*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#FFF9EC;color:#514637;font:16px/1.78 system-ui,-apple-system,"Microsoft YaHei",sans-serif;overflow-wrap:anywhere}a{color:#504320;text-underline-offset:4px}a:hover{color:#6A8247}a:focus-visible,button:focus-visible{outline:3px solid #6A8247;outline-offset:3px}button{font:inherit;cursor:pointer}.shell{width:min(1160px,calc(100% - 40px));margin-inline:auto;min-width:0}main{padding-block:34px 70px}section{margin-block:0 55px}h1,h2,h3{color:#302718;line-height:1.3;overflow-wrap:anywhere}h1{font-size:clamp(27px,3vw,33px);margin:0 0 18px}h2{font-size:clamp(21px,2.4vw,25px);margin:0 0 17px}h3{font-size:19px;margin:0 0 10px}p{margin:0 0 17px}small,.eyebrow,.muted{font-size:14px;color:#746651}.eyebrow{letter-spacing:.1em;color:#6A8247;font-weight:700}.site-header{background:#fff;border-bottom:1px solid #E7DCC4}.masthead{min-height:66px;display:flex;align-items:center;justify-content:space-between;gap:20px}.brand{display:flex;align-items:center;gap:10px;text-decoration:none;color:#302718;min-width:0}.brand img{height:30px;width:auto;max-width:100px;object-fit:contain}.brand strong{display:block;font-size:19px;line-height:1.3}.brand small{display:block;font-size:10px;letter-spacing:.13em}.desktop-nav,.shortcut{display:flex;align-items:center;gap:clamp(12px,2vw,26px);flex-wrap:wrap}.desktop-nav a,.shortcut a{text-decoration:none;white-space:normal;padding:7px 2px}.shortcut{min-height:42px;border-top:1px solid #E7DCC4;gap:30px}.shortcut a{font-size:14px}.site-header [aria-current=page],.bottom-nav [aria-current=page]{color:#60500d;border-bottom:2px solid #E9B92F}.menu-toggle{display:none;background:#F7EBCB;border:1px solid #E7DCC4;border-radius:10px;padding:8px 12px}.hero,.split{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(0,.95fr);align-items:center;gap:30px}.hero{padding:28px 0 12px}.hero h1{max-width:16em}.hero-copy{max-width:62ch}.buttons,.inline-links{display:flex;flex-wrap:wrap;gap:12px;margin-top:19px}.btn{display:inline-flex;min-height:44px;align-items:center;justify-content:center;background:#E9B92F;color:#302718;border-radius:11px;padding:9px 19px;font-weight:700;text-decoration:none}.btn.secondary{background:#F7EBCB}.art{min-width:0;max-width:100%;background:#F7EBCB;border-radius:12px;padding:12px;display:grid;place-items:center}.art img{display:block;max-width:100%;width:auto;height:auto;max-height:190px;object-fit:contain;object-position:center}.art.banner img{max-height:300px}.art.app-art img{max-height:380px}.image-fallback{min-height:128px;width:100%;background:linear-gradient(135deg,#F7EBCB,#f5dfa0);border:1px solid #e7d8a4;border-radius:10px;display:flex;align-items:center;justify-content:center;text-align:center;padding:18px;font-weight:700;color:#645329}.banner .image-fallback{min-height:190px}.app-art .image-fallback{min-height:220px}.grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.grid.two{grid-template-columns:repeat(2,minmax(0,1fr))}.card,.reading-note,.article-section{min-width:0;background:white;border:1px solid #E7DCC4;border-radius:12px;padding:22px}.card p:last-child,.article-section p:last-child{margin-bottom:0}.card .art{margin-bottom:16px}.card .art img{max-height:170px}.card a.more{font-weight:700;display:inline-block;margin-top:8px}.section-top{margin-bottom:21px}.section-top p{max-width:73ch}.note-stack{display:grid;gap:16px}.reading-note{border-left:4px solid #E9B92F}.reading-note h3{margin-bottom:7px}.reading-note p{margin-bottom:0}.feature-note{background:#F7EBCB;border-radius:12px;padding:26px}.feature-note p{max-width:78ch}.article-header{max-width:820px;margin-bottom:30px}.article-header .lead{font-size:17px}.article-layout{display:grid;grid-template-columns:minmax(0,1fr) minmax(220px,310px);gap:25px;align-items:start}.article-body{min-width:0}.article-section{margin-bottom:20px}.article-section p{max-width:77ch}.article-aside{background:#F7EBCB;padding:19px;border-radius:12px}.article-aside a{display:block;padding:8px 0}.article-aside .art{margin-bottom:13px}.article-aside .art img{max-height:170px}.crosslinks{padding:18px 0;border-top:1px solid #E7DCC4}.crosslinks a{margin-right:15px;display:inline-block;min-height:40px}.site-footer{background:#F7EBCB;border-top:1px solid #E7DCC4;padding:35px 0}.footer-intro{display:flex;gap:14px;flex-wrap:wrap;align-items:center;margin-bottom:22px}.footer-intro strong{color:#302718}.footer-groups{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:20px}.footer-groups h2{font-size:17px}.footer-groups a{display:block;font-size:14px;padding:3px 0}.footnote{font-size:13px;margin-top:24px;color:#746651}.bottom-nav{display:none}.menu-shade,.mobile-menu{display:none}img{max-width:100%;height:auto;object-fit:contain;object-position:center} .narrow{max-width:760px} @media(max-width:900px){.grid{grid-template-columns:repeat(2,minmax(0,1fr))}.article-layout{grid-template-columns:minmax(0,1fr) minmax(180px,260px)}.footer-groups{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:650px){.shell{width:calc(100% - 36px)}.masthead{min-height:60px}.brand strong{font-size:16px}.brand small{font-size:9px}.brand img{height:27px;max-width:70px}.desktop-nav,.shortcut{display:none}.menu-toggle{display:block;min-height:44px}.hero,.split,.article-layout,.grid,.grid.two{grid-template-columns:minmax(0,1fr)}.hero{gap:20px;padding:10px 0 0}.art.banner img{max-height:220px}.art.app-art img{max-height:300px}.art img,.card .art img{max-height:160px}section{margin-bottom:38px}main{padding-block:25px 92px}.card,.reading-note,.article-section{padding:17px}.footer-groups{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.site-footer{padding-bottom:90px}.bottom-nav{display:grid;grid-template-columns:repeat(4,1fr);position:fixed;bottom:0;left:0;right:0;z-index:20;background:#fff;border-top:1px solid #E7DCC4;padding-bottom:env(safe-area-inset-bottom);min-height:56px}.bottom-nav a{display:grid;place-items:center;min-height:56px;text-decoration:none;font-size:14px}.menu-shade:not([hidden]){display:block;position:fixed;inset:60px 0 0;background:rgba(48,39,24,.48);z-index:29}.mobile-menu:not([hidden]){display:block;position:fixed;top:60px;left:0;right:0;z-index:30;max-height:calc(100dvh - 60px);overflow-y:auto;overscroll-behavior:contain;background:#FFF9EC;padding:16px 18px 22px;box-shadow:0 12px 25px #30271825}.mobile-menu section{margin:12px 0 18px}.mobile-menu h2{font-size:16px;margin:0 0 8px}.menu-heading{display:flex;align-items:center;justify-content:space-between}.menu-heading button{border:1px solid #E7DCC4;border-radius:10px;background:white;min-height:44px;padding:7px 13px}.menu-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:7px}.menu-grid a{background:white;border:1px solid #E7DCC4;border-radius:8px;min-height:44px;display:flex;align-items:center;padding:8px 10px;text-decoration:none;font-size:14px}.menu-grid [aria-current=page]{background:#F7EBCB}.menu-open{overflow:hidden}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}
