:root{--bg:#FFFBF3;--bg2:#FFF6E4;--soft:#F8E7B8;--ink:#1C1608;--text:#3A3120;--muted:#6B5E43;--hint:#8A7B5E;--gold:#D4A017;--bright:#E8C547;--warm:#F0C94A;--deep:#B8860B;--border:rgba(212,160,23,.18);--shadow:0 16px 42px rgba(80,55,10,.10);--max:1280px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--bg);color:var(--text);font-family:"Microsoft YaHei","PingFang SC","Noto Sans CJK SC",Arial,sans-serif;line-height:1.75;overflow-x:hidden}body.locked{overflow:hidden}a{color:inherit;text-decoration:none}img{display:block;max-width:100%;height:auto}.skip-link{position:fixed;left:12px;top:-80px;z-index:1000;background:var(--ink);color:#fff;padding:10px 14px}.skip-link:focus{top:8px}.site-header{position:fixed;z-index:80;top:0;left:0;right:0}.header-inner,.page-wrap{width:min(var(--max),calc(100% - 32px));margin:0 auto}.gold-line{height:22px;background:var(--ink);color:#FFF6E4;font-size:12px}.gold-line-inner{height:22px;display:flex;align-items:center;justify-content:space-between}.text-button{border:0;background:transparent;color:#FFF6E4;min-height:22px;cursor:pointer;padding:0 4px}.concierge-bar{height:70px;background:rgba(255,251,243,.98);border-bottom:1px solid var(--border)}.concierge-inner{height:70px;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:16px}.brand-link{justify-self:start;display:flex;align-items:center;min-height:44px}.brand-logo{max-height:38px;width:auto}.brand-text{font-weight:800;letter-spacing:.08em;color:var(--ink)}.program-open,.entry-link{min-height:44px;display:inline-flex;align-items:center;justify-content:center;border:1px solid var(--gold);border-radius:10px;padding:0 22px;background:var(--bg);color:var(--ink);font-weight:700}.program-open{justify-self:center;cursor:pointer}.entry-link{justify-self:end;background:linear-gradient(135deg,#F0C94A 0%,#D4A017 55%,#B8860B 100%)}.tab-strip{height:44px;background:#F8E7B8;border-bottom:1px solid var(--border)}.tab-strip-inner{height:44px;display:flex;align-items:center;gap:8px;overflow:hidden}.tab-strip a{display:flex;align-items:center;min-height:32px;padding:0 12px;border-radius:8px;color:var(--ink);font-size:14px}.tab-strip a.active{background:var(--warm);font-weight:800}.page-main{padding-top:136px;min-height:70vh}.hero,.section{padding:54px 0}.hero.compact{padding:42px 0 26px}.eyebrow{margin:0 0 10px;color:var(--deep);font-size:13px;font-weight:800;letter-spacing:.12em;text-transform:uppercase}h1{font-size:clamp(28px,4vw,32px);line-height:1.25;color:var(--ink);margin:0 0 18px}h2{color:var(--ink);line-height:1.35}.lead{font-size:17px;max-width:850px;color:var(--muted)}.hero-media,.media-slot{border:1px solid var(--border);background:linear-gradient(145deg,#FFF6E4,#F8E7B8);border-radius:16px;overflow:hidden;box-shadow:var(--shadow)}.hero-media{max-height:320px;display:flex;align-items:center;justify-content:center}.hero-media img{width:100%;max-height:320px;object-fit:cover}.hero-media:empty,.media-slot:empty{min-height:220px}.hero-copy{padding-top:28px}.button-row{display:flex;gap:12px;flex-wrap:wrap;margin-top:22px}.btn{min-height:44px;display:inline-flex;align-items:center;justify-content:center;padding:0 18px;border:1px solid var(--deep);border-radius:10px;background:linear-gradient(135deg,#F0C94A 0%,#D4A017 55%,#B8860B 100%);color:var(--ink);font-weight:800}.btn.secondary{background:transparent}.btn:hover,.btn:focus-visible,.program-open:hover,.entry-link:hover,.program-open:focus-visible,.entry-link:focus-visible,.tab-strip a:focus-visible,.footer-groups a:focus-visible,.mobile-bottom a:focus-visible{outline:3px solid rgba(212,160,23,.35);outline-offset:2px}.signal-grid,.card-grid,.mini-grid,.columns,.article-grid{display:grid;gap:18px}.signal-grid{grid-template-columns:repeat(6,1fr)}.signal{padding:18px;border:1px solid var(--border);border-radius:12px;background:var(--bg2)}.signal:nth-child(even){background:#F8E7B8}.signal strong{display:block;color:var(--ink);margin-bottom:7px}.signal a{color:var(--deep);font-weight:700}.section.alt{background:var(--bg2)}.section-title{display:flex;justify-content:space-between;gap:20px;align-items:end;margin-bottom:24px}.section-title p{margin:0;max-width:650px;color:var(--muted)}.split{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(280px,.85fr);gap:28px;align-items:center}.number-list{display:grid;gap:12px}.number-item{display:grid;grid-template-columns:54px 1fr;gap:14px;padding:16px 0;border-bottom:1px solid var(--border)}.number-item .num{font-size:24px;font-weight:900;color:var(--gold)}.number-item h3{margin:0;color:var(--ink)}.number-item p{margin:4px 0 0}.card-grid{grid-template-columns:repeat(3,1fr)}.card{background:var(--bg);border:1px solid var(--border);border-radius:14px;box-shadow:var(--shadow);overflow:hidden}.card .media-slot{border:0;border-radius:0;box-shadow:none}.card-body{padding:20px}.card-body h2,.card-body h3{margin-top:0}.card-body p{margin-bottom:0}.feature-list{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.feature{padding:20px;border-left:3px solid var(--gold);background:var(--bg);border-radius:10px;box-shadow:var(--shadow)}.feature h3{margin:0 0 8px}.timeline{display:grid;grid-template-columns:repeat(6,1fr);gap:10px}.timeline .step{padding:18px;border:1px solid var(--border);border-radius:12px;background:var(--bg)}.timeline .step b{display:block;color:var(--gold);font-size:18px}.status-table{width:100%;border-collapse:collapse;background:var(--bg);border:1px solid var(--border);border-radius:12px;overflow:hidden}.status-table th,.status-table td{padding:14px;text-align:left;border-bottom:1px solid var(--border)}.status-table th{background:#F8E7B8;color:var(--ink)}.badge{display:inline-flex;padding:3px 8px;border-radius:6px;background:var(--soft);color:var(--ink);font-weight:800;font-size:13px}.prose{max-width:960px}.prose h2{margin-top:32px}.prose p{margin:12px 0}.prose ul{padding-left:20px}.article-grid{grid-template-columns:repeat(2,1fr)}.article-card{padding:24px;background:var(--bg);border:1px solid var(--border);border-radius:14px}.article-card h2,.article-card h3{margin-top:0}.notice{padding:20px;border:1px solid var(--gold);background:#FFF6E4;border-radius:12px}.archive-row{display:grid;grid-template-columns:130px 1fr;gap:20px;padding:22px 0;border-bottom:1px solid var(--border)}.archive-row strong{color:var(--deep)}.gallery-grid{display:grid;grid-template-columns:1.2fr .8fr;gap:18px}.gallery-stack{display:grid;gap:18px}.program-list{counter-reset:item}.program-list article{counter-increment:item;display:grid;grid-template-columns:70px 1fr;gap:20px;padding:24px 0;border-bottom:1px solid var(--border)}.program-list article:before{content:counter(item,decimal-leading-zero);font-size:28px;font-weight:900;color:var(--gold)}.manual-sections section{padding:24px 0;border-bottom:1px solid var(--border)}.faq-list details{border:1px solid var(--border);border-radius:12px;background:var(--bg);padding:0 18px;margin:12px 0}.faq-list summary{cursor:pointer;font-weight:800;color:var(--ink);padding:16px 0}.faq-list p{padding:0 0 18px;margin:0}.site-footer{background:#1A1508;color:#FFF6E4;border-top:1px solid rgba(232,197,71,.3);padding:48px 0 78px}.footer-brand{display:flex;align-items:center;gap:16px;margin-bottom:30px}.footer-logo{max-height:38px;width:auto}.footer-brand div{display:flex;flex-direction:column}.footer-brand span{font-size:12px;color:#E8C547}.footer-groups{display:grid;grid-template-columns:repeat(4,1fr);gap:28px}.footer-groups h2{font-size:16px;color:#E8C547}.footer-groups a{display:block;color:#FFF6E4;padding:4px 0}.footer-note{margin-top:34px;color:#F8E7B8}.copyright{color:#E8C547}.overlay{position:fixed;inset:0;z-index:90;background:rgba(28,22,8,.34);opacity:0;pointer-events:none;transition:opacity .18s}.overlay.show{opacity:1;pointer-events:auto}.program-panel{position:fixed;z-index:100;left:0;right:0;top:92px;visibility:hidden;pointer-events:none;transform:translateY(-18px);opacity:0;transition:.2s}.program-panel.open{visibility:visible;pointer-events:auto;transform:translateY(0);opacity:1}.program-shell{width:min(var(--max),100%);margin:auto;max-height:calc(100vh - 110px);overflow:auto;background:var(--bg);border:1px solid var(--border);box-shadow:var(--shadow);padding:22px}.program-head{display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--border);padding-bottom:14px}.program-brand{display:flex;align-items:center;gap:12px}.program-logo{max-height:34px;width:auto}.panel-close,.search-close{min-height:44px;border:1px solid var(--gold);background:var(--bg2);color:var(--ink);border-radius:10px;padding:0 16px;cursor:pointer}.program-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px;padding-top:16px}.program-grid h2{font-size:16px}.program-grid a{display:block;padding:9px 0;border-bottom:1px solid var(--border)}.program-grid b,.program-grid span{display:block}.program-grid span{font-size:13px;color:var(--muted)}.search-layer{position:fixed;z-index:101;left:0;right:0;top:92px;visibility:hidden;pointer-events:none;opacity:0}.search-layer.open{visibility:visible;pointer-events:auto;opacity:1}.search-card{width:min(720px,calc(100% - 32px));margin:0 auto;background:var(--bg);border:1px solid var(--gold);box-shadow:var(--shadow);padding:22px}.search-head{display:flex;align-items:center;justify-content:space-between}.search-faux{margin:20px 0;padding:14px;border:1px solid var(--border);background:var(--bg2);color:var(--muted)}.preset-links{display:flex;flex-wrap:wrap;gap:10px}.preset-links a{border:1px solid var(--border);padding:8px 12px;border-radius:8px}.mobile-bottom{display:none}.accent-box{background:var(--soft);border:1px solid var(--border);padding:20px;border-radius:14px}.quote-line{font-size:21px;color:var(--ink);font-weight:800;max-width:760px}.kicker{color:var(--deep);font-weight:800}.legal-list{display:grid;gap:18px}.legal-list article{padding:20px;background:var(--bg);border:1px solid var(--border);border-radius:12px}.legal-list h2{margin-top:0}@media(max-width:920px){.signal-grid{grid-template-columns:repeat(3,1fr)}.card-grid,.article-grid{grid-template-columns:repeat(2,1fr)}.feature-list{grid-template-columns:repeat(2,1fr)}.timeline{grid-template-columns:repeat(3,1fr)}.split,.gallery-grid{grid-template-columns:1fr}.program-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:680px){.header-inner,.page-wrap{width:calc(100% - 32px)}.tab-strip{display:none}.page-main{padding-top:92px;padding-bottom:58px}.concierge-inner{grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);gap:8px}.program-open,.entry-link{padding:0 12px;font-size:14px}.brand-logo{max-width:110px}.brand-text{font-size:14px}.hero,.section{padding:36px 0}.signal-grid,.card-grid,.article-grid,.feature-list,.timeline{grid-template-columns:1fr}.program-panel,.search-layer{top:92px}.program-panel{bottom:0}.program-shell{width:100%;height:100%;max-height:none;border-radius:0}.program-grid{grid-template-columns:1fr}.search-layer{inset:0;top:0;background:var(--bg)}.search-card{width:100%;height:100%;border:0;box-shadow:none;padding:24px 16px}.footer-groups{grid-template-columns:repeat(2,1fr)}.mobile-bottom{position:fixed;z-index:70;left:0;right:0;bottom:0;display:grid;grid-template-columns:repeat(5,1fr);min-height:50px;padding-bottom:env(safe-area-inset-bottom);background:var(--bg);border-top:1px solid var(--border)}.mobile-bottom a{min-height:50px;display:flex;align-items:center;justify-content:center;font-size:13px}.mobile-bottom a.active{background:var(--warm);font-weight:800;color:var(--ink)}.site-footer{padding-bottom:92px}.archive-row{grid-template-columns:1fr;gap:4px}.hero-media:empty,.media-slot:empty{min-height:170px}.program-list article{grid-template-columns:46px 1fr;gap:12px}}
