:root{--background: 222 47% 6%;--foreground: 210 40% 96%;--card: 222 47% 9%;--primary: 217 91% 60%;--secondary: 222 30% 14%;--muted: 222 30% 14%;--muted-foreground: 215 20% 55%;--border: 222 30% 18%;--ring: 217 91% 60%;color-scheme:dark;font-family:Inter,ui-sans-serif,system-ui,-apple-system,sans-serif;line-height:1.6}*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}html,body,#root{min-height:100vh;background:#080b14;color:#f0f4f8}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}h1,h2,h3,h4{font-family:Playfair Display,Georgia,serif;font-weight:600;letter-spacing:-.02em;line-height:1.15}.text-gradient-blue{background:linear-gradient(135deg,#60a5fa,#3b82f6,#1d4ed8);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.container{width:100%;max-width:1200px;margin:0 auto;padding:0 1.5rem}section{padding:6rem 0}.glass-nav{position:fixed;top:0;left:0;right:0;z-index:100;background:#0a0f1ebf;backdrop-filter:blur(24px);-webkit-backdrop-filter:blur(24px);border-bottom:1px solid rgba(37,99,235,.1);transition:background .3s ease}.nav-inner{display:flex;align-items:center;justify-content:space-between;height:72px}.nav-logo{display:flex;align-items:center;gap:.75rem;text-decoration:none;color:#f0f4f8}.nav-logo-icon{width:36px;height:36px;background:linear-gradient(135deg,#3b82f6,#1d4ed8);border-radius:8px;display:flex;align-items:center;justify-content:center;font-family:Playfair Display,serif;font-weight:700;font-size:1.1rem;color:#fff}.nav-logo-text{font-family:Playfair Display,serif;font-weight:600;font-size:1.2rem}.nav-links{display:flex;align-items:center;gap:2rem;list-style:none}.nav-links a{color:#f0f4f8b3;text-decoration:none;font-size:.9rem;font-weight:500;transition:color .2s;letter-spacing:.01em}.nav-links a:hover{color:#60a5fa}.nav-social{display:flex;align-items:center;gap:1rem}.nav-social a{color:#f0f4f899;transition:color .2s}.nav-social a:hover{color:#60a5fa}.nav-social svg{width:20px;height:20px}.mobile-toggle{display:none;background:none;border:none;color:#f0f4f8;cursor:pointer;padding:.5rem}.mobile-toggle svg{width:24px;height:24px}.hero{position:relative;min-height:100vh;display:flex;align-items:center;justify-content:center;text-align:center;overflow:hidden;padding-top:72px}.hero-bg{position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(ellipse at 20% 50%,rgba(37,99,235,.12) 0%,transparent 60%),radial-gradient(ellipse at 80% 20%,rgba(59,130,246,.08) 0%,transparent 50%),radial-gradient(ellipse at 50% 80%,rgba(29,78,216,.1) 0%,transparent 50%),linear-gradient(180deg,#080b14,#0a0f1e,#080b14);z-index:0}.hero-grid-pattern{position:absolute;top:0;right:0;bottom:0;left:0;background-image:linear-gradient(rgba(59,130,246,.03) 1px,transparent 1px),linear-gradient(90deg,rgba(59,130,246,.03) 1px,transparent 1px);background-size:60px 60px;z-index:1}.hero-content{position:relative;z-index:2;max-width:900px;padding:2rem 1.5rem}.hero-tag{display:inline-block;font-family:Inter,monospace;font-size:.7rem;font-weight:500;letter-spacing:.35em;text-transform:uppercase;color:#60a5facc;border:1px solid rgba(59,130,246,.2);padding:.5rem 1.25rem;border-radius:999px;margin-bottom:2.5rem;background:#3b82f60d}.hero h1{font-size:clamp(2.5rem,6vw,4.5rem);margin-bottom:1.5rem;color:#f0f4f8}.hero-subtitle{font-size:clamp(1rem,2vw,1.25rem);color:#f0f4f899;max-width:650px;margin:0 auto 2.5rem;line-height:1.7}.hero-buttons{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap}.btn-primary{display:inline-flex;align-items:center;gap:.5rem;padding:.875rem 2rem;background:#3b82f6;color:#fff;border:none;border-radius:.75rem;font-size:.95rem;font-weight:600;cursor:pointer;transition:all .2s;text-decoration:none;font-family:Inter,sans-serif}.btn-primary:hover{background:#2563eb;box-shadow:0 8px 30px #2563eb4d}.btn-outline{display:inline-flex;align-items:center;gap:.5rem;padding:.875rem 2rem;background:transparent;color:#60a5fa;border:1px solid rgba(59,130,246,.3);border-radius:.75rem;font-size:.95rem;font-weight:600;cursor:pointer;transition:all .2s;text-decoration:none;font-family:Inter,sans-serif}.btn-outline:hover{background:#3b82f61a;border-color:#3b82f680}.glass-card{background:#0a0f1e99;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border:1px solid rgba(37,99,235,.12);border-radius:1rem;padding:2rem;transition:all .3s ease}.glass-card:hover{border-color:#2563eb40;box-shadow:0 8px 40px #2563eb14;transform:translateY(-2px)}.section-header{text-align:center;margin-bottom:4rem}.section-tag{display:inline-block;font-family:Inter,monospace;font-size:.7rem;font-weight:500;letter-spacing:.3em;text-transform:uppercase;color:#60a5fab3;margin-bottom:1rem}.section-header h2{font-size:clamp(1.8rem,4vw,2.8rem);margin-bottom:1rem}.section-header p{color:#f0f4f880;max-width:600px;margin:0 auto;font-size:1.05rem;line-height:1.7}.about-grid{display:grid;grid-template-columns:1fr 1fr;gap:3rem;align-items:center}.about-text p{color:#f0f4f8a6;font-size:1.05rem;line-height:1.8;margin-bottom:1.5rem}.about-stats{display:grid;grid-template-columns:1fr 1fr;gap:1.5rem}.stat-card{text-align:center;padding:2rem 1rem}.stat-number{font-family:Playfair Display,serif;font-size:2.5rem;font-weight:700;color:#3b82f6;margin-bottom:.5rem}.stat-label{font-size:.85rem;color:#f0f4f880;text-transform:uppercase;letter-spacing:.1em}.services-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.5rem}.service-card{padding:2.5rem 2rem}.service-icon{width:48px;height:48px;border-radius:12px;background:#3b82f61a;border:1px solid rgba(59,130,246,.2);display:flex;align-items:center;justify-content:center;margin-bottom:1.5rem;color:#60a5fa}.service-icon svg{width:24px;height:24px}.service-card h3{font-family:Inter,sans-serif;font-size:1.2rem;font-weight:600;margin-bottom:.75rem;color:#f0f4f8}.service-card p{color:#f0f4f88c;font-size:.95rem;line-height:1.7}.insights-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(340px,1fr));gap:1.5rem}.insight-card{padding:0;overflow:hidden}.insight-image{height:200px;background:linear-gradient(135deg,#2563eb33,#1d4ed81a);display:flex;align-items:center;justify-content:center;position:relative;overflow:hidden}.insight-image:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(circle at 30% 50%,rgba(59,130,246,.15),transparent 60%),radial-gradient(circle at 70% 30%,rgba(96,165,250,.1),transparent 50%)}.insight-image svg{width:48px;height:48px;color:#60a5fa66;position:relative;z-index:1}.insight-body{padding:1.75rem}.insight-tags{display:flex;gap:.5rem;margin-bottom:1rem}.insight-tag{font-size:.7rem;font-weight:500;letter-spacing:.1em;text-transform:uppercase;color:#60a5fa;background:#3b82f61a;padding:.25rem .75rem;border-radius:999px}.insight-body h3{font-family:Inter,sans-serif;font-size:1.15rem;font-weight:600;margin-bottom:.75rem;line-height:1.4}.insight-body p{color:#f0f4f880;font-size:.9rem;line-height:1.7}.engagement-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:1.5rem}.engagement-card{padding:2.5rem 2rem;text-align:center}.engagement-card h3{font-family:Inter,sans-serif;font-size:1.3rem;font-weight:600;margin-bottom:1rem}.engagement-card p{color:#f0f4f88c;font-size:.95rem;line-height:1.7;margin-bottom:1.5rem}.engagement-features{list-style:none;text-align:left}.engagement-features li{color:#f0f4f8a6;font-size:.9rem;padding:.5rem 0;border-bottom:1px solid rgba(37,99,235,.08);display:flex;align-items:center;gap:.75rem}.engagement-features li:before{content:"";width:6px;height:6px;border-radius:50%;background:#3b82f6;flex-shrink:0}.contact-section{background:linear-gradient(180deg,transparent,rgba(37,99,235,.03))}.contact-grid{display:grid;grid-template-columns:1fr 1fr;gap:3rem;align-items:start}.contact-info h2{font-size:2rem;margin-bottom:1.5rem}.contact-info p{color:#f0f4f899;font-size:1.05rem;line-height:1.8;margin-bottom:2rem}.contact-methods{display:flex;flex-direction:column;gap:1rem}.contact-method{display:flex;align-items:center;gap:1rem;color:#f0f4f8b3;text-decoration:none;transition:color .2s;font-size:.95rem}.contact-method:hover{color:#60a5fa}.contact-method-icon{width:40px;height:40px;border-radius:10px;background:#3b82f61a;border:1px solid rgba(59,130,246,.15);display:flex;align-items:center;justify-content:center;color:#60a5fa;flex-shrink:0}.contact-method-icon svg{width:18px;height:18px}.contact-form{display:flex;flex-direction:column;gap:1rem}.form-group{display:flex;flex-direction:column;gap:.5rem}.form-group label{font-size:.85rem;font-weight:500;color:#f0f4f8b3}.form-group input,.form-group textarea{background:#0a0f1ecc;border:1px solid rgba(37,99,235,.15);border-radius:.75rem;padding:.875rem 1rem;color:#f0f4f8;font-family:Inter,sans-serif;font-size:.95rem;transition:border-color .2s;outline:none}.form-group input::placeholder,.form-group textarea::placeholder{color:#f0f4f840}.form-group input:focus,.form-group textarea:focus{border-color:#3b82f666;box-shadow:0 0 0 3px #3b82f61a}.form-group textarea{resize:vertical;min-height:120px}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:1rem}.newsletter-section{padding:4rem 0;border-top:1px solid rgba(37,99,235,.08)}.newsletter-inner{display:flex;align-items:center;justify-content:space-between;gap:2rem;flex-wrap:wrap}.newsletter-text h3{font-family:Inter,sans-serif;font-size:1.2rem;font-weight:600;margin-bottom:.25rem}.newsletter-text p{color:#f0f4f880;font-size:.9rem}.newsletter-form{display:flex;gap:.75rem}.newsletter-form input{background:#0a0f1ecc;border:1px solid rgba(37,99,235,.15);border-radius:.75rem;padding:.75rem 1rem;color:#f0f4f8;font-family:Inter,sans-serif;font-size:.9rem;min-width:280px;outline:none;transition:border-color .2s}.newsletter-form input::placeholder{color:#f0f4f840}.newsletter-form input:focus{border-color:#3b82f666}.footer{border-top:1px solid rgba(37,99,235,.08);padding:3rem 0 2rem}.footer-inner{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:1.5rem}.footer-copy{color:#f0f4f859;font-size:.85rem}.footer-links{display:flex;gap:2rem}.footer-links a{color:#f0f4f873;text-decoration:none;font-size:.85rem;transition:color .2s}.footer-links a:hover{color:#60a5fa}.footer-social{display:flex;gap:1rem}.footer-social a{color:#f0f4f873;transition:color .2s}.footer-social a:hover{color:#60a5fa}.footer-social svg{width:20px;height:20px}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.animate-fade-in-up{animation:fadeInUp .8s ease-out forwards}.animate-fade-in{animation:fadeIn .6s ease-out forwards}.delay-1{animation-delay:.1s;opacity:0}.delay-2{animation-delay:.2s;opacity:0}.delay-3{animation-delay:.3s;opacity:0}.delay-4{animation-delay:.4s;opacity:0}.delay-5{animation-delay:.5s;opacity:0}@media(max-width:768px){.nav-links{display:none}.mobile-toggle{display:block}.nav-links.open{display:flex;flex-direction:column;position:absolute;top:72px;left:0;right:0;background:#0a0f1ef2;-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px);padding:1.5rem;gap:1rem;border-bottom:1px solid rgba(37,99,235,.1)}.about-grid,.contact-grid,.form-row{grid-template-columns:1fr}.newsletter-inner{flex-direction:column;text-align:center}.newsletter-form{flex-direction:column;width:100%}.newsletter-form input{min-width:unset;width:100%}.footer-inner{flex-direction:column;text-align:center}section{padding:4rem 0}}@media(max-width:480px){.hero h1{font-size:2rem}.hero-buttons{flex-direction:column;align-items:center}.insights-grid{grid-template-columns:1fr}}
