:root{--bg:#0F0D14;--surface:#1A1620;--line:#241E2C;--line2:#2E2738;--accent:#FF6B4A;--amber:#FFB84D;--magenta:#FF3B6B;--mint:#3DD68C;--t1:#F5F1EA;--t2:#9A91A8;--t3:#6F6780;--gut:14px;color-scheme:dark}*{box-sizing:border-box;margin:0;padding:0}body,html{background:var(--bg);color:var(--t1)}body{font-family:-apple-system,BlinkMacSystemFont,PingFang SC,Hiragino Sans GB,Microsoft YaHei,sans-serif;-webkit-font-smoothing:antialiased;padding-bottom:env(safe-area-inset-bottom,0)}a{color:inherit;text-decoration:none}img{max-width:100%}.wrap{max-width:1440px;margin:0 auto}.topbar{position:-webkit-sticky;position:sticky;top:0;z-index:20;background:var(--bg);border-bottom:1px solid var(--line)}.topbar-in{gap:9px;height:48px;padding:0 var(--gut)}.logo,.topbar-in{display:flex;align-items:center}.logo{width:28px;height:28px;border-radius:8px;flex-shrink:0;background:linear-gradient(135deg,var(--accent),var(--magenta));justify-content:center;font-size:15px;font-weight:800;color:#170F12}.brand{flex-grow:1;font-size:16px;font-weight:700;letter-spacing:.5px;min-width:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.perm{flex-shrink:0;margin-left:auto;display:flex;align-items:center;gap:6px;max-width:58%;height:26px;padding:0 10px;border-radius:13px;background:var(--line);border:1px solid var(--line2)}.perm-l{flex-shrink:0;font-size:10px;color:var(--t2)}.perm-v{font-size:12px;font-weight:700;color:var(--amber);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.perm:active{background:var(--line2)}.notice{background:var(--surface)}.notice-in{display:flex;align-items:center;gap:7px;height:30px;padding:0 var(--gut)}.notice span{font-size:11px;color:#C4BACF;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.chips{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:1px;gap:1px;margin:10px var(--gut) 0;background:var(--line2);border:1px solid var(--line2);border-radius:10px}.chip,.chips{overflow:hidden}.chip{display:flex;align-items:center;justify-content:center;height:38px;background:var(--surface);color:#C4BACF;font-size:11.5px;white-space:nowrap;text-overflow:ellipsis;padding:0 4px}.chip.on{background:var(--accent);color:#1A0B06;font-weight:700}.chip.ghost{pointer-events:none}.main{padding:0 var(--gut) 28px}.sec{margin-top:16px}.sec-head{display:flex;align-items:baseline;gap:7px}.sec-bar{width:3px;height:13px;border-radius:2px;flex-shrink:0}.sec-title{font-size:14.5px;font-weight:700}.sec-meta{flex-grow:1;font-size:10.5px;color:#8E85A0;text-align:right}.grid-rich{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:9px;gap:9px;margin-top:9px}.card{position:relative;display:flex;align-items:center;gap:9px;min-height:56px;padding:9px 10px;border-radius:12px;background:var(--surface);border:1px solid var(--line);transition:.14s}.card:active,.card:hover{background:#231D2B;border-color:var(--accent);box-shadow:0 5px 16px rgba(255,107,74,.18);transform:translateY(-1px)}.card-body{flex-grow:1;min-width:0;display:flex;flex-direction:column}.card-name{font-size:13px;font-weight:600}.card-hook,.card-name{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.card-hook{margin-top:2px;font-size:10.5px;color:var(--t2)}.grid-tiles{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));grid-gap:5px;gap:5px;margin-top:9px}.tk{position:relative;display:flex;flex-direction:column;align-items:center;gap:5px;padding:8px 1px 7px;border-radius:11px;transition:.14s}.tk:active,.tk:hover{background:var(--surface)}.tk-name{font-size:10px;color:#D8D1E0;width:100%;text-align:center;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.tw{position:relative;display:flex}.grid-text{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:6px;gap:6px;margin-top:9px}.txt{padding:9px 6px;border-radius:8px;background:var(--surface);font-size:11.5px;color:#D8D1E0;text-align:center;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.txt:active,.txt:hover{background:#231D2B;color:var(--t1)}.tile{position:relative;overflow:hidden;width:48px;height:48px;border-radius:14px;flex-shrink:0;display:flex;align-items:center;justify-content:center;font-size:19px;font-weight:800;color:#1A0B06}.tile-img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;border-radius:inherit;display:block}.card .tile{width:36px;height:36px;border-radius:10px;font-size:15px}.tile.sm{width:34px;height:34px;border-radius:10px;font-size:14px}.tile.lg{width:42px;height:42px;border-radius:12px;font-size:18px}.badge{top:-5px;right:7px;padding:2px 6px;border-radius:7px;line-height:1.5}.badge,.dot{position:absolute;color:#fff;font-size:9px;font-weight:700}.dot{top:-4px;right:-6px;min-width:16px;height:16px;padding:0 5px;border-radius:8px;display:flex;align-items:center;justify-content:center;line-height:1;box-shadow:0 0 0 2px var(--bg)}.b-hot{background:var(--magenta)}.b-new{background:var(--mint);color:#08231A}.b-gov{background:#7C9CFF;color:#0B1430}.adtag{position:absolute;top:7px;right:9px;padding:2px 6px;border-radius:5px;background:rgba(15,13,20,.55);color:#E8DFF0;font-size:9px}.hero{position:relative;display:flex;align-items:center;gap:12px;height:72px;padding:0 16px;margin-top:10px;border-radius:13px;overflow:hidden;background:linear-gradient(112deg,#3A1020,#6B1730 45%,#A8341F)}.hero-title{font-size:15px;font-weight:800;color:#FFF3E8}.hero-sub,.hero-title{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.hero-sub{margin-top:2px;font-size:11px;color:#FFD5C2}.hero-cta{flex-shrink:0;padding:6px 13px;border-radius:15px;background:var(--accent);color:#1A0B06;font-size:11.5px;font-weight:700}.strip{position:relative;display:flex;align-items:center;gap:10px;height:54px;padding:0 12px;margin-top:10px;border-radius:12px;background:linear-gradient(100deg,#1C2A3A,#234A52)}.strip-cta{flex-shrink:0;padding:5px 11px;border-radius:14px;background:var(--mint);color:#08231A;font-size:11px;font-weight:700}.rail{position:relative;display:flex;flex-direction:column;gap:6px;padding:18px;border-radius:15px;background:linear-gradient(160deg,#1C2A3A,#234A52 70%,#2E6B5E)}.rail-title{font-size:16px;font-weight:700;color:#F2FBF8}.rail-sub{font-size:12px;color:#A8C9C3}.rail-cta{margin-top:4px;padding:8px 0;border-radius:9px;background:var(--mint);color:#08231A;font-size:12.5px;font-weight:700;text-align:center}.keep{margin-top:18px;padding:14px;border-radius:14px;background:var(--surface);border:1px solid var(--line2)}.keep-h{font-size:14px;font-weight:700;margin-bottom:9px}.keep-row{display:flex;align-items:center;gap:9px;padding:10px 11px;border-radius:10px;background:var(--bg);margin-top:8px}.keep-row .k{flex-grow:1;min-width:0}.keep-row .lbl{font-size:10px;color:#8E85A0}.keep-row .val{margin-top:2px;font-size:13.5px;font-weight:700;color:var(--amber);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.tg{margin-top:8px;display:flex;align-items:center;justify-content:center;height:42px;border-radius:10px;background:#234A6B;color:#D6E8FA;font-size:13px;font-weight:600}.foot{margin-top:16px;text-align:center;font-size:10.5px;color:var(--t3);line-height:1.7}@media (min-width:1024px){:root{--gut:36px}.topbar-in{height:58px}.brand{font-size:18px;flex-grow:0}.logo{width:30px;height:30px;font-size:16px}.notice{height:32px}.notice span{font-size:12px}.chips{display:none}.layout{display:flex;gap:24px;align-items:flex-start;padding:18px var(--gut) 36px}.side{position:-webkit-sticky;position:sticky;top:96px;flex-shrink:0;width:132px;display:flex;flex-direction:column;gap:2px}.side a{height:34px;padding:0 12px;display:flex;align-items:center;gap:8px;border-radius:9px;font-size:13px;color:#A79DB5}.side a.on,.side a:hover{background:var(--line);color:var(--t1)}.side a.on{font-weight:700}.side a.on i{background:var(--accent)}.side i{width:5px;height:5px;border-radius:3px;background:#3A3145;font-style:normal}.col{flex-grow:1;min-width:0}.rails{position:-webkit-sticky;position:sticky;top:96px;flex-shrink:0;width:210px;display:flex;flex-direction:column;gap:12px}.main{padding:0}.sec{margin-top:26px}.sec-title{font-size:17px}.sec-bar{height:17px}.grid-rich{grid-template-columns:repeat(5,minmax(0,1fr));gap:12px}.grid-tiles{grid-template-columns:repeat(12,minmax(0,1fr))}.grid-tiles .tile{width:64px;height:64px;border-radius:18px;font-size:24px}.grid-tiles .tk-name{font-size:11.5px}.grid-text{grid-template-columns:repeat(8,minmax(0,1fr))}.hero{height:96px;padding:0 26px;gap:18px}.hero .tile.lg{width:54px;height:54px;border-radius:15px;font-size:23px}.hero-title{font-size:22px}.hero-sub{font-size:13px}.hero-cta{padding:9px 22px;border-radius:19px;font-size:13.5px}}@media (max-width:1023px){.rails,.side{display:none}.layout{display:block}}.sticky-pad{height:calc(60px + env(safe-area-inset-bottom,0px))}.sticky-ad{position:fixed;left:0;right:0;bottom:0;z-index:40;padding:8px var(--gut) calc(8px + env(safe-area-inset-bottom,0px));background:rgba(26,22,32,.96);-webkit-backdrop-filter:saturate(1.4) blur(10px);backdrop-filter:saturate(1.4) blur(10px);border-top:1px solid var(--line2);box-shadow:0 -6px 20px rgba(0,0,0,.35);animation:stickyUp .22s ease-out both}@keyframes stickyUp{0%{transform:translateY(100%)}to{transform:translateY(0)}}@media (prefers-reduced-motion:reduce){.sticky-ad{animation:none}}.sticky-in{position:relative;display:flex;align-items:center;gap:10px;min-width:0}.sticky-ad .adtag{top:-10px;left:10px;right:auto;height:20px;padding:0 8px;border-radius:10px;display:inline-flex;border:1px solid var(--line2)}.sticky-ad .adtag,.sticky-x{align-items:center;background:var(--surface);color:var(--t2)}.sticky-x{position:absolute;top:-11px;right:8px;width:22px;height:22px;border-radius:11px;border:1px solid var(--line2);font-size:15px;line-height:1;cursor:pointer;display:flex;justify-content:center}.sticky-x:active{background:var(--line)}.keep-row .k{display:flex;flex-direction:column}.keep-link{flex-grow:1;min-width:0;display:flex}.keep-link:active .val{opacity:.7}.kbadge{flex-shrink:0;padding:2px 7px;border-radius:7px;color:#fff;font-size:9px;font-weight:700;line-height:1.5}