:root{--bg:#E4E8EA;--deep:#C8D0D4;--surface:#F2F5F6;--muted:#D6DDE0;--ink:#1E2A2E;--text:#2E3C42;--sub:#5A6A70;--soft:#7A8A90;--bluegray:#5A7A80;--steel:#6A8890;--copper:#B88860;--line:rgba(30,42,46,.12);--focus:rgba(90,122,128,.48);--shadow:0 12px 28px rgba(30,42,46,.08);--wrap:960px}
*{box-sizing:border-box}html{scroll-behavior:smooth;overflow-x:hidden}html.locked,html.locked body{overflow:hidden}body{margin:0;background:var(--bg);color:var(--text);font:15px/1.7 system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI","PingFang SC","Microsoft YaHei",sans-serif;overflow-x:hidden}a{color:inherit;text-decoration:none}button{font:inherit}img{display:block;max-width:100%;object-fit:contain;object-position:center}.wrap{width:min(calc(100% - 32px),var(--wrap));margin:auto}.top-strip{position:fixed;top:0;left:0;right:0;z-index:60;height:20px;background:var(--bluegray);color:var(--surface);font-size:12px}.strip-inner{display:flex;align-items:center;justify-content:space-between;height:20px}.text-button{border:0;background:transparent;color:inherit;padding:0 8px;cursor:pointer}.masthead{position:fixed;top:20px;left:0;right:0;z-index:59;height:54px;background:var(--surface);border-bottom:1px solid rgba(184,136,96,.48)}.masthead-inner{height:54px;display:flex;align-items:center;justify-content:space-between}.brand,.brand-logo-slot{display:flex;align-items:center;min-height:44px}.brand-logo{height:24px;width:auto}.brand-text{font-size:16px;font-weight:750;color:var(--ink)}.mast-actions{display:flex;align-items:center;gap:8px}.app-link,.drawer-toggle,.button{min-height:42px;display:inline-flex;align-items:center;justify-content:center;padding:0 15px;border-radius:6px;font-size:14px;border:1px solid var(--focus);white-space:nowrap}.app-link{background:var(--surface);color:var(--ink)}.drawer-toggle,.button.primary{border:0;background:linear-gradient(135deg,#5A7A80 0%,#B88860 100%);color:var(--surface);cursor:pointer}.button.secondary{background:var(--surface);color:var(--ink)}.season-nav{position:fixed;top:74px;left:0;right:0;z-index:58;height:44px;background:var(--surface);border-bottom:1px solid var(--line)}.season-nav-inner{height:44px;display:flex;justify-content:center;align-items:flex-start;gap:34px}.season-item{width:88px;text-align:center;font-size:13px;color:var(--sub);padding-top:7px}.season-item span{display:block;width:88px;height:4px;background:var(--deep);margin:0 auto 4px;border-radius:4px}.season-item.is-current{font-weight:700;color:var(--ink)}.season-item.is-current span{height:6px;background:var(--copper)}.site-main{padding-top:142px;padding-bottom:40px}.hero{padding:28px 0 12px}.hero h1{font-size:24px;line-height:1.3;color:var(--ink);margin:10px 0}.hero .lead{font-size:17px;font-weight:700;color:var(--ink);margin:0 0 8px}.hero p{max-width:760px;margin:0 0 18px}.mini-index{display:flex;gap:14px;flex-wrap:wrap;margin-bottom:18px}.mini-index a{display:flex;align-items:center;gap:8px;font-size:13px}.mini-index i{width:44px;height:4px;background:var(--copper);display:inline-block;border-radius:4px}.section{padding:26px 0}.section h2{font-size:20px;color:var(--ink);margin:0 0 16px}.section h3{font-size:16px;color:var(--ink);margin:0 0 8px}.section p{margin:0 0 12px}.card{background:var(--surface);border:1px solid var(--line);border-radius:6px;box-shadow:var(--shadow);padding:18px}.image-slot{background:var(--surface);border:1px solid var(--line);border-radius:6px;display:flex;align-items:center;justify-content:center;overflow:hidden}.image-slot img{width:100%;height:100%}.stagger{display:grid;grid-template-columns:1.06fr .94fr;gap:18px;align-items:start}.stagger .card:first-child{min-height:360px}.stagger .card:last-child{margin-top:44px}.stagger .image-slot{height:180px;margin-bottom:14px}.horizontal-records{display:grid;gap:14px}.record{display:grid;grid-template-columns:160px 1fr;gap:18px;align-items:center;background:var(--surface);border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:14px 0}.record.no-image{grid-template-columns:1fr}.record .image-slot{height:112px}.fold-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px}.fold-card{position:relative;background:var(--surface);border:1px solid var(--line);padding:20px;border-radius:6px}.fold-card:after{content:"";position:absolute;top:16px;bottom:16px;left:50%;width:1px;background:linear-gradient(transparent,var(--line),transparent);opacity:.45}.fold-card>*{position:relative;z-index:1}.fold-card .image-slot{height:180px;margin-bottom:14px}.two-cards,.topic-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px}.topic-grid .image-slot{height:180px;grid-column:1/-1}.triple{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.triple .card{min-height:175px}.status-list{display:grid;gap:10px}.status-row{display:grid;grid-template-columns:130px 1fr auto;gap:16px;align-items:center;background:var(--surface);border-left:4px solid var(--steel);padding:14px 16px}.status{font-size:13px;font-weight:700;color:var(--bluegray)}.app-top{display:grid;gap:16px}.app-images{display:grid;grid-template-columns:minmax(0,1fr) 72px;gap:14px;align-items:end}.app-main-img{height:300px}.app-icon{height:72px}.after-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:18px}.faq-mini{display:grid;gap:10px}.faq-mini details,.faq-list details{background:var(--surface);border:1px solid var(--line);border-radius:6px;padding:14px 16px}.faq-mini summary,.faq-list summary{cursor:pointer;font-weight:700;color:var(--ink)}.brand-block{background:var(--ink);color:var(--bg);padding:24px;border-radius:6px}.brand-block h2{color:var(--surface)}.brand-block .image-slot{height:190px;background:var(--deep);margin-bottom:14px}.page-head{padding:20px 0 8px}.page-head h1{font-size:24px;line-height:1.3;color:var(--ink);margin:0 0 8px}.page-head p{max-width:780px}.layout-horizontal .entry{display:grid;grid-template-columns:180px 1fr;gap:18px;border-bottom:1px solid var(--line);padding:20px 0}.layout-horizontal .entry:first-of-type .image-slot{height:126px}.layout-stagger{display:grid;grid-template-columns:1.08fr .92fr;gap:18px}.layout-stagger .card:nth-child(even){margin-top:36px}.layout-fold{display:grid;grid-template-columns:1fr 1fr;gap:18px}.single-column{max-width:760px}.single-column .image-slot{height:260px;margin:16px 0}.memo-list{display:grid;gap:12px}.memo-item{background:var(--surface);border-left:4px solid var(--copper);padding:16px 18px}.method-steps{counter-reset:step;display:grid;gap:14px}.method-step{background:var(--surface);padding:18px;border:1px solid var(--line)}.method-step:before{counter-increment:step;content:counter(step);display:inline-flex;width:28px;height:28px;align-items:center;justify-content:center;border-radius:50%;background:var(--bluegray);color:var(--surface);font-weight:700;margin-right:8px}.feature-list{display:grid;gap:14px}.feature-item{background:var(--surface);border-bottom:2px solid var(--deep);padding:18px}.center-card{max-width:720px;margin:0 auto;text-align:center}.center-card .image-slot{height:220px;margin:16px 0}.terms{display:grid;gap:14px}.terms section{background:var(--surface);border:1px solid var(--line);padding:18px}.about-banner{height:200px;margin:10px 0 20px}.contact-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:14px}.site-footer{background:var(--ink);color:var(--bg);border-top:1px solid var(--copper);padding:28px 0 70px;font-size:13px}.footer-top{display:grid;grid-template-columns:180px 1fr;gap:24px}.footer-brand{display:flex;flex-direction:column;gap:4px}.footer-logo{height:24px;width:auto;margin-bottom:8px}.footer-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.footer-grid h2{font-size:13px;color:var(--surface);margin:0 0 7px}.footer-grid a{display:block;color:var(--bg);margin:4px 0}.footer-note,.footer-copy{border-top:1px solid rgba(228,232,234,.16);margin-top:18px;padding-top:14px}.drawer{position:fixed;right:18px;bottom:18px;z-index:90;width:260px;max-height:360px;background:var(--surface);color:var(--text);border:1px solid var(--focus);box-shadow:var(--shadow);border-radius:8px;visibility:hidden;pointer-events:none;opacity:0;transform:translateY(24px);transition:.2s ease}.drawer.open{visibility:visible;pointer-events:auto;opacity:1;transform:none}.drawer-head{display:flex;align-items:center;justify-content:space-between;padding:12px;border-bottom:1px solid var(--line)}.drawer-brand{display:flex;align-items:center;gap:8px}.drawer-logo{height:24px;width:auto}.drawer-scroll{padding:8px 12px;max-height:300px;overflow:auto}.drawer-scroll section{margin:0 0 10px}.drawer-scroll h2{font-size:12px;color:var(--soft);margin:8px 0 5px}.drawer-scroll a{display:flex;justify-content:space-between;gap:10px;padding:6px 0;border-bottom:1px solid var(--line)}.drawer-scroll a span{font-size:12px;color:var(--sub);text-align:right}.close-button{min-height:44px;padding:0 12px;border:1px solid var(--focus);background:var(--surface);color:var(--ink);border-radius:6px;cursor:pointer}.overlay{position:fixed;inset:0;background:rgba(30,42,46,.38);z-index:80;visibility:hidden;pointer-events:none;opacity:0;transition:.2s}.overlay.show{visibility:visible;pointer-events:auto;opacity:1}.search-panel{position:fixed;top:74px;left:0;right:0;z-index:88;visibility:hidden;pointer-events:none;opacity:0;transition:.2s}.search-panel.open{visibility:visible;pointer-events:auto;opacity:1}.search-card{width:min(calc(100% - 32px),720px);margin:0 auto;background:var(--surface);border:1px solid var(--focus);box-shadow:var(--shadow);padding:18px}.search-head{display:flex;align-items:center;justify-content:space-between}.search-presets{display:flex;flex-wrap:wrap;gap:10px}.search-presets a{min-height:44px;display:inline-flex;align-items:center;padding:0 14px;border:1px solid var(--focus);border-radius:6px}.mobile-bottom{display:none}.button:hover,.app-link:hover,.drawer-toggle:hover,.search-presets a:hover{filter:brightness(.98);transform:translateY(-1px)}a:focus-visible,button:focus-visible{outline:3px solid rgba(184,136,96,.45);outline-offset:2px}.note{color:var(--sub);font-size:14px}.divider{height:1px;background:var(--line);margin:18px 0}
@media(max-width:720px){.season-nav{display:none}.site-main{padding-top:98px;padding-bottom:78px}.mast-actions{gap:5px}.app-link,.drawer-toggle{padding:0 11px}.stagger,.two-cards,.topic-grid,.after-grid,.layout-stagger,.layout-fold,.contact-grid,.footer-top{grid-template-columns:1fr}.stagger .card:last-child,.layout-stagger .card:nth-child(even){margin-top:0}.triple{grid-template-columns:1fr}.record,.layout-horizontal .entry{grid-template-columns:1fr}.fold-grid{grid-template-columns:1fr}.fold-card:after{display:none}.app-images{grid-template-columns:1fr 64px}.app-main-img{height:280px}.footer-grid{grid-template-columns:1fr 1fr}.drawer{right:6%;bottom:66px;width:88%;max-height:360px}.search-panel{top:0;bottom:0;background:var(--bluegray);padding-top:88px}.search-card{background:transparent;color:var(--surface);border:0;box-shadow:none}.search-head strong,.search-panel p{color:var(--surface)}.search-presets a,.search-panel .close-button{color:var(--surface);border-color:rgba(242,245,246,.55);background:transparent}.mobile-bottom{position:fixed;left:0;right:0;bottom:0;z-index:70;height:calc(48px + env(safe-area-inset-bottom));display:grid;grid-template-columns:repeat(4,1fr);background:var(--surface);border-top:1px solid var(--line);padding-bottom:env(safe-area-inset-bottom)}.mobile-bottom a{display:flex;align-items:center;justify-content:center;font-size:13px}.mobile-bottom a.is-current{background:var(--bluegray);color:var(--surface)}.site-footer{padding-bottom:88px}}

.slot-180{height:180px}.slot-190{height:190px}.slot-220{height:220px}.mt-14{margin-top:14px}.mt-16{margin-top:16px}.mt-18{margin-top:18px}.mb-14{margin-bottom:14px}.mb-16{margin-bottom:16px}.slot-180.mb-14,.slot-190.mb-14,.slot-220.mb-14{margin-bottom:14px}.slot-220.mb-16{margin-bottom:16px}
