.marketing{--background: #ffffff;--foreground: #162940;--card: #ffffff;--card-foreground: #162940;--primary: #075dcc;--primary-foreground: #ffffff;--muted: #f3f6fa;--muted-foreground: #58677a;--border: #dfe6ee;--input: #dfe6ee;--accent: #edf3fc;--accent-foreground: #162940;--ring: #075dcc;font-family:Instrument Sans,ui-sans-serif,system-ui,sans-serif}.dark .marketing{--background: #101b2a;--foreground: #edf3fb;--card: #17263a;--card-foreground: #edf3fb;--primary: #9cc5ff;--primary-foreground: #102a4b;--muted: #1a293c;--muted-foreground: #aebed2;--border: #33445b;--input: #33445b;--accent: #253b57;--accent-foreground: #edf3fb;--ring: #9cc5ff}.marketing-container{width:min(100% - 3rem,1200px);margin-inline:auto}.marketing section[id]{scroll-margin-top:2rem}.marketing :is(a,button,summary):focus-visible{outline:3px solid var(--ring);outline-offset:4px}.marketing main:focus{outline:none}.marketing-eyebrow{display:flex;align-items:center;gap:.625rem;color:var(--primary);font-size:.6875rem;font-weight:700;letter-spacing:.16em;text-transform:uppercase}.marketing-section-title{font-size:clamp(2rem,3.2vw,2.75rem);line-height:1.15;font-weight:600;letter-spacing:-.035em;text-wrap:balance}.marketing-hero{background:linear-gradient(120deg,var(--background) 25%,var(--muted) 100%)}.marketing-preview-frame{background:linear-gradient(135deg,#e5eefc,#eef8f6);border:1px solid #dae6f4;box-shadow:0 24px 65px -35px #204f8a66}.dark .marketing-preview-frame{background:linear-gradient(135deg,#203753,#1b3a3d);border-color:var(--border)}.marketing-closing{background:#122c4b}.marketing-skip{position:fixed;z-index:50;top:1rem;left:1rem;padding:.75rem 1rem;border-radius:.5rem;background:var(--foreground);color:var(--background);transform:translateY(-200%)}.marketing-skip:focus{transform:translateY(0)}@media (max-width: 400px){.marketing-container{width:calc(100% - 2rem)}}@media (prefers-reduced-motion: reduce){.marketing *,.marketing *:before,.marketing *:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation:none!important}}
