.site-footer[data-astro-cid-gcn2mc3v]{position:relative;overflow:hidden;border-top:1px solid var(--border-subtle);background:radial-gradient(circle at 88% 18%,rgba(155,166,149,.09),transparent 23rem),var(--bg-body)}.site-footer__watermark[data-astro-cid-gcn2mc3v]{position:absolute;right:-6rem;bottom:-5rem;width:28rem;height:auto;opacity:.04;pointer-events:none;user-select:none}.site-footer__inner[data-astro-cid-gcn2mc3v]{display:grid;grid-template-columns:minmax(18rem,1.4fr) .7fr .9fr;gap:clamp(2rem,6vw,5rem);align-items:start;padding-block:clamp(3rem,6vw,5rem)}.site-footer__brand[data-astro-cid-gcn2mc3v]{max-width:32rem}.site-footer__brand[data-astro-cid-gcn2mc3v] img[data-astro-cid-gcn2mc3v]{width:min(16rem,72vw);height:auto;margin-bottom:1.25rem}.site-footer__brand[data-astro-cid-gcn2mc3v] p[data-astro-cid-gcn2mc3v]{color:var(--text-secondary)}.site-footer__nav[data-astro-cid-gcn2mc3v],.site-footer__links[data-astro-cid-gcn2mc3v]{display:grid;gap:.65rem}.site-footer[data-astro-cid-gcn2mc3v] a[data-astro-cid-gcn2mc3v]{color:var(--text-secondary);text-decoration:none}.site-footer[data-astro-cid-gcn2mc3v] a[data-astro-cid-gcn2mc3v]:hover{color:var(--text-primary)}.site-footer__bottom[data-astro-cid-gcn2mc3v]{border-top:1px solid var(--border-subtle)}.site-footer__bottom[data-astro-cid-gcn2mc3v] .container[data-astro-cid-gcn2mc3v]{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding-block:1.1rem}.site-footer__bottom[data-astro-cid-gcn2mc3v] p[data-astro-cid-gcn2mc3v]{color:var(--text-muted);font-size:.8rem;letter-spacing:.03em}.site-footer__tagline[data-astro-cid-gcn2mc3v]{opacity:.65}@media(max-width:820px){.site-footer__inner[data-astro-cid-gcn2mc3v]{grid-template-columns:1fr}.site-footer__bottom[data-astro-cid-gcn2mc3v] .container[data-astro-cid-gcn2mc3v]{flex-direction:column;align-items:flex-start}}.site-header[data-astro-cid-ctg3m53h]{position:sticky;top:0;z-index:20;border-bottom:1px solid rgba(155,166,149,.16);background:#071214f7;backdrop-filter:blur(14px)}.site-header__inner[data-astro-cid-ctg3m53h]{display:grid;grid-template-columns:minmax(9rem,15rem) 1fr auto;gap:clamp(1rem,3vw,2rem);align-items:center;min-height:5.25rem;padding-block:.75rem}.site-header__brand[data-astro-cid-ctg3m53h]{display:inline-flex;align-items:center;min-width:0;text-decoration:none}.site-header__brand[data-astro-cid-ctg3m53h] img[data-astro-cid-ctg3m53h]{width:min(15rem,100%);height:auto}.site-header__nav[data-astro-cid-ctg3m53h]{display:flex;flex-wrap:wrap;gap:.35rem 1rem;justify-content:center}.site-header__nav[data-astro-cid-ctg3m53h] a[data-astro-cid-ctg3m53h]{border-radius:var(--radius-sm);color:var(--text-secondary);font-size:.875rem;font-weight:600;letter-spacing:.055em;text-decoration:none;text-transform:uppercase}.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][aria-current=page]{color:var(--text-primary)}.site-header__cta[data-astro-cid-ctg3m53h]{min-height:2.45rem;padding-inline:.85rem;white-space:nowrap}@media(max-width:760px){.site-header__inner[data-astro-cid-ctg3m53h]{grid-template-columns:auto 1fr;min-height:auto}.site-header__brand[data-astro-cid-ctg3m53h] img[data-astro-cid-ctg3m53h]{width:3.65rem}.site-header__nav[data-astro-cid-ctg3m53h]{grid-column:1 / -1;order:3;justify-content:flex-start;overflow-x:auto;padding-bottom:.1rem;scrollbar-width:none}.site-header__nav[data-astro-cid-ctg3m53h]::-webkit-scrollbar{display:none}.site-header__cta[data-astro-cid-ctg3m53h]{justify-self:end}}@media(max-width:420px){.site-header__nav[data-astro-cid-ctg3m53h]{gap:.35rem .75rem}.site-header__nav[data-astro-cid-ctg3m53h] a[data-astro-cid-ctg3m53h]{font-size:.83rem}}:root{color-scheme:dark;--arkham-ink: #071214;--arkham-ivory: #f2efe6;--arkham-moss: #465348;--arkham-sage: #9ba695;--arkham-charcoal: #2b312e;--bg-body: var(--arkham-ink);--bg-panel: #0d1a1c;--bg-panel-2: #121f21;--bg-soft: #1a2829;--text-primary: var(--arkham-ivory);--text-secondary: #c8c4b8;--text-muted: #a7ab9d;--text-on-light: #17211e;--border-subtle: rgba(155, 166, 149, .22);--border-strong: rgba(155, 166, 149, .36);--accent-primary: var(--arkham-sage);--accent-secondary: var(--arkham-moss);--shadow-soft: 0 10px 30px rgba(0, 0, 0, .22);--shadow-deep: 0 24px 60px rgba(0, 0, 0, .35);--font-display: "Cinzel", Georgia, "Times New Roman", serif;--font-body: "Inter", ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--space-1: .25rem;--space-2: .5rem;--space-3: .75rem;--space-4: 1rem;--space-5: 1.5rem;--space-6: 2rem;--space-7: 3rem;--space-8: 4rem;--space-9: 6rem;--space-10: 8rem;--radius-sm: 8px;--radius-md: 8px;--radius-lg: 8px;--site-width: 1280px;--wide-width: 1200px;--text-width: 720px;--gutter: clamp(1rem, 4vw, 3rem)}*{box-sizing:border-box}html{min-width:320px;background:var(--bg-body);scroll-behavior:smooth}body{margin:0;min-height:100vh;background:radial-gradient(circle at 18% 8%,rgba(155,166,149,.08),transparent 32rem),linear-gradient(180deg,rgba(7,18,20,.96),var(--bg-body) 34rem);color:var(--text-primary);font-family:var(--font-body);font-size:clamp(1rem,.96rem + .18vw,1.125rem);line-height:1.65;text-rendering:optimizeLegibility}body:before{position:fixed;inset:0;z-index:-1;pointer-events:none;content:"";background-image:linear-gradient(rgba(155,166,149,.035) 1px,transparent 1px),linear-gradient(90deg,rgba(155,166,149,.03) 1px,transparent 1px);background-size:72px 72px;mask-image:linear-gradient(to bottom,rgba(0,0,0,.7),transparent 78%)}body:after{position:fixed;inset:0;z-index:-1;pointer-events:none;content:"";opacity:.045;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='256' height='256'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.88' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)'/%3E%3C/svg%3E");background-repeat:repeat;background-size:192px 192px}img,svg{display:block;max-width:100%}a{color:inherit;text-decoration-color:#9ba6958c;text-underline-offset:.22em;transition:color .18s ease,border-color .18s ease,background .18s ease}a:hover{color:var(--arkham-ivory);text-decoration-color:var(--arkham-sage)}:focus-visible{outline:2px solid var(--arkham-sage);outline-offset:4px}h1,h2,h3,h4{margin:0;color:var(--text-primary);font-family:var(--font-display);font-weight:500;letter-spacing:0;line-height:1.08}h1{font-size:clamp(1.75rem,1.4rem + 1.5vw,2.75rem)}h2{font-size:clamp(1.35rem,1.2rem + .75vw,2rem)}h3{font-size:clamp(1.1rem,1.05rem + .3vw,1.3rem)}p{margin:0}p+p{margin-top:1rem}::selection{background:#9ba6954d;color:var(--arkham-ivory)}.site-shell{min-height:100vh;display:flex;flex-direction:column}.site-main{flex:1}.container{width:min(100% - (var(--gutter) * 2),var(--site-width));margin-inline:auto}.container--wide{width:min(100% - (var(--gutter) * 2),var(--wide-width))}.text-measure{max-width:var(--text-width)}.eyebrow{color:var(--arkham-sage);font-size:.75rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase}.button{display:inline-flex;align-items:center;justify-content:center;min-height:2.75rem;padding:.78rem 1.05rem;border:1px solid rgba(242,239,230,.55);border-radius:var(--radius-sm);background:linear-gradient(160deg,#f5f2e9,#e9e6dd);color:var(--text-on-light);font-size:.875rem;font-weight:700;letter-spacing:.03em;line-height:1.1;text-decoration:none;transition:background .18s ease,border-color .18s ease,box-shadow .18s ease}.button:hover{border-color:#f2efe6cc;background:linear-gradient(160deg,#f7f4eb,#ece9e0);box-shadow:0 2px 12px #f2efe61f;color:var(--text-on-light)}.button--ghost{background:transparent;color:var(--text-primary)}.button--ghost:hover{background:#9ba69517;color:var(--text-primary)}.section{padding-block:clamp(2rem,4vw,4rem)}.section--tight{padding-block:clamp(1.25rem,2.5vw,2.5rem)}.panel{border:1px solid var(--border-subtle);border-radius:var(--radius-md);background:linear-gradient(180deg,#121f21eb,#0d1a1ceb);box-shadow:var(--shadow-soft)}.muted{color:var(--text-secondary)}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;transition-duration:.001ms!important;animation-duration:.001ms!important;animation-iteration-count:1!important}}
