*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#fffaf1;color:#30251d;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","PingFang SC","Microsoft YaHei",sans-serif;line-height:1.75}a{color:inherit;text-decoration:none}img{max-width:100%;height:auto;display:block}button,input{font:inherit}.wrap,.section{width:min(1180px,calc(100% - 40px));margin-inline:auto}.skip-link{position:fixed;left:16px;top:-70px;z-index:999;background:#2f241c;color:#fff;padding:10px 14px;border-radius:10px}.skip-link:focus{top:16px}.site-header{position:sticky;top:0;z-index:90;background:rgba(255,250,241,.94);backdrop-filter:blur(12px);border-bottom:1px solid #eadcc8}.header-inner{width:min(1220px,calc(100% - 32px));min-height:74px;margin:auto;display:flex;align-items:center;gap:24px}.brand{display:flex;align-items:center;gap:10px;font-weight:800;font-size:20px;white-space:nowrap}.brand img{width:38px;height:38px;border-radius:12px;object-fit:cover}.main-nav{display:flex;align-items:center;gap:4px;margin-left:auto}.main-nav a{padding:10px 12px;border-radius:12px;color:#685748}.main-nav a:hover,.main-nav a.active{background:#f2dfb9;color:#3f2d1c}.search-open,.menu-toggle{border:1px solid #d9c6aa;background:#fff8e9;border-radius:12px;padding:9px 13px;cursor:pointer}.menu-toggle{display:none}.home-hero{padding:70px 0 44px;background:linear-gradient(180deg,#fff4d7 0,#fffaf1 100%)}.hero-grid{display:grid;grid-template-columns:1.03fr .97fr;gap:56px;align-items:center}.eyebrow{display:inline-block;color:#a75b20;font-size:13px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.hero-copy h1,.page-hero h1,.article-header h1,.error-page h1{font-size:clamp(38px,5vw,68px);line-height:1.12;margin:14px 0 20px;letter-spacing:-.03em}.hero-copy p,.page-hero p,.lede{font-size:19px;color:#6a5949;max-width:760px}.hero-actions,.inline-links{display:flex;flex-wrap:wrap;gap:12px;margin-top:28px}.btn{display:inline-flex;align-items:center;justify-content:center;min-height:46px;padding:0 18px;border:1px solid #d9c6aa;border-radius:14px;background:#fff9ee;font-weight:700}.btn.primary{background:#e88932;color:#24170e;border-color:#e88932}.btn.ghost{background:transparent}.hero-visual img{border-radius:28px;aspect-ratio:16/10;object-fit:cover;box-shadow:0 24px 70px rgba(103,72,38,.16)}.hero-visual figcaption{font-size:13px;color:#806d5c;margin-top:10px}.section{padding:72px 0}.section+.section{border-top:1px solid #ecdfcd}.section-head{max-width:780px;margin-bottom:28px}.section-head h2,.split h2,.topic-strip h2,.feature-band h2,.about-band h2{font-size:clamp(28px,3vw,42px);line-height:1.2;margin:10px 0 14px}.section-head p,.split p,.topic-strip p,.feature-band p,.about-band p{color:#6f5d4d}.portal-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.portal-grid a{background:#fff3d6;border:1px solid #ead4a9;border-radius:20px;padding:24px;min-height:170px;display:flex;flex-direction:column;justify-content:space-between;transition:.2s}.portal-grid a:hover{transform:translateY(-3px);box-shadow:0 12px 30px rgba(94,63,30,.08)}.portal-grid strong{font-size:22px}.portal-grid span{color:#776655}.content-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.story-card{border:1px solid #eadcc9;background:#fffdf7;border-radius:22px;overflow:hidden;min-width:0}.story-media img{width:100%;aspect-ratio:16/10;object-fit:cover}.story-body{padding:20px}.story-body h3{font-size:20px;line-height:1.35;margin:8px 0}.story-body h3 a:hover{text-decoration:underline}.story-body p{color:#705f50;margin:0}.feature-band,.about-band,.topic-strip{width:min(1180px,calc(100% - 40px));margin-inline:auto;display:grid;grid-template-columns:1fr 1fr;gap:42px;align-items:center;padding:72px 0}.feature-band img,.about-band img,.topic-strip img,.section-image{border-radius:24px;width:100%;aspect-ratio:16/10;object-fit:cover}.text-link{font-weight:800;color:#9a4f17}.topic-strip>a{position:relative}.topic-strip>a span{position:absolute;left:18px;bottom:18px;background:rgba(44,29,18,.84);color:#fff;padding:8px 12px;border-radius:10px}.split{display:grid;grid-template-columns:1fr 1fr;gap:48px;align-items:center}.split.reverse>div:first-child{order:2}.split.reverse>div:last-child{order:1}.page-hero{background:#fff3d6;padding:54px 0}.page-hero.compact{padding-bottom:38px}.page-hero-grid{display:grid;grid-template-columns:1.15fr .85fr;gap:40px;align-items:center}.page-hero-grid>img{border-radius:24px;aspect-ratio:16/10;object-fit:cover}.breadcrumb{display:flex;flex-wrap:wrap;gap:8px;color:#887261;font-size:14px;margin-bottom:18px}.breadcrumb a:hover{text-decoration:underline}.next-links{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.next-links a{padding:18px;border-radius:16px;background:#fff3d6;border:1px solid #ead4a9;font-weight:700}.faq-list{max-width:860px}.faq-list details{border-bottom:1px solid #e8d8c2;padding:16px 0}.faq-list summary{cursor:pointer;font-weight:800;font-size:18px}.faq-list p{color:#6f5d4d}.section-more{margin-top:22px}.article{padding:52px 0 80px}.article-header{max-width:900px}.article-cover{width:100%;aspect-ratio:16/7;object-fit:cover;border-radius:28px;margin:30px 0}.article-layout{display:grid;grid-template-columns:minmax(0,1fr) 280px;gap:48px}.article-body{font-size:18px}.article-body h2{font-size:30px;line-height:1.25;margin:40px 0 12px}.article-aside{align-self:start;position:sticky;top:100px;background:#fff3d6;border:1px solid #ead4a9;border-radius:20px;padding:22px;display:flex;flex-direction:column;gap:10px}.article-aside h2{font-size:18px;margin:0 0 8px}.article-aside a{padding:9px 0;border-bottom:1px solid #e4cda5}.search-page-form{display:flex;max-width:720px;gap:10px;margin-top:22px}.search-page-form input,.search-row input{flex:1;min-width:0;border:1px solid #cfb996;border-radius:12px;padding:12px 14px;background:#fffdf7}.search-page-form button,.search-row button{border:0;background:#e88932;border-radius:12px;padding:12px 18px;font-weight:800;cursor:pointer}.empty-state{padding:38px;background:#fff3d6;border-radius:22px}.notice{background:#fff1cf;border-left:4px solid #e88932;padding:22px;border-radius:12px}.check-list{padding-left:20px}.check-list li{margin:9px 0}.error-page{padding:80px 0;text-align:center}.error-page img{width:180px;height:120px;object-fit:cover;margin:0 auto 24px;border-radius:20px}.error-page p{max-width:680px;margin:0 auto;color:#6f5d4d}.error-page .hero-actions{justify-content:center}.site-footer{background:#2e241d;color:#f8ecd8;padding:54px 0 24px}.footer-grid,.footer-bottom{width:min(1180px,calc(100% - 40px));margin:auto}.footer-grid{display:grid;grid-template-columns:1.35fr 1fr 1fr 1fr;gap:36px}.footer-grid h2{font-size:17px}.footer-grid p{color:#cdbba9}.footer-grid section{display:flex;flex-direction:column;gap:8px}.footer-grid a{color:#eadac7}.footer-grid a:hover{text-decoration:underline}.footer-bottom{display:flex;justify-content:space-between;gap:20px;border-top:1px solid #55473c;margin-top:36px;padding-top:22px;color:#c8b5a3}.search-modal[hidden]{display:none!important}.search-modal{position:fixed;inset:0;z-index:200;background:rgba(37,25,16,.55);display:grid;place-items:start center;padding:12vh 18px}.search-panel{width:min(680px,100%);background:#fffaf1;border-radius:24px;padding:28px;position:relative;box-shadow:0 30px 90px rgba(0,0,0,.25)}.search-close{position:absolute;right:16px;top:12px;border:0;background:transparent;font-size:30px;cursor:pointer}.search-row{display:flex;gap:10px;margin-top:8px}.back-top{position:fixed;right:18px;bottom:18px;border:1px solid #d7c19f;background:#fff8e9;border-radius:14px;width:44px;height:44px;cursor:pointer;z-index:80}.prose{max-width:820px}.prose p{font-size:17px;color:#5f5044}.inline-links a{font-weight:800;color:#9a4f17}
@media(max-width:1024px){.main-nav{gap:0}.main-nav a{padding:9px 8px;font-size:14px}.portal-grid{grid-template-columns:repeat(2,1fr)}.content-grid{grid-template-columns:repeat(2,1fr)}.footer-grid{grid-template-columns:repeat(2,1fr)}.article-layout{grid-template-columns:1fr}.article-aside{position:static}}
@media(max-width:820px){.menu-toggle{display:inline-flex;margin-left:auto}.main-nav{position:absolute;left:16px;right:16px;top:70px;background:#fffaf1;border:1px solid #eadcc8;border-radius:18px;padding:10px;display:none;flex-direction:column;align-items:stretch;box-shadow:0 20px 60px rgba(65,45,27,.13)}.main-nav.open{display:flex}.main-nav a{padding:11px 12px}.hero-grid,.page-hero-grid,.feature-band,.about-band,.topic-strip,.split{grid-template-columns:1fr}.hero-grid{gap:28px}.split.reverse>div:first-child,.split.reverse>div:last-child{order:initial}.home-hero{padding-top:42px}.feature-band,.about-band,.topic-strip{gap:24px}.article-cover{aspect-ratio:16/9}.next-links{grid-template-columns:1fr}}
@media(max-width:600px){.wrap,.section,.feature-band,.about-band,.topic-strip,.footer-grid,.footer-bottom{width:min(100% - 28px,1180px)}.header-inner{width:calc(100% - 24px);min-height:66px}.brand span{font-size:18px}.search-open{padding:8px 10px}.hero-copy h1,.page-hero h1,.article-header h1,.error-page h1{font-size:36px}.hero-copy p,.page-hero p,.lede{font-size:17px}.section{padding:52px 0}.portal-grid,.content-grid,.footer-grid{grid-template-columns:1fr}.hero-actions .btn{width:100%}.search-page-form,.search-row{flex-direction:column}.footer-bottom{flex-direction:column}.story-card{border-radius:18px}}
