:root{--ink:#192c29;--muted:#71807a;--green:#155747;--lime:#dcedad;--line:#e3e8e4;--bg:#f5f7f4;--amber:#a76726;--red:#b44939}*{box-sizing:border-box}body{margin:0;background:var(--bg);color:var(--ink);font-family:Inter,"Segoe UI","Microsoft YaHei",sans-serif;font-size:14px;line-height:1.6}button,input,select{font:inherit}button,a,select{touch-action:manipulation}button{cursor:pointer}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible{outline:3px solid #89b9a6;outline-offset:3px}a{color:var(--green);text-decoration:none}a:hover{text-decoration:underline}.sidebar{width:226px;position:fixed;inset:0 auto 0 0;background:#123a32;color:#d6e5de;padding:34px 22px;display:flex;flex-direction:column}.wordmark{display:flex;flex-wrap:wrap;gap:9px;align-items:center;font-size:24px;font-weight:730;letter-spacing:1px;color:white}.wordmark:hover{text-decoration:none}.mark{display:grid;place-items:center;width:31px;height:31px;background:var(--lime);color:#153e32;border-radius:7px;font-size:22px;font-weight:800}.brand-sub{display:block;width:100%;font-size:9px;letter-spacing:4.7px;margin-left:41px;margin-top:-10px;color:#9cb6a8}.nav-label{font-size:11px;letter-spacing:2px;color:#8aa99b;margin:48px 14px 18px}nav{display:grid;gap:6px}nav button{border:0;background:none;color:#b9d0c2;padding:13px 14px;text-align:left;border-radius:7px;display:flex;align-items:center;gap:12px;font-size:14px}nav button span{font-size:19px;width:22px}nav button:hover{background:#21483e}nav button.active{background:#dcedad;color:#183e2b;font-weight:650}nav b{background:#ffffff20;padding:0 7px;border-radius:10px;font-size:11px;margin-left:auto}nav .active b{background:#163f2820}.side-bottom{margin-top:auto;font-size:12px;padding:20px 12px 0;color:#b3cdbf}.side-bottom small{display:block;font-size:11px;line-height:1.9;margin-top:12px;color:#80a58f}.live-dot{display:inline-block;width:6px;height:6px;border-radius:100%;background:#b9db89;margin-right:7px}main{margin-left:226px}header{height:77px;padding:0 42px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line);background:#fbfcfa}.breadcrumb{color:#87938b;font-size:12px}.breadcrumb span{margin-left:8px;color:#45594f}.header-right{display:flex;align-items:center;gap:18px;font-size:11px;color:var(--muted)}.page{padding:33px 42px 20px;max-width:1680px;margin:auto}.page-heading{display:flex;justify-content:space-between;align-items:center;margin-bottom:29px}.eyebrow{font-size:10px;letter-spacing:2.6px;color:#83907e;margin:0 0 6px}h1{font-size:28px;font-weight:650;letter-spacing:-.8px;margin:0 0 6px}h2{font-size:16px;font-weight:650;margin:0}h3{font-size:14px;margin:0}.muted{color:var(--muted);font-size:12px;margin:0}.button{padding:9px 16px;display:inline-flex;align-items:center;gap:6px;background:white;border:1px solid #d5dfd7;border-radius:6px;color:#365447;font-size:12px}.button:hover{background:#edf3e9}.button.subtle{background:transparent;padding:7px 12px}.button.primary{background:var(--green);color:white}.filters{display:flex;align-items:end;gap:18px;padding:18px 20px;border:1px solid var(--line);border-radius:9px;background:white;margin-bottom:25px}.filters label{display:flex;flex-direction:column;font-size:10px;color:#7e8c83;gap:5px;letter-spacing:.5px}.filters select,.filters input[type=search]{font-size:12px;padding:8px 11px;height:35px;border:1px solid #e0e7e0;border-radius:5px;color:#3d5446;background:#fafcf9;min-width:143px}.filters .search{flex:1}.filters .check{flex-direction:row;align-items:center;gap:5px;height:35px;white-space:nowrap;color:#637868;font-size:11px}.filters input[type=checkbox]{accent-color:var(--green)}.notice{font-size:12px;margin:-4px 0 20px;border-left:3px solid #bb904d;background:#f8f0df;color:#79603b;padding:11px 15px}.stats{display:grid;grid-template-columns:repeat(4,1fr);gap:17px;margin-bottom:25px}.stat{background:white;border:1px solid var(--line);border-radius:8px;padding:20px 22px}.stat .label{color:#728478;font-size:12px}.stat .value{font-size:33px;font-weight:650;letter-spacing:-1px;line-height:1.6;font-variant-numeric:tabular-nums}.stat .unit{font-size:11px;margin-left:6px;letter-spacing:0;font-weight:400;color:#839184}.stat small{font-size:10px;color:#8c978e}.stat.accent{background:#edf2dd;border-color:#d8e5bd}.stat.accent .value{color:#365525}.grid-two{display:grid;grid-template-columns:1.45fr 1fr;gap:22px;margin-bottom:24px}.panel{border:1px solid var(--line);background:white;border-radius:9px;overflow:hidden;margin-bottom:24px}.grid-two .panel{margin-bottom:0}.panel-head{padding:20px 23px;display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid #eef1ed}.panel-head p{font-size:11px;margin:3px 0 0;color:#859084}.panel-head a,.text-button{border:none;background:transparent;color:var(--green);font-size:11px;white-space:nowrap}.table-wrap{overflow:auto}table{border-collapse:collapse;width:100%;text-align:left;font-size:12px}th{font-weight:450;color:#7c8c7f;background:#fafbf8;white-space:nowrap;font-size:10px;padding:11px 16px;border-bottom:1px solid #edf0ea}td{padding:14px 16px;border-bottom:1px solid #edf0ea;vertical-align:middle}tr:last-child td{border-bottom:0}tbody tr:hover{background:#fbfcf8}.product{display:flex;gap:12px;align-items:center;min-width:240px;max-width:430px}.thumb{height:46px;width:46px;object-fit:contain;border-radius:5px;flex-shrink:0;background:white;border:1px solid #edf0e8;padding:3px}.product-title{border:none;background:none;text-align:left;color:#334c3d;padding:0;font-size:12px;line-height:1.55;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;max-width:330px}.product-title:hover{color:#00775a;text-decoration:underline}.product small{color:#98a294;font-size:10px;display:block;margin-top:4px;letter-spacing:.3px}.number{font-variant-numeric:tabular-nums;font-weight:550;white-space:nowrap}.growth{color:#237557;font-variant-numeric:tabular-nums;font-weight:650;white-space:nowrap}.negative{color:#ac614d}.badge{display:inline-block;font-size:10px;padding:3px 8px;border-radius:4px;background:#edf3e8;color:#4f6e49;white-space:nowrap}.badge.amber{background:#f9f0df;color:#a27c3e}.badge.gray{background:#eff2f0;color:#8b968e}.site-tag{font-size:10px;font-weight:600;border:1px solid #e0e7de;padding:3px 6px;border-radius:4px;color:#61745c}.empty{padding:48px 24px;text-align:center;color:#83917f;font-size:13px}.mini-chart{width:95px;height:34px;display:block}.rank-list{padding:6px 22px 15px}.rank-item{padding:15px 0;display:grid;grid-template-columns:26px 1fr 70px;gap:10px;align-items:center;border-bottom:1px solid #edf0e9}.rank-item:last-child{border:0}.rank-num{font-size:11px;color:#9aa591}.rank-name{font-size:12px;color:#456047}.rank-name small{display:block;font-size:10px;color:#9aa58f;margin-top:2px}.bar{height:4px;border-radius:3px;background:#edf1e7;margin-top:7px;overflow:hidden}.bar span{display:block;background:#6d9067;height:100%;border-radius:3px}.rank-value{text-align:right}.launch-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.launch-card{background:white;border:1px solid var(--line);border-radius:9px;padding:18px}.launch-card-top{display:flex;justify-content:space-between;margin-bottom:12px}.launch-image{height:155px;width:100%;object-fit:contain;background:#fff;margin:0 0 16px}.launch-card .product-title{font-size:13px;max-width:none;min-height:40px}.launch-meta{display:flex;justify-content:space-between;margin-top:14px;padding-top:13px;border-top:1px solid #eef1e9;color:#7a8b72;font-size:11px}.card-sub{font-size:10px;color:#9baa93;margin-top:6px}.event-item{display:flex;gap:16px;padding:20px 23px;border-bottom:1px solid #eef1e9;align-items:flex-start}.event-icon{width:33px;height:33px;border-radius:7px;display:grid;place-items:center;color:#437749;background:#edf4e5;font-size:17px;flex-shrink:0}.event-body{flex:1;min-width:0}.event-body h3{font-size:12px;font-weight:550;line-height:1.7}.event-body p{color:#7c8f72;font-size:11px;margin:6px 0}.event-meta{font-size:10px;color:#9ca693}.event-item.read{opacity:.63}.event-item .button{font-size:10px}.section-title{display:flex;justify-content:space-between;margin:0 0 17px;align-items:center}.section-title p{font-size:11px;color:#87957c;margin:3px 0 0}.pagination{padding:16px 20px;display:flex;align-items:center;justify-content:space-between;font-size:11px;color:#87947d}.pagination div{display:flex;gap:8px}.sort-buttons{display:flex;gap:7px;align-items:center}.sort-buttons select{border:1px solid #dfe6d9;border-radius:5px;padding:6px 9px;font-size:11px;color:#638050;background:white}.coverage-cell{font-size:10px;white-space:nowrap}.dot{display:inline-block;width:5px;height:5px;background:#8eb075;border-radius:50%;margin-right:4px}.dot.gray{background:#c3ccc0}.dot.bad{background:#cc9475}.rules{padding:20px 25px;font-size:12px;color:#75866c;display:grid;grid-template-columns:1fr 1fr;gap:10px 30px}.rules b{color:#45643d;font-weight:550}.rules p{margin:0}footer{display:flex;justify-content:space-between;gap:12px;font-size:10px;color:#9aa78c;border-top:1px solid #e4eadd;margin-top:28px;padding-top:20px}dialog{border:1px solid #dce6d5;border-radius:12px;max-width:850px;width:calc(100% - 40px);padding:30px;color:var(--ink);box-shadow:0 30px 100px #15312130}dialog::backdrop{background:#17382965;backdrop-filter:blur(3px)}.close{position:absolute;right:15px;top:10px;border:none;background:transparent;font-size:25px;color:#708568}.detail-top{display:flex;gap:25px;margin-right:30px;margin-bottom:25px}.detail-top img{width:100px;height:100px;object-fit:contain}.detail-top h2{font-size:17px;margin:8px 0;line-height:1.7}.detail-top .muted{font-size:11px}.detail-stats{display:grid;grid-template-columns:repeat(4,1fr);background:#f6f8f1;border-radius:7px;padding:16px;margin:20px 0}.detail-stats small{display:block;font-size:10px;color:#8b987d}.detail-stats strong{font-size:20px}.chart{width:100%;height:auto;display:block}.chart-caption{font-size:11px;color:#8c9c7e;margin:8px 0 20px}.chart-label{font-size:11px;fill:#91a180}.chart-grid{stroke:#e9eee1;stroke-width:1}#toast{position:fixed;bottom:25px;left:50%;transform:translateX(-50%);background:#193f2f;color:white;padding:11px 22px;border-radius:7px;font-size:12px;opacity:0;pointer-events:none;transition:opacity .2s}#toast.show{opacity:1}@media(min-width:1600px){.page{padding-top:42px}.stat{padding:24px}}@media(max-width:1100px){.sidebar{width:190px;padding:30px 15px}main{margin-left:190px}.page{padding:26px 24px}header{padding:0 24px}.filters{gap:10px}.filters select{min-width:115px}.stats{gap:10px}.stat{padding:15px}.grid-two{grid-template-columns:1fr}.launch-cards{grid-template-columns:repeat(2,1fr)}}@media(max-width:760px){.sidebar{position:static;width:100%;padding:15px 20px}.wordmark{font-size:18px;flex-wrap:nowrap}.brand-sub{display:none}.nav-label,.side-bottom{display:none}nav{display:flex;overflow:auto;margin-top:15px;gap:5px}nav button{padding:8px 10px;white-space:nowrap;font-size:11px}nav button span{display:none}main{margin-left:0}header{height:58px;padding:0 20px}.header-right>span{display:none}.page{padding:23px 18px}.page-heading{align-items:flex-start;gap:12px}h1{font-size:23px}.page-heading .button{font-size:10px;padding:8px;white-space:nowrap}.filters{flex-wrap:wrap;padding:12px}.filters label{flex:1}.filters .search{min-width:100%}.filters .check{flex:auto}.filters select{width:100%}.stats{grid-template-columns:1fr 1fr}.stat .value{font-size:29px}.launch-cards{grid-template-columns:1fr}.rules{grid-template-columns:1fr}footer{display:block;line-height:1.9}.detail-stats{grid-template-columns:1fr 1fr;gap:12px}.detail-top img{width:65px;height:65px}.detail-top{gap:15px}.detail-top h2{font-size:14px}.event-item{padding:15px}.event-item .button{padding:5px}.panel-head{padding:16px}}

.sales-asof{display:block;font-size:10px;font-weight:400;color:var(--muted);margin-top:3px}
