:root{--c-canvas: #0e0c0a;--c-surface: #181412;--c-surface-2: #231f1c;--c-border: #302a24;--c-fg: #f0e6d3;--c-muted: #877b6b;--c-subtle: #5a5048;--c-accent: #e09828;--c-accent-fg: #0e0c0a;--c-accent-muted: #2c2010;--c-success: #5faf6a;--c-success-muted: #14241a;--c-info: #7ab3f0;--c-info-muted: #112230;--font-display: "Cormorant Garamond", Georgia, serif;--font-body: "Raleway", system-ui, -apple-system, "Segoe UI", sans-serif;--shadow-1: 0 1px 2px rgb(0 0 0 / .4);--shadow-2: 0 8px 24px rgb(0 0 0 / .5);--radius-sm: 6px;--radius-md: 10px;--radius-lg: 16px;--radius-xl: 24px;--content-width: 1120px}@media(prefers-color-scheme:light){:root{--c-canvas: #faf7f2;--c-surface: #ffffff;--c-surface-2: #f0ebe2;--c-border: #e8e1d3;--c-fg: #1a1714;--c-muted: #6b6358;--c-subtle: #9a9384;--c-accent: #a84422;--c-accent-fg: #ffffff;--c-accent-muted: #fae8e1;--c-success: #3d7a5c;--c-success-muted: #e1f0e8;--c-info: #1f5bcb;--c-info-muted: #dce6f8;--shadow-1: 0 1px 2px rgb(0 0 0 / .08);--shadow-2: 0 8px 24px rgb(0 0 0 / .12)}}*,*:before,*:after{box-sizing:border-box}html{scroll-behavior:smooth}html,body{margin:0;padding:0}body{background:var(--c-canvas);color:var(--c-fg);font-family:var(--font-body);font-size:17px;line-height:1.55;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}h1,h2,h3,h4{font-family:var(--font-display);font-weight:600;letter-spacing:-.01em;margin:0}h1{font-size:clamp(2.4rem,4.6vw,4rem);line-height:1.05}h2{font-size:clamp(1.8rem,3vw,2.4rem);line-height:1.15}h3{font-size:1.35rem;line-height:1.25}p{margin:0 0 1rem}a{color:var(--c-accent);text-decoration:none}a:hover,a:focus-visible{text-decoration:underline}p a{text-decoration:underline;text-underline-offset:.18em}a:focus-visible,button:focus-visible{outline:2px solid var(--c-accent);outline-offset:3px;border-radius:var(--radius-sm)}img{max-width:100%;height:auto;display:block}.container{width:100%;max-width:var(--content-width);margin:0 auto;padding:0 1.5rem}.muted{color:var(--c-muted)}.eyebrow{text-transform:uppercase;letter-spacing:.14em;font-size:.78rem;color:var(--c-accent);font-weight:600}.btn{display:inline-flex;align-items:center;justify-content:center;gap:.4rem;border:1px solid transparent;font:inherit;font-weight:600;padding:.75rem 1.25rem;border-radius:var(--radius-md);cursor:pointer;transition:transform .12s ease,background-color .12s ease,border-color .12s ease;text-decoration:none}.btn:hover{text-decoration:none;transform:translateY(-1px)}.btn-primary{background:var(--c-accent);color:var(--c-accent-fg)}.btn-primary:hover{background:color-mix(in srgb,var(--c-accent) 90%,white)}.btn-ghost{background:transparent;color:var(--c-fg);border-color:var(--c-border)}.btn-ghost:hover{border-color:var(--c-accent);color:var(--c-accent)}.surface{background:var(--c-surface);border:1px solid var(--c-border);border-radius:var(--radius-lg)}.section{padding:5rem 0}@media(max-width:720px){.section{padding:3.5rem 0}}.grid{display:grid;gap:1.5rem}.grid-3{grid-template-columns:repeat(3,minmax(0,1fr))}.grid-2{grid-template-columns:repeat(2,minmax(0,1fr))}@media(max-width:880px){.grid-3,.grid-2{grid-template-columns:1fr}}.text-center{text-align:center}.skip-link{position:absolute;left:-9999px;top:0;padding:.75rem 1rem;background:var(--c-accent);color:var(--c-accent-fg);z-index:1000}.skip-link:focus{left:1rem;top:1rem}.site-header[data-astro-cid-ctg3m53h]{position:sticky;top:0;z-index:50;background:color-mix(in srgb,var(--c-canvas) 88%,transparent);backdrop-filter:saturate(140%) blur(8px);border-bottom:1px solid var(--c-border)}.site-header__row[data-astro-cid-ctg3m53h]{display:flex;align-items:center;gap:1rem;height:64px}.site-header__brand[data-astro-cid-ctg3m53h]{display:inline-flex;align-items:center;color:var(--c-fg);font-family:var(--font-display);font-size:1.4rem;font-weight:700;letter-spacing:-.01em;text-decoration:none}.site-header__brand[data-astro-cid-ctg3m53h]:hover{text-decoration:none;color:var(--c-accent)}.site-header__logo[data-astro-cid-ctg3m53h]:before{content:"";display:inline-block;width:10px;height:10px;border-radius:50%;background:var(--c-accent);margin-right:.5rem;vertical-align:1px}.site-header__nav[data-astro-cid-ctg3m53h]{display:flex;gap:1.5rem;margin-left:auto}.site-header__nav[data-astro-cid-ctg3m53h] a[data-astro-cid-ctg3m53h]{color:var(--c-muted);font-weight:500;text-decoration:none}.site-header__nav[data-astro-cid-ctg3m53h] a[data-astro-cid-ctg3m53h]:hover,.site-header__nav[data-astro-cid-ctg3m53h] a[data-astro-cid-ctg3m53h].is-active{color:var(--c-fg)}.site-header__cta[data-astro-cid-ctg3m53h]{display:flex;align-items:center;gap:.75rem}.site-header__login[data-astro-cid-ctg3m53h]{color:var(--c-fg);font-weight:500}@media(max-width:720px){.site-header__nav[data-astro-cid-ctg3m53h],.site-header__login[data-astro-cid-ctg3m53h]{display:none}}.site-footer[data-astro-cid-gcn2mc3v]{border-top:1px solid var(--c-border);padding:4rem 0 2rem;background:var(--c-surface);margin-top:6rem}.site-footer__grid[data-astro-cid-gcn2mc3v]{display:grid;grid-template-columns:2fr 1fr 1fr 1fr;gap:2rem}.site-footer__brand[data-astro-cid-gcn2mc3v] p[data-astro-cid-gcn2mc3v]{max-width:32ch}.site-footer__logo[data-astro-cid-gcn2mc3v]{display:inline-block;color:var(--c-fg);font-family:var(--font-display);font-size:1.4rem;font-weight:700;margin-bottom:.75rem}.site-footer[data-astro-cid-gcn2mc3v] h2[data-astro-cid-gcn2mc3v]{font-family:var(--font-body);font-size:.78rem;font-weight:600;text-transform:uppercase;letter-spacing:.14em;color:var(--c-muted);margin:0 0 .75rem}.site-footer[data-astro-cid-gcn2mc3v] ul[data-astro-cid-gcn2mc3v]{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.4rem}.site-footer[data-astro-cid-gcn2mc3v] ul[data-astro-cid-gcn2mc3v] a[data-astro-cid-gcn2mc3v]{color:var(--c-fg)}.site-footer[data-astro-cid-gcn2mc3v] ul[data-astro-cid-gcn2mc3v] a[data-astro-cid-gcn2mc3v]:hover{color:var(--c-accent)}.site-footer__legal[data-astro-cid-gcn2mc3v]{display:flex;justify-content:space-between;color:var(--c-muted);font-size:.85rem;margin-top:2.5rem}@media(max-width:880px){.site-footer__grid[data-astro-cid-gcn2mc3v]{grid-template-columns:1fr 1fr}}@media(max-width:560px){.site-footer__grid[data-astro-cid-gcn2mc3v]{grid-template-columns:1fr}.site-footer__legal[data-astro-cid-gcn2mc3v]{flex-direction:column;gap:.4rem}}.prose-main{max-width:760px;margin:0 auto;padding:4rem 1.5rem 6rem}.prose-main h1{margin-bottom:.5rem}.prose-main h2{margin:2.5rem 0 1rem}.prose-main h3{margin:2rem 0 .75rem}.prose-main p,.prose-main ul,.prose-main ol,.prose-main table{color:var(--c-fg)}.prose-main table{width:100%;border-collapse:collapse;margin:1.5rem 0;font-size:.95rem}.prose-main th,.prose-main td{padding:.6rem .8rem;border:1px solid var(--c-border);text-align:left;vertical-align:top}.prose-main th{background:var(--c-surface)}.prose-main blockquote{margin:1.5rem 0;padding:1rem 1.25rem;border-left:3px solid var(--c-accent);background:var(--c-surface);border-radius:var(--radius-md)}.prose-main code{background:var(--c-surface-2);padding:.15em .4em;border-radius:var(--radius-sm);font-size:.92em}
