html{scroll-behavior:smooth}.landing-page{min-height:100vh;background:#0f172a;color:#f8fafc;font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif}.industries-section,.modules-section{background:#f8fafc;scroll-margin-top:80px}.landing-nav{position:fixed;top:0;left:0;right:0;z-index:100;padding:1rem 0;background:rgba(15,23,42,.8);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-bottom:1px solid hsla(0,0%,100%,.05)}.nav-container{max-width:1200px;margin:0 auto;padding:0 2rem;justify-content:space-between}.nav-brand,.nav-container{display:flex;align-items:center}.nav-brand{gap:.625rem;background:none;border:none;padding:0;cursor:pointer;transition:opacity .2s ease}.nav-brand:hover{opacity:.8}.nav-logo{display:flex;align-items:center;justify-content:center}.nav-logo svg{width:28px;height:28px}.nav-brand-group{display:flex;flex-direction:column;gap:0}.nav-brand-text{font-size:1.25rem;font-weight:600;display:flex;line-height:1.2}.nav-brand-sub{font-size:.625rem;font-weight:450;color:hsla(0,0%,100%,.5);letter-spacing:.05em;margin-top:2px}.nav-foresight{color:#fff}.nav-ai{color:#818cf8}.nav-links{display:flex;align-items:center;gap:2rem}.nav-link{color:hsla(0,0%,100%,.7);text-decoration:none;font-size:.9375rem;font-weight:500;transition:color .2s}.nav-link:hover{color:#fff}.nav-right{gap:1rem}.lang-toggle,.nav-right{display:flex;align-items:center}.lang-toggle{justify-content:center;width:36px;height:36px;background:hsla(0,0%,100%,.1);border:1px solid hsla(0,0%,100%,.2);border-radius:6px;color:hsla(0,0%,100%,.8);font-size:.75rem;font-weight:600;cursor:pointer;transition:all .2s}.lang-toggle:hover{background:hsla(0,0%,100%,.15);border-color:hsla(0,0%,100%,.3);color:#fff}.nav-cta{display:inline-flex;align-items:center;padding:.625rem 1.25rem;background:#6366f1;color:#fff;font-size:.875rem;font-weight:600;border-radius:8px;text-decoration:none;transition:all .2s}.nav-cta:hover{background:#4f46e5}.hero-section{height:100vh;display:flex;flex-direction:column;align-items:center;padding:5rem 2rem;position:relative;overflow:hidden;opacity:0;transform:translateY(20px);transition:all .8s cubic-bezier(.4,0,.2,1)}.hero-section.visible{opacity:1;transform:translateY(0)}.hero-bg{z-index:0}.hero-bg,.hero-gradient{position:absolute;inset:0}.hero-gradient{background:radial-gradient(ellipse at 50% 0,rgba(99,102,241,.15) 0,transparent 50%),linear-gradient(180deg,#0f172a,#1e293b)}.hero-content{position:relative;z-index:1;text-align:center;max-width:900px;margin-top:auto;margin-bottom:auto}.hero-badge{display:inline-flex;align-items:center;gap:.375rem;padding:.375rem 1rem;background:rgba(99,102,241,.15);border:1px solid rgba(99,102,241,.3);border-radius:100px;font-size:.75rem;font-weight:500;color:hsla(0,0%,100%,.9);margin-bottom:1.25rem;opacity:0;filter:blur(4px);animation:revealLine .5s ease forwards;animation-delay:0s}.badge-icon{font-size:.875rem;color:#818cf8}.hero-title{font-size:3.5rem;font-weight:700;margin:0 0 1.25rem;letter-spacing:-1px;line-height:1.15;color:#fff}.title-line{display:block;opacity:0;filter:blur(8px);animation:revealLine .6s ease forwards;padding-bottom:.15em}.title-line.line-1{animation-delay:.2s}.title-line.line-2{animation-delay:.45s;padding-bottom:0}@keyframes revealLine{to{opacity:1;filter:blur(0)}}.text-amber{color:transparent;animation:colorFadeAmber .2s ease forwards;animation-delay:.6s}.text-teal{color:transparent;animation:colorFadeTeal .2s ease forwards;animation-delay:.85s}@keyframes colorFadeAmber{0%{color:rgba(251,191,36,0)}to{color:#fbbf24}}@keyframes colorFadeTeal{0%{color:rgba(45,212,191,0)}to{color:#2dd4bf}}.title-gradient{background:linear-gradient(135deg,#818cf8,#a78bfa);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.hero-description{font-size:1.125rem;color:hsla(0,0%,100%,.6);line-height:1.8;animation:revealLine .5s ease forwards;animation-delay:.7s}.hero-description,.hero-examples{margin:0 auto 1.5rem;max-width:700px;opacity:0;filter:blur(4px)}.hero-examples{font-size:1rem;font-style:italic;color:#2dd4bf;line-height:1.6;animation:revealLine .5s ease forwards;animation-delay:.9s}.hero-features{display:flex;justify-content:center;gap:1rem;margin-bottom:2.5rem;flex-wrap:wrap}.hero-feature-pill{display:flex;align-items:center;gap:.625rem;padding:.875rem 1.5rem;background:hsla(0,0%,100%,.03);border:1px solid hsla(0,0%,100%,.1);border-radius:100px;font-size:.9375rem;font-weight:500;color:hsla(0,0%,100%,.9);transition:all .2s ease}.hero-feature-pill:hover{background:hsla(0,0%,100%,.06);border-color:hsla(0,0%,100%,.15)}.hero-feature-pill svg{width:20px;height:20px;stroke:#818cf8;flex-shrink:0}.hero-cta{gap:1rem;margin-bottom:2.75rem;animation:revealLine .5s ease forwards;animation-delay:.9s}.hero-cta,.hero-trust{display:flex;justify-content:center;flex-wrap:wrap;opacity:0;filter:blur(4px)}.hero-trust{gap:2rem;margin-bottom:2rem;animation:revealLine .5s ease forwards;animation-delay:1.1s}.trust-item{display:flex;align-items:center;gap:.5rem;font-size:.875rem;color:hsla(0,0%,100%,.6)}.trust-item svg{width:16px;height:16px;stroke:#34d399}.scroll-hint{position:absolute;bottom:1rem;left:50%;transform:translateX(-50%);display:flex;align-items:center;justify-content:center;width:44px;height:44px;border-radius:50%;background:hsla(0,0%,100%,.1);border:1px solid hsla(0,0%,100%,.2);cursor:pointer;transition:background .3s ease,border-color .3s ease;opacity:0;animation:revealLine .5s ease forwards,bounceDown 2s ease-in-out infinite;animation-delay:1.3s,1.8s}.scroll-hint:hover{background:hsla(0,0%,100%,.15);border-color:hsla(0,0%,100%,.3)}.scroll-hint svg{width:24px;height:24px;stroke:hsla(0,0%,100%,.7);transition:stroke .3s ease}.scroll-hint:hover svg{stroke:hsla(0,0%,100%,.9)}@keyframes bounceDown{0%,20%,50%,80%,to{transform:translateX(-50%) translateY(0)}40%{transform:translateX(-50%) translateY(8px)}60%{transform:translateX(-50%) translateY(4px)}}.hero-tagline{font-size:.9375rem;font-style:italic;color:hsla(0,0%,100%,.5);letter-spacing:.02em;margin:0;opacity:0;filter:blur(4px);animation:revealLine .5s ease forwards;animation-delay:1.2s}.proof-bar{display:flex;flex-direction:column;align-items:center;gap:1rem;padding:1.5rem 2rem;background:linear-gradient(180deg,#1e293b,#0f172a);border-top:1px solid hsla(0,0%,100%,.05);border-bottom:1px solid hsla(0,0%,100%,.05)}.proof-title{font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.1em;color:hsla(0,0%,100%,.4)}.proof-items{display:flex;justify-content:center;gap:3rem;flex-wrap:wrap}.proof-item{display:flex;align-items:center;gap:.625rem;font-size:.9375rem;font-weight:500;color:hsla(0,0%,100%,.7)}.proof-item svg{width:20px;height:20px;stroke:#818cf8}.btn-primary{display:inline-flex;align-items:center;gap:.5rem;padding:.875rem 1.75rem;background:#fff;color:#0f172a;font-size:.9375rem;font-weight:600;border:none;border-radius:8px;text-decoration:none;cursor:pointer;transition:all .2s ease}.btn-primary:hover{background:#f1f5f9}.btn-primary svg{width:18px;height:18px;stroke:#0f172a}.btn-secondary{display:inline-flex;align-items:center;gap:.5rem;padding:.875rem 1.75rem;background:transparent;color:hsla(0,0%,100%,.8);font-size:.9375rem;font-weight:500;border:1px solid hsla(0,0%,100%,.2);border-radius:8px;text-decoration:none;cursor:pointer;transition:all .2s ease}.btn-secondary:hover{background:hsla(0,0%,100%,.05);border-color:hsla(0,0%,100%,.3);color:#fff}.hero-preview{padding:4rem 2rem 5rem;background:linear-gradient(180deg,#0f172a,#1e293b 50%,#f8fafc)}.preview-container{max-width:1100px;margin:0 auto;text-align:center}.preview-frame{position:relative;border-radius:16px;overflow:hidden;box-shadow:0 25px 50px -12px rgba(0,0,0,.5),0 0 0 1px hsla(0,0%,100%,.1);background:#1e293b}.preview-image{width:100%;height:auto;display:block;transform:scale(1.02);transition:filter .5s ease}.preview-frame:hover .preview-image,.preview-image{filter:blur(0) saturate(1)}.preview-overlay{position:absolute;inset:0;background:linear-gradient(180deg,rgba(15,23,42,.3),rgba(15,23,42,.1) 50%,rgba(15,23,42,.4));pointer-events:none}.preview-label{position:absolute;display:flex;align-items:center;gap:.5rem;padding:.625rem 1rem;background:hsla(0,0%,100%,.95);border-radius:8px;box-shadow:0 4px 12px rgba(0,0,0,.15);font-size:.8125rem;font-weight:600;color:#1e293b;animation:floatLabel 3s ease-in-out infinite;transition:transform .3s ease,box-shadow .3s ease}.preview-label:hover{transform:scale(1.05);box-shadow:0 8px 20px rgba(0,0,0,.2)}.label-icon svg{width:16px;height:16px;stroke:#6366f1}.label-text{white-space:nowrap}.label-1{top:15%;left:8%;animation-delay:0s}.label-2{top:25%;right:10%;animation-delay:.5s}.label-3{bottom:30%;left:12%;animation-delay:1s}.label-4{bottom:20%;right:8%;animation-delay:1.5s}@keyframes floatLabel{0%,to{transform:translateY(0)}50%{transform:translateY(-6px)}}.preview-caption{margin-top:1.5rem;font-size:.875rem;color:hsla(0,0%,100%,.5);font-style:italic}.section-container{max-width:1200px;margin:0 auto;padding:0 2rem}.section-header{text-align:center;margin-bottom:3.5rem}.section-badge{display:inline-block;padding:.5rem 1rem;background:rgba(99,102,241,.1);color:#6366f1;font-size:.875rem;font-weight:600;border-radius:100px;margin-bottom:1rem}.section-title{font-size:2.5rem;font-weight:700;color:#1e293b;margin:0 0 1rem;letter-spacing:-1px}.section-subtitle{font-size:1.125rem;color:#64748b;max-width:600px;margin:0 auto}.modules-section{padding:6rem 0}.inline-flow{justify-content:center;gap:0;margin-bottom:3rem;padding:1.5rem 1rem;background:#fff;border:1px solid #e2e8f0;border-radius:16px;box-shadow:0 1px 3px rgba(0,0,0,.04)}.inline-flow,.inline-flow-step{display:flex;align-items:center}.inline-flow-step{flex-direction:column;gap:.375rem;padding:.75rem 1.25rem}.inline-flow-icon{width:44px;height:44px;background:linear-gradient(135deg,#eef2ff,#e0e7ff);border-radius:12px;display:flex;align-items:center;justify-content:center;margin-bottom:.125rem}.inline-flow-icon svg{width:20px;height:20px;stroke:#6366f1}.inline-flow-label{font-size:.875rem;font-weight:600;color:#1e293b}.inline-flow-desc{font-size:.6875rem;color:#94a3b8;text-align:center;white-space:nowrap}.inline-flow-arrow{display:flex;align-items:center;justify-content:center;padding:0 .25rem}.inline-flow-arrow svg{width:16px;height:16px;stroke:#cbd5e1}.modules-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:1.5rem;gap:1.5rem}.module-card{background:#fff;border:1px solid #e2e8f0;border-radius:16px;padding:2rem;transition:all .3s ease;position:relative;overflow:hidden}.module-card:before{content:"";position:absolute;top:0;left:0;right:0;height:3px;background:linear-gradient(90deg,#6366f1,#8b5cf6);transform:scaleX(0);transition:transform .3s ease}.module-card:hover{transform:translateY(-4px);box-shadow:0 20px 40px -12px rgba(0,0,0,.1);border-color:transparent}.module-card:hover:before{transform:scaleX(1)}.module-icon{width:48px;height:48px;border-radius:12px;display:flex;align-items:center;justify-content:center;margin-bottom:1.25rem}.module-icon.purple{background:rgba(99,102,241,.1);color:#6366f1}.module-icon.blue{background:rgba(59,130,246,.1);color:#3b82f6}.module-icon.green{background:rgba(16,185,129,.1);color:#10b981}.module-icon.orange{background:rgba(249,115,22,.1);color:#f97316}.module-icon.teal{background:rgba(20,184,166,.1);color:#14b8a6}.module-icon.pink{background:rgba(236,72,153,.1);color:#ec4899}.module-icon svg{stroke:currentColor}.module-title{font-size:1.125rem;font-weight:600;color:#1e293b;margin:0 0 .75rem}.module-description{font-size:.9375rem;color:#64748b;line-height:1.6;margin:0 0 1.25rem}.module-features{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.5rem}.module-features li{display:flex;align-items:center;gap:.625rem;font-size:.875rem;color:#475569}.module-features .check{display:flex;align-items:center;justify-content:center;width:18px;height:18px;background:rgba(16,185,129,.1);border-radius:4px;color:#10b981;flex-shrink:0}.industries-section{padding:5rem 0}.industries-grid{display:flex;justify-content:center;gap:1.5rem;flex-wrap:wrap}.industry-item{display:flex;flex-direction:column;align-items:center;gap:.75rem;padding:1.25rem 1.5rem;background:#fff;border:1px solid #e2e8f0;border-radius:12px;transition:all .3s ease;min-width:120px}.industry-item:hover{transform:translateY(-4px);box-shadow:0 12px 24px -8px rgba(0,0,0,.1);border-color:#c7d2fe}.industry-icon{width:40px;height:40px;background:rgba(99,102,241,.1);border-radius:10px;display:flex;align-items:center;justify-content:center;color:#6366f1}.industry-name{font-size:.875rem;font-weight:500;color:#475569}.cta-section{padding:5rem 0;background:linear-gradient(135deg,#4f46e5,#6366f1);position:relative;overflow:hidden}.cta-content{position:relative;text-align:center}.cta-title{font-size:2rem;font-weight:700;color:#fff;margin:0 0 1rem;letter-spacing:-.5px}.cta-description{font-size:1rem;color:hsla(0,0%,100%,.8);margin:0 0 2rem}.cta-buttons{display:flex;gap:1rem;justify-content:center}.cta-section .btn-primary{background:#fff;color:#4f46e5}.cta-section .btn-primary:hover{background:#f8fafc}.landing-footer{background:#0f172a;border-top:1px solid hsla(0,0%,100%,.05);padding:2rem 0 1.5rem}.footer-content{max-width:1200px;margin:0 auto;padding:0 2rem;justify-content:space-between;flex-wrap:wrap;gap:1.5rem}.footer-brand,.footer-content{display:flex;align-items:center}.footer-brand{gap:.625rem}.footer-logo{display:flex;align-items:center;justify-content:center}.footer-logo svg{width:24px;height:24px}.footer-name{font-size:1rem;font-weight:600;display:flex}.footer-name-main{color:#fff}.footer-name-accent{color:#818cf8}.footer-bottom{text-align:center;padding-top:1.5rem;margin-top:1.5rem;border-top:1px solid hsla(0,0%,100%,.05)}.footer-bottom p{font-size:.8125rem;color:hsla(0,0%,100%,.5);margin:0}.footer-link{font-size:.875rem;color:hsla(0,0%,100%,.6);text-decoration:none;transition:color .2s}.footer-link:hover{color:#fff}@media (max-width:1024px){.nav-links{display:none}.modules-grid{grid-template-columns:repeat(2,1fr);gap:1.25rem}.hero-examples{font-size:.9375rem}.inline-flow{padding:1rem .5rem}.inline-flow-step{padding:.5rem .75rem}.inline-flow-icon{width:40px;height:40px}.inline-flow-icon svg{width:18px;height:18px}.inline-flow-label{font-size:.8125rem}.inline-flow-desc{font-size:.625rem}}@media (max-width:768px){.landing-nav{padding:.75rem 0}.nav-container{padding:0 1rem}.nav-brand-text{font-size:1.125rem}.nav-logo svg{width:24px;height:24px}.nav-right{gap:.5rem}.lang-toggle{width:32px;height:32px;font-size:.6875rem}.nav-cta{padding:.5rem 1rem;font-size:.8125rem}.hero-section{min-height:auto;padding:5rem 1.5rem}.hero-badge{padding:.375rem .875rem;font-size:.6875rem;margin-bottom:1rem}.badge-icon{display:none}.hero-title{font-size:1.75rem;margin-bottom:1rem}.hero-description{font-size:.9375rem;margin-bottom:1rem}.hero-description br{display:none}.hero-examples{font-size:.8125rem;margin-bottom:1.5rem}.inline-flow{flex-wrap:wrap;gap:.25rem;padding:1rem;justify-content:center}.inline-flow-arrow{display:none}.inline-flow-step{padding:.5rem;min-width:80px}.inline-flow-icon{width:36px;height:36px;border-radius:10px}.inline-flow-icon svg{width:16px;height:16px}.inline-flow-label{font-size:.75rem}.inline-flow-desc{display:none}.hero-cta{flex-direction:column;width:100%;margin-bottom:1.5rem}.btn-primary,.btn-secondary{width:100%;justify-content:center}.hero-trust{flex-direction:column;gap:.75rem;align-items:center;margin-bottom:1.5rem}.trust-item{font-size:.8125rem}.scroll-hint{width:40px;height:40px;bottom:1.5rem}.scroll-hint svg{width:20px;height:20px}.hero-tagline{font-size:.8125rem}.proof-bar{gap:.75rem;padding:1.25rem 1rem}.proof-title{font-size:.6875rem}.proof-items{gap:1rem}.proof-item{font-size:.75rem;gap:.375rem}.proof-item svg{width:16px;height:16px}.hero-preview{padding:2rem 1rem 3rem}.preview-frame{border-radius:12px}.preview-image{filter:blur(10px) saturate(.8)}.preview-label{padding:.5rem .75rem;font-size:.6875rem;border-radius:6px}.label-icon svg{width:12px;height:12px}.label-1{top:10%;left:5%}.label-2{top:15%;right:5%}.label-3{bottom:25%;left:5%}.label-4{bottom:10%;right:5%}.preview-caption{font-size:.75rem;margin-top:1rem}.industries-section,.modules-section{padding:4rem 0}.section-container{padding:0 1.25rem}.section-header{margin-bottom:2.5rem}.section-title{font-size:1.875rem}.section-subtitle{font-size:1rem}.modules-grid{grid-template-columns:1fr;gap:1rem}.module-card{padding:1.5rem;border-radius:16px}.module-icon{width:48px;height:48px;border-radius:12px}.module-icon svg{width:24px;height:24px}.module-title{font-size:1.125rem}.module-description{font-size:.875rem}.industries-grid{gap:.75rem}.industry-item{padding:1rem 1.25rem;min-width:calc(50% - .5rem);flex-grow:1;flex-shrink:1;flex-basis:calc(50% - 0.5rem);max-width:calc(50% - .5rem)}.industry-icon{width:40px;height:40px}.industry-icon svg{width:20px;height:20px}.industry-name{font-size:.8125rem}.cta-section{padding:3.5rem 0}.cta-title{font-size:1.75rem}.cta-description{font-size:1rem}.footer-content{flex-direction:column;text-align:center;gap:1rem}}@media (max-width:480px){.hero-title{font-size:1.5rem}.nav-brand-text{font-size:1rem}.hero-description{font-size:.875rem}.hero-examples,.hero-tagline{font-size:.75rem}.proof-items{gap:.75rem}.proof-item{font-size:.6875rem}.preview-label{padding:.375rem .5rem;font-size:.5625rem;gap:.25rem}.label-icon svg{width:10px;height:10px}.label-1{top:8%;left:3%}.label-2{top:12%;right:3%}.label-3{bottom:20%;left:3%}.label-4{bottom:8%;right:3%}.hero-feature-pill svg{width:16px;height:16px}.section-title{font-size:1.5rem}.industry-item{min-width:calc(50% - .375rem);flex-grow:1;flex-shrink:1;flex-basis:calc(50% - 0.375rem);max-width:calc(50% - .375rem);padding:.75rem .875rem}.cta-title{font-size:1.375rem}}@media (prefers-reduced-motion:no-preference){.industry-item,.module-card,.step-card{opacity:0;transform:translateY(20px);animation:fadeInUp .6s ease forwards}.modules-grid .module-card:first-child{animation-delay:.1s}.modules-grid .module-card:nth-child(2){animation-delay:.2s}.modules-grid .module-card:nth-child(3){animation-delay:.3s}.modules-grid .module-card:nth-child(4){animation-delay:.4s}.modules-grid .module-card:nth-child(5){animation-delay:.5s}.modules-grid .module-card:nth-child(6){animation-delay:.6s}.steps-grid .step-card:first-child{animation-delay:.1s}.steps-grid .step-card:nth-child(3){animation-delay:.2s}.steps-grid .step-card:nth-child(5){animation-delay:.3s}.industries-grid .industry-item:first-child{animation-delay:.1s}.industries-grid .industry-item:nth-child(2){animation-delay:.15s}.industries-grid .industry-item:nth-child(3){animation-delay:.2s}.industries-grid .industry-item:nth-child(4){animation-delay:.25s}.industries-grid .industry-item:nth-child(5){animation-delay:.3s}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}