:root{font-family:Manrope,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:#202331;background:#f6f7fb;font-synthesis:none;--purple:#7253de;--purple-dark:#6041c8;--muted:#8a8e9e;--line:#eaecf2;--surface:#fff}
*{box-sizing:border-box}body{margin:0;font-size:13px}button,input,select{font:inherit}button,a,input,select{-webkit-tap-highlight-color:transparent}button{cursor:pointer}button{color:inherit}button:disabled{cursor:default;opacity:.45}a{color:inherit;text-decoration:none}button,input,select{outline-offset:3px}button:focus-visible,a:focus-visible{outline:2px solid var(--purple)}input:focus,select:focus{outline:2px solid #b5a3f5;outline-offset:0}button{transition:background .16s,box-shadow .16s}svg{width:18px;height:18px;display:block;stroke-width:1.7;flex-shrink:0}[data-icon]{display:inline-flex;align-items:center;justify-content:center;flex-shrink:0}button svg{pointer-events:none}[hidden]{display:none!important}.app-shell{min-height:100vh;display:flex}.sidebar{width:238px;flex-shrink:0;background:#fff;border-right:1px solid var(--line);padding:32px 20px 20px;position:fixed;inset:0 auto 0 0;display:flex;flex-direction:column;z-index:15}.logo{display:flex;gap:12px;align-items:center;font-size:17px;font-weight:800;letter-spacing:-.5px;padding:0 9px}.logo small{display:block;font-size:9px;color:#9192a3;letter-spacing:2px;margin-top:3px;font-weight:700}.logo-mark{width:38px;height:38px;border-radius:12px;background:var(--purple);color:#fff;font-size:32px;line-height:30px;text-align:center;letter-spacing:-5px;padding-right:6px}.logo-mark span{color:#d4c7ff}.workspace{display:flex;align-items:center;gap:10px;border:1px solid var(--line);border-radius:9px;padding:12px 10px;margin:32px 0 29px}.workspace-avatar,.avatar{display:grid;place-items:center;background:#f0ebfc;color:#7754ce;border-radius:9px;font-weight:800;width:32px;height:32px}.workspace strong{font-size:12px}.workspace div>span{display:block;font-size:10px;color:#9495a4;margin-top:4px}.connection-dot{height:6px;width:6px;background:#b3accc;border-radius:50%;margin-left:auto}.nav-label{font-size:9px;font-weight:800;letter-spacing:1.15px;color:#9699a8;padding:0 12px}.nav-item{display:flex;align-items:center;gap:10px;width:100%;border:0;border-radius:8px;background:none;padding:13px 12px;font-size:12px;color:#6e7282;text-align:left;margin:5px 0}.nav-item.active{background:#f0ecfc;color:#7652d1;font-weight:750;margin-top:12px}.nav-item:hover,.category-item:hover{background:#f6f3fd}.nav-count{margin-left:auto;font-size:10px;padding:2px 6px;background:#e4dbf9;border-radius:5px}.categories-heading{display:flex;justify-content:space-between;align-items:center;margin:32px 0 16px}.categories-heading>span:last-child{font-size:10px;color:#9899a7;margin-right:12px}.category-search{display:flex;gap:6px;align-items:center;margin:0 4px 12px;color:#aaacb8}.category-search input{border:0;background:#f8f9fc;border-radius:6px;width:100%;font-size:11px;padding:8px}.category-search svg{width:15px}.category-list{overflow-y:auto;min-height:60px}.category-item{display:flex;gap:10px;align-items:center;width:100%;border:0;background:none;text-align:left;border-radius:6px;padding:10px 12px;font-size:11px;color:#727686}.category-item.selected{color:#7353cc;background:#f5f2fc;font-weight:750}.category-dot{width:6px;height:6px;border-radius:2px;background:#bbc1cd}.category-item.selected .category-dot{background:#9276df}.category-item .count{margin-left:auto;color:#a1a5b2;font-size:10px}.sidebar-bottom{margin-top:auto;padding-top:20px}.help-note{background:#f8f8fc;border:1px solid #eeeeF5;border-radius:10px;padding:15px 12px}.help-note>span{color:#967bd5;margin-bottom:10px}.help-note strong{display:block;font-size:10px}.help-note p{font-size:10px;line-height:1.8;color:#9395a6;margin:5px 0 0}.help-link{display:flex;gap:8px;align-items:center;font-size:11px;color:#8a8d9d;padding:17px 8px 0}.help-link>span:last-child{margin-left:auto}.help-link svg{width:15px}.main-shell{margin-left:238px;width:calc(100% - 238px);min-width:0}.topbar{height:76px;background:rgba(255,255,255,.8);border-bottom:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;padding:0 38px}.breadcrumb{display:flex;gap:14px;font-size:11px;color:#9295a5}.breadcrumb span{color:#c3c6d0}.breadcrumb strong{font-weight:600;color:#515665}.topbar-right{display:flex;align-items:center;gap:23px}.api-indicator{font-size:10px;color:#89909d;display:flex;align-items:center;gap:7px}.api-indicator i{height:6px;width:6px;border-radius:50%;background:#a8a4b8}.api-indicator.connected i{background:#49a780}.avatar{border:1px solid #e9e2fa;font-size:12px}.main-shell main{max-width:1850px;margin:auto;padding:34px 38px 24px}.page-heading{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:26px}.eyebrow{font-size:9px;color:#9b94ad;font-weight:800;letter-spacing:1.6px;margin-bottom:7px}h1{font-size:29px;font-weight:800;letter-spacing:-1.1px;margin:0;line-height:1.4}.page-heading p{color:#9093a3;font-size:11px;margin:7px 0 0}.heading-actions{display:flex;gap:10px;padding-top:9px}.button{display:inline-flex;align-items:center;justify-content:center;gap:8px;white-space:nowrap;border:1px solid #e2e4ed;background:#fff;border-radius:7px;padding:10px 14px;font-size:11px;font-weight:700;min-height:38px}.button:hover{background:#f7f7fb;box-shadow:0 2px 5px #20233f08}.button.primary{background:var(--purple);color:#fff;border-color:var(--purple);box-shadow:0 3px 5px #7353de15}.button.primary:hover{background:var(--purple-dark)}.button svg{width:15px;height:15px}.text-button{border:0;background:none;display:inline-flex;align-items:center;gap:7px;color:#7957cf;font-size:11px;font-weight:700;padding:5px 0}.text-button:hover{color:#4f359c}.text-button svg{width:15px}.notice{display:flex;align-items:center;gap:13px;background:#eeedf9;border:1px solid #e6e1f6;border-radius:9px;padding:15px 18px;margin-bottom:23px;color:#6c57a2;font-size:12px;line-height:1.7}.notice.error{background:#fff2f0;border-color:#f4d8d2;color:#a94e42}.notice strong{display:block;font-size:11px;font-weight:750}.notice div>span{font-size:10px;display:block;margin-top:2px;color:#9585b1}.notice-icon{align-self:flex-start;margin-top:3px}.notice-icon svg{width:22px;height:22px}.notice .text-button{margin-left:auto;flex-shrink:0}.metrics{display:grid;grid-template-columns:repeat(4,1fr);gap:15px;margin-bottom:25px}.metric{background:#fff;border:1px solid #e8eaf1;border-radius:9px;padding:18px 20px;box-shadow:0 2px 2px #22264d02;min-height:126px}.metric-label{display:flex;align-items:center;justify-content:space-between;color:#8d92a2;font-size:10px;font-weight:650}.metric-label svg{width:17px;height:17px;color:#a5a5b9}.metric strong{font-size:28px;font-weight:750;letter-spacing:-.9px;display:block;margin-top:10px;line-height:1.35}.metric strong.metric-time{font-size:22px;margin-top:16px;line-height:1.3}.metric-caption{display:block;font-size:9px;color:#a2a6b2;margin-top:5px}.catalog-panel{background:#fff;border:1px solid #e5e7ef;border-radius:10px;overflow:hidden;box-shadow:0 3px 8px #25284603}.table-tabs{display:flex;justify-content:space-between;align-items:center;padding:0 21px;border-bottom:1px solid var(--line);height:57px}.table-tabs>div{height:100%;display:flex;gap:25px}.table-tab{height:100%;border:0;border-bottom:2px solid transparent;background:none;display:flex;align-items:center;gap:8px;font-size:11px;color:#9396a5;padding:0 1px}.table-tab.selected{border-bottom-color:#7c58d9;color:#6d4cc6;font-weight:800}.table-tab span{font-size:9px;border-radius:5px;background:#f1f2f7;color:#9699a7;padding:2px 6px}.table-tab.selected span{background:#f0eafa;color:#8057cd}.table-hint{color:#a4a6b4;font-size:9px;display:flex;gap:6px;align-items:center}.table-hint svg{width:13px}.table-toolbar{display:flex;gap:10px;padding:18px 20px}.global-search{display:flex;align-items:center;gap:9px;border:1px solid #e4e6ee;border-radius:7px;padding:0 11px;height:38px;color:#a8aabb;background:#fff;flex:1;min-width:160px}.global-search input{border:0;min-width:0;width:100%;height:100%;font-size:10px;background:transparent;outline:none}.global-search:focus-within{border-color:#b5a3e6;box-shadow:0 0 0 2px #7253de10}.global-search svg{width:16px}.global-search kbd{font-family:inherit;font-size:10px;border:1px solid #e8e9ef;border-radius:3px;padding:0 5px;color:#afb2bf}.table-toolbar select{max-width:180px;border:1px solid #e4e6ee;border-radius:7px;font-size:10px;background:#fff;padding:0 27px 0 10px;color:#737887;min-width:120px}.columns-button{font-size:10px}.filter-summary{padding:0 21px 13px;display:flex;align-items:center;justify-content:space-between;color:#8c809f;font-size:10px}.filter-summary .text-button{font-size:10px}.table-scroll{overflow:auto;max-height:calc(100vh - 410px);min-height:270px;scrollbar-width:thin;scrollbar-color:#dcdde9 transparent}table{border-collapse:separate;border-spacing:0;text-align:left;width:100%;font-size:11px}thead{position:sticky;top:0;z-index:5}th{background:#f9f9fc;border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:11px 15px 9px;min-width:140px;color:#858999;font-size:9px;font-weight:650;vertical-align:top}th:first-child{width:330px;min-width:300px;padding-left:21px;position:sticky;left:0;z-index:6}th[data-key="nmID"]{min-width:118px}th[data-key="brand"]{min-width:120px}th[data-key="price"],th[data-key="discountPrice"]{min-width:125px}th .sort-button{display:flex;align-items:center;gap:8px;background:none;border:0;width:100%;font-size:9px;color:#7b8193;padding:0;text-align:left;height:18px;font-weight:650;white-space:nowrap}th .sort-button svg{width:12px;height:12px;margin-left:auto;color:#b3b7c3}th[aria-sort="ascending"] .sort-button,th[aria-sort="descending"] .sort-button{color:#7854d1}th input{border:1px solid #e8e9f1;border-radius:4px;font-size:9px;width:100%;height:25px;background:#fff;margin-top:8px;padding:5px 7px;color:#6f7585}th input::placeholder{color:#b2b6c4}td{border-bottom:1px solid #eff0f5;padding:14px 15px;max-width:330px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color:#717787;height:83px;background:#fff}td:first-child{padding-left:21px;position:sticky;left:0;background:#fff;z-index:2;box-shadow:5px 0 10px -10px #4b4e74}tbody tr:hover td{background:#fbfaff}tbody tr:last-child td{border-bottom:0}.product-cell{display:flex;gap:12px;align-items:center;border:0;background:none;text-align:left;padding:0;width:100%}.product-thumbnail{width:47px;height:54px;object-fit:contain;background:#f5f5f9;border:1px solid #f0f0f5;border-radius:7px;flex-shrink:0}.no-photo{display:grid;place-items:center;color:#b7bbca}.product-cell>div:last-child{min-width:0}.product-title{display:block;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;max-width:230px;font-size:11px;font-weight:700;color:#3b3f50;margin-bottom:6px}.product-subtitle{font-size:9px;color:#a2a6b4}.mono{font-variant-numeric:tabular-nums;font-size:10px;color:#9298a7}.category-badge{display:inline-block;background:#f2f3f8;color:#85899b;border:1px solid #eaeCf4;border-radius:5px;padding:4px 7px;font-size:9px}.money{font-weight:700;color:#4d5265;white-space:nowrap}.discount-money{color:#7554c4}.empty-state{text-align:center;padding:58px 20px;color:#9195a7}.empty-state>[data-icon]{background:#f1edfa;padding:15px;border-radius:50%;color:#9f86d7}.empty-state h3{font-size:16px;color:#52586e;margin:15px 0 6px}.empty-state p{font-size:11px;margin-bottom:20px}.table-footer{padding:15px 21px;border-top:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;font-size:10px;color:#999dac;min-height:62px}.pagination{display:flex;align-items:center;gap:12px}.pagination label{display:flex;gap:9px;align-items:center;margin-right:10px}.pagination select{border:1px solid #e7e8f0;border-radius:5px;padding:5px;color:#878c9e;background:#fff;font-size:10px}.icon-button{display:inline-flex;align-items:center;justify-content:center;background:#fff;border:1px solid #e5e7f0;border-radius:6px;width:29px;height:29px;flex-shrink:0;color:#9297a8}.icon-button:hover{background:#f6f3fc}.icon-button svg{width:15px;height:15px}.page-footnote{display:flex;justify-content:space-between;gap:15px;margin-top:17px;color:#a0a5b6;font-size:9px}.page-footnote>span{display:flex;gap:6px;align-items:center}.page-footnote svg{width:13px;height:13px}.modal{width:460px;max-width:calc(100vw - 30px);border:1px solid #e8e5f0;border-radius:16px;padding:25px;box-shadow:0 20px 70px #25223825;max-height:90vh;overflow:auto}dialog::backdrop{background:#26213655;backdrop-filter:blur(3px)}.modal-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:20px;margin-bottom:22px}.modal h2{font-size:19px;letter-spacing:-.5px;margin:0}.modal-heading p{font-size:11px;color:#9999ab;margin:7px 0 0}.modal-footer{border-top:1px solid var(--line);padding-top:17px;display:flex;align-items:center;justify-content:space-between;margin-top:18px}.columns-modal{width:440px}.column-options{max-height:45vh;overflow:auto;margin-top:15px}.column-option{display:flex;align-items:center;gap:10px;padding:10px 8px;border-radius:5px;font-size:12px;color:#72778b}.column-option:hover{background:#f9f7fd}.column-option input{accent-color:var(--purple);width:15px;height:15px}.column-option small{margin-left:auto;color:#b3aec2;font-size:9px}.connection-body{font-size:12px;line-height:1.85;color:#80869b}.connection-body p{margin:0 0 16px}.connection-body ol{padding-left:19px;margin:12px 0 20px}.connection-body li{margin:10px 0;padding-left:4px}.connection-body code{font-size:11px;background:#f4f2fa;padding:3px 5px;border-radius:4px;color:#7253b5;overflow-wrap:anywhere}.connection-card{border:1px solid #eae6f3;background:#f9f7fd;border-radius:9px;padding:15px;margin-bottom:17px}.connection-card strong{display:block;color:#66518e;font-size:12px}.form-field{display:block;margin:15px 0;font-size:11px;font-weight:600;color:#656a80}.form-field input{display:block;width:100%;margin-top:7px;padding:11px;border:1px solid #e1e1ee;border-radius:7px;font-size:13px}.form-error{color:#b05453;font-size:11px;margin:10px 0}.connection-buttons{display:flex;justify-content:space-between;gap:10px;margin-top:20px}.product-dialog{position:fixed;inset:0 0 0 auto;margin:0;width:630px;height:100dvh;max-width:100vw;max-height:100dvh;border:0;border-left:1px solid #e4e1ee;padding:0;box-shadow:-10px 0 50px #20203c18}.product-header{position:sticky;top:0;z-index:3;background:#fff;border-bottom:1px solid var(--line);padding:21px 25px;display:flex;justify-content:space-between;align-items:center}.product-header h2{font-size:15px;margin:0}.product-detail{padding:26px}.product-intro{display:flex;align-items:flex-start;gap:24px;margin-bottom:24px}.product-hero{display:flex;align-items:center;justify-content:center;background:#f8f8fa;border:1px solid #eeedf3;border-radius:12px;width:185px;height:210px;flex-shrink:0}.product-hero img{width:100%;height:100%;object-fit:contain;border-radius:12px}.product-intro h3{font-size:19px;line-height:1.5;letter-spacing:-.4px;margin:8px 0}.product-intro p{color:#949aab;font-size:11px;line-height:1.8}.product-intro .price-big{font-size:22px;font-weight:750;color:#7556c8;margin-top:15px}.product-intro .external-link{font-size:10px;color:#8263c6;display:inline-flex;gap:5px;align-items:center;margin-top:12px}.external-link svg{width:13px}.photo-thumbs{display:flex;gap:8px;margin:-10px 0 23px;overflow:auto}.photo-thumbs button{padding:0;border:1px solid #e7e2f3;background:#fff;border-radius:5px;width:47px;height:54px;flex-shrink:0}.photo-thumbs img{width:100%;height:100%;object-fit:contain}.detail-section-title{font-size:12px;font-weight:800;margin:24px 0 12px}.description{font-size:11px;line-height:1.9;color:#8a90a2;white-space:pre-wrap}.detail-table{width:100%;margin-top:15px}.detail-row{display:grid;grid-template-columns:1fr 1.2fr;gap:20px;padding:12px 0;border-bottom:1px solid #f0f0f5;font-size:11px;line-height:1.7;overflow-wrap:anywhere}.detail-row>span:first-child{color:#9a9ead}.detail-row>span:last-child{color:#575f76}.detail-actions{display:flex;gap:10px;border-top:1px solid var(--line);padding-top:20px;margin-top:20px}.raw-json{background:#f7f7fb;padding:15px;white-space:pre-wrap;overflow-wrap:anywhere;font-size:10px;line-height:1.7;border-radius:7px;max-height:320px;overflow:auto}.toast{position:fixed;bottom:25px;left:50%;transform:translateX(-50%);background:#322949;color:#fff;border-radius:9px;padding:13px 20px;box-shadow:0 8px 30px #23183230;z-index:100;font-size:12px;max-width:90vw}.sr-only{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap}.spin svg{animation:spin 1s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}
@media(min-width:1600px){body{font-size:14px}.product-title{max-width:275px}th:first-child{min-width:360px}.metric{min-height:138px}.table-scroll{max-height:calc(100vh - 435px)}}
@media(max-width:1180px){.sidebar{width:208px;padding-left:14px;padding-right:14px}.main-shell{margin-left:208px;width:calc(100% - 208px)}.main-shell main{padding:28px 24px}.topbar{padding:0 24px}.page-heading{align-items:flex-start}.heading-actions{padding-top:22px}.button{padding:10px}.page-heading p{font-size:10px}.table-hint{display:none}.metrics{gap:10px}.metric{padding:16px}.table-toolbar{flex-wrap:wrap}.global-search{flex-basis:250px}.notice .text-button{font-size:10px}.notice{padding:13px}.notice div>span{max-width:360px}}
@media(max-width:900px){.sidebar{width:74px;padding:24px 12px}.logo{padding:0 5px}.logo>span:last-child,.workspace,.nav-label,.nav-count,.categories-heading,.category-search,.category-list,.sidebar-bottom{display:none}.nav-item{font-size:0;justify-content:center;padding:14px 0}.nav-item.active{margin-top:37px}.nav-item svg{width:21px;height:21px}.main-shell{margin-left:74px;width:calc(100% - 74px)}.metrics{grid-template-columns:repeat(2,1fr)}.metric{min-height:118px}.page-heading{flex-wrap:wrap;gap:12px}.heading-actions{padding-top:0}.notice{flex-wrap:wrap}.notice .text-button{margin-left:35px}.table-scroll{max-height:600px}.page-footnote>span:last-child{display:none}}
@media(max-width:600px){.sidebar{display:none}.main-shell{margin-left:0;width:100%}.main-shell main{padding:23px 14px}.topbar{height:58px;padding:0 17px}.topbar-right{gap:12px}.api-indicator{font-size:9px}.page-heading{margin-bottom:19px}h1{font-size:26px}.heading-actions{width:100%}.heading-actions .primary{flex:1}.notice{gap:10px;margin-bottom:18px}.notice div{flex:1}.notice strong{font-size:10px}.notice div>span{font-size:9px}.metrics{margin-bottom:18px}.metric{padding:14px;min-height:114px}.metric strong{font-size:25px}.metric strong.metric-time{font-size:19px}.metric-caption{font-size:8px}.metric-label{font-size:9px}.table-toolbar{padding:13px;gap:8px}.global-search{flex-basis:100%;height:38px}.table-toolbar select{min-width:0;max-width:none;flex:1;width:30%;height:35px;font-size:9px}.columns-button{font-size:0;min-height:35px;padding:8px}.columns-button svg{width:18px;height:18px}.table-tabs{padding:0 14px;height:51px}.table-tabs>div{gap:20px}.table-tab{font-size:10px}.table-footer{padding:13px;gap:10px;font-size:9px;flex-wrap:wrap}.pagination{gap:9px}.pagination label{font-size:9px;margin-right:0}.table-scroll{max-height:600px}th:first-child{min-width:240px}td:first-child,th:first-child{padding-left:14px}.product-title{max-width:172px}.product-thumbnail{width:39px;height:47px}.product-cell{gap:9px}.product-intro{gap:16px}.product-hero{width:128px;height:153px}.product-detail{padding:19px}.product-intro h3{font-size:16px}.product-intro .price-big{font-size:19px}.detail-row{gap:12px;font-size:10px}.page-footnote{font-size:8px}.modal{padding:21px}.table-hint{display:none}}
/* Keep several product rows visible on typical laptop screens. */
@media(min-width:901px) and (max-height:850px){.topbar{height:60px}.main-shell main{padding-top:24px}.page-heading{margin-bottom:19px}.notice{padding:11px 16px;margin-bottom:17px}.metrics{margin-bottom:18px}.metric{min-height:110px;padding:14px 18px}.metric strong{margin-top:7px;font-size:25px}.metric strong.metric-time{font-size:20px;margin-top:10px}.table-tabs{height:48px}.table-toolbar{padding:13px 18px}.sidebar{padding-top:24px}.workspace{margin:25px 0 22px}.categories-heading{margin-top:24px}.help-note{display:none}.table-scroll{max-height:calc(100vh - 350px)}}
.product-title{font-size:12px}.product-subtitle{font-size:10px}.metric-label{font-size:11px}.metric-caption{font-size:10px}.category-item{font-size:12px}.table-tab{font-size:12px}.global-search input{font-size:11px}.sort-button{font-size:10px!important}th input{font-size:10px}.mono{font-size:11px}.category-badge{font-size:10px}.connection-body{font-size:13px}.detail-row{font-size:12px}
@media(max-width:600px){.demo-notice .text-button{flex-basis:100%;margin-left:32px}.demo-notice>div{flex-basis:calc(100% - 40px)}.metric-label{font-size:10px}.metric-caption{font-size:9px}.table-tab{font-size:11px}}
@media(prefers-reduced-motion:reduce){*{animation:none!important;transition:none!important}}
.sidebar-support-button{width:100%;justify-content:flex-start;border:0;background:transparent;text-align:left}.sidebar-support-button>span:last-child{margin-left:0}.sidebar-support-button:hover{color:var(--purple)}.technical-support-placeholder{min-height:160px}
.workspace-subscription{display:grid!important;gap:3px;border-top:1px solid var(--line);margin-top:8px!important;padding-top:7px}.workspace-subscription b{font-size:10px;line-height:1.45;color:#007a59;font-weight:750;white-space:normal}.workspace-subscription small{font-size:10px;line-height:1.45;color:#657080}.workspace-subscription small:empty{display:none}.workspace-subscription[data-subscription-status=past_due] b,.workspace-subscription[data-subscription-status=suspended] b{color:#a93434}.workspace-subscription[data-subscription-status=inactive] b,.workspace-subscription[data-subscription-status=canceled] b,.workspace-subscription[data-subscription-status=not_started] b{color:#657080}
.workspace{width:100%;background:#fff;text-align:left;color:inherit}.workspace>div{min-width:0;flex:1}.workspace strong{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.workspace>[data-icon]{color:#aaa1bc}.workspace:hover{border-color:#c7b8eb;background:#fbf9ff}.account-options{display:flex;flex-direction:column;gap:9px;max-height:52vh;overflow:auto}.account-option{display:flex;align-items:center;gap:12px;background:#fff;border:1px solid #e9e5ef;border-radius:9px;padding:14px;text-align:left;width:100%}.account-option.selected{background:#f6f2fd;border-color:#cdbded}.account-option>span:nth-child(2){min-width:0;flex:1}.account-option strong{font-size:12px;display:block;overflow-wrap:anywhere}.account-option small{display:block;font-size:10px;color:#9990a6;margin-top:5px}.account-option svg{width:15px;color:#ad9ac6}.account-active{font-size:9px;color:#8866c7}.managed-accounts{margin:12px 0 18px;max-height:260px;overflow:auto}.managed-account{display:flex;align-items:center;gap:15px;border-bottom:1px solid #ede8f2;padding:12px 0}.managed-account-name{border:0;background:none;text-align:left;padding:0;flex:1;min-width:0}.managed-account-name strong{display:block;font-size:12px;color:#5c4f70;overflow-wrap:anywhere}.managed-account-name span{display:block;font-size:10px;color:#a196ae;margin-top:4px}.account-hint{margin-top:20px!important;font-size:11px!important;line-height:1.8}.account-editor{background:#faf8fd;border:1px solid #ebe4f5;border-radius:9px;padding:15px;margin-top:18px}.account-editor h3{font-size:13px;color:#67517f;margin:0}.account-editor .form-field{margin:14px 0}.account-editor .form-field input{background:#fff}.account-editor input[type=password]{font-family:monospace}@media(max-width:600px){.account-option{padding:12px}.account-active{font-size:8px}.breadcrumb{gap:8px}}
.field-help{font-size:11px;color:#9790a6;line-height:1.75;margin:5px 0 17px}.full-width{width:100%}.first-connection-form>.connection-body{margin:0 0 17px}.first-connection-form .form-field{margin:14px 0}.heading-actions{flex-wrap:wrap;justify-content:flex-end}.first-connection-form #shop-token{font-family:monospace;font-size:12px}#connect-store-button{border-color:#d8cced;color:#7351ae}@media(max-width:1180px){.heading-actions{max-width:340px}}@media(max-width:600px){.heading-actions{max-width:none}#connect-store-button{flex-basis:100%}.first-connection-form .form-field{font-size:12px}.field-help{font-size:11px}}
/* Client folders and their store integrations share the catalog's existing theme. */
.directory-view{max-width:1320px;margin:0 auto}.directory-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:24px;margin-bottom:30px}.directory-heading h1{overflow-wrap:anywhere;letter-spacing:-.7px}.directory-heading p{font-size:14px;line-height:1.7;color:#777e92;margin:8px 0 0}.directory-heading .eyebrow{font-size:11px}.directory-actions{display:flex;align-items:center;gap:10px;flex-shrink:0;padding-top:9px}.directory-view .button{font-size:14px;min-height:42px;padding:11px 15px}.directory-toolbar{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:25px}.directory-toolbar .global-search{max-width:380px;height:44px;flex-basis:auto}.directory-toolbar input{font-size:14px}.directory-toolbar>span{font-size:13px;color:#81879a}.folder-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:20px}.folder-card,.store-card{position:relative;background:white;border:1px solid #e4e4ef;border-radius:13px;min-width:0;box-shadow:0 3px 10px #20233103}.folder-card:hover{border-color:#c6b5ec;box-shadow:0 7px 22px #47317d0a}.folder-open{display:flex;flex-direction:column;align-items:flex-start;width:100%;text-align:left;background:none;border:0;border-radius:13px;padding:26px}.folder-symbol{width:58px;height:52px;background:#eee8fc;border-radius:11px;display:grid;place-items:center;color:#7850cd;margin-bottom:22px}.folder-symbol svg{width:31px;height:31px;stroke-width:1.5}.folder-open>strong{font-size:18px;line-height:1.5;overflow-wrap:anywhere;padding-right:5px}.folder-meta{font-size:13px;color:#858b9d;display:flex;flex-wrap:wrap;gap:7px 16px;line-height:1.7;margin-top:7px}.folder-enter{display:flex;align-items:center;gap:10px;color:#7956cc;font-size:13px;font-weight:700;margin-top:26px}.folder-enter svg{width:16px}.folder-edit{position:absolute;top:23px;right:22px;width:32px;height:32px;border-color:transparent}.directory-empty{grid-column:1/-1;display:flex;flex-direction:column;align-items:center;text-align:center;padding:62px 22px;background:#fff;border:1px dashed #d9d2e8;border-radius:13px}.directory-empty>svg{width:44px;height:44px;color:#9b7ad6;stroke-width:1.4;margin-bottom:16px}.directory-empty h2{font-size:20px;line-height:1.5;margin:0 0 8px}.directory-empty p{font-size:14px;line-height:1.7;color:#7b8295;margin:0 0 24px;max-width:420px}.directory-footer{display:flex;justify-content:space-between;align-items:center;gap:15px;color:#9893a6;font-size:12px;margin-top:27px}.directory-footer .text-button{font-size:13px}.store-card{padding:24px;display:flex;flex-direction:column}.store-card-top{display:flex;align-items:center;justify-content:space-between;gap:15px;margin-bottom:20px}.store-platform{display:grid;place-items:center;width:44px;height:44px;border-radius:11px;background:#f4e7fd;color:#a62fcc;font-weight:800;font-size:16px}.store-status{font-size:12px;color:#898291;background:#f4f2f7;border-radius:5px;padding:6px 8px}.store-status.ready{color:#3f8067;background:#eaf7f0}.store-card h2{font-size:17px;line-height:1.5;margin:0 0 13px;overflow-wrap:anywhere}.store-count{font-size:26px;font-weight:750;margin:0;line-height:1.5}.store-count span{font-size:13px;color:#85899a;font-weight:500}.store-date{font-size:12px;color:#9397a7;margin:7px 0 22px}.store-card-actions{display:flex;align-items:center;gap:10px;margin-top:auto}.store-card-actions .button{flex:1;font-size:13px;white-space:normal;text-align:center}.store-card-actions .icon-button{width:41px;height:42px}.breadcrumb{min-width:0;align-items:center;gap:10px;font-size:13px;line-height:1.5}.breadcrumb button{border:0;background:none;padding:4px 0;color:#8b7b9c;display:inline-flex;align-items:center;gap:5px;min-width:0;max-width:260px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.breadcrumb button[aria-current=page]{color:#514064;font-weight:700}.breadcrumb button:hover{color:var(--purple)}.breadcrumb button svg{width:14px}.topbar{gap:15px}.topbar-right{flex-shrink:0}.form-field select{display:block;width:100%;padding:11px;margin-top:7px;border:1px solid #e1e1ee;border-radius:7px;font-size:14px;background:#fff}.modal .form-field{font-size:14px}.modal .button{font-size:13px}.nav-item.active{margin-top:0}.nav-item{font-size:13px}.workspace-avatar svg{width:21px;height:21px}
@media(max-width:1100px){.directory-heading{flex-wrap:wrap}.directory-actions{padding-top:0}.breadcrumb button{max-width:170px}.folder-grid{gap:15px}.folder-open{padding:22px}.folder-edit{right:18px;top:18px}}
@media(max-width:900px){.nav-item{font-size:0}.breadcrumb button{max-width:145px}.topbar-right .api-indicator{display:none}.directory-heading h1{font-size:27px}}
@media(max-width:600px){.directory-heading{gap:16px;margin-bottom:23px}.directory-heading p{font-size:14px}.directory-actions{width:100%;flex-wrap:wrap}.directory-actions .primary{flex:1}.directory-toolbar{gap:12px}.directory-toolbar .global-search{min-width:0;flex:1}.directory-toolbar>span{white-space:nowrap;font-size:12px}.folder-grid{grid-template-columns:1fr}.folder-open{padding:22px}.folder-symbol{margin-bottom:16px}.folder-enter{margin-top:20px}.directory-empty{padding:42px 18px}.directory-empty h2{font-size:19px}.directory-footer{align-items:flex-start;flex-direction:column}.breadcrumb{font-size:12px;gap:7px;flex-wrap:wrap}.breadcrumb button{max-width:180px}.topbar{height:auto;min-height:64px;padding:12px 14px}.topbar-right{align-self:flex-start}.directory-heading .eyebrow{font-size:10px}.store-card{padding:22px}}
