:root{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;color:#f4f1eb;background:#111315;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}body{margin:0}button,input{font:inherit}button{cursor:pointer}.center,.login-shell{background:#111315;place-items:center;min-height:100vh;display:grid}.login-panel{gap:14px;width:min(360px,100vw - 32px);display:grid}.brand-mark{color:#15110a;background:#e2b14f;border-radius:8px;place-items:center;width:48px;height:48px;font-weight:900;display:grid}.login-panel h1{margin:8px 0 0}.login-panel p{color:#a9aaa7;margin:0 0 12px}input{color:#f4f1eb;background:#1a1d20;border:1px solid #32363a;border-radius:7px;outline:none;min-height:42px;padding:0 12px}input:focus{border-color:#e2b14f}button{color:#15110a;background:#e2b14f;border:0;border-radius:7px;justify-content:center;align-items:center;gap:8px;min-height:38px;font-weight:760;display:inline-flex}button:disabled{opacity:.55}.error,.notice{color:#ff938a}.app-shell{background:#111315;grid-template-columns:340px 1fr;min-height:100vh;display:grid}.sidebar{background:#15181b;border-right:1px solid #292d31;flex-direction:column;gap:18px;padding:18px;display:flex}.topbar{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.topbar-actions{gap:8px;display:flex}.mobile-close,.mobile-command,.mobile-tabs,.mobile-focus{display:none}.topbar div{gap:3px;display:grid}.topbar span,.watchlist small,.content-header p,.meta{color:#a9aaa7;font-size:13px}.icon-button{color:#f4f1eb;background:#24282c;width:38px;padding:0}.ghost{color:#d8d6cf;background:0 0;border:1px solid #393d42;padding:8px 14px}.ghost:hover{color:#f4f1eb;border-color:#5a5d62}.ghost.danger{color:#ff938a;border-color:#5a3636}.ghost.danger:hover{color:#ff938a;border-color:#ff938a}.danger{color:#ff938a}.watch-form{gap:10px;display:grid}.form-row{grid-template-columns:1fr 72px;gap:10px;display:grid}.segmented{background:#101214;border:1px solid #292d31;border-radius:8px;grid-template-columns:repeat(3,minmax(0,1fr));gap:6px;padding:4px;display:grid}.segmented button{color:#a9aaa7;background:0 0;min-height:32px;padding:0 8px;font-size:12px}.segmented button.selected{color:#15110a;background:#e2b14f}.watchlist-list{gap:8px;display:grid;overflow:auto}.watchlist{color:#f4f1eb;text-align:left;background:0 0;border:1px solid #292d31;justify-items:start;min-height:64px;padding:10px;display:grid}.watchlist.active{background:#211d14;border-color:#e2b14f}.empty-sidebar{color:#a9aaa7;border:1px dashed #343a40;border-radius:8px;padding:14px;font-size:13px;line-height:1.4}.content{padding:24px;overflow:auto}.content-header{justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:22px;display:flex}.content-header h1{margin:0 0 6px;font-size:28px}.content-header p{margin:0}.actions{gap:8px;display:flex}.notice{background:#211615;border:1px solid #6a2a25;border-radius:7px;margin-bottom:16px;padding:10px 12px}.notice.success{color:#9fd5bd;background:#132019;border-color:#285a43}.stat-grid{grid-template-columns:repeat(4,minmax(130px,1fr));gap:10px;margin-bottom:12px;display:grid}.stat{background:#171a1d;border:1px solid #292d31;border-radius:8px;gap:6px;min-height:86px;padding:13px;display:grid}.stat span,.insight-strip span{color:#a9aaa7;font-size:12px}.stat strong{font-size:24px;line-height:1}.insight-strip{background:#141b1a;border:1px solid #2c3434;border-radius:8px;justify-content:space-between;align-items:center;gap:16px;margin-bottom:12px;padding:12px 14px;display:flex}.insight-strip div{gap:4px;min-width:0;display:grid}.insight-strip strong{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.action-board{grid-template-columns:1.25fr 1fr 1fr;gap:10px;margin-bottom:16px;display:grid}.action-lane{background:#15181b;border:1px solid #292d31;border-radius:8px;align-content:start;gap:9px;min-width:0;padding:12px;display:grid}.action-lane.priority{background:#1c1715;border-color:#7a4133}.lane-title{align-items:center;gap:9px;display:flex}.lane-title svg{color:#e2b14f;flex:none}.lane-title div{gap:2px;min-width:0;display:grid}.lane-title span,.action-item span,.lane-empty{color:#a9aaa7;font-size:12px}.lane-title strong{font-size:14px}.action-item{border-top:1px solid #292d31;grid-template-columns:1fr auto;align-items:center;gap:10px;min-width:0;padding-top:9px;display:grid}.action-item div{gap:3px;min-width:0;display:grid}.action-item strong,.action-item span{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.action-item strong{font-size:13px}.action-item button,.mini-actions button{min-height:28px;padding:0 9px;font-size:12px}.mini-actions{align-items:center;gap:8px;display:flex}.seller-mission button{color:#f4f1eb;background:#24282c}.filter-row{flex-wrap:wrap;gap:8px;margin-bottom:10px;display:flex}.timeline-filters{margin-bottom:16px}.filter{color:#d8d5ce;background:#24282c;min-height:32px;padding:0 11px;font-size:13px}.filter.selected{color:#15110a;background:#f4f1eb}.items-grid{grid-template-columns:repeat(auto-fill,minmax(310px,1fr));gap:14px;display:grid}.item-card{background:#171a1d;border:1px solid #292d31;border-radius:8px;grid-template-columns:108px 1fr;min-height:152px;display:grid;overflow:hidden}.thumb{background:#0f1113;place-items:center;display:grid}.thumb.small{width:76px;min-height:96px}.thumb img{object-fit:cover;width:100%;height:100%}.item-body{gap:10px;padding:12px;display:grid}.item-title{font-weight:720;line-height:1.25}.meta{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.meta strong{color:#f4f1eb}.countdown{color:#cfe8df;background:#20282a;border-radius:6px;align-items:center;gap:4px;min-height:22px;padding:0 7px;font-weight:780;display:inline-flex}.countdown.soon{color:#f0cc73;background:#2b2616}.countdown.hot{color:#ff9c91;background:#351a17}.countdown.ended{color:#92989d;background:#2a2d30}.seller-link{color:#e2b14f;background:0 0;min-height:22px;padding:0;font-size:13px;font-weight:760}.seller-panel{background:#15181b;border-left:1px solid #292d31;padding:18px;overflow:auto}.seller-panel-header{justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:14px;display:flex}.panel-actions{gap:8px;display:flex}.seller-panel-header div,.seller-next{gap:4px;display:grid}.seller-panel-header span,.seller-summary span,.seller-next span{color:#a9aaa7;font-size:12px}.seller-panel-header .ghost{width:auto;padding:0 12px}.section-title{justify-content:space-between;align-items:flex-end;gap:12px;margin:16px 0 10px;display:flex}.section-title div{gap:3px;display:grid}.section-title span,.section-title small{color:#a9aaa7;font-size:12px}.section-title strong{font-size:16px}.seller-dashboard{margin-bottom:14px}.seller-group-grid{grid-template-columns:repeat(auto-fill,minmax(230px,1fr));gap:10px;display:grid}.seller-group{background:#171a1d;border:1px solid #292d31;border-radius:8px;gap:10px;padding:11px;display:grid}.seller-group.favorite{background:#1e1b13;border-color:#e2b14f}.seller-group-head,.seller-group-stats{justify-content:space-between;align-items:center;gap:8px;display:flex}.seller-name{color:#f4f1eb;background:0 0;justify-content:flex-start;min-width:0;min-height:28px;padding:0}.seller-name svg{flex:none}.seller-group-stats{color:#a9aaa7;font-size:12px}.seller-group-stats strong{color:#f4f1eb}.seller-group-next{color:#d8d5ce;background:0 0;justify-content:flex-start;min-height:32px;padding:0;font-size:12px}.seller-group-next span{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.star-button{color:#a9aaa7;background:#24282c;width:32px;min-height:32px;padding:0}.star-button.selected{color:#15110a;background:#e2b14f}.seller-search{grid-template-columns:1fr auto;gap:8px;margin-bottom:12px;display:grid}.seller-summary{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin-bottom:10px;display:grid}.seller-summary div,.seller-next{background:#171a1d;border:1px solid #292d31;border-radius:8px;padding:11px}.seller-next{margin-bottom:12px}.seller-next strong{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.seller-items{gap:10px;display:grid}.seller-item{background:#171a1d;border:1px solid #292d31;border-radius:8px;grid-template-columns:76px 1fr;gap:10px;display:grid;overflow:hidden}.seller-item>div:last-child{gap:8px;min-width:0;padding:10px 10px 10px 0;display:grid}.seller-item strong{font-size:13px;line-height:1.25}.compact{min-height:120px;padding:14px}.status-row{flex-wrap:wrap;gap:6px;display:flex}.card-actions{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.secondary-action{color:#f4f1eb;background:#24282c;min-height:30px;padding:0 10px;font-size:12px}.chip{color:#d8d5ce;background:#24282c;min-height:28px;padding:0 9px;font-size:12px}.chip.selected{color:#15110a;background:#e2b14f}a{color:#e2b14f;font-size:13px;font-weight:700;text-decoration:none}.empty-state{color:#a9aaa7;text-align:center;border:1px dashed #343a40;border-radius:8px;align-content:center;place-items:center;gap:8px;min-height:180px;display:grid}.empty-state strong{color:#f4f1eb}@media (width<=860px){body{background:#111315}.app-shell,.app-shell.seller-open{grid-template-columns:1fr}.sidebar{z-index:20;border-bottom:0;border-right:1px solid #292d31;width:min(86vw,340px);transition:transform .16s;position:fixed;inset:0 auto 0 0;transform:translate(-105%);box-shadow:24px 0 60px #00000061}.sidebar.mobile-open{transform:translate(0)}.mobile-close,.mobile-command,.mobile-focus.active{display:flex}.mobile-tabs{display:grid}.mobile-command{z-index:10;background:#111315;justify-content:space-between;align-items:center;gap:8px;padding:10px 0 12px;position:sticky;top:0}.mobile-command .ghost{width:auto;padding:0 12px}.content{min-width:0}.content-header{margin-bottom:14px}.content-header h1{font-size:22px}.content-header .actions{display:none}.mobile-tabs{z-index:9;background:#15181b;border:1px solid #292d31;border-radius:8px;grid-template-columns:repeat(3,minmax(0,1fr));gap:5px;margin-bottom:12px;padding:5px;position:sticky;top:58px}.mobile-tabs button{color:#a9aaa7;background:0 0;min-height:36px;padding:0 8px;font-size:13px}.mobile-tabs button.selected{color:#15110a;background:#f4f1eb}.desktop-stack{display:none}.seller-panel{z-index:30;border-top:0;border-left:1px solid #292d31;width:min(92vw,420px);position:fixed;inset:0 0 0 auto;box-shadow:-24px 0 60px #0000006b}.mobile-focus.active{flex-direction:column;gap:10px;margin-bottom:12px}.mobile-section-title,.mobile-filter-title{color:#a9aaa7;justify-content:space-between;align-items:center;gap:10px;font-size:13px;display:flex}.mobile-section-title strong,.mobile-filter-title{color:#f4f1eb;font-size:15px}.mobile-deal{background:#171a1d;border:1px solid #292d31;border-radius:8px;gap:9px;padding:12px;display:grid}.mobile-deal-main,.mobile-deal-meta,.mobile-deal-actions{align-items:center;gap:8px;display:flex}.mobile-deal-main{justify-content:space-between}.mobile-deal-main strong{font-size:20px}.mobile-deal p{margin:0;font-weight:720;line-height:1.25}.mobile-deal-meta{color:#a9aaa7;flex-wrap:wrap;font-size:12px}.mobile-deal-actions{flex-wrap:wrap}.mobile-deal-actions button{min-height:32px;padding:0 12px}.cards-filter-row,.items-grid{display:none}.content.mobile-view-cards .cards-filter-row,.mobile-cards-active{display:grid}.cards-filter-row{grid-template-columns:repeat(3,minmax(0,1fr))}.cards-filter-row .filter{min-width:0;padding:0 7px}.timeline-filters.cards-filter-row{grid-template-columns:repeat(2,minmax(0,1fr))}.seller-group-grid{grid-template-columns:1fr}}@media (width<=520px){.content{padding:10px 12px 24px}.content-header p{-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.items-grid{grid-template-columns:1fr;gap:10px}.item-card{grid-template-columns:86px 1fr;min-height:132px}.item-body{gap:8px;padding:10px}.item-title{font-size:13px}.status-row{display:none}.meta{gap:6px;font-size:12px}.seller-panel{width:92vw}}.opp-card{background:#171a1d;border:1px solid #292d31;border-radius:10px;gap:10px;padding:12px;display:grid}.opp-card.full{grid-template-columns:96px 1fr;align-items:start}.opp-card.compact{grid-template-columns:1fr}.opp-thumb{color:#5a5d62;background:#0f1113;border-radius:8px;justify-content:center;align-items:center;width:96px;height:96px;display:flex;overflow:hidden}.opp-thumb img{object-fit:cover;width:100%;height:100%}.opp-body{gap:8px;min-width:0;display:grid}.opp-headline{justify-content:space-between;align-items:center;gap:10px;display:flex}.opp-price{letter-spacing:-.01em;font-size:20px}.opp-title{color:#f4f1eb;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:14px;font-weight:600;line-height:1.3;display:-webkit-box;overflow:hidden}.opp-reasons,.opp-risks{flex-wrap:wrap;gap:6px;margin:0;padding:0;list-style:none;display:flex}.opp-reasons li{color:#7fd49a;background:#52a57429;border:1px solid #52a5744d;border-radius:999px;padding:3px 8px;font-size:12px;font-weight:600}.opp-risks li{color:#e8b072;background:#d6913c24;border:1px solid #d6913c47;border-radius:999px;padding:3px 8px;font-size:12px}.opp-meta{color:#a9aaa7;flex-wrap:wrap;align-items:center;gap:10px;font-size:12px;display:flex}.opp-seller{color:#d8d6cf;cursor:pointer;background:0 0;border:0;align-items:center;gap:5px;padding:0;font-size:12px;-webkit-text-decoration:underline #393d42;text-decoration:underline #393d42;display:inline-flex}.opp-seller.muted{color:#6f7277;cursor:default;text-decoration:none}.opp-seller:hover:not(.muted){text-decoration-color:#a9aaa7}.opp-fb{color:#6f7277}.opp-country{background:#21252a;border-radius:4px;padding:2px 6px;font-size:11px}.opp-actions{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.opp-actions button,.opp-actions a{border-radius:7px;min-height:34px;padding:0 14px;font-size:13px}.opp-actions a.opp-ebay{color:#d8d6cf;background:0 0;border:1px solid #393d42;align-items:center;gap:4px;text-decoration:none;display:inline-flex}.opp-card.planned{background:linear-gradient(#1a1f2c 0%,#171a1d 100%);border-color:#5a73c7}.opp-bid{color:#f4f1eb!important;background:#5a73c7!important}.opp-bid:hover{background:#6a83d7!important}.max-bid{color:#a8b8e0;background:#5a73c72e;border-radius:4px;padding:2px 6px;font-size:11px;font-weight:600}.item-note{color:#d8d6cf;background:#15181b;border-left:3px solid #5a73c7;border-radius:0 6px 6px 0;padding:8px 10px;font-size:12px;font-style:italic}.last-scan-row{color:#6f7277;margin-bottom:12px;font-size:12px}.seller-section-title{color:#f4f1eb;border-bottom:1px solid #292d31;justify-content:space-between;align-items:center;gap:12px;margin:18px 0 8px;padding-bottom:6px;font-size:13px;display:flex}.seller-section-title strong{font-size:14px}.seller-section-title a{color:#a9aaa7;align-items:center;gap:4px;font-size:12px;text-decoration:none;display:inline-flex}.seller-section-title a:hover{color:#d8d6cf}.app-shell.seller-open .action-board,.app-shell.seller-open .items-grid{grid-template-columns:1fr}.origin-tag{color:#a9aaa7;letter-spacing:.02em;text-transform:uppercase;background:#21252a;border-radius:999px;padding:2px 7px;font-size:10px}.status-tag{letter-spacing:.02em;text-transform:uppercase;border:1px solid #0000;border-radius:999px;padding:2px 7px;font-size:10px;font-weight:600}.status-tag.status-watching{color:#f4d182;background:#f4d18229;border-color:#f4d1824d}.status-tag.status-bid_planned{color:#a8b8e0;background:#5a73c72e;border-color:#5a73c766}.status-tag.status-bought{color:#7fd49a;background:#52a57429;border-color:#52a5744d}.status-tag.status-too_expensive,.status-tag.status-ignored{color:#6f7277;background:#21252a}.action-item.seller-mission.favorite{background:linear-gradient(#f4d1820f,#0000);border-color:#f4d182}.baskets-section{margin-bottom:18px}.baskets-section .section-title{border-bottom:1px solid #292d31;align-items:center;gap:10px;margin-bottom:12px;padding-bottom:8px;display:flex}.baskets-section .section-title svg{color:#7fd49a;flex-shrink:0}.baskets-section .section-title span{color:#6f7277;text-transform:uppercase;letter-spacing:.06em;font-size:11px}.baskets-section .section-title strong{color:#f4f1eb;font-size:15px;display:block}.baskets-grid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:12px;display:grid}.basket-card{background:linear-gradient(#7fd49a0a,#171a1d);border:1px solid #2d3138;border-radius:10px;gap:10px;padding:14px;display:grid}.basket-card.hot{background:linear-gradient(#e5777714,#171a1d);border-color:#e5777766}.basket-card.soon{border-color:#f4d18266}.basket-head{justify-content:space-between;align-items:center;gap:8px;display:flex}.basket-name{color:#f4f1eb;cursor:pointer;text-align:left;background:0 0;border:0;align-items:center;gap:6px;padding:0;font-size:14px;font-weight:600;display:inline-flex}.basket-name:hover{color:#fff;text-decoration:underline}.basket-fav{color:#f4d182}.basket-stats{color:#a9aaa7;flex-wrap:wrap;gap:8px;font-size:11px;display:flex}.basket-watchlists{color:#d8d6cf;text-transform:uppercase;letter-spacing:.04em;background:#21252a;border-radius:999px;padding:1px 6px;font-size:10px}.basket-money{background:#0000002e;border-radius:8px;gap:4px;padding:10px 12px;font-size:12px;display:grid}.basket-money.compact{margin-bottom:4px}.basket-row{justify-content:space-between;gap:8px;display:flex}.basket-row span{color:#a9aaa7}.basket-row strong{color:#f4f1eb}.basket-row.total{border-top:1px solid #2d3138;margin-top:4px;padding-top:6px}.basket-row.total strong{font-size:15px}.basket-row.savings strong{color:#7fd49a}.basket-next{color:#a9aaa7;background:#21252a;border-radius:6px;align-items:center;gap:5px;width:fit-content;padding:4px 9px;font-size:12px;display:inline-flex}.basket-next.hot{color:#ee9d9d;background:#e577772e}.basket-next.soon{color:#f4d182;background:#f4d18229}.basket-explore{color:#15110a;cursor:pointer;background:#f4f1eb;border:0;border-radius:7px;width:100%;padding:8px 12px;font-size:13px;font-weight:600}.basket-explore:hover{background:#fff}.opp-card.in-basket{background:linear-gradient(#7fd49a0f,#171a1d);border-color:#7fd49a}.opp-basket{align-items:center;gap:4px;display:inline-flex;color:#15110a!important;background:#7fd49a!important}.opp-basket:hover{background:#95dfa9!important}.opp-basket.selected{border:1px solid #7fd49a;color:#d8d6cf!important;background:#21252a!important}.shipping-edit{background:#15181b;border:1px solid #292d31;border-radius:8px;gap:6px;margin:14px 0;padding:10px 12px;display:grid}.shipping-edit label{color:#a9aaa7;text-transform:uppercase;letter-spacing:.04em;font-size:11px}.shipping-edit-row{align-items:center;gap:8px;display:flex}.shipping-edit-row input{color:#f4f1eb;background:#0f1113;border:1px solid #2d3138;border-radius:6px;flex:1;padding:6px 10px;font-size:13px}.shipping-currency{color:#6f7277;font-size:12px}.seller-basket-block{background:#7fd49a0a;border:1px solid #7fd49a4d;border-radius:10px;margin-bottom:10px;padding:12px}.seller-item.in-basket{border-left:3px solid #7fd49a;padding-left:9px}.seller-item-actions{align-items:center;gap:8px;margin-top:6px;display:flex}.seller-item-actions button.mini,.seller-item-actions a{border-radius:6px;padding:4px 10px;font-size:12px;text-decoration:none}.seller-item-actions button.primary{color:#15110a;cursor:pointer;background:#7fd49a;border:0;align-items:center;gap:4px;display:inline-flex}.seller-item-actions button.primary:hover{background:#95dfa9}.seller-item-actions button.ghost{color:#a9aaa7;cursor:pointer;background:0 0;border:1px solid #393d42}.seller-item-actions a{color:#d8d6cf;background:0 0;border:1px solid #393d42}.sidebar-add{color:#d8d6cf;cursor:pointer;background:0 0;border:1px dashed #393d42;border-radius:8px;justify-content:center;align-items:center;gap:6px;width:100%;margin:0 0 14px;padding:10px 12px;font-size:13px;font-weight:600;display:flex}.sidebar-add:hover{color:#f4d182;border-color:#f4d182}.sidebar-add.open{background:#15181b;border-style:solid;border-color:#393d42}.sidebar-section-title{text-transform:uppercase;letter-spacing:.06em;color:#6f7277;margin:8px 4px 6px;font-size:10px}.suggestions-strip{background:#15181b;border:1px solid #292d31;border-radius:8px;gap:8px;margin-bottom:14px;padding:10px 12px;display:grid}.suggestions-title{text-transform:uppercase;letter-spacing:.04em;color:#a9aaa7;align-items:center;gap:6px;font-size:11px;display:flex}.suggestions-list{flex-wrap:wrap;gap:8px;display:flex}.suggestion-chip{color:#d8d6cf;cursor:pointer;text-align:left;background:#21252a;border:1px solid #2d3138;border-radius:7px;flex-direction:column;align-items:flex-start;gap:2px;padding:8px 12px;display:inline-flex}.suggestion-chip:hover,.suggestion-chip.favorite{border-color:#f4d182}.suggestion-chip strong{color:#f4f1eb;font-size:13px}.suggestion-chip span{color:#a9aaa7;font-size:11px}.cards-toolbar{background:#15181b;border:1px solid #292d31;border-radius:8px;justify-content:space-between;align-items:center;gap:12px;margin:18px 0 10px;padding:10px 12px;display:flex}.cards-toolbar-left{align-items:baseline;gap:10px;display:flex}.cards-toolbar-left strong{color:#f4f1eb;font-size:14px}.cards-toolbar-left span{color:#6f7277;font-size:11px}.filter-toggle{color:#d8d6cf;cursor:pointer;background:0 0;border:1px solid #393d42;border-radius:6px;align-items:center;gap:5px;padding:6px 12px;font-size:12px;display:inline-flex}.filter-toggle.open{color:#15110a;background:#f4f1eb;border-color:#f4f1eb}.seller-view{gap:18px;display:grid}.seller-view-header{background:linear-gradient(#f4d1820a,#15181b);border:1px solid #292d31;border-radius:10px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;padding:14px 16px;display:flex}.seller-view-title{align-items:center;gap:12px;display:flex}.seller-view-title svg{color:#f4d182}.seller-view-title span{text-transform:uppercase;letter-spacing:.06em;color:#6f7277;font-size:11px;display:block}.seller-view-title h1{color:#f4f1eb;margin:0;font-size:22px}.seller-view-actions{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.seller-ebay-link{color:#d8d6cf;border:1px solid #393d42;border-radius:6px;align-items:center;gap:4px;padding:7px 12px;font-size:12px;text-decoration:none;display:inline-flex}.seller-ebay-link:hover{color:#f4d182;border-color:#f4d182}.seller-view-summary{grid-template-columns:1fr 1fr;gap:12px;display:grid}@media (width<=720px){.seller-view-summary{grid-template-columns:1fr}}.shipping-edit.inline,.seller-view-summary .basket-money{margin:0}.seller-section{gap:12px;display:grid}.seller-section-head{border-bottom:1px solid #292d31;align-items:center;gap:10px;padding-bottom:8px;display:flex}.seller-section-head svg{color:#a9aaa7;flex-shrink:0}.seller-section-head h2{color:#f4f1eb;margin:0;font-size:15px}.seller-section-tag{color:#a9aaa7;text-transform:uppercase;letter-spacing:.04em;background:#21252a;border-radius:999px;margin-left:auto;padding:2px 8px;font-size:11px}.seller-search.inline{gap:8px;margin:0;display:flex}.seller-search.inline input{color:#f4f1eb;background:#0f1113;border:1px solid #2d3138;border-radius:7px;flex:1;padding:8px 12px;font-size:13px}.seller-search.inline button{color:#15110a;cursor:pointer;background:#f4f1eb;border:0;border-radius:7px;align-items:center;gap:5px;padding:8px 14px;font-size:13px;font-weight:600;display:inline-flex}.seller-items.grid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:10px;display:grid}.seller-item.expanded{background:#171a1d;border:1px solid #292d31;border-radius:8px;grid-template-columns:76px 1fr;gap:10px;padding:10px;display:grid}.seller-toolbar{z-index:5;background:#15181b;border:1px solid #292d31;border-radius:10px;grid-template-columns:1fr auto;align-items:center;gap:12px;padding:12px;display:grid;position:sticky;top:8px}@media (width<=760px){.seller-toolbar{grid-template-columns:1fr}}.seller-search.prominent{background:#0f1113;border:1px solid #2d3138;border-radius:8px;align-items:center;gap:8px;height:42px;padding:0 12px;display:flex}.seller-search.prominent svg{color:#6f7277;flex-shrink:0}.seller-search.prominent input{color:#f4f1eb;background:0 0;border:0;outline:none;flex:1;font-size:14px}.seller-search.prominent input::placeholder{color:#6f7277}.seller-search.prominent button{color:#15110a;cursor:pointer;background:#f4d182;border:0;border-radius:6px;padding:6px 16px;font-size:13px;font-weight:600}.seller-search.prominent button:disabled{opacity:.5;cursor:not-allowed}.seller-toolbar-aside{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.shipping-edit.compact{background:#0f1113;border:1px solid #2d3138;border-radius:8px;align-items:center;gap:6px;margin:0;padding:6px 10px;display:flex}.shipping-edit.compact label{color:#a9aaa7;text-transform:uppercase;letter-spacing:.04em;margin:0;font-size:11px}.shipping-edit.compact input{color:#f4f1eb;text-align:right;background:0 0;border:0;outline:none;width:64px;padding:0;font-size:13px}.basket-pill{color:#d8d6cf;background:#7fd49a24;border:1px solid #7fd49a4d;border-radius:999px;align-items:center;gap:8px;padding:6px 12px;font-size:12px;display:inline-flex}.basket-pill svg{color:#7fd49a}.basket-pill strong{color:#f4f1eb;font-size:13px}.basket-pill-savings{color:#7fd49a;font-weight:600}
