.capacity-banner{display:flex;justify-content:space-between;align-items:center;gap:32px;background:#173b3b;color:#fff;border-radius:18px;padding:25px 28px;margin-bottom:22px;box-shadow:0 18px 40px rgba(23,59,59,.13)}.capacity-banner .eyebrow{color:#8fdbcc}.capacity-banner h2{font:700 23px Georgia,serif;margin:0 0 6px}.capacity-banner p{color:#c5ded9;font-size:12px;margin:0;max-width:580px}.capacity-meter{min-width:230px}.capacity-meter strong{font-size:20px}.capacity-meter strong span{color:#9ec9c0;font-size:12px;font-weight:400}.capacity-meter small{color:#9ec9c0;font-size:10px}.capacity-meter .progress{background:#385f5c;margin:8px 0 6px}.capacity-meter .progress span{background:#8fdbcc}.channel-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:22px;margin-bottom:22px}.channel-card,.connection-card{background:#fff;border:1px solid var(--line);border-radius:18px;box-shadow:var(--shadow);padding:23px}.channel-card{border-top:4px solid var(--teal)}.otto-card{border-top-color:#e96b25}.channel-header{display:flex;align-items:flex-start;gap:12px}.channel-header h2{font:700 19px Georgia,serif;margin:2px 0 2px}.channel-header p{color:var(--muted);font-size:12px;margin:0}.channel-logo{width:39px;height:39px;flex:0 0 39px;border-radius:11px;display:grid;place-items:center;color:#fff;font-size:17px;font-weight:700}.shopify-logo{background:#8fbd54}.otto-logo{background:#e96b25}.channel-kicker{display:block;color:var(--muted);font-size:10px;text-transform:uppercase;letter-spacing:.1em}.connection-dot{margin-left:auto;white-space:nowrap;font-size:10px;font-weight:700;padding:5px 8px;border-radius:7px}.connection-dot:before{content:"";display:inline-block;width:6px;height:6px;border-radius:50%;background:currentColor;margin-right:5px}.connected{color:var(--teal);background:var(--teal-soft)}.channel-actions{display:flex;gap:9px;flex-wrap:wrap;margin:24px 0 17px}.channel-actions .primary-button,.channel-actions .outline-button{flex:1;justify-content:center;min-width:150px}.channel-meta{display:grid;gap:8px;border-top:1px solid var(--line);padding-top:15px;color:var(--muted);font-size:11px}.channel-meta span{display:flex;align-items:center;gap:7px}.channel-meta svg{width:14px;color:var(--teal)}.channel-progress{margin-top:18px;color:var(--muted);font-size:11px}.channel-progress>div:first-child{display:flex;justify-content:space-between;margin-bottom:7px}.channel-progress b{color:var(--ink)}.import-history{margin-top:0}.connection-summary{color:var(--teal);font-size:11px;font-weight:700;display:flex;align-items:center;gap:6px}.connection-summary svg{width:15px}.connections-panel{margin-bottom:22px}.connection-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:15px;padding:0 23px 23px}.connection-card{box-shadow:none;padding:18px;border-top:3px solid var(--teal)}.connection-card:nth-child(2){border-top-color:#e96b25}.connection-card .channel-header h2{font-size:17px}.connection-details{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin:20px 0}.connection-details div{background:#f7f9f8;border-radius:9px;padding:10px}.connection-details span{display:block;color:var(--muted);font-size:10px;margin-bottom:3px}.connection-details strong{font-size:11px}.connection-card .outline-button{width:100%;justify-content:center}@media(max-width:760px){.capacity-banner{display:block}.capacity-meter{margin-top:20px}.channel-grid,.connection-grid{grid-template-columns:1fr}.channel-actions{display:grid}.channel-actions .primary-button,.channel-actions .outline-button{width:100%}}
.review-dialog::backdrop{background:rgba(23,33,43,.28)}
.bulk-bar{display:flex;align-items:center;justify-content:space-between;gap:18px;background:#fff;border:1px solid #bfe3dc;border-radius:16px;padding:16px 20px;margin-bottom:16px}.bulk-bar strong{display:block;font:700 17px Georgia,serif}.bulk-bar span{display:block;color:var(--muted);font-size:11px;margin-top:3px}.product-filter-bar{display:flex;align-items:center;gap:9px;flex-wrap:wrap;margin-bottom:22px}.filter-search{height:40px;display:flex;align-items:center;gap:8px;flex:1;min-width:220px;padding:0 11px;background:#fff;border:1px solid var(--line);border-radius:10px}.filter-search svg{width:16px;color:var(--muted)}.filter-search .search-input{height:auto;min-width:0;width:100%;border:0;padding:0;outline:0}.product-filter-bar .select-input{min-width:145px}.bulk-bar .primary-button{background:var(--coral);box-shadow:0 8px 18px rgba(239,128,107,.2)}.bulk-bar .primary-button:hover{background:#d96754}@media(max-width:720px){.bulk-bar{align-items:flex-start;flex-direction:column}.bulk-bar .primary-button{width:100%;justify-content:center}.product-filter-bar .select-input,.filter-search{width:100%}}
.bulk-actions{display:flex;gap:8px;flex-wrap:wrap;justify-content:flex-end}.platform-tag{display:inline-flex;align-items:center;border-radius:7px;padding:5px 8px;font-size:10px;font-weight:700;white-space:nowrap}.shopify-tag{background:#eef7e6;color:#5f8f32}.otto-tag{background:#fff0e7;color:#cb5c1d}.both-tag{background:#eaf1f5;color:#4d6977}@media(max-width:720px){.bulk-actions{display:grid;width:100%}.bulk-actions button{width:100%;justify-content:center}}
.select-visible{display:inline-flex;align-items:center;gap:7px;height:40px;padding:0 11px;border:1px solid var(--line);border-radius:10px;background:#fff;color:var(--muted);font-size:11px;font-weight:700;white-space:nowrap}.check-cell{width:38px;text-align:center;padding-left:14px!important;padding-right:8px!important}.check-cell input,.select-visible input{accent-color:var(--teal);width:15px;height:15px}.bulk-actions button:disabled{cursor:not-allowed;opacity:.48;box-shadow:none}
