.landing{min-height:100vh;background:#fcfcfc;color:#0f172a;font-family:var(--font-sans,"Inter",system-ui,sans-serif);position:relative;overflow-x:hidden}.landing:after{background-image:radial-gradient(circle at 1px 1px,rgba(0,0,0,.08) 1px,transparent 0);z-index:1}.landing:after,.landing:before{content:"";position:fixed;inset:0;pointer-events:none;background-size:32px 32px}.landing:before{background-image:radial-gradient(circle at 1px 1px,rgba(99,102,241,.6) 1.5px,transparent 0);mask-image:radial-gradient(400px circle at var(--mouse-x,-100%) var(--mouse-y,-100%),#000,transparent 100%);-webkit-mask-image:radial-gradient(400px circle at var(--mouse-x,-100%) var(--mouse-y,-100%),#000,transparent 100%);z-index:2;transition:opacity .3s ease}.landing-ambient{position:fixed;inset:0;pointer-events:none;z-index:0;background:radial-gradient(circle at 15% 0,rgba(99,102,241,.08) 0,transparent 40%),radial-gradient(circle at 85% 15%,rgba(56,189,248,.06) 0,transparent 45%),radial-gradient(circle at 50% 100%,rgba(139,92,246,.05) 0,transparent 50%);filter:blur(60px)}.landing-nav{position:-webkit-sticky;position:sticky;top:0;z-index:100;display:flex;align-items:center;justify-content:space-between;padding:1rem 2rem;background:hsla(0,0%,99%,.8);backdrop-filter:blur(24px);-webkit-backdrop-filter:blur(24px);border-bottom:1px solid rgba(0,0,0,.05)}.landing-nav:after{content:"";position:absolute;bottom:0;left:0;right:0;height:1px;background:linear-gradient(90deg,transparent 5%,rgba(96,165,250,.2) 25%,rgba(167,139,250,.2) 50%,rgba(52,211,153,.15) 75%,transparent 95%)}.landing-nav__logo{font-size:.9rem;font-weight:700;letter-spacing:.15em;text-transform:uppercase;color:#0f172a;text-decoration:none;display:flex;align-items:center;gap:.6rem}.landing-nav__logo-icon{width:34px;height:34px;border:1px solid #e2e8f0;border-radius:8px;display:flex;align-items:center;justify-content:center;background:#fff}.landing-nav__actions{display:flex;gap:.5rem;align-items:center}.landing-nav__link{padding:.45rem 1.1rem;font-size:.82rem;font-weight:500;color:#475569;text-decoration:none;transition:color .2s ease;border-radius:6px}.landing-nav__link:hover{color:#0f172a}.landing-nav__btn{padding:.45rem 1.2rem;font-size:.82rem;font-weight:600;color:#fff;background:#4361ee;text-decoration:none;border-radius:6px;transition:box-shadow .25s ease,transform .12s ease}.landing-nav__btn:hover{box-shadow:0 0 20px rgba(67,97,238,.3);transform:scale(1.02)}.landing-hero{position:relative;max-width:900px;margin:0 auto;padding:4.5rem 2rem 3rem;text-align:center;z-index:10}.landing-hero__content{position:relative;z-index:2}.landing-hero__badge{display:inline-flex;align-items:center;gap:.5rem;padding:.3rem .9rem;border:1px solid rgba(0,0,0,.08);border-radius:100px;font-size:.7rem;font-weight:600;color:#475569;text-transform:uppercase;letter-spacing:.1em;margin-bottom:2.5rem;background:hsla(0,0%,100%,.6);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.landing-hero__badge-dot{width:5px;height:5px;border-radius:50%;background:#4361ee;animation:dotPulse 3s ease-in-out infinite}@keyframes dotPulse{0%,to{box-shadow:0 0 6px rgba(67,97,238,.5);opacity:1}50%{box-shadow:0 0 14px rgba(67,97,238,.8),0 0 28px rgba(67,97,238,.3);opacity:.7}}.landing-hero__title{font-size:clamp(2.5rem,7vw,4.25rem);font-weight:800;line-height:1.05;letter-spacing:-.04em;margin:0 0 1.5rem;color:#0f172a}.landing-hero__accent{background:linear-gradient(135deg,#4361ee,#6366f1 40%,#8b5cf6 60%,#10b981);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;background-size:200% 200%;animation:gradientShift 6s ease-in-out infinite alternate}@keyframes gradientShift{0%{background-position:0 50%}to{background-position:100% 50%}}.landing-hero__subtitle{font-size:clamp(.95rem,2.5vw,1.15rem);color:#64748b;max-width:520px;margin:0 auto 3rem;line-height:1.7}.landing-hero__actions{display:flex;gap:.75rem;justify-content:center;flex-wrap:wrap}.landing-hero__cta{display:inline-flex;align-items:center;gap:.5rem;padding:.75rem 1.75rem;font-weight:600;font-size:.88rem;border-radius:8px;text-decoration:none;transition:transform .12s ease,box-shadow .25s ease,border-color .2s ease;border:1px solid transparent}.landing-hero__cta--primary{background:linear-gradient(135deg,#4361ee,#6366f1);color:#fff}.landing-hero__cta--primary:hover{transform:scale(1.02);box-shadow:0 0 28px rgba(67,97,238,.3),0 0 60px rgba(99,102,241,.1)}.landing-hero__cta--secondary{background:rgba(0,0,0,.04);color:#0f172a}.landing-hero__cta--secondary:hover{background:rgba(0,0,0,.08)}.landing-stats{display:flex;justify-content:center;gap:4rem;padding:1.5rem 2rem 4rem;max-width:860px;margin:0 auto;position:relative;z-index:2}.landing-stat{display:flex;flex-direction:column;align-items:center;gap:.3rem}.landing-stat__number{font-size:1.65rem;font-weight:800;letter-spacing:-.03em;background:linear-gradient(135deg,#60a5fa,#a78bfa);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;color:#0f172a}.landing-stat__label{font-size:.8rem;font-weight:500;color:#64748b;text-transform:uppercase;letter-spacing:.1em;text-align:center}.landing-features{max-width:860px;margin:0 auto;padding:0 2rem 5rem;position:relative;z-index:2}.landing-features__header{text-align:center;margin-bottom:3.5rem}.landing-features__heading{font-size:2rem;font-weight:700;color:#0f172a;margin:0 0 1rem}.landing-features__heading:after{content:"";display:block;width:50px;height:2px;background:linear-gradient(90deg,#60a5fa,#a78bfa,#34d399);margin:.8rem auto 0;border-radius:2px}.landing-features__desc{font-size:1.05rem;color:#64748b;max-width:500px;margin:0 auto}.landing-category{border-top:1px solid rgba(0,0,0,.05);padding:2rem 0}.landing-category:last-child{border-bottom:1px solid rgba(0,0,0,.05)}.landing-category__header{display:flex;align-items:baseline;gap:1rem;margin-bottom:1.25rem}.landing-category__index{font-size:.65rem;font-weight:700;font-feature-settings:"tnum";font-variant-numeric:tabular-nums;min-width:1.5rem;letter-spacing:.05em}.landing-category__title{font-size:1rem;font-weight:600;color:#0f172a;margin:0}.landing-category__items{display:grid;grid-template-columns:repeat(auto-fill,minmax(240px,1fr));grid-gap:.25rem;gap:.25rem;padding-left:2.5rem}.landing-feature{display:flex;align-items:flex-start;gap:.65rem;padding:.6rem .5rem;border-radius:8px;border:1px solid transparent;transition:transform .2s ease,background .2s ease,box-shadow .3s ease,border .2s ease}.landing-feature:hover{background:hsla(0,0%,100%,.5);border:1px solid rgba(0,0,0,.05);box-shadow:0 4px 20px rgba(0,0,0,.02);transform:scale(1.02)}.js-reveal-active .landing-feature{opacity:0}.js-reveal-active .landing-feature.in-view{animation:slideUpReveal .65s cubic-bezier(.16,1,.3,1) forwards}@keyframes slideUpReveal{0%{opacity:0;translate:0 35px}to{opacity:1;translate:0 0}}.landing-feature__icon{flex-shrink:0;width:54px;height:54px;display:flex;align-items:center;justify-content:center;border-radius:10px;background:rgba(0,0,0,.03);margin-top:.1rem;transition:box-shadow .3s ease,background .3s ease}.landing-feature__icon svg{width:26px!important;height:26px!important}.landing-feature:hover .landing-feature__icon{background:rgba(0,0,0,.06);box-shadow:0 0 16px var(--cat-glow,rgba(96,165,250,.15))}.landing-feature__text{min-width:0}.landing-feature__title{font-size:.82rem;font-weight:600;color:#0f172a;margin:0 0 .15rem}.landing-feature__desc{font-size:.72rem;color:#64748b;margin:0;line-height:1.5}.landing-footer{max-width:860px;margin:0 auto;padding:2.5rem 2rem;border-top:1px solid rgba(0,0,0,.05);display:flex;justify-content:space-between;align-items:center;position:relative;z-index:2}.landing-footer__copy{font-size:.85rem;color:#94a3b8;margin:0}.landing-footer__links{display:flex;gap:1.5rem}.landing-footer__link{font-size:.85rem;color:#64748b;text-decoration:none}.landing-footer__link:hover{color:#0f172a}@media (prefers-reduced-motion:reduce){.landing-hero__accent,.landing-hero__aurora,.landing-hero__badge-dot,.landing-hero__rings span,.landing-hero__rings:after{animation:none}.landing-particles span{animation:none;opacity:.3}}@media (max-width:768px){.landing-nav{padding:.9rem 1.25rem}.landing-nav__link{display:none}.landing-hero{padding:4.5rem 1.5rem 3rem;text-align:left}.landing-hero__subtitle{margin-left:0;margin-right:0}.landing-hero__actions{justify-content:flex-start}.landing-hero__rings{right:auto;left:50%;top:25%;transform:translateX(-50%);width:260px;height:260px;opacity:.25}.landing-stats{gap:2.5rem;padding:1rem 1.5rem 3rem}.landing-stat__number{font-size:1.4rem}.landing-features{padding:0 1.5rem 3.5rem}.landing-category__items{grid-template-columns:1fr;padding-left:0}.landing-footer{flex-direction:column;gap:.75rem;text-align:center;padding:2rem 1.5rem}.landing-particles{display:none}}@media (max-width:380px){.landing-hero{padding:3.5rem 1.25rem 2.5rem}.landing-hero__cta{width:100%;justify-content:center;min-height:48px}.landing-nav__btn{min-height:44px;display:inline-flex;align-items:center}.landing-stats{gap:1.5rem}.landing-stat__number{font-size:1.2rem}}