:root{
  --cream:#FFF8E7;--cream2:#FFFDF6;--deep:#F3E6C4;--ink:#111111;--text:#2B2B2B;
  --muted:#5C5346;--subtle:#7A7266;--yellow:#F5C518;--yellow-dark:#D4A40F;
  --border:rgba(17,17,17,.14);--shadow:0 14px 36px rgba(17,17,17,.12);--max:1120px;
}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--cream);color:var(--text);font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","PingFang SC","Hiragino Sans GB","Microsoft YaHei",sans-serif;line-height:1.75;overflow-x:hidden}body.ui-open{overflow:hidden}a{color:inherit;text-decoration:none}button{font:inherit}img{max-width:100%;display:block}.wrap{width:min(calc(100% - 32px),var(--max));margin-inline:auto}
.site-header{position:fixed;inset:0 0 auto;z-index:80}.top-strip{height:14px;background:var(--yellow);color:var(--ink);font-size:10px;line-height:14px;font-weight:800}.top-strip-inner{width:min(calc(100% - 32px),var(--max));height:14px;margin:auto;display:flex;justify-content:space-between;align-items:center}.search-trigger{position:relative;border:0;background:transparent;color:var(--ink);font-weight:900;padding:0 4px;height:14px;cursor:pointer}.search-trigger::after{content:"";position:absolute;inset:-15px -10px}.film-bar{height:50px;background:var(--ink);color:var(--cream)}.film-bar-inner{width:min(calc(100% - 32px),var(--max));height:100%;margin:auto;display:grid;grid-template-columns:minmax(130px,1fr) auto minmax(160px,1fr);align-items:center;gap:16px}.brand-link{display:flex;align-items:center;min-height:44px;justify-self:start}.brand-logo{height:26px;max-width:180px;object-fit:contain;object-position:left center}.brand-text{font-weight:900;color:var(--cream)}.desktop-nav{display:flex;align-items:center;gap:4px}.desktop-nav a,.header-actions a,.header-actions button{min-height:44px;display:inline-flex;align-items:center;justify-content:center;border:0;border-radius:10px;padding:0 12px;background:transparent;color:var(--cream);font-weight:800;cursor:pointer}.desktop-nav a:hover,.desktop-nav a:focus-visible,.header-actions a:hover,.header-actions button:hover,.header-actions a:focus-visible,.header-actions button:focus-visible{outline:2px solid var(--yellow);outline-offset:2px}.desktop-nav a.is-current{background:var(--yellow);color:var(--ink)}.header-actions{justify-self:end;display:flex;gap:6px}.panel-trigger{border:1px solid rgba(255,255,255,.22)!important}.app-link{background:var(--yellow)!important;color:var(--ink)!important}
.site-main{padding-top:64px;min-height:70vh}.hero-band{background:var(--ink);color:var(--cream);padding:54px 0 48px}.eyebrow{display:inline-block;color:var(--yellow);font-weight:900;letter-spacing:.08em;margin-bottom:8px}.hero-band h1,.page-hero h1{font-size:clamp(28px,4vw,32px);line-height:1.25;margin:0 0 16px;color:inherit}.hero-band p{max-width:760px;margin:0 0 22px;color:#FFF2C8}.button-row{display:flex;flex-wrap:wrap;gap:10px}.btn{min-height:44px;padding:10px 18px;border-radius:10px;font-weight:900;display:inline-flex;align-items:center;justify-content:center;border:1px solid transparent}.btn-primary{background:var(--yellow);color:var(--ink)}.btn-dark{background:var(--ink);color:var(--yellow);border-color:var(--ink)}.btn-light{background:var(--cream);color:var(--ink);border-color:var(--yellow-dark)}.btn:hover,.btn:focus-visible{outline:3px solid rgba(245,197,24,.45);outline-offset:2px}
.section{padding:56px 0}.section.alt{background:var(--deep)}.section.dark{background:var(--ink);color:var(--cream)}.section-head{display:flex;justify-content:space-between;gap:20px;align-items:end;margin-bottom:22px}.section-head h2{margin:0;color:var(--ink);font-size:26px;line-height:1.3}.dark .section-head h2{color:var(--yellow)}.section-head p{max-width:680px;margin:0;color:var(--muted)}.dark .section-head p{color:#F5EBCF}.two-col{display:grid;grid-template-columns:1fr 1fr;gap:22px}.cards-4{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.cards-3{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.card{background:var(--cream2);border:1px solid var(--border);border-radius:14px;padding:18px;box-shadow:0 8px 24px rgba(17,17,17,.05)}.card h3{margin:0 0 8px;color:var(--ink);font-size:19px}.card p{margin:0;color:var(--muted)}.card-link{display:block}.card-link:hover,.card-link:focus-visible{border-color:var(--yellow-dark);outline:3px solid rgba(245,197,24,.35)}.media-slot{width:100%;min-height:190px;background:var(--cream);border:1px solid var(--border);border-radius:14px;display:flex;align-items:center;justify-content:center;overflow:hidden}.media-slot img{width:100%;height:100%;max-height:210px;object-fit:contain;object-position:center}.media-slot.hero-media img{max-height:250px}.media-slot.hero-media{min-height:230px}.media-slot.app-media img{max-height:420px}.media-fallback{min-height:170px;width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:24px;color:var(--ink);background:linear-gradient(135deg,var(--cream2),var(--deep))}.media-fallback strong{font-size:20px}.media-fallback span{font-size:14px;color:var(--muted)}.content-copy p{margin:0 0 14px}.content-copy h2,.content-copy h3{color:var(--ink);line-height:1.35}.content-copy ul{padding-left:1.2em}.status-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.status-card{background:var(--yellow);color:var(--ink);border:1px solid var(--yellow-dark);border-radius:12px;padding:18px}.status-card h3{margin:0 0 8px}.status-card p{margin:0}.tag{display:inline-block;padding:4px 9px;border:1px solid var(--yellow-dark);border-radius:8px;background:var(--cream);font-size:13px;font-weight:800;margin:3px 6px 3px 0}
.page-hero{padding:48px 0 32px;background:var(--cream2);border-bottom:1px solid var(--border)}.page-hero p{max-width:760px;margin:0;color:var(--muted)}.prose{padding:42px 0 60px}.prose article{max-width:860px}.prose h2{font-size:23px;margin:34px 0 10px;color:var(--ink)}.prose h3{font-size:19px;margin:26px 0 8px}.prose p{margin:0 0 16px}.prose .lead{font-size:18px;color:var(--muted)}.info-list{display:grid;gap:14px;margin:22px 0}.info-item{padding:18px;border-left:4px solid var(--yellow);background:var(--cream2);border-radius:0 12px 12px 0}.info-item h3{margin:0 0 6px}.info-item p{margin:0}.qa{padding:20px 0;border-bottom:1px solid var(--border)}.qa h2{font-size:19px;margin:0 0 8px}.notice{background:var(--ink);color:var(--cream);padding:18px;border-radius:12px;margin:20px 0}.notice strong{color:var(--yellow)}
.site-footer{background:var(--ink);color:var(--yellow);padding:44px 0 calc(34px + env(safe-area-inset-bottom))}.footer-brand{display:flex;align-items:center;gap:14px;margin-bottom:28px}.footer-logo{height:28px;max-width:180px;object-fit:contain}.footer-brand strong{display:block;font-size:20px}.footer-brand span{display:block;font-size:12px;color:var(--cream)}.footer-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:24px}.footer-grid h2{font-size:15px;margin:0 0 10px;color:var(--yellow)}.footer-grid a{display:block;color:var(--cream);padding:5px 0}.footer-grid a:hover,.footer-grid a:focus-visible{color:var(--yellow);text-decoration:underline}.footer-note{border-top:1px solid rgba(245,197,24,.24);margin-top:28px;padding-top:20px;color:#FFF0B5;font-size:13px}.footer-note p{margin:6px 0}
.overlay{position:fixed;inset:0;background:rgba(17,17,17,.58);z-index:89;opacity:0;visibility:hidden;pointer-events:none;transition:.2s}.overlay.is-open{opacity:1;visibility:visible;pointer-events:auto}.clip-panel{position:fixed;z-index:91;top:64px;right:max(16px,calc((100vw - var(--max))/2));width:min(400px,calc(100vw - 32px));height:min(440px,calc(100vh - 90px));background:var(--cream2);border:1px solid var(--border);border-radius:12px;box-shadow:var(--shadow);overflow:auto;visibility:hidden;opacity:0;transform:translateY(-10px);pointer-events:none;transition:.2s}.clip-panel.is-open{visibility:visible;opacity:1;transform:none;pointer-events:auto}.panel-head{position:sticky;top:0;background:var(--cream2);z-index:2;padding:14px 16px;border-bottom:1px solid var(--border);display:flex;justify-content:space-between;align-items:center}.panel-brand{display:flex;align-items:center;gap:10px;color:var(--ink)}.panel-brand img{height:24px;max-width:150px;object-fit:contain}.icon-button{width:44px;height:44px;border:1px solid var(--border);background:var(--cream);border-radius:10px;cursor:pointer;font-size:24px;color:var(--ink)}.panel-groups{padding:12px 16px 20px}.panel-groups section+section{margin-top:18px}.panel-groups h2{font-size:14px;margin:0 0 6px;color:var(--subtle)}.panel-groups a{display:block;padding:9px 10px;border-radius:10px}.panel-groups a:hover,.panel-groups a:focus-visible{background:var(--deep);outline:none}.panel-groups b{display:block;color:var(--ink);font-size:15px}.panel-groups span{display:block;color:var(--muted);font-size:12px}
.search-layer{position:fixed;z-index:92;top:72px;left:50%;transform:translate(-50%,-8px);width:min(480px,calc(100vw - 32px));background:var(--cream2);border:1px solid var(--border);border-radius:12px;box-shadow:var(--shadow);padding:16px;visibility:hidden;opacity:0;pointer-events:none;transition:.2s}.search-layer.is-open{visibility:visible;opacity:1;pointer-events:auto;transform:translate(-50%,0)}.search-head{display:flex;align-items:center;justify-content:space-between;color:var(--ink)}.search-box{min-height:48px;margin:14px 0;border:1px solid var(--yellow-dark);background:var(--cream);border-radius:10px;display:flex;align-items:center;padding:0 14px;color:var(--muted)}.search-links{display:grid;grid-template-columns:repeat(2,1fr);gap:8px}.search-links a{min-height:44px;display:flex;align-items:center;padding:0 12px;border-radius:10px;background:var(--yellow);color:var(--ink);font-weight:800}.search-links a:hover,.search-links a:focus-visible{outline:2px solid var(--ink)}
.mobile-bottom-nav{display:none}
@media (max-width:900px){.film-bar-inner{grid-template-columns:1fr auto}.desktop-nav{display:none}.header-actions{grid-column:2}.cards-4{grid-template-columns:repeat(2,1fr)}.cards-3{grid-template-columns:repeat(2,1fr)}.footer-grid{grid-template-columns:repeat(2,1fr)}.status-grid{grid-template-columns:repeat(2,1fr)}}
@media (max-width:640px){body{padding-bottom:calc(50px + env(safe-area-inset-bottom))}.wrap,.top-strip-inner,.film-bar-inner{width:min(calc(100% - 32px),var(--max))}.film-bar-inner{gap:8px}.brand-logo{max-width:130px}.brand-text{font-size:14px}.header-actions{gap:4px}.header-actions a,.header-actions button{padding:0 9px;font-size:13px}.hero-band{padding:40px 0 34px}.section{padding:42px 0}.two-col,.cards-4,.cards-3,.status-grid{grid-template-columns:1fr}.section-head{display:block}.section-head p{margin-top:8px}.media-slot,.media-slot.hero-media{min-height:180px}.clip-panel{top:64px;right:16px;width:calc(100vw - 32px);height:64vh}.search-layer{top:72px}.footer-grid{grid-template-columns:1fr 1fr}.site-footer{padding-bottom:calc(84px + env(safe-area-inset-bottom))}.mobile-bottom-nav{position:fixed;display:grid;grid-template-columns:repeat(5,1fr);z-index:70;left:0;right:0;bottom:0;height:calc(50px + env(safe-area-inset-bottom));padding-bottom:env(safe-area-inset-bottom);background:var(--ink);border-top:1px solid rgba(245,197,24,.24)}.mobile-bottom-nav a{min-height:50px;display:flex;align-items:center;justify-content:center;color:var(--cream);font-size:13px;font-weight:800}.mobile-bottom-nav a.is-current{background:var(--yellow);color:var(--ink)}.ui-open .mobile-bottom-nav{z-index:60}}
