:root{--paper:#f3f0e8;--paper-raised:#faf8f2;--ink:#17211c;--muted:#667068;--line:#17211c33;--line-strong:#17211c80;--accent:#d54b2a;--moss:#355b43;--display:"Iowan Old Style", "Songti SC", "STSong", "Times New Roman", serif;--sans:"Avenir Next", "PingFang SC", "Microsoft YaHei", sans-serif;--mono:"SFMono-Regular", "Cascadia Code", "Roboto Mono", monospace;--page:min(1180px, calc(100vw - 48px))}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:linear-gradient(90deg, transparent 0 49.9%, #17211c08 50%, transparent 50.1%), var(--paper);color:var(--ink);font-family:var(--sans);text-rendering:optimizelegibility;margin:0}body:before{z-index:-1;content:"";opacity:.14;pointer-events:none;background-image:radial-gradient(#17211c1c .6px,#0000 .6px);background-size:5px 5px;position:fixed;inset:0}a{color:inherit;text-decoration:none}button,input,textarea{color:inherit;font:inherit}::selection{background:var(--accent);color:#fff}.site-frame{width:var(--page);min-height:100vh;margin:0 auto}.site-header{border-bottom:1px solid var(--line-strong);justify-content:space-between;align-items:center;min-height:92px;display:flex}.wordmark{font-family:var(--mono);letter-spacing:.12em;align-items:center;gap:13px;font-size:.72rem;font-weight:700;display:inline-flex}.wordmark-mark{background:var(--ink);width:36px;height:36px;color:var(--paper);font-family:var(--display);place-items:center;font-size:1.2rem;display:grid}.site-header nav{align-items:center;gap:clamp(18px,3vw,42px);font-size:.82rem;font-weight:600;display:flex}.site-header nav a{position:relative}.site-header nav a:not(.language-link):after{content:"";transform-origin:100%;background:currentColor;height:1px;transition:transform .18s;position:absolute;bottom:-7px;left:0;right:0;transform:scaleX(0)}.site-header nav a:hover:after,.site-header nav a:focus-visible:after{transform-origin:0;transform:scaleX(1)}.language-link{border:1px solid var(--line-strong);font-family:var(--mono);letter-spacing:.08em;padding:8px 12px;font-size:.68rem}.hero{border-bottom:1px solid var(--line-strong);grid-template-columns:minmax(0,3fr) minmax(220px,1fr);min-height:490px;padding:clamp(72px,10vw,138px) 0 74px;display:grid}.hero-copy{padding-right:clamp(24px,8vw,110px)}.eyebrow{color:var(--muted);font-family:var(--mono);letter-spacing:.14em;text-transform:uppercase;margin:0 0 22px;font-size:.68rem;font-weight:700}.hero h1,.archive-header h1,.article-header h1{font-family:var(--display);letter-spacing:-.055em;margin:0;font-weight:500;line-height:.98}.hero h1{max-width:820px;font-size:clamp(4rem,9.6vw,8.8rem)}.hero-description{max-width:680px;color:var(--muted);font-family:var(--display);margin:36px 0 0;font-size:clamp(1.18rem,2vw,1.65rem);line-height:1.65}.hero-aside{border-left:1px solid var(--line);flex-direction:column;justify-content:space-between;min-height:220px;padding-left:32px;display:flex}.hero-aside p{color:var(--muted);font-family:var(--display);margin:0;font-size:1rem;line-height:1.7}.hero-index{color:var(--accent);font-family:var(--mono);letter-spacing:.08em;font-size:.72rem;font-weight:700}.featured-section{border-bottom:1px solid var(--line-strong);padding:72px 0}.section-heading{justify-content:space-between;align-items:baseline;display:flex}.section-heading>a{border-bottom:1px solid;font-size:.78rem;font-weight:700}.featured-post{background:var(--moss);color:#f6f1e5;grid-template-columns:minmax(160px,.8fr) minmax(0,2.2fr);margin-top:32px;display:grid}.featured-symbol{background:linear-gradient(135deg,#0000 49.7%,#ffffff2b 50%,#0000 50.3%);border-right:1px solid #ffffff42;place-items:center;min-height:330px;display:grid}.featured-symbol span{width:104px;height:104px;font-family:var(--display);border:1px solid #fff6;border-radius:50%;place-items:center;font-size:3rem;display:grid}.featured-content{flex-direction:column;justify-content:center;padding:clamp(40px,7vw,88px);display:flex}.post-meta{font-family:var(--mono);letter-spacing:.08em;text-transform:uppercase;align-items:center;gap:18px;margin:0;font-size:.65rem;font-style:normal;font-weight:700;display:flex}.post-meta span:after{content:"—";opacity:.5;margin-left:18px}.featured-content h2{max-width:760px;font-family:var(--display);letter-spacing:-.045em;margin:24px 0;font-size:clamp(2.2rem,5vw,4.9rem);font-weight:500;line-height:1.05}.featured-content>p:last-child{color:#f6f1e5bf;max-width:660px;font-family:var(--display);margin:0;font-size:1.08rem;line-height:1.7}.journal-grid{border-bottom:1px solid var(--line-strong)}.post-card{border-bottom:1px solid var(--line);grid-template-columns:74px minmax(0,1fr) 48px;align-items:start;min-height:205px;padding:34px 0;transition:background-color .18s,padding .18s;display:grid}.post-card:hover{background:var(--paper-raised);margin:0 -20px;padding-left:20px;padding-right:20px}.post-number{color:var(--accent);font-family:var(--mono);padding-top:3px;font-size:.68rem;font-weight:700}.post-card h2{max-width:830px;font-family:var(--display);letter-spacing:-.035em;margin:18px 0 12px;font-size:clamp(1.65rem,3.4vw,3rem);font-weight:500;line-height:1.12}.post-card p{max-width:760px;color:var(--muted);font-family:var(--display);margin:0;line-height:1.65}.post-arrow{font-family:var(--mono);justify-self:end;font-size:1.15rem;transition:transform .18s}.post-card:hover .post-arrow{transform:translate(4px,-4px)}.topic-section{border-bottom:1px solid var(--line-strong);grid-template-columns:1fr 1.35fr;gap:70px;padding:94px 0;display:grid}.topic-section h2{max-width:470px;font-family:var(--display);letter-spacing:-.045em;margin:0;font-size:clamp(2.4rem,5vw,4.8rem);font-weight:500;line-height:1.05}.topic-list{border-top:1px solid var(--line-strong)}.topic-list a{border-bottom:1px solid var(--line);grid-template-columns:44px 1fr auto;align-items:center;gap:18px;padding:20px 0;display:grid}.topic-list span,.topic-list em{color:var(--muted);font-family:var(--mono);font-size:.68rem;font-style:normal}.topic-list strong{font-family:var(--display);font-size:1.4rem;font-weight:500}.site-footer{justify-content:space-between;align-items:flex-end;min-height:240px;padding:62px 0;display:flex}.footer-statement{max-width:560px;font-family:var(--display);margin:0 0 16px;font-size:clamp(1.5rem,3vw,2.45rem)}.footer-meta{color:var(--muted);font-family:var(--mono);letter-spacing:.1em;margin:0;font-size:.64rem}.footer-links{gap:25px;font-size:.75rem;font-weight:700;display:flex}.archive-page,.article-page{padding:88px 0 120px}.archive-header{grid-template-columns:minmax(0,1.6fr) 1fr;padding-bottom:70px;display:grid}.archive-header .eyebrow{grid-column:1/-1}.archive-header h1{font-size:clamp(4rem,8vw,8rem)}.archive-header>p:last-child{color:var(--muted);font-family:var(--display);align-self:end;margin:0;font-size:1.1rem;line-height:1.7}.filter-bar{border-top:1px solid var(--line-strong);border-bottom:1px solid var(--line-strong);white-space:nowrap;gap:28px;padding:18px 0;display:flex;overflow-x:auto}.filter-bar a{color:var(--muted);font-size:.74rem;font-weight:700}.filter-bar a[aria-current=page]{color:var(--accent)}.filter-bar span{font-family:var(--mono);margin-left:5px;font-size:.62rem}.archive-list{border-bottom:1px solid var(--line-strong)}.empty-state{color:var(--muted);font-family:var(--display);padding:80px 0;font-size:1.5rem}.article-page{max-width:960px;margin:0 auto}.back-link{border-bottom:1px solid;margin-bottom:64px;font-size:.72rem;font-weight:700;display:inline-block}.article-header{border-bottom:1px solid var(--line-strong);padding-bottom:62px}.article-header h1{margin-top:28px;font-size:clamp(3.2rem,7.2vw,6.7rem)}.article-header>p:last-child{max-width:720px;color:var(--muted);font-family:var(--display);margin:34px 0 0;font-size:1.2rem;line-height:1.7}.page-document .article-header{padding-top:20px}.prose{font-family:var(--display);padding:64px 0 20px;font-size:1.08rem;line-height:1.9}.prose>*{max-width:760px;margin-left:auto;margin-right:auto}.prose h1,.prose h2,.prose h3,.prose h4{color:var(--ink);font-family:var(--sans);letter-spacing:-.025em;line-height:1.3}.prose h1{margin-top:2.4em;font-size:2.4rem}.prose h2{margin-top:2.6em;font-size:1.8rem}.prose h3{margin-top:2.3em;font-size:1.35rem}.prose p,.prose ul,.prose ol,.prose blockquote{margin-top:1.4em;margin-bottom:1.4em}.prose a{color:var(--moss);text-decoration:underline;-webkit-text-decoration-color:color-mix(in srgb, var(--moss) 45%, transparent);text-decoration-color:color-mix(in srgb, var(--moss) 45%, transparent);text-underline-offset:4px}.prose blockquote{border-left:3px solid var(--accent);color:var(--muted);padding:3px 0 3px 24px;font-style:italic}.prose pre{color:#f4f0e7;max-width:900px;font-family:var(--mono);background:#17211c;border:1px solid #ffffff14;padding:25px;font-size:.83rem;line-height:1.65;overflow-x:auto}.prose :not(pre)>code{color:var(--moss);font-family:var(--mono);background:#355b431a;padding:.15em .35em;font-size:.85em}.prose table{border-collapse:collapse;display:block;overflow-x:auto}.prose th,.prose td{border:1px solid var(--line);text-align:left;min-width:120px;padding:12px 15px}.prose img{border:1px solid var(--line);max-width:min(100%,900px);height:auto;margin:42px auto;display:block}.prose hr{border:0;border-top:1px solid var(--line-strong);margin-top:4rem;margin-bottom:4rem}.status-page{flex-direction:column;justify-content:center;align-items:flex-start;width:min(760px,100vw - 40px);min-height:100vh;margin:0 auto;display:flex}.status-page h1{font-family:var(--display);letter-spacing:-.05em;margin:0;font-size:clamp(3rem,8vw,7rem);font-weight:500}.status-page>p:not(.eyebrow){max-width:560px;color:var(--muted);font-family:var(--display);font-size:1.2rem}.button-link{background:var(--ink);color:var(--paper);margin-top:20px;padding:13px 20px;font-size:.8rem;font-weight:700}.admin-loading,.admin-login{place-items:center;min-height:100vh;padding:30px;display:grid}.admin-loading{color:var(--muted);font-family:var(--mono);font-size:.75rem}.admin-login{background:linear-gradient(90deg, transparent 0 50%, color-mix(in srgb, var(--ink) 5%, transparent) 50% 50.08%, transparent 50.08%), radial-gradient(circle at 18% 20%, color-mix(in srgb, var(--moss) 10%, transparent), transparent 32%)}.admin-login-card{border:1px solid var(--line-strong);background:var(--paper-raised);width:min(630px,100%);box-shadow:24px 24px 0 color-mix(in srgb, var(--ink) 7%, transparent);padding:clamp(34px,6vw,76px);position:relative}.admin-login-mark{background:var(--ink);width:52px;height:52px;color:var(--paper);font-family:var(--display);place-items:center;margin-bottom:48px;font-size:1.6rem;display:grid}.admin-login h1{max-width:500px;font-family:var(--display);letter-spacing:-.065em;margin:0 0 24px;font-size:clamp(3.4rem,7vw,6.2rem);font-weight:500;line-height:.92}.admin-login-card>p:not(.eyebrow,.admin-message){max-width:470px;color:var(--muted);font-family:var(--display);font-size:1.08rem;line-height:1.7}.admin-login form{gap:12px;margin:34px 0 24px;display:grid}.admin-login label,.inspector-field{font-family:var(--mono);letter-spacing:.06em;text-transform:uppercase;gap:8px;font-size:.68rem;font-weight:700;display:grid}.admin-login input,.content-filters input,.content-filters select,.inspector-field input,.inspector-field select{border:1px solid var(--line-strong);background:var(--paper);border-radius:0;outline:none;width:100%;min-height:46px;padding:0 13px}.admin-login input:focus,.content-filters input:focus,.content-filters select:focus,.inspector-field input:focus,.inspector-field select:focus,.editor-title-input:focus,.editor-summary-input:focus,.editor-markdown-input:focus{border-color:var(--accent);box-shadow:0 0 0 2px color-mix(in srgb, var(--accent) 25%, transparent)}.admin-login button,.studio-primary-action,.editor-save-button,.editor-publish-button,.publish-drawer footer button{border:1px solid var(--ink);background:var(--ink);min-height:44px;color:var(--paper);cursor:pointer;font-size:.75rem;font-weight:700}.admin-login button:disabled,.studio-primary-action:disabled,.editor-save-button:disabled,.editor-publish-button:disabled,.publish-drawer button:disabled{cursor:not-allowed;opacity:.45}.admin-login-card>a{border-bottom:1px solid;font-size:.72rem;font-weight:700}.studio-shell{--studio-nav:236px;background:var(--paper);grid-template-columns:var(--studio-nav) minmax(0, 1fr);min-height:100vh;display:grid}.studio-navigation{z-index:10;border-right:1px solid var(--line-strong);background:color-mix(in srgb, var(--paper-raised) 92%, transparent);flex-direction:column;height:100vh;padding:28px 22px 24px;display:flex;position:sticky;top:0}.studio-brand{font-family:var(--mono);letter-spacing:.08em;text-transform:uppercase;align-items:center;gap:13px;font-size:.64rem;font-weight:800;line-height:1.35;display:flex}.studio-brand>span:first-child{background:var(--ink);width:42px;height:42px;color:var(--paper);font-family:var(--display);place-items:center;font-size:1.3rem;display:grid}.studio-navigation nav{gap:5px;margin-top:64px;display:grid}.studio-navigation nav a,.studio-navigation-footer a,.studio-navigation-footer button{min-height:44px;color:var(--muted);cursor:pointer;text-align:left;background:0 0;border:0;align-items:center;gap:11px;padding:0 12px;font-size:.78rem;font-weight:650;display:flex}.studio-navigation nav a svg,.studio-navigation-footer svg{stroke-width:1.7px;width:17px;height:17px}.studio-navigation nav a:hover,.studio-navigation nav a.active{background:var(--ink);color:var(--paper)}.nav-count{background:var(--accent);color:#fff;min-width:21px;height:21px;font-family:var(--mono);border-radius:20px;place-items:center;margin-left:auto;padding:0 5px;font-size:.6rem;display:grid}.studio-navigation-footer{border-top:1px solid var(--line);gap:3px;margin-top:auto;padding-top:22px;display:grid}.studio-mobile-logout{display:none}.studio-navigation-footer a svg:last-child{width:12px;margin-left:auto}.studio-main{min-width:0}.studio-readonly,.editor-inline-notice{border-bottom:1px solid color-mix(in srgb, var(--accent) 45%, var(--line));background:color-mix(in srgb, var(--accent) 9%, var(--paper));color:var(--accent);padding:11px 24px;font-size:.75rem;font-weight:700}.studio-page{width:min(1380px,100% - clamp(40px,7vw,110px));margin:0 auto;padding:clamp(54px,7vw,96px) 0 88px}.studio-page-header{justify-content:space-between;align-items:flex-end;gap:40px;padding-bottom:clamp(42px,6vw,76px);display:flex}.studio-page-header.compact{padding-bottom:40px}.studio-page-header h1{max-width:800px;font-family:var(--display);letter-spacing:-.065em;margin:0;font-size:clamp(3.4rem,7vw,7.4rem);font-weight:500;line-height:.94}.studio-page-header.compact h1{font-size:clamp(3.3rem,6vw,6rem)}.studio-page-header>div>p:last-child{max-width:600px;color:var(--muted);font-family:var(--display);margin:23px 0 0;font-size:1.08rem}.studio-primary-action{white-space:nowrap;justify-content:center;align-items:center;gap:10px;min-width:142px;padding:0 22px;display:inline-flex}.studio-primary-action svg{width:16px}.studio-stat-strip{border-top:1px solid var(--line-strong);border-bottom:1px solid var(--line-strong);grid-template-columns:repeat(4,minmax(0,1fr));display:grid}.studio-stat{border-right:1px solid var(--line);align-content:end;min-height:164px;padding:28px 30px;display:grid;position:relative}.studio-stat:last-child{border-right:0}.studio-stat>div{color:var(--muted);position:absolute;top:24px;right:24px}.studio-stat svg{stroke-width:1.4px;width:20px}.studio-stat strong{font-family:var(--display);letter-spacing:-.05em;font-size:clamp(2.6rem,4vw,4.2rem);font-weight:500;line-height:1}.studio-stat span{color:var(--muted);font-family:var(--mono);letter-spacing:.08em;text-transform:uppercase;margin-top:9px;font-size:.63rem;font-weight:700}.studio-overview-grid{grid-template-columns:minmax(0,1.6fr) minmax(300px,.75fr);gap:clamp(42px,6vw,86px);margin-top:68px;display:grid}.studio-section-heading{justify-content:space-between;align-items:flex-end;gap:24px;margin-bottom:26px;display:flex}.studio-section-heading .eyebrow{margin-bottom:8px}.studio-section-heading h2{font-family:var(--display);letter-spacing:-.04em;margin:0;font-size:2rem;font-weight:500}.studio-section-heading>a{border-bottom:1px solid var(--line-strong);align-items:center;gap:8px;font-size:.7rem;font-weight:700;display:flex}.studio-section-heading svg{width:14px}.editorial-list{border-top:1px solid var(--line-strong)}.editorial-list article{border-bottom:1px solid var(--line);grid-template-columns:42px minmax(0,1fr) auto;align-items:center;gap:18px;min-height:104px;padding:20px 0;display:grid}.editorial-index{color:var(--accent);font-family:var(--mono);font-size:.65rem}.editorial-list article p,.editorial-list article h3{margin:0}.editorial-list article p{color:var(--muted);font-family:var(--mono);letter-spacing:.06em;text-transform:uppercase;margin-bottom:7px;font-size:.58rem}.editorial-list article h3{font-family:var(--display);font-size:1.18rem;font-weight:500}.editorial-list time{color:var(--muted);font-size:.72rem}.draft-stack{gap:10px;display:grid}.draft-stack a{border:1px solid var(--line);background:var(--paper-raised);min-height:124px;padding:22px 46px 22px 22px;display:grid;position:relative}.draft-stack a:hover{border-color:var(--line-strong);transform:translateY(-2px)}.draft-stack span,.draft-stack small{color:var(--muted);font-family:var(--mono);letter-spacing:.06em;text-transform:uppercase;font-size:.58rem}.draft-stack strong{font-family:var(--display);margin:12px 0;font-size:1.1rem;font-weight:500}.draft-stack svg{width:16px;position:absolute;bottom:20px;right:18px}.studio-empty-state{border:1px dashed var(--line-strong);min-height:260px;color:var(--muted);text-align:center;align-content:center;place-items:center;padding:30px;display:grid}.studio-empty-state svg{width:28px;margin-bottom:8px}.studio-empty-state a{color:var(--ink);border-bottom:1px solid;font-size:.72rem;font-weight:700}.content-filters{grid-template-columns:minmax(240px,1fr) repeat(4,minmax(120px,auto));gap:10px;margin-bottom:24px;display:grid}.content-search{position:relative}.content-search svg{width:17px;color:var(--muted);position:absolute;top:14px;left:14px}.content-search input{padding-left:43px}.content-table{border-top:1px solid var(--line-strong)}.content-table-head,.content-table-row{grid-template-columns:minmax(320px,1.6fr) 100px minmax(120px,.6fr) 130px 84px;align-items:center;gap:18px;display:grid}.content-table-head{min-height:48px;color:var(--muted);font-family:var(--mono);letter-spacing:.08em;text-transform:uppercase;font-size:.58rem;font-weight:700}.content-table-row{border-top:1px solid var(--line);min-height:92px;font-size:.75rem}.content-title-cell{align-items:center;gap:15px;min-width:0;display:flex}.content-title-cell>span{border:1px solid var(--line);min-width:35px;height:35px;color:var(--muted);font-family:var(--mono);place-items:center;font-size:.55rem;font-weight:700;display:grid}.content-title-cell>div{min-width:0}.content-title-cell strong,.content-title-cell small{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.content-title-cell strong{font-family:var(--display);font-size:1rem;font-weight:550}.content-title-cell small{color:var(--muted);font-family:var(--mono);margin-top:7px;font-size:.56rem}.status-pill{border:1px solid var(--line);color:var(--muted);font-family:var(--mono);align-items:center;gap:6px;padding:6px 9px;font-size:.58rem;font-weight:700;display:inline-flex}.status-pill:before{content:"";background:currentColor;border-radius:100%;width:6px;height:6px}.status-pill.published{color:var(--moss)}.status-pill.draft{color:var(--accent)}.content-row-actions{justify-content:flex-end;gap:6px;display:flex}.content-row-actions button,.content-row-actions a{border:1px solid var(--line);width:35px;height:35px;color:var(--muted);cursor:pointer;background:0 0;place-items:center;display:grid}.content-row-actions svg{width:15px}.content-row-actions button:hover,.content-row-actions a:hover{border-color:var(--ink);color:var(--ink)}.content-table-empty{border-top:1px solid var(--line);color:var(--muted);text-align:center;padding:80px 20px}.editor-workspace{background:var(--paper-raised);min-height:100vh}.editor-topbar{z-index:20;border-bottom:1px solid var(--line-strong);background:color-mix(in srgb, var(--paper-raised) 94%, transparent);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);align-items:center;gap:12px;min-height:66px;padding:0 18px;display:flex;position:sticky;top:0}.editor-topbar>button:first-child,.editor-view-switcher button{width:36px;height:36px;color:var(--muted);cursor:pointer;background:0 0;border:1px solid #0000;place-items:center;display:grid}.editor-topbar svg{width:17px}.editor-document-name{width:min(260px,21vw);min-width:0;padding-left:5px;display:grid}.editor-document-name span{color:var(--muted);font-family:var(--mono);text-transform:uppercase;font-size:.53rem}.editor-document-name strong{font-family:var(--display);text-overflow:ellipsis;white-space:nowrap;margin-top:3px;font-size:.8rem;font-weight:600;overflow:hidden}.save-indicator{color:var(--muted);font-family:var(--mono);white-space:nowrap;align-items:center;gap:5px;font-size:.56rem;display:inline-flex}.save-indicator svg{width:13px}.save-indicator.conflict,.save-indicator.error{color:var(--accent)}.editor-view-switcher{border:1px solid var(--line);margin-left:auto;padding:3px;display:flex}.editor-view-switcher button{width:34px;height:30px}.editor-view-switcher button.active{background:var(--ink);color:var(--paper)}.editor-save-button,.editor-publish-button{cursor:pointer;align-items:center;gap:7px;min-height:36px;padding:0 14px;font-size:.67rem;display:inline-flex}.editor-save-button{border-color:var(--line-strong);color:var(--ink);background:0 0}.editor-publish-button{background:var(--accent);border-color:var(--accent);color:#fff}.editor-layout{grid-template-columns:minmax(440px,1fr) minmax(420px,.95fr) 286px;min-height:calc(100vh - 66px);display:grid}.editor-canvas,.editor-preview,.editor-inspector{min-width:0}.editor-canvas{background:var(--paper-raised);flex-direction:column;padding:clamp(36px,5vw,72px) clamp(30px,5vw,76px) 24px;display:flex}.editor-title-input,.editor-summary-input,.editor-markdown-input{resize:none;background:0 0;border:0;border-radius:0;outline:none;width:100%}.editor-title-input{font-family:var(--display);letter-spacing:-.065em;font-size:clamp(2.7rem,5vw,5.5rem);font-weight:500;line-height:1}.editor-summary-input{min-height:68px;color:var(--muted);font-family:var(--display);margin-top:24px;font-size:1.05rem;line-height:1.65}.markdown-toolbar{border-top:1px solid var(--line);border-bottom:1px solid var(--line);align-items:center;gap:2px;min-height:47px;margin-top:22px;padding:5px 2px;display:flex}.markdown-toolbar button{width:34px;height:34px;color:var(--muted);cursor:pointer;background:0 0;border:0;place-items:center;display:grid}.markdown-toolbar button:hover{background:var(--ink);color:var(--paper)}.markdown-toolbar button svg{width:16px}.markdown-toolbar>span{background:var(--line);width:1px;height:20px;margin:0 6px}.editor-markdown-input{min-height:620px;font-family:var(--mono);flex:1;padding:28px 0;font-size:.84rem;line-height:1.85}.editor-statusbar{border-top:1px solid var(--line);color:var(--muted);font-family:var(--mono);gap:18px;padding-top:14px;font-size:.53rem;display:flex}.editor-statusbar span:last-child{margin-left:auto}.editor-preview{border-left:1px solid var(--line-strong);background:var(--paper);max-height:calc(100vh - 66px);overflow:auto}.editor-preview-header{border-bottom:1px solid var(--line);min-height:48px;color:var(--muted);font-family:var(--mono);letter-spacing:.08em;justify-content:space-between;align-items:center;padding:0 22px;font-size:.53rem;font-weight:700;display:flex}.editor-preview-header a{border-bottom:1px solid}.editor-preview>article{max-width:790px;margin:0 auto;padding:clamp(50px,7vw,100px) clamp(30px,6vw,80px)}.editor-preview>article>h1{font-family:var(--display);letter-spacing:-.06em;margin:0;font-size:clamp(3rem,5vw,5.8rem);font-weight:500;line-height:.98}.preview-summary{color:var(--muted);font-family:var(--display);margin:30px 0 0;font-size:1.1rem;line-height:1.65}.editor-preview .prose{padding-top:42px;font-size:.95rem}.editor-inspector{border-left:1px solid var(--line-strong);background:color-mix(in srgb, var(--paper) 75%, var(--paper-raised));max-height:calc(100vh - 66px);padding:28px 23px;overflow:auto}.inspector-heading{justify-content:space-between;align-items:flex-start;margin-bottom:32px;display:flex}.inspector-heading .eyebrow{margin-bottom:6px}.inspector-heading h2{font-family:var(--display);margin:0;font-size:1.45rem;font-weight:500}.inspector-heading button{background:0 0;border:0;display:none}.inspector-heading svg{width:18px}.inspector-field{text-transform:none;margin-bottom:22px}.inspector-field>span{letter-spacing:.04em}.inspector-field small{color:var(--muted);font-family:var(--sans);letter-spacing:0;font-size:.64rem;font-weight:400;line-height:1.5}.seo-preview,.document-checks{border-top:1px solid var(--line);margin-top:30px;padding-top:25px}.seo-preview .eyebrow,.document-checks .eyebrow{margin-bottom:16px}.seo-preview>span{color:var(--moss);font-size:.62rem}.seo-preview>strong{color:color-mix(in srgb, #2160b5 80%, var(--ink));font-family:var(--display);text-overflow:ellipsis;white-space:nowrap;margin:8px 0;font-size:1rem;font-weight:500;display:block;overflow:hidden}.seo-preview>p{max-height:3.9em;color:var(--muted);margin:0;font-size:.68rem;line-height:1.5;overflow:hidden}.seo-preview>small{color:var(--muted);font-family:var(--mono);text-align:right;margin-top:8px;font-size:.53rem;display:block}.document-checks p:not(.eyebrow),.publish-check-list p{color:var(--accent);align-items:flex-start;gap:8px;margin:10px 0;font-size:.68rem;line-height:1.5;display:flex}.document-checks svg,.publish-check-list svg{width:14px;min-width:14px}.document-checks .passed,.publish-check-list .passed{color:var(--moss)}.delete-draft-button{border:1px solid color-mix(in srgb, var(--accent) 50%, var(--line));width:100%;min-height:42px;color:var(--accent);cursor:pointer;background:0 0;justify-content:center;align-items:center;gap:8px;margin-top:32px;padding:0 14px;font-size:.67rem;font-weight:700;display:flex}.delete-draft-button svg{width:15px}.editor-layout.mode-edit{grid-template-columns:minmax(520px,1fr) 286px}.editor-layout.mode-edit .editor-preview,.editor-layout.mode-preview .editor-canvas,.editor-layout.mode-settings .editor-canvas,.editor-layout.mode-settings .editor-preview{display:none}.editor-layout.mode-preview{grid-template-columns:minmax(520px,1fr) 286px}.editor-layout.mode-settings{grid-template-columns:minmax(0,1fr) 360px}.editor-layout.mode-settings .editor-inspector{grid-column:2}.editor-layout.mode-edit .editor-canvas{max-width:980px;margin:0 auto}.editor-inline-notice.error{color:var(--accent)}.editor-loading{min-height:100vh;color:var(--muted);font-family:var(--mono);align-content:center;place-items:center;gap:12px;font-size:.7rem;display:grid}.editor-loading svg{width:22px}.publish-overlay{z-index:100;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#0a0f0c7a;justify-content:flex-end;display:flex;position:fixed;inset:0}.publish-drawer{background:var(--paper-raised);outline:none;width:min(520px,100%);height:100%;padding:clamp(30px,5vw,54px);overflow:auto;box-shadow:-20px 0 60px #00000026}.publish-drawer>header{border-bottom:1px solid var(--line-strong);justify-content:space-between;align-items:flex-start;padding-bottom:28px;display:flex}.publish-drawer header .eyebrow{margin-bottom:8px}.publish-drawer h2{font-family:var(--display);letter-spacing:-.05em;margin:0;font-size:2.5rem;font-weight:500}.publish-drawer header button{border:1px solid var(--line);cursor:pointer;background:0 0;place-items:center;width:38px;height:38px;display:grid}.publish-drawer header svg{width:17px}.publish-document{border-bottom:1px solid var(--line);padding:32px 0}.publish-document span,.publish-document p{color:var(--muted);font-family:var(--mono);font-size:.6rem}.publish-document h3{font-family:var(--display);margin:12px 0;font-size:1.75rem;font-weight:500;line-height:1.15}.publish-facts{border-bottom:1px solid var(--line);grid-template-columns:1fr 1fr;margin:0;display:grid}.publish-facts>div{padding:20px 0}.publish-facts dt{color:var(--muted);font-family:var(--mono);text-transform:uppercase;font-size:.56rem}.publish-facts dd{font-family:var(--display);margin:7px 0 0;font-size:.9rem}.publish-check-list{padding:22px 0}.publish-error{border:1px solid color-mix(in srgb, var(--accent) 55%, var(--line));background:color-mix(in srgb, var(--accent) 7%, var(--paper));color:var(--accent);margin:0 0 20px;padding:12px 14px;font-size:.72rem;line-height:1.55}.publish-drawer footer{border-top:1px solid var(--line-strong);padding-top:24px}.publish-drawer footer p{color:var(--muted);margin:0 0 22px;font-size:.7rem;line-height:1.6}.publish-drawer footer button{justify-content:center;align-items:center;gap:8px;padding:0 18px;display:inline-flex}.publish-drawer footer button+button{border-color:var(--accent);background:var(--accent);margin-left:8px}.publish-drawer footer svg{width:15px}.admin-message{color:var(--moss);margin:14px 0;font-size:.78rem;font-weight:700}.admin-message.error{color:var(--accent)}.spin{animation:.9s linear infinite studio-spin}@keyframes studio-spin{to{transform:rotate(360deg)}}.sr-only,.visually-hidden{clip:rect(0, 0, 0, 0)!important;white-space:nowrap!important;border:0!important;width:1px!important;height:1px!important;padding:0!important;position:absolute!important;overflow:hidden!important}@media (max-width:1240px){.studio-shell{--studio-nav:82px}.studio-brand{justify-content:center}.studio-brand>span:last-child,.studio-navigation nav a>span:not(.nav-count),.studio-navigation-footer a,.studio-navigation-footer button{font-size:0}.studio-navigation nav a,.studio-navigation-footer a,.studio-navigation-footer button{justify-content:center}.nav-count{margin:-25px -28px 0 0;position:absolute}.editor-layout{grid-template-columns:minmax(400px,1fr) minmax(380px,.9fr)}.editor-inspector{display:none}.editor-layout.mode-settings{grid-template-columns:minmax(0,1fr) 350px}.editor-layout.mode-settings .editor-inspector{display:block}}@media (max-width:960px){.studio-overview-grid{grid-template-columns:1fr}.content-filters{grid-template-columns:1fr 1fr}.content-search{grid-column:1/-1}.content-table-head{display:none}.content-table-row{grid-template-columns:minmax(0,1fr) auto auto;padding:18px 0}.content-title-cell{grid-column:1/-1}.content-table-row>span[role=cell]:not(.status-pill),.content-table-row>time{color:var(--muted)}.editor-layout,.editor-layout.mode-edit,.editor-layout.mode-preview,.editor-layout.mode-settings{display:block}.editor-preview,.editor-inspector{border-left:0;max-height:none;display:none}.editor-layout.mode-preview .editor-preview,.editor-layout.mode-settings .editor-inspector{display:block}.editor-layout.mode-preview .editor-canvas,.editor-layout.mode-settings .editor-canvas,.editor-document-name,.save-indicator,.editor-save-button{display:none}.editor-view-switcher{margin-left:auto}}@media (max-width:680px){.studio-shell{display:block}.studio-navigation{border-top:1px solid var(--line-strong);border-right:0;grid-template-columns:minmax(0,1fr) 52px;gap:4px;width:auto;height:66px;padding:6px 10px;display:grid;position:fixed;inset:auto 0 0}.studio-brand,.studio-navigation-footer{display:none}.studio-navigation nav{grid-template-columns:repeat(4,1fr);margin:0;display:grid}.studio-mobile-logout{min-height:52px;color:var(--muted);cursor:pointer;background:0 0;border:0;align-content:center;place-items:center;gap:2px;padding:4px;font-size:.52rem;display:grid}.studio-mobile-logout svg{width:17px;height:17px}.studio-navigation nav a{align-content:center;place-items:center;gap:2px;min-height:52px;padding:4px;font-size:.52rem;display:grid}.studio-navigation nav a>span:not(.nav-count){font-size:.52rem;display:block}.nav-count{display:none}.studio-main{padding-bottom:66px}.studio-main-editor{padding-bottom:0}.studio-page{width:min(100% - 30px,1380px);padding:48px 0 84px}.studio-page-header{flex-direction:column;align-items:flex-start;gap:24px}.studio-page-header h1{font-size:clamp(3.4rem,17vw,5.2rem)}.studio-stat-strip{grid-template-columns:1fr 1fr}.studio-stat{border-bottom:1px solid var(--line);min-height:130px;padding:20px}.studio-stat strong{font-size:2.7rem}.studio-overview-grid{margin-top:48px}.editorial-list article{grid-template-columns:30px minmax(0,1fr)}.editorial-list time{display:none}.content-filters{grid-template-columns:1fr}.content-search{grid-column:auto}.content-table-row{grid-template-columns:1fr auto}.content-table-row>span[role=cell]:nth-of-type(2),.content-table-row>time{display:none}.editor-topbar{gap:5px;padding:0 9px}.editor-view-switcher button:nth-child(2){display:none}.editor-publish-button{padding:0 11px}.editor-canvas{padding:38px 20px 20px}.editor-title-input{font-size:clamp(2.7rem,13vw,4.2rem)}.markdown-toolbar{overflow-x:auto}.editor-statusbar{flex-wrap:wrap}.editor-statusbar span:last-child{margin-left:0}.editor-inspector{padding:34px 20px 100px}.inspector-heading button{display:block}.publish-drawer{padding:30px 22px}.publish-drawer footer button{width:100%}.publish-drawer footer button+button{margin:8px 0 0}}@media (max-width:760px){:root{--page:min(100% - 30px, 1180px)}.site-header{min-height:76px}.wordmark>span:last-child{display:none}.site-header nav{gap:16px}.site-header nav>a:nth-child(3){display:none}.hero{grid-template-columns:1fr;min-height:auto;padding:78px 0 54px}.hero-copy{padding-right:0}.hero h1{font-size:clamp(3.6rem,18vw,6rem)}.hero-aside{border-top:1px solid var(--line);border-left:0;min-height:130px;margin-top:54px;padding:24px 0 0}.featured-section{padding:54px 0}.featured-post{grid-template-columns:1fr}.featured-symbol{border-bottom:1px solid #ffffff42;border-right:0;min-height:150px}.featured-symbol span{width:70px;height:70px;font-size:2rem}.featured-content{padding:34px 26px 42px}.post-card{grid-template-columns:42px minmax(0,1fr) 24px}.post-card:hover{margin:0;padding-left:0;padding-right:0}.topic-section{grid-template-columns:1fr;gap:48px;padding:70px 0}.site-footer{flex-direction:column;justify-content:flex-end;align-items:flex-start;gap:34px;min-height:260px}.archive-page,.article-page{padding:58px 0 88px}.archive-header{grid-template-columns:1fr}.archive-header>p:last-child{margin-top:34px}.article-header h1{font-size:clamp(2.8rem,13vw,5rem)}.prose{padding-top:42px;font-size:1rem;line-height:1.8}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important}}@media (prefers-color-scheme:dark){:root{--paper:#151a17;--paper-raised:#1b211d;--ink:#eee9dc;--muted:#a29f96;--line:#eee9dc29;--line-strong:#eee9dc73;--accent:#f06b49;--moss:#476f54}body:before{background-image:radial-gradient(#eee9dc1f .6px,#0000 .6px)}.featured-post{background:#284532}.prose :not(pre)>code{color:#c5dabd;background:#ffffff14}}
