*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#F6F1EA;color:#2A2622;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","Microsoft YaHei",sans-serif;line-height:1.75;overflow-x:hidden}a{color:inherit;text-decoration:none}button,input{font:inherit}.shell{width:min(1120px,calc(100% - 32px));margin:0 auto}.site-header{position:fixed;z-index:50;top:0;left:0;right:0}.ink-line{height:10px;background:#161410;color:#FF7A1A;font-size:10px;line-height:10px}.ink-inner{display:flex;align-items:center;justify-content:space-between;height:100%}.brand-mini{font-weight:800;letter-spacing:.04em}.plain-action{border:0;background:transparent;color:#FF7A1A;padding:0;cursor:pointer;font-weight:800}.platform-line{height:48px;background:#F6F1EA;border-bottom:1px solid rgba(22,20,16,.18)}.platform-inner{height:100%;display:flex;align-items:center;justify-content:space-between;gap:12px}.logo-link{display:flex;align-items:center;min-width:0}.brand-logo{display:block;max-width:160px;width:auto;height:24px;object-fit:contain;object-position:left center}.logo-fallback{font-size:20px;font-weight:900;color:#161410}.platform-actions{display:flex;align-items:center;gap:8px}.menu-button,.app-link,.close-button{min-height:44px;border-radius:10px;border:1px solid #C85A00;padding:0 16px;background:#FFFCF7;color:#161410;font-weight:800;display:inline-flex;align-items:center;justify-content:center;cursor:pointer}.app-link{background:#FF7A1A}.spine{height:32px;background:#F6F1EA;border-bottom:1px solid rgba(22,20,16,.12)}.spine-inner{height:100%;display:flex;align-items:center;gap:12px;font-size:14px;font-weight:800}.spine-inner span{color:#FF7A1A}.spine-inner a{height:100%;display:flex;align-items:center;border-bottom:2px solid transparent}.spine-inner a.is-active{border-bottom-color:#FF7A1A;color:#161410}.page-main{padding-top:110px}.hero,.section,.page-head{padding:34px 0}.page-head h1,.hero h1{font-size:clamp(28px,4vw,32px);line-height:1.25;margin:0 0 14px;color:#161410}.eyebrow{color:#C85A00;font-weight:900;letter-spacing:.08em}.lead{font-size:17px;color:#5C564E;max-width:820px}.cover-slot,.image-slot{background:#EFE6DA;border:1px solid rgba(22,20,16,.1);border-radius:12px;padding:12px;display:flex;align-items:center;justify-content:center}.cover-slot{max-height:220px;aspect-ratio:16/9;margin-bottom:26px}.cover-slot img,.image-slot img{width:100%;height:100%;object-fit:contain;object-position:center}.fallback-slot{font-weight:900;color:#161410;text-align:center}.hero-actions,.link-row{display:flex;flex-wrap:wrap;gap:10px;margin-top:20px}.button{min-height:44px;padding:9px 16px;border-radius:10px;border:1px solid #C85A00;font-weight:900;display:inline-flex;align-items:center}.button.primary{background:#FF7A1A;color:#161410}.button.secondary{background:#FFFCF7;color:#161410}.card-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.card-grid.four{grid-template-columns:repeat(4,1fr)}.card,.article-panel,.state-card,.notice-box,.faq-item{background:#FFFCF7;border:1px solid rgba(22,20,16,.14);box-shadow:0 14px 36px rgba(22,20,16,.08);border-radius:12px;padding:20px}.card h2,.card h3,.article-panel h2,.article-panel h3{margin-top:0;color:#161410}.card p,.article-panel p{margin-bottom:0}.image-card .image-slot{height:168px;margin:14px 0}.feature-band{display:grid;grid-template-columns:1.15fr .85fr;gap:22px;align-items:center}.feature-band.reverse{grid-template-columns:.85fr 1.15fr}.feature-band .image-slot{height:180px}.section-title{display:flex;justify-content:space-between;gap:16px;align-items:end;margin-bottom:16px}.section-title h2{font-size:25px;margin:0;color:#161410}.section-title p{margin:0;color:#7A746C}.status-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.state-card strong{display:block;color:#C85A00}.dark-section{background:#161410;color:#F6F1EA}.dark-section h2,.dark-section h3{color:#FF7A1A}.dark-section p{color:#F6F1EA}.orange-section{background:#FF7A1A;color:#161410}.orange-section h2{color:#161410}.article-stack{display:grid;gap:18px}.article-panel p+p{margin-top:14px}.meta-note{font-size:14px;color:#7A746C}.source-label{display:inline-block;margin-right:8px;font-weight:900;color:#C85A00}.two-col{display:grid;grid-template-columns:1fr 1fr;gap:18px}.three-col{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.plain-list{margin:0;padding-left:20px}.plain-list li+li{margin-top:10px}.site-footer{background:#161410;color:#F6F1EA;padding:40px 0 86px}.footer-brand{display:flex;align-items:center;gap:12px;margin-bottom:26px}.footer-brand span{color:#FF7A1A}.footer-logo{filter:none}.footer-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:24px}.footer-grid h2{font-size:16px;color:#FF7A1A;margin:0 0 12px}.footer-grid a{display:block;color:#F6F1EA;margin:7px 0}.footer-note{margin-top:28px;color:#F6F1EA}.copyright{color:#FF7A1A}.overlay{position:fixed;inset:0;background:rgba(22,20,16,.48);opacity:0;visibility:hidden;pointer-events:none;transition:.2s;z-index:60}.overlay.is-open{opacity:1;visibility:visible;pointer-events:auto}.drawer{position:fixed;z-index:70;left:50%;top:58px;transform:translate(-50%,-10px);width:min(560px,calc(100% - 32px));max-height:60vh;overflow:auto;background:#F6F1EA;border-top:2px solid #FF7A1A;border-radius:0 0 12px 12px;box-shadow:0 18px 48px rgba(22,20,16,.25);opacity:0;visibility:hidden;pointer-events:none;transition:.2s}.drawer.is-open{opacity:1;visibility:visible;pointer-events:auto;transform:translate(-50%,0)}.drawer-head{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:14px 16px;border-bottom:1px solid rgba(22,20,16,.12)}.drawer-brand{display:flex;align-items:center;gap:8px}.drawer-grid{display:grid;grid-template-columns:1fr 1fr;gap:8px;padding:16px}.drawer-grid h2{font-size:14px;color:#C85A00;margin:0 0 8px}.drawer-grid a{display:block;padding:8px;border-radius:10px}.drawer-grid a:hover,.drawer-grid a:focus-visible{background:#EFE6DA;outline:2px solid #FF7A1A}.drawer-grid a span{display:block;font-size:12px;color:#7A746C}.search-drawer{width:min(500px,calc(100% - 32px));padding-bottom:18px}.fake-search{display:block;padding:16px}.fake-search span{display:block;margin-bottom:8px;color:#5C564E}.fake-search input{width:100%;min-height:44px;border:1px solid rgba(22,20,16,.25);border-radius:10px;padding:10px 12px;background:#FFFCF7;color:#161410}.preset-links{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;padding:0 16px}.preset-links a{min-height:44px;border:1px solid #C85A00;border-radius:10px;display:flex;align-items:center;justify-content:center;font-weight:800;background:#FFFCF7}.panel-open{overflow:hidden}.mobile-bottom{display:none}.faq-item h2{font-size:19px;margin:0 0 8px;color:#161410}.faq-item p{margin:0}.contact-choices{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.badge{display:inline-block;background:#161410;color:#FF7A1A;border-radius:10px;padding:4px 9px;font-size:13px;font-weight:900}.skip-note{border-left:4px solid #FF7A1A;padding-left:14px;color:#5C564E}
a:hover{color:#C85A00}a:focus-visible,button:focus-visible,input:focus-visible{outline:3px solid #FF7A1A;outline-offset:2px}
@media(max-width:820px){.spine{display:none}.page-main{padding-top:74px}.card-grid,.card-grid.four,.three-col,.contact-choices{grid-template-columns:1fr 1fr}.feature-band,.feature-band.reverse,.two-col{grid-template-columns:1fr}.status-grid{grid-template-columns:1fr 1fr}.footer-grid{grid-template-columns:1fr 1fr}.drawer{top:58px;width:calc(100% - 20px);max-height:60vh}.mobile-bottom{display:grid;position:fixed;z-index:45;left:0;right:0;bottom:0;height:calc(50px + env(safe-area-inset-bottom));padding-bottom:env(safe-area-inset-bottom);grid-template-columns:repeat(5,1fr);background:#F6F1EA;border-top:1px solid rgba(22,20,16,.18)}.mobile-bottom a{display:flex;align-items:center;justify-content:center;min-width:0;font-size:14px;font-weight:800}.mobile-bottom a.is-active{background:#161410;color:#FF7A1A}.site-footer{padding-bottom:110px}}
@media(max-width:560px){.shell{width:min(100% - 32px,1120px)}.ink-line{height:10px}.brand-mini{font-size:9px}.platform-actions{gap:6px}.menu-button,.app-link{padding:0 11px}.brand-logo{max-width:120px}.card-grid,.card-grid.four,.three-col,.contact-choices{grid-template-columns:1fr}.drawer-grid{grid-template-columns:1fr}.preset-links{grid-template-columns:1fr 1fr}.footer-grid{grid-template-columns:1fr 1fr}.hero,.section,.page-head{padding:26px 0}.section-title{align-items:start;flex-direction:column}.status-grid{grid-template-columns:1fr 1fr}.feature-band .image-slot{height:168px}}
