:root{--ink:#243142;--muted:#6c7180;--line:#f0d9b5;--paper:#fff8ec;--paper-strong:#fff;--cream:#fff0c9;--sun:#ffd166;--mint:#8bd8bd;--sky:#8ecae6;--coral:#ff8f70;--rose:#f7a8b8;--violet:#b9a7ff;--teal:#247c70;--shadow:0 14px 0 #24314214;--nav-control-height:44px}*{box-sizing:border-box}html{color:var(--ink);background:var(--paper);scroll-behavior:smooth}body{margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}button,input{font:inherit}a{color:inherit;text-decoration:none}h1,h2,p{overflow-wrap:anywhere}.page{background:linear-gradient(135deg, #ffd16638, transparent 34%), linear-gradient(225deg, #8ecae638, transparent 38%), var(--paper);min-height:100vh}.site-nav{z-index:10;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#fff8eceb;border:0;border-bottom:2px solid #24314224;border-radius:0;justify-content:space-between;align-items:center;gap:18px;width:100%;max-width:none;margin:0;padding:12px max(18px,50vw - 568px);display:flex;position:sticky;top:0;box-shadow:0 10px 24px #24314214}.site-brand{align-items:center;gap:10px;min-width:0;font-weight:900;display:inline-flex}.site-brand img{width:38px;height:38px}.site-brand span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.site-actions{flex:none;align-items:center;gap:10px;display:inline-flex}.language-switch{height:var(--nav-control-height);min-height:var(--nav-control-height);border:2px solid var(--ink);background:var(--paper-strong);border-radius:18px;gap:4px;padding:4px;display:inline-flex;box-shadow:4px 4px #2431421f}.language-switch button{min-width:42px;color:var(--muted);cursor:pointer;background:0 0;border:0;border-radius:14px;font-weight:900}.language-switch button:hover,.language-switch button:focus-visible,.language-switch .is-active{background:var(--sun);color:var(--ink)}.theme-toggle{height:var(--nav-control-height);min-height:var(--nav-control-height);border:2px solid var(--ink);background:var(--paper-strong);color:var(--ink);cursor:pointer;border-radius:999px;justify-content:center;align-items:center;gap:7px;padding:0 13px;font-weight:950;display:inline-flex;box-shadow:4px 4px #2431421f}.theme-toggle:hover,.theme-toggle:focus-visible,.theme-toggle.is-active{background:#e1f2ff}.catalog-hero{grid-template-columns:minmax(170px,250px) minmax(0,1fr);align-items:center;gap:28px;max-width:1180px;margin:0 auto;padding:30px 22px 24px;display:grid}.catalog-hero__visual{aspect-ratio:16/11;border:3px solid var(--ink);background:var(--paper-strong);box-shadow:10px 10px 0 var(--sky);border-radius:8px;overflow:hidden;transform:rotate(-1.2deg)}.catalog-hero__visual img{object-fit:cover;width:100%;height:100%;display:block}.catalog-hero__content{min-width:0}.eyebrow,.story-card__source{color:#876000;align-items:center;gap:7px;font-size:.88rem;font-weight:900;display:inline-flex}.catalog-hero h1,.story-title-block h1{letter-spacing:0;margin:10px 0;font-family:Georgia,Times New Roman,serif;font-size:clamp(2.15rem,6vw,4.4rem);line-height:1}.catalog-hero p,.story-title-block p{max-width:760px;color:var(--muted);margin:0;font-size:1.04rem;line-height:1.7}.stat-strip{grid-column:1/-1;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;display:grid}.stat-strip span{border:2px solid var(--ink);background:var(--paper-strong);min-height:78px;color:var(--muted);border-radius:8px;flex-direction:column;justify-content:center;gap:4px;padding:12px 16px;font-size:.88rem;display:flex;box-shadow:6px 6px #24314214}.stat-strip span:first-child{background:#fff2b8}.stat-strip span:nth-child(2){background:#dff8ea}.stat-strip span:nth-child(3){background:#e1f2ff}.stat-strip span:nth-child(4){background:#ffe3e1}.stat-strip strong{color:var(--ink);font-size:1.6rem}.mobile-quick-search{display:none}.continue-panel,.empty-state{max-width:1180px;margin:0 auto;padding:0 22px 18px}.section-heading{color:var(--ink);justify-content:space-between;align-items:center;margin-bottom:10px;font-weight:950;display:flex}.section-heading span{align-items:center;gap:7px;display:inline-flex}.continue-list{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.continue-card{border:2px solid var(--ink);background:#fff9d7;border-radius:18px;flex-direction:column;gap:9px;min-width:0;padding:14px;display:flex;box-shadow:6px 6px #24314214}.continue-card:nth-child(2){background:#e9f7ff}.continue-card:nth-child(3){background:#fff0f3}.continue-card div:first-child{flex-direction:column;gap:4px;min-width:0;display:flex}.continue-card span,.continue-card small{color:var(--muted);font-size:.82rem;font-weight:800}.continue-card strong{color:var(--ink);text-overflow:ellipsis;white-space:nowrap;font-size:1rem;overflow:hidden}.mini-progress,.inline-progress{background:#ffffff9e;border:1px solid #24314238;border-radius:999px;height:8px;overflow:hidden}.mini-progress span,.inline-progress span{border-radius:inherit;background:var(--teal);height:100%;display:block}.toolbar{z-index:8;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fff8ecf0;border:2px solid #24314229;border-radius:22px;flex-wrap:wrap;align-items:center;gap:12px;max-width:1180px;margin:0 auto;padding:14px 22px;display:flex;position:relative;top:auto;box-shadow:0 8px #2431420f}.toolbar-search{flex:280px}.toolbar-search .search-field{width:100%}.search-field{border:2px solid var(--ink);background:var(--paper-strong);min-width:min(100%,240px);min-height:44px;color:var(--muted);border-radius:18px;align-items:center;gap:8px;padding:0 12px;display:flex}.search-field button{width:28px;height:28px;color:var(--ink);cursor:pointer;background:#fff0f3;border:0;border-radius:50%;justify-content:center;align-items:center;display:inline-flex}.search-field input{width:100%;color:var(--ink);background:0 0;border:0;outline:0}.segmented-control{border:2px solid var(--ink);background:var(--paper-strong);border-radius:18px;gap:4px;min-height:44px;padding:4px;display:inline-flex}.segmented-control button,.mode-chip{min-height:34px;color:var(--muted);white-space:nowrap;background:0 0;border:0;border-radius:14px;justify-content:center;align-items:center;gap:7px;padding:0 12px;font-size:.92rem;font-weight:850;display:inline-flex}.segmented-control button{cursor:pointer}.segmented-control button:hover,.segmented-control button:focus-visible,.segmented-control .is-active{background:var(--mint);color:var(--ink)}.intent-row{flex:100%;gap:8px;padding-bottom:2px;display:flex;overflow-x:auto}.intent-row button{min-height:36px;color:var(--muted);cursor:pointer;white-space:nowrap;background:#ffffffad;border:2px solid #24314233;border-radius:999px;justify-content:center;align-items:center;gap:6px;padding:0 12px;font-size:.9rem;font-weight:850;display:inline-flex}.intent-row button:hover,.intent-row button:focus-visible,.intent-row .is-active{border-color:var(--ink);color:var(--ink);background:#e1f2ff}.mode-row{flex-wrap:wrap;gap:8px;display:flex}.mode-chip{background:var(--paper-strong);border:2px dashed #24314252}.mode-chip--active{border-style:solid;border-color:var(--ink);background:var(--sun);color:var(--ink)}.mode-chip--future{color:#6c7180d1;background:#ffffff61;border-style:dashed;border-color:#24314229}.result-header{max-width:1180px;color:var(--muted);flex-wrap:wrap;justify-content:space-between;gap:10px;margin:0 auto;padding:18px 22px 8px;font-size:.94rem;font-weight:750;display:flex}.result-header span{align-items:center;gap:6px;display:inline-flex}.story-grid{grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:14px;max-width:1180px;margin:0 auto;padding:0 22px 42px;display:grid}.empty-state{grid-template-columns:minmax(0,1.1fr) minmax(250px,.9fr);gap:14px;padding-bottom:42px;display:grid}.empty-state>div{border:2px solid var(--ink);background:#fff9d7;border-radius:18px;padding:20px;box-shadow:6px 6px #24314214}.empty-state h2{margin:10px 0 6px;font-size:1.35rem}.empty-state p{color:var(--muted);margin:0 0 14px}.empty-state button,.empty-recommendations a{border:2px solid var(--ink);background:var(--sun);min-height:38px;color:var(--ink);cursor:pointer;border-radius:999px;align-items:center;gap:7px;font-weight:900;display:inline-flex}.empty-state button{padding:0 14px}.empty-recommendations{flex-direction:column;gap:8px;display:flex;background:#e9f7ff!important}.empty-recommendations>span{color:var(--muted);font-weight:900}.empty-recommendations a{background:var(--paper-strong);justify-content:space-between;padding:8px 12px}.story-card{border:2px solid var(--ink);background:var(--paper-strong);border-radius:8px;flex-direction:column;justify-content:space-between;gap:18px;min-height:166px;padding:18px;transition:transform .16s,box-shadow .16s;display:flex;box-shadow:6px 6px #24314214}.story-card:nth-child(4n+1){background:#fff9d7}.story-card:nth-child(4n+2){background:#e9f7ff}.story-card:nth-child(4n+3){background:#fff0f3}.story-card:nth-child(4n+4){background:#ecfbef}.story-card:hover,.story-card:focus-visible{transform:translate(-2px,-2px);box-shadow:10px 10px #24314224}.story-card h2{letter-spacing:0;margin:8px 0 0;font-family:Georgia,Times New Roman,serif;font-size:1.32rem;line-height:1.18}.story-card__meta,.story-meta-row{color:var(--muted);flex-wrap:wrap;align-items:center;gap:8px;font-size:.88rem;font-weight:750;display:flex}.story-card__meta span,.story-meta-row span{white-space:nowrap;background:#ffffff94;border:1px solid #2431422e;border-radius:999px;align-items:center;gap:6px;min-height:28px;padding:0 9px;display:inline-flex}.story-page{padding-bottom:48px}.reading-progress{z-index:30;background:#2431421f;width:100%;height:6px;position:fixed;top:0;left:0}.reading-progress span{background:var(--coral);border-radius:0 999px 999px 0;height:100%;transition:width .12s;display:block}.story-hero{background:linear-gradient(90deg,#ffd16652,#8ecae640);border-block:2px solid #2431421f}.story-hero__inner{max-width:1000px;margin:0 auto;padding:28px 22px 30px}.back-link{min-height:36px;color:var(--ink);align-items:center;gap:7px;font-weight:900;display:inline-flex}.story-title-block{margin-top:20px}.story-title-block h1{max-width:880px}.story-meta-row{margin-top:18px}.reader-shell{max-width:1000px;margin:0 auto;padding-top:24px}.reader{border:2px solid var(--ink);background:var(--paper-strong);border-radius:8px;margin:0 22px;padding:clamp(22px,5vw,48px);box-shadow:8px 8px #24314214}.reader p{margin:0;font-size:1.08rem;line-height:1.9}.reader p+p{margin-top:1.15em}.reader-source{color:var(--muted);overflow-wrap:anywhere;border-top:2px dashed #24314238;flex-wrap:wrap;gap:6px;margin-top:clamp(24px,4vw,38px);padding-top:18px;font-size:.92rem;font-weight:850;line-height:1.6;display:flex}.reader-source a{color:var(--berry);text-underline-offset:4px;text-decoration:underline;text-decoration-thickness:2px}.reader-source a:hover,.reader-source a:focus-visible{color:var(--ink)}.reader--zh p{font-family:Noto Serif SC,Songti SC,SimSun,serif}.reader--en p{color:#25332f;font-family:Georgia,Times New Roman,serif}.story-nav{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:18px;max-width:1000px;margin:24px auto 0;padding:0 22px;display:grid}.story-nav__link{border:2px solid var(--ink);min-width:0;min-height:104px;color:var(--ink);background:#ffffffb8;border-radius:22px;justify-content:flex-start;align-items:center;gap:16px;padding:18px;transition:transform .16s,box-shadow .16s,background .16s;display:flex;box-shadow:8px 8px #24314214}.story-nav__link:hover,.story-nav__link:focus-visible{background:#fff9d7;transform:translate(-2px,-2px);box-shadow:11px 11px #2431421f}.story-nav__link--next{text-align:right;justify-content:flex-end}.story-nav__copy{flex-direction:column;gap:6px;min-width:0;display:flex}.story-nav__copy small{color:var(--muted);letter-spacing:.04em;text-transform:uppercase;font-size:.78rem;font-weight:950}.story-nav__copy strong{color:var(--ink);text-overflow:ellipsis;font-size:1.12rem;line-height:1.25;overflow:hidden}.story-nav__icon{border:2px solid var(--ink);background:var(--sun);border-radius:50%;flex:none;justify-content:center;align-items:center;width:42px;height:42px;display:inline-flex}.story-nav__placeholder{min-height:1px}.site-footer{max-width:1180px;color:var(--muted);border-top:2px solid #24314224;grid-template-columns:minmax(360px,1.55fr) minmax(430px,1.2fr) minmax(150px,.55fr);gap:20px 30px;margin:42px auto 0;padding:24px 22px 30px;font-size:.9rem;display:grid}.site-footer__brand,.site-footer__links,.site-footer__sources,.site-footer__legal{flex-direction:column;gap:8px;min-width:0;display:flex}.site-footer strong,.site-footer__links>span,.site-footer__sources>span{color:var(--ink);font-weight:950}.site-footer__notice{line-height:1.65}.site-footer__source-row{flex-wrap:wrap;align-items:baseline;gap:4px 8px;min-width:0;display:flex}.site-footer__source-row strong{color:var(--muted);flex:0 0 118px;font-weight:900}.site-footer__legal{border-top:1px dashed #2431422e;flex-direction:row;grid-column:1/-1;justify-content:space-between;align-items:center;gap:10px 18px;margin-top:2px;padding-top:16px}.site-footer__records{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:8px 16px;min-width:0;display:flex}.site-footer a{color:#6c7180;white-space:nowrap;width:fit-content;font-weight:850}.site-footer__record-link{color:#6c7180;overflow-wrap:anywhere;width:auto;max-width:100%;line-height:1.45}.site-footer a:hover,.site-footer a:focus-visible{color:var(--ink);text-underline-offset:4px;text-decoration:underline}.page--night{color:#fff4dc;background:linear-gradient(135deg,#3a4f686b,#0000 34%),linear-gradient(225deg,#24565947,#0000 38%),#172131}.page--night .site-nav,.page--night .toolbar,.page--night .reader,.page--night .continue-card,.page--night .story-card,.page--night .stat-strip span,.page--night .empty-state>div,.page--night .story-nav__link{color:#fff4dc;background:#202d3e;border-color:#f4d58d}.page--night .story-hero,.page--night .catalog-hero__visual{background:linear-gradient(90deg,#44597eb8,#26414eb8);border-color:#f4d58d57}.page--night .story-title-block p,.page--night .story-meta-row,.page--night .story-card__meta,.page--night .catalog-hero p,.page--night .reader--en p,.page--night .eyebrow,.page--night .story-card__source,.page--night .continue-card span,.page--night .continue-card small,.page--night .reader-source,.page--night .story-nav__copy small,.page--night .result-header,.page--night .empty-state p,.page--night .empty-recommendations>span,.page--night .site-footer,.page--night .site-footer span{color:#efe3c7}.page--night .language-switch,.page--night .theme-toggle,.page--night .search-field,.page--night .segmented-control,.page--night .intent-row button,.page--night .empty-recommendations a,.page--night .top-button{color:#fff4dc;background:#2b3a4f;border-color:#f4d58d}.page--night .segmented-control button,.page--night .mode-chip{color:#fff4dc}.page--night .mode-chip{background:#2b3a4f;border-color:#f4d58d70}.page--night .mode-chip--future{color:#efe3c7}.page--night .story-meta-row span,.page--night .story-card__meta span,.page--night .search-field button{color:#fff4dc;background:#fff4dc1a;border-color:#f4d58d52}.page--night .language-switch button,.page--night .search-field input,.page--night .search-field input::placeholder{color:#fff4dc}.page--night .language-switch .is-active,.page--night .theme-toggle.is-active,.page--night .mode-chip--active,.page--night .story-nav__icon,.page--night .top-button__mascot{background:var(--sun);color:var(--ink)}.page--night .segmented-control .is-active{background:var(--mint);color:var(--ink)}.page--night .intent-row .is-active{color:var(--ink);background:#e1f2ff;border-color:#cdefff;box-shadow:0 0 0 2px #e1f2ff42}.page--night .story-nav__copy strong,.page--night .reader-source a:hover,.page--night .reader-source a:focus-visible,.page--night .continue-card strong,.page--night .story-card h2,.page--night .stat-strip strong,.page--night .empty-state h2,.page--night .site-brand,.page--night .section-heading,.page--night .back-link,.page--night .site-footer strong,.page--night .site-footer__links>span,.page--night .site-footer__sources>span{color:#fff4dc}.page--night .site-footer a,.page--night .site-footer__source-row strong,.page--night .site-footer__record-link{color:#efe3c7}.page--night .site-footer{border-top-color:#f4d58d52}.page--night .site-footer__legal{border-top-color:#f4d58d3d}.page--night .reader-source{border-color:#f4d58d52}.page--night .reader-source a,.page--night .site-footer a:hover,.page--night .site-footer a:focus-visible{color:var(--sun)}@keyframes topButtonBob{0%,to{transform:translateY(0)rotate(-2deg)}50%{transform:translateY(-5px)rotate(2deg)}}.top-button{z-index:12;border:2px solid var(--ink);min-height:46px;color:var(--ink);cursor:pointer;opacity:0;pointer-events:none;background:#fff9d7;border-radius:999px;align-items:center;gap:7px;padding:7px 11px 7px 8px;font-size:.86rem;font-weight:950;transition:opacity .18s,transform .18s,box-shadow .18s;display:inline-flex;position:fixed;bottom:18px;right:14px;transform:translateY(16px)scale(.94);box-shadow:6px 6px #2431421f}.top-button.is-visible{opacity:1;pointer-events:auto;transform:translateY(0)scale(1)}.top-button:hover,.top-button:focus-visible{transform:translate(-2px,-2px)scale(1.02);box-shadow:9px 9px #24314229}.top-button__mascot{border:2px solid var(--ink);background:var(--sun);border-radius:50%;width:30px;height:30px;animation:2.2s ease-in-out infinite topButtonBob;position:relative}.top-button__mascot:before,.top-button__mascot:after{content:"";position:absolute}.top-button__mascot:before{background:var(--ink);width:4px;height:4px;box-shadow:10px 0 0 var(--ink);border-radius:50%;top:10px;left:7px}.top-button__mascot:after{border-bottom:2px solid var(--ink);border-radius:0 0 12px 12px;width:12px;height:6px;bottom:7px;left:8px}@media (min-width:900px){.top-button{gap:8px;min-height:52px;padding:8px 14px 8px 9px;font-size:1rem;bottom:26px;right:max(24px,50vw - 566px)}.top-button__mascot{width:34px;height:34px}.top-button__mascot:before{box-shadow:12px 0 0 var(--ink);top:11px;left:8px}.top-button__mascot:after{bottom:8px;left:10px}}@media (max-width:760px){.site-nav{gap:10px;padding:10px 14px;position:sticky}.site-actions{gap:6px}.theme-toggle{height:42px;min-height:42px;padding:0 10px}.theme-toggle span{display:none}.language-switch{height:42px;min-height:42px}.catalog-hero{grid-template-columns:1fr;gap:12px;padding:16px 14px 12px}.catalog-hero__content{order:1}.catalog-hero__visual{display:none}.mobile-quick-search{margin-top:14px;display:block}.stat-strip{order:2;grid-template-columns:repeat(4,minmax(0,1fr));gap:7px}.stat-strip span{text-align:center;border-radius:14px;min-height:56px;padding:8px 6px;font-size:.72rem}.stat-strip strong{font-size:1.08rem}.continue-panel,.empty-state{padding-inline:14px}.continue-list{grid-template-columns:1fr}.continue-card{min-height:auto}.continue-card strong{white-space:normal}.toolbar-search{display:none}.toolbar{border-radius:0 0 18px 18px;padding:10px 12px;position:sticky;top:63px}.segmented-control{grid-template-columns:repeat(2,minmax(0,1fr));width:100%;display:grid;overflow:visible}.segmented-control button{justify-content:center;min-width:0}.intent-row{flex-wrap:nowrap;width:100%}.mode-row{width:100%}.mode-chip{min-height:30px;font-size:.8rem}.empty-state{grid-template-columns:1fr}.story-grid{grid-template-columns:1fr;gap:10px;padding-inline:14px}.story-card{border-radius:16px;gap:10px;min-height:112px;padding:13px}.story-card h2{font-size:1.12rem}.story-nav{grid-template-columns:1fr;gap:12px}.site-footer{grid-template-columns:1fr;margin-top:30px;padding-inline:14px}.site-footer a{white-space:normal}.site-footer__source-row strong{flex-basis:auto}.site-footer__legal{flex-direction:column;align-items:flex-start}.site-footer__records{flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:6px}}@media (max-width:460px){.stat-strip{grid-template-columns:repeat(4,minmax(0,1fr))}.catalog-hero h1,.story-title-block h1{font-size:2.15rem}.reader{padding:18px}}
