:root{--brand-blue:#0f172a;--brand-blue-light:#1e293b;--brand-orange:#f47920;--brand-orange-glow:#f4792066;--glass-bg:#ffffff08;--glass-border:#ffffff1a;--text-primary:#f8fafc;--text-secondary:#94a3b8;--accent-gradient:linear-gradient(135deg,#f47920 0%,#ff9d5c 100%);--surface-gradient:linear-gradient(180deg,#0f172a 0%,#020617 100%)}.landing-module__CiNqea__mainWrapper{background:var(--surface-gradient);min-height:100vh;color:var(--text-primary);font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif}.landing-module__CiNqea__heroSection{justify-content:center;align-items:center;min-height:100vh;padding:0 1.5rem;display:flex;position:relative;overflow:hidden}.landing-module__CiNqea__heroOverlayGradient{z-index:0;background:radial-gradient(circle at 20% 30%,#f4792026 0%,#0000 40%),radial-gradient(circle at 80% 70%,#60a5fa1a 0%,#0000 40%);position:absolute;inset:0}.landing-module__CiNqea__heroContent{z-index:10;text-align:center;max-width:1000px;margin:0 auto;position:relative}.landing-module__CiNqea__heroTitle{letter-spacing:-.04em;background:linear-gradient(#fff 0%,#94a3b8 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:2rem;font-size:3.5rem;font-weight:900;line-height:1.05}@media (min-width:768px){.landing-module__CiNqea__heroTitle{font-size:5.5rem}}.landing-module__CiNqea__highlightOrange{background:var(--accent-gradient);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.landing-module__CiNqea__heroSubtitle{color:var(--text-secondary);max-width:45rem;margin:0 auto 3rem;font-size:1.125rem;font-weight:400;line-height:1.6}@media (min-width:768px){.landing-module__CiNqea__heroSubtitle{font-size:1.35rem}}.landing-module__CiNqea__ctaContainer{flex-direction:column;justify-content:center;align-items:center;gap:1.5rem;display:flex}@media (min-width:640px){.landing-module__CiNqea__ctaContainer{flex-direction:row}}.landing-module__CiNqea__primaryCta{background:var(--accent-gradient);color:#fff;box-shadow:0 10px 30px -5px var(--brand-orange-glow);border:1px solid #ffffff1a;border-radius:100px;align-items:center;gap:12px;padding:1.25rem 2.5rem;font-size:1.125rem;font-weight:700;text-decoration:none;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex}.landing-module__CiNqea__primaryCta:hover{box-shadow:0 20px 40px -10px var(--brand-orange-glow);transform:translateY(-4px)}.landing-module__CiNqea__secondaryCta{color:var(--text-primary);background:var(--glass-bg);border:1px solid var(--glass-border);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:100px;padding:1.25rem 2.5rem;font-weight:600;text-decoration:none;transition:all .2s}.landing-module__CiNqea__secondaryCta:hover{background:#ffffff14}.landing-module__CiNqea__showcaseSection{background:#020617;padding:10rem 1.5rem;position:relative}.landing-module__CiNqea__showcaseContainer{flex-direction:column;gap:12rem;max-width:1200px;margin:0 auto;display:flex}.landing-module__CiNqea__showcaseItem{flex-direction:column;align-items:center;gap:5rem;width:100%;display:flex}@media (min-width:768px){.landing-module__CiNqea__showcaseItem{flex-direction:row;justify-content:space-between}.landing-module__CiNqea__rowReverse{flex-direction:row-reverse}}.landing-module__CiNqea__showcaseContent{z-index:10;flex:1;max-width:500px}.landing-module__CiNqea__showcaseHeading{letter-spacing:-.02em;margin-bottom:2.5rem;font-size:2.5rem;font-weight:800;line-height:1.1}@media (min-width:768px){.landing-module__CiNqea__showcaseHeading{font-size:3.5rem}}.landing-module__CiNqea__gradientText{background:linear-gradient(90deg,#60a5fa,#34d399);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.landing-module__CiNqea__benefitList{flex-direction:column;gap:2rem;display:flex}.landing-module__CiNqea__benefitItem{background:var(--glass-bg);border:1px solid var(--glass-border);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:1.5rem;padding:1.5rem;transition:all .3s}.landing-module__CiNqea__benefitItem:hover{border-color:var(--brand-orange);background:#f479200d}.landing-module__CiNqea__benefitTitle{color:#fff;margin-bottom:.75rem;font-size:1.25rem;font-weight:700}.landing-module__CiNqea__benefitDesc{color:var(--text-secondary);line-height:1.6}.landing-module__CiNqea__mockupContainer{flex:1;justify-content:center;display:flex;position:relative}.landing-module__CiNqea__mockupDevice{aspect-ratio:9/19;background:#000;border:10px solid #1e293b;border-radius:3.5rem;width:320px;padding:12px;transition:transform .5s;position:relative;overflow:hidden;transform:perspective(1000px)rotateY(-5deg)rotateX(5deg);box-shadow:0 30px 60px -12px #000c,0 0 0 1px #ffffff1a}.landing-module__CiNqea__rowReverse .landing-module__CiNqea__mockupDevice{transform:perspective(1000px)rotateY(15deg)rotateX(5deg)}.landing-module__CiNqea__mockupDevice:hover{transform:perspective(1000px)rotateY(0)rotateX(0)scale(1.02)}.landing-module__CiNqea__mockupImage{object-fit:cover;border-radius:2.5rem;width:100%;height:100%}.landing-module__CiNqea__featuresSection{background:#020617;padding:10rem 1.5rem}.landing-module__CiNqea__container{max-width:1200px;margin:0 auto}.landing-module__CiNqea__featuresHeader{text-align:center;max-width:50rem;margin:0 auto 6rem}.landing-module__CiNqea__featuresLabel{letter-spacing:.2em;color:var(--brand-orange);text-transform:uppercase;margin-bottom:1.5rem;font-size:.875rem;font-weight:800;display:block}.landing-module__CiNqea__featuresTitle{color:#fff;letter-spacing:-.02em;margin-bottom:2rem;font-size:2.5rem;font-weight:800}@media (min-width:768px){.landing-module__CiNqea__featuresTitle{font-size:3.5rem}}.landing-module__CiNqea__featuresDesc{color:var(--text-secondary);font-size:1.25rem;line-height:1.6}.landing-module__CiNqea__featuresGrid{grid-template-columns:repeat(1,1fr);gap:2.5rem;display:grid}@media (min-width:768px){.landing-module__CiNqea__featuresGrid{grid-template-columns:repeat(3,1fr)}}.landing-module__CiNqea__featureCard{background:var(--glass-bg);border:1px solid var(--glass-border);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-radius:2rem;padding:3rem 2.5rem;transition:all .4s cubic-bezier(.4,0,.2,1)}.landing-module__CiNqea__featureCard:hover{border-color:var(--brand-orange);background:#ffffff0d;transform:translateY(-8px)}.landing-module__CiNqea__featureIconBox{width:4rem;height:4rem;color:var(--brand-orange);background:#f479201a;border-radius:1rem;justify-content:center;align-items:center;margin-bottom:2rem;transition:all .3s;display:flex}.landing-module__CiNqea__featureCard:hover .landing-module__CiNqea__featureIconBox{background:var(--brand-orange);color:#fff;transform:rotate(10deg)}.landing-module__CiNqea__featureTitle{color:#fff;margin-bottom:1rem;font-size:1.5rem;font-weight:700}.landing-module__CiNqea__featureText{color:var(--text-secondary);font-size:1.1rem;line-height:1.6}@keyframes landing-module__CiNqea__fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.landing-module__CiNqea__fadeInUp{animation:1s cubic-bezier(.2,.8,.2,1) forwards landing-module__CiNqea__fadeInUp}.landing-module__CiNqea__delay100{animation-delay:.1s}.landing-module__CiNqea__delay200{animation-delay:.2s}.landing-module__CiNqea__delay300{animation-delay:.3s}.landing-module__CiNqea__banner{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);z-index:1000;background:#0f172acc;border:1px solid #ffffff1a;border-radius:100px;justify-content:space-between;align-items:center;width:calc(100% - 48px);max-width:600px;padding:1.25rem 2rem;display:flex;position:fixed;bottom:24px;left:50%;transform:translate(-50%);box-shadow:0 20px 40px #0006}.landing-module__CiNqea__bannerText{color:#fff;font-size:1rem;font-weight:600}.landing-module__CiNqea__bannerBtn{background:var(--brand-orange);color:#fff;border-radius:100px;align-items:center;gap:.5rem;padding:.75rem 1.5rem;font-size:.9rem;font-weight:700;text-decoration:none;transition:all .2s;display:flex}.landing-module__CiNqea__bannerBtn:hover{transform:scale(1.05)}@media (max-width:768px){.landing-module__CiNqea__banner{text-align:center;border-radius:2rem;flex-direction:column;gap:1rem}}
