:root{--primary:#0a0f1a;--primary-light:#131c2e;--primary-mid:#1e293b;--accent:#f97316;--accent-light:#fb923c;--accent-dark:#ea580c;--accent-glow:rgba(249,115,22,0.4);--secondary:var(--accent);--secondary-light:var(--accent-light);--tech-blue:var(--accent);--tech-cyan:var(--accent-light);--coral:var(--accent-dark);--coral-light:var(--accent);--gold:var(--accent);--gold-dark:var(--accent-dark);--emerald:var(--accent);--emerald-light:var(--accent-light);--steel:#4b5563;--steel-light:#6b7280;--white:#ffffff;--gray-50:#f8fafc;--gray-100:#f1f5f9;--gray-200:#e2e8f0;--gray-300:#cbd5e1;--gray-400:#94a3b8;--gray-500:#64748b;--gray-600:#475569;--gray-700:#334155;--gray-800:#1e293b;--gray-900:#0f172a;--text:#1e293b;--text-light:#475569;--text-muted:#64748b;--gradient-hero:linear-gradient(135deg,var(--primary) 0%,var(--primary-light) 50%,var(--primary) 100%);--gradient-accent:linear-gradient(135deg,var(--accent) 0%,var(--accent-light) 100%);--gradient-warm:linear-gradient(135deg,var(--accent-dark) 0%,var(--accent) 100%);--gradient-cool:linear-gradient(135deg,var(--accent) 0%,var(--accent-light) 100%);--gradient-tech:linear-gradient(135deg,var(--accent) 0%,#fdba74 100%);--gradient-emerald:linear-gradient(135deg,var(--accent) 0%,var(--accent-light) 100%);--gradient-dark:linear-gradient(180deg,var(--primary) 0%,var(--primary-light) 100%);--gradient-steel:linear-gradient(135deg,#374151 0%,#4b5563 100%);--gradient-mesh:radial-gradient(at 40% 20%,rgba(249,115,22,0.12) 0px,transparent 50%),radial-gradient(at 80% 0%,rgba(249,115,22,0.08) 0px,transparent 50%),radial-gradient(at 0% 50%,rgba(249,115,22,0.06) 0px,transparent 50%),radial-gradient(at 80% 50%,rgba(249,115,22,0.05) 0px,transparent 50%),radial-gradient(at 0% 100%,rgba(249,115,22,0.1) 0px,transparent 50%);--shadow-xs:0 1px 2px rgba(0,0,0,0.05);--shadow-sm:0 1px 3px rgba(0,0,0,0.1),0 1px 2px rgba(0,0,0,0.06);--shadow-md:0 4px 6px -1px rgba(0,0,0,0.1),0 2px 4px -1px rgba(0,0,0,0.06);--shadow-lg:0 10px 15px -3px rgba(0,0,0,0.1),0 4px 6px -2px rgba(0,0,0,0.05);--shadow-xl:0 20px 25px -5px rgba(0,0,0,0.1),0 10px 10px -5px rgba(0,0,0,0.04);--shadow-2xl:0 25px 50px -12px rgba(0,0,0,0.25);--shadow-glow:0 0 40px rgba(249,115,22,0.3);--shadow-glow-blue:0 0 40px rgba(249,115,22,0.3);--shadow-card:0 4px 24px rgba(0,0,0,0.08);--shadow-card-hover:0 12px 40px rgba(0,0,0,0.15);--transition-fast:all 0.15s cubic-bezier(0.4,0,0.2,1);--transition:all 0.3s cubic-bezier(0.4,0,0.2,1);--transition-slow:all 0.5s cubic-bezier(0.4,0,0.2,1);--radius-sm:6px;--radius-md:10px;--radius-lg:16px;--radius-xl:24px;--radius-2xl:32px;--radius-full:9999px;--glass-bg:rgba(255,255,255,0.05);--glass-bg-strong:rgba(255,255,255,0.08);--glass-border:rgba(255,255,255,0.1);--glass-border-hover:rgba(129,140,248,0.3);--glass-blur:blur(16px);--glass-shadow:0 8px 32px rgba(0,0,0,0.12);--glass-inset:inset 0 1px 0 rgba(255,255,255,0.06)}*,*::before,*::after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;scroll-padding-top:80px}body{font-family:'Inter',-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,sans-serif;font-size:16px;line-height:1.7;color:var(--text);background-color:#0c1222;background-image:linear-gradient(135deg,#0c1222 0%,#1a2332 50%,#0c1222 100%);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility;overflow-x:hidden;-webkit-overflow-scrolling:touch}body::before{content:'';position:fixed;top:0;left:0;right:0;bottom:0;background-image:linear-gradient(rgba(249,115,22,0.03) 1px,transparent 1px),linear-gradient(90deg,rgba(249,115,22,0.03) 1px,transparent 1px),linear-gradient(rgba(249,115,22,0.02) 1px,transparent 1px),linear-gradient(90deg,rgba(249,115,22,0.02) 1px,transparent 1px);background-size:100px 100px,100px 100px,20px 20px,20px 20px;pointer-events:none;z-index:0;opacity:0.6}#aurora-bg,.starfield-canvas,#starfield{display:none !important}#services::before,#how-it-works::before{content:'';position:absolute;top:-40px;left:0;right:0;height:40px;background:inherit;mask-image:linear-gradient(to top,black,transparent);-webkit-mask-image:linear-gradient(to top,black,transparent);z-index:2}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{animation-duration:0.01ms !important;animation-iteration-count:1 !important;transition-duration:0.01ms !important}}a{color:inherit;text-decoration:none;transition:var(--transition)}img{max-width:100%;height:auto;display:block}h1,h2,h3,h4,h5,h6{font-weight:600;line-height:1.25;color:var(--primary);letter-spacing:-0.025em}h1{font-size:clamp(2.25rem,4.5vw,3.5rem);font-weight:700}h2{font-size:clamp(1.75rem,3.5vw,2.5rem);font-weight:600}h3{font-size:clamp(1.25rem,2.5vw,1.75rem)}h4{font-size:1.125rem}p{margin-bottom:1rem;color:var(--text-light);line-height:1.75}.gradient-text{color:#f97316}.container{width:100%;max-width:1200px;margin:0 auto;padding:0 1.5rem}.navbar{position:fixed;top:0;left:0;right:0;z-index:1000;padding:1rem 0;transition:all 0.3s ease,transform 0.3s ease}.navbar::before{content:'';position:absolute;inset:0;background:rgba(15,23,42,0.95);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border-bottom:1px solid rgba(255,255,255,0.06);opacity:0;transition:var(--transition)}.navbar.scrolled::before{opacity:1}.navbar.scrolled{padding:0.5rem 0;box-shadow:0 1px 3px rgba(0,0,0,0.1)}.navbar-inner{position:relative;z-index:1;display:flex;align-items:center;justify-content:space-between;height:72px}.logo{display:flex;align-items:center;gap:0.75rem;font-size:1.5rem;font-weight:800;color:var(--white);letter-spacing:-0.02em}.logo-icon{width:40px;height:40px;display:flex;align-items:center;justify-content:center;transition:all 0.2s ease}.logo-icon svg{width:100%;height:100%}.logo:hover .logo-icon{transform:scale(1.05)}.logo span{color:#f97316}@keyframes chromeShine{0%,100%{background-position:200% center}50%{background-position:0% center}}.nav-links{display:flex;align-items:center;gap:0.5rem;list-style:none}.nav-links li a{display:block;padding:0.625rem 1rem;color:rgba(255,255,255,0.7);font-weight:500;font-size:0.9375rem;border-radius:var(--radius-md);transition:var(--transition)}.nav-links li a:hover{color:var(--white);background:rgba(255,255,255,0.08)}.nav-cta{margin-left:0.5rem;padding:0.5rem 1rem !important;background:#c2410c !important;color:var(--white) !important;border-radius:6px !important;font-weight:500 !important;box-shadow:none !important}.nav-cta:hover{background:#9a3412 !important;box-shadow:none !important}.nav-login{margin-left:0.5rem;padding:0.5rem 1rem !important;background:transparent !important;color:var(--white) !important;border:1px solid rgba(255,255,255,0.3) !important;border-radius:6px !important;font-weight:500 !important;transition:all 0.3s ease !important}.nav-login:hover{background:rgba(255,255,255,0.1) !important;border-color:rgba(255,255,255,0.5) !important}.nav-app{margin-left:0.5rem;padding:0.5rem 1rem !important;background:linear-gradient(135deg,#FF6B35 0%,#f97316 100%) !important;color:var(--white) !important;border:none !important;border-radius:6px !important;font-weight:600 !important;transition:all 0.3s ease !important}.nav-app:hover{background:linear-gradient(135deg,#f97316 0%,#ea580c 100%) !important;transform:translateY(-1px);box-shadow:0 4px 12px rgba(255,107,53,0.4) !important}.mobile-toggle{display:none;flex-direction:column;gap:5px;cursor:pointer;padding:10px;border-radius:var(--radius-sm)}.mobile-toggle span{width:24px;height:2px;background:var(--white);border-radius:2px;transition:var(--transition)}.hero{min-height:100vh;display:flex;align-items:center;background:transparent;position:relative;overflow:hidden;padding:120px 0 80px;z-index:1}.hero::before{content:'';position:absolute;inset:0;background:radial-gradient(ellipse 60% 50% at 20% 30%,rgba(249,115,22,0.15) 0%,transparent 70%),radial-gradient(ellipse 50% 60% at 80% 60%,rgba(249,115,22,0.1) 0%,transparent 70%);z-index:0;pointer-events:none}.hero-bg-animation,.hero-orb,.hero-orb-1,.hero-orb-2,.hero-orb-3{display:none !important}.hero-noise{display:none !important}.hero-gradient-mesh{position:absolute;inset:0;z-index:0;background:radial-gradient(ellipse 70% 55% at 20% 25%,rgba(194,65,12,0.45) 0%,transparent 70%),radial-gradient(ellipse 55% 65% at 80% 65%,rgba(234,88,12,0.35) 0%,transparent 70%),radial-gradient(ellipse 60% 50% at 50% 85%,rgba(249,115,22,0.3) 0%,transparent 70%),radial-gradient(ellipse 50% 60% at 65% 15%,rgba(249,115,22,0.4) 0%,transparent 70%);animation:auroraShift 20s ease-in-out infinite;will-change:transform}@keyframes auroraShift{0%,100%{transform:translate(0,0) scale(1) rotate(0deg)}25%{transform:translate(3%,-2%) scale(1.02) rotate(1deg)}50%{transform:translate(-2%,3%) scale(0.98) rotate(-1deg)}75%{transform:translate(2%,1%) scale(1.01) rotate(0.5deg)}}.hero-neural-canvas{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1;pointer-events:none;opacity:0.8}.hero-grid-overlay{position:absolute;inset:0;z-index:1;background-image:linear-gradient(rgba(165,180,252,0.04) 1px,transparent 1px),linear-gradient(90deg,rgba(165,180,252,0.04) 1px,transparent 1px);background-size:80px 80px;mask-image:radial-gradient(ellipse 70% 60% at 50% 50%,black 10%,transparent 70%);-webkit-mask-image:radial-gradient(ellipse 70% 60% at 50% 50%,black 10%,transparent 70%);pointer-events:none}.hero > .container{position:relative;z-index:2}.hero-grid{display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center;position:relative;z-index:2}.hero-content{text-align:left}.hero-badge{display:inline-flex;align-items:center;gap:0.5rem;padding:0.375rem 1rem 0.375rem 0.625rem;background:rgba(255,255,255,0.1);border:1px solid rgba(255,255,255,0.2);border-radius:50px;color:rgba(255,255,255,0.9);font-size:0.8125rem;font-weight:500;margin-bottom:1.5rem;animation:heroTitleFade 0.8s ease-out}.hero-badge-dot{width:8px;height:8px;background:#f97316;border-radius:50%;animation:pulse-glow 2s ease-in-out infinite}@keyframes pulse-glow{0%,100%{opacity:1}50%{opacity:0.5}}.hero h1{color:#ffffff;margin-bottom:1.25rem;line-height:1.05;letter-spacing:-0.03em;font-weight:700}@keyframes heroTitleFade{from{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.hero-subtitle{font-size:1.25rem;color:rgba(255,255,255,0.7);margin-bottom:0;line-height:1.6;font-weight:400;max-width:480px}.hero-buttons{display:flex;gap:1rem;flex-wrap:wrap;margin-bottom:0;animation:heroTitleFade 1.4s ease-out}.hero-cta-features{display:flex;flex-wrap:wrap;gap:0.75rem 1.5rem;margin-bottom:2rem;animation:heroTitleFade 1.3s ease-out}.cta-feature{display:flex;align-items:center;gap:0.5rem;color:rgba(255,255,255,0.85);font-size:0.9375rem;font-weight:500}.cta-feature svg{color:#f97316;flex-shrink:0}@media (max-width:768px){.hero-cta-features{justify-content:center}}.hero-trust{display:flex;align-items:center;gap:1rem;margin-top:2.5rem;padding-top:2rem;border-top:1px solid rgba(255,255,255,0.1);animation:heroTitleFade 1.6s ease-out}.hero-trust-avatars{display:flex;align-items:center}.hero-trust-avatars img{width:36px;height:36px;border-radius:50%;border:2px solid #0f172a;margin-left:-10px;object-fit:cover}.hero-trust-avatars img:first-child{margin-left:0}.hero-trust-more{width:36px;height:36px;border-radius:50%;background:linear-gradient(135deg,#f97316 0%,#ea580c 100%);border:2px solid #0f172a;margin-left:-10px;display:flex;align-items:center;justify-content:center;font-size:0.6875rem;font-weight:700;color:white}.hero-trust-text{display:flex;flex-direction:column;gap:0.25rem}.hero-trust-rating{display:flex;gap:2px}.hero-trust-rating svg{filter:drop-shadow(0 1px 2px rgba(251,191,36,0.4))}.hero-trust-text strong{color:rgba(255,255,255,0.9);font-size:0.875rem;font-weight:600}.hero-stats{display:grid;grid-template-columns:repeat(4,1fr);gap:1.5rem;margin-top:3rem;padding-top:2rem;border-top:1px solid rgba(255,255,255,0.1);animation:heroTitleFade 1.6s ease-out}.hero-stat{text-align:center}.hero-stat-number{font-size:2.25rem;font-weight:800;color:var(--white);display:block;text-shadow:0 2px 10px rgba(249,115,22,0.3)}.hero-stat-label{color:rgba(255,255,255,0.7);font-size:0.75rem;text-transform:uppercase;letter-spacing:1px;font-weight:600}.hero-visual{position:relative;animation:heroVisualFade 1.5s ease-out 0.3s both}@keyframes heroVisualFade{from{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.hero-proof{display:inline-flex;align-items:center;gap:0.625rem;padding:0.5rem 1rem 0.5rem 0.625rem;background:rgba(255,255,255,0.08);border-radius:100px;font-size:0.875rem;color:rgba(255,255,255,0.8);margin-bottom:2rem}.proof-dot{width:8px;height:8px;background:#f97316;border-radius:50%;box-shadow:0 0 8px rgba(249,115,22,0.6);animation:pulse 2s ease-in-out infinite}@keyframes pulse{0%,100%{opacity:1;transform:scale(1)}50%{opacity:0.6;transform:scale(0.9)}}.hero-features{display:flex;flex-wrap:wrap;gap:0.75rem 1.5rem;margin-top:2.5rem}.hero-feature{display:flex;align-items:center;gap:0.5rem;color:rgba(255,255,255,0.7);font-size:0.9375rem}.hero-feature svg{width:18px;height:18px;color:#f97316;flex-shrink:0}.hero-lead-form{position:relative}.lead-form-card{background:rgba(255,255,255,0.95);backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border-radius:20px;border:1px solid rgba(255,255,255,0.2);box-shadow:0 4px 6px -1px rgba(0,0,0,0.1),0 2px 4px -2px rgba(0,0,0,0.1);overflow:hidden}.lead-form-header{padding:2rem 2rem 0;text-align:center}.form-badge{display:inline-block;padding:0.375rem 1rem;background:rgba(249,115,22,0.10);color:#ea580c;font-size:0.75rem;font-weight:600;text-transform:uppercase;letter-spacing:0.05em;border-radius:100px;margin-bottom:1rem}.lead-form-header h3{color:#0f172a;font-size:1.5rem;font-weight:700;margin:0 0 0.5rem 0;letter-spacing:-0.02em}.lead-form-header p{color:#64748b;font-size:0.9375rem;margin:0;line-height:1.5}.lead-form-body{padding:1.5rem 2rem 2rem}.lead-form-row{display:grid;grid-template-columns:1fr 1fr;gap:0.75rem}.lead-form-group{margin-bottom:1rem}.lead-form-group:last-of-type{margin-bottom:0}.lead-form-group label{display:none}.lead-form-group input,.lead-form-group select{width:100%;padding:1rem 1.25rem;border:2px solid #e2e8f0;border-radius:12px;font-size:1rem;color:#0f172a;background:#ffffff;transition:all 0.2s ease}.lead-form-group input::placeholder{color:#94a3b8}.lead-form-group input:focus,.lead-form-group select:focus{outline:none;border-color:#f97316;box-shadow:0 0 0 4px rgba(249,115,22,0.1)}.lead-form-submit{width:100%;margin-top:0.5rem;padding:1.125rem 1.5rem;background:#0f172a;color:#ffffff;border:none;border-radius:12px;font-size:1rem;font-weight:600;cursor:pointer;transition:all 0.2s ease;display:flex;align-items:center;justify-content:center;gap:0.625rem}.lead-form-submit:hover{background:#1e293b;transform:translateY(-1px);box-shadow:0 4px 12px rgba(15,23,42,0.15)}.lead-form-submit svg{width:18px;height:18px;transition:transform 0.2s ease}.lead-form-submit:hover svg{transform:translateX(3px)}.lead-form-footer{padding:1rem 2rem 1.5rem;text-align:center}.lead-form-trust{display:flex;align-items:center;justify-content:center;gap:0.5rem;color:#94a3b8;font-size:0.8125rem}.lead-form-trust svg{width:14px;height:14px;color:#94a3b8}.lead-form-stats{display:flex;justify-content:center;gap:2rem;padding:1rem 0 0;margin-top:0.75rem;border-top:1px solid #f3f4f6}.lead-form-stat{text-align:center}.lead-form-stat-value{font-size:1.125rem;font-weight:700;color:#111827}.lead-form-stat-label{font-size:0.6875rem;color:#6b7280;text-transform:uppercase;letter-spacing:0.05em}.hero-dashboard{position:relative}.dashboard-video-bg{position:absolute;top:-20px;left:-20px;right:-20px;bottom:-20px;z-index:0;overflow:hidden;border-radius:var(--radius-2xl);opacity:0.6}.dashboard-video-bg::after{content:'';position:absolute;inset:0;background:linear-gradient(135deg,rgba(249,115,22,0.3) 0%,rgba(234,88,12,0.3) 100%);mix-blend-mode:overlay}.dashboard-video-bg video{width:100%;height:100%;object-fit:cover;filter:blur(8px) saturate(1.2)}.dashboard-window{position:relative;z-index:1;background:linear-gradient(135deg,#1e293b 0%,#0f172a 100%);border:1px solid rgba(255,255,255,0.1);border-radius:var(--radius-xl);overflow:hidden;box-shadow:0 25px 50px -12px rgba(0,0,0,0.5),0 0 0 1px rgba(255,255,255,0.05),inset 0 1px 0 rgba(255,255,255,0.1)}.dashboard-header{display:flex;align-items:center;gap:1rem;padding:0.875rem 1.25rem;background:rgba(0,0,0,0.3);border-bottom:1px solid rgba(255,255,255,0.08)}.dashboard-dots{display:flex;gap:6px}.dashboard-dots span{width:12px;height:12px;border-radius:50%}.dashboard-dots span:nth-child(1){background:#ff5f57}.dashboard-dots span:nth-child(2){background:#ffbd2e}.dashboard-dots span:nth-child(3){background:#28c840}.dashboard-title{color:rgba(255,255,255,0.8);font-size:0.875rem;font-weight:600;flex:1}.dashboard-status{display:flex;align-items:center;gap:0.375rem;padding:0.25rem 0.625rem;background:rgba(249,115,22,0.15);border-radius:var(--radius-full);font-size:0.6875rem;font-weight:600;color:#fb923c}.status-dot{width:6px;height:6px;background:#fb923c;border-radius:50%;animation:pulse-glow 2s ease-in-out infinite}.dashboard-content{display:flex}.dashboard-sidebar{width:50px;padding:1rem 0;background:rgba(0,0,0,0.2);border-right:1px solid rgba(255,255,255,0.05);display:flex;flex-direction:column;align-items:center;gap:0.5rem}.sidebar-item{width:36px;height:36px;display:flex;align-items:center;justify-content:center;border-radius:var(--radius-md);color:rgba(255,255,255,0.4);transition:var(--transition)}.sidebar-item.active{background:linear-gradient(135deg,rgba(249,115,22,0.3) 0%,rgba(234,88,12,0.2) 100%);color:#7dd3fc}.dashboard-main{flex:1;padding:1.25rem}.dashboard-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:0.75rem;margin-bottom:1.25rem}.dash-stat{background:rgba(255,255,255,0.03);border:1px solid rgba(255,255,255,0.06);border-radius:var(--radius-md);padding:0.875rem;position:relative}.dash-stat-value{display:block;font-size:1.375rem;font-weight:700;color:#ffffff;margin-bottom:0.125rem}.dash-stat-label{font-size:0.6875rem;color:rgba(255,255,255,0.5);text-transform:uppercase;letter-spacing:0.5px}.dash-stat-change{position:absolute;top:0.75rem;right:0.75rem;font-size:0.625rem;font-weight:700;padding:0.125rem 0.375rem;border-radius:var(--radius-sm)}.dash-stat-change.positive{background:rgba(249,115,22,0.2);color:#fb923c}.dashboard-chart{background:rgba(255,255,255,0.02);border-radius:var(--radius-md);padding:1rem;margin-bottom:1rem;height:80px}.chart-line{height:100%}.chart-line svg{width:100%;height:100%}.dashboard-leads{display:flex;flex-direction:column;gap:0.5rem}.lead-item{display:flex;align-items:center;gap:0.75rem;padding:0.625rem;background:rgba(255,255,255,0.03);border-radius:var(--radius-md);border:1px solid rgba(255,255,255,0.05)}.lead-avatar{width:32px;height:32px;background:linear-gradient(135deg,#f97316 0%,#ea580c 100%);border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:0.6875rem;font-weight:700;color:white}.lead-info{flex:1}.lead-name{display:block;font-size:0.8125rem;font-weight:600;color:#e2e8f0}.lead-time{font-size:0.6875rem;color:rgba(255,255,255,0.4)}.lead-badge{padding:0.25rem 0.5rem;border-radius:var(--radius-sm);font-size:0.625rem;font-weight:700;text-transform:uppercase}.lead-badge.hot{background:rgba(239,68,68,0.2);color:#fb923c}.lead-badge.warm{background:rgba(251,191,36,0.2);color:#fb923c}.btn{display:inline-flex;align-items:center;justify-content:center;gap:0.5rem;padding:0.75rem 1.5rem;border-radius:8px;font-weight:500;font-size:0.875rem;cursor:pointer;transition:all 0.2s ease;border:none;text-decoration:none;position:relative;letter-spacing:-0.01em}.btn svg{flex-shrink:0;width:16px;height:16px}.btn-primary{background:linear-gradient(135deg,#ea580c 0%,#f97316 100%);color:var(--white);box-shadow:0 2px 8px rgba(249,115,22,0.3);border:1px solid rgba(251,146,60,0.3)}.btn-primary:hover{background:linear-gradient(135deg,#c2410c 0%,#ea580c 100%);transform:translateY(-2px);box-shadow:0 8px 24px rgba(249,115,22,0.45)}.btn-outline{background:transparent;color:var(--white);border:1px solid rgba(255,255,255,0.3)}.btn-outline:hover{background:rgba(255,255,255,0.08);border-color:rgba(255,255,255,0.5);transform:translateY(-2px)}.btn-white{background:#ffffff;color:#ea580c;font-weight:500;box-shadow:0 1px 3px rgba(0,0,0,0.1)}.btn-white:hover{transform:translateY(-1px);box-shadow:0 4px 12px rgba(0,0,0,0.15);color:#9a3412}.btn-outline-white{background:transparent;color:var(--white);border:1px solid rgba(255,255,255,0.3);font-weight:500}.btn-outline-white:hover{background:rgba(255,255,255,0.1);border-color:rgba(255,255,255,0.5)}.btn-full{width:100%}.section{padding:6rem 0;position:relative}.section-dark{background:rgba(5,5,16,0.75);color:var(--white);position:relative;z-index:1;backdrop-filter:blur(1px);-webkit-backdrop-filter:blur(1px)}.section-light{background:#ffffff;color:var(--text);position:relative}.section-gray{background:#f8fafc;position:relative}.section-gray::before{content:'';position:absolute;top:0;left:10%;right:10%;height:1px;background:linear-gradient(90deg,transparent,rgba(249,115,22,0.15),transparent);pointer-events:none}.section-header{text-align:center;max-width:600px;margin:0 auto 3rem;position:relative;z-index:1}.section-header h2{font-size:2rem;font-weight:700;color:#111827;margin-bottom:0.75rem}.section-header p{font-size:1rem;color:#6b7280;line-height:1.6}.section-tag{display:none}.section-tag.light{display:none}.section-header h2{margin-bottom:0.5rem;color:#0f172a;font-size:2rem;font-weight:600;letter-spacing:-0.02em}.section-header p{font-size:1rem;line-height:1.6;color:#64748b;margin-bottom:0}.section-dark .section-header h2{color:var(--white)}.section-dark .section-header p{color:rgba(255,255,255,0.6)}.social-proof-bar{background:rgba(15,23,42,0.5);border-top:1px solid rgba(255,255,255,0.06);border-bottom:1px solid rgba(255,255,255,0.06);padding:1.25rem 0;position:relative;z-index:1}.proof-bar-inner{display:flex;align-items:center;justify-content:center;gap:2rem;flex-wrap:wrap}.proof-stat{color:rgba(255,255,255,0.6);font-size:0.9375rem;white-space:nowrap}.proof-stat strong{color:#ffffff;font-weight:700}.proof-divider{width:1px;height:20px;background:rgba(255,255,255,0.15)}@media (max-width:640px){.proof-bar-inner{gap:1rem}.proof-stat{font-size:0.8125rem}.proof-divider{display:none}}.why-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem;margin-top:3rem}.why-card{text-align:center;padding:2.5rem 2rem;border-radius:16px;border:1px solid rgba(255,255,255,0.08);background:rgba(255,255,255,0.03);transition:all 0.3s ease}.why-card:hover{border-color:rgba(249,115,22,0.3);background:rgba(249,115,22,0.05);transform:translateY(-4px)}.why-icon{width:56px;height:56px;margin:0 auto 1.25rem;display:flex;align-items:center;justify-content:center;border-radius:12px;background:rgba(249,115,22,0.15);color:#fb923c}.why-number{font-size:3rem;font-weight:800;color:#ffffff;line-height:1;margin-bottom:0.75rem;letter-spacing:-0.03em}.why-card h4{font-size:1.125rem;font-weight:600;color:#ffffff;margin-bottom:0.75rem}.why-card p{font-size:0.9375rem;color:rgba(255,255,255,0.5);line-height:1.6;margin:0}@media (max-width:768px){.why-grid{grid-template-columns:1fr;gap:1rem}.why-card{padding:2rem 1.5rem}.why-number{font-size:2.5rem}}.case-study-stats{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:16px;margin-bottom:32px}.case-study-stat{padding:24px;background:rgba(255,255,255,0.04);border:1px solid rgba(255,255,255,0.08);border-radius:14px;text-align:center}.case-study-stat__num{font-size:2rem;font-weight:800;color:#fb923c;line-height:1}.case-study-stat__label{font-size:0.85rem;color:rgba(255,255,255,0.65);text-transform:uppercase;letter-spacing:1px;margin-top:8px}.case-study-body{background:rgba(249,115,22,0.05);border:1px solid rgba(249,115,22,0.2);border-radius:16px;padding:32px;line-height:1.7}.case-study-body p{margin:0 0 16px 0;color:rgba(255,255,255,0.85)}.case-study-body p:last-of-type{margin-bottom:24px}.case-study-body strong{color:#ffffff;font-weight:700}.case-study-cta{display:inline-flex;align-items:center;gap:8px}.tech-strip-section{padding:5rem 0}.tech-tabs{display:flex;justify-content:center;gap:0.5rem;margin-bottom:2.5rem;flex-wrap:wrap}.tech-tab{display:inline-flex;align-items:center;gap:0.5rem;padding:0.625rem 1.25rem;background:var(--glass-bg);border:1px solid var(--glass-border);border-radius:10px;color:rgba(255,255,255,0.55);font-size:0.875rem;font-weight:500;cursor:pointer;transition:all 0.25s ease;font-family:inherit}.tech-tab:hover{background:var(--glass-bg-strong);color:rgba(255,255,255,0.85);border-color:rgba(129,140,248,0.2)}.tech-tab.active{background:rgba(249,115,22,0.15);border-color:rgba(129,140,248,0.4);color:#7dd3fc;box-shadow:0 0 16px rgba(249,115,22,0.15)}.tech-tab svg{opacity:0.6;transition:opacity 0.25s ease}.tech-tab.active svg,.tech-tab:hover svg{opacity:1}.tech-panels{position:relative}.tech-panel{display:none;animation:techPanelIn 0.35s ease}.tech-panel.active{display:block}@keyframes techPanelIn{from{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.tech-panel-grid{display:flex;flex-wrap:wrap;justify-content:center;gap:1rem}.tech-strip-item{position:relative;display:flex;align-items:center;gap:0.625rem;padding:0.75rem 1.25rem;background:var(--glass-bg);border:1px solid var(--glass-border);border-radius:10px;color:rgba(255,255,255,0.7);font-size:0.875rem;font-weight:500;transition:all 0.25s ease}.tech-strip-item:hover{background:rgba(249,115,22,0.15);border-color:rgba(129,140,248,0.5);color:#ffffff;transform:translateY(-2px);box-shadow:0 0 16px rgba(249,115,22,0.2),0 4px 12px rgba(0,0,0,0.2)}.tech-strip-item svg{opacity:0.6;transition:opacity 0.25s ease;flex-shrink:0}.tech-strip-item:hover svg{opacity:1}.tech-tooltip{position:absolute;bottom:calc(100% + 14px);left:50%;transform:translateX(-50%) translateY(8px) scale(0.96);width:260px;padding:1rem 1.125rem;background:linear-gradient(145deg,#1e2247,#171b3a);border:1px solid rgba(129,140,248,0.4);border-radius:14px;box-shadow:0 0 20px rgba(249,115,22,0.25),0 0 60px rgba(249,115,22,0.1),0 20px 40px rgba(0,0,0,0.5),inset 0 1px 0 rgba(255,255,255,0.08);opacity:0;visibility:hidden;pointer-events:none;transition:opacity 0.3s ease,transform 0.3s cubic-bezier(0.175,0.885,0.32,1.275),visibility 0.3s ease;z-index:100;text-align:left}.tech-tooltip::after{content:'';position:absolute;top:100%;left:50%;transform:translateX(-50%);border:8px solid transparent;border-top-color:#171b3a}.tech-tooltip::before{content:'';position:absolute;top:100%;left:50%;transform:translateX(-50%);border:9px solid transparent;border-top-color:rgba(129,140,248,0.4)}.tech-strip-item:hover .tech-tooltip{opacity:1;visibility:visible;transform:translateX(-50%) translateY(0) scale(1);pointer-events:auto}.tech-tooltip strong{display:block;font-size:0.875rem;font-weight:700;margin-bottom:0.375rem;color:#7dd3fc;letter-spacing:0.01em}.tech-tooltip p{font-size:0.8125rem;line-height:1.5;color:#c7d0e2;margin:0}@media (max-width:768px){.tech-tabs{gap:0.375rem}.tech-tab span{display:none}.tech-tab{padding:0.625rem 0.875rem}}@media (max-width:640px){.tech-panel-grid{gap:0.75rem}.tech-strip-item{padding:0.625rem 1rem;font-size:0.8125rem}.tech-strip-item svg{width:22px;height:22px}.tech-tooltip{display:none}}.section-subtitle{font-size:1.125rem;color:#64748b;margin-top:0.5rem}.solutions-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem;margin-top:3rem}.solution-card{background:#ffffff;border:1px solid #e2e8f0;border-radius:16px;padding:2rem;transition:all 0.3s ease}.solution-card:hover{border-color:#c7d2fe;box-shadow:0 20px 40px -12px rgba(249,115,22,0.15);transform:translateY(-4px)}.solution-icon{width:56px;height:56px;background:linear-gradient(135deg,#eef2ff 0%,#e0e7ff 100%);border-radius:12px;display:flex;align-items:center;justify-content:center;margin-bottom:1.25rem;color:#c2410c}.solution-card h3{font-size:1.25rem;font-weight:700;color:#0f172a;margin-bottom:0.75rem}.solution-card > p{font-size:0.9375rem;color:#64748b;line-height:1.6;margin-bottom:1.25rem}.solution-features{list-style:none;padding:0;margin:0;display:flex;flex-wrap:wrap;gap:0.5rem}.solution-features li{font-size:0.8125rem;color:#f97316;background:#eef2ff;padding:0.375rem 0.75rem;border-radius:100px;font-weight:500}@media (max-width:1024px){.solutions-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){.solutions-grid{grid-template-columns:1fr;gap:1rem}.solution-card{padding:1.5rem}}.process-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem;position:relative;z-index:1}.process-step{text-align:center;padding:2rem 1.5rem;background:var(--white);border-radius:16px;box-shadow:0 1px 3px rgba(0,0,0,0.05);border:1px solid var(--gray-200);transition:all 0.3s cubic-bezier(0.4,0,0.2,1);position:relative}.process-step:hover{transform:translateY(-6px);box-shadow:0 12px 32px rgba(249,115,22,0.1);border-color:#c7d2fe}.process-number{display:inline-flex;align-items:center;justify-content:center;width:48px;height:48px;background:linear-gradient(135deg,#ea580c 0%,#f97316 100%);color:var(--white);border-radius:12px;font-size:1rem;font-weight:800;margin-bottom:1.25rem;box-shadow:0 6px 20px rgba(249,115,22,0.4);border:2px solid rgba(251,146,60,0.3);font-family:'Inter',monospace}.process-step h4{margin-bottom:0.5rem;font-size:1rem}.process-step p{font-size:0.875rem;color:var(--text-muted);line-height:1.5;margin:0}.process-stats{display:flex;justify-content:center;gap:2rem;margin-top:3rem;padding-top:2rem;border-top:1px solid rgba(0,0,0,0.08)}.process-stat{text-align:center}.process-stat .stat-number{display:block;font-size:1.75rem;font-weight:700;color:var(--accent);line-height:1.2}.process-stat .stat-label{display:block;font-size:0.8rem;color:var(--text-muted);margin-top:0.25rem}@media (max-width:640px){.process-stats{flex-direction:column;gap:1rem;align-items:center}.process-stat .stat-number{font-size:1.5rem}}.tech-grid{display:flex;flex-wrap:wrap;justify-content:center;gap:0.75rem;max-width:800px;margin:0 auto}.tech-item{display:flex;flex-direction:column;align-items:center;gap:0.75rem;padding:1.25rem 1.5rem;background:rgba(255,255,255,0.04);border:1px solid rgba(255,255,255,0.08);border-radius:14px;transition:all 0.3s cubic-bezier(0.4,0,0.2,1);min-width:100px}.tech-item:hover{background:rgba(249,115,22,0.1);border-color:rgba(249,115,22,0.3);transform:translateY(-4px);box-shadow:0 12px 24px rgba(249,115,22,0.15)}.tech-logo{color:#67e8f9}.tech-logo svg{width:32px;height:32px}.tech-item p{margin:0;font-size:0.8125rem;color:#e2e8f0;font-weight:600;text-align:center}.cta-section{background:rgba(249,115,22,0.85);padding:6rem 0;position:relative;overflow:hidden;z-index:1}.cta-aurora-accent{position:absolute;inset:0;z-index:0;background:radial-gradient(ellipse 60% 80% at 20% 50%,rgba(249,115,22,0.25) 0%,transparent 70%),radial-gradient(ellipse 50% 70% at 80% 50%,rgba(234,88,12,0.2) 0%,transparent 70%);animation:ctaAuroraFloat 15s ease-in-out infinite;pointer-events:none}@keyframes ctaAuroraFloat{0%,100%{transform:translateX(0) scale(1);opacity:1}50%{transform:translateX(3%) scale(1.05);opacity:0.8}}.cta-section::before{content:'';position:absolute;inset:0;background:radial-gradient(ellipse 80% 50% at 50% 50%,rgba(249,115,22,0.2) 0%,transparent 70%);pointer-events:none;z-index:1}.cta-content{text-align:center;position:relative;z-index:2}.cta-section h2{color:var(--white);margin-bottom:1rem}.cta-section p{color:rgba(255,255,255,0.9);font-size:1.125rem;max-width:550px;margin:0 auto 2rem}.cta-subtitle{color:rgba(255,255,255,0.6);font-size:1.125rem;max-width:500px;margin:0 auto 2.5rem}.cta-section h2{font-size:2.5rem;letter-spacing:-0.03em;line-height:1.2}.cta-buttons{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap}.btn-ghost{display:inline-flex;align-items:center;padding:0.875rem 2rem;border:1px solid rgba(255,255,255,0.25);border-radius:8px;color:rgba(255,255,255,0.8);font-weight:600;font-size:0.9375rem;transition:all 0.2s ease}.btn-ghost:hover{border-color:rgba(255,255,255,0.5);color:#ffffff;background:rgba(255,255,255,0.05)}@media (max-width:640px){.cta-section h2{font-size:1.75rem}.cta-section h2 br{display:none}.cta-buttons{flex-direction:column;align-items:center}}.contact-section{background:var(--gray-50)}.contact-section::before{content:'';position:absolute;inset:0;background:radial-gradient(ellipse 60% 40% at 50% 0%,rgba(249,115,22,0.06),transparent);pointer-events:none}.contact-simple{display:grid;grid-template-columns:1fr 1.2fr;gap:4rem;align-items:start;position:relative;z-index:1}.contact-left h2{font-size:2rem;color:#0f172a;margin-bottom:1rem;line-height:1.3}.contact-left > p{font-size:1.0625rem;color:#64748b;line-height:1.7;margin-bottom:2rem}.contact-details{display:flex;flex-direction:column;gap:1rem}.contact-link{display:inline-flex;align-items:center;gap:0.75rem;color:#475569;font-size:0.9375rem;text-decoration:none;transition:color 0.2s ease}.contact-link svg{color:#f97316;flex-shrink:0}a.contact-link:hover{color:#f97316}.contact-form-card{background:var(--white);border-radius:12px;padding:1.75rem;box-shadow:0 1px 3px rgba(0,0,0,0.08);border:1px solid var(--gray-200)}.contact-form-card h4{margin-bottom:1.5rem;font-size:1.375rem}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:1rem}.form-group{margin-bottom:1rem}.form-group label{display:block;margin-bottom:0.5rem;font-weight:500;color:var(--text);font-size:0.875rem}.form-group input,.form-group select,.form-group textarea{width:100%;padding:0.875rem 1rem;border:1px solid var(--gray-200);border-radius:var(--radius-md);font-size:0.9375rem;transition:var(--transition);font-family:inherit;background:var(--white)}.form-group input:focus,.form-group select:focus,.form-group textarea:focus{outline:none;border-color:#f97316;box-shadow:0 0 0 4px rgba(249,115,22,0.15),0 2px 8px rgba(249,115,22,0.1)}.form-group textarea{resize:vertical;min-height:90px}.early-adopter{text-align:center;max-width:600px;margin:0 auto}.early-adopter-badge{display:inline-block;padding:0.375rem 1rem;background:rgba(249,115,22,0.10);color:#92400e;font-size:0.8125rem;font-weight:600;border-radius:100px;margin-bottom:1.5rem;letter-spacing:0.02em}.early-adopter h2{font-size:2rem;color:#ffffff;margin-bottom:1rem;line-height:1.3}.early-adopter p{font-size:1.0625rem;color:#cbd5e1;line-height:1.7;margin-bottom:2rem}.about-content{display:grid;grid-template-columns:1fr 1.2fr 1fr;gap:3rem;align-items:center;position:relative;z-index:1}.about-image{border-radius:var(--radius-xl);overflow:hidden;box-shadow:0 25px 50px rgba(0,0,0,0.3);position:relative}.about-image img{width:100%;height:100%;object-fit:cover;display:block;transition:transform 0.5s ease}.about-image:hover img{transform:scale(1.05)}.about-image::before{content:'';position:absolute;inset:0;background:linear-gradient(135deg,rgba(249,115,22,0.2) 0%,transparent 100%);pointer-events:none;z-index:1}.about-text p{font-size:1.0625rem;color:rgba(255,255,255,0.75);line-height:1.8;margin-bottom:1.5rem}.about-cta{margin-top:2rem}.about-minimal{text-align:center;max-width:600px;margin:0 auto;padding:4rem 0}.about-minimal h2{font-size:2.5rem;font-weight:700;color:#ffffff;margin-bottom:1.5rem}.about-minimal p{font-size:1.125rem;color:rgba(255,255,255,0.7);line-height:1.8;margin-bottom:2rem}.about-stats{display:grid;grid-template-columns:1fr 1fr;gap:1rem}.about-stat{background:rgba(255,255,255,0.05);border:1px solid rgba(255,255,255,0.1);border-radius:12px;padding:1.25rem;text-align:center;transition:all 0.2s ease}.about-stat:hover{background:rgba(249,115,22,0.12);border-color:rgba(129,140,248,0.4);transform:translateY(-2px)}.about-stat-number{font-size:2.25rem;font-weight:700;color:#ffffff;display:block;margin-bottom:0.25rem}.about-stat-label{color:rgba(255,255,255,0.6);font-size:0.75rem;text-transform:uppercase;letter-spacing:0.05em;font-weight:500}.footer{background:rgba(15,23,42,0.5);color:var(--white);padding:4rem 0 1.5rem;position:relative;z-index:1}.footer::before{content:'';position:absolute;top:0;left:0;right:0;height:1px;background:linear-gradient(90deg,transparent 0%,rgba(249,115,22,0.3) 50%,transparent 100%);pointer-events:none}.footer-grid{display:grid;grid-template-columns:2fr 1.2fr 1.2fr 1fr;gap:2.5rem;margin-bottom:3rem;position:relative;z-index:1}@media (max-width:900px){.footer-grid{grid-template-columns:1fr 1fr;gap:2rem}.footer-grid .footer-brand{grid-column:1 / -1}}@media (max-width:520px){.footer-grid{grid-template-columns:1fr;gap:1.5rem}.footer-grid .footer-brand{grid-column:auto}}.footer-brand p{color:rgba(255,255,255,0.5);margin:1rem 0 1.5rem;font-size:0.9375rem;line-height:1.7}.footer-social{display:flex;gap:0.75rem}.footer-social a{width:42px;height:42px;background:linear-gradient(135deg,rgba(249,115,22,0.15) 0%,rgba(234,88,12,0.1) 100%);border:1px solid rgba(168,85,247,0.35);border-radius:var(--radius-md);display:flex;align-items:center;justify-content:center;color:#67e8f9;transition:var(--transition)}.footer-social a:hover{background:rgba(255,255,255,0.15);border-color:rgba(255,255,255,0.3);color:var(--white)}.footer-column h5{color:var(--white);margin-bottom:1.25rem;font-size:0.9375rem;font-weight:600}.footer-links{list-style:none}.footer-links li{margin-bottom:0.625rem}.footer-links a{color:rgba(255,255,255,0.5);font-size:0.9375rem;transition:var(--transition)}.footer-links a:hover{color:var(--white)}.footer-bottom{padding-top:2rem;border-top:1px solid rgba(255,255,255,0.08);display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:1rem;position:relative;z-index:1}.footer-bottom p{margin:0;color:rgba(255,255,255,0.4);font-size:0.875rem}.footer-legal{display:flex;gap:2rem}.footer-legal a{color:rgba(255,255,255,0.4);font-size:0.875rem}.footer-legal a:hover{color:var(--white)}.lightbox{position:fixed;inset:0;z-index:10000;background:rgba(0,0,0,0.92);display:flex;align-items:center;justify-content:center;opacity:0;visibility:hidden;transition:opacity 0.3s ease,visibility 0.3s ease}.lightbox.active{opacity:1;visibility:visible}.lightbox-close{position:absolute;top:1rem;right:1rem;width:44px;height:44px;background:rgba(255,255,255,0.1);border:1px solid rgba(255,255,255,0.2);border-radius:50%;color:#fff;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background 0.2s ease;z-index:2}.lightbox-close:hover{background:rgba(255,255,255,0.2)}.lightbox-close svg{width:20px;height:20px}.lightbox-nav{position:absolute;top:50%;transform:translateY(-50%);width:48px;height:48px;background:rgba(255,255,255,0.1);border:1px solid rgba(255,255,255,0.2);border-radius:50%;color:#fff;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background 0.2s ease;z-index:2}.lightbox-nav:hover{background:rgba(255,255,255,0.2)}.lightbox-nav svg{width:24px;height:24px}.lightbox-prev{left:1rem}.lightbox-next{right:1rem}.lightbox-content{max-width:90vw;max-height:85vh;position:relative}.lightbox-content img{max-width:100%;max-height:80vh;object-fit:contain;border-radius:8px;transition:opacity 0.15s ease}.lightbox-caption{text-align:center;color:rgba(255,255,255,0.7);font-size:0.875rem;margin-top:0.75rem}@media (max-width:1024px){.hero-grid{grid-template-columns:1fr;text-align:center}.hero-content{text-align:center}.hero-buttons{justify-content:center}.hero-visual{margin-top:2rem}.hero-dashboard{display:none}.lead-form-header{padding:1.25rem 1.5rem}.lead-form-header h3{font-size:1.25rem}.lead-form-body{padding:1.25rem 1.5rem}.lead-form-footer{padding:0.875rem 1.5rem 1.25rem}.hero-trust{justify-content:center;flex-wrap:wrap}.process-grid{grid-template-columns:repeat(2,1fr);gap:1rem}.about-content{grid-template-columns:1fr;text-align:center;gap:2rem}.about-image{max-width:400px;margin:0 auto;height:250px}.about-stats{max-width:400px;margin:0 auto}}@media (max-width:991px){.nav-links{display:none;position:absolute;top:100%;left:0;right:0;flex-direction:column;background:rgba(10,10,26,0.98);backdrop-filter:blur(20px);padding:1.5rem;gap:0.5rem;border-bottom:1px solid rgba(255,255,255,0.1)}.nav-links.active{display:flex}.mobile-toggle{display:flex}.contact-simple{grid-template-columns:1fr;gap:2.5rem}.contact-left{text-align:center}.contact-details{align-items:center}.footer-grid{grid-template-columns:1fr 1fr}}@media (max-width:768px){.section{padding:3.5rem 0}.process-grid{grid-template-columns:1fr}.form-row{grid-template-columns:1fr}.footer-grid{grid-template-columns:1fr;text-align:center}.footer-social{justify-content:center}.footer-bottom{flex-direction:column;text-align:center}.footer-legal{justify-content:center}}@media (max-width:480px){.container{padding:0 1rem}.hero h1{font-size:2rem}.contact-form-card{padding:1.5rem}}@keyframes fadeInUp{from{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.animate-fade-in{animation:fadeInUp 0.6s ease forwards}.text-center{text-align:center}::selection{background:rgba(249,115,22,0.3);color:var(--primary)}:focus-visible{outline:2px solid var(--accent);outline-offset:2px}::-webkit-scrollbar{width:10px}::-webkit-scrollbar-track{background:var(--gray-100)}::-webkit-scrollbar-thumb{background:var(--gray-400);border-radius:5px}::-webkit-scrollbar-thumb:hover{background:var(--gray-500)}:root{--glass-bg:rgba(255,255,255,0.05);--glass-bg-light:rgba(255,255,255,0.08);--glass-border:rgba(255,255,255,0.1);--glass-border-light:rgba(255,255,255,0.15);--glass-blur:16px;--glass-blur-lg:24px}.glass{background:var(--glass-bg);backdrop-filter:blur(var(--glass-blur));-webkit-backdrop-filter:blur(var(--glass-blur));border:1px solid var(--glass-border)}.glass-light{background:var(--glass-bg-light);backdrop-filter:blur(var(--glass-blur-lg));-webkit-backdrop-filter:blur(var(--glass-blur-lg));border:1px solid var(--glass-border-light)}@media (prefers-reduced-motion:reduce){*,*::before,*::after{animation-duration:0.01ms !important;animation-iteration-count:1 !important;transition-duration:0.01ms !important;scroll-behavior:auto !important}.btn-primary::before{animation:none !important}.parallax-element{transform:none !important}}.scroll-progress{position:fixed;top:0;left:0;width:100%;height:3px;background:linear-gradient(90deg,#f97316 0%,#ea580c 50%,#fdba74 100%);z-index:9999;transform-origin:left;transform:scaleX(0);will-change:transform}.hero-bg-animated{background:linear-gradient( 135deg,#0a0a1a 0%,#0f172a 25%,#1a1033 50%,#0f172a 75%,#0a0a1a 100% );background-size:400% 400%;animation:heroGradientShift 15s ease infinite}@keyframes heroGradientShift{0%{background-position:0% 50%}50%{background-position:100% 50%}100%{background-position:0% 50%}}.btn-primary{position:relative;overflow:hidden}.btn-primary::before{content:'';position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient( 90deg,transparent,rgba(255,255,255,0.2),transparent );transition:left 0.5s ease}.btn-primary:hover::before{left:100%}.animated-gradient-text{background:linear-gradient( 90deg,#f97316 0%,#fb923c 25%,#ea580c 50%,#fb923c 75%,#f97316 100% );background-size:200% auto;-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;animation:gradientTextFlow 4s ease infinite}@keyframes gradientTextFlow{0%{background-position:0% center}100%{background-position:200% center}}.tech-item{position:relative}.tech-item::after{content:'';position:absolute;inset:-2px;background:linear-gradient(135deg,rgba(249,115,22,0),rgba(234,88,12,0));border-radius:inherit;z-index:-1;transition:all 0.3s ease;opacity:0}.tech-item:hover::after{opacity:1;background:linear-gradient(135deg,rgba(249,115,22,0.3),rgba(234,88,12,0.3));filter:blur(8px)}.btn-primary:hover{box-shadow:0 8px 25px rgba(249,115,22,0.5),0 0 40px rgba(234,88,12,0.3)}.process-step:hover .process-number{box-shadow:0 8px 30px rgba(249,115,22,0.6),0 0 40px rgba(249,115,22,0.15)}.process-number{transition:box-shadow 0.3s cubic-bezier(0.4,0,0.2,1)}.btn:active{transform:translateY(0) scale(0.98)}.btn.loading{pointer-events:none;position:relative;color:transparent}.btn.loading::after{content:'';position:absolute;width:20px;height:20px;top:50%;left:50%;margin-top:-10px;margin-left:-10px;border:2px solid rgba(255,255,255,0.3);border-top-color:#ffffff;border-radius:50%;animation:buttonSpin 0.8s linear infinite}@keyframes buttonSpin{to{transform:rotate(360deg)}}.form-group input:focus,.form-group select:focus,.form-group textarea:focus{transform:translateY(-2px)}.form-group{position:relative}.form-group input:focus + label,.form-group textarea:focus + label{color:#f97316}.solution-card:hover svg{animation:iconBounce 0.4s ease}@keyframes iconBounce{0%,100%{transform:translateY(0)}50%{transform:translateY(-4px)}}.btn{overflow:hidden}.ripple{position:absolute;border-radius:50%;background:rgba(255,255,255,0.3);transform:scale(0);animation:rippleEffect 0.6s linear;pointer-events:none}@keyframes rippleEffect{to{transform:scale(4);opacity:0}}.card-scale-in{opacity:0;transform:scale(0.95) translateY(20px);transition:all 0.5s cubic-bezier(0.4,0,0.2,1)}.card-scale-in.visible{opacity:1;transform:scale(1) translateY(0)}.stagger-1{transition-delay:0.1s}.stagger-2{transition-delay:0.2s}.stagger-3{transition-delay:0.3s}.stagger-4{transition-delay:0.4s}.stagger-5{transition-delay:0.5s}.stagger-6{transition-delay:0.6s}@supports (animation-timeline:scroll()){.parallax-element{animation:parallaxMove linear both;animation-timeline:scroll();animation-range:0 100vh}@keyframes parallaxMove{from{transform:translateY(0)}to{transform:translateY(-50px)}}}.scroll-fade-in{opacity:0;transform:translateY(30px);transition:all 0.6s cubic-bezier(0.4,0,0.2,1)}.scroll-fade-in.visible{opacity:1;transform:translateY(0)}.scroll-slide-left{opacity:0;transform:translateX(-50px);transition:all 0.6s cubic-bezier(0.4,0,0.2,1)}.scroll-slide-left.visible{opacity:1;transform:translateX(0)}.scroll-slide-right{opacity:0;transform:translateX(50px);transition:all 0.6s cubic-bezier(0.4,0,0.2,1)}.scroll-slide-right.visible{opacity:1;transform:translateX(0)}.tech-stack-section{position:relative}.tech-tabs{display:flex;justify-content:center;flex-wrap:wrap;gap:0.5rem;margin-bottom:2.5rem;padding:0.5rem;background:rgba(255,255,255,0.03);border-radius:var(--radius-xl);border:1px solid rgba(255,255,255,0.06)}.tech-tab{display:flex;align-items:center;gap:0.5rem;padding:0.75rem 1.25rem;background:transparent;border:1px solid transparent;border-radius:12px;color:rgba(255,255,255,0.6);font-size:0.875rem;font-weight:500;cursor:pointer;transition:all 0.3s cubic-bezier(0.4,0,0.2,1)}.tech-tab svg{width:18px;height:18px;opacity:0.7;transition:all 0.3s ease}.tech-tab:hover{background:rgba(249,115,22,0.08);color:rgba(255,255,255,0.95);border-color:rgba(249,115,22,0.2)}.tech-tab:hover svg{opacity:1}.tech-tab:hover svg{opacity:1}.tech-tab.active{background:linear-gradient(135deg,rgba(249,115,22,0.2) 0%,rgba(234,88,12,0.15) 100%);border-color:rgba(234,88,12,0.4);color:#ffffff;box-shadow:0 4px 15px rgba(249,115,22,0.25)}.tech-tab.active svg{opacity:1;color:#67e8f9}.tech-tab-text{display:inline}.tech-panels{position:relative}.tech-panel{display:none;animation:techPanelFadeIn 0.4s ease}.tech-panel.active{display:block}@keyframes techPanelFadeIn{from{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.tech-category-header{text-align:center;margin-bottom:1.5rem}.tech-category-header h4{color:#ffffff;font-size:1.125rem;font-weight:600;margin-bottom:0.5rem}.tech-category-header p{color:rgba(255,255,255,0.6);font-size:0.875rem;margin:0}.tech-panel .tech-grid{display:flex;flex-wrap:wrap;justify-content:center;gap:0.75rem;max-width:900px;margin:0 auto}@media (max-width:768px){.tech-tabs{gap:0.375rem;padding:0.375rem}.tech-tab{padding:0.625rem 1rem;font-size:0.8125rem}.tech-tab-text{display:none}.tech-tab svg{width:20px;height:20px}}@media (max-width:480px){.tech-tab{padding:0.5rem 0.75rem}}.stat-float{animation:statFloat 3s ease-in-out infinite}@keyframes statFloat{0%,100%{transform:translateY(0)}50%{transform:translateY(-5px)}}.tech-item{contain:layout style paint}.btn-primary{will-change:transform}.tech-item:hover{transform:translateZ(0)}.count-up{display:inline-block}.count-up.animated{animation:countPop 0.3s ease-out}@keyframes countPop{0%{transform:scale(1)}50%{transform:scale(1.1)}100%{transform:scale(1)}}.process-grid{position:relative}.process-grid::before{content:'';position:absolute;top:50px;left:calc(16.67% + 24px);right:calc(16.67% + 24px);height:2px;background:linear-gradient(90deg,rgba(249,115,22,0.2) 0%,rgba(249,115,22,0.5) 50%,rgba(249,115,22,0.2) 100%);z-index:0}.process-step{position:relative;z-index:1}.process-step::after{content:'';position:absolute;top:calc(2rem + 24px - 4px);left:50%;width:8px;height:8px;background:var(--accent);border-radius:50%;transform:translateX(-50%);opacity:0;transition:all 0.3s ease}.process-step:hover::after{opacity:1;box-shadow:0 0 10px var(--accent-glow)}@media (max-width:1024px){.process-grid::before{display:none}.process-step::after{display:none}}.navbar.hidden{transform:translateY(-100%)}.navbar{transition:transform 0.3s ease,padding 0.3s ease,background 0.3s ease}.form-group{position:relative}.form-group input,.form-group select,.form-group textarea{transition:all 0.3s cubic-bezier(0.4,0,0.2,1)}.form-group input:focus,.form-group select:focus,.form-group textarea:focus{transform:translateY(-2px);box-shadow:0 0 0 4px rgba(249,115,22,0.15),0 4px 12px rgba(249,115,22,0.1)}.form-group input.valid,.form-group textarea.valid{border-color:#f97316}.form-group input.invalid,.form-group textarea.invalid{border-color:#0891b2;animation:inputShake 0.4s ease}@keyframes inputShake{0%,100%{transform:translateX(0)}20%,60%{transform:translateX(-5px)}40%,80%{transform:translateX(5px)}}.skeleton{background:linear-gradient( 90deg,rgba(255,255,255,0.05) 25%,rgba(255,255,255,0.1) 50%,rgba(255,255,255,0.05) 75% );background-size:200% 100%;animation:skeletonShimmer 1.5s ease infinite;border-radius:var(--radius-md)}@keyframes skeletonShimmer{0%{background-position:200% 0}100%{background-position:-200% 0}}.lazy-image{opacity:0;transition:opacity 0.5s ease}.lazy-image.loaded{opacity:1}[data-tooltip]{position:relative}[data-tooltip]::before{content:attr(data-tooltip);position:absolute;bottom:100%;left:50%;transform:translateX(-50%) translateY(-5px);background:#1e293b;color:#ffffff;padding:0.5rem 0.75rem;border-radius:var(--radius-sm);font-size:0.75rem;white-space:nowrap;opacity:0;pointer-events:none;transition:all 0.2s ease;z-index:100}[data-tooltip]::after{content:'';position:absolute;bottom:100%;left:50%;transform:translateX(-50%);border:5px solid transparent;border-top-color:#1e293b;opacity:0;pointer-events:none;transition:all 0.2s ease}[data-tooltip]:hover::before,[data-tooltip]:hover::after{opacity:1;transform:translateX(-50%) translateY(-10px)}[data-tooltip]:hover::after{transform:translateX(-50%) translateY(-5px)}.notification-dot{position:absolute;top:-2px;right:-2px;width:10px;height:10px;background:#0891b2;border-radius:50%;border:2px solid var(--primary);animation:notificationPulse 2s ease infinite}@keyframes notificationPulse{0%,100%{transform:scale(1)}50%{transform:scale(1.2)}}.section{position:relative}.section::after{content:'';position:absolute;bottom:0;left:0;right:0;height:1px;background:linear-gradient(90deg,transparent 0%,rgba(249,115,22,0.2) 50%,transparent 100%)}.section-dark::after{background:linear-gradient(90deg,transparent 0%,rgba(255,255,255,0.05) 50%,transparent 100%)}.section{opacity:1;transform:translateY(0)}.section-header{opacity:1;transform:none}@media (max-width:991px){.nav-links{transform:translateY(-10px);opacity:0;visibility:hidden;transition:all 0.3s cubic-bezier(0.4,0,0.2,1)}.nav-links.active{transform:translateY(0);opacity:1;visibility:visible}.nav-links li{transform:translateX(-20px);opacity:0;transition:all 0.3s ease}.nav-links.active li{transform:translateX(0);opacity:1}.nav-links.active li:nth-child(1){transition-delay:0.05s}.nav-links.active li:nth-child(2){transition-delay:0.1s}.nav-links.active li:nth-child(3){transition-delay:0.15s}.nav-links.active li:nth-child(4){transition-delay:0.2s}.nav-links.active li:nth-child(5){transition-delay:0.25s}.mobile-toggle.active span:nth-child(1){transform:rotate(45deg) translate(5px,5px)}.mobile-toggle.active span:nth-child(2){opacity:0;transform:translateX(10px)}.mobile-toggle.active span:nth-child(3){transform:rotate(-45deg) translate(7px,-6px)}}.hero-title-char{display:inline-block;animation:heroCharWave 0.6s ease forwards;opacity:0;transform:translateY(20px)}@keyframes heroCharWave{to{opacity:1;transform:translateY(0)}}.btn-success{background:linear-gradient(135deg,#f97316 0%,#fb923c 100%) !important;box-shadow:0 4px 15px rgba(249,115,22,0.4) !important}.btn-success:hover{background:linear-gradient(135deg,#ea580c 0%,#f97316 100%) !important}.typing-cursor{display:inline-block;width:3px;height:1em;background:linear-gradient(135deg,#7dd3fc 0%,#67e8f9 100%);margin-left:2px;animation:cursorBlink 1s ease infinite}@keyframes cursorBlink{0%,50%{opacity:1}51%,100%{opacity:0}}:focus-visible{outline:2px solid #f97316;outline-offset:3px}.btn:focus-visible{outline-offset:4px;box-shadow:0 8px 25px rgba(249,115,22,0.5),0 0 0 4px rgba(249,115,22,0.2)}@media (prefers-contrast:high){.btn-primary{border:2px solid #ffffff}.tech-item{border:2px solid rgba(255,255,255,0.3)}}@media (prefers-color-scheme:dark){:root{color-scheme:dark}}.toast-container{position:fixed;bottom:2rem;left:50%;transform:translateX(-50%);z-index:10000;display:flex;flex-direction:column;gap:0.75rem;pointer-events:none}.toast{display:flex;align-items:center;gap:0.75rem;padding:1rem 1.5rem;background:#1e293b;border-radius:var(--radius-lg);color:#ffffff;font-size:0.9375rem;font-weight:500;box-shadow:0 10px 40px rgba(0,0,0,0.3);opacity:0;transform:translateY(20px);transition:all 0.3s cubic-bezier(0.4,0,0.2,1);pointer-events:auto}.toast.visible{opacity:1;transform:translateY(0)}.toast-success{background:linear-gradient(135deg,#ea580c 0%,#f97316 100%)}.toast-error{background:linear-gradient(135deg,#ea580c 0%,#f97316 100%)}.toast-info{background:linear-gradient(135deg,#ea580c 0%,#f97316 100%)}.toast-icon{width:20px;height:20px;flex-shrink:0}.toast-close{margin-left:auto;background:none;border:none;color:rgba(255,255,255,0.7);cursor:pointer;padding:0.25rem;transition:color 0.2s ease}.toast-close:hover{color:#ffffff}@media (max-width:480px){.toast-container{left:1rem;right:1rem;transform:none}.toast{font-size:0.875rem;padding:0.875rem 1rem}}.loading-dots{display:inline-flex;gap:4px}.loading-dots span{width:6px;height:6px;background:currentColor;border-radius:50%;animation:loadingDot 1.4s infinite ease-in-out both}.loading-dots span:nth-child(1){animation-delay:-0.32s}.loading-dots span:nth-child(2){animation-delay:-0.16s}@keyframes loadingDot{0%,80%,100%{transform:scale(0)}40%{transform:scale(1)}}.confetti{position:fixed;width:10px;height:10px;background:var(--accent);pointer-events:none;z-index:10001;animation:confettiFall 3s ease-out forwards}@keyframes confettiFall{0%{transform:translateY(0) rotate(0deg);opacity:1}100%{transform:translateY(100vh) rotate(720deg);opacity:0}}.hero-badge{position:relative}.link-animated{position:relative;display:inline-block}.link-animated::after{content:'';position:absolute;bottom:-2px;left:0;width:0;height:2px;background:linear-gradient(90deg,var(--accent),var(--accent-light));transition:width 0.3s ease}.link-animated:hover::after{width:100%}.image-reveal{position:relative;overflow:hidden}.image-reveal::after{content:'';position:absolute;inset:0;background:linear-gradient(135deg,var(--primary) 0%,var(--primary-mid) 100%);transform:translateX(0);transition:transform 0.6s cubic-bezier(0.4,0,0.2,1)}.image-reveal.revealed::after{transform:translateX(100%)}@media (pointer:fine) and (min-width:768px){.hero::before{content:'';position:absolute;width:400px;height:400px;background:radial-gradient(circle,rgba(249,115,22,0.12) 0%,rgba(234,88,12,0.06) 40%,transparent 70%);border-radius:50%;pointer-events:none;z-index:2;left:var(--cursor-x,-200px);top:var(--cursor-y,-200px);transform:translate(-50%,-50%);transition:left 0.15s ease-out,top 0.15s ease-out,opacity 0.3s ease;opacity:0}.hero:hover::before{opacity:1}}.reveal-on-scroll{opacity:0;transform:translateY(30px);transition:all 0.8s cubic-bezier(0.4,0,0.2,1)}.reveal-on-scroll.revealed{opacity:1;transform:translateY(0)}.reveal-left{transform:translateX(-50px)}.reveal-left.revealed{transform:translateX(0)}.reveal-right{transform:translateX(50px)}.reveal-right.revealed{transform:translateX(0)}.reveal-scale{transform:scale(0.9)}.reveal-scale.revealed{transform:scale(1)}.progress-container{background:rgba(255,255,255,0.1);border-radius:100px;height:8px;overflow:hidden;margin-top:0.5rem}.progress-bar{height:100%;width:0;background:linear-gradient(90deg,#f97316,#ea580c,#fdba74);border-radius:100px;transition:width 1.5s cubic-bezier(0.4,0,0.2,1)}.typing-text::after{content:'|';animation:blink 1s step-end infinite;color:#ea580c}@keyframes blink{0%,100%{opacity:1}50%{opacity:0}}.btn-primary,.nav-cta{transition:transform 0.2s ease,box-shadow 0.3s ease,background 0.3s ease}.status-dot{animation:glowPulse 2s ease-in-out infinite}@keyframes glowPulse{0%,100%{box-shadow:0 0 5px #f97316,0 0 10px #f97316}50%{box-shadow:0 0 10px #f97316,0 0 20px #f97316,0 0 30px #f97316}}.image-compare{position:relative;width:100%;overflow:hidden;border-radius:var(--radius-xl);cursor:ew-resize}.image-compare img{width:100%;height:auto;display:block}.image-compare-after{position:absolute;top:0;left:0;width:50%;height:100%;overflow:hidden}.image-compare-after img{width:auto;min-width:200%;max-width:none;height:100%;object-fit:cover}.image-compare-slider{position:absolute;top:0;bottom:0;left:50%;width:4px;background:#ffffff;transform:translateX(-50%);z-index:10;cursor:ew-resize}.image-compare-slider::before,.image-compare-slider::after{content:'';position:absolute;left:50%;transform:translateX(-50%);width:40px;height:40px;background:#ffffff;border-radius:50%;box-shadow:0 4px 15px rgba(0,0,0,0.3)}.image-compare-slider::before{top:50%;transform:translate(-50%,-50%)}.image-compare-slider::after{display:none}.image-compare-handle{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:40px;height:40px;background:#ffffff;border-radius:50%;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 15px rgba(0,0,0,0.3);z-index:11}.image-compare-handle svg{width:20px;height:20px;color:#1e293b}.floating-label-group{position:relative;margin-bottom:1.5rem}.floating-label-group input,.floating-label-group textarea{padding-top:1.5rem}.floating-label-group label{position:absolute;top:50%;left:1rem;transform:translateY(-50%);transition:all 0.2s ease;pointer-events:none;color:rgba(255,255,255,0.5)}.floating-label-group input:focus ~ label,.floating-label-group input:not(:placeholder-shown) ~ label,.floating-label-group textarea:focus ~ label,.floating-label-group textarea:not(:placeholder-shown) ~ label{top:0.5rem;transform:translateY(0);font-size:0.75rem;color:#ea580c}.skeleton{background:linear-gradient( 90deg,rgba(255,255,255,0.05) 25%,rgba(255,255,255,0.1) 50%,rgba(255,255,255,0.05) 75% );background-size:200% 100%;animation:shimmer 1.5s infinite;border-radius:var(--radius-md)}@keyframes shimmer{0%{background-position:200% 0}100%{background-position:-200% 0}}.notification-badge{position:absolute;top:-5px;right:-5px;min-width:20px;height:20px;background:#f97316;color:#ffffff;font-size:0.75rem;font-weight:600;border-radius:100px;display:flex;align-items:center;justify-content:center;padding:0 6px;animation:badgePop 0.3s ease}@keyframes badgePop{0%{transform:scale(0)}50%{transform:scale(1.2)}100%{transform:scale(1)}}.modal-backdrop{position:fixed;inset:0;background:rgba(0,0,0,0.6);backdrop-filter:blur(8px);z-index:9999;opacity:0;visibility:hidden;transition:all 0.3s ease}.modal-backdrop.active{opacity:1;visibility:visible}.modal{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%) scale(0.9);background:rgba(30,41,59,0.95);backdrop-filter:blur(20px);border:1px solid rgba(255,255,255,0.1);border-radius:var(--radius-xl);padding:2rem;max-width:500px;width:90%;z-index:10000;opacity:0;visibility:hidden;transition:all 0.3s ease}.modal.active{opacity:1;visibility:visible;transform:translate(-50%,-50%) scale(1)}.animated-link{position:relative;color:inherit;text-decoration:none}.animated-link::after{content:'';position:absolute;bottom:-2px;left:0;width:0;height:2px;background:linear-gradient(90deg,#f97316,#ea580c);transition:width 0.3s ease}.animated-link:hover::after{width:100%}.stagger-fade > *{opacity:0;transform:translateY(20px);animation:staggerFadeIn 0.5s ease forwards}.stagger-fade > *:nth-child(1){animation-delay:0.1s}.stagger-fade > *:nth-child(2){animation-delay:0.2s}.stagger-fade > *:nth-child(3){animation-delay:0.3s}.stagger-fade > *:nth-child(4){animation-delay:0.4s}.stagger-fade > *:nth-child(5){animation-delay:0.5s}.stagger-fade > *:nth-child(6){animation-delay:0.6s}@keyframes staggerFadeIn{to{opacity:1;transform:translateY(0)}}.stat-counter{font-variant-numeric:tabular-nums;transition:all 0.1s ease}@keyframes slideInLeft{from{opacity:0;transform:translateX(-30px)}to{opacity:1;transform:translateX(0)}}@keyframes slideInRight{from{opacity:0;transform:translateX(30px)}to{opacity:1;transform:translateX(0)}}@keyframes slideInUp{from{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes scaleIn{from{opacity:0;transform:scale(0.9)}to{opacity:1;transform:scale(1)}}.animate-slide-left{animation:slideInLeft 0.6s ease forwards}.animate-slide-right{animation:slideInRight 0.6s ease forwards}.animate-slide-up{animation:slideInUp 0.6s ease forwards}.animate-scale-in{animation:scaleIn 0.6s ease forwards}.delay-100{animation-delay:0.1s}.delay-200{animation-delay:0.2s}.delay-300{animation-delay:0.3s}.delay-400{animation-delay:0.4s}.delay-500{animation-delay:0.5s}*:focus-visible{outline:3px solid #f97316;outline-offset:3px}button:focus-visible,a:focus-visible,input:focus-visible,textarea:focus-visible,select:focus-visible{outline:3px solid #f97316;outline-offset:3px}@media (prefers-contrast:high){.btn-primary{border:2px solid #ffffff}.nav-links a{border-bottom:1px solid transparent}.nav-links a:hover{border-bottom-color:currentColor}}.scroll-progress{position:fixed;top:0;left:0;right:0;height:4px;background:rgba(255,255,255,0.1);z-index:10000}.scroll-progress-bar{height:100%;width:0;background:linear-gradient(90deg,#f97316,#ea580c,#fdba74,#ea580c);transition:width 0.1s ease;box-shadow:0 0 10px rgba(249,115,22,0.5)}.gradient-border{position:relative;background:transparent}.gradient-border::before{content:'';position:absolute;inset:0;padding:2px;border-radius:inherit;background:linear-gradient(135deg,#f97316,#ea580c,#fdba74,#fdba74);-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;animation:gradientRotate 3s linear infinite;background-size:200% 200%}@keyframes gradientRotate{0%{background-position:0% 50%}50%{background-position:100% 50%}100%{background-position:0% 50%}}.card-spotlight{position:relative;overflow:hidden}.card-spotlight::before{content:'';position:absolute;top:var(--mouse-y,50%);left:var(--mouse-x,50%);width:300px;height:300px;background:radial-gradient(circle,rgba(249,115,22,0.15) 0%,transparent 70%);transform:translate(-50%,-50%);pointer-events:none;opacity:0;transition:opacity 0.3s ease}.card-spotlight:hover::before{opacity:1}.pulse-ring{position:relative}.pulse-ring::after{content:'';position:absolute;inset:-4px;border:2px solid rgba(249,115,22,0.5);border-radius:inherit;animation:pulseRing 2s ease-out infinite}@keyframes pulseRing{0%{transform:scale(1);opacity:1}100%{transform:scale(1.1);opacity:0}}.shimmer-text{color:#ffffff;-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;animation:shimmerText 3s linear infinite}@keyframes shimmerText{0%{background-position:200% center}100%{background-position:-200% center}}.form-group{position:relative}.form-group input:focus,.form-group textarea:focus,.form-group select:focus{transform:translateY(-2px);box-shadow:0 8px 25px rgba(249,115,22,0.2),inset 0 0 0 2px rgba(249,115,22,0.5)}.section-divider{height:100px;background:linear-gradient(180deg,#0f172a 0%,#1e293b 100%);position:relative;overflow:hidden}.section-divider::before{content:'';position:absolute;top:0;left:50%;transform:translateX(-50%);width:200px;height:200px;background:radial-gradient(circle,rgba(249,115,22,0.2) 0%,transparent 70%)}.badge{display:inline-flex;align-items:center;gap:0.25rem;padding:0.25rem 0.75rem;font-size:0.75rem;font-weight:600;border-radius:100px;text-transform:uppercase;letter-spacing:0.5px}.badge-primary{background:#f97316;color:#ffffff}.badge-success{background:#f97316;color:#ffffff}.badge-warning{background:#f97316;color:#ffffff}.badge-new{background:#f97316;color:#ffffff}@keyframes badgePulse{0%,100%{transform:scale(1)}50%{transform:scale(1.05)}}.animated-icon{transition:all 0.3s ease}.animated-icon:hover{transform:scale(1.2) rotate(5deg)}.icon-spin:hover{animation:iconSpin 0.5s ease-in-out}@keyframes iconSpin{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}.loading{position:relative;pointer-events:none}.loading::after{content:'';position:absolute;inset:0;background:rgba(15,23,42,0.8);display:flex;align-items:center;justify-content:center;border-radius:inherit}.loading-spinner{width:24px;height:24px;border:3px solid rgba(255,255,255,0.2);border-top-color:#f97316;border-radius:50%;animation:spin 0.8s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}::-webkit-scrollbar{width:10px;height:10px}::-webkit-scrollbar-track{background:#0f172a}::-webkit-scrollbar-thumb{background:linear-gradient(135deg,#f97316,#ea580c);border-radius:100px;border:2px solid #0f172a}::-webkit-scrollbar-thumb:hover{background:linear-gradient(135deg,#fb923c,#a78bfa)}*{scrollbar-width:thin;scrollbar-color:#f97316 #0f172a}@media (max-width:1200px){.about-content{grid-template-columns:1fr 1fr}.about-image{grid-row:1;grid-column:1 / -1;max-width:500px;margin:0 auto 2rem}}.section{padding-top:5rem;padding-bottom:5rem}.section .container{position:relative;z-index:1}img{background:linear-gradient(135deg,#1e293b 0%,#0f172a 100%)}img[loading="lazy"]{opacity:0;transition:opacity 0.5s ease}img[loading="lazy"].loaded,img[loading="lazy"][src]:not([src=""]){opacity:1}.btn-primary{position:relative;overflow:hidden}.btn-primary::before{content:'';position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,0.2),transparent);transition:left 0.5s ease}.btn-primary:hover::before{left:100%}.btn-outline{position:relative;overflow:hidden}.btn-outline::before{content:'';position:absolute;inset:0;background:linear-gradient(135deg,rgba(249,115,22,0.1) 0%,rgba(234,88,12,0.1) 100%);opacity:0;transition:opacity 0.3s ease}.btn-outline:hover::before{opacity:1}@media (max-width:991px){.nav-links.active{display:flex;animation:slideDown 0.3s ease}@keyframes slideDown{from{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.mobile-toggle.active span:nth-child(1){transform:rotate(45deg) translate(6px,6px)}.mobile-toggle.active span:nth-child(2){opacity:0}.mobile-toggle.active span:nth-child(3){transform:rotate(-45deg) translate(6px,-6px)}}.contact-form-card{position:relative}@keyframes formGlow{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}.footer{position:relative;overflow:hidden}.footer::before{content:'';position:absolute;top:0;left:50%;transform:translateX(-50%);width:100%;max-width:1200px;height:1px;background:linear-gradient(90deg,transparent 0%,rgba(249,115,22,0.5) 50%,transparent 100%)}.footer-social a{transition:all 0.3s ease}.footer-social a:hover{transform:translateY(-3px);color:#7dd3fc}body.is-scrolling *{animation-play-state:paused !important}img{image-rendering:-webkit-optimize-contrast}body{text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a:focus-visible,button:focus-visible{outline:2px solid #f97316;outline-offset:2px}.section-dark p,.section-dark li{color:rgba(255,255,255,0.85)}.section-dark h1,.section-dark h2,.section-dark h3,.section-dark h4{color:#ffffff}.section{position:relative;z-index:1}.section-dark{background-color:rgba(5,5,16,0.75) !important;backdrop-filter:blur(1px);-webkit-backdrop-filter:blur(1px)}.section-light{background-color:#ffffff !important}.section-gray{background-color:#f8fafc !important}.container{position:relative;z-index:1}.hero{position:relative;z-index:1;background:transparent !important}section{position:relative;z-index:1}#services{background:#ffffff !important;position:relative;z-index:1}#how-it-works{background:#f8fafc !important;position:relative;z-index:1}.tech-stack-section{background:rgba(15,23,42,0.5) !important;position:relative;z-index:1}.cta-section{background:rgba(249,115,22,0.85) !important;position:relative;z-index:1}.contact-section{background:#ffffff !important;position:relative;z-index:1}#about{background:rgba(15,23,42,0.5) !important;position:relative;z-index:1}section > *{position:relative;z-index:1}.gradient-text-animated{background:linear-gradient(90deg,#f97316 0%,#fb923c 25%,#f97316 50%,#fb923c 75%,#f97316 100%);background-size:200% auto;color:#f97316;-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;animation:gradientShift 4s ease-in-out infinite}@keyframes gradientShift{0%,100%{background-position:0% center}50%{background-position:200% center}}.glow-border{position:relative}.glow-border::before{content:'';position:absolute;inset:-2px;border-radius:inherit;background:linear-gradient(135deg,#f97316,#ea580c,#fdba74,#fdba74);z-index:-1;opacity:0;transition:opacity 0.4s ease}.glow-border:hover::before{opacity:1;animation:borderGlow 2s ease-in-out infinite}@keyframes borderGlow{0%,100%{filter:blur(8px)}50%{filter:blur(12px)}}.float-animation{animation:float 6s ease-in-out infinite}@keyframes float{0%,100%{transform:translateY(0)}50%{transform:translateY(-15px)}}.pulse-glow{animation:pulseGlow 2s ease-in-out infinite}@keyframes pulseGlow{0%,100%{box-shadow:0 0 20px rgba(249,115,22,0.3)}50%{box-shadow:0 0 40px rgba(249,115,22,0.6)}}.btn-ripple{position:relative;overflow:hidden}.btn-ripple::after{content:'';position:absolute;top:50%;left:50%;width:0;height:0;background:rgba(255,255,255,0.3);border-radius:50%;transform:translate(-50%,-50%);transition:width 0.6s ease,height 0.6s ease}.btn-ripple:active::after{width:300px;height:300px}.shimmer-text{color:#ffffff;animation:shimmer 3s linear infinite}@keyframes shimmer{0%{background-position:-200% center}100%{background-position:200% center}}img{transition:opacity 0.3s ease}img[loading="lazy"]{opacity:0}img[loading="lazy"].loaded{opacity:1}.btn-primary:focus-visible,.btn-secondary:focus-visible{outline:none;box-shadow:0 0 0 3px rgba(249,115,22,0.4),0 4px 15px rgba(249,115,22,0.3)}.form-input:focus,.form-textarea:focus{box-shadow:0 0 0 3px rgba(249,115,22,0.15),0 0 20px rgba(249,115,22,0.1);border-color:var(--accent)}.nav-link{position:relative}.nav-link::after{content:'';position:absolute;bottom:-4px;left:50%;width:0;height:2px;background:linear-gradient(90deg,#f97316,#fdba74);transition:width 0.3s ease,left 0.3s ease;border-radius:1px}.nav-link:hover::after{width:100%;left:0}.nav-cta:hover{box-shadow:0 0 30px rgba(249,115,22,0.5),0 0 60px rgba(234,88,12,0.3)}.scroll-indicator{animation:scrollBounce 2s ease-in-out infinite}@keyframes scrollBounce{0%,100%{transform:translateY(0);opacity:1}50%{transform:translateY(10px);opacity:0.5}}.tech-item:hover{background:rgba(249,115,22,0.15);border-color:rgba(129,140,248,0.5);box-shadow:0 0 20px rgba(249,115,22,0.2),inset 0 0 20px rgba(249,115,22,0.05)}.page-transition{animation:pageIn 0.6s cubic-bezier(0.4,0,0.2,1)}@keyframes pageIn{0%{opacity:0;transform:translateY(20px)}100%{opacity:1;transform:translateY(0)}}.loading{animation:loadingPulse 1.5s ease-in-out infinite}@keyframes loadingPulse{0%,100%{opacity:0.6}50%{opacity:1}}.section-enter{animation:sectionEnter 0.8s cubic-bezier(0.4,0,0.2,1)}@keyframes sectionEnter{0%{opacity:0;transform:translateY(40px)}100%{opacity:1;transform:translateY(0)}}.stagger-1{animation-delay:0.1s}.stagger-2{animation-delay:0.2s}.stagger-3{animation-delay:0.3s}.stagger-4{animation-delay:0.4s}.stagger-5{animation-delay:0.5s}.stagger-6{animation-delay:0.6s}@media (prefers-reduced-motion:reduce){*,*::before,*::after{animation-duration:0.01ms !important;animation-iteration-count:1 !important;transition-duration:0.01ms !important}.float-animation,.pulse-glow,.gradient-text-animated,.shimmer-text{animation:none !important}#aurora-bg,.hero-neural-canvas{display:none !important}.hero-gradient-mesh{animation:none !important}.hero-grid-overlay{display:none !important}.cta-aurora-accent{animation:none !important}}@media (max-width:768px){#aurora-bg{opacity:0.5}.hero-neural-canvas{display:none}.hero-grid-overlay{display:none}.hero-gradient-mesh{animation-duration:30s}}@media (max-width:480px){#aurora-bg{opacity:0.35}}.keyboard-nav *:focus{outline:2px solid var(--accent) !important;outline-offset:3px !important}.keyboard-nav .tech-item:focus{box-shadow:0 0 0 3px rgba(249,115,22,0.4) !important}.revealed{opacity:1 !important;transform:translateY(0) !important}.scroll-reveal{opacity:0;transform:translateY(30px);transition:opacity 0.6s ease,transform 0.6s cubic-bezier(0.4,0,0.2,1);will-change:opacity,transform}.scroll-reveal.revealed{opacity:1;transform:translateY(0)}.stagger-children > *{opacity:0;transform:translateY(20px);transition:opacity 0.5s ease,transform 0.5s cubic-bezier(0.4,0,0.2,1)}.stagger-children.revealed > *:nth-child(1){transition-delay:0ms}.stagger-children.revealed > *:nth-child(2){transition-delay:80ms}.stagger-children.revealed > *:nth-child(3){transition-delay:160ms}.stagger-children.revealed > *:nth-child(4){transition-delay:240ms}.stagger-children.revealed > *:nth-child(5){transition-delay:320ms}.stagger-children.revealed > *:nth-child(6){transition-delay:400ms}.stagger-children.revealed > *{opacity:1;transform:translateY(0)}.section-visible{opacity:1}.section.scroll-reveal{opacity:0;transform:translateY(40px)}.section.scroll-reveal.revealed{opacity:1;transform:translateY(0)}body{cursor:default}@media print{.navbar,.cta-section,footer{display:none !important}*{background:white !important;color:black !important;box-shadow:none !important}.section{page-break-inside:avoid}a[href]::after{content:" (" attr(href) ")"}}@media (prefers-color-scheme:dark){.section-light{background-color:rgba(30,41,59,0.8) !important}.section-gray{background-color:rgba(15,23,42,0.7) !important}}html{scroll-behavior:smooth;scroll-padding-top:100px}body{text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}html{overflow-x:hidden;overflow-y:scroll}.btn-loading{pointer-events:none;opacity:0.7}.btn-loading::after{content:'';width:16px;height:16px;margin-left:8px;border:2px solid transparent;border-top-color:currentColor;border-radius:50%;animation:buttonSpin 0.8s linear infinite;display:inline-block;vertical-align:middle}@keyframes buttonSpin{to{transform:rotate(360deg)}}.form-input.success,.form-textarea.success{border-color:#f97316;box-shadow:0 0 0 3px rgba(249,115,22,0.15)}.form-input.error,.form-textarea.error{border-color:#f97316;box-shadow:0 0 0 3px rgba(239,68,68,0.15)}.form-error-message{color:#f97316;font-size:0.875rem;margin-top:0.5rem}.form-success-message{color:#f97316;font-size:0.875rem;margin-top:0.5rem}@media (prefers-contrast:high){.btn-primary,.btn-secondary,.nav-cta{border:2px solid currentColor}.tech-item{border-width:2px}}@media (max-width:1024px){.hero-grid{grid-template-columns:1fr;gap:2.5rem;text-align:center}.hero-content{text-align:center;max-width:600px;margin:0 auto}.hero-buttons{justify-content:center}.hero-visual{max-width:420px;margin:0 auto}.hero-dashboard{display:none}.lead-form-card{max-width:100%}.about-content{grid-template-columns:1fr;text-align:center;gap:2rem}.about-image{max-width:400px;margin:0 auto;height:250px}.about-stats{max-width:400px;margin:0 auto}.process-grid{grid-template-columns:repeat(2,1fr);gap:1.25rem}}@media (max-width:991px){body.menu-open{overflow:hidden;position:fixed;width:100%}.nav-links{display:none;position:fixed;top:72px;left:0;right:0;bottom:0;flex-direction:column;background:rgba(15,23,42,0.98);backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);padding:2rem 1.5rem;gap:0.5rem;overflow-y:auto;z-index:999}.nav-links.active{display:flex;animation:slideDown 0.3s ease}@keyframes slideDown{from{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.nav-links li a{padding:1rem;font-size:1.125rem;border-radius:8px}.nav-cta{margin-left:0 !important;margin-top:1rem;text-align:center;padding:1rem !important}.mobile-toggle{display:flex}.mobile-toggle.active span:nth-child(1){transform:rotate(45deg) translate(6px,6px)}.mobile-toggle.active span:nth-child(2){opacity:0}.mobile-toggle.active span:nth-child(3){transform:rotate(-45deg) translate(6px,-6px)}.contact-simple{grid-template-columns:1fr;gap:2.5rem}.contact-left{text-align:center}.contact-details{align-items:center}.footer-grid{grid-template-columns:1fr 1fr;gap:2rem}}@media (max-width:768px){html{scroll-snap-type:none}html{font-size:15px}.container{padding:0 1.25rem}.section{padding:3rem 0}.hero{padding:100px 0 140px;min-height:100vh;min-height:100dvh;display:flex;align-items:center;text-align:center}.hero .container{width:100%}.hero-grid{display:flex;flex-direction:column;align-items:center}.hero-content{display:flex;flex-direction:column;align-items:center}.hero-proof{font-size:0.75rem;padding:8px 16px;background:rgba(249,115,22,0.15);border:1px solid rgba(249,115,22,0.3);border-radius:100px;color:#7dd3fc;margin-bottom:24px;animation:pulse-glow 2s ease-in-out infinite}@keyframes pulse-glow{0%,100%{box-shadow:0 0 20px rgba(249,115,22,0.2)}50%{box-shadow:0 0 30px rgba(249,115,22,0.4)}}.hero h1{font-size:3rem;line-height:1.05;margin-bottom:20px;background:linear-gradient(135deg,#fff 0%,#7dd3fc 50%,#f97316 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.hero-subtitle{font-size:1.125rem;line-height:1.6;margin-bottom:32px;color:rgba(255,255,255,0.7);max-width:340px}.hero-features{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-top:0;width:100%;max-width:320px}.hero-feature{font-size:0.8125rem;padding:12px 16px;background:rgba(255,255,255,0.05);border:1px solid rgba(255,255,255,0.1);border-radius:12px;justify-content:center}.hero-feature svg{color:#f97316}.hero-stats-mobile{display:flex;justify-content:center;gap:32px;margin-top:40px;padding-top:32px;border-top:1px solid rgba(255,255,255,0.1)}.hero-stat-mobile{text-align:center}.hero-stat-mobile strong{display:block;font-size:1.5rem;font-weight:800;color:#fff;margin-bottom:4px}.hero-stat-mobile span{font-size:0.6875rem;color:rgba(255,255,255,0.5);text-transform:uppercase;letter-spacing:0.5px}.hero-visual{display:none}.hero-buttons{display:none}.lead-form-row{grid-template-columns:1fr}.lead-form-header{padding:1rem 1.25rem}.lead-form-header h3{font-size:1.125rem}.lead-form-header p{font-size:0.8125rem}.lead-form-body{padding:1.25rem}.lead-form-group{margin-bottom:0.75rem}.lead-form-group input,.lead-form-group select{padding:0.75rem;font-size:16px}.lead-form-submit{padding:0.875rem;font-size:1rem;min-height:48px}.lead-form-stats{gap:1rem}.lead-form-stat-value{font-size:0.9375rem}.social-proof-bar{display:none}.section-header{margin-bottom:2.5rem}.section-header h2{font-size:2rem;line-height:1.15;margin-bottom:0.75rem}.section-subtitle{font-size:1rem;line-height:1.5;color:rgba(255,255,255,0.7)}.why-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:16px;margin-top:2rem}.why-card{padding:24px;text-align:center}.why-number{font-size:2.5rem}.why-card h4{font-size:1.125rem}.why-card p{font-size:0.9375rem}.solutions-grid{grid-template-columns:1fr;gap:20px}.solution-card{padding:28px 24px;text-align:left}.solution-icon{width:56px;height:56px;margin-bottom:16px}.solution-card h3{font-size:1.25rem;margin-bottom:8px}.solution-card > p{font-size:0.9375rem;margin-bottom:16px}.solution-features{gap:8px}.solution-features li{font-size:0.875rem}.process-grid{grid-template-columns:1fr;gap:0;position:relative}.process-grid::before{content:'';position:absolute;left:27px;top:40px;bottom:40px;width:2px;background:linear-gradient(180deg,#f97316 0%,rgba(249,115,22,0.2) 100%)}.process-step{display:flex;gap:20px;padding:20px 0;text-align:left}.process-step .process-number{flex-shrink:0;width:56px;height:56px;font-size:1.25rem;position:relative;z-index:1}.process-step h4{font-size:1.125rem;margin-bottom:6px}.process-step p{font-size:0.875rem;color:rgba(255,255,255,0.6)}.cta-section{padding:4rem 0;text-align:center}.cta-section h2{font-size:1.75rem;line-height:1.2;margin-bottom:1rem}.cta-section p{font-size:1rem;margin-bottom:1.5rem}.cta-section .btn{width:100%;max-width:300px;justify-content:center}.contact-section{padding:4rem 0}.contact-simple{grid-template-columns:1fr;gap:2rem;text-align:center}.contact-left h2{font-size:1.75rem;line-height:1.2;margin-bottom:0.75rem}.contact-left > p{font-size:1rem;color:rgba(255,255,255,0.7);margin-bottom:1.5rem}.contact-details{justify-content:center;flex-wrap:wrap;gap:1rem}.contact-link{font-size:0.9375rem}.contact-form-card{padding:24px;border-radius:20px}.contact-form-card h4{font-size:1.25rem;margin-bottom:1rem}.form-group input,.form-group textarea{padding:14px 16px;font-size:16px;border-radius:12px}.contact-form-card .btn{width:100%;padding:16px;font-size:1rem}.footer-grid{grid-template-columns:1fr;text-align:center;gap:2rem}.footer-social{justify-content:center}.footer-bottom{flex-direction:column;text-align:center;gap:1rem}.footer-legal{justify-content:center}.section-header h2{font-size:1.75rem}.section-header p{font-size:0.9375rem}}@media (max-width:480px){.container{padding:0 1rem}.hero h1{font-size:2.25rem}.hero-subtitle{font-size:1rem;max-width:300px}.hero-features{max-width:280px}.hero-feature{font-size:0.75rem;padding:10px 12px}.hero-stats-mobile{gap:20px}.hero-stat-mobile strong{font-size:1.25rem}.section-header h2{font-size:1.75rem}.why-card{min-width:260px;padding:20px}.why-number{font-size:2rem}.lead-form-header{padding:0.875rem 1rem}.lead-form-body{padding:1rem}.lead-form-group input,.lead-form-group select{padding:0.75rem 0.875rem}.btn{padding:0.75rem 1.25rem;font-size:0.9375rem;min-height:48px}.contact-form-card{padding:1.25rem}.toast-container{left:1rem;right:1rem;transform:none}.toast{font-size:0.875rem;padding:0.75rem 1rem}}@media (hover:none) and (pointer:coarse){.btn,.nav-links li a{min-height:44px}.tech-item:hover{transform:none}.lead-form-card:hover{transform:none}.footer-links a{padding:0.5rem 0;display:inline-block}}@media (max-height:500px) and (orientation:landscape){.hero{min-height:auto;padding:80px 0 40px}.hero-grid{grid-template-columns:1fr 1fr;gap:2rem;text-align:left}.hero-content{text-align:left}.hero-buttons{flex-direction:row;justify-content:flex-start}.hero-buttons .btn{width:auto}.hero-visual{max-width:320px}}@supports (padding:max(0px)){.navbar{padding-left:max(1rem,env(safe-area-inset-left));padding-right:max(1rem,env(safe-area-inset-right))}.hero,.section,.footer{padding-left:max(0px,env(safe-area-inset-left));padding-right:max(0px,env(safe-area-inset-right))}}.legal-page{padding:120px 0 60px;min-height:100vh;position:relative;z-index:1}.legal-content{max-width:760px;margin:0 auto;background:rgba(255,255,255,0.97);border-radius:16px;padding:3rem 3.5rem;box-shadow:0 8px 30px rgba(0,0,0,0.12)}.legal-content h1{font-size:2.25rem;font-weight:800;color:#0f172a;margin-bottom:0.5rem}.legal-content .legal-updated{color:#64748b;font-size:0.9375rem;margin-bottom:2.5rem;padding-bottom:1.5rem;border-bottom:1px solid #e2e8f0}.legal-content h2{font-size:1.375rem;font-weight:700;color:#0f172a;margin-top:2.5rem;margin-bottom:0.75rem}.legal-content h3{font-size:1.125rem;font-weight:600;color:#1e293b;margin-top:1.5rem;margin-bottom:0.5rem}.legal-content p{color:#475569;line-height:1.8;margin-bottom:1rem}.legal-content ul,.legal-content ol{color:#475569;line-height:1.8;margin-bottom:1rem;padding-left:1.5rem}.legal-content li{margin-bottom:0.5rem}.legal-content a{color:#c2410c;text-decoration:underline;text-underline-offset:2px}.legal-content a:hover{color:#f97316}.legal-content strong{color:#1e293b;font-weight:600}.legal-content .legal-highlight{background:#f1f5f9;border-left:3px solid #f97316;padding:1rem 1.25rem;border-radius:0 8px 8px 0;margin:1.5rem 0}.legal-content .legal-highlight p{margin-bottom:0}.legal-toc{background:#f8fafc;border-radius:10px;padding:1.25rem 1.5rem;margin-bottom:2rem}.legal-toc h3{margin-top:0;margin-bottom:0.75rem;font-size:1rem;color:#0f172a}.legal-toc ol{margin-bottom:0;padding-left:1.25rem}.legal-toc li{margin-bottom:0.25rem}.legal-toc a{color:#f97316;text-decoration:none;font-size:0.9375rem}.legal-toc a:hover{text-decoration:underline}@media (max-width:768px){.legal-content{padding:2rem 1.5rem;border-radius:0}.legal-content h1{font-size:1.75rem}.legal-content h2{font-size:1.25rem}}@media (max-width:480px){.legal-page{padding:100px 0 40px}.legal-content{padding:1.5rem 1.25rem}.legal-content h1{font-size:1.5rem}}.careers-page h2{margin-top:2.5rem;padding-top:1.5rem;border-top:1px solid #e2e8f0}.careers-page h2:first-of-type{border-top:none;padding-top:0}.career-card{background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;padding:1.75rem 2rem;margin-top:1.5rem;transition:border-color 0.25s ease,box-shadow 0.25s ease}.career-card:hover{border-color:#f97316;box-shadow:0 4px 20px rgba(249,115,22,0.1)}.career-card-header{display:flex;justify-content:space-between;align-items:flex-start;gap:1rem;flex-wrap:wrap;margin-bottom:0.75rem}.career-card-header h3{margin:0;font-size:1.25rem;font-weight:700;color:#0f172a}.career-tags{display:flex;gap:0.5rem;flex-wrap:wrap}.career-tag{display:inline-block;background:#e0e7ff;color:#9a3412;font-size:0.75rem;font-weight:600;padding:0.25rem 0.625rem;border-radius:999px;white-space:nowrap}.career-card h4{font-size:0.9375rem;font-weight:700;color:#1e293b;margin-top:1.25rem;margin-bottom:0.5rem}.career-card ul{margin-bottom:0.5rem}.career-card li{color:#475569;font-size:0.9375rem;line-height:1.7}.career-apply-btn{display:inline-block;margin-top:1.25rem;padding:0.625rem 1.5rem;background:#f97316;color:#ffffff;font-size:0.9375rem;font-weight:600;border-radius:8px;text-decoration:none;transition:background 0.2s ease,transform 0.2s ease}.career-apply-btn:hover{background:#c2410c;transform:translateY(-1px)}@media (max-width:768px){.career-card{padding:1.25rem 1.5rem}.career-card-header{flex-direction:column}.career-card-header h3{font-size:1.125rem}}@media (max-width:480px){.career-card{padding:1rem 1.25rem}}.bp-page table{width:100%;border-collapse:collapse;margin:1rem 0 1.5rem;font-size:0.9375rem}.bp-page th,.bp-page td{padding:0.625rem 0.875rem;text-align:left;border-bottom:1px solid #e2e8f0;color:#334155}.bp-page th{background:#f1f5f9;font-weight:700;color:#0f172a;font-size:0.8125rem;text-transform:uppercase;letter-spacing:0.03em}.bp-page tbody tr:hover{background:#f8fafc}.bp-table-wrap{overflow-x:auto;-webkit-overflow-scrolling:touch}.bp-product{background:#f8fafc;border:1px solid #e2e8f0;border-radius:10px;padding:1.25rem 1.5rem;margin:1rem 0}.bp-product h3{margin-top:0}.bp-product-tag{display:inline-block;background:#e0e7ff;color:#9a3412;font-size:0.75rem;font-weight:600;padding:0.2rem 0.625rem;border-radius:999px;margin-bottom:0.75rem}.playbook-progress-bar{width:100%;height:12px;background:#e2e8f0;border-radius:999px;overflow:hidden;margin:1.5rem 0 0.5rem}.playbook-progress-fill{height:100%;background:linear-gradient(90deg,#f97316,#34a853);border-radius:999px;transition:width 0.4s ease;width:0%}.playbook-progress-text{font-size:0.875rem;font-weight:600;color:#64748b;margin-bottom:1.5rem}.playbook-controls{display:flex;gap:0.5rem;flex-wrap:wrap;margin-bottom:2rem}.playbook-btn{padding:0.4rem 1rem;font-size:0.8125rem;font-weight:600;border:1px solid #e2e8f0;border-radius:6px;background:#ffffff;color:#475569;cursor:pointer;transition:all 0.2s ease;font-family:inherit}.playbook-btn:hover{background:#f1f5f9;border-color:#cbd5e1}.playbook-btn-danger{color:#ea580c;border-color:#fecaca}.playbook-btn-danger:hover{background:#fef2f2;border-color:#fb923c}.playbook-section{margin-bottom:1rem}.playbook-section-header{display:flex;align-items:center;gap:0.625rem;background:#f1f5f9;border:1px solid #e2e8f0;border-radius:10px;padding:0.875rem 1.25rem;cursor:pointer;user-select:none;transition:background 0.2s ease;font-size:1.125rem;margin-top:0;margin-bottom:0}.playbook-section-header:hover{background:#e2e8f0}.playbook-toggle{display:inline-flex;align-items:center;justify-content:center;width:24px;height:24px;background:#f97316;color:#ffffff;border-radius:6px;font-size:1rem;font-weight:700;flex-shrink:0}.playbook-section-count{margin-left:auto;font-size:0.8125rem;font-weight:600;color:#f97316;background:#e0e7ff;padding:0.125rem 0.625rem;border-radius:999px}.playbook-section-body{padding:0.75rem 0 0 0.5rem;display:block}.playbook-section-body h3{font-size:0.9375rem;font-weight:700;color:#1e293b;margin-top:1.25rem;margin-bottom:0.5rem;padding-bottom:0.375rem;border-bottom:1px solid #f1f5f9}.playbook-section-body h3:first-child{margin-top:0.5rem}.playbook-item{display:flex;align-items:flex-start;gap:0.625rem;padding:0.5rem 0.75rem;margin:0.25rem 0;border-radius:8px;cursor:pointer;transition:background 0.15s ease;font-size:0.9375rem;color:#334155;line-height:1.5}.playbook-item:hover{background:#f8fafc}.playbook-item input[type="checkbox"]{width:18px;height:18px;margin-top:2px;flex-shrink:0;accent-color:#f97316;cursor:pointer}.playbook-item.completed{color:#94a3b8;text-decoration:line-through}@media (max-width:768px){.playbook-section-header{font-size:1rem;padding:0.75rem 1rem}.playbook-item{font-size:0.875rem;padding:0.375rem 0.5rem}.bp-page table{font-size:0.8125rem}.bp-page th,.bp-page td{padding:0.5rem 0.625rem}}@media (max-width:480px){.playbook-controls{flex-direction:column}.playbook-btn{text-align:center}}.playbook-panel{background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;padding:1.5rem 1.75rem;margin-bottom:1.5rem;animation:panelSlide 0.2s ease}@keyframes panelSlide{from{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}.playbook-panel h3{margin-top:0;font-size:1.125rem;font-weight:700;color:#0f172a}.goal-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(240px,1fr));gap:1rem}.goal-card{background:#ffffff;border:1px solid #e2e8f0;border-radius:10px;padding:1rem 1.25rem}.goal-label{font-weight:700;font-size:0.875rem;color:#0f172a;margin-bottom:0.625rem;display:block}.goal-inputs{display:flex;gap:0.75rem;margin-bottom:0.625rem}.goal-field{flex:1}.goal-field span{display:block;font-size:0.6875rem;font-weight:600;color:#94a3b8;text-transform:uppercase;letter-spacing:0.05em;margin-bottom:0.25rem}.goal-field input{width:100%;padding:0.375rem 0.5rem;border:1px solid #e2e8f0;border-radius:6px;font-size:0.9375rem;font-family:inherit;font-weight:600;color:#0f172a;background:#f8fafc;transition:border-color 0.2s ease;box-sizing:border-box}.goal-field input:focus{outline:none;border-color:#f97316;background:#ffffff}.goal-bar-wrap{width:100%;height:6px;background:#e2e8f0;border-radius:999px;overflow:hidden}.goal-bar-fill{height:100%;border-radius:999px;transition:width 0.4s ease,background 0.4s ease;width:0%;background:#f97316}.share-actions{display:flex;flex-wrap:wrap;gap:0.5rem}.share-btn{display:inline-flex;align-items:center;gap:0.375rem}.share-btn svg{flex-shrink:0}.share-message{margin-top:0.75rem;padding:0.5rem 0.875rem;background:rgba(249,115,22,0.10);color:#065f46;border-radius:6px;font-size:0.875rem;font-weight:500}.calendar-list{display:flex;flex-direction:column;gap:0.625rem}.calendar-event{display:flex;justify-content:space-between;align-items:center;gap:1rem;padding:0.875rem 1rem;background:#ffffff;border:1px solid #e2e8f0;border-radius:8px;transition:border-color 0.2s ease}.calendar-event:hover{border-color:#f97316}.calendar-event-info{flex:1;min-width:0}.calendar-event-info strong{display:block;font-size:0.9375rem;color:#0f172a;margin-bottom:0.125rem}.calendar-event-info span{font-size:0.8125rem;color:#64748b;line-height:1.4}.calendar-event-actions{display:flex;gap:0.375rem;flex-shrink:0}@media (max-width:768px){.goal-grid{grid-template-columns:1fr}.calendar-event{flex-direction:column;align-items:flex-start}.calendar-event-actions{width:100%}.calendar-event-actions .playbook-btn{flex:1;text-align:center}.share-actions{flex-direction:column}.share-btn{justify-content:center}}@media (max-width:480px){.playbook-panel{padding:1rem 1.25rem}}@supports (backdrop-filter:blur(16px)){.why-card{background:var(--glass-bg);backdrop-filter:var(--glass-blur);-webkit-backdrop-filter:var(--glass-blur);box-shadow:var(--glass-shadow),var(--glass-inset)}.why-card:hover{background:var(--glass-bg-strong);border-color:var(--glass-border-hover);box-shadow:var(--glass-shadow),var(--glass-inset),0 0 24px rgba(249,115,22,0.15)}.tech-strip-item{backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px)}}.cta-section{background:rgba(249,115,22,0.85)}.btn-primary,.lead-form-submit{position:relative;overflow:hidden}.btn-primary::after,.lead-form-submit::after{content:'';position:absolute;top:-50%;left:-75%;width:50%;height:200%;background:linear-gradient(90deg,transparent,rgba(255,255,255,0.12),transparent);transform:skewX(-25deg);transition:left 0.6s ease}.btn-primary:hover::after,.lead-form-submit:hover::after{left:125%}.solution-card{transition:all 0.35s cubic-bezier(0.4,0,0.2,1)}.solution-card:hover{transform:translateY(-6px);box-shadow:0 24px 48px -12px rgba(249,115,22,0.18),0 0 0 1px rgba(249,115,22,0.08)}.solution-card:hover .solution-icon{transform:scale(1.08);box-shadow:0 0 20px rgba(249,115,22,0.2)}.solution-icon{transition:transform 0.35s ease,box-shadow 0.35s ease}.why-card:hover .why-number{text-shadow:0 0 30px rgba(129,140,248,0.4)}.why-card:hover .why-icon{transform:scale(1.1);box-shadow:0 0 20px rgba(249,115,22,0.3)}.why-icon{transition:transform 0.3s ease,box-shadow 0.3s ease}.why-number{transition:text-shadow 0.3s ease}.scroll-fade-in{opacity:0;transform:translateY(24px);transition:opacity 0.6s ease,transform 0.6s ease}.scroll-fade-in.visible{opacity:1;transform:translateY(0)}.scroll-slide-left{opacity:0;transform:translateX(-30px);transition:opacity 0.6s ease,transform 0.6s ease}.scroll-slide-left.visible{opacity:1;transform:translateX(0)}.scroll-slide-right{opacity:0;transform:translateX(30px);transition:opacity 0.6s ease,transform 0.6s ease}.scroll-slide-right.visible{opacity:1;transform:translateX(0)}.card-scale-in{opacity:0;transform:scale(0.92);transition:opacity 0.5s ease,transform 0.5s cubic-bezier(0.175,0.885,0.32,1.275)}.card-scale-in.visible{opacity:1;transform:scale(1)}.scroll-progress{position:fixed;top:0;left:0;right:0;height:3px;z-index:9999;pointer-events:none}.scroll-progress-bar{height:100%;background:linear-gradient(90deg,#f97316,#fb923c,#a78bfa);width:0%;transition:width 0.1s linear}.section-dark .section-header h2{background:linear-gradient(135deg,#ffffff 0%,#7dd3fc 50%,#ffffff 100%);background-size:200% auto;-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;animation:gradientTextShift 6s ease infinite}@keyframes gradientTextShift{0%,100%{background-position:0% center}50%{background-position:200% center}}.form-group input:focus,.form-group textarea:focus{transform:translateY(-1px);box-shadow:0 4px 12px rgba(249,115,22,0.1)}.form-group input,.form-group textarea{transition:all 0.25s ease}.btn{position:relative;overflow:hidden}.ripple{position:absolute;border-radius:50%;background:rgba(255,255,255,0.3);pointer-events:none;transform:scale(0);animation:rippleExpand 0.6s ease-out}@keyframes rippleExpand{to{transform:scale(4);opacity:0}}.card-spotlight{position:relative}.card-spotlight::before{content:'';position:absolute;top:0;left:0;right:0;bottom:0;border-radius:inherit;background:radial-gradient( 600px circle at var(--mouse-x,50%) var(--mouse-y,50%),rgba(249,115,22,0.06),transparent 40% );pointer-events:none;opacity:0;transition:opacity 0.3s ease;z-index:0}.card-spotlight:hover::before{opacity:1}.is-scrolling .hero-gradient-mesh{animation-play-state:paused}.solution-card,.why-card,.process-step{contain:layout style}.playbook-btn-primary{background:linear-gradient(135deg,#f97316,#c2410c);color:#ffffff;border-color:#c2410c}.playbook-btn-primary:hover{background:linear-gradient(135deg,#fb923c,#f97316);border-color:#f97316}.sync-status{display:flex;align-items:center;gap:0.5rem;padding:0.375rem 0.75rem;background:#f0fdf4;border:1px solid rgba(249,115,22,0.25);border-radius:999px;font-size:0.75rem;font-weight:600;color:#166534;margin-bottom:1rem;width:fit-content}.sync-icon{width:8px;height:8px;border-radius:50%;background:#f97316}.sync-icon.sync-syncing{background:#f97316;animation:pulse 1s infinite}.sync-icon.sync-error{background:#f97316}.sync-icon.sync-synced{background:#f97316}@keyframes pulse{0%,100%{opacity:1}50%{opacity:0.5}}.auth-methods{display:flex;flex-direction:column;gap:1rem}.auth-method{display:flex;flex-direction:column;gap:0.5rem}.auth-label{font-weight:600;font-size:0.875rem;color:#1e293b}.auth-input-group{display:flex;gap:0.5rem}.auth-input{flex:1;padding:0.625rem 0.875rem;border:1px solid #e2e8f0;border-radius:8px;font-size:0.9375rem;font-family:inherit;transition:border-color 0.2s ease,box-shadow 0.2s ease}.auth-input:focus{outline:none;border-color:#f97316;box-shadow:0 0 0 3px rgba(249,115,22,0.1)}.auth-hint{font-size:0.75rem;color:#64748b}.auth-divider{display:flex;align-items:center;gap:1rem;color:#94a3b8;font-size:0.75rem;text-transform:uppercase;letter-spacing:0.05em}.auth-divider::before,.auth-divider::after{content:'';flex:1;height:1px;background:#e2e8f0}.auth-google-btn{display:flex;align-items:center;justify-content:center;gap:0.625rem;width:100%;padding:0.625rem 1rem;background:#ffffff;border:1px solid #e2e8f0;border-radius:8px;font-weight:600;color:#1e293b;cursor:pointer;transition:all 0.2s ease}.auth-google-btn:hover{background:#f8fafc;border-color:#cbd5e1;box-shadow:0 2px 8px rgba(0,0,0,0.08)}.auth-user-info{display:flex;align-items:center;gap:1rem;padding:1rem;background:#ffffff;border:1px solid #e2e8f0;border-radius:10px;margin-bottom:1rem}.auth-avatar{width:48px;height:48px;border-radius:50%;background:linear-gradient(135deg,#f97316,#ea580c);color:#ffffff;display:flex;align-items:center;justify-content:center;font-size:1.25rem;font-weight:700}.auth-user-details{display:flex;flex-direction:column;gap:0.125rem}.auth-user-details strong{font-size:1rem;color:#0f172a}.auth-user-details span{font-size:0.8125rem;color:#64748b}.auth-actions{display:flex;gap:0.5rem;margin-bottom:1rem}.auth-sync-info{font-size:0.75rem;color:#64748b}.auth-sync-info p{margin:0}.auth-message{padding:0.625rem 1rem;border-radius:8px;font-size:0.875rem;font-weight:500;margin-top:1rem}.auth-message-success{background:rgba(249,115,22,0.10);color:#065f46;border:1px solid rgba(249,115,22,0.25)}.auth-message-error{background:#fef2f2;color:#991b1b;border:1px solid #fecaca}.notification-section{margin-bottom:1.5rem}.notification-section:last-child{margin-bottom:0}.notification-section h4{font-size:0.9375rem;font-weight:700;color:#1e293b;margin:0 0 0.75rem 0}.notification-permission{display:flex;align-items:center;gap:0.75rem;padding:0.75rem 1rem;background:#ffffff;border:1px solid #e2e8f0;border-radius:8px;margin-bottom:0.75rem}.notification-enabled{color:#166534}.notification-denied{color:#991b1b}.notification-setting{display:flex;align-items:center;gap:0.75rem;padding:0.5rem 0}.notification-label{display:flex;align-items:center;gap:0.5rem;font-size:0.875rem;color:#334155;cursor:pointer}.notification-label input[type="checkbox"]{width:16px;height:16px;accent-color:#f97316;cursor:pointer}.notification-select{padding:0.375rem 0.75rem;border:1px solid #e2e8f0;border-radius:6px;font-size:0.875rem;font-family:inherit;color:#1e293b;background:#ffffff;cursor:pointer;transition:border-color 0.2s ease}.notification-select:focus{outline:none;border-color:#f97316}.modal-overlay{position:fixed;inset:0;background:rgba(15,23,42,0.6);backdrop-filter:blur(4px);display:flex;align-items:center;justify-content:center;z-index:9999;padding:1rem}.modal-content{background:#ffffff;border-radius:16px;box-shadow:0 25px 50px -12px rgba(0,0,0,0.25);width:100%;max-width:420px;animation:modalSlideIn 0.2s ease}@keyframes modalSlideIn{from{opacity:0;transform:scale(0.95) translateY(-10px)}to{opacity:1;transform:scale(1) translateY(0)}}.modal-header{display:flex;align-items:center;justify-content:space-between;padding:1.25rem 1.5rem;border-bottom:1px solid #f1f5f9}.modal-header h3{margin:0;font-size:1.125rem;font-weight:700;color:#0f172a}.modal-close{width:32px;height:32px;border:none;background:#f1f5f9;border-radius:8px;font-size:1.25rem;color:#64748b;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all 0.2s ease}.modal-close:hover{background:#e2e8f0;color:#1e293b}.modal-body{padding:1.5rem}.modal-task-title{font-size:0.9375rem;color:#475569;margin:0 0 1.25rem 0;padding:0.75rem 1rem;background:#f8fafc;border-radius:8px;border-left:3px solid #f97316}.due-date-inputs{display:flex;gap:1rem;margin-bottom:1rem}.due-date-field{flex:1}.due-date-field label{display:block;font-size:0.75rem;font-weight:600;color:#64748b;text-transform:uppercase;letter-spacing:0.05em;margin-bottom:0.375rem}.due-date-input{width:100%;padding:0.625rem 0.75rem;border:1px solid #e2e8f0;border-radius:8px;font-size:0.9375rem;font-family:inherit;color:#1e293b;transition:border-color 0.2s ease,box-shadow 0.2s ease;box-sizing:border-box}.due-date-input:focus{outline:none;border-color:#f97316;box-shadow:0 0 0 3px rgba(249,115,22,0.1)}.due-date-quick{display:flex;align-items:center;gap:0.5rem;flex-wrap:wrap}.due-date-quick span{font-size:0.8125rem;color:#64748b}.modal-footer{display:flex;justify-content:flex-end;gap:0.5rem;padding:1rem 1.5rem;border-top:1px solid #f1f5f9;background:#f8fafc;border-radius:0 0 16px 16px}.due-date-btn{padding:0.25rem;border:none;background:transparent;color:#94a3b8;cursor:pointer;border-radius:4px;display:flex;align-items:center;justify-content:center;transition:all 0.2s ease;margin-left:auto;flex-shrink:0}.due-date-btn:hover{background:#e0e7ff;color:#f97316}.playbook-item{position:relative}.due-date-indicator{font-size:0.6875rem;font-weight:600;padding:0.125rem 0.5rem;border-radius:999px;margin-left:0.5rem;flex-shrink:0;white-space:nowrap}.due-date-indicator:empty{display:none}.due-date-indicator.due-overdue{background:#fef2f2;color:#ea580c;border:1px solid #fecaca}.due-date-indicator.due-soon{background:#fefce8;color:#ea580c;border:1px solid #fef08a}.due-date-indicator.due-completed{background:#f0fdf4;color:#ea580c;border:1px solid rgba(249,115,22,0.25);text-decoration:line-through}@media (max-width:768px){.auth-input-group{flex-direction:column}.due-date-inputs{flex-direction:column}.modal-content{margin:0.5rem}.auth-actions{flex-direction:column}.due-date-indicator{font-size:0.625rem;padding:0.125rem 0.375rem}.playbook-item{flex-wrap:wrap}.due-date-btn{margin-left:0.5rem}}@media (max-width:480px){.sync-status{font-size:0.6875rem;padding:0.25rem 0.5rem}.due-date-quick{flex-direction:column;align-items:flex-start}.due-date-quick span{margin-bottom:0.25rem}}.scheduler-hero{padding:120px 0 40px;text-align:center;background:linear-gradient(180deg,rgba(249,115,22,0.08) 0%,transparent 100%)}.scheduler-hero-content{max-width:600px;margin:0 auto}.scheduler-hero h1{font-size:3rem;font-weight:800;color:#0f172a;margin:0.5rem 0;background:linear-gradient(135deg,#f97316 0%,#ea580c 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.scheduler-hero p{font-size:1.125rem;color:#64748b;margin:0}.scheduler-demo-section{padding:40px 0 80px}.scheduler-grid{display:grid;grid-template-columns:1fr 1fr;gap:2rem;margin-bottom:4rem}@media (max-width:968px){.scheduler-grid{grid-template-columns:1fr}}.scheduler-calendar-panel,.scheduler-form-panel{background:#ffffff;border:1px solid #e2e8f0;border-radius:16px;padding:1.5rem;box-shadow:0 4px 6px -1px rgba(0,0,0,0.05)}.scheduler-panel-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:1.5rem}.scheduler-panel-header h2{font-size:1.25rem;font-weight:700;color:#0f172a;margin:0}.calendar-nav{display:flex;align-items:center;gap:0.5rem}.cal-nav-btn{width:32px;height:32px;border:1px solid #e2e8f0;background:#ffffff;border-radius:8px;cursor:pointer;display:flex;align-items:center;justify-content:center;color:#64748b;transition:all 0.2s ease}.cal-nav-btn:hover{background:#f1f5f9;color:#0f172a}.calendar-nav span{font-size:0.875rem;font-weight:600;color:#0f172a;min-width:120px;text-align:center}.calendar-grid{display:grid;grid-template-columns:repeat(7,1fr);gap:4px;margin-bottom:1.5rem}.cal-header{padding:0.5rem;text-align:center;font-size:0.75rem;font-weight:600;color:#64748b;text-transform:uppercase}.cal-day{aspect-ratio:1;display:flex;align-items:center;justify-content:center;font-size:0.875rem;font-weight:500;border-radius:8px;cursor:pointer;transition:all 0.2s ease;color:#334155}.cal-day.empty{cursor:default}.cal-day.past{color:#cbd5e1;cursor:not-allowed}.cal-day.unavailable{color:#94a3b8;cursor:not-allowed}.cal-day.available{background:#f0fdf4;color:#166534;border:1px solid rgba(249,115,22,0.25)}.cal-day.available:hover{background:rgba(249,115,22,0.10);border-color:#fb923c}.cal-day.selected{background:linear-gradient(135deg,#f97316,#c2410c);color:#ffffff;border:none}.cal-day.today{font-weight:700;box-shadow:inset 0 0 0 2px #f97316}.cal-day.today.selected{box-shadow:none}.time-slots-section h3{font-size:0.875rem;font-weight:600;color:#0f172a;margin:0 0 0.75rem}.time-slots-hint{font-size:0.8125rem;color:#64748b;margin:0}.time-slots-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(100px,1fr));gap:0.5rem}.time-slot{padding:0.625rem 0.75rem;background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;font-size:0.875rem;font-weight:500;color:#334155;cursor:pointer;transition:all 0.2s ease;font-family:inherit}.time-slot:hover{background:#e0e7ff;border-color:#7dd3fc;color:#9a3412}.time-slot.selected{background:linear-gradient(135deg,#f97316,#c2410c);border-color:transparent;color:#ffffff}.voice-assistant-banner{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:1rem 1.25rem;background:linear-gradient(135deg,rgba(249,115,22,0.08),rgba(234,88,12,0.08));border:1px solid rgba(249,115,22,0.2);border-radius:12px;margin-bottom:1.5rem}.voice-assistant-info{display:flex;align-items:center;gap:0.75rem}.voice-pulse{width:12px;height:12px;background:#f97316;border-radius:50%;animation:voicePulse 2s ease-in-out infinite}@keyframes voicePulse{0%,100%{transform:scale(1);opacity:1}50%{transform:scale(1.3);opacity:0.7}}.voice-assistant-info strong{display:block;font-size:0.9375rem;color:#0f172a}.voice-assistant-info span{font-size:0.75rem;color:#64748b}.voice-assistant-btn{display:flex;align-items:center;gap:0.5rem;padding:0.625rem 1.25rem;background:linear-gradient(135deg,#f97316,#c2410c);color:#ffffff;border:none;border-radius:8px;font-size:0.875rem;font-weight:600;cursor:pointer;transition:all 0.2s ease;font-family:inherit}.voice-assistant-btn:hover{background:linear-gradient(135deg,#fb923c,#f97316);transform:translateY(-1px)}.voice-chat-widget{background:#0f172a;border-radius:12px;overflow:hidden;margin-bottom:1.5rem}.voice-chat-header{display:flex;align-items:center;justify-content:space-between;padding:0.75rem 1rem;background:rgba(255,255,255,0.05)}.voice-chat-status{display:flex;align-items:center;gap:0.5rem}.voice-status-dot{width:8px;height:8px;border-radius:50%;background:#64748b}.voice-status-dot.connecting{background:#f97316;animation:pulse 1s infinite}.voice-status-dot.connected{background:#f97316}.voice-status-dot.listening{background:#f97316;animation:pulse 1.5s infinite}.voice-status-dot.speaking{background:#f97316;animation:pulse 0.5s infinite}.voice-status-dot.muted{background:#f97316}.voice-status-dot.error{background:#f97316}.voice-status-dot.disconnected{background:#64748b}#voiceStatusText{font-size:0.75rem;color:#94a3b8}.voice-close-btn{width:28px;height:28px;background:rgba(255,255,255,0.1);border:none;border-radius:6px;cursor:pointer;display:flex;align-items:center;justify-content:center;color:#94a3b8;transition:all 0.2s ease}.voice-close-btn:hover{background:rgba(255,255,255,0.2);color:#ffffff}.voice-chat-body{padding:1.5rem;display:flex;flex-direction:column;align-items:center;gap:1rem}.voice-avatar{position:relative;width:80px;height:80px}.voice-avatar-ring{position:absolute;inset:0;border-radius:50%;border:3px solid #334155;transition:all 0.3s ease}.voice-avatar-ring.speaking{border-color:#f97316;box-shadow:0 0 20px rgba(249,115,22,0.5);animation:speakingRing 0.5s ease-in-out infinite alternate}@keyframes speakingRing{from{transform:scale(1)}to{transform:scale(1.1)}}.voice-avatar-inner{position:absolute;inset:6px;background:linear-gradient(135deg,#f97316,#ea580c);border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:1.5rem;font-weight:700;color:#ffffff}.voice-transcript{width:100%;max-height:120px;overflow-y:auto;padding:0.5rem}.transcript-line{margin:0.5rem 0;padding:0.5rem 0.75rem;border-radius:8px;font-size:0.8125rem;line-height:1.4}.transcript-line.aria{background:rgba(249,115,22,0.2);color:#7dd3fc;margin-right:20%}.transcript-line.user{background:rgba(255,255,255,0.1);color:#e2e8f0;margin-left:20%;text-align:right}.voice-chat-footer{display:flex;justify-content:center;gap:1rem;padding:1rem;background:rgba(255,255,255,0.05)}.voice-mute-btn,.voice-end-btn{display:flex;align-items:center;gap:0.5rem;padding:0.625rem 1.25rem;border:none;border-radius:8px;font-size:0.875rem;font-weight:500;cursor:pointer;transition:all 0.2s ease;font-family:inherit}.voice-mute-btn{background:rgba(255,255,255,0.1);color:#e2e8f0}.voice-mute-btn:hover{background:rgba(255,255,255,0.2)}.voice-mute-btn.muted{background:#f97316;color:#ffffff}.voice-end-btn{background:#f97316;color:#ffffff}.voice-end-btn:hover{background:#ea580c}.scheduler-form{display:flex;flex-direction:column;gap:1rem}.scheduler-form .form-row{display:flex;gap:1rem}.scheduler-form .form-row-2col{display:grid;grid-template-columns:1fr 1fr}@media (max-width:480px){.scheduler-form .form-row-2col{grid-template-columns:1fr}}.scheduler-form .form-group{display:flex;flex-direction:column;gap:0.375rem}.scheduler-form label{font-size:0.8125rem;font-weight:600;color:#334155}.scheduler-form input,.scheduler-form select,.scheduler-form textarea{padding:0.75rem 1rem;border:1px solid #e2e8f0;border-radius:8px;font-size:0.9375rem;font-family:inherit;color:#0f172a;transition:all 0.2s ease}.scheduler-form input:focus,.scheduler-form select:focus,.scheduler-form textarea:focus{outline:none;border-color:#f97316;box-shadow:0 0 0 3px rgba(249,115,22,0.1)}.scheduler-form textarea{resize:vertical;min-height:80px}.selected-slot-display{display:flex;align-items:center;gap:0.75rem;padding:1rem;background:#f0fdf4;border:1px solid rgba(249,115,22,0.25);border-radius:10px}.selected-slot-icon{width:40px;height:40px;background:rgba(249,115,22,0.10);border-radius:8px;display:flex;align-items:center;justify-content:center;color:#166534}.selected-slot-info{flex:1}.selected-slot-info strong{display:block;font-size:0.9375rem;color:#166534}.selected-slot-info span{font-size:0.8125rem;color:#15803d}.change-slot-btn{padding:0.375rem 0.75rem;background:transparent;border:1px solid #fb923c;border-radius:6px;font-size:0.8125rem;font-weight:500;color:#166534;cursor:pointer;transition:all 0.2s ease;font-family:inherit}.change-slot-btn:hover{background:rgba(249,115,22,0.10)}.scheduler-submit-btn{width:100%;padding:1rem;background:linear-gradient(135deg,#f97316,#c2410c);border:none;border-radius:10px;font-size:1rem;font-weight:600;color:#ffffff;cursor:pointer;transition:all 0.2s ease;font-family:inherit}.scheduler-submit-btn:hover:not(:disabled){background:linear-gradient(135deg,#fb923c,#f97316);transform:translateY(-1px);box-shadow:0 4px 12px rgba(249,115,22,0.3)}.scheduler-submit-btn:disabled{background:#e2e8f0;color:#94a3b8;cursor:not-allowed}.btn-loading{display:flex;align-items:center;justify-content:center;gap:0.5rem}.spinner{width:18px;height:18px;border:2px solid rgba(255,255,255,0.3);border-top-color:#ffffff;border-radius:50%;animation:spin 0.8s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.form-disclaimer{display:flex;align-items:center;justify-content:center;gap:0.375rem;font-size:0.75rem;color:#64748b;margin-top:0.5rem}.scheduler-features{text-align:center}.scheduler-features h2{font-size:1.5rem;font-weight:700;color:#0f172a;margin-bottom:2rem}.features-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem}@media (max-width:768px){.features-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:480px){.features-grid{grid-template-columns:1fr}}.feature-card{padding:1.5rem;background:#ffffff;border:1px solid #e2e8f0;border-radius:12px;text-align:center;transition:all 0.2s ease}.feature-card:hover{border-color:#7dd3fc;box-shadow:0 4px 12px rgba(249,115,22,0.1)}.feature-icon{width:48px;height:48px;margin:0 auto 1rem;background:linear-gradient(135deg,rgba(249,115,22,0.1),rgba(234,88,12,0.1));border-radius:12px;display:flex;align-items:center;justify-content:center;color:#f97316}.feature-card h3{font-size:1rem;font-weight:600;color:#0f172a;margin:0 0 0.5rem}.feature-card p{font-size:0.875rem;color:#64748b;margin:0;line-height:1.5}.success-modal{text-align:center;padding:2rem}.success-icon{width:80px;height:80px;margin:0 auto 1.5rem;background:linear-gradient(135deg,#f97316,#ea580c);border-radius:50%;display:flex;align-items:center;justify-content:center;color:#ffffff}.success-modal h2{font-size:1.5rem;font-weight:700;color:#0f172a;margin:0 0 0.5rem}.success-modal > p{font-size:0.9375rem;color:#64748b;margin:0 0 1.5rem}.success-details{background:#f8fafc;border-radius:10px;padding:1rem 1.5rem;margin-bottom:1.5rem}.success-detail-row{display:flex;justify-content:space-between;padding:0.5rem 0;border-bottom:1px solid #e2e8f0}.success-detail-row:last-child{border-bottom:none}.success-detail-row span{font-size:0.875rem;color:#64748b}.success-detail-row strong{font-size:0.875rem;color:#0f172a}.success-actions{display:flex;gap:0.75rem;justify-content:center}.animated-bg{position:fixed;top:0;left:0;width:100%;height:100vh;height:100dvh;z-index:-1;overflow:hidden;pointer-events:none;background:#0f172a}@media (max-width:768px){.mobile-hero-content{display:flex;flex-direction:column}.mobile-hero-top{display:flex;justify-content:space-between;align-items:center;padding:16px 20px;padding-top:calc(16px + env(safe-area-inset-top));position:relative;z-index:20}.mobile-hero-logo{height:32px;width:auto}.mobile-hero-logo svg{height:100%;width:auto}.mobile-hero-contact{display:flex;align-items:center;gap:8px;padding:10px 16px;background:rgba(255,255,255,0.1);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,0.15);border-radius:100px;color:#fff;font-size:0.875rem;font-weight:600;text-decoration:none;transition:all 0.2s ease}.mobile-hero-contact:active{transform:scale(0.97);background:rgba(255,255,255,0.15)}.mobile-hero-contact svg{width:18px;height:18px;color:#f97316}.mobile-hero-middle{flex:1;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;padding:20px 24px;position:relative;z-index:10}.mobile-hero-badge{display:inline-flex;align-items:center;gap:8px;padding:8px 16px 8px 10px;background:rgba(249,115,22,0.15);border:1px solid rgba(249,115,22,0.3);border-radius:100px;margin-bottom:20px}.mobile-hero-badge-dot{width:8px;height:8px;background:#f97316;border-radius:50%;box-shadow:0 0 10px rgba(249,115,22,0.6);animation:pulseDot 2s ease-in-out infinite}@keyframes pulseDot{0%,100%{opacity:1;transform:scale(1)}50%{opacity:0.6;transform:scale(0.85)}}.mobile-hero-badge span{color:#fff;font-size:0.8125rem;font-weight:500}.mobile-hero-logo-text{font-size:1.25rem;font-weight:800;color:#fff;letter-spacing:-0.02em}.mobile-hero-logo-text span{color:#fb923c}.mobile-hero-headline{font-size:3.25rem;font-weight:800;color:#fff;line-height:0.95;margin:0 0 20px 0;text-shadow:0 4px 30px rgba(0,0,0,0.3);letter-spacing:-0.05em}.gradient-text-animated{color:#f97316}.mobile-dashboard-preview{display:flex;gap:10px;margin-bottom:28px;padding:0 10px}.dash-card{flex:1;background:rgba(255,255,255,0.06);border:1px solid rgba(255,255,255,0.1);border-radius:16px;padding:14px 10px;display:flex;flex-direction:column;align-items:center;gap:8px}.dash-card__icon{font-size:1.5rem}.dash-card__content{display:flex;flex-direction:column;align-items:center;gap:2px}.dash-card__number{font-size:1.375rem;font-weight:800;color:#fff;line-height:1}.dash-card__label{font-size:0.625rem;color:rgba(255,255,255,0.6);text-transform:uppercase;letter-spacing:0.5px;text-align:center}.mobile-score-preview{display:flex;align-items:center;gap:20px;padding:20px 24px;background:rgba(255,255,255,0.06);border:1px solid rgba(255,255,255,0.12);border-radius:20px;margin-bottom:24px}.mobile-score-circle{width:72px;height:72px;border-radius:50%;background:conic-gradient( from 0deg,rgba(249,115,22,0.3) 0deg,rgba(249,115,22,0.1) 360deg );border:3px solid rgba(249,115,22,0.5);display:flex;align-items:center;justify-content:center;flex-shrink:0}.mobile-score-number{font-size:2rem;font-weight:800;color:#7dd3fc}.mobile-score-text{display:flex;flex-direction:column;gap:4px}.mobile-score-label{font-size:1rem;font-weight:600;color:#ffffff}.mobile-score-desc{font-size:0.875rem;color:rgba(255,255,255,0.6)}.mobile-hero-props{display:flex;flex-direction:column;gap:12px;width:100%;max-width:280px}.mobile-hero-prop{display:flex;align-items:center;gap:12px;padding:12px 16px;background:rgba(255,255,255,0.05);border:1px solid rgba(255,255,255,0.08);border-radius:12px}.prop-icon{font-size:1.25rem}.prop-text{color:rgba(255,255,255,0.9);font-size:0.9375rem;font-weight:500}.mobile-hero-sub{font-size:1.0625rem;color:rgba(255,255,255,0.8);line-height:1.5;margin:0;max-width:320px}.mobile-hero-features{display:flex;flex-wrap:wrap;justify-content:center;gap:8px;margin-top:24px}.mobile-hero-feature{display:flex;align-items:center;gap:6px;padding:8px 14px;background:rgba(255,255,255,0.08);border:1px solid rgba(255,255,255,0.1);border-radius:100px;color:rgba(255,255,255,0.85);font-size:0.8125rem;font-weight:500}.mobile-hero-feature svg{width:14px;height:14px;color:#f97316}.mobile-hero-stats{display:flex;justify-content:center;gap:32px;margin-top:32px;padding-top:24px;border-top:1px solid rgba(255,255,255,0.1)}.mobile-hero-stat{display:flex;flex-direction:column;align-items:center;text-align:center}.mobile-hero-stat-number{font-size:2rem;font-weight:800;color:#fff;line-height:1;margin-bottom:6px;text-shadow:0 2px 20px rgba(249,115,22,0.5)}.mobile-hero-stat-label{font-size:0.6875rem;color:rgba(255,255,255,0.6);text-transform:uppercase;letter-spacing:0.5px;max-width:100px}.mobile-form-card{position:fixed;bottom:0;left:0;right:0;z-index:100;background:#fff;border-radius:24px 24px 0 0;padding:20px 24px calc(24px + env(safe-area-inset-bottom));box-shadow:0 -4px 24px rgba(0,0,0,0.08),0 -12px 48px rgba(0,0,0,0.12),0 0 0 1px rgba(0,0,0,0.04);transform:translateY(100%);transition:all 0.5s cubic-bezier(0.32,0.72,0,1);max-height:200px;overflow:hidden;display:block;animation:slideUpCard 0.6s cubic-bezier(0.32,0.72,0,1) 0.5s forwards}.mobile-form-card.scroll-hidden{transform:translateY(100%) !important;pointer-events:none}@keyframes slideUpCard{to{transform:translateY(0)}}.mobile-form-preview{display:flex;flex-direction:column;gap:14px}.mobile-form-preview-header{display:flex;align-items:flex-start;justify-content:space-between}.mobile-form-preview-text h4{font-size:1.125rem;font-weight:700;color:#0f172a;margin:0 0 4px 0}.mobile-form-preview-text p{font-size:0.8125rem;color:#64748b;margin:0}.mobile-form-preview-badge{display:inline-flex;align-items:center;gap:4px;padding:6px 12px;background:rgba(249,115,22,0.12);color:#ea580c;font-size:0.75rem;font-weight:700;border-radius:100px;text-transform:uppercase;letter-spacing:0.02em}.mobile-form-cta{display:flex;align-items:center;justify-content:center;gap:10px;padding:18px;background:linear-gradient(135deg,#ea580c 0%,#f97316 100%);border-radius:14px;color:#fff;font-size:1.0625rem;font-weight:700;border:1px solid rgba(251,146,60,0.3);cursor:pointer;transition:all 0.2s ease;box-shadow:0 4px 20px rgba(249,115,22,0.4);animation:ctaPulse 2s ease-in-out infinite;text-transform:uppercase;letter-spacing:0.5px}@keyframes ctaPulse{0%,100%{box-shadow:0 4px 20px rgba(249,115,22,0.4)}50%{box-shadow:0 4px 30px rgba(249,115,22,0.6),0 0 0 4px rgba(249,115,22,0.15)}}.mobile-form-cta:active{transform:scale(0.98);animation:none}.mobile-form-cta svg{width:20px;height:20px}.mobile-form-card.expanded{max-height:calc(100vh - 60px);max-height:calc(100dvh - 60px);border-radius:24px 24px 0 0;padding:24px 24px calc(32px + env(safe-area-inset-bottom));overflow-y:auto;-webkit-overflow-scrolling:touch;overscroll-behavior:contain}.mobile-form-card.expanded .mobile-form-preview{display:none}.mobile-form-card.expanded .mobile-form-full{display:flex;flex-direction:column}.mobile-form-card.has-results{max-height:calc(100vh - 40px);max-height:calc(100dvh - 40px);padding-top:28px}.mobile-form-full{display:none}.mobile-form-header{display:flex;align-items:center;justify-content:space-between;padding-bottom:20px;border-bottom:1px solid #e2e8f0;margin-bottom:24px}.mobile-form-close{width:44px;height:44px;background:#f1f5f9;border:none;border-radius:50%;color:#475569;font-size:24px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all 0.2s ease}.mobile-form-close:active{background:#e2e8f0;transform:scale(0.95)}.mobile-form-title{font-size:1.375rem;font-weight:700;color:#0f172a;margin:0}.mobile-form-body{flex:1;display:flex;flex-direction:column;gap:20px}.mobile-form-field{display:flex;flex-direction:column;gap:8px}.mobile-form-field label{font-size:0.875rem;font-weight:600;color:#334155}.mobile-form-field input,.mobile-form-field select,.mobile-form-field textarea{width:100%;padding:16px 18px;font-size:16px;border:2px solid #e2e8f0;border-radius:14px;background:#fff;color:#0f172a;transition:all 0.2s ease;-webkit-appearance:none;appearance:none}.mobile-form-field input:focus,.mobile-form-field select:focus,.mobile-form-field textarea:focus{outline:none;border-color:#f97316;box-shadow:0 0 0 4px rgba(249,115,22,0.15)}.mobile-form-field input::placeholder{color:#94a3b8}.mobile-service-options{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.mobile-service-option{padding:14px 8px;background:#f8fafc;border:2px solid #e2e8f0;border-radius:12px;text-align:center;cursor:pointer;transition:all 0.2s ease}.mobile-service-option:active{transform:scale(0.97)}.mobile-service-option.selected{background:#eef2ff;border-color:#f97316;box-shadow:0 0 0 3px rgba(249,115,22,0.15)}.mobile-service-option-icon{font-size:1.5rem;margin-bottom:6px}.mobile-service-option-label{font-size:0.75rem;font-weight:600;color:#334155;line-height:1.2}.mobile-form-submit{width:100%;padding:20px;background:linear-gradient(135deg,#ea580c 0%,#f97316 100%);border:1px solid rgba(251,146,60,0.3);border-radius:14px;color:#fff;font-size:1.125rem;font-weight:700;cursor:pointer;margin-top:auto;box-shadow:0 6px 24px rgba(249,115,22,0.4);transition:all 0.2s ease;display:flex;align-items:center;justify-content:center;gap:10px;text-transform:uppercase;letter-spacing:0.5px}.mobile-form-submit:active{transform:scale(0.98)}.mobile-form-submit svg{width:20px;height:20px}.mobile-form-trust{display:flex;align-items:center;justify-content:center;gap:20px;padding:20px 0;margin-top:16px;border-top:1px solid #e2e8f0}.mobile-form-trust-item{display:flex;align-items:center;gap:6px;font-size:0.75rem;color:#64748b}.mobile-form-trust-item svg{width:16px;height:16px;color:#f97316}.mobile-form-success{display:none;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:40px 24px;min-height:100%}.mobile-form-card.success .mobile-form-preview,.mobile-form-card.success .mobile-form-full{display:none}.mobile-form-card.success .mobile-form-success{display:flex}.mobile-form-success-icon{width:80px;height:80px;background:linear-gradient(135deg,#f97316 0%,#ea580c 100%);border-radius:50%;display:flex;align-items:center;justify-content:center;margin-bottom:24px;box-shadow:0 8px 30px rgba(249,115,22,0.3)}.mobile-form-success-icon svg{width:40px;height:40px;color:#fff}.mobile-form-success h3{font-size:1.5rem;font-weight:700;color:#0f172a;margin:0 0 12px 0}.mobile-form-success p{font-size:1rem;color:#64748b;margin:0 0 32px 0;max-width:280px}.mobile-form-success-btn{padding:16px 32px;background:#f1f5f9;border:none;border-radius:12px;color:#475569;font-size:1rem;font-weight:600;cursor:pointer;transition:all 0.2s ease}.mobile-form-success-btn:active{background:#e2e8f0;transform:scale(0.98)}.mobile-form-loading{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:48px 24px;text-align:center}.mobile-loading-spinner{width:48px;height:48px;border:3px solid #e2e8f0;border-top-color:#f97316;border-radius:50%;animation:spin 0.8s linear infinite;margin-bottom:16px}@keyframes spin{to{transform:rotate(360deg)}}.mobile-form-loading p{font-size:1rem;color:#64748b;margin:0}.mobile-form-results{padding:0}.mobile-form-results.loading-results .mobile-results-score{animation:pulseScore 1s ease-in-out infinite}@keyframes pulseScore{0%,100%{opacity:1}50%{opacity:0.85}}.mobile-score-circle.scanning::before{animation:scanPulse 0.8s ease-in-out infinite}@keyframes scanPulse{0%,100%{box-shadow:inset 0 2px 8px rgba(0,0,0,0.04)}50%{box-shadow:inset 0 2px 8px rgba(251,191,36,0.15)}}.mobile-results-score{text-align:center;margin-bottom:24px;padding-top:8px}.mobile-score-circle{width:120px;height:120px;border-radius:50%;background:conic-gradient(#e2e8f0 0deg,#e2e8f0 360deg);display:flex;align-items:center;justify-content:center;margin:0 auto 10px;position:relative;box-shadow:0 4px 20px rgba(0,0,0,0.08),inset 0 0 0 3px rgba(251,191,36,0.2);transition:background 0.05s linear}.mobile-score-circle::after{content:'';position:absolute;inset:-4px;border-radius:50%;border:2px dashed rgba(251,191,36,0.3);animation:spinDashes 20s linear infinite}@keyframes spinDashes{to{transform:rotate(360deg)}}.mobile-score-circle::before{content:'';position:absolute;width:94px;height:94px;background:linear-gradient(180deg,#fff 0%,#f8fafc 100%);border-radius:50%;box-shadow:inset 0 2px 8px rgba(0,0,0,0.04)}.mobile-results-score::before{content:'';position:absolute;width:130px;height:130px;top:50%;left:50%;transform:translate(-50%,-50%);background-image:repeating-conic-gradient( from 0deg,rgba(251,191,36,0.4) 0deg 2deg,transparent 2deg 9deg );border-radius:50%;opacity:0.5;pointer-events:none}.mobile-results-score{position:relative}.mobile-score-value{position:relative;font-size:2.25rem;font-weight:800;color:#0f172a;font-variant-numeric:tabular-nums;transition:color 0.3s ease;text-shadow:0 0 20px rgba(251,191,36,0)}.mobile-score-value.counting{text-shadow:0 0 20px rgba(251,191,36,0.5)}.mobile-score-label{font-size:0.75rem;font-weight:700;color:#64748b;text-transform:uppercase;letter-spacing:1px;margin:0;display:flex;align-items:center;justify-content:center;gap:6px}.mobile-score-label::before,.mobile-score-label::after{content:'';width:20px;height:1px;background:linear-gradient(90deg,transparent,#fb923c,transparent)}.mobile-results-breakdown{display:flex;flex-direction:column;gap:10px;min-height:180px;margin-bottom:24px}.mobile-result-item.result-item-reveal{will-change:opacity,transform}margin-bottom:24px}.mobile-result-item{display:flex;align-items:center;justify-content:space-between;padding:14px 16px;background:#f8fafc;border-radius:12px;border:1px solid #e2e8f0;min-height:52px}.mobile-result-item-label{display:flex;align-items:center;gap:10px;font-size:0.9375rem;font-weight:600;color:#1e293b}.mobile-result-item-icon{width:20px;height:20px;flex-shrink:0}.mobile-result-item-icon.pass{color:#f97316}.mobile-result-item-icon.fail{color:#f97316}.mobile-result-item-score{font-weight:700;font-size:0.875rem;padding:6px 12px;border-radius:8px;font-variant-numeric:tabular-nums;white-space:nowrap}.mobile-result-item-score.good{color:#047857;background:rgba(249,115,22,0.15);border:1px solid rgba(249,115,22,0.25)}.mobile-result-item-score.ok{color:#b45309;background:rgba(249,115,22,0.10);border:1px solid rgba(249,115,22,0.20)}.mobile-result-item-score.bad{color:#ea580c;background:#fee2e2;border:1px solid #fecaca}}.grader-section{background:linear-gradient(180deg,#0f172a 0%,#1e293b 100%);padding:6rem 0;overflow:hidden}.grader-content{display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center}.grader-text{color:#ffffff}.section-badge{display:inline-flex;align-items:center;padding:0.5rem 1rem;background:linear-gradient(135deg,rgba(249,115,22,0.15) 0%,rgba(234,88,12,0.1) 100%);border:1px solid rgba(249,115,22,0.3);border-radius:50px;font-size:0.8125rem;font-weight:600;color:#7dd3fc;text-transform:uppercase;letter-spacing:0.05em;margin-bottom:1.5rem}.grader-text h2{font-size:clamp(2rem,4vw,2.75rem);font-weight:700;color:#ffffff;line-height:1.2;margin-bottom:1rem;letter-spacing:-0.02em}.grader-text > p{font-size:1.125rem;color:rgba(255,255,255,0.7);line-height:1.7;margin-bottom:2rem}.grader-benefits{list-style:none;padding:0;margin:0 0 2.5rem 0}.grader-benefits li{display:flex;align-items:center;gap:0.875rem;padding:0.75rem 0;font-size:1rem;color:rgba(255,255,255,0.85);border-bottom:1px solid rgba(255,255,255,0.08)}.grader-benefits li:last-child{border-bottom:none}.grader-benefits li svg{width:22px;height:22px;color:#f97316;flex-shrink:0}.btn-lg{padding:1rem 2rem;font-size:1.0625rem;font-weight:600;gap:0.75rem}.btn-lg svg{width:20px;height:20px;transition:transform 0.2s ease}.btn-lg:hover svg{transform:translateX(4px)}.grader-preview{display:flex;justify-content:center;perspective:1000px}.grader-preview-card{width:100%;max-width:380px;background:#ffffff;border-radius:16px;box-shadow:0 25px 50px -12px rgba(0,0,0,0.5),0 0 0 1px rgba(255,255,255,0.1);overflow:hidden;transform:perspective(1000px) rotateY(-5deg) rotateX(5deg);transition:transform 0.4s ease}.grader-preview-card:hover{transform:perspective(1000px) rotateY(0deg) rotateX(0deg)}.preview-header{display:flex;gap:8px;padding:14px 16px;background:#f1f5f9;border-bottom:1px solid #e2e8f0}.preview-dot{width:12px;height:12px;border-radius:50%;background:#cbd5e1}.preview-dot:nth-child(1){background:#fb923c}.preview-dot:nth-child(2){background:#fb923c}.preview-dot:nth-child(3){background:#fb923c}.preview-body{padding:2rem}.preview-score{display:flex;flex-direction:column;align-items:center;margin-bottom:2rem}.score-circle{position:relative;width:120px;height:120px;border-radius:50%;background:conic-gradient( from 0deg,#f97316 0deg,#f97316 259.2deg,#e2e8f0 259.2deg,#e2e8f0 360deg );display:flex;flex-direction:column;align-items:center;justify-content:center;margin-bottom:0.75rem;box-shadow:0 4px 20px rgba(245,158,11,0.2)}.score-circle::before{content:'';position:absolute;width:90px;height:90px;background:#ffffff;border-radius:50%;z-index:0}.score-number{position:relative;z-index:1;font-size:2.5rem;font-weight:700;color:#0f172a;line-height:1}.score-grade{position:relative;z-index:1;font-size:1rem;font-weight:600;color:#f97316;margin-top:2px}.score-label{font-size:0.875rem;font-weight:500;color:#64748b}.preview-bars{display:flex;flex-direction:column;gap:1rem}.preview-bar-item{display:flex;flex-direction:column;gap:0.5rem}.preview-bar-item span{font-size:0.8125rem;font-weight:500;color:#475569}.preview-bar{height:8px;background:#e2e8f0;border-radius:4px;overflow:hidden}.preview-bar-fill{height:100%;background:linear-gradient(90deg,#f97316,#fb923c);border-radius:4px;transition:width 0.6s ease}.preview-bar-fill.fill-green{background:linear-gradient(90deg,#f97316,#fb923c)}@media (max-width:1024px){.grader-content{grid-template-columns:1fr;gap:3rem;text-align:center}.grader-text{max-width:600px;margin:0 auto}.grader-benefits li{justify-content:center}.grader-preview-card{transform:none}.grader-preview-card:hover{transform:translateY(-8px)}}@media (max-width:640px){.grader-section{padding:4rem 0}.grader-text h2{font-size:1.75rem}.grader-text > p{font-size:1rem}.grader-preview-card{max-width:320px}.preview-body{padding:1.5rem}.score-circle{width:100px;height:100px}.score-circle::before{width:75px;height:75px}.score-number{font-size:2rem}.btn-lg{width:100%;justify-content:center}}.section-dark .section-header h2{color:#ffffff}.section-dark .section-header p{color:rgba(255,255,255,0.7)}.why-card,.solution-card,.process-step{transition:transform 0.3s ease,box-shadow 0.3s ease,border-color 0.3s ease}.why-card:hover,.solution-card:hover{transform:translateY(-4px);box-shadow:0 20px 40px rgba(0,0,0,0.15)}.gradient-accent{background:linear-gradient(135deg,#c2410c 0%,#0891b2 50%,#fdba74 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.btn:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:2px solid #f97316;outline-offset:2px}@media (min-width:769px){.mobile-hero-content,.mobile-form-card,.hero-stats-mobile,.aria-section,.testimonials-section,.final-cta-section,.aria-fab{display:none !important}}.aria-section{background:#0f172a;padding:2rem 1rem;text-align:center}.aria-intro{display:flex;flex-direction:column;align-items:center;padding:0 24px}.aria-avatar{position:relative;margin-bottom:28px;display:flex;flex-direction:column;align-items:center;max-width:120px;margin-left:auto;margin-right:auto}.aria-avatar-ring{position:absolute;inset:-10px;border:2px solid rgba(249,115,22,0.3);border-radius:50%;animation:ariaRing 2s ease-in-out infinite}@keyframes ariaRing{0%,100%{transform:scale(1);opacity:1}50%{transform:scale(1.1);opacity:0.5}}.aria-avatar-inner{width:88px;height:88px;max-width:88px;max-height:88px;background:linear-gradient(135deg,#f97316 0%,#ea580c 100%);border-radius:50%;display:flex;align-items:center;justify-content:center;overflow:hidden;box-shadow:0 8px 32px rgba(249,115,22,0.4);margin:0 auto}.aria-avatar-inner svg{width:40px !important;height:40px !important;max-width:40px !important;max-height:40px !important;color:#fff;flex-shrink:0}.aria-status{position:absolute;bottom:-6px;left:50%;transform:translateX(-50%);background:#f97316;color:#fff;font-size:0.75rem;font-weight:700;padding:5px 12px;border-radius:100px;text-transform:uppercase;letter-spacing:0.5px;white-space:nowrap}.aria-section h2{font-size:1.75rem;font-weight:800;color:#fff;margin:0 0 10px;line-height:1.2}.aria-tagline{font-size:1.125rem;font-weight:600;color:#7dd3fc;margin:0 0 16px}.aria-desc{font-size:1rem;line-height:1.7;color:rgba(255,255,255,0.75);max-width:340px;margin:0 0 32px}.aria-features{display:grid;grid-template-columns:1fr 1fr;gap:12px;width:100%;max-width:340px;margin-bottom:32px}.aria-feature{display:flex;align-items:center;gap:10px;padding:14px 16px;background:rgba(255,255,255,0.05);border:1px solid rgba(255,255,255,0.1);border-radius:14px;font-size:0.875rem;font-weight:500;color:rgba(255,255,255,0.9)}.aria-feature-icon{font-size:1.125rem}.aria-cta{position:relative;display:flex;align-items:center;justify-content:center;gap:12px;width:100%;max-width:320px;padding:20px 28px;background:linear-gradient(135deg,#c2410c 0%,#f97316 100%);border:none;border-radius:18px;color:#fff;font-size:1.125rem;font-weight:700;cursor:pointer;box-shadow:0 8px 28px rgba(249,115,22,0.4);transition:all 0.2s ease;min-height:64px}.aria-cta:active{transform:scale(0.98)}.aria-cta svg{width:22px;height:22px}.aria-cta-pulse{position:absolute;inset:0;border-radius:16px;animation:ariaPulse 2s ease-in-out infinite}@keyframes ariaPulse{0%,100%{box-shadow:0 0 0 0 rgba(249,115,22,0.4)}50%{box-shadow:0 0 0 12px rgba(249,115,22,0)}}.testimonials-section{background:#f8fafc;padding:2rem 1rem}.testimonials-section h2{font-size:1.5rem;font-weight:800;color:#fff;text-align:center;margin-bottom:28px;padding:0 24px}.testimonials-scroll{display:flex;gap:16px;overflow-x:auto;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;padding:8px 24px 20px;scrollbar-width:none}.testimonials-scroll::-webkit-scrollbar{display:none}.testimonial-card{min-width:300px;scroll-snap-align:start;background:rgba(255,255,255,0.06);border:1px solid rgba(255,255,255,0.1);border-radius:20px;padding:24px 22px}.testimonial-stars{color:#fb923c;font-size:1rem;margin-bottom:14px;letter-spacing:2px}.testimonial-card p{font-size:1rem;line-height:1.65;color:rgba(255,255,255,0.9);margin:0 0 18px}.testimonial-author{display:flex;flex-direction:column;gap:4px}.testimonial-author strong{font-size:0.9375rem;font-weight:600;color:#fff}.testimonial-author span{font-size:0.8125rem;color:rgba(255,255,255,0.55)}.final-cta-section{background:#0f172a;padding:2rem 1rem;text-align:center}.final-cta{padding:0 24px}.final-cta h2{font-size:1.875rem;font-weight:800;color:#fff;line-height:1.2;margin:0 0 14px}.final-cta > p{font-size:1.0625rem;color:rgba(255,255,255,0.9);margin:0 0 28px;line-height:1.5}.final-cta-btn{display:flex;align-items:center;justify-content:center;gap:12px;width:100%;max-width:320px;margin:0 auto 18px;padding:20px 28px;background:#fff;border:none;border-radius:18px;color:#c2410c;font-size:1.125rem;font-weight:700;cursor:pointer;box-shadow:0 8px 28px rgba(0,0,0,0.25);transition:all 0.2s ease;min-height:64px}.final-cta-btn:active{transform:scale(0.98)}.final-cta-btn svg{width:22px;height:22px}.final-cta-note{font-size:0.875rem;color:rgba(255,255,255,0.75);margin:0}.aria-fab{position:fixed;bottom:220px;right:20px;z-index:90;display:flex;align-items:center;gap:8px;padding:12px 18px 12px 14px;background:linear-gradient(135deg,#c2410c 0%,#f97316 100%);border:none;border-radius:100px;color:#fff;cursor:pointer;box-shadow:0 8px 24px rgba(249,115,22,0.4);animation:fabBounce 0.6s ease 1s both}@keyframes fabBounce{0%{opacity:0;transform:translateY(20px) scale(0.8)}60%{transform:translateY(-5px) scale(1.05)}100%{opacity:1;transform:translateY(0) scale(1)}}.aria-fab svg{width:24px;height:24px}.aria-fab-label{font-size:0.9375rem;font-weight:700}.aria-fab-pulse{position:absolute;inset:0;border-radius:100px;animation:ariaPulse 2s ease-in-out infinite}.mobile-form-card.expanded ~ .aria-fab{opacity:0;pointer-events:none}.mobile-results-aria{display:flex;align-items:center;gap:14px;width:100%;padding:18px 20px;margin-bottom:16px;background:linear-gradient(135deg,#c2410c 0%,#f97316 100%);border:none;border-radius:18px;color:#fff;cursor:pointer;text-align:left;box-shadow:0 6px 20px rgba(249,115,22,0.35);transition:all 0.2s ease;min-height:72px}.mobile-results-aria:active{transform:scale(0.98);box-shadow:0 4px 12px rgba(249,115,22,0.3)}.mobile-results-aria-icon{width:48px;height:48px;background:rgba(255,255,255,0.2);border-radius:14px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.mobile-results-aria-icon svg{width:26px;height:26px}.mobile-results-aria-text{flex:1;display:flex;flex-direction:column;gap:4px}.mobile-results-aria-text strong{font-size:1.0625rem;font-weight:700;line-height:1.2}.mobile-results-aria-text small{font-size:0.875rem;opacity:0.9;line-height:1.3}.mobile-results-aria-arrow{width:22px;height:22px;flex-shrink:0;opacity:0.8}.mobile-results-message{background:linear-gradient(135deg,#fffbeb 0%,rgba(249,115,22,0.10) 100%);border:2px solid #fb923c;border-radius:16px;padding:18px 20px;margin-bottom:24px;text-align:left}.mobile-results-message.score-low{background:linear-gradient(135deg,#fef2f2 0%,#fee2e2 100%);border-color:#fb923c}.mobile-results-message.score-high{background:linear-gradient(135deg,rgba(249,115,22,0.10) 0%,rgba(249,115,22,0.15) 100%);border-color:#fb923c}.mobile-results-message p{font-size:0.9375rem;line-height:1.6;color:#92400e;margin:0}.mobile-results-message.score-low p{color:#c2410c}.mobile-results-message.score-high p{color:#047857}.mobile-results-message strong{color:#78350f;display:block;font-size:1.0625rem;font-weight:700;margin-bottom:6px;line-height:1.3}.mobile-results-message.score-low strong{color:#991b1b}.mobile-results-message.score-high strong{color:#065f46}.mobile-results-aria.primary-action{position:relative;overflow:hidden;margin-bottom:16px;background:linear-gradient(135deg,#c2410c 0%,#0891b2 100%);box-shadow:0 8px 24px rgba(249,115,22,0.4),0 4px 8px rgba(0,0,0,0.1)}.mobile-results-aria-pulse{position:absolute;inset:-2px;background:linear-gradient(135deg,#c2410c 0%,#0891b2 100%);border-radius:18px;animation:ctaGlow 2s ease-in-out infinite;z-index:-1}@keyframes ctaGlow{0%,100%{opacity:0.5;transform:scale(1)}50%{opacity:0.8;transform:scale(1.02)}}.mobile-results-aria-content{display:flex;align-items:center;gap:12px;flex:1}.mobile-results-divider{display:flex;align-items:center;gap:16px;margin:20px 0;padding:0 4px}.mobile-results-divider::before,.mobile-results-divider::after{content:'';flex:1;height:1px;background:linear-gradient(90deg,transparent,#cbd5e1,transparent)}.mobile-results-divider span{font-size:0.8125rem;font-weight:600;color:#94a3b8;text-transform:uppercase;letter-spacing:1px}.mobile-results-unlock{display:flex;align-items:center;gap:14px;width:100%;padding:16px 18px;background:linear-gradient(135deg,#fffbeb 0%,rgba(249,115,22,0.10) 100%);border:2px solid #fb923c;border-radius:16px;cursor:pointer;transition:all 0.2s ease;text-align:left;margin-bottom:12px;min-height:68px}.mobile-results-unlock:hover{border-color:#f97316;box-shadow:0 4px 16px rgba(251,191,36,0.25)}.mobile-results-unlock:active{transform:scale(0.98);background:linear-gradient(135deg,rgba(249,115,22,0.10) 0%,rgba(249,115,22,0.20) 100%)}.mobile-results-unlock > svg:first-child{width:32px;height:32px;color:#d97706;flex-shrink:0}.mobile-results-unlock span{flex:1;display:flex;flex-direction:column;gap:4px}.mobile-results-unlock strong{font-size:1rem;font-weight:700;color:#78350f}.mobile-results-unlock small{font-size:0.875rem;color:#92400e;line-height:1.3}.mobile-results-unlock .arrow{width:22px;height:22px;color:#d97706;flex-shrink:0}.mobile-lead-form{padding:0;animation:slideUp 0.3s ease}@keyframes slideUp{from{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.mobile-lead-back{display:flex;align-items:center;gap:8px;padding:12px 0;background:none;border:none;color:#64748b;font-size:0.9375rem;font-weight:600;cursor:pointer;margin-bottom:12px;min-height:44px}.mobile-lead-back svg{width:18px;height:18px}.mobile-lead-header{text-align:center;margin-bottom:28px}.mobile-lead-icon{width:64px;height:64px;background:linear-gradient(135deg,#fffbeb 0%,rgba(249,115,22,0.10) 100%);border:2px solid #fb923c;border-radius:18px;display:flex;align-items:center;justify-content:center;margin:0 auto 18px}.mobile-lead-icon svg{width:32px;height:32px;color:#d97706}.mobile-lead-header h3{font-size:1.375rem;font-weight:800;color:#0f172a;margin:0 0 8px;line-height:1.2}.mobile-lead-header p{font-size:1rem;color:#64748b;margin:0;line-height:1.5}.mobile-lead-fields{display:flex;flex-direction:column;gap:14px}.mobile-lead-field input{width:100%;padding:16px 18px;background:#f8fafc;border:2px solid #e2e8f0;border-radius:14px;font-size:1rem;color:#1e293b;transition:all 0.2s ease;min-height:56px}.mobile-lead-field input:focus{outline:none;border-color:#f97316;background:#fff;box-shadow:0 0 0 4px rgba(249,115,22,0.1)}.mobile-lead-field input::placeholder{color:#94a3b8}.mobile-lead-submit{display:flex;align-items:center;justify-content:center;gap:10px;width:100%;padding:18px;margin-top:12px;background:linear-gradient(135deg,#c2410c 0%,#0891b2 100%);border:none;border-radius:16px;color:#fff;font-size:1.0625rem;font-weight:700;cursor:pointer;box-shadow:0 6px 20px rgba(249,115,22,0.35);transition:all 0.2s ease;min-height:60px}.mobile-lead-submit:hover{box-shadow:0 8px 28px rgba(249,115,22,0.4)}.mobile-lead-submit:active{transform:scale(0.98)}.mobile-lead-submit svg{width:22px;height:22px}.mobile-lead-privacy{display:flex;align-items:center;justify-content:center;gap:8px;margin-top:20px;padding:12px;font-size:0.875rem;color:#64748b}.mobile-lead-privacy svg{width:16px;height:16px;color:#f97316;flex-shrink:0}.mobile-results-retry{display:flex;align-items:center;justify-content:center;gap:8px;width:100%;padding:14px 16px;background:transparent;border:none;color:#64748b;font-size:0.9375rem;font-weight:500;cursor:pointer;transition:all 0.2s ease;min-height:48px}.mobile-results-retry svg{width:18px;height:18px}.mobile-results-retry:hover{color:#475569}.mobile-results-retry:active{transform:scale(0.98);color:#334155}.aria-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;width:100%;max-width:360px;margin-bottom:28px}.aria-stat{background:rgba(255,255,255,0.06);border:1px solid rgba(255,255,255,0.12);border-radius:14px;padding:16px 12px;text-align:center}.aria-stat strong{display:block;font-size:1.375rem;font-weight:800;color:#c7d2fe;margin-bottom:6px}.aria-stat span{font-size:0.75rem;color:rgba(255,255,255,0.65);line-height:1.4;display:block}.aria-proof{display:flex;flex-wrap:wrap;justify-content:center;gap:10px 20px;margin-bottom:32px;padding:0 16px}.aria-proof svg{width:16px;height:16px;color:#f97316}.aria-proof span{font-size:0.875rem;color:rgba(255,255,255,0.75)}.aria-note{margin-top:20px;font-size:0.875rem;color:rgba(255,255,255,0.55)}.mobile-loading-progress{width:100%;height:4px;background:#e2e8f0;border-radius:2px;margin-bottom:32px;overflow:hidden}.mobile-loading-bar{height:100%;background:linear-gradient(90deg,#c2410c,#f97316,#fb923c);border-radius:2px;width:0%;transition:width 0.3s ease;animation:loadingShimmer 1.5s ease-in-out infinite}@keyframes loadingShimmer{0%{background-position:-200% 0}100%{background-position:200% 0}}.mobile-loading-steps{display:flex;flex-direction:column;gap:16px;text-align:left}.mobile-loading-step{display:flex;align-items:center;gap:12px;opacity:0.4;transition:all 0.3s ease}.mobile-loading-step.active{opacity:1}.mobile-loading-step.done{opacity:0.6}.mobile-loading-step.done .step-dot{background:#f97316}.mobile-loading-step.done .step-dot::after{content:'✓';color:#fff;font-size:10px}.step-dot{width:24px;height:24px;border-radius:50%;background:#e2e8f0;display:flex;align-items:center;justify-content:center;flex-shrink:0;transition:all 0.3s ease}.mobile-loading-step.active .step-dot{background:#f97316;animation:stepPulse 1s ease-in-out infinite}@keyframes stepPulse{0%,100%{box-shadow:0 0 0 0 rgba(249,115,22,0.4)}50%{box-shadow:0 0 0 8px rgba(249,115,22,0)}}.mobile-loading-step span:last-child{font-size:0.9375rem;color:#334155}.mobile-loading-step.active span:last-child{font-weight:600;color:#0f172a}@media (max-width:768px){.btn,button[type="submit"]{min-height:52px;padding:14px 24px;font-size:1rem}input,select,textarea{min-height:52px;font-size:16px}.solution-card,.why-card,.process-step{padding:24px 20px}.section{padding:48px 0}.section-header h2{font-size:1.75rem;line-height:1.2}.process-grid{gap:16px}.process-step{flex-direction:row;text-align:left;gap:16px;padding:20px}.process-number{width:48px;height:48px;font-size:1.25rem;flex-shrink:0}.process-step h4{margin-bottom:4px}.process-step p{font-size:0.875rem;line-height:1.5}.process-stats{flex-direction:row;flex-wrap:wrap;gap:16px;padding:20px 0;margin-top:24px}.process-stat{flex:1 1 calc(33% - 16px);min-width:90px}.process-stat .stat-number{font-size:1.25rem}.process-stat .stat-label{font-size:0.7rem}}@media (min-width:769px){.hero{padding:120px 0 100px}.hero h1{font-size:clamp(2.5rem,4vw,3.5rem)}.solution-card{transition:transform 0.3s ease,box-shadow 0.3s ease}.solution-card:hover{transform:translateY(-8px);box-shadow:0 20px 40px rgba(0,0,0,0.15)}.why-card:hover{transform:translateY(-6px);border-color:var(--accent)}.process-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:32px}.process-step{padding:32px 28px}.process-step:hover{transform:translateY(-4px);box-shadow:0 16px 32px rgba(0,0,0,0.12)}.process-step:hover .process-number{transform:scale(1.1)}.lead-form-card{padding:40px}.lead-form-submit{padding:18px 32px;font-size:1.125rem}.btn-primary:hover{transform:translateY(-2px);box-shadow:0 8px 24px rgba(249,115,22,0.5)}.btn-outline:hover{background:rgba(255,255,255,0.1);transform:translateY(-2px)}}html{scroll-behavior:smooth}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{animation-duration:0.01ms !important;transition-duration:0.01ms !important}}:focus-visible{outline:3px solid var(--accent);outline-offset:3px}button:focus-visible,a:focus-visible,input:focus-visible{outline:3px solid var(--accent);outline-offset:2px}@keyframes shimmer{0%{background-position:-200% 0}100%{background-position:200% 0}}.loading-shimmer{background:linear-gradient(90deg,#e2e8f0 25%,#f1f5f9 50%,#e2e8f0 75%);background-size:200% 100%;animation:shimmer 1.5s infinite}@media (max-width:768px){.mobile-score-circle{width:140px;height:140px}.mobile-score-circle::before{width:110px;height:110px}.mobile-score-value{font-size:2.5rem}.mobile-results-message{padding:16px 20px;border-radius:16px;margin-bottom:20px}.mobile-results-message p{font-size:0.9375rem;line-height:1.6}.mobile-result-item{padding:16px 18px;border-radius:14px}.mobile-results-aria{padding:18px 20px;border-radius:16px;min-height:72px}.mobile-results-aria-text strong{font-size:1rem}}@media (min-width:640px) and (max-width:1024px){.solutions-grid{grid-template-columns:repeat(2,1fr)}.why-grid{grid-template-columns:repeat(3,1fr)}.process-grid{grid-template-columns:repeat(3,1fr)}.hero-grid{gap:2rem}}@media (min-width:1200px){.container{max-width:1200px}.solutions-grid{grid-template-columns:repeat(3,1fr);gap:32px}.section{padding:100px 0}}.solution-card::before,.why-card::before{content:'';position:absolute;top:0;left:0;right:0;height:3px;background:linear-gradient(90deg,transparent,#f97316,transparent);opacity:0;transition:opacity 0.3s ease}.solution-card:hover::before,.why-card:hover::before{opacity:1}.solution-card,.why-card{position:relative;border-left:3px solid transparent;transition:all 0.3s ease}.solution-card:hover,.why-card:hover{border-left-color:#f97316}.process-step{position:relative}.process-step::before,.process-step::after{content:'';position:absolute;width:20px;height:20px;border:2px solid rgba(249,115,22,0.3);transition:border-color 0.3s ease}.process-step::before{top:-1px;left:-1px;border-right:none;border-bottom:none}.process-step::after{bottom:-1px;right:-1px;border-left:none;border-top:none}.process-step:hover::before,.process-step:hover::after{border-color:#f97316}.section-header h2{position:relative}.section-header h2::after{content:'';display:block;width:60px;height:4px;background:linear-gradient(90deg,#f97316,#f97316);margin:16px auto 0;border-radius:2px}.process-stat .stat-number,.mobile-score-value{font-family:'Inter',monospace;font-variant-numeric:tabular-nums;letter-spacing:-0.02em}.solution-card{background:linear-gradient(180deg,rgba(26,35,50,0.95) 0%,rgba(12,18,34,0.98) 100%);border:1px solid rgba(249,115,22,0.2);border-radius:12px}.solution-card h3{color:#ffffff !important}.solution-card > p{color:rgba(255,255,255,0.7) !important}.solution-features li{color:rgba(255,255,255,0.85) !important;background:rgba(249,115,22,0.15) !important;border-color:rgba(249,115,22,0.3) !important}.solution-card:hover{background:linear-gradient(180deg,rgba(26,35,50,1) 0%,rgba(12,18,34,1) 100%);border-color:rgba(249,115,22,0.5);box-shadow:0 20px 40px rgba(0,0,0,0.4),0 0 40px rgba(249,115,22,0.15)}.solution-icon{background:linear-gradient(135deg,rgba(249,115,22,0.15) 0%,rgba(234,88,12,0.1) 100%);border:1px solid rgba(249,115,22,0.25);border-radius:12px;padding:16px;color:#f97316}.why-icon{background:linear-gradient(135deg,rgba(249,115,22,0.15) 0%,rgba(249,115,22,0.1) 100%);border:1px solid rgba(249,115,22,0.25);border-radius:12px;padding:12px;color:#f97316}.animated-bg::after{content:'';position:absolute;top:0;left:0;right:0;bottom:0;background-image:url("data:image/svg+xml,%3Csvg width='60' height='60' viewBox='0 0 60 60' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M30 0l25.98 15v30L30 60 4.02 45V15z' fill='none' stroke='%23f97316' stroke-opacity='0.03'/%3E%3C/svg%3E");background-size:60px 60px;pointer-events:none;opacity:0.5}@media (max-width:768px){.mobile-form-card{border-top:3px solid #f97316;box-shadow:0 -4px 30px rgba(249,115,22,0.15)}.mobile-score-circle{border:3px solid rgba(249,115,22,0.2)}.mobile-score-circle::after{border-color:rgba(249,115,22,0.4)}.mobile-result-item{border-left:3px solid transparent;transition:border-color 0.3s ease}.mobile-result-item:hover{border-left-color:#f97316}}.section-gray{background:linear-gradient(180deg,#f8fafc 0%,#f1f5f9 100%);position:relative}.section-gray::before{content:'';position:absolute;top:0;left:0;right:0;bottom:0;background-image:linear-gradient(rgba(249,115,22,0.02) 1px,transparent 1px),linear-gradient(90deg,rgba(249,115,22,0.02) 1px,transparent 1px);background-size:40px 40px;pointer-events:none}.section-dark{background:linear-gradient(180deg,#0c1222 0%,#1a2332 100%)}.process-stats{background:linear-gradient(135deg,rgba(249,115,22,0.05) 0%,rgba(249,115,22,0.05) 100%);border:1px solid rgba(249,115,22,0.15);border-radius:16px;padding:24px}.process-stat .stat-number{color:#f97316;text-shadow:0 0 20px rgba(249,115,22,0.3)}.section-bleed{position:relative;overflow:visible}.section-bleed::before{content:'';position:absolute;left:50%;transform:translateX(-50%);width:100vw;top:0;bottom:0;z-index:-1}.section-bleed-orange::before{background:linear-gradient(135deg,rgba(249,115,22,0.15) 0%,rgba(234,88,12,0.08) 50%,transparent 100%),radial-gradient(ellipse 80% 50% at 20% 80%,rgba(249,115,22,0.2) 0%,transparent 60%),radial-gradient(ellipse 60% 40% at 80% 20%,rgba(251,146,60,0.15) 0%,transparent 50%)}.section-bleed-tech::before{background:linear-gradient(180deg,rgba(12,18,34,0.98) 0%,rgba(26,35,50,0.95) 50%,rgba(12,18,34,0.98) 100%),radial-gradient(ellipse 100% 50% at 50% 0%,rgba(249,115,22,0.12) 0%,transparent 70%),radial-gradient(ellipse 80% 40% at 20% 100%,rgba(249,115,22,0.1) 0%,transparent 60%),radial-gradient(ellipse 60% 40% at 90% 80%,rgba(249,115,22,0.08) 0%,transparent 50%)}.section-bleed-glow::after{content:'';position:absolute;top:0;left:50%;transform:translateX(-50%);width:100vw;height:1px;background:linear-gradient(90deg,transparent 0%,rgba(249,115,22,0.5) 20%,rgba(249,115,22,0.8) 50%,rgba(249,115,22,0.5) 80%,transparent 100%);box-shadow:0 0 20px rgba(249,115,22,0.4),0 0 40px rgba(249,115,22,0.2)}.tech-strip-section{position:relative;padding:6rem 0 !important;overflow:visible}.tech-strip-section::before{content:'';position:absolute;left:50%;transform:translateX(-50%);width:100vw;top:-2px;bottom:-2px;background:linear-gradient(180deg,rgba(12,18,34,0.98) 0%,rgba(15,23,42,0.95) 30%,rgba(20,30,48,0.92) 50%,rgba(15,23,42,0.95) 70%,rgba(12,18,34,0.98) 100%);z-index:-2}.tech-strip-section::after{content:'';position:absolute;top:0;left:50%;transform:translateX(-50%);width:100vw;height:2px;background:linear-gradient(90deg,transparent 5%,rgba(249,115,22,0.3) 20%,rgba(249,115,22,0.7) 50%,rgba(249,115,22,0.3) 80%,transparent 95%);box-shadow:0 0 15px rgba(249,115,22,0.5),0 0 30px rgba(249,115,22,0.3),0 0 45px rgba(249,115,22,0.15);animation:glowPulse 3s ease-in-out infinite}@keyframes glowPulse{0%,100%{opacity:0.7}50%{opacity:1}}.tech-strip-section .container{position:relative}.tech-strip-section .container::before{content:'';position:absolute;top:10%;left:-5%;width:200px;height:200px;background:radial-gradient(circle,rgba(249,115,22,0.15) 0%,transparent 70%);border-radius:50%;filter:blur(40px);animation:floatOrb 8s ease-in-out infinite;pointer-events:none}.tech-strip-section .container::after{content:'';position:absolute;bottom:10%;right:-5%;width:150px;height:150px;background:radial-gradient(circle,rgba(249,115,22,0.12) 0%,transparent 70%);border-radius:50%;filter:blur(30px);animation:floatOrb 6s ease-in-out infinite reverse;pointer-events:none}@keyframes floatOrb{0%,100%{transform:translate(0,0) scale(1)}50%{transform:translate(20px,-20px) scale(1.1)}}.tech-strip-section .section-header{margin-bottom:3rem;position:relative}.tech-strip-section .section-header h2{font-size:2.5rem;font-weight:800;color:#ffffff;margin-bottom:0.75rem;text-shadow:0 2px 20px rgba(0,0,0,0.3)}.tech-strip-section .section-header .section-subtitle{color:rgba(255,255,255,0.7);font-size:1.125rem}.tech-tabs{background:rgba(255,255,255,0.03);border:1px solid rgba(255,255,255,0.08);border-radius:16px;padding:0.5rem;margin-bottom:2.5rem;display:inline-flex;flex-wrap:wrap;gap:0.25rem}.tech-tab{background:transparent;border:none;color:rgba(255,255,255,0.6);padding:0.75rem 1.25rem;border-radius:12px;transition:all 0.3s ease}.tech-tab:hover{background:rgba(249,115,22,0.1);color:rgba(255,255,255,0.9)}.tech-tab.active{background:linear-gradient(135deg,rgba(249,115,22,0.2) 0%,rgba(234,88,12,0.15) 100%);color:#fb923c;box-shadow:0 0 20px rgba(249,115,22,0.2),inset 0 1px 0 rgba(255,255,255,0.1);border:1px solid rgba(249,115,22,0.3)}.tech-strip-item{background:rgba(255,255,255,0.04);border:1px solid rgba(255,255,255,0.08);border-radius:12px;padding:1rem 1.5rem;transition:all 0.3s cubic-bezier(0.4,0,0.2,1);position:relative;overflow:hidden}.tech-strip-item::before{content:'';position:absolute;inset:0;background:linear-gradient(135deg,rgba(249,115,22,0.1) 0%,transparent 60%);opacity:0;transition:opacity 0.3s ease}.tech-strip-item:hover{background:rgba(249,115,22,0.08);border-color:rgba(249,115,22,0.4);transform:translateY(-4px) scale(1.02);box-shadow:0 10px 30px rgba(0,0,0,0.3),0 0 20px rgba(249,115,22,0.15),inset 0 1px 0 rgba(255,255,255,0.1)}.tech-strip-item:hover::before{opacity:1}.tech-strip-item svg{color:#fb923c;filter:drop-shadow(0 0 8px rgba(249,115,22,0.3));transition:all 0.3s ease}.tech-strip-item:hover svg{color:#f97316;filter:drop-shadow(0 0 12px rgba(249,115,22,0.5));transform:scale(1.1)}.tech-tooltip{background:linear-gradient(145deg,rgba(26,35,50,0.98),rgba(12,18,34,0.98));border:1px solid rgba(249,115,22,0.3);border-radius:16px;box-shadow:0 20px 40px rgba(0,0,0,0.5),0 0 30px rgba(249,115,22,0.15),inset 0 1px 0 rgba(255,255,255,0.08)}.tech-tooltip::after{border-top-color:rgba(12,18,34,0.98)}.tech-tooltip::before{border-top-color:rgba(249,115,22,0.3)}.tech-tooltip strong{color:#fb923c}.tech-cta-wrapper{margin-top:4rem;padding-top:3rem;border-top:1px solid rgba(255,255,255,0.08)}.tech-cta{display:flex;align-items:center;justify-content:space-between;gap:3rem;background:linear-gradient(135deg,rgba(249,115,22,0.08) 0%,rgba(234,88,12,0.04) 100%);border:1px solid rgba(249,115,22,0.2);border-radius:20px;padding:2.5rem 3rem;position:relative;overflow:hidden}.tech-cta::before{content:'';position:absolute;top:0;left:0;right:0;height:1px;background:linear-gradient(90deg,transparent,rgba(249,115,22,0.5),transparent)}.tech-cta::after{content:'';position:absolute;top:-50%;right:-10%;width:300px;height:300px;background:radial-gradient(circle,rgba(249,115,22,0.1) 0%,transparent 60%);border-radius:50%;pointer-events:none}.tech-cta-content{flex:1;position:relative;z-index:1}.tech-cta-badge{display:inline-flex;align-items:center;gap:0.5rem;background:rgba(249,115,22,0.15);border:1px solid rgba(249,115,22,0.3);border-radius:100px;padding:0.375rem 1rem;font-size:0.75rem;font-weight:600;color:#fb923c;text-transform:uppercase;letter-spacing:0.05em;margin-bottom:1rem}.tech-cta-badge svg{width:14px;height:14px;animation:sparkle 2s ease-in-out infinite}@keyframes sparkle{0%,100%{opacity:1;transform:scale(1)}50%{opacity:0.7;transform:scale(0.9)}}.tech-cta-title{font-size:1.75rem;font-weight:700;color:#ffffff;margin-bottom:0.5rem;line-height:1.3}.tech-cta-subtitle{font-size:1rem;color:rgba(255,255,255,0.7);margin:0}.tech-cta-action{flex-shrink:0;position:relative;z-index:1}.tech-cta-btn{display:inline-flex;align-items:center;gap:0.75rem;background:linear-gradient(135deg,#f97316 0%,#ea580c 100%);color:#ffffff;padding:1rem 2rem;border-radius:12px;font-size:1rem;font-weight:600;text-decoration:none;transition:all 0.3s ease;box-shadow:0 4px 15px rgba(249,115,22,0.4),inset 0 1px 0 rgba(255,255,255,0.2);border:none;cursor:pointer}.tech-cta-btn:hover{transform:translateY(-2px);box-shadow:0 8px 25px rgba(249,115,22,0.5),inset 0 1px 0 rgba(255,255,255,0.2);background:linear-gradient(135deg,#fb923c 0%,#f97316 100%)}.tech-cta-btn svg{width:20px;height:20px;transition:transform 0.3s ease}.tech-cta-btn:hover svg{transform:translateX(4px)}.tech-cta-trust{display:flex;align-items:center;gap:2rem;margin-top:1.5rem}.tech-cta-trust-item{display:flex;align-items:center;gap:0.5rem;color:rgba(255,255,255,0.6);font-size:0.875rem}.tech-cta-trust-item svg{width:16px;height:16px;color:#f97316}@media (max-width:768px){.tech-cta{flex-direction:column;text-align:center;padding:2rem 1.5rem;gap:1.5rem}.tech-cta-title{font-size:1.5rem}.tech-cta-trust{justify-content:center;flex-wrap:wrap;gap:1rem}.tech-cta-btn{width:100%;justify-content:center}}.section-divider{position:relative;height:80px;overflow:visible}.section-divider::before{content:'';position:absolute;left:50%;transform:translateX(-50%);width:100vw;height:100%;background:linear-gradient(180deg,transparent 0%,rgba(249,115,22,0.05) 50%,transparent 100%)}.section-divider::after{content:'';position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:60%;max-width:600px;height:1px;background:linear-gradient(90deg,transparent 0%,rgba(249,115,22,0.4) 50%,transparent 100%)}.solution-card,.why-card,.process-step{position:relative;overflow:hidden}.solution-card::before,.why-card::before,.process-step::before{content:'';position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent 0%,rgba(249,115,22,0.05) 50%,transparent 100%);transition:left 0.5s ease}.solution-card:hover::before,.why-card:hover::before,.process-step:hover::before{left:100%}.solution-card:hover,.why-card:hover{box-shadow:0 20px 40px rgba(0,0,0,0.15),0 0 0 1px rgba(249,115,22,0.2),0 0 30px rgba(249,115,22,0.08)}.section-gray.section-bleed::before{background:linear-gradient(135deg,rgba(248,250,252,0.98) 0%,rgba(241,245,249,0.95) 100%)}.section-gray.section-bleed-glow::after{background:linear-gradient(90deg,transparent 0%,rgba(249,115,22,0.3) 20%,rgba(249,115,22,0.5) 50%,rgba(249,115,22,0.3) 80%,transparent 100%);box-shadow:0 0 15px rgba(249,115,22,0.3),0 0 30px rgba(249,115,22,0.15)}.cta-section{position:relative;padding:6rem 0;overflow:visible}.cta-section::before{content:'';position:absolute;left:50%;transform:translateX(-50%);width:100vw;top:0;bottom:0;background:linear-gradient(135deg,rgba(12,18,34,0.98) 0%,rgba(26,35,50,0.95) 100%),radial-gradient(ellipse 80% 60% at 50% 100%,rgba(249,115,22,0.2) 0%,transparent 50%),radial-gradient(ellipse 60% 50% at 0% 50%,rgba(249,115,22,0.1) 0%,transparent 50%),radial-gradient(ellipse 60% 50% at 100% 50%,rgba(249,115,22,0.15) 0%,transparent 50%);z-index:-1}.cta-section::after{content:'';position:absolute;top:0;left:50%;transform:translateX(-50%);width:100vw;height:2px;background:linear-gradient(90deg,transparent 10%,rgba(249,115,22,0.4) 30%,rgba(249,115,22,0.8) 50%,rgba(249,115,22,0.4) 70%,transparent 90%);box-shadow:0 0 20px rgba(249,115,22,0.4)}.early-adopter{position:relative;background:linear-gradient(135deg,rgba(249,115,22,0.08) 0%,rgba(234,88,12,0.04) 100%);border:1px solid rgba(249,115,22,0.2);border-radius:24px;padding:3rem 4rem;text-align:center;overflow:hidden}.early-adopter::before{content:'';position:absolute;top:0;left:0;right:0;height:2px;background:linear-gradient(90deg,transparent,rgba(249,115,22,0.6),transparent)}.early-adopter::after{content:'';position:absolute;top:-100px;right:-100px;width:300px;height:300px;background:radial-gradient(circle,rgba(249,115,22,0.08) 0%,transparent 60%);border-radius:50%;pointer-events:none}.early-adopter-badge{display:inline-flex;background:linear-gradient(135deg,rgba(249,115,22,0.2) 0%,rgba(234,88,12,0.15) 100%);color:#f97316;padding:0.5rem 1rem;border-radius:100px;font-size:0.75rem;font-weight:700;text-transform:uppercase;letter-spacing:0.1em;margin-bottom:1.5rem;border:1px solid rgba(249,115,22,0.3)}.reveal-on-scroll{opacity:0;transform:translateY(30px);transition:all 0.8s cubic-bezier(0.4,0,0.2,1)}.reveal-on-scroll.revealed{opacity:1;transform:translateY(0)}.reveal-stagger > *{opacity:0;transform:translateY(20px);transition:all 0.6s cubic-bezier(0.4,0,0.2,1)}.reveal-stagger.revealed > *:nth-child(1){transition-delay:0.1s}.reveal-stagger.revealed > *:nth-child(2){transition-delay:0.2s}.reveal-stagger.revealed > *:nth-child(3){transition-delay:0.3s}.reveal-stagger.revealed > *:nth-child(4){transition-delay:0.4s}.reveal-stagger.revealed > *:nth-child(5){transition-delay:0.5s}.reveal-stagger.revealed > *:nth-child(6){transition-delay:0.6s}.reveal-stagger.revealed > *{opacity:1;transform:translateY(0)}@media (max-width:768px){.section-bleed::before,.tech-strip-section::before,.cta-section::before{width:100vw;left:50%;transform:translateX(-50%)}.section-bleed-glow::after,.tech-strip-section::after,.cta-section::after{width:100vw}.early-adopter{padding:2rem 1.5rem}.tech-strip-section{padding:4rem 0 !important}}@media (prefers-reduced-motion:no-preference){.section-bleed,.tech-strip-section,.cta-section{contain:layout style}}.section{overflow:visible}.section-bleed{isolation:isolate}.section-bleed::before{z-index:-1}.section-bleed .container{position:relative;z-index:1}#services.section-bleed-orange .section-header h2{color:#ffffff;text-shadow:0 2px 10px rgba(0,0,0,0.3)}#services.section-bleed-orange .section-header .section-subtitle{color:rgba(255,255,255,0.8)}#services.section-bleed-orange::before{background:linear-gradient(180deg,rgba(12,18,34,0.97) 0%,rgba(20,30,48,0.95) 50%,rgba(12,18,34,0.97) 100%),radial-gradient(ellipse 80% 50% at 20% 80%,rgba(249,115,22,0.15) 0%,transparent 60%),radial-gradient(ellipse 60% 40% at 80% 20%,rgba(249,115,22,0.1) 0%,transparent 50%)}#services.section-bleed-orange::after{content:'';position:absolute;bottom:0;left:50%;transform:translateX(-50%);width:100vw;height:1px;background:linear-gradient(90deg,transparent 10%,rgba(249,115,22,0.3) 30%,rgba(249,115,22,0.5) 50%,rgba(249,115,22,0.3) 70%,transparent 90%);box-shadow:0 0 15px rgba(249,115,22,0.3)}a,button,.tech-tab,.tech-strip-item,.solution-card{transition:all 0.3s cubic-bezier(0.4,0,0.2,1)}a:focus-visible,button:focus-visible{outline:2px solid #f97316;outline-offset:2px}.btn:active,.tech-cta-btn:active{transform:translateY(0) scale(0.98)}.nav-links li a{position:relative}.nav-links li a::after{content:'';position:absolute;bottom:4px;left:50%;width:0;height:2px;background:linear-gradient(90deg,#f97316,#fb923c);border-radius:2px;transition:all 0.3s ease;transform:translateX(-50%)}.nav-links li a:hover::after{width:60%}.section-bleed::before,.section-bleed-orange::before,.section-bleed-tech::before,#services.section-bleed-orange::before{display:none !important}.section-bleed-glow::after,#services.section-bleed-orange::after{display:none !important}#services{background:#ffffff !important;padding:4rem 0}#services .section-header h2{color:#0f172a !important;font-size:2rem;font-weight:800;text-shadow:none !important}#services .section-header .section-subtitle{color:#64748b !important;font-size:1rem}.solution-card{background:#ffffff !important;border:2px solid #e2e8f0 !important;border-radius:16px !important;padding:1.5rem !important;box-shadow:0 4px 6px rgba(0,0,0,0.05) !important}.solution-card:hover{border-color:#f97316 !important;box-shadow:0 8px 25px rgba(249,115,22,0.15) !important;transform:translateY(-4px)}.solution-card h3{color:#0f172a !important;font-size:1.125rem;font-weight:700;margin-bottom:0.5rem}.solution-card > p{color:#475569 !important;font-size:0.9375rem;line-height:1.5}.solution-icon{width:48px !important;height:48px !important;background:#fff7ed !important;border:1px solid #fed7aa !important;border-radius:12px !important;display:flex;align-items:center;justify-content:center;margin-bottom:1rem;color:#ea580c !important}.solution-features{margin-top:1rem}.solution-features li{background:#f8fafc !important;border:1px solid #e2e8f0 !important;color:#334155 !important;font-size:0.8125rem;padding:0.375rem 0.75rem;border-radius:6px}#how-it-works{background:#f8fafc !important;padding:4rem 0}#how-it-works .section-header h2{color:#0f172a !important;font-size:2rem;font-weight:800}#how-it-works .section-header .section-subtitle{color:#64748b !important}.process-step{background:#ffffff !important;border:2px solid #e2e8f0 !important;border-radius:16px !important;padding:1.5rem !important}.process-step:hover{border-color:#f97316 !important}.process-number{background:#f97316 !important;color:#ffffff !important;width:40px !important;height:40px !important;border-radius:10px !important;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:1.125rem}.process-step h4{color:#0f172a !important;font-size:1rem;font-weight:700}.process-step p{color:#475569 !important;font-size:0.875rem}.tech-strip-section{background:#0f172a !important;padding:4rem 0 !important}.tech-strip-section::before,.tech-strip-section::after{display:none !important}.tech-strip-section .container::before,.tech-strip-section .container::after{display:none !important}.tech-strip-section .section-header h2{color:#ffffff !important;font-size:2rem}.tech-strip-section .section-subtitle{color:#94a3b8 !important}.tech-tabs{background:rgba(255,255,255,0.05) !important;border:1px solid rgba(255,255,255,0.1) !important;padding:0.375rem !important;border-radius:12px !important}.tech-tab{background:transparent !important;border:none !important;color:#94a3b8 !important;padding:0.625rem 1rem !important;border-radius:8px !important}.tech-tab:hover{background:rgba(255,255,255,0.08) !important;color:#ffffff !important}.tech-tab.active{background:#f97316 !important;color:#ffffff !important;box-shadow:none !important}.tech-strip-item{background:rgba(255,255,255,0.05) !important;border:1px solid rgba(255,255,255,0.1) !important;border-radius:10px !important;padding:0.875rem 1.25rem !important}.tech-strip-item:hover{background:rgba(249,115,22,0.1) !important;border-color:#f97316 !important;transform:translateY(-2px)}.tech-strip-item svg{color:#fb923c !important;filter:none !important}.tech-strip-item span{color:#ffffff !important}.tech-cta{background:#1e293b !important;border:2px solid #334155 !important;border-radius:16px !important;padding:2rem !important}.tech-cta::before,.tech-cta::after{display:none !important}.tech-cta-badge{background:#f97316 !important;border:none !important;color:#ffffff !important}.tech-cta-title{color:#ffffff !important;font-size:1.5rem !important}.tech-cta-subtitle{color:#94a3b8 !important}.tech-cta-btn{background:#f97316 !important;box-shadow:none !important;padding:1rem 1.5rem !important}.tech-cta-btn:hover{background:#ea580c !important;box-shadow:0 4px 12px rgba(249,115,22,0.3) !important}@media (max-width:768px){.section{padding:3rem 0 !important}.section-header{margin-bottom:1.5rem}.section-header h2{font-size:1.5rem !important;line-height:1.3}.section-header .section-subtitle{font-size:0.9375rem !important}.solutions-grid{display:flex !important;flex-direction:column !important;gap:1rem !important}.solution-card{padding:1.25rem !important}.solution-card h3{font-size:1rem !important}.solution-card > p{font-size:0.875rem !important;margin-bottom:0.75rem !important}.solution-features{display:flex;flex-wrap:wrap;gap:0.375rem !important}.solution-features li{font-size:0.75rem !important;padding:0.25rem 0.5rem !important}.process-grid{display:flex !important;flex-direction:column !important;gap:0.75rem !important}.process-step{padding:1rem !important;display:flex;gap:1rem;align-items:flex-start}.process-number{flex-shrink:0}.process-step h4{font-size:0.9375rem !important;margin-bottom:0.25rem}.process-step p{font-size:0.8125rem !important;line-height:1.4}.tech-tabs{display:flex !important;overflow-x:auto !important;-webkit-overflow-scrolling:touch;scrollbar-width:none;gap:0.25rem !important;padding:0.25rem !important}.tech-tabs::-webkit-scrollbar{display:none}.tech-tab{flex-shrink:0;padding:0.5rem 0.75rem !important;font-size:0.8125rem !important}.tech-tab span{display:inline !important}.tech-panel-grid{display:flex !important;flex-wrap:wrap !important;gap:0.5rem !important}.tech-strip-item{padding:0.625rem 0.875rem !important;font-size:0.8125rem !important}.tech-strip-item svg{width:20px !important;height:20px !important}.tech-cta-wrapper{margin-top:2rem !important;padding-top:1.5rem !important}.tech-cta{padding:1.5rem !important;text-align:center}.tech-cta-badge{font-size:0.6875rem !important}.tech-cta-title{font-size:1.25rem !important}.tech-cta-subtitle{font-size:0.875rem !important}.tech-cta-trust{flex-direction:column !important;gap:0.5rem !important;align-items:center !important}.tech-cta-trust-item{font-size:0.8125rem !important}.tech-cta-btn{width:100% !important;justify-content:center !important;padding:0.875rem 1.25rem !important}}@media (max-width:768px){.btn,.tech-tab,.tech-cta-btn,.mobile-form-submit,.nav-links li a{min-height:44px;display:inline-flex;align-items:center;justify-content:center}.solution-card,.process-step{cursor:pointer}}#services h2,#services h3,#services h4,#how-it-works h2,#how-it-works h3,#how-it-works h4{color:#0f172a !important}#services p,#how-it-works p{color:#475569 !important}.tech-strip-section h2,.tech-strip-section h3{color:#ffffff !important}.tech-strip-section p{color:#94a3b8 !important}@media (max-width:768px){.solutions-grid .solution-card:nth-child(n+4){display:none}.solutions-grid.expanded .solution-card:nth-child(n+4){display:block}}.show-more-btn{display:none;width:100%;padding:0.875rem;margin-top:1rem;background:#f8fafc;border:2px dashed #e2e8f0;border-radius:12px;color:#64748b;font-size:0.875rem;font-weight:600;cursor:pointer;transition:all 0.2s ease}.show-more-btn:hover{border-color:#f97316;color:#f97316;background:#fff7ed}.show-more-btn.hidden{display:none !important}@media (max-width:768px){.show-more-btn{display:flex;align-items:center;justify-content:center;gap:0.5rem}}.social-proof-banner{display:flex;align-items:center;justify-content:center;gap:0.5rem;padding:0.5rem 1rem;background:#f0fdf4;border:1px solid rgba(249,115,22,0.25);border-radius:8px;margin-bottom:1rem;font-size:0.8125rem;color:#166534}.social-proof-banner svg{width:16px;height:16px;color:#f97316;flex-shrink:0}.social-proof-dot{width:8px;height:8px;background:#f97316;border-radius:50%;animation:livePulse 2s ease-in-out infinite}@keyframes livePulse{0%,100%{opacity:1}50%{opacity:0.5}}.progress-steps{display:flex;align-items:center;justify-content:center;gap:0.5rem;margin-bottom:1.5rem}.progress-step{display:flex;align-items:center;gap:0.5rem}.progress-step-dot{width:28px;height:28px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:0.75rem;font-weight:700;background:#e2e8f0;color:#64748b;transition:all 0.3s ease}.progress-step.active .progress-step-dot{background:#f97316;color:#ffffff}.progress-step.completed .progress-step-dot{background:#f97316;color:#ffffff}.progress-step.completed .progress-step-dot::after{content:'✓'}.progress-step-line{width:40px;height:2px;background:#e2e8f0;transition:background 0.3s ease}.progress-step.completed + .progress-step .progress-step-line,.progress-step.completed .progress-step-line{background:#f97316}.progress-step-label{display:none}@media (min-width:480px){.progress-step-label{display:block;font-size:0.75rem;color:#64748b}.progress-step.active .progress-step-label{color:#f97316;font-weight:600}}.exit-intent-overlay{display:none;position:fixed;inset:0;z-index:9999;background:rgba(0,0,0,0.6);align-items:center;justify-content:center;padding:1rem;opacity:0;transition:opacity 0.3s ease}.exit-intent-overlay.visible{display:flex;opacity:1}.exit-intent-modal{position:relative;background:#ffffff;border-radius:12px;padding:1.5rem;max-width:380px;width:100%;text-align:left;transform:translateY(20px);transition:transform 0.3s ease;box-shadow:0 25px 50px rgba(0,0,0,0.25)}.exit-intent-overlay.visible .exit-intent-modal{transform:translateY(0)}.exit-intent-close{position:absolute;top:1rem;right:1rem;width:36px;height:36px;background:#f1f5f9;border:1px solid #e2e8f0;border-radius:8px;cursor:pointer;display:flex;align-items:center;justify-content:center;color:#64748b;font-size:1.25rem;font-weight:300;line-height:1}.exit-intent-close:hover{background:#e2e8f0;color:#0f172a;border-color:#cbd5e1}.exit-intent-header{display:flex;align-items:center;gap:0.75rem;margin-bottom:1rem;padding-bottom:1rem;border-bottom:1px solid #e2e8f0}.exit-intent-logo{width:44px;height:44px;background:#f97316;border-radius:10px;display:flex;align-items:center;justify-content:center;color:#ffffff;font-weight:800;font-size:1.125rem}.exit-intent-title{font-size:1.125rem;font-weight:700;color:#0f172a;margin-bottom:0.5rem}.exit-intent-text{font-size:0.875rem;color:#64748b;margin-bottom:1.25rem;line-height:1.5}.exit-intent-cta{display:block;width:100%;padding:0.875rem;background:#f97316;color:#ffffff;border:none;border-radius:8px;font-size:0.9375rem;font-weight:600;cursor:pointer;text-decoration:none;text-align:center;margin-bottom:0.75rem}.exit-intent-cta:hover{background:#ea580c}.exit-intent-dismiss{display:block;width:100%;background:none;border:none;color:#94a3b8;font-size:0.8125rem;cursor:pointer;padding:0.5rem;text-align:center}.exit-intent-dismiss:hover{color:#64748b}.grader-simple-form{display:flex;flex-direction:column;gap:0.75rem}.grader-simple-input{width:100%;padding:1rem;border:2px solid #e2e8f0;border-radius:10px;font-size:1rem;transition:border-color 0.2s ease}.grader-simple-input:focus{outline:none;border-color:#f97316}.grader-simple-input::placeholder{color:#94a3b8}.grader-simple-submit{width:100%;padding:1rem;background:#f97316;color:#ffffff;border:none;border-radius:10px;font-size:1rem;font-weight:600;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:0.5rem}.grader-simple-submit:hover{background:#ea580c}.grader-simple-submit:disabled{background:#94a3b8;cursor:not-allowed}.email-capture-step{display:none;text-align:center}.email-capture-step.active{display:block}.email-capture-title{font-size:1.125rem;font-weight:700;color:#0f172a;margin-bottom:0.5rem}.email-capture-text{font-size:0.875rem;color:#64748b;margin-bottom:1rem}@media (min-width:769px){.mobile-only{display:none !important}}.btn-ripple{position:relative;overflow:hidden}.btn-ripple::after{content:'';position:absolute;inset:0;background:rgba(255,255,255,0.3);transform:scale(0);border-radius:50%;opacity:0;transition:transform 0.5s,opacity 0.3s}.btn-ripple:active::after{transform:scale(2);opacity:1;transition:transform 0s,opacity 0s}@keyframes checkmark{0%{stroke-dashoffset:50}100%{stroke-dashoffset:0}}.success-check{stroke-dasharray:50;stroke-dashoffset:50;animation:checkmark 0.5s ease forwards}@media (max-width:768px){html{scroll-snap-type:none;scroll-behavior:smooth;-webkit-overflow-scrolling:touch}}.section-animate{opacity:0;transform:translateY(40px);transition:opacity 0.6s ease,transform 0.6s ease}.section-animate.in-view{opacity:1;transform:translateY(0)}.section-animate.in-view .solution-card,.section-animate.in-view .process-step,.section-animate.in-view .tech-strip-item{opacity:0;transform:translateY(20px);animation:slideUpFade 0.5s ease forwards}.section-animate.in-view .solution-card:nth-child(1),.section-animate.in-view .process-step:nth-child(1){animation-delay:0.1s}.section-animate.in-view .solution-card:nth-child(2),.section-animate.in-view .process-step:nth-child(2){animation-delay:0.2s}.section-animate.in-view .solution-card:nth-child(3),.section-animate.in-view .process-step:nth-child(3){animation-delay:0.3s}.section-animate.in-view .solution-card:nth-child(4),.section-animate.in-view .process-step:nth-child(4){animation-delay:0.4s}.section-animate.in-view .solution-card:nth-child(5){animation-delay:0.5s}.section-animate.in-view .solution-card:nth-child(6){animation-delay:0.6s}@keyframes slideUpFade{to{opacity:1;transform:translateY(0)}}@media (max-width:768px){.footer{padding:2rem 0 1.5rem}.footer-grid{display:flex;flex-direction:column;gap:0}.footer-brand{text-align:center;padding-bottom:1.5rem;margin-bottom:1rem;border-bottom:1px solid rgba(255,255,255,0.1)}.footer-brand .logo{justify-content:center;margin-bottom:0.75rem}.footer-brand p{font-size:0.8125rem;max-width:280px;margin:0 auto 1rem}.footer-social{justify-content:center}.footer-column{border-bottom:1px solid rgba(255,255,255,0.08)}.footer-column h5{display:flex;align-items:center;justify-content:space-between;padding:1rem 0;margin:0;cursor:pointer;font-size:0.875rem;color:#ffffff;user-select:none}.footer-column h5::after{content:'';width:8px;height:8px;border-right:2px solid #64748b;border-bottom:2px solid #64748b;transform:rotate(45deg);transition:transform 0.3s ease}.footer-column.expanded h5::after{transform:rotate(-135deg)}.footer-column .footer-links{max-height:0;overflow:hidden;transition:max-height 0.3s ease,padding 0.3s ease;padding:0}.footer-column.expanded .footer-links{max-height:300px;padding-bottom:1rem}.footer-dots{display:flex;gap:6px;padding:0 0 1rem 0}.footer-column.expanded .footer-dots{display:none}.footer-dot{width:6px;height:6px;background:#64748b;border-radius:50%}.footer-dot:nth-child(1){background:#f97316}.footer-links li{padding:0.375rem 0}.footer-links li a{font-size:0.8125rem;color:#94a3b8}.footer-bottom{flex-direction:column;gap:0.75rem;text-align:center;padding-top:1.5rem;margin-top:0.5rem}.footer-bottom p{font-size:0.75rem;color:#64748b}.footer-legal{gap:1rem}.footer-legal a{font-size:0.75rem}}@media (min-width:769px){.footer-dots{display:none}}@media (max-width:768px){.solution-card.collapsible{padding:0 !important;border:none !important;background:transparent !important;box-shadow:none !important}.solution-card.collapsible .solution-header{display:flex;align-items:center;gap:0.75rem;padding:1rem;background:#ffffff;border:1px solid #e2e8f0;border-radius:10px;cursor:pointer;transition:all 0.2s ease}.solution-card.collapsible .solution-header:hover{border-color:#f97316}.solution-card.collapsible.expanded .solution-header{border-radius:10px 10px 0 0;border-bottom:none;border-color:#f97316}.solution-card.collapsible .solution-icon{width:40px !important;height:40px !important;margin:0 !important;flex-shrink:0}.solution-card.collapsible .solution-title-row{flex:1;display:flex;align-items:center;justify-content:space-between}.solution-card.collapsible h3{margin:0 !important;font-size:0.9375rem !important}.solution-card.collapsible .expand-icon{width:20px;height:20px;color:#94a3b8;transition:transform 0.3s ease}.solution-card.collapsible.expanded .expand-icon{transform:rotate(180deg);color:#f97316}.solution-card.collapsible .solution-body{max-height:0;overflow:hidden;background:#ffffff;border:1px solid #f97316;border-top:none;border-radius:0 0 10px 10px;transition:max-height 0.3s ease,padding 0.3s ease}.solution-card.collapsible.expanded .solution-body{max-height:300px;padding:1rem}.solution-card.collapsible .solution-body p{margin-bottom:0.75rem}.process-step.collapsible{padding:0 !important;background:transparent !important;border:none !important}.process-step.collapsible .step-header{display:flex;align-items:center;gap:0.75rem;padding:0.875rem 1rem;background:#ffffff;border:1px solid #e2e8f0;border-radius:10px;cursor:pointer}.process-step.collapsible .step-header:hover{border-color:#f97316}.process-step.collapsible.expanded .step-header{border-radius:10px 10px 0 0;border-bottom:none;border-color:#f97316}.process-step.collapsible .process-number{flex-shrink:0}.process-step.collapsible .step-title-row{flex:1;display:flex;align-items:center;justify-content:space-between}.process-step.collapsible h4{margin:0 !important;font-size:0.875rem !important;line-height:1.3}.process-step.collapsible .expand-icon{width:18px;height:18px;color:#94a3b8;flex-shrink:0;transition:transform 0.3s ease}.process-step.collapsible.expanded .expand-icon{transform:rotate(180deg);color:#f97316}.process-step.collapsible .step-body{max-height:0;overflow:hidden;background:#ffffff;border:1px solid #f97316;border-top:none;border-radius:0 0 10px 10px;transition:max-height 0.3s ease}.process-step.collapsible.expanded .step-body{max-height:200px;padding:1rem}.tech-cta-wrapper.collapsible .tech-cta{cursor:pointer}.tech-cta-wrapper.collapsible .tech-cta-details{max-height:0;overflow:hidden;transition:max-height 0.3s ease,margin 0.3s ease;margin-top:0}.tech-cta-wrapper.collapsible.expanded .tech-cta-details{max-height:200px;margin-top:1rem}.section-header.collapsible{cursor:pointer;padding:0.5rem 0}.section-header.collapsible h2{display:flex;align-items:center;justify-content:space-between}.section-header.collapsible .section-toggle{width:24px;height:24px;background:#f1f5f9;border-radius:6px;display:flex;align-items:center;justify-content:center;color:#64748b;font-size:1rem;transition:all 0.3s ease}.section-header.collapsible.expanded .section-toggle{background:#f97316;color:#ffffff;transform:rotate(180deg)}.collapsible-content{max-height:0;overflow:hidden;transition:max-height 0.4s ease}.section-header.collapsible.expanded + .collapsible-content,.collapsible-content.expanded{max-height:2000px}.collapse-preview{display:flex;align-items:center;gap:0.5rem;padding:0.75rem 0;color:#64748b;font-size:0.8125rem}.collapse-preview-dots{display:flex;gap:4px}.collapse-preview-dot{width:8px;height:8px;background:#e2e8f0;border-radius:50%}.collapse-preview-dot:first-child{background:#f97316}.expanded .collapse-preview{display:none}}@media (min-width:769px){.collapse-preview,.section-toggle,.expand-icon{display:none !important}}@media (max-width:768px){.solution-card{padding:1rem !important;background:#ffffff !important;border:1px solid #e2e8f0 !important;border-radius:10px !important;margin-bottom:0.75rem;transition:all 0.3s ease;cursor:pointer}.solution-card:active{transform:scale(0.98)}.solution-card.card-highlight{border-color:#f97316 !important;box-shadow:0 4px 15px rgba(249,115,22,0.15) !important}.solution-card .solution-icon{width:40px !important;height:40px !important;margin-bottom:0.75rem !important}.solution-card h3{font-size:1rem !important;margin-bottom:0.5rem !important;color:#0f172a !important}.solution-card p{font-size:0.875rem !important;color:#475569 !important;line-height:1.5;margin-bottom:0.75rem}.solution-features li{font-size:0.8125rem !important;padding:0.25rem 0}.process-step{padding:1rem !important;background:#ffffff !important;border:1px solid #e2e8f0 !important;border-radius:10px !important;margin-bottom:0.75rem;transition:all 0.3s ease;cursor:pointer}.process-step:active{transform:scale(0.98)}.process-step.step-highlight{border-color:#f97316 !important;box-shadow:0 4px 15px rgba(249,115,22,0.15) !important}.process-step .process-number{width:36px !important;height:36px !important;font-size:0.875rem !important;margin-bottom:0.5rem !important}.process-step h4{font-size:0.9375rem !important;margin-bottom:0.5rem !important;color:#0f172a !important}.process-step p{font-size:0.8125rem !important;color:#475569 !important;line-height:1.5}}@media (max-width:768px){.section{padding:2.5rem 0 !important}.section-header{margin-bottom:1.25rem !important}.section-header h2{font-size:1.375rem !important;line-height:1.25;margin-bottom:0.375rem}.section-header .section-subtitle{font-size:0.875rem !important;line-height:1.4}.solutions-grid,.process-grid{position:relative}.swipe-hint{display:flex;align-items:center;justify-content:center;gap:0.375rem;padding:0.5rem;color:#94a3b8;font-size:0.75rem;margin-top:0.75rem}.swipe-hint::before{content:'↑';animation:swipeHint 1.5s ease-in-out infinite}@keyframes swipeHint{0%,100%{transform:translateY(0);opacity:0.5}50%{transform:translateY(-4px);opacity:1}}.aria-section{padding:2rem 0 !important}.aria-intro{text-align:center}.aria-avatar{transform:scale(0.85);margin-bottom:0.75rem !important}.aria-intro h2{font-size:1.25rem !important;margin-bottom:0.25rem}.aria-tagline{font-size:0.875rem !important;margin-bottom:0.5rem !important}.aria-desc{font-size:0.8125rem !important;line-height:1.4;margin-bottom:1rem !important}.aria-stats{display:flex;justify-content:center;gap:1rem;margin-bottom:1rem !important;padding:0.75rem;background:rgba(249,115,22,0.05);border-radius:10px}.aria-stat{text-align:center}.aria-stat strong{font-size:1.125rem !important;display:block}.aria-stat span{font-size:0.625rem !important;line-height:1.2}.aria-proof{display:flex;justify-content:center;flex-wrap:wrap;gap:0.5rem 1rem;margin-bottom:1rem !important;font-size:0.75rem !important}.aria-cta{width:100%;padding:0.875rem !important;font-size:0.9375rem !important}.aria-note{font-size:0.6875rem !important;margin-top:0.5rem !important}.testimonials-section{padding:2rem 0 !important}.testimonials-section h2{font-size:1.125rem !important;text-align:center;margin-bottom:1rem}.testimonials-scroll{display:flex;gap:0.75rem;overflow-x:auto;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;padding-bottom:0.5rem;scrollbar-width:none}.testimonials-scroll::-webkit-scrollbar{display:none}.testimonial-card{flex:0 0 85%;scroll-snap-align:center;padding:1rem !important;font-size:0.8125rem !important}.testimonial-card p{font-size:0.8125rem !important;line-height:1.4}.tech-strip-section{padding:2.5rem 0 !important}.tech-tabs{margin-bottom:1.5rem !important;overflow-x:auto;scrollbar-width:none;-webkit-overflow-scrolling:touch}.tech-tabs::-webkit-scrollbar{display:none}.tech-panel-grid{gap:0.375rem !important}.tech-strip-item{padding:0.5rem 0.75rem !important;font-size:0.75rem !important}.tech-strip-item svg{width:18px !important;height:18px !important}.tech-tooltip{display:none !important}.cta-section{padding:2.5rem 0 !important}.cta-section h2{font-size:1.25rem !important;line-height:1.3}.cta-subtitle{font-size:0.875rem !important}.cta-buttons{flex-direction:column;gap:0.75rem}.cta-buttons .btn{width:100%;padding:0.875rem !important}.early-adopter{padding:1.5rem !important;text-align:center}.early-adopter h2{font-size:1.125rem !important;margin-bottom:0.5rem;color:#ffffff !important}.early-adopter p{font-size:0.8125rem !important;margin-bottom:1rem;color:#cbd5e1 !important}.contact-section{padding:2.5rem 0 !important}.contact-simple h2{font-size:1.25rem !important}.scroll-progress{display:none !important}}@media (max-width:768px){.solution-card,.process-step{position:relative;overflow:hidden}.solution-card::after,.process-step::after{content:'';position:absolute;top:50%;left:50%;width:0;height:0;background:rgba(249,115,22,0.15);border-radius:50%;transform:translate(-50%,-50%);transition:width 0.4s ease,height 0.4s ease,opacity 0.4s ease;opacity:0;pointer-events:none}.solution-card:active::after,.process-step:active::after{width:300px;height:300px;opacity:1;transition:width 0s,height 0s,opacity 0s}@keyframes cardHighlight{0%{transform:scale(1)}50%{transform:scale(1.01)}100%{transform:scale(1)}}.solution-card.card-highlight,.process-step.step-highlight{animation:cardHighlight 0.3s ease}.aria-stat strong,.process-number{transition:transform 0.3s ease}.aria-stat:active strong,.process-step:active .process-number{transform:scale(1.1)}.tech-strip-item{opacity:0;transform:translateX(-20px);transition:opacity 0.4s ease,transform 0.4s ease}.tech-panel.active .tech-strip-item{opacity:1;transform:translateX(0)}.tech-panel.active .tech-strip-item:nth-child(1){transition-delay:0.05s}.tech-panel.active .tech-strip-item:nth-child(2){transition-delay:0.1s}.tech-panel.active .tech-strip-item:nth-child(3){transition-delay:0.15s}.tech-panel.active .tech-strip-item:nth-child(4){transition-delay:0.2s}.tech-panel.active .tech-strip-item:nth-child(5){transition-delay:0.25s}.tech-panel.active .tech-strip-item:nth-child(6){transition-delay:0.3s}.aria-cta,.tech-cta-btn,.mobile-form-submit{position:relative;overflow:hidden}.aria-cta::before,.tech-cta-btn::before{content:'';position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,0.2),transparent);animation:shimmerCTA 3s infinite}@keyframes shimmerCTA{0%{left:-100%}50%,100%{left:100%}}.testimonial-card{transition:transform 0.3s ease}.testimonial-card:first-child{transform:rotate(-1deg)}.testimonial-card:last-child{transform:rotate(1deg)}.testimonial-card:hover,.testimonial-card:active{transform:rotate(0) scale(1.02)}.footer-column h5{position:relative;overflow:hidden}.footer-column h5::before{content:'';position:absolute;bottom:0;left:0;width:0;height:2px;background:#f97316;transition:width 0.3s ease}.footer-column.expanded h5::before{width:100%}.mobile-loading-bar{position:relative;overflow:hidden}.mobile-loading-bar::after{content:'';position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(90deg,transparent,rgba(255,255,255,0.3),transparent);animation:loadingShimmer 1s infinite}@keyframes loadingShimmer{0%{transform:translateX(-100%)}100%{transform:translateX(100%)}}}:root{--gradient-hero:#0f172a !important;--gradient-accent:#f97316 !important;--gradient-warm:#ea580c !important;--gradient-cool:#f97316 !important;--gradient-tech:#f97316 !important;--gradient-emerald:#f97316 !important;--gradient-dark:#0f172a !important;--gradient-steel:#475569 !important}.btn-primary,.lead-form-submit,.mobile-form-submit,.mobile-form-cta,.mobile-lead-submit,.aria-cta,.tech-cta-btn,.cta-main,.final-cta-btn,[class*="btn-gradient"]{background:#f97316 !important;background-image:none !important}.btn-primary:hover,.lead-form-submit:hover,.mobile-form-submit:hover,.mobile-form-cta:hover,.mobile-lead-submit:hover,.aria-cta:hover,.tech-cta-btn:hover,.cta-main:hover,.final-cta-btn:hover{background:#ea580c !important}.solution-icon,.process-number,.why-icon,.tech-tab-icon,.feature-icon{background:#fff7ed !important;background-image:none !important}.solution-icon svg,.why-icon svg,.tech-tab-icon svg,.feature-icon svg{color:#f97316 !important}.lead-form-card,.solution-card,.why-card,.process-step,.testimonial-card,.pricing-card{background:#ffffff !important;background-image:none !important}.section-dark,.hero,.footer,.navbar::before,.dashboard-preview{background:#0f172a !important;background-image:none !important}.hero{background:#0f172a !important}.hero::before,.hero::after{background:transparent !important;background-image:none !important}.mobile-score-circle,.score-circle,.grade-circle{background:#ffffff !important;border:3px solid #f97316 !important}.mobile-loading-bar,.playbook-progress-fill,.goal-bar-fill,.scroll-progress-bar{background:#f97316 !important;background-image:none !important}.mobile-form-success-icon,.success-icon,.check-icon{background:#f97316 !important;background-image:none !important}.text-gradient,.gradient-text,[class*="text-gradient"]{background:none !important;background-clip:unset !important;-webkit-background-clip:unset !important;-webkit-text-fill-color:#f97316 !important;color:#f97316 !important}.solution-card:hover,.why-card:hover,.process-step:hover,.testimonial-card:hover,.card-highlight,.step-highlight{border-color:#f97316 !important}input:focus,select:focus,textarea:focus{border-color:#f97316 !important;box-shadow:0 0 0 3px rgba(249,115,22,0.15) !important}.proof-bar-inner,.social-proof-bar{background:#1e293b !important}.tech-tab.active,.filter-tab.active{background:#f97316 !important;color:#ffffff !important}.shimmer-effect,[class*="shimmer"]::before,[class*="shimmer"]::after{background:transparent !important;animation:none !important}.hero::before,.hero::after,.section::before,.section::after,.navbar::after,.btn::before,.btn::after{background-image:none !important}@media (max-width:768px){.mobile-form-card{background:#ffffff !important;border-top:3px solid #f97316 !important;position:fixed !important;bottom:0 !important;left:0 !important;right:0 !important;z-index:100 !important;border-radius:24px 24px 0 0 !important;box-shadow:0 -4px 30px rgba(0,0,0,0.15) !important}.mobile-form-cta{background:#f97316 !important}.mobile-form-cta:active{background:#ea580c !important}}.footer{background:#0f172a !important}.navbar.scrolled::before{background:rgba(15,23,42,0.98) !important}.section-header h2{color:inherit !important}.section-dark .section-header h2{color:#ffffff !important}.section-gray .section-header h2,.section-light .section-header h2{color:#0f172a !important}.why-number{color:#f97316 !important}.process-number{background:#f97316 !important;color:#ffffff !important}.tech-panel{background:#ffffff !important}.testimonial-rating{color:#f97316 !important}.form-badge,.badge-new,.badge-popular{background:#fff7ed !important;color:#ea580c !important}.final-cta-section,.cta-section{background:#0f172a !important}.aria-section{background:#0f172a !important}.aria-card{background:#1e293b !important;border:1px solid #334155 !important}[style*="linear-gradient"],[style*="radial-gradient"]{background-image:none !important}.hero{background:#0f172a !important}.hero::before{background:transparent !important;display:none !important}.hero-gradient-mesh{display:none !important}.hero-grid-overlay{display:none !important}.hero-neural-canvas{opacity:0.3 !important}.hero-content h1,.hero-title,.hero-headline,.mobile-hero-headline{color:#ffffff !important}.hero-content p,.hero-subtitle,.hero-description{color:rgba(255,255,255,0.8) !important}.hero-stat-mobile strong{color:#f97316 !important}.hero-stat-mobile span{color:rgba(255,255,255,0.7) !important}.mobile-hero-prop,.hero-prop{background:rgba(249,115,22,0.15) !important;border:1px solid rgba(249,115,22,0.3) !important;color:#fb923c !important}.lead-form-card{background:#ffffff !important;box-shadow:0 25px 50px rgba(0,0,0,0.25) !important}.lead-form-header h3{color:#0f172a !important}.lead-form-header p{color:#64748b !important}#starfield{opacity:0.4 !important}.hero-headline-large{font-size:4rem !important;font-weight:800 !important;line-height:1.1 !important;color:#ffffff !important;margin-bottom:1.5rem !important;letter-spacing:-0.03em !important}@media (max-width:1024px){.hero-headline-large{font-size:3.25rem !important}}@media (max-width:768px){.hero-headline-large{font-size:2.5rem !important;margin-bottom:1rem !important}}@media (max-width:480px){.hero-headline-large{font-size:2rem !important}}.text-orange{color:#f97316 !important;background:none !important;-webkit-text-fill-color:#f97316 !important}.gradient-text-animated{color:#f97316 !important;background:none !important;-webkit-text-fill-color:#f97316 !important;animation:none !important}.mobile-hero-headline{font-size:2.25rem !important;font-weight:800 !important;line-height:1.15 !important}.section-dark{background:#0f172a !important}.section-dark .section-header h2{color:#ffffff !important}.section-dark .section-header .section-subtitle{color:rgba(255,255,255,0.7) !important}.section:not(.section-dark):not(.section-gray){background:#ffffff !important}.section:not(.section-dark):not(.section-gray) .section-header h2{color:#0f172a !important}.section:not(.section-dark):not(.section-gray) .section-subtitle{color:#64748b !important}.section-gray{background:#f8fafc !important}.section-gray .section-header h2{color:#0f172a !important}.section-gray .section-subtitle{color:#64748b !important}.why-card{background:#1e293b !important;border:1px solid #334155 !important}.why-card h3{color:#ffffff !important}.why-card p{color:rgba(255,255,255,0.7) !important}.why-number{color:#f97316 !important;font-size:2.5rem !important;font-weight:800 !important}.solution-card{background:#ffffff !important;border:1px solid #e2e8f0 !important}.solution-card h3{color:#0f172a !important}.solution-card p{color:#64748b !important}.process-step{background:#ffffff !important;border:1px solid #e2e8f0 !important}.process-step h4{color:#0f172a !important}.process-step p{color:#64748b !important}.process-number{background:#f97316 !important;color:#ffffff !important;font-weight:700 !important}.tech-strip-section{background:#0f172a !important}.tech-tab{background:transparent !important;border:1px solid #334155 !important;color:#94a3b8 !important}.tech-tab.active{background:#f97316 !important;border-color:#f97316 !important;color:#ffffff !important}.tech-panel{background:#1e293b !important;border:1px solid #334155 !important}.tech-strip-item{background:#0f172a !important;border:1px solid #334155 !important;color:#ffffff !important}.footer{background:#0f172a !important;color:rgba(255,255,255,0.7) !important;padding:3rem 0 2rem !important}.footer::before{display:none !important}.footer h5{color:#ffffff !important}.footer a{color:rgba(255,255,255,0.7) !important}.footer a:hover{color:#f97316 !important}.footer-social a{background:rgba(249,115,22,0.15) !important;border-color:rgba(249,115,22,0.3) !important;color:#f97316 !important}.footer-social a:hover{background:rgba(249,115,22,0.25) !important}.aria-section{background:#0f172a !important}.aria-section h2{color:#ffffff !important;font-size:1.75rem !important}.aria-tagline{color:#f97316 !important}.aria-desc{color:#cbd5e1 !important}.aria-feature{background:#1e293b !important;border:1px solid #334155 !important;color:#ffffff !important}.aria-avatar-inner{background:#f97316 !important}.aria-cta{background:#f97316 !important;box-shadow:0 4px 20px rgba(249,115,22,0.3) !important}.aria-cta:active{background:#ea580c !important}.aria-stats{background:#1e293b !important;border:1px solid #334155 !important;border-radius:16px !important}.aria-stat{background:transparent !important}.aria-stat strong{color:#f97316 !important;font-size:1.75rem !important}.aria-stat span{color:#94a3b8 !important}.aria-proof{color:#f97316 !important}.aria-proof span{color:#94a3b8 !important}.aria-note{color:#64748b !important}.aria-status{background:#f97316 !important;color:#ffffff !important}.aria-avatar-ring{border-color:rgba(249,115,22,0.3) !important}.testimonials-section{background:#ffffff !important}.testimonials-section h2{color:#0f172a !important}.testimonials-section .section-subtitle{color:#64748b !important}.testimonial-card{background:#ffffff !important;border:1px solid #e2e8f0 !important;box-shadow:0 4px 15px rgba(0,0,0,0.05) !important}.testimonial-card p{color:#334155 !important}.testimonial-author{color:#0f172a !important}.testimonial-role{color:#64748b !important}.testimonial-rating{color:#f97316 !important}.final-cta-section{background:#0f172a !important}.final-cta-section h2{color:#ffffff !important}.final-cta-section p{color:#cbd5e1 !important}.final-cta-btn{background:#f97316 !important;color:#ffffff !important}.final-cta-btn:active{background:#ea580c !important}.early-adopter{background:#1e293b !important;border:1px solid #334155 !important}.early-adopter h3{color:#ffffff !important}.early-adopter p{color:#cbd5e1 !important}.contact-section{background:#f8fafc !important}.contact-section h2{color:#0f172a !important}.contact-section p{color:#64748b !important}.contact-form-card{background:#ffffff !important;border:1px solid #e2e8f0 !important;box-shadow:0 4px 20px rgba(0,0,0,0.08) !important}input,select,textarea{background:#ffffff !important;color:#0f172a !important;border:2px solid #e2e8f0 !important}input::placeholder,textarea::placeholder{color:#94a3b8 !important}input:focus,select:focus,textarea:focus{border-color:#f97316 !important;outline:none !important}label{color:#334155 !important}.section-dark label,.aria-section label,.final-cta-section label{color:#cbd5e1 !important}.section-dark .solution-card,.section-dark .process-step{background:#1e293b !important;border:1px solid #334155 !important}.section-dark .solution-card h3,.section-dark .process-step h4{color:#ffffff !important}.section-dark .solution-card p,.section-dark .process-step p{color:#cbd5e1 !important}.tech-strip-section{background:#0f172a !important}.tech-strip-section h2{color:#ffffff !important}.tech-strip-section .section-subtitle{color:#cbd5e1 !important}.tech-tab{background:transparent !important;border:1px solid #475569 !important;color:#94a3b8 !important}.tech-tab:hover{border-color:#f97316 !important;color:#f97316 !important}.tech-tab.active{background:#f97316 !important;border-color:#f97316 !important;color:#ffffff !important}.tech-panel{background:#1e293b !important;border:1px solid #334155 !important}.tech-panel h3{color:#ffffff !important}.tech-panel p{color:#cbd5e1 !important}.tech-strip-item{background:#0f172a !important;border:1px solid #334155 !important}.tech-strip-item span{color:#ffffff !important}.mobile-score-preview{background:#1e293b !important;border:1px solid #334155 !important}.mobile-score-label{color:#ffffff !important}.mobile-score-desc{color:#94a3b8 !important}.social-proof-bar{background:#1e293b !important}.proof-stat{color:#cbd5e1 !important}.proof-stat strong{color:#ffffff !important}.mobile-hero-content{background:#0f172a !important}.mobile-hero-headline{color:#ffffff !important}.mobile-hero-prop{background:rgba(249,115,22,0.1) !important;border:1px solid rgba(249,115,22,0.3) !important;color:#fb923c !important}.animated-bg{position:fixed !important;top:0 !important;left:0 !important;right:0 !important;bottom:0 !important;background:#0f172a !important;z-index:-1 !important;pointer-events:none !important}.hero-bg-animation,.hero-orb,.hero-orb-1,.hero-orb-2,.hero-orb-3,.hero-noise,.hero-gradient-mesh,.hero-grid-overlay,.cta-bg-animation{display:none !important;height:0 !important;width:0 !important;overflow:hidden !important}.hero{background:#0f172a !important;min-height:auto !important;padding:100px 0 60px !important}.social-proof-bar{background:#1e293b !important;padding:1rem 0 !important}.section{padding:4rem 0 !important}.section-dark{background:#0f172a !important}.section-gray{background:#f8fafc !important}.section:not(.section-dark):not(.section-gray):not(.aria-section):not(.testimonials-section):not(.final-cta-section):not(.cta-section){background:#ffffff !important}.cta-section{background:#0f172a !important;padding:4rem 0 !important}.cta-section h2{color:#ffffff !important}.cta-section p{color:#cbd5e1 !important}.cta-section .btn-white{background:#ffffff !important;color:#0f172a !important}.cta-section .btn-ghost{background:transparent !important;border:2px solid rgba(255,255,255,0.3) !important;color:#ffffff !important}section{margin:0 !important}.container{max-width:1200px;margin:0 auto;padding:0 1.5rem}@media (max-width:768px){.navbar{display:none !important}.hero{display:none !important}.section{padding:3rem 0 !important}.hero-grid,.hero-content,.hero-visual{display:none !important}.mobile-hero-content{display:flex !important;flex-direction:column !important;background:#0f172a !important;min-height:auto !important;padding:20px 20px 180px !important;padding-top:calc(20px + env(safe-area-inset-top)) !important;justify-content:flex-start !important;align-items:center !important}.mobile-hero-top{width:100% !important;display:flex !important;justify-content:center !important;margin-bottom:24px !important}.mobile-hero-logo{display:flex !important;align-items:center !important;gap:10px !important;text-decoration:none !important}.mobile-hero-logo-text{font-size:1.5rem !important;font-weight:800 !important;color:#ffffff !important;letter-spacing:-0.02em !important}.mobile-hero-logo-text span{color:#f97316 !important}.mobile-hero-subtitle{font-size:1.125rem !important;line-height:1.6 !important;color:rgba(255,255,255,0.8) !important;text-align:center !important;margin:0 !important;max-width:320px !important}.mobile-hero-content,.mobile-hero-content *{color:#ffffff}.mobile-hero-content .text-orange{color:#f97316 !important}.mobile-hero-content .mobile-hero-subtitle{color:rgba(255,255,255,0.8) !important}.mobile-hero-middle{display:flex !important;flex-direction:column !important;align-items:center !important;width:100% !important;max-width:400px !important;margin-top:0 !important}.mobile-hero-headline{font-size:2rem !important;font-weight:800 !important;line-height:1.2 !important;color:#ffffff !important;text-align:center !important;margin:0 0 1rem 0 !important;letter-spacing:-0.02em !important}.mobile-hero-headline .text-orange{color:#f97316 !important}.mobile-score-preview{display:flex !important;align-items:center !important;gap:1rem !important;background:#1e293b !important;border:1px solid #334155 !important;border-radius:16px !important;padding:1.25rem !important;margin-bottom:2rem !important;width:100% !important}.mobile-score-circle{width:56px !important;height:56px !important;background:#0f172a !important;border:3px solid #f97316 !important;border-radius:50% !important;display:flex !important;align-items:center !important;justify-content:center !important;flex-shrink:0 !important}.mobile-score-number{font-size:1.5rem !important;font-weight:800 !important;color:#f97316 !important}.mobile-score-label{font-size:1rem !important;font-weight:600 !important;color:#ffffff !important;display:block !important}.mobile-score-desc{font-size:0.875rem !important;color:#94a3b8 !important;display:block !important}.mobile-hero-props{display:flex !important;flex-direction:column !important;gap:0.875rem !important;width:100% !important}.mobile-hero-prop{display:flex !important;align-items:center !important;gap:0.75rem !important;background:rgba(249,115,22,0.1) !important;border:1px solid rgba(249,115,22,0.2) !important;border-radius:12px !important;padding:0.875rem 1rem !important}.mobile-hero-prop .prop-icon{font-size:1.25rem !important}.mobile-hero-prop .prop-text{color:#ffffff !important;font-size:0.9375rem !important;font-weight:500 !important}.aria-section,.testimonials-section,.final-cta-section{display:block !important}.mobile-form-card{display:block !important;position:fixed !important;bottom:0 !important;left:0 !important;right:0 !important;z-index:1000 !important}}.social-proof-bar{background:#1e293b !important}.proof-stat{color:rgba(255,255,255,0.8) !important}.proof-stat strong{color:#ffffff !important}.contact-section{background:#f8fafc !important}.contact-form-card{background:#ffffff !important;border:1px solid #e2e8f0 !important}.final-cta-section{background:#0f172a !important;padding:3rem 1rem !important}.final-cta-section h2{color:#ffffff !important}.final-cta-section p{color:rgba(255,255,255,0.7) !important}.aria-section.section,.final-cta-section.section{padding:2.5rem 1rem !important;margin:0 !important}.aria-section + .final-cta-section{margin-top:0 !important;padding-top:2rem !important}@media (max-width:768px){.hero,.navbar,.social-proof-bar,.hero-grid,.hero-content,.hero-visual{display:none !important;height:0 !important;min-height:0 !important;max-height:0 !important;padding:0 !important;margin:0 !important;overflow:hidden !important}.mobile-hero-content{display:flex !important;flex-direction:column !important;align-items:center !important;background:#0f172a !important;min-height:auto !important;height:auto !important;padding:24px 20px 40px !important;padding-top:calc(24px + env(safe-area-inset-top)) !important;padding-bottom:40px !important;margin:0 !important}.mobile-hero-top{margin-bottom:32px !important}.mobile-hero-middle{display:flex !important;flex-direction:column !important;align-items:center !important;width:100% !important;padding:0 !important;margin:0 !important}.mobile-hero-headline{font-size:2.75rem !important;font-weight:800 !important;line-height:1.1 !important;color:#ffffff !important;text-align:center !important;margin:0 0 1.25rem 0 !important;letter-spacing:-0.03em !important}.mobile-hero-headline .text-orange{color:#f97316 !important}.mobile-hero-subtitle{font-size:1.25rem !important;line-height:1.5 !important;color:rgba(255,255,255,0.9) !important;font-weight:500 !important;text-align:center !important;margin:0 !important;max-width:340px !important}section{margin:0 !important}.section{padding:3rem 1rem !important}.section-dark{background:#0f172a !important}body{padding-bottom:180px !important}.footer{padding:2rem 1rem !important}.aria-section{background:#0f172a !important;padding:2.5rem 1rem !important;min-height:auto !important;height:auto !important;margin:0 !important}.aria-section *{min-height:auto !important}.aria-intro{padding:0 !important;margin:0 !important;gap:1rem !important}.aria-avatar{margin-bottom:1rem !important}.aria-section h2{margin:0 0 0.5rem 0 !important}.aria-tagline{margin:0 0 0.75rem 0 !important}.aria-desc{margin:0 0 1.5rem 0 !important}.aria-stats{margin:0 0 1.5rem 0 !important;padding:1rem !important}.aria-proof{margin:0 0 1.5rem 0 !important}.aria-cta{margin:0 0 0.75rem 0 !important}.aria-note{margin:0 !important}.testimonials-section{background:#f8fafc !important;padding:2.5rem 1rem !important;min-height:auto !important;height:auto !important;margin:0 !important}.testimonials-section h2{margin:0 0 1.5rem 0 !important;padding:0 !important}.testimonials-scroll{margin:0 !important;padding:0.5rem 0 !important}.testimonial-card{min-width:280px !important;padding:1.25rem !important}.final-cta-section{background:#0f172a !important;padding:2.5rem 1rem !important;min-height:auto !important;height:auto !important;margin:0 !important}.final-cta{padding:0 !important;margin:0 !important}.final-cta h2{margin:0 0 1rem 0 !important}.final-cta p{margin:0 0 1.5rem 0 !important}.final-cta-btn{margin:0 0 0.75rem 0 !important}.final-cta-note{margin:0 !important}.section,section{min-height:auto !important;height:auto !important}.container{padding:0 1rem !important;margin:0 auto !important}}.aria-section,.aria-section::before,.aria-section::after{background:#0f172a !important;background-image:none !important}.testimonials-section,.testimonials-section::before,.testimonials-section::after{background:#f8fafc !important;background-image:none !important}.final-cta-section,.final-cta-section::before,.final-cta-section::after{background:#0f172a !important;background-image:none !important}.aria-section,.testimonials-section,.final-cta-section{min-height:auto !important;height:auto !important;overflow:visible !important}.process-step[data-expandable]{cursor:pointer;transition:all 0.3s ease;position:relative}.process-step[data-expandable]::after{content:'+';position:absolute;top:1rem;right:1rem;width:28px;height:28px;background:#f97316;color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:1.25rem;font-weight:700;transition:transform 0.3s ease}.process-step[data-expandable].expanded::after{content:'−';transform:rotate(180deg)}.process-expand-content{display:none;padding-top:1rem;border-top:1px solid rgba(0,0,0,0.1);margin-top:1rem}.process-step.expanded .process-expand-content{display:block;animation:expandIn 0.3s ease}@keyframes expandIn{from{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.process-expand-content ul{list-style:none;padding:0;margin:0 0 1rem 0}.process-expand-content li{padding:0.5rem 0;padding-left:1.5rem;position:relative;color:#334155}.process-expand-content li::before{content:'✓';position:absolute;left:0;color:#f97316;font-weight:700}.process-expand-content .btn-sm{padding:0.75rem 1.5rem;font-size:0.875rem}@media (max-width:768px){.process-step[data-expandable]{background:#fff;border-radius:16px;padding:1.5rem;margin-bottom:1rem;box-shadow:0 2px 8px rgba(0,0,0,0.08)}.process-step[data-expandable].expanded{transform:scale(1.02);box-shadow:0 8px 24px rgba(249,115,22,0.15);z-index:10}.process-grid{display:flex;flex-direction:column;gap:0}}.footer{background:#0f172a !important;color:#fff;padding:3rem 0 2rem}.footer-brand .logo{display:flex;align-items:center;gap:0.75rem;color:#fff;text-decoration:none;font-size:1.25rem;font-weight:700;margin-bottom:1rem}.footer-brand .logo span{color:#f97316}.footer-brand p{color:#94a3b8;font-size:0.9375rem;line-height:1.6;margin-bottom:1.5rem}.footer-social{display:flex;gap:1rem}.footer-social a{width:44px;height:44px;background:#1e293b;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#94a3b8;transition:all 0.2s ease}.footer-social a:hover{background:#f97316;color:#fff}.footer-column h5{color:#fff;font-size:1rem;font-weight:600;margin-bottom:0.5rem}.footer-dots{display:flex;gap:4px;margin-bottom:1rem}.footer-dot{width:6px;height:6px;background:#f97316;border-radius:50%}.footer-links{list-style:none;padding:0;margin:0}.footer-links li{margin-bottom:0.5rem}.footer-links a{color:#94a3b8;text-decoration:none;font-size:0.9375rem;transition:color 0.2s ease}.footer-links a:hover{color:#f97316}.footer-bottom{border-top:1px solid #1e293b;margin-top:2rem;padding-top:1.5rem;display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem}.footer-bottom p{color:#64748b;font-size:0.875rem;margin:0}.footer-legal{display:flex;gap:1.5rem}.footer-legal a{color:#64748b;text-decoration:none;font-size:0.875rem}.footer-legal a:hover{color:#f97316}@media (max-width:768px){.footer{padding:2rem 1rem !important}.footer-grid{display:flex;flex-direction:column;gap:1.5rem}.footer-column{border-bottom:1px solid #1e293b;padding-bottom:1rem}.footer-column:last-child{border-bottom:none}.footer-bottom{flex-direction:column;text-align:center}}.solution-icon{width:100px !important;height:100px !important;background:#f97316 !important;border:none !important;border-radius:20px !important;display:flex !important;align-items:center !important;justify-content:center !important;margin-bottom:1.5rem !important;color:#ffffff !important;box-shadow:0 12px 32px rgba(249,115,22,0.45) !important}.solution-icon svg{width:52px !important;height:52px !important;stroke:#ffffff !important;stroke-width:2 !important}.why-icon{width:88px !important;height:88px !important;background:#f97316 !important;border:none !important;border-radius:18px !important;display:flex !important;align-items:center !important;justify-content:center !important;margin:0 auto 1.5rem !important;color:#ffffff !important;box-shadow:0 10px 28px rgba(249,115,22,0.4) !important}.why-icon svg{width:44px !important;height:44px !important;stroke:#ffffff !important;stroke-width:2 !important}.process-number{width:80px !important;height:80px !important;background:#f97316 !important;color:#ffffff !important;font-size:2rem !important;font-weight:800 !important;border-radius:50% !important;display:flex !important;align-items:center !important;justify-content:center !important;margin:0 auto 1.25rem !important;box-shadow:0 10px 28px rgba(249,115,22,0.4) !important}.services-section{background:#0f172a !important;padding:5rem 0}.section-eyebrow{display:inline-block;background:#f97316;color:#fff;font-size:0.75rem;font-weight:700;text-transform:uppercase;letter-spacing:0.1em;padding:0.5rem 1rem;border-radius:100px;margin-bottom:1rem}.services-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem;margin-top:3rem}.service-card{background:#ffffff;border-radius:20px;padding:2rem;position:relative;border:1px solid #e2e8f0;transition:all 0.3s ease}.service-card:hover{transform:translateY(-4px);box-shadow:0 20px 40px rgba(0,0,0,0.1);border-color:#f97316}.service-card-featured{grid-column:1 / -1;background:linear-gradient(135deg,#0f172a 0%,#1e293b 100%);border:2px solid #f97316;padding:3rem;display:flex;flex-direction:column;align-items:center;text-align:center}.service-card-featured h3{color:#ffffff;font-size:1.75rem;margin-top:1rem}.service-card-featured .service-desc{color:#ffffff !important;font-size:1.0625rem;line-height:1.7;max-width:600px}.service-card-featured .service-stats{width:100%;max-width:500px}.service-card-featured .service-cta{max-width:320px}.service-badge{position:absolute;top:1.25rem;right:1.25rem;background:#f97316;color:#ffffff;font-size:0.6875rem;font-weight:700;text-transform:uppercase;letter-spacing:0.05em;padding:0.375rem 0.75rem;border-radius:100px}.service-badge-new{background:#f97316}.service-icon-wrap{width:80px;height:80px;background:#f97316;border-radius:20px;display:flex;align-items:center;justify-content:center;margin-bottom:1.5rem;box-shadow:0 8px 24px rgba(249,115,22,0.3)}.service-icon-wrap svg{width:40px;height:40px;stroke:#ffffff;stroke-width:1.5}.service-card-featured .service-icon-wrap{width:100px;height:100px;background:#f97316;box-shadow:0 12px 32px rgba(249,115,22,0.4)}.service-card-featured .service-icon-wrap svg{width:52px;height:52px}.service-card h3{font-size:1.25rem;font-weight:700;color:#0f172a;margin-bottom:0.75rem}.service-desc{color:#64748b;font-size:0.9375rem;line-height:1.6;margin-bottom:1.25rem}.service-features{list-style:none;padding:0;margin:0}.service-features li{display:flex;align-items:center;gap:0.5rem;color:#334155;font-size:0.875rem;padding:0.375rem 0}.service-features li svg{width:18px;height:18px;color:#f97316;flex-shrink:0}.service-stats{display:flex;gap:1rem;margin:1.5rem 0;padding:1.25rem;background:rgba(249,115,22,0.1);border-radius:12px}.service-stat{flex:1;text-align:center}.service-stat .stat-value{display:block;font-size:1.5rem;font-weight:800;color:#f97316}.service-stat .stat-label{display:block;font-size:0.75rem;color:#94a3b8;text-transform:uppercase;letter-spacing:0.05em}.service-cta{display:flex;align-items:center;justify-content:center;gap:0.75rem;width:100%;background:#f97316;color:#ffffff;font-size:1rem;font-weight:600;padding:1rem 1.5rem;border:none;border-radius:12px;cursor:pointer;transition:all 0.2s ease;box-shadow:0 4px 16px rgba(249,115,22,0.3)}.service-cta:hover{background:#ea580c;transform:translateY(-2px);box-shadow:0 8px 24px rgba(249,115,22,0.4)}.service-cta svg{width:20px;height:20px}@media (max-width:1024px){.services-grid{grid-template-columns:repeat(2,1fr)}.service-card-featured{grid-column:span 2;grid-row:span 1}}@media (max-width:768px){.services-section{padding:3rem 0}.services-grid{grid-template-columns:1fr;gap:1rem}.service-card-featured{grid-column:span 1}.service-card{padding:1.5rem}.service-icon-wrap{width:64px;height:64px;border-radius:16px}.service-icon-wrap svg{width:32px;height:32px}.service-card-featured .service-icon-wrap{width:80px;height:80px}.service-card-featured .service-icon-wrap svg{width:40px;height:40px}.service-stats{flex-direction:row;gap:0.5rem;padding:1rem}.service-stat .stat-value{font-size:1.25rem}}.section-gray{background:#f8fafc !important}.early-adopter{background:#0f172a !important;border:2px solid #f97316 !important;border-radius:24px !important;padding:3rem !important}.early-adopter h2{color:#ffffff !important;font-size:2.25rem !important;font-weight:800 !important;line-height:1.2 !important;margin-bottom:1rem !important}.early-adopter p{color:#ffffff !important;font-size:1.0625rem !important;line-height:1.7 !important}.early-adopter-badge{background:#f97316 !important;color:#ffffff !important;border:none !important}.tech-strip-section .container{text-align:center}.tech-tabs{display:flex !important;justify-content:center !important;flex-wrap:wrap !important;gap:0.5rem !important;margin:0 auto 2.5rem !important;max-width:900px !important}.tech-panel-grid{display:flex !important;flex-wrap:wrap !important;justify-content:center !important;gap:1rem !important;max-width:1000px !important;margin:0 auto !important}@media (min-width:1024px){.tech-tabs{gap:0.75rem !important}.tech-panel-grid{gap:1rem !important}}.early-adopter h2,.section-gray .early-adopter h2,section.section-gray .early-adopter h2{color:#ffffff !important;-webkit-text-fill-color:#ffffff !important}.early-adopter p,.section-gray .early-adopter p{color:#cbd5e1 !important}@media (min-width:1024px){.hero{padding:8rem 0 6rem !important;min-height:90vh;display:flex;align-items:center}.hero-grid{gap:4rem !important;align-items:center}.hero-headline-large{font-size:4rem !important;line-height:1.1 !important;margin-bottom:1.5rem !important}.hero-subtitle{font-size:1.25rem !important;max-width:500px}.services-grid{display:flex !important;flex-wrap:nowrap !important;overflow-x:auto !important;gap:1.5rem !important;padding:1rem 0 2rem !important;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:thin;scrollbar-color:#f97316 #1e293b}.services-grid::-webkit-scrollbar{height:8px}.services-grid::-webkit-scrollbar-track{background:#1e293b;border-radius:4px}.services-grid::-webkit-scrollbar-thumb{background:#f97316;border-radius:4px}.services-grid .service-card{flex:0 0 350px !important;min-width:350px !important;scroll-snap-align:start}.services-grid .service-card-featured{flex:0 0 500px !important;min-width:500px !important}.why-grid{display:grid !important;grid-template-columns:repeat(3,1fr) !important;gap:2rem !important;padding:0 !important}.why-grid .why-card{width:auto;min-width:0}.process-grid{display:flex !important;flex-wrap:nowrap !important;overflow-x:auto !important;gap:2rem !important;padding:1rem 0 2rem !important;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:thin;scrollbar-color:#f97316 #1e293b}.process-grid::-webkit-scrollbar{height:8px}.process-grid::-webkit-scrollbar-track{background:#1e293b;border-radius:4px}.process-grid::-webkit-scrollbar-thumb{background:#f97316;border-radius:4px}.process-grid .process-step{flex:0 0 280px !important;min-width:280px !important;scroll-snap-align:start}.section{padding:6rem 0 !important}.section-header{margin-bottom:3rem !important}.section-header h2{font-size:2.75rem !important}}@media (min-width:1024px){.tech-cta{flex-direction:column !important;text-align:center !important;padding:3rem !important}.tech-cta-content{display:flex;flex-direction:column;align-items:center}.tech-cta-badge{margin-bottom:1.25rem}.tech-cta-title{font-size:2rem !important;margin-bottom:0.75rem !important}.tech-cta-subtitle{max-width:600px;margin-bottom:1.5rem !important}.tech-cta-trust{justify-content:center !important;margin-bottom:2rem !important}.tech-cta-action{margin-top:0}.tech-cta-btn{padding:1rem 2.5rem !important;font-size:1.125rem !important}}.video-showcase-section{background:#0f172a;padding:5rem 0}.video-showcase-section .section-header h2{color:#fff}.video-showcase-section .section-subtitle{color:#94a3b8}.video-grid{display:grid;grid-template-columns:1fr;gap:1.5rem;max-width:900px;margin:0 auto}.video-card{border-radius:20px;overflow:hidden;background:rgba(255,255,255,0.05);border:1px solid rgba(255,255,255,0.1);transition:transform 0.3s ease,box-shadow 0.3s ease}.video-card:hover{transform:translateY(-4px);box-shadow:0 16px 48px rgba(0,0,0,0.3);border-color:rgba(249,115,22,0.3)}.video-embed{position:relative;width:100%}.video-embed iframe{position:absolute;top:0;left:0;width:100%;height:100%;border:0;border-radius:20px 20px 0 0}.video-placeholder{position:relative;width:100%;aspect-ratio:16 / 9;background:linear-gradient(135deg,#1e293b 0%,#0f172a 50%,#1e293b 100%);display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:2rem;cursor:pointer;overflow:hidden}.video-placeholder::before{content:'';position:absolute;inset:0;background:radial-gradient(circle at center,rgba(249,115,22,0.08) 0%,transparent 70%)}.video-placeholder-sm{aspect-ratio:16 / 9;padding:1.5rem}.video-placeholder-icon{margin-bottom:1rem;position:relative;z-index:1;transition:transform 0.3s ease}.video-card:hover .video-placeholder-icon{transform:scale(1.1)}.video-placeholder-icon svg{filter:drop-shadow(0 4px 16px rgba(249,115,22,0.4))}.video-placeholder-info{position:relative;z-index:1}.video-placeholder h3,.video-placeholder-info h3{color:#fff;font-size:1.375rem;font-weight:700;margin:0 0 0.5rem 0}.video-placeholder p,.video-placeholder-info p{color:#94a3b8;font-size:0.9375rem;line-height:1.5;margin:0;max-width:400px}.video-placeholder h4{color:#fff;font-size:1.125rem;font-weight:700;margin:0.5rem 0 0.25rem;position:relative;z-index:1}.video-placeholder-sm p{color:#94a3b8;font-size:0.875rem;margin:0;position:relative;z-index:1}.video-placeholder-badge{position:absolute;top:1rem;right:1rem;z-index:1}.video-duration{background:rgba(0,0,0,0.6);backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);color:#fff;font-size:0.75rem;font-weight:600;padding:0.375rem 0.75rem;border-radius:8px;position:relative;z-index:1}.video-placeholder-sm .video-duration{position:absolute;top:1rem;right:1rem}@media (min-width:769px){.video-grid{grid-template-columns:1fr 1fr;grid-template-rows:auto auto}.video-card-featured{grid-column:1 / -1}}@media (max-width:768px){.video-showcase-section{padding:3.5rem 1rem}.video-placeholder{padding:1.5rem}.video-placeholder h3,.video-placeholder-info h3{font-size:1.25rem}.video-placeholder p,.video-placeholder-info p{font-size:0.875rem}.video-placeholder-sm{aspect-ratio:16 / 9}}.products-section{background:#f8fafc;padding:5rem 0}.products-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:2rem;max-width:1000px;margin:0 auto;align-items:start}.product-card{background:#ffffff;border:2px solid #e2e8f0;border-radius:24px;padding:2.5rem;display:flex;flex-direction:column;transition:transform 0.3s ease,box-shadow 0.3s ease}.product-card:hover{transform:translateY(-6px);box-shadow:0 20px 60px rgba(0,0,0,0.1)}.product-card-featured{background:transparent;border:none;padding:0;position:relative;border-radius:20px}.product-card-glow{display:none !important}.product-card-inner{position:relative;z-index:1;background:#131c2e;border-radius:20px;padding:2.5rem;display:flex;flex-direction:column}.product-card-featured .product-card-desc{color:#94a3b8}.product-card-featured .product-features li{color:#cbd5e1}.product-card-featured .product-features svg{color:#f97316}.product-card-badge{display:inline-block;background:rgba(249,115,22,0.15);border:1px solid rgba(249,115,22,0.4);color:#fb923c;font-size:0.65rem;font-weight:700;text-transform:uppercase;letter-spacing:0.08em;padding:0.3rem 0.7rem;border-radius:100px;margin-bottom:1.25rem;width:fit-content}.product-card-icon{width:56px;height:56px;background:linear-gradient(135deg,#f97316 0%,#ea580c 100%);border-radius:14px;display:flex;align-items:center;justify-content:center;color:#fff;margin-bottom:1.25rem}.product-card h3{font-size:1.625rem;font-weight:800;margin-bottom:0.25rem;color:#0f172a}.product-card-featured h3{color:#fff}.product-card-tagline{font-size:1rem;font-weight:500;color:#f97316;margin-bottom:0.75rem}.product-card-desc{color:#475569;font-size:0.9375rem;line-height:1.65;margin-bottom:1.5rem}.product-stats-row{display:flex;gap:1px;background:rgba(255,255,255,0.1);border-radius:14px;overflow:hidden;margin-bottom:1.5rem}.product-stats-light{background:#f1f5f9}.product-stat{flex:1;display:flex;flex-direction:column;align-items:center;padding:1rem 0.5rem;background:rgba(15,23,42,0.5)}.product-stats-light .product-stat{background:#ffffff}.product-stat-number{font-size:1.375rem;font-weight:800;color:#f97316;line-height:1.2}.product-stats-light .product-stat-number{color:#f97316}.product-stat-label{font-size:0.6875rem;font-weight:600;text-transform:uppercase;letter-spacing:0.05em;color:#94a3b8;margin-top:2px}.product-stats-light .product-stat-label{color:#64748b}.product-features{list-style:none;padding:0;margin:0 0 2rem 0;display:flex;flex-direction:column;gap:0.75rem;flex:1}.product-features li{display:flex;align-items:flex-start;gap:0.625rem;font-size:0.9375rem;line-height:1.5;color:#334155}.product-features svg{color:#f97316;flex-shrink:0;margin-top:3px}.product-card-actions{display:flex;gap:0.75rem;flex-wrap:wrap}.product-card-actions .btn{flex:1;min-width:140px;text-align:center;padding:0.875rem 1.25rem;font-size:0.9375rem;font-weight:600;border-radius:12px;text-decoration:none;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;gap:0.5rem}.product-btn-glow{box-shadow:0 6px 24px rgba(249,115,22,0.4)}.btn-ghost-light{background:transparent;border:2px solid rgba(255,255,255,0.2);color:rgba(255,255,255,0.9);transition:all 0.2s ease}.product-card:not(.product-card-featured) .btn-ghost-light{border-color:#e2e8f0;color:#475569}.btn-ghost-light:hover{border-color:#f97316;color:#f97316;background:rgba(249,115,22,0.05)}@media (max-width:768px){.products-section{padding:3.5rem 1rem}.products-section .section-header h2{font-size:2rem;font-weight:800;letter-spacing:-0.03em}.products-section .section-subtitle{font-size:1.0625rem;color:#64748b}.products-grid{grid-template-columns:1fr;gap:1.5rem}.product-card{padding:1.75rem 1.5rem}.product-card-inner{padding:2rem 1.5rem}.product-card h3{font-size:1.5rem}.product-stat-number{font-size:1.25rem}.product-card-actions{flex-direction:column}.product-card-actions .btn{width:100%;padding:1rem 1.25rem;font-size:1rem;font-weight:700}.product-card-desc{font-size:1rem;line-height:1.7}.product-card-tagline{font-size:1.0625rem;font-weight:600}.product-features li{font-size:1rem}.product-flagship-layout{grid-template-columns:1fr;gap:1.5rem}.product-flagship-visual{display:flex;justify-content:center}.product-card{align-items:center;text-align:center}.product-card .product-card-icon,.product-card .product-card-badges,.product-card .product-card-badge{margin-left:auto;margin-right:auto}.product-card .product-features{width:100%}.product-card .product-features li{text-align:left}.product-card-featured,.product-card-featured .product-flagship-content{align-items:flex-start;text-align:left}}.product-flagship{margin-bottom:2rem}.product-flagship-layout{display:grid;grid-template-columns:1fr 320px;gap:2.5rem;align-items:center}.product-card-badges{display:flex;gap:0.5rem;flex-wrap:wrap;margin-bottom:1.25rem}.product-badge-app{background:rgba(15,23,42,0.85) !important;border:1px solid rgba(255,255,255,0.18);display:inline-flex;align-items:center;gap:4px}.product-badge-live{background:transparent !important;border:1px solid #f97316;color:#f97316 !important;width:fit-content;margin-bottom:1rem}.product-badge-free{background:transparent !important;border:1px solid #f97316;color:#f97316 !important;width:fit-content;margin-bottom:1rem}.product-card-icon-green{background:linear-gradient(135deg,#f97316 0%,#ea580c 100%) !important}.product-features-2col{display:grid !important;grid-template-columns:1fr 1fr;gap:0.625rem !important}.product-flagship-visual{display:flex;justify-content:center}.product-phone-mockup{width:280px;background:#000;border-radius:36px;padding:12px;box-shadow:0 24px 80px rgba(0,0,0,0.4)}.product-phone-screen{background:linear-gradient(180deg,#0f172a 0%,#1e293b 100%);border-radius:26px;overflow:hidden;min-height:420px;display:flex;flex-direction:column}.phone-status-bar{display:flex;justify-content:space-between;align-items:center;padding:12px 20px 8px;font-size:0.75rem;font-weight:600;color:#fff}.phone-app-header{display:flex;align-items:center;gap:10px;padding:8px 16px 12px;border-bottom:1px solid rgba(255,255,255,0.08)}.phone-avatar-small{width:36px;height:36px;background:linear-gradient(135deg,#f97316,#ea580c);border-radius:50%}.phone-app-header strong{color:#fff;font-size:0.9375rem;display:block}.phone-online{color:#f97316;font-size:0.6875rem;font-weight:500}.phone-messages{flex:1;padding:12px;display:flex;flex-direction:column;gap:8px;overflow:hidden}.phone-msg{padding:10px 14px;border-radius:16px;font-size:0.8125rem;line-height:1.45;max-width:88%}.phone-msg-aria{background:rgba(249,115,22,0.18);color:#ffffff;border-bottom-left-radius:4px;align-self:flex-start}.phone-msg-user{background:rgba(255,255,255,0.12);color:#ffffff;border-bottom-right-radius:4px;align-self:flex-end}.phone-input-bar{display:flex;align-items:center;justify-content:space-between;padding:10px 16px;border-top:1px solid rgba(255,255,255,0.08);color:#64748b;font-size:0.8125rem}.phone-input-bar svg{color:#f97316}.products-coming-soon{text-align:center;margin-top:2rem}.coming-soon-text{display:inline-flex;align-items:center;gap:0.5rem;color:#64748b;font-size:0.9375rem}.coming-soon-text svg{color:#f97316}.coming-soon-text a{color:#f97316;text-decoration:none;font-weight:600}.coming-soon-text a:hover{text-decoration:underline}@media (max-width:768px){.product-flagship-layout{grid-template-columns:1fr;gap:2rem}.product-flagship-visual{order:-1}.product-phone-mockup{width:240px}.product-phone-screen{min-height:360px}.product-features-2col{grid-template-columns:1fr !important}.product-card-badges{margin-bottom:1rem}}.aria-hero-card{background:linear-gradient(135deg,#0f172a 0%,#1e293b 100%);border:2px solid #f97316;border-radius:24px;padding:3rem;text-align:center;margin-bottom:3rem;position:relative;overflow:hidden}.aria-hero-card::before{content:'';position:absolute;top:0;left:0;right:0;height:3px;background:linear-gradient(90deg,#f97316,#fb923c,#f97316)}.aria-hero-content{position:relative;z-index:1}.aria-hero-badge{display:inline-block;background:#f97316;color:#fff;font-size:0.75rem;font-weight:700;text-transform:uppercase;letter-spacing:0.1em;padding:0.5rem 1rem;border-radius:100px;margin-bottom:1.5rem}.aria-hero-card h2{color:#ffffff !important;font-size:2.5rem !important;font-weight:800 !important;margin-bottom:1rem !important}.aria-hero-card p{color:#ffffff !important;font-size:1.125rem !important;line-height:1.7 !important;max-width:600px;margin:0 auto 2rem}.aria-hero-stats{display:flex;justify-content:center;gap:2rem;margin-bottom:2rem;flex-wrap:wrap}.aria-hero-stat{text-align:center}.aria-hero-stat .stat-number{display:block;font-size:2rem !important;font-weight:800 !important;color:#f97316 !important}.aria-hero-stat .stat-text{display:block;font-size:0.875rem !important;color:#ffffff !important;text-transform:uppercase;letter-spacing:0.05em}.aria-hero-btn{display:inline-flex;align-items:center;gap:0.75rem;background:#f97316;color:#ffffff;font-size:1.125rem;font-weight:700;padding:1rem 2rem;border:none;border-radius:12px;cursor:pointer;transition:all 0.2s ease;box-shadow:0 8px 24px rgba(249,115,22,0.4)}.aria-hero-btn:hover{background:#ea580c;transform:translateY(-2px);box-shadow:0 12px 32px rgba(249,115,22,0.5)}.aria-hero-btn svg{width:24px;height:24px}.aria-hero-note{color:#ffffff !important;font-size:0.875rem !important;margin-top:1rem !important;margin-bottom:0 !important}.solutions-header{text-align:center;margin-bottom:2rem}.solutions-header h3{color:#ffffff !important;font-size:1.5rem;font-weight:700;margin-bottom:0.5rem}.solutions-header p{color:#94a3b8 !important;font-size:1rem}.solutions-gallery{display:grid;grid-template-columns:repeat(5,1fr);gap:1.5rem}.solution-card{background:#1e293b !important;border:1px solid #334155 !important;border-radius:16px;padding:1.5rem;text-align:center;transition:all 0.3s ease}.solution-card:hover{border-color:#f97316 !important;transform:translateY(-4px);box-shadow:0 12px 24px rgba(249,115,22,0.2)}.solution-icon{width:56px;height:56px;background:#f97316;border-radius:12px;display:flex;align-items:center;justify-content:center;margin:0 auto 1rem}.solution-icon svg{width:28px;height:28px;stroke:#ffffff}.solution-card h4{color:#ffffff !important;font-size:1rem;font-weight:700;margin-bottom:0.5rem}.solution-card p{color:#94a3b8 !important;font-size:0.875rem;line-height:1.5;margin:0}@media (max-width:1200px){.solutions-gallery{grid-template-columns:repeat(3,1fr)}}@media (max-width:768px){.aria-hero-card{padding:2rem 1.5rem}.aria-hero-card h2{font-size:1.75rem}.aria-hero-card p{font-size:1rem}.aria-hero-stats{gap:1rem}.aria-hero-stat .stat-number{font-size:1.5rem}.solutions-gallery{grid-template-columns:repeat(2,1fr);gap:1rem}.solution-card{padding:1.25rem}.solution-icon{width:48px;height:48px}.solution-icon svg{width:24px;height:24px}}@media (max-width:480px){.solutions-gallery{grid-template-columns:1fr 1fr}}@media (min-width:1440px){.hero{padding:10rem 0 8rem !important}.hero-headline-large{font-size:4.5rem !important}.aria-hero-card{padding:4rem}.aria-hero-card h2{font-size:3rem}}.process-grid{display:flex !important;justify-content:center !important;gap:2rem !important;max-width:1000px;margin:0 auto !important}.process-step{flex:0 0 300px;max-width:300px}.solution-card h4{color:#ffffff !important}.solution-card p{color:#cbd5e1 !important}@media (max-width:768px){.solution-icon,.why-icon,.process-number,.tech-tab,.aria-hero-btn,.mobile-form-cta,.mobile-form-submit,.btn{min-width:44px !important;min-height:44px !important}.solution-icon{width:52px !important;height:52px !important;border-radius:14px !important;margin:0 auto 1rem !important}.solution-icon svg{width:26px !important;height:26px !important}.why-icon{width:56px !important;height:56px !important;border-radius:14px !important;margin-bottom:1rem !important}.why-icon svg{width:28px !important;height:28px !important}.process-number{width:52px !important;height:52px !important;font-size:1.375rem !important;font-weight:700 !important;border-radius:14px !important}.tech-tab svg{width:22px !important;height:22px !important}.logo-icon,.mobile-hero-logo svg{width:40px !important;height:40px !important}.btn svg,.aria-hero-btn svg,.mobile-form-cta svg,.mobile-form-submit svg{width:20px !important;height:20px !important;flex-shrink:0 !important}.badge,.aria-hero-badge,.hero-badge,.mobile-form-preview-badge,.early-adopter-badge,.lead-badge{font-size:0.8125rem !important;font-weight:600 !important;padding:8px 14px !important;border-radius:100px !important;letter-spacing:0.02em !important;white-space:nowrap !important}.aria-hero-badge{font-size:0.75rem !important;padding:6px 12px !important;background:rgba(249,115,22,0.2) !important;color:#fb923c !important;border:1px solid rgba(249,115,22,0.3) !important;margin-bottom:1rem !important}.mobile-form-preview-badge{font-size:0.6875rem !important;padding:5px 10px !important;background:rgba(249,115,22,0.10) !important;color:#ea580c !important}.hero-badge{font-size:0.8125rem !important;padding:8px 14px 8px 10px !important;gap:8px !important}.hero-badge-dot{width:10px !important;height:10px !important}.solution-card{padding:1.25rem !important;border-radius:16px !important;text-align:center !important}.why-card{padding:1.5rem !important;border-radius:16px !important;text-align:center !important}.process-step{padding:1.25rem !important;border-radius:16px !important;flex-direction:column !important;text-align:center !important;gap:1rem !important}.aria-hero-card{padding:1.75rem 1.25rem !important;border-radius:20px !important;margin-bottom:2rem !important}.lead-form-card{padding:1.5rem !important;border-radius:20px !important}.mobile-form-card{border-radius:24px 24px 0 0 !important;padding:20px 20px calc(20px + env(safe-area-inset-bottom)) !important}.contact-form-card{padding:1.5rem !important;border-radius:16px !important}h1,.mobile-hero-headline{font-size:2.25rem !important;line-height:1.15 !important;font-weight:800 !important;letter-spacing:-0.02em !important}h2,.section-header h2{font-size:1.625rem !important;line-height:1.2 !important;font-weight:700 !important;letter-spacing:-0.01em !important}h3,.solutions-header h3{font-size:1.375rem !important;line-height:1.25 !important;font-weight:700 !important}h4,.solution-card h4,.why-card h4,.process-step h4{font-size:1.0625rem !important;line-height:1.3 !important;font-weight:600 !important;margin-bottom:0.5rem !important}p,.section-subtitle,.solution-card p,.why-card p,.process-step p{font-size:0.9375rem !important;line-height:1.6 !important;color:inherit !important}.section-subtitle,.mobile-hero-subtitle{font-size:1.0625rem !important;line-height:1.5 !important;max-width:100% !important;padding:0 1rem !important}.stat-number,.aria-hero-stat .stat-number,.process-stat .stat-number,.why-number{font-size:1.75rem !important;font-weight:800 !important;line-height:1.1 !important}.stat-text,.stat-label,.aria-hero-stat .stat-text,.process-stat .stat-label{font-size:0.75rem !important;line-height:1.3 !important;opacity:0.9 !important}.btn,.aria-hero-btn,.mobile-form-cta,.mobile-form-submit{font-size:1rem !important;font-weight:600 !important;padding:14px 24px !important;gap:10px !important}label{font-size:0.875rem !important;font-weight:500 !important;margin-bottom:6px !important}input,select,textarea{font-size:16px !important;padding:14px 16px !important}input::placeholder{font-size:0.9375rem !important;color:#94a3b8 !important}.aria-hero-stats{display:flex !important;justify-content:space-between !important;gap:0.5rem !important;margin:1.5rem 0 !important;padding:1rem !important;background:rgba(0,0,0,0.2) !important;border-radius:12px !important}.aria-hero-stat{flex:1 !important;text-align:center !important;padding:0.5rem !important}.process-stats{display:flex !important;justify-content:center !important;gap:1rem !important;flex-wrap:wrap !important;margin-top:2rem !important;padding:1.25rem !important;background:#ffffff !important;border-radius:16px !important;box-shadow:0 2px 12px rgba(0,0,0,0.06) !important}.process-stat{flex:1 1 calc(33% - 1rem) !important;min-width:80px !important;text-align:center !important;padding:0.5rem !important}.solutions-gallery{display:grid !important;grid-template-columns:repeat(2,1fr) !important;gap:0.875rem !important}.why-grid{display:grid !important;grid-template-columns:repeat(2,1fr) !important;gap:1rem !important}.process-grid{display:flex !important;flex-direction:column !important;gap:1rem !important}.tech-tabs{display:flex !important;gap:0.5rem !important;overflow-x:auto !important;-webkit-overflow-scrolling:touch !important;scrollbar-width:none !important;padding:0.5rem 0 !important}.tech-tabs::-webkit-scrollbar{display:none !important}.tech-tab{flex:0 0 auto !important;padding:10px 16px !important;font-size:0.8125rem !important;border-radius:100px !important;white-space:nowrap !important}.tech-tab span{display:inline !important;font-size:0.8125rem !important}.mobile-form-trust{display:flex !important;flex-wrap:wrap !important;justify-content:center !important;gap:0.75rem !important;margin-top:1rem !important}.mobile-form-trust-item{display:flex !important;align-items:center !important;gap:6px !important;font-size:0.8125rem !important;color:#64748b !important}.mobile-form-trust-item svg{width:16px !important;height:16px !important;color:#f97316 !important}.mobile-result-item{display:flex !important;align-items:center !important;justify-content:space-between !important;padding:14px 16px !important;background:#f8fafc !important;border-radius:12px !important;margin-bottom:10px !important}.mobile-result-item .result-label{font-size:0.875rem !important;font-weight:500 !important;color:#334155 !important}.mobile-result-item .result-score{font-size:1rem !important;font-weight:700 !important}.mobile-results-aria{display:flex !important;align-items:center !important;justify-content:space-between !important;width:100% !important;padding:16px 20px !important;background:linear-gradient(135deg,#ea580c 0%,#f97316 100%) !important;border:none !important;border-radius:14px !important;color:#ffffff !important;cursor:pointer !important;position:relative !important;overflow:hidden !important}.mobile-results-aria-text strong{display:block !important;font-size:1rem !important;font-weight:700 !important}.mobile-results-aria-text small{display:block !important;font-size:0.8125rem !important;opacity:0.9 !important;margin-top:2px !important}.mobile-results-unlock,.mobile-results-retry{width:100% !important;padding:14px 18px !important;border-radius:12px !important;font-size:0.9375rem !important;font-weight:600 !important}button:focus-visible,a:focus-visible,input:focus-visible,.tech-tab:focus-visible{outline:3px solid #f97316 !important;outline-offset:2px !important}.mobile-form-card{padding-bottom:calc(20px + env(safe-area-inset-bottom)) !important}body{padding-bottom:calc(160px + env(safe-area-inset-bottom)) !important}}@media (max-width:480px){h1,.mobile-hero-headline{font-size:2rem !important}h2,.section-header h2{font-size:1.5rem !important}.stat-number,.aria-hero-stat .stat-number,.why-number{font-size:1.5rem !important}.solutions-gallery{grid-template-columns:1fr 1fr !important;gap:0.75rem !important}.solution-card{padding:1rem !important}.solution-icon{width:44px !important;height:44px !important}.solution-icon svg{width:22px !important;height:22px !important}.aria-hero-stats{padding:0.75rem !important;gap:0.25rem !important}.aria-hero-stat .stat-number{font-size:1.25rem !important}.aria-hero-stat .stat-text{font-size:0.6875rem !important}}svg{flex-shrink:0;vertical-align:middle}.inline-icon svg,span svg,a svg:not(.logo-icon svg){width:1em;height:1em}input[type="text"],input[type="email"],input[type="tel"],input[type="url"],input[type="password"],input[type="number"],input[type="search"],select,textarea{width:100%;min-height:48px;padding:12px 16px;font-size:16px;line-height:1.5;border:1px solid #e2e8f0;border-radius:10px;background:#ffffff;color:#1e293b;transition:border-color 0.2s ease,box-shadow 0.2s ease;-webkit-appearance:none;appearance:none}input:focus,select:focus,textarea:focus{outline:none;border-color:#f97316;box-shadow:0 0 0 3px rgba(249,115,22,0.1)}textarea{min-height:120px;resize:vertical}button,.btn,[type="submit"],[type="button"],[role="button"]{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:48px;padding:12px 24px;font-size:1rem;font-weight:600;line-height:1.25;border-radius:10px;border:none;cursor:pointer;transition:all 0.2s ease;-webkit-tap-highlight-color:transparent}button svg,.btn svg{width:20px;height:20px}[class*="badge"],[class*="Badge"],.tag,.label,.chip{display:inline-flex;align-items:center;gap:6px;padding:6px 12px;font-size:0.75rem;font-weight:600;line-height:1.25;border-radius:100px;white-space:nowrap}[class*="badge"] svg,.tag svg,.label svg{width:14px;height:14px}[class*="icon"],[class*="Icon"]{display:inline-flex;align-items:center;justify-content:center;flex-shrink:0}.icon-xs,.icon-sm{width:16px;height:16px}.icon-md{width:24px;height:24px}.icon-lg{width:32px;height:32px}.icon-xl{width:48px;height:48px}.emoji,[role="img"][aria-label]{font-size:1.25em;line-height:1;vertical-align:middle}.modal,.popup,.dialog,[role="dialog"]{max-width:calc(100vw - 32px);max-height:calc(100vh - 32px);padding:24px;border-radius:16px;overflow:auto}[class*="card"],[class*="Card"]{border-radius:16px;overflow:hidden}@media (max-width:768px){input[type="text"],input[type="email"],input[type="tel"],input[type="url"],input[type="password"],input[type="number"],input[type="search"],select,textarea{min-height:52px !important;padding:14px 16px !important;font-size:16px !important;border-radius:12px !important}button,.btn,[type="submit"],[type="button"]{min-height:52px !important;padding:14px 24px !important;font-size:1rem !important;border-radius:12px !important}button svg,.btn svg{width:22px !important;height:22px !important}[class*="badge"],.tag,.chip{padding:8px 14px !important;font-size:0.8125rem !important}[class*="icon"] svg,.icon svg{min-width:20px !important;min-height:20px !important}.nav-links svg,.mobile-toggle svg,.navbar svg{width:24px !important;height:24px !important}.solution-icon,.why-icon,.service-icon,.feature-icon{width:52px !important;height:52px !important;border-radius:14px !important}.solution-icon svg,.why-icon svg,.service-icon svg,.feature-icon svg{width:26px !important;height:26px !important}.modal,.popup,.dialog,[role="dialog"]{max-width:100vw !important;max-height:100vh !important;width:100% !important;margin:0 !important;padding:20px !important;border-radius:0 !important}.mobile-form-card{border-radius:24px 24px 0 0 !important}[class*="card"]{border-radius:16px !important}.solution-card,.why-card,.feature-card{padding:1.25rem !important}.process-step{padding:1.25rem !important;border-radius:16px !important}.solution-card svg:not(.solution-icon svg),.why-card svg:not(.why-icon svg),.process-step svg{width:20px !important;height:20px !important}.trust-icon svg,.check-icon svg,[class*="trust"] svg{width:18px !important;height:18px !important;color:#f97316 !important}.mobile-score-circle,.score-circle{width:64px !important;height:64px !important;border-radius:50% !important}.mobile-result-item,.result-item{padding:14px 16px !important;border-radius:12px !important}.emoji,.prop-icon,.dash-card__icon{font-size:1.5rem !important;line-height:1 !important}}@media print{.mobile-form-card,.navbar,.mobile-hero-content,.aria-fab,button,.btn{display:none !important}}.aria-section{background:#f8fafc !important;padding:3rem 1rem !important}.aria-intro{background:#ffffff !important;border:2px solid #e2e8f0 !important;border-radius:24px !important;padding:2rem 1.5rem !important;box-shadow:0 4px 24px rgba(0,0,0,0.08) !important;max-width:400px !important;margin:0 auto !important}.aria-section h2{color:#0f172a !important;font-size:1.625rem !important;font-weight:800 !important;margin:0 0 0.5rem 0 !important;line-height:1.2 !important}.aria-tagline{color:#ea580c !important;font-size:1.125rem !important;font-weight:700 !important;margin:0 0 1rem 0 !important}.aria-desc{color:#475569 !important;font-size:1rem !important;line-height:1.6 !important;margin:0 0 1.5rem 0 !important}.aria-stats{background:#0f172a !important;border-radius:16px !important;padding:1.25rem !important;display:flex !important;justify-content:space-between !important;gap:0.5rem !important;margin-bottom:1.5rem !important}.aria-stat{flex:1 !important;text-align:center !important}.aria-stat strong{display:block !important;color:#f97316 !important;font-size:1.5rem !important;font-weight:800 !important;line-height:1.2 !important}.aria-stat span{display:block !important;color:rgba(255,255,255,0.8) !important;font-size:0.6875rem !important;line-height:1.3 !important;margin-top:4px !important}.aria-proof{display:flex !important;flex-wrap:wrap !important;justify-content:center !important;gap:0.75rem 1.25rem !important;margin-bottom:1.5rem !important;color:#475569 !important;font-size:0.875rem !important;font-weight:500 !important}.aria-proof svg{width:18px !important;height:18px !important;color:#f97316 !important}.aria-cta{display:flex !important;align-items:center !important;justify-content:center !important;gap:10px !important;width:100% !important;padding:16px 24px !important;background:linear-gradient(135deg,#ea580c 0%,#f97316 100%) !important;color:#ffffff !important;font-size:1rem !important;font-weight:700 !important;border:none !important;border-radius:14px !important;cursor:pointer !important;position:relative !important;overflow:hidden !important;box-shadow:0 4px 16px rgba(249,115,22,0.3) !important}.aria-cta svg{width:20px !important;height:20px !important}.aria-cta:active{transform:scale(0.98) !important}.aria-note{color:#64748b !important;font-size:0.8125rem !important;margin-top:1rem !important}.aria-avatar{margin-bottom:1.5rem !important}.aria-avatar-inner{width:80px !important;height:80px !important;max-width:80px !important;max-height:80px !important;background:linear-gradient(135deg,#f97316 0%,#ea580c 100%) !important;border-radius:50% !important;display:flex !important;align-items:center !important;justify-content:center !important;overflow:hidden !important;margin:0 auto !important;box-shadow:0 8px 24px rgba(249,115,22,0.35) !important}.aria-avatar-inner svg{width:36px !important;height:36px !important;color:#ffffff !important}.aria-status{background:#f97316 !important;color:#ffffff !important;font-size:0.6875rem !important;font-weight:700 !important;padding:6px 12px !important;border-radius:100px !important;text-transform:uppercase !important;letter-spacing:0.5px !important;position:absolute !important;bottom:-8px !important;left:50% !important;transform:translateX(-50%) !important;white-space:nowrap !important;box-shadow:0 2px 8px rgba(249,115,22,0.3) !important}@media (max-width:768px){.aria-section{padding:3rem 1rem !important}.aria-intro{padding:2rem 1.5rem !important;border:2px solid #e2e8f0 !important;box-shadow:0 8px 32px rgba(0,0,0,0.1) !important}.aria-section h2{font-size:1.75rem !important;letter-spacing:-0.02em !important}.aria-tagline{font-size:1.1875rem !important}.aria-desc{font-size:1.0625rem !important;line-height:1.65 !important}.aria-stat strong{font-size:1.5rem !important}.aria-stat span{font-size:0.6875rem !important}.aria-cta{padding:18px 24px !important;font-size:1.0625rem !important;border-radius:16px !important;box-shadow:0 6px 24px rgba(249,115,22,0.35) !important}.aria-proof{font-size:0.9375rem !important}}@media (max-width:380px){.aria-intro{padding:1.5rem 1rem !important}.aria-stats{padding:1rem !important}.aria-stat strong{font-size:1.25rem !important}.aria-proof{gap:0.5rem 1rem !important;font-size:0.8125rem !important}}#how-it-works{background:#0f172a !important;padding:3rem 1.25rem !important}#how-it-works .section-header{text-align:center !important;margin-bottom:2.5rem !important}#how-it-works .section-header h2{color:#ffffff !important;font-size:1.75rem !important;font-weight:800 !important;margin-bottom:0.75rem !important;line-height:1.2 !important}#how-it-works .section-subtitle{color:rgba(255,255,255,0.7) !important;font-size:1rem !important;margin:0 !important}.process-grid{display:flex !important;flex-direction:column !important;gap:0 !important;max-width:400px !important;margin:0 auto 2.5rem auto !important;position:relative !important;padding-left:2rem !important}.process-grid::before{content:'' !important;position:absolute !important;left:23px !important;top:24px !important;bottom:24px !important;width:2px !important;background:linear-gradient(180deg,#f97316 0%,#ea580c 50%,#f97316 100%) !important;border-radius:2px !important}.process-step{background:rgba(255,255,255,0.03) !important;border:1px solid rgba(255,255,255,0.1) !important;border-radius:16px !important;padding:1.25rem 1.25rem 1.25rem 3rem !important;margin-bottom:1rem !important;cursor:pointer !important;transition:all 0.3s ease !important;position:relative !important;text-align:left !important;display:block !important}.process-step:last-child{margin-bottom:0 !important}.process-step:hover,.process-step:active{background:rgba(249,115,22,0.08) !important;border-color:rgba(249,115,22,0.3) !important;transform:translateX(4px) !important}.process-number{position:absolute !important;left:-2rem !important;top:1.25rem !important;width:48px !important;height:48px !important;min-width:48px !important;background:#0f172a !important;border:3px solid #f97316 !important;color:#f97316 !important;font-size:1.25rem !important;font-weight:800 !important;border-radius:50% !important;display:flex !important;align-items:center !important;justify-content:center !important;z-index:2 !important;box-shadow:0 0 0 6px #0f172a,0 4px 12px rgba(249,115,22,0.3) !important}.process-step h4{color:#ffffff !important;font-size:1.0625rem !important;font-weight:700 !important;margin:0 0 0.5rem 0 !important;line-height:1.3 !important;text-align:left !important;padding-right:0 !important}.process-step > p{color:rgba(255,255,255,0.65) !important;font-size:0.875rem !important;line-height:1.55 !important;margin:0 !important;text-align:left !important}.process-step[data-expandable]::after{display:none !important}.process-expand-content{display:none !important;margin-top:1rem !important;padding-top:1rem !important;border-top:1px solid rgba(255,255,255,0.1) !important}.process-step.expanded .process-expand-content{display:block !important}.process-expand-content ul{list-style:none !important;padding:0 !important;margin:0 0 1rem 0 !important}.process-expand-content li{color:rgba(255,255,255,0.8) !important;font-size:0.875rem !important;padding:0.5rem 0 !important;padding-left:1.75rem !important;position:relative !important}.process-expand-content li::before{content:'✓' !important;position:absolute !important;left:0 !important;color:#f97316 !important;font-weight:700 !important;font-size:1rem !important}.process-expand-content .btn{width:100% !important;justify-content:center !important;background:#f97316 !important;border:none !important}.process-stats{display:grid !important;grid-template-columns:repeat(3,1fr) !important;gap:0 !important;background:linear-gradient(135deg,rgba(249,115,22,0.15) 0%,rgba(234,88,12,0.1) 100%) !important;border:1px solid rgba(249,115,22,0.2) !important;border-radius:20px !important;padding:1.5rem 0.75rem !important;max-width:400px !important;margin:0 auto !important;backdrop-filter:blur(10px) !important;-webkit-backdrop-filter:blur(10px) !important}.process-stat{text-align:center !important;padding:0.5rem !important;position:relative !important}.process-stat:not(:last-child)::after{content:'' !important;position:absolute !important;right:0 !important;top:50% !important;transform:translateY(-50%) !important;width:1px !important;height:50% !important;background:rgba(249,115,22,0.3) !important}.process-stat .stat-number{display:block !important;color:#ffffff !important;font-size:1.625rem !important;font-weight:800 !important;line-height:1.1 !important;text-shadow:0 2px 8px rgba(0,0,0,0.2) !important}.process-stat .stat-label{display:block !important;color:rgba(255,255,255,0.6) !important;font-size:0.6875rem !important;line-height:1.4 !important;margin-top:6px !important}@media (max-width:768px){#how-it-works{padding:2.5rem 1rem !important}#how-it-works .section-header h2{font-size:1.5rem !important}.process-grid{padding-left:1.75rem !important}.process-grid::before{left:20px !important}.process-step{padding:1.125rem 1rem 1.125rem 2.75rem !important}.process-number{width:44px !important;height:44px !important;min-width:44px !important;font-size:1.125rem !important;left:-1.75rem !important;box-shadow:0 0 0 5px #0f172a,0 4px 12px rgba(249,115,22,0.3) !important}.process-step > p{font-size:0.8125rem !important}.process-stat .stat-number{font-size:1.5rem !important}.process-stat .stat-label{font-size:0.625rem !important}}@media (max-width:380px){.process-grid{padding-left:1.5rem !important}.process-grid::before{left:17px !important}.process-step{padding:1rem 0.875rem 1rem 2.5rem !important}.process-number{width:38px !important;height:38px !important;min-width:38px !important;font-size:1rem !important;left:-1.5rem !important;box-shadow:0 0 0 4px #0f172a,0 4px 12px rgba(249,115,22,0.3) !important}.process-stats{padding:1.25rem 0.5rem !important}.process-stat .stat-number{font-size:1.375rem !important}}@media (min-width:769px){#how-it-works{padding:4rem 2rem !important}.process-grid{flex-direction:row !important;justify-content:center !important;gap:2rem !important;max-width:1000px !important;padding-left:0 !important}.process-grid::before{display:none !important}.process-step{flex:1 !important;max-width:300px !important;padding:1.5rem !important;text-align:center !important;background:rgba(255,255,255,0.05) !important}.process-step:hover{transform:translateY(-4px) !important}.process-number{position:relative !important;left:auto !important;top:auto !important;margin:0 auto 1rem auto !important;box-shadow:0 4px 16px rgba(249,115,22,0.4) !important}.process-step h4,.process-step > p{text-align:center !important}.process-stats{max-width:600px !important;padding:2rem 1.5rem !important}.process-stat .stat-number{font-size:2rem !important}.process-stat .stat-label{font-size:0.75rem !important}}.aria-chat-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,0.8);backdrop-filter:blur(8px);z-index:10000;display:none;align-items:center;justify-content:center;padding:1rem}.aria-chat-overlay.active{display:flex}.aria-chat-modal{background:linear-gradient(135deg,#1a1a2e 0%,#16213e 100%);border-radius:24px;width:100%;max-width:420px;max-height:90vh;display:flex;flex-direction:column;box-shadow:0 25px 50px -12px rgba(0,0,0,0.5);border:1px solid rgba(255,255,255,0.1);overflow:hidden}.aria-chat-close{position:absolute;top:1rem;right:1rem;background:rgba(255,255,255,0.1);border:none;color:#fff;width:36px;height:36px;border-radius:50%;font-size:1.5rem;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all 0.2s;z-index:10}.aria-chat-close:hover{background:rgba(255,255,255,0.2);transform:scale(1.1)}.aria-chat-header{display:flex;align-items:center;gap:1rem;padding:1.5rem;border-bottom:1px solid rgba(255,255,255,0.1)}.aria-chat-avatar{width:56px;height:56px;background:linear-gradient(135deg,#f97316 0%,#ea580c 100%);border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0}.aria-chat-avatar svg{width:28px;height:28px;color:#fff}.aria-chat-title h3{color:#fff;font-size:1.25rem;font-weight:600;margin:0 0 0.25rem 0}.aria-chat-status{color:#94a3b8;font-size:0.875rem}.aria-chat-status.connected{color:#f97316}.aria-chat-status.listening{color:#f97316}.aria-chat-status.speaking{color:#f97316}.aria-chat-messages{flex:1;overflow-y:auto;padding:1.5rem;min-height:200px;max-height:400px}.aria-chat-welcome{text-align:center;color:#94a3b8;padding:2rem 1rem}.aria-chat-welcome p{margin:0;line-height:1.6}.aria-message{margin-bottom:1rem;display:flex;flex-direction:column}.aria-message.user{align-items:flex-end}.aria-message.assistant{align-items:flex-start}.aria-message-bubble{max-width:85%;padding:0.75rem 1rem;border-radius:16px;font-size:0.9375rem;line-height:1.5}.aria-message.user .aria-message-bubble{background:linear-gradient(135deg,#f97316 0%,#ea580c 100%);color:#fff;border-bottom-right-radius:4px}.aria-message.assistant .aria-message-bubble{background:rgba(255,255,255,0.1);color:#fff;border-bottom-left-radius:4px}.aria-message-label{font-size:0.75rem;color:#64748b;margin-bottom:0.25rem;padding:0 0.5rem}.aria-chat-controls{padding:1.5rem;display:flex;flex-direction:column;align-items:center;gap:0.75rem;border-top:1px solid rgba(255,255,255,0.1)}.aria-mic-btn{width:80px;height:80px;border-radius:50%;background:linear-gradient(135deg,#f97316 0%,#ea580c 100%);border:none;color:#fff;cursor:pointer;display:flex;align-items:center;justify-content:center;position:relative;transition:all 0.3s}.aria-mic-btn:hover{transform:scale(1.05);box-shadow:0 10px 40px rgba(249,115,22,0.4)}.aria-mic-btn svg{width:32px;height:32px}.aria-mic-btn .stop-icon{display:none}.aria-mic-btn.listening{background:linear-gradient(135deg,#f97316 0%,#ea580c 100%);animation:pulse-mic 1.5s infinite}.aria-mic-btn.speaking{background:linear-gradient(135deg,#f97316 0%,#ea580c 100%)}.aria-mic-btn.listening .mic-icon,.aria-mic-btn.speaking .mic-icon{display:none}.aria-mic-btn.listening .stop-icon,.aria-mic-btn.speaking .stop-icon{display:block !important}.aria-mic-pulse{position:absolute;width:100%;height:100%;border-radius:50%;background:inherit;opacity:0;z-index:-1}.aria-mic-btn.listening .aria-mic-pulse{animation:pulse-ring 1.5s infinite}@keyframes pulse-mic{0%,100%{transform:scale(1)}50%{transform:scale(1.05)}}@keyframes pulse-ring{0%{transform:scale(1);opacity:0.5}100%{transform:scale(1.5);opacity:0}}.aria-mic-hint{color:#94a3b8;font-size:0.875rem;margin:0}@media (max-width:768px){.aria-chat-modal{max-width:100%;margin:1rem;max-height:85vh}}@media (max-width:480px){.aria-chat-modal{max-height:100vh;border-radius:0;height:100%;margin:0}.aria-chat-messages{max-height:none;flex:1}}@media (max-width:991px){.nav-login{margin-left:0 !important;margin-top:0.5rem;text-align:center;padding:1rem !important;background:rgba(255,255,255,0.05) !important;border:1px solid rgba(255,255,255,0.2) !important;border-radius:12px !important;font-size:1.125rem !important;display:flex !important;align-items:center;justify-content:center;gap:0.5rem}.nav-login::before{content:'';width:20px;height:20px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke='white' stroke-width='2'%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' d='M16 7a4 4 0 11-8 0 4 4 0 018 0zM12 14a7 7 0 00-7 7h14a7 7 0 00-7-7z'/%3E%3C/svg%3E");background-size:contain;background-repeat:no-repeat}.nav-login:hover{background:rgba(255,255,255,0.1) !important;border-color:rgba(255,255,255,0.4) !important}}@media (max-width:991px){.mobile-toggle{display:flex !important;flex-direction:column !important;gap:5px !important;cursor:pointer !important;padding:10px !important;z-index:1001 !important}.mobile-toggle span{display:block !important;width:24px !important;height:2px !important;background:#fff !important;border-radius:2px !important;transition:all 0.3s ease !important}.nav-links{display:none !important}.nav-links.active{display:flex !important}}.mobile-menu-btn{display:none;flex-direction:column;gap:5px;background:none;border:none;padding:10px;cursor:pointer;z-index:1001}@media (max-width:768px){.mobile-menu-btn{display:flex !important}}.mobile-menu-btn span{display:block;width:24px;height:2px;background:#fff;border-radius:2px;transition:transform 0.3s cubic-bezier(0.68,-0.6,0.32,1.6),opacity 0.2s ease;transform-origin:center}.mobile-menu-btn.active span:nth-child(1){transform:translateY(7px) rotate(45deg)}.mobile-menu-btn.active span:nth-child(2){opacity:0;transform:scaleX(0)}.mobile-menu-btn.active span:nth-child(3){transform:translateY(-7px) rotate(-45deg)}.mobile-menu-overlay{display:none;position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(15,23,42,0.98);backdrop-filter:blur(20px);z-index:10000;opacity:0;transition:opacity 0.3s ease}.mobile-menu-overlay.active{display:flex;opacity:1}.mobile-menu-content{width:100%;height:100%;display:flex;flex-direction:column;padding:20px;padding-top:calc(20px + env(safe-area-inset-top))}.mobile-menu-close{position:absolute;top:20px;right:20px;background:rgba(255,255,255,0.1);border:none;color:#fff;width:44px;height:44px;border-radius:50%;font-size:28px;cursor:pointer;display:flex;align-items:center;justify-content:center}.mobile-menu-nav{display:flex;flex-direction:column;gap:8px;margin-top:80px}.mobile-menu-nav a{display:block;padding:16px 20px;color:#fff;text-decoration:none;font-size:1.25rem;font-weight:500;border-radius:12px;transition:background 0.2s}.mobile-menu-nav a:hover{background:rgba(255,255,255,0.1)}.mobile-menu-login{display:flex !important;align-items:center;gap:12px;background:rgba(255,255,255,0.05);border:1px solid rgba(255,255,255,0.2);margin-top:16px}.mobile-menu-cta{background:linear-gradient(135deg,#f97316,#ea580c) !important;text-align:center;margin-top:8px}@media (max-width:768px){.mobile-menu-btn{display:flex !important}.mobile-hero-top{display:flex !important;justify-content:space-between !important;align-items:center !important;width:100% !important;padding:16px 20px !important}}@media (max-width:768px){.navbar .mobile-toggle{display:none !important}.navbar{display:none !important}.mobile-menu-overlay{display:none}.mobile-menu-overlay.active{display:flex !important;flex-direction:column;animation:fadeIn 0.2s ease}@keyframes fadeIn{from{opacity:0}to{opacity:1}}}@media (min-width:769px){.navbar{display:block !important}.mobile-menu-btn,.mobile-menu-overlay{display:none !important}}@keyframes fadeInUp{from{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeInScale{from{opacity:0;transform:scale(0.95)}to{opacity:1;transform:scale(1)}}.product-card,.product-card-featured{animation:fadeInUp 0.6s ease-out both}.product-flagship{animation:fadeInScale 0.7s ease-out both}.product-card-glow{background:rgba(249,115,22,0.45) !important;animation:none !important;opacity:0.85}.aria-cta::before{content:'';position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,0.15),transparent);animation:shimmer 3s ease-in-out infinite}@keyframes shimmer{0%{left:-100%}50%{left:100%}100%{left:100%}}.product-btn-glow{box-shadow:0 6px 24px rgba(249,115,22,0.35)}@media (max-width:768px){.mobile-form-cta{font-size:1.0625rem !important;font-weight:700 !important;padding:16px 24px !important;letter-spacing:-0.01em !important}.section-header h2{font-size:2rem !important;font-weight:800 !important;letter-spacing:-0.03em !important;line-height:1.15 !important}.early-adopter{padding:2.5rem 1.5rem !important;border-radius:20px !important}.early-adopter h2{font-size:1.75rem !important;line-height:1.2 !important;letter-spacing:-0.02em !important}.early-adopter p{font-size:1rem !important;line-height:1.6 !important}.cta-section h2{font-size:1.875rem !important;font-weight:800 !important;letter-spacing:-0.03em !important;line-height:1.15 !important}.cta-buttons{display:flex !important;flex-direction:column !important;gap:0.75rem !important;width:100% !important}.cta-buttons .btn{width:100% !important;padding:1rem !important;font-size:1rem !important;font-weight:700 !important;justify-content:center !important}.contact-simple{flex-direction:column !important;gap:2rem !important}.contact-left h2{font-size:1.75rem !important;font-weight:800 !important;letter-spacing:-0.02em !important}.contact-form-card{border-radius:20px !important}.about-minimal h2{font-size:1.75rem !important;font-weight:800 !important}.about-minimal p{font-size:1.0625rem !important;line-height:1.65 !important}.product-phone-mockup{width:260px !important;margin:0 auto !important}}.why-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:2rem}@media (max-width:991px){.why-grid{grid-template-columns:repeat(2,minmax(0,1fr)) !important;gap:1.25rem !important}}@media (max-width:600px){.why-grid{grid-template-columns:1fr !important;gap:1rem !important}}.why-grid .why-card{width:auto !important;min-width:0 !important;max-width:none !important;scroll-snap-align:none !important;flex:initial !important}.faq-list{display:flex;flex-direction:column;gap:12px}.faq-item{background:rgba(255,255,255,0.04);border:1px solid rgba(255,255,255,0.08);border-radius:14px;overflow:hidden;transition:border-color 0.2s,background 0.2s}.faq-item[open]{background:rgba(249,115,22,0.06);border-color:rgba(249,115,22,0.25)}.faq-item summary{cursor:pointer;padding:18px 22px;font-weight:600;font-size:1.02rem;color:#ffffff;list-style:none;display:flex;justify-content:space-between;align-items:center;gap:16px;line-height:1.4}.faq-item summary::-webkit-details-marker{display:none}.faq-item summary::after{content:'+';font-size:1.5rem;font-weight:300;color:rgba(249,115,22,0.7);transition:transform 0.2s;flex-shrink:0}.faq-item[open] summary::after{content:'−';transform:rotate(0deg)}.faq-item summary:hover{color:#fb923c}.faq-answer{padding:0 22px 20px}.faq-answer p{color:rgba(255,255,255,0.72);line-height:1.7;margin:0;font-size:0.96rem}.faq-answer a{color:#fb923c;text-decoration:underline}@media (max-width:600px){.faq-item summary{padding:14px 16px;font-size:0.96rem}.faq-answer{padding:0 16px 16px}}.sticky-cta{position:fixed;left:12px;right:12px;bottom:12px;z-index:9990;display:flex;gap:8px;padding:10px;background:rgba(15,23,42,0.92);backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px);border:1px solid rgba(255,255,255,0.08);border-radius:999px;box-shadow:0 12px 40px rgba(0,0,0,0.4),0 0 0 1px rgba(249,115,22,0.08);transform:translateY(120%);transition:transform 0.35s cubic-bezier(0.2,0.8,0.2,1),opacity 0.2s;opacity:0}.sticky-cta.sticky-cta--visible{transform:translateY(0);opacity:1}.sticky-cta__btn{flex:1;display:inline-flex;align-items:center;justify-content:center;gap:6px;padding:11px 16px;border-radius:999px;font-weight:700;font-size:0.92rem;text-decoration:none;cursor:pointer;border:none;white-space:nowrap;transition:transform 0.15s,background 0.2s,color 0.2s;font-family:inherit}.sticky-cta__btn:active{transform:scale(0.97)}.sticky-cta__btn--primary{background:linear-gradient(135deg,#f97316 0%,#ea580c 100%);color:#fff;box-shadow:0 4px 12px rgba(249,115,22,0.4)}.sticky-cta__btn--primary:hover{background:linear-gradient(135deg,#ea580c 0%,#c2410c 100%);color:#fff}.sticky-cta__btn--secondary{background:rgba(255,255,255,0.06);color:#fff;border:1px solid rgba(255,255,255,0.12)}.sticky-cta__btn--secondary:hover{background:rgba(249,115,22,0.12);border-color:rgba(249,115,22,0.3);color:#fb923c}.sticky-cta__btn--ghost{flex:0 0 auto;padding:11px 14px;background:transparent;color:rgba(255,255,255,0.7)}.sticky-cta__btn--ghost:hover{color:#fff}.sticky-cta__phone span{display:none}@media (min-width:600px){.sticky-cta{left:auto;right:16px;bottom:16px;max-width:480px;padding:12px}.sticky-cta__btn{padding:12px 22px;font-size:0.95rem}}@media (min-width:992px){.sticky-cta{padding:10px;gap:6px}.sticky-cta__btn{padding:10px 18px;font-size:0.88rem}}@media (max-width:380px){.sticky-cta__btn--ghost{display:none}}@media (prefers-reduced-motion:reduce){.sticky-cta{transition:opacity 0.2s;transform:none}.sticky-cta:not(.sticky-cta--visible){opacity:0;pointer-events:none}}@media (max-width:768px){body{padding-bottom:96px}#why-inhouse,#case-study,#faq{padding:3rem 0}.case-study-stats{grid-template-columns:repeat(2,1fr);gap:10px;margin-bottom:24px}.case-study-body{padding:22px}.solutions-gallery{gap:10px}.solution-card{padding:18px 16px}.solution-card h4{font-size:1rem;margin-bottom:6px}.solution-card p{font-size:0.88rem;line-height:1.5}.solutions-header h3{font-size:1.5rem;line-height:1.2}.solutions-header p{font-size:0.95rem;line-height:1.55}.mobile-hero-content{padding-top:1rem}.section-header h2{font-size:1.7rem;line-height:1.15}.section-subtitle{font-size:0.98rem;line-height:1.55}}@media (max-width:480px){body{padding-bottom:88px}.case-study-stats{grid-template-columns:1fr 1fr}.case-study-body{padding:18px;font-size:0.92rem}.mobile-hero-headline{font-size:clamp(1.6rem,7.5vw,2.4rem)}#why-inhouse .why-card{padding:20px 16px}}.product-card-featured .product-card-inner{background:#131c2e !important;border:1px solid rgba(255,255,255,0.08);border-radius:20px;padding:2.5rem}.product-card-featured h3{color:#ffffff !important;font-size:1.75rem;font-weight:700;letter-spacing:-0.01em}.product-card-featured .product-card-tagline{color:#fb923c !important;font-weight:500;font-size:0.95rem;margin-bottom:1rem}.product-card-featured .product-card-desc{color:rgba(255,255,255,0.7) !important;font-size:0.95rem;line-height:1.6}.product-card-featured .product-features li{color:rgba(255,255,255,0.85) !important;font-size:0.9rem}.product-card-featured .product-features svg{color:#fb923c !important}.product-card-featured .product-stat-number{color:#ffffff !important;font-weight:700}.product-card-featured .product-stat-label{color:rgba(255,255,255,0.55) !important}.product-card-featured .product-card-badge{color:#fb923c}@media (max-width:768px){.product-card-featured .product-card-inner{padding:1.75rem 1.25rem}.product-card-featured h3{font-size:1.4rem}.product-card-featured .product-card-desc{font-size:0.9rem}}@media (max-width:768px){.contact-details{align-items:center}.contact-link{justify-content:center}}.aria-stats{display:grid !important;grid-template-columns:repeat(3,1fr) !important;gap:8px !important;width:100% !important;max-width:460px !important;margin:0 auto 28px !important;padding:8px !important;background:#0a0f1a !important;border:1px solid rgba(255,255,255,0.06) !important;border-radius:18px !important}.aria-stat{display:flex !important;flex-direction:column !important;align-items:center !important;justify-content:center !important;text-align:center !important;background:rgba(255,255,255,0.04) !important;border:1px solid rgba(255,255,255,0.06) !important;border-radius:12px !important;padding:18px 10px !important;min-height:110px !important}.aria-stat strong{display:block !important;color:#fb923c !important;font-size:1.625rem !important;font-weight:800 !important;line-height:1.1 !important;letter-spacing:-0.02em !important;margin-bottom:8px !important}.aria-stat span{display:block !important;color:rgba(255,255,255,0.7) !important;font-size:0.75rem !important;font-weight:500 !important;line-height:1.35 !important;letter-spacing:0.01em !important}@media (max-width:480px){.aria-stats{gap:6px !important;padding:6px !important}.aria-stat{padding:14px 6px !important;min-height:100px !important}.aria-stat strong{font-size:1.4rem !important}.aria-stat span{font-size:0.7rem !important}}.live-tools{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1rem;margin:0 auto 3rem;max-width:1100px}.live-tool{display:flex;flex-direction:row;align-items:flex-start;gap:1rem;padding:1.5rem;background:#131c2e;border:1px solid rgba(255,255,255,0.08);border-radius:16px;text-decoration:none;color:inherit;text-align:left;cursor:pointer;transition:transform 0.2s ease,border-color 0.2s ease,background 0.2s ease;font:inherit;width:100%}.live-tool:hover,.live-tool:focus-visible{transform:translateY(-2px);border-color:rgba(249,115,22,0.4);background:#182236;outline:none}.live-tool__icon{flex-shrink:0;width:44px;height:44px;border-radius:10px;display:flex;align-items:center;justify-content:center;background:rgba(249,115,22,0.12);color:#fb923c}.live-tool__icon svg{width:22px;height:22px}.live-tool__body{flex:1;min-width:0}.live-tool__badge{display:inline-block;font-size:0.65rem;font-weight:700;letter-spacing:0.08em;text-transform:uppercase;color:#fb923c;background:rgba(249,115,22,0.12);border:1px solid rgba(249,115,22,0.3);padding:0.25rem 0.55rem;border-radius:100px;margin-bottom:0.6rem}.live-tool h4{color:#ffffff !important;font-size:1.05rem;font-weight:700;margin:0 0 0.4rem 0;letter-spacing:-0.01em}.live-tool p{color:rgba(255,255,255,0.7) !important;font-size:0.875rem;line-height:1.5;margin:0 0 0.85rem 0}.live-tool__cta{display:inline-flex;align-items:center;gap:0.35rem;color:#fb923c;font-size:0.85rem;font-weight:600;letter-spacing:0.01em}.live-tool:hover .live-tool__cta{color:#ffffff}.live-tool--button{appearance:none;-webkit-appearance:none;background:#131c2e}.solutions-header--secondary{margin-top:3.5rem}.solutions-header--secondary h3{font-size:1.3rem !important}@media (max-width:768px){.live-tools{grid-template-columns:1fr;gap:0.75rem;margin-bottom:2rem}.live-tool{padding:1.25rem;gap:0.85rem}.live-tool__icon{width:40px;height:40px}.live-tool__icon svg{width:20px;height:20px}.live-tool h4{font-size:1rem}.live-tool p{font-size:0.85rem}}:root{--mono:'JetBrains Mono','IBM Plex Mono','Fira Code','SF Mono',Menlo,Consolas,ui-monospace,monospace}.pillars{max-width:880px;margin:0 auto;padding:0;background:#0a0f1a !important;border:1px solid rgba(255,255,255,0.08);border-radius:12px;overflow:hidden;font-family:var(--mono)}.pillars::before{content:'~ /remodely.ai $ what_we_build';display:block;padding:12px 20px;background:rgba(255,255,255,0.03);border-bottom:1px solid rgba(255,255,255,0.06);color:rgba(255,255,255,0.45) !important;font-family:var(--mono);font-size:0.78rem;letter-spacing:0.02em}.pillar{display:grid;grid-template-columns:56px 1fr;grid-template-rows:auto auto;column-gap:16px;row-gap:8px;padding:24px 24px;border-top:1px solid rgba(255,255,255,0.06)}.pillar > .pillar__num{grid-column:1;grid-row:1}.pillar > .pillar__icon{grid-column:1;grid-row:2;align-self:start}.pillar > .pillar__body{grid-column:2;grid-row:1 / span 2}.pillar:first-of-type{border-top:none}.pillar__num{font-family:var(--mono) !important;font-size:0.9rem !important;font-weight:500 !important;line-height:1.7 !important;color:rgba(249,115,22,0.9) !important;letter-spacing:0 !important;padding-top:2px}.pillar__num::before{content:'[';opacity:0.55}.pillar__num::after{content:']';opacity:0.55}.pillar__body h4{color:#ffffff !important;font-family:var(--mono) !important;font-size:1.05rem !important;font-weight:600 !important;letter-spacing:0 !important;margin:0 0 10px 0 !important;line-height:1.4 !important}.pillar__body > p{color:rgba(255,255,255,0.7) !important;font-family:var(--mono) !important;font-size:0.85rem !important;line-height:1.7 !important;margin:0 0 14px 0 !important;max-width:64ch}.pillar__list{list-style:none !important;padding:0 !important;margin:0 0 14px 0 !important;font-family:var(--mono) !important;font-size:0.82rem !important;line-height:1.85 !important}.pillar__list li{position:relative !important;padding-left:30px !important;color:rgba(255,255,255,0.85) !important}.pillar__list li::before{content:'├──' !important;position:absolute !important;left:0;top:0;color:rgba(249,115,22,0.55) !important;font-family:var(--mono);background:none !important;width:auto !important;height:auto !important;border-radius:0 !important;opacity:1 !important}.pillar__list li:last-child::before{content:'└──' !important}.pillar__links{margin:0 !important;font-family:var(--mono) !important;font-size:0.8rem !important;line-height:1.9 !important;color:rgba(255,255,255,0.4) !important;display:flex;flex-wrap:wrap;gap:0 18px}.pillar__links a{color:#fb923c !important;text-decoration:none !important;border-bottom:none !important;transition:color 0.15s ease}.pillar__links a::before{content:'→ ';color:rgba(249,115,22,0.6);margin-right:2px}.pillar__links a:hover{color:#fed7aa !important}.pillar__links span[aria-hidden]{display:none !important}@media (max-width:640px){.pillars{border-radius:10px}.pillars::before{padding:10px 16px;font-size:0.72rem}.pillar{grid-template-columns:1fr;gap:6px;padding:20px 16px}.pillar__num{font-size:0.78rem !important}.pillar__body h4{font-size:0.98rem !important}.pillar__body > p{font-size:0.8rem !important}.pillar__list{font-size:0.78rem !important}.pillar__list li{padding-left:26px !important}.pillar__links{font-size:0.76rem !important;gap:4px 14px}}.hero-content--editorial{display:flex;flex-direction:column;gap:1.4rem}.hero-eyebrow{font-family:var(--mono);font-size:0.82rem;letter-spacing:0.04em;color:rgba(255,255,255,0.5) !important;margin:0;display:inline-flex;align-items:center;gap:0.5rem}.hero-eyebrow span{color:#fb923c !important;font-weight:600}.hero-display{font-size:clamp(2.6rem,6.4vw,5rem) !important;font-weight:700 !important;line-height:1.02 !important;letter-spacing:-0.035em !important;color:#ffffff !important;margin:0 !important}.hero-display__accent{color:#f97316 !important}.hero-lede{font-size:clamp(1rem,1.5vw,1.15rem) !important;line-height:1.65 !important;color:rgba(255,255,255,0.72) !important;max-width:56ch;margin:0 !important}.hero-spec{font-family:var(--mono);font-size:0.78rem;color:rgba(255,255,255,0.55) !important;letter-spacing:0.06em;text-transform:lowercase;display:flex;flex-wrap:wrap;align-items:center;gap:0 0.6rem;padding-top:0.5rem;border-top:1px solid rgba(255,255,255,0.08)}.hero-spec span{color:rgba(255,255,255,0.78)}.hero-spec__sep{color:rgba(249,115,22,0.55) !important}@media (max-width:768px){.hero-content--editorial{gap:1rem}.hero-eyebrow{font-size:0.7rem}.hero-spec{font-size:0.7rem;gap:0 0.4rem}}.terminal-block{max-width:880px;margin:2.5rem auto 0;background:#0a0f1a !important;border:1px solid rgba(255,255,255,0.08);border-radius:12px;font-family:var(--mono);padding:22px 24px 24px;color:rgba(255,255,255,0.85) !important}.terminal-block__title{font-family:var(--mono);font-size:0.85rem;color:rgba(255,255,255,0.6) !important;margin:0 0 14px 0;padding-bottom:12px;border-bottom:1px dashed rgba(255,255,255,0.08);letter-spacing:0}.terminal-block__title--reply{margin-top:22px}.terminal-block__row{display:grid;grid-template-columns:auto 1fr auto;align-items:baseline;gap:8px;font-family:var(--mono);font-size:0.85rem;line-height:2;color:rgba(255,255,255,0.78) !important}.terminal-block__key{white-space:nowrap}.terminal-block__dots{border-bottom:1px dotted rgba(255,255,255,0.18);transform:translateY(-3px)}.terminal-block__val{white-space:nowrap;color:rgba(255,255,255,0.92) !important}.terminal-block__row--total{border-top:1px solid rgba(255,255,255,0.1);margin-top:4px;padding-top:8px;font-weight:600}.terminal-block__row--total .terminal-block__key,.terminal-block__row--total .terminal-block__val{color:#ffffff !important}.terminal-block__row--accent{border-top:none;padding-top:0}.terminal-block__row--accent .terminal-block__val{color:#fb923c !important}.terminal-block__output{margin-top:14px;font-family:var(--mono);font-size:0.85rem;line-height:1.75;color:rgba(255,255,255,0.75) !important}.terminal-block__output p{margin:0 0 12px 0 !important;color:rgba(255,255,255,0.75) !important;font-family:var(--mono) !important;max-width:none !important}.terminal-block__output p:last-child{margin-bottom:0 !important}.terminal-block__output .hl{color:#fb923c;font-weight:600}@media (max-width:640px){.terminal-block{padding:18px 16px;font-size:0.78rem}.terminal-block__title{font-size:0.78rem}.terminal-block__row{font-size:0.78rem;grid-template-columns:1fr auto;gap:4px 8px}.terminal-block__dots{display:none}.terminal-block__output{font-size:0.8rem}}.journey{list-style:none;padding:0;margin:2rem auto 0;max-width:760px;position:relative;font-family:var(--mono)}.journey::before{content:'';position:absolute;left:19px;top:12px;bottom:12px;width:1px;background:repeating-linear-gradient( to bottom,rgba(249,115,22,0.35) 0,rgba(249,115,22,0.35) 4px,transparent 4px,transparent 8px )}.journey__step{position:relative;display:grid;grid-template-columns:56px 1fr;gap:18px;padding:14px 0}.journey__num{position:relative;z-index:1;width:40px;height:40px;display:flex;align-items:center;justify-content:center;border-radius:50%;background:#0a0f1a;border:1px solid rgba(249,115,22,0.45);color:#fb923c !important;font-family:var(--mono);font-size:0.78rem;font-weight:600;letter-spacing:0.02em;flex-shrink:0}.journey__body h4{color:#ffffff !important;font-family:var(--mono) !important;font-size:1.05rem !important;font-weight:600 !important;margin:8px 0 6px 0 !important;letter-spacing:0 !important;line-height:1.3 !important}.journey__body p{color:rgba(255,255,255,0.65) !important;font-family:-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,sans-serif !important;font-size:0.95rem !important;line-height:1.65 !important;margin:0 !important;max-width:none !important}@media (max-width:640px){.journey{margin-top:1.5rem}.journey::before{left:15px}.journey__step{grid-template-columns:40px 1fr;gap:12px}.journey__num{width:32px;height:32px;font-size:0.7rem}.journey__body h4{font-size:0.98rem !important;margin-top:4px !important}.journey__body p{font-size:0.88rem !important}}.paths{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:16px;margin-top:2.5rem;max-width:1100px;margin-left:auto;margin-right:auto}.paths__card{background:#0a0f1a;border:1px solid rgba(255,255,255,0.08);border-radius:14px;padding:28px 24px;display:flex;flex-direction:column;transition:border-color 0.18s ease,transform 0.18s ease,background 0.18s ease}.paths__card:hover{border-color:rgba(249,115,22,0.35);background:#0f1525;transform:translateY(-3px)}.paths__card--featured{border-color:rgba(249,115,22,0.3);background:linear-gradient(180deg,rgba(249,115,22,0.04) 0%,#0a0f1a 100%)}.paths__head{display:flex;flex-wrap:wrap;gap:6px;margin-bottom:28px}.paths__chip{display:inline-block;padding:4px 10px;font-family:var(--mono);font-size:0.7rem;letter-spacing:0.04em;color:rgba(255,255,255,0.7);background:rgba(255,255,255,0.04);border:1px solid rgba(255,255,255,0.1);border-radius:100px;text-transform:lowercase}.paths__card--featured .paths__chip{border-color:rgba(249,115,22,0.25);color:#fb923c}.paths__label{font-family:var(--mono);font-size:0.72rem;letter-spacing:0.08em;text-transform:uppercase;color:rgba(255,255,255,0.5);margin-bottom:8px}.paths__card h4{color:#ffffff !important;font-size:1.4rem !important;font-weight:600 !important;letter-spacing:-0.015em !important;margin:0 0 12px 0 !important;line-height:1.25 !important}.paths__card p{color:rgba(255,255,255,0.68) !important;font-size:0.92rem !important;line-height:1.6 !important;margin:0 0 22px 0 !important;max-width:none !important;flex:1}.paths__cta{display:inline-flex;align-items:center;gap:6px;font-family:var(--mono);font-size:0.8rem;font-weight:500;color:#fb923c;text-decoration:none;letter-spacing:0.01em;align-self:flex-start;padding:10px 16px;border:1px solid rgba(249,115,22,0.35);border-radius:8px;transition:background 0.18s ease,border-color 0.18s ease,color 0.18s ease}.paths__cta:hover{background:rgba(249,115,22,0.12);border-color:rgba(249,115,22,0.6);color:#fed7aa}.paths__card--featured .paths__cta{background:#f97316;border-color:#f97316;color:#ffffff}.paths__card--featured .paths__cta:hover{background:#ea580c;border-color:#ea580c;color:#ffffff}@media (max-width:768px){.paths{grid-template-columns:1fr;gap:12px}.paths__card{padding:22px 20px}.paths__card h4{font-size:1.2rem !important}}body::after{content:'';position:fixed;inset:0;background-image:url('/images/textures/stardust.svg');background-size:1200px 800px;background-repeat:repeat;pointer-events:none;opacity:0.5;z-index:0;mix-blend-mode:screen}.section,.hero,.social-proof-bar,section{position:relative;z-index:1}.hero{position:relative;overflow:hidden}.hero::before{content:'';position:absolute;top:20%;left:-10%;width:70%;height:70%;background:radial-gradient(circle,rgba(249,115,22,0.18) 0%,rgba(249,115,22,0) 60%);pointer-events:none;z-index:0;filter:blur(20px);animation:heroGlowDrift 18s ease-in-out infinite alternate}.hero::after{content:'';position:absolute;bottom:-10%;right:-10%;width:60%;height:60%;background:radial-gradient(circle,rgba(251,146,60,0.10) 0%,rgba(251,146,60,0) 65%);pointer-events:none;z-index:0;filter:blur(30px);animation:heroGlowDrift 22s ease-in-out infinite alternate-reverse}@keyframes heroGlowDrift{0%{transform:translate(0,0) scale(1)}100%{transform:translate(40px,-30px) scale(1.08)}}.hero .container{position:relative;z-index:1}@media (prefers-reduced-motion:reduce){.hero::before,.hero::after{animation:none}}#case-study{position:relative;overflow:hidden}#case-study::before{content:'';position:absolute;inset:0;background-image:url('/images/textures/blueprint-grid.svg');background-size:600px 400px;background-repeat:repeat;pointer-events:none;opacity:0.55;z-index:0}#case-study .container{position:relative;z-index:1}.pillars,.terminal-block,.paths__card,.aria-stats{position:relative;z-index:2}.journey__num{box-shadow:0 0 12px rgba(249,115,22,0.25),inset 0 0 0 1px rgba(249,115,22,0.1)}.paths__card{position:relative;overflow:hidden}.paths__card::after{content:'';position:absolute;top:-40px;right:-40px;width:120px;height:120px;background:radial-gradient(circle,rgba(249,115,22,0.18) 0%,rgba(249,115,22,0) 70%);pointer-events:none;opacity:0;transition:opacity 0.3s ease}.paths__card:hover::after,.paths__card--featured::after{opacity:1}.heading-cursor::before{content:'> ';color:#f97316;font-weight:700;margin-right:4px;animation:cursorBlink 1.4s steps(1) infinite}@keyframes cursorBlink{0%,60%{opacity:1}61%,100%{opacity:0.3}}@media (prefers-reduced-motion:reduce){.heading-cursor::before{animation:none}}body::after{opacity:1 !important;mix-blend-mode:normal !important;background-size:1000px 700px !important}.hero{background-image:url('/images/textures/stardust.svg'),radial-gradient(ellipse at 50% 30%,rgba(249,115,22,0.10) 0%,transparent 50%);background-size:700px 500px,100% 100%;background-repeat:repeat,no-repeat;background-position:0 0,center}.section-dark{background-image:url('/images/textures/stardust.svg'),none !important;background-size:900px 600px;background-repeat:repeat;background-blend-mode:lighten}.section-dark::before{content:'';position:absolute;inset:0;background:rgba(5,5,16,0.6);z-index:0;pointer-events:none}.section-dark > .container{position:relative;z-index:1}.hero-iso{width:100%;display:flex;justify-content:center;align-items:center;padding:0 0 1.5rem 0;filter:drop-shadow(0 24px 60px rgba(249,115,22,0.18))}.hero-iso img{width:100%;max-width:600px;height:auto;display:block}.hero-grader-inline{width:100%;max-width:600px;margin:0 auto}.hero-grader-inline__label{display:block;font-family:var(--mono);font-size:0.78rem;letter-spacing:0.04em;color:rgba(255,255,255,0.55);margin-bottom:8px}.hero-grader-inline__row{display:flex;gap:8px;background:rgba(255,255,255,0.03);border:1px solid rgba(255,255,255,0.1);border-radius:12px;padding:4px;transition:border-color 0.18s ease}.hero-grader-inline__row:focus-within{border-color:rgba(249,115,22,0.5);background:rgba(249,115,22,0.04)}.hero-grader-inline__row input{flex:1;background:transparent;border:none;outline:none;color:#ffffff;font-family:var(--mono);font-size:0.92rem;padding:12px 14px;min-width:0}.hero-grader-inline__row input::placeholder{color:rgba(255,255,255,0.35)}.hero-grader-inline__row button{background:#f97316;color:#ffffff;border:none;font-family:var(--mono);font-size:0.88rem;font-weight:600;padding:10px 18px;border-radius:9px;cursor:pointer;transition:background 0.15s ease;white-space:nowrap}.hero-grader-inline__row button:hover{background:#ea580c}@media (max-width:768px){.hero-iso{padding:0 0 1rem 0}.hero-grader-inline__row{flex-direction:column;gap:4px}.hero-grader-inline__row button{width:100%}}#for-dev{position:relative;overflow:hidden}#for-dev::after{content:'';position:absolute;inset:0;background-image:url('/images/textures/blueprint-grid.svg');background-size:500px 333px;background-repeat:repeat;opacity:0.35;pointer-events:none;z-index:0}.dev-band{position:relative;z-index:2;max-width:1100px;margin:0 auto;background:rgba(10,15,26,0.92);border:1px solid rgba(255,255,255,0.08);border-radius:16px;padding:36px;backdrop-filter:blur(8px)}.dev-band__head{text-align:center;margin-bottom:32px}.dev-band__chip{display:inline-block;font-family:var(--mono);font-size:0.7rem;letter-spacing:0.12em;color:#fb923c;background:rgba(249,115,22,0.08);border:1px solid rgba(249,115,22,0.3);padding:5px 12px;border-radius:100px;margin-bottom:14px}.dev-band__head h2{color:#ffffff !important;font-size:clamp(1.6rem,3vw,2.2rem) !important;font-weight:600 !important;letter-spacing:-0.02em;margin:0 0 12px 0 !important;line-height:1.2}.dev-band__head p{color:rgba(255,255,255,0.65);font-size:1rem;line-height:1.6;max-width:60ch;margin:0 auto}.dev-band__grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:16px}.dev-card{background:#0a0f1a;border:1px solid rgba(255,255,255,0.08);border-radius:10px;padding:20px;font-family:var(--mono)}.dev-card__title{display:flex;align-items:center;gap:8px;font-size:0.78rem;letter-spacing:0.04em;color:rgba(255,255,255,0.55);margin-bottom:14px;padding-bottom:12px;border-bottom:1px dashed rgba(255,255,255,0.1)}.dev-card__dot{width:7px;height:7px;border-radius:50%;background:#f97316;display:inline-block;box-shadow:0 0 6px rgba(249,115,22,0.6)}.dev-card ul{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:8px;font-size:0.78rem;line-height:1.5}.dev-card li{display:grid;grid-template-columns:70px 1fr;gap:8px;align-items:baseline;color:rgba(255,255,255,0.78)}.dev-card li > span:first-child{color:rgba(255,255,255,0.45);text-transform:lowercase}.dev-card li .v{color:rgba(255,255,255,0.92)}.dev-band__foot{margin-top:28px;padding-top:24px;border-top:1px dashed rgba(255,255,255,0.1);text-align:center}.dev-band__foot p{font-family:var(--mono);font-size:0.85rem;color:rgba(255,255,255,0.6);margin:0;line-height:1.7}.dev-band__foot a{color:#fb923c;text-decoration:none;border-bottom:1px solid rgba(251,146,60,0.4)}.dev-band__foot a:hover{color:#fed7aa;border-bottom-color:#fb923c}@media (max-width:640px){.dev-band{padding:22px 18px;border-radius:12px}.dev-card li{grid-template-columns:64px 1fr;font-size:0.75rem}}#rmd-scroll-progress{position:fixed;top:0;left:0;right:0;height:3px;background:linear-gradient(90deg,#f97316 0%,#fb923c 50%,#f97316 100%);transform-origin:0 50%;transform:scaleX(0);z-index:9999;pointer-events:none;box-shadow:0 0 12px rgba(249,115,22,0.6);transition:transform 80ms linear}.rmd-reveal{opacity:0;transform:translateY(28px);transition:opacity 0.7s cubic-bezier(0.16,1,0.3,1),transform 0.7s cubic-bezier(0.16,1,0.3,1);will-change:opacity,transform}.rmd-reveal--visible{opacity:1;transform:translateY(0)}@media (prefers-reduced-motion:reduce){.rmd-reveal{opacity:1;transform:none;transition:none}}.hero-iso{perspective:1200px;position:relative}.hero-iso img{transform-style:preserve-3d;transition:transform 0.6s cubic-bezier(0.2,1,0.3,1);animation:heroIsoFloat 6s ease-in-out infinite alternate}@keyframes heroIsoFloat{0%{transform:translateY(0) rotateY(-1deg)}100%{transform:translateY(-8px) rotateY(1deg)}}@media (prefers-reduced-motion:reduce){.hero-iso img{animation:none}}.pillar:hover .pillar__num{background:#131c2e;border-color:rgba(249,115,22,0.7);transition:border-color 0.25s ease,background 0.25s ease}.paths__card,.dev-card{transition:transform 0.3s cubic-bezier(0.2,1,0.3,1),border-color 0.25s ease,box-shadow 0.3s ease,background 0.3s ease}.dev-card:hover{border-color:rgba(249,115,22,0.4);background:#0f1525;transform:translateY(-3px);box-shadow:0 12px 32px rgba(0,0,0,0.4),0 0 30px rgba(249,115,22,0.06)}.paths__card:hover{box-shadow:0 20px 40px rgba(0,0,0,0.45),0 0 36px rgba(249,115,22,0.08)}.paths__card--featured{box-shadow:0 16px 32px rgba(0,0,0,0.4),0 0 32px rgba(249,115,22,0.12)}.journey__step{transition:transform 0.25s ease}.journey__step:hover{transform:translateX(4px)}.journey__step:hover .journey__num{border-color:rgba(249,115,22,0.8);box-shadow:0 0 18px rgba(249,115,22,0.4),inset 0 0 0 1px rgba(249,115,22,0.2);color:#fff !important;background:rgba(249,115,22,0.15)}.hero-eyebrow,.hero-display,.hero-lede,.hero-spec{animation:heroFadeUp 0.9s cubic-bezier(0.16,1,0.3,1) both}.hero-eyebrow{animation-delay:0.1s}.hero-display{animation-delay:0.2s}.hero-lede{animation-delay:0.4s}.hero-spec{animation-delay:0.55s}.hero-iso{animation:heroFadeIn 1.2s cubic-bezier(0.16,1,0.3,1) 0.3s both}.hero-grader-inline{animation:heroFadeUp 0.9s cubic-bezier(0.16,1,0.3,1) 0.7s both}@keyframes heroFadeUp{from{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes heroFadeIn{from{opacity:0;transform:scale(0.96)}to{opacity:1;transform:scale(1)}}@media (prefers-reduced-motion:reduce){.hero-eyebrow,.hero-display,.hero-lede,.hero-spec,.hero-iso,.hero-grader-inline{animation:none;opacity:1}}.dev-card__dot{animation:dotPulse 2.4s ease-in-out infinite}@keyframes dotPulse{0%,100%{box-shadow:0 0 6px rgba(249,115,22,0.6);opacity:1}50%{box-shadow:0 0 12px rgba(249,115,22,0.9);opacity:0.85}}@media (prefers-reduced-motion:reduce){.dev-card__dot{animation:none}}.section-dark + .section-dark::before{content:'';position:absolute;top:0;left:50%;transform:translateX(-50%);width:60%;height:1px;background:linear-gradient( 90deg,transparent 0%,rgba(249,115,22,0.4) 50%,transparent 100% )}#rmd-cursor-glow{position:fixed;top:0;left:0;width:360px;height:360px;border-radius:50%;pointer-events:none;z-index:4;background:radial-gradient( circle,rgba(249,115,22,0.18) 0%,rgba(249,115,22,0.08) 30%,rgba(249,115,22,0) 70% );filter:blur(16px);opacity:0;transition:opacity 0.4s ease;mix-blend-mode:screen}#rmd-cursor-glow.rmd-cursor-glow--visible{opacity:1}.hero-iso img{transform:translateX(calc(var(--iso-x,0) * 18px)) translateY(calc(var(--iso-y,0) * 14px)) rotateY(calc(var(--iso-x,0) * 4deg)) rotateX(calc(var(--iso-y,0) * -3deg));transition:transform 0.4s cubic-bezier(0.2,1,0.3,1)}@media (prefers-reduced-motion:reduce){.hero-iso img{transform:none}}.hero-grader-inline__row button,.paths__cta,.lead-form-submit,.aria-cta,.case-study-cta,.aria-hero-btn{will-change:transform}html,body{background:#04060d !important}body::before,body::after{z-index:0}body::after{background-size:1600px 1000px !important;opacity:1 !important;mix-blend-mode:normal !important}.hero--centered{min-height:86vh;display:flex;align-items:center;justify-content:center;padding:6rem 0 4rem;text-align:center;position:relative;background:transparent}.hero--centered .container{max-width:920px;display:flex;flex-direction:column;align-items:center;gap:1.6rem;position:relative;z-index:2}.hero--centered .hero-eyebrow{margin:0;justify-content:center}.hero--centered .hero-display{font-size:clamp(2.6rem,7.5vw,6rem) !important;font-weight:700 !important;line-height:1.02 !important;letter-spacing:-0.04em !important;color:#ffffff !important;margin:0 !important;max-width:14ch;text-wrap:balance}.hero--centered .hero-lede{font-size:clamp(1.05rem,1.5vw,1.2rem) !important;line-height:1.6 !important;color:rgba(255,255,255,0.7) !important;max-width:60ch;margin:0 auto !important;text-wrap:balance}.hero-actions{display:flex;gap:12px;flex-wrap:wrap;justify-content:center;margin-top:0.5rem}.hero-btn{display:inline-flex;align-items:center;gap:8px;padding:16px 28px;border-radius:12px;font-family:-apple-system,BlinkMacSystemFont,'Inter',sans-serif;font-size:1.02rem;font-weight:600;letter-spacing:-0.005em;text-decoration:none;border:none;cursor:pointer;transition:transform 0.18s ease,background 0.18s ease,border-color 0.18s ease,box-shadow 0.18s ease;white-space:nowrap}.hero-btn--primary{background:linear-gradient(180deg,#fb923c 0%,#f97316 100%);color:#ffffff;box-shadow:0 8px 24px rgba(249,115,22,0.35),0 1px 0 rgba(255,255,255,0.18) inset}.hero-btn--primary:hover{background:linear-gradient(180deg,#f97316 0%,#ea580c 100%);transform:translateY(-2px);box-shadow:0 12px 32px rgba(249,115,22,0.45),0 1px 0 rgba(255,255,255,0.18) inset}.hero-btn--ghost{background:rgba(255,255,255,0.04);border:1px solid rgba(255,255,255,0.18);color:#ffffff}.hero-btn--ghost:hover{background:rgba(255,255,255,0.08);border-color:rgba(255,255,255,0.32);transform:translateY(-2px)}.hero-microcopy{font-family:var(--mono);font-size:0.78rem;color:rgba(255,255,255,0.42) !important;margin:4px 0 0 0 !important;letter-spacing:0.04em}.hero--centered .hero-spec{justify-content:center;border-top:1px solid rgba(255,255,255,0.06);padding-top:1rem;margin-top:1rem;width:100%;max-width:600px}.hero--centered .hero-grader-inline{width:100%;max-width:540px;margin:0 auto}.hero--centered .hero-grader-inline__row{background:rgba(255,255,255,0.04);border:1px solid rgba(255,255,255,0.12)}.hero--centered .hero-grader-inline__row:focus-within{border-color:rgba(249,115,22,0.6);background:rgba(249,115,22,0.06)}.hero--centered .hero-grid,.hero--centered .hero-content,.hero--centered .hero-visual,.hero--centered .hero-iso{display:contents}.hero::before{background:radial-gradient(circle,rgba(249,115,22,0.22) 0%,rgba(249,115,22,0) 60%);width:90%;height:90%;top:5%;left:5%}.hero::after{background:radial-gradient(circle,rgba(251,146,60,0.14) 0%,rgba(251,146,60,0) 65%)}.section-dark{background-image:none !important}.section-dark::before{background:rgba(4,6,13,0.55) !important}.section-dark{background-color:rgba(4,6,13,0.7) !important;backdrop-filter:blur(0.5px)}@media (max-width:768px){.hero--centered{min-height:auto;padding:4rem 0 3rem}.hero--centered .container{gap:1.2rem}.hero-actions{flex-direction:column;width:100%;max-width:320px}.hero-btn{justify-content:center;width:100%}}body::after{display:none !important}body::before{content:'';position:fixed;inset:0;background-image:url('/images/textures/stars-deep.svg');background-size:2400px 1500px;background-repeat:repeat;background-position:0 0;pointer-events:none;z-index:0;opacity:1;will-change:background-position}body{position:relative}.starfield-mid,.starfield-near{position:fixed;inset:0;pointer-events:none;z-index:0;background-repeat:repeat;will-change:background-position}.starfield-mid{background-image:url('/images/textures/stars-mid.svg');background-size:1800px 1200px;opacity:0.95}.starfield-near{background-image:url('/images/textures/stars-near.svg');background-size:1400px 1000px;opacity:1}.section,.hero,.social-proof-bar,section,header,footer,nav,.mobile-form-card{position:relative;z-index:1}.sticky-cta{z-index:9990 !important}.exit-intent-overlay{z-index:9998 !important}.aria-voice-overlay{z-index:9995 !important}.hero::before,.hero::after{z-index:1}.hero .container{position:relative;z-index:2}.section-dark{background-color:rgba(4,6,13,0.78) !important;backdrop-filter:blur(0.5px)}.section-dark::before{display:none !important}@media (prefers-reduced-motion:reduce){body::before,.starfield-mid,.starfield-near{will-change:auto}}.pillars .pillar .pillar__body h4,.journey .journey__step .journey__body h4,.paths .paths__card h4,.dev-band .dev-card .dev-card__title,.terminal-block .terminal-block__title{color:#ffffff !important;-webkit-text-fill-color:#ffffff !important;background:none !important;background-image:none !important;-webkit-background-clip:border-box !important;background-clip:border-box !important;text-shadow:none !important;opacity:1 !important;filter:none !important}.pillars .pillar .pillar__body > p,.journey .journey__step .journey__body p,.paths .paths__card p{color:rgba(255,255,255,0.78) !important;-webkit-text-fill-color:rgba(255,255,255,0.78) !important;background:none !important;background-image:none !important;-webkit-background-clip:border-box !important;background-clip:border-box !important;opacity:1 !important}.hero-display__accent{background:linear-gradient( 90deg,#f97316 0%,#fb923c 25%,#fdba74 50%,#fb923c 75%,#f97316 100% );background-size:250% auto;-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;animation:accentSweep 8s linear infinite}@keyframes accentSweep{0%{background-position:0% center}100%{background-position:250% center}}@media (prefers-reduced-motion:reduce){.hero-display__accent{animation:none}}.hero-eyebrow{position:relative;display:inline-flex;align-items:center;gap:8px;padding-left:0}.hero-eyebrow::before{content:'';width:7px;height:7px;border-radius:50%;background:#22c55e;box-shadow:0 0 8px rgba(34,197,94,0.7),0 0 14px rgba(34,197,94,0.4);animation:livePulse 2.4s ease-in-out infinite;flex-shrink:0}@keyframes livePulse{0%,100%{transform:scale(1);opacity:1}50%{transform:scale(1.3);opacity:0.7}}@media (prefers-reduced-motion:reduce){.hero-eyebrow::before{animation:none}}.section-dark + .section-dark{position:relative}.section-dark + .section-dark::before{content:'';position:absolute;top:0;left:50%;width:80%;max-width:700px;height:1px;transform:translateX(-50%);background:linear-gradient( 90deg,transparent 0%,rgba(249,115,22,0.5) 50%,transparent 100% );z-index:3;filter:drop-shadow(0 0 8px rgba(249,115,22,0.4))}.hero::before{z-index:0}.hero{position:relative}.hero--centered::after{content:'↓';position:absolute;bottom:32px;left:50%;transform:translateX(-50%);font-family:var(--mono);font-size:1.3rem;color:rgba(255,255,255,0.35);animation:scrollNudge 2.2s ease-in-out infinite;pointer-events:none;z-index:3}@keyframes scrollNudge{0%,100%{transform:translateX(-50%) translateY(0);opacity:0.4}50%{transform:translateX(-50%) translateY(8px);opacity:0.8}}@media (prefers-reduced-motion:reduce){.hero--centered::after{animation:none}}@media (max-width:768px){.hero--centered::after{bottom:16px;font-size:1rem}}.hero--centered::before{background:radial-gradient(ellipse 80% 40% at 50% 100%,rgba(249,115,22,0.35) 0%,rgba(249,115,22,0.10) 30%,rgba(249,115,22,0) 70%) !important;filter:blur(0) !important;animation:none !important;width:100% !important;height:100% !important;top:0 !important;left:0 !important}.section-header .section-badge{font-family:var(--mono) !important;font-size:0.7rem !important;letter-spacing:0.1em !important;text-transform:uppercase;color:#fb923c !important;background:rgba(249,115,22,0.08) !important;border:1px solid rgba(249,115,22,0.25);border-radius:100px;padding:6px 14px;display:inline-block;margin-bottom:16px}.section-dark .section-header h2{font-size:clamp(1.8rem,3.6vw,2.8rem) !important;font-weight:700 !important;letter-spacing:-0.025em !important;line-height:1.15 !important;color:#ffffff !important;-webkit-text-fill-color:#ffffff !important;background:none !important;background-image:none !important;-webkit-background-clip:border-box !important;background-clip:border-box !important}.section-dark .section-header .section-subtitle{color:rgba(255,255,255,0.7) !important;font-size:clamp(1rem,1.4vw,1.15rem) !important;line-height:1.65 !important;max-width:60ch;margin:0 auto !important;text-wrap:balance}::selection{background:rgba(249,115,22,0.35);color:#ffffff}::-moz-selection{background:rgba(249,115,22,0.35);color:#ffffff}.sticky-cta{position:fixed !important;left:12px;right:12px;bottom:12px;display:flex;gap:8px;padding:8px;background:rgba(10,15,26,0.92);backdrop-filter:saturate(140%) blur(14px);-webkit-backdrop-filter:saturate(140%) blur(14px);border:1px solid rgba(255,255,255,0.12);border-radius:999px;box-shadow:0 10px 36px rgba(0,0,0,0.55),0 0 24px rgba(249,115,22,0.12);transform:translateY(120%);opacity:0;transition:transform 0.4s cubic-bezier(0.2,1,0.3,1),opacity 0.3s ease;z-index:9990}.sticky-cta.sticky-cta--visible{transform:translateY(0);opacity:1}.sticky-cta.sticky-cta--at-footer{transform:translateY(120%);opacity:0;pointer-events:none}.sticky-cta__btn{flex:1;display:inline-flex;align-items:center;justify-content:center;gap:6px;padding:13px 16px;border-radius:999px;font-weight:700;font-size:0.92rem;border:none;text-decoration:none;cursor:pointer;white-space:nowrap;min-height:44px;transition:transform 0.18s ease,background 0.18s ease,border-color 0.18s ease,color 0.18s ease}.sticky-cta__btn:active{transform:scale(0.96)}.sticky-cta__btn--primary{background:linear-gradient(180deg,#fb923c 0%,#f97316 100%);color:#fff;box-shadow:0 4px 14px rgba(249,115,22,0.45),0 1px 0 rgba(255,255,255,0.18) inset}.sticky-cta__btn--primary:hover{background:linear-gradient(180deg,#f97316 0%,#ea580c 100%)}.sticky-cta__btn--secondary{background:rgba(255,255,255,0.06);color:#fff;border:1px solid rgba(255,255,255,0.14)}.sticky-cta__btn--secondary:hover{background:rgba(249,115,22,0.14);border-color:rgba(249,115,22,0.4);color:#fb923c}.sticky-cta__btn--ghost{flex:0 0 44px;width:44px;height:44px;padding:0;background:rgba(255,255,255,0.06);border:1px solid rgba(255,255,255,0.14);color:rgba(255,255,255,0.85);border-radius:50%}.sticky-cta__btn--ghost:hover{background:rgba(34,197,94,0.14);border-color:rgba(34,197,94,0.4);color:#4ade80}.sticky-cta__phone span{display:none}@media (max-width:599px){body{padding-bottom:84px}}@media (min-width:600px){.sticky-cta{left:auto;right:16px;bottom:16px;width:auto;max-width:460px;padding:8px}.sticky-cta__btn{flex:0 0 auto;padding:12px 22px;font-size:0.95rem}}@media (min-width:992px){.sticky-cta{padding:7px;gap:6px}.sticky-cta__btn{padding:10px 18px;font-size:0.88rem;min-height:40px}.sticky-cta__btn--ghost{flex:0 0 40px;width:40px;height:40px}}@media (max-width:380px){.sticky-cta__btn--ghost{display:none}}@media (prefers-reduced-motion:reduce){.sticky-cta{transition:opacity 0.25s ease;transform:none}.sticky-cta:not(.sticky-cta--visible){opacity:0;pointer-events:none}}.exit-intent-overlay{background:rgba(4,6,13,0.80) !important;backdrop-filter:blur(8px) saturate(140%);-webkit-backdrop-filter:blur(8px) saturate(140%)}.exit-intent-modal{background:linear-gradient(180deg,#0f1525 0%,#0a0f1a 100%) !important;border:1px solid rgba(249,115,22,0.25);border-radius:16px !important;padding:28px !important;max-width:440px !important;box-shadow:0 30px 80px rgba(0,0,0,0.6),0 0 60px rgba(249,115,22,0.08),inset 0 1px 0 rgba(255,255,255,0.05) !important}.exit-intent-close{background:rgba(255,255,255,0.05) !important;border:1px solid rgba(255,255,255,0.1) !important;color:rgba(255,255,255,0.55) !important;border-radius:8px !important;width:32px !important;height:32px !important;top:16px !important;right:16px !important}.exit-intent-close:hover{background:rgba(249,115,22,0.15) !important;color:#fb923c !important;border-color:rgba(249,115,22,0.4) !important}.exit-intent-header{border-bottom:1px dashed rgba(255,255,255,0.08) !important;padding-bottom:16px !important;margin-bottom:18px !important}.exit-intent-logo{background:linear-gradient(135deg,#fb923c 0%,#f97316 100%) !important;box-shadow:0 4px 14px rgba(249,115,22,0.4),inset 0 1px 0 rgba(255,255,255,0.18) !important;width:40px !important;height:40px !important;border-radius:10px !important}.exit-intent-header > div:not(.exit-intent-logo) > p{font-family:var(--mono) !important;color:rgba(255,255,255,0.45) !important;font-size:0.72rem !important;letter-spacing:0.06em !important;text-transform:uppercase}.exit-intent-header strong{color:#ffffff !important;font-size:1rem}.exit-intent-title{color:#ffffff !important;font-size:1.4rem !important;font-weight:700 !important;letter-spacing:-0.02em !important;margin-bottom:10px !important;-webkit-text-fill-color:#ffffff !important;background:none !important;background-image:none !important}.exit-intent-text{color:rgba(255,255,255,0.7) !important;font-size:0.95rem !important;line-height:1.6 !important;margin-bottom:22px !important;-webkit-text-fill-color:rgba(255,255,255,0.7) !important}.exit-intent-cta{background:linear-gradient(180deg,#fb923c 0%,#f97316 100%) !important;color:#ffffff !important;border-radius:10px !important;padding:14px !important;font-size:1rem !important;font-weight:600 !important;box-shadow:0 8px 24px rgba(249,115,22,0.4),inset 0 1px 0 rgba(255,255,255,0.2) !important;transition:transform 0.18s ease,box-shadow 0.18s ease,background 0.18s ease !important}.exit-intent-cta:hover{background:linear-gradient(180deg,#f97316 0%,#ea580c 100%) !important;transform:translateY(-2px);box-shadow:0 12px 32px rgba(249,115,22,0.5),inset 0 1px 0 rgba(255,255,255,0.2) !important}.exit-intent-dismiss{background:transparent !important;border:none !important;color:rgba(255,255,255,0.5) !important;font-size:0.85rem !important;font-family:var(--mono) !important;cursor:pointer;width:100%;padding:10px 0 !important;margin-top:4px;transition:color 0.15s ease}.exit-intent-dismiss:hover{color:#ffffff !important}#tools-showcase{padding:5rem 0 6rem}.hp-tools-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:14px;max-width:1180px;margin:0 auto;padding:0 16px}.hp-tool{background:#0a0f1a;border:1px solid rgba(255,255,255,0.08);border-radius:14px;padding:22px 22px 20px;text-decoration:none;color:inherit;display:flex;flex-direction:column;gap:10px;position:relative;transition:border-color 0.2s ease,transform 0.2s ease,background 0.2s ease,box-shadow 0.2s ease}.hp-tool:hover{border-color:rgba(249,115,22,0.4);background:#0f1525;transform:translateY(-3px);box-shadow:0 16px 36px rgba(0,0,0,0.5),0 0 28px rgba(249,115,22,0.08)}.hp-tool::after{content:'';position:absolute;top:-30px;right:-30px;width:100px;height:100px;background:radial-gradient(circle,rgba(249,115,22,0.16) 0%,rgba(249,115,22,0) 70%);pointer-events:none;opacity:0;transition:opacity 0.3s ease;border-radius:50%}.hp-tool:hover::after{opacity:1}.hp-tool__num{font-family:var(--mono);font-size:0.78rem;color:#fb923c;letter-spacing:0.04em}.hp-tool__chip{position:absolute;top:22px;right:22px;font-family:var(--mono);font-size:0.65rem;letter-spacing:0.08em;text-transform:uppercase;color:#fb923c;background:rgba(249,115,22,0.10);border:1px solid rgba(249,115,22,0.3);padding:4px 9px;border-radius:100px}.hp-tool h3{color:#ffffff !important;-webkit-text-fill-color:#ffffff !important;background:none !important;background-image:none !important;font-size:1.1rem !important;font-weight:600 !important;margin:0 !important;letter-spacing:-0.01em !important;line-height:1.3 !important}.hp-tool p{color:rgba(255,255,255,0.65) !important;-webkit-text-fill-color:rgba(255,255,255,0.65) !important;font-size:0.88rem !important;line-height:1.5 !important;margin:0 !important;flex:1}.hp-tool__cta{font-family:var(--mono);font-size:0.78rem;color:#fb923c;letter-spacing:0.02em;margin-top:6px;transition:color 0.18s ease,transform 0.18s ease}.hp-tool:hover .hp-tool__cta{color:#fed7aa;transform:translateX(2px)}.hp-tool--featured{background:linear-gradient(180deg,rgba(249,115,22,0.05) 0%,#0a0f1a 100%);border-color:rgba(249,115,22,0.3)}.hp-tool--featured h3{font-size:1.25rem !important}@media (max-width:768px){#tools-showcase{padding:3rem 0 4rem}.hp-tools-grid{grid-template-columns:1fr;gap:10px}.hp-tool{padding:18px}}.hero-spec__lead{font-family:var(--mono);font-size:0.7rem !important;letter-spacing:0.12em;text-transform:uppercase;color:rgba(255,255,255,0.45) !important}#tools-showcase{position:relative}.tools-deco{position:absolute;inset:0;pointer-events:none;z-index:0}.tools-deco__chip{position:absolute;width:64px;height:64px;opacity:0.18;filter:drop-shadow(0 0 12px rgba(249,115,22,0.3));animation:chipDrift 16s ease-in-out infinite alternate}.tools-deco__chip--1{top:60px;left:4%;animation-delay:0s}.tools-deco__chip--2{top:180px;right:4%;animation-delay:-4s}.tools-deco__chip--3{bottom:120px;left:6%;animation-delay:-8s}.tools-deco__chip--4{bottom:60px;right:6%;animation-delay:-12s}@keyframes chipDrift{0%{transform:translate(0,0) rotate(0deg)}100%{transform:translate(8px,-10px) rotate(3deg)}}@media (prefers-reduced-motion:reduce){.tools-deco__chip{animation:none}}@media (max-width:768px){.tools-deco__chip{width:44px;height:44px;opacity:0.12}.tools-deco__chip--1{top:30px}.tools-deco__chip--2{top:100px}.tools-deco__chip--3{bottom:60px}.tools-deco__chip--4{bottom:30px}}#tools-showcase .container{position:relative;z-index:1}.chyron-section{position:relative;padding:32px 0 36px;background:linear-gradient(180deg,transparent 0%,rgba(4,6,13,0.6) 50%,transparent 100%);border-top:1px solid rgba(255,255,255,0.05);border-bottom:1px solid rgba(255,255,255,0.05);z-index:1}.chyron-label{display:flex;align-items:center;justify-content:center;gap:8px;font-family:var(--mono);font-size:0.72rem;letter-spacing:0.18em;color:rgba(255,255,255,0.45);margin-bottom:18px}.chyron-label__dot{width:6px;height:6px;border-radius:50%;background:#fb923c;box-shadow:0 0 8px rgba(249,115,22,0.7);animation:chyronDotPulse 2.4s ease-in-out infinite}@keyframes chyronDotPulse{0%,100%{opacity:1;transform:scale(1)}50%{opacity:0.5;transform:scale(1.4)}}.chyron{overflow:hidden;position:relative;mask-image:linear-gradient( to right,transparent 0,black 8%,black 92%,transparent 100% );-webkit-mask-image:linear-gradient( to right,transparent 0,black 8%,black 92%,transparent 100% )}.chyron-track{display:flex;width:max-content;animation:chyronScroll 40s linear infinite}.chyron-group{display:flex;flex-shrink:0}.chyron-item{display:inline-flex;align-items:center;gap:10px;padding:14px 28px;font-family:var(--mono);font-size:0.95rem;font-weight:500;letter-spacing:0.01em;color:rgba(255,255,255,0.7);white-space:nowrap;border-right:1px solid rgba(255,255,255,0.06);transition:color 0.2s ease}.chyron-item:last-child{border-right:1px solid rgba(255,255,255,0.06)}.chyron-item svg{flex-shrink:0;color:rgba(251,146,60,0.85);transition:color 0.2s ease}.chyron-track:hover .chyron-item{color:rgba(255,255,255,0.55)}.chyron-track:hover .chyron-item:hover{color:#ffffff}.chyron-track:hover .chyron-item:hover svg{color:#fb923c}@keyframes chyronScroll{0%{transform:translate3d(0,0,0)}100%{transform:translate3d(-50%,0,0)}}.chyron:hover .chyron-track{animation-play-state:paused}@media (prefers-reduced-motion:reduce){.chyron-track{animation:none}.chyron{mask-image:none;-webkit-mask-image:none;overflow-x:auto}}@media (max-width:600px){.chyron-section{padding:24px 0 28px}.chyron-item{padding:12px 20px;font-size:0.82rem;gap:8px}.chyron-item svg{width:16px;height:16px}.chyron-label{font-size:0.66rem;margin-bottom:14px}.chyron-track{animation-duration:30s}}.hero-pipeline{width:100%;max-width:800px;margin:1.5rem auto 0;padding:0 16px}.hero-pipeline svg{width:100%;height:auto;max-height:130px;filter:drop-shadow(0 6px 18px rgba(249,115,22,0.15))}@media (max-width:600px){.hero-pipeline{margin-top:1rem;padding:0 8px}.hero-pipeline svg{max-height:110px}}@media (prefers-reduced-motion:reduce){.hero-pipeline svg animateMotion{}}.pillar__icon{width:36px;height:36px;color:rgba(249,115,22,0.85);margin-top:6px;display:block;transition:color 0.2s ease,transform 0.2s ease}.pillar:hover .pillar__icon{color:#fb923c;transform:scale(1.05)}@media (max-width:640px){.pillar__icon{width:30px;height:30px;margin-top:0}}.chyron-section{padding:60px 0 56px !important;background:transparent !important;border-top:1px solid rgba(255,255,255,0.06) !important;border-bottom:1px solid rgba(255,255,255,0.06) !important}.chyron-label{font-size:0.95rem !important;letter-spacing:0.32em !important;margin-bottom:36px !important;color:rgba(255,255,255,0.6) !important}.chyron-label__dot{width:9px !important;height:9px !important}.chyron-item{padding:22px 48px !important;font-size:1.4rem !important;font-weight:600 !important;letter-spacing:-0.005em !important;color:rgba(255,255,255,0.85) !important;gap:16px !important}.chyron-item svg{width:30px !important;height:30px !important}@media (max-width:768px){.chyron-section{padding:36px 0 !important}.chyron-label{font-size:0.78rem !important;margin-bottom:22px !important}.chyron-item{padding:16px 28px !important;font-size:1rem !important;gap:10px !important}.chyron-item svg{width:22px !important;height:22px !important}}.hero-spec-block{display:flex;flex-direction:column;align-items:center;gap:12px;width:100%;max-width:720px;padding-top:1rem;border-top:1px solid rgba(255,255,255,0.08)}.hero-spec-block__title{font-family:var(--mono);font-size:0.7rem;letter-spacing:0.18em;text-transform:uppercase;color:rgba(255,255,255,0.4)}.hero-spec--even{display:flex !important;flex-wrap:wrap;justify-content:center;gap:10px 22px !important;border-top:none !important;padding-top:0 !important;margin-top:0 !important}.hero-spec--even span{font-family:var(--mono);font-size:0.82rem;color:rgba(255,255,255,0.78);letter-spacing:0.04em;text-transform:lowercase;position:relative;padding-right:22px}.hero-spec--even span:not(:last-child)::after{content:'/';position:absolute;right:0;color:rgba(249,115,22,0.55)}@media (max-width:600px){.hero-spec--even{gap:8px 16px !important}.hero-spec--even span{font-size:0.74rem;padding-right:16px}}.pillar{grid-template-columns:56px 1fr !important;grid-template-rows:auto !important;column-gap:16px !important;row-gap:0 !important}.pillar > .pillar__num{grid-column:1;grid-row:1 / -1;align-self:start}.pillar > .pillar__body{grid-column:2;grid-row:1 / -1}@media (max-width:640px){.pillar{grid-template-columns:1fr !important;column-gap:0 !important;row-gap:4px !important}.pillar > .pillar__num,.pillar > .pillar__body{grid-column:1;grid-row:auto}}.hero-spec--even{flex-wrap:nowrap !important;gap:0 !important;width:100%;max-width:100%;overflow:visible}.hero-spec--even span{font-size:clamp(0.62rem,1.5vw,0.82rem) !important;padding-right:clamp(10px,2vw,18px) !important;white-space:nowrap !important}.hero-spec--even span:not(:last-child)::after{margin-left:clamp(4px,1vw,8px);position:relative !important;right:auto !important}.hero-img{position:absolute;pointer-events:none;user-select:none;z-index:0;mix-blend-mode:screen;opacity:0.35;filter:drop-shadow(0 12px 40px rgba(249,115,22,0.25));animation:heroImgFloat 14s ease-in-out infinite alternate}.hero-img--hardhat{top:8%;left:-6%;width:280px;height:auto;transform:rotate(-8deg);animation-delay:0s}.hero-img--cones{bottom:10%;right:-4%;width:240px;height:auto;transform:rotate(6deg);animation-delay:-7s}@keyframes heroImgFloat{0%{transform:translateY(0) rotate(var(--r,-8deg))}100%{transform:translateY(-12px) rotate(calc(var(--r,-8deg) + 2deg))}}.hero-img--hardhat{--r:-8deg}.hero-img--cones{--r:6deg}@media (max-width:900px){.hero-img--hardhat{width:180px;top:4%;left:-10%;opacity:0.25}.hero-img--cones{width:160px;bottom:6%;right:-8%;opacity:0.25}}@media (max-width:600px){.hero-img{display:none}}@media (prefers-reduced-motion:reduce){.hero-img{animation:none}}.solutions-hero-img{display:block;width:100%;max-width:880px;margin:28px auto 0;border-radius:14px;border:1px solid rgba(255,255,255,0.08);box-shadow:0 24px 60px rgba(0,0,0,0.5),0 0 36px rgba(249,115,22,0.08);height:auto}.hero-img{position:absolute;pointer-events:none;user-select:none;z-index:0;mix-blend-mode:normal !important;opacity:1 !important;filter:drop-shadow(0 24px 60px rgba(249,115,22,0.35)) drop-shadow(0 0 32px rgba(0,0,0,0.6))}.hero-img--hardhat{top:4%;left:-8%;width:clamp(260px,28vw,460px) !important;height:auto !important;transform:rotate(-12deg);--r:-12deg}.hero-img--cones{bottom:6%;right:-6%;width:clamp(240px,26vw,420px) !important;height:auto !important;transform:rotate(8deg);--r:8deg}@media (max-width:900px){.hero-img--hardhat{width:clamp(200px,32vw,280px) !important;top:2%;left:-12%}.hero-img--cones{width:clamp(180px,30vw,260px) !important;bottom:4%;right:-10%}}@media (max-width:600px){.hero-img{display:block;opacity:0.55 !important}.hero-img--hardhat{width:180px !important;top:1%;left:-18%}.hero-img--cones{width:160px !important;bottom:2%;right:-16%}}.solutions-hero-img{display:block;width:100%;max-width:920px;margin:32px auto 8px;border:none !important;box-shadow:0 32px 80px rgba(0,0,0,0.6),0 0 64px rgba(249,115,22,0.18) !important;border-radius:0 !important;background:transparent;height:auto}.hero-grader-inline--primary{width:100%;max-width:640px !important;margin:0.5rem auto 0 !important;position:relative}.hero-grader-inline--primary::before{content:'';position:absolute;inset:-8px;border-radius:18px;background:radial-gradient(ellipse at center,rgba(249,115,22,0.35) 0%,rgba(249,115,22,0) 70%);filter:blur(20px);pointer-events:none;z-index:-1;animation:graderGlow 4s ease-in-out infinite alternate}@keyframes graderGlow{0%{opacity:0.6;transform:scale(0.98)}100%{opacity:1;transform:scale(1.02)}}@media (prefers-reduced-motion:reduce){.hero-grader-inline--primary::before{animation:none}}.hero-grader-inline--primary .hero-grader-inline__row{background:rgba(255,255,255,0.05) !important;border:2px solid rgba(249,115,22,0.45) !important;border-radius:14px !important;padding:6px !important;box-shadow:0 16px 48px rgba(0,0,0,0.5),0 0 0 4px rgba(249,115,22,0.05),inset 0 1px 0 rgba(255,255,255,0.08);transition:border-color 0.2s ease,background 0.2s ease,box-shadow 0.2s ease}.hero-grader-inline--primary .hero-grader-inline__row:focus-within{border-color:rgba(249,115,22,0.85) !important;background:rgba(249,115,22,0.06) !important;box-shadow:0 16px 48px rgba(0,0,0,0.5),0 0 0 6px rgba(249,115,22,0.10),inset 0 1px 0 rgba(255,255,255,0.1)}.hero-grader-inline--primary input{font-size:1rem !important;padding:16px 18px !important}.hero-grader-inline--primary button{background:linear-gradient(180deg,#fb923c 0%,#f97316 100%) !important;color:#ffffff !important;font-size:1rem !important;font-weight:700 !important;padding:16px 26px !important;border-radius:10px !important;box-shadow:0 8px 24px rgba(249,115,22,0.45),inset 0 1px 0 rgba(255,255,255,0.2);transition:transform 0.18s ease,background 0.18s ease;letter-spacing:-0.005em}.hero-grader-inline--primary button:hover{background:linear-gradient(180deg,#f97316 0%,#ea580c 100%) !important;transform:translateY(-1px)}.hero-microcopy{font-family:var(--mono);font-size:0.78rem;color:rgba(255,255,255,0.5) !important;margin:0 !important;letter-spacing:0.04em;text-align:center}.hero-actions--secondary{display:flex !important;justify-content:center;margin-top:6px !important}.hero-btn-link{display:inline-flex;align-items:center;gap:6px;background:transparent;border:none;padding:8px 12px;color:rgba(255,255,255,0.55);font-family:var(--mono);font-size:0.82rem;letter-spacing:0.02em;cursor:pointer;transition:color 0.18s ease}.hero-btn-link:hover{color:#fb923c}.hero-btn-link svg{opacity:0.7}@media (max-width:600px){.hero-grader-inline--primary .hero-grader-inline__row{flex-direction:column !important;gap:6px !important}.hero-grader-inline--primary input,.hero-grader-inline--primary button{width:100% !important}}.hero-img{display:none !important}.solutions-hero-img{display:none !important}.hero--centered{background-image:url('/images/generated/cones-cutout.png'),url('/images/generated/hardhat-cutout.png');background-position:calc(100% + 60px) 88%,-80px 18%;background-size:320px auto,340px auto;background-repeat:no-repeat,no-repeat}.hero--centered::before{}@media (max-width:900px){.hero--centered{background-position:calc(100% + 40px) 92%,-60px 12%;background-size:220px auto,240px auto}}@media (max-width:600px){.hero--centered{background-image:none}}.hero--centered{background-image:url('/images/generated/hardhat-cutout.png') !important;background-position:calc(100% + 40px) 80% !important;background-size:360px auto !important;background-repeat:no-repeat !important}@media (max-width:900px){.hero--centered{background-position:calc(100% + 30px) 88% !important;background-size:240px auto !important}}@media (max-width:600px){.hero--centered{background-image:none !important}}.hero--centered{background-image:none !important}.chyron-section{padding:56px 0 !important;background:rgba(4,6,13,0.4) !important;border-top:1px solid rgba(255,255,255,0.06) !important;border-bottom:1px solid rgba(255,255,255,0.06) !important;position:relative;z-index:1}.chyron-label{font-family:var(--mono);font-size:0.78rem !important;font-weight:500 !important;letter-spacing:0.32em !important;text-transform:uppercase;color:rgba(255,255,255,0.55) !important;display:flex;align-items:center;justify-content:center;gap:12px;margin-bottom:36px !important}.chyron-label__dot{width:8px !important;height:8px !important;border-radius:50%;background:#fb923c !important;box-shadow:0 0 12px rgba(249,115,22,0.7) !important;animation:chyronDotPulse 2.4s ease-in-out infinite}.chyron{overflow:hidden;position:relative;mask-image:linear-gradient(to right,transparent 0,black 10%,black 90%,transparent 100%);-webkit-mask-image:linear-gradient(to right,transparent 0,black 10%,black 90%,transparent 100%)}.chyron-track{display:flex;width:max-content;animation:chyronScroll 50s linear infinite}.chyron-group{display:flex;flex-shrink:0}.chyron-item{display:inline-flex;align-items:center;justify-content:center;padding:0 56px !important;height:64px;font-family:var(--mono) !important;font-size:1.5rem !important;font-weight:500 !important;letter-spacing:-0.005em !important;color:rgba(255,255,255,0.78) !important;white-space:nowrap;border:none !important;text-transform:none;position:relative;transition:color 0.2s ease}.chyron-item:not(:last-child)::after{content:'';position:absolute;right:-3px;top:50%;transform:translateY(-50%);width:6px;height:6px;border-radius:50%;background:rgba(249,115,22,0.45)}.chyron-track:hover .chyron-item{color:rgba(255,255,255,0.45) !important}.chyron-track:hover .chyron-item:hover{color:#ffffff !important}.chyron:hover .chyron-track{animation-play-state:paused}@media (max-width:900px){.chyron-section{padding:40px 0 !important}.chyron-label{font-size:0.7rem !important;margin-bottom:24px !important;letter-spacing:0.24em !important}.chyron-item{padding:0 36px !important;font-size:1.15rem !important;height:52px}.chyron-track{animation-duration:36s}}@media (max-width:600px){.chyron-section{padding:32px 0 !important}.chyron-item{padding:0 24px !important;font-size:1rem !important;height:44px}.chyron-item:not(:last-child)::after{width:4px;height:4px}}@media (prefers-reduced-motion:reduce){.chyron-track{animation:none}.chyron{mask-image:none;-webkit-mask-image:none;overflow-x:auto}.chyron-label__dot{animation:none}}@media (max-width:768px){.container{padding-left:1rem !important;padding-right:1rem !important}.hero{padding:5rem 0 2.5rem !important}.hero--centered .container{gap:1rem !important}.hero--centered .hero-display{font-size:clamp(2rem,9vw,3.4rem) !important;max-width:100% !important;margin:0 auto !important}.hero--centered .hero-lede{font-size:1rem !important;max-width:38ch !important;line-height:1.55 !important}.hero-eyebrow{font-size:0.72rem !important}.hero-microcopy{font-size:0.72rem !important;text-align:center}.hero-grader-inline{max-width:100% !important}.hero-grader-inline__row{flex-direction:column !important;gap:6px !important;padding:4px !important;border-radius:10px !important}.hero-grader-inline__row input{width:100% !important;padding:12px 14px !important;font-size:0.92rem !important;text-align:center}.hero-grader-inline__row button{width:100% !important;padding:12px 16px !important;font-size:0.92rem !important;border-radius:8px !important}.hero-btn{padding:12px 18px !important;font-size:0.95rem !important}.hero-actions{gap:10px !important}.hero-actions--secondary{margin-top:0.25rem !important}.hero-btn-link{font-size:0.85rem !important}.hero-spec-block{padding:0.75rem 0 0 !important}.hero-spec-block__title{font-size:0.7rem !important;letter-spacing:0.18em !important}.hero-spec--even{gap:6px 14px !important;padding:0.5rem 0 !important}.hero-spec--even span{font-size:0.72rem !important;padding-right:14px !important}.sticky-cta{left:8px !important;right:8px !important;bottom:8px !important;padding:8px !important;gap:6px !important}.sticky-cta__btn{padding:10px 14px !important;font-size:0.85rem !important}.sticky-cta__btn--ghost,.sticky-cta__phone{display:none !important}.chyron-section{padding:24px 0 !important}.chyron-item{padding:0 16px !important;font-size:0.85rem !important;height:36px !important}.pillar,.pillar-card,.terminal-block,.dev-band{padding:20px !important}.btn{padding:12px 18px !important;font-size:0.95rem !important}}@media (max-width:480px){.container{padding-left:0.875rem !important;padding-right:0.875rem !important}.hero{padding:4.5rem 0 2rem !important}.hero--centered .hero-display{font-size:clamp(1.75rem,9vw,2.6rem) !important}.hero--centered .hero-lede{font-size:0.95rem !important;max-width:32ch !important}.hero-grader-inline__row input,.hero-grader-inline__row button{font-size:0.88rem !important;padding:11px 14px !important}.hero-spec--even span{font-size:0.68rem !important;padding-right:10px !important}.sticky-cta__btn{padding:10px 12px !important;font-size:0.82rem !important}.btn,.hero-btn{padding:11px 16px !important;font-size:0.9rem !important}}@media (max-width:768px){html,body{overflow-x:hidden !important;max-width:100vw !important}.hero,.chyron-section,section{max-width:100vw !important;overflow-x:hidden}img,video,iframe{max-width:100% !important;height:auto !important}}