:root{color-scheme:dark;--luxe-background: #12100e;--luxe-user-msg-bg: #201e1a;--luxe-selected-bg: #2e2b27;--luxe-text: #e4dfd6;--luxe-muted: #97938c;--luxe-dim: #4d4a45;--luxe-border: #201e1a;--luxe-border-muted: #2e2b27;--luxe-accent: #ddc084;--luxe-accent-secondary: #d2a5cd;--luxe-info: #85c7d7;--luxe-success: #81caa0;--luxe-warning: #faaa51;--luxe-error: #e68485;--luxe-wordmark-1: #6d5f43;--luxe-wordmark-2: #7e6d4d;--luxe-wordmark-3: #a59064;--luxe-wordmark-4: #cdb27a;--luxe-wordmark-5: #ddc084;--luxe-wordmark-lit: #ddc084;--luxe-wordmark-dim: #6d5f43;--luxe-tile-ink: #12100e}[data-theme=light]{color-scheme:light;--luxe-background: #f6f4f1;--luxe-user-msg-bg: #ebe8e3;--luxe-selected-bg: #dcd8d2;--luxe-text: #26221c;--luxe-muted: #605c54;--luxe-dim: #bebab3;--luxe-border: #dcd8d2;--luxe-border-muted: #bebab3;--luxe-accent: #805307;--luxe-accent-secondary: #804a7b;--luxe-info: #07657d;--luxe-success: #1d6944;--luxe-warning: #8e4b02;--luxe-error: #a4363a;--luxe-wordmark-1: #c1ac88;--luxe-wordmark-2: #b79f75;--luxe-wordmark-3: #a07f47;--luxe-wordmark-4: #8a601a;--luxe-wordmark-5: #805307;--luxe-wordmark-lit: #805307;--luxe-wordmark-dim: #c1ac88;--luxe-tile-ink: #f6f4f1}:root{--grain: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='128' height='128'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.85' numOctaves='3' stitchTiles='stitch'/%3E%3CfeColorMatrix type='saturate' values='0'/%3E%3C/filter%3E%3Crect width='128' height='128' filter='url(%23n)' opacity='0.035'/%3E%3C/svg%3E")}[data-theme=light]{--grain: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='128' height='128'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.85' numOctaves='3' stitchTiles='stitch'/%3E%3CfeColorMatrix type='saturate' values='0'/%3E%3C/filter%3E%3Crect width='128' height='128' filter='url(%23n)' opacity='0.02'/%3E%3C/svg%3E")}@font-face{font-family:"Instrument Serif";src:url(/fonts/instrument-serif-regular.woff2) format("woff2");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:"Instrument Serif";src:url(/fonts/instrument-serif-italic.woff2) format("woff2");font-weight:400;font-style:italic;font-display:swap}@font-face{font-family:Lilex Nerd Font Mono;src:url(/fonts/lilex-nf-mono-regular.woff2) format("woff2");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Lilex Nerd Font Mono;src:url(/fonts/lilex-nf-mono-bold.woff2) format("woff2");font-weight:700;font-style:normal;font-display:swap}:root{--font-display: "Instrument Serif", Georgia, "Times New Roman", serif;--font-mono: "Lilex Nerd Font Mono", ui-monospace, SFMono-Regular, Menlo, Consolas, monospace;--font-body: var(--font-mono);--step--1: clamp(.78rem, .76rem + .1vw, .84rem);--step-0: clamp(.92rem, .89rem + .16vw, 1rem);--step-1: clamp(1.1rem, 1.03rem + .35vw, 1.3rem);--step-2: clamp(1.5rem, 1.3rem + 1vw, 2.1rem);--step-3: clamp(2.1rem, 1.6rem + 2.4vw, 3.4rem);--step-4: clamp(2.8rem, 1.8rem + 4.6vw, 5.6rem);--space-1: .25rem;--space-2: .5rem;--space-3: 1rem;--space-4: 1.5rem;--space-5: 2.5rem;--space-6: 4rem;--space-7: 6.5rem;--space-8: 10rem;--measure: 64ch;--page: 74rem;--chamfer: 10px;--chamfer-sm: 6px;--border: 1px solid var(--luxe-border-muted);--ease: cubic-bezier(.2, .6, .2, 1)}*,*:before,*:after{box-sizing:border-box}html{-webkit-text-size-adjust:100%;scroll-behavior:smooth}body{margin:0;background:var(--luxe-background);color:var(--luxe-text);font-family:var(--font-body);font-size:var(--step-0);line-height:1.65;-webkit-font-smoothing:antialiased;background-image:var(--grain);background-size:128px 128px}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation-duration:.001ms!important;animation-iteration-count:1!important;transition-duration:.001ms!important}}h1,h2,h3{font-family:var(--font-display);font-weight:400;line-height:1.05;letter-spacing:-.015em;text-wrap:balance;margin:0}h1{font-size:var(--step-4)}h2{font-size:var(--step-3)}h3{font-size:var(--step-2)}p{margin:0 0 var(--space-3);max-width:var(--measure);text-wrap:pretty}a{color:inherit;text-decoration-color:var(--luxe-dim);text-underline-offset:.25em;transition:text-decoration-color .15s var(--ease),color .15s var(--ease)}a:hover{color:var(--luxe-accent);text-decoration-color:var(--luxe-accent)}code{font-family:var(--font-mono);font-size:.94em;color:var(--luxe-accent)}:focus-visible{outline:2px solid var(--luxe-accent);outline-offset:3px}::selection{background:var(--luxe-accent);color:var(--luxe-background)}.chamfer{--c: var(--chamfer);clip-path:polygon(var(--c) 0,calc(100% - var(--c)) 0,100% var(--c),100% calc(100% - var(--c)),calc(100% - var(--c)) 100%,var(--c) 100%,0 calc(100% - var(--c)),0 var(--c))}.chamfer-diag{--c: var(--chamfer-sm);clip-path:polygon(var(--c) 0,100% 0,100% calc(100% - var(--c)),calc(100% - var(--c)) 100%,0 100%,0 var(--c))}.plate{background:var(--luxe-border-muted);padding:1px}.plate>*{background:var(--luxe-user-msg-bg)}.page{width:min(100% - 2 * var(--space-4),var(--page));margin-inline:auto}.section{padding-block:var(--space-7);border-top:var(--border)}@supports (animation-timeline: view()){@media(prefers-reduced-motion:no-preference){.section>*,.hero>*{animation:rise-in linear both;animation-timeline:view();animation-range:entry 0% entry 55%}}}@keyframes rise-in{0%{opacity:0;transform:translateY(1.5rem)}to{opacity:1;transform:none}}@media print{.section>*,.hero>*{animation:none;opacity:1;transform:none}}.gutter-label{position:absolute;left:calc(-1 * var(--space-5));top:0;writing-mode:vertical-rl;font-size:var(--step--1);letter-spacing:.22em;text-transform:uppercase;color:var(--luxe-dim);user-select:none}@media(max-width:60rem){.gutter-label{display:none}}.eyebrow{font-size:var(--step--1);letter-spacing:.2em;text-transform:uppercase;color:var(--luxe-muted);margin-bottom:var(--space-3)}.lede{font-size:var(--step-1);color:var(--luxe-muted)}.muted{color:var(--luxe-muted)}.button{display:inline-flex;align-items:center;gap:var(--space-2);padding:.7em 1.3em;font:inherit;font-size:var(--step--1);letter-spacing:.08em;text-transform:uppercase;border:0;cursor:pointer;text-decoration:none;background:var(--luxe-accent);color:var(--luxe-background);transition:filter .15s var(--ease),transform .15s var(--ease)}.button:hover{color:var(--luxe-background);filter:brightness(1.08)}.button:active{transform:translateY(1px)}.button--quiet{background:transparent;color:var(--luxe-text);box-shadow:inset 0 0 0 1px var(--luxe-border-muted)}.button--quiet:hover{color:var(--luxe-accent);box-shadow:inset 0 0 0 1px var(--luxe-accent)}.wordmark[data-astro-cid-hhuuaa7r]{display:block;width:100%;height:auto}.wordmark--drift[data-astro-cid-hhuuaa7r] .wordmark__ink[data-astro-cid-hhuuaa7r] path[data-astro-cid-hhuuaa7r]{animation:wordmark-drift 15.18s linear infinite;animation-delay:calc(var(--drift-phase, 0) * 15.18s)}@keyframes wordmark-drift{0%,to{fill:var(--luxe-wordmark-lit)}12.5%,87.5%{fill:color-mix(in oklab,var(--luxe-wordmark-dim) 15%,var(--luxe-wordmark-lit))}25%,75%{fill:color-mix(in oklab,var(--luxe-wordmark-dim) 50%,var(--luxe-wordmark-lit))}37.5%,62.5%{fill:color-mix(in oklab,var(--luxe-wordmark-dim) 85%,var(--luxe-wordmark-lit))}50%{fill:var(--luxe-wordmark-dim)}}.wordmark__band[data-astro-cid-hhuuaa7r]{animation:wordmark-sweep 6.6s linear infinite;will-change:transform}@keyframes wordmark-sweep{0%{transform:translate(0)}24.2%{transform:translate(var(--sweepWidth))}to{transform:translate(var(--sweepWidth))}}@media(prefers-reduced-motion:reduce){.wordmark__band[data-astro-cid-hhuuaa7r]{display:none}.wordmark--drift[data-astro-cid-hhuuaa7r] .wordmark__ink[data-astro-cid-hhuuaa7r] path[data-astro-cid-hhuuaa7r]{animation:none}}
