:root{--landing-navy:#030619;--landing-cream:#f7f4ed;--landing-white:#fefdf9;--landing-accent:#4A5BE0;--landing-accent-hover:#3A4ACB;--landing-accent-light:rgba(74,91,224,0.08);--landing-text-primary:#030619;--landing-text-secondary:#4A4A56;--landing-text-tertiary:#8A8A96;--landing-dark-text-primary:#f7f4ed;--landing-dark-text-secondary:#8A8A96;--landing-border:rgba(3,6,25,0.06);--landing-border-strong:rgba(3,6,25,0.12);--landing-dark-border:rgba(247,244,237,0.08);--landing-shadow-card-hover:0 4px 24px rgba(3,6,25,0.06);--landing-shadow-glow:0 0 40px rgba(74,91,224,0.15);--landing-shadow-glow-strong:0 0 60px rgba(74,91,224,0.25);--landing-gradient-accent:linear-gradient(135deg,#4A5BE0,#7B68EE 50%,#4A5BE0);--landing-gradient-text:linear-gradient(135deg,#4A5BE0,#7B68EE 40%,#9F8FFF 70%,#4A5BE0);--landing-gradient-mesh:radial-gradient(ellipse at 20% 50%,rgba(74,91,224,0.15) 0%,transparent 50%),radial-gradient(ellipse at 80% 20%,rgba(123,104,238,0.1) 0%,transparent 50%),radial-gradient(ellipse at 50% 80%,rgba(74,91,224,0.08) 0%,transparent 50%);--landing-ease:cubic-bezier(0.16,1,0.3,1);--landing-duration-fast:150ms;--landing-duration-normal:300ms;--landing-duration-slow:600ms}.landing-section{width:100%;padding-left:1.5rem;padding-right:1.5rem}@media (min-width:640px){.landing-section{padding-left:2rem;padding-right:2rem}}@media (min-width:1024px){.landing-section{padding-left:4rem;padding-right:4rem}}.landing-container{max-width:1152px;margin-left:auto;margin-right:auto}.landing-narrow{max-width:768px;margin-left:auto;margin-right:auto}.landing-display-hero{font-size:4rem;font-weight:600;line-height:1.05;letter-spacing:-1.8px}.landing-display{font-size:3rem;font-weight:600;line-height:1.08;letter-spacing:-1.2px}.landing-h1{font-size:2.25rem;font-weight:600;line-height:1.12;letter-spacing:-.8px}.landing-h2{font-size:1.75rem;font-weight:600;line-height:1.2;letter-spacing:-.5px}.landing-h3{font-size:1.25rem;font-weight:600;line-height:1.3;letter-spacing:-.3px}.landing-body-lg{font-size:1.125rem;font-weight:400;line-height:1.65;letter-spacing:-.1px}.landing-body{font-size:1rem;font-weight:400;line-height:1.6}.landing-body-sm{font-size:.875rem;font-weight:400;line-height:1.5}.landing-caption{font-size:.75rem;font-weight:500;line-height:1.4;letter-spacing:.2px}@media (max-width:1023px){.landing-display-hero{font-size:3rem;letter-spacing:-1.2px}.landing-display{font-size:2.25rem;letter-spacing:-.8px}.landing-h1{font-size:1.75rem;letter-spacing:-.5px}}@media (max-width:639px){.landing-display-hero{font-size:2.25rem;letter-spacing:-.8px}.landing-display{font-size:1.75rem;letter-spacing:-.5px}.landing-h1{font-size:1.5rem;letter-spacing:-.3px}.landing-h2{font-size:1.25rem;letter-spacing:-.3px}}.landing-noise:before{content:"";position:absolute;inset:0;opacity:.03;pointer-events:none;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 256 256' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='noise'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.65' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23noise)'/%3E%3C/svg%3E");background-repeat:repeat;background-size:256px 256px;z-index:0}.landing-noise>*{position:relative;z-index:1}.landing-dots{background-image:radial-gradient(circle,rgba(3,6,25,.04) 1px,transparent 0);background-size:24px 24px}.landing-divider-top{position:relative}.landing-divider-top:before{content:"";position:absolute;top:0;left:10%;right:10%;height:1px;background:linear-gradient(90deg,transparent,var(--landing-accent),transparent);opacity:.1}.landing-gradient-text{background:var(--landing-gradient-text);background-size:200% auto;-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}@keyframes shimmer{0%{background-position:-200%}to{background-position:200%}}.landing-shimmer{background:linear-gradient(90deg,var(--landing-accent) 0,#7B68EE 50%,var(--landing-accent) 100%);background-size:200% auto;animation:shimmer 3s linear infinite}@keyframes glow-pulse{0%,to{box-shadow:0 0 20px rgba(74,91,224,.1),0 0 40px rgba(74,91,224,.05)}50%{box-shadow:0 0 30px rgba(74,91,224,.2),0 0 60px rgba(74,91,224,.1)}}.landing-glow-pulse{animation:glow-pulse 3s ease-in-out infinite}.landing-scroll-progress{position:fixed;top:0;left:0;height:2px;background:var(--landing-gradient-accent);z-index:100;transform-origin:left}@media (prefers-reduced-motion:reduce){*,:after,:before{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}}