:root{--bg:#0f0f0d;--ink:#f2f1ea;--muted:#7a7a70;--accent-olive:#9caf6f;--accent-terracotta:#c96a3f;--accent-ochre:#c9a24a;--accent-wine:#c25563;--accent-rose:#c9737f;--accent-merlot:#722f37;--accent:var(--accent-olive);--surface-accent:transparent;--surface-ink:var(--ink);--surface-muted:var(--muted);--font-mono:"Martian Mono Variable", "Martian Mono", ui-monospace, monospace;--font-sans:"Space Grotesk Variable", "Space Grotesk", system-ui, sans-serif}:root[data-theme=light]{--bg:#f6f5f0;--ink:#1a1a16;--muted:#6b6b62;--accent-olive:#5f6f3f;--accent-terracotta:#a8502a;--accent-ochre:#8a6d2a;--accent-wine:#7d2f3a;--accent-rose:#8e3b46;--accent-merlot:#722f37}:root[data-accent=terracotta]{--accent:var(--accent-terracotta)}:root[data-accent=ochre]{--accent:var(--accent-ochre)}:root[data-accent=wine]{--accent:var(--accent-wine)}:root[data-accent=rose]{--accent:var(--accent-rose)}:root[data-accent=merlot]{--accent:var(--accent-merlot)}:root[data-surface=tint]{--surface-accent:color-mix(in srgb, var(--accent) 25%, var(--bg));--surface-ink:#f6f5f0;--surface-muted:color-mix(in srgb, #f6f5f0 72%, var(--surface-accent))}:root[data-theme=light][data-surface=tint]{--surface-accent:color-mix(in srgb, var(--accent) 88%, #1a1a16);--surface-ink:#f6f5f0;--surface-muted:color-mix(in srgb, #f6f5f0 72%, var(--surface-accent))}@media (prefers-color-scheme:light){:root:not([data-theme]){--bg:#f6f5f0;--ink:#1a1a16;--muted:#6b6b62;--accent-olive:#5f6f3f;--accent-terracotta:#a8502a;--accent-ochre:#8a6d2a;--accent-wine:#7d2f3a;--accent-rose:#8e3b46;--accent-merlot:#722f37}:root:not([data-theme])[data-surface=tint]{--surface-accent:color-mix(in srgb, var(--accent) 88%, #1a1a16);--surface-ink:#f6f5f0}}:root{--src-trails:linear-gradient(155deg, #2c3550 0%, #12131a 60%, #0f0f0d 100%);--src-milkyway:linear-gradient(155deg, #2c3550 0%, #12131a 60%, #0f0f0d 100%);--src-light-trails:linear-gradient(155deg, #cfcabb 0%, #9a9585 60%, #6f6b5e 100%);--src-light-milkyway:linear-gradient(155deg, #cfcabb 0%, #9a9585 60%, #6f6b5e 100%);--mask-photo:var(--src-trails);--mask-blend:screen;--mask-lift:#96a6cd75;--mask-size:118%;--mask-fallback:var(--ink)}:root[data-mask=milkyway]{--mask-photo:var(--src-milkyway);--mask-lift:#8c9ec880;--mask-size:135%}:root[data-theme=light]{--mask-photo:var(--src-light-trails);--mask-blend:multiply;--mask-lift:#12160e57;--mask-size:128%;--scrim-top:.18;--scrim-upper:0;--scrim-lower:.08;--scrim-bottom:.55;--spot-op:.72}:root[data-theme=light][data-mask=milkyway]{--mask-photo:var(--src-light-milkyway);--mask-lift:#18161233;--mask-size:150%}:root[data-title=hero] .masked{background-blend-mode:screen;background-image:linear-gradient(#ffffff2e, #ffffff2e), var(--hero-mask,var(--mask-photo));background-position:var(--mask-x,50%) var(--mask-y,30%);background-size:cover}:root[data-title=solid] .masked{color:var(--accent);cursor:default;text-shadow:0 2px 24px #0000008c;-webkit-text-fill-color:var(--accent);background-image:none}:root[data-title=outline] .masked{color:#0000;cursor:default;letter-spacing:-.02em;text-shadow:none;-webkit-text-fill-color:transparent;-webkit-text-stroke:clamp(1px, .13vw, 1.6px) #f4f3ed;background-image:none;font-weight:300}:root[data-title=ink] .masked{color:#f4f3ed;cursor:default;text-shadow:0 2px 24px #0000008c;-webkit-text-fill-color:#f4f3ed;background-image:none}:root[data-surface=tint] .footer{background:var(--surface-accent);color:var(--surface-ink);border-top-color:#0000}:root{--texture-ink:255 255 255;--texture-op:1}:root[data-theme=light]{--texture-ink:20 20 18;--texture-op:.7}:root[data-texture=grano]{--texture-img:repeating-linear-gradient(0deg, rgb(var(--texture-ink) / calc(.05 * var(--texture-op))) 0 1px, transparent 1px 4px)}:root[data-texture=trama]{--texture-img:radial-gradient(rgb(var(--texture-ink) / calc(.08 * var(--texture-op))) 1px, transparent 1px);--texture-size:5px 5px}:root[data-texture=raya]{--texture-img:repeating-linear-gradient(45deg, rgb(var(--texture-ink) / calc(.045 * var(--texture-op))) 0 2px, transparent 2px 6px)}:root[data-texture]:not([data-texture=off]) body,:root[data-texture]:not([data-texture=off]) .panel__sticky,:root[data-texture]:not([data-texture=off]) .footer{background-image:var(--texture-img);background-size:var(--texture-size,auto)}:root[data-texture=vineta]:after{content:"";pointer-events:none;z-index:100;background:radial-gradient(#0000 42%,#0000009e 100%);position:fixed;inset:0}.lab-eyebrow{color:var(--accent);letter-spacing:.18em;text-transform:uppercase;margin:0;font-size:.68rem;font-weight:500}.lab-rule{background:color-mix(in srgb, var(--ink) 18%, transparent);border:0;height:1px;margin:0}.prose{font-family:var(--font-sans);max-width:65ch;font-size:1rem;line-height:1.65}.prose p{margin:0 0 1.1em}.prose p:last-child{margin-bottom:0}[data-reveal]{opacity:0;transition:opacity .7s cubic-bezier(.22,1,.36,1),transform .7s cubic-bezier(.22,1,.36,1);transition-delay:calc(var(--reveal-delay,0) * 1ms);transform:translateY(1.25rem)}[data-reveal].is-in{opacity:1;transform:none}@media (prefers-reduced-motion:reduce){[data-reveal]{opacity:1;transition:none;transform:none}}
