.site-footer[data-astro-cid-qup6pdxl]{border-top:2px solid var(--energy)}.footer-grid[data-astro-cid-qup6pdxl]{grid-template-columns:minmax(220px,1.2fr) repeat(2,minmax(180px,.7fr));gap:30px 60px;padding-block:clamp(40px,6vw,64px);display:grid}.footer-note[data-astro-cid-qup6pdxl]{max-width:40ch;color:var(--depth);font-family:var(--mono);font-size:var(--label-size);letter-spacing:var(--label-tracking-tight);flex-direction:column;gap:10px;line-height:1.7;display:flex}.footer-links[data-astro-cid-qup6pdxl]{flex-direction:column;align-items:flex-start;gap:8px;display:flex}.footer-links[data-astro-cid-qup6pdxl] a[data-astro-cid-qup6pdxl]{color:var(--depth);font-family:var(--mono);font-size:var(--label-size);letter-spacing:var(--label-tracking-tight);text-transform:lowercase}@media (width<=680px){.footer-grid[data-astro-cid-qup6pdxl]{grid-template-columns:1fr}}.theme-switcher[data-astro-cid-ky2xk44p]{border-left:1px solid var(--rule);align-items:center;min-height:44px;padding-left:18px;display:flex}.theme-switcher[data-astro-cid-ky2xk44p] button[data-astro-cid-ky2xk44p]{min-width:34px;min-height:44px;color:var(--depth);font-family:var(--mono);font-size:var(--label-size);letter-spacing:.04em}.theme-switcher[data-astro-cid-ky2xk44p] button[data-astro-cid-ky2xk44p][aria-pressed=true]{color:var(--intent-text);text-decoration:underline;text-decoration-color:var(--energy);text-underline-offset:5px}@media (width<=920px){.theme-switcher[data-astro-cid-ky2xk44p]{justify-self:end;margin-left:auto}}@media (width<=680px){.theme-switcher[data-astro-cid-ky2xk44p]{padding-left:10px}}.site-header[data-astro-cid-vwn3tmth]{z-index:30;border-bottom:1px solid var(--rule);background:var(--header-bg);backdrop-filter:blur(12px);position:sticky;top:0}.header-inner[data-astro-cid-vwn3tmth]{grid-template-columns:auto 1fr auto;align-items:center;gap:28px;min-height:68px;display:grid}.site-nav[data-astro-cid-vwn3tmth]{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:6px 24px;display:flex}.site-nav[data-astro-cid-vwn3tmth] a[data-astro-cid-vwn3tmth]{min-height:44px;color:var(--depth);align-items:center;font-size:14px;font-weight:500;text-decoration:none;display:inline-flex}.site-nav[data-astro-cid-vwn3tmth] a[data-astro-cid-vwn3tmth][aria-current],.site-nav[data-astro-cid-vwn3tmth] a[data-astro-cid-vwn3tmth]:hover{color:var(--ink)}.site-nav[data-astro-cid-vwn3tmth] a[data-astro-cid-vwn3tmth][aria-current]:before{background:var(--energy);content:"";width:5px;height:5px;margin-right:8px}.nav-toggle[data-astro-cid-vwn3tmth]{border:1px solid var(--rule);min-width:44px;min-height:44px;font-family:var(--mono);font-size:var(--label-size);letter-spacing:var(--label-tracking-tight);text-transform:uppercase;justify-content:center;align-items:center;display:none}@media (width<=920px){.header-inner[data-astro-cid-vwn3tmth]{grid-template-columns:auto auto 1fr}.site-nav[data-astro-cid-vwn3tmth]{grid-column:1/-1;justify-content:flex-start;padding-bottom:12px}}@media (width<=680px){.site-header[data-astro-cid-vwn3tmth]{position:static}.header-inner[data-astro-cid-vwn3tmth]{gap:8px 14px}.site-nav[data-astro-cid-vwn3tmth]{gap:0 16px}}:root{--canvas:#ede4d1;--canvas-2:#d8ccb3;--surface:#f4eddf;--ink:#1b1d22;--depth:#4d525b;--energy:#9c4a2e;--intent-text:#9c4a2e;--rule:#1b1d2233;--rule-strong:#1b1d22;--hatch:#1b1d2214;--header-bg:#ede4d1f0;--display:var(--font-display);--body:var(--font-body);--mono:var(--font-mono);--page:1180px;--reading:720px;--gutter:clamp(20px, 4vw, 48px);--section:clamp(56px, 8vw, 104px);--heading-gap:clamp(32px, 4vw, 52px);--pad-card:clamp(24px, 3vw, 36px);--pad-panel:clamp(28px, 4.5vw, 52px);--row-pad:20px;--label-size:11px;--eyebrow-gap:14px;--label-tracking:.12em;--label-tracking-tight:.08em;--text-sm:15px;--text-md:16px;--h2-section:clamp(30px, 4vw, 46px);--h2-prose:clamp(28px, 3.5vw, 38px);--h3-card:26px;--fast:.14s;color-scheme:light}:root[data-theme=dark]{--canvas:#1b1d22;--canvas-2:#30333a;--surface:#23262c;--ink:#ede4d1;--depth:#ede4d1b8;--energy:#c9744e;--intent-text:#d98e6b;--rule:#ede4d138;--rule-strong:#ede4d1db;--hatch:#ede4d117;--header-bg:#1b1d22f0;color-scheme:dark}*{box-sizing:border-box}html{background:var(--canvas);scroll-behavior:smooth}body{background:linear-gradient(90deg, transparent 0, transparent calc(50% - 1px), var(--hatch) 50%, transparent calc(50% + 1px)), var(--canvas);min-width:320px;color:var(--ink);font-family:var(--body);-webkit-font-smoothing:antialiased;text-rendering:optimizelegibility;margin:0;font-size:17px;line-height:1.7}body:before{z-index:-1;background-image:repeating-linear-gradient(0deg, transparent 0 7px, var(--hatch) 7px 8px);content:"";opacity:.16;pointer-events:none;position:fixed;inset:0}::selection{background:var(--energy);color:#ede4d1}:focus-visible{outline:2px solid var(--energy);outline-offset:4px}h1,h2,h3,p,ol,ul,dl,dd,figure,blockquote{margin:0}ol,ul{padding:0}img,svg{max-width:100%;display:block}a{color:var(--ink);text-underline-offset:4px;transition:color var(--fast) ease, text-decoration-color var(--fast) ease, text-decoration-thickness var(--fast) ease;text-decoration-color:currentColor;text-decoration-thickness:1px}a:hover{color:var(--intent-text);text-decoration-color:var(--energy);text-decoration-thickness:2px}button{color:inherit;cursor:pointer;font:inherit;background:0 0;border:0;padding:0}.skip-link{z-index:100;border:1px solid var(--rule-strong);background:var(--surface);font-family:var(--mono);transition:transform var(--fast) ease;padding:10px 14px;font-size:12px;position:fixed;top:10px;left:10px;transform:translateY(-160%)}.skip-link:focus{transform:translateY(0)}.shell{width:min(100%, var(--page));padding-inline:var(--gutter);margin-inline:auto}.page-main{overflow:clip}.section{padding-block:var(--section);border-top:1px solid var(--rule)}.actions{flex-wrap:wrap;gap:12px;display:flex}.wordmark{min-height:44px;font-family:var(--display);letter-spacing:-.015em;align-items:center;font-size:20px;font-weight:700;text-decoration:none;display:inline-flex}.brand-dot{color:var(--energy)}.eyebrow{color:var(--depth);font-family:var(--mono);font-size:var(--label-size);letter-spacing:var(--label-tracking);text-transform:uppercase;align-items:center;gap:10px;font-weight:500;line-height:1.4;display:flex}.eyebrow:before{background:var(--energy);content:"";width:24px;height:4px;display:inline-block}.external-mark{font-family:var(--mono);margin-left:5px;font-size:10px}.button{border:1px solid var(--rule-strong);letter-spacing:.01em;min-height:46px;transition:color var(--fast) ease, border-color var(--fast) ease, background-color var(--fast) ease;justify-content:center;align-items:center;padding:11px 20px;font-size:14px;font-weight:700;text-decoration:none;display:inline-flex}.button-primary{background:var(--ink);color:var(--canvas)}.button-primary:hover{border-color:var(--energy);background:var(--energy);color:#ede4d1}.button-secondary:hover{border-color:var(--energy);color:var(--intent-text)}.status{align-items:center;gap:8px;display:inline-flex}.status:before{background:var(--energy);content:"";width:7px;height:7px}.text-link{color:var(--intent-text);font-family:var(--mono);font-size:var(--label-size);letter-spacing:var(--label-tracking-tight);text-decoration-color:var(--energy);text-transform:uppercase;align-self:flex-start;margin-top:auto;font-weight:500}.empty-receipt{padding:var(--pad-card);border:1px dashed var(--rule);border-left:2px solid var(--energy);color:var(--depth);font-family:var(--mono);font-size:12px;line-height:1.8}.layer-list{border-top:2px solid var(--energy);list-style:none}.layer-list li{padding:var(--row-pad) 0;border-bottom:1px solid var(--rule);grid-template-columns:44px minmax(130px,.5fr) 1fr;align-items:baseline;gap:16px 24px;display:grid}.layer-list p{font-size:var(--text-sm);line-height:1.55}.log-entry{padding:var(--row-pad) 0;border-bottom:1px solid var(--rule);grid-template-columns:110px minmax(170px,.35fr) minmax(0,1fr);align-items:baseline;gap:16px 28px;display:grid}.log-entry p{max-width:70ch;font-size:var(--text-sm);line-height:1.6}.log-kind{color:var(--depth);font-family:var(--mono);font-size:var(--label-size);letter-spacing:var(--label-tracking-tight);text-transform:uppercase}@media (width<=920px){:root[data-js=true] .nav-toggle{display:inline-flex}:root[data-js=true] .site-nav{display:none}:root[data-js=true] .site-nav[data-open=true]{display:flex}}@media (width<=680px){body{font-size:16px}.layer-list li,.log-entry{grid-template-columns:1fr;gap:5px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important}}.section-heading[data-astro-cid-xue2brzf]{margin-bottom:var(--heading-gap);grid-template-columns:minmax(220px,.65fr) minmax(300px,1.35fr);align-items:end;gap:32px 72px;display:grid}.section-heading[data-astro-cid-xue2brzf] .eyebrow[data-astro-cid-xue2brzf]{margin-bottom:var(--eyebrow-gap)}.section-heading[data-astro-cid-xue2brzf] h2[data-astro-cid-xue2brzf]{font-family:var(--display);font-size:var(--h2-section);letter-spacing:-.025em;line-height:1.05}.section-heading[data-astro-cid-xue2brzf]>p[data-astro-cid-xue2brzf]{max-width:62ch;color:var(--depth);font-size:var(--text-md);text-wrap:pretty;line-height:1.62}@media (width<=920px){.section-heading[data-astro-cid-xue2brzf]{grid-template-columns:1fr}}
