.nav.svelte-5pi5rv{position:fixed;top:0;left:0;right:0;height:var(--nav-h);display:flex;align-items:center;justify-content:space-between;padding:0 var(--col-pad);border-bottom:1px solid var(--rule);background:var(--ink);z-index:200;animation:el-fadeIn .48s cubic-bezier(.22,1,.36,1) 0ms both}.nav-wordmark.svelte-5pi5rv{font-family:var(--f-mono);font-size:var(--t-sm);font-weight:600;letter-spacing:.18em;text-transform:uppercase;color:var(--bone);transition:color var(--fast)}.nav-wordmark.svelte-5pi5rv:hover{color:var(--accent)}.nav-links.svelte-5pi5rv{display:flex;align-items:center;gap:var(--s10)}.nl.svelte-5pi5rv{font-family:var(--f-text);font-size:var(--t-sm);font-weight:400;color:var(--bone-muted);letter-spacing:.02em;position:relative;transition:color var(--fast);padding-bottom:1px}.nl.svelte-5pi5rv:after{content:"";position:absolute;bottom:-1px;left:0;width:0;height:1px;background:var(--accent);transition:width var(--med)}.nl.svelte-5pi5rv:hover,.nl.active.svelte-5pi5rv{color:var(--bone)}.nl.svelte-5pi5rv:hover:after,.nl.active.svelte-5pi5rv:after{width:100%}.nav-signal.svelte-5pi5rv{display:flex;align-items:center;gap:var(--s2)}.signal-label.svelte-5pi5rv{font-family:var(--f-mono);font-size:var(--t-xs);letter-spacing:.1em;text-transform:uppercase;color:var(--bone-muted);border:1px solid var(--rule);padding:var(--s1) var(--s3);transition:color var(--fast),border-color var(--fast);line-height:inherit}.signal-label.svelte-5pi5rv:hover{color:var(--accent);border-color:var(--accent)}.foot-bar.svelte-8oqku1{position:fixed;bottom:0;left:0;right:0;height:var(--foot-h);display:flex;align-items:center;justify-content:space-between;padding:0 var(--col-pad);border-top:1px solid var(--rule);background:var(--ink);z-index:200;animation:el-fadeIn .48s cubic-bezier(.22,1,.36,1) 0ms both}.foot-socials.svelte-8oqku1{display:flex;align-items:center;gap:var(--s5)}.foot-social.svelte-8oqku1{display:flex;align-items:center;color:var(--bone-ghost);transition:color var(--fast)}.foot-social.svelte-8oqku1:hover{color:var(--accent)}.foot-social.svelte-8oqku1 svg:where(.svelte-8oqku1){width:.875rem;height:.875rem;fill:currentColor}#substack-icon.svelte-8oqku1{width:.975rem;height:.975rem;transform:translateY(.05rem);margin-left:-.05rem}:root{--ink: #F5F3EF;--ink-rich: #EFECEA;--surface: #E8E6E1;--lift: #E0DDD8;--rule: #B8B5B0;--rule-soft: #C8C5C0;--bone: #1A1916;--bone-muted: #3E3B35;--bone-ghost: #6A6660;--accent: #9d7539;--accent-dim: rgba(157, 117, 57, .27);--f-disp: "Cormorant", serif;--f-text: "Geist", sans-serif;--f-mono: "Geist Mono", monospace;--t-2xs: .675rem;--t-xs: .75rem;--t-sm: .8125rem;--t-md: 1rem;--t-lg: 1.125rem;--t-xl: 1.375rem;--t-2xl: 1.875rem;--t-3xl: 2.5rem;--t-4xl: 3.5rem;--t-5xl: 4.5rem;--t-6xl: 7rem;--t-hero: clamp(4.5rem, 9vw, 8.5rem);--s1: .25rem;--s2: .5rem;--s3: .75rem;--s4: 1rem;--s5: 1.25rem;--s6: 1.5rem;--s7: 1.875rem;--s8: 2rem;--s10: 2.5rem;--s12: 3rem;--s16: 4rem;--s20: 5rem;--s24: 6rem;--nav-h: 3.5rem;--foot-h: 2.25rem;--col-pad: clamp(2rem, 5vw, 5rem);--ease: cubic-bezier(.22, 1, .36, 1);--fast: .12s ease;--med: .26s var(--ease);--slow: .52s var(--ease)}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{font-size:16px;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{background:var(--ink);color:var(--bone);font-family:var(--f-text);font-size:var(--t-md);line-height:1.6;overflow:hidden;height:100dvh;cursor:none}a,button{cursor:none}a{text-decoration:none;color:inherit}button{border:none;background:none;font-family:inherit;color:inherit}input,textarea,select{font-family:inherit}::selection{background:var(--accent-dim)}.mono-label{font-family:var(--f-mono);font-size:var(--t-2xs);font-weight:400;letter-spacing:.09em;text-transform:uppercase;color:var(--bone-ghost)}.cursor{position:fixed;width:.625rem;height:.625rem;background:var(--accent);border-radius:50%;pointer-events:none;z-index:9999;transform:translate(-50%,-50%);transition:width var(--fast),height var(--fast),background var(--fast);mix-blend-mode:normal}.cursor.expand{width:2rem;height:2rem;background:transparent;border:1px solid var(--accent)}.cursor.dark{background:var(--bone)}.cursor.expand.dark{background:transparent;border-color:var(--bone)}.shell{width:100%;height:100dvh;position:relative;display:flex;flex-direction:column;overflow:hidden}.mobile-gate{display:none;min-height:100dvh;width:100%;padding:var(--s8);align-items:center;justify-content:center;text-align:left;flex-direction:column;gap:var(--s3)}.mobile-gate-title{font-family:var(--f-disp);font-size:var(--t-2xl);font-weight:500;letter-spacing:-.01em;color:var(--bone);width:min(100%,32rem)}.mobile-gate-copy{font-family:var(--f-text);font-size:var(--t-md);color:var(--bone-muted);width:min(100%,32rem)}.grid-lines{position:fixed;top:0;right:0;bottom:0;left:0;pointer-events:none;z-index:0}.gl{position:absolute;background:var(--rule-soft)}.gl-v{top:0;bottom:0;width:1px}.gl-h{left:0;right:0;height:1px}.gl-v1{left:var(--col-pad)}.gl-v2{right:var(--col-pad)}.gl-h1{top:var(--nav-h)}.page{position:fixed;top:0;right:0;bottom:0;left:0;padding-top:var(--nav-h);padding-bottom:var(--foot-h);overflow-y:auto;overflow-x:hidden;z-index:10}.inner-layout{display:flex;flex-direction:column;height:100%;padding:0 var(--col-pad);gap:0}::-webkit-scrollbar{width:3px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:var(--rule)}::-webkit-scrollbar-thumb:hover{background:var(--accent-dim)}@keyframes el-fadeUp{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}@keyframes el-fadeRight{0%{opacity:0;transform:translate(-18px)}to{opacity:1;transform:translate(0)}}@keyframes el-fadeIn{0%{opacity:0}to{opacity:1}}@keyframes el-scaleIn{0%{opacity:0;transform:scale(.94)}to{opacity:1;transform:scale(1)}}@media(min-width:1920px){html{font-size:1.1rem!important}.index-headline span{line-height:1.13!important}}@media(width:1536px){html{font-size:.88rem!important}.btn-ink,.btn-wire{height:2.725rem!important}.ps-desc,.sgc-body,.mandate-text{letter-spacing:.0005em!important}}@media(max-width:1024px){body{cursor:auto;overflow:auto}a,button{cursor:pointer}.shell{display:none}.mobile-gate{display:flex}}@media(max-width:375px){.mobile-gate{padding:var(--s6)}}
