:root{--bg:#0b1011;--panel:#12191a;--line:#ffffff16;--ink:#ebece4;--muted:#9ca9a3;--accent:#df9b83;--green:#becba8;color-scheme:dark;font-family:Inter,'PingFang SC','Microsoft YaHei',system-ui,sans-serif;color:var(--ink);background:var(--bg);font-synthesis:none}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:100px}body{margin:0}button,input,select{font:inherit}button,a,input,select,summary{-webkit-tap-highlight-color:transparent}button,a,summary{touch-action:manipulation}a{color:inherit;text-decoration:none}a:hover{color:var(--accent)}button{cursor:pointer}button:disabled{cursor:default}button:focus-visible,a:focus-visible,summary:focus-visible,input:focus-visible,select:focus-visible{outline:2px solid var(--accent);outline-offset:5px}button,input,select{color:inherit}img{display:block;max-width:100%}[hidden]{display:none!important}.skip-link{position:fixed;top:-80px;left:20px;z-index:100;background:var(--ink);color:var(--bg);padding:14px}.skip-link:focus{top:12px}.site-header{height:90px;max-width:1440px;margin:0 auto;padding:0 5vw;display:flex;align-items:center;justify-content:space-between;gap:24px;border-bottom:1px solid var(--line);position:relative;z-index:20}.site-brand{display:flex;align-items:center;gap:13px;flex-shrink:0}.brand-mark{width:29px;height:34px;border:1px solid #df9b8355;display:grid;place-items:center;border-radius:50% 50% 3px 3px;font-family:Georgia,serif;color:var(--accent);font-size:19px}.brand-words{display:grid;gap:6px}.brand-words strong{font-weight:500;font-size:16px;letter-spacing:.16em}.brand-words small{font-size:9px;letter-spacing:.22em;color:var(--muted)}#site-nav{display:flex;align-items:center;gap:28px;font-size:13px;letter-spacing:.02em}#site-nav a{padding:12px 0;color:#b8c2bc}#site-nav a[aria-current=page]{color:var(--ink);border-bottom:1px solid var(--accent)}#site-nav a:last-child{border:1px solid var(--line);padding:10px 15px;border-radius:5px}.menu-toggle{display:none;background:transparent;border:1px solid var(--line);padding:10px 13px;border-radius:4px;font-size:13px}.home-main{max-width:none;margin:0;padding:0}.home-hero{position:relative;min-height:680px;isolation:isolate;overflow:hidden;border-bottom:1px solid var(--line);background:#0b1011}.hero-art{position:absolute;z-index:-3;inset:0;width:100%;height:100%;object-fit:cover;object-position:70% 47%;opacity:.72}.hero-shade{position:absolute;z-index:-1;inset:0;background:linear-gradient(90deg,#0b1011 0%,#0b1011ed 22%,#0b101195 49%,#0b101133 78%),linear-gradient(0deg,#0b1011 0%,transparent 28%)}#gl{position:absolute;inset:0;z-index:-2;width:100%;height:100%;opacity:0;pointer-events:none;transition:opacity .8s}#gl.ready{opacity:.75}html[data-motion=still] #gl{display:none}.hero-inner{max-width:1440px;margin:auto;padding:78px 5vw 90px;position:relative}.eyebrow,.kicker{font-size:10px;font-weight:500;letter-spacing:.18em;color:var(--muted);margin:0 0 28px;line-height:1.7}.kicker::before{content:'';display:inline-block;width:5px;height:5px;border-radius:50%;background:var(--accent);margin-right:10px}.home-hero h1{font-weight:450;font-family:'Songti SC','Noto Serif CJK SC',Georgia,serif;font-size:clamp(42px,4.8vw,70px);letter-spacing:.015em;line-height:1.34;margin:0 0 22px;max-width:700px}.home-hero h1 em{font-style:normal;color:var(--green)}.hero-description{color:#aeb9b2;font-size:14px;line-height:1.95;margin:0 0 27px;max-width:27em}.hero-actions{display:flex;align-items:center;gap:22px;flex-wrap:wrap;margin-bottom:28px}.action-primary{background:var(--green);color:#171e18!important;border:1px solid var(--green);border-radius:3px;padding:13px 20px;font-size:13px;font-weight:500}.action-secondary{font-size:13px;color:var(--ink);padding:12px 0;border-bottom:1px solid #ffffff40}.hero-search{max-width:470px;display:flex;gap:0;border:1px solid #b9c2b333;border-radius:5px;background:#0a1012cf;overflow:hidden}.hero-search input{padding:14px 16px;background:transparent;border:0;min-width:0;flex:1;font-size:12px;color:var(--ink)}.hero-search button{padding:12px 17px;background:transparent;border:0;border-left:1px solid var(--line);color:var(--green);font-size:12px}.hero-caption{position:absolute;right:5vw;bottom:75px;color:#d3d8ce;font-family:Georgia,'Songti SC',serif;font-size:14px;writing-mode:vertical-rl;letter-spacing:.22em}.hero-bottom{display:flex;align-items:center;justify-content:space-between;gap:24px;max-width:1300px;margin:auto;padding:21px 0;color:var(--muted);border-bottom:1px solid var(--line);font-size:11px;line-height:1.6}.hero-bottom>p{margin:0}.motion-control{display:flex;align-items:center;gap:12px;flex-wrap:wrap}.motion-control label{font-size:11px;margin:0;display:inline;color:var(--muted)}.motion-control select{font-size:11px;background:#11191b;border:1px solid #ffffff25;border-radius:4px;padding:8px 10px}.motion-control span{font-size:10px;color:#8e9f93}.home-section{max-width:1300px;margin:0 auto;padding:76px 0}.section-heading{display:flex;justify-content:space-between;align-items:flex-end;gap:24px;margin-bottom:30px}.section-heading .eyebrow{margin-bottom:13px;color:var(--accent)}.section-heading h2{font-size:28px;font-weight:450;margin:0;letter-spacing:.03em}.section-heading>p,.section-heading>a{color:var(--muted);font-size:12px;line-height:1.8}.entry-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.entry-card{position:relative;display:flex;flex-direction:column;min-width:0;border:1px solid var(--line);background:var(--panel);border-radius:6px;overflow:hidden;transition:border-color .2s,transform .2s}.entry-card:hover{border-color:#df9b8355;transform:translateY(-3px);color:inherit}.entry-art{height:174px;width:100%;object-fit:cover;opacity:.76;filter:saturate(.7)}.entry-copy{padding:25px}.entry-topline{display:flex;justify-content:space-between;font-size:10px;color:var(--accent);letter-spacing:.09em}.entry-card h3{font-size:21px;font-weight:500;letter-spacing:.04em;margin:20px 0 10px}.entry-card p{color:var(--muted);font-size:13px;line-height:1.9;min-height:50px;margin:0 0 25px}.entry-bottom{font-size:11px;color:#d5d9ca;display:flex;justify-content:space-between;padding-top:17px;border-top:1px solid var(--line)}.study-section{border-top:1px solid var(--line);display:grid;grid-template-columns:1fr 1.2fr;gap:85px}.study-intro .eyebrow{color:var(--accent);margin-bottom:20px}.study-intro h2{font-size:36px;line-height:1.55;font-family:'Songti SC',Georgia,serif;font-weight:400;letter-spacing:.04em;margin:0 0 20px}.study-intro p{font-size:13px;line-height:1.95;color:var(--muted);max-width:27em}.study-intro>a{display:inline-block;margin-top:20px;font-size:12px;color:var(--green);border-bottom:1px solid #becba83d;padding-bottom:8px}.subject-row{display:grid;grid-template-columns:32px 1fr 20px;gap:14px;padding:24px 0;border-bottom:1px solid var(--line);align-items:center}.subject-row:first-child{border-top:1px solid var(--line)}.subject-row>span{color:var(--accent);font-size:11px}.subject-row h3{font-size:17px;font-weight:450;margin:0 0 8px}.subject-row p{font-size:12px;color:var(--muted);line-height:1.7;margin:0}.quotation{border-top:1px solid var(--line);border-bottom:1px solid var(--line);display:flex;justify-content:space-between;align-items:center;gap:40px;padding:40px 0}.quotation blockquote{font-family:Georgia,'Songti SC',serif;font-size:24px;margin:0;line-height:1.7;color:#cdd5c8}.quotation cite{font-style:normal;font-size:10px;line-height:1.9;letter-spacing:.07em;color:var(--muted);flex-shrink:0}.reflection-section{display:grid;grid-template-columns:1fr 1.2fr;gap:85px}.reflection-section h2{font-size:30px;font-weight:400;line-height:1.6;margin:0;font-family:'Songti SC',Georgia,serif}.reflection-text p{font-size:14px;line-height:2.1;color:#aeb8af;margin:0 0 20px}.site-footer{max-width:1300px;margin:auto;padding:32px 0;border-top:1px solid var(--line);display:grid;grid-template-columns:1fr auto;gap:24px;font-size:11px;color:var(--muted)}.footer-links{display:flex;gap:22px;flex-wrap:wrap}.footer-contact{display:flex;gap:16px;flex-wrap:wrap;font-size:11px}.footer-credit{grid-column:1/-1;border-top:1px solid var(--line);padding-top:20px;display:flex;justify-content:space-between;gap:18px;font-size:10px;line-height:1.8;flex-wrap:wrap}.contact-copy{color:inherit;font:inherit;background:none;border:0;padding:0;cursor:pointer}.contact-copy span{margin-left:6px}.reading-progress{height:2px;background:var(--accent);position:fixed;top:0;left:0;width:100%;transform:scaleX(0);transform-origin:left;z-index:50}.back-top{position:fixed;bottom:24px;right:22px;z-index:30;width:44px;height:44px;border:1px solid #ffffff2e;border-radius:50%;background:#182020;color:#e5eadd;box-shadow:0 6px 20px #0004}.reading-page main{margin:65px auto 90px;max-width:1060px;padding:0 28px}.reading-page h1{font-size:clamp(32px,4vw,48px);font-weight:450;letter-spacing:.025em;line-height:1.4}.reading-page .subtitle{font-size:15px;line-height:1.9;color:var(--muted)}.reading-page .site-footer{padding:30px 28px;max-width:1100px}.reading-page .eyebrow{color:var(--accent);margin-bottom:14px}.reading-page .topic,.reading-page .math-group{scroll-margin-top:24px}.reading-page .knowledge-tools,.reading-page .resource-tools{border-radius:6px;border-color:var(--line)}.reading-page main a:not(.action-primary):hover{text-decoration:underline;text-underline-offset:4px}.topic-actions{display:flex;align-items:center;gap:16px;flex-wrap:wrap;margin-top:22px}.bookmark-button,.tool-button{border:1px solid #ffffff28;background:#151f1c;color:#bdcbbf;padding:9px 12px;border-radius:4px;font-size:12px}.bookmark-button[aria-pressed=true],.tool-button[aria-pressed=true]{color:var(--green);border-color:#becba85a;background:#253326}.math-toolbar{display:flex;gap:10px;flex-wrap:wrap;margin-top:18px}.search-controls{display:flex;gap:10px;margin:26px 0 14px;flex-wrap:wrap}.search-controls input{flex:1;min-width:140px}.search-controls input,.search-controls select,.search-controls button{border:1px solid #ffffff26;background:#121a1b;padding:13px 16px;border-radius:5px;color:var(--ink)}.search-controls button{background:var(--green);color:#111b15;border-color:var(--green)}.search-suggestions{display:flex;gap:10px;align-items:center;flex-wrap:wrap;font-size:12px;color:var(--muted);margin:18px 0 28px}.search-suggestions button{border:1px solid var(--line);border-radius:20px;padding:6px 12px;background:none;color:var(--muted);font-size:12px}.search-results{list-style:none;margin:0;padding:0}.search-results li{border-top:1px solid var(--line)}.search-results li>a{display:block;padding:24px 10px}.search-results li>a:hover{background:var(--panel);text-decoration:none!important}.result-type{font-size:10px;letter-spacing:.06em;color:var(--accent)}.search-results h2{font-size:19px;line-height:1.6;font-weight:450;margin:12px 0 7px}.search-results p{font-size:13px;color:var(--muted);line-height:1.8;margin:0}#search-status{font-size:13px;color:var(--muted);margin-bottom:24px;line-height:1.8}#search-more{display:block;margin:25px auto}.search-note{font-size:12px;color:var(--muted);line-height:1.9;margin-top:22px}#library-items article{content-visibility:auto;contain-intrinsic-size:auto 180px}input{accent-color:var(--green)}
@media(min-width:1440px){.hero-bottom,.home-section,.site-footer{max-width:1200px}}
@media(max-width:1439px){.hero-bottom,.home-section,.site-footer{margin-left:5vw;margin-right:5vw}}
@media(max-width:1000px){#site-nav{gap:18px}.entry-grid{gap:14px}.entry-copy{padding:21px}.study-section,.reflection-section{gap:40px}.home-hero{min-height:650px}.hero-caption{display:none}.motion-control span{display:none}}
@media(max-width:760px){.site-header{height:78px;padding:0 6vw}.brand-words strong{font-size:14px}.brand-words small{font-size:8px}.menu-toggle{display:block}#site-nav{display:none;position:absolute;top:70px;left:5vw;right:5vw;padding:16px 24px;background:#162021;border:1px solid #ffffff24;border-radius:6px;box-shadow:0 20px 45px #0008;flex-direction:column;align-items:stretch;gap:3px}#site-nav.is-open{display:flex}#site-nav a{padding:13px 0}#site-nav a:last-child{margin-top:7px}.home-hero{min-height:650px}.hero-inner{padding:70px 6vw 58px}.hero-art{object-position:62% center;opacity:.48}.hero-shade{background:linear-gradient(90deg,#0b1011dd,#0b10116e),linear-gradient(0deg,#0b1011,transparent 60%)}.home-hero h1{font-size:45px;line-height:1.43}.hero-description{font-size:13px}.hero-bottom{margin:0 6vw;padding:19px 0;flex-wrap:wrap;gap:13px}.hero-bottom>p{width:100%}.motion-control{gap:9px}.motion-control span{display:inline;font-size:10px}.home-section{margin:0 6vw;padding:50px 0}.section-heading{align-items:start;flex-direction:column;gap:8px}.section-heading h2{font-size:25px}.section-heading>p{margin:0}.entry-grid{grid-template-columns:1fr;gap:16px}.entry-card{display:grid;grid-template-columns:110px 1fr}.entry-art{height:100%;min-height:212px;object-position:center}.entry-copy{padding:20px}.entry-card h3{font-size:19px;margin:15px 0 8px}.entry-card p{font-size:12px;min-height:0;margin-bottom:18px}.entry-bottom{font-size:10px}.study-section,.reflection-section{display:block}.study-intro{margin-bottom:30px}.study-intro h2{font-size:30px}.quotation{display:block;padding:30px 0}.quotation blockquote{font-size:21px;margin-bottom:16px}.quotation cite{font-size:10px}.reflection-section h2{margin-bottom:28px}.reflection-section .eyebrow{margin-bottom:15px}.reflection-text p{font-size:13px}.site-footer{margin:0 6vw;grid-template-columns:1fr;gap:22px}.footer-credit{display:block}.footer-credit span{display:block;margin-bottom:8px}.reading-page main{padding:0 6vw;margin:40px auto 65px}.reading-page .site-footer{padding:30px 0}.reading-page .search-controls input{flex-basis:100%}.reading-page .search-controls select{flex:1}.reading-page .knowledge-tools{padding:18px}.reading-page .topic summary strong{font-size:16px}.reading-page .topic summary small{font-size:12px}.reading-page h1{font-size:34px}.back-top{right:16px;bottom:16px}.footer-contact{line-height:1.9}.reading-page .resource-tools label{margin-bottom:0}.reading-page .resource-actions{justify-content:flex-start}}
@media(max-width:360px){.home-hero h1{font-size:39px}.entry-card{grid-template-columns:80px 1fr}.entry-copy{padding:16px}.brand-words small{letter-spacing:.1em}.motion-control{gap:6px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{animation:none!important;transition:none!important}}
.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}
#gl.ready{opacity:1}

@media(max-width:760px){.home-hero h1 em{display:block}}
.menu-toggle{white-space:nowrap;flex-shrink:0}
