:root{--bg:#f6f8fa;--ink:#182b30;--muted:#7c8b90;--line:#e8edef;--green:#087d68;--mint:#e7f5ef;--red:#bd4e52;--amber:#a87524;--white:#fff;--radius:14px}
/* Source sellers maintained for shop-based product discovery. */
.source-intro{display:flex;align-items:center;justify-content:space-between;gap:24px;padding:25px 28px;margin-bottom:20px;border:1px solid #dcebe5;border-radius:14px;background:linear-gradient(115deg,#edf7f1,#f8fbfa);color:#225848}
.source-intro .eyebrow{display:block;font-size:9px}.source-intro h2{font-size:21px;font-weight:600}.source-intro p{margin-top:6px;font-size:12px;color:#728e82}.source-intro-icon{display:grid;place-items:center;width:68px;height:68px;background:#fff9;border:1px solid #dcebe5;border-radius:18px;flex-shrink:0}.source-intro-icon .icon{width:32px;height:32px;stroke-width:1.3}
.cards.source-cards{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;margin-bottom:22px}.source-cards .card{padding:18px 21px}.source-cards .metric-num{font-size:31px;margin:8px 0 1px}.source-metric-hint{font-size:10px;color:#8a9c92}.source-cards .featured .source-metric-hint{color:#a2c2b4}
.source-panel>.panel-header{flex-wrap:wrap;gap:16px;padding:21px 22px 5px}.source-panel .panel-header p{margin-top:5px;font-size:11px;color:var(--muted)}.source-counter{margin-left:6px;color:#8ba497;font-weight:400;font-size:12px}.source-toolbar{padding:14px 22px 20px;gap:16px;flex-wrap:wrap;margin:0}.source-toolbar .search{flex:1;min-width:180px}.source-status-label{display:flex;gap:10px;align-items:center;font-size:11px;color:var(--muted)}.source-status-label select{min-width:120px}
.source-list{container-type:inline-size}.source-list-head,.source-row{display:grid;grid-template-columns:minmax(180px,1.6fr) 90px minmax(100px,1.1fr) 125px 120px;align-items:center;gap:20px;padding:18px 22px}.source-list-head{font-size:11px;color:#86988e;background:#f8fbf9;padding-top:12px;padding-bottom:12px;border-block:1px solid var(--line)}.source-row+.source-row{border-top:1px solid var(--line)}.source-row:hover{background:#fcfdfc}.source-identity{display:flex;align-items:center;gap:12px;min-width:0}.source-identity>div{min-width:0}.source-identity strong{display:block;font-size:13px;overflow-wrap:anywhere}.source-identity small{display:block;font-size:10px;color:#84998e;margin-top:3px;overflow-wrap:anywhere}.source-identity .source-link{display:inline-block;margin-top:5px;font-size:10px}.source-avatar{width:38px;height:40px;border-radius:10px;background:#eef5f1;color:#51836c;display:grid;place-items:center;flex-shrink:0;font-size:16px;font-weight:600}.source-note{font-size:11px;color:#788c80;overflow-wrap:anywhere;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.source-updated{font-size:10px;color:#778e80}.source-updated small{display:block;color:#9bac9f;font-size:9px;margin-top:4px}.source-row-actions{display:flex;align-items:center;justify-content:flex-end;gap:12px;flex-wrap:wrap}.source-row-actions .link{font-size:11px}.source-actions-label{text-align:right}.source-footnote{margin-top:14px;color:#8a9c92;font-size:10px}.source-empty{padding:46px 20px 50px}.source-empty-icon{width:52px;height:52px;display:grid;place-items:center;margin:0 auto 16px;background:#f0f6f2;color:#6a9781;border-radius:14px}.source-empty-icon .icon{width:26px;height:26px}.source-empty strong{display:block;color:#527462;font-weight:600;font-size:14px}.source-empty p{margin-top:7px;font-size:12px}.source-empty .btn{margin-top:20px}
@container(max-width:800px){.source-list-head{display:none}.source-row{grid-template-columns:minmax(0,1fr) auto;gap:14px 16px}.source-identity{grid-column:1}.source-row>div:nth-child(2){justify-self:end}.source-note{grid-column:1/-1}.source-updated{grid-column:1}.source-row-actions{grid-column:2}.source-note:before{content:'备注 · ';color:#96a79c}}
@media(max-width:600px){.source-intro{padding:20px}.source-intro h2{font-size:18px}.source-intro-icon{display:none}.cards.source-cards{gap:8px}.source-cards .card{padding:12px}.source-cards .metric-num{font-size:25px}.source-metric-hint{display:none}.source-panel>.panel-header{padding:18px 16px 5px}.source-toolbar{padding:12px 16px 16px}.source-toolbar .search{width:100%;flex-basis:100%}.source-row{padding:17px 16px}.source-status-label{width:100%;justify-content:space-between}.source-row-actions{gap:9px}}
*{box-sizing:border-box}body{margin:0;color:var(--ink);background:var(--bg);font:14px/1.6 -apple-system,BlinkMacSystemFont,"Segoe UI","PingFang SC","Microsoft YaHei",sans-serif}button,input,select{font:inherit}button,a,input,select{outline-offset:4px}button{cursor:pointer}button:disabled{opacity:.45;cursor:not-allowed}a{color:inherit}h1,h2,h3,p{margin:0}button{border:0}svg{vertical-align:middle}button svg{margin-right:7px}.icon{width:19px;height:19px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round;flex-shrink:0}.mono{font-variant-numeric:tabular-nums}.muted{color:var(--muted)}.tiny{font-size:12px}.green{color:var(--green)}.red{color:var(--red)}
.shell{display:grid;grid-template-columns:224px minmax(0,1fr);min-height:100vh}.sidebar{background:#fff;border-right:1px solid var(--line);padding:30px 18px 20px;position:sticky;top:0;height:100vh;display:flex;flex-direction:column}.brand{display:flex;align-items:center;gap:10px;padding:0 12px 34px;font-size:21px;font-weight:750;letter-spacing:-.8px}.brandmark{display:grid;place-items:center;background:#163f36;color:white;width:33px;height:35px;border-radius:10px;font-size:22px;font-weight:800;font-style:italic}.navlabel{color:#95a2a6;font-size:10px;letter-spacing:1.7px;padding:0 14px;margin:12px 0}.nav{display:flex;flex-direction:column;gap:7px}.nav button{display:flex;align-items:center;background:none;color:#6a7b80;width:100%;padding:12px 14px;text-align:left;border-radius:8px;font-size:13px;gap:4px}.nav button.active{background:var(--mint);color:#067661;font-weight:650}.nav button:hover{background:#f0f6f3}.nav .count{margin-left:auto;border-radius:5px;padding:0 7px;background:#d6ede2;font-size:11px}.sidebar-bottom{margin-top:auto}.demobox{padding:13px;background:#f5f8f6;border:1px solid #e8efea;border-radius:10px;margin-bottom:20px}.demobox p{font-size:11px;color:#8a9795;margin:5px 0 10px}.switch{display:flex;background:#e6eeea;padding:3px;border-radius:6px}.switch button{flex:1;background:none;font-size:11px;padding:6px 0;color:#687975;border-radius:4px}.switch button.on{background:white;color:var(--green);box-shadow:0 1px 4px #142d1610}.profile{display:flex;gap:10px;align-items:center;padding:0 10px}.avatar{height:35px;width:35px;display:grid;place-items:center;border-radius:10px;background:#eaf1ec;color:#407c65;font-size:13px;font-weight:700;flex-shrink:0}.profile .text{flex:1}.profile button{background:none;color:#8b9698;padding:5px}.profile small{display:block;color:var(--muted);font-size:10px}.topbar{height:77px;background:#fff;border-bottom:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;padding:0 36px;color:#889497;font-size:12px}.crumb{display:flex;align-items:center;gap:13px}.top-right{display:flex;align-items:center;gap:17px}.prototype-pill{border:1px solid #e2e9e5;border-radius:5px;padding:3px 9px;color:#6f877b;background:#fafcfb;font-size:11px}.workspace{max-width:1540px;margin:auto;padding:30px 36px 28px}.pagehead{display:flex;justify-content:space-between;align-items:center;margin-bottom:25px;gap:16px}.eyebrow{font-size:10px;font-weight:700;letter-spacing:2px;color:#7c9b90;margin-bottom:7px}h1{font-size:26px;letter-spacing:-.8px;font-weight:680}h2{font-size:15px;font-weight:650}h3{font-size:14px}.pagehead p{color:var(--muted);font-size:12px;margin-top:6px}.btn{padding:9px 15px;border:1px solid #dfe7e5;border-radius:7px;background:white;color:#52655f;font-size:12px;display:inline-flex;align-items:center;justify-content:center;white-space:nowrap;gap:1px}.btn:hover{background:#f1f7f4}.btn.primary{background:var(--green);border-color:var(--green);color:white;box-shadow:0 3px 7px #087d6815}.btn.primary:hover{background:#056956}.btn.danger{background:#bb4f55;border-color:#bb4f55;color:#fff}.btn.small{padding:5px 10px;font-size:11px}.btn.ghost{background:transparent;border-color:transparent;color:#8a9992}.cards{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;margin-bottom:22px}.card{border:1px solid var(--line);background:#fff;border-radius:var(--radius);padding:20px 22px}.metric-top{display:flex;align-items:center;justify-content:space-between;font-size:12px;color:#75838a}.metric-icon{height:32px;width:32px;border-radius:9px;background:#f2f6f5;display:grid;place-items:center;color:#88a197}.metric-num{font-size:32px;line-height:1.3;margin:15px 0 11px;font-weight:650;letter-spacing:-1px}.metric-foot{font-size:11px;color:#9aa5a8;display:flex;align-items:center;gap:6px}.metric-foot{flex-wrap:wrap}.metric-foot b{color:#3d8c73;font-weight:500}.card.featured{background:#ecf6f1;border-color:#dcece3}.card.featured .metric-num{color:#116e53}.card.featured .metric-icon{background:#dfeee5;color:#4f987b}.split{display:grid;grid-template-columns:minmax(0,1.9fr) minmax(260px,1fr);gap:20px;margin-bottom:22px}.panel{background:white;border:1px solid var(--line);border-radius:var(--radius);overflow:hidden}.panel-header{padding:20px 22px;display:flex;align-items:center;justify-content:space-between;gap:12px}.panel-header p{font-size:11px;color:#94a0a4;margin-top:3px}.seg{font-size:10px;border:1px solid #e6ece8;background:#fbfcfb;padding:5px 10px;border-radius:5px;color:#84918b}.chart{height:180px;padding:3px 22px 0 20px;display:flex;gap:12px}.axis{width:28px;display:flex;flex-direction:column;justify-content:space-between;color:#a9b3b4;font-size:10px;padding-bottom:25px;text-align:right}.bars{flex:1;display:flex;align-items:flex-end;justify-content:space-around;gap:10px;background:repeating-linear-gradient(to top,transparent 0,transparent calc(33.333% - 1px),#f1f4f3 calc(33.333% - 1px),#f1f4f3 33.333%);background-size:100% calc(100% - 26px);background-repeat:no-repeat}.bar-wrap{height:100%;flex:1;display:flex;flex-direction:column;justify-content:flex-end;align-items:center;position:relative}.bar{width:50%;max-width:43px;background:#dcece4;border-radius:5px 5px 0 0;min-height:2px;position:relative}.bar.current{background:#188369}.bar:hover{background:#5ba789}.bar span{display:none;position:absolute;bottom:100%;left:50%;transform:translateX(-50%);font-size:11px;background:#173f33;color:white;padding:3px 7px;border-radius:5px;margin-bottom:4px}.bar:hover span{display:block}.bar-wrap label{height:26px;font-size:10px;color:#91a19a;padding-top:7px}.chart-foot{padding:13px 22px 18px;font-size:10px;color:#a1aaa7}.chart-foot i{display:inline-block;width:7px;height:7px;background:#168168;border-radius:2px;margin-right:5px}.attention{padding:0 22px 6px}.attention-row{display:flex;gap:11px;padding:15px 0;border-bottom:1px solid #f0f3f1;align-items:flex-start}.attention-row:last-child{border:0}.attention-dot{width:29px;height:29px;border-radius:8px;display:grid;place-items:center;background:#faf1e3;color:#bf8c39;flex-shrink:0}.attention-dot.error{background:#f9eded;color:#c2686a}.attention-row p{font-size:11px;color:#95a09c;margin-top:3px}.attention-row strong{font-weight:550;font-size:12px}.attention-row .chevron{margin-left:auto;background:none;color:#8d9f96;font-size:18px}.badge{padding:3px 8px;border-radius:5px;font-size:10px;display:inline-flex;align-items:center;gap:4px;white-space:nowrap;background:#edf6f1;color:#338869}.badge:before{content:"";width:4px;height:4px;border-radius:50%;background:currentColor}.badge.warning{color:#b28033;background:#fcf5e9}.badge.disabled{color:#95a0a1;background:#f1f3f4}.badge.error{color:#bf686b;background:#fbefef}.table-wrap{overflow:auto}table{width:100%;border-collapse:collapse;text-align:left;white-space:nowrap;font-size:12px}th{background:#fafcfb;color:#8c9994;font-weight:500;font-size:11px;padding:12px 20px;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}td{padding:17px 20px;border-bottom:1px solid #edf1ef;vertical-align:middle}tbody tr:last-child td{border-bottom:0}tbody tr:hover{background:#fcfdfc}.person{display:flex;gap:10px;align-items:center}.person .avatar{width:31px;height:31px;font-size:11px;border-radius:8px}.person small{display:block;color:#9da6a4;font-size:10px}.link{color:#328d73;background:none;padding:4px 0;font-size:11px}.link:hover{text-decoration:underline}.actions{display:flex;gap:13px;align-items:center}.actions .red{color:var(--red)}.meter{display:flex;align-items:center;gap:9px}.track{width:66px;height:4px;background:#edf3ee;border-radius:4px;overflow:hidden}.fill{height:100%;background:#6aab91;border-radius:4px}.fill.full{background:#d9af67}.table-bottom{padding:14px 22px;border-top:1px solid var(--line);display:flex;justify-content:space-between;font-size:10px;color:#a1aaa5}.footer{display:flex;justify-content:space-between;font-size:10px;color:#a5afab;margin-top:21px}.toolbar{display:flex;gap:10px;margin-bottom:18px;flex-wrap:wrap}.field,input,select{background:white;border:1px solid #dfe7e3;border-radius:6px;padding:9px 11px;color:#354d43;font-size:12px}.search{min-width:240px}.filterlabel{display:flex;align-items:center;gap:8px;font-size:11px;color:#87968d}.empty{text-align:center;padding:48px;color:#8b9b92;font-size:12px}.notice{background:#eff6f2;color:#5d8d77;border:1px solid #e1ece5;padding:11px 15px;border-radius:7px;font-size:11px;margin-bottom:20px}.back{margin-bottom:12px;color:#6f8b7d;background:none;padding:0;font-size:12px}.detail-info{display:flex;align-items:center;gap:18px;flex-wrap:wrap;font-size:12px;color:#82978b;padding:18px 22px;border-bottom:1px solid var(--line)}
dialog{border:1px solid var(--line);border-radius:16px;padding:0;width:460px;max-width:calc(100vw - 28px);box-shadow:0 25px 100px #10281c30;color:var(--ink)}dialog::backdrop{background:#172d284a;backdrop-filter:blur(3px)}.dialog-head{display:flex;justify-content:space-between;align-items:center;padding:23px 26px 14px}.dialog-head h2{font-size:18px}.close{background:none;font-size:22px;color:#8b9a91;line-height:1}.dialog-body{padding:0 26px 24px}.dialog-body>p{font-size:12px;color:#8b9a92;margin-bottom:19px}.formrow{margin:16px 0}.formrow label{display:block;font-size:12px;color:#587062;margin-bottom:6px}.formrow input,.formrow select{width:100%;padding:10px 12px}.formrow small{display:block;font-size:10px;color:#93a197;margin-top:5px}.dialog-foot{display:flex;justify-content:flex-end;gap:9px;border-top:1px solid var(--line);padding:16px 26px;background:#fcfdfc}.formerror{color:#b64c53;font-size:11px;margin:10px 0;min-height:17px}.credential{background:#edf6f0;border:1px dashed #aac8b8;border-radius:10px;padding:17px;margin:16px 0}.credential label{display:block;font-size:10px;color:#6f8b7c}.credential output{font-family:ui-monospace,monospace;font-size:20px;color:#1d7053;display:block;letter-spacing:1px;user-select:all;overflow-wrap:anywhere}.credential .phone{font-size:13px;margin-bottom:13px}.toast{position:fixed;bottom:30px;left:50%;transform:translateX(-50%);padding:12px 20px;background:#173c2c;color:white;border-radius:9px;box-shadow:0 5px 20px #24433520;font-size:12px;z-index:9}.login{position:fixed;inset:0;background:#f2f6f2;display:grid;grid-template-columns:1fr 1fr;z-index:5}.login-story{background:#174435;color:#eef8ef;padding:12vh 10%;display:flex;flex-direction:column;justify-content:center;position:relative;overflow:hidden}.login-story:after{content:"";width:470px;height:470px;border:1px solid #ffffff12;border-radius:50%;position:absolute;bottom:-130px;right:-170px;box-shadow:0 0 0 60px #ffffff03,0 0 0 120px #ffffff03}.login-story h2{font-size:40px;font-weight:550;letter-spacing:-1px;line-height:1.5;margin:35px 0 20px}.login-story p{color:#a6c1b0;font-size:13px;line-height:2}.login-form{display:flex;justify-content:center;align-items:center;padding:30px}.login-box{width:340px}.login-box h2{font-size:26px}.login-box>p{color:#8c9f90;font-size:12px;margin:8px 0 29px}.login-box .btn.primary{width:100%;padding:12px}.demo-hint{margin-top:25px;padding:14px;background:#eaf0e9;border-radius:8px;color:#7d9282;font-size:11px}.demo-hint button{display:block;color:var(--green);background:none;font-size:11px;padding:4px 0}.hidden{display:none!important}
@media(min-width:1600px){.workspace{padding-top:40px}}@media(max-width:1150px){.shell{grid-template-columns:190px minmax(0,1fr)}.workspace{padding:25px 22px}.topbar{padding:0 22px}.card{padding:17px}.split{grid-template-columns:minmax(0,1.5fr) minmax(230px,1fr)}.sidebar{padding-left:10px;padding-right:10px}.top-right .date{display:none}}@media(min-width:801px) and (max-width:1000px){.cards{grid-template-columns:repeat(2,minmax(0,1fr))}.split{grid-template-columns:1fr}}@media(max-width:800px){.shell{display:block}.sidebar{position:static;height:auto;padding:14px}.brand{padding:0 8px 14px}.nav{flex-direction:row;flex-wrap:wrap}.nav button{width:auto;padding:8px 11px}.navlabel,.sidebar-bottom{display:none}.cards{grid-template-columns:repeat(2,minmax(0,1fr))}.split{grid-template-columns:1fr}.topbar{height:54px}.workspace{padding:22px 16px}.pagehead{align-items:flex-start}.footer{gap:15px}.login{grid-template-columns:1fr}.login-story{display:none}h1{font-size:23px}.mobile-switch{display:inline-flex!important}}@media(prefers-reduced-motion:no-preference){.workspace{animation:appear .25s ease}@keyframes appear{from{opacity:.5;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}}

.account-toolbar{padding:0 22px;margin:16px 0}.account-toolbar .search{flex:1;min-width:170px}.account-row{padding:20px 22px;border-top:1px solid var(--line)}.account-row:hover{background:#fbfdfb}.account-top,.account-bottom{display:flex;align-items:center;justify-content:space-between;gap:16px;flex-wrap:wrap}.account-top .person{gap:10px;flex-wrap:wrap}.account-top .person strong{font-size:13px}.account-login{font-size:11px;color:#81978b}.account-login strong{font-weight:550;color:#435e50;margin:0 8px}.account-login small{display:block;margin-top:4px;color:#a0ada5;font-size:10px}.account-bottom{margin-top:16px}.account-stats{display:flex;gap:20px;color:#87988d;font-size:11px;flex-wrap:wrap}.account-stats b{font-size:16px;margin-left:5px;font-weight:600;color:#355b47}.account-actions{display:flex;gap:15px;flex-wrap:wrap;align-items:center}.login-policy{display:flex;flex-wrap:wrap;gap:8px 16px;padding:0 22px;font-size:11px;color:#52866b}.login-policy span:not(.muted):before{content:'✓';margin-right:5px}.trend-collapse{margin-top:22px}.trend-collapse>summary{padding:12px 0;cursor:pointer;font-size:12px;color:#6d8f7b}.trend-collapse>summary span{margin-left:10px}.detail-login{background:#fff;border:1px solid var(--line);border-radius:9px;margin-bottom:20px;justify-content:space-between}.detail-shops{margin-bottom:22px}.detail-shops>.panel-header{padding:0 0 15px} .pagehead .actions{flex-wrap:wrap;gap:10px}.rule-item{padding:14px 0;border-top:1px solid var(--line)}.rule-item strong{font-size:13px}.rule-item p{font-size:12px;color:#84978a;margin:6px 0}.rule-demos{display:flex;flex-wrap:wrap;gap:8px}.shop-head>div{min-width:0}.detail-login strong{color:#405e4b}.login{overflow-y:auto}.login-form{min-height:min-content}@media(max-width:600px){.account-row{padding:18px 15px}.account-toolbar{padding:0 15px}.account-actions{gap:13px}.account-login{width:100%}.pagehead{flex-wrap:wrap}}
.overview-cards .card{padding:14px 16px}.overview-cards .metric-num{font-size:27px;margin:9px 0 0}.overview-cards .metric-foot{display:none}.overview-cards .metric-icon{width:25px;height:25px}.overview-cards .metric-icon .icon{width:15px;height:15px}@media(min-width:601px){.overview-cards{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}}

.store-list{container-type:inline-size}.store-list-head,.store-row{display:grid;grid-template-columns:minmax(120px,1.2fr) minmax(90px,.9fr) minmax(140px,1.2fr) minmax(52px,.55fr) 102px;gap:10px;align-items:center;padding:15px 18px}.store-list-head{background:#fafcfb;font-size:11px;color:#8c9994;border-bottom:1px solid var(--line);padding-top:12px;padding-bottom:12px}.store-row+.store-row{border-top:1px solid var(--line)}.store-row:hover{background:#fbfdfb}.store-identity strong{font-size:13px;font-weight:600;display:block;overflow-wrap:anywhere}.store-identity>span,.store-api>span{display:block;margin-top:5px}.store-api>.badge{display:inline-flex;margin-top:0}.store-quota b,.store-total strong{font-size:17px;font-weight:600}.store-quota .track{width:100%;max-width:130px;margin:6px 0}.store-quota>.tiny{font-size:10px;line-height:1.6;display:block}.store-row-actions{display:flex;align-items:flex-end;flex-direction:column;gap:8px}.store-row-actions .link{font-size:11px}.store-actions-label{text-align:right}.store-total{text-align:right}
@container (max-width:590px){.store-list-head{display:none}.store-row{grid-template-columns:minmax(0,1fr) minmax(0,1fr);padding:16px;gap:14px 20px}.store-row [data-label]:before{content:attr(data-label);display:block;font-size:10px;color:#91a198;margin-bottom:5px}.store-row-actions{grid-column:1/-1;flex-direction:row;align-items:center;justify-content:flex-end}.store-total{text-align:left}.store-api{justify-self:end}.store-identity{align-self:start}}
.account-header-actions{display:flex;align-items:center;gap:10px;flex-wrap:wrap;justify-content:flex-end}.account-panel>.panel-header{flex-wrap:wrap}

.product-summary{display:flex;align-items:center;flex-wrap:wrap;gap:12px 26px;margin:-7px 0 22px;font-size:12px;color:#70877a}.product-summary b{font-size:20px;margin:0 4px}.product-list-scroll{overflow-x:auto}.product-list-head,.product-row{display:grid;grid-template-columns:minmax(280px,2fr) 100px minmax(180px,1.2fr) 100px 80px 85px 125px 96px;min-width:1252px;gap:14px;padding:16px 20px;align-items:center}.product-list-head{font-size:11px;background:#fafcfb;color:#8c9994;border-bottom:1px solid var(--line);padding-top:12px;padding-bottom:12px}.product-row+.product-row{border-top:1px solid var(--line)}.product-row:hover{background:#fcfdfb}.product-thumb{width:55px;height:55px;flex-shrink:0}.product-identity{display:flex;gap:12px;align-items:center;min-width:0}.product-identity>div{min-width:0}.product-identity strong{font-size:12px;font-weight:550;display:block;overflow-wrap:anywhere;margin-bottom:5px}.product-identity span{display:block;overflow-wrap:anywhere;font-size:10px}.product-price b{font-size:15px;font-weight:600}.product-price span{display:block;margin-top:5px;font-size:10px}.product-published .badge{margin-top:6px}.product-actions{display:flex;flex-direction:column;align-items:flex-end;gap:7px}.product-takedown small{display:block;margin-top:5px}.product-pagination{display:flex;gap:12px;align-items:center;justify-content:space-between;padding:14px 20px;border-top:1px solid var(--line);flex-wrap:wrap}.product-demo-note{font-size:10px;color:#9aa89f;margin-top:12px}.product-modal-title{display:flex;gap:15px;align-items:center;margin:12px 0 22px}.product-modal-title .product-thumb{width:80px;height:80px}.product-modal-title .badge{margin-top:8px}.product-facts{margin:0 0 16px}.product-facts>div{display:flex;justify-content:space-between;gap:20px;border-bottom:1px solid var(--line);padding:8px 0;font-size:12px}.product-facts dt{color:#8b9b90}.product-facts dd{margin:0;text-align:right;overflow-wrap:anywhere}.source-link{color:var(--green);font-weight:550;text-decoration:none}.source-link:hover{text-decoration:underline}.store-identity strong{cursor:default}

.param-notice{margin:0 0 18px}.param-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;align-items:start}.param-group{overflow:visible}.param-group>.panel-header{padding:15px 18px;border-bottom:1px solid var(--line)}.param-row{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:12px;align-items:center;padding:14px 18px;border-bottom:1px solid var(--line);transition:background .15s}.param-row:last-child{border-bottom:0}.param-row.changed{background:#fff8e9}.param-row strong{display:block;font-size:12px;font-weight:600}.param-source{font-style:normal;font-size:9px;font-weight:500;color:#84978c;margin-left:5px}.param-row small{display:block;color:var(--muted);font-size:10px;line-height:1.5;margin-top:3px}.param-row code{display:block;color:#9aa6a0;font-size:9px;margin-top:4px}.param-control{display:flex;align-items:center;gap:7px}.param-control input{width:100px;text-align:right;font-variant-numeric:tabular-nums}.param-control i{font-style:normal;color:var(--muted);font-size:10px;min-width:42px}.param-note{display:flex;align-items:center;gap:12px;margin:18px 0 22px;color:#71867b;font-size:11px}.param-note input{flex:1;max-width:520px}.param-audit{margin-top:8px}.param-audit td,.param-audit th{padding-top:12px;padding-bottom:12px}@media(max-width:980px){.param-grid{grid-template-columns:1fr}}@media(max-width:520px){.param-row{grid-template-columns:1fr}.param-control input{flex:1}.param-note{align-items:stretch;flex-direction:column}.param-note input{max-width:none}}

.param-debug{margin-bottom:18px;overflow:visible}.param-debug>.panel-header{border-bottom:1px solid var(--line)}.debug-search{position:relative;padding:16px 18px 0}.debug-search .search{width:100%}.debug-search-results{display:none;position:absolute;z-index:8;left:18px;right:18px;top:66px;max-height:330px;overflow:auto;background:#fff;border:1px solid var(--line);border-radius:12px;box-shadow:0 14px 35px rgba(21,53,43,.14)}.debug-search-results.open{display:block}.debug-search-row{appearance:none;width:100%;border:0;border-bottom:1px solid var(--line);background:#fff;display:grid;grid-template-columns:42px minmax(0,1fr) auto;align-items:center;gap:10px;text-align:left;padding:10px 12px;cursor:pointer;color:var(--text)}.debug-search-row:last-child{border-bottom:0}.debug-search-row:hover{background:#f5faf7}.debug-search-row img,.debug-search-row .product-thumb{width:42px;height:42px;border-radius:7px;object-fit:cover}.debug-search-row strong,.debug-search-row small{display:block}.debug-search-row strong{font-size:11px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.debug-search-row small{font-size:9px;color:var(--muted);margin-top:4px}.debug-search-row>b{font-size:9px;color:var(--green);font-weight:600}.debug-no-results,.debug-empty,.debug-calculating,.debug-error{padding:22px;text-align:center;color:var(--muted);font-size:11px}.debug-error{color:var(--red)}#debug-workspace:not(.debug-empty){padding:18px}.debug-product{display:flex;align-items:center;gap:12px;margin-bottom:16px}.debug-product>img,.debug-product>.product-thumb{width:58px;height:58px;border-radius:9px;object-fit:cover}.debug-product h3{font-size:13px;margin:0 0 5px}.debug-product p{font-size:10px;color:var(--muted);margin:0 0 4px}.debug-input-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin-bottom:16px}.debug-input-grid label{border:1px solid var(--line);border-radius:9px;padding:9px 10px;background:#fbfcfb}.debug-input-grid label>span{display:flex;justify-content:space-between;color:#60776a;font-size:9px;margin-bottom:5px}.debug-input-grid i{font-style:normal;color:var(--muted)}.debug-input-grid input{width:100%;height:32px;border:0;background:transparent;padding:0;font-size:13px;font-weight:600}.debug-input-grid input:focus{outline:0;color:var(--green)}.debug-verdict{display:flex;justify-content:space-between;align-items:center;gap:16px;padding:15px 17px;border-radius:11px;background:#eaf7f0;margin-bottom:12px}.debug-verdict.review{background:#fff8e9}.debug-verdict.reject,.debug-verdict.blocked,.debug-verdict.incomplete{background:#fff1ef}.debug-verdict>div:first-child span{display:block;font-size:10px;font-weight:650;color:var(--green);margin-bottom:4px}.debug-verdict.review>div:first-child span{color:#b87815}.debug-verdict.reject>div:first-child span,.debug-verdict.blocked>div:first-child span,.debug-verdict.incomplete>div:first-child span{color:var(--red)}.debug-verdict>div:first-child strong{font-size:12px;font-weight:550}.debug-final{text-align:right;flex-shrink:0}.debug-final small,.debug-final b{display:block}.debug-final small{font-size:9px;color:var(--muted)}.debug-final b{font-size:22px;color:var(--green);margin:2px 0}.debug-steps{border:1px solid var(--line);border-radius:11px;overflow:hidden}.debug-step{display:grid;grid-template-columns:23px minmax(0,1fr) minmax(125px,auto);gap:10px;align-items:center;padding:10px 12px;border-bottom:1px solid var(--line)}.debug-step:last-child{border-bottom:0}.debug-step-index{width:20px;height:20px;border-radius:50%;display:grid;place-items:center;background:#eef3f0;color:#769083;font-size:9px}.debug-step strong,.debug-step small{display:block}.debug-step strong{font-size:10px}.debug-step small{color:var(--muted);font-size:9px;line-height:1.45;margin-top:2px}.debug-step>b{text-align:right;font-size:10px;font-weight:600}.debug-step.pass>b{color:var(--green)}.debug-step.fail{background:#fff9f8}.debug-step.fail>b{color:var(--red)}.debug-step.warning{background:#fffaf0}.debug-footnote{font-size:9px;color:var(--muted);margin:10px 2px 0}.debug-empty{padding:30px 18px}@media(max-width:760px){.debug-input-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.debug-step{grid-template-columns:23px minmax(0,1fr)}.debug-step>b{grid-column:2;text-align:left}.debug-verdict{align-items:flex-start}.debug-final b{font-size:18px}}@media(max-width:430px){.debug-input-grid{grid-template-columns:1fr}.debug-verdict{display:block}.debug-final{text-align:left;margin-top:12px}}

/* Category-scoped banned terms */
.terms-layout{display:grid;grid-template-columns:330px minmax(0,1fr);gap:20px;align-items:start}.terms-sidebar{position:sticky;top:20px}.terms-search{padding:0 16px 16px}.terms-search input{width:100%}.terms-global{display:flex;flex-direction:column;gap:5px;width:calc(100% - 24px);margin:0 12px 12px;padding:13px 14px;text-align:left;background:#f6f8f7;color:#52655f;border-radius:7px}.terms-global small{font-size:10px;color:#7c9489;padding-left:23px}.terms-global.active{background:var(--mint);color:#067661}.terms-tree{max-height:calc(100vh - 360px);min-height:280px;overflow:auto;padding:5px 10px 14px;border-top:1px solid var(--line)}.terms-node{display:flex;align-items:center;padding-left:calc(var(--depth)*15px);min-height:43px;border-radius:5px}.terms-node:hover{background:#f4f8f5}.terms-node.active{background:var(--mint);color:#067661}.terms-toggle{display:inline-flex;justify-content:center;align-items:center;width:23px;flex-shrink:0;height:36px;color:#80958b;background:none;font-size:18px}.terms-category{display:flex;gap:8px;align-items:center;justify-content:space-between;min-width:0;flex:1;padding:7px 7px 7px 0;text-align:left;background:none;color:inherit;font-size:12px}.terms-category-name{display:block;min-width:0;overflow:hidden}.terms-category-name b,.terms-category-name em{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.terms-category-name b{font-size:12px;font-style:normal;font-weight:600}.terms-category-name em{font-size:9px;font-style:normal;font-weight:400;color:#8a9992;margin-top:3px}.terms-category small{font-size:10px;color:#6b9381}.terms-content{min-height:560px;min-width:0}.terms-breadcrumb{font-size:10px;color:#87988f;margin-bottom:10px;overflow-wrap:anywhere}.terms-summary{display:flex;gap:30px;padding:15px 22px;background:#f8fbf9;border-top:1px solid #edf2ee;border-bottom:1px solid #edf2ee;font-size:11px;color:#85968c;flex-wrap:wrap}.terms-summary b{font-size:19px;color:#25785e;margin-left:8px}.terms-tabs{display:flex;padding:8px 22px 0;gap:22px;border-bottom:1px solid var(--line)}.terms-tabs button{background:none;padding:14px 0;color:#84968b;border-bottom:2px solid transparent;font-size:12px}.terms-tabs button.active{color:#08735a;border-color:#08735a}.terms-tabs small{margin-left:7px;font-size:10px}.terms-toolbar{display:flex;gap:16px;align-items:center;flex-wrap:wrap;padding:18px 22px}.terms-toolbar span{font-size:10px;color:#8b9b92}.terms-table{white-space:normal}.terms-table td:first-child{overflow-wrap:anywhere;max-width:240px}.terms-note{font-size:10px;color:#8b9b92;max-width:220px;overflow-wrap:anywhere;margin-top:5px}.terms-source{font-size:10px;padding:5px 8px;margin:3px 5px 3px 0;border-radius:5px;background:#eef5f1;color:#3c8269}.terms-content .panel-header{align-items:flex-start}.terms-content .panel-header h2{font-size:20px}.terms-content .empty .btn{margin-top:16px}@media(max-width:1100px){.terms-layout{grid-template-columns:280px minmax(0,1fr)}.terms-tabs{gap:14px;padding-left:16px;padding-right:16px}.terms-summary{gap:15px}}@media(max-width:800px){.terms-layout{grid-template-columns:1fr}.terms-sidebar{position:static}.terms-tree{max-height:290px;min-height:120px}.terms-content .panel-header{flex-wrap:wrap}.terms-table th,.terms-table td{padding:12px}.terms-toolbar input{width:100%}}

.terms-policy{display:flex;align-items:flex-start;justify-content:space-between;gap:18px;margin:0 22px 20px;padding:18px;background:#f3f8f5;border:1px solid #dcebe2;border-radius:8px;font-size:12px}.terms-policy strong{color:#247457}.terms-policy p{font-size:11px;line-height:1.7;color:#708478;margin:7px 0 0}.terms-policy .btn{flex-shrink:0}.terms-policy.is-deleted{background:#fff7f5;border-color:#f2d9d3}.terms-policy.is-deleted strong{color:#ae5041}.terms-policy button:disabled{opacity:.45;cursor:not-allowed}.terms-node.terms-deleted .terms-category-name b{color:#a47770}.terms-delete-badge{white-space:nowrap;color:#aa5f50;background:#f9ece8;border-radius:4px;padding:3px 5px;font-size:9px}.terms-node.active .terms-delete-badge{background:#f2dfd9}@media(max-width:800px){.terms-policy{margin-left:12px;margin-right:12px;flex-wrap:wrap}}

.pool-filters{padding-left:0;flex-wrap:wrap}.pool-filter-btn{min-width:130px}.pool-filter-btn.active{background:#edf6f1;border-color:#cfe5d9;color:#08735a}.pool-range-fields{display:grid;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);gap:12px;align-items:center}.pool-range-fields>span{padding-top:18px;color:var(--muted);font-size:11px}.pool-range-fields .formrow input{min-width:0}.pool-hour-input{display:grid;grid-template-columns:minmax(0,1fr) 92px;gap:8px}.pool-hour-input select{min-width:0}.pool-clear-filter{margin-top:16px}.pool-summary{padding:8px 0 16px;color:var(--muted,#667085);font-size:13px}.pool-error{display:block;max-width:300px;margin-top:6px;color:#667085;white-space:normal;overflow-wrap:anywhere}.pool-results table{min-width:850px}.pool-results .product-identity strong{max-width:340px;white-space:normal}.pool-results td{vertical-align:middle}@media(max-width:520px){.pool-range-fields{grid-template-columns:1fr}.pool-range-fields>span{padding:0;text-align:center}.pool-hour-input{grid-template-columns:minmax(0,1fr) 82px}}

.terms-deletion-summary{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin:0 16px 16px}.terms-deletion-summary>div{padding:12px;background:#fff7f5;border:1px solid #f2e3de;border-radius:7px}.terms-deletion-summary span{display:block;font-size:10px;color:#91786f}.terms-deletion-summary strong{display:block;margin-top:5px;font-size:24px;line-height:1.2;color:#a55343;font-variant-numeric:tabular-nums}.terms-deletion-summary>div+div{background:#f7f9f8;border-color:var(--line)}.terms-deletion-summary>div+div strong{color:#617b6c}.terms-child-delete-badge{color:#997126;background:#fcf3dc}.terms-node.active .terms-child-delete-badge{background:#f8ebc7}

/* Category and purchase details shared by both product lists. */
.product-category{font-size:12px;line-height:1.7;white-space:normal;overflow-wrap:anywhere}.product-original-link,.product-supply-link{white-space:nowrap;font-size:12px}.product-supply-image a{display:inline-flex;border-radius:8px;overflow:hidden;border:1px solid var(--line);background:#fff}.product-supply-image a:hover{border-color:var(--green)}.supply-thumb{display:block;width:64px;height:64px;object-fit:contain}.pool-results table{min-width:1400px}.pool-results th,.pool-results td{padding-left:14px;padding-right:14px}.pool-results .product-identity{min-width:250px}.pool-results .product-identity strong{max-width:300px}.pool-results .product-category{min-width:170px;max-width:220px}.pool-results .pool-error{max-width:220px}

@media(min-width:1201px){.overview-cards.admin-overview-cards{grid-template-columns:repeat(5,minmax(0,1fr))}}
