@import"https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Space+Grotesk:wght@500;600;700&display=swap";.users-page{display:grid;gap:22px;min-width:0}.users-page .page-heading{margin-bottom:0}.users-page button{cursor:pointer}.users-page button:disabled{cursor:not-allowed;opacity:.45}.user-metrics{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.user-metrics>div{padding:22px 24px;border:1px solid #e5eaf1;background:linear-gradient(135deg,#fff,#f8faff);border-radius:18px;display:grid;gap:12px}.user-metrics span{font-size:13px;color:#758297}.user-metrics strong{font-size:30px;letter-spacing:-1px;color:#263c5a}.user-metrics small{font-size:12px;font-weight:400;letter-spacing:0;margin-left:10px;color:#8a96a6}.user-list-panel{border:1px solid #e3e9f1;border-radius:20px;background:#fff;overflow:hidden;min-width:0;box-shadow:0 6px 24px #22345404}.user-toolbar{display:flex;align-items:end;flex-wrap:wrap;gap:14px;padding:22px}.user-toolbar label,.user-form-grid label{display:grid;gap:8px;font-size:12px;color:#617087}.user-toolbar .user-search{flex:1;min-width:180px;max-width:420px}.users-page input:not([type=checkbox]),.users-page select{min-height:40px;border:1px solid #dce3ed;border-radius:10px;background:#fff;padding:9px 12px;min-width:0;max-width:100%;color:#243650;font:inherit}.users-page input:focus,.users-page select:focus{outline:2px solid #abc8ff;outline-offset:2px}.user-toolbar>span{margin-left:auto;align-self:center;color:#8893a4;font-size:12px}.user-table-wrap{width:100%;overflow:auto}.user-table{width:100%;min-width:1000px;border-collapse:collapse;table-layout:auto}.user-table th{background:#f7f9fc;font-size:12px;color:#7b889b;text-align:left;padding:15px 22px;white-space:nowrap;font-weight:500;border-block:1px solid #edf0f5}.user-table td{padding:22px;border-bottom:1px solid #edf1f6;vertical-align:middle;font-size:13px}.user-table tbody tr:hover{background:#fafcff}.user-identity{display:flex;gap:12px;align-items:center;min-width:200px}.user-avatar{display:grid;place-items:center;width:40px;height:40px;flex:none;border-radius:13px;background:linear-gradient(145deg,#e7efff,#eaf4ff);color:#629cd9;font-size:17px;font-weight:600}.user-identity strong{display:block;color:#2b3b53;font-size:14px;overflow-wrap:anywhere}.user-identity small{display:block;color:#8c98a9;margin-top:6px;font-size:12px}.user-identity em{font-size:10px;font-style:normal;font-weight:400;color:#8895a9;margin-left:8px}.user-role{padding:5px 9px;border-radius:6px;white-space:nowrap;background:#f2f4f7;color:#79879a;font-size:12px}.user-role.admin{background:#eef6ff;color:#688db4}.user-permissions{display:flex;flex-wrap:wrap;gap:6px;max-width:400px;min-width:180px}.user-permissions span{border:1px solid #e7edf4;color:#687b91;border-radius:6px;font-size:11px;padding:5px 8px;white-space:nowrap}.user-state{display:inline-flex;gap:6px;align-items:center;white-space:nowrap;font-size:12px}.user-state i{width:6px;height:6px;border-radius:50%;background:currentColor}.user-state.enabled{color:#36a163}.user-state.disabled{color:#9aa3b1}.user-date{white-space:nowrap;color:#8691a2;font-variant-numeric:tabular-nums}.user-actions{display:flex;gap:8px;white-space:nowrap}.user-actions button,.user-pagination button{background:#fff;color:#60799e;border:1px solid #e1e8f1;padding:7px 11px;border-radius:8px;font-size:12px}.user-actions .user-danger{color:#c57980}.user-pagination{display:flex;align-items:center;justify-content:flex-end;gap:12px;padding:18px 22px;color:#8b96a5;font-size:12px}.user-pagination>span{margin-right:auto}.user-pagination label{display:flex;gap:8px;align-items:center}.user-table td.user-empty{text-align:center;padding:70px;color:#8a97a8}.user-notice{display:flex;align-items:center;gap:10px;padding:14px 18px;border:1px solid #d6eee0;background:#f0faf4;color:#318e58;border-radius:12px;font-size:13px}.user-notice button{margin-left:auto;border:0;background:none;color:inherit}.user-dialog{box-sizing:border-box;width:min(650px,calc(100vw - 32px));max-height:calc(100dvh - 40px);padding:28px;border:1px solid #e0e7f1;border-radius:22px;color:#2c3d56;background:#fff;box-shadow:0 24px 100px #142a4e30}.user-dialog::backdrop{background:#172b4d66;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.user-dialog-heading{display:flex;align-items:center;justify-content:space-between;margin-bottom:24px}.user-dialog-heading h2{margin:7px 0 0;font-size:22px}.user-dialog-heading>button{border:0;background:#f5f7fb;width:32px;height:32px;border-radius:50%;color:#8391a6;font-size:20px}.user-form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.user-form-wide{grid-column:1/-1}.user-form-grid small,.user-scope-note{font-size:11px;color:#94a0b0;line-height:1.8}.user-permission-picker{margin:24px 0 12px;border:1px solid #e3eaf3;border-radius:14px;padding:16px;display:grid;gap:14px}.user-permission-picker legend{font-size:13px;padding:0 8px}.user-permission-picker label{display:flex;gap:10px;align-items:flex-start;cursor:pointer}.user-permission-picker input{width:16px;height:16px;margin:2px 0;accent-color:#6585df;flex:none}.user-permission-picker strong{display:block;font-size:13px;font-weight:500}.user-permission-picker small{display:block;margin-top:5px;font-size:11px;color:#8d9aab}.user-dialog-footer{display:flex;justify-content:flex-end;gap:12px;margin-top:24px;padding-top:20px;border-top:1px solid #edf1f6}.user-dialog-footer button{padding:10px 20px;border-radius:10px}.user-confirm{width:min(450px,calc(100vw - 32px))}.user-confirm p{font-size:13px;color:#8390a2;line-height:1.8}.portal-access-notice{padding:22px;background:#fff;border-radius:16px;color:#6f8097}.portal-session-message{position:fixed;z-index:100;top:16px;left:50%;transform:translate(-50%);padding:12px 20px;border-radius:12px;background:#fff1e4;color:#9c6a28;box-shadow:0 4px 20px #0001}@media(max-width:900px){.user-metrics{grid-template-columns:repeat(2,minmax(0,1fr))}.user-toolbar .user-search{max-width:none}.user-metrics>div{padding:18px}.user-pagination{flex-wrap:wrap}.user-toolbar>span{width:100%;margin:0}.user-form-grid{grid-template-columns:1fr}.user-dialog{padding:22px}.user-metrics strong{font-size:26px}}@media(max-width:500px){.user-pagination>span{width:100%}.user-toolbar>label{width:100%}.user-pagination{gap:8px;padding:16px}.user-metrics{gap:10px}.user-metrics>div{padding:16px}.users-page .page-heading{align-items:flex-start;gap:14px}}.users-page button.secondary,.user-dialog-footer button:not(.primary){background:#fff;color:#71829b;border:1px solid #dde5ef}.users-page .user-toolbar .secondary:hover,.user-dialog-footer button:not(.primary):hover{background:#f6f8fc}.category-scope-actions,.category-scope-levels{display:flex;gap:8px;flex-wrap:wrap}.category-scope-actions button,.category-scope-picker>button{border:1px solid #dce3ed;background:#fff;color:#60799e;border-radius:8px;padding:8px 10px}.category-scope-levels select{flex:1;min-width:150px}.category-scope-list{display:flex;gap:8px;flex-wrap:wrap}.category-scope-list>span{display:flex;align-items:center;gap:6px;border:1px solid #dce6f4;background:#f6f9fe;color:#536b8d;border-radius:8px;padding:7px 9px;font-size:12px}.category-scope-list button{border:0;background:transparent;color:#8a97a8;font-size:16px;padding:0}.company-management{padding:24px;overflow:visible}.company-management-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:18px;margin-bottom:22px}.company-management-heading h2{margin:7px 0;font-size:21px}.company-management-heading p{margin:0;color:#7d899b;font-size:13px;line-height:1.8}.company-toolbar{display:flex;align-items:flex-end;justify-content:space-between;gap:14px;flex-wrap:wrap;margin-bottom:20px}.company-toolbar>label{display:grid;gap:8px;min-width:min(320px,100%);font-size:12px;color:#617087}.company-actions{display:flex;gap:10px;flex-wrap:wrap}.company-member-form{margin-top:20px;align-items:end}.company-management .user-table{min-width:680px}.company-management .user-notice{margin-top:18px}.users-page .user-danger{background:#fff;color:#b85d65;border:1px solid #eed6d9;padding:9px 14px;border-radius:9px}.users-page .user-danger:hover{background:#fff6f7}@media(max-width:700px){.company-management{padding:18px}.company-management-heading{flex-direction:column}.company-management-heading>button,.company-toolbar>label{width:100%}.company-actions{width:100%}.company-actions button{flex:1}}.data-board{min-width:0;width:100%}.board-scope{display:inline-flex;align-items:center;gap:8px;padding:10px 14px;border:1px solid #dfeaf5;border-radius:999px;background:#f3f8fe;color:#63809f;font-size:12px;white-space:nowrap}.board-scope i{height:7px;width:7px;border-radius:50%;background:#719bc8}.board-tabs{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:6px;padding:7px;margin:0 0 24px;background:#ebf0f5ef;border:1px solid #e0e8f1;border-radius:18px;position:sticky;top:80px;z-index:15;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.board-tabs button{display:grid;grid-template-columns:30px 1fr;gap:5px 9px;align-items:center;text-align:left;background:transparent;color:#81778f;border:1px solid transparent;border-radius:12px;padding:14px 12px;box-shadow:none;transition:background .18s,color .18s}.board-tabs button>span{grid-row:1/3;font-size:22px;align-self:center;text-align:center}.board-tabs strong{font-size:14px}.board-tabs small{font-size:10px;font-weight:400;white-space:nowrap}.board-tabs button[aria-selected=true]{background:#fff;border-color:#dae8f6;color:#537ba5;box-shadow:0 3px 12px #526f8d0d}.board-tabs button:hover{background:#fff9}.board-tabs button:focus-visible{outline:2px solid #7196bd;outline-offset:2px}.board-panel{min-width:0}.board-panel-heading{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:22px}.board-panel-heading h2{margin:0 0 8px;font-size:21px;color:#44515f}.board-panel-heading p{margin:0;color:#95899f;font-size:12px}.board-panel-heading label{display:flex;align-items:center;gap:12px;font-size:12px;color:#8b7e98}.board-panel-heading select{min-width:170px;background:#fff}.board-metrics{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:15px;margin-bottom:24px}.board-metrics article{display:flex;flex-direction:column;gap:17px;padding:24px;background:linear-gradient(145deg,#fff,#f7fafe);border:1px solid #e3eaf2;border-radius:18px;box-shadow:0 5px 22px #56687c05}.board-metrics article>span{font-size:12px;color:#7e8d9d}.board-metrics strong{font-size:31px;color:#51677f;font-variant-numeric:tabular-nums}.board-metrics small{font-size:10px;color:#aaa0b3}.board-table{width:100%;overflow:auto;background:#fff;border:1px solid #e3eaf2;border-radius:18px;scrollbar-width:thin}.board-table table{width:100%;min-width:660px;border:none;margin:0;border-collapse:collapse}.board-table th,.board-table td{padding:20px;text-align:right;font-size:13px;white-space:nowrap;border-bottom:1px solid #ecf0f5}.board-table thead th{background:#f5f8fb;color:#808f9e;font-size:11px}.board-table th:first-child{text-align:left}.board-table tbody th{font-weight:600;color:#546372}.board-table td{font-variant-numeric:tabular-nums;color:#546372}.board-table tbody tr:last-child>*{border-bottom:0}.board-table tbody tr:hover{background:#fafcff}.board-shop-icon{display:inline-grid;place-items:center;width:32px;height:32px;border-radius:10px;background:#eaf1f8;margin-right:12px;color:#7f9cba}.board-detail-note{display:flex;gap:15px;padding:20px 22px;margin-top:20px;border:1px dashed #d6dfe8;border-radius:14px;color:#95879f}.board-detail-note>span{font-size:22px}.board-detail-note strong{font-size:12px;font-weight:600}.board-detail-note p{font-size:12px;margin:7px 0 0;line-height:1.8}.board-empty{padding:58px 20px;text-align:center;background:linear-gradient(145deg,#fff,#f6f9fd);border-radius:18px}.board-empty>span{display:inline-grid;place-items:center;height:65px;width:65px;border-radius:22px;font-size:30px;color:#869fba;background:#e9f0f8}.board-empty h3{color:#65788c;font-size:18px}.board-empty p{color:#8b99a7;font-size:13px;line-height:1.8}.board-empty small{display:block;color:#9faab6;font-size:12px;margin-top:14px}.data-board .store-space>.page-heading{margin-bottom:18px}.data-board .store-space>.page-heading .eyebrow{display:none}@media(max-width:1100px){.board-tabs small{display:none}.board-tabs button>span{grid-row:1}.board-tabs button{padding:13px 8px}.board-metrics{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:700px){.board-tabs{top:70px;display:flex;overflow-x:auto;border-radius:13px;gap:4px}.board-tabs button{flex:0 0 auto;grid-template-columns:20px 1fr;padding:12px 9px}.board-tabs strong{font-size:12px}.board-tabs button>span{font-size:17px}.board-panel-heading{align-items:stretch;flex-direction:column}.board-panel-heading label{justify-content:space-between}.board-metrics{gap:10px}.board-metrics article{padding:18px 14px}.board-metrics strong{font-size:25px}.board-metrics small{line-height:1.7}.board-scope{font-size:11px}.board-detail-note{padding:16px}.data-board>.page-heading{flex-wrap:wrap}}.promotion-mode{display:flex;align-items:center;gap:8px;margin-bottom:18px;flex-wrap:wrap}.promotion-mode button[aria-selected=true]{background:#6085ad;color:#fff}.promotion-mode label{display:flex;align-items:center;gap:6px;color:#81778f;font-size:12px}.promotion-mode select{min-width:130px;padding:8px 30px 8px 10px}.promotion-refresh{margin-left:auto}.promotion-notice{padding:12px 14px;border:1px solid #d2e0ef;border-radius:12px;background:#f3f8fd;color:#58708a;font-size:12px}.promotion-six{grid-template-columns:repeat(3,minmax(0,1fr))}.promotion-plans th small{display:block;margin:5px 0 0 24px;color:#aaa;font-weight:400}.promotion-actions{display:flex;gap:6px}.promotion-actions button{padding:7px 9px;font-size:11px}.promotion-rules{margin-top:24px;padding:22px;border:1px solid #e0e8f1;border-radius:18px;background:#fff}.promotion-rules-heading h3{margin:0;color:#495b6f}.promotion-rules-heading p{margin:7px 0 18px;color:#95879f;font-size:12px}.promotion-rule-form{display:grid;grid-template-columns:repeat(4,minmax(150px,1fr));gap:12px;align-items:end}.promotion-rule-form label{display:grid;gap:6px;color:#6e7d8d;font-size:11px}.promotion-rule-form input,.promotion-rule-form select{min-width:0}.promotion-rule-enable{display:flex!important;align-items:center;grid-auto-flow:column;justify-content:start}.promotion-rule-list{display:grid;gap:8px;margin-top:18px}.promotion-rule-list article{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:12px 14px;border-radius:12px;background:#f5f8fb}.promotion-rule-list article div{display:grid;gap:4px}.promotion-rule-list small{color:#998ca3}.promotion-rule-list p{color:#998ca3;font-size:12px}@media(max-width:1100px){.promotion-rule-form{grid-template-columns:repeat(2,minmax(150px,1fr))}}@media(max-width:700px){.promotion-rule-form{grid-template-columns:1fr}.promotion-rule-list article{align-items:stretch;flex-direction:column}}.promotion-history{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:9px;margin:0 0 18px}.promotion-history article{display:grid;gap:5px;padding:13px 15px;border:1px solid #e0e8f1;border-radius:12px;background:#f8fafd}.promotion-history strong{color:#51677f;font-size:12px}.promotion-history span,.promotion-history small{color:#8b98a6;font-size:11px}@media(max-width:900px){.promotion-history{grid-template-columns:1fr}}.promotion-toolbar{display:flex;align-items:center;gap:14px;flex-wrap:wrap;margin-bottom:20px;padding:14px 16px;border:1px solid #e0e7ef;border-radius:18px;background:linear-gradient(135deg,#fff,#f8fafd);box-shadow:0 10px 35px #3d506509}.promotion-mode{margin:0;padding:4px;border-radius:12px;background:#ecf0f5;gap:3px}.promotion-mode button{padding:9px 15px;border-radius:9px;background:transparent;color:#81728f;box-shadow:none}.promotion-mode button[aria-selected=true]{background:#fff;color:#4d7096;box-shadow:0 4px 14px #475e761a}.promotion-filters{display:flex;align-items:center;gap:9px}.promotion-filters label{display:flex;align-items:center;gap:7px;color:#94879f;font-size:11px}.promotion-filters select{min-width:128px;padding:9px 28px 9px 10px;border-color:#dee4eb;background:#fff;color:#5a6876}.promotion-sync-status{display:grid;gap:2px;margin-left:auto;padding-left:15px;border-left:1px solid #e0e6ec;min-width:190px}.promotion-sync-status span{font-size:10px;color:#9d91a7}.promotion-sync-status strong{font-size:12px;color:#546372;font-weight:600}.promotion-sync-status small{font-size:10px;color:#aaa0b2}.promotion-live-dot{display:inline-block;width:7px;height:7px;margin-right:6px;border-radius:50%;background:#50bd7d;box-shadow:0 0 0 4px #50bd7d17}.promotion-toolbar-actions{display:flex;align-items:center;gap:8px}.promotion-sync-button{padding:10px 15px;border-radius:10px;background:#587ba1;box-shadow:0 6px 16px #54789e26}.promotion-robot-button{position:relative;display:grid;place-items:center;width:42px;height:42px;padding:0;border:1px solid #d1dde9;border-radius:12px;background:#fff;color:#526f8e;box-shadow:0 6px 18px #4b698915}.promotion-robot-button span{font-size:21px}.promotion-robot-button b{position:absolute;right:-5px;top:-5px;display:grid;place-items:center;min-width:18px;height:18px;padding:0 4px;border-radius:9px;background:#5178a1;color:#fff;font-size:9px}.promotion-six{gap:12px}.promotion-six article{position:relative;overflow:hidden;padding:20px 21px;gap:12px;background:#fff}.promotion-six article:after{content:"";position:absolute;inset:auto -28px -38px auto;width:88px;height:88px;border-radius:50%;background:#688db50a}.promotion-six strong{font-size:27px;color:#445567}.promotion-table{box-shadow:0 12px 35px #3a4f6508}.promotion-table table{min-width:1480px}.promotion-status-pill{display:inline-flex;padding:5px 9px;border-radius:999px;background:#eef3f8;color:#5c748e;font-size:11px}.promotion-actions button{border:1px solid #d9e2eb;background:#fff;color:#5d758f;box-shadow:none}.promotion-actions button:hover{background:#f0f5fa}.promotion-notice{margin:0 0 16px}.promotion-rule-dialog{width:min(980px,calc(100vw - 32px));max-height:88vh;overflow:auto;padding:0;border:1px solid #d6dee7;border-radius:22px;background:#fafbfd;color:#56626f;box-shadow:0 28px 90px #1a293838}.promotion-rule-dialog::backdrop{background:#202e3c66;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.promotion-rule-dialog-head{position:sticky;top:0;z-index:2;display:flex;align-items:flex-start;justify-content:space-between;padding:24px 26px 20px;border-bottom:1px solid #e8edf2;background:#fffffff2;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.promotion-rule-dialog-head h2{margin:7px 0 5px;font-size:22px;color:#475a6f}.promotion-rule-dialog-head p{margin:0;color:#8c98a5;font-size:12px}.promotion-rule-dialog-head>button{display:grid;place-items:center;width:32px;height:32px;padding:0;border-radius:50%;background:#eef2f6;color:#8596a9;font-size:20px}.promotion-rule-dialog section{margin:20px 26px;padding:20px;border:1px solid #e2e8ee;border-radius:16px;background:#fff}.promotion-rule-section-title{display:flex;align-items:center;justify-content:space-between;margin-bottom:16px}.promotion-rule-section-title strong{font-size:14px;color:#53677d}.promotion-rule-section-title span{font-size:10px;color:#8d99a6;background:#f0f4f8;padding:5px 8px;border-radius:999px}.promotion-rule-form{grid-template-columns:repeat(3,minmax(150px,1fr));gap:12px}.promotion-rule-form label{display:grid;gap:7px}.promotion-rule-form input,.promotion-rule-form select{width:100%;border-color:#dce2e9;background:#fff;color:#5a6775}.promotion-target-head{display:flex;align-items:center;justify-content:space-between;margin:22px 0 10px;font-size:12px;color:#5f7184}.promotion-target-head div{display:flex;gap:6px}.promotion-target-head button{padding:6px 10px;border:1px solid #dde4ec;background:#fff;color:#6b7d90;font-size:10px}.promotion-targets{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;max-height:260px;overflow:auto;padding:2px}.promotion-targets>label{display:flex;align-items:flex-start;gap:10px;padding:12px;border:1px solid #e5eaef;border-radius:11px;background:#fbfcfd;color:#5b6876}.promotion-targets>label:has(input:checked){border-color:#b8cadd;background:#f3f7fb}.promotion-targets input{margin-top:3px;accent-color:#57799d}.promotion-targets span{display:grid;gap:4px;min-width:0}.promotion-targets b{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:12px}.promotion-targets small{font-size:10px;color:#9e92a6}.promotion-rule-footer{display:flex;align-items:center;justify-content:flex-end;gap:16px;margin-top:18px;padding-top:16px;border-top:1px solid #e8edf2}.promotion-rule-footer label{margin-right:auto;display:flex;align-items:center;gap:8px;font-size:11px;color:#7d8b99}.promotion-rule-existing{margin-bottom:26px!important}.promotion-rule-list{margin:0}.promotion-rule-list article{border:1px solid #e7ecf2;background:#f8fafc}.promotion-rule-list article button{min-width:76px;padding:8px 10px;background:#e7eef5;color:#5c758f}.promotion-rule-list article button:not(:disabled):hover{background:#d2deeb}.promotion-condition-box{margin-top:18px;padding:4px 14px 14px;border:1px solid #e5ebf1;border-radius:13px;background:#f9fbfd}.promotion-condition-box .promotion-target-head{margin:10px 0}.promotion-condition-row{display:grid;grid-template-columns:72px minmax(180px,1fr) 90px 120px auto;gap:8px;align-items:center;margin-top:8px}.promotion-condition-row>span{font-size:11px;color:#897794}.promotion-condition-row select,.promotion-condition-row input{width:100%;border-color:#dce2e9;background:#fff}.promotion-condition-row button{padding:8px 10px;border:1px solid #dde3ea;background:#fff5f7;color:#b85a70}.promotion-rule-actions{display:flex!important;grid-auto-flow:column;gap:6px!important}.promotion-rule-actions button{min-width:auto!important}.promotion-rule-actions .active{background:#e8f7ee;color:#298650}.promotion-rule-actions .danger,.promotion-rule-confirm .danger{background:#fff0f1;color:#c44c5b}.promotion-rule-footer .secondary{border:1px solid #dde4ec;background:#fff;color:#6b7d90}.promotion-rule-confirm{position:fixed;z-index:5;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;padding:20px;background:#202e3c55;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.promotion-rule-confirm>div{width:min(430px,100%);padding:24px;border:1px solid #dbe2e9;border-radius:18px;background:#fff;box-shadow:0 28px 70px #1a293838}.promotion-rule-confirm strong{color:#4c5f73}.promotion-rule-confirm p{margin:12px 0 6px;color:#667584}.promotion-rule-confirm small{color:#a092a9}.promotion-rule-confirm footer{display:flex;justify-content:flex-end;gap:8px;margin-top:22px}.promotion-rule-confirm footer button{border:1px solid #dbe2e9;background:#f3f6f9;color:#627488}@media(max-width:1000px){.promotion-sync-status{order:3;margin-left:0}.promotion-toolbar-actions{margin-left:auto}.promotion-rule-form{grid-template-columns:repeat(2,minmax(150px,1fr))}.promotion-condition-row{grid-template-columns:60px 1fr 80px 100px auto}}@media(max-width:700px){.promotion-toolbar{align-items:stretch}.promotion-filters{width:100%;flex-wrap:wrap}.promotion-sync-status{border-left:0;padding-left:0}.promotion-toolbar-actions{margin-left:auto}.promotion-six{grid-template-columns:repeat(2,minmax(0,1fr))}.promotion-rule-dialog section{margin:14px;padding:15px}.promotion-rule-dialog-head{padding:20px}.promotion-rule-form,.promotion-targets{grid-template-columns:1fr}.promotion-condition-row{grid-template-columns:1fr 1fr}.promotion-condition-row>span{grid-column:1/-1}.promotion-rule-footer{align-items:flex-start;flex-direction:column}.promotion-rule-footer label{margin:0}.promotion-rule-list article{gap:10px}.promotion-rule-actions{width:100%;flex-wrap:wrap}.promotion-rule-actions button{flex:1}}.promotion-batch-bar{display:flex;align-items:center;gap:12px;margin:14px 0;padding:12px 14px;border:1px solid #d9ebff;border-radius:14px;background:linear-gradient(90deg,#f5faff,#fff)}.promotion-batch-bar strong{color:#2b4765}.promotion-batch-bar>span{color:#77758c;font-size:13px}.promotion-batch-bar>div{display:flex;gap:8px;margin-left:auto;flex-wrap:wrap}.promotion-batch-bar button{border:1px solid #d3e6fb;border-radius:9px;background:#fff;color:#4273a8;padding:8px 13px;font-weight:700;cursor:pointer}.promotion-batch-bar button:hover:not(:disabled){background:#eaf4ff}.promotion-batch-bar button.danger,.promotion-actions button.danger{color:#c53939;border-color:#f1caca;background:#fff8f8}.promotion-batch-bar button:disabled{opacity:.45;cursor:not-allowed}@media(max-width:760px){.promotion-batch-bar{align-items:flex-start;flex-direction:column}.promotion-batch-bar>div{margin-left:0}}.promotion-copy-dialog{width:min(720px,calc(100vw - 32px));max-height:88dvh;overflow:auto;padding:0;border:1px solid #d3dde8;border-radius:24px;background:#f9fbfd;color:#53606e;box-shadow:0 30px 100px #17253347}.promotion-copy-dialog::backdrop{background:#202e3c70;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.promotion-copy-head{display:flex;align-items:flex-start;justify-content:space-between;gap:20px;padding:25px 27px 21px;border-bottom:1px solid #e7ecf2;background:linear-gradient(135deg,#fff,#f3f7fc)}.promotion-copy-head h2{margin:7px 0 6px;color:#425467;font-size:23px}.promotion-copy-head p{max-width:560px;margin:0;color:#95869f;font-size:12px;line-height:1.7}.promotion-copy-head>button{display:grid;place-items:center;flex:0 0 34px;width:34px;height:34px;padding:0;border-radius:50%;background:#e7edf4;color:#6d8196;font-size:22px;line-height:1;box-shadow:none}.promotion-copy-body{display:grid;gap:16px;padding:22px 27px}.promotion-copy-summary{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.promotion-copy-summary article{display:grid;gap:6px;padding:15px;border:1px solid #e0e7ee;border-radius:14px;background:#fff}.promotion-copy-summary article.accent{border-color:#b8cbdf;background:linear-gradient(145deg,#f1f6fc,#e7f0fa)}.promotion-copy-summary span{color:#9889a2;font-size:10px}.promotion-copy-summary strong{color:#4b6076;font-size:25px;font-variant-numeric:tabular-nums}.promotion-copy-summary small{color:#aaa0b1;font-size:10px}.promotion-copy-count{display:grid;grid-template-columns:120px 120px 1fr;align-items:center;gap:12px;padding:16px;border:1px solid #e0e7ee;border-radius:14px;background:#fff}.promotion-copy-count>span{color:#55677b;font-size:13px;font-weight:700}.promotion-copy-count input{width:100%;border-color:#ced8e3;background:#f8fafc;color:#455668;font-size:16px;font-weight:700;text-align:center}.promotion-copy-count small{color:#9b8ca4;font-size:11px;line-height:1.6}.promotion-copy-presets{display:flex;gap:8px}.promotion-copy-presets button{min-width:64px;padding:8px 12px;border:1px solid #d6dfe8;background:#fff;color:#697c90;box-shadow:none}.promotion-copy-presets button.active{border-color:#6184aa;background:#587ca2;color:#fff}.promotion-copy-targets{max-height:230px;overflow:auto;border:1px solid #e0e7ee;border-radius:14px;background:#fff}.promotion-copy-targets>div{position:sticky;top:0;z-index:1;display:flex;align-items:center;justify-content:space-between;padding:12px 15px;border-bottom:1px solid #e8edf2;background:#f8fafc}.promotion-copy-targets>div strong{color:#536579;font-size:12px}.promotion-copy-targets>div span{padding:4px 8px;border-radius:999px;background:#e7eef5;color:#62778e;font-size:10px}.promotion-copy-targets article{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:13px 15px;border-bottom:1px solid #ecf0f4}.promotion-copy-targets article:last-child{border-bottom:0}.promotion-copy-targets article>div{display:grid;gap:4px;min-width:0}.promotion-copy-targets b{overflow:hidden;color:#505f6f;font-size:12px;text-overflow:ellipsis;white-space:nowrap}.promotion-copy-targets small{color:#9c90a3;font-size:10px}.promotion-copy-targets code{flex:0 0 auto;color:#8a97a5;font-size:10px}.promotion-copy-note{margin:0;padding:12px 14px;border-left:3px solid #8aa7c7;border-radius:8px;background:#eff4f9;color:#6e7d8d;font-size:11px;line-height:1.7}.promotion-copy-body>.error{margin:0}.promotion-copy-footer{position:sticky;bottom:0;display:flex;justify-content:flex-end;gap:10px;padding:17px 27px;border-top:1px solid #e4eaf0;background:#fffffff2;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.promotion-copy-footer button{min-width:112px}.promotion-copy-footer button.secondary{border:1px solid #d5dde6;background:#fff;color:#657689;box-shadow:none}.promotion-copy-footer button:last-child{min-width:230px;background:#54779d}.promotion-copy-footer button:disabled{opacity:.55;cursor:not-allowed}@media(max-width:700px){.promotion-copy-dialog{width:calc(100vw - 20px);border-radius:18px}.promotion-copy-head,.promotion-copy-body,.promotion-copy-footer{padding-left:17px;padding-right:17px}.promotion-copy-summary{grid-template-columns:1fr}.promotion-copy-count{grid-template-columns:1fr 100px}.promotion-copy-count small{grid-column:1/-1}.promotion-copy-footer{flex-direction:column-reverse}.promotion-copy-footer button,.promotion-copy-footer button:last-child{width:100%}.promotion-copy-targets code{display:none}}.promotion-control-dialog{width:min(660px,calc(100vw - 32px));max-height:88dvh;overflow:auto;padding:0;border:1px solid #d3dde8;border-radius:24px;background:#f9fbfd;color:#53606e;box-shadow:0 30px 100px #17253347}.promotion-control-dialog::backdrop{background:#202e3c70;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.promotion-control-head{display:grid;grid-template-columns:54px 1fr 34px;align-items:start;gap:16px;padding:25px 27px 21px;border-bottom:1px solid #e7ecf2;background:linear-gradient(135deg,#fff,#f2f6fb)}.promotion-control-icon{display:grid;place-items:center;width:54px;height:54px;border-radius:17px;background:linear-gradient(145deg,#688db4,#446589);color:#fff;font-size:25px;font-weight:800;box-shadow:0 10px 24px #54779c35}.promotion-control-head h2{margin:6px 0;color:#425467;font-size:23px}.promotion-control-head p{margin:0;color:#95869f;font-size:12px;line-height:1.65}.promotion-control-head>button{display:grid;place-items:center;width:34px;height:34px;padding:0;border-radius:50%;background:#e7edf4;color:#6d8196;font-size:22px;line-height:1;box-shadow:none}.promotion-control-dialog.danger .promotion-control-head{background:linear-gradient(135deg,#fff,#fff4f2)}.promotion-control-dialog.danger .promotion-control-icon{background:linear-gradient(145deg,#f07166,#c9463e);box-shadow:0 10px 24px #cf4d4130}.promotion-control-dialog.danger .promotion-control-head h2{color:#793d3a}.promotion-control-body{display:grid;gap:15px;padding:22px 27px}.promotion-budget-field{display:grid;gap:10px;padding:17px;border:1px solid #d9e2ec;border-radius:16px;background:#fff}.promotion-budget-field>span{color:#516376;font-size:13px;font-weight:700}.promotion-budget-field>div{display:grid;grid-template-columns:36px 1fr 38px;align-items:center;border:1px solid #cbd7e4;border-radius:12px;background:#f8fafc;overflow:hidden}.promotion-budget-field b,.promotion-budget-field em{color:#75879b;font-size:14px;font-style:normal;text-align:center}.promotion-budget-field input{width:100%;height:46px;padding:0 8px;border:0;border-left:1px solid #dde4eb;border-right:1px solid #dde4eb;border-radius:0;background:transparent;color:#3e4e60;font-size:20px;font-weight:750;outline:0}.promotion-budget-field input:focus{box-shadow:inset 0 0 0 2px #6a8eb4}.promotion-budget-field small{color:#9b8ca4;font-size:11px;line-height:1.6}.promotion-delete-warning{padding:15px 17px;border:1px solid #f3c9c5;border-radius:14px;background:#fff4f2}.promotion-delete-warning strong{color:#a7413b;font-size:13px}.promotion-delete-warning p{margin:6px 0 0;color:#ad6964;font-size:11px;line-height:1.65}.promotion-control-summary{display:flex;align-items:center;justify-content:space-between;padding:0 2px}.promotion-control-summary strong{color:#536579;font-size:12px}.promotion-control-summary span{padding:5px 9px;border-radius:999px;background:#e7eef5;color:#62778e;font-size:10px}.promotion-control-targets{max-height:250px;overflow:auto;border:1px solid #e0e7ee;border-radius:14px;background:#fff}.promotion-control-targets article{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:14px 15px;border-bottom:1px solid #ecf0f4}.promotion-control-targets article:last-child{border-bottom:0}.promotion-control-targets article>div{display:grid;gap:4px;min-width:0}.promotion-control-targets article>div:last-child{justify-items:end;flex:0 0 auto}.promotion-control-targets b{overflow:hidden;color:#505f6f;font-size:12px;text-overflow:ellipsis;white-space:nowrap}.promotion-control-targets small,.promotion-control-targets code{color:#9c90a3;font-size:10px}.promotion-control-targets span{color:#576f89;font-size:12px;font-weight:700}.promotion-control-body>.error{margin:0}.promotion-control-footer{position:sticky;bottom:0;display:flex;justify-content:flex-end;gap:10px;padding:17px 27px;border-top:1px solid #e4eaf0;background:#fffffff2;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.promotion-control-footer button{min-width:130px}.promotion-control-footer button.secondary{border:1px solid #d5dde6;background:#fff;color:#657689;box-shadow:none}.promotion-control-footer button.danger{background:linear-gradient(135deg,#d85a50,#bd3d36);color:#fff;box-shadow:0 10px 24px #c94a4130}.promotion-control-footer button:disabled{opacity:.55;cursor:not-allowed}@media(max-width:700px){.promotion-control-dialog{width:calc(100vw - 20px);border-radius:18px}.promotion-control-head{grid-template-columns:44px 1fr 32px;padding:19px 17px}.promotion-control-icon{width:44px;height:44px;border-radius:14px}.promotion-control-body,.promotion-control-footer{padding-left:17px;padding-right:17px}.promotion-control-targets article>div:last-child code{display:none}.promotion-control-footer{flex-direction:column-reverse}.promotion-control-footer button{width:100%}}.promotion-status-pill.danger{border:1px solid #f2b7b2;background:#fff0ef;color:#c43636;font-weight:750;box-shadow:0 0 0 3px #df45380a}.promotion-truncate{display:inline-block;max-width:6.5em;overflow:hidden;vertical-align:bottom;color:inherit;text-overflow:ellipsis;white-space:nowrap;cursor:help}.promotion-table .promotion-action-column{position:sticky;right:0}.promotion-table thead .promotion-action-column{z-index:4;background:#f5f8fb;box-shadow:-12px 0 18px #32455a0d}.promotion-table tbody .promotion-action-column{z-index:3;background:#fff;box-shadow:-12px 0 18px #32455a0d}.promotion-table tbody tr:hover>.promotion-action-column{background:#fafcff}.promotion-table .promotion-actions{min-width:max-content}.promotion-robot-actions{display:flex;align-items:center;gap:8px}.promotion-new-plan-button{padding:10px 13px;border:1px solid #c8d9eb;border-radius:10px;background:#edf5fc;color:#4d7196;font-size:12px;font-weight:700;box-shadow:0 6px 16px #54789e14}.promotion-new-plan-button:hover{background:#e2effa}.promotion-filters input{min-width:150px;padding:9px 10px;border:1px solid #dee4eb;border-radius:8px;background:#fff;color:#5a6876;font-size:12px}.promotion-group-row th{padding:12px 16px!important;background:#f1f6fb;color:#4d6d8d;border-top:1px solid #d9e5f0;border-bottom:1px solid #d9e5f0;text-align:left}.promotion-group-row th span{font-weight:750}.promotion-group-row th small{margin-left:10px;color:#8a9cad;font-weight:400}.promotion-target-picker{display:grid;gap:8px}.promotion-target-picker>input{width:100%;padding:10px 12px;border:1px solid #dce2e9;border-radius:9px;background:#fff;color:#5a6775}.promotion-target-picker details{border:1px solid #e0e7ee;border-radius:12px;background:#fbfcfd}.promotion-target-picker summary{padding:11px 13px;cursor:pointer;color:#5c7188;font-size:11px;font-weight:700}.promotion-target-groups{display:grid;gap:9px;max-height:300px;overflow:auto;padding:0 9px 9px}.promotion-target-group{padding:8px;border:1px solid #e5eaef;border-radius:10px;background:#fff}.promotion-target-group-head,.promotion-target-option{display:flex;align-items:flex-start;gap:9px;padding:8px;color:#5b6876}.promotion-target-group-head{align-items:center;border-bottom:1px solid #edf1f4}.promotion-target-group-head input,.promotion-target-option input{margin-top:3px;accent-color:#57799d}.promotion-target-group-head strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:12px}.promotion-target-group-head small{margin-left:auto;color:#9e92a6;font-size:10px}.promotion-target-option{padding-left:29px}.promotion-target-option span{display:grid;gap:3px;min-width:0}.promotion-target-option b{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:11px}.promotion-target-option small{color:#9e92a6;font-size:10px}.orders-panel{min-width:0}.orders-panel-head{display:flex;align-items:flex-start;justify-content:space-between;gap:24px;margin-bottom:18px}.orders-panel-head h2{margin:0 0 7px;color:#51445f;font-size:21px}.orders-panel-head p{margin:0;color:#95899f;font-size:12px}.orders-sync{display:flex;align-items:center;gap:9px;flex-wrap:wrap;justify-content:flex-end}.orders-sync>span{font-size:11px;color:#968aa0}.orders-notice{padding:11px 14px;border:1px solid #dcd0ed;background:#f6f1fc;color:#70538f;border-radius:11px}.orders-filter{display:grid;grid-template-columns:repeat(6,minmax(130px,1fr));gap:12px;padding:18px;background:#fff;border:1px solid #e9e2f1;border-radius:17px;box-shadow:0 5px 22px #66567c08}.orders-filter label,.orders-list-tools label{display:flex;flex-direction:column;gap:6px;color:#8b7e98;font-size:11px}.orders-filter input,.orders-filter select{width:100%;min-width:0}.orders-filter-actions{display:flex;align-items:flex-end;gap:8px}.orders-filter-actions button{flex:1}.order-status-cards{display:grid;grid-template-columns:repeat(7,minmax(105px,1fr));gap:10px;margin:17px 0}.order-status-cards button{display:flex;min-width:0;align-items:center;justify-content:space-between;gap:8px;padding:16px 15px;border:1px solid #e8e0f0;border-radius:14px;background:linear-gradient(145deg,#fff,#faf7fe);color:#806f8f;box-shadow:none}.order-status-cards button:hover,.order-status-cards button.active{border-color:#a989ca;background:#f5effc;color:#68458d}.order-status-cards span{font-size:11px;text-align:left}.order-status-cards strong{font-size:20px;font-variant-numeric:tabular-nums}.orders-list-tools{display:flex;justify-content:space-between;align-items:center;margin:8px 2px 12px;color:#887a94;font-size:12px}.orders-list-tools>div{display:flex;gap:7px;align-items:flex-end}.orders-list-tools label{flex-direction:row;align-items:center}.orders-list-tools select{min-width:110px}.orders-sort{padding:9px 12px;background:#f6f1fb;color:#76588f}.orders-table-wrap{width:100%;overflow:auto;border:1px solid #e8e1ef;border-radius:17px;background:#fff}.orders-table{width:100%;min-width:1080px;border-collapse:collapse;border:0;margin:0}.orders-table th{padding:15px 17px;background:#f7f4fa;color:#7f718b;font-size:11px;text-align:left;white-space:nowrap}.orders-table td{padding:17px;border-top:1px solid #f0ebf4;color:#62536e;font-size:12px;vertical-align:middle}.orders-table th:nth-child(1){width:150px}.orders-table th:nth-child(2){width:42%}.orders-table th:nth-child(n+3){width:130px}.order-meta td{padding:10px 15px;background:#fbf9fd;color:#92849c}.order-meta td>*{margin-right:16px}.order-meta strong{color:#665671;font-size:11px}.order-meta small{float:right;margin:1px 0 0}.platform-badge{display:inline-flex;padding:3px 8px;border-radius:999px;background:#ede5f7;color:#755692;font-size:10px}.order-remark{color:#9b7483}.order-flag{font-size:12px}.flag-1{color:#e05f67}.flag-2{color:#e4ae42}.flag-3{color:#61a87a}.flag-4{color:#6396d8}.flag-5{color:#936fc1}.order-shop{display:block;color:#5f4d6d;margin-bottom:6px}.orders-table td>small,.orders-table td div>small{display:block;color:#a397aa;margin-top:5px}.order-products{display:flex;flex-direction:column;gap:12px}.order-product{display:grid;grid-template-columns:58px minmax(0,1fr);gap:11px;align-items:center}.order-product img,.order-image-empty{width:58px;height:58px;object-fit:cover;border-radius:10px;background:#f1ecf5}.order-image-empty{display:grid;place-items:center;color:#ad9eb8;font-size:10px}.order-product strong{display:block;color:#574762;line-height:1.45}.order-product span{display:block;color:#88778f;margin-top:4px}.order-pill{display:inline-flex;padding:6px 9px;border-radius:999px;background:#f1edf4;color:#807489;white-space:nowrap}.order-pill.status{background:#eee7f8;color:#714f92}.order-pill.warn{background:#fff1e9;color:#b46b43}.order-income{display:block;color:#72508e;font-size:15px}.orders-empty{padding:48px 20px;text-align:center;color:#9b8ba7;background:#fbf9fd}.orders-pagination{display:flex;justify-content:flex-end;align-items:center;gap:9px;margin-top:14px;color:#8d8097;font-size:12px}.orders-pagination label{display:flex;align-items:center;gap:6px}.orders-pagination select{min-width:78px}@media(max-width:1500px){.orders-filter{grid-template-columns:repeat(4,minmax(140px,1fr))}.order-status-cards{grid-template-columns:repeat(4,minmax(130px,1fr))}}@media(max-width:900px){.orders-panel-head{flex-direction:column}.orders-sync{justify-content:flex-start}.orders-filter{grid-template-columns:repeat(2,minmax(0,1fr))}.order-status-cards{display:flex;overflow-x:auto}.order-status-cards button{flex:0 0 155px}}@media(max-width:600px){.orders-filter{grid-template-columns:1fr}.orders-filter-actions{min-height:42px}.orders-pagination{justify-content:flex-start;flex-wrap:wrap}}.rank-batch-tools .rank-settings-trigger{display:grid;place-items:center;width:34px;height:34px;padding:0;border:1px solid #dfe6ed;border-radius:8px;background:#fff;box-shadow:none;color:#7b91a9;cursor:pointer}.rank-settings-trigger:hover{background:#f2f7fc;color:#59799b}.rank-settings-modal{width:min(510px,calc(100vw - 32px));box-sizing:border-box;max-height:88vh;overflow:auto;border:1px solid #dee5ed;border-radius:18px;padding:26px;color:#5a6673;box-shadow:0 22px 70px #20314433;font-family:inherit}.rank-settings-modal::backdrop{background:#262f3866;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.rank-settings-modal header{padding:0;min-height:0;height:auto;position:static;border:0;background:none;box-shadow:none;display:flex;justify-content:space-between;align-items:flex-start}.rank-settings-modal header span{font-size:9px;letter-spacing:2px;color:#99acc0}.rank-settings-modal h2{margin:8px 0;font-size:21px;color:#506275}.rank-settings-modal header p{font-size:12px;color:#8b9aa9;margin:0}.rank-settings-modal header button{border:0;border-radius:50%;background:#f3f6fa;color:#8ba1b8;width:30px;height:30px;padding:0;box-shadow:none;font-size:20px}.rank-settings-modal section{margin-top:22px;border-top:1px solid #e7edf4;padding-top:16px}.rank-settings-modal h3{font-size:14px;font-weight:500;color:#6b7f95;margin:0 0 14px}.rank-settings-modal label{display:flex;flex-direction:column;gap:7px;font-size:12px;color:#76899d}.rank-settings-modal input{border:1px solid #d6e0eb;border-radius:8px;padding:10px 12px;font:inherit;color:#606f7f;min-width:0;box-sizing:border-box;width:100%;background:#fff}.rank-settings-modal small,.rank-settings-note{display:block;font-size:11px;line-height:1.8;color:#8b9aa9;margin-top:8px}.rank-formula-preview{display:flex;align-items:center;gap:18px;margin-top:15px;padding:14px;background:#f6f9fc;border-radius:10px}.rank-formula-preview>label{max-width:150px}.rank-formula-preview>span{color:#aebecf}.rank-formula-preview strong{display:block;font-size:19px;color:#b44b4b;margin-top:5px}.rank-settings-modal footer{display:flex;justify-content:flex-end;gap:8px;border-top:1px solid #e7edf4;padding-top:17px;margin-top:18px}.rank-settings-modal footer button{font-size:12px;padding:9px 14px;box-shadow:none}.rank-settings-modal footer button:first-child{margin-right:auto}.rank-settings-modal :focus-visible{outline:2px solid #8aa2bb;outline-offset:2px}.rank-price-line{display:flex;align-items:baseline;flex-wrap:wrap;gap:6px 9px;margin-top:14px;padding:0;border:0;background:none;line-height:1.5}.rank-price-line>span{color:#8c98ac;font-size:11px}.rank-price-line>b{font-size:15px;font-weight:600;color:#c43d3d;font-variant-numeric:tabular-nums}.rank-price-line>small{flex-basis:100%;margin:0!important;color:#a49aaf;font-size:10px;line-height:1.6}.content-rank-results .supplier-card{padding:0;border:0;gap:14px;background:transparent}.content-rank-results .supplier-card>img,.content-rank-results .supplier-picture-empty{box-sizing:border-box;width:100%;height:clamp(168px,12vw,240px);object-fit:contain;padding:10px;border:1px solid #e6ebf3;border-radius:14px;background:#fafcfe}.content-rank-results .supplier-title,.content-rank-results .capture-product-copy>strong{box-sizing:border-box;font-size:14px!important;line-height:1.8!important;font-weight:600;min-height:50.4px;height:50.4px;margin:0;color:#27344d;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden}.content-rank-results .supplier-card .rank-price-line{margin:0}.supplier-option .rank-price-line{margin:4px 0}.supplier-option .rank-price-line>b{font-size:15px}@media(max-width:500px){.rank-settings-modal{padding:20px}.rank-settings-modal footer{flex-wrap:wrap}.rank-formula-preview{gap:12px}}.rank-batch-toolbar{--batch-accent:#6287af;display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:14px;padding:14px 18px;background:#fff;border:1px solid #e7ecf1;border-radius:12px;margin:18px 0 12px;box-shadow:0 2px 6px #374f6803;transition:border-color .2s,background .2s}.rank-batch-toolbar.has-selection{background:#fbfdff;border-color:#d5e1ee}.rank-batch-selection,.rank-batch-tools{display:flex;align-items:center;gap:16px;flex-wrap:wrap}.rank-batch-selection{gap:14px;font-size:12px;color:#8a879a}.rank-batch-selection label{display:flex;align-items:center;gap:8px;color:#666277;cursor:pointer}.rank-batch-toolbar input,.rank-select-cell input{accent-color:#658bb4;width:15px;height:15px;margin:0;cursor:pointer}.rank-batch-divider{height:17px;width:1px;background:#e5eaf0}.rank-batch-count{display:flex;align-items:center;gap:5px;white-space:nowrap}.rank-batch-count b{font-size:17px;color:#6283a6;min-width:12px;text-align:center}.rank-batch-count small{font-size:10px;color:#a1acb8}.rank-batch-toolbar .batch-text-button{padding:0;background:none;border:0;box-shadow:none;font-size:12px;color:#7894b2}.batch-text-button span{color:#a9b6c4}.rank-batch-toolbar .batch-clear{color:#a3adb7}.rank-batch-tools{gap:9px}.rank-batch-toolbar .batch-history-button{display:flex;align-items:center;gap:7px;color:#92a0ae;background:none;border:0;box-shadow:none;font-size:11px;padding:8px 10px}.rank-batch-toolbar .batch-primary-button{display:flex;align-items:center;gap:7px;padding:10px 15px;border:1px solid #7091b5;background:#7091b5;box-shadow:0 3px 6px #7192b51a;border-radius:8px;color:#fff;font-size:12px;font-weight:500}.rank-batch-toolbar button:disabled{opacity:.4;cursor:not-allowed}.rank-batch-menu{position:relative}.rank-batch-menu>summary{display:flex;align-items:center;gap:22px;padding:10px 14px;border:1px solid #e0e7ee;border-radius:8px;color:#728192;font-size:12px;cursor:pointer;background:#fff;list-style:none}.rank-batch-menu>summary::-webkit-details-marker{display:none}.rank-batch-menu[open]>summary{border-color:#a9bed5;background:#f5faff}.rank-batch-menu-panel{position:absolute;top:calc(100% + 8px);right:0;width:242px;padding:7px;background:#fff;border:1px solid #e2e8ef;border-radius:12px;box-shadow:0 12px 35px #31435720;z-index:20}.rank-batch-menu-panel>button{display:flex;align-items:center;gap:11px;width:100%;padding:12px 10px;background:none;border:0;box-shadow:none;color:#827592;text-align:left}.rank-batch-menu-panel>button:hover:not(:disabled){background:#f4f8fc}.batch-menu-number{font-size:10px;color:#9aaabc;background:#f1f6fb;border-radius:7px;padding:8px}.rank-batch-menu-panel strong{display:block;font-weight:500;font-size:12px;color:#616f7e}.rank-batch-menu-panel small{display:block;font-size:10px;color:#aaa1b5;margin-top:5px}.rank-batch-menu-panel>button>span:last-child{margin-left:auto;color:#aebdcd}.batch-unavailable{display:flex;justify-content:space-between;border-top:1px solid #eaeff5;padding:13px 11px 6px;font-size:11px;color:#aab3bd}.batch-unavailable span{font-size:9px;background:#f2f5f8;border-radius:4px;padding:2px 5px}.rank-select-cell{display:flex;flex-direction:column;align-items:center;gap:11px;cursor:pointer}.rank-row-selected{background:#f6fafe!important}.rank-row-selected .capture-rank{background:#e3edf8;color:#678cb3}.rank-batch-modal{width:min(740px,calc(100vw - 40px));max-height:88vh;overflow:auto;box-sizing:border-box;border:1px solid #dfe6ed;border-radius:20px;padding:28px 30px;color:#576370;background:#fff;box-shadow:0 24px 80px #28354333;font-family:inherit}.rank-batch-modal::backdrop{background:#262f3866;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.rank-batch-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:18px}.rank-batch-heading .eyebrow{font-size:9px;letter-spacing:2px;color:#a6b6c7}.rank-batch-heading h2{font-size:21px;letter-spacing:-.5px;font-weight:600;margin:8px 0;color:#5a6e84}.rank-batch-heading p{font-size:11px;color:#a6b2bf;margin:8px 0 0}.rank-batch-heading>button{border:0;background:#f5f8fb;color:#9baabb;box-shadow:none;width:30px;height:30px;border-radius:50%;padding:0;font-size:19px}.batch-wizard-steps{display:flex;align-items:center;margin:24px 0 14px;padding:15px 18px;background:#f7f9fc;border-radius:11px;gap:24px}.batch-wizard-steps>span{display:flex;align-items:center;gap:8px;flex:1;color:#aab6c3;font-size:11px;white-space:nowrap}.batch-wizard-steps b{display:grid;place-items:center;font-size:10px;width:21px;height:21px;border-radius:50%;border:1px solid #dfe7f0;background:#fff;font-weight:500}.batch-wizard-steps .current{color:#6989ac;font-weight:500}.batch-wizard-steps .current b{background:#7291b2;border-color:#7291b2;color:#fff;box-shadow:0 0 0 3px #e7eef6}.batch-wizard-steps .done{color:#8aa0b7}.batch-wizard-steps .done b{color:#718ca9;background:#e7eef6;border-color:#e7eef6}.batch-execution-help{margin-bottom:22px;border-bottom:1px solid #eaeff5;padding-bottom:13px;color:#83909e;font-size:11px}.batch-execution-help summary{display:flex;justify-content:space-between;cursor:pointer;list-style:none}.batch-execution-help p{line-height:1.9;margin-bottom:0}.rank-batch-modal fieldset{border:0;padding:0;margin:0;min-width:0}.rank-batch-modal fieldset>label,.rank-batch-fields label{display:flex;flex-direction:column;gap:8px;margin:14px 0;font-size:13px;color:#657382}.rank-batch-modal input:not([type=checkbox]),.rank-batch-modal select{font-family:inherit;font-size:13px;color:#637384;padding:11px 12px;border:1px solid #dee5ed;border-radius:8px;background:#fff;min-width:0;box-shadow:0 1px 2px #20375003;outline:none}.rank-batch-modal input:focus,.rank-batch-modal select:focus{border-color:#99b2cc;box-shadow:0 0 0 3px #eef3f9}.rank-batch-modal input[type=checkbox]{accent-color:#708eaf;width:14px;height:14px;margin:0}.rank-batch-fields{display:grid;grid-template-columns:1fr 1fr;gap:0 18px}.batch-section-title{display:flex;align-items:center;gap:9px;font-size:14px;font-weight:500;color:#707f8f;border-top:1px solid #eaeff5;padding-top:22px;margin:25px 0 16px}.batch-section-title>span{font-size:10px;padding:4px 6px;background:#f0f5fb;border-radius:5px;color:#8fa8c3}.batch-section-title small{font-size:10px;color:#b2beca;margin-left:auto;font-weight:400}.rank-batch-checks,.rank-batch-targets{display:flex;gap:10px;flex-wrap:wrap;margin:12px 0}.rank-batch-checks label{display:flex;align-items:center;gap:7px;font-size:11px;color:#8597aa;background:#f9fbfd;padding:10px 12px;border:1px solid #e6edf4;border-radius:8px}.rank-batch-checks label:has(input:checked){border-color:#c8d7e7;background:#f4f9fe;color:#7593b3}.rank-batch-checks button{background:#fff!important;border:1px solid #dde6ef!important;box-shadow:none!important;font-size:11px!important;color:#8396ab!important;padding:9px 12px!important}.rank-batch-targets{display:grid;grid-template-columns:1fr 1fr}.rank-batch-targets label{display:flex;align-items:center;gap:9px;font-size:12px;color:#8ca1b8;padding:13px;border:1px solid #e0e8f0;background:#fafcfe;border-radius:9px}.rank-batch-targets label:has(input:checked){background:#f2f7fd;border-color:#c3d4e6}.batch-target-title{font-size:13px;font-weight:500;margin-top:22px;color:#808f9e}.batch-target-title span{font-size:10px;font-weight:400;color:#a6b4c2;margin-left:9px}.rank-batch-note{font-size:11px;line-height:1.85;color:#887d93;margin:11px 0}.rank-batch-path{display:block;overflow-wrap:anywhere;color:#738292;font-size:11px}.rank-batch-footer{display:flex;justify-content:flex-end;flex-wrap:wrap;gap:10px;margin-top:26px;padding-top:18px;border-top:1px solid #e5ecf4}.rank-batch-footer button{font-size:12px;padding:10px 16px;border:1px solid #7491b1;background:#7491b1;border-radius:8px;color:#fff;box-shadow:none}.rank-batch-footer button.ghost{border-color:#d9e3ed;background:#fff;color:#8d9eb1}.rank-batch-footer button:disabled{opacity:.4;cursor:not-allowed}.rank-batch-review{display:grid;grid-template-columns:105px 1fr;gap:15px;padding:20px;background:#fafcff;border:1px solid #e5edf5;border-radius:12px;font-size:12px;line-height:1.8}.rank-batch-review dt{color:#82909f}.rank-batch-review dd{margin:0;color:#687b8f;overflow-wrap:anywhere}.rank-batch-review strong{color:#6a8baf}.rank-batch-modal section>h3{font-weight:500;font-size:14px;color:#8095ac}.rank-batch-modal section>details{font-size:12px;color:#8da1b7;line-height:1.8;margin:20px 0}.rank-batch-summary{display:flex;align-items:center;justify-content:space-between;margin:20px 0 12px;font-size:12px;color:#899eb4}.rank-batch-summary strong{font-weight:500;color:#6c89a8}.rank-batch-modal progress{width:100%;height:5px;accent-color:#829ebc;border:0;border-radius:10px;overflow:hidden}.rank-batch-progress article{border:1px solid #dfe8f2;border-radius:12px;margin:15px 0;padding:16px;background:#fff}.rank-batch-progress h3{font-size:12px;font-weight:500;color:#64778c;margin:0 0 14px;line-height:1.7}.rank-batch-step{padding:13px 0;border-top:1px solid #eaf0f6;font-size:11px;color:#748496}.rank-batch-step strong{font-weight:500}.rank-batch-step p{color:#7c8b9b;line-height:1.7}.rank-batch-step a{color:#7896b6}.batch-state{float:right;color:#aebbc9;font-size:10px;border-radius:4px;background:#f4f7fb;padding:3px 7px}.batch-state.completed{color:#6f9d8b;background:#f1f8f4}.batch-state.failed,.batch-state.unknown{color:#bb8797;background:#fcf1f5}.rank-batch-modal :focus-visible,.rank-batch-toolbar :focus-visible{outline:2px solid #87a1bc;outline-offset:3px}.batch-supplier-prefill{margin:0 0 14px;padding:11px 13px;border:1px solid #dfeee5;border-radius:9px;background:#f5fbf8;color:#56806f;font-size:11px;line-height:1.7}.batch-supplier-prefill.empty{border-color:#eee2d7;background:#fff8f2;color:#987a52}.rank-batch-fields label small{font-size:10px;line-height:1.55;color:#9ba8b5;font-weight:400}@media(max-width:900px){.rank-batch-toolbar{align-items:flex-start}.rank-batch-tools{margin-left:auto}.rank-batch-selection{flex-wrap:wrap}.rank-batch-count small{display:none}}@media(max-width:600px){.rank-batch-fields,.rank-batch-targets{grid-template-columns:1fr}.rank-batch-modal{padding:20px;width:calc(100vw - 20px)}.batch-wizard-steps{gap:10px;padding:13px 10px}.batch-wizard-steps>span{font-size:10px;gap:6px}.rank-batch-review{grid-template-columns:80px 1fr;padding:15px}.rank-batch-toolbar{padding:13px}.rank-batch-selection{gap:10px}.rank-batch-tools{width:100%;justify-content:flex-end}.rank-batch-tools .batch-history-button{margin-right:auto;padding-left:0}.batch-section-title small{display:none}}.rank-listing-modal{width:min(760px,calc(100vw - 28px));max-height:calc(100dvh - 32px);padding:28px;border:1px solid #e2e7f2;border-radius:22px;background:#fff;color:#263a56;box-shadow:0 20px 90px #152e5033;box-sizing:border-box}.rank-listing-modal::backdrop{background:#152b5266;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.listing-head{display:flex;gap:20px;justify-content:space-between;align-items:flex-start;margin-bottom:20px}.listing-head h2{margin:8px 0;font-size:23px}.listing-head p{font-size:13px;color:#8692a6;line-height:1.7;margin:0;overflow-wrap:anywhere}.listing-head>button{background:#f5f7fb;border:0;border-radius:50%;width:32px;height:32px;flex:none;color:#8492a8;font-size:22px;padding:0}.listing-notice{padding:15px 18px;border:1px solid #e0edfa;border-radius:12px;background:#f7fbff;font-size:12px;color:#74889e;line-height:1.8;margin-bottom:22px}.listing-notice strong{display:block;color:#5782af}.rank-listing-modal fieldset{border:0;margin:0;padding:0;min-width:0}.listing-fields{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.listing-fields label,.listing-shop-name{display:grid;align-content:start;gap:8px;font-size:13px;color:#607189}.rank-listing-modal input:not([type=checkbox]),.rank-listing-modal select{box-sizing:border-box;width:100%;min-width:0;border:1px solid #dce3ef;border-radius:10px;min-height:42px;background:#fff;color:#263953;padding:10px 12px;font:inherit}.rank-listing-modal input:focus,.rank-listing-modal select:focus{outline:2px solid #bdd9f7;outline-offset:1px}.listing-fields small,.listing-help{color:#909bb0;font-size:11px;line-height:1.8}.listing-wide{grid-column:1/-1}.listing-shop-select{border:1px solid #dfe6f1;border-radius:12px;margin:20px 0 14px}.listing-shop-select summary{padding:14px;display:flex;align-items:center;gap:12px;cursor:pointer;list-style:none;font-size:13px}.listing-shop-select summary b{font-size:12px;color:#6697cc;font-weight:500}.listing-shop-select summary>span{margin-left:auto}.listing-shop-options{padding:0 14px 14px;display:grid;gap:12px;max-height:290px;overflow:auto}.listing-shop-options>div{display:flex;gap:12px}.listing-shop-options>div button{font-size:12px;background:#f3f9ff;color:#6b94c0;padding:6px 12px;border:0;border-radius:6px}.listing-shop-options label{display:flex;gap:10px;padding:9px;border-radius:8px;background:#f8faff;font-size:13px;align-items:center}.listing-shop-options input[type=checkbox]{width:16px;height:16px;accent-color:#659cd6}.listing-shop-options small{display:block;font-size:10px;color:#95a0b1;margin-top:4px;overflow-wrap:anywhere}.listing-shop-name{margin-top:12px;padding:12px;border:1px solid #edf0f6;border-radius:10px}.listing-footer{display:flex;justify-content:flex-end;gap:12px;padding-top:16px;border-top:1px solid #edf0f5;margin-top:20px}.listing-footer button,.listing-progress>button{border-radius:9px;padding:10px 16px;font-size:13px}.listing-progress{margin-top:20px;padding-top:18px;border-top:1px solid #e8edf5}.listing-progress h3{font-size:15px}.listing-progress article{border:1px solid #e6ebf4;background:#fafcff;padding:14px;margin:10px 0;border-radius:12px}.listing-progress article>div{display:flex;justify-content:space-between;gap:12px;font-size:13px}.listing-progress article span{color:#769cc4}.listing-progress progress{width:100%;height:7px;accent-color:#639ad5;margin-top:12px}.listing-progress article p{font-size:12px;color:#8794a8;line-height:1.7;overflow-wrap:anywhere}.listing-history{margin-top:22px;font-size:12px;color:#8b95a8}.listing-history p{padding:10px;border-bottom:1px solid #eef1f7}.rank-listing-modal .error{font-size:12px;line-height:1.8;overflow-wrap:anywhere}.rank-listing-modal button:disabled{opacity:.5;cursor:not-allowed}@media(max-width:620px){.rank-listing-modal{padding:20px}.listing-fields{grid-template-columns:1fr}.listing-footer{flex-wrap:wrap}.listing-footer button{flex:1}.listing-shop-select summary{flex-wrap:wrap}.listing-progress article>div{flex-wrap:wrap}}.rank-material-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;background:#111f2d90;z-index:500;display:grid;place-items:center;padding:24px}.rank-material-modal{background:#fff;border-radius:20px;width:min(720px,100%);max-height:92vh;overflow:auto;padding:26px;color:#172033}.rank-material-modal .material-heading{display:flex;justify-content:space-between;gap:20px}.rank-material-modal h2{margin:0;font-size:22px}.rank-material-modal p{line-height:1.6}.rank-material-modal fieldset{border:1px solid #e4e7ef;border-radius:12px;padding:16px;margin:16px 0}.rank-material-modal legend{font-weight:600}.rank-material-modal .material-checks{display:flex;gap:16px;flex-wrap:wrap}.rank-material-modal .material-checks label{display:flex;gap:7px;align-items:center;font-size:14px}.rank-material-modal input[type=checkbox],.rank-material-modal input[type=radio]{width:16px;height:16px;margin:0;accent-color:#5998db}.rank-material-modal .material-field{display:flex;gap:12px;align-items:center;margin:10px 0;flex-wrap:wrap}.rank-material-modal select{max-width:100%;flex:1;min-width:150px}.rank-material-modal input[type=number]{width:100px}.rank-material-modal .material-preferences{margin:16px 0}.rank-material-modal small{display:block;margin-top:8px;line-height:1.6;color:#6c7890}.rank-material-modal .material-path{overflow-wrap:anywhere;background:#f5f8fb;padding:10px;border-radius:8px;font-size:13px}.rank-material-modal .material-error{color:#b42318;background:#fff0ed;padding:12px}.rank-material-modal .material-status{background:#eff7ff;padding:14px;border-radius:12px}.rank-material-modal .material-note{font-size:12px;color:#6c7890}.rank-material-modal .material-footer{display:flex;gap:12px;flex-wrap:wrap;justify-content:flex-end}.rank-material-modal button:disabled{opacity:.45;cursor:not-allowed}.task-center-page{display:grid;gap:18px;min-width:0}.task-center-page .page-heading{margin:0}.task-center-total{display:flex;align-items:baseline;gap:8px;color:#7d879a}.task-center-total strong{font-size:30px;color:#5998db}.task-center-tabs{display:flex;gap:8px;overflow:auto;padding:4px;background:#ecf0f5;border-radius:13px;width:max-content;max-width:100%}.task-center-tabs button{white-space:nowrap;background:transparent;color:#727c91;padding:9px 16px}.task-center-tabs button.active{background:#fff;color:#5998db;box-shadow:0 2px 10px #24305212}.task-center-panel{background:#fff;border:1px solid #e6eaf2;border-radius:18px;overflow:hidden}.task-center-toolbar{display:grid;grid-template-columns:minmax(240px,1fr) auto auto auto auto;gap:10px;padding:18px;border-bottom:1px solid #edf0f5}.task-center-toolbar input{min-width:0}.task-center-list{display:grid}.task-center-row{border-bottom:1px solid #edf0f5}.task-center-summary{display:grid;grid-template-columns:minmax(130px,1fr) minmax(120px,.85fr) 108px minmax(150px,1fr) 105px 172px auto;align-items:center;gap:16px;width:100%;padding:17px 20px;background:#fff;color:#2b3950}.task-center-summary:hover{background:#fafcff}.task-center-operation,.task-center-shop,.task-center-outcome,.task-center-stage,.task-center-progress,.task-center-times{display:grid;gap:6px;min-width:0}.task-center-operation small,.task-center-shop small,.task-center-outcome small,.task-center-stage small,.task-center-progress small,.task-center-times small{font-size:10px;color:#9aa3b1}.task-center-operation strong,.task-center-shop strong,.task-center-stage strong{overflow:hidden;color:#4a566b;font-size:12px;text-overflow:ellipsis;white-space:nowrap}.task-center-operation strong{color:#5989bd}.task-center-status{width:max-content;font-size:11px;border-radius:20px;padding:7px 12px;text-align:center;background:#f1f3f6;color:#778197}.task-center-status.succeeded{background:#eaf8f0;color:#24864d}.task-center-status.failed{background:#fff0f0;color:#c45454}.task-center-status.attention{background:#ffeddd;color:#a85b13}.task-center-status.active{background:#edf6ff;color:#5998db}.task-center-progress{grid-template-columns:auto 1fr;align-items:center;color:#5998db;font-variant-numeric:tabular-nums}.task-center-progress small{grid-column:1/-1}.task-center-progress b{font-size:11px}.task-center-progress i{height:5px;overflow:hidden;border-radius:99px;background:#ecf0f5}.task-center-progress em{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,#72abe8,#508ed0)}.task-center-times time{font-size:11px;color:#68758a}.task-center-times small:last-child{font-size:9px}.task-center-actions{display:flex;justify-content:flex-end;gap:8px}.task-center-actions:empty{display:none}.task-center-actions button{padding:8px 12px}.task-center-empty{padding:70px;text-align:center;color:#8d97a8}.task-center-pagination{display:flex;align-items:center;justify-content:flex-end;gap:10px;padding:16px 18px;color:#8993a4;font-size:12px}.task-center-pagination>span{margin-right:auto}.task-center-pagination label{display:flex;align-items:center;gap:6px}.task-center-pagination select{padding:7px}.task-center-pagination input{width:58px;padding:7px}.task-center-pagination button{padding:8px 12px}.task-center-pagination button:disabled{opacity:.4;cursor:not-allowed}.task-center-notice{margin:14px 18px;padding:10px 12px;border-radius:9px;background:#eaf8f0;color:#24864d}@media(max-width:1250px){.task-center-summary{grid-template-columns:1fr 1fr 100px 1fr 100px}.task-center-times{grid-column:1/3}.task-center-actions{grid-column:5}}@media(max-width:850px){.task-center-toolbar{grid-template-columns:1fr 1fr}.task-center-toolbar input{grid-column:1/-1}.task-center-summary{grid-template-columns:1fr 1fr 100px}.task-center-stage,.task-center-progress{grid-column:auto}.task-center-times{display:grid}.task-center-actions{grid-column:3}}@media(max-width:560px){.task-center-toolbar{grid-template-columns:1fr}.task-center-toolbar input{grid-column:auto}.task-center-summary{grid-template-columns:1fr 1fr;padding:15px 13px;gap:12px}.task-center-stage,.task-center-progress,.task-center-times{grid-column:1/-1}.task-center-actions{grid-column:1/-1;justify-content:flex-start}.task-center-pagination{flex-wrap:wrap}.task-center-pagination>span{width:100%}}.commerce-page{color:#26334c}.commerce-heading{display:flex;justify-content:space-between;gap:20px;align-items:center;margin-bottom:24px}.commerce-heading h1{font-size:29px;margin:9px 0}.commerce-heading p,.commerce-section-head p{color:#718098;font-size:13px;line-height:1.8;margin:6px 0}.commerce-eyebrow{font-size:12px;font-weight:600;color:#5998db;letter-spacing:1px}.commerce-role{padding:9px 14px;background:#e8f3ff;border-radius:20px;font-size:12px;white-space:nowrap;color:#4780bd}.commerce-toolbar{display:flex;gap:14px;align-items:flex-end;flex-wrap:wrap;margin-bottom:20px}.commerce-toolbar label{display:grid;gap:7px;font-size:12px;color:#66738a}.commerce-toolbar select{min-width:230px;background:#fff;max-width:100%}.commerce-updated{margin-left:auto;font-size:12px;color:#7a869b;padding-bottom:12px}.commerce-stats{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin-bottom:24px}.commerce-stats>div{padding:20px;background:#fff;border:1px solid #e6eaf3;border-radius:15px;display:grid;gap:10px}.commerce-stats span{color:#748098;font-size:12px}.commerce-stats strong{font-size:29px;font-weight:650}.commerce-tabs{display:flex;flex-direction:row;gap:6px;flex-wrap:wrap;border-bottom:1px solid #e0e5ef;margin-bottom:20px;padding-bottom:10px}.commerce-tabs button{background:transparent;color:#6d7890;font-size:13px;padding:10px 16px}.commerce-tabs button.selected{background:#e6f2ff;color:#4f89c6}.commerce-panel{background:#fff;border:1px solid #e4e9f2;border-radius:17px;padding:22px}.commerce-section-head{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:18px}.commerce-section-head h2{font-size:18px;margin:0}.commerce-section-head>button{flex-shrink:0}.commerce-filters{display:flex;gap:12px;align-items:center;flex-wrap:wrap;margin-bottom:18px}.commerce-filters input{min-width:220px;flex:1}.commerce-filters span{font-size:12px;color:#78859a}.commerce-shop-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.commerce-shop-card{padding:20px;border:1px solid #e3e9f3;border-radius:14px;background:linear-gradient(145deg,#fff,#fbfcff);min-width:0}.commerce-shop-title{display:flex;align-items:flex-start;gap:10px;justify-content:space-between}.commerce-shop-title h3{font-size:16px;margin:0 0 6px;overflow-wrap:anywhere}.commerce-shop-title small{color:#7d8799;line-height:1.7;overflow-wrap:anywhere}.commerce-shop-status{display:flex;gap:10px;align-items:center;flex-wrap:wrap;margin:14px 0;color:#748097;font-size:11px}.commerce-pill{display:inline-block;padding:4px 9px;border-radius:7px;font-size:11px;white-space:nowrap}.commerce-pill.good{background:#def5e8;color:#197b42}.commerce-pill.warn{background:#ffebd8;color:#996018}.commerce-pill.muted{background:#eff1f6;color:#69758c}.commerce-shop-metrics{display:grid;grid-template-columns:1fr 1fr;gap:10px;padding:16px 0;border-top:1px solid #edf0f6;border-bottom:1px solid #edf0f6}.commerce-shop-metrics>div{display:grid;gap:8px}.commerce-shop-metrics span{font-size:12px;color:#738097}.commerce-shop-metrics strong{font-size:25px;overflow-wrap:anywhere}.commerce-timestamps{font-size:11px;line-height:1.8;color:#7a8599;margin:14px 0}.commerce-timestamps>div{display:flex;gap:10px;justify-content:space-between}.commerce-timestamps dt{white-space:nowrap}.commerce-timestamps dd{margin:0;text-align:right}.commerce-sessions{font-size:12px;border-top:1px solid #edf0f6;padding-top:12px}.commerce-sessions>div{display:flex;gap:8px;align-items:center;flex-wrap:wrap;margin-bottom:8px}.commerce-sessions small{width:100%;font-size:10px}.commerce-sessions p{color:#818ba0;line-height:1.7}.commerce-shop-actions{display:flex;gap:8px;flex-wrap:wrap;margin-top:14px}.commerce-shop-actions button{font-size:12px;padding:9px 12px}.commerce-shop-actions select{max-width:100%;font-size:12px}.commerce-link{background:transparent;color:#528ac6;padding:5px 8px;font-size:12px;white-space:nowrap}.commerce-link.danger{color:#a34b40}.commerce-danger{background:#a94d43}.commerce-table-scroll{overflow:auto;max-width:100%}.commerce-table-scroll table{min-width:620px}.commerce-table-scroll th{white-space:nowrap;text-transform:none;letter-spacing:0}.commerce-table-scroll td small{display:block;margin-top:5px;max-width:280px;line-height:1.7}.commerce-empty{padding:38px 22px;background:#fff;border:1px dashed #dbe1ed;border-radius:13px;text-align:center;font-size:13px;line-height:1.9;color:#7a879e}.commerce-empty h2{font-size:18px;color:#46536b}.commerce-message{padding:12px 16px;border-radius:10px;background:#e3f5eb;color:#277b4a;font-size:13px;line-height:1.7;margin-bottom:15px}.commerce-error{background:#fff0e9;color:#9a493b}.commerce-footnote{color:#8993a6;font-size:12px;line-height:1.8;margin-top:20px}.commerce-page button:disabled{opacity:.5;cursor:not-allowed}.commerce-dialog{width:min(480px,calc(100vw - 32px));padding:26px;border:1px solid #dfe5ef;border-radius:18px;box-shadow:0 24px 90px #17213933;color:#2a3750}.commerce-dialog::backdrop{background:#19283970;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.commerce-dialog-heading{display:flex;align-items:center;justify-content:space-between;gap:12px}.commerce-dialog h2{font-size:20px;margin:0 0 20px}.commerce-dialog label{display:grid;gap:8px;font-size:13px;margin:14px 0}.commerce-dialog label small,.commerce-dialog p{font-size:12px;line-height:1.8;color:#7c879b}.commerce-dialog-actions{display:flex;justify-content:flex-end;gap:10px;margin-top:22px}.commerce-page :focus-visible,.commerce-dialog :focus-visible{outline:3px solid #accdf1;outline-offset:2px}@media(max-width:1100px){.commerce-shop-grid{grid-template-columns:1fr}.commerce-stats{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:600px){.commerce-heading{align-items:flex-start}.commerce-heading h1{font-size:25px}.commerce-panel{padding:14px}.commerce-toolbar select{min-width:0;width:100%}.commerce-toolbar label{width:100%}.commerce-updated{margin-left:0}.commerce-shop-card{padding:15px}.commerce-tabs button{padding:9px 10px}.commerce-section-head{flex-wrap:wrap}.commerce-filters input{min-width:0;width:100%}.commerce-timestamps>div{flex-wrap:wrap;gap:0}.commerce-timestamps dd{width:100%;text-align:left}}@media(max-width:600px){.commerce-shop-metrics strong{font-size:20px;white-space:nowrap;letter-spacing:-.4px}.commerce-filters input{flex:1 0 100%}}.commerce-shop-title-actions{display:flex;gap:4px;align-items:center}.supplier-settings{max-width:1120px;margin:auto}.supplier-settings .page-heading h1{margin-bottom:8px}.supplier-toolbar{display:flex;align-items:center;gap:24px;flex-wrap:wrap;margin:20px 0}.supplier-settings label{display:grid;gap:8px;font-size:13px;color:#485665}.supplier-settings select,.supplier-settings input:not([type=checkbox]){border:1px solid #d7dfe7;border-radius:9px;background:#fff;padding:10px 12px;font:inherit;min-width:0;color:#343e49}.supplier-toolbar select{min-width:240px}.supplier-toolbar>span,.supplier-help,.supplier-panel p{color:#85788e;font-size:13px;line-height:1.8}.supplier-settings [role=tablist]{display:flex;gap:8px;border-bottom:1px solid #e1e7ee;padding-bottom:12px}.supplier-settings [role=tab]{background:#eef2f7;color:#637282;box-shadow:none}.supplier-settings [role=tab][aria-selected=true]{background:#61768c;color:#fff}.supplier-panel{margin-top:20px;padding:24px;background:#fff;border:1px solid #e0e6ec;border-radius:16px}.supplier-panel-title{display:flex;justify-content:space-between;align-items:flex-start;gap:12px}.supplier-panel h2{font-size:18px;margin:0 0 8px;color:#41505f}.supplier-status{padding:7px 10px;border-radius:8px;font-size:12px;background:#f0f5fa;color:#607184}.supplier-panel fieldset{border:0;padding:0;margin:16px 0 0;min-width:0}.supplier-credential-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px}.supplier-panel .supplier-switch{display:flex;align-items:center;margin:24px 0}.supplier-switch input{accent-color:#61768c}.supplier-message{margin-top:18px;padding:14px;border-radius:10px;background:#f1f7f2;color:#3d6c48;line-height:1.7}.supplier-message.error{background:#fff1f1;color:#a74545}.supplier-panel dl{display:grid;grid-template-columns:110px 1fr;gap:16px;font-size:14px;line-height:1.7}.supplier-panel dt{color:#91839d}.supplier-panel dd{margin:0;color:#4b5560}.supplier-future{background:#f8fafc}.supplier-settings button:disabled{opacity:.55;cursor:not-allowed}.supplier-source-label{font-size:11px;color:#77889b;margin:4px 0 8px}.supplier-settings :focus-visible{outline:2px solid #7794b4;outline-offset:3px}@media(max-width:640px){.supplier-panel{padding:18px}.supplier-panel-title{display:block}.supplier-status{display:inline-block}.supplier-credential-grid{grid-template-columns:1fr}.supplier-toolbar label,.supplier-toolbar select{width:100%}.supplier-panel dl{grid-template-columns:85px 1fr}}:root{font-family:DM Sans,sans-serif;color:#172033;background:#f5f7fb}*{box-sizing:border-box}body{margin:0}.layout{display:flex;min-height:100vh;background:radial-gradient(circle at 80% 0,#edf6ff 0,transparent 34%),#f5f7fb}aside{width:248px;background:#111f2d;color:#b5bdd4;padding:26px 16px;display:flex;flex-direction:column;gap:26px}.brand{display:flex;align-items:center;gap:11px;color:#fff}.brand strong{display:block;font:700 19px Space Grotesk}.brand small{font-size:9px;letter-spacing:1.5px;color:#7782a1}.brand-mark{display:grid;place-items:center;width:36px;height:36px;border-radius:12px;background:linear-gradient(135deg,#6cb3ff,#4fd185);color:#fff;font-size:21px}nav{display:flex;flex-direction:column;gap:6px}aside button{border:0;background:transparent;color:#aeb7d0;padding:13px 14px;border-radius:12px;text-align:left;cursor:pointer;font-size:14px;display:flex;gap:12px;align-items:center;transition:.2s}aside button span{font-size:18px;width:20px;text-align:center}aside button.active,aside button:hover{background:#263c54;color:#fff}.logout{margin-top:auto!important}.layout>section{flex:1;min-width:0}header{height:86px;background:#ffffffd1;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);padding:18px 38px;border-bottom:1px solid #e7eaf2;display:flex;align-items:center;justify-content:space-between}header h2{margin:3px 0 0;font:600 20px Space Grotesk}.eyebrow{font-size:10px;letter-spacing:1.8px;color:#6cb3ff;font-weight:700}.user-chip{display:flex;align-items:center;gap:9px;font-size:13px;color:#59627a}.avatar{display:grid;place-items:center;width:32px;height:32px;border-radius:50%;background:#e5f2ff;color:#5998db;font-weight:700}.content{padding:36px 42px;max-width:1400px}.hero{display:flex;justify-content:space-between;align-items:center;padding:30px 34px;border-radius:24px;background:linear-gradient(120deg,#253c55,#4a739f);color:#fff;box-shadow:0 16px 40px #36577a25}.hero h1{font:600 30px Space Grotesk;margin:10px 0}.hero p{margin:0;color:#d5e2f0}.hero-orb{font-size:80px;color:#b3ffd3;opacity:.75}.connection-card{display:flex;align-items:center;gap:15px;margin:24px 0;padding:20px 22px;border:1px solid #e8edf2;border-radius:18px;background:#fff;box-shadow:0 8px 24px #2430520b}.connection-icon{width:42px;height:42px;border-radius:13px;display:grid;place-items:center;font-weight:700}.connection-icon.online{background:#d9f8e6;color:#159349}.connection-icon.offline{background:#fff0ed;color:#d15b4b}.connection-copy{display:flex;flex-direction:column;gap:5px;flex:1}.connection-copy strong{font-size:15px}.connection-copy span,small{font-size:12px;color:#8b93a8}.status-pill{padding:8px 12px;border-radius:20px;font-size:12px;font-weight:600}.status-pill.ready{background:#e2f8eb;color:#168745}.status-pill.partial{background:#ffebd9;color:#ae5e14}.status-pill.offline{background:#ffebe8;color:#c04d43}.cards{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.metric-card{background:#fff;border:1px solid #e8edf2;border-radius:18px;padding:23px;display:flex;flex-direction:column;gap:9px;box-shadow:0 8px 24px #2430520a}.metric-card span{font-size:13px;color:#778097}.metric-card b{font:600 27px Space Grotesk;color:#253c55}.metric-card.accent{background:#eff7ff;border-color:#d8ebff}.metric-card small{color:#82addb}input,select,button{font:inherit;padding:11px 13px;border:1px solid #dfe3ed;border-radius:9px}button{cursor:pointer;background:#5998db;color:#fff;border:0}table{width:100%;background:#fff;border-collapse:separate;border-spacing:0;border:1px solid #e7eaf2;border-radius:15px;overflow:hidden}th,td{padding:14px 16px;border-bottom:1px solid #edf0f5;text-align:left;font-size:13px}th{background:#fafcfe;color:#7b8498;font-size:11px;text-transform:uppercase;letter-spacing:.5px}.form-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:15px;margin-bottom:20px}.form-grid label{display:flex;flex-direction:column;gap:7px;font-size:12px;color:#69738b}.error{color:#d04d4d}.status-list{display:flex;gap:7px;flex-wrap:wrap;margin:20px 0}.status-list span{padding:7px 10px;border-radius:8px;background:#edf0f6;color:#8a92a5;font-size:11px}.status-list span.active{background:#5998db;color:#fff}.video-dialog{margin-top:20px;padding:18px;background:#fff;border:1px solid #ddd;border-radius:14px;display:grid;gap:9px}@media(max-width:800px){aside{width:74px;padding:20px 9px}.brand div,aside button:not(.logout){font-size:0}.content{padding:20px}.cards{grid-template-columns:1fr}.hero{padding:22px}.hero-orb{display:none}}.login{position:relative;min-height:100vh;display:grid;place-items:center;overflow:hidden;background:#111f2d;color:#fff}.login-shell{position:relative;z-index:1;width:min(1050px,calc(100% - 48px));min-height:620px;padding:42px 52px;display:grid;grid-template-columns:1.15fr .85fr;gap:70px;align-items:center;border:1px solid #ffffff1a;border-radius:30px;background:linear-gradient(135deg,#20344aee,#172636f2);box-shadow:0 30px 90px #070f17aa}.login-brand{position:absolute;top:34px;left:52px;display:flex;align-items:center;gap:11px}.login-brand strong{display:block;font:700 18px Space Grotesk}.login-brand small{display:block;color:#7884a7;font-size:9px;letter-spacing:1.5px}.login-copy{padding-top:60px}.login-copy h1{font:600 clamp(36px,5vw,58px)/1.12 "Space Grotesk";letter-spacing:-2px;margin:18px 0}.login-copy h1 em{font-style:normal;color:#83bfff}.login-copy p{max-width:390px;color:#aeb7d0;font-size:15px;line-height:1.8}.login-features{display:flex;gap:22px;margin-top:34px;color:#aeb7d0;font-size:12px}.login-form{padding:34px;border:1px solid #ffffff1a;border-radius:20px;background:#ffffff0b;-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);display:flex;flex-direction:column;gap:17px;box-shadow:0 15px 40px #070f1733}.login-form h2{font:600 25px Space Grotesk;margin:0}.login-form>div p{margin:7px 0 8px;color:#8f9ab8;font-size:13px}.login-form label{display:flex;flex-direction:column;gap:8px;color:#aeb7d0;font-size:12px}.login-form input{background:#101e2c;border-color:#34405e;color:#fff;padding:14px;border-radius:10px;outline:none}.login-form input:focus{border-color:#75b8ff;box-shadow:0 0 0 3px #75b8ff22}.login-form button{display:flex;justify-content:space-between;align-items:center;padding:14px 16px;border-radius:10px;background:linear-gradient(100deg,#69a9ed,#4bcb80);font-weight:600}.login-form button:disabled{opacity:.7}.login-note{color:#697492;text-align:center;font-size:10px}.login-error{margin:0;background:#ffebe81a;padding:9px;border-radius:8px}.login-glow{position:absolute;width:430px;height:430px;border-radius:50%;filter:blur(80px);opacity:.28}.glow-one{background:#68b1ff;top:-180px;right:-80px}.glow-two{background:#32cd73;bottom:-250px;left:-100px}@media(max-width:760px){.login-shell{grid-template-columns:1fr;padding:35px 25px;gap:22px}.login-brand{left:25px}.login-copy{padding-top:65px}.login-copy h1{font-size:40px}.login-features{margin-top:20px}.login-form{padding:24px}}.page-heading,.form-title,.section-head,.task-row{display:flex;align-items:center;justify-content:space-between}.page-heading{margin-bottom:25px}.page-heading h1{font:600 30px Space Grotesk;margin:8px 0}.page-heading p{color:#8b93a8;margin:0}.task-form-card,.history-card{background:#fff;border:1px solid #e7eaf2;border-radius:18px;padding:25px;margin-bottom:22px;box-shadow:0 8px 25px #2430520b}.form-title{margin-bottom:20px}.form-title h2,.history-card h2{font:600 18px Space Grotesk;margin:0}.ghost{background:#f0f3f7;color:#68728a}.choice-row{display:flex;align-items:end;gap:25px;margin:20px 0}.choice-row label{display:flex;flex-direction:column;gap:7px;font-size:12px;color:#69738b}.label-text{display:block;font-size:12px;color:#69738b;margin-bottom:7px}.segmented{display:flex;gap:5px;background:#f3f5f8;padding:4px;border-radius:10px}.segmented button{background:transparent;color:#788197;padding:8px 12px}.segmented button.selected{background:#fff;color:#5998db;box-shadow:0 2px 8px #20385214}.check{display:flex;align-items:center;gap:8px;font-size:12px;color:#68728a;margin:15px 0}.check input{accent-color:#5998db}.task-row{padding:16px 0;border-bottom:1px solid #edf0f5}.task-row:last-child{border:0}.task-row div{display:flex;flex-direction:column;gap:5px}.task-row strong{font-size:14px}.task-row span{font-size:12px;color:#8b93a8}.muted{color:#9299aa;font-size:12px}.empty-state{display:grid;place-items:center;gap:8px;padding:45px;color:#8b93a8;font-size:13px}.empty-state div{font-size:32px;color:#a2c9f3}.empty-state strong{color:#4d5870}@media(max-width:700px){.choice-row{align-items:stretch;flex-direction:column;gap:15px}.page-heading{align-items:flex-start;gap:15px;flex-direction:column}.form-grid{grid-template-columns:1fr}}.result-source{display:flex;gap:10px;margin-bottom:24px}.capture-toolbar{display:flex;align-items:center;justify-content:space-between;gap:20px;flex-wrap:wrap;background:#fff;border:1px solid #e7eaf2;padding:18px;border-radius:14px}.capture-toolbar label{display:flex;align-items:center;gap:12px;font-size:13px}.capture-toolbar span{font-size:12px;color:#69738b}.capture-note{font-size:12px;line-height:1.8;color:#69738b}.capture-table-scroll{overflow-x:auto;border-radius:15px}.capture-table{min-width:1300px}.capture-table th{white-space:nowrap;text-transform:none;font-size:12px}.capture-table td{vertical-align:top}.capture-table td small{display:block;margin-top:6px;line-height:1.6}.capture-table td:nth-child(1){min-width:290px;max-width:330px}.capture-identity{display:flex;gap:12px}.capture-identity p{font-size:12px;line-height:1.65;color:#69738b;margin:7px 0}.capture-rank{display:flex;align-items:center;justify-content:center;flex-shrink:0;width:30px;height:30px;border-radius:10px;background:#edf6ff;color:#5998db;font-weight:700}.capture-amount{color:#5998db;font-weight:600;white-space:nowrap}.capture-actions{display:flex;flex-direction:column;gap:12px}.capture-actions a,.capture-video a{color:#5998db;font-size:12px;text-decoration:none;white-space:nowrap}.capture-actions button{font-size:12px;padding:8px}.capture-modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:100;background:#111f2d80;display:grid;place-items:center;padding:24px}.capture-modal{background:#fff;border-radius:20px;width:min(760px,100%);max-height:85vh;overflow:auto;padding:26px}.capture-modal h2{margin:0}.capture-video{display:flex;justify-content:space-between;gap:20px;padding:18px 0;border-bottom:1px solid #edf0f5}.capture-video small{display:block;margin-top:6px}.capture-table td:nth-child(1){min-width:60px;max-width:70px}.capture-table td:nth-child(2){min-width:260px;max-width:330px}.capture-table td:nth-child(3){min-width:190px;max-width:250px}.capture-product{display:flex;gap:10px;align-items:flex-start}.capture-product img{width:58px;height:58px;border-radius:10px;object-fit:cover;flex-shrink:0}.capture-product strong{font-size:12px;line-height:1.7}.capture-previews{display:flex;flex-direction:column;gap:6px}.capture-previews button{display:flex;align-items:center;gap:6px;background:#f2f7fc;color:#5998db;text-align:left;font-size:11px;padding:7px;max-width:240px;overflow:hidden;text-overflow:ellipsis}.capture-previews button span{font-size:19px}.capture-table td:nth-child(4){min-width:135px}.capture-table td:nth-child(n+5){white-space:nowrap}.capture-image-placeholder{display:grid;place-items:center;width:58px;height:58px;flex-shrink:0;border-radius:10px;background:#f1f4f8;color:#9299ad;font-size:10px}.original-download{display:flex;flex-direction:column;gap:7px;min-width:142px;max-width:220px;white-space:normal}.original-download small{font-size:11px}.original-download progress,.download-card progress{width:100%;height:6px;accent-color:#62a4eb}.original-download details{font-size:11px;white-space:normal}.original-download details p{overflow-wrap:anywhere}.original-download button:disabled{opacity:.55;cursor:wait}.download-card,.download-empty{background:#fff;border:1px solid #e7eaf2;border-radius:18px;padding:24px;margin-bottom:18px}.download-card h3{margin:0}.download-card>p{color:#78829c;font-size:12px}.download-zip{display:inline-block;background:#61a2e8;color:#fff!important;padding:10px 18px;border-radius:9px;margin:14px 0;text-decoration:none}.download-item{padding:15px 0;border-bottom:1px solid #eef2f6;display:flex;flex-direction:column;gap:8px;font-size:12px}.download-card details{margin-top:16px}.download-item span{color:#7e87a0}.downloads-page .page-heading{display:flex;justify-content:space-between;align-items:center}.download-overview{display:flex;align-items:baseline;gap:10px;color:#77819a}.download-overview strong{font-size:36px;color:#62a4eb}.download-meta{font-size:12px;color:#8991a4;line-height:1.8}.download-badge{white-space:nowrap;padding:7px 12px;border-radius:18px;background:#ecf5ff;color:#62a3e9;font-size:12px}.download-badge.completed{background:#e8f7ee;color:#248a4e}.download-badge.failed,.download-badge.partial{background:#fff0e5;color:#b66a29}.download-card .section-head{align-items:flex-start;gap:24px}.processing-stages{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin:12px 0 22px}.processing-stages>div{background:#f7f9fc;padding:13px;border-radius:12px;font-size:12px;color:#8a91a5;display:flex;gap:7px;align-items:center}.processing-stages span{font-size:10px}.processing-stages b{margin-left:auto;font-weight:500}.processing-stages .current{background:#eaf4ff;color:#5ba1eb;box-shadow:inset 0 0 0 1px #d4e9ff}.batch-download-line{display:flex;justify-content:space-between;color:#7b859d;font-size:12px;margin-bottom:6px}.video-task-progress progress{display:block;width:100%;height:7px;border:0;border-radius:20px;overflow:hidden;accent-color:#62a3e8}.video-task-progress progress::-webkit-progress-bar{background:#edf2f7;border-radius:20px}.video-task-progress progress::-webkit-progress-value{background:linear-gradient(90deg,#83bdfa,#5494d8);border-radius:20px;transition:width .3s}.expansion-panel{border:1px solid #ddebfa;background:linear-gradient(120deg,#f8fbff,#f6f9ff);padding:18px;border-radius:12px;margin:18px 0}.expansion-panel>div{display:flex;justify-content:space-between;font-size:13px;color:#588bc2;margin-bottom:10px}.expansion-estimate{display:block;font-size:12px;color:#768596;line-height:1.9;white-space:normal}.expansion-estimate b{color:#5591d2}.expansion-panel small{display:block;margin:8px 0 0;font-size:11px;color:#9596ab}.expansion-panel progress{margin-top:12px}.video-progress-details>summary{font-size:12px;color:#757d94;cursor:pointer;margin:16px 0}.video-progress-list{display:grid;gap:8px}.video-progress-row{display:flex;align-items:flex-start;gap:12px;padding:14px;border:1px solid #edf0f6;border-radius:12px;background:#fff}.video-order{color:#a5bed9;background:#f1f6fc;border-radius:8px;padding:7px;font-size:11px}.video-row-main{flex:1;min-width:0}.video-row-title{display:flex;align-items:center;gap:12px;font-size:12px;margin-bottom:10px}.video-row-title strong{font-size:12px;font-weight:500;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.video-row-title>span{margin-left:auto;flex-shrink:0;font-size:11px;color:#8993a9}.video-transfer{display:flex;align-items:center;gap:18px}.video-transfer>progress{flex:1;min-width:40px}.video-transfer>span{min-width:180px;font-size:11px;color:#818ca3;text-align:right}.video-expansion-line{display:flex;align-items:center;gap:18px;margin-top:10px;font-size:11px;color:#90a1b3}.video-expansion-line>span{min-width:180px}.video-expansion-line>progress{max-width:180px;height:4px}.video-progress-row.failed{background:snow;border-color:#f4dddd}.video-progress-row p.error{font-size:11px;white-space:pre-wrap;overflow-wrap:anywhere}.download-footer{display:flex;align-items:center;gap:16px;flex-wrap:wrap;margin-top:14px}.download-footer>span{font-size:11px;color:#99a5b2}.download-progress-modal{width:min(980px,95vw);white-space:normal}.download-progress-modal .video-progress-list{max-height:42vh;overflow:auto}.original-download .expansion-estimate{font-size:10px}.capture-actions .download-progress-modal button{font-size:12px}.download-progress-modal .original-download{max-width:none}@media(max-width:800px){.processing-stages{grid-template-columns:1fr}.video-transfer{display:block}.video-transfer>span{display:block;margin-top:6px;text-align:left;min-width:0}.video-row-title{align-items:flex-start}.video-expansion-line{flex-wrap:wrap}.download-card{padding:16px}.download-overview{display:none!important}}.capture-table td:nth-child(4){min-width:190px;max-width:210px;white-space:normal}.capture-table td:nth-child(5){min-width:130px;max-width:180px;white-space:normal}.supplier-cell{width:180px;white-space:normal}.supplier-card{display:flex;flex-direction:column;gap:6px;text-decoration:none;color:#394358;border:1px solid #e9eef3;background:#fff;border-radius:10px;overflow:hidden;padding:8px;transition:box-shadow .2s}.supplier-card:hover{box-shadow:0 5px 20px #425a7418}.supplier-card>img,.supplier-picture-empty{width:100%;height:125px;object-fit:contain;background:#fafafa;border-radius:6px}.supplier-picture-empty{display:grid;place-items:center;font-size:11px;color:#9ba8b5}.supplier-title{font-size:11px!important;line-height:1.65;font-weight:500;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;min-height:32px}.supplier-price{font-size:17px;color:#ed5a4c;font-weight:600}.supplier-address{font-size:10px;color:#8d94a6}.supplier-shop{border-top:1px solid #f0f2f5;padding-top:6px;font-size:11px;display:flex;justify-content:space-between;gap:6px}.supplier-shop small{margin:0!important;font-size:10px;color:#9098a9}.supplier-recommendation{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:4px;background:#edf6ff;border-radius:9px;margin-top:7px;padding:10px;font-size:11px;color:#73869b}.supplier-recommendation>b{font-size:18px;color:#5390d1}.supplier-recommendation>small{width:100%;margin:0!important;font-size:10px;color:#93a3b5}.supplier-count{display:flex;align-items:center;justify-content:space-between;gap:5px;margin-top:8px;font-size:10px;color:#8f97a9}.supplier-count button{font-size:10px;padding:5px 7px;white-space:nowrap}.supplier-loading,.supplier-empty{font-size:11px;color:#959daf;background:#f8fafc;border:1px dashed #e6ebf0;padding:18px 10px;border-radius:10px;line-height:1.8}.supplier-loading{display:flex;align-items:center;gap:7px}.supplier-loading>span{width:10px;height:10px;border:2px solid #d7e8fa;border-top-color:#6aa4e3;border-radius:50%;animation:supplier-spin .9s linear infinite}.supplier-error{font-size:11px;color:#c36960;line-height:1.8;overflow-wrap:anywhere}.supplier-error button{margin-top:7px;padding:5px 8px;font-size:10px}.supplier-modal{width:min(1080px,95vw);max-height:90vh;background:#fafcfe;border-radius:20px;overflow:auto;padding:26px;white-space:normal}.supplier-modal-head{display:flex;align-items:flex-start;justify-content:space-between;gap:18px;margin-bottom:20px}.supplier-modal-head h2{font-size:23px;margin:8px 0}.supplier-modal-head h2 small{display:inline!important;font-weight:400;font-size:13px;color:#9299aa}.supplier-modal-head p{font-size:12px;color:#9299aa}.supplier-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(170px,1fr));gap:16px}.supplier-option{background:#fff;border:2px solid transparent;border-radius:12px;padding:6px;transition:all .2s}.supplier-option.is-selected{border-color:#75ade9;background:#f8fbff}.supplier-option .supplier-card{border:0;padding:4px}.supplier-option .supplier-card>img{height:190px}.supplier-option .supplier-title{font-size:12px!important}.supplier-option-price{font-size:11px;color:#83909e;margin:10px 6px}.supplier-option-price strong{color:#528ecf;font-size:15px;margin-left:8px}.supplier-option>button{width:100%;font-size:11px;padding:9px;background:#ecf3fb;color:#6296ce;border-radius:8px}.supplier-option.is-selected>button{background:#619ad7;color:#fff}.supplier-option>button:disabled{opacity:.65;cursor:wait}.supplier-backdrop{z-index:120}@keyframes supplier-spin{to{transform:rotate(360deg)}}@media(max-width:600px){.supplier-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.supplier-modal{padding:15px}.supplier-option .supplier-card>img{height:150px}}.layout:has(.content-rank-results)>aside{flex-shrink:0}.content.content-rank-results{max-width:none;width:100%;padding:28px clamp(16px,2vw,40px)}.content-rank-results .page-heading{margin-bottom:20px}.content-rank-results .capture-toolbar{box-shadow:0 4px 18px #26355205}.content-rank-results .capture-table-scroll{width:100%;max-height:max(400px,calc(100dvh - 310px));overflow:auto;border:1px solid #e3e8f2;border-radius:16px;background:#fff;scrollbar-width:thin;scrollbar-color:#c7cddd #f4f6fb;scrollbar-gutter:stable}.content-rank-results .capture-table{width:100%;min-width:1280px;table-layout:fixed;border:0;overflow:visible;border-radius:0}.content-rank-results .capture-table th{position:sticky;top:0;z-index:2;padding:16px 12px;white-space:normal;line-height:1.65;color:#64718b;background:#f4f8fc;border-bottom:1px solid #dde3ef;font-weight:600}.content-rank-results .capture-table td:nth-child(n){min-width:0;max-width:none;padding:20px 12px;white-space:normal;overflow-wrap:anywhere;line-height:1.7;border-bottom:1px solid #e9edf5;transition:background-color .18s}.content-rank-results .capture-table tbody tr:hover>td{background:#fafcff}.content-rank-results .capture-table tbody tr:last-child>td{border-bottom:0}.content-rank-results .capture-amount{font-variant-numeric:tabular-nums}.content-rank-results .capture-product{flex-direction:column;gap:14px;align-items:stretch}.content-rank-results .capture-product-copy strong{display:block;font-size:14px;line-height:1.8;font-weight:600;color:#27344d;overflow-wrap:anywhere}.content-rank-results .capture-product-id{display:flex;flex-wrap:wrap;align-items:center;gap:6px;margin-top:10px;font-size:11px;color:#8a96aa;font-variant-numeric:tabular-nums}.capture-product-id>span{padding:1px 6px;background:#f1f4f9;border:1px solid #e7ebf2;border-radius:5px;font-size:10px;color:#78869e}.content-rank-results .capture-previews button{max-width:100%;line-height:1.65;white-space:normal;overflow-wrap:anywhere;padding:10px;transition:background-color .18s}.content-rank-results .capture-previews button:hover{background:#e5f2ff}.content-rank-results .supplier-cell{width:100%}.content-rank-results .original-download{min-width:0;max-width:none}.rank-product-image,.rank-product-image-empty{position:relative;display:grid;place-items:center;width:100%;height:clamp(168px,12vw,240px);padding:10px!important;border:1px solid #e6ebf3;border-radius:14px;background:linear-gradient(140deg,#f6f8fc,#fff);overflow:hidden}.content-rank-results .capture-product .rank-product-image img{width:100%;height:100%;min-height:0;border-radius:8px;object-fit:contain;transition:transform .22s}.rank-product-image:hover img{transform:scale(1.035)}.rank-product-image>span{position:absolute;bottom:9px;right:9px;padding:4px 8px;border:1px solid #ffffffaa;border-radius:7px;background:#ffffffed;color:#64718b;font-size:10px;box-shadow:0 2px 8px #2430520d;pointer-events:none}.rank-product-image-empty{color:#a0aabc;font-size:12px}.rank-product-image:focus-visible,.capture-table-scroll:focus-visible{outline:3px solid #99c3ef;outline-offset:2px}.rank-image-dialog{width:min(900px,calc(100vw - 32px));max-height:92dvh;padding:0;border:1px solid #ffffff80;border-radius:22px;box-shadow:0 30px 100px #111f2d55;background:#fff;color:#27344d;overflow:auto}.rank-image-dialog::backdrop{background:#111f2db3;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.rank-image-preview{padding:24px}.rank-image-heading{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:18px}.rank-image-heading h2{font-size:20px;margin:6px 0 0}.rank-image-heading button{font-size:12px;flex-shrink:0}.rank-image-preview>img{display:block;width:100%;height:min(65dvh,660px);object-fit:contain;border-radius:14px;background:#f7f9fb}.rank-image-preview>p{margin:18px 0 0;font-size:14px;line-height:1.8;overflow-wrap:anywhere}@media(max-width:800px){.content.content-rank-results{padding:20px 14px}.content-rank-results .capture-toolbar label{width:100%;flex-wrap:wrap}.content-rank-results .capture-toolbar select{max-width:100%;min-width:0}.content-rank-results .capture-table-scroll{max-height:70dvh}.rank-image-preview{padding:16px}.rank-image-preview>img{height:58dvh}}@media(prefers-reduced-motion:reduce){.rank-product-image img,.content-rank-results .capture-table td{transition:none}}.rank-action-panel{width:100%;min-width:144px;padding:12px 10px 6px;border:1px solid #e6ebf0;border-radius:14px;background:linear-gradient(160deg,#fff,#fafcfe);box-shadow:0 3px 12px #26334d05}.rank-action-heading{display:flex;align-items:center;justify-content:space-between;gap:8px;padding:0 4px 9px;font-size:10px;line-height:1.5;color:#7e879c;letter-spacing:.5px}.rank-action-heading>small{display:inline!important;margin:0!important;padding:2px 6px;border:1px solid #eceff3;border-radius:5px;background:#f5f7fa;font-size:9px;color:#a0abb6;letter-spacing:0;white-space:nowrap}.rank-action-placeholders{display:flex;flex-direction:column;width:100%}.rank-action-placeholders>button{display:flex;align-items:center;gap:10px;width:100%;min-height:42px;padding:8px 4px!important;border:0;border-top:1px solid #eef1f5;border-radius:0;background:transparent;color:#525e76;font-size:12px;font-weight:500;white-space:nowrap;opacity:1;cursor:not-allowed;text-align:left}.rank-action-icon{display:grid;place-items:center;flex-shrink:0;width:26px;height:26px;border:1px solid #e7ecf2;border-radius:8px;background:#f0f4f8;color:#7490ad}.rank-action-placeholders>button:first-child{color:#6084ab}.rank-action-placeholders>button:first-child .rank-action-icon{background:#e8f1fa;border-color:#dde9f5;color:#6794c4}.rank-action-arrow{margin-left:auto;color:#bec3d0;flex-shrink:0}.original-download .rank-action-placeholders>button:disabled{opacity:1;cursor:not-allowed}.rank-action-placeholders>button:not(:disabled){cursor:pointer}.original-download .rank-process-button:disabled{opacity:1;cursor:not-allowed}.rank-action-number{font-size:12px;font-weight:600;font-variant-numeric:tabular-nums}.rank-action-label{font-weight:400}.rank-action-placeholders>button[aria-current=step] .rank-action-label{font-weight:750;color:#538bc6}@property --rank-process-angle{syntax:"<angle>";inherits:false;initial-value:0deg}.rank-process-button{--rank-process-angle:0deg;position:relative;width:100%;min-height:48px;padding:12px 16px!important;border:2px solid transparent!important;border-radius:12px!important;font-size:14px!important;font-weight:600;letter-spacing:1px;color:#fff;background:linear-gradient(135deg,#64a5eb,#5192d8) padding-box,conic-gradient(from var(--rank-process-angle),#77b0ed 0deg,#c6e2ff 65deg,#fff 95deg,#a4ebff 125deg,#7bb4f0 165deg,#5b9ce1 275deg,#77b0ed 360deg) border-box!important;animation:rank-process-flow 4s linear infinite,rank-process-glow 3s ease-in-out infinite}@keyframes rank-process-flow{to{--rank-process-angle:360deg}}@keyframes rank-process-glow{0%,to{box-shadow:0 3px 10px #649dda24,0 0 0 1px #9ac5f31a}50%{box-shadow:0 4px 17px #649dda4a,0 0 0 2px #badbff45}}@media(prefers-reduced-motion:reduce){.rank-process-button{animation:none;--rank-process-angle:95deg;box-shadow:0 3px 10px #649dda24}}.rank-results-controls{padding:22px;border:1px solid #e3e8f3;border-radius:18px;background:linear-gradient(135deg,#fff,#fbfdff);box-shadow:0 8px 30px #26355205}.rank-results-summary{display:flex;align-items:center;justify-content:space-between;gap:16px;flex-wrap:wrap;color:#8290a6;font-size:12px}.rank-results-summary>strong{font-size:16px;color:#34415b}.rank-results-summary label{display:flex;align-items:center;gap:12px;color:#66748c}.rank-results-summary select{max-width:min(600px,60vw);padding:10px 34px 10px 12px;border:1px solid #e3e7f1;border-radius:10px;background:#fff;color:#34415b}.rank-config-chips{display:flex;flex-wrap:wrap;gap:8px;margin:18px 0;padding-bottom:18px;border-bottom:1px solid #edf0f6}.rank-config-chips>span{display:flex;align-items:center;gap:9px;padding:7px 11px;background:#f5f8fb;border:1px solid #edf1f6;border-radius:8px;color:#4c5b74;font-size:12px}.rank-config-chips small{font-size:11px;color:#939bb0}.rank-results-filters{display:flex;flex-wrap:wrap;align-items:center;gap:12px;margin-top:18px}.rank-search{display:flex;align-items:center;gap:10px;flex:1;min-width:240px;max-width:520px;border:1px solid #e0e5ef;background:#fff;border-radius:11px;padding:0 12px;transition:border-color .2s,box-shadow .2s}.rank-search:focus-within{border-color:#94beeb;box-shadow:0 0 0 3px #72a5db14}.rank-search>span{font-size:24px;color:#8a96ae}.rank-search input{width:100%;padding:12px 0;border:0!important;background:transparent;outline:0;font-size:13px}.rank-search button{padding:4px 8px}.rank-supplier-toggle{border:1px solid #dee7f1!important;background:#f6fafe!important;color:#677d94!important;font-size:12px;padding:12px 16px!important;border-radius:10px;transition:.2s}.rank-supplier-toggle.is-active{color:#fff!important;border-color:#609ad7!important;background:#609ad7!important;box-shadow:0 4px 12px #609ad725}.rank-filter-count{margin-left:auto;font-size:12px;color:#8a96aa}.rank-filter-count b{color:#5c92cc;font-variant-numeric:tabular-nums;margin:0 3px}.rank-match-progress{display:flex;align-items:center;gap:14px;margin-top:15px;color:#7b97b4;font-size:12px}.rank-match-progress progress{max-width:220px;height:6px;accent-color:#72a4d9}.capture-table th .rank-sort{display:flex;justify-content:space-between;gap:5px;align-items:center;width:100%;border:0;background:transparent!important;color:inherit;padding:0!important;font:inherit;text-align:left;line-height:inherit}.capture-table th .rank-sort span{color:#a5afc1;font-size:13px;flex-shrink:0}.capture-table th .rank-sort.is-active,.capture-table th .rank-sort.is-active span{color:#5c93ce}.capture-table th:first-child .rank-sort{white-space:nowrap;gap:3px}.rank-record-selector{padding:22px;border:1px solid #e4e8f2;border-radius:18px;background:linear-gradient(135deg,#fff,#f9fcff);margin-bottom:24px;box-shadow:0 6px 24px #26355205}.rank-record-fields{display:grid;grid-template-columns:minmax(280px,2fr) repeat(3,minmax(130px,1fr));gap:16px}.rank-record-fields label,.rank-record-times label{display:flex;flex-direction:column;gap:9px;color:#738098;font-size:12px}.rank-record-selector select{width:100%;padding:12px;border:1px solid #dfe5f0;border-radius:10px;background:#fff;color:#3b4963;font:inherit;min-height:43px}.rank-record-selector select:focus{outline:3px solid #8bb6e320;border-color:#8ab2dd}.rank-record-times{display:flex;align-items:flex-end;gap:18px;margin-top:20px;padding-top:20px;border-top:1px solid #eceff6}.rank-record-times label{width:310px;max-width:100%}.rank-record-times>span{padding-bottom:13px;color:#97a1b2;font-size:12px}.rank-record-browser>.captured-ranks>.page-heading{display:none}@media(max-width:1000px){.rank-record-fields{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:600px){.rank-record-fields{grid-template-columns:1fr}.rank-record-selector{padding:16px}.rank-record-times{align-items:stretch;flex-direction:column;gap:10px}.rank-record-times label{width:100%}}.rank-product-price-band{display:flex;align-items:baseline;flex-wrap:wrap;gap:8px;margin-top:12px;padding:0;border:0;background:none}.rank-product-price-band>span{font-size:11px;color:#8c98ac}.rank-product-price-band b{font-size:15px;line-height:1.5;font-weight:600;color:#c43d3d;font-variant-numeric:tabular-nums;overflow-wrap:anywhere}.rank-product-price-band.no-price b{font-size:12px;font-weight:400;color:#929cad}.capture-table .rank-video-list-link{display:block;margin-top:6px;padding:0;background:none!important;border:0;box-shadow:none;font-size:11px;color:#7091b4;cursor:pointer}.rank-video-list-link:hover{text-decoration:underline}.rank-results-pagination{display:flex;align-items:center;flex-wrap:wrap;gap:16px;padding:18px 20px;margin-top:12px;border:1px solid #e4e9f2;border-radius:13px;background:#fff;color:#8290a6;font-size:12px}.rank-results-pagination label{display:flex;align-items:center;gap:8px;margin-left:auto}.rank-results-pagination select{padding:7px 12px;border:1px solid #e2e7f0;border-radius:8px;background:#fafcfe;color:#536079}.rank-results-pagination>div{display:flex;gap:6px}.rank-results-pagination button{padding:8px 12px;font-size:12px}.rank-results-pagination button:disabled{opacity:.4;cursor:not-allowed}.rank-results-empty{padding:50px 20px;display:flex;align-items:center;justify-content:center;gap:14px;color:#929db1;font-size:13px}@media(max-width:800px){.rank-results-controls{padding:16px}.rank-results-summary label{width:100%;flex-wrap:wrap}.rank-results-summary select{max-width:100%;width:100%}.rank-search{min-width:0;flex-basis:100%;max-width:none}.rank-results-pagination{gap:10px}.rank-results-pagination label{margin-left:0}.rank-results-pagination>div{width:100%;justify-content:space-between}.rank-config-chips>span{flex-wrap:wrap}}.rank-category-picker{grid-column:1/-1;min-width:0;margin:0;padding:18px;border:1px solid #e2ebf5;border-radius:14px;background:linear-gradient(115deg,#f9fcff,#f8fbff)}.rank-category-picker legend{padding:0 8px;color:#506479;font-size:13px;font-weight:650}.rank-category-levels{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:12px}.rank-category-levels select{width:100%;min-width:0;background:#fff;color:#303953;border-color:#dee6ee;cursor:pointer}.rank-category-levels select:focus{outline:2px solid #b5d4f6;outline-offset:2px}.rank-category-levels select:disabled{background:#f0f3f6;color:#9aa1b2;cursor:default}.rank-category-path{display:block;margin-top:12px;line-height:1.6;color:#77889b}.rank-category-error{display:flex;align-items:center;justify-content:space-between;gap:12px;margin:0 0 12px;color:#c24c51;font-size:13px}.task-form-card>button:disabled{opacity:.5;cursor:not-allowed}@media(max-width:600px){.rank-category-levels{grid-template-columns:1fr 1fr}.rank-category-picker{padding:12px}}.rank-plans>.section-head{margin:24px 0 16px;gap:15px}.rank-plans h2{font-size:18px}.rank-plan-list{display:grid;gap:18px}.rank-plan-card{background:#fff;border:1px solid #e4eaf1;border-radius:18px;padding:22px;box-shadow:0 6px 24px #25345508}.rank-plan-card.expanded{border-color:#b2cfed}.rank-plan-heading{display:flex;align-items:center;justify-content:space-between;gap:18px}.rank-plan-title{display:flex;flex-direction:column;gap:8px;text-align:left;background:none;color:#28324a;padding:0;min-width:0}.rank-plan-title strong{font-size:17px}.rank-plan-title span{font-size:12px;color:#7e879b;line-height:1.6}.rank-plan-metrics{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin:20px 0}.rank-plan-metrics>div{display:flex;flex-direction:column;gap:9px;background:#f7f9fc;border-radius:11px;padding:14px}.rank-plan-metrics span{font-size:11px;color:#8891a6}.rank-plan-metrics strong{font-size:13px;color:#4a5b6e;line-height:1.5}.rank-plan-actions{display:flex;gap:9px;flex-wrap:wrap}.rank-plan-actions button{font-size:12px}.rank-plan-actions button:disabled{opacity:.5;cursor:default}.rank-plan-message{font-size:12px;color:#9c5f26;background:#fff5ec;padding:12px;border-radius:9px}.rank-plan-history{margin-top:20px;padding-top:15px;border-top:1px solid #ecf0f5}.rank-plan-history h3{font-size:14px}.rank-plan-history h3 small{font-weight:400;margin-left:10px}.rank-plan-runs>div{display:flex;align-items:center;gap:14px;padding:13px 0;border-bottom:1px solid #f0f3f6}.rank-plan-runs>div>span:first-child{flex:1;display:flex;flex-direction:column;gap:6px}.rank-plan-runs strong{font-size:13px;color:#59647c}.rank-plan-runs button{font-size:12px}.rank-schedule-interval{display:flex;align-items:center;gap:10px}.rank-schedule-interval input{width:90px;min-width:0}.rank-schedule-interval select{flex:1;min-width:0}.rank-schedule-interval span{white-space:nowrap}@media(max-width:1000px){.rank-plan-metrics{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:600px){.rank-plan-card{padding:16px}.rank-plan-runs>div{flex-wrap:wrap}.rank-plan-history h3 small{display:block;margin:8px 0 0}}.rank-plan-delete{display:flex;justify-content:flex-end;margin-top:12px}.rank-plan-delete>div{display:flex;align-items:center;flex-wrap:wrap;gap:10px;padding:12px;border:1px solid #f1dadd;background:#fff8f8;border-radius:10px;font-size:12px;color:#a15f69}.rank-delete-link{padding:7px 0;background:transparent;color:#b36b77;font-size:12px}.rank-delete-link:hover{color:#d03b57}.rank-delete-confirm{background:#d34c63;font-size:12px}.rank-plan-delete button:disabled{opacity:.45;cursor:default}.rank-plan-pagination{display:flex;flex-direction:row;justify-content:space-between;align-items:center;gap:16px;padding:18px 20px;margin-top:20px;background:#fff;border:1px solid #e4eaf1;border-radius:14px;font-size:12px;color:#7e879b}.rank-plan-pagination>div,.rank-plan-pagination label{display:flex;align-items:center;gap:10px}.rank-plan-pagination button,.rank-plan-pagination select{font-size:12px;padding:9px 12px}.rank-plan-pagination button:disabled{opacity:.4;cursor:default}.rank-plan-pagination select{background:#f9fcff;color:#577799;border-color:#d9e6f3}@media(max-width:700px){.rank-plan-pagination{flex-direction:column;align-items:stretch}.rank-plan-pagination>div{justify-content:space-between;gap:6px}.rank-plan-pagination label{gap:5px}}.content-stores{max-width:none}.store-space .page-heading h1{margin-bottom:10px}.store-overview{display:flex;align-items:center;justify-content:space-between;gap:16px;background:#fff;border:1px solid #e4eaf1;border-radius:14px;padding:16px 20px}.store-overview>div{display:flex;align-items:center;gap:9px;font-size:13px}.store-overview-hint{color:#9298aa;font-size:12px;margin-left:9px}.store-connection-dot{width:8px;height:8px;border-radius:50%;background:#a5acbd}.store-connection-dot.online{background:#29b664;box-shadow:0 0 0 4px #e7f8ee}.store-overview button{font-size:12px}.store-summary{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin:18px 0}.store-summary>div{background:linear-gradient(120deg,#fff,#f7fbff);border:1px solid #e7edf3;border-radius:14px;padding:18px 22px;display:flex;align-items:center;justify-content:space-between;gap:16px}.store-summary span{font-size:13px;color:#7b8399}.store-summary strong{font-size:26px;color:#47627e}.store-directory{background:#fff;border:1px solid #e4eaf1;border-radius:18px;overflow:hidden;box-shadow:0 8px 28px #2b41580a}.store-filters{display:flex;align-items:flex-end;gap:12px;padding:22px;flex-wrap:wrap;border-bottom:1px solid #ecf1f6}.store-filters label{display:flex;flex-direction:column;gap:8px;font-size:11px;color:#8790a4}.store-filters input,.store-filters select{background:#fafcfe;font-size:12px;min-height:39px}.store-filters button{font-size:12px;min-height:39px}.store-filters .store-search{flex:1;min-width:220px}.store-table-scroll{overflow:auto}.store-account-table{border:0;border-radius:0;min-width:1050px;table-layout:auto}.store-account-table th{font-size:12px;letter-spacing:0;text-transform:none;padding:15px 20px;background:#f8fafd;white-space:nowrap}.store-account-table td{padding:20px;font-size:12px;color:#636d85}.store-account-table tbody tr:nth-child(2n){background:#fcfdff}.store-account-table tbody tr:hover{background:#f8fbff}.store-platform-mark{color:#709ed0;margin-right:8px}.store-account-name{display:flex;align-items:center;gap:12px;min-width:170px}.store-account-avatar{display:grid;place-items:center;flex-shrink:0;width:38px;height:38px;border-radius:11px;background:linear-gradient(130deg,#e9f4ff,#e9f4fb);color:#6495ca;font-size:15px;font-weight:700}.store-account-name>span:last-child{display:flex;flex-direction:column;gap:6px}.store-account-name strong{font-size:14px;color:#303b58;overflow-wrap:anywhere}.store-account-name small{font-size:10px}.store-login-badge{display:inline-flex;border:1px solid transparent;align-items:center;padding:5px 8px;border-radius:6px;font-size:11px;white-space:nowrap}.store-login-badge.healthy{color:#168a46;background:#e9f9f0;border-color:#d8f1e2}.store-login-badge.logged_out{color:#ca6270;background:#fff0f1;border-color:#f4dce0}.store-login-badge.unknown{color:#a36f3f;background:#fff6ed;border-color:#f3dfcd}.store-status-note{display:block;margin-top:6px;font-size:10px;white-space:nowrap}.store-last-check{font-size:11px;color:#9299a9;white-space:nowrap}.store-details-button{background:#edf6ff;color:#6291c4;font-size:11px;padding:8px 12px;white-space:nowrap}.store-details-button span{margin-left:5px}.store-directory-footer{padding:16px 22px;display:flex;align-items:center;justify-content:space-between;font-size:12px;color:#8b93a6;gap:15px}.store-directory-footer>div,.store-directory-footer label{display:flex;align-items:center;gap:10px}.store-directory-footer button,.store-directory-footer select{font-size:11px;padding:8px 10px}.store-directory-footer select{background:#f9fcff;color:#6587ac}.store-directory-footer button:disabled,.store-overview button:disabled{opacity:.45;cursor:default}.store-sync-note{color:#929aab;font-size:11px;line-height:1.8;margin:16px 3px}.store-inline-error{margin:15px 22px;font-size:13px}.store-detail-dialog{border:1px solid #dde6ef;border-radius:20px;padding:26px;width:min(530px,calc(100vw - 32px));max-height:85vh;overflow:auto;box-shadow:0 25px 100px #20334730}.store-detail-dialog::backdrop{background:#19234060;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.store-dialog-heading{display:flex;justify-content:space-between;align-items:center;gap:15px}.store-dialog-heading h2{font-size:22px;margin:8px 0;overflow-wrap:anywhere}.store-detail-dialog dl{margin:22px 0}.store-detail-dialog dl>div{display:grid;grid-template-columns:140px 1fr;gap:14px;padding:12px 0;border-bottom:1px solid #eef2f7;font-size:12px}.store-detail-dialog dt{color:#949aab}.store-detail-dialog dd{margin:0;color:#505c78;overflow-wrap:anywhere}.store-connect-guide{font-size:14px;line-height:1.9;color:#69738b;margin:20px 0}@media(max-width:800px){.store-overview-hint{display:none}.store-summary{gap:8px}.store-summary>div{padding:13px;flex-direction:column;align-items:flex-start;gap:8px}.store-filters{padding:16px;gap:10px}.store-filters>label:not(.store-search){flex:1}.store-search{flex-basis:100%!important}.store-directory-footer{flex-wrap:wrap;padding:14px}.store-detail-dialog dl>div{grid-template-columns:110px 1fr}}.collection-tabs{display:flex;gap:6px;border-bottom:1px solid #e3eaf1;margin:0 0 26px;padding:0 0 8px}.collection-tabs button{display:flex;align-items:center;gap:9px;padding:12px 22px;border-radius:11px;background:transparent;color:#8490a8;font-size:14px;font-weight:600}.collection-tabs button[aria-selected=true]{color:#568ec9;background:#eaf4ff;box-shadow:inset 0 0 0 1px #d7e8fb}.collection-tabs button:focus-visible{outline:2px solid #79afe8;outline-offset:3px}.collection-tabs button span{font-size:18px}.collection-panel-heading{display:flex;justify-content:space-between;align-items:center;gap:18px;margin-bottom:23px}.collection-panel-heading h2{font-size:19px;margin:0 0 8px}.collection-panel-heading p{margin:0;font-size:13px;color:#8b93a8}.collection-tasks-page .product-capture-page>h2{font-size:19px;margin:0 0 8px}.commerce-overview{margin-top:30px;padding:26px;border:1px solid #e4eaf1;border-radius:22px;background:linear-gradient(145deg,#fff,#f8fbff);box-shadow:0 10px 35px #31475f08}.commerce-heading{display:flex;align-items:center;justify-content:space-between;gap:18px;margin-bottom:22px}.commerce-heading h2{font-size:21px;margin:8px 0}.commerce-heading p,.commerce-section-heading p{font-size:12px;color:#9299ab;line-height:1.6;margin:6px 0 0}.commerce-controls{min-width:280px}.commerce-controls>div{display:flex;gap:9px;align-items:center}.commerce-controls select{flex:1;min-width:0;background:#fff;font-size:12px;color:#6c7d90}.commerce-controls button{font-size:12px;white-space:nowrap;background:#639cd8}.commerce-controls small{display:block;text-align:right;font-size:10px;margin-top:10px;color:#9ba8b6}.commerce-controls button:disabled{opacity:.6;cursor:default}.commerce-grid{display:grid;grid-template-columns:minmax(0,1.4fr) minmax(290px,1fr);gap:18px}.commerce-detail,.commerce-insights{border:1px solid #e6ecf2;background:#fff;border-radius:16px;padding:20px;min-width:0}.commerce-detail{display:flex;flex-direction:column}.commerce-section-heading{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:16px}.commerce-section-heading h3{margin:0;font-size:15px;color:#4b5d70}.commerce-count{font-size:10px;padding:7px 10px;white-space:nowrap;border:1px solid #dde9f6;border-radius:8px;background:#f5faff;color:#7c99b7}.commerce-availability{padding:11px 13px;border-radius:10px;background:#f7f9fc;margin-bottom:14px}.commerce-availability>span{font-size:11px;color:#7592b0;font-weight:600}.commerce-availability p{font-size:10px;color:#a0a5b4;margin:6px 0 0;line-height:1.7}.commerce-store-list{overflow:auto;max-height:540px;flex:1;min-height:245px}.commerce-store{padding:14px;background:#fafcfe;border:1px solid #eff3f8;border-radius:12px;margin-bottom:10px}.commerce-store:last-child{margin-bottom:0}.commerce-store-heading{display:flex;align-items:center;gap:9px}.commerce-index{font:600 11px DM Sans;color:#9dafc2}.commerce-avatar{width:33px;height:33px;flex-shrink:0;border-radius:10px;background:linear-gradient(135deg,#e0efff,#e4f2ea);color:#7096be;display:grid;place-items:center;font-size:13px;font-weight:700}.commerce-store-heading>div{flex:1;min-width:0}.commerce-store-heading strong{font-size:12px;color:#4e5f72;overflow-wrap:anywhere}.commerce-store-heading small{display:block;font-size:9px;color:#a1acb8;margin-top:5px}.commerce-store-heading .store-login-badge{font-size:9px;padding:4px 6px}.commerce-store-metrics{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:8px;margin:13px 0 0 24px}.commerce-store-metrics>div{display:flex;flex-direction:column;gap:6px}.commerce-store-metrics span{font-size:9px;color:#9ca3b5}.commerce-store-metrics strong{font-size:14px;color:#71869c}.commerce-pagination{display:flex;justify-content:space-between;align-items:center;gap:8px;margin-top:17px;padding-top:14px;border-top:1px solid #eff3f7;font-size:10px;color:#9fa5b6}.commerce-pagination>div{display:flex;align-items:center;gap:7px}.commerce-pagination button,.commerce-pagination select{font-size:11px;padding:7px 10px}.commerce-pagination select{background:#fff;color:#74899f}.commerce-pagination button:disabled{opacity:.4;cursor:default}.commerce-highlight{padding:18px;border-radius:14px;background:linear-gradient(120deg,#5480b0,#80a7d1);color:#fff;box-shadow:0 8px 20px #6089b526}.commerce-highlight>div:first-child>strong{display:block;font-size:12px}.commerce-highlight small{display:block;font-size:9px;color:#d1e0ef;margin-top:6px}.commerce-highlight-values{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:15px}.commerce-highlight-values>div{padding:13px;border:1px solid #ffffff30;border-radius:10px;background:#ffffff0b}.commerce-highlight-values span{font-size:10px;color:#dce8f5}.commerce-highlight-values strong{display:block;font-size:25px;margin-top:9px;color:#fff}.commerce-insight-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-top:13px}.commerce-insight-grid>div{padding:13px;border:1px solid #edf1f6;border-radius:10px;background:#fcfdff;display:flex;flex-direction:column;gap:7px}.commerce-insight-grid span{font-size:10px;color:#9aa1b4}.commerce-insight-grid strong{font-size:17px;color:#576b80}.commerce-insight-grid small{font-size:9px;color:#acb5be}.commerce-wide{grid-column:1/-1}@media(max-width:1200px){.commerce-heading{align-items:flex-start;flex-direction:column}.commerce-controls{width:100%}.commerce-controls select{max-width:300px}.commerce-controls small{text-align:left}.commerce-grid{grid-template-columns:minmax(0,1fr) minmax(270px,.9fr)}.commerce-detail,.commerce-insights{padding:15px}}@media(max-width:1000px){.commerce-grid{grid-template-columns:1fr}.commerce-store-list{min-height:0;max-height:440px}}@media(max-width:700px){.commerce-overview{padding:16px}.collection-panel-heading{align-items:flex-start;flex-direction:column}.collection-tabs button{padding:11px 18px}.commerce-controls{min-width:0}.commerce-section-heading{align-items:flex-start;flex-wrap:wrap}}.video-compliance-line{padding:10px 12px;margin:8px 0;border-radius:10px;background:#f5faff;color:#6b7d91;font-size:12px}.video-compliance-line>div{display:flex;justify-content:space-between;gap:14px}.video-compliance-line small{display:block;margin-top:6px;line-height:1.6;overflow-wrap:anywhere}.video-compliance-line progress{width:100%;height:6px;margin-top:8px}.processing-stages{grid-template-columns:repeat(4,minmax(0,1fr))}@media(max-width:1000px){.processing-stages{grid-template-columns:repeat(2,minmax(0,1fr))}}.batch-download-line:has(>progress){align-items:center;gap:12px}.batch-download-line:has(>progress)>span{flex-shrink:0}.batch-download-line>progress{flex:1;min-width:0;width:auto}.commerce-live{min-width:0;max-width:100%;overflow:hidden}.commerce-live .commerce-grid{grid-template-columns:minmax(0,1fr) minmax(300px,350px);align-items:start}.commerce-live .commerce-controls{min-width:300px}.commerce-live .commerce-controls small{font-size:11px;line-height:1.9}.commerce-live .commerce-controls b{color:#548ac4;font-variant-numeric:tabular-nums}.commerce-live .commerce-section-heading{align-items:flex-start}.commerce-feedback{font-size:12px;color:#63758a;background:#f0f7f3;padding:10px 14px;border-radius:10px}.commerce-live .commerce-column-toggle{white-space:nowrap;font-size:12px;color:#5b8cc1;background:#f1f8ff;border:1px solid #dcebfa;padding:9px 12px}.commerce-data-scroll{width:100%;overflow:auto;max-height:610px;border:1px solid #e7edf3;border-radius:12px;scrollbar-width:thin;scrollbar-color:#a7bdd4 #f0f5fa;overscroll-behavior:contain}.commerce-data-scroll::-webkit-scrollbar{height:11px;width:9px}.commerce-data-scroll::-webkit-scrollbar-thumb{background:#a7bdd4;border-radius:8px;border:2px solid #f0f5fa}.commerce-live .commerce-data-table{width:max-content;min-width:100%;table-layout:auto;border-collapse:separate;border-spacing:0;margin:0}.commerce-data-table thead th{position:sticky;top:0;z-index:2;background:#f1f6fb;color:#6e8195;font-size:11px;white-space:nowrap;padding:15px 18px;border-bottom:1px solid #dee8f2}.commerce-data-table td{min-width:100px;padding:22px 18px;font-size:15px;font-weight:650;font-variant-numeric:tabular-nums;color:#495b6f;white-space:nowrap;border-bottom:1px solid #eaeff5;background:#fff;text-align:right}.commerce-data-table th:first-child{position:sticky;left:0;z-index:1;width:235px;min-width:235px;max-width:235px;white-space:normal;text-align:left;background:#fff;border-right:1px solid #e3eaf2;box-shadow:5px 0 10px #526c8706}.commerce-data-table thead th:first-child{z-index:3;background:#f1f6fb}.commerce-data-table tbody th{padding:16px;border-bottom:1px solid #eaeff5;font-weight:400}.commerce-data-table tbody th>small{display:block;color:#8e90a4;font-size:10px;line-height:1.8;overflow-wrap:anywhere}.commerce-data-table .commerce-store-heading{margin-bottom:0;min-height:40px}.commerce-data-table .commerce-store-heading strong{font-size:13px;overflow-wrap:anywhere}.commerce-data-table tbody tr:hover td,.commerce-data-table tbody tr:hover th{background:#fafcff}.commerce-state{display:inline-block;padding:3px 8px;border-radius:6px;font-size:10px;color:#857c94;background:#edf0f4;margin-bottom:5px}.commerce-state.state-ready{color:#208349;background:#e9f7ef}.commerce-state.state-collecting{color:#5086bf;background:#ebf5ff}.commerce-state.state-failed,.commerce-state.state-waiting_login{color:#b15c4c;background:#fff0eb}.commerce-data-note{font-size:11px;line-height:1.8;color:#9892a8;margin:12px 0 0}.commerce-update{font-size:10px;color:#909daa;text-align:right;line-height:1.8;max-width:180px}.commerce-update small{display:block}.commerce-update b{font-variant-numeric:tabular-nums;color:#6589b0}.commerce-column-settings{background:#f8fbff;border:1px solid #dfeaf5;border-radius:12px;padding:14px;margin-bottom:16px}.commerce-column-settings>div{display:flex;align-items:center;gap:8px}.commerce-column-settings strong{font-size:13px;flex:1}.commerce-column-settings p{font-size:11px;color:#909daa}.commerce-column-settings ol{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:7px;margin:12px 0 0;padding:0;list-style:none;max-height:320px;overflow:auto}.commerce-column-settings li{display:flex;align-items:center;gap:5px;background:#fff;padding:7px;border:1px solid #e8f0f8;border-radius:8px}.commerce-column-settings li>span{flex:1;font-size:11px;min-width:0;overflow-wrap:anywhere}.commerce-column-settings select{width:80px;padding:6px;font-size:11px}.commerce-column-settings button{padding:6px 8px;font-size:11px}.commerce-column-settings button:disabled{opacity:.3}.commerce-live .commerce-highlight-values strong{font-size:24px;overflow-wrap:anywhere}.commerce-live .commerce-insight-grid{gap:9px}.commerce-live .commerce-insight-grid strong{overflow-wrap:anywhere}@media(max-width:1250px){.commerce-live .commerce-grid{grid-template-columns:minmax(0,1fr)}.commerce-live .commerce-insight-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.commerce-live .commerce-heading{flex-direction:column;align-items:stretch}}@media(max-width:700px){.commerce-live .commerce-controls{min-width:0}.commerce-live .commerce-insight-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.commerce-column-settings ol{grid-template-columns:1fr}.commerce-data-table th:first-child{width:180px;min-width:180px;max-width:180px}.commerce-data-table td{padding:14px 12px}.commerce-live .commerce-detail{padding:12px}.commerce-live .commerce-controls>div{flex-wrap:wrap}.commerce-live .commerce-controls select{max-width:none}}.video-recovery-notice{padding:12px 14px;margin:10px 0 14px;border:1px solid #ebd8c7;border-radius:10px;background:#fff8f1;color:#885f38;font-size:12px;line-height:1.8}.video-recovery-notice p{margin:5px 0}.video-recovery-notice small{display:block;color:#967c63}.local-video-settings{display:grid;gap:12px;padding:16px;border:1px solid #e2e8f0;border-radius:12px;background:#f8fafc;margin:12px 0}.local-video-settings>label{display:flex;flex-wrap:wrap;gap:8px;align-items:center}.local-video-settings select{flex:1;min-width:180px;max-width:100%;padding:9px;border:1px solid #cbd5e1;border-radius:8px;background:#fff}.local-video-settings p{margin:0;line-height:1.6;color:#475569;overflow-wrap:anywhere}.local-video-output{padding:12px 14px;background:#eff6ff;border-radius:10px;margin-bottom:12px}.local-video-output p{margin:4px 0;overflow-wrap:anywhere}.supplier-refresh-notice{margin-top:6px;font-size:10px;color:#3f7d59}.required-mark{margin-left:4px;color:#d84b58;font-size:12px;font-weight:700}.portal-task-attached-toast{position:fixed;right:28px;bottom:28px;z-index:10020;padding:14px 18px;border-radius:12px;background:#253546;color:#fff;box-shadow:0 12px 34px #1f31443d;animation:portal-toast-in .2s ease-out}.task-close-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:10030;display:grid;place-items:center;padding:24px;background:#15212d73}.task-close-choice{width:min(460px,calc(100vw - 32px));padding:24px;border-radius:18px;background:#fff;box-shadow:0 26px 80px #11202f52}.task-close-choice h2{margin:0 0 10px;font-size:20px;color:#222d43}.task-close-choice p{margin:0 0 20px;line-height:1.7;color:#6e788c}.task-close-choice>div{display:flex;justify-content:flex-end;gap:10px}.task-close-choice .error{color:#bd3f4d}@keyframes portal-toast-in{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}:root{--portal-sidebar-width:224px;--portal-header-height:72px;--portal-gutter:clamp(20px,2.1vw,40px)}html{scroll-padding-top:calc(var(--portal-header-height) + 78px)}.layout{display:block;min-height:100dvh;width:100%}.layout>.portal-sidebar{position:fixed;inset:0 auto 0 0;z-index:60;width:var(--portal-sidebar-width);height:100dvh;padding:24px 14px;gap:28px;overflow:hidden}.portal-sidebar .brand{flex-shrink:0;padding:0 7px;min-width:0}.portal-sidebar .brand-mark{flex-shrink:0}.portal-sidebar .brand strong{font-size:18px}.portal-sidebar nav{flex:1;min-height:0;overflow-y:auto;scrollbar-width:thin}.portal-sidebar nav button,.portal-sidebar .logout{flex-shrink:0;min-height:46px;gap:12px;padding:12px;font-size:13px}.portal-sidebar button .nav-icon{font-size:19px;flex:0 0 22px;width:22px;line-height:1}.portal-sidebar button .nav-label{font-size:13px;width:auto;min-width:0;text-align:left;white-space:nowrap}.portal-sidebar .logout{margin-top:0!important;border-top:1px solid #ffffff12;border-radius:0;padding-top:18px}.layout>.portal-main{margin-left:var(--portal-sidebar-width);width:calc(100% - var(--portal-sidebar-width));min-width:0}.portal-main>.portal-header{position:sticky;top:0;z-index:50;height:var(--portal-header-height);padding:12px var(--portal-gutter);gap:18px;background:#fafcffef;box-shadow:0 2px 12px #27335304}.portal-header h2{font-size:18px}.portal-header .user-chip{min-width:0;max-width:45%}.portal-header .avatar{flex-shrink:0}.portal-header .user-name{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.portal-main>.content,.portal-main>.content.content-rank-results{width:100%;max-width:none;min-width:0;padding:28px var(--portal-gutter) 40px}.content>div,.content section,.content article,.content form,.content [role=tabpanel]{min-width:0}.content input,.content select{min-width:0;max-width:100%}.content .page-heading{gap:18px;align-items:center;flex-wrap:wrap;margin-bottom:24px}.content .page-heading h1{font-size:clamp(24px,2vw,30px);line-height:1.3}.content .page-heading p{font-size:13px;line-height:1.8;overflow-wrap:anywhere}.content .section-head{gap:12px;flex-wrap:wrap}.content .error{overflow-wrap:anywhere}.collection-tabs,.content .result-source{position:sticky;top:var(--portal-header-height);z-index:40;display:flex;flex-direction:row;align-items:center;flex-wrap:nowrap;overflow-x:auto;gap:8px;margin:0 0 22px;padding:12px 0;background:#f5f7fbf5;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);border-bottom:1px solid #dee5ed;box-shadow:0 5px 10px #34455704;scrollbar-width:thin}.collection-tabs button,.result-source button{flex-shrink:0;white-space:nowrap}.collection-tabs button{padding:10px 18px;font-size:13px}.collection-panel-heading{margin:0 0 18px;gap:14px;align-items:center;flex-direction:row;flex-wrap:wrap}.collection-panel-heading h2{font-size:17px}.collection-panel-heading p{font-size:12px;line-height:1.7}.collection-panel-heading>button{font-size:12px;padding:11px 16px;white-space:nowrap}.rank-plans>.section-head{margin:22px 0 14px}.rank-plan-list{display:grid;grid-template-columns:minmax(0,1fr);gap:14px}.rank-plan-card{padding:18px 20px;border-radius:15px;box-shadow:0 4px 16px #27375305}.rank-plan-heading{align-items:flex-start;gap:12px}.rank-plan-title strong{font-size:15px;line-height:1.6;overflow-wrap:anywhere}.rank-plan-title span{font-size:11px;line-height:1.7}.rank-plan-heading>.status-pill{font-size:10px;white-space:nowrap;flex-shrink:0;padding:6px 10px}.rank-plan-metrics{margin:14px 0;gap:8px;grid-template-columns:repeat(4,minmax(0,1fr))}.rank-plan-metrics>div{padding:11px 12px;gap:6px;border-radius:9px}.rank-plan-metrics span{font-size:10px}.rank-plan-metrics strong{font-size:12px;overflow-wrap:anywhere;font-variant-numeric:tabular-nums}.rank-plan-footer{display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap;padding-top:12px;border-top:1px solid #f0f3f7}.rank-plan-actions{gap:7px;flex:1;flex-wrap:wrap}.rank-plan-actions button{padding:8px 12px;font-size:11px}.rank-plan-delete{margin:0;flex-shrink:0;max-width:100%}.rank-plan-delete>div{max-width:100%}.rank-plan-delete>div>span{flex:1;min-width:180px;line-height:1.7}.rank-plan-history{margin-top:14px}.rank-plan-runs>div>span:first-child{min-width:0}.rank-plan-runs strong,.rank-plan-runs small{overflow-wrap:anywhere}.rank-plan-pagination{gap:12px;flex-wrap:wrap;padding:14px 18px}.rank-plan-pagination>div{max-width:100%;flex-wrap:wrap}.task-form-card{padding:22px;border-radius:15px}.form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.form-grid label{min-width:0;line-height:1.6}.form-grid label>input,.form-grid label>select{width:100%}.rank-category-levels{grid-template-columns:repeat(auto-fit,minmax(140px,1fr))}.capture-note{line-height:1.8;overflow-wrap:anywhere}.collection-tasks-page .product-capture-page{max-width:none;width:100%;margin:0;padding:0;min-width:0}.collection-tasks-page .product-capture-page>h2{font-size:17px}.product-capture-page>p{font-size:12px;line-height:1.8}.product-capture-page .capture-card{min-width:0;margin:18px 0;padding:22px;border-radius:15px}.product-capture-page .product-setup-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:28px}.product-setup-panel{min-width:0}.product-setup-panel+.product-setup-panel{border-left:1px solid #eaeff4;padding-left:28px}.product-setup-panel h3{font-size:14px;margin:0 0 18px;color:#4b5572;display:flex;align-items:center;gap:8px}.product-setup-panel h3>span{font-size:10px;border-radius:7px;background:#ecf4fd;color:#7999bc;padding:6px}.product-capture-page .product-setup-panel label{font-weight:500;font-size:12px;margin:14px 0;color:#68738c}.product-capture-page .product-setup-panel input,.product-capture-page .product-setup-panel select{max-width:none;width:100%;font-size:13px;background:#fbfcfe;padding:11px 12px;border-color:#dee6ee}.product-capture-page .capture-actions{display:flex;flex-direction:row;align-items:center;flex-wrap:wrap;gap:8px;margin:14px 0}.product-capture-page .capture-actions button{width:auto;flex:0 1 auto;font-size:12px;padding:10px 14px}.product-capture-page .capture-card h2{font-size:17px;margin:0 0 18px}.product-capture-page small{font-size:11px;line-height:1.8}.product-capture-page div.capture-table{width:100%;max-width:100%;min-width:0;overflow:auto;display:block;border:1px solid #e7eaf2;border-radius:12px;max-height:65dvh;scrollbar-width:thin}.product-capture-page div.capture-table table{width:100%;min-width:760px;border:0;border-radius:0;overflow:visible}.product-capture-page .capture-table th{position:sticky;top:0;z-index:2;background:#f5f7fc;font-size:11px;white-space:nowrap}.product-capture-page .capture-table td{font-size:12px;overflow-wrap:anywhere;max-width:340px}.product-capture-page .capture-table td button{font-size:11px;margin:3px;padding:7px 10px;white-space:nowrap}.store-directory,.store-table-scroll,.capture-table-scroll,.download-card{max-width:100%;min-width:0}.store-table-scroll{max-height:70dvh;scrollbar-width:thin}.store-account-table{overflow:visible}.store-account-table th{position:sticky;top:0;z-index:2}.content-rank-results .capture-table-scroll{max-width:100%;max-height:68dvh}.rank-record-fields,.rank-record-fields label{min-width:0}.rank-record-fields select{width:100%}.downloads-page,.downloads-page .download-card{width:100%;max-width:none}.download-card h3,.download-meta,.download-footer{overflow-wrap:anywhere}.download-footer{flex-wrap:wrap}.download-footer>*{min-width:0}.commerce-heading,.commerce-controls{min-width:0}.commerce-controls>div{flex-wrap:wrap}.commerce-controls select{min-width:100px;max-width:100%}.commerce-heading h2{overflow-wrap:anywhere}@media(min-width:1650px){.rank-plan-list{grid-template-columns:repeat(2,minmax(0,1fr))}.rank-plan-card.expanded{grid-column:1/-1}.task-form-card .form-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:1100px){:root{--portal-sidebar-width:196px;--portal-gutter:22px}.rank-plan-metrics{grid-template-columns:repeat(2,minmax(0,1fr))}.product-capture-page .product-setup-grid{gap:18px}.product-setup-panel+.product-setup-panel{padding-left:18px}}@media(max-width:900px){:root{--portal-sidebar-width:72px;--portal-gutter:20px}.layout>.portal-sidebar{padding:20px 10px;gap:24px}.portal-sidebar .brand{padding:0;justify-content:center}.portal-sidebar .brand-copy{display:none}.portal-sidebar nav button,.portal-sidebar .logout{justify-content:center;padding:13px 0;gap:0}.portal-sidebar button .nav-label{display:none}.portal-sidebar .nav-icon{font-size:20px!important}.portal-sidebar nav button{font-size:13px!important}.cards{grid-template-columns:repeat(3,minmax(0,1fr))}.cards .metric-card{padding:16px}.hero h1{font-size:26px}.hero p{font-size:13px}}@media(max-width:650px){:root{--portal-sidebar-width:60px;--portal-header-height:62px;--portal-gutter:12px}.layout>.portal-sidebar{padding:18px 7px}.portal-sidebar .brand-mark{width:32px;height:32px;font-size:18px}.portal-main>.portal-header{padding:10px 14px}.portal-header .eyebrow{font-size:8px;letter-spacing:1px}.portal-header h2{font-size:14px}.portal-header .user-name{display:none}.portal-main>.content,.portal-main>.content.content-rank-results{padding:20px var(--portal-gutter) 28px}.content .page-heading{margin-bottom:18px}.content .page-heading h1{font-size:24px}.content .page-heading p{font-size:12px}.collection-tabs,.content .result-source{padding:10px 0;gap:5px}.collection-tabs button,.result-source button{font-size:12px;padding:9px 12px}.collection-tabs button span{font-size:15px}.collection-panel-heading{align-items:flex-start;flex-direction:column}.collection-panel-heading>button{width:100%}.rank-plan-card{padding:15px}.rank-plan-heading{flex-wrap:wrap}.rank-plan-title{flex:1;min-width:130px}.rank-plan-title strong{font-size:14px}.rank-plan-metrics{gap:7px}.rank-plan-metrics>div{padding:9px}.rank-plan-metrics strong{font-size:11px}.rank-plan-footer{gap:10px}.rank-plan-actions{flex-basis:100%}.rank-plan-delete{margin-left:auto}.rank-plan-runs>div{flex-wrap:wrap}.rank-plan-runs>div>span:first-child{flex-basis:100%}.rank-plan-history h3 small{display:block;margin:8px 0 0}.rank-plan-pagination{padding:12px}.rank-plan-pagination>div{gap:6px}.rank-plan-pagination label{gap:5px}.rank-plan-pagination button,.rank-plan-pagination select{font-size:11px;padding:8px}.form-grid{grid-template-columns:minmax(0,1fr)}.task-form-card{padding:16px}.rank-category-levels{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.rank-category-levels select{padding:9px 6px;font-size:11px}.rank-schedule-interval{gap:6px;flex-wrap:wrap}.rank-schedule-interval input{width:65px}.product-capture-page .product-setup-grid{grid-template-columns:minmax(0,1fr);gap:22px}.product-setup-panel+.product-setup-panel{border-left:0;border-top:1px solid #eaeff4;padding:20px 0 0}.product-capture-page .capture-card{padding:15px}.product-capture-page .capture-actions button{flex:1 1 120px}.cards{grid-template-columns:1fr}.hero{padding:22px}.hero h1{font-size:25px}.connection-card{padding:16px;flex-wrap:wrap}.connection-copy{min-width:140px}.store-summary>div{padding:10px}.store-summary span{font-size:11px}.store-directory-footer>div{flex-wrap:wrap}.store-overview{padding:12px;flex-wrap:wrap}.store-overview>div{min-width:0}.store-filters .store-search{min-width:0}.store-filters>label{min-width:0}.store-directory-footer{gap:10px}.commerce-overview,.commerce-detail,.commerce-insights{padding:12px}.commerce-controls{width:100%}.commerce-controls>div>select{width:100%;flex-basis:100%}.commerce-controls small{line-height:1.7}.commerce-store{padding:10px}.commerce-store-heading{flex-wrap:wrap}.commerce-store-heading>div{min-width:90px}.commerce-store-metrics{margin-left:0;gap:5px}.commerce-insight-grid{gap:7px}.commerce-highlight{padding:13px}.commerce-highlight-values>div{padding:10px}.commerce-pagination>div{gap:4px}.commerce-pagination select{padding:7px}.download-overview{flex-shrink:0}.download-footer>span{flex-basis:100%}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}.portal-compact{--portal-header-height: 60px}.portal-compact>.portal-main>.content{padding-top:20px}.portal-compact .portal-header h2{margin:0}.portal-compact .portal-header .eyebrow,.portal-compact .page-heading>div>.eyebrow,.portal-compact .hero .eyebrow,.portal-compact .commerce-heading .eyebrow{display:none}.portal-compact .content .page-heading{margin-bottom:16px;gap:12px}.portal-compact .content .page-heading h1{font-size:22px;margin:0 0 6px}.portal-compact .content .page-heading p{line-height:1.6}.portal-compact[data-page=dashboard] .hero{padding:18px 22px;border-radius:14px;box-shadow:none}.portal-compact[data-page=dashboard] .hero h1{font-size:21px;line-height:1.5;margin:0}.portal-compact[data-page=dashboard] .hero p,.portal-compact[data-page=dashboard] .hero-orb{display:none}.portal-compact[data-page=dashboard] .connection-card{margin:14px 0;padding:14px 18px;border-radius:12px;box-shadow:none}.portal-compact[data-page=dashboard] .connection-icon{width:34px;height:34px;border-radius:10px;flex-shrink:0}.portal-compact[data-page=dashboard] .cards{gap:12px}.portal-compact[data-page=dashboard] .metric-card{padding:15px 18px;gap:5px;border-radius:12px;box-shadow:none}.portal-compact[data-page=dashboard] .metric-card b{font-size:24px}.portal-compact[data-page=dashboard] .commerce-overview{margin-top:20px}.portal-compact .collection-tasks-page>.page-heading>div,.portal-compact .data-board>.page-heading>div>h1,.portal-compact .collection-panel-heading>div>h2{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip-path:inset(50%);white-space:nowrap;border:0}.portal-compact .collection-tasks-page>.page-heading{margin:0}.portal-compact .collection-tabs,.portal-compact .content .result-source{padding:8px 0;margin-bottom:14px;box-shadow:none}.portal-compact .collection-panel-heading{margin-bottom:14px;gap:12px}.portal-compact .collection-panel-heading p{margin:0}.portal-compact .rank-plans>.section-head{margin:16px 0 12px}.portal-compact .rank-plan-card{padding:16px 18px}.portal-compact .rank-record-browser>.page-heading h1{font-size:18px}.portal-compact .rank-record-browser>.page-heading p{display:none}.portal-compact .rank-record-selector{padding:16px;margin-bottom:16px;border-radius:12px}.portal-compact .rank-record-fields{gap:12px}.portal-compact .rank-record-times{margin-top:12px;padding-top:12px;gap:12px;flex-wrap:wrap}.portal-compact .rank-results-controls{padding:14px 16px;border-radius:12px;box-shadow:none}.portal-compact .rank-config-chips{gap:6px;margin:10px 0;padding-bottom:10px}.portal-compact .rank-config-chips>span{padding:4px 8px}.portal-compact .rank-results-filters{margin-top:10px;gap:10px}.portal-compact .rank-batch-toolbar{margin-top:12px;padding:10px 14px}.portal-compact .portal-sidebar nav button[aria-label=用户管理]{margin-top:16px;border-top:1px solid #ffffff20}@media(max-width:650px){.portal-compact{--portal-header-height: 56px}.portal-compact>.portal-main>.content{padding-top:14px}.portal-compact[data-page=dashboard] .hero{padding:14px 16px}.portal-compact[data-page=dashboard] .hero h1{font-size:18px}.portal-compact[data-page=dashboard] .connection-card{padding:12px}.portal-compact[data-page=dashboard] .metric-card{padding:12px 14px}.portal-compact .rank-record-selector{padding:12px}}:root{--portal-sidebar-width: 194px;--portal-header-height: 52px;--portal-gutter: 22px;font-family:Arial,Microsoft YaHei,sans-serif;color:#303b4a;background:#f5f7fa}body,.layout{background:#f5f7fa!important}.layout>.portal-sidebar{padding:0 0 14px!important;gap:0!important;background:#30475e!important;border-right:1px solid #263c50}.portal-sidebar .brand{min-height:56px;padding:0 18px!important;border-bottom:1px solid #3d566e;background:#2d4359}.portal-sidebar .brand-mark{width:34px;height:34px;border-radius:0;background:transparent!important;box-shadow:none;font-size:18px}.portal-sidebar .brand-mark svg{width:22px;height:22px}.portal-sidebar .brand-mark img{width:28px;height:28px;object-fit:contain}.portal-sidebar .brand strong{font-family:Arial,Microsoft YaHei,sans-serif;font-size:16px}.portal-sidebar .brand small{color:#b9c7d4;letter-spacing:1px}.portal-sidebar nav{gap:0;padding-top:8px}.portal-sidebar nav button,.portal-sidebar .logout{min-height:48px;padding:0 20px!important;gap:12px;border:0;border-radius:0!important;color:#d2dce5;background:transparent;box-shadow:none}.portal-sidebar nav button:hover{background:#293f54!important;color:#fff}.portal-sidebar nav button.active,.portal-sidebar nav button[aria-current=page]{background:#263d52!important;color:#58afff!important;box-shadow:inset 3px 0 #409eff}.portal-sidebar button .nav-icon{display:grid;place-items:center;width:19px;height:19px;color:currentColor}.portal-sidebar button .nav-icon svg{display:block;width:18px;height:18px}.portal-sidebar button .nav-label{font-size:13px}.portal-compact .portal-sidebar nav button[aria-label=用户管理]{margin-top:8px;border-top:1px solid #3d566e}.portal-sidebar .logout{border-top:1px solid #3d566e}.portal-main>.portal-header{height:var(--portal-header-height);padding:0 var(--portal-gutter);border-bottom:1px solid #dfe3ea;background:#fff!important;box-shadow:0 1px 3px #1f29370d;-webkit-backdrop-filter:none;backdrop-filter:none}.portal-header h2{color:#273142;font-family:Arial,Microsoft YaHei,sans-serif;font-size:16px;font-weight:600}.portal-header .avatar{border-radius:2px;background:#edf4fb;color:#2f6f9f}.portal-main>.content,.portal-main>.content.content-rank-results{max-width:none;padding:20px var(--portal-gutter) 30px}input,select,button{border-radius:4px}.hero,.connection-card,.metric-card,.task-form-card,.history-card,.capture-toolbar,.download-card,.download-empty,.rank-plan-card,.rank-results-controls,.rank-record-selector,.commerce-overview,.commerce-detail,.commerce-insights,.promotion-toolbar,.promotion-batch-bar,.promotion-six article,.user-metrics>div,.user-list-panel,.supplier-panel,.orders-filter,.orders-table-wrap{border-radius:9px!important;box-shadow:0 2px 10px #1f29370d!important}.hero{background:linear-gradient(120deg,#30475e,#3d6688)!important}.hero h1,.page-heading h1,.form-title h2,.history-card h2{font-family:Arial,Microsoft YaHei,sans-serif}.cards,.promotion-six,.user-metrics{gap:12px}.metric-card,.promotion-six article,.user-metrics>div{padding:17px 18px}table,.board-table table,.capture-table{border-radius:5px!important;box-shadow:none!important}th,td{padding:11px 12px;border-color:#e6e9ee}th{background:#f5f6f8!important;color:#606b7a;font-weight:600}.collection-tabs,.content .result-source{gap:0;padding:0;background:#eceef2;border:1px solid #dfe3e9;box-shadow:none}.collection-tabs button,.result-source button,.promotion-mode button{border-radius:2px!important}.collection-tabs button.active,.result-source button.active,.promotion-mode button[aria-selected=true]{background:#fff!important;color:#409eff!important;box-shadow:inset 0 -2px #409eff!important}.promotion-toolbar,.promotion-batch-bar{background:#fff!important;border-color:#dfe3e9!important}.promotion-action-column,.promotion-table thead .promotion-action-column,.promotion-table tbody .promotion-action-column{background:#fff!important;box-shadow:-2px 0 4px #1f29370d!important}.promotion-copy-dialog,.promotion-control-dialog,.promotion-rule-dialog,.user-dialog,.capture-modal,.supplier-modal,.rank-image-dialog{border-radius:8px!important;box-shadow:0 10px 35px #11182733!important}.commerce-controls button,.promotion-sync-button,.users-page button.primary,.company-actions button.primary,.company-member-form button.primary,.user-dialog-footer button.primary,.batch-primary-button,.task-form-card>button:not(.ghost),.download-zip{background:#409eff!important;color:#fff!important;border-color:#409eff!important;box-shadow:0 4px 10px #409eff26!important}.commerce-controls button:hover:not(:disabled),.promotion-sync-button:hover:not(:disabled),.users-page button.primary:hover:not(:disabled),.batch-primary-button:hover:not(:disabled){background:#278bea!important}.rank-process-button{background:linear-gradient(135deg,#409eff,#287fc7) padding-box,conic-gradient(from var(--rank-process-angle),#66b1ff 0deg,#c6e2ff 65deg,#fff 95deg,#85ce61 145deg,#e6a23c 230deg,#409eff 360deg) border-box!important}.connection-icon.online,.status-pill.ready,.download-badge.completed,.task-center-status.succeeded,.user-notice{background:#e8f5ec!important;color:#237a43!important;border-color:#b9ddc5!important}.status-pill.partial,.task-center-status.attention,.rank-plan-message,.portal-session-message{background:#fff3e0!important;color:#a65305!important;border-color:#f2cf9a!important}.orders-panel-head h2,.order-shop,.order-product strong,.orders-table td{color:#334e68!important}.orders-panel-head p,.orders-sync>span,.orders-filter label,.orders-list-tools,.orders-table td>small,.orders-table td div>small,.orders-pagination{color:#74879a!important}.orders-notice,.order-pill.warn{background:#fff3e0!important;color:#a65305!important;border-color:#f2cf9a!important}.order-status-cards button,.order-pill.status,.platform-badge{background:#eef5fb!important;color:#315f86!important;border-color:#c8d9e8!important}.order-status-cards button:hover,.order-status-cards button.active{background:#dcebf7!important;color:#1f527c!important;border-color:#83afd1!important}.orders-table th,.order-meta td,.orders-empty{background:#f5f8fb!important;color:#60758a!important}button{background-color:#409eff}a,.capture-actions a,.capture-video a,.capture-amount{color:#409eff}input:focus,select:focus,button:focus-visible{outline-color:#409eff!important;border-color:#409eff!important}input[type=checkbox],input[type=radio],progress{accent-color:#409eff}.metric-card:nth-child(4n+1),.promotion-six article:nth-child(4n+1),.user-metrics>div:nth-child(4n+1){border-left:4px solid #67c23a!important}.metric-card:nth-child(4n+2),.promotion-six article:nth-child(4n+2),.user-metrics>div:nth-child(4n+2){border-left:4px solid #409eff!important}.metric-card:nth-child(4n+3),.promotion-six article:nth-child(4n+3),.user-metrics>div:nth-child(4n+3){border-left:4px solid #e6a23c!important}.metric-card:nth-child(4n),.promotion-six article:nth-child(4n),.user-metrics>div:nth-child(4n){border-left:4px solid #f56c6c!important}.connection-icon.online,.status-pill.ready,.download-badge.completed,.task-center-status.succeeded,.user-notice{background:#f0f9eb!important;color:#529b2e!important;border-color:#c2e7b0!important}.status-pill.partial,.task-center-status.attention,.rank-plan-message,.portal-session-message,.orders-notice,.order-pill.warn{background:#fdf6ec!important;color:#b88230!important;border-color:#f3d19e!important}.login{min-height:100vh;padding:36px 20px;background:radial-gradient(circle at 50% 100%,#dceeff 0,transparent 38%),linear-gradient(145deg,#f4f8ff,#eaf2fc)!important;color:#253142}.login:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;opacity:.34;background-image:radial-gradient(#91b9df 1px,transparent 1px);background-size:22px 22px}.login-glow{display:none}.login-shell{width:min(470px,calc(100% - 24px));min-height:0;padding:42px 46px 36px;display:flex;flex-direction:column;gap:34px;border:1px solid #e4ebf3;border-radius:18px;background:#fff;color:#253142;box-shadow:0 22px 60px #315b8124}.login-brand{position:static;display:flex;flex-direction:column;align-items:center;gap:14px;text-align:center}.login-brand .brand-mark{display:grid;place-items:center;width:66px;height:66px;border-radius:0;background:transparent!important;color:#fff;box-shadow:none}.login-brand .brand-mark svg{width:38px;height:38px}.login-brand .brand-mark img{width:42px;height:42px;object-fit:contain}.login-brand strong{display:block;color:#1f2d3d;font-family:Arial,Microsoft YaHei,sans-serif;font-size:26px;font-weight:700;letter-spacing:1px}.login-brand small{display:inline-block;margin-top:10px;padding:5px 16px;border-radius:999px;background:#edf6ff;color:#4091d6;font-size:12px;letter-spacing:.5px}.login-form{padding:0;gap:17px;border:0;border-radius:0;background:transparent;color:#253142;box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none}.login-form-heading{margin-bottom:2px}.login-form-heading>span{color:#409eff;font-size:9px;font-weight:700;letter-spacing:1.6px}.login-form-heading h1{margin:6px 0;color:#1f2d3d;font-size:25px}.login-form-heading p{margin:0;color:#8a97a6;font-size:12px}.login-form .login-field{gap:8px;color:#536273;font-size:12px}.login-field>div{position:relative}.login-field i{position:absolute;z-index:1;left:15px;top:50%;width:20px;height:20px;color:#9ca8b6;transform:translateY(-50%)}.login-field i svg{width:20px;height:20px}.login-form .login-field input{width:100%;height:50px;padding:0 15px 0 48px;border:1px solid #dfe5ec;border-radius:9px;background:#f8fafc;color:#263442;box-shadow:inset 0 1px 2px #1f293708}.login-form .login-field input:focus{border-color:#409eff;background:#fff;box-shadow:0 0 0 3px #409eff18}.login-form button{justify-content:center;min-height:50px;margin-top:4px;border-radius:9px;background:linear-gradient(90deg,#35a4ff,#2878df)!important;color:#fff;font-size:16px;font-weight:600;letter-spacing:8px;box-shadow:0 10px 22px #2878df35}.login-form button:hover:not(:disabled){background:linear-gradient(90deg,#2698f2,#1f6fd3)!important}.login-note{color:#a0aab6;text-align:center;font-size:10px}.login-error{margin:0;padding:9px 12px;border:1px solid #f4c7c7;border-radius:7px;background:#fef0f0;color:#d45b5b;font-size:12px}@media(max-width:600px){.login{padding:20px 10px}.login-shell{width:min(440px,calc(100% - 12px));padding:32px 24px 28px;gap:28px}.login-brand strong{font-size:23px}}
