:root{--paper:#f7f6f0;--ink:#263c34;--muted:#637069;--line:#d9ddd2;--accent:#9a4f36;--green:#284f42}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:28px}body{margin:0;background:var(--paper);color:var(--ink);font-family:"Microsoft YaHei","PingFang SC",system-ui,sans-serif;font-size:15px;line-height:1.8}a{color:inherit;text-decoration:none}a:focus-visible{outline:2px solid var(--accent);outline-offset:6px}a:hover{color:var(--accent)}.site-shell{max-width:1280px;margin:auto;padding:0 64px}.header{height:108px;border-bottom:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;gap:28px}.brand{display:inline-flex;align-items:center;gap:13px;font-family:"Songti SC","SimSun",serif;font-size:23px;font-weight:bold;letter-spacing:3px;white-space:nowrap}.brand-mark{display:inline-grid;place-items:center;width:38px;height:38px;border:1px solid #416151;color:var(--green);font-size:21px;letter-spacing:0}.header nav{display:flex;gap:36px;font-size:14px}.header nav a{padding:8px 0;border-bottom:1px solid transparent}.header nav [aria-current=page]{border-color:var(--green)}.header-note{font-size:12px;letter-spacing:2px;color:var(--muted)}.hero{display:grid;grid-template-columns:1.15fr 1fr;gap:48px;padding:76px 0 68px;align-items:center}.eyebrow{font-size:11px;font-weight:500;letter-spacing:2px;color:var(--muted);margin:0 0 22px}.dot{display:inline-block;width:6px;height:6px;background:var(--green);border-radius:50%;margin-right:10px;vertical-align:middle}h1,h2,h3{font-family:"Songti SC","STSong","SimSun",serif;font-weight:normal}h1{font-size:52px;line-height:1.55;letter-spacing:4px;margin:0 0 24px}.period{color:var(--accent)}.hero-description{font-size:15px;line-height:2.2;color:var(--muted);margin:0 0 30px}.read-link{display:inline-flex;align-items:center;gap:40px;font-size:14px;padding-bottom:7px;border-bottom:1px solid var(--green)}.read-link span{font-size:19px}.art{position:relative;isolation:isolate;height:365px;overflow:hidden;background:#e8ecdf;border:1px solid #d8dece}.art-grid{position:absolute;inset:0;opacity:.34;background-image:linear-gradient(#b9c5b0 1px,transparent 1px),linear-gradient(90deg,#b9c5b0 1px,transparent 1px);background-size:39px 39px}.art-orbit{position:absolute;border:1px solid #9aaa92;border-radius:50%;width:300px;height:300px;left:60px;top:26px}.orbit-two{width:230px;height:230px;left:96px;top:62px}.art-sun{position:absolute;background:#b67451;width:63px;height:63px;border-radius:50%;left:51%;top:70px;box-shadow:0 0 0 10px #b674510b}.art-mountain{position:absolute;inset:145px -50px -90px;background:#6f8571;clip-path:polygon(0 62%,26% 12%,44% 46%,63% 4%,100% 73%,100% 100%,0 100%)}.mountain-front{inset:213px -30px -90px;background:#304f43;clip-path:polygon(0 32%,24% 9%,48% 37%,65% 25%,100% 60%,100% 100%,0 100%)}.art-caption{position:absolute;writing-mode:vertical-rl;top:27px;right:27px;font-family:"SimSun",serif;font-size:15px;letter-spacing:7px}.art-small{position:absolute;left:24px;bottom:23px;color:#e5ebdd;font-size:10px;letter-spacing:4px}.art-stamp{position:absolute;bottom:21px;right:23px;border:1px solid #cad5c7;color:#dde4d6;font-family:serif;font-size:12px;padding:1px 5px}.intro-strip{display:flex;align-items:center;gap:26px;border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:19px 0}.intro-strip>span:first-child{font-size:11px;letter-spacing:2px;color:var(--accent);white-space:nowrap}.intro-strip p{font-family:"SimSun",serif;font-size:16px;margin:0}.strip-star{margin-left:auto;font-size:25px;color:#687c65}.notes-section{padding:69px 0}.section-heading{display:flex;justify-content:space-between;align-items:end;gap:24px;margin-bottom:40px}.section-heading .eyebrow{margin-bottom:12px;font-size:10px}.section-heading h2{font-size:30px;letter-spacing:2px;margin:0}.section-heading>p{font-size:12px;color:var(--muted);margin:0 0 5px}.notes-layout{display:grid;grid-template-columns:220px 1fr;gap:48px}.notes-aside{padding:20px 0}.aside-number{font-family:"SimSun",serif;font-size:72px;color:#a4b09b;line-height:1}.notes-aside p{font-size:12px;line-height:2.4;letter-spacing:3px;margin:25px 0}.aside-line{width:28px;border-top:1px solid var(--green);margin:26px 0}.notes-aside>span:last-child{font-size:11px;line-height:2;color:var(--muted);letter-spacing:2px}.note-row{display:grid;grid-template-columns:40px 1fr 30px;gap:20px;align-items:center;border-top:1px solid var(--line);padding:25px 0;transition:color .18s}.note-row:last-child{border-bottom:1px solid var(--line)}.note-index{font-family:Georgia,serif;color:#74816f;font-size:12px;align-self:start;margin-top:3px}.note-row .eyebrow{font-size:10px;letter-spacing:2px}.note-row h3{font-size:23px;margin:5px 0 7px;line-height:1.6}.note-row p{font-size:12px;color:var(--muted);margin:0;line-height:1.9}.row-arrow{font-size:21px;color:#7b8977}.about-callout{padding:49px 28px 53px;text-align:center;background:#eef0e6;margin:7px 0 70px}.about-callout .eyebrow{font-size:10px;margin-bottom:16px}.about-callout h2{font-size:29px;letter-spacing:2px;margin:0 0 18px}.about-callout p:not(.eyebrow){font-size:13px;line-height:2;color:var(--muted)}.about-callout .read-link{margin-top:15px}.footer{border-top:1px solid var(--line);padding:30px 0 22px}.footer-top,.footer-bottom{display:flex;align-items:center;justify-content:space-between;gap:18px}.footer-top .brand{font-size:19px}.seal{font-size:10px;letter-spacing:0;color:var(--accent);border:1px solid var(--accent);padding:0 3px;font-weight:normal}.footer-top p,.footer-top>a:last-child{font-size:11px;color:var(--muted)}.footer-bottom{font-size:10px;color:var(--muted);margin-top:26px;padding-top:17px;border-top:1px solid var(--line)}.footer-bottom a{text-decoration:underline;text-underline-offset:3px}.skip{position:absolute;top:-100px;left:10px;background:var(--paper);z-index:5;padding:10px}.skip:focus{top:10px}.article-main{max-width:760px;margin:60px auto 85px;min-height:45vh}.back-link{font-size:13px;color:var(--muted);display:inline-block;margin-bottom:35px}.article-heading{padding-bottom:32px;margin-bottom:36px;border-bottom:1px solid var(--line)}.article-heading h1{font-size:39px;letter-spacing:2px;line-height:1.6;margin-bottom:14px}.article-heading>p:last-child{color:var(--muted);font-size:14px;margin:0}.prose h2{font-size:25px;letter-spacing:1px;margin:30px 0 14px}.prose p{font-size:16px;line-height:2.2;margin:0 0 18px;color:#43524a}.prose a{text-decoration:underline;text-underline-offset:4px}.prose blockquote{border-left:2px solid var(--accent);padding:14px 22px;margin:34px 0 44px;background:#eeeee4;font-family:"SimSun",serif;font-size:20px}.article-main>h1{font-size:36px}
@media(min-width:1400px){.hero{gap:90px}.art{height:380px}}@media(max-width:1000px){.site-shell{padding:0 34px}.header-note{display:none}.hero{gap:30px;padding:55px 0}.hero h1{font-size:40px}.art{height:335px}.notes-layout{grid-template-columns:150px 1fr;gap:25px}.section-heading{align-items:start}.section-heading>p{max-width:160px}.footer-top{flex-wrap:wrap}.footer-top p{margin:0}}@media(max-width:650px){.site-shell{padding:0 23px}.header{height:84px;gap:15px}.brand{font-size:21px;gap:9px;letter-spacing:1px}.brand-mark{width:30px;height:30px;font-size:18px}.header nav{gap:19px;font-size:12px}.hero{grid-template-columns:1fr;padding:42px 0 30px;gap:34px}.hero h1{font-size:39px;letter-spacing:2px}.hero .eyebrow{font-size:10px;margin-bottom:20px}.hero-description{font-size:14px}.art{height:270px}.art-orbit{left:35px;top:0}.orbit-two{left:70px;top:35px}.art-sun{top:45px}.art-mountain{top:95px}.mountain-front{top:158px}.intro-strip{gap:17px;align-items:start;padding:18px 0}.intro-strip p{font-size:13px;line-height:1.9}.strip-star{display:none}.notes-section{padding:42px 0}.section-heading{display:block;margin-bottom:27px}.section-heading h2{font-size:25px;letter-spacing:1px}.section-heading>p{max-width:none;margin-top:12px;font-size:11px}.notes-layout{display:block}.notes-aside{display:none}.note-row{grid-template-columns:23px 1fr 18px;gap:11px;padding:22px 0}.note-row h3{font-size:20px}.note-row p{font-size:12px}.about-callout{padding:34px 16px;margin-bottom:42px}.about-callout h2{font-size:23px;line-height:1.7}.about-callout p:not(.eyebrow){font-size:12px}.footer-top,.footer-bottom{align-items:start;flex-direction:column;gap:10px}.footer-top>a:last-child{margin-top:3px}.footer-bottom{margin-top:21px;font-size:11px}.footer-bottom>span:last-child{display:none}.article-main{margin:32px auto 55px}.article-heading h1{font-size:31px}.prose p{font-size:15px}.prose h2{font-size:23px}.prose blockquote{font-size:18px}.article-main>h1{font-size:29px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.note-row{transition:none}}
