:root{--bg:#111111;--deep:#0A0A0A;--panel:#1A1A1A;--panel2:#1F1B14;--title:#FFF6D6;--text:#E8D9A8;--muted:#B8A56A;--soft:#8A7A48;--yellow:#F5C518;--bright:#FFD84A;--amber:#C49212;--line:rgba(245,197,24,.22);--shadow:0 16px 44px rgba(0,0,0,.28)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--bg);color:var(--text);font-family:"Microsoft YaHei","PingFang SC",Arial,sans-serif;font-size:15px;line-height:1.7;overflow-x:hidden}body.locked{overflow:hidden}a{color:inherit;text-decoration:none}button{font:inherit}.wrap{width:min(1120px,calc(100% - 32px));margin:0 auto}.curtain-bar{position:fixed;z-index:1002;top:0;left:0;right:0;height:22px;background:#080808;color:var(--yellow);border-bottom:1px solid rgba(245,197,24,.12);font-size:12px}.curtain-inner{height:22px;display:flex;align-items:center;justify-content:space-between}.text-button{border:0;background:transparent;color:var(--yellow);min-height:22px;padding:0 8px;cursor:pointer}.site-header{position:fixed;z-index:1001;top:22px;left:0;right:0;height:60px;background:rgba(10,10,10,.98);border-bottom:1px solid var(--line)}.header-inner{height:60px;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:12px}.brand-link{justify-self:start;min-height:44px;display:flex;align-items:center}.site-logo{height:28px;max-width:180px;object-fit:contain;object-position:left center}.brand-fallback{font-size:16px;font-weight:800;color:var(--title)}.drawer-open{min-height:44px;padding:0 18px;border:1px solid var(--yellow);border-radius:10px;background:var(--panel);color:var(--title);cursor:pointer}.header-link{justify-self:end;min-height:44px;display:flex;align-items:center;padding:0 14px;border-radius:10px;color:var(--title)}.light-board{position:fixed;z-index:1000;top:82px;left:0;right:0;height:40px;background:#1b1508;border-bottom:1px solid rgba(245,197,24,.13)}.light-board-inner{height:40px;display:flex;align-items:center;justify-content:center;gap:8px}.light-board a{font-size:13px;padding:6px 14px;border-radius:8px;color:var(--text)}.light-board a.active{background:var(--yellow);color:#111}.site-main{padding-top:146px;padding-bottom:44px}.page-hero,.home-hero{margin-bottom:28px}.eyebrow{margin:0 0 6px;color:var(--yellow);font-size:13px;letter-spacing:.08em}.page-hero h1,.home-hero h1{margin:0;color:var(--title);font-size:24px;line-height:1.3}.lede{max-width:860px;margin:12px 0 0;color:var(--text)}h2{font-size:20px;line-height:1.35;color:var(--title);margin:0 0 12px}h3{font-size:16px;line-height:1.4;color:var(--title);margin:0 0 8px}p{margin:0 0 12px}.section{margin:28px 0}.section-title{display:flex;align-items:end;justify-content:space-between;gap:16px;margin-bottom:14px}.section-title p{margin:0;color:var(--muted);font-size:13px}.card-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.two-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.card,.text-panel,.feature-panel{background:linear-gradient(180deg,#1A1A1A,#15130f);border:1px solid var(--line);border-radius:12px;padding:16px;box-shadow:var(--shadow)}.card p,.text-panel p,.feature-panel p{color:var(--text)}.media-slot{width:100%;height:180px;background:#0b0b0b;border:1px solid rgba(245,197,24,.12);border-radius:10px;display:flex;align-items:center;justify-content:center;overflow:hidden;margin-bottom:14px}.media-slot.tall{height:200px}.media-slot.banner{height:260px}.media-slot.app{height:min(360px,70vw)}.media-img{width:100%;height:100%;object-fit:contain;object-position:center}.badge{display:inline-flex;align-items:center;min-height:28px;padding:3px 8px;background:var(--yellow);color:#111;border-radius:8px;font-size:12px;font-weight:700}.btn-row{display:flex;flex-wrap:wrap;gap:10px;margin-top:16px}.btn{min-height:42px;padding:9px 16px;border-radius:10px;display:inline-flex;align-items:center;justify-content:center;font-size:14px;font-weight:700}.btn-primary{background:linear-gradient(135deg,var(--yellow),var(--bright));color:#111}.btn-secondary{border:1px solid var(--yellow);background:#101010;color:var(--title)}.btn:hover,.drawer-open:hover,.header-link:hover{filter:brightness(1.08)}a:focus-visible,button:focus-visible{outline:2px solid var(--bright);outline-offset:2px}.number-list,.plain-list,.timeline{list-style:none;padding:0;margin:0}.number-list li,.plain-list li{padding:12px 0;border-top:1px solid rgba(245,197,24,.12)}.number-list li:first-child,.plain-list li:first-child{border-top:0}.number-list strong{color:var(--yellow);margin-right:8px}.timeline{position:relative;padding-left:24px}.timeline:before{content:"";position:absolute;left:6px;top:8px;bottom:8px;width:1px;background:rgba(245,197,24,.28)}.timeline li{position:relative;padding:0 0 20px}.timeline li:before{content:"";position:absolute;left:-22px;top:8px;width:9px;height:9px;border-radius:50%;background:var(--yellow);box-shadow:0 0 0 4px #17130a}.status{font-size:12px;color:#111;background:var(--yellow);border-radius:999px;padding:2px 8px;margin-left:8px}.notice{background:#16130a;border-left:3px solid var(--yellow);padding:14px 16px;border-radius:8px;color:var(--text)}.home-cover-copy{padding:18px 0}.home-cover-copy .brandline{font-size:14px;color:var(--yellow);margin-bottom:4px}.home-cover-copy h1{font-size:22px}.app-layout{display:grid;grid-template-columns:minmax(0,360px) 1fr;gap:20px;align-items:center}.icon-wrap{width:48px;height:48px;background:#0b0b0b;border:1px solid var(--line);border-radius:12px;display:flex;align-items:center;justify-content:center;margin-bottom:10px}.icon-wrap img{width:48px;height:48px;object-fit:contain}.faq-item{border-top:1px solid rgba(245,197,24,.14);padding:16px 0}.faq-item:first-child{border-top:0}.faq-item h2{font-size:16px}.site-footer{background:#050505;border-top:1px solid var(--line);color:#DCCB8A;padding:34px 0 76px}.footer-brand{display:flex;align-items:center;gap:10px;margin-bottom:22px}.footer-logo{height:28px;max-width:160px;object-fit:contain}.footer-brand strong{color:var(--title);font-size:16px}.footer-brand span{font-size:13px;color:var(--muted)}.footer-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.footer-grid h2{font-size:13px;color:var(--yellow);margin-bottom:8px}.footer-grid a{display:block;font-size:13px;padding:3px 0;color:#DCCB8A}.footer-note,.copyright{font-size:13px;color:#A99862}.footer-note{margin-top:22px;padding-top:16px;border-top:1px solid rgba(245,197,24,.12)}.page-overlay{position:fixed;z-index:1090;inset:0;background:rgba(0,0,0,.72);opacity:0;visibility:hidden;pointer-events:none;transition:.2s}.page-overlay.show{opacity:1;visibility:visible;pointer-events:auto}.site-drawer{position:fixed;z-index:1100;top:0;right:0;width:min(400px,86vw);height:100dvh;background:#0b0b0b;border-left:1px solid var(--line);transform:translateX(100%);visibility:hidden;pointer-events:none;transition:transform .22s ease,visibility .22s;overflow:auto}.site-drawer.open{transform:translateX(0);visibility:visible;pointer-events:auto}.drawer-head{position:sticky;top:0;background:#0b0b0b;border-bottom:1px solid var(--line);padding:14px;display:flex;align-items:center;justify-content:space-between}.drawer-brand{display:flex;align-items:center;gap:10px;color:var(--title);font-weight:700}.drawer-brand img{height:28px;max-width:150px;object-fit:contain}.close-button{min-height:40px;padding:0 12px;border:1px solid var(--yellow);border-radius:9px;background:#111;color:var(--title);cursor:pointer}.drawer-groups{padding:10px 16px 30px}.drawer-groups section{padding:10px 0}.drawer-groups h2{font-size:13px;color:var(--yellow);margin-bottom:4px}.drawer-groups a{display:block;padding:10px 0;border-top:1px solid rgba(245,197,24,.1)}.drawer-groups b{display:block;font-size:14px;color:var(--title)}.drawer-groups span{display:block;font-size:12px;color:var(--muted);margin-top:2px}.search-layer{position:fixed;z-index:1105;top:82px;left:0;right:0;visibility:hidden;pointer-events:none;opacity:0;transition:.2s}.search-layer.open{visibility:visible;pointer-events:auto;opacity:1}.search-card{width:min(760px,calc(100% - 32px));margin:12px auto;background:#0b0b0b;border:1px solid var(--line);border-radius:12px;padding:18px;box-shadow:var(--shadow)}.search-head{display:flex;justify-content:space-between;align-items:center;gap:12px}.search-head h2{margin:0}.search-card p{color:var(--muted)}.search-presets{display:flex;flex-wrap:wrap;gap:8px}.search-presets a{min-height:40px;padding:8px 12px;border:1px solid rgba(245,197,24,.2);border-radius:9px;display:inline-flex;align-items:center}.mobile-bottom{display:none}
@media(max-width:760px){.light-board{display:none}.site-main{padding-top:104px;padding-bottom:76px}.header-inner{grid-template-columns:minmax(0,1fr) auto auto;gap:6px}.site-logo{max-width:126px}.brand-fallback{font-size:15px}.drawer-open,.header-link{padding:0 10px;font-size:13px}.card-grid,.two-grid,.app-layout,.footer-grid{grid-template-columns:1fr}.media-slot.banner{height:260px}.media-slot.tall{height:200px}.media-slot.app{height:min(360px,86vw)}.site-footer{padding-bottom:90px}.mobile-bottom{position:fixed;z-index:1050;left:0;right:0;bottom:0;height:calc(48px + env(safe-area-inset-bottom));padding-bottom:env(safe-area-inset-bottom);display:grid;grid-template-columns:repeat(5,1fr);background:#080808;border-top:1px solid var(--line)}.mobile-bottom a{display:flex;align-items:center;justify-content:center;font-size:13px;min-height:48px;color:var(--text)}.mobile-bottom a.active{background:var(--yellow);color:#111}.search-layer{top:0;bottom:0;background:#0b0b0b}.search-card{width:100%;height:100%;margin:0;border:0;border-radius:0;padding:24px 16px}.section{margin:22px 0}.page-hero{margin-bottom:22px}.footer-grid{gap:8px}.footer-grid section{padding-top:8px;border-top:1px solid rgba(245,197,24,.1)}}
