:root{--ink:#2D3537;--muted:#6E7A7D;--primary:#3F5F68;--primary-dark:#24383E;--sand:#C7A96B;--paper:#F5F1E8;--soft:#E8EEEB;--accent:#D66A4A;--white:#fffdf8;--line:rgba(36,56,62,.14);--shadow:0 18px 44px rgba(36,56,62,.11);--radius:22px;--shell:min(1180px,calc(100% - 40px))}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:ui-sans-serif,system-ui,-apple-system,"Segoe UI","PingFang SC","Hiragino Sans GB","Microsoft YaHei",sans-serif;color:var(--ink);background:var(--paper);line-height:1.72}img{display:block;max-width:100%;height:auto}a{color:inherit;text-decoration:none}a:hover{color:var(--accent)}button,input,textarea{font:inherit}.shell{width:var(--shell);margin-inline:auto}.skip-link{position:fixed;left:16px;top:12px;z-index:9999;background:var(--primary-dark);color:white;padding:9px 14px;border-radius:10px;transform:translateY(-180%)}.skip-link:focus{transform:none}.site-header{position:sticky;top:0;z-index:100;background:rgba(245,241,232,.95);backdrop-filter:blur(16px);border-bottom:1px solid var(--line)}.header-shell{display:flex;align-items:center;justify-content:space-between;min-height:78px;gap:30px}.brand{display:flex;align-items:center;gap:12px}.brand img{width:46px;height:46px;object-fit:cover;border-radius:15px}.brand span{display:grid;line-height:1.1}.brand strong{font-size:1.15rem;color:var(--primary-dark)}.brand small{color:var(--muted);font-size:.72rem;margin-top:5px}.site-nav{display:flex;gap:8px;align-items:center}.site-nav a{padding:10px 14px;border-radius:999px;color:var(--muted);font-size:.94rem}.site-nav a:hover,.site-nav a.active{background:var(--soft);color:var(--primary-dark)}.menu-toggle{display:none;border:1px solid var(--line);background:var(--white);color:var(--primary-dark);border-radius:12px;padding:9px 13px}.hero-band{padding:72px 0 48px;background:linear-gradient(180deg,var(--paper),#f8f6ef)}.hero-grid{display:grid;grid-template-columns:minmax(0,1.02fr) minmax(360px,.98fr);gap:58px;align-items:center}.eyebrow{margin:0 0 12px;color:var(--primary);font-weight:760;letter-spacing:.08em;font-size:.82rem;text-transform:uppercase}.hero-copy h1,.page-intro h1,.article-page h1,.not-found h1,.contact-layout h1{margin:0;color:var(--primary-dark);font-family:Georgia,"Times New Roman","Songti SC",serif;line-height:1.16;letter-spacing:-.03em}.hero-copy h1{font-size:clamp(2.7rem,5.7vw,5.5rem);max-width:760px}.hero-lead{font-size:1.12rem;color:var(--muted);max-width:640px;margin:24px 0 0}.hero-links{display:flex;flex-wrap:wrap;gap:12px;margin-top:30px}.btn{display:inline-flex;align-items:center;justify-content:center;min-height:46px;padding:11px 18px;border-radius:14px;border:1px solid transparent;font-weight:700;cursor:pointer}.btn-primary{background:var(--accent);color:white}.btn-primary:hover{color:white;background:#bf583d}.btn-ghost{border-color:var(--line);background:rgba(255,255,255,.45);color:var(--primary-dark)}.hero-inline-links{display:flex;flex-wrap:wrap;gap:18px;margin-top:22px;font-size:.9rem;color:var(--muted)}.hero-inline-links a{text-decoration:underline;text-decoration-color:rgba(63,95,104,.3);text-underline-offset:4px}.hero-media{margin:0;position:relative}.hero-media:before{content:"";position:absolute;inset:28px -18px -24px 40px;background:var(--soft);border-radius:36px;z-index:-1}.hero-media img{width:100%;aspect-ratio:4/4.25;object-fit:cover;border-radius:34px;box-shadow:var(--shadow)}.hero-media figcaption{position:absolute;left:22px;right:22px;bottom:22px;background:rgba(36,56,62,.88);color:#f8f5ed;padding:13px 16px;border-radius:15px;font-size:.88rem}.section{padding:84px 0}.no-top{padding-top:24px}.section-heading{margin-bottom:30px}.section-heading h2,.split-heading h2,.community-intro h2,.bridge-card h2,.compact-panel h2,.side-panel h2,.access-card h2,.access-side h2,.brand-story-main h2,.brand-note-list h2,.relation-cards h2,.article-page h2{margin:0;color:var(--primary-dark);font-family:Georgia,"Times New Roman","Songti SC",serif;line-height:1.25}.section-heading h2,.split-heading h2,.community-intro h2{font-size:clamp(1.85rem,3vw,3rem)}.split-heading{display:flex;align-items:end;justify-content:space-between;gap:30px}.split-heading>a{color:var(--primary);font-weight:700}.video-grid{display:grid;grid-template-columns:1.35fr repeat(2,1fr);gap:20px}.story-card{background:var(--white);border:1px solid var(--line);border-radius:20px;overflow:hidden}.story-card img{width:100%;aspect-ratio:16/10;object-fit:cover}.story-card--featured{grid-row:span 2}.story-card--featured img{aspect-ratio:16/15}.story-card__body{padding:20px}.story-card h3{margin:5px 0 10px;color:var(--primary-dark);font-size:1.18rem;line-height:1.35}.story-card p{margin:0;color:var(--muted)}.card-meta{font-size:.78rem;color:var(--primary)!important;font-weight:800;letter-spacing:.05em}.community-section{background:var(--primary-dark);color:#edf2ef}.community-layout{display:grid;grid-template-columns:.78fr 1.22fr;gap:60px}.community-intro{align-self:start}.community-intro .eyebrow{color:#d4c497}.community-intro h2{color:white}.community-intro p{color:#cbd5d1}.community-intro img{margin:28px 0 22px;width:100%;border-radius:22px;aspect-ratio:4/3;object-fit:cover}.text-link{font-weight:700;color:#ead8ab}.thread-list{border-top:1px solid rgba(255,255,255,.14)}.thread-row{padding:24px 0;border-bottom:1px solid rgba(255,255,255,.14)}.thread-meta{display:flex;gap:12px;color:#d7c89e;font-size:.78rem}.thread-row h3{margin:7px 0 7px;color:white;font-size:1.16rem}.thread-row p{margin:0;color:#bdcac6}.bridge-section{padding-bottom:40px}.bridge-grid{display:grid;grid-template-columns:1.5fr .8fr;gap:22px}.bridge-card{border-radius:24px;overflow:hidden;border:1px solid var(--line);background:var(--white)}.bridge-card--visual{display:grid;grid-template-columns:.9fr 1.1fr}.bridge-card--visual img{width:100%;height:100%;object-fit:cover}.bridge-card--visual>div,.bridge-card--text{padding:34px}.bridge-card h2{font-size:1.7rem}.bridge-card p{color:var(--muted)}.bridge-card a{font-weight:700;color:var(--primary)}.bridge-card--text{background:var(--soft)}.guide-section{padding-top:42px}.guide-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.guide-card{padding:26px;border:1px solid var(--line);background:rgba(255,255,255,.4);border-radius:18px;transition:.2s ease}.guide-card:hover{transform:translateY(-3px);box-shadow:0 12px 32px rgba(36,56,62,.08);color:inherit}.guide-dot{width:12px;height:12px;border-radius:50%;background:var(--sand);display:block;margin-bottom:28px}.guide-card:nth-child(2) .guide-dot{background:var(--primary)}.guide-card:nth-child(3) .guide-dot{background:var(--accent)}.guide-card h3{color:var(--primary-dark);margin:0 0 8px}.guide-card p{color:var(--muted);margin:0}.page-top{padding:52px 0 26px}.breadcrumb{display:flex;gap:9px;align-items:center;color:var(--muted);font-size:.84rem;margin-bottom:30px}.crumb-sep{opacity:.5}.page-intro{display:grid;grid-template-columns:1.1fr .9fr;gap:54px;align-items:end;padding-bottom:30px;border-bottom:1px solid var(--line)}.page-intro--wide{grid-template-columns:1.2fr .8fr}.page-intro h1{font-size:clamp(2.2rem,4vw,4rem)}.page-intro>p{margin:0;color:var(--muted);font-size:1.04rem}.video-library{display:grid;gap:28px}.feature-row{display:grid;grid-template-columns:1.08fr .92fr;gap:38px;align-items:center;background:var(--white);border:1px solid var(--line);border-radius:26px;overflow:hidden;padding:18px}.feature-row--reverse{grid-template-columns:.92fr 1.08fr}.feature-row--reverse img{order:2}.feature-row img{width:100%;height:100%;min-height:340px;object-fit:cover;border-radius:18px}.feature-row>div{padding:28px}.feature-row h2{font-family:Georgia,"Times New Roman","Songti SC",serif;color:var(--primary-dark);font-size:2rem;margin:8px 0 12px}.feature-row p{color:var(--muted)}.kicker{display:inline-flex;background:var(--soft);color:var(--primary);padding:6px 10px;border-radius:999px;font-size:.76rem;font-weight:800}.tinted-section{background:var(--soft)}.compact-panel{display:grid;grid-template-columns:.8fr 1.2fr;gap:38px;align-items:center}.compact-panel img{border-radius:24px;aspect-ratio:16/11;object-fit:cover}.compact-panel h2{font-size:2.2rem}.compact-panel p{color:var(--muted)}.compact-panel a{font-weight:700;color:var(--primary)}.forum-layout{display:grid;grid-template-columns:1fr 340px;gap:46px}.forum-main{border-top:2px solid var(--primary-dark)}.forum-topic{padding:30px 0;border-bottom:1px solid var(--line)}.forum-topic__meta{display:flex;gap:16px;color:var(--primary);font-size:.8rem;font-weight:700}.forum-topic h2{margin:10px 0 12px;color:var(--primary-dark);font-size:1.55rem;line-height:1.35}.forum-topic p{margin:8px 0;color:var(--muted)}.forum-side{position:sticky;top:110px;align-self:start}.forum-side>img{border-radius:22px;aspect-ratio:4/3;object-fit:cover;margin-bottom:18px}.side-panel{padding:22px 0;border-top:1px solid var(--line)}.side-panel h2{font-size:1.2rem}.side-panel p{color:var(--muted)}.side-panel a{font-weight:700;color:var(--primary)}.brand-story-grid{display:grid;grid-template-columns:1.1fr .9fr;gap:48px}.brand-story-main img{border-radius:28px;margin-bottom:28px}.brand-story-main h2{font-size:2rem}.brand-story-main p,.brand-note-list p{color:var(--muted)}.brand-note-list{display:grid;gap:16px}.brand-note-list article{padding:24px;border:1px solid var(--line);border-radius:18px;background:rgba(255,255,255,.45)}.brand-note-list h2{font-size:1.28rem}.relation-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.relation-cards a{background:var(--white);border-radius:20px;overflow:hidden;border:1px solid var(--line)}.relation-cards img{width:100%;aspect-ratio:16/10;object-fit:cover}.relation-cards div{padding:20px}.relation-cards span{color:var(--primary);font-size:.76rem;font-weight:800}.relation-cards h2{font-size:1.35rem;margin:5px 0 5px}.relation-cards p{color:var(--muted);margin:0}.access-grid{display:grid;grid-template-columns:1fr 360px;gap:44px}.access-main{display:grid;gap:20px}.access-card{padding:30px;border:1px solid var(--line);background:var(--white);border-radius:22px}.access-card--hero{display:grid;grid-template-columns:.85fr 1.15fr;gap:28px;align-items:center}.access-card--hero img{border-radius:16px;height:100%;object-fit:cover}.access-card h2{font-size:1.6rem;margin-top:8px}.access-card p,.access-side p{color:var(--muted)}.link-list{padding-left:20px;color:var(--muted)}.link-list li{margin:8px 0}.link-list a{color:var(--primary);font-weight:700}.access-side{align-self:start}.access-side>img{border-radius:22px;margin-bottom:24px}.access-side h2{font-size:1.5rem}.access-side details{border-top:1px solid var(--line);padding:14px 0}.access-side summary{cursor:pointer;color:var(--primary-dark);font-weight:700}.article-page{max-width:850px;margin:0 auto}.article-cover{width:100%;aspect-ratio:16/7;object-fit:cover;border-radius:26px;margin-bottom:34px}.article-page h1{font-size:clamp(2.2rem,4vw,3.8rem)}.article-page h2{font-size:1.7rem;margin-top:34px}.article-page p{color:var(--muted);font-size:1.02rem}.contact-layout{display:grid;grid-template-columns:.9fr 1.1fr;gap:50px;align-items:start}.contact-layout>div>img{border-radius:24px;margin-bottom:28px}.contact-layout h1{font-size:3rem}.contact-layout p{color:var(--muted)}.contact-form{padding:28px;border:1px solid var(--line);border-radius:22px;background:var(--white);display:grid;gap:18px}.contact-form label{display:grid;gap:8px;font-weight:700;color:var(--primary-dark)}.contact-form input,.contact-form textarea{width:100%;border:1px solid rgba(36,56,62,.2);background:#fff;padding:12px 13px;border-radius:12px;color:var(--ink)}.contact-form input:focus,.contact-form textarea:focus{outline:3px solid rgba(199,169,107,.25);border-color:var(--sand)}.notice{padding:12px 14px;border-radius:12px}.notice.success{background:#e6efe7}.notice.error{background:#f8e5df}.not-found{text-align:center;padding:70px 0 100px}.not-found img{width:min(560px,100%);margin:0 auto 28px;border-radius:24px}.not-found h1{font-size:3.2rem}.not-found p{color:var(--muted)}.not-found .hero-links{justify-content:center}.site-footer{border-top:1px solid var(--line);padding:52px 0 24px;background:#efe9dc}.footer-grid{display:grid;grid-template-columns:1.4fr 1fr 1fr;gap:50px}.footer-grid h2{font-size:.86rem;text-transform:uppercase;letter-spacing:.08em;color:var(--primary)}.footer-grid a{display:block;color:var(--muted);margin:8px 0}.footer-grid p{color:var(--muted);max-width:430px}.footer-brand{font-family:Georgia,"Times New Roman","Songti SC",serif;font-size:1.9rem;color:var(--primary-dark)}.footer-bottom{display:flex;justify-content:space-between;border-top:1px solid var(--line);padding-top:18px;margin-top:32px;color:var(--muted);font-size:.84rem}:focus-visible{outline:3px solid var(--sand);outline-offset:3px}@media(max-width:900px){.site-nav{position:absolute;left:20px;right:20px;top:72px;display:none;flex-direction:column;align-items:stretch;background:var(--paper);border:1px solid var(--line);border-radius:18px;padding:12px;box-shadow:var(--shadow)}.site-nav.open{display:flex}.menu-toggle{display:block}.hero-grid,.page-intro,.brand-story-grid,.access-grid,.contact-layout{grid-template-columns:1fr}.hero-grid{gap:34px}.video-grid{grid-template-columns:1fr 1fr}.story-card--featured{grid-row:auto;grid-column:span 2}.story-card--featured img{aspect-ratio:16/8}.community-layout,.bridge-grid,.forum-layout{grid-template-columns:1fr}.forum-side{position:static}.guide-grid,.relation-cards{grid-template-columns:1fr 1fr}.feature-row,.feature-row--reverse{grid-template-columns:1fr}.feature-row--reverse img{order:0}.compact-panel{grid-template-columns:1fr}.access-card--hero{grid-template-columns:1fr}.footer-grid{grid-template-columns:1fr 1fr}.footer-grid>div:first-child{grid-column:1/-1}}@media(max-width:620px){:root{--shell:min(100% - 24px,1180px)}.header-shell{min-height:68px}.brand small{display:none}.hero-band{padding-top:44px}.hero-copy h1{font-size:2.65rem}.hero-media:before{display:none}.hero-media img{border-radius:22px}.section{padding:58px 0}.split-heading{align-items:flex-start;flex-direction:column}.video-grid{grid-template-columns:1fr}.story-card--featured{grid-column:auto}.story-card--featured img{aspect-ratio:16/10}.community-layout{gap:36px}.bridge-card--visual{grid-template-columns:1fr}.guide-grid,.relation-cards{grid-template-columns:1fr}.page-top{padding-top:34px}.page-intro{gap:24px}.feature-row{padding:10px}.feature-row img{min-height:250px}.feature-row>div{padding:18px}.forum-topic h2{font-size:1.35rem}.contact-layout h1,.not-found h1{font-size:2.3rem}.footer-grid{grid-template-columns:1fr}.footer-bottom{flex-direction:column;gap:5px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important;animation:none!important}}
.sr-only{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}.explore-section{padding-top:64px}.explore-list{display:grid;grid-template-columns:1fr 1fr;gap:20px}.explore-topic{background:rgba(255,255,255,.52);border:1px solid var(--line);border-radius:20px;padding:26px;scroll-margin-top:110px}.explore-topic__meta span{display:inline-flex;background:var(--soft);color:var(--primary);font-size:.74rem;font-weight:800;padding:5px 9px;border-radius:999px}.explore-topic h2{font-family:Georgia,"Times New Roman","Songti SC",serif;color:var(--primary-dark);font-size:1.45rem;line-height:1.35;margin:12px 0 9px}.explore-topic p{color:var(--muted);margin:9px 0}.explore-topic .explore-summary{color:var(--ink);font-weight:650}.search-head{max-width:850px}.search-head h1{font-family:Georgia,"Times New Roman","Songti SC",serif;color:var(--primary-dark);font-size:clamp(2.2rem,4vw,3.8rem);line-height:1.2;margin:0}.search-form{display:flex;gap:10px;margin-top:26px}.search-form input{min-width:0;flex:1;border:1px solid rgba(36,56,62,.2);background:var(--white);border-radius:14px;padding:12px 14px;color:var(--ink)}.search-form input:focus{outline:3px solid rgba(199,169,107,.25);border-color:var(--sand)}.search-results{max-width:900px}.result-count{color:var(--muted);margin-bottom:18px}.search-result{padding:25px 0;border-top:1px solid var(--line)}.search-result>span{color:var(--primary);font-size:.76rem;font-weight:800}.search-result h2{font-family:Georgia,"Times New Roman","Songti SC",serif;color:var(--primary-dark);font-size:1.45rem;margin:7px 0}.search-result p{color:var(--muted);margin:0}.empty-state{padding:42px;border:1px solid var(--line);background:rgba(255,255,255,.45);border-radius:22px}.empty-state img{max-width:420px;border-radius:18px;margin-bottom:24px}.empty-state h2{font-family:Georgia,"Times New Roman","Songti SC",serif;color:var(--primary-dark);font-size:1.8rem}.empty-state p{color:var(--muted)}@media(max-width:800px){.explore-list{grid-template-columns:1fr}}@media(max-width:620px){.search-form{flex-direction:column}.empty-state{padding:24px}}
