:root{--ink:#18332c;--ink-deep:#10251f;--ink-soft:#4e625c;--green:#1d5548;--green-light:#dce8df;--sage:#2f5f52;--sage-dark:#234c41;--terracotta:#c65c3f;--terracotta-dark:#a94730;--cream:#f7f2e8;--cream-deep:#eee5d5;--paper:#fffdf8;--line:#d9d5ca;--line-green:rgba(24,51,44,0.17);--shadow:0 18px 45px rgba(30,52,44,0.09);--serif:Georgia,"Times New Roman",serif;--sans:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;--shell:1180px}*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{min-height:100vh;font-family:var(--sans);font-size:17px;line-height:1.6;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}main{min-height:60vh}a{color:inherit;text-decoration:none}button,input,select,textarea{color:inherit;font:inherit}a,button{-webkit-tap-highlight-color:transparent}img,svg{display:block}::selection{color:var(--paper);background:var(--terracotta)}:focus-visible{outline:3px solid #e79a50;outline-offset:3px}.skip-link{position:fixed;z-index:100;top:8px;left:8px;padding:10px 16px;transform:translateY(-150%);color:var(--white);border-radius:4px;background:var(--ink-deep)}.skip-link:focus{transform:translateY(0)}.shell{width:min(calc(100% - 40px),var(--shell));margin-inline:auto}.narrow-shell{max-width:940px}.icon{flex:0 0 auto}.eyebrow{font-size:.76rem;font-weight:800;letter-spacing:.15em;line-height:1.4;text-transform:uppercase}.button{display:inline-flex;min-height:52px;align-items:center;justify-content:center;gap:10px;padding:12px 21px;color:var(--white);border:1px solid var(--terracotta);border-radius:4px;background:var(--terracotta);box-shadow:0 5px 0 rgba(125,47,28,.12);font-size:.95rem;font-weight:750;line-height:1.2;transition:transform .16s ease,background .16s ease,box-shadow .16s ease}.button:hover{transform:translateY(-2px);box-shadow:0 7px 0 rgba(125,47,28,.1)}.button:disabled{cursor:not-allowed;transform:none;opacity:.58;box-shadow:none}.button--small{min-height:43px;padding:10px 17px;font-size:.88rem}.button--ghost{border-color:var(--line-green);box-shadow:none}.button--ghost:hover{color:var(--green);background:rgba(255,255,255,.54);box-shadow:none}.button--cream{color:var(--ink-deep);border-color:var(--cream);background:var(--cream);box-shadow:none}.button--cream:hover{background:var(--white);box-shadow:none}.button-row{display:flex;flex-wrap:wrap;gap:12px;margin-top:32px}.arrow-link,.text-link{font-size:.9rem;font-weight:750}.arrow-link{display:inline-flex;align-items:center;gap:8px;padding-block:8px;border-bottom:1px solid;line-height:1.2}.arrow-link:hover,.text-link:hover{color:var(--terracotta-dark)}.site-header{position:relative;z-index:10;border-bottom:1px solid var(--line-green)}.top-note{color:rgba(255,255,255,.82);background:var(--ink-deep);font-size:.73rem}.top-note__inner{display:flex;min-height:31px;align-items:center;justify-content:space-between}.top-note a{color:var(--white);font-weight:700;text-decoration:underline;text-underline-offset:3px}.header-main{display:grid;min-height:85px;align-items:center;gap:30px}.brand{display:inline-flex;width:fit-content;align-items:center;gap:11px;line-height:1}.auth-card__mark,.brand__mark{position:relative;display:inline-flex;width:45px;height:45px;align-items:flex-end;justify-content:center;gap:3px;padding-bottom:11px;overflow:hidden;color:var(--white);border-radius:50% 50% 50% 13%;background:var(--green);transform:rotate(-5deg)}.auth-card__mark:after,.brand__mark:after{position:absolute;right:2px;bottom:1px;width:12px;height:11px;background:var(--green);content:"";transform:skew(-15deg)}.auth-card__mark span,.brand__mark span{z-index:1;width:3px;border-radius:4px;background:var(--cream);transform:rotate(5deg)}.auth-card__mark span:first-child,.brand__mark span:first-child{height:11px}.auth-card__mark span:nth-child(2),.brand__mark span:nth-child(2){height:19px}.auth-card__mark span:nth-child(3),.brand__mark span:nth-child(3){height:14px}.brand__words{display:grid;gap:2px}.brand__words strong{font-family:var(--serif);font-size:1.45rem;letter-spacing:-.035em}.brand__words small{color:var(--terracotta-dark);font-size:.66rem;font-weight:800;letter-spacing:.17em;text-transform:uppercase}.primary-nav{display:flex;align-items:center;gap:34px;font-size:.9rem;font-weight:700}.primary-nav a{position:relative;padding:30px 2px 27px}.primary-nav a:after{position:absolute;right:0;bottom:22px;left:0;height:2px;background:var(--terracotta);content:"";transform:scaleX(0);transition:transform .16s ease}.primary-nav a:hover:after{transform:scaleX(1)}.header-actions{display:flex;align-items:center;justify-content:flex-end;gap:22px}.site-footer{padding:64px 0 24px;color:rgba(255,255,255,.78);background:var(--ink-deep)}.footer-grid{display:grid;grid-template-columns:minmax(260px,2fr) 1fr 1fr;gap:70px;padding-bottom:52px}.brand--footer{color:var(--white)}.brand--footer .brand__mark,.brand--footer .brand__mark:after{background:var(--terracotta)}.brand--footer .brand__words small{color:#e7a28e}.footer-intro{max-width:330px;margin-top:19px;font-family:var(--serif);font-size:1.08rem;line-height:1.5}.footer-grid>div:not(:first-child){display:grid;align-content:start;gap:10px}.footer-grid h2{margin-bottom:8px;color:var(--white);font-size:.72rem;letter-spacing:.16em;text-transform:uppercase}.footer-grid a:not(.brand){font-size:.88rem}.footer-grid a:hover{color:var(--white)}.footer-bottom{display:flex;justify-content:space-between;padding-top:22px;border-top:1px solid rgba(255,255,255,.13);font-size:.72rem}.hero{position:relative;overflow:hidden;padding:76px 0 62px;background:radial-gradient(circle at 84% 20%,rgba(198,92,63,.1),transparent 20%),linear-gradient(120deg,var(--cream) 0,#fbf8f0 62%,#f2eadc 100%)}.hero:before{top:-150px;right:-80px;width:430px;height:430px;border:1px solid rgba(47,95,82,.12);border-radius:50%}.hero:after,.hero:before{position:absolute;content:""}.hero:after{right:105px;bottom:-190px;width:370px;height:370px;border:1px solid rgba(198,92,63,.16);border-radius:50%}.hero__grid{position:relative;z-index:1;display:grid;grid-template-columns:minmax(0,1.45fr) minmax(340px,.75fr);align-items:center;gap:110px}.hero h1{max-width:760px;margin-top:14px;color:var(--ink-deep);font-family:var(--serif);font-size:clamp(3.7rem,6.4vw,6.3rem);font-weight:500;letter-spacing:-.065em;line-height:.91}.hero h1 em{color:var(--terracotta);font-weight:500}.hero__intro{max-width:670px;margin-top:28px;color:var(--ink-soft);font-family:var(--serif);font-size:1.25rem;line-height:1.58}.how-card{position:relative;padding:34px 34px 28px;color:var(--cream);border-radius:6px;background:var(--green);box-shadow:var(--shadow)}.how-card:before{position:absolute;top:-11px;right:32px;width:23px;height:23px;border-radius:50%;background:var(--terracotta);box-shadow:0 0 0 7px var(--cream);content:""}.how-card__label{display:block;padding-bottom:18px;border-bottom:1px solid rgba(255,255,255,.18);color:#efb8a7;font-size:.69rem;font-weight:800;letter-spacing:.15em;text-transform:uppercase}.how-card ol{display:grid;gap:0;list-style:none}.how-card li{display:grid;grid-template-columns:35px 1fr;gap:13px;padding:21px 0;border-bottom:1px solid rgba(255,255,255,.13)}.how-card li>span{color:#efb8a7;font-family:var(--serif);font-size:.9rem}.how-card strong{display:block;margin-bottom:3px;color:var(--white);font-family:var(--serif);font-size:1.08rem}.how-card p{color:rgba(255,255,255,.68);font-size:.8rem;line-height:1.45}.how-card>a{display:inline-flex;align-items:center;gap:8px;margin-top:23px;color:var(--white);font-size:.82rem;font-weight:750}.hero__rule{position:absolute;right:0;bottom:0;left:0;height:6px;background:repeating-linear-gradient(90deg,var(--terracotta) 0,var(--terracotta) 80px,var(--green) 80px,var(--green) 160px,var(--cream-deep) 160px,var(--cream-deep) 240px)}.section{padding:86px 0;background:var(--white)}.section--paper{background:var(--paper)}.section--sage{color:var(--white);background:var(--sage)}.section-heading{display:flex;align-items:end;justify-content:space-between;gap:30px;margin-bottom:36px}.comments-heading h2,.invitation h2,.section-heading h2{margin-top:7px;font-family:var(--serif);font-size:clamp(2rem,3.4vw,3rem);font-weight:500;letter-spacing:-.035em;line-height:1.06}.section-heading__note{max-width:420px;color:var(--ink-soft);font-family:var(--serif);font-size:1rem;line-height:1.5}.section-heading--light .eyebrow{color:#efb39f}.section-heading--light .arrow-link{color:var(--white)}.featured-story{display:grid;min-height:400px;grid-template-columns:.82fr 1.18fr;overflow:hidden;border:1px solid var(--line-green);border-radius:6px;background:var(--white);box-shadow:var(--shadow)}.featured-story__visual{position:relative;display:flex;min-height:380px;flex-direction:column;align-items:center;justify-content:center;overflow:hidden;color:var(--cream);background:radial-gradient(circle at 20% 30%,rgba(255,255,255,.09),transparent 35%),var(--green)}.featured-story__visual:after,.featured-story__visual:before{position:absolute;width:270px;height:270px;border:1px solid rgba(255,255,255,.11);border-radius:50%;content:""}.featured-story__visual:before{top:-90px;left:-70px}.featured-story__visual:after{right:-60px;bottom:-120px}.quote-mark{height:75px;color:#f1b39f;font-family:var(--serif);font-size:7.4rem;line-height:1}.sound-lines{display:flex;height:60px;align-items:center;gap:7px}.sound-lines span{width:4px;border-radius:5px;background:var(--cream)}.sound-lines span:first-child,.sound-lines span:nth-child(7){height:16px}.sound-lines span:nth-child(2),.sound-lines span:nth-child(6){height:32px}.sound-lines span:nth-child(3),.sound-lines span:nth-child(5){height:48px}.sound-lines span:nth-child(4){height:60px;background:var(--terracotta)}.featured-story__visual small{margin-top:23px;font-size:.67rem;font-weight:800;letter-spacing:.16em;text-transform:uppercase}.post-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.post-grid--two{grid-template-columns:repeat(2,1fr)}.post-card{display:flex;min-width:0;flex-direction:column;padding:28px;border:1px solid var(--line-green);border-radius:5px;background:var(--white);transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.post-card:hover{transform:translateY(-4px);border-color:rgba(47,95,82,.34);box-shadow:var(--shadow)}.post-card__topline{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:18px;color:#7b8783;font-size:.72rem}.post-card__labels{display:flex;flex-wrap:wrap;align-items:center;gap:7px}.demo-label{padding:4px 7px;color:#735225;border:1px solid #e6ce9c;border-radius:3px;background:#fff4d9;font-size:.57rem;font-weight:800;letter-spacing:.06em;line-height:1;text-transform:uppercase}.category-label{display:inline-flex;width:fit-content;align-items:center;font-size:.68rem;font-weight:850;letter-spacing:.12em;text-transform:uppercase}.category-label--large{margin-bottom:18px;padding:6px 10px;border:1px solid rgba(198,92,63,.25);border-radius:3px;background:rgba(198,92,63,.07)}.post-card h3{color:var(--ink-deep);font-family:var(--serif);font-size:1.5rem;font-weight:550;letter-spacing:-.025em;line-height:1.16}.post-card h3 a:hover{color:var(--terracotta-dark)}.post-card>p{margin-top:15px;font-family:var(--serif);font-size:.96rem;line-height:1.55}.post-card__footer{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-top:auto;padding-top:27px}.post-card__author{color:var(--ink-soft);font-size:.76rem;font-weight:650}.post-card__signals{display:flex;align-items:center;gap:14px;color:#60726c;font-size:.75rem}.post-card__signals span{display:inline-flex;align-items:center;gap:4px}.post-card--featured{justify-content:center;padding:clamp(36px,5vw,64px);border:0;border-radius:0;box-shadow:none}.post-card--featured:hover{transform:none;box-shadow:none}.post-card--featured h3{font-size:clamp(2.1rem,3.5vw,3.4rem);line-height:1.03}.post-card--featured>p{max-width:600px;margin-top:21px;font-size:1.1rem}.post-list{display:grid;gap:18px}.post-list .post-card h3{font-size:clamp(1.55rem,2.5vw,2rem)}.post-list .post-card{padding:32px}.category-grid{display:grid;gap:14px}.category-grid--home{grid-template-columns:repeat(4,1fr)}.category-grid--all{grid-template-columns:repeat(2,1fr)}.category-card{display:grid;min-height:142px;grid-template-columns:auto 1fr auto;align-items:center;gap:18px;padding:25px;border:1px solid var(--line-green);border-radius:5px;background:var(--white);transition:transform .17s ease,border-color .17s ease,box-shadow .17s ease}.category-card:hover{transform:translateY(-3px);border-color:rgba(47,95,82,.34);box-shadow:var(--shadow)}.category-card__icon{display:grid;width:53px;height:53px;place-items:center;color:var(--green);border-radius:50%;background:var(--green-light)}.category-card__copy{display:grid;gap:5px}.category-card__copy strong{font-size:1.15rem;line-height:1.2}.category-card__copy>span{color:var(--ink-soft);font-size:.8rem;line-height:1.45}.category-card__arrow{color:var(--terracotta)}.category-card--compact{min-height:84px;padding:16px 18px;color:var(--ink);border-color:rgba(255,255,255,.15);background:rgba(255,255,255,.92)}.category-card--compact .category-card__icon{width:42px;height:42px}.category-card--compact .category-card__copy strong{font-size:.97rem}.invitation{padding:68px 0;color:var(--cream);background:var(--terracotta)}.invitation__inner{display:flex;align-items:center;justify-content:space-between;gap:50px}.invitation .eyebrow{color:#ffe0d5}.invitation h2{max-width:720px;margin-top:8px;color:var(--white)}.page-hero{padding:75px 0;text-align:center;border-bottom:1px solid var(--line-green);background:radial-gradient(circle at 10% 50%,rgba(47,95,82,.09),transparent 20%),radial-gradient(circle at 90% 20%,rgba(198,92,63,.09),transparent 21%),var(--cream)}.page-hero--compact{padding:60px 0}.category-hero h1,.form-intro h1,.page-hero h1{margin-top:8px;color:var(--ink-deep);font-family:var(--serif);font-size:clamp(2.7rem,5vw,4.6rem);font-weight:500;letter-spacing:-.055em;line-height:1}.category-hero p,.form-intro>p:last-child,.page-hero>.shell>p:last-child{max-width:700px;margin:20px auto 0;color:var(--ink-soft);font-family:var(--serif);font-size:1.12rem}.category-hero{padding:62px 0;border-bottom:1px solid var(--line-green);background:var(--cream)}.category-hero__inner{display:grid;grid-template-columns:92px 1fr;align-items:center;gap:30px}.category-hero__icon{display:grid;width:92px;height:92px;place-items:center;color:var(--green);border:1px solid rgba(47,95,82,.2);border-radius:50%;background:var(--paper)}.category-hero h1{font-size:clamp(2.5rem,4.5vw,4.1rem)}.category-hero p{max-width:720px;margin:13px 0 0}.breadcrumbs{display:flex;align-items:center;gap:5px;margin-bottom:13px;color:#6a7b76;font-size:.74rem;font-weight:650}.breadcrumbs a:hover{color:var(--terracotta-dark)}.explore-section{padding-top:60px}.explore-layout{display:grid;grid-template-columns:255px minmax(0,1fr);align-items:start;gap:55px}.filter-panel{position:sticky;top:20px;overflow:hidden;border:1px solid var(--line-green);border-radius:5px;background:var(--white)}.filter-panel__title{display:flex;align-items:center;gap:9px;padding:19px;color:var(--white);background:var(--green);font-size:.82rem}.filter-panel nav{display:grid}.filter-panel nav a{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:12px 17px;border-bottom:1px solid var(--line-green);font-size:.78rem;line-height:1.35}.filter-panel nav a:last-child{border-bottom:0}.filter-panel nav a.is-active,.filter-panel nav a:hover{color:var(--ink-deep);background:var(--cream)}.filter-panel nav a.is-active{box-shadow:inset 3px 0 var(--terracotta);font-weight:750}.filter-panel nav span{display:grid;min-width:24px;height:24px;place-items:center;border-radius:50%;background:var(--green-light);font-size:.66rem}.results-toolbar{display:flex;align-items:center;justify-content:space-between;margin-bottom:16px;color:var(--ink-soft);font-size:.79rem}.results-toolbar strong{color:var(--ink)}.results-toolbar>span{padding:7px 11px;border:1px solid var(--line-green);border-radius:3px;background:var(--white)}.empty-state{padding:65px 28px;text-align:center;border:1px dashed rgba(47,95,82,.28);border-radius:6px;background:var(--cream)}.empty-state h2,.empty-state h3{font-family:var(--serif);font-size:1.8rem}.empty-state p{max-width:520px;margin:10px auto 22px;color:var(--ink-soft)}.article-header{padding:70px 0 55px;border-bottom:1px solid var(--line-green);background:var(--cream)}.article-shell{max-width:900px}.article-header h1{max-width:880px;color:var(--ink-deep);font-family:var(--serif);font-size:clamp(2.8rem,5.6vw,5rem);font-weight:500;letter-spacing:-.055em;line-height:.99}.article-deck{max-width:800px;margin-top:25px;color:var(--ink-soft);font-family:var(--serif);font-size:1.25rem;line-height:1.55;overflow-wrap:anywhere}.article-byline{display:flex;align-items:center;gap:12px;margin-top:28px}.avatar,.comment__avatar{display:grid;width:44px;height:44px;place-items:center;color:var(--white);border-radius:50%;background:var(--green);font-family:var(--serif);font-size:1.15rem}.article-byline>div:last-child{display:grid;gap:1px}.article-byline strong{font-size:.84rem}.article-byline span{color:#71807c;font-size:.72rem}.article-layout{display:grid;max-width:900px;grid-template-columns:72px minmax(0,1fr);gap:38px;padding-top:58px;padding-bottom:76px}.vote-rail{position:sticky;top:25px;display:flex;height:fit-content;flex-direction:column;align-items:center;gap:6px}.vote-button{display:grid;width:42px;height:42px;place-items:center;border:1px solid var(--line-green);border-radius:50%;background:var(--white);font-size:1.25rem;font-weight:700}.vote-button:hover{color:var(--terracotta);border-color:var(--terracotta)}.vote-button.is-active{color:var(--white);border-color:var(--terracotta);background:var(--terracotta)}.vote-rail strong{margin:3px 0;font-size:.95rem}.vote-rail__label{color:#7a8984;font-size:.67rem}.article-body>p{margin-bottom:1.35em;color:#263d36;font-family:var(--serif);font-size:1.2rem;line-height:1.78;overflow-wrap:anywhere}.button.is-disabled,.vote-button:disabled{cursor:not-allowed;opacity:.55}.article-body>p:first-child:first-letter{float:left;margin:.08em .08em 0 0;color:var(--terracotta);font-family:var(--serif);font-size:4.3rem;line-height:.76}.article-note{display:grid;grid-template-columns:auto 1fr;gap:13px;margin-top:36px;padding:20px;color:var(--ink-soft);border-left:3px solid var(--green);background:var(--green-light);font-size:.82rem}.article-note .icon{color:var(--green)}.article-actions{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-top:33px;padding-top:25px;border-top:1px solid var(--line-green)}.report-link{color:#71807c;font-size:.75rem;text-decoration:underline;text-underline-offset:3px}.vote-help{color:var(--ink-soft);font-size:.75rem;font-weight:700}.delete-link{color:var(--terracotta-dark)}.edit-link{color:var(--green)}.comments-section{padding:74px 0;border-top:1px solid var(--line-green);border-bottom:1px solid var(--line-green);background:var(--cream)}.comment-shell{max-width:790px}.comments-heading{display:flex;align-items:end;justify-content:space-between;gap:30px;margin-bottom:32px}.comments-heading h2{font-size:2.4rem}.comments-list{display:grid;gap:15px}.comment-form{display:grid;gap:18px;margin-bottom:28px;padding:24px;border:1px solid var(--line-green);border-radius:5px;background:var(--white)}.comment-form>label{display:grid;gap:8px}.comment-form legend,.comment-form>label>span{font-size:.76rem;font-weight:750}.comment-form fieldset{padding:0;border:0}.comment-form legend{margin-bottom:9px}.comment-identity-options{display:flex;flex-wrap:wrap;gap:8px}.comment-identity-options label{display:flex;align-items:center;gap:7px;padding:8px 12px;cursor:pointer;border:1px solid var(--line-green);border-radius:30px;background:var(--paper);font-size:.72rem;font-weight:700}.comment-identity-options label:has(input:checked){border-color:var(--terracotta);box-shadow:inset 0 0 0 1px var(--terracotta)}.comment-identity-options input{width:16px;min-height:auto;height:16px;accent-color:var(--terracotta)}.comment-form>.button{width:fit-content}.comment{display:grid;grid-template-columns:46px minmax(0,1fr);gap:15px;padding:25px;border:1px solid var(--line-green);border-radius:5px;background:var(--white)}.comment__avatar{width:42px;height:42px;color:var(--green);background:var(--green-light);font-size:1rem}.comment__meta{display:flex;flex-wrap:wrap;align-items:center;gap:8px;font-size:.78rem}.comment__meta time{margin-left:auto;color:#7b8985;font-size:.68rem}.author-badge{padding:3px 7px;color:var(--white);border-radius:3px;background:var(--terracotta);font-size:.61rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.comment__content>p{margin-top:9px;color:#3c504a;font-family:var(--serif);font-size:.96rem;line-height:1.6}.comment__actions{display:flex;flex-wrap:wrap;gap:20px;margin-top:15px;color:#6d7d78;font-size:.69rem;font-weight:700}.comment-action-button--delete:hover,.comment__actions a:hover{color:var(--terracotta-dark)}.comment-action-button{padding:0;cursor:pointer;border:0;background:transparent;font-size:inherit;font-weight:inherit}.comment-action-button--delete{color:var(--terracotta-dark);text-decoration:underline;text-underline-offset:2px}.comment-action-button.is-active{color:var(--terracotta-dark)}.empty-state--comments{background:rgba(255,255,255,.55)}.form-shell{max-width:800px}.form-shell--small{max-width:680px}.form-intro{margin-bottom:32px;text-align:center}.form-intro>p:last-child{font-size:1.02rem}.prototype-banner{display:flex;align-items:center;gap:11px;margin-bottom:22px;padding:14px 17px;color:#735225;border:1px solid #e6ce9c;border-radius:4px;background:#fff4d9;font-size:.78rem}.prototype-banner--small{margin:22px 0}.demo-banner{display:flex;align-items:flex-start;gap:11px;margin-bottom:30px;padding:15px 17px;color:#735225;border:1px solid #e6ce9c;border-radius:4px;background:#fff4d9;font-size:.76rem}.demo-banner .icon{flex:0 0 auto;margin-top:1px}.demo-banner--compact{margin-bottom:20px}.demo-banner--article{width:fit-content;margin:18px 0}.form-message{display:flex;align-items:flex-start;gap:10px;margin-bottom:20px;padding:14px 16px;color:#4f5f5a;border:1px solid var(--line-green);border-radius:4px;background:var(--cream);font-size:.78rem;line-height:1.5;text-align:left}.form-message--success{color:#234c41;border-color:rgba(47,95,82,.28);background:var(--green-light)}.form-message--error{color:#813321;border-color:rgba(198,92,63,.34);background:#fff0ea}.auth-card form,.story-form{display:grid;gap:23px}.story-form{padding:34px;border:1px solid var(--line-green);border-radius:6px;background:var(--white);box-shadow:var(--shadow)}.auth-card label,.story-form>label{display:grid;gap:8px}.auth-card label>span,.story-form label>span:first-child{font-size:.8rem;font-weight:750}input,select,textarea{width:100%;border:1px solid #b8c1bd;border-radius:4px;background:var(--paper)}input,select{min-height:50px;padding:10px 13px}textarea{min-height:150px;padding:13px;line-height:1.55;resize:vertical}input:focus,select:focus,textarea:focus{border-color:var(--green);outline:3px solid rgba(47,95,82,.13)}::placeholder{color:#89948f}.story-form fieldset{padding:0;border:0}.story-form legend{margin-bottom:10px;font-size:.8rem;font-weight:750}.identity-options{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.identity-options label{position:relative;display:flex;min-height:105px;align-items:flex-start;gap:9px;padding:15px;cursor:pointer;border:1px solid var(--line-green);border-radius:4px;background:var(--paper)}.identity-options input{width:18px;min-height:auto;height:18px;margin-top:2px;accent-color:var(--terracotta)}.identity-options label:has(input:checked){border-color:var(--terracotta);box-shadow:inset 0 0 0 1px var(--terracotta)}.identity-options label.is-disabled{cursor:not-allowed;opacity:.55}.identity-options label>span{display:grid;gap:4px}.identity-options strong{font-size:.76rem;line-height:1.3}.identity-options small{color:var(--ink-soft);font-size:.67rem;line-height:1.4}.publication-reminder{display:grid;grid-template-columns:auto 1fr;gap:10px;padding:16px;border-radius:4px;background:var(--green-light);font-size:.75rem}.publication-reminder .icon{color:var(--green)}.form-actions{display:flex;align-items:center;gap:20px}.auth-page{display:grid;min-height:700px;place-items:center;padding:70px 20px;background:radial-gradient(circle at 20% 20%,rgba(47,95,82,.11),transparent 23%),radial-gradient(circle at 80% 80%,rgba(198,92,63,.1),transparent 23%),var(--cream)}.auth-card{width:min(100%,480px);padding:44px;text-align:center;border:1px solid var(--line-green);border-radius:7px;background:var(--white);box-shadow:var(--shadow)}.auth-card__mark{width:58px;height:58px;margin:0 auto 24px}.auth-card h1{margin-top:6px;font-family:var(--serif);font-size:2.35rem;line-height:1.1}.auth-card>p:not(.eyebrow){margin:15px 0 25px;color:var(--ink-soft);font-family:var(--serif)}.auth-card>.auth-privacy{margin:21px 0 10px;font-family:var(--sans);font-size:.69rem;line-height:1.5}.auth-card form{text-align:left}.auth-card form .button{width:100%}.auth-card>.arrow-link{font-size:.78rem}.field-help{color:var(--ink-soft);font-size:.7rem;line-height:1.4}.identity-preview{padding:18px;border-radius:4px;background:var(--green-light)}.identity-preview>strong{display:block;margin-bottom:11px;font-size:.75rem}.identity-preview>div{display:flex;flex-wrap:wrap;gap:7px}.identity-preview span{padding:6px 10px;color:var(--green);border:1px solid rgba(47,95,82,.18);border-radius:20px;background:rgba(255,255,255,.62);font-size:.68rem;font-weight:700}.account-page{min-height:680px}.account-shell{max-width:930px}.account-heading{display:flex;align-items:end;justify-content:space-between;gap:30px;margin-bottom:35px}.account-heading h1{margin-top:6px;font-family:var(--serif);font-size:clamp(2.6rem,5vw,4.2rem);font-weight:500;letter-spacing:-.05em;line-height:1}.account-heading>div>p:last-child{margin-top:14px;color:var(--ink-soft);font-family:var(--serif)}.account-grid{display:grid;grid-template-columns:repeat(2,1fr);align-items:stretch;gap:18px}.admin-entry{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:18px;padding:17px 20px;border:1px solid rgba(198,92,63,.28);border-radius:5px;background:#fff4ef}.admin-entry>div{display:grid}.admin-entry strong{font-size:.82rem}.admin-entry span{color:var(--ink-soft);font-size:.7rem}.account-card{display:flex;min-height:330px;flex-direction:column;padding:28px;border:1px solid var(--line-green);border-radius:6px;background:var(--white);box-shadow:var(--shadow)}.account-card__heading{display:flex;align-items:center;gap:11px;padding-bottom:20px;border-bottom:1px solid var(--line-green)}.account-card__heading>span{display:grid;width:42px;height:42px;place-items:center;color:var(--green);border-radius:50%;background:var(--green-light)}.account-card h2{font-family:var(--serif);font-size:1.35rem}.account-card dl{display:grid;gap:0;margin-top:8px}.account-card dl>div{display:grid;grid-template-columns:120px minmax(0,1fr);gap:12px;padding:12px 0;border-bottom:1px solid var(--line-green)}.account-card dt{color:#73827d;font-size:.7rem}.account-card dd{overflow-wrap:anywhere;font-size:.78rem;font-weight:700}.account-card>.arrow-link{width:fit-content;margin-top:auto}.account-card--empty>p{margin:22px 0;color:var(--ink-soft);font-family:var(--serif);font-size:.95rem}.account-card--empty>.button{width:fit-content;margin-top:auto}.account-posts{display:grid;margin:8px 0 22px}.account-posts article{padding:14px 0;border-bottom:1px solid var(--line-green)}.account-posts small,.account-posts span{color:#73827d;font-size:.66rem}.account-posts__edit{display:inline-block;margin-top:7px;color:var(--green);font-size:.69rem;font-weight:750;text-decoration:underline;text-underline-offset:3px}.account-posts h3{margin:4px 0;font-family:var(--serif);font-size:1rem;line-height:1.3}.account-posts+.button{width:fit-content;margin-top:auto}.account-danger{margin-top:24px;border:1px solid rgba(141,38,53,.45);background:#fff7f5}.account-danger summary{padding:16px 18px;color:var(--terracotta-dark);cursor:pointer;font-size:.78rem;font-weight:800}.account-danger__content{padding:4px 18px 20px;border-top:1px solid rgba(141,38,53,.25)}.account-danger__content h2{margin-top:16px;font-family:var(--serif);font-size:1.35rem}.account-danger__content>p{max-width:680px;margin-top:8px;color:var(--ink-soft);font-size:.78rem;line-height:1.6}.account-danger form{display:flex;align-items:end;gap:12px;margin-top:18px}.account-danger label{display:grid;min-width:min(100%,280px);gap:7px;color:var(--ink);font-size:.7rem;font-weight:750}.account-danger input{min-height:44px}.button--danger{border-color:var(--terracotta-dark);background:var(--terracotta-dark)}.report-target{margin-bottom:20px;padding:18px;border-left:3px solid var(--terracotta);background:var(--cream)}.report-target strong{font-size:.75rem}.report-target p{margin-top:5px;overflow-wrap:anywhere;color:var(--ink-soft);font-family:var(--serif);font-size:.9rem}.report-reasons{display:grid;gap:8px}.report-reasons label{display:flex;align-items:flex-start;gap:9px;padding:11px 12px;cursor:pointer;border:1px solid var(--line-green);border-radius:4px;background:var(--paper)}.report-reasons input{width:17px;min-height:auto;height:17px;margin-top:2px;accent-color:var(--terracotta)}.report-reasons span{font-size:.74rem}.admin-shell{max-width:920px}.admin-page .section-heading h1{font-size:clamp(2.6rem,5vw,4rem)}.admin-reports{display:grid;gap:16px}.admin-reports>article{padding:25px;border:1px solid var(--line-green);border-radius:5px;background:var(--white);box-shadow:var(--shadow)}.admin-report__footer,.admin-report__meta,.moderation-actions{display:flex;flex-wrap:wrap;align-items:center;gap:12px}.admin-report__meta{justify-content:space-between;color:#71807c;font-size:.68rem}.admin-reports h2{margin-top:10px;font-family:var(--serif);font-size:1.3rem}.admin-reports blockquote{margin:12px 0;padding:14px;overflow-wrap:anywhere;border-left:3px solid var(--green);background:var(--green-light);font-family:var(--serif)}.admin-reports blockquote+p{margin-bottom:15px;color:var(--ink-soft);font-size:.78rem}.admin-report__footer{justify-content:space-between;margin-top:18px;padding-top:16px;border-top:1px solid var(--line-green)}.admin-report__footer>a{color:var(--green);font-size:.74rem;font-weight:750;text-decoration:underline;text-underline-offset:3px}.info-shell{max-width:900px}.steps-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.steps-grid article{padding:28px;border:1px solid var(--line-green);border-radius:5px;background:var(--white)}.steps-grid article>span{color:var(--terracotta);font-family:var(--serif);font-size:1.2rem}.rules-list h2,.steps-grid h2{margin-top:25px;font-family:var(--serif);font-size:1.4rem;line-height:1.2}.rules-list p,.steps-grid p{margin-top:10px;color:var(--ink-soft);font-size:.82rem}.centered-action{margin-top:40px;text-align:center}.rules-list{display:grid;gap:14px}.rules-list article{display:grid;grid-template-columns:auto 1fr;gap:18px;padding:25px;border:1px solid var(--line-green);border-radius:5px;background:var(--white)}.rules-list article>span{display:grid;width:42px;height:42px;place-items:center;color:var(--green);border-radius:50%;background:var(--green-light)}.rules-list small{color:var(--terracotta-dark);font-size:.65rem;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.rules-list h2{margin-top:3px}.legal-placeholder{margin-top:25px;padding:17px;color:var(--ink-soft);border-left:3px solid var(--terracotta);background:var(--cream);font-size:.77rem}@media (max-width:980px){.hero__grid{grid-template-columns:1fr 330px;gap:50px}.hero h1{font-size:clamp(3.5rem,8vw,5.4rem)}.post-grid{grid-template-columns:repeat(2,1fr)}.post-grid .post-card:last-child:nth-child(odd){grid-column:1/-1}.category-grid--home{grid-template-columns:repeat(2,1fr)}.explore-layout{gap:30px}}@media (max-width:760px){body{font-size:16px}.shell{width:min(calc(100% - 28px),var(--shell))}.top-note__inner{justify-content:center;text-align:center}.top-note__inner a,.top-note__inner span{padding:6px 0}.top-note__inner a{display:none}.header-main{min-height:74px;grid-template-columns:1fr auto;gap:12px}.brand__mark{width:39px;height:39px}.brand__words strong{font-size:1.18rem}.brand__words small{font-size:.55rem}.primary-nav{grid-column:1/-1;grid-row:2;justify-content:space-around;gap:0;margin-inline:-14px;border-top:1px solid var(--line-green)}.primary-nav a{flex:1 1;padding:10px;text-align:center}.primary-nav a:after{bottom:5px;left:25%;right:25%}.header-actions{gap:13px}.header-login{display:none}.header-actions .button{min-height:39px;padding:8px 13px}.hero{padding:58px 0 48px}.hero__grid{grid-template-columns:1fr;gap:42px}.hero h1{font-size:clamp(3.2rem,15vw,4.6rem)}.hero__intro{font-size:1.08rem}.how-card{padding:27px 25px 24px}.section{padding:62px 0}.section-heading{align-items:start;flex-direction:column;margin-bottom:28px}.invitation h2,.section-heading h2{font-size:2.1rem}.featured-story{grid-template-columns:1fr}.featured-story__visual{min-height:230px}.post-card--featured{padding:30px 24px}.post-card--featured h3{font-size:2.1rem}.category-grid--all,.post-grid,.post-grid--two{grid-template-columns:1fr}.post-grid .post-card:last-child:nth-child(odd){grid-column:auto}.category-grid--home{grid-template-columns:1fr}.invitation__inner{align-items:flex-start;flex-direction:column;gap:28px}.page-hero,.page-hero--compact{padding:50px 0}.form-intro h1,.page-hero h1{font-size:2.75rem}.category-hero__inner{grid-template-columns:1fr}.category-hero__icon{width:72px;height:72px}.explore-layout{grid-template-columns:1fr}.filter-panel{position:static}.filter-panel nav{display:flex;padding:8px;overflow-x:auto;scrollbar-width:thin}.filter-panel nav a{flex:0 0 auto;border:0;border-radius:3px}.filter-panel nav a.is-active{box-shadow:none}.article-header{padding:50px 0 42px}.article-header h1{font-size:clamp(2.55rem,12vw,3.8rem)}.article-deck{font-size:1.1rem}.article-layout{grid-template-columns:1fr;padding-top:42px;padding-bottom:55px}.vote-rail{position:static;flex-direction:row;justify-content:flex-start;order:2}.article-body{order:1}.vote-rail__label{margin-left:2px}.article-body>p{font-size:1.08rem}.comments-section{padding:55px 0}.comments-heading{align-items:flex-start;flex-direction:column}.comment{grid-template-columns:1fr;padding:21px}.comment__meta time{width:100%;margin-left:0}.story-form{padding:24px 18px}.identity-options{grid-template-columns:1fr}.identity-options label{min-height:auto}.form-actions{align-items:flex-start;flex-direction:column}.auth-card{padding:34px 22px}.account-heading{align-items:flex-start;flex-direction:column}.account-grid{grid-template-columns:1fr}.account-card{min-height:300px;padding:22px}.account-card dl>div{grid-template-columns:100px minmax(0,1fr)}.account-danger form{align-items:stretch;flex-direction:column}.account-danger .button{width:100%}.steps-grid{grid-template-columns:1fr}.steps-grid h2{margin-top:12px}.footer-grid{grid-template-columns:1fr;gap:34px}.footer-bottom{align-items:flex-start;flex-direction:column;gap:5px}}@media (prefers-reduced-motion:reduce){*,:after,:before{scroll-behavior:auto!important;transition-duration:.01ms!important}}:root{--ink:#171715;--ink-deep:#10100f;--ink-soft:#55534e;--green:#273b48;--green-light:#e8ecee;--sage:#273b48;--sage-dark:#1b2a34;--terracotta:#8d2635;--terracotta-dark:#711c29;--cream:#f3f1eb;--cream-deep:#e7e3da;--paper:#fbfaf6;--white:#ffffff;--line:#c9c6bd;--line-green:#d2cfc6;--shadow:none;--shell:1200px}body{color:var(--ink);background:var(--paper)}.eyebrow{color:var(--terracotta-dark);font-size:.69rem;letter-spacing:.18em}.button{min-height:44px;padding:10px 17px;border-color:var(--ink-deep);border-radius:0;background:var(--ink-deep);box-shadow:none;font-size:.78rem;font-weight:800;letter-spacing:.035em;text-transform:uppercase;transition:color .12s ease,background .12s ease}.button:hover{transform:none;color:var(--white);background:var(--terracotta-dark);box-shadow:none}.button--small{min-height:38px;padding:8px 13px;font-size:.71rem}.button--ghost{color:var(--ink);border-color:var(--ink);background:transparent}.button--cream,.button--ghost:hover{color:var(--white);background:var(--ink)}.button--cream{border-color:var(--ink)}.arrow-link,.text-link{font-size:.78rem}.site-header{border-bottom:0;background:var(--paper)}.top-note{color:var(--ink-soft);border-bottom:1px solid var(--line);background:transparent;font-size:.65rem;letter-spacing:.03em}.top-note__inner{min-height:29px}.top-note a{color:var(--ink);font-weight:650}.header-main{min-height:108px;grid-template-columns:1fr auto 1fr;gap:24px}.masthead-kicker{color:var(--ink-soft);font-family:var(--serif);font-size:.68rem}.header-main>.brand{grid-column:2;justify-self:center;text-align:center}.brand__mark{display:none}.brand__words{gap:0}.brand__words strong{font-size:clamp(2rem,3.3vw,3.15rem);font-weight:700;letter-spacing:-.045em}.brand__words small{margin-top:4px;color:var(--ink);font-size:.58rem;letter-spacing:.28em}.header-actions{grid-column:3;gap:15px}.primary-nav{display:block;border-top:1px solid var(--ink);border-bottom:1px solid var(--ink);font-size:.68rem;font-weight:800;letter-spacing:.055em;text-transform:uppercase}.primary-nav__inner{display:flex;min-height:36px;align-items:center;justify-content:center;gap:34px}.primary-nav a{padding:7px 0}.primary-nav a:after{display:none}.site-footer{padding:46px 0 22px;color:#c9c8c3;border-top:4px double #76746f;background:#151514}.site-footer .brand__mark{display:none}.brand--footer .brand__words strong{color:var(--white);font-size:1.7rem}.brand--footer .brand__words small{color:#c9c8c3}.footer-grid{gap:60px;padding-bottom:38px}.footer-intro{font-size:.98rem}.footer-grid h2{color:#e9e8e3;font-size:.64rem}.footer-bottom,.footer-grid a:not(.brand){font-size:.73rem}.hero{padding:55px 0 48px;border-bottom:1px solid var(--ink);background:var(--paper)}.hero:after,.hero:before,.hero__rule{display:none}.hero__grid{grid-template-columns:minmax(0,1.5fr) minmax(290px,.65fr);align-items:start;gap:72px}.hero h1{max-width:800px;margin-top:11px;font-size:clamp(3.6rem,6.2vw,5.9rem);font-weight:700;letter-spacing:-.06em;line-height:.92}.hero h1 em{color:var(--terracotta-dark);font-weight:700}.hero__intro{max-width:720px;margin-top:23px;color:#44423e;font-size:1.15rem;line-height:1.52}.button-row{margin-top:27px}.how-card{padding:0;color:var(--ink);border-top:3px double var(--ink);border-bottom:1px solid var(--ink);border-radius:0;background:transparent;box-shadow:none}.how-card:before{display:none}.how-card__label{padding:11px 0;color:var(--ink);border-bottom:1px solid var(--ink);font-size:.64rem}.how-card li{grid-template-columns:28px 1fr;gap:8px;padding:14px 0;border-bottom-color:var(--line)}.how-card li>span,.how-card p,.how-card strong,.how-card>a{color:inherit}.how-card strong{font-size:.94rem}.how-card p{color:var(--ink-soft);font-size:.72rem}.how-card>a{margin:15px 0;font-size:.72rem}.section{padding:64px 0;background:var(--paper)}.section--paper,.section--sage{color:var(--ink);background:var(--paper)}.section+.section{border-top:1px solid var(--line)}.section-heading{align-items:baseline;margin-bottom:27px;padding-top:11px;border-top:3px double var(--ink)}.comments-heading h2,.invitation h2,.section-heading h2{font-size:clamp(1.9rem,3vw,2.7rem);font-weight:700}.section-heading__note{max-width:460px;font-size:.92rem}.section-heading--light .arrow-link,.section-heading--light .eyebrow{color:inherit}.featured-story{display:block;min-height:auto;overflow:visible;border:0;border-radius:0;background:transparent;box-shadow:none}.post-grid,.post-grid--two{gap:26px}.post-card{padding:22px 0;border:0;border-top:1px solid var(--ink);border-radius:0;background:transparent;transition:none}.post-card--featured:hover,.post-card:hover{transform:none;border-color:var(--ink);box-shadow:none}.post-card__topline{margin-bottom:14px;color:#696761;font-size:.67rem}.category-label{color:var(--terracotta-dark);font-size:.62rem}.category-label--large{margin-bottom:13px;padding:0;border:0}.category-label--large,.demo-label{border-radius:0;background:transparent}.post-card h3{font-size:1.55rem;font-weight:700}.post-card>p{color:var(--ink-soft);font-size:.9rem}.post-card__footer{margin-top:21px;padding-top:12px;border-top:1px solid var(--line)}.post-card--featured{max-width:930px;padding:28px 0 10px;border-top:1px solid var(--ink)}.post-card--featured h3{max-width:900px;font-size:clamp(2.8rem,5vw,4.7rem);letter-spacing:-.045em;line-height:.98}.post-card--featured>p{max-width:760px;font-size:1.08rem}.category-grid{gap:0 30px}.category-card{min-height:auto;padding:17px 0;border:0;border-top:1px solid var(--ink);border-radius:0;background:transparent}.category-card:hover{color:var(--terracotta-dark);transform:none;border-color:var(--ink);background:transparent;box-shadow:none}.category-card__icon{display:none}.category-card__copy strong{font-family:var(--serif);font-size:1rem}.category-card__copy>span{font-size:.76rem}.category-card--compact{min-height:auto;padding:14px 0}.invitation{padding:48px 0;color:var(--ink);border-top:4px double var(--ink);border-bottom:1px solid var(--ink);background:var(--cream)}.invitation .eyebrow,.invitation h2{color:inherit}.category-hero,.page-hero,.page-hero--compact{padding:44px 0 36px;text-align:left;border-bottom:1px solid var(--ink);background:var(--paper)}.category-hero h1,.form-intro h1,.page-hero h1{font-size:clamp(2.9rem,5vw,4.8rem);font-weight:700}.category-hero p,.form-intro>p:last-child,.page-hero>.shell>p:last-child{max-width:760px;margin:14px 0 0;font-size:1rem}.category-hero__inner{display:block}.category-hero__icon{display:none}.explore-section{padding-top:40px}.explore-layout{grid-template-columns:220px minmax(0,1fr);gap:44px}.filter-panel{overflow:visible;border:0;border-top:3px double var(--ink);border-radius:0;background:transparent}.filter-panel__title{padding:12px 0;color:var(--ink);border-bottom:1px solid var(--ink);background:transparent;font-size:.72rem;text-transform:uppercase}.filter-panel nav a{padding:10px 0;color:var(--ink-soft);border-bottom-color:var(--line);font-size:.72rem}.filter-panel nav a.is-active,.filter-panel nav a:hover{color:var(--ink);background:transparent}.filter-panel nav a.is-active{box-shadow:none;font-weight:800}.filter-panel nav span{min-width:auto;height:auto;border-radius:0;background:transparent}.results-toolbar{padding-bottom:9px;border-bottom:1px solid var(--ink)}.results-toolbar>span{padding:0;border:0;border-radius:0;background:transparent}.empty-state{padding:54px 26px;border:1px solid var(--line);border-radius:0;background:transparent}.article-header{padding:54px 0 42px;border-bottom:1px solid var(--ink);background:var(--paper)}.article-shell{max-width:920px}.article-header h1{font-size:clamp(3rem,5.6vw,5.2rem);font-weight:700;letter-spacing:-.05em}.article-deck{margin-top:19px;color:#4a4843;font-size:1.16rem}.avatar,.comment__avatar{width:38px;height:38px;color:var(--ink);border:1px solid var(--ink);border-radius:0;background:transparent;font-size:.92rem}.article-layout{max-width:880px;grid-template-columns:58px minmax(0,1fr);gap:30px}.vote-button{width:36px;height:36px;border-color:var(--ink);border-radius:0;background:transparent}.article-body>p{color:#242321;font-size:1.16rem;line-height:1.72}.article-note{border-left-color:var(--ink);background:var(--cream)}.comments-section{padding:58px 0;border-color:var(--ink);background:var(--paper)}.comment,.comment-form{border:0;border-top:1px solid var(--ink);border-radius:0;background:transparent}.comment-form{padding:22px 0}.comment{padding:24px 0}.author-badge{border-radius:0;background:var(--terracotta-dark)}.account-card,.admin-reports>article,.auth-card,.story-form{border-color:var(--ink);border-radius:0;background:transparent;box-shadow:none}input,select,textarea{border-color:#8e8b84;border-radius:0;background:var(--white)}.comment-identity-options label,.identity-options label,.report-reasons label{border-radius:0;background:transparent}.admin-entry,.admin-reports blockquote,.article-note,.demo-banner,.form-message,.identity-preview,.publication-reminder,.report-target{border-radius:0}.auth-page{background:var(--paper)}.account-card__heading>span{display:none}.admin-entry{border-color:var(--ink);background:var(--cream)}.demo-banner{color:#5f4b22;border:1px solid #bcae8d;border-left:3px solid #8b6a24;background:#f7f2e4}@media (max-width:900px){body,html{overflow-x:clip}.masthead-kicker{display:none}.header-main{grid-template-columns:minmax(0,1fr) auto;min-width:0}.header-main>.brand{grid-column:1;justify-self:start;min-width:0;text-align:left}.header-actions{grid-column:2;min-width:0}.brand__words strong{font-size:1.75rem}.hero__grid{grid-template-columns:1fr;gap:40px}.explore-layout{grid-template-columns:1fr;min-width:0}.explore-results,.filter-panel{min-width:0;max-width:100%}.filter-panel{position:static;overflow:hidden}.filter-panel nav{display:flex;width:100%;max-width:100%;min-width:0;overflow-x:auto;overscroll-behavior-inline:contain}.filter-panel nav a{flex:0 0 auto;gap:7px;padding:10px 14px 10px 0;margin-right:14px}}@media (max-width:700px){.shell{width:min(calc(100% - 28px),var(--shell))}.top-note{display:none}.header-main{min-height:71px;gap:10px}.brand__words strong{font-size:1.38rem}.brand__words small{font-size:.46rem}.header-actions{gap:8px}.header-actions .button{min-height:35px;padding:7px 10px;font-size:.63rem}.primary-nav__inner{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));width:min(calc(100% - 28px),var(--shell));max-width:100%;min-width:0;gap:0;overflow:visible;scrollbar-width:none}.primary-nav__inner::-webkit-scrollbar{display:none}.primary-nav a{min-width:0;padding:9px 4px;text-align:center}.primary-nav a:nth-child(odd){border-right:1px solid var(--line)}.primary-nav a:nth-child(-n+2){border-bottom:1px solid var(--line)}.primary-nav a:last-child{display:none}.hero{padding:42px 0 38px}.hero h1{font-size:clamp(3rem,15vw,4.2rem)}.hero__intro{font-size:1.03rem}.section{padding:48px 0}.section-heading{align-items:flex-start}.category-grid--all,.category-grid--home,.post-grid,.post-grid--two{grid-template-columns:1fr}.post-card--featured h3{font-size:2.55rem}.category-hero,.page-hero,.page-hero--compact{padding:36px 0 30px}.category-hero h1,.form-intro h1,.page-hero h1{font-size:2.65rem}.article-header{padding:40px 0 34px}.article-header h1{font-size:2.75rem}.article-layout{grid-template-columns:1fr;padding-top:38px}.vote-rail{flex-direction:row;order:2}.article-body{order:1}.admin-entry,.admin-report__footer,.article-actions{align-items:flex-start;flex-direction:column}.comment{grid-template-columns:1fr}.account-card,.auth-card,.story-form{padding:22px 0}.auth-card{padding-inline:0;border-right:0;border-left:0}.footer-grid{grid-template-columns:1fr;gap:30px}}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.header-main{min-height:88px}.home-latest{padding-top:52px}.home-heading h1{font-size:clamp(2.4rem,4.5vw,4rem);font-weight:700;letter-spacing:-.045em}.home-more{display:flex;justify-content:flex-end;margin-top:28px}.auth-card{width:min(100%,560px)}.auth-steps{display:grid;gap:10px;margin:0 0 24px;padding:18px 0;text-align:left;border-top:1px solid var(--line);border-bottom:1px solid var(--line);list-style:none}.auth-steps li{display:grid;grid-template-columns:28px 1fr;align-items:center;gap:9px;color:var(--ink-soft);font-size:.85rem}.auth-steps li>span{display:inline-grid;width:26px;height:26px;place-items:center;color:var(--white);background:var(--ink);font-size:.72rem;font-weight:800}.form-message strong{display:block;margin-bottom:3px}.auth-change-email{margin-top:22px}@media (max-width:700px){.header-main{grid-template-columns:1fr;min-height:auto;gap:12px;padding-block:14px}.home-latest{padding-top:36px}.home-heading{gap:22px}.home-heading .button{width:100%}.home-more{justify-content:flex-start}.header-login{display:inline-flex;min-height:40px;align-items:center;justify-content:center;padding:7px 9px;border:1px solid var(--ink);font-size:.7rem;line-height:1.2;text-align:center}.header-actions,.header-main>.brand{grid-column:1}.header-actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));width:100%;gap:8px}.header-actions .button{width:100%;max-width:none;line-height:1.1;text-align:center}}