:root{--ink:#17201e;--muted:#65706c;--line:#d9dfdc;--paper:#f5f6f2;--surface:#ffffff;--green:#176b52;--lime:#b9d63b;--red:#bd4d45}.manual-shop-name{min-width:0;flex:1 1}.manual-shop-link .manual-shop-prices>a:focus-visible,.manual-shop-name:focus-visible{outline:2px solid var(--green);outline-offset:2px}.manual-shop-link .manual-shop-prices>a{flex:none}.manual-shop-link .manual-shop-prices{display:flex;max-width:68%;justify-content:flex-end;gap:5px}.manual-shop-link .manual-shop-prices>span{flex:none;min-width:0;max-width:none;overflow:visible}.manual-shop-link .manual-shop-prices .is-lowest{padding:3px 5px;border-radius:3px;background:var(--lime);color:var(--ink)}.manual-shop-link .manual-shop-prices .manual-shop-collected{color:var(--muted)}*{box-sizing:border-box}body,html{background:var(--paper)}body{margin:0;min-width:320px;color:var(--ink);font-family:Arial,PingFang SC,Microsoft YaHei,sans-serif}a,button{font:inherit}a{color:inherit;text-decoration:none}.app-shell{width:min(1380px,calc(100% - 48px));margin:0 auto;padding:0 0 28px}.monitor-switch{display:inline-flex;align-items:center;gap:9px;padding:7px 11px 7px 8px;border:1px solid var(--line);border-radius:999px;background:var(--surface);color:var(--ink);font-size:12px;font-weight:700;cursor:pointer}.monitor-switch:disabled{cursor:not-allowed;opacity:.65}.switch-track{display:inline-flex;width:29px;height:17px;padding:2px;border-radius:999px;background:#adb6b1;transition:background .16s ease}.switch-track span{width:13px;height:13px;border-radius:50%;background:#fff;transition:transform .16s ease}.monitor-switch.is-on .switch-track{background:var(--green)}.monitor-switch.is-on .switch-track span{transform:translateX(12px)}.monitor-switch.is-off{color:var(--muted)}.pulse{width:7px;height:7px;border-radius:50%;background:#52a46e;box-shadow:0 0 0 4px rgba(82,164,110,.14)}.status-divider{width:1px;height:14px;background:var(--line);margin:0 2px}.title-row{display:flex;justify-content:space-between;gap:24px;align-items:flex-end;padding:24px 0 36px}.eyebrow{margin:0 0 10px;color:var(--green);font-size:12px;font-weight:800;letter-spacing:1.2px}h1,h2,p{margin-top:0}h1{margin-bottom:12px;font-size:42px;line-height:1.1;letter-spacing:0}.subhead{max-width:620px;margin-bottom:0;color:var(--muted);font-size:15px;line-height:1.7}.title-actions{gap:12px}.product-tabs,.title-actions{display:flex;align-items:center}.product-tabs{padding:3px;border:1px solid var(--line);border-radius:4px;background:var(--surface)}.product-tabs button{height:34px;padding:0 11px;border:0;border-radius:2px;background:transparent;color:var(--muted);font-size:12px;font-weight:700;cursor:pointer}.product-tabs button.is-active{background:var(--ink);color:#fff}.product-tabs button:focus-visible{outline:2px solid var(--green);outline-offset:2px}.refresh-button{min-width:104px;height:42px;border:0;border-radius:4px;background:var(--ink);color:#fff;font-size:14px;font-weight:700;cursor:pointer;transition:background .16s ease}.refresh-button:hover{background:var(--green)}.refresh-button:disabled{cursor:not-allowed;opacity:.65}.shop-manager-button{height:42px;padding:0 13px;border:1px solid var(--line);border-radius:4px;background:var(--surface);color:var(--ink);font-size:13px;font-weight:700;cursor:pointer}.shop-manager-button:hover{border-color:var(--green);color:var(--green)}.metrics{display:grid;grid-template-columns:1.35fr repeat(3,1fr);border:1px solid var(--line);background:var(--surface)}.metric{min-height:146px;padding:24px 25px;border-left:1px solid var(--line);display:flex;flex-direction:column;justify-content:space-between}.metric:first-child{border-left:0}.metric span{color:var(--muted);font-size:13px;font-weight:600}.metric strong{font-size:30px;letter-spacing:0;line-height:1}.metric small{color:var(--muted);font-size:12px}.feature-metric{background:var(--ink)}.feature-metric small,.feature-metric span{color:#b9c5be}.feature-metric strong{color:var(--lime);font-size:37px}.monitor-panels{margin-top:26px}.monitor-panels.is-accounts{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:20px;gap:20px}.monitor-panels.is-accounts table{min-width:0}.manual-shops-panel,.monitor-panel{border:1px solid var(--line);background:var(--surface)}.manual-shops-panel{margin-top:20px}.manual-shops-heading{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:20px 25px;border-bottom:1px solid var(--line)}.manual-shops-heading h2{margin:0 0 5px;font-size:18px}.manual-shops-heading p{margin:0;color:var(--muted);font-size:13px}.manual-shop-list{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:1px;gap:1px;background:var(--line)}.manual-shop-link{display:flex;min-width:0;align-items:center;justify-content:space-between;gap:12px;min-height:62px;padding:14px 25px;background:var(--surface)}.manual-shop-link:hover{background:#fbfcfa}.manual-shop-link:focus-visible{outline:2px solid var(--green);outline-offset:-2px}.manual-shop-link strong{font-size:14px}.manual-shop-link span,.manual-shop-link strong{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.manual-shop-link span{max-width:68%;color:var(--green);font-size:12px;font-weight:700;text-align:right}.manual-shop-link.is-paused,.manual-shop-link.is-paused span{color:var(--muted)}.manual-shops-empty{grid-column:1/-1;margin:0;padding:24px 25px;background:var(--surface);color:var(--muted);font-size:13px}.panel-heading{min-height:104px;padding:24px 25px;display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid var(--line)}.panel-heading h2{margin:0 0 6px;font-size:18px}.panel-heading p{margin:0;color:var(--muted);font-size:13px}.panel-heading .source-statuses{margin-top:4px}.source-links{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:10px 14px}.source-link{color:var(--green);border-bottom:1px solid;font-size:13px;font-weight:700}.table-wrap{overflow-x:auto}table{width:100%;min-width:0;border-collapse:collapse;table-layout:fixed}th{height:46px;color:var(--muted);background:#fafbf9;border-bottom:1px solid var(--line);text-align:left;font-size:12px;font-weight:700}td:first-child,th:first-child{padding-left:25px}td:last-child,th:last-child{padding-right:25px;text-align:right}td:nth-child(2),th:nth-child(2){width:78px}td:nth-child(3),th:nth-child(3){width:58px}td:nth-child(4),th:nth-child(4){width:64px}td:nth-child(5),th:nth-child(5){width:78px}td:nth-child(6),th:nth-child(6){width:88px}td{height:76px;border-bottom:1px solid #e9edeb;color:#2c3733;font-size:14px;vertical-align:middle}tbody tr:last-child td{border-bottom:0}tbody tr:hover{background:#fbfcfa}.offer-title{min-width:0;overflow:hidden}.offer-title span,.offer-title strong{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.offer-title strong{margin-bottom:5px;font-size:14px}.offer-title strong a{color:inherit;text-decoration:none}.offer-title strong a:hover{text-decoration:underline}.offer-title strong em{display:inline-block;margin-left:8px;padding:3px 6px;border-radius:3px;background:#eef2e8;color:var(--green);font-size:10px;font-style:normal;font-weight:700;vertical-align:1px}.offer-title span{max-width:560px;color:var(--muted);font-size:12px}.price{font-weight:800}.price,.stock,.stock-low,.unknown{font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.stock,.stock-low,.unknown{font-weight:700}.stock{color:var(--green)}.stock-low{color:#b36c19}.unknown{color:var(--muted);font-weight:500}.availability,.trend{display:inline-flex;align-items:center;min-height:25px;padding:0 9px;border-radius:3px;font-size:12px;font-weight:700}.availability{background:#e9f5ed;color:#27764c}.availability.low_stock{background:#fff2df;color:#a95f09}.trend.new{color:var(--green);background:#e9f5ed}.trend.down{color:#27764c;background:#e9f5ed}.trend.up{color:var(--red);background:#faecea}.trend.flat{color:var(--muted);background:#f0f2f1}.go-link{color:var(--green);font-size:13px;font-weight:800;white-space:nowrap}.go-link:after{content:" ↗"}.empty{padding:32px 25px;color:var(--muted);text-align:center}.error-banner{margin:0 0 18px;padding:12px 16px;border:1px solid #ecc3bf;background:#fff5f3;color:#a33d36;font-size:14px}footer{display:flex;justify-content:space-between;gap:16px;padding:22px 0 0;color:var(--muted);font-size:12px}.visitor-count{flex:none;color:var(--green);font-weight:700;white-space:nowrap}.shop-modal-backdrop{position:fixed;z-index:10;inset:0;display:grid;place-items:center;padding:20px;background:rgba(23,32,30,.45)}.shop-modal{display:flex;width:min(620px,100%);max-height:min(760px,calc(100vh - 40px));flex-direction:column;overflow:hidden;border:1px solid var(--line);border-radius:6px;background:var(--surface);box-shadow:0 18px 55px rgba(23,32,30,.22)}.shop-modal-heading{display:flex;flex:none;justify-content:space-between;gap:18px;padding:24px;border-bottom:1px solid var(--line)}.shop-modal-heading h2{margin:0 0 5px;font-size:20px}.shop-list>p,.shop-modal-heading p{margin:0;color:var(--muted);font-size:13px}.shop-close-button,.shop-delete-button{display:grid;width:32px;height:32px;place-items:center;border:1px solid var(--line);border-radius:4px;background:var(--surface);color:var(--muted);font-size:22px;line-height:1;cursor:pointer}.shop-close-button:hover,.shop-delete-button:hover{border-color:var(--red);color:var(--red)}.shop-close-button:disabled,.shop-delete-button:disabled{cursor:not-allowed;opacity:.6}.shop-collect-button{height:32px;padding:0 10px;border:1px solid var(--green);border-radius:4px;background:var(--surface);color:var(--green);font-size:12px;font-weight:700;cursor:pointer}.shop-collect-button:disabled{cursor:not-allowed;opacity:.6}.shop-form{flex:none;padding:20px 24px;border-bottom:1px solid var(--line)}.shop-form label{display:block;margin-bottom:7px;color:var(--muted);font-size:12px;font-weight:700}.shop-form>div{display:flex;gap:8px}.shop-form input{min-width:0;flex:1 1;height:40px;padding:0 11px;border:1px solid var(--line);border-radius:4px;color:var(--ink);font:inherit;font-size:13px}.shop-form button{min-width:64px;border:0;border-radius:4px;background:var(--ink);color:#fff;font-size:13px;font-weight:700;cursor:pointer}.shop-form button:disabled{cursor:not-allowed;opacity:.65}.shop-error{flex:none;margin:0 24px;padding:10px 12px;border:1px solid #ecc3bf;background:#fff5f3;color:#a33d36;font-size:13px}.shop-list{min-height:0;flex:1 1;overflow-y:auto;padding:8px 24px 20px}.shop-list>p{padding:20px 0}.shop-item{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:15px 0;border-bottom:1px solid #e9edeb}.shop-item:last-child{border-bottom:0}.shop-item a,.shop-item strong{display:block}.shop-item strong{margin-bottom:4px;font-size:14px}.shop-item a{max-width:360px;overflow:hidden;color:var(--green);font-size:12px;text-overflow:ellipsis;white-space:nowrap}.shop-item-actions{display:flex;align-items:center;gap:8px}@media (max-width:800px){footer{align-items:flex-start;flex-direction:column}.shop-manager-button{width:100%}.shop-modal{max-height:calc(100vh - 28px)}.shop-form,.shop-list,.shop-modal-heading{padding-left:18px;padding-right:18px}.shop-item{align-items:flex-start;flex-direction:column}.shop-item a{max-width:100%}.shop-item-actions{width:100%;justify-content:space-between}.app-shell{width:min(100% - 28px,1380px)}.monitor-switch{font-size:11px}.title-row{align-items:start;flex-direction:column;padding:24px 0 26px}.title-row h1{font-size:31px}.title-actions{width:100%;align-items:stretch;flex-direction:column}.product-tabs{width:100%}.product-tabs button{flex:1 1}.refresh-button{width:100%}.metrics{grid-template-columns:1fr 1fr}.metric{min-height:125px;padding:18px;border-top:1px solid var(--line)}.metric:nth-child(odd){border-left:0}.metric:nth-child(-n+2){border-top:0}.feature-metric strong{font-size:31px}.metric strong{font-size:25px}.monitor-panels.is-accounts{grid-template-columns:1fr;gap:16px}.panel-heading{min-height:auto;align-items:start;flex-direction:column;gap:15px;padding:20px 18px}td:first-child,th:first-child{padding-left:18px}td:last-child,th:last-child{padding-right:18px}.table-wrap{overflow:visible}table{min-width:0}thead{display:none}tbody{display:block}tbody tr{display:grid;grid-template-columns:1.35fr .9fr .9fr 1.15fr .8fr;grid-column-gap:2px;column-gap:2px;padding:16px 14px;border-bottom:1px solid #e9edeb}tbody tr:last-child{border-bottom:0}td{display:flex;min-width:0;align-items:center;justify-content:flex-start;min-height:26px;height:auto;padding:0!important;border:0;font-size:12px;white-space:nowrap}td:nth-child(2),td:nth-child(3),td:nth-child(4),td:nth-child(5),td:nth-child(6){width:auto}.offer-title{grid-column:1/-1;display:block;width:auto;min-width:0;margin-bottom:10px}.offer-title strong{font-size:14px}.offer-title span{max-width:100%}.price{font-size:14px}.availability,.trend{min-height:22px;padding:0 4px;font-size:11px}.stock,.stock-low,.unknown{overflow:hidden;font-size:11px;text-overflow:ellipsis}.go-link{justify-self:end;font-size:12px}.manual-shops-heading{align-items:flex-start;flex-direction:column;padding:18px}.manual-shops-heading .shop-manager-button{width:auto}.manual-shop-list{grid-template-columns:1fr}.manual-shop-link,.manual-shops-empty{padding-left:18px;padding-right:18px}}