:root{--bg:#f7f7f2;--ink:#232720;--muted:#767b72;--line:#e0e3d9;--orange:#d65531;--green:#4e6456;--serif:Georgia,serif}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:95px}body{margin:0;background:var(--bg);color:var(--ink);font-family:Inter,-apple-system,BlinkMacSystemFont,"PingFang SC","Microsoft YaHei",sans-serif;-webkit-font-smoothing:antialiased}button,input,select{font:inherit}button,a,input,select{-webkit-tap-highlight-color:transparent}button{cursor:pointer}a{color:inherit;text-decoration:none}button:focus-visible,a:focus-visible,select:focus-visible,input:focus-visible{outline:2px solid var(--orange);outline-offset:4px}.topbar{height:87px;background:rgba(247,247,242,.97);border-bottom:1px solid var(--line);position:sticky;top:0;z-index:5}.topbar-inner{max-width:1280px;padding:0 42px;margin:auto;height:100%;display:flex;align-items:center;justify-content:space-between}.brand{display:flex;gap:10px;align-items:center;font-size:21px;font-weight:800;letter-spacing:1.3px}.brand-mark{font-size:28px;letter-spacing:-2px;border:1.5px solid var(--ink);padding:6px 9px;border-radius:9px;line-height:1}.brand-mark span{color:var(--orange)}.brand small{display:block;font-size:10px;letter-spacing:1px;color:var(--muted);font-weight:500;margin-top:4px}nav{height:100%;display:flex;gap:36px;align-items:center}nav a{height:100%;display:flex;align-items:center;font-size:14px;color:var(--muted);position:relative}nav a.active{color:var(--ink);font-weight:600}nav a.active:after{content:"";height:3px;background:var(--orange);position:absolute;bottom:-1px;left:0;right:0}#saved-count{font-size:10px;margin-left:6px;background:#e9ebe4;padding:2px 5px;border-radius:4px}.edition{font-size:10px;letter-spacing:2px;color:var(--muted)}.edition span{color:var(--orange);margin-left:8px}main{max-width:1280px;padding:0 42px;margin:auto}.prototype-note{font-size:11px;color:#828477;display:flex;gap:8px;align-items:center;padding:17px 0;border-bottom:1px solid var(--line)}.note-dot{width:5px;height:5px;border-radius:50%;background:#ab9563;flex-shrink:0}.prototype-note button{margin-left:auto;border:0;background:none;color:var(--muted);font-size:11px;white-space:nowrap}.intro{padding:46px 0 41px;display:flex;justify-content:space-between;align-items:center}.eyebrow{font-size:10px;letter-spacing:2.1px;font-weight:600;color:var(--muted)}h1{font-size:38px;letter-spacing:-1px;margin:15px 0 14px;font-weight:650;line-height:1.3}h1>span{color:var(--orange)}.intro p{font-size:14px;color:var(--muted);margin:0;line-height:1.7}.date{display:flex;flex-direction:column;align-items:flex-end;gap:8px}.date strong{font-family:var(--serif);font-size:48px;font-weight:400;letter-spacing:-2px}.date strong span{color:#bcc0b5;padding:0 5px}.date>span{font-size:11px;letter-spacing:1px;color:var(--muted)}.section-heading{display:flex;align-items:center;justify-content:space-between;margin-bottom:17px}.section-heading h2{font-size:16px;font-weight:600;margin:0;display:flex;align-items:center;gap:9px}.orange-line{width:3px;height:16px;background:var(--orange)}.section-note{font-size:11px;color:var(--muted)}.featured-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.feature{min-height:282px;display:flex;flex-direction:column;border:1px solid var(--line);border-radius:10px;padding:25px;background:#fff;position:relative;transition:transform .18s,border-color .18s}.feature:hover{transform:translateY(-3px);border-color:#b6bcb0}.feature:first-child{background:#edf0e5;border-color:#d9dfcc}.feature-top{display:flex;justify-content:space-between;align-items:center}.feature-num{font-family:var(--serif);font-size:33px;color:#9ba28e}.status{font-size:10px;padding:5px 8px;border-radius:4px;white-space:nowrap;font-weight:500;letter-spacing:.3px}.status.rising{color:#b34e2f;background:#f9ece5}.status.professional{color:#596866;background:#eaf0ed}.status.new{color:#817145;background:#f4f0df}.feature-category{font-size:11px;color:var(--muted);margin-top:22px;letter-spacing:.4px}.title-button{padding:0;border:0;background:none;color:inherit;text-align:left;font-weight:600;line-height:1.6;font-size:18px;cursor:pointer}.title-button:hover{color:var(--orange)}.feature h3{margin:8px 0 9px;line-height:1.6}.feature p{font-size:12px;color:#6c7265;line-height:1.85;margin:0 0 22px}.source-links{display:flex;flex-wrap:wrap;gap:7px 14px;font-size:11px}.source-links a{color:#5c6658;border-bottom:1px solid #d2d7c9;padding-bottom:2px}.source-links a:hover{color:var(--orange);border-color:var(--orange)}.feature .source-links{margin-top:auto;padding-top:14px;border-top:1px solid #e4e6dc}.feature .source-links a:last-child{margin-left:auto}.feed-section{margin-top:51px}.feed-top{display:flex;align-items:center;justify-content:space-between;margin-bottom:24px}.feed-top h2{font-size:25px;font-weight:600;letter-spacing:-.5px;margin:9px 0 0}#result-count{font-size:12px;font-weight:400;color:var(--muted);margin-left:7px;letter-spacing:0}.search{display:flex;align-items:center;gap:10px;border:1px solid var(--line);background:#fff;border-radius:7px;padding:10px 13px;min-width:294px;color:var(--muted)}.search>span{font-size:25px;line-height:20px}.search input{width:100%;min-width:0;border:0;outline:none;font-size:12px;background:none}.search kbd{font-size:11px;border:1px solid var(--line);padding:1px 5px;border-radius:3px}.filters{display:flex;align-items:center;justify-content:space-between;gap:12px;padding-bottom:18px;border-bottom:1px solid var(--line)}.category-tabs{display:flex;gap:5px;flex-wrap:wrap}.category-tabs button{font-size:12px;border:0;background:none;border-radius:6px;padding:9px 13px;color:#73786d}.category-tabs button:hover{background:#eceee6}.category-tabs button.active{color:#fff;background:var(--ink)}.sort select{background:none;border:0;font-size:11px;color:var(--muted);max-width:110px}.content-layout{display:grid;grid-template-columns:minmax(0,1fr) 252px;gap:42px}.event{display:grid;grid-template-columns:30px 1fr 24px;gap:15px;padding:25px 0;border-bottom:1px solid var(--line)}.event-rank{font-family:var(--serif);font-size:23px;color:#a3a99b;padding-top:21px}.event-meta{display:flex;gap:9px;align-items:center;font-size:10px;color:var(--muted);margin-bottom:8px}.event-meta .status{font-size:9px;padding:3px 6px}.event h3{margin:0 0 6px}.event .title-button{font-size:16px}.event p{font-size:12px;color:#72776d;line-height:1.8;margin:0 0 12px}.event-bottom{display:flex;align-items:center;justify-content:space-between;gap:10px}.source-count{font-size:10px;color:#919688;white-space:nowrap}.save{border:0;background:none;padding:4px 0;color:#9da493;font-size:20px;align-self:start;margin-top:23px}.save[aria-pressed=true]{color:var(--orange)}.save:hover{color:var(--orange)}.side-section{border-bottom:1px solid var(--line);padding:26px 0}.side-section h3{font-size:14px;line-height:1.7;margin:11px 0 20px;font-weight:600}.topic-links{display:flex;flex-direction:column;gap:15px}.topic-links button{display:flex;justify-content:space-between;font-size:12px;border:0;background:none;padding:0;color:#626b5a;text-align:left}.topic-links button:hover{color:var(--orange)}.topic-links span{color:#a1a894}.reading-note p{font-size:12px;color:var(--muted);line-height:1.9}.small-label{font-size:10px;color:var(--green);letter-spacing:1px}.key{display:flex;align-items:center;gap:10px;margin:12px 0;font-size:11px;color:var(--muted)}.reading-note small{font-size:10px;line-height:1.8;color:#959b8d;display:block;margin-top:19px}.source-note p{font-size:11px;color:#606a56;margin-top:15px}.source-note>span{font-size:11px;color:var(--muted)}.end-note{padding:28px 0;font-size:10px;text-align:center;color:#959b8d;line-height:1.8}.end-note span{margin:0 8px}footer{border-top:1px solid var(--line);margin-top:30px;padding:24px 0 30px;display:flex;justify-content:space-between;gap:14px;font-size:10px;color:#8a9181;letter-spacing:.5px}.footer-cn{margin-left:15px}.empty{text-align:center;padding:65px 20px;color:var(--muted)}.empty h3{font-size:19px;color:var(--ink)}.empty p{font-size:13px}.solid-button{border:0;border-radius:5px;background:var(--ink);color:#fff;padding:10px 15px;font-size:12px}.active-filter{font-size:12px;padding:14px 0;color:var(--orange)}.active-filter button{border:0;background:none;color:var(--muted);margin-left:12px;font-size:12px}dialog{border:1px solid var(--line);border-radius:14px;background:var(--bg);width:740px;max-width:calc(100vw - 32px);max-height:88vh;padding:0;color:var(--ink);box-shadow:0 25px 100px #17220f30}dialog::backdrop{background:#20271c66;backdrop-filter:blur(3px)}.dialog-top{position:sticky;top:0;background:var(--bg);border-bottom:1px solid var(--line);padding:18px 29px;display:flex;align-items:center;justify-content:space-between;z-index:2}.dialog-top>span{font-size:10px;letter-spacing:1.5px;color:var(--muted)}.dialog-top button{border:0;background:none;font-size:28px;color:var(--muted);line-height:1}#detail-body,.info-body{padding:30px 36px 40px}#detail-body h2,.info-body h2{font-size:28px;line-height:1.5;margin:15px 0}#detail-body h3{font-size:14px;margin:25px 0 10px}#detail-body p,.info-body p{font-size:14px;line-height:1.9;color:#67705f}.detail-meta{font-size:11px;color:var(--muted)}.detail-intro{font-size:16px!important}.evidence{border-top:1px solid var(--line);margin-top:16px}.evidence a{display:flex;justify-content:space-between;gap:15px;padding:17px 0;border-bottom:1px solid var(--line);font-size:13px}.evidence small{display:block;font-size:11px;color:var(--muted);margin-top:4px}.evidence a:hover{color:var(--orange)}.detail-note{background:#ecefe3;padding:13px 16px;border-radius:5px;font-size:12px!important;margin-top:26px}.detail-save{margin-top:20px}.sr-only{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0)}#toast{position:fixed;bottom:28px;left:50%;transform:translate(-50%,20px);background:var(--ink);color:#fff;border-radius:7px;padding:12px 22px;font-size:12px;opacity:0;pointer-events:none;transition:.2s;z-index:20}#toast.show{opacity:1;transform:translate(-50%,0)}[hidden]{display:none!important}@media(min-width:1500px){main,.topbar-inner{max-width:1360px}.feature{min-height:290px}.title-button{font-size:20px}}@media(max-width:1050px){.content-layout{grid-template-columns:minmax(0,1fr) 210px;gap:28px}.category-tabs button{padding:8px 9px}.feature{padding:20px}.feature .source-links a:last-child{margin-left:0}.feature .title-button{font-size:17px}h1{font-size:32px}}@media(max-width:760px){main,.topbar-inner{padding-left:20px;padding-right:20px}.topbar{height:72px}.brand{font-size:16px}.brand-mark{font-size:23px}.edition{display:none}nav{gap:18px}nav a{font-size:12px}nav a:last-child{font-size:0}nav a:last-child:before{content:'收藏';font-size:12px}.prototype-note{font-size:10px;line-height:1.8;align-items:flex-start}.prototype-note .note-dot{margin-top:7px}.intro{padding:32px 0}.intro h1{font-size:27px;max-width:300px}.intro p{font-size:12px;max-width:280px}.date strong{font-size:32px}.date>span{font-size:9px}.eyebrow{font-size:9px;letter-spacing:1.5px}.featured-grid{grid-template-columns:1fr;gap:12px}.feature{min-height:0;padding:20px}.feature-category{margin-top:8px}.feature h3{margin:7px 0}.feature .title-button{font-size:20px}.feature p{margin-bottom:15px}.feature .source-links a:last-child{margin-left:auto}.feature-num{font-size:28px}.feed-section{margin-top:35px}.feed-top{align-items:start;gap:20px;flex-direction:column}.search{width:100%;min-width:0}.filters{align-items:start}.category-tabs{gap:3px}.category-tabs button{padding:8px;font-size:11px}.content-layout{grid-template-columns:1fr}.content-layout aside{display:none}.event{gap:8px;grid-template-columns:24px 1fr 22px}.event-bottom{align-items:start}.source-links{font-size:10px;gap:8px}.event-meta{flex-wrap:wrap}.event .title-button{font-size:17px}.event p{font-size:13px}.source-count{display:none}footer{flex-direction:column;gap:10px}#detail-body,.info-body{padding:22px}.dialog-top{padding:16px 22px}#detail-body h2,.info-body h2{font-size:23px}}
.cases-section{margin-top:58px;padding-top:4px}.case-intro{display:flex;align-items:end;justify-content:space-between;border-bottom:1px solid var(--line);padding:0 0 20px;margin-bottom:16px}.case-intro p{font-size:13px;color:var(--muted);margin:10px 0 0}.case-link{font-size:11px;color:var(--orange);border-bottom:1px solid #efc7bb;padding-bottom:3px}.cases-section>.category-tabs{margin:0 0 18px}.case-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.case-card{background:#fff;border:1px solid var(--line);border-radius:9px;overflow:hidden;transition:transform .18s,border-color .18s}.case-card:hover{transform:translateY(-3px);border-color:#b6bcb0}.case-art{height:180px;background:#e9ece3;position:relative;overflow:hidden}.case-art img{width:100%;height:100%;object-fit:cover;display:block}.case-use{position:absolute;top:12px;left:12px;background:#f7f7f2dd;color:#596457;padding:5px 8px;border-radius:4px;font-size:10px}.case-art-placeholder{height:100%;display:flex;align-items:center;justify-content:center;gap:7px;color:#65705e;font-family:Georgia,serif;font-size:38px;background:linear-gradient(135deg,#e4e9dc,#f4f1e5)}.case-art-placeholder span{font-size:17px;font-family:inherit;color:#b56a4f;align-self:flex-start;margin-top:54px}.case-art-placeholder.large{height:280px;font-size:86px}.case-art-placeholder.large span{font-size:26px;margin-top:93px}.case-copy{padding:17px 18px 19px}.case-copy h3{margin:0 0 8px}.case-copy .title-button{font-size:15px;line-height:1.5}.case-copy p{font-size:12px;color:var(--muted);line-height:1.75;margin:0 0 13px}.case-tools{font-size:10px;color:#7c8775;margin-bottom:14px}.case-copy>a{font-size:10px;color:#596457;border-bottom:1px solid #d2d7c9;padding-bottom:2px}.case-copy>a:hover{color:var(--orange);border-color:var(--orange)}#case-detail{width:780px}#case-body{padding:30px 36px 40px}.case-detail-art{height:280px;border-radius:8px;overflow:hidden;background:#e8ece0;margin-bottom:25px}.case-detail-art img{width:100%;height:100%;object-fit:cover}.case-detail-copy h2{font-size:27px;line-height:1.5;margin:16px 0}.case-detail-copy h3{font-size:14px;margin:25px 0 9px}.case-detail-copy p{font-size:14px;color:#67705f;line-height:1.9}.case-detail-copy .detail-note{background:#ecefe3;padding:13px 16px;border-radius:5px;font-size:12px}.case-detail-copy .evidence{border-top:1px solid var(--line);margin-top:16px}.case-detail-copy .evidence a{display:flex;justify-content:space-between;padding:16px 0;border-bottom:1px solid var(--line);font-size:13px}.case-detail-copy .evidence small{display:block;font-size:11px;color:var(--muted);margin-top:4px}@media(max-width:760px){.case-intro{align-items:start;gap:15px;flex-direction:column}.case-link{margin-top:0}.case-grid{grid-template-columns:1fr;gap:12px}.case-art{height:190px}#case-body{padding:22px}.case-detail-art{height:210px}.case-detail-copy h2{font-size:23px}}
 .judgement-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin-top:18px}.judgement-grid>div{background:#ecefe3;border-radius:6px;padding:14px}.judgement-grid b{font-size:13px}.judgement-grid p{font-size:12px!important;margin:8px 0 0}.evidence-gallery{display:grid;grid-template-columns:repeat(2,1fr);gap:12px}.evidence-gallery a{border:1px solid var(--line);border-radius:7px;overflow:hidden;background:#fff}.gallery-placeholder{height:130px;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#dfe7dc,#f3eee4);font:42px Georgia;color:#667463}.evidence-gallery a>span{display:block;padding:10px;font-size:12px}.evidence-gallery small{display:block;color:var(--muted);font-size:10px;margin-top:4px}.excerpts>div{padding:14px 0;border-bottom:1px solid var(--line)}.excerpts p{margin:6px 0 0}.excerpts b{font-size:12px}@media(max-width:760px){.judgement-grid{grid-template-columns:1fr}.evidence-gallery{grid-template-columns:1fr}}
/* Field-archive theme: grid paper, olive panels, oxblood signal marks */
:root{--bg:#efe1a8;--ink:#171713;--muted:#5d604d;--line:#a9513e;--orange:#e1a928;--green:#6b866a;--aurora:#b8c99a}
body{background-color:var(--bg);background-image:linear-gradient(#b9513c55 1px,transparent 1px),linear-gradient(90deg,#b9513c55 1px,transparent 1px);background-size:32px 32px;font-family:"Courier New",ui-monospace,monospace}
.topbar{background:#efe1aaf2;border-bottom:2px solid var(--line);backdrop-filter:none}
nav a.active:after{background:var(--line);box-shadow:none}
.brand{font-family:Impact,"Arial Black",sans-serif;color:#5d1f28;letter-spacing:2px}.brand-mark{border:0;box-shadow:none;color:#5d1f28;font-size:30px;padding:0}.brand-mark span{color:var(--line)}.brand small{font-family:"Courier New",monospace;color:#5d1f28}
.prototype-note{border-bottom:2px solid var(--line);color:#5d1f28}.note-dot{background:var(--line);box-shadow:none}
.intro{border-bottom:2px solid var(--line)}h1{font-family:Impact,"Arial Black",sans-serif;text-transform:uppercase;color:#5d1f28;letter-spacing:1px}h1>span{color:var(--line)}
.feature,.case-card{background:#718b70;border:1px solid #1e2b20;border-radius:0;box-shadow:4px 4px 0 #5d1f28;color:#111}
.feature h3,.case-copy h3{color:#35151b;font-weight:800}.feature p,.case-copy p{color:#172117;font-weight:600}.feature-category,.event-meta,.section-note,.case-tools{color:#172117;font-weight:700}.feature .source-links a,.case-copy>a{color:#35151b;font-weight:700}
.feature:first-child{background:#718b70;border:1px solid #1e2b20;box-shadow:6px 6px 0 #5d1f28}
.feature-num,.event-rank{color:#5d1f28}.feature-category,.event-meta,.section-note,.case-tools{color:#263526}
.status.rising,.status.new{color:#5d1f28;background:#e5b52b;border:1px solid #5d1f28}.status.professional{color:#172117;background:#b6c799;border:1px solid #263526}
.title-button{font-family:"Courier New",monospace;color:#171713;font-weight:800}.title-button:hover,.source-links a:hover,.case-link:hover{color:#5d1f28}
.event p,.event .source-links a,.source-count{color:#172117;font-weight:600}.side-section p,.side-section span,.reading-note small{color:#263526;font-weight:600}
.section-heading h2,.feed-top h2{color:#171713;font-weight:900;letter-spacing:.02em}.section-heading h2 .orange-line{background:#5d1f28;width:5px}.section-note{font-weight:800;color:#5d1f28}.eyebrow{color:#5d1f28;font-weight:900;letter-spacing:3px}.case-intro p,.intro p{color:#263526;font-weight:700}.category-tabs button{color:#263526;font-weight:700}.category-tabs button.active{font-weight:900}.feature h3,.event h3,.case-copy h3{font-weight:900}.feature p,.event p,.case-copy p{font-size:13px;line-height:1.75}.source-links a,.case-copy>a{font-weight:800}.date strong{color:#5d1f28;font-weight:800}.side-section h3{color:#171713;font-weight:900}.title-button{letter-spacing:-.02em}
.source-links a{color:#263526;border-color:#5d1f28}.category-tabs button.active{background:#5d1f28;color:#efe1a8;border:1px solid #5d1f28;box-shadow:none}
.event{border-bottom:1px solid var(--line)}.event:first-child{background:#e5b52b55;border-left:4px solid #5d1f28;padding-left:11px}
.case-art{border-bottom:1px solid #1e2b20}.case-copy{background:#718b70}.case-use{background:#e5b52b;color:#5d1f28;border:1px solid #5d1f28}.case-card:hover,.feature:hover{box-shadow:7px 7px 0 #5d1f28;transform:translate(-2px,-2px)}
.judgement-grid>div{background:#b6c799;border:1px solid #263526;box-shadow:none;border-radius:0}.judgement-grid p{color:#172117!important;font-weight:600}.evidence-gallery a:hover{border-color:#5d1f28;box-shadow:4px 4px 0 #5d1f28}.detail-note{background:#e5b52b;border-left:4px solid #5d1f28}
dialog{background:#efe1a8;border:2px solid #5d1f28;border-radius:0;box-shadow:8px 8px 0 #5d1f28}.dialog-top{background:#718b70;border-bottom:2px solid #5d1f28}.dialog-top>span{color:#172117}.gallery-placeholder{background:#263526;color:#e5b52b;border-radius:0}.evidence a{border-bottom-color:var(--line)}
/* Clear reading redesign */
:root{--bg:#f6f7f5;--ink:#171914;--muted:#667066;--line:#dfe3dc;--orange:#f2c230;--green:#49614e}
*{box-shadow:none!important;text-shadow:none!important}
body{background:var(--bg);background-image:none;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","PingFang SC","Microsoft YaHei",sans-serif;color:var(--ink)}
.topbar{height:76px;background:#fff;border-bottom:1px solid var(--line);backdrop-filter:none}.topbar-inner{max-width:1180px;padding:0 32px}.brand{font-family:inherit;color:var(--ink);letter-spacing:.5px}.brand-mark{font-family:inherit;font-size:22px;border:2px solid var(--ink);padding:5px 7px;border-radius:5px;color:var(--ink)}.brand-mark span{color:#ad8500}.brand small{font-family:inherit;color:var(--muted);letter-spacing:.5px}
nav{gap:28px}nav a{font-size:13px}nav a.active:after{height:3px;background:var(--orange);box-shadow:none}
main{max-width:1180px;padding:0 32px}.prototype-note{padding:14px 0;border-bottom:1px solid var(--line);color:var(--muted)}.prototype-note button{color:var(--ink)}.note-dot{background:var(--orange)}
.intro{padding:42px 0 36px;border-bottom:0}.eyebrow{font-size:11px;letter-spacing:1.5px;color:var(--muted);font-weight:700}h1{font-family:inherit;text-transform:none;color:var(--ink);font-size:40px;letter-spacing:-1.3px;margin:12px 0}h1>span{color:#b28200}.intro p{color:var(--muted);font-size:15px}.date strong{color:var(--ink);font-family:inherit;font-size:42px}
.section-heading{margin-bottom:18px}.section-heading h2,.feed-top h2{font-family:inherit;color:var(--ink);font-weight:750}.section-heading h2 .orange-line{width:4px;height:20px;background:var(--orange)}.section-note{color:var(--muted);font-weight:500}
.featured-grid{gap:16px}.feature{background:#fff;border:1px solid var(--line);border-radius:10px;box-shadow:none!important;padding:22px;min-height:250px}.feature:first-child{background:#fffdf2;border:2px solid var(--orange)}.feature h3,.case-copy h3{color:var(--ink);font-weight:750}.feature p,.case-copy p{color:var(--muted);font-weight:400}.feature-category,.event-meta,.case-tools{color:var(--muted);font-weight:500}.status.rising,.status.new{color:#664b00;background:#fff2b8;border:1px solid #e5c64c}.status.professional{color:#49614e;background:#edf3ed;border:1px solid #cbd9cc}
.source-links a,.case-copy>a{color:#526052;border-color:#cbd3c9;font-weight:500}.title-button{font-family:inherit;color:var(--ink);font-weight:750}.title-button:hover,.source-links a:hover,.case-link:hover{color:#9a7100}
.cases-section{margin-top:48px}.case-grid{gap:16px}.case-card{background:#fff;border:1px solid var(--line);border-radius:10px;box-shadow:none!important}.case-card:hover,.feature:hover{transform:translateY(-2px);border-color:#d8b52e}.case-copy{background:#fff}.case-use{background:#fff2b8;color:#664b00;border:1px solid #e5c64c}
.feed-section{margin-top:52px}.filters{border-bottom:1px solid var(--line)}.category-tabs button{color:var(--muted);font-weight:500}.category-tabs button.active{background:var(--ink);color:#fff;border:0;box-shadow:none!important}.event{border-bottom:1px solid var(--line);padding:22px 0}.event:first-child{background:#fffdf2;border-left:4px solid var(--orange);padding-left:12px}.event p{color:var(--muted);font-weight:400}.event-rank{color:#a18119}.solid-button{background:var(--ink);border:0;box-shadow:none!important}
.judgement-grid{gap:10px}.judgement-grid>div{background:#fffdf2;border:1px solid #ead37c;border-radius:8px;box-shadow:none!important}.judgement-grid p{color:var(--muted)!important;font-weight:400}.detail-note{background:#fff6c9;border-left:4px solid var(--orange)}dialog{background:#fff;border:1px solid var(--line);border-radius:12px;box-shadow:0 20px 60px #17220f25!important}.dialog-top{background:#fff;border-bottom:1px solid var(--line)}
.side-section{border-bottom:1px solid var(--line)}.side-section h3{color:var(--ink)}.side-section p,.side-section span,.reading-note small{color:var(--muted);font-weight:400}
@media(max-width:760px){.topbar-inner,main{padding-left:18px;padding-right:18px}h1{font-size:31px}.feature{min-height:0}.case-grid{grid-template-columns:1fr}.intro{padding:30px 0}.date strong{font-size:30px}}
/* Social inspiration: source works and editorial ideas stay distinct. */
.social-hero{padding:30px 0 22px}.social-hero h2{font-size:34px;line-height:1.4;letter-spacing:-1px;margin:12px 0;color:#171914}.social-hero h2 span{color:#bb8900}.social-hero p{font-size:16px;line-height:1.8;color:#465047}.social-hero-foot{display:flex;gap:18px;flex-wrap:wrap;font-size:13px;color:#596157;margin-top:20px}.social-disclosure{background:#fff6d2;border-left:4px solid #e8be24;padding:14px 18px;color:#554617;font-size:13px;line-height:1.8}.social-toolbar{display:flex;align-items:center;justify-content:space-between;gap:16px;margin:24px 0 10px}.social-toolbar .search{width:min(540px,80%)}.social-toolbar a{font-size:13px;color:#51574b}.social-filter-row{display:flex;gap:16px;align-items:center;border-bottom:1px solid #e1e4dd;padding:10px 0}.social-filter-row>span{flex-shrink:0;font-size:13px;font-weight:650}.social-filter-row .category-tabs{display:flex;flex-wrap:wrap;gap:6px}.social-filter-row button{font-size:13px;padding:8px 12px}.social-card{display:flex;flex-direction:column;overflow:hidden}.social-cover{padding:0;position:relative;border:0;background:#eceee8;display:block;width:100%;cursor:pointer}.social-cover img{width:100%;height:230px;object-fit:contain;display:block}.social-cover>span{position:absolute;left:12px;bottom:12px;border:1px solid #e6e8de;border-radius:4px;padding:5px 9px;background:#fff;color:#171914;font-size:12px;font-weight:650}.social-card .case-copy{padding:20px;display:flex;flex:1;flex-direction:column}.social-byline{font-size:12px;color:#535e53;line-height:1.6;overflow-wrap:anywhere}.social-card .case-copy h3{font-size:19px;line-height:1.5;margin:10px 0}.social-card .case-copy p{font-size:14px;line-height:1.8;color:#465047}.social-combo{background:#fff6c9;border-radius:5px;padding:10px 12px;color:#4f4112;font-size:13px;font-weight:650;line-height:1.65;margin:12px 0}.social-card .social-learning{color:#333b32;font-size:13px}.social-learning b{display:block;margin-bottom:4px;color:#171914}.social-date{font-size:11px;color:#687161;line-height:1.7;margin-top:auto;padding-top:12px}.social-actions{display:flex;flex-wrap:wrap;align-items:center;gap:14px;margin-top:14px}.social-actions a,.social-actions button{font-size:13px;color:#242c20;font-weight:650;text-decoration:underline;text-underline-offset:4px}.social-actions button{border:0;background:none;padding:0;cursor:pointer}.social-bottom-note,.social-caption{font-size:12px;color:#616a5e;line-height:1.85;padding:16px 0}.social-detail{padding:28px}.social-detail h2{font-size:28px;line-height:1.45}.social-detail h3{margin-top:28px;font-size:18px}.social-detail h3 small{display:block;font-size:12px;color:#6a715e;font-weight:400;margin-top:6px}.social-detail p{font-size:15px;line-height:1.9;color:#3e473b}.social-detail .social-caption{font-size:12px}.social-meta{font-size:12px;color:#586051;line-height:1.9;margin:16px 0}.social-detail-cover{display:block;background:#f2f3ef;text-align:center;border:1px solid #e2e4de}.social-detail-cover img{display:block;width:100%;max-height:420px;object-fit:contain}.social-detail-cover span{display:block;padding:12px;color:#242c20}.social-warning{background:#f4f5f1;border:1px solid #dde1d7;padding:16px;border-radius:6px;margin-top:20px}.social-warning p{margin-bottom:0;font-size:13px}.social-ideas{display:grid;grid-template-columns:1fr 1fr;gap:14px}.social-ideas section{padding:18px;background:#fffbed;border:1px solid #e6d89c;border-radius:8px}.social-ideas p{font-size:14px}.social-detail .social-caption{color:#68715f}.social-card .title-button{text-align:left}.social-card{min-width:0}#case-grid{margin-top:24px}#case-detail{max-width:900px;width:92vw}#case-body{padding:0}
@media(max-width:760px){.social-hero h2{font-size:26px}.social-cover img{height:220px}.social-filter-row{align-items:flex-start;flex-direction:column;gap:4px}.social-ideas{grid-template-columns:1fr}.social-detail{padding:20px}.social-detail h2{font-size:23px}.social-toolbar .search{width:100%}.social-toolbar>a{display:none}}
