:root{--ink:#242323;--muted:#746f6f;--line:#e5dfdc;--red:#a72d3c;--paper:#faf8f5}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:22px}body{margin:0;background:white;color:var(--ink);font:16px/1.8 -apple-system,BlinkMacSystemFont,"PingFang SC","Microsoft YaHei",sans-serif}a{color:inherit;text-decoration:none}button,input{font:inherit}button,a,input{touch-action:manipulation}button{cursor:pointer}button:focus-visible,a:focus-visible,input:focus-visible{outline:3px solid #d17437;outline-offset:4px}button{border:0;background:none;color:inherit}button[aria-pressed=true]{color:var(--red)}[hidden]{display:none!important}.skip{position:absolute;left:15px;top:-60px;background:var(--ink);color:white;padding:8px;z-index:10}.skip:focus{top:8px}header,main,footer{width:min(1180px,calc(100% - 64px));margin:auto}header{height:94px;display:flex;align-items:center;justify-content:space-between;border-bottom:3px solid var(--ink)}.brand{display:flex;gap:12px;align-items:center;font-size:25px}.brandmark{background:var(--red);color:white;font-family:serif;font-size:27px;line-height:48px;text-align:center;display:inline-block;width:48px;height:48px}.brand strong{font-weight:750;display:flex;align-items:center;gap:8px}.brand small{font-size:11px;font-weight:500;border:1px solid var(--line);padding:1px 5px;letter-spacing:1px}nav{display:flex;gap:26px;font-size:14px}nav a:hover,.quick a:hover{color:var(--red)}.opening{display:flex;justify-content:space-between;align-items:center;gap:20px;padding:32px 0 30px}.kicker{margin:0 0 8px;color:var(--red);font-size:12px;letter-spacing:2px;font-weight:700}h1,h2,h3,p{margin-top:0}h1{font-family:"Songti SC","Noto Serif CJK SC",serif;font-size:40px;line-height:1.3;margin-bottom:12px}h2{font-size:21px;line-height:1.5;margin-bottom:16px}h3{line-height:1.55}p{margin-bottom:16px}.opening p:last-child{color:var(--muted);margin:0;font-size:15px}.issue{font-size:12px;color:var(--muted);border-left:1px solid var(--line);padding-left:25px;white-space:nowrap}.issue time{display:block;color:var(--ink);font-size:19px;font-weight:600;letter-spacing:1px}.page-layout{display:grid;grid-template-columns:minmax(0,1fr) 290px;gap:44px}.section-head{border-top:2px solid var(--ink);padding-top:18px;display:flex;justify-content:space-between;align-items:baseline;gap:14px}.section-head h2{margin-bottom:16px}.section-head>span{font-size:12px;color:var(--muted)}.toolbar{border-bottom:1px solid var(--line);padding-bottom:12px}.search{display:flex;align-items:center;border:1px solid var(--line);padding:8px 13px;background:var(--paper);gap:10px;border-radius:3px}.search>span{font-size:13px;color:var(--muted)}.search input{min-width:0;width:100%;border:0;background:transparent;font-size:14px;outline:none;color:var(--ink)}.search:focus-within{outline:2px solid var(--red)}.filters{display:flex;gap:5px;flex-wrap:wrap;margin-top:10px;font-size:13px}.filters button{padding:5px 10px;min-height:38px;border-radius:3px}.filters button[aria-pressed=true]{background:#f3e6e6;font-weight:700}#saved-count{font-size:11px;color:var(--muted);padding-left:3px}#result-count{font-size:12px;color:var(--muted);margin:12px 0 22px}.stories{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:34px}.story{min-width:0;scroll-margin-top:22px}.lead{grid-column:1/-1}.story-head h3{font-size:22px;font-family:"Songti SC",serif;margin:10px 0}.lead .story-head h3{font-size:29px;line-height:1.4}.meta{font-size:12px;color:var(--muted);display:flex;gap:12px;align-items:center}.meta span{color:var(--red);font-weight:650}.intro{font-size:14px;color:var(--muted);margin-bottom:18px}.story img{width:100%;height:auto;aspect-ratio:3/2;object-fit:cover;border-radius:4px;display:block}.lead img{aspect-ratio:16/9}.story-body{padding-top:18px;font-size:15px}.story-body>p{line-height:1.85}.point{border-left:2px solid #be999d;padding-left:15px;color:#66605e;font-size:14px}.point b{display:block;color:var(--red);font-weight:600;font-size:12px;margin-bottom:4px}.story-foot{border-top:1px solid var(--line);padding-top:10px;display:flex;justify-content:space-between;align-items:center;gap:14px}.story-foot small{color:var(--muted);font-size:11px;line-height:1.6}.story-foot button{font-size:12px;white-space:nowrap;padding:7px 2px}.quick{border-top:2px solid var(--ink);padding:20px 0 28px}.quick h2{font-size:19px}.quick a{display:block;border-top:1px solid var(--line);padding:17px 18px 17px 0;position:relative;font-size:14px;line-height:1.6}.quick a>span{display:block;color:var(--muted);font-size:11px;margin-bottom:6px}.quick i{position:absolute;right:0;top:50%;font-style:normal}.about{background:var(--paper);padding:24px;font-size:14px;color:#625b58}.about h2{font-size:19px;color:var(--ink)}.entry{border-top:1px solid var(--line);padding-top:18px;margin-top:25px}.entry b,.entry span{display:block}.entry b{font-size:13px;color:var(--ink)}.entry span{color:var(--red);font-size:17px;margin:6px 0}.entry p{font-size:12px;margin:0}#empty{padding:36px 15px;text-align:center;background:var(--paper)}#empty h3{font-size:19px}#empty p{font-size:14px}#empty button{background:var(--red);color:white;border-radius:3px;padding:8px 18px}#notice{font-size:12px;min-height:22px;color:var(--red)}.faq{margin-top:55px}.faq-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));column-gap:52px;row-gap:18px;padding-top:9px}.faq h3{font-size:15px;margin:0 0 6px}.faq p{font-size:14px;color:#6b625d}.faq-grid>div{border-bottom:1px solid var(--line);padding-bottom:4px}footer{border-top:3px solid var(--ink);margin-top:50px;padding:25px 0 36px;display:flex;justify-content:space-between;align-items:center;gap:20px;font-size:12px;color:var(--muted)}footer strong{color:var(--ink);font-size:16px}footer div span{margin-left:16px}footer a{color:var(--red)}.missing{padding:90px 0}.missing h1{margin-top:20px}.missing a{color:var(--red)}@media(max-width:1000px){.page-layout{grid-template-columns:minmax(0,1fr) 235px;gap:28px}.stories{grid-template-columns:1fr;gap:30px}.lead{grid-column:auto}.story-head h3{font-size:25px}}@media(max-width:700px){header,main,footer{width:calc(100% - 36px)}header{height:auto;min-height:82px;padding:14px 0;align-items:flex-start;gap:10px;flex-direction:column}.brand{font-size:21px;gap:8px}.brandmark{height:38px;width:38px;font-size:22px;line-height:38px}nav{width:100%;gap:24px;font-size:13px;padding:3px 0 0}.opening{padding:25px 0 27px;align-items:flex-start}h1{font-size:31px}.opening p:last-child{font-size:13px}.issue{padding-left:10px;font-size:10px;margin-top:5px}.issue time{font-size:12px;letter-spacing:0}.page-layout{display:block}.section-head{padding-top:15px}.section-head h2{font-size:20px}.section-head>span{font-size:11px;white-space:nowrap}.stories{gap:30px}.story-head h3,.lead .story-head h3{font-size:23px;line-height:1.5}.lead img{aspect-ratio:3/2}.story-body{font-size:16px}.story-foot{gap:10px}.filters{gap:1px}.filters button{padding:5px 8px}.quick{margin-top:28px}.quick a{padding:14px 20px 14px 0}.about{padding:22px}.faq{margin-top:32px}.faq-grid{grid-template-columns:1fr;row-gap:12px}.faq h3{font-size:15px}.faq p{font-size:14px}footer{margin-top:30px;flex-wrap:wrap;gap:9px;padding-bottom:24px}footer div{width:100%}footer small{font-size:11px}footer a{margin-left:auto}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}
.search>span{white-space:nowrap;flex:none}

/* Work-specific poster layout */
.story.plot img{object-fit:contain;aspect-ratio:327/450;height:360px;background:#f3f0eb}.story.plot .relations{margin:18px 0}.story.plot .relations b{display:block;font-size:14px;color:#a72d3c;margin-bottom:7px}.story.plot .intro{font-size:14px}.story.plot.lead{display:grid;grid-template-columns:240px minmax(0,1fr);column-gap:26px}.story.plot.lead .story-head{grid-column:2;grid-row:1}.story.plot.lead>img{grid-column:1;grid-row:1/3;height:auto;align-self:start}.story.plot.lead .story-body{grid-column:2;grid-row:2}.story.plot.lead h3{font-size:28px}.story.plot.lead .point{margin-top:14px}@media(max-width:700px){.story.plot.lead{display:block}.story.plot.lead>img,.story.plot img{height:370px;width:100%}.story.plot.lead h3{font-size:25px}}
