@import "https://fonts.googleapis.com/css2?family=DM+Mono:wght@400;500&family=Noto+Serif+SC:wght@400;500;600;700&display=swap";
:root{--paper:#f4f1ea;--ink:#20201d;--muted:#77746b;--line:#20201d2b;--rust:#b76343;--moss:#71806a;--serif:"Noto Serif SC",STSong,serif;--mono:"DM Mono",monospace}*{box-sizing:border-box}html{background:var(--paper)}body{color:var(--ink);background:var(--paper);font-family:var(--serif);margin:0;line-height:1.75}a{color:inherit;text-decoration:none}.site-header{border-bottom:1px solid #0000;justify-content:space-between;align-items:center;gap:30px;min-height:86px;padding:0 max(5.3vw,24px);display:flex}.brand{letter-spacing:.14em;white-space:nowrap;align-items:center;gap:9px;font-size:18px;font-weight:700;display:flex}.brand-mark{background:var(--rust);border-radius:50% 50% 50% 0;width:14px;height:14px;transform:rotate(-45deg)}.site-nav{letter-spacing:.08em;gap:28px;margin-left:auto;font-size:14px;display:flex}.site-nav a,.account-link{border-bottom:1px solid #0000}.site-nav a:hover,.account-link:hover{border-color:currentColor}.account-area{white-space:nowrap;align-items:center;gap:15px;font-size:13px;display:flex}.write-link,.primary-button{background:var(--ink);color:var(--paper);font:12px var(--serif);border:1px solid var(--ink);cursor:pointer;padding:9px 14px}.menu-button{font:12px var(--serif);cursor:pointer;color:var(--muted);background:0 0;border:0;padding:0}.eyebrow,.post-meta{font:11px/1.4 var(--mono);letter-spacing:.08em;color:var(--muted);text-transform:uppercase}.hero{min-height:calc(100svh - 86px);padding:10vh max(5.3vw,24px) 7vh;position:relative;overflow:hidden}.hero:after{content:"";aspect-ratio:1;z-index:0;border:1px solid #71806a85;border-radius:50%;width:min(30vw,390px);position:absolute;top:16%;right:11%}.hero:before{content:"";aspect-ratio:1;z-index:0;background:#dca66c;border-radius:50%;width:min(9vw,118px);position:absolute;top:28%;right:21%}.hero h1,.community-hero h1,.auth-page h1{letter-spacing:-.1em;z-index:1;margin:clamp(50px,10vh,110px) 0 0;font-size:clamp(48px,7.2vw,108px);font-weight:500;line-height:1.27;position:relative}.hero em,.community-hero em{color:var(--rust);font-weight:400}.hero-copy{z-index:1;color:#504d46;margin:clamp(55px,13vh,165px) 0 35px;font-size:15px;line-height:2;position:relative}.circle-link{aspect-ratio:1;border:1px solid var(--ink);letter-spacing:.05em;z-index:1;border-radius:50%;justify-content:center;align-items:center;width:105px;font-size:12px;transition:all .25s;display:inline-flex;position:relative}.circle-link:hover{background:var(--ink);color:var(--paper);transform:rotate(-10deg)}.statement{grid-template-columns:1fr 4fr;gap:7vw;padding:16vh max(12.5vw,24px);display:grid}.statement span{font:12px var(--mono);color:var(--rust)}.statement p{letter-spacing:-.055em;max-width:850px;margin:0;font-size:clamp(24px,3.25vw,47px);line-height:1.7}.home-community{color:#eeeae0;background:#29322c;padding:15vh max(12.5vw,24px)}.home-community h2{letter-spacing:-.09em;margin:20px 0;font-size:clamp(37px,5vw,72px);font-weight:500;line-height:1.4}.home-community>p:not(.eyebrow){color:#d5d1c9;max-width:420px;font-size:15px}.home-community .text-link{border-color:#eeeae0}.text-link{border-bottom:1px solid var(--ink);letter-spacing:.04em;gap:9px;padding-bottom:4px;font-size:14px;transition:gap .25s;display:inline-flex}.text-link:hover{gap:14px}.text-link span{color:var(--rust);font-size:18px;line-height:1}.auth-page{max-width:520px;margin:0 auto;padding:11vh 24px 15vh}.auth-page h1{margin:26px 0 15px;font-size:clamp(43px,5vw,66px)}.auth-page>p:not(.eyebrow):not(.auth-switch){color:var(--muted);font-size:15px}.auth-form{gap:22px;margin-top:46px;display:grid}.auth-form label{gap:7px;font-size:14px;display:grid}.auth-form input,.article-form input,.article-form textarea{width:100%;font:16px var(--serif);color:var(--ink);border:0;border-bottom:1px solid var(--line);background:0 0;border-radius:0;outline:none;padding:10px 0}.auth-form input:focus,.article-form input:focus,.article-form textarea:focus{border-color:var(--rust)}.auth-form small{color:var(--muted);font-size:11px}.primary-button{margin-top:9px;padding:13px 18px;font-size:14px}.primary-button:disabled{opacity:.6}.form-message{color:#9a3e31;margin:0;font-size:13px}.auth-switch{margin-top:30px!important;font-size:14px!important}.auth-switch a{border-bottom:1px solid var(--ink)}.community-page,.profile-page{max-width:1120px;margin:auto;padding:0 max(5.3vw,24px) 15vh}.community-hero{padding:11vh 0 13vh}.community-hero h1{margin:43px 0 25px;font-size:clamp(43px,6.2vw,90px)}.community-hero>p:not(.eyebrow){max-width:470px;color:var(--muted);margin-bottom:32px}.feed{border-top:1px solid var(--line)}.feed-title{padding:25px 0 47px}.feed-title h2{letter-spacing:-.08em;margin:8px 0;font-size:clamp(31px,4vw,52px);font-weight:500}.post-card{border-top:1px solid var(--line);max-width:760px;padding:38px 0 43px}.post-card:first-of-type{border-top:0}.post-card h3{letter-spacing:-.07em;margin:11px 0;font-size:clamp(25px,3vw,39px);font-weight:500;line-height:1.4}.post-card h3 a:hover{color:var(--rust)}.post-card>p:not(.post-meta){color:var(--muted);margin:0 0 19px;font-size:15px}.post-meta{margin:0}.post-meta a:hover{color:var(--rust)}.empty-state{color:var(--muted);gap:12px;padding:70px 0 90px;display:grid}.empty-state p{color:var(--ink);margin:0;font-size:24px}.empty-state .text-link{width:max-content;margin-top:15px}.article-page{max-width:900px;margin:auto;padding:8vh 24px 16vh}.back-link{border-bottom:1px solid var(--ink);padding-bottom:4px;font-size:13px}.article-page header{max-width:760px;margin:10vh auto 7vh}.article-page h1{letter-spacing:-.1em;margin:20px 0;font-size:clamp(42px,6vw,82px);font-weight:500;line-height:1.27}.cover-image{object-fit:cover;background:#ddd7ca;width:100%;height:auto;max-height:580px;margin-bottom:9vh}.prose{max-width:650px;margin:auto;font-size:17px;line-height:2.2}.prose p{white-space:pre-wrap;margin:0 0 1.45em}.profile-page{padding-top:10vh}.profile-intro{max-width:650px;padding-bottom:11vh}.profile-intro h1{letter-spacing:-.1em;margin:24px 0 0;font-size:clamp(45px,6vw,78px);font-weight:500;line-height:1.25}.profile-handle{font:12px var(--mono);color:var(--rust);margin:10px 0 35px}.profile-intro>p:last-child{color:var(--muted)}@media (max-width:760px){.site-header{gap:12px;min-height:72px;padding:0 20px}.site-nav{display:none}.brand{font-size:17px}.account-area{gap:10px}.account-link{display:none}.write-link{padding:7px 9px}.menu-button{font-size:11px}.hero{min-height:calc(100svh - 72px);padding:9vh 24px}.hero h1{margin-top:11vh;font-size:clamp(43px,12vw,61px);line-height:1.34}.hero:after{width:60vw;top:18%;right:-12%}.hero:before{width:20vw;top:31%;right:9%}.hero-copy{margin-top:16vh;font-size:13px}.statement{grid-template-columns:1fr;gap:24px;padding:13vh 24px}.statement p{font-size:25px}.home-community{padding:13vh 24px}.community-page,.profile-page{padding:0 20px 12vh}.community-hero{padding:9vh 0 11vh}.community-hero h1{margin:32px 0 20px;font-size:45px}.feed-title{padding:20px 0 30px}.post-card{padding:29px 0 34px}.post-card h3{font-size:27px}.article-page{padding:6vh 20px 12vh}.article-page header{margin:8vh auto 6vh}.article-page h1{font-size:42px}.prose{font-size:16px;line-height:2.1}.profile-page,.auth-page{padding-top:8vh}.auth-page h1{font-size:48px}}.user-menu{position:relative}.user-menu summary{cursor:pointer;border-bottom:1px solid #0000;list-style:none}.user-menu summary::-webkit-details-marker{display:none}.user-menu summary:hover{border-color:currentColor}.user-menu-popover{border:1px solid var(--line);z-index:10;background:#ece8dd;width:132px;padding:9px 0;display:grid;position:absolute;top:28px;right:0;box-shadow:0 12px 26px #20201d14}.user-menu-popover a,.user-menu-popover .menu-button{text-align:left;color:var(--ink);padding:7px 13px;font-size:12px}.user-menu-popover a:hover,.user-menu-popover .menu-button:hover{background:#e2ddd1}.write-page,.dashboard-page{max-width:850px;margin:auto;padding:9vh 24px 15vh}.write-page h1,.dashboard-page h1{letter-spacing:-.1em;margin:23px 0 12px;font-size:clamp(44px,5.8vw,75px);font-weight:500;line-height:1.3}.write-page>p:not(.eyebrow){color:var(--muted);font-size:15px}.article-form{gap:28px;margin-top:55px;display:grid}.article-form label{gap:8px;font-size:14px;display:grid}.article-form label span{color:var(--muted);margin-left:7px;font-size:11px}.article-form textarea{resize:vertical;padding:14px 0;line-height:2}.editor-actions{gap:12px;margin-top:8px;display:flex}.secondary-button{font:14px var(--serif);border:1px solid var(--ink);color:var(--ink);cursor:pointer;background:0 0;padding:13px 18px}.secondary-button:disabled{opacity:.6}.dashboard-page{max-width:1000px}.dashboard-page h1{margin-bottom:58px}.management-list{border-top:1px solid var(--line)}.management-list article{border-bottom:1px solid var(--line);justify-content:space-between;gap:30px;padding:31px 0;display:flex}.management-list h2{letter-spacing:-.06em;margin:10px 0 4px;font-size:25px;font-weight:500;line-height:1.4}.management-list p:not(.post-meta){color:var(--muted);max-width:620px;margin:0;font-size:14px}.management-actions{flex-shrink:0;align-items:flex-start;gap:14px;font-size:13px;display:flex}.management-actions a,.management-actions button{font:13px var(--serif);color:var(--ink);cursor:pointer;background:0 0;border:0;border-bottom:1px solid;padding:0}.not-found{max-width:800px;margin:auto;padding:18vh 24px}.not-found h1{letter-spacing:-.1em;margin:27px 0 16px;font-size:clamp(43px,5.5vw,75px);font-weight:500;line-height:1.3}.not-found p:not(.eyebrow){color:var(--muted);margin-bottom:35px}@media (max-width:760px){.user-menu summary{font-size:12px}.user-menu-popover{top:27px;right:-30px}.write-page,.dashboard-page{padding:8vh 20px 12vh}.write-page h1,.dashboard-page h1{font-size:44px}.article-form{gap:23px;margin-top:39px}.editor-actions{flex-direction:column}.editor-actions button{width:100%}.management-list article{padding:26px 0;display:block}.management-actions{margin-top:18px}.not-found{padding:15vh 20px}.not-found h1{font-size:45px}}.stories-page{max-width:1120px;margin:auto;padding:0 max(5.3vw,24px) 15vh}.about-page{max-width:1000px;margin:auto;padding:12vh max(12.5vw,24px) 17vh}.about-page h1{letter-spacing:-.1em;margin:42px 0 11vh;font-size:clamp(52px,7vw,100px);font-weight:500;line-height:1.25}.about-page h1 em{color:var(--rust);font-weight:400}.about-copy{max-width:710px;margin-left:auto}.about-copy p{letter-spacing:-.055em;margin:0 0 1.35em;font-size:clamp(21px,2.7vw,34px);line-height:1.75}.about-copy .text-link{margin-top:24px;font-size:14px}@media (max-width:760px){.stories-page{padding:0 20px 12vh}.about-page{padding:9vh 24px 13vh}.about-page h1{margin:35px 0 9vh;font-size:52px}.about-copy p{font-size:23px}}.admin-page{overflow-wrap:anywhere}.admin-page .management-list article{display:block}.admin-page h2{margin-top:2.5rem}.admin-content{white-space:pre-wrap;overflow-wrap:anywhere;font:inherit;background:#f3f1eb;max-height:28rem;padding:1rem;overflow:auto}.admin-filter,.moderation-actions{flex-wrap:wrap;align-items:end;gap:1rem;margin:1rem 0;display:flex}.admin-filter label,.moderation-actions label{gap:.4rem;max-width:100%;display:grid}.admin-filter input,.admin-filter select,.moderation-actions input{border:1px solid #aaa;border-radius:4px;max-width:100%;padding:.7rem}.moderation-actions button{margin:.25rem}.admin-page summary{cursor:pointer;padding:.75rem 0}
:root{--muted:#66635b}body{min-height:100svh;padding-bottom:env(safe-area-inset-bottom);overflow-wrap:anywhere}main{min-width:0}img{max-width:100%}button,input,textarea,summary,a{-webkit-tap-highlight-color:transparent}button,a,summary{touch-action:manipulation}:focus-visible{outline-offset:5px;outline:2px solid #984827}input:focus-visible,textarea:focus-visible{outline-offset:3px}button:disabled{cursor:wait}.site-header{max-width:1600px;padding-top:env(safe-area-inset-top);gap:20px;margin-inline:auto;position:relative}.site-header a,.user-menu summary,.menu-button{align-items:center;min-height:44px;display:inline-flex}.site-nav{gap:clamp(12px,2vw,28px)}.account-area,.user-menu{min-width:0}.user-menu summary{white-space:normal;max-width:150px;line-height:1.5}.user-menu-popover{width:160px;top:100%}.user-menu-popover a,.user-menu-popover button{width:100%}.menu-name{white-space:normal;color:var(--muted);border-bottom:1px solid var(--line);padding:8px 13px}.mobile-nav{display:none}.hero{max-width:1600px;margin:auto}.community-hero h1{font-size:clamp(38px,6.2vw,90px)}.post-meta{line-height:1.8}.post-card,.management-list article>div{min-width:0}.management-actions{flex-wrap:wrap}.management-actions a,.management-actions button{align-items:center;min-height:44px;display:inline-flex}.article-form input,.article-form textarea,.auth-form input{min-width:0;min-height:48px}.article-form textarea{min-height:280px;max-height:none}.article-form fieldset{border:0;gap:28px;min-width:0;margin:0;padding:0;display:grid}.editor-actions{flex-wrap:wrap;align-items:stretch}.editor-actions .primary-button{margin-top:0}.editor-note,.form-hint{color:var(--muted);margin:0;font-size:14px}.form-message{font-size:14px}.editor-preview{border-block:1px solid var(--line);width:100%;padding:24px 0}.prose{overflow-wrap:anywhere}.prose h2,.prose h3,.prose h4{margin:1.8em 0 .6em;font-weight:600;line-height:1.5}.prose a{text-underline-offset:4px;text-decoration:underline}.prose blockquote{border-left:3px solid var(--moss);color:var(--muted);margin:1.5em 0;padding-left:20px}.prose ul,.prose ol{padding-left:1.5em}.prose pre{max-width:100%;font:14px/1.8 var(--mono);white-space:pre;background:#e9e5da;padding:18px;overflow-x:auto}.prose code{font-family:var(--mono);background:#e9e5da}.prose pre code{white-space:pre;overflow-wrap:normal}.content-image{object-fit:contain;width:100%;height:auto;max-height:650px;display:block}.image-fallback{border:1px dashed var(--line);min-height:100px;color:var(--muted);place-content:center;font-size:14px;display:grid}.cover-image{aspect-ratio:16/9;object-fit:cover}.auth-page>p a{align-items:center;min-height:44px;display:inline-flex}.not-found .secondary-button{margin-right:16px}@media (min-width:700px) and (max-width:1100px){.feed{grid-template-columns:repeat(2,minmax(0,1fr));column-gap:32px;display:grid}.feed-title,.feed>.empty-state{grid-column:1/-1}.post-card{height:100%}.post-card h3{font-size:29px}.post-card:first-of-type{border-top:1px solid var(--line)}}@media (max-width:900px){.site-header{padding-inline:max(20px, env(safe-area-inset-left)) max(20px, env(safe-area-inset-right));flex-wrap:wrap;gap:0 12px;padding-bottom:12px}.brand{min-height:64px!important}.account-area{margin-left:auto}.site-nav{border-top:1px solid var(--line);order:3;justify-content:space-between;gap:8px;width:100%;margin:0;display:flex}.site-nav a{font-size:14px}.account-link{display:inline-flex}.user-menu summary{max-width:105px;font-size:13px}.write-link{padding:8px 12px;font-size:13px}.user-menu-popover{top:100%;right:0}.hero{min-height:calc(100svh - 120px)}}@media (max-width:480px){.site-header{padding-inline:max(16px, env(safe-area-inset-left)) max(16px, env(safe-area-inset-right))}.brand{letter-spacing:.06em;font-size:16px}.account-area{gap:8px}.user-menu summary{max-width:80px}.write-link{padding-inline:9px}.hero,.statement,.home-community,.about-page,.article-page,.auth-page,.write-page,.dashboard-page,.not-found{padding-inline:max(20px, env(safe-area-inset-left)) max(20px, env(safe-area-inset-right))}.hero h1{font-size:clamp(39px,11vw,53px)}.hero-copy{font-size:15px}.article-page h1{font-size:clamp(34px,9.5vw,44px)}.community-hero{padding-block:48px 64px}.article-page header{margin-block:48px 36px}.auth-page,.write-page{padding-top:40px}.editor-actions{flex-direction:row}.editor-actions button{flex:110px;width:auto}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition:none!important}}
