:root{--bg: #f6f8fb;--panel: #ffffff;--ink: #071126;--muted: #65758f;--line: #dfe6f0;--line-soft: #edf2f7;--blue: #2563eb;--blue-soft: #eef4ff;--navy: #071126;--green: #16a34a;--red: #dc2626;--orange: #f59e0b;--pink: #f472b6;--shadow: 0 10px 30px rgba(15, 23, 42, .06)}*{box-sizing:border-box}body{margin:0;min-height:100vh;background:var(--bg);color:var(--ink);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}button,input,select{font:inherit}button,a{-webkit-tap-highlight-color:transparent}a{color:inherit;text-decoration:none}.login-shell{min-height:100vh;display:grid;place-items:center;padding:32px;background:linear-gradient(rgba(37,99,235,.045) 1px,transparent 1px),linear-gradient(90deg,rgba(37,99,235,.045) 1px,transparent 1px),var(--bg);background-size:38px 38px}.login-card,.splash-card{width:min(540px,100%);border:1px solid var(--line);border-radius:22px;background:#fffffff0;box-shadow:0 24px 80px #0f172a1f;padding:34px}.login-card h1{margin:28px 0 8px;font-size:40px;letter-spacing:-.055em}.login-card p{color:var(--muted);line-height:1.6;margin:0 0 22px}.login-card form{display:grid;gap:14px}.login-card label{display:grid;gap:7px;font-weight:900;font-size:13px}.login-card .remember-login{display:flex;align-items:flex-start;gap:10px;margin-top:2px;color:var(--ink);line-height:1.35}.login-card .remember-login input{width:16px;height:16px;margin:1px 0 0;padding:0;border-radius:4px;accent-color:var(--blue);flex:0 0 auto}.login-card .remember-login span{display:block}.login-card .remember-login em{display:block;margin-top:2px;color:var(--muted);font-style:normal;font-weight:700}.login-card input,.filter-bar input,.filter-bar select,.seller-add input{width:100%;height:40px;border:1px solid var(--line);border-radius:10px;background:#fff;color:var(--ink);outline:none;padding:0 12px}.login-card input:focus,.filter-bar input:focus,.filter-bar select:focus,.seller-add input:focus{border-color:#93c5fd;box-shadow:0 0 0 3px #2563eb1a}.form-message{min-height:20px;color:var(--red);font-weight:800}.login-help{display:flex;align-items:center;gap:10px;margin-top:8px;color:var(--muted);font-size:13px;font-weight:800}.login-help a{color:var(--blue)}.brand{display:inline-flex;align-items:center;gap:8px;font-size:18px;font-weight:950;letter-spacing:-.03em}.brand-mark{width:34px;height:20px;display:block;object-fit:contain}.primary,.soft-button,.danger{min-height:36px;display:inline-flex;align-items:center;justify-content:center;gap:6px;border:0;border-radius:10px;padding:0 12px;cursor:pointer;font-weight:900;white-space:nowrap}.primary{background:#071126;color:#fff;box-shadow:0 8px 18px #07112624}.soft-button{background:#eef2f7;color:#071126}.danger{background:#fff1f2;color:var(--red)}.full{width:100%}.app-shell{min-height:100vh;display:grid;grid-template-columns:208px minmax(0,1fr)}.sidebar{position:sticky;top:0;height:100vh;display:flex;flex-direction:column;border-right:1px solid var(--line);background:#fff;padding:22px 14px 14px}.sidebar .brand{margin:4px 8px 26px;font-size:18px}.sidebar .brand-mark{width:34px;height:20px}.sidebar nav{display:grid;gap:7px}.sidebar nav button{min-height:42px;display:flex;align-items:center;gap:10px;border:0;border-radius:10px;background:transparent;color:#17233a;padding:0 12px;cursor:pointer;font-weight:900;text-align:left}.sidebar nav button.active{background:var(--navy);color:#fff;box-shadow:0 10px 22px #0711262e}.sidebar-footer{margin-top:auto;display:grid;gap:9px}.privacy-toggle{min-height:38px;display:flex;align-items:center;justify-content:space-between;gap:10px;border:1px solid var(--line);border-radius:8px;background:#fff;padding:8px 9px;color:#17233a;cursor:pointer;font-size:12px;font-weight:850}.privacy-toggle input{position:absolute;opacity:0;pointer-events:none}.privacy-toggle i{position:relative;width:34px;height:20px;flex:0 0 auto;border-radius:999px;background:#dce5f1;transition:background .14s ease}.privacy-toggle i:after{content:"";position:absolute;top:3px;left:3px;width:14px;height:14px;border-radius:999px;background:#fff;box-shadow:0 1px 3px #0f172a38;transition:transform .14s ease}.privacy-toggle input:checked+i{background:#071126}.privacy-toggle input:checked+i:after{transform:translate(14px)}.ai-sourcing-card{display:grid;gap:5px;border:1px solid var(--line);border-radius:8px;background:#fff;padding:8px;color:#0f2344}.ai-sourcing-card strong{font-size:13px;line-height:1.1}.ai-sourcing-card span,.ai-sourcing-card small{color:#5b6b84;font-size:11px;line-height:1.25}.experiment-row{min-height:30px;display:grid;grid-template-columns:minmax(0,1fr) 64px;align-items:center;gap:8px;color:#17233a;font-size:12px;font-weight:850}.ai-sourcing-card select{width:100%;min-height:30px;border:1px solid var(--line);border-radius:6px;background:#fff;color:var(--ink);padding:0 8px;font-size:13px;font-weight:800}.ai-sourcing-card .error-text{color:var(--red)}.ai-sourcing-card .upgrade-cta{min-height:28px;border-radius:6px;font-size:12px}.sidebar-links{display:grid;gap:1px;padding:4px 0}.sidebar-links a,.settings-entry{min-height:30px;display:inline-flex;align-items:center;gap:8px;border:0;background:transparent;color:#4b5870;cursor:pointer;padding:0 2px;font-size:12px;font-weight:850}.sidebar-links a:hover,.settings-entry:hover{color:#071126}.scan-test-card{display:grid;gap:7px;border:1px solid var(--line);border-radius:8px;background:#fff;padding:9px;color:#0f2344}.scan-test-head,.scan-test-actions,.scan-test-grid{display:flex;align-items:center;gap:6px}.scan-test-head{justify-content:space-between}.scan-test-head strong{font-size:13px}.scan-test-head button{width:24px;height:24px;display:grid;place-items:center;border:1px solid var(--line);border-radius:7px;background:#fff;color:#071126;cursor:pointer}.scan-test-grid{justify-content:space-between}.scan-test-grid span{color:#5b6b84;font-size:10.5px;line-height:1.1}.scan-test-grid b{color:#071126}.scan-test-actions button{flex:1;min-height:28px;border:1px solid var(--line);border-radius:7px;background:#f8fafc;color:#071126;cursor:pointer;font-size:11px;font-weight:900}.scan-test-card small{display:block;overflow:hidden;color:#5b6b84;font-size:10.5px;line-height:1.2;text-overflow:ellipsis;white-space:nowrap}.scan-test-card .error-text{color:var(--red)}.account{color:var(--muted);font-size:12px;line-height:1.45}.account strong{display:block;color:var(--ink);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.account button{margin-top:8px;display:inline-flex;align-items:center;gap:5px;border:0;background:transparent;color:#071126;cursor:pointer;padding:0;font-weight:900}.settings-modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:100;display:grid;place-items:center;background:#020617b8;padding:24px}.settings-modal{width:min(650px,calc(100vw - 28px));min-height:460px;max-height:calc(100vh - 48px);display:grid;grid-template-columns:136px minmax(0,1fr);overflow:hidden;border:1px solid var(--line);border-radius:12px;background:#fff;box-shadow:0 28px 90px #0206175c}.settings-tabs{display:grid;align-content:start;gap:3px;border-right:1px solid var(--line);background:#fff;padding:10px 8px}.settings-tabs button{min-height:34px;display:flex;align-items:center;gap:9px;border:0;border-radius:7px;background:transparent;color:#334155;cursor:pointer;padding:0 10px;text-align:left;font-size:12px;font-weight:800}.settings-tabs button.active{background:#f7faff;color:#071126}.settings-tabs .settings-logout{margin-top:210px;color:#dc2626}.settings-content{min-width:0;display:grid;grid-template-rows:auto 1fr auto;background:#fff}.settings-title{min-height:48px;display:flex;align-items:center;justify-content:space-between;gap:12px;border-bottom:1px solid var(--line);padding:0 16px}.settings-title h2{margin:0;color:#071126;font-size:18px;letter-spacing:-.02em}.settings-title button{width:30px;height:30px;display:grid;place-items:center;border:0;border-radius:7px;background:transparent;color:#334155;cursor:pointer}.settings-body{padding:16px}.settings-stack{display:grid;gap:12px}.settings-muted{margin:0;color:#65758f;font-size:13px}.settings-info,.settings-progress-card{border:1px solid var(--line-soft);border-radius:10px;background:#fff;padding:13px 14px}.settings-info{display:grid;gap:5px}.settings-info.warning{border-color:#fed7aa;background:#fff7ed}.settings-info span,.settings-progress-card small{color:#65758f;font-size:12px}.settings-info strong{color:#071126;font-size:14px}.settings-toggle-row{position:relative;min-height:58px;display:flex;align-items:center;justify-content:space-between;gap:16px;border:1px solid var(--line-soft);border-radius:10px;background:#fff;padding:12px 14px;cursor:pointer}.settings-toggle-row>span{display:grid;gap:4px}.settings-toggle-row strong{color:#071126;font-size:14px}.settings-toggle-row small{color:#65758f;font-size:12px}.settings-toggle-row input{position:absolute;opacity:0;pointer-events:none}.settings-toggle-row i{width:38px;height:22px;flex:0 0 38px;border-radius:999px;background:#e2e8f0;box-shadow:inset 0 0 0 1px #d8e1ee}.settings-toggle-row i:before{content:"";width:18px;height:18px;display:block;margin:2px;border-radius:999px;background:#fff;box-shadow:0 2px 5px #0f172a2e;transition:transform .16s ease}.settings-toggle-row input:checked+i{background:#071126}.settings-toggle-row input:checked+i:before{transform:translate(16px)}.settings-device-list{display:grid;gap:10px;border-top:1px solid var(--line);padding-top:12px}.settings-device-list>div:first-child,.settings-device{display:flex;align-items:center;justify-content:space-between;gap:10px}.settings-device{justify-content:flex-start;border:1px solid var(--line-soft);border-radius:10px;background:#fff;padding:12px}.settings-device svg{color:#334155}.settings-device div{min-width:0;display:grid;gap:3px}.settings-device span{overflow:hidden;color:#65758f;font-size:12px;text-overflow:ellipsis;white-space:nowrap}.settings-device em{margin-left:auto;border:1px solid #cfd8e6;border-radius:999px;padding:3px 7px;color:#475569;font-size:11px;font-style:normal;font-weight:850}.settings-progress-card{display:grid;gap:10px;box-shadow:0 8px 24px #0f172a0a}.settings-progress-card div{display:flex;align-items:center;justify-content:space-between;gap:10px}.settings-progress-card strong{color:#071126;font-size:13px}.settings-progress-card b{min-width:38px;min-height:24px;display:inline-grid;place-items:center;border-radius:8px;background:#071126;color:#fff;font-size:12px}.settings-progress-card span{height:10px;overflow:hidden;border-radius:999px;background:#f1f5f9}.settings-progress-card i{display:block;height:100%;max-width:100%;border-radius:inherit;background:#071126}.settings-wide{width:fit-content}.discord-actions{display:flex;flex-wrap:wrap;gap:8px}.discord-actions .soft-button{text-decoration:none}.discord-actions .soft-button.disabled{opacity:.5;pointer-events:none}.discord-filter-wrap{display:grid;gap:10px}.discord-filter-heading{display:grid;gap:4px}.discord-filter-heading strong{display:inline-flex;align-items:center;gap:7px;color:#071126;font-size:13px}.discord-filter-heading span{color:#65758f;font-size:12px}.discord-filter-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.discord-filter-grid button{min-height:34px;display:flex;align-items:center;gap:7px;justify-content:flex-start;border:1px solid #dbe6f4;border-radius:9px;background:#fff;color:#071126;box-shadow:none;font-size:12px}.discord-filter-grid button span{width:15px;color:#2563eb;font-weight:900}.discord-filter-grid button.active{border-color:#93c5fd;background:#eff6ff;color:#1d4ed8}.discord-filter-grid button.clear{border-color:#e2e8f0;background:#f8fafc;color:#64748b}.discord-filter-menu{left:0;right:auto;top:calc(100% + 8px)}.discord-filter-editor{position:relative;top:auto;right:auto;width:100%;margin-top:10px}.discord-filter-chips{display:flex;flex-wrap:wrap;gap:7px}.discord-filter-chips button,.discord-filter-chips span{min-height:27px;display:inline-flex;align-items:center;border:1px solid #bfdbfe;border-radius:999px;background:#eff6ff;color:#1d4ed8;padding:0 10px;font-size:11px;font-weight:850;box-shadow:none}.discord-filter-chips span{border-color:#e2e8f0;background:#f8fafc;color:#64748b}.discord-locked-stage{position:relative;min-height:360px}.discord-locked-preview{display:grid;gap:14px;filter:blur(3px);opacity:.58;pointer-events:none;-webkit-user-select:none;user-select:none}.discord-lock-card{top:58px}.settings-footer{min-height:48px;display:flex;align-items:center;justify-content:flex-end;border-top:1px solid var(--line);padding:0 16px}.settings-footer .primary{min-height:28px;border-radius:7px;background:#071126;box-shadow:none}.upgrade-welcome-backdrop{z-index:120}.upgrade-welcome-modal{width:min(540px,calc(100vw - 28px));overflow:hidden;border:1px solid var(--line);border-radius:14px;background:#fff;box-shadow:0 28px 90px #0206175c}.upgrade-welcome-header{display:grid;grid-template-columns:44px minmax(0,1fr) 34px;gap:12px;align-items:start;border-bottom:1px solid var(--line);padding:18px}.upgrade-welcome-icon{width:44px;height:44px;display:grid;place-items:center;border-radius:12px;background:#071126;color:#fff}.upgrade-welcome-header p{margin:0 0 4px;color:#2563eb;font-size:12px;font-weight:950;letter-spacing:.12em;text-transform:uppercase}.upgrade-welcome-header h2{margin:0;color:#071126;font-size:22px;letter-spacing:-.03em;line-height:1.15}.upgrade-welcome-header button{width:32px;height:32px;display:grid;place-items:center;border:0;border-radius:8px;background:transparent;color:#334155;cursor:pointer}.upgrade-welcome-header button:hover{background:#f1f5f9}.upgrade-welcome-body{display:grid;gap:10px;padding:16px 18px 6px}.upgrade-welcome-body div{display:grid;grid-template-columns:22px minmax(0,1fr);gap:2px 10px;align-items:start;border:1px solid var(--line-soft);border-radius:10px;background:#fff;padding:12px}.upgrade-welcome-body svg{grid-row:span 2;color:#071126;margin-top:1px}.upgrade-welcome-body strong{color:#071126;font-size:13px}.upgrade-welcome-body span,.upgrade-welcome-note{color:#65758f;font-size:12px;line-height:1.45}.upgrade-welcome-note{margin:4px 18px 0;border:1px dashed #cbd5e1;border-radius:10px;background:#f8fafc;padding:10px 12px}.upgrade-welcome-actions{display:flex;justify-content:flex-end;padding:16px 18px 18px}.upgrade-welcome-actions .primary{min-width:110px;background:#071126;box-shadow:none}.getting-started-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:90;display:grid;place-items:center;overflow-y:auto;background:#020617b8;padding:24px}.getting-started-card{width:min(730px,calc(100vw - 32px));max-height:calc(100vh - 48px);display:grid;gap:10px;overflow-y:auto;border:1px solid var(--line);border-radius:14px;background:#fff;padding:18px;box-shadow:0 28px 90px #0206175c}.getting-started-head{display:flex;align-items:center;gap:12px}.getting-started-head h2{margin:0;color:#071126;font-size:18px}.getting-started-head span{margin-left:auto;color:#52627a;font-size:12px;font-weight:850}.getting-started-head button{width:30px;height:30px;display:grid;place-items:center;border:0;border-radius:7px;background:transparent;color:#334155;cursor:pointer}.getting-started-step{min-height:44px;display:grid;grid-template-columns:18px minmax(0,1fr) auto;align-items:center;gap:10px;border:1px solid var(--line);border-radius:9px;background:#fff;color:#071126;padding:0 12px;cursor:pointer;text-align:left}.getting-started-step.done svg{color:#166534}.getting-started-step strong{font-size:13px}.getting-started-step em{border:1px solid #dbe5f2;border-radius:999px;padding:3px 8px;color:#475569;font-size:11px;font-style:normal;font-weight:850}.getting-started-video{display:grid;gap:10px;border:1px solid var(--line);border-radius:10px;background:#f8fbff;padding:14px}.getting-started-video>div:first-child{display:flex;align-items:center;gap:8px;color:#071126}.getting-started-video p{margin:0;color:#52627a;font-size:13px;line-height:1.5}.getting-started-preview{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px}.getting-started-preview span{min-height:38px;display:grid;place-items:center;border:1px solid #dbe5f2;border-radius:8px;background:#fff;color:#334155;font-size:12px;font-weight:900;text-align:center}.getting-started-actions{display:flex;align-items:center;gap:10px}.getting-started-actions span{color:#64748b;font-size:12px;font-weight:850}.main{min-width:0;padding:14px 14px 28px}.page-header{display:flex;align-items:flex-start;justify-content:space-between;gap:18px;margin-bottom:14px}.eyebrow{margin:0 0 7px;color:#1d4ed8;text-transform:uppercase;letter-spacing:.18em;font-size:11px;font-weight:950}.page-header h1{margin:0;font-size:30px;letter-spacing:-.055em}.page-header p{margin:6px 0 0;color:var(--muted)}.header-actions{display:flex;gap:8px;flex-wrap:wrap}.stats-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-bottom:12px}.stat-card{min-height:76px;border:1px solid var(--line);border-radius:12px;background:#fff;padding:14px 16px;box-shadow:var(--shadow)}.stat-card div{display:flex;align-items:center;gap:7px;color:var(--muted);font-size:13px}.stat-card strong{display:block;margin-top:6px;font-size:26px;letter-spacing:-.04em}.filter-bar{display:grid;grid-template-columns:minmax(260px,1fr) 180px 220px auto;gap:10px;border:1px solid var(--line);border-radius:12px;background:#fff;padding:12px;margin-bottom:12px;box-shadow:var(--shadow)}.search-field{position:relative}.search-field svg{position:absolute;left:12px;top:50%;transform:translateY(-50%);color:var(--muted)}.search-field input{padding-left:36px}.feed-workspace{position:relative;display:grid;grid-template-columns:238px minmax(0,1fr);gap:10px;align-items:start}.view-loading{position:absolute;top:0;right:0;bottom:0;left:0;z-index:20;min-height:360px;display:grid;place-items:center;border-radius:12px;background:#f6f8fb9e;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.view-loading div{min-width:210px;min-height:44px;display:inline-flex;align-items:center;justify-content:center;gap:10px;border:1px solid var(--line);border-radius:9px;background:#fff;color:#071126;padding:0 14px;box-shadow:0 16px 36px #0f172a1f}.view-loading span{width:16px;height:16px;border:2px solid #dbe4ef;border-top-color:#071126;border-radius:999px;animation:spin .75s linear infinite}.view-loading strong{font-size:12px;font-weight:900}.seller-rail{position:sticky;top:10px;display:grid;gap:9px;max-height:calc(100vh - 20px);overflow:visible;border-right:1px solid var(--line);padding:4px 10px 8px 0}.seller-rail-head{display:flex;align-items:center;justify-content:space-between;gap:8px}.seller-rail-head h2{margin:0;font-size:19px;line-height:22px;letter-spacing:-.035em;transform:translateY(-1px)}.seller-rail-head span,.seller-card b{min-width:22px;height:22px;display:inline-grid;place-items:center;border-radius:8px;background:var(--navy);color:#fff;padding:0 6px;font-size:12px;font-weight:950}.seller-rail-head span{flex:0 0 auto;transform:translateY(1px)}.seller-tools{display:grid;grid-template-columns:34px minmax(0,1fr) 34px 42px;gap:7px;align-items:center}.seller-add-button,.seller-filter-button,.seller-sort-button,.seller-save-button{border:1px solid var(--line);background:#fff;color:#071126;cursor:pointer}.seller-add-button{height:34px;border-color:#071126;border-radius:8px;background:#020817;color:#fff;display:grid;place-items:center}.seller-add-wrap,.seller-rail-filter-wrap,.seller-rail-sort-wrap{position:relative}.seller-filter-button{width:34px;height:34px;display:grid;place-items:center;border-radius:8px}.seller-filter-button.active{border-color:#071126;background:#071126;color:#fff}.seller-rail-filter-menu{position:absolute;top:calc(100% + 8px);right:0;z-index:28;width:160px;display:grid;padding:8px;border:1px solid var(--line);border-radius:9px;background:#fff;box-shadow:0 18px 38px #0f172a29}.seller-rail-filter-menu strong{padding:6px 8px 4px;color:#071126;font-size:12px;font-weight:950}.seller-rail-filter-menu>span{padding:8px;color:#64748b;font-size:12px;font-weight:800}.seller-rail-sort-menu{right:0;width:168px}.seller-rail-filter-menu button{min-height:32px;border:0;border-radius:7px;background:transparent;color:#071126;text-align:left;cursor:pointer;font-size:12px;font-weight:850}.seller-rail-filter-menu button:hover,.seller-rail-filter-menu button.active{background:#f1f5f9}.seller-tag-filter-menu{position:absolute;top:calc(100% + 8px);right:0;z-index:32;width:240px;display:grid;gap:0;overflow:hidden;border:1px solid var(--line);border-radius:10px;background:#fff;box-shadow:0 18px 38px #0f172a29}.seller-tag-filter-menu button{min-height:42px;display:flex;align-items:center;justify-content:space-between;gap:10px;border:0;border-bottom:1px solid #eef2f7;background:#fff;color:#071126;cursor:pointer;padding:0 12px;text-align:left;font-size:12px;font-weight:900}.seller-tag-filter-menu button:hover,.seller-tag-filter-menu button.active{background:#f1f5f9}.seller-tag-filter-menu button.muted span{color:#64748b;font-style:italic}.seller-tag-filter-menu button.clear{min-height:38px;justify-content:center;border-bottom:0;color:#52627a;font-weight:850}.seller-tag-filter-menu button>span:first-child{display:inline-flex;align-items:center;gap:4px}.seller-tag-filter-menu em{color:#94a3b8;font-style:normal;font-weight:900}.seller-tag-menu-check{color:#071126;font-size:14px;font-weight:950}.seller-tag-filter-menu>span{padding:12px;color:#64748b;font-size:12px;font-weight:800}.seller-add-popover{position:absolute;top:calc(100% + 8px);left:0;z-index:30;width:min(300px,calc(100vw - 34px));display:grid;gap:9px;padding:12px;border:1px solid var(--line);border-radius:9px;background:#fff;box-shadow:0 18px 38px #0f172a29}.seller-add-popover:before{content:"";position:absolute;top:-6px;left:14px;width:10px;height:10px;border-left:1px solid var(--line);border-top:1px solid var(--line);background:#fff;transform:rotate(45deg)}.seller-add-title{display:flex;align-items:center;justify-content:space-between;gap:10px;color:#071126;font-size:12px;font-weight:900}.seller-add-title b{color:var(--muted);font-size:11px}.seller-add-fields{display:grid;grid-template-columns:minmax(0,1fr);gap:8px}.seller-add-fields input{min-width:0;height:34px;border:1px solid var(--line);border-radius:7px;padding:0 10px;color:#071126;font-size:12px;font-weight:800;outline:none}.seller-add-fields input:focus{border-color:#9db6da;box-shadow:0 0 0 3px #2563eb14}.seller-add-fields .primary{min-height:34px;border-radius:7px;padding:0 12px;white-space:nowrap}.seller-rail .seller-add-popover{width:min(206px,calc(100vw - 34px));padding:10px}.seller-rail .seller-add-fields .primary{width:100%}.seller-rail .seller-add-title{align-items:flex-start;flex-direction:column;gap:2px}.seller-add-fields .primary:disabled,.seller-add-fields input:disabled{opacity:.62;cursor:not-allowed}.seller-add-message{margin:0;display:flex;align-items:center;gap:6px;color:var(--muted);font-size:12px;font-weight:750}.seller-add-message:before{content:"";width:7px;height:7px;border-radius:999px;background:var(--muted)}.seller-add-message.success{color:#15803d}.seller-add-message.success:before{background:#22c55e}.seller-add-message.error{color:#b91c1c}.seller-add-message.error:before{background:#ef4444}.seller-search{position:relative}.seller-search svg{position:absolute;left:11px;top:50%;transform:translateY(-50%);color:var(--muted)}.seller-search input{width:100%;height:34px;border:1px solid var(--line);border-radius:8px;background:#fff;outline:none;padding:0 10px 0 32px;font-size:12px}.seller-sort-button{height:34px;border-radius:8px;display:inline-flex;align-items:center;justify-content:center;gap:4px;padding:0 8px;color:#17233a;font-size:12px;font-weight:850}.seller-sort-button span{color:var(--muted);font-size:11px}.seller-tag-filter-list,.seller-tag-strip,.seller-inline-tags{display:flex;align-items:center;flex-wrap:wrap;gap:5px}.seller-tag-filter-list{padding:2px 0 4px}.seller-tag-strip{position:relative;align-self:stretch;min-height:26px;padding-right:2px;transform:translateY(-2px)}.seller-tag-filter-list button,.seller-tag-strip button,.seller-inline-tags span,.seller-inline-tags>button{min-height:24px;display:inline-flex;align-items:center;gap:4px;border:1px solid #dbe5f2;border-radius:999px;background:#f8fbff;color:#334155;padding:0 8px;font-size:11px;font-weight:850}.seller-tag-filter-list button.active,.seller-tag-filter-list button:hover,.seller-tag-strip button:hover{border-color:#b9c7da;background:#eef4ff}.seller-tag-add,.seller-inline-tags>button{width:24px;justify-content:center;padding:0;border-style:dashed;background:#fff}.seller-tag-popover,.seller-inline-tag-popover{position:absolute;z-index:34;width:min(260px,calc(100vw - 34px));display:grid;gap:8px;padding:10px;border:1px solid var(--line);border-radius:9px;background:#fff;box-shadow:0 18px 38px #0f172a29}.seller-tag-popover{top:calc(100% + 8px);left:0}.seller-tag-strip .seller-tag-popover{display:none}.seller-tag-popover-floating{z-index:140;border-radius:12px;padding:8px;box-shadow:0 18px 38px #0f172a2e}.seller-tag-popover-floating input{width:100%;height:38px;border:2px solid #071126;border-radius:9px;font-size:13px}.seller-tag-popover-floating div{padding:6px 2px 2px}.seller-inline-tags{position:relative;margin-top:6px}.seller-inline-tag-popover{top:calc(100% + 8px);left:0}.seller-tag-popover input,.seller-inline-tag-popover input{height:34px;border:1px solid var(--line);border-radius:7px;padding:0 10px;outline:none;font-size:12px}.seller-tag-popover div,.seller-inline-tag-popover div{display:flex;flex-wrap:wrap;gap:6px}.seller-tag-popover div button,.seller-inline-tag-popover div button{min-height:28px;border:1px solid #dbe5f2;border-radius:999px;background:#f8fbff;color:#334155;padding:0 9px;cursor:pointer;font-size:11px;font-weight:850}.seller-tag-popover div button.active,.seller-inline-tag-popover div button.active{background:#071126;color:#fff}.seller-card-list{display:grid;gap:8px;max-height:calc(100vh - 190px);overflow:auto;padding-right:2px}.seller-card{position:relative;display:grid;grid-template-rows:auto auto auto minmax(26px,auto) 36px;align-content:start;justify-items:stretch;gap:7px;width:100%;min-height:190px;border:1px solid var(--line);border-radius:9px;background:#fff;color:var(--ink);padding:12px 52px 14px 11px;text-align:left;box-shadow:0 1px #0f172a08}.seller-card-main{display:grid;justify-items:start;gap:4px;justify-self:start;min-width:0;border:0;background:transparent;color:inherit;padding:0;cursor:pointer;text-align:left}.seller-card.active{border-color:#071126;box-shadow:inset 0 0 0 1px #071126}.seller-card strong,.seller-card-main strong{max-width:132px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:12.5px}.seller-card small,.seller-card-main small{max-width:132px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:var(--muted);font-size:10.5px}.seller-card b{position:absolute;right:30px;top:10px}.seller-card.all{min-height:54px;display:flex;grid-template-rows:none;align-items:center;padding:10px 66px 10px 11px}.seller-card.all b{top:50%;right:37px;transform:translateY(-50%)}.seller-save-button{position:absolute;right:9px;top:50%;transform:translateY(-50%);width:22px;height:26px;border-radius:6px;display:grid;place-items:center;padding:0}.seller-state{justify-self:start;display:inline-flex;align-items:center;gap:5px;color:#166534;font-size:10.5px}.seller-state:before{content:"";width:7px;height:7px;border-radius:999px;background:#22c55e}.seller-state.paused{color:var(--muted)}.seller-state.paused:before{background:#94a3b8}.seller-card .seller-state.paused{color:#dc2626}.seller-card .seller-state.paused:before{background:#ef4444}.seller-state.baselining{color:#9a3412}.seller-state.baselining:before{background:#f97316}.seller-saved-pill{justify-self:start;min-height:24px;display:inline-flex;align-items:center;gap:5px;border:1px solid #dbe5f2;border-radius:7px;background:#f8fbff;color:#071126;cursor:pointer;padding:0 8px;font-size:11px;font-weight:900}.seller-saved-pill svg{color:#071126;fill:#071126}.seller-saved-pill:hover{border-color:#b9c7da;background:#eef4ff}.seller-menu-wrap{position:absolute;right:6px;top:8px;z-index:4}.seller-menu-button{width:20px;height:24px;display:grid;place-items:center;border:0;border-radius:6px;background:transparent;color:#34435d;padding:0;cursor:pointer}.seller-menu-button:hover{background:#f1f5f9;color:#071126}.seller-menu{position:absolute;right:0;top:27px;min-width:118px;display:grid;gap:2px;border:1px solid var(--line);border-radius:8px;background:#fff;padding:4px;box-shadow:0 14px 28px #0f172a24}.seller-menu button{width:100%;min-height:28px;border:0;border-radius:6px;background:transparent;color:#17233a;padding:0 8px;cursor:pointer;text-align:left;font-size:12px;font-weight:850}.seller-menu button:hover{background:#f8fafc}.seller-menu button:disabled{cursor:wait;opacity:.6}.seller-menu .danger-option{color:#dc2626}.seller-activity{width:100%;min-width:0;display:grid;gap:4px;align-self:end;padding-top:0}.seller-activity>span{color:#65758f;font-size:10.5px;font-weight:750}.seller-activity>div{width:100%;min-width:0;height:24px;display:grid;grid-template-columns:repeat(14,1fr);align-items:end;gap:3px;border-bottom:1px solid #edf2f7}.seller-activity i{width:100%;height:var(--activity-height, 4px);min-height:4px;border:1px solid #d7dfeb;border-radius:4px 4px 2px 2px;background:#f9fafb}.seller-activity i.has-leads{border-color:#8bcf96;background:#e9f8ec}.seller-activity.locked>div{height:22px;display:grid;grid-template-columns:1fr;place-items:center;border:1px dashed #cbd5e1;border-radius:6px;background:#f8fafc}.seller-activity.locked em{color:#52627a;font-size:10px;font-style:normal;font-weight:900}.feed-panel{min-width:0;display:grid;gap:9px}.feed-panel-head{min-height:34px;display:flex;align-items:center;justify-content:space-between;gap:16px;border-bottom:1px solid var(--line)}.feed-panel-head h1{margin:0;font-size:20px;letter-spacing:-.035em}.feed-panel-head p{margin:0;color:var(--muted);font-size:12px;white-space:nowrap}.feed-refreshing{display:inline-flex;align-items:center;gap:6px;min-height:24px;padding:0 9px;border:1px solid var(--line);border-radius:6px;background:#fff;color:var(--muted);font-size:11px;font-weight:900;white-space:nowrap}.feed-refreshing svg{animation:spin .9s linear infinite}.lead-notification-bar{display:flex;align-items:center;flex-wrap:wrap;gap:10px;width:fit-content;max-width:100%;margin:10px 0 0;border:1px solid var(--line);border-radius:7px;background:#fff;box-shadow:0 8px 18px #0f172a0d;padding:8px 9px 8px 12px}.lead-notification-main{min-height:32px;display:grid;grid-template-columns:7px auto;align-items:center;gap:8px;min-width:0;color:#071126;padding:0 4px 0 0;text-align:left}.lead-notification-main span{width:6px;height:6px;border-radius:999px;background:#1d4ed8}.lead-notification-main strong{font-size:13px;font-weight:800;white-space:nowrap}.lead-notification-bar .primary{min-height:34px;border-radius:7px;background:#071126;box-shadow:none;padding:0 13px;font-size:12px}.lead-notification-close{width:34px;height:34px;display:grid;place-items:center;border:0;border-radius:7px;background:#f8fafc;color:#071126;cursor:pointer}.lead-notification-close:hover{background:#eef2f7}.feed-toolbar{display:grid;grid-template-columns:minmax(190px,220px) minmax(300px,1fr) auto auto auto;gap:8px;align-items:center;min-width:0;border-bottom:1px solid var(--line);padding:7px 0 9px}.feed-toolbar .search-field input{height:34px;border:0;border-radius:7px;box-shadow:none}.feed-toolbar .search-field{height:40px;border:1px solid var(--line);border-radius:7px;background:#fff}.feed-toolbar .search-field:focus-within{border-color:#c7d4e6;box-shadow:0 0 0 1px #94a3b824}.feed-toolbar select,.advanced-filter-panel input,.advanced-filter-panel select,.filter-editor-popover input,.filter-editor-popover select{height:34px;border:1px solid var(--line);border-radius:7px;background:#fff;color:var(--ink);outline:none;padding:0 10px;font-size:12px}.active-filter-strip{min-width:0;display:flex;align-items:center;gap:7px;overflow-x:auto;overflow-y:hidden;white-space:nowrap;scrollbar-width:thin}.active-filter-strip::-webkit-scrollbar{height:6px}.active-filter-strip::-webkit-scrollbar-thumb{border-radius:999px;background:#cbd5e1}.active-filter-strip span,.active-filter-strip button{height:30px;display:inline-flex;align-items:center;gap:5px;border:1px solid #edf1f7;border-radius:7px;background:#fff;color:#111827;padding:0 9px;font-size:12px;font-weight:800;flex:0 0 auto}.active-filter-strip .filter-chip{border-color:#edf1f7;background:#fff}.active-filter-strip .filter-chip:hover{border-color:#cfd8e6;background:#fbfdff}.active-filter-strip svg{width:14px;height:14px}.active-filter-strip .filter-chip span{width:18px;height:18px;display:inline-grid;place-items:center;border:0;border-radius:999px;background:#f1f5f9;padding:0}.active-filter-strip .filter-chip span:hover{background:#e2e8f0}.active-filter-strip button{border-color:transparent;background:transparent;cursor:pointer}.filter-menu-wrap,.saved-filter-wrap,.smart-filter-wrap{position:relative}.smart-filter-button{height:34px;display:inline-flex;align-items:center;justify-content:center;gap:6px;border:1px solid #edf1f7;border-radius:4px;background:#fff;color:#111827;padding:0 10px;cursor:pointer;white-space:nowrap;font-size:12px;font-weight:850;box-shadow:0 1px 2px #0f172a0a}.smart-filter-button svg{color:#e26d28}.smart-filter-button.locked{color:#52627a}.smart-filter-popover{position:absolute;top:calc(100% + 7px);right:0;z-index:28;width:min(430px,calc(100vw - 40px));display:grid;gap:9px;border:1px solid var(--line);border-radius:9px;background:#fff;padding:12px;box-shadow:0 18px 38px #0f172a29}.smart-filter-head{display:flex;align-items:start;justify-content:space-between;gap:12px}.smart-filter-head div{display:grid;gap:2px}.smart-filter-head strong{color:#071126;font-size:13px;font-weight:950}.smart-filter-head small{color:#64748b;font-size:10px;font-weight:850;letter-spacing:.04em}.smart-filter-head button{width:24px;height:24px;display:grid;place-items:center;border:0;border-radius:6px;background:transparent;color:#52627a;cursor:pointer}.smart-filter-popover textarea{width:100%;min-height:92px;resize:vertical;border:2px solid #071126;border-radius:9px;background:#fff;color:#071126;outline:none;padding:12px;font-size:12px;line-height:1.45}.smart-filter-actions{display:flex;justify-content:flex-end;gap:8px}.smart-filter-actions .primary,.smart-filter-actions .soft-button{min-height:32px;border-radius:7px;padding:0 14px}.smart-filter-popover p{margin:0;color:#52627a;font-size:11px;font-weight:750}.upgrade-panel{display:grid;gap:8px;border:1px dashed #cbd5e1;border-radius:9px;background:#f8fafc;padding:14px}.upgrade-panel.compact{padding:12px}.upgrade-panel strong{color:#071126;font-size:13px;font-weight:950}.upgrade-panel p{margin:0;color:#52627a;font-size:12px;line-height:1.45}.upgrade-panel .soft-button{width:fit-content}.filters-button{height:34px;display:inline-flex;align-items:center;justify-content:center;gap:5px;border:1px solid #edf1f7;border-radius:4px;background:#fff;color:#111827;padding:0 9px;cursor:pointer;font-size:12px;font-weight:800;box-shadow:0 1px 2px #0f172a0a}.filters-button svg{width:13px;height:13px;color:#111827}.filter-menu{position:absolute;top:calc(100% + 7px);right:0;z-index:25;width:218px;display:grid;gap:2px;border:1px solid var(--line);border-radius:9px;background:#fff;padding:8px;box-shadow:0 18px 38px #0f172a29}.filter-menu strong{padding:7px 8px;color:#071126;font-size:12px;font-weight:900}.filter-menu button{min-height:30px;display:grid;grid-template-columns:16px 1fr;align-items:center;gap:7px;border:0;border-radius:6px;background:transparent;color:#17233a;padding:0 8px;cursor:pointer;text-align:left;font-size:12px;font-weight:760}.filter-menu button:hover{background:#f8fafc}.filter-menu button span{color:#071126;font-size:12px;font-weight:900}.filter-menu .filter-menu-clear{grid-template-columns:1fr;justify-content:center;margin-top:4px;border-top:1px solid #eef2f7;border-radius:0;color:#52627a;text-align:center}.saved-filter-popover{position:absolute;top:calc(100% + 7px);right:0;z-index:27;width:min(318px,calc(100vw - 24px));display:grid;border:1px solid var(--line);border-radius:10px;background:#fff;padding:0;overflow:hidden;box-shadow:0 16px 34px #0f172a24}.saved-filter-popover>strong{padding:14px 14px 8px;color:#071126;font-size:13px;font-weight:950}.saved-filter-popover>p{min-height:92px;display:grid;place-items:center;margin:0;color:#64748b;font-size:13px}.saved-filter-list{display:grid;gap:6px;padding:8px 12px 12px}.saved-filter-row{display:grid;grid-template-columns:minmax(0,1fr) 30px;gap:6px}.saved-filter-row button{min-width:0;border:1px solid #edf1f7;border-radius:8px;background:#f8fbff;color:#071126;cursor:pointer}.saved-filter-row>button:first-child{display:grid;gap:3px;justify-items:start;padding:8px 10px;text-align:left}.saved-filter-row span{overflow:hidden;max-width:100%;font-size:12px;font-weight:900;text-overflow:ellipsis;white-space:nowrap}.saved-filter-row small{color:#64748b;font-size:11px}.saved-filter-row>button:last-child{display:grid;place-items:center;color:#64748b}.saved-filter-create-button{min-height:46px;border:0;border-top:1px solid #eef2f7;background:#fff;color:#071126;cursor:pointer;font-size:13px;font-weight:900}.saved-filter-create-button:hover{background:#f8fafc}.saved-filter-modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:95;display:grid;place-items:center;overflow-y:auto;background:#020617b8;padding:20px}.saved-filter-modal{width:min(620px,calc(100vw - 28px));max-height:calc(100vh - 40px);display:grid;grid-template-rows:auto minmax(260px,1fr) auto;overflow:hidden;border:1px solid var(--line);border-radius:12px;background:#fff;box-shadow:0 28px 90px #02061761}.saved-filter-modal-head{min-height:62px;display:flex;align-items:center;justify-content:space-between;gap:14px;border-bottom:1px solid #eef2f7;padding:12px 14px}.saved-filter-modal-head input{min-width:0;width:100%;border:0;background:transparent;color:#071126;outline:none;font-size:17px;font-weight:950}.saved-filter-modal-head input::placeholder{color:#8a95a7}.saved-filter-modal-menu-wrap{position:relative;flex:0 0 auto}.saved-filter-modal-menu-wrap .filters-button{min-width:104px;height:36px;border-radius:8px}.saved-filter-modal-menu-wrap em{min-width:20px;height:20px;display:inline-grid;place-items:center;border-radius:999px;background:#eef2f7;color:#071126;font-size:11px;font-style:normal;font-weight:950}.saved-filter-modal-menu{position:absolute;top:calc(100% + 7px);right:0;z-index:3;width:230px;display:grid;gap:2px;border:1px solid var(--line);border-radius:12px;background:#fff;padding:8px;box-shadow:0 18px 38px #0f172a2e}.saved-filter-modal-menu strong{padding:8px 8px 6px;color:#071126;font-size:13px;font-weight:950}.saved-filter-modal-menu button{min-height:34px;display:grid;grid-template-columns:16px 1fr;align-items:center;gap:8px;border:0;border-radius:7px;background:transparent;color:#071126;cursor:pointer;padding:0 8px;text-align:left;font-size:13px;font-weight:760}.saved-filter-modal-menu button:hover{background:#f8fafc}.saved-filter-modal-body{position:relative;min-height:300px;overflow-y:auto;background-color:#fff;background-image:radial-gradient(#d9e0ea 1px,transparent 1px);background-size:16px 16px;padding:28px 22px}.saved-filter-chip-board{min-height:220px;display:flex;align-content:center;align-items:center;justify-content:center;flex-wrap:wrap;gap:10px}.saved-filter-empty-board{min-height:220px;display:grid;place-items:center;color:#64748b;font-size:13px;font-weight:800}.saved-filter-chip-board button{min-height:36px;display:inline-flex;align-items:center;gap:7px;border:1px solid #edf1f7;border-radius:10px;background:#fffffff5;color:#071126;cursor:pointer;padding:0 10px;box-shadow:0 2px 6px #0f172a0a}.saved-filter-chip-board button>svg{color:#071126}.saved-filter-chip-board strong{font-size:12px;font-weight:950}.saved-filter-chip-board span{max-width:180px;overflow:hidden;border-radius:7px;background:#f1f5f9;color:#334155;padding:4px 8px;font-size:12px;text-overflow:ellipsis;white-space:nowrap}.saved-filter-chip-board i{width:20px;height:20px;display:inline-grid;place-items:center;border-radius:999px;color:#64748b;font-style:normal}.saved-filter-chip-board i:hover{background:#eef2f7}.saved-filter-modal-editor{position:absolute;top:18px;right:18px;z-index:2;width:min(320px,calc(100% - 36px));display:grid;gap:10px;border:1px solid var(--line);border-radius:12px;background:#fff;padding:12px;box-shadow:0 18px 38px #0f172a2e}.saved-filter-modal-footer{min-height:54px;display:flex;align-items:center;justify-content:space-between;gap:14px;border-top:1px solid #eef2f7;padding:10px 12px}.saved-filter-modal-footer>span{color:#64748b;font-size:12px;font-weight:800}.saved-filter-modal-footer>span:first-child{min-width:0}.saved-filter-modal-footer>span.error{color:#dc2626;font-weight:900}.saved-filter-modal-footer>div{display:flex;justify-content:flex-end;gap:8px}.saved-filter-modal-footer .soft-button,.saved-filter-modal-footer .primary{min-height:32px;border-radius:8px;padding:0 14px}.saved-filter-modal-footer span:first-child{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.filter-editor-popover{width:min(430px,100%);display:grid;gap:10px;border:1px solid var(--line);border-radius:9px;background:#fff;padding:10px;box-shadow:0 10px 28px #0f172a14}.range-filter-editor{display:grid;grid-template-columns:1fr 1fr;gap:8px}.range-filter-editor strong{grid-column:1 / -1;color:#071126;font-size:12px;font-weight:900}.category-filter-editor,.a2a-filter-editor{display:grid;gap:8px}.category-filter-editor strong,.a2a-filter-editor strong{color:#071126;font-size:12px;font-weight:900}.a2a-filter-editor small{color:#64748b;font-size:12px}.a2a-filter-editor.locked{opacity:.96}.category-filter-editor>button{justify-self:start;min-height:30px;border:1px solid var(--line);border-radius:6px;background:#fff;color:#31415f;padding:0 12px;font-size:12px;font-weight:900}.category-filter-editor>button.active{border-color:#071126;background:#071126;color:#fff}.category-filter-options{display:grid;gap:6px;max-height:230px;overflow:auto;padding-right:2px}.category-filter-options label{display:grid;grid-template-columns:16px minmax(0,1fr);align-items:center;gap:8px;min-height:30px;border:1px solid #e5edf7;border-radius:6px;background:#fbfdff;padding:5px 8px}.category-filter-options input{width:14px;height:14px;margin:0;accent-color:#071126}.category-filter-options span{color:#071126;font-size:12px;font-weight:800}.filter-editor-popover label,.range-filter-editor label{display:grid;gap:4px;min-width:0}.filter-editor-popover label span,.range-filter-editor label span{color:#31415f;font-size:11px;font-weight:900}.filter-editor-actions{display:grid;grid-template-columns:1fr 1fr;gap:8px}.advanced-filter-panel{display:grid;grid-template-columns:repeat(5,minmax(120px,1fr));gap:8px;border:1px solid var(--line);border-radius:9px;background:#fbfdff;padding:10px}.advanced-filter-panel label{display:grid;gap:4px;min-width:0}.advanced-filter-panel label span{color:#31415f;font-size:11px;font-weight:900}.advanced-filter-actions{grid-column:4 / -1;display:grid;grid-template-columns:1fr 1fr;gap:8px;align-self:end}.feed-list{display:grid;gap:9px;min-width:0}.feed-pagination{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:10px;border:1px solid var(--line);border-radius:10px;background:#fff;padding:10px 12px}.feed-pagination>span{color:#334155;font-size:13px;font-weight:850}.feed-pagination label,.feed-pagination div{display:inline-flex;align-items:center;gap:8px;color:#071126;font-weight:900;font-size:12px}.feed-pagination select,.feed-pagination input{height:34px;border:1px solid var(--line);border-radius:8px;background:#fff;color:#071126;padding:0 10px;outline:none;font-weight:850}.feed-pagination input{width:58px;text-align:center}.feed-pagination .soft-button{min-height:34px;display:inline-flex;align-items:center;gap:5px;border-radius:8px}.product-row{display:grid;grid-template-columns:116px minmax(650px,1fr) 220px;column-gap:10px;row-gap:4px;align-items:start;border:1px solid var(--line);border-radius:12px;background:#fff;padding:9px 12px 10px;box-shadow:0 1px #0f172a08}.row-flags{grid-column:1;display:flex;align-items:center;gap:6px;min-height:24px}.bookmark{width:22px;height:22px;border:1px solid var(--line);border-radius:5px;background:#fff;color:#061229;display:grid;place-items:center;padding:0;cursor:pointer}.bookmark:disabled{cursor:wait}.bookmark svg{width:14px;height:14px;stroke-width:2.2}.bookmark.saved svg{fill:#061229}.bookmark.syncing{cursor:wait;box-shadow:0 0 0 2px #07112614}.bookmark.syncing svg{animation:pulse-save .8s ease-in-out infinite}.media{grid-column:1;display:grid;justify-items:center;align-content:start;padding-top:4px}.status{display:inline-flex;align-items:center;min-height:22px;border-radius:6px;padding:2px 7px;background:#071126;color:#fff;font-size:10.5px;font-weight:950}.status.new{background:#071126;color:#fff}.status.baselining{background:#fff7ed;color:#9a3412;border:1px solid #fed7aa}.media img,.empty-image{width:82px;height:74px;object-fit:contain;border-radius:8px;background:#fff}.empty-image{display:grid;place-items:center;color:var(--muted);font-size:11px;text-align:center}.product-info{grid-column:2;grid-row:1 / span 2;min-width:0}.product-info h2{margin:1px 0 4px;max-width:880px;font-size:14.5px;line-height:1.18;letter-spacing:-.015em}.identity-stack{display:grid;justify-items:start;gap:3px;margin-bottom:8px}.category-line{display:inline-flex;align-items:center;gap:7px;min-width:0;min-height:14px}.category{max-width:270px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#111827;font-size:12px;line-height:1.25;font-weight:650}.category-rating{color:#8a95a8;font-size:11px;line-height:1.25;font-weight:750}.asin-button{display:inline-flex;align-items:center;gap:4px;border:0;background:transparent;color:#061229;padding:0;cursor:pointer;font-size:12px;line-height:1.25;font-weight:950;transition:color .14s ease}.asin-button svg{color:#8290a6;stroke-width:2.3;transition:color .14s ease,transform .14s ease}.asin-button.copied,.asin-button.copied svg{color:#000}.asin-button.copied svg{transform:scale(1.12)}.metrics{display:grid;grid-template-columns:130px 130px 130px 130px 130px 130px 180px;gap:5px;max-width:1090px}.metric{min-height:22px;display:inline-flex;align-items:center;gap:5px;border:1px solid var(--line);border-radius:7px;background:#fbfdff;padding:2px 8px;color:#5b6b84;font-size:11.5px;white-space:nowrap;min-width:0;width:100%}.metric:before{content:"";width:8px;height:8px;border:2px solid var(--metric, #93c5fd);border-radius:3px}.metric strong{color:#31415f;font-weight:950}.metric span{flex:0 0 auto}.metric-a2a{grid-column:1;grid-row:2}.metric:nth-child(9){grid-column:2}.metric:nth-child(10){grid-column:3}.metric:nth-child(11){grid-column:4}.metric-amazon{min-width:174px}.metric.buybox{--metric: var(--pink)}.metric.offer{--metric: var(--green)}.metric.rank{--metric: #60a5fa}.metric.sales{--metric: var(--orange)}.metric.muted{--metric: #64748b}.metric.a2a{--metric: #14b8a6}.metric.locked{border-style:dashed;background:#f8fafc}.source-wrap{position:relative;border-top:1px solid var(--line-soft);margin-top:6px;padding-top:5px}.source-label{margin-bottom:3px;color:#64748b;font-size:9px;font-weight:950;letter-spacing:.12em;text-transform:uppercase}.source-strip{display:flex;gap:4px;overflow-x:auto;padding-bottom:2px;scrollbar-color:#94a3b8 transparent;scrollbar-width:thin}.source-wrap.locked{opacity:.98}.source-locked-card{min-height:36px;display:flex;align-items:center;gap:8px;border:1px dashed #cbd5e1;border-radius:5px;background:#f8fafc;padding:6px 8px;color:#52627a;font-size:11px}.source-locked-card strong{color:#071126;font-weight:950}.source-locked-card span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.source-card{position:relative;min-width:318px;max-width:318px;min-height:34px;border:1px solid var(--line);border-radius:4px;background:#fff;padding:4px 30px 4px 7px;box-shadow:none;transition:border-color .14s ease,background .14s ease}.source-card:hover{border-color:#c6d3e5;background:#fbfdff}.source-empty-card{color:#52627a;background:#f8fafc;border-style:dashed;cursor:default}.source-empty-card:hover{border-color:var(--line);background:#f8fafc}.source-card small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#52627a;font-size:10.5px;line-height:1.1}.source-card small strong{color:#06142b;font-weight:950}.source-card small span{color:#52627a}.source-card b{display:block;margin-top:1px;color:#06142b;font-size:10.5px;line-height:1.1}.source-card img{position:absolute;right:6px;top:5px;width:20px;height:24px;object-fit:contain;border:0;border-radius:2px}.side-panel{grid-column:3;grid-row:1 / span 2;width:220px;min-width:220px;justify-self:end;display:grid;justify-items:center;align-content:start;padding-top:0}.keepa-chart{width:220px;height:86px;object-fit:contain;border:1px solid var(--line);border-radius:11px;background:#fff;transition:transform .16s ease,box-shadow .16s ease;transform-origin:top right}.keepa-chart:hover{transform:scale(1.85);box-shadow:0 20px 50px #0f172a2e;z-index:5}.row-actions{display:grid;grid-template-columns:repeat(2,1fr);gap:8px;margin-top:6px;width:204px}.brand-pill,.row-actions .danger{min-height:30px;display:inline-flex;align-items:center;justify-content:center;gap:5px;border:0;border-radius:10px;padding:0 7px;font-size:11.5px;font-weight:950;white-space:nowrap}.brand-pill{background:#eef4ff;color:#071126;overflow:hidden}.brand-logo{display:block;flex:0 0 auto;height:20px;object-fit:contain;mix-blend-mode:multiply}.amazon-logo,.keepa-logo{width:68px}.row-meta{width:204px;display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:8px;margin-top:4px;color:var(--muted);font-size:11px}.row-meta span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;border-radius:6px;background:#f3f6fb;padding:3px 8px;line-height:1.2}.row-meta time{color:#31415f;font-weight:850;white-space:nowrap}.seller-page-shell{position:relative;min-height:520px}.seller-explorer-page{min-height:100vh;padding:24px 28px}.seller-explorer-hero{display:grid;gap:14px;margin:24px auto 28px;max-width:1120px;text-align:center}.seller-explorer-hero h1{margin:0;color:#071126;font-size:34px;line-height:1.05;letter-spacing:0}.seller-explorer-hero p{margin:0;color:#65758f;font-size:13px;font-weight:750}.seller-explorer-controls{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:10px}.seller-explorer-controls .seller-search{width:min(320px,100%)}.explorer-sort{display:inline-flex;align-items:center;gap:6px}.explorer-sort span{color:#65758f;font-size:12px;font-weight:850}.explorer-sort button{min-height:30px;border:1px solid var(--line-soft);border-radius:7px;background:#fff;color:#17233a;padding:0 10px;cursor:pointer;font-size:12px;font-weight:850}.explorer-sort button.active{border-color:#071126;background:#071126;color:#fff}.explorer-sort button:disabled{cursor:not-allowed;opacity:.5}.inline-feedback{justify-self:center;border:1px solid var(--line-soft);border-radius:7px;background:#fff;color:#334155;padding:8px 11px;font-size:12px;font-weight:850}.inline-feedback.success{border-color:#bbf7d0;background:#f0fdf4;color:#15803d}.inline-feedback.error{border-color:#fecaca;background:#fff7f7;color:#b91c1c}.seller-explorer-grid{width:min(1120px,100%);margin:0 auto;display:grid;grid-template-columns:repeat(3,minmax(240px,1fr));gap:14px}.seller-explorer-stage{position:relative;width:min(1120px,100%);margin:0 auto;min-height:360px}.seller-explorer-grid-locked{filter:blur(4px);opacity:.55;pointer-events:none;-webkit-user-select:none;user-select:none}.seller-explorer-preview-card{min-height:148px}.seller-explorer-lock-card{position:absolute;z-index:2;top:76px;left:50%;width:min(430px,calc(100% - 28px));transform:translate(-50%);display:grid;justify-items:center;gap:10px;border:1px solid #d7e0ef;border-radius:8px;background:#fffffff5;box-shadow:0 18px 48px #0f172a24;padding:22px;text-align:center}.seller-explorer-lock-card svg{color:#071126}.seller-explorer-lock-card strong{color:#071126;font-size:17px;line-height:1.2}.seller-explorer-lock-card p{max-width:340px;margin:0;color:#52627a;font-size:12px;font-weight:750;line-height:1.45}.seller-explorer-lock-card button{min-height:34px;border:1px solid #071126;border-radius:7px;background:#071126;color:#fff;cursor:pointer;padding:0 14px;font-size:12px;font-weight:900}.seller-explorer-empty{grid-column:1 / -1;justify-self:center;width:min(560px,100%);margin-top:24px}.seller-explorer-card{min-height:112px;display:grid;grid-template-columns:minmax(0,1fr);gap:8px;border:1px solid var(--line-soft);border-radius:6px;background:#fff;padding:13px;box-shadow:0 1px 4px #0f172a09}.seller-explorer-card-top{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:12px;align-items:start}.seller-explorer-card strong,.seller-explorer-card small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.seller-explorer-card strong{color:#071126;font-size:13px}.seller-explorer-card small,.seller-explorer-card>span{color:#65758f;font-size:11px}.seller-explorer-card button{min-height:28px;align-self:start;border:1px solid var(--line-soft);border-radius:6px;background:#fff;color:#071126;cursor:pointer;padding:0 10px;font-size:11px;font-weight:900}.seller-explorer-card button:disabled{cursor:wait;opacity:.65}.seller-explorer-card-meta{display:flex;align-items:center;gap:7px}.seller-explorer-card-meta b{display:inline-flex;min-width:24px;height:20px;align-items:center;justify-content:center;border-radius:6px;background:#071126;color:#fff;font-size:11px;font-weight:900}.seller-explorer-card .seller-activity{width:100%}.seller-page-header{min-height:42px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line);padding:0 14px;background:#fff}.seller-page-header>div{display:inline-flex;align-items:center;gap:10px;flex-wrap:wrap}.seller-page-header h1{margin:0;color:#071126;font-size:18px;line-height:1;letter-spacing:-.025em}.seller-page-header span{min-height:22px;display:inline-flex;align-items:center;border:1px solid #eef2f7;border-radius:6px;background:#f8fafc;color:#31415f;padding:0 8px;font-size:12px;font-weight:850}.seller-page-header small{color:#6b7b93;font-size:11px;font-weight:750}.seller-management{position:relative;display:grid;gap:8px;padding:13px 14px;overflow-x:auto}.seller-management-toolbar{display:flex;align-items:center;justify-content:space-between;gap:14px}.seller-page-search{position:relative;width:min(330px,36vw);min-width:230px}.seller-page-search svg{position:absolute;left:11px;top:50%;transform:translateY(-50%);color:var(--muted)}.seller-page-search input{width:100%;height:34px;border:1px solid var(--line);border-radius:6px;background:#fff;outline:none;padding:0 12px 0 34px;color:#071126;font-size:12px}.seller-page-actions{display:flex;align-items:center;justify-content:flex-end;gap:8px}.seller-table-button,.seller-table-add{height:34px;display:inline-flex;align-items:center;justify-content:center;gap:7px;border-radius:6px;padding:0 12px;cursor:pointer;white-space:nowrap;font-size:12px;font-weight:900}.seller-table-button{border:1px solid var(--line);background:#fff;color:#071126}.seller-table-add{border:1px solid #071126;background:#071126;color:#fff}.seller-table-add-wrap{position:relative}.seller-table-add-popover{position:absolute;top:calc(100% + 8px);right:0;z-index:35;width:294px;display:grid;gap:9px;border:1px solid var(--line);border-radius:9px;background:#fff;padding:12px;box-shadow:0 18px 38px #0f172a2e}.seller-table-filter-row{min-height:30px;display:flex;align-items:center;gap:6px;overflow-x:auto}.seller-table-filter-row button{height:26px;border:1px solid transparent;border-radius:6px;background:transparent;color:#52627a;padding:0 8px;cursor:pointer;font-size:11px;font-weight:850}.seller-table-filter-row button.active{border-color:var(--line);background:#fff;color:#071126}.seller-table{min-width:980px;overflow:visible;border-top:1px solid var(--line);background:#fff}.seller-table-head,.seller-table-row{display:grid;grid-template-columns:minmax(270px,2fr) 140px 140px 150px 120px minmax(180px,1fr) 82px 96px;align-items:center;column-gap:14px}.seller-table.no-discord .seller-table-head,.seller-table.no-discord .seller-table-row{grid-template-columns:minmax(300px,2.2fr) 170px 160px 170px 150px minmax(210px,1.1fr) 96px}.seller-table-head{min-height:34px;border-bottom:1px solid var(--line);color:#52627a;padding:0 14px;font-size:11px;font-weight:850}.seller-table-head button{justify-self:start;border:0;background:transparent;color:#52627a;padding:0;cursor:pointer;font:inherit}.seller-table-row{min-height:64px;border-bottom:1px solid #eef2f7;padding:7px 14px;color:#071126}.seller-table-row:hover{background:#fbfdff}.seller-table-storefront{display:grid;justify-items:start;gap:5px;min-width:0}.seller-table-storefront strong,.seller-table-storefront small{max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.seller-table-storefront strong{font-size:12.5px;font-weight:900}.seller-table-storefront small{color:#64748b;font-size:11px;font-weight:720}.seller-table-status{width:fit-content;min-height:24px;display:inline-flex;align-items:center;gap:6px;border:1px solid #e8eef8;border-radius:7px;background:#fbfdff;color:#166534;padding:0 9px;font-size:11px;font-weight:850}.seller-table-status:before{content:"";width:10px;height:10px;border:2px solid #86d28d;border-radius:3px;background:#e9f8ec}.seller-table-status.paused{color:#dc2626}.seller-table-status.paused:before{border-color:#fca5a5;background:#fee2e2}.seller-table-status.baselining{color:#9a3412}.seller-table-status.baselining:before{border-color:#fdba74;background:#ffedd5}.seller-table-row time{color:#31415f;font-size:11.5px;font-weight:780}.seller-table-products{display:inline-flex;align-items:center;gap:7px}.seller-table-products strong{min-width:26px;height:22px;display:inline-grid;place-items:center;border-radius:8px;background:#071126;color:#fff;padding:0 7px;font-size:11px;font-weight:950}.seller-table-saved{height:22px;display:inline-flex;align-items:center;gap:4px;border:1px solid #edf2f7;border-radius:7px;background:#fff;color:#071126;padding:0 7px;font-size:11px;font-weight:850}.seller-table-row .seller-activity{gap:0}.seller-table-row .seller-activity>span{display:none}.seller-table-row .seller-activity>div{height:30px;max-width:210px;border-bottom-color:#f1f5f9}.seller-ping-toggle{width:58px;min-height:28px;border:1px solid #e2e8f0;border-radius:999px;background:#f8fafc;color:#64748b;box-shadow:none;font-size:11px}.seller-ping-toggle.enabled{border-color:#bfdbfe;background:#eff6ff;color:#1d4ed8}.seller-ping-toggle.locked{border-color:#d7e0ef;background:#fff;color:#071126;font-weight:950;box-shadow:inset 0 0 0 3px #f8fafc}.seller-ping-toggle.locked:hover{border-color:#93c5fd;background:#eff6ff;color:#1d4ed8}.seller-table-actions{position:relative;display:flex;justify-content:flex-end;gap:8px}.seller-table-actions button{width:28px;height:28px;display:grid;place-items:center;border:0;border-radius:6px;background:transparent;color:#52627a;padding:0;cursor:pointer}.seller-table-actions button:hover{background:#f1f5f9;color:#071126}.seller-table-menu-wrap{position:relative}.seller-table-menu{position:absolute;right:0;top:calc(100% + 5px);z-index:20;width:126px;display:grid;gap:2px;border:1px solid var(--line);border-radius:8px;background:#fff;padding:5px;box-shadow:0 14px 28px #0f172a29}.seller-table-menu button{width:100%;min-height:29px;display:block;border:0;border-radius:6px;background:transparent;color:#17233a;padding:0 8px;text-align:left;font-size:12px;font-weight:850}.seller-table-menu button:hover{background:#f8fafc}.seller-table-menu .danger-option{color:#dc2626}.empty-state{border:1px dashed var(--line);border-radius:12px;background:#ffffffb8;padding:32px;text-align:center;color:var(--muted)}.error-notice{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:12px;border:1px solid #fecaca;border-radius:8px;background:#fff7f7;color:#7f1d1d;padding:10px 12px;font-size:13px}.error-notice strong{font-weight:850}.success-notice{display:flex;align-items:center;gap:10px;margin-bottom:12px;border:1px solid #bbf7d0;border-radius:8px;background:#f0fdf4;color:#14532d;padding:10px 12px;font-size:13px}.success-notice strong{font-weight:850}.skeleton-row{min-height:132px;border:1px solid var(--line);border-radius:12px;background:linear-gradient(90deg,#fff,#eef4ff,#fff);background-size:240% 100%;animation:shimmer 1.1s ease-in-out infinite}.skeleton-line{height:14px;max-width:260px;margin-top:18px;border-radius:999px;background:linear-gradient(90deg,#e8eef8,#f8fbff,#e8eef8);background-size:240% 100%;animation:shimmer 1.1s ease-in-out infinite}.skeleton-line.wide{max-width:360px}@keyframes shimmer{0%{background-position:120% 0}to{background-position:-120% 0}}@keyframes spin{to{transform:rotate(360deg)}}@keyframes pulse-save{0%,to{transform:scale(1);opacity:1}50%{transform:scale(.9);opacity:.62}}@media(max-width:1280px){.feed-workspace{grid-template-columns:178px minmax(0,1fr)}.product-row{grid-template-columns:98px minmax(0,1fr) 220px}.product-info{grid-column:2}.side-panel{grid-column:3;max-width:276px}.metrics{grid-template-columns:repeat(4,minmax(116px,1fr))}.seller-explorer-grid{grid-template-columns:repeat(2,minmax(220px,1fr))}}@media(max-width:900px){.app-shell{grid-template-columns:1fr}.sidebar{position:static;height:auto}.sidebar-footer{position:static;margin:20px 8px 0}.settings-modal{grid-template-columns:1fr}.settings-tabs{grid-auto-flow:column;overflow-x:auto;border-right:0;border-bottom:1px solid var(--line)}.settings-tabs .settings-logout{margin-top:0}.stats-grid,.filter-bar{grid-template-columns:1fr}.seller-management-toolbar{align-items:stretch;flex-direction:column}.seller-page-search{width:100%;min-width:0}.seller-page-actions{justify-content:flex-start;overflow-x:auto}.seller-table{min-width:980px}.seller-explorer-page{padding:18px 16px}.seller-explorer-hero{text-align:left}.seller-explorer-controls{justify-content:flex-start}.seller-explorer-grid,.feed-workspace,.feed-toolbar,.advanced-filter-panel,.advanced-filter-actions{grid-template-columns:1fr}.getting-started-backdrop{align-items:start;padding:14px}.getting-started-card{width:100%;max-height:calc(100vh - 28px);padding:14px}.getting-started-head{align-items:flex-start;flex-wrap:wrap}.getting-started-head span{margin-left:0}.getting-started-preview{grid-template-columns:repeat(2,minmax(0,1fr))}.saved-filter-modal-backdrop{align-items:start;padding:14px}.saved-filter-modal{width:100%;max-height:calc(100vh - 28px)}.saved-filter-modal-head{align-items:stretch;flex-direction:column}.saved-filter-modal-menu-wrap .filters-button{width:100%}.saved-filter-modal-editor{position:static;width:100%;margin-top:14px}.saved-filter-modal-footer{align-items:stretch;flex-direction:column}.saved-filter-modal-footer>div{width:100%}.saved-filter-modal-footer .soft-button,.saved-filter-modal-footer .primary{flex:1}.advanced-filter-actions{grid-column:auto}.seller-rail{position:static;max-height:none}.product-row{grid-template-columns:86px minmax(0,1fr)}.product-info{grid-column:2}.side-panel{grid-column:1 / -1}.metrics{grid-template-columns:1fr}.metric{grid-column:auto!important;grid-row:auto!important}}
