@import"https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Manrope:wght@600;700;800&display=swap";.assisted-order-modal{width:min(1280px,calc(100% - 24px));height:min(900px,96vh);max-height:96vh}.assisted-order-modal>form{display:flex;min-height:0;flex:1;flex-direction:column}.assisted-order-stepper{display:grid;flex:0 0 auto;grid-template-columns:repeat(3,1fr);padding:0 28px;border-bottom:1px solid var(--line);background:#fbfcfd}.assisted-order-stepper>button{display:grid;min-width:0;grid-template-columns:34px minmax(0,1fr);grid-template-rows:auto auto;gap:1px 10px;padding:14px 18px 13px;border:0;border-bottom:3px solid transparent;color:#7d8899;text-align:left;background:transparent}.assisted-order-stepper>button>span{display:grid;width:30px;height:30px;grid-row:1/3;align-self:center;place-items:center;border-radius:50%;color:#687589;background:#e9edf2;font-size:10px;font-weight:800}.assisted-order-stepper>button>span svg{width:14px}.assisted-order-stepper strong,.assisted-order-stepper small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.assisted-order-stepper strong{color:#4b586b;font:800 11px Manrope}.assisted-order-stepper small{color:#98a1af;font-size:8px}.assisted-order-stepper>button.active{border-bottom-color:var(--orange);background:#fff}.assisted-order-stepper>button.active>span{color:#fff;background:var(--orange);box-shadow:0 5px 14px #e6672a38}.assisted-order-stepper>button.active strong{color:#202b3c}.assisted-order-stepper>button:disabled{cursor:not-allowed;opacity:.45}.assisted-order-workspace{min-height:0;flex:1;overflow:hidden;background:#f6f8fb}.assisted-order-workspace>section{min-width:0;background:#fff}.assisted-tab-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;margin-bottom:12px}.assisted-tab-heading h3{margin:0 0 3px;color:#202b3c;font:800 14px Manrope}.assisted-tab-heading p{margin:0;color:var(--muted);font-size:9px}.required-mark{color:var(--orange)}.active-tab-service{display:block;overflow-y:auto}.active-tab-service .assisted-service-tab{display:grid;width:min(920px,calc(100% - 48px));margin:28px auto;grid-template-columns:330px minmax(0,1fr);gap:15px 24px;padding:26px;border:1px solid #e3e8ef;border-radius:14px;box-shadow:0 10px 30px #222d3e0f}.active-tab-service .assisted-tab-heading{grid-column:1/-1;margin:0}.active-tab-service .assisted-catalog-tab,.active-tab-service .assisted-cart,.active-tab-service .assisted-checkout-summary{display:none}.active-tab-service .fulfillment-choices{display:grid;align-self:start;grid-template-columns:repeat(auto-fit,minmax(95px,1fr));gap:8px}.active-tab-service .fulfillment-choices button{min-height:76px;padding:11px 6px;border-radius:10px;transition:.18s}.active-tab-service .fulfillment-choices button:hover{border-color:#f0ab87;transform:translateY(-1px)}.active-tab-service .fulfillment-choices button svg{width:20px;margin-bottom:6px}.active-tab-service .assisted-fields{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px 14px;padding:0}.active-tab-service .assisted-fields label{min-width:0}.active-tab-service .assisted-fields input{height:41px;margin-top:5px}.assisted-no-fulfillment{grid-column:1/-1;display:flex;gap:10px;align-items:flex-start;padding:13px;border:1px solid #f0d6bf;border-radius:10px;background:#fff7ef;color:#8a542d}.assisted-no-fulfillment svg{width:18px;flex:none}.assisted-no-fulfillment b,.assisted-no-fulfillment small{display:block}.assisted-no-fulfillment small{margin-top:3px;font-size:9px;line-height:1.45}.active-tab-items{display:grid;grid-template-areas:"catalog cart";grid-template-columns:minmax(340px,.85fr) minmax(470px,1.15fr);grid-template-rows:minmax(0,1fr)}.active-tab-items .assisted-service-tab,.active-tab-items .assisted-checkout-summary,.active-tab-items .assisted-payment{display:none}.assisted-catalog-tab{display:flex;min-height:0;grid-area:catalog;flex-direction:column;padding:18px 20px;border-right:1px solid var(--line);overflow:hidden}.assisted-products{max-height:none;min-height:0;flex:1;overflow-y:auto}.assisted-products>button{min-height:53px;padding:10px 13px}.assisted-cart{display:flex;min-height:0;grid-area:cart;flex-direction:column;padding:18px 20px 24px;overflow-y:auto}.assisted-cart-heading{position:sticky;z-index:2;top:-18px;flex:0 0 auto;margin:-18px -20px 12px;padding:18px 20px 12px;border-bottom:1px solid #edf0f4;background:#fff}.assisted-cart>article{overflow:hidden;margin-bottom:8px;background:#fff;transition:.18s}.assisted-cart>article.collapsed{border-color:#e1e6ed;background:#fafbfc;box-shadow:none}.assisted-cart>article>header>div{min-width:0}.assisted-cart>article>header em{display:block;overflow:hidden;margin-top:5px;color:#7c8797;font-size:9px;font-style:normal;text-overflow:ellipsis;white-space:nowrap}.assisted-cart .collapse-item{color:#657185;background:#eef1f5}.assisted-cart .collapse-item svg{width:14px;transition:transform .18s}.assisted-cart>article:not(.collapsed) .collapse-item svg{transform:rotate(90deg)}.assisted-item-details{display:flow-root}.assisted-cart>article.collapsed .assisted-item-details{display:none}.assisted-empty{display:grid;min-height:150px;place-items:center;background:#fbfcfd}.assisted-payment{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-top:14px;padding-top:14px;border-top:1px solid var(--line)}.assisted-payment .switch-card{min-height:57px}.assisted-total{position:sticky;bottom:-24px;display:flex;margin:14px -20px -24px;padding:15px 20px;border-top:1px solid var(--line);border-radius:0;background:#f7f9fb}.active-tab-checkout{display:grid;grid-template-areas:"cart summary";grid-template-columns:minmax(500px,1.35fr) minmax(300px,.65fr);grid-template-rows:minmax(0,1fr);gap:20px;padding:22px}.active-tab-checkout .assisted-service-tab,.active-tab-checkout .assisted-catalog-tab{display:none}.active-tab-checkout .assisted-cart{display:block;width:auto;margin:0;border:1px solid #e2e7ed;border-radius:13px;background:#fff}.active-tab-checkout .assisted-item-details,.active-tab-checkout .collapse-item,.active-tab-checkout .assisted-total{display:none}.active-tab-checkout .assisted-cart>article{background:#fafbfc}.assisted-checkout-summary{display:none}.active-tab-checkout .assisted-checkout-summary{display:flex;min-width:0;grid-area:summary;flex-direction:column;align-self:start;overflow:hidden;border:1px solid #e2e7ed;border-radius:13px;background:#fff;box-shadow:0 8px 24px #222d3e0d}.assisted-checkout-summary header{padding:20px;border-bottom:1px solid #edf0f4}.assisted-checkout-summary header small{color:var(--orange);font-size:8px;font-weight:800;letter-spacing:.06em}.assisted-checkout-summary h3{margin:7px 0 3px;color:#202b3c;font:800 16px Manrope}.assisted-checkout-summary p{margin:0;color:var(--muted);font-size:9px}.assisted-checkout-summary dl{margin:0;padding:10px 20px}.assisted-checkout-summary dl>div{display:flex;align-items:center;justify-content:space-between;gap:15px;padding:10px 0;border-bottom:1px solid #f0f2f5}.assisted-checkout-summary dt{color:#758094;font-size:9px}.assisted-checkout-summary dd{margin:0;color:#2b3749;font-size:10px;font-weight:700;text-align:right}.assisted-checkout-total{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-top:auto;padding:18px 20px;color:#fff;background:#202b3c}.assisted-checkout-total span{font-size:10px}.assisted-checkout-total b{font:800 21px Manrope}.assisted-actions{position:relative;z-index:3;align-items:center;justify-content:space-between;flex:0 0 auto;padding:14px 24px;background:#fff;box-shadow:0 -8px 24px #1f2a390a}.assisted-actions>span{display:flex;align-items:baseline;gap:12px}.assisted-actions>span small{color:var(--muted);font-size:9px}.assisted-actions>span b{color:#263247;font:800 18px Manrope}.assisted-actions>div{display:flex;gap:9px}.assisted-actions .primary{min-width:180px}@media(max-width:920px){.assisted-order-modal{width:min(760px,calc(100% - 16px))}.assisted-order-stepper{padding:0 8px}.assisted-order-stepper>button{padding-inline:9px}.active-tab-service .assisted-service-tab{grid-template-columns:1fr}.active-tab-service .assisted-tab-heading{grid-column:auto}.active-tab-items,.active-tab-checkout{display:block;padding:0;overflow-y:auto}.active-tab-items .assisted-catalog-tab,.active-tab-items .assisted-cart,.active-tab-checkout .assisted-cart{display:block;overflow:visible;border-right:0;border-radius:0}.assisted-products{max-height:300px}.active-tab-checkout .assisted-checkout-summary{margin:16px}}@media(max-width:560px){.assisted-order-modal{width:100%;height:100vh;max-height:100vh;border-radius:0}.assisted-order-stepper>button{display:flex;align-items:center;justify-content:center;padding:10px 5px}.assisted-order-stepper strong,.assisted-order-stepper small{display:none}.active-tab-service .assisted-service-tab{width:calc(100% - 24px);margin:12px auto;grid-template-columns:1fr;padding:18px 14px}.active-tab-service .assisted-fields,.assisted-payment{grid-template-columns:1fr}.assisted-actions>span{display:none}.assisted-actions>div,.assisted-actions .primary{width:100%}}.assisted-combination-options{border-color:#f0c7b2!important;background:#fffaf7}.assisted-combination-options>p{margin:0 0 10px;padding:9px 10px;border-radius:8px;background:#fff1e9;color:#8a624d;font-size:9px}.assisted-combination-options>label:has(input:checked){background:#fff0e7;color:#a54d21}.assisted-combination-warning{padding:9px 10px;color:#b34848;background:#fff0f0;font-size:9px;font-weight:700}.assisted-category-filters{display:flex;flex:0 0 auto;gap:6px;padding:10px 0 2px;overflow-x:auto}.assisted-category-filters button{flex:none;border:1px solid #e2e6ec;border-radius:999px;padding:6px 10px;color:#697587;background:#fff;font-size:9px;font-weight:700}.assisted-category-filters button.active{border-color:var(--orange);color:#fff;background:var(--orange)}.active-tab-items .assisted-products{display:grid;align-content:start;grid-template-columns:repeat(2,minmax(0,1fr));gap:1px;background:#edf0f3}.active-tab-items .assisted-products>button{min-width:0;border:0;background:#fff}.active-tab-items .assisted-products>button:hover{background:#fff9f5}.active-tab-items .assisted-products .assisted-combination-builder{grid-column:1/-1;display:grid;grid-template-columns:34px minmax(0,1fr) auto;gap:10px;border-bottom:6px solid #f6f8fb;background:#fff8f4}.assisted-combination-builder>i{width:34px;height:34px;background:#fff!important;font-size:18px}.assisted-combination-builder>span{min-width:0}.assisted-combination-builder>span small{color:var(--orange);font-size:7px;letter-spacing:.7px}.assisted-combination-builder>span em{display:block;overflow:hidden;color:#7d8795;font-size:8px;font-style:normal;text-overflow:ellipsis;white-space:nowrap}.assisted-combination-builder>strong{padding:6px 9px;border-radius:7px;color:#fff;background:var(--orange);font-size:9px}.assisted-product-empty{grid-column:1/-1;padding:28px;text-align:center;color:var(--muted);background:#fff;font-size:10px}@media(max-width:560px){.active-tab-items .assisted-products{grid-template-columns:1fr}}.assisted-order-modal>.modal-head{flex:0 0 auto;min-height:68px;padding:12px 22px}.assisted-order-modal>.modal-head small{font-size:9px;line-height:1.2}.assisted-order-modal>.modal-head h2{margin:2px 0 0;font-size:20px;line-height:1.2}.assisted-order-stepper{padding-inline:20px}.assisted-order-stepper>button{grid-template-columns:30px minmax(0,1fr);column-gap:9px;padding:9px 14px 8px}.assisted-order-stepper>button>span{width:28px;height:28px}.assisted-order-stepper strong{font-size:10px}.assisted-order-stepper small{font-size:8px}.active-tab-items{grid-template-columns:minmax(320px,.82fr) minmax(440px,1.18fr)}.active-tab-items .assisted-catalog-tab{padding:14px 16px}.active-tab-items .assisted-tab-heading{margin-bottom:9px}.active-tab-items .assisted-tab-heading h3{margin-bottom:1px;font-size:13px}.active-tab-items .assisted-tab-heading p{font-size:8px}.active-tab-items .assisted-product-search{height:38px}.active-tab-items .assisted-category-filters{gap:5px;padding:8px 0 7px}.active-tab-items .assisted-category-filters button{min-height:29px;padding:5px 10px}.active-tab-items .assisted-products{margin-top:0}.active-tab-items .assisted-products>button{min-height:48px;padding:7px 11px}.active-tab-items .assisted-products>button>i{display:grid;width:30px;height:30px;place-items:center}.active-tab-items .assisted-products small{margin-top:1px}.active-tab-items .assisted-cart{padding:14px 16px 18px}.active-tab-items .assisted-cart-heading{top:-14px;margin:-14px -16px 9px;padding:14px 16px 9px}.active-tab-items .assisted-cart-heading>b{display:none}.active-tab-items .assisted-cart>article{margin-bottom:7px;padding:9px 11px}.active-tab-items .assisted-cart>article>header{align-items:center;gap:8px}.active-tab-items .assisted-cart>article>header>div>b{font-size:12px}.active-tab-items .assisted-cart>article>header>span{gap:5px}.active-tab-items .assisted-cart>article>header button{width:30px;height:30px}.active-tab-items .assisted-cart fieldset{display:flex;flex-wrap:wrap;gap:0;margin:5px 0 0;padding:5px 0 0}.active-tab-items .assisted-cart fieldset legend{width:100%;padding:0}.active-tab-items .assisted-choice-toggle{display:inline-flex;align-items:center;gap:5px;min-height:28px;padding:2px 0;border:0;background:transparent;color:#566175;text-align:left}.active-tab-items .assisted-choice-toggle svg{width:14px;height:14px;transform:rotate(90deg);transition:transform .15s}.active-tab-items .assisted-choice-toggle[aria-expanded=false] svg{transform:none}.active-tab-items .assisted-choice-toggle strong{font-size:10px}.active-tab-items .assisted-choice-toggle small{font-size:8px}.active-tab-items .assisted-cart fieldset label{min-height:32px;padding:3px 5px;gap:7px;line-height:1.25}.active-tab-items .assisted-cart fieldset label input{width:16px;height:16px;flex:none;margin:0}.active-tab-items .assisted-cart fieldset label small{font-size:8px;white-space:nowrap}.active-tab-items .assisted-cart fieldset.assisted-restaurant-choices label small{color:#8a95a5}.active-tab-items .assisted-cart article textarea{margin-top:5px}.active-tab-items .assisted-total{display:none}.assisted-actions{padding:10px 20px}.assisted-actions .primary{min-height:42px}@media(min-width:1200px){.active-tab-items .assisted-cart fieldset.assisted-restaurant-choices label{width:50%}}@media(max-width:920px){.active-tab-items{display:block;overflow-y:auto}.active-tab-items .assisted-catalog-tab,.active-tab-items .assisted-cart{overflow:visible}.active-tab-items .assisted-products{max-height:none;overflow:visible}.active-tab-items .assisted-cart-heading{position:static;margin:-14px -16px 9px}}@media(max-width:560px){.assisted-order-modal>.modal-head{min-height:58px;padding:10px 16px}.assisted-order-modal>.modal-head h2{font-size:18px}.assisted-order-stepper{padding-inline:5px}.assisted-order-stepper>button{padding:8px 5px}.active-tab-items .assisted-catalog-tab,.active-tab-items .assisted-cart{padding-inline:14px}.active-tab-items .assisted-cart-heading{margin-inline:-14px;padding-inline:14px}.active-tab-items .assisted-cart fieldset label{width:100%;min-height:40px}.assisted-actions{padding:10px 14px}}.active-tab-items .assisted-products{flex:0 1 auto;max-height:calc(100% - 115px);background:#fff}.active-tab-items .assisted-cart fieldset.assisted-choice-group{display:block;margin:12px 0 0;padding:10px 0 0;border-top:1px solid #e8edf3}.active-tab-items .assisted-cart fieldset.assisted-choice-group legend{width:100%;padding:0}.active-tab-items .assisted-choice-toggle{display:flex;width:100%;gap:7px;min-height:32px}.active-tab-items .assisted-choice-toggle strong{font-size:11px;color:#263247}.active-tab-items .assisted-choice-toggle>small{margin-left:2px;font-size:9px}.assisted-choice-status{margin-left:auto;padding:4px 8px;border-radius:999px;font-size:9px;font-weight:750;white-space:nowrap}.assisted-choice-status.complete{color:#248056;background:#e9f8ef}.assisted-choice-status.required{color:#a44832;background:#fff0eb}.assisted-choice-options{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:7px;margin:7px 0 2px}.active-tab-items .assisted-cart fieldset.assisted-choice-group .assisted-choice-options label{display:grid;width:auto;min-width:0;min-height:42px;grid-template-columns:17px minmax(0,1fr) auto;gap:9px;padding:7px 10px;border:1px solid #e1e7ee;border-radius:8px;background:#fff;cursor:pointer}.active-tab-items .assisted-cart fieldset.assisted-choice-group .assisted-choice-options label.selected{border-color:#efa87e;background:#fff7f1}.active-tab-items .assisted-cart fieldset.assisted-choice-group .assisted-choice-options label:has(input:disabled){opacity:.58;cursor:not-allowed}.active-tab-items .assisted-cart fieldset.assisted-choice-group .assisted-choice-options label span{min-width:0;overflow-wrap:anywhere;font-size:10px;line-height:1.3}.active-tab-items .assisted-cart fieldset.assisted-choice-group .assisted-choice-options label small{font-size:9px;white-space:nowrap}.active-tab-items .assisted-cart fieldset.assisted-choice-group .assisted-choice-options label input{width:16px;height:16px;margin:0}.assisted-item-footer{display:flex;align-items:flex-end;justify-content:space-between;gap:16px;margin-top:14px;padding-top:12px;border-top:1px solid #e8edf3}.assisted-item-footer>label{display:block;min-width:0;flex:1;color:#647187;font-size:9px;font-weight:700}.active-tab-items .assisted-cart .assisted-item-footer textarea{display:block;width:100%;min-height:52px;margin-top:5px;padding:9px 10px;font-size:10px}.assisted-item-footer>strong{flex:none;align-self:flex-end;padding-bottom:8px;color:#263247;font:800 13px Manrope}.assisted-actions>span .assisted-pending-choice{max-width:300px;color:#b05037;font-weight:700;line-height:1.3}@media(max-width:920px){.active-tab-items .assisted-products{max-height:300px}}@media(max-width:620px){.assisted-choice-options{grid-template-columns:1fr}.assisted-item-footer{align-items:stretch;flex-direction:column;gap:5px}.assisted-item-footer>strong{align-self:flex-end}}.active-tab-items .assisted-cart>article{flex:none}.active-tab-items .assisted-cart>article.collapsed{padding:8px 12px}.active-tab-items .assisted-cart .assisted-item-header{display:flex;align-items:center;justify-content:space-between;min-height:42px;gap:14px}.active-tab-items .assisted-cart .assisted-item-header>div{min-width:0;flex:1}.active-tab-items .assisted-cart .assisted-item-header>div>b{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.active-tab-items .assisted-cart .assisted-item-header>div>small,.active-tab-items .assisted-cart .assisted-item-header>div>em{margin-top:2px}.active-tab-items .assisted-cart .assisted-item-header>div>em{color:#9a5b3e}.active-tab-items .assisted-cart .assisted-item-controls{display:flex;align-items:center;justify-content:flex-end;flex:none;gap:5px;min-height:32px}.active-tab-items .assisted-cart .assisted-item-controls button{display:grid;width:30px;height:30px;flex:none;place-items:center;padding:0}.active-tab-items .assisted-cart .assisted-item-controls>b{min-width:18px;text-align:center;font-size:11px}.assisted-item-compact-total{margin-right:8px;color:#263247;font:800 11px Manrope;white-space:nowrap}@media(max-width:620px){.active-tab-items .assisted-cart .assisted-item-header{align-items:flex-start;flex-wrap:wrap}.active-tab-items .assisted-cart .assisted-item-controls{width:100%;justify-content:flex-end}.active-tab-items .assisted-cart>article.collapsed .assisted-item-controls{width:auto}.active-tab-items .assisted-cart>article.collapsed .assisted-item-compact-total{display:none}}.order-item-addons-label{margin-top:7px}.order-item-addons-label>span{display:block;margin-bottom:2px;color:#929dac;font-size:8px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.drawer .order-customer-section{display:grid;grid-template-columns:34px minmax(0,1fr) auto;align-items:start;gap:10px}.drawer .order-customer-avatar{display:grid;place-items:center;width:34px;height:34px;border-radius:9px;background:#fff2e9;color:#df7b3e}.drawer .order-customer-avatar svg{width:18px;height:18px}.drawer .order-customer-info{min-width:0}.drawer .order-customer-info h4{margin:0 0 3px;color:#657185;font-size:9px;letter-spacing:0;text-transform:none}.drawer .order-customer-info>b{display:block;color:#263247;font-size:12px;line-height:1.3;overflow-wrap:anywhere}.drawer .order-customer-info>small{display:block;margin-top:2px;color:#748094;font-size:9px;line-height:1.35}.drawer .order-customer-phone-line{display:flex;align-items:center;gap:4px;min-width:0;margin:2px 0 1px;color:#596579;font-size:10px;line-height:1.3}.drawer .order-customer-phone-line>span{min-width:0;overflow-wrap:anywhere}.drawer .order-customer-phone-line button{display:grid;place-items:center;width:24px;height:24px;flex:none;padding:0;border:0;border-radius:6px;background:transparent;color:#7b8b9e}.drawer .order-customer-phone-line button:hover{background:#eef2f7;color:#52657e}.drawer .order-customer-phone-line button svg{width:12px;height:12px}.drawer .order-customer-actions{display:flex;gap:5px;align-items:center}.drawer .order-customer-actions a{display:grid;place-items:center;width:32px;height:32px;border-radius:8px;background:#f1f4f8;color:#596b81;text-decoration:none}.drawer .order-customer-actions a:first-child{background:#eaf8f0;color:#269967}.drawer .order-customer-actions a:hover{filter:brightness(.96)}.drawer .order-customer-actions svg{width:16px;height:16px}@media(max-width:380px){.drawer .order-customer-section{grid-template-columns:30px minmax(0,1fr);gap:8px}.drawer .order-customer-avatar{width:30px;height:30px}.drawer .order-customer-actions{grid-column:2;justify-content:flex-start}}.order-detail-drawer .order-item-choices{display:grid;gap:6px;margin-top:7px;padding:9px 11px;border:1px solid #edf0f3;border-radius:9px;background:#fafbfc}.order-detail-drawer .order-item-choices>span{display:block;color:#929dac;font-size:8px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.order-detail-drawer .order-choice-group{display:block;min-width:0}.order-detail-drawer .order-choice-group>b{display:block;margin-bottom:1px;color:#76513f;font-size:10px;line-height:1.3}.order-detail-drawer .order-choice-group>small{display:block;margin:0;color:#596579;font-size:10px;line-height:1.5;overflow-wrap:anywhere}.order-detail-drawer .order-choice-group>small>span{display:inline}.order-detail-drawer .order-choice-separator{color:#98a2b3;white-space:nowrap}.order-detail-drawer .order-choice-group em{color:#b55f36;font-size:9px;font-style:normal;font-weight:700}.order-detail-drawer .drawer-head{align-items:center;padding:17px 22px}.order-detail-drawer .drawer-head h2{margin:2px 0 0}.order-detail-drawer .drawer-body{min-height:0;padding:16px 22px;overflow-y:auto;overflow-x:hidden}.order-detail-drawer .drawer-order-tags{gap:5px}.order-detail-drawer .drawer-body>section{margin-top:15px;padding-top:15px}.order-detail-drawer .drawer-body>section:first-of-type{margin-top:17px;padding-top:0}.order-detail-drawer .drawer-body>section h4{margin-bottom:7px}.order-detail-drawer .drawer-body>section>p{line-height:1.45}.order-detail-drawer .drawer-body>section>small{display:block;margin-top:4px;font-size:10px;color:#667085}.order-detail-drawer .order-item{gap:8px;padding:8px 0}.order-detail-drawer .order-item>div{min-width:0}.order-detail-drawer .order-item>strong{flex:none;white-space:nowrap}.order-detail-drawer .order-item small.order-item-note-inline{display:block;margin-top:7px;padding-left:8px;border-left:2px solid #f0a476;color:#586477;line-height:1.45;overflow-wrap:anywhere}.order-detail-drawer .order-item small.order-item-note-inline b{display:block;margin-bottom:1px;color:#a45f3b;font-size:9px;text-transform:uppercase;letter-spacing:.04em}.order-detail-drawer .drawer-body>.totals{margin-top:15px;padding:10px 13px}.order-detail-drawer .totals p{line-height:1.45}.order-detail-drawer .totals .grand{margin-top:7px;padding-top:7px}.order-detail-drawer .drawer-actions{flex:none;padding:11px 18px}.order-detail-drawer .drawer-actions button{min-height:40px}@media(max-width:480px){.order-detail-drawer .drawer-head{padding:15px 16px}.order-detail-drawer .drawer-body{padding:14px 16px}.order-detail-drawer .drawer-body>section{margin-top:13px;padding-top:13px}.order-detail-drawer .drawer-actions{padding:10px 12px}.order-detail-drawer .order-item-choices{padding:8px 9px}}.whatsapp-greeting-preview{margin-top:12px;padding:12px;border-radius:10px;background:#f5f7fa}.whatsapp-greeting-preview>span{display:block;margin-bottom:8px;color:#526075;font-size:9px;font-weight:750}.whatsapp-preview-chat{padding:14px;border-radius:10px;background:#e8f5ed}.whatsapp-preview-chat p{max-width:620px;margin:0;padding:11px 13px;border-radius:8px 8px 8px 2px;background:#fff;color:#27354a;font-size:10px;line-height:1.55;white-space:pre-wrap;box-shadow:0 2px 7px #1f392819}.whatsapp-greeting-preview>small{display:block;margin-top:7px;color:var(--muted);font-size:8px}.whatsapp-greeting-editor.disabled{background:#f7f8fa;opacity:.72}.whatsapp-greeting-editor textarea:disabled{background:#eef1f4;color:#8993a1;cursor:not-allowed}.platform-features-tab{max-width:850px;margin:0 auto;padding:22px}.platform-features-tab>header{display:flex;align-items:flex-start;justify-content:space-between;gap:18px;padding:4px 3px 18px}.platform-features-tab>header small{color:var(--orange);font-size:9px;font-weight:800;letter-spacing:.12em}.platform-features-tab>header h3{margin:4px 0;font:800 18px Manrope}.platform-features-tab>header p{margin:0;color:var(--muted);font-size:10px}.platform-features-tab>header>b{padding:7px 10px;border-radius:999px;background:#edf7f1;color:#23704a;font-size:10px;white-space:nowrap}.feature-groups{display:grid;grid-template-columns:1fr 1fr;gap:13px}.feature-groups>section{padding:15px;border:1px solid var(--line);border-radius:12px;background:#fff}.feature-groups h4{margin:0 0 8px;font-size:11px}.platform-feature{position:relative;display:flex;align-items:center;gap:12px;padding:11px 2px;border-top:1px solid #edf0f3;cursor:pointer}.platform-feature>span{flex:1}.platform-feature b,.platform-feature small{display:block}.platform-feature b{font-size:11px}.platform-feature small{margin-top:3px;color:var(--muted);font-size:9px;line-height:1.35}.platform-feature input{position:absolute;opacity:0}.platform-feature i{position:relative;width:34px;height:19px;border-radius:999px;background:#d9dee6;transition:.18s;flex:none}.platform-feature i:after{content:"";position:absolute;width:13px;height:13px;left:3px;top:3px;border-radius:50%;background:#fff;box-shadow:0 1px 3px #8791a2;transition:.18s}.platform-feature input:checked+i{background:var(--orange)}.platform-feature input:checked+i:after{transform:translate(15px)}.feature-note{display:flex;gap:12px;margin-top:13px;padding:12px 14px;border-radius:10px;background:#f2f6fb;color:#526176}.feature-note b{font-size:10px;white-space:nowrap}.feature-note span{font-size:9px;line-height:1.5}.platform-features-tab>.modal-actions{margin-top:16px}@media(max-width:680px){.feature-groups{grid-template-columns:1fr}.platform-features-tab{padding:15px}.platform-features-tab>header{display:block}.platform-features-tab>header>b{display:inline-block;margin-top:10px}}.mobile-order-list{display:none}.orders-summary{display:flex;gap:10px;margin-bottom:14px}.orders-summary>div{display:flex;align-items:center;gap:10px;min-width:190px;background:#fff;border:1px solid var(--line);border-radius:11px;padding:12px 15px;color:#657287}.orders-summary>div>svg{width:20px;color:#4b87c8}.orders-summary>div.attention{background:#fff8ed;border-color:#f3d5a5}.orders-summary>div.attention>svg{color:#d68a26}.orders-summary span,.orders-summary b,.orders-summary small{display:block}.orders-summary b{font:800 18px Manrope;color:#243147;line-height:1}.orders-summary small{font-size:9px;color:var(--muted);margin-top:3px}.orders-toolbar{justify-content:flex-start}.orders-toolbar .search{flex:1;max-width:520px}.orders-toolbar select{min-width:180px}.orders-history-button{margin-left:auto;white-space:nowrap}.orders-history-button svg{width:15px}.orders-status-groups{display:flex;flex-direction:column;gap:14px}.order-status-section{overflow:hidden}.order-status-section>header{display:flex;align-items:center;gap:11px;padding:14px 18px;background:#fafbfc;border-bottom:1px solid var(--line)}.order-status-section>header .status-dot{margin:0;width:17px;height:17px;border-width:4px}.order-status-section h2{font:700 14px Manrope;margin:0;color:#263247}.order-status-section header small{display:block;color:var(--muted);font-size:9px;margin-top:2px}.order-status-section>p{margin:0;padding:18px;color:#98a1af;font-size:11px}.order-status-section.empty{box-shadow:none}.order-status-section.empty>header{border-bottom:0}.order-status-section.empty>p{display:none}.compact-board .order-column-list{height:calc(100vh - 340px);min-height:330px;max-height:560px}.order-card.compact{padding:11px 12px}.order-card.compact h3{margin:8px 0 9px}.order-card.compact footer{padding-top:8px}.order-card.compact footer small{padding:0;background:transparent;color:#748094;font-size:9px;font-weight:500}.payment-alert{width:22px;height:22px;display:grid;place-items:center;border-radius:50%;background:#fff2dc;color:#b97722;flex:none}.payment-alert svg{width:13px}.compact-board .order-column-empty{padding:35px 8px}.compact-board .status-2{background:#eef6ff;border-color:#cfe2f6}.compact-board .status-2>header{background:#e4f1ff;border-color:#cfe2f6}.compact-board .status-3{background:#fff7e9;border-color:#f3dfb9}.compact-board .status-3>header{background:#fff0d5;border-color:#f3dfb9}.compact-board .status-4{background:#edf8f2;border-color:#cee9da}.compact-board .status-4>header{background:#dff3e8;border-color:#cee9da}.compact-board .status-5{background:#f3effc;border-color:#ddd3f3}.compact-board .status-5>header{background:#eae3fa;border-color:#ddd3f3}.compact-board .order-column>header{position:relative;padding-top:16px;padding-bottom:16px}.compact-board .order-column>header:before{content:"";position:absolute;inset:0 14px auto;height:2px;border-radius:0 0 4px 4px;opacity:.7}.compact-board .status-2>header:before{background:#4a8fd4}.compact-board .status-3>header:before{background:#d49235}.compact-board .status-4>header:before{background:#3b9b6d}.compact-board .status-5>header:before{background:#7858bd}.compact-board .order-column>header b{color:#253249;font-size:12px}.compact-board .order-column>header small{margin-top:3px}.order-column-icon{width:34px;height:34px;display:grid;place-items:center;flex:none;border:1px solid;border-radius:10px;background:#fff}.order-column-icon svg{width:17px;height:17px;stroke-width:2}.order-column-icon.info{color:#397fd0;border-color:#c8def5;background:#f5faff}.order-column-icon.warning{color:#b97722;border-color:#edd5a9;background:#fffaf0}.order-column-icon.success{color:#27875a;border-color:#c4e3d2;background:#f4fbf7}.order-column-icon.purple{color:#6b50b3;border-color:#d4c9ec;background:#faf8ff}.compact-board .order-card{border-color:#fff;box-shadow:0 3px 10px #26364d0d}.order-tabs{display:grid;grid-template-columns:repeat(4,1fr);gap:10px;margin-bottom:14px}.order-tabs button{border:1px solid var(--line);background:#fff;border-radius:11px;padding:13px 15px;text-align:left;color:#536075;transition:.18s}.order-tabs button:hover{border-color:#f1b28f;transform:translateY(-1px)}.order-tabs button.active{border-color:#ef8a55;background:#fff8f4;box-shadow:inset 0 -3px var(--orange)}.order-tabs b,.order-tabs small{display:block}.order-tabs b{font-size:12px;color:#243147}.order-tabs small{font-size:9px;color:var(--muted);margin-top:3px}.orders-refresh-note{display:flex;align-items:center;color:#8a95a5;font-size:10px}.orders-board{display:grid;grid-template-columns:repeat(4,minmax(235px,1fr));gap:14px;align-items:start;overflow-x:auto;padding-bottom:8px}.order-column{background:#eef1f5;border:1px solid #e0e5eb;border-radius:13px;min-width:235px;overflow:hidden}.order-column>header{display:flex;align-items:center;gap:10px;padding:14px 15px;background:#f8f9fb;border-bottom:1px solid #e3e7ec}.order-column>header .status-dot{margin:0;width:16px;height:16px;border-width:4px}.order-column>header b,.order-column>header small{display:block}.order-column>header b{font-size:12px;color:#263247}.order-column>header small{font-size:9px;color:var(--muted);margin-top:2px}.order-column-list{display:flex;flex-direction:column;gap:9px;padding:10px;max-height:calc(100vh - 330px);min-height:150px;overflow:auto}.order-card{width:100%;border:1px solid #e2e6eb;background:#fff;border-radius:10px;padding:13px;text-align:left;color:#556174;box-shadow:0 2px 7px #25344a08}.order-card:hover{border-color:#efad89;box-shadow:0 5px 15px #25344a12}.order-card.new{border-left:4px solid var(--orange);background:#fff9f5}.order-card>span,.order-card footer{display:flex;align-items:center;justify-content:space-between;gap:8px}.order-card>span b{font-size:10px;color:#58657a}.order-card time{font-size:8px;color:#929cab}.order-card h3{font:700 13px Manrope;margin:10px 0 3px;color:#1f2d43;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.order-card p{font-size:10px;margin:0 0 12px}.order-card footer{padding-top:10px;border-top:1px solid #eef0f3}.order-card footer strong{font-size:12px;color:#263247}.order-card footer small,.payment-state{font-size:8px;font-weight:700;border-radius:15px;padding:4px 7px}.paid{color:#24835a;background:#e5f7ed}.pending{color:#a56b1c;background:#fff2dc}.order-column-empty{padding:30px 10px;text-align:center;color:#98a1af;font-size:10px}.orders-pagination{display:flex;align-items:center;justify-content:space-between}.orders-pagination>div{display:flex;align-items:center;gap:10px}.orders-pagination button{padding:7px 10px;font-size:10px}.orders-pagination button:disabled{opacity:.45;cursor:not-allowed}.drawer-feedback{display:flex;align-items:center;gap:8px;margin:13px 0 0;padding:10px 12px;border-radius:9px;font-size:11px}.drawer-feedback svg{width:16px;flex:none}.drawer-feedback.success{background:#eaf8f1;color:#267c57}.drawer-feedback.error{background:#fdecec;color:#ad4141}@media(max-width:900px){.order-tabs{grid-template-columns:repeat(2,1fr)}.orders-board{grid-template-columns:repeat(4,260px)}}@media(max-width:600px){.order-tabs{display:flex;overflow-x:auto;padding-bottom:4px}.order-tabs button{min-width:170px}.orders-summary{display:grid;grid-template-columns:1fr 1fr}.orders-summary>div{min-width:0;padding:11px}.orders-summary b{font-size:16px}.orders-toolbar{gap:9px}.orders-toolbar .search{max-width:none}.orders-toolbar select,.orders-history-button{width:100%;height:42px;margin:0}.compact-board .order-column-list{height:calc(100vh - 315px);min-height:360px;max-height:none}.order-status-section>header{padding:12px 14px}.order-status-section h2{font-size:13px}.order-status-section.empty,.orders-refresh-note,.orders-desktop-list{display:none}.mobile-order-list{display:flex;flex-direction:column}.mobile-order-list>button{border:0;border-bottom:1px solid #edf0f3;background:#fff;padding:15px 16px;text-align:left;color:#586579}.mobile-order-list>button.new{background:#fff7f1;box-shadow:inset 4px 0 var(--orange)}.mobile-order-list header,.mobile-order-list>button>div{display:flex;align-items:center;justify-content:space-between;gap:9px}.mobile-order-list header>b{font-size:10px;color:#657188}.mobile-order-list h3{font:700 14px Manrope;color:#233047;margin:12px 0 3px}.mobile-order-list p{font-size:10px;color:#8994a4;margin:0 0 13px}.mobile-order-list>button>div{padding-top:11px;border-top:1px solid #f0f2f5}.mobile-order-list>button>div>span:first-child{display:flex;align-items:center;font-size:10px}.mobile-order-list>button>div svg{width:14px}.mobile-order-list strong{margin-left:auto;color:#233047;font-size:12px}.orders-pagination{align-items:flex-start;gap:12px;flex-direction:column}.orders-pagination>div{width:100%;justify-content:space-between}.orders-pagination button{flex:1}}:root{font-family:DM Sans,sans-serif;color:#182235;background:#f4f6f9;font-synthesis:none;--navy:#121c2d;--orange:#f27538;--line:#e5e9ef;--muted:#748094;--shadow:0 8px 28px rgba(28,39,58,.07)}*{box-sizing:border-box}body{margin:0;min-width:320px;background:#f4f6f9}button,input,select,textarea{font:inherit}button{cursor:pointer}.app-shell{min-height:100vh}.sidebar{position:fixed;inset:0 auto 0 0;width:242px;background:var(--navy);color:#fff;padding:28px 18px 20px;display:flex;flex-direction:column;z-index:20}.brand{display:flex;align-items:center;gap:12px;padding:0 10px 32px}.brand-mark{width:40px;height:40px;display:grid;place-items:center;background:linear-gradient(145deg,#ff955d,var(--orange));border-radius:12px;box-shadow:0 7px 18px #f2753840}.brand b{font:800 20px Manrope;letter-spacing:-.5px}.brand small{display:block;font-size:9px;letter-spacing:2.3px;color:#8290a5;margin-top:1px}.sidebar nav{display:flex;flex-direction:column;gap:5px}.sidebar nav button,.sidebar-foot>button{border:0;background:transparent;color:#93a0b4;display:flex;align-items:center;gap:13px;padding:12px 14px;border-radius:9px;text-align:left;position:relative}.sidebar nav button svg,.sidebar-foot>button svg{width:19px}.sidebar nav button:hover,.sidebar-foot>button:hover{color:#fff;background:#ffffff09}.sidebar nav button.active{background:#ffffff0d;color:#fff}.sidebar nav button.active svg{color:#ff8c51}.sidebar nav button.active i{position:absolute;right:-18px;width:3px;height:25px;border-radius:4px 0 0 4px;background:var(--orange)}.sidebar-foot{margin-top:auto;border-top:1px solid #ffffff10;padding-top:15px}.sidebar-foot>button{width:100%}.store-chip{display:flex;align-items:center;gap:10px;margin-top:14px;padding:12px 8px}.store-chip>span,.avatar{width:36px;height:36px;border-radius:10px;background:#2b3b54;display:grid;place-items:center;color:#fff;font-weight:700}.store-chip b{display:block;font-size:13px;max-width:130px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.store-chip small{font-size:10px;color:#70d4a3}.app-shell>main{margin-left:242px;min-height:100vh}.app-shell>main>header{height:82px;background:#fff;border-bottom:1px solid var(--line);display:flex;align-items:center;padding:0 38px;justify-content:space-between}.app-shell>main>header p,.page-title p{font-size:10px;letter-spacing:1.8px;color:#9aa4b3;font-weight:700;margin:0 0 3px}.app-shell>main>header h2{font:700 15px Manrope;margin:0}.header-actions{display:flex;align-items:center;gap:16px}.live-dot{font-size:12px;color:#3d8060;display:flex;align-items:center;gap:7px}.live-dot:before{content:"";width:7px;height:7px;border-radius:50%;background:#4dcc88;box-shadow:0 0 0 4px #4dcc8816}.icon-button,.menu-button{border:1px solid var(--line);background:#fff;border-radius:9px;width:38px;height:38px;display:grid;place-items:center;color:#596579}.menu-button{display:none}.content{padding:36px 38px 60px;max-width:1540px;margin:auto}.page-title{display:flex;justify-content:space-between;align-items:end;margin-bottom:27px}.page-title h1{font:800 28px Manrope;letter-spacing:-.8px;margin:0 0 4px;color:#152035}.page-title>div>span{color:var(--muted);font-size:13px}.primary,.secondary,.danger-button{border:0;border-radius:9px;padding:10px 15px;display:inline-flex;align-items:center;justify-content:center;gap:8px;font-weight:600;font-size:13px}.primary{background:var(--orange);color:#fff;box-shadow:0 5px 13px #f2753830}.primary:hover{background:#e6672d}.secondary{background:#fff;color:#445066;border:1px solid var(--line)}.danger-button{background:#fff0f0;color:#c94848}.primary svg,.secondary svg,.danger-button svg{width:16px}.metrics{display:grid;grid-template-columns:repeat(4,1fr);gap:17px;margin-bottom:20px}.metric{background:#fff;border:1px solid #e9ecf1;border-radius:13px;padding:19px;display:flex;gap:15px;box-shadow:0 2px 10px #25344a04}.metric-icon{width:42px;height:42px;border-radius:11px;display:grid;place-items:center;flex:none}.metric-icon svg{width:20px}.metric-icon.orange{background:#fff0e8;color:#e66a30}.metric-icon.green{background:#eaf8f1;color:#2e9b69}.metric-icon.blue{background:#eaf3ff;color:#377fd0}.metric-icon.purple{background:#f1ebff;color:#7654c8}.metric small{display:block;color:var(--muted);font-size:11px}.metric strong{display:block;font:800 24px Manrope;margin:3px 0 1px}.metric p{margin:0;color:#8994a4;font-size:10px}.dashboard-grid{display:grid;grid-template-columns:1.35fr 1fr;gap:20px}.panel{background:#fff;border:1px solid #e7ebf0;border-radius:13px;box-shadow:0 2px 10px #25344a04}.panel-head{display:flex;align-items:center;justify-content:space-between;padding:20px 22px;border-bottom:1px solid #edf0f4}.panel-head h3{font:700 15px Manrope;margin:0 0 2px}.panel-head span{font-size:11px;color:var(--muted)}button.link{border:0;background:transparent;color:var(--orange);display:flex;align-items:center;font-size:11px;font-weight:700}.link svg{width:15px}.pipeline{display:grid;grid-template-columns:repeat(5,1fr);padding:32px 20px}.pipeline>div{text-align:center;position:relative}.pipeline>div:not(:last-child):after{content:"";position:absolute;height:1px;background:#e8ebef;width:60%;right:-30%;top:10px}.status-dot{display:block;width:20px;height:20px;border-radius:50%;margin:0 auto 12px;border:5px solid #e9edf2;background:#8792a2;position:relative;z-index:1}.status-dot.info{background:#3e8bda;border-color:#e1effe}.status-dot.warning{background:#ef9e3e;border-color:#fdf0dc}.status-dot.success{background:#3eb878;border-color:#dff5e9}.status-dot.purple{background:#8065ce;border-color:#ebe5fc}.pipeline b{display:block;font:800 22px Manrope}.pipeline small{color:var(--muted);font-size:10px}.ranking{padding:12px 22px}.ranking>div{display:flex;align-items:center;padding:11px 0;border-bottom:1px solid #f0f2f5;gap:12px}.ranking>div:last-child{border:0}.ranking>div>span{width:25px;height:25px;border-radius:7px;background:#f3f5f8;display:grid;place-items:center;font-size:11px;font-weight:700}.ranking>div>div{flex:1}.ranking b{display:block;font-size:12px}.ranking small{font-size:10px;color:var(--muted)}.ranking strong{font-size:12px}.toolbar{display:flex;justify-content:space-between;margin-bottom:14px;gap:12px}.search{height:42px;display:flex;align-items:center;background:#fff;border:1px solid var(--line);border-radius:9px;padding:0 13px;min-width:330px}.search svg{width:17px;color:#8993a2}.search input{border:0;outline:0;padding:0 10px;width:100%;font-size:12px}.toolbar select,.form input,.form select,.form textarea,.zones input{border:1px solid #dfe4eb;border-radius:8px;background:#fff;outline:none;color:#263247}.toolbar select{padding:0 13px}.table-panel{overflow:hidden}.table-wrap{overflow:auto}table{border-collapse:collapse;width:100%;font-size:12px}th{text-align:left;color:#8b95a4;font-size:9px;letter-spacing:.6px;text-transform:uppercase;padding:13px 18px;background:#fafbfc;border-bottom:1px solid var(--line)}td{padding:14px 18px;border-bottom:1px solid #eef1f4;color:#566175;white-space:nowrap}tbody tr{cursor:pointer}tbody tr:hover{background:#fdfaf8}td b{color:#233047}td small{display:block;color:#929ba9;margin-top:2px}td svg{width:15px;vertical-align:middle;margin-right:4px}.table-footer{padding:14px 18px;font-size:11px;color:var(--muted)}.badge{display:inline-flex;border-radius:20px;padding:5px 9px;font-size:9px;font-weight:700}.badge.info{background:#e8f3ff;color:#367ec8}.badge.warning{background:#fff3df;color:#b97722}.badge.success{background:#e5f7ed;color:#27875a}.badge.purple{background:#eee9fb;color:#6b50b3}.badge.danger{background:#fdeaea;color:#b94a4a}.badge.muted{background:#edf0f3;color:#667184}.drawer-wrap{position:fixed;inset:0;z-index:50}.drawer-scrim{position:absolute;inset:0;background:#1018277d;border:0;width:100%}.drawer{position:absolute;right:0;top:0;bottom:0;width:min(470px,100%);background:#fff;display:flex;flex-direction:column;box-shadow:-20px 0 50px #0d18252b}.drawer-head{padding:24px 26px;border-bottom:1px solid var(--line);display:flex;justify-content:space-between}.drawer-head small{letter-spacing:1.6px;color:#98a1af}.drawer-head h2{font:800 22px Manrope;margin:2px 0}.drawer-head button,.modal-head button{border:0;background:#f2f4f7;width:34px;height:34px;border-radius:8px;display:grid;place-items:center}.drawer-head svg,.modal-head svg{width:18px}.drawer-body{padding:23px 26px;overflow:auto;flex:1}.drawer-body>section{margin-top:25px}.drawer-body h4{font-size:10px;letter-spacing:1px;text-transform:uppercase;color:#929dac;margin:0 0 10px}.drawer-body p{font-size:12px;line-height:1.7;margin:0;color:#5c687a}.order-item{display:flex;align-items:flex-start;gap:10px;padding:10px 0;border-bottom:1px solid #eef0f3}.order-item>span{font-weight:700;color:var(--orange)}.order-item>div{flex:1}.order-item b,.order-item small{display:block;font-size:12px}.order-item small{color:#a06b4d;margin-top:3px}.order-item strong{font-size:12px}.totals{background:#f7f8fa;border-radius:10px;padding:12px 15px;margin-top:18px}.totals p{display:flex;justify-content:space-between}.totals .grand{font-size:15px;border-top:1px solid #e1e5ea;padding-top:8px;margin-top:8px}.timeline>div{display:flex;gap:12px;position:relative;padding-bottom:15px}.timeline i{width:9px;height:9px;background:#56b885;border-radius:50%;margin-top:4px;box-shadow:0 0 0 4px #e7f6ee}.timeline>div:not(:last-child):after{content:"";position:absolute;left:4px;top:14px;width:1px;height:calc(100% - 8px);background:#dde3e9}.timeline b,.timeline small{display:block;font-size:11px}.timeline small{color:var(--muted);margin-top:2px}.drawer-actions{padding:16px 25px;border-top:1px solid var(--line);display:flex;gap:9px}.drawer-actions button{flex:1}.catalog-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:18px;align-items:start}.category{overflow:hidden}.product-row{display:grid;grid-template-columns:48px 1fr auto;gap:13px;align-items:center;width:100%;text-align:left;border:0;border-bottom:1px solid #eef1f4;background:#fff;padding:15px 20px}.product-row:hover{background:#fdfaf8}.product-placeholder{width:46px;height:46px;border-radius:10px;background:#fff0e8;color:#e57840;display:grid;place-items:center}.product-placeholder svg{width:20px}.product-row b,.product-row small{display:block}.product-row b{font-size:13px}.product-row small{color:var(--muted);font-size:10px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:280px;margin:3px 0}.product-row strong{font:700 13px Manrope}.available,.unavailable{font-size:9px;font-weight:700}.available{color:#309966}.unavailable{color:#bc5555}.modal-wrap{position:fixed;inset:0;background:#1018278c;display:grid;place-items:center;z-index:80;padding:20px}.modal{background:#fff;border-radius:15px;width:min(590px,100%);max-height:90vh;overflow:auto;box-shadow:0 28px 80px #08101d59}.modal-head{padding:20px 24px;border-bottom:1px solid var(--line);display:flex;justify-content:space-between;align-items:center}.modal-head h2{font:800 19px Manrope;margin:0}.form{padding:22px;display:grid;grid-template-columns:repeat(2,1fr);gap:17px}.form label{font-size:10px;color:#657185;font-weight:600}.form input,.form select,.form textarea{display:block;width:100%;padding:10px 11px;margin-top:6px;font-size:12px}.form textarea{min-height:80px;resize:vertical}.wide{grid-column:1/-1}.switch-row{display:flex;align-items:center;gap:8px;margin-top:18px}.switch-row input{width:auto;margin:0}.modal-actions{display:flex;justify-content:flex-end;gap:9px;border-top:1px solid var(--line);padding-top:17px}.connection-intro{display:flex;gap:13px;padding:20px 23px 0;color:#647084;font-size:12px;line-height:1.6}.connection-intro>span{width:39px;height:39px;display:grid;place-items:center;background:#fff0e8;color:var(--orange);border-radius:10px;flex:none}.connection-intro p{margin:0}.operation-grid{display:grid;grid-template-columns:1fr 1.2fr;gap:18px;align-items:start}.form-panel{overflow:hidden}.switch-card{display:flex!important;gap:10px;align-items:center;background:#f7f9fb;border-radius:9px;padding:13px}.switch-card input{width:auto;margin:0}.switch-card b,.switch-card small{display:block}.switch-card small{color:var(--muted);margin-top:2px}.hours{padding:13px 20px}.hours>div{display:grid;grid-template-columns:38px 30px 1fr 20px 1fr;align-items:center;gap:8px;padding:8px 0;border-bottom:1px solid #f0f2f5;font-size:11px}.hours input[type=time]{border:1px solid var(--line);border-radius:7px;padding:7px;min-width:0}.mini-switch input{display:none}.mini-switch span{display:block;width:27px;height:16px;border-radius:20px;background:#d5dae1;position:relative}.mini-switch span:after{content:"";position:absolute;width:12px;height:12px;border-radius:50%;background:#fff;top:2px;left:2px;transition:.2s}.mini-switch input:checked+span{background:#4cbd82}.mini-switch input:checked+span:after{left:13px}.wide-panel{grid-column:1/-1}.zones{padding:12px 20px}.zones>div{display:grid;grid-template-columns:1fr 1fr 120px 120px 34px;gap:10px;align-items:end;padding:10px 0;border-bottom:1px solid #edf0f3}.zones>div>label{font-size:9px;color:var(--muted)}.zones input{padding:9px;width:100%;margin-top:4px}.zones button{border:0;background:#fff0f0;color:#c34d4d;border-radius:7px;height:35px}.zones svg{width:16px}.support-list{display:flex;flex-direction:column;gap:12px}.support-card{display:flex;align-items:center;padding:17px 20px;gap:14px}.support-card>div:nth-child(2){flex:1}.support-card h3{font:700 14px Manrope;margin:0}.support-card p{font-size:11px;color:var(--muted);margin:3px 0}.support-card small{color:#a06a3f}.support-card>div:last-child{display:flex;gap:8px}.state,.empty{padding:50px 20px;text-align:center;color:var(--muted);display:flex;align-items:center;justify-content:center;gap:10px}.state.error,.empty{flex-direction:column}.state.error b{color:#b64c4c}.state.error button{border:0;color:var(--orange);background:transparent;font-weight:700}.spinner{width:18px;height:18px;border:2px solid #dce1e7;border-top-color:var(--orange);border-radius:50%;animation:spin .7s linear infinite}.empty svg{color:#bbc2cc}.empty p{margin:0;font-size:12px}@keyframes spin{to{transform:rotate(360deg)}}.scrim{display:none}.sidebar-nav-label{display:block;padding:15px 14px 4px;color:#66748a;font-size:8px;font-weight:800;letter-spacing:1.4px;text-transform:uppercase}.sidebar nav>.sidebar-nav-label:first-child{padding-top:2px}.sidebar-foot .user-chip{margin:0 0 8px;padding:10px 8px}.sidebar-foot>button.active{background:#ffffff0d;color:#fff}.sidebar-foot>button.active svg{color:#ff8c51}.sidebar nav{flex:1;min-height:0;overflow:visible}.sidebar .brand{padding-bottom:24px}.sidebar nav button{padding-top:10px;padding-bottom:10px}.sidebar-nav-label{padding-top:10px}.sidebar-foot{position:relative;flex:none;margin-top:8px;padding-top:10px}.sidebar-profile-trigger{display:flex;align-items:center;width:100%;gap:9px;padding:7px;border:1px solid #ffffff12;border-radius:12px;background:#ffffff08;color:#fff;text-align:left;transition:.16s}.sidebar-profile-trigger:hover,.sidebar-profile-trigger.open{border-color:#ffffff25;background:#ffffff0e}.sidebar-user-avatar{display:grid;place-items:center;width:34px;height:34px;flex:none;border-radius:9px;background:#2b3b54;color:#fff;font-weight:800}.sidebar-user-copy{display:flex;min-width:0;flex:1;flex-direction:column}.sidebar-user-copy b{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:11px}.sidebar-user-copy small{color:#7f8da1;font-size:8px}.sidebar-profile-chevron{width:15px!important;color:#7f8da1;transform:rotate(-90deg);transition:transform .16s}.sidebar-profile-trigger.open .sidebar-profile-chevron{transform:rotate(90deg)}.sidebar-profile-menu{position:absolute;left:0;right:0;bottom:62px;padding:7px;border:1px solid #e2e6ec;border-radius:13px;background:#fff;color:#263247;box-shadow:0 16px 40px #07101f4d;animation:profile-menu-in .16s ease-out}.sidebar-profile-menu>div{padding:8px 9px 10px;border-bottom:1px solid #edf0f3}.sidebar-profile-menu>div b,.sidebar-profile-menu>div small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.sidebar-profile-menu>div b{font-size:11px}.sidebar-profile-menu>div small{margin-top:2px;color:#8490a1;font-size:8px}.sidebar-profile-menu button{display:flex;align-items:center;width:100%;gap:9px;padding:9px;border:0;border-radius:8px;background:transparent;color:#566276;font-size:10px;text-align:left}.sidebar-profile-menu button:hover{background:#f4f6f8;color:#1f2c40}.sidebar-profile-menu button svg{width:15px}.sidebar-profile-menu .profile-menu-logout{color:#be5149}.sidebar-profile-menu .profile-menu-logout:hover{background:#fff1ef;color:#a83d36}.sidebar-collapsed .sidebar-user-copy,.sidebar-collapsed .sidebar-profile-chevron{display:none}.sidebar-collapsed .sidebar-profile-trigger{justify-content:center;padding:6px}.sidebar-collapsed .sidebar-profile-menu{right:auto;width:190px}.sidebar-collapsed .sidebar-profile-menu>div{display:block}@keyframes profile-menu-in{0%{opacity:0;transform:translateY(5px)}to{opacity:1;transform:none}}.sidebar,.app-shell>main{transition:width .2s ease,margin-left .2s ease}.sidebar nav button,.sidebar-foot>button{transition:background-color .16s ease,color .16s ease,transform .16s ease}.sidebar nav button svg,.sidebar-foot>button svg{flex:none;transition:transform .16s ease}.sidebar nav button:hover svg,.sidebar-foot>button:hover svg{transform:translate(2px)}.sidebar nav button:focus-visible,.sidebar-foot>button:focus-visible,.sidebar-collapse:focus-visible{outline:2px solid #ff9a65;outline-offset:2px}.sidebar-collapse{position:absolute;top:86px;right:-13px;width:27px;height:27px;border:1px solid #344157;border-radius:8px;background:#1c293d;color:#aeb8c8;display:grid;place-items:center;z-index:2;box-shadow:0 4px 12px #08101d38;transition:background .16s,color .16s,transform .16s}.sidebar-collapse:hover{background:#27364d;color:#fff;transform:scale(1.04)}.sidebar-collapse svg{width:14px}.nav-count{animation:nav-count-in .35s ease-out}@keyframes nav-count-in{0%{transform:scale(.65);opacity:.35}70%{transform:scale(1.12)}to{transform:scale(1);opacity:1}}.sidebar-collapsed .sidebar{width:78px;padding-left:12px;padding-right:12px}.sidebar-collapsed .app-shell>main,.sidebar-collapsed>main{margin-left:78px}.sidebar-collapsed .brand{justify-content:center;padding-left:0;padding-right:0}.sidebar-collapsed .brand>div,.sidebar-collapsed .sidebar-nav-label,.sidebar-collapsed .sidebar nav button>span,.sidebar-collapsed .sidebar-foot button>span,.sidebar-collapsed .user-chip>div{display:none}.sidebar-collapsed .sidebar nav button,.sidebar-collapsed .sidebar-foot>button{justify-content:center;padding-left:0;padding-right:0}.sidebar-collapsed .sidebar nav button svg,.sidebar-collapsed .sidebar-foot>button svg{margin:0}.sidebar-collapsed .sidebar nav{gap:7px}.sidebar-collapsed .sidebar nav button.active i{right:-12px}.sidebar-collapsed .nav-count{position:absolute;right:1px;top:1px;min-width:17px;height:17px;padding:0 4px;font-size:8px}.sidebar-collapsed .sidebar-foot .user-chip{justify-content:center;padding-left:0;padding-right:0}.sidebar-collapsed .sidebar-collapse{right:-13px}@media(max-width:1050px){.metrics{grid-template-columns:repeat(2,1fr)}.dashboard-grid,.operation-grid{grid-template-columns:1fr}.wide-panel{grid-column:auto}.catalog-grid{grid-template-columns:1fr}}@media(max-width:760px){.sidebar{transform:translate(-100%);transition:.25s}.sidebar.open{transform:none}.scrim{display:block;position:fixed;inset:0;background:#121c2d80;border:0;z-index:15}.app-shell>main{margin-left:0}.app-shell>main>header{padding:0 18px;height:70px}.menu-button{display:grid}.app-shell>main>header>div:first-of-type{flex:1;margin-left:12px}.header-actions .live-dot{display:none}.content{padding:25px 16px}.page-title{align-items:flex-start;gap:15px}.page-title h1{font-size:23px}.metrics{grid-template-columns:1fr 1fr;gap:10px}.metric{padding:14px;gap:10px}.metric-icon{width:36px;height:36px}.metric strong{font-size:18px}.dashboard-grid{grid-template-columns:1fr}.pipeline{overflow:auto;min-width:560px}.panel:first-child:has(.pipeline){overflow:auto}.toolbar{flex-direction:column}.search{min-width:0}.toolbar select{height:42px}.catalog-grid{grid-template-columns:1fr}.support-card{align-items:flex-start;flex-wrap:wrap}.support-card>div:last-child{width:100%}.zones>div{grid-template-columns:1fr 1fr}.zones>div button{grid-column:2}.form{grid-template-columns:1fr}.wide{grid-column:auto}.product-row small{max-width:150px}}@media(max-width:760px){.sidebar-collapsed .sidebar{width:242px;padding:28px 18px 20px}.sidebar-collapsed .app-shell>main,.sidebar-collapsed>main{margin-left:0}.sidebar-collapsed .brand{justify-content:flex-start;padding:0 10px 32px}.sidebar-collapsed .brand>div,.sidebar-collapsed .sidebar-nav-label,.sidebar-collapsed .sidebar nav button>span,.sidebar-collapsed .sidebar-foot button>span,.sidebar-collapsed .user-chip>div{display:block}.sidebar-collapsed .sidebar nav button,.sidebar-collapsed .sidebar-foot>button{justify-content:flex-start;padding:12px 14px}.sidebar-collapsed .sidebar nav{gap:5px}.sidebar-collapsed .nav-count{position:static;min-width:22px;height:20px;padding:0 6px;font-size:10px}.sidebar-collapse{display:none}}@media(max-width:480px){.metrics{grid-template-columns:1fr}.page-title{display:block}.page-title>button{margin-top:15px}.form{padding:17px}.hours>div{grid-template-columns:35px 28px 1fr 14px 1fr}.hours{padding:10px}.support-card>div:last-child{flex-direction:column}.support-card>div:last-child button{width:100%}}.nav-count{margin-left:auto;min-width:22px;height:20px;padding:0 6px;border-radius:12px;background:#e94f4f;color:#fff;display:grid;place-items:center;font-size:10px;box-shadow:0 0 0 3px #e94f4f24}.notification-button{position:relative}.sound-button.enabled{color:#27875a;border-color:#b8e3cc;background:#f1fbf6}.sound-button.enabled:after{content:"";position:absolute;right:5px;bottom:5px;width:6px;height:6px;border-radius:50%;background:#36ad70;border:2px solid #fff}.timezone-panel{display:flex;align-items:center;gap:14px;padding:15px 18px;margin-bottom:18px;border-left:4px solid #3e8bda}.timezone-panel>div{display:flex;align-items:center;gap:11px;flex:1}.timezone-panel>div>svg{width:20px;color:#3e8bda}.timezone-panel b,.timezone-panel small{display:block}.timezone-panel b{font-size:12px}.timezone-panel small{font-size:10px;color:var(--muted);margin-top:2px}.timezone-panel select{min-width:360px;border:1px solid var(--line);border-radius:8px;padding:9px 11px;background:#fff;color:#344158;font-size:11px}.timezone-panel>.spinner{flex:none}.timezone-error{color:#b64c4c!important}@media(max-width:760px){.timezone-panel{align-items:stretch;flex-direction:column}.timezone-panel select{min-width:0;width:100%}}.notification-button.has-alert{color:#d53f3f;border-color:#f2bcbc;background:#fff7f7;animation:alert-pulse 2s infinite}.notification-button>b{position:absolute;right:-7px;top:-8px;min-width:19px;height:19px;padding:0 5px;border-radius:10px;background:#df4545;color:#fff;display:grid;place-items:center;font-size:9px;border:2px solid #fff}.operation-notices{position:fixed;z-index:90;top:78px;right:20px;width:min(380px,calc(100vw - 32px));display:flex;flex-direction:column;gap:9px;pointer-events:none}.operation-notice{pointer-events:auto;display:grid;grid-template-columns:40px minmax(0,1fr) 30px;align-items:center;gap:10px;padding:11px 10px 11px 12px;background:#fff;border:1px solid #e3e8ee;border-radius:13px;box-shadow:0 16px 42px #1722352b;animation:operation-notice-in .28s ease-out}.operation-notice-icon{width:40px;height:40px;border-radius:11px;display:grid;place-items:center;background:#fff1e7;color:var(--orange)}.operation-notice.support .operation-notice-icon{background:#fff0ee;color:#ce4b45}.operation-notice-icon svg{width:19px}.operation-notice-content{min-width:0;border:0;background:transparent;padding:2px 0;text-align:left;color:#263247}.operation-notice-content b,.operation-notice-content small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.operation-notice-content b{font:750 12px Manrope}.operation-notice-content small{margin-top:3px;color:#778397;font-size:10px}.operation-notice-close{width:30px;height:30px;border:0;border-radius:8px;background:transparent;color:#929dab;display:grid;place-items:center}.operation-notice-close:hover{background:#f2f4f7}.operation-notice-close svg{width:15px}@keyframes operation-notice-in{0%{opacity:0;transform:translateY(-12px) scale(.98)}to{opacity:1;transform:none}}.support-open{width:100%;border:1px solid #e7ebf0;text-align:left;background:#fff}.support-open>svg{width:18px;color:#98a2b1}.support-open small{display:block;max-width:520px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.support-chat{width:min(560px,100%)}.chat-error{padding:10px 20px;background:#fff0f0;color:#b54444;font-size:12px}.chat-messages{padding:20px;overflow:auto;flex:1;display:flex;flex-direction:column;gap:10px;background:#f5f7fa}.chat-message{max-width:82%;padding:10px 12px;border-radius:12px;background:#fff;box-shadow:0 2px 8px #1b2b420a;align-self:flex-start}.chat-message.bot{background:#eef2f7}.chat-message.human{background:#fff0e8;align-self:flex-end}.chat-message small,.chat-message time{font-size:9px;color:#8a95a5}.chat-message p{white-space:pre-wrap;margin:4px 0;font-size:12px;line-height:1.45}.chat-message time{display:block;text-align:right}.chat-take{padding:16px 20px;border-top:1px solid var(--line)}.chat-take button{width:100%}.chat-compose{display:flex;gap:9px;padding:14px 18px;border-top:1px solid var(--line)}.chat-compose textarea{flex:1;resize:none;min-height:54px;border:1px solid var(--line);border-radius:9px;padding:10px;outline:0}.chat-actions{display:flex;gap:8px;padding:0 18px 15px}.chat-actions button{flex:1;border:1px solid var(--line);background:#fff;border-radius:8px;padding:9px;font-size:11px;display:flex;align-items:center;justify-content:center;gap:5px}.chat-actions svg{width:15px}.chat-actions .danger-button{background:#fff0f0;color:#c94848}.chat-resolution-note{padding:0 18px 8px;color:var(--muted);font-size:9px;line-height:1.35}.chat-actions button{line-height:1.2;text-align:left}.chat-actions button>span,.chat-actions button strong,.chat-actions button small{display:block}.chat-actions button strong{font-size:10px;color:inherit}.chat-actions button small{font-size:8px;color:var(--muted);margin-top:2px}.chat-actions button>svg{flex:none}.chat-actions .danger-button small{color:#b86a6a}.chat-reception-note{display:flex;flex-direction:column;gap:4px;padding:14px 20px;border-top:1px solid var(--line);background:#f7faf9;color:#637084;font-size:10px;line-height:1.45}.chat-reception-note strong{color:#2d6f55;font-size:11px}.operator-limit{align-self:center;color:var(--muted);font-size:10px}.team-table td:last-child{min-width:350px}.operator-actions{display:flex;justify-content:flex-end;gap:6px}.operator-actions button{display:inline-flex;align-items:center;gap:5px;padding:7px 9px;font-size:9px}.operator-actions svg{width:13px;height:13px}.operator-actions .icon-button{justify-content:center;width:31px;padding:0}.team-guidance{display:flex;gap:11px;align-items:center;padding:15px 20px;border-top:1px solid var(--line);background:#fafbfc}.team-guidance>svg{width:20px;color:var(--orange)}.team-guidance b,.team-guidance small{display:block}.team-guidance b{font-size:11px}.team-guidance small{margin-top:3px;color:var(--muted);font-size:9px}.team-error{display:flex;flex-direction:row;align-items:center;gap:12px;margin:0 0 16px;padding:13px 16px}.team-error>svg{width:20px;flex:none}.team-error>span{display:block;flex:1;line-height:1.45}.team-error>span b{display:block;margin-bottom:2px}.team-error>button{display:grid;place-items:center;flex:none;width:30px;height:30px;padding:0;border:0;border-radius:7px;background:transparent;color:inherit}.team-error>button:hover{background:#f7dede}.team-error>button svg{width:16px}@media(max-width:760px){.team-table td:last-child{min-width:285px}.operator-actions{flex-wrap:wrap}.operator-limit{display:none}}@media(max-width:600px){.chat-resolution-note{padding:0 12px 8px}.chat-actions{padding:0 12px 12px}.chat-actions button{min-width:0;padding:8px 6px}.chat-actions button svg{display:none}.chat-actions button small{font-size:7px}}.delivery-departure{display:flex;align-items:center;gap:12px;padding:13px 14px;border-radius:10px;background:#eef8f2;color:#237a49;border:1px solid #cce9d8}.delivery-departure svg{width:24px}.delivery-departure span{display:flex;flex-direction:column;gap:2px}.delivery-departure small{font-size:9px;letter-spacing:.08em}.delivery-departure b{font-size:12px}.payment-note{color:var(--muted);font-size:11px;line-height:1.5}.drawer-body section>p small{display:block;color:var(--muted);font-size:10px;margin-top:4px}.drawer-body section>button{margin-top:10px}.pix-receipt-state{display:flex;align-items:flex-start;gap:10px;margin:11px 0 2px;padding:12px;border:1px solid;border-radius:11px}.pix-receipt-state>span{display:grid;place-items:center;width:31px;height:31px;flex:none;border-radius:9px}.pix-receipt-state svg{width:16px}.pix-receipt-state>div{min-width:0}.pix-receipt-state b,.pix-receipt-state small,.pix-receipt-state em{display:block}.pix-receipt-state b{font-size:10px}.pix-receipt-state small{margin-top:4px;font-size:9px;line-height:1.45}.pix-receipt-state em{margin-top:5px;overflow:hidden;color:inherit;font-size:8px;font-style:normal;text-overflow:ellipsis;white-space:nowrap}.pix-receipt-state.waiting{border-color:#f1dfbb;background:#fff8eb;color:#91651e}.pix-receipt-state.waiting>span{background:#f9e8c7}.pix-receipt-state.received{border-color:#bfe5d0;background:#eefaf3;color:#24764d}.pix-receipt-state.received>span{background:#d8f2e3}.drawer-head-actions{display:flex;gap:8px}.drawer-head-actions .print-button{background:#fff4ed;color:var(--orange)}.print-receipt{display:none}@media print{@page{size:80mm auto;margin:4mm}body *{visibility:hidden!important}.print-receipt,.print-receipt *{visibility:visible!important}.print-receipt{display:block;position:absolute;inset:0 auto auto 0;width:72mm;color:#000;background:#fff;font:12px Arial,sans-serif}.print-receipt header{text-align:center;border-bottom:2px dashed #000;padding-bottom:10px}.print-receipt h1{font-size:18px;margin:0 0 5px}.print-receipt header b,.print-receipt header time,.print-receipt section>strong,.print-receipt section>span{display:block}.print-receipt header time{margin-top:4px}.print-receipt section{padding:10px 0;border-bottom:1px dashed #000}.print-receipt p{display:flex;justify-content:space-between;gap:8px;margin:0}.print-items>div{padding:6px 0}.print-items em{display:block;font-style:normal;font-weight:700;font-size:13px;margin-top:4px}.print-total{font-size:16px;font-weight:700;margin-top:8px!important;padding-top:8px;border-top:1px solid #000}.print-receipt footer{text-align:center;padding-top:12px}.print-receipt footer b,.print-receipt footer small{display:block}.print-receipt footer small{margin-top:8px}}.operation-grid{grid-template-columns:repeat(12,1fr)}.operation-general{grid-column:span 5}.operation-payment{grid-column:span 7}.operation-hours,.operation-delivery{grid-column:1/-1}.payment-config-state{margin:20px 22px 0;padding:14px 15px;border-radius:11px;display:flex;align-items:center;gap:12px}.payment-config-state>span{width:38px;height:38px;border-radius:10px;display:grid;place-items:center;flex:none}.payment-config-state>span svg{width:20px}.payment-config-state>div{flex:1}.payment-config-state b,.payment-config-state small{display:block}.payment-config-state b{font-size:12px}.payment-config-state small{font-size:10px;margin-top:3px;line-height:1.4}.payment-config-state>svg{width:19px}.payment-config-state.ready{background:#edf8f2;color:#277a4c;border:1px solid #d2ecdd}.payment-config-state.ready>span{background:#d9f1e3}.payment-config-state.missing{background:#fff7e9;color:#9a6a22;border:1px solid #f4e2bc}.payment-config-state.missing>span{background:#f9e8c5}.operation-save-error{display:flex;flex-direction:column;gap:3px;background:#fff0f0;color:#a83f3f;border:1px solid #f1cccc;border-radius:10px;padding:12px 15px;margin:-10px 0 18px;font-size:11px}.operation-save-error b{font-size:12px}.operation-save-error.team-error{flex-direction:row;align-items:center;gap:12px;margin:0 0 16px;padding:13px 16px}.operation-save-error.team-error>svg{width:20px;flex:none}.operation-save-error.team-error>span{flex:1;line-height:1.45}.operation-save-error.team-error>button{display:grid;place-items:center;width:30px;height:30px;padding:0;border:0;border-radius:7px;background:transparent;color:inherit;flex:none}.operation-save-error.team-error>button:hover{background:#f7dede}.product-feature-toggle>span{display:flex;min-width:0;flex-direction:column;gap:2px}.product-feature-toggle>span>b{color:#536075;font-size:10px}.product-feature-toggle>span>small{margin:0;color:var(--muted);font-size:9px;font-weight:400}.operation-save-error.product-feature-error{flex-direction:row;align-items:flex-start;gap:10px;margin:0;padding:12px 14px}.operation-save-error.product-feature-error>svg{width:18px;flex:none;margin-top:1px}.operation-save-error.product-feature-error>span{display:flex;flex-direction:column;gap:3px;line-height:1.4}.operation-save-error.product-feature-error small{font-size:10px;font-weight:400}@keyframes alert-pulse{50%{box-shadow:0 0 0 5px #df454515}}.new-order-row{background:#fff4e9!important;animation:new-order-row-pulse 2s ease-in-out infinite}.new-order-row td:first-child{box-shadow:inset 4px 0 var(--orange)}@keyframes new-order-row-pulse{50%{background:#ffe8d5}}@media(max-width:1050px){.operation-general,.operation-payment,.operation-hours,.operation-delivery{grid-column:1/-1}}.payment-method-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.payment-method-list .switch-card{cursor:pointer;border:1px solid #e7ebf0}.payment-method-list .switch-card:has(input:checked){background:#edf8f2;border-color:#d2ecdd}.payment-method-list .switch-card input{accent-color:#3ca873}@media(max-width:650px){.payment-method-list{grid-template-columns:1fr}}.delivery-fee-modes{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:7px}.delivery-fee-modes button{display:flex;align-items:center;gap:11px;padding:14px;border:1px solid var(--line);border-radius:11px;background:#fff;color:#59667a;text-align:left}.delivery-fee-modes button.selected{border-color:#f19a70;background:#fff5ef;box-shadow:0 0 0 2px #f47b3c18}.delivery-fee-modes svg{width:22px;flex:none;color:var(--orange)}.delivery-fee-modes span,.delivery-fee-modes b,.delivery-fee-modes small{display:block}.delivery-fee-modes b{color:#263247;font-size:11px}.delivery-fee-modes small{margin-top:3px;color:var(--muted);font-size:9px;font-weight:400}@media(max-width:650px){.delivery-fee-modes{grid-template-columns:1fr}}.delivery-fixed-config,.delivery-zone-config{padding:15px;border:1px solid #f0ded3;border-radius:11px;background:#fffaf7}.delivery-fixed-config>input{max-width:210px}.delivery-zone-config-head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;margin-bottom:12px}.delivery-zone-config-head span,.delivery-zone-config-head b,.delivery-zone-config-head small{display:block}.delivery-zone-config-head b{font-size:11px;color:#263247}.delivery-zone-config-head small{margin-top:3px;color:var(--muted);font-size:9px;line-height:1.45;font-weight:400}.delivery-zone-config-head button{flex:none;padding:8px 10px;font-size:10px}.delivery-zone-list{display:flex;flex-direction:column;gap:10px}.delivery-zone-card{position:relative;display:grid;grid-template-columns:1fr 1fr;gap:10px;padding:13px 46px 13px 13px;border:1px solid #e7eaf0;border-radius:10px;background:#fff}.delivery-zone-card label{min-width:0}.delivery-zone-card input{display:block;width:100%;padding:9px 10px;margin-top:5px;border:1px solid #dfe4eb;border-radius:8px;background:#fff;outline:none;color:#263247;font-size:11px}.delivery-zone-remove{position:absolute;right:10px;top:10px;width:30px;height:30px;display:grid;place-items:center;border:0;border-radius:8px;background:#fff0f0;color:#c34d4d}.delivery-zone-remove svg{width:15px}.delivery-zone-list>.empty{padding:25px 12px;background:#fff;border:1px dashed #dfe4eb;border-radius:10px}.field-help{display:block;color:var(--muted);font-weight:400;font-size:9px;line-height:1.45;margin-top:5px}@media(max-width:650px){.delivery-zone-config-head{flex-direction:column}.delivery-zone-config-head button{width:100%}.delivery-zone-card{grid-template-columns:1fr;padding-right:46px}}.store-logo{width:40px;height:40px;border-radius:11px;background:#2b3b54;color:#fff;display:grid;place-items:center;overflow:hidden;flex:none;font-weight:800}.store-logo img{width:100%;height:100%;object-fit:cover}.store-logo svg{width:19px}.store-brand{align-items:flex-start}.store-brand>div{min-width:0;padding-top:1px}.store-brand b{display:-webkit-box;max-width:148px;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2;white-space:normal;overflow-wrap:anywhere;font-size:16px;line-height:1.15}.store-brand small{margin-top:5px}.brand-store-logo{background:linear-gradient(145deg,#ff955d,var(--orange));box-shadow:0 7px 18px #f2753840}.user-chip{display:flex;align-items:center;gap:10px;margin-top:14px;padding:12px 8px}.user-chip>span{width:36px;height:36px;border-radius:10px;background:#2b3b54;display:grid;place-items:center;color:#fff;font-weight:700}.user-chip b{display:block;font-size:13px;max-width:130px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.user-chip small{font-size:10px;color:#70d4a3}.logo-field{display:flex;align-items:center;gap:18px;padding:3px 0 8px}.logo-preview{width:86px;height:86px;border-radius:18px;background:#eef1f5;color:#58667c;font-size:28px;border:1px solid #dfe4eb}.logo-field>div{min-width:0}.logo-field b,.logo-field small{display:block}.logo-field b{font-size:12px;color:#263247}.logo-field small{font-size:10px;color:#8a95a5;font-weight:400;margin:5px 0 12px}.logo-field>div>span{display:flex;gap:8px;flex-wrap:wrap}.logo-field .secondary,.logo-field .danger-button{padding:8px 11px;font-size:11px}.logo-field svg{width:15px}.logo-upload{cursor:pointer;margin:0!important}.logo-upload input{display:none!important}.logo-upload.disabled{opacity:.55;pointer-events:none}@media(max-width:480px){.logo-field{align-items:flex-start}.logo-preview{width:72px;height:72px}.logo-field>div>span{flex-direction:column}.logo-field .secondary,.logo-field .danger-button{width:100%}}@media(max-width:600px){.operation-notices{top:auto;right:12px;bottom:max(14px,env(safe-area-inset-bottom));width:calc(100vw - 24px)}.operation-notice{grid-template-columns:38px minmax(0,1fr) 30px;padding:10px}.operation-notice-icon{width:38px;height:38px}.payment-config-state{margin:16px 17px 0}}.login-page{min-height:100vh;display:grid;grid-template-columns:minmax(380px,.92fr) 1.08fr;background:#f7f8fb}.login-hero{padding:52px clamp(42px,6vw,92px);color:#fff;background:radial-gradient(circle at 12% 15%,#294267 0,transparent 27%),radial-gradient(circle at 90% 82%,#1f4960 0,transparent 30%),linear-gradient(145deg,#101b2d,#182b43 62%,#173849);display:flex;flex-direction:column;justify-content:space-between;position:relative;overflow:hidden}.login-hero:after{content:"";position:absolute;width:340px;height:340px;border:1px solid #ffffff12;border-radius:50%;right:-170px;top:14%}.login-brand{display:flex;align-items:center;gap:12px;font:800 21px Manrope}.login-brand span,.login-card-icon{width:43px;height:43px;border-radius:13px;display:grid;place-items:center;background:linear-gradient(145deg,#ff955d,#f27538);box-shadow:0 10px 30px #f2753845}.login-brand svg{width:23px}.login-hero>div:nth-child(2){position:relative;z-index:1}.login-hero>div>small{font-size:10px;letter-spacing:2.5px;color:#ffad83;font-weight:800}.login-hero h1{font:800 clamp(34px,4vw,54px)/1.08 "Manrope";letter-spacing:-2.2px;margin:16px 0 20px;max-width:690px}.login-hero p{color:#b8c5d6;line-height:1.75;max-width:550px;font-size:14px}.login-hero ul{list-style:none;padding:18px 0 0;margin:0;display:grid;gap:12px}.login-hero li{display:flex;align-items:center;gap:10px;color:#dbe4ee;font-size:12px}.login-hero li svg{width:18px;color:#64d59a}.login-hero footer{font-size:10px;color:#71849b;letter-spacing:.4px}.login-access{display:grid;place-items:center;padding:36px}.login-card{width:min(430px,100%);background:#fff;border:1px solid #e4e8ef;border-radius:20px;padding:38px 40px;box-shadow:0 24px 60px #1b2d4513}.login-card-icon{color:#fff;margin-bottom:22px}.login-card>small:first-of-type{font-size:9px;letter-spacing:2px;color:#f27538;font-weight:800}.login-card h2{font:800 28px Manrope;letter-spacing:-.8px;margin:7px 0 5px}.login-card>p{color:var(--muted);font-size:12px;margin:0 0 27px}.login-card label{display:block;font-size:11px;color:#526077;font-weight:700;margin-top:16px}.login-card input{display:block;width:100%;border:1px solid #dce2ea;border-radius:10px;padding:13px 14px;margin-top:7px;outline:none;color:#263247}.login-card input:focus{border-color:#f27538;box-shadow:0 0 0 3px #f2753813}.login-submit{width:100%;height:46px;margin-top:22px}.login-submit .spinner{border-color:#fff5;border-top-color:#fff}.login-help{display:block!important;text-align:center!important;color:#929dac!important;font-weight:400!important;line-height:1.5;margin-top:17px}.login-error{display:flex;gap:10px;align-items:flex-start;margin-top:16px;padding:11px 12px;border-radius:9px;background:#fff0ef;color:#b54848;font-size:10px}.login-error svg{width:17px;flex:none}.login-error span,.login-error b{display:block}.login-error b{font-size:11px;margin-bottom:2px}.platform-shell{--orange:#5475d6}.platform-shell .sidebar{background:linear-gradient(180deg,#111b31,#172443)}.platform-shell .brand-mark{background:linear-gradient(145deg,#718de2,#4565c6);box-shadow:0 7px 18px #4565c640}.platform-shell .sidebar nav button.active svg{color:#8da5ed}.platform-shell .sidebar nav button.active i{background:#6884dc}.platform-shell .page-title p{color:#647ed0}.platform-shell .primary{background:#5475d6;box-shadow:0 5px 13px #5475d630}.platform-shell .primary:hover{background:#4566c8}.account-grid{display:grid;grid-template-columns:minmax(240px,.7fr) 1.3fr;gap:18px;align-items:start;max-width:1000px}.account-profile{text-align:center;padding:28px 24px}.account-avatar{width:72px;height:72px;margin:auto;border-radius:22px;background:linear-gradient(145deg,var(--orange),#ff9b67);display:grid;place-items:center;color:#fff;font:800 27px Manrope;box-shadow:0 12px 28px #f2753830}.platform-shell .account-avatar{background:linear-gradient(145deg,#718de2,#4565c6);box-shadow:0 12px 28px #4565c630}.account-profile h3{font:800 18px Manrope;margin:15px 0 3px}.account-profile>span{font-size:10px;color:var(--muted)}.account-profile dl{text-align:left;margin:25px 0 0;border-top:1px solid var(--line)}.account-profile dl>div{padding:13px 0;border-bottom:1px solid var(--line)}.account-profile dt{font-size:9px;color:#929dac;text-transform:uppercase;letter-spacing:.7px}.account-profile dd{font-size:12px;color:#354258;margin:4px 0 0;overflow-wrap:anywhere}.password-panel{overflow:hidden}.password-panel .form label small{display:block;color:#9aa4b3;font-weight:400;margin-top:5px}.password-required,.account-success{display:flex;align-items:flex-start;gap:11px;padding:12px 13px;border-radius:9px;font-size:10px}.password-required{background:#fff7e7;color:#8e6a25}.account-success{background:#eaf8f1;color:#26784e}.password-required svg,.account-success svg{width:18px;flex:none}.password-required span,.password-required b,.account-success span,.account-success b{display:block}.password-required b,.account-success b{font-size:11px;margin-bottom:2px}@media(max-width:850px){.login-page{grid-template-columns:1fr}.login-hero{display:none}.login-access{min-height:100vh}.account-grid{grid-template-columns:1fr}}@media(max-width:480px){.login-access{padding:17px}.login-card{padding:29px 23px;border-radius:15px}.account-profile{padding:22px 18px}}.operation-grid:not(:has(.operation-general)){grid-template-columns:minmax(0,1.35fr) minmax(300px,.65fr)}.operation-grid>*{min-width:0}@media(max-width:1050px){.operation-grid,.operation-grid:not(:has(.operation-general)){grid-template-columns:1fr}.operation-general,.operation-payment,.operation-hours,.operation-delivery{grid-column:1/-1}}@media(max-width:760px){.content{width:100%;overflow:hidden}.page-title{display:flex;align-items:stretch;flex-direction:column}.page-title>button,.page-title>.primary,.page-title>.secondary{width:100%}.panel-head{align-items:flex-start;gap:12px}.panel-head>button{flex:none}.form{grid-template-columns:1fr}.wide{grid-column:1}.operation-grid{gap:14px}.hours{padding:10px 14px}.hours>div{grid-template-columns:38px 30px minmax(0,1fr) 16px minmax(0,1fr);gap:6px}.hours input[type=time]{width:100%;padding:7px 4px}.zones{padding:12px 14px}.zones>div{grid-template-columns:1fr 1fr;gap:10px;background:#f8f9fb;border:1px solid #edf0f3;border-radius:10px;padding:12px;margin-bottom:10px}.zones>div>input{grid-column:1/-1}.zones>div>button{grid-column:2;justify-self:end;width:38px}.zones .empty{grid-column:1/-1}.table-wrap{-webkit-overflow-scrolling:touch}.drawer-actions{padding:12px;flex-wrap:wrap}.drawer-actions button{min-width:calc(50% - 6px)}}@media(max-width:480px){.app-shell>main>header{gap:8px}.app-shell>main>header h2{max-width:160px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.header-actions{gap:7px}.icon-button{width:36px;height:36px}.content{padding:22px 12px 44px}.page-title{margin-bottom:20px}.page-title h1{font-size:24px}.page-title>div>span{font-size:12px;line-height:1.45;display:block}.panel{border-radius:11px}.panel-head{padding:17px}.form{padding:17px;gap:14px}.hours>div{grid-template-columns:36px 28px 1fr 12px 1fr;font-size:10px}.payment-config-state{margin:14px 14px 0}.switch-card{padding:12px}.support-card{padding:14px}.modal-wrap{padding:8px}.modal{border-radius:12px;max-height:96vh}.modal-head{padding:17px}.modal-actions{flex-direction:column-reverse}.modal-actions button{width:100%}}.company-summary{padding:18px 22px;display:grid;gap:13px}.company-summary p{margin:0}.company-summary b,.company-summary small{display:block}.company-summary b{font-size:11px;color:#263247}.company-summary small{font-size:11px;color:var(--muted);margin-top:2px}.company-summary code{font-size:9px;color:#929baa;background:#f5f7f9;border-radius:6px;padding:7px;overflow:hidden;text-overflow:ellipsis}.platform-metrics{display:grid;grid-template-columns:repeat(4,1fr);gap:13px;margin-bottom:18px}.platform-metrics>div{background:#fff;border:1px solid var(--line);border-radius:11px;padding:15px 17px}.platform-metrics small{display:block;color:var(--muted);font-size:10px}.platform-metrics b{display:block;font:800 22px Manrope;margin-top:3px}.platform-toolbar{justify-content:flex-start}.platform-toolbar .search{flex:1;max-width:520px}.companies-table td:last-child{text-align:right}.companies-table .icon-button{display:inline-grid;width:32px;height:32px}.company-cell{display:flex;align-items:center;gap:10px}.company-cell>i{width:34px;height:34px;border-radius:9px;color:#fff;display:grid;place-items:center;font-style:normal;font-weight:800;flex:none}.company-cell>span{display:block}.modal-wide{width:min(900px,100%)}.company-management{display:grid;grid-template-columns:1.05fr .95fr}.company-overview{padding:23px;border-right:1px solid var(--line)}.company-management-title{display:flex;align-items:center;gap:12px}.company-management-title>span{width:48px;height:48px;border-radius:12px;display:grid;place-items:center;color:#fff;font:800 20px Manrope}.company-management-title>div{flex:1}.company-management-title b,.company-management-title small{display:block}.company-management-title b{font:800 16px Manrope}.company-management-title small{font-size:10px;color:var(--muted);margin-top:3px}.company-management-title em{font-style:normal}.channel-health{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin:22px 0}.channel-health>div{border:1px solid var(--line);border-radius:9px;padding:11px}.channel-health small,.channel-health b{display:block}.channel-health small{font-size:9px;color:var(--muted);margin-bottom:4px}.channel-health b{font-size:10px}.channel-health .healthy{background:#f0faf5;border-color:#d5efdf}.channel-health .attention{background:#fff5f3;border-color:#f3d9d3}.technical-warning{display:flex;gap:10px;background:#fff4eb;border:1px solid #f3d9c3;border-radius:9px;padding:12px;color:#825538}.technical-warning svg{width:18px;flex:none}.technical-warning b,.technical-warning span{display:block}.technical-warning b{font-size:11px}.technical-warning span{font-size:10px;line-height:1.5}.technical-actions{margin-top:16px;display:grid;grid-template-columns:1fr auto;gap:9px;align-items:center}.technical-actions>div{grid-column:1/-1}.technical-actions b,.technical-actions small{display:block}.technical-actions b{font-size:12px}.technical-actions small{font-size:10px;color:var(--muted);line-height:1.5;margin-top:3px}.company-admin-form .panel-head{padding:22px}.company-admin-form .form{padding-top:18px}.owner-summary{display:flex;align-items:center;gap:10px;background:#f7f9fb;border-radius:9px;padding:12px}.owner-summary>svg{width:20px;color:#728096}.owner-summary span{display:grid;grid-template-columns:1fr auto;flex:1}.owner-summary small{grid-column:1/-1}.owner-summary b{font-size:11px}.owner-summary em{font-size:10px;color:var(--muted);font-style:normal}@media(max-width:900px){.platform-metrics{grid-template-columns:1fr 1fr}.company-management{grid-template-columns:1fr}.company-overview{border-right:0;border-bottom:1px solid var(--line)}}@media(max-width:600px){.platform-metrics{grid-template-columns:1fr 1fr}.channel-health,.technical-actions{grid-template-columns:1fr}.technical-actions button{width:100%}.owner-summary span{display:block}.owner-summary em{display:block;margin-top:3px}}.setup-checklist>div,.system-readiness>div{padding:14px 21px}.setup-checklist p,.system-readiness p{display:flex;align-items:center;gap:10px;margin:0;padding:10px 0;border-bottom:1px solid #edf0f3;color:#8a94a3;font-size:12px}.setup-checklist p svg,.system-readiness p svg{width:18px}.setup-checklist p.done,.system-readiness p.done{color:#2d9563}.setup-checklist>small,.system-readiness>small{display:block;padding:0 21px 20px;color:var(--muted);font-size:10px;line-height:1.5}.system-readiness{margin-bottom:16px}.system-readiness>div{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:0 18px}.system-readiness p{min-width:0}.system-readiness p span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@media(max-width:900px){.system-readiness>div{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:520px){.system-readiness>div{grid-template-columns:1fr}.system-readiness p span{white-space:normal}}.incident-summary{display:grid;grid-template-columns:repeat(2,minmax(0,240px));gap:12px;margin-bottom:16px}.incident-summary>div{display:flex;align-items:center;gap:12px;background:#fff;border:1px solid var(--line);border-radius:11px;padding:14px 16px}.incident-summary svg{width:23px;color:#c05b49}.incident-summary span{display:flex;flex-direction:column}.incident-summary small{font-size:9px;text-transform:uppercase;letter-spacing:.06em;color:var(--muted)}.incident-summary b{font:800 21px Manrope;margin-top:2px}.incident-toolbar{justify-content:flex-end}.incident-toolbar select{min-width:190px}.incident-list{display:flex;flex-direction:column;gap:11px}.incident-card{display:flex;align-items:flex-start;gap:14px;padding:17px 18px;border-left:4px solid #e2a84e}.incident-card.severity-2{border-left-color:#df6b4c}.incident-card.severity-3{border-left-color:#c73f48}.incident-icon{width:37px;height:37px;border-radius:9px;background:#fff1e8;color:#c65c42;display:grid;place-items:center;flex:none}.incident-icon svg{width:19px}.incident-main{flex:1;min-width:0}.incident-title{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.incident-title b,.incident-title small{display:block}.incident-title b{font-size:13px;color:#273449}.incident-title small{font-size:9px;color:var(--muted);margin-top:3px}.incident-main p{font-size:11px;line-height:1.5;color:#687487;background:#f7f8fa;border-radius:7px;padding:9px 10px;margin:10px 0;overflow-wrap:anywhere}.incident-status{font-size:9px;font-weight:700;border-radius:20px;padding:5px 9px;white-space:nowrap}.incident-status.status-1{background:#fdebea;color:#b94949}.incident-status.status-2{background:#e7f6ed;color:#287e50}.incident-status.status-3{background:#edf0f3;color:#687487}.incident-meta{display:flex;align-items:center;gap:15px;font-size:9px;color:#8b95a4}.incident-meta strong{color:#b34c3d}.incident-actions{display:flex;gap:7px;align-self:center}.incident-actions button{white-space:nowrap}.incident-actions svg{width:14px}.incident-empty{padding:50px;display:flex;align-items:center;flex-direction:column;color:#438560}.incident-empty svg{width:35px}.incident-empty b{font-size:13px;margin-top:8px}.incident-empty small{font-size:10px;color:var(--muted);margin-top:3px}@media(max-width:760px){.incident-summary{grid-template-columns:1fr 1fr}.incident-card{flex-wrap:wrap}.incident-actions{width:100%;justify-content:flex-end}.incident-title{flex-direction:column}.incident-meta{align-items:flex-start;flex-direction:column;gap:3px}}@media(max-width:480px){.incident-summary{grid-template-columns:1fr}.incident-actions button{flex:1}}.drawer-loading{display:flex;flex-direction:column;align-items:center;text-align:center;padding-top:70px;color:#536075}.drawer-loading .spinner{width:26px;height:26px;margin-bottom:14px}.drawer-loading>b{font:700 14px Manrope}.drawer-loading>span{font-size:10px;color:var(--muted);margin-top:4px}.drawer-skeleton{width:100%;margin-top:34px;display:flex;flex-direction:column;gap:12px}.drawer-skeleton i{display:block;height:58px;border-radius:10px;background:linear-gradient(90deg,#f1f3f6 25%,#fafbfc,#f1f3f6 65%);background-size:300% 100%;animation:skeleton 1.25s ease-in-out infinite}.drawer-skeleton i:nth-child(2){height:110px}.drawer-skeleton i:nth-child(3){height:78px}.drawer-skeleton i:nth-child(4){height:90px}@keyframes skeleton{0%{background-position:100% 0}to{background-position:0 0}}.drawer-actions .order-cancel-button{flex:.62;background:#fff;color:#bd4747;border:1px solid #f1d6d6;box-shadow:none}.drawer-actions .order-cancel-button:hover{background:#fff5f5}.order-cancel-confirm{z-index:100}.order-cancel-confirm .modal{width:min(500px,100%);overflow:hidden}.order-cancel-confirm .modal-head small{display:block;color:#c65353;font-size:9px;letter-spacing:1.5px;margin-bottom:3px}.cancel-confirm-body{display:flex;gap:14px;padding:24px;color:#596579}.cancel-confirm-body>span{width:42px;height:42px;border-radius:11px;background:#fff0f0;color:#c84b4b;display:grid;place-items:center;flex:none}.cancel-confirm-body svg{width:21px}.cancel-confirm-body b{display:block;color:#263247;font-size:13px}.cancel-confirm-body p{font-size:11px;line-height:1.6;margin:7px 0 0}.cancel-confirm-actions{display:flex;justify-content:flex-end;gap:9px;padding:16px 24px;border-top:1px solid var(--line);background:#fafbfc}@media(max-width:480px){.drawer-actions{flex-direction:column}.drawer-actions .order-cancel-button{width:100%}.cancel-confirm-actions{flex-direction:column-reverse}.cancel-confirm-actions button{width:100%}}.payment-required-confirm .modal-head small{color:#b87520}.payment-required-confirm .cancel-confirm-body>span{background:#fff5e5;color:#c78225}.order-origin{display:inline-flex!important;align-items:center;gap:4px;width:max-content;border-radius:20px;padding:4px 7px!important;margin-top:6px;font-size:8px!important;font-weight:700!important;line-height:1;color:#526277;background:#eef2f6}.order-origin svg{width:11px!important;height:11px;margin:0!important}.order-origin.web{color:#3972b5;background:#eaf3ff}.order-origin.whatsapp{color:#27845a;background:#e7f7ee}.order-card .order-origin,.order-card.compact h3{margin-top:7px}.drawer-order-tags{display:flex;align-items:center;gap:7px;flex-wrap:wrap}.drawer-order-tags .order-origin{margin-top:0;font-size:9px!important;padding:5px 8px!important}.order-card-tags{display:flex;align-items:center;gap:5px;flex-wrap:wrap;margin-top:7px}.order-card-tags .order-origin{margin-top:0}.order-fulfillment{display:inline-flex;align-items:center;gap:4px;width:max-content;border-radius:20px;padding:4px 7px;font-size:8px;font-weight:750;line-height:1}.order-fulfillment svg{width:11px;height:11px;stroke-width:2.2}.order-fulfillment.delivery{color:#326ea8;background:#e9f3fd}.order-fulfillment.pickup{color:#8a5d21;background:#fff2dc}.order-fulfillment.dine-in{color:#a3492b;background:#fff0e8}.drawer-order-tags .order-fulfillment{padding:5px 8px;font-size:9px}.drawer-order-tags .order-fulfillment svg{width:12px;height:12px}.channel-performance{margin-bottom:20px;overflow:hidden}.channel-performance-grid{display:grid;grid-template-columns:1fr 1fr;gap:0}.channel-performance-grid article{display:grid;grid-template-columns:auto 1fr;gap:11px 13px;padding:18px 22px}.channel-performance-grid article+article{border-left:1px solid var(--line)}.channel-icon{width:38px;height:38px;border-radius:10px;display:grid;place-items:center}.channel-icon svg{width:18px}.channel-icon.whatsapp{color:#27845a;background:#e7f7ee}.channel-icon.web{color:#3972b5;background:#eaf3ff}.channel-name b,.channel-name small{display:block}.channel-name b{font-size:12px;color:#263247}.channel-name small{font-size:9px;color:var(--muted);margin-top:2px}.channel-performance dl{grid-column:1/-1;display:grid;grid-template-columns:repeat(3,1fr);margin:0;background:#f8f9fb;border-radius:9px}.channel-performance dl div{padding:9px 11px}.channel-performance dt{font-size:8px;color:#8b95a4;text-transform:uppercase}.channel-performance dd{margin:3px 0 0;font-size:12px;font-weight:750;color:#253247}.profile-side{display:flex;flex-direction:column;gap:18px}.storefront-share{overflow:hidden}.storefront-share>div:last-child{display:flex;gap:18px;align-items:center;padding:19px 21px}.storefront-share-copy>b{font-size:12px}@media(max-width:760px){.channel-performance-grid{grid-template-columns:1fr}.channel-performance-grid article+article{border-left:0;border-top:1px solid var(--line)}.storefront-share>div:last-child{align-items:flex-start}.storefront-share-copy>span{flex-direction:column}.storefront-share-copy>span>*{width:100%}}@media(max-width:480px){.storefront-share>div:last-child{flex-direction:column;align-items:center}.storefront-share-copy{text-align:center;width:100%}}.profile-grid .profile-side{display:grid;grid-template-columns:minmax(0,1fr) 330px;gap:18px}.sales-channels{overflow:hidden}.sales-channel-grid{display:grid;grid-template-columns:1.25fr .75fr}.sales-channel-grid>article{min-width:0;padding:20px 22px;transition:.2s}.sales-channel-grid>article+article{border-left:1px solid var(--line)}.sales-channel-grid>article.disabled{background:#fafbfc}.sales-channel-grid article>header{display:flex;align-items:center;gap:11px}.sales-channel-grid article>header>div{flex:1;min-width:0}.sales-channel-grid article>header b,.sales-channel-grid article>header small{display:block}.sales-channel-grid article>header b{font-size:13px;color:#243147}.sales-channel-grid article>header small{font-size:9px;color:var(--muted);margin-top:3px}.sales-channel-icon{width:39px;height:39px;border-radius:11px;display:grid;place-items:center;flex:none}.sales-channel-icon svg{width:19px}.sales-channel-icon.web{color:#3972b5;background:#eaf3ff}.sales-channel-icon.whatsapp{color:#27845a;background:#e7f7ee}.channel-switch{margin:0!important;flex:none}.channel-switch input{display:none!important}.channel-switch span{display:block;width:40px;height:22px;border-radius:20px;background:#cfd5dd;position:relative;transition:.2s}.channel-switch span:after{content:"";position:absolute;width:18px;height:18px;border-radius:50%;background:#fff;left:2px;top:2px;box-shadow:0 2px 5px #20304735;transition:.2s}.channel-switch input:checked+span{background:#43b879}.channel-switch input:checked+span:after{left:20px}.channel-switch input:disabled+span{opacity:.5;cursor:not-allowed}.digital-channel-body{display:flex;align-items:center;gap:18px;margin-top:18px}.storefront-qr{background:#fff;border:1px solid #e6e9ed;border-radius:12px;padding:8px;line-height:0;flex:none}.storefront-share-copy{min-width:0}.storefront-share-copy>b,.storefront-share-copy code,.storefront-share-copy small{display:block}.storefront-share-copy>b{font-size:11px}.storefront-share-copy code{font-size:9px;color:#657185;background:#f4f6f8;padding:7px;border-radius:6px;margin:6px 0 10px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.storefront-share-copy>span{display:flex;gap:7px}.storefront-share-copy a{text-decoration:none}.storefront-share-copy small{font-size:9px;color:var(--muted);margin-top:9px}.whatsapp-channel-body{display:flex;gap:13px;margin-top:25px;padding:16px;border-radius:11px;background:#f7f9fb}.whatsapp-channel-body>svg{width:28px;color:#4b8b6a;flex:none}.whatsapp-channel-body b{font-size:11px;color:#314056}.whatsapp-channel-body p{font-size:9px;color:var(--muted);line-height:1.55;margin:5px 0 10px}.channel-state{display:inline-flex;border-radius:20px;padding:5px 8px;font-size:8px;font-weight:700}.channel-state.on{background:#e7f7ee;color:#27845a}.channel-state.off{background:#edf0f3;color:#6f7886}@media(max-width:1100px){.profile-grid .profile-side,.sales-channel-grid{grid-template-columns:1fr}.sales-channel-grid>article+article{border-left:0;border-top:1px solid var(--line)}}@media(max-width:650px){.digital-channel-body{flex-direction:column;align-items:flex-start}.storefront-share-copy{width:100%}.storefront-share-copy>span{flex-direction:column}.storefront-share-copy>span>*{width:100%}}.plaque-builder{padding:22px;background:#f7f8fa}.plaque-options{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:18px;padding:15px 17px;background:#fff;border:1px solid var(--line);border-radius:11px}.plaque-options b,.plaque-options small{display:block}.plaque-options b{font-size:12px}.plaque-options small{font-size:9px;color:var(--muted);margin-top:3px}.plaque-options>span{display:flex;gap:6px}.plaque-options button{border:1px solid var(--line);border-radius:8px;background:#fff;color:#667185;padding:8px 12px;font-size:10px;font-weight:700}.plaque-options button.selected{background:#fff0e8;border-color:#f1a17a;color:#d96028}.plaque-preview{margin:auto;max-height:58vh;display:flex;justify-content:center}.plaque-preview.plaque-a4{width:min(420px,100%);aspect-ratio:210/297}.plaque-preview.plaque-a5{width:min(385px,100%);aspect-ratio:148/210}.plaque-preview.plaque-a6{width:min(350px,100%);aspect-ratio:105/148}.plaque-sheet{width:100%;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:9%;color:#172236;background:#fff;border:1px solid #e3e6eb;box-shadow:0 12px 35px #1c273a16}.plaque-brand{width:26%;aspect-ratio:1;flex:none;border-radius:22%;display:grid;place-items:center;overflow:hidden;background:var(--orange);color:#fff;font-size:34px;font-weight:800;margin-bottom:6%}.plaque-brand img{width:100%;height:100%;object-fit:cover}.plaque-kicker{font-size:9px!important;font-weight:800;letter-spacing:1.5px;text-transform:uppercase;color:var(--orange)!important;margin:0 0 3%!important}.plaque-sheet h1{font:800 23px/1.08 Manrope;margin:0;max-width:95%}.plaque-description{font-size:10px;line-height:1.45;color:#657185;margin:4% 0}.plaque-qr{width:58%;padding:5%;border:1px solid #e3e7ed;border-radius:8%;background:#fff}.plaque-qr svg{display:block;width:100%;height:auto}.plaque-scan{font-size:9px!important;font-weight:700;color:#27354a!important;margin:5% 0 1%!important}.plaque-url{max-width:90%;font-size:7px;overflow-wrap:anywhere;color:#7a8595}.plaque-store{font-size:9px;margin-top:5%;color:#27354a}.plaque-a6 .plaque-description,.plaque-a6 .plaque-url{display:none}.plaque-actions{display:flex;align-items:center;justify-content:space-between;gap:15px;margin-top:18px}.plaque-actions small{color:var(--muted);font-size:9px}.plaque-actions button{flex:none}@media(max-width:650px){.plaque-builder{padding:15px}.plaque-options,.plaque-actions{align-items:stretch;flex-direction:column}.plaque-options>span{display:grid;grid-template-columns:repeat(3,1fr)}.plaque-actions button{width:100%}.plaque-preview{max-height:52vh}.plaque-sheet h1{font-size:20px}}.product-image-field{display:flex;align-items:center;gap:16px;padding-bottom:10px}.product-image-preview{width:104px;height:104px;border-radius:15px;background:#fff2e9;color:var(--orange);display:grid;place-items:center;overflow:hidden;flex:none}.product-image-preview img{width:100%;height:100%;object-fit:cover}.product-image-preview svg{width:28px}.product-image-field>div:last-child{min-width:0}.product-image-field b,.product-image-field small{display:block}.product-image-field small,.product-image-hint small{font-size:10px;color:#8a95a5;margin:4px 0 10px}.product-image-field span{display:flex;gap:8px;flex-wrap:wrap}.product-image-field em{display:block;color:#b42318;font-size:10px;margin-top:8px}.product-image-hint{display:flex;align-items:center;gap:12px;padding:12px;background:#f5f7fa;border-radius:12px;color:#68758a}.product-image-hint>svg{width:24px}.product-image-hint small{display:block;margin:3px 0 0}.slug-input{display:flex;border:1px solid #dfe4ea;border-radius:9px;overflow:hidden;background:#fff}.slug-input span{display:flex;align-items:center;padding:0 10px;background:#f3f5f8;color:#778296;font-weight:500}.slug-input input{border:0!important;border-radius:0!important}.field-help{font-size:10px!important;color:#8792a3!important;font-weight:400!important}.field-help a{color:var(--orange);font-weight:700}.cover-field{display:grid;grid-template-columns:minmax(220px,1.2fr) minmax(210px,.8fr);gap:18px;align-items:center;padding:15px;border:1px solid var(--line);border-radius:13px;background:#fafbfc}.cover-preview{height:130px;display:grid;place-items:center;align-content:center;gap:7px;border-radius:11px;background:linear-gradient(135deg,#e9edf3,#f7f8fa);background-position:center;background-size:cover;color:#8792a3;font-size:10px}.cover-preview svg{width:24px}.cover-field>div:last-child>b,.cover-field>div:last-child>small{display:block}.cover-field>div:last-child>b{font-size:12px;color:#263247}.cover-field>div:last-child>small{margin:5px 0 12px;color:#8a95a5;font-size:9px}.cover-field>div:last-child>span{display:flex;gap:8px;flex-wrap:wrap}.cover-field .secondary,.cover-field .danger-button{padding:8px 11px;font-size:10px}.promotion-config{padding:15px;border:1px solid var(--line);border-radius:13px;background:#fafbfc}.promotion-config>.switch-row{margin:0 0 13px}.promotion-config>div{display:grid;grid-template-columns:1fr 1fr;gap:12px}.promotion-config>div label{font-size:10px}.promotion-config input{margin-top:6px}@media(max-width:650px){.cover-field{grid-template-columns:1fr}.cover-preview{height:115px}.promotion-config>div{grid-template-columns:1fr}}.channel-summary{display:flex;align-items:center;gap:10px;margin:0 20px 4px;padding:11px 13px;border-radius:10px;background:#f6f8fa}.channel-summary>span{width:9px;height:9px;flex:none;border-radius:50%}.channel-summary.on>span{background:#35a76d}.channel-summary.off>span{background:#d17a56}.channel-summary b,.channel-summary small{display:block}.channel-summary b{font-size:10px;color:#2d3a4e}.channel-summary small{margin-top:2px;color:var(--muted);font-size:8px}.channel-summary.on{background:#edf8f2}.channel-summary.off{background:#fff4ee}.template-management{margin:0 22px 22px;border:1px solid var(--line);border-radius:13px;overflow:hidden}.template-management-head{display:flex;justify-content:space-between;align-items:center;gap:15px;padding:15px 17px;background:#f8fafc;border-bottom:1px solid var(--line)}.template-management-head b,.template-management-head small{display:block}.template-management-head b{font-size:13px}.template-management-head small{font-size:10px;color:var(--muted);margin-top:3px}.template-management-head>span{display:flex;gap:8px}.template-list{display:grid;grid-template-columns:1fr 1fr}.template-list>p{grid-column:1/-1;padding:20px;color:var(--muted);font-size:11px;text-align:center}.template-list article{display:grid;grid-template-columns:28px 1fr auto;gap:10px;align-items:center;padding:12px 15px;border-bottom:1px solid #edf0f3}.template-list article:nth-child(odd){border-right:1px solid #edf0f3}.template-list article b,.template-list article small{display:block}.template-list article b{font-size:11px}.template-list article small{font-size:9px;color:var(--muted);margin-top:3px}.template-status{width:24px;height:24px;border-radius:50%;display:grid;place-items:center;background:#fff3dd;color:#a36a11;font-style:normal;font-size:11px;font-weight:800}.template-status.approved{background:#e4f7ed;color:#16814d}.template-status.rejected,.template-status.disabled,.template-status.paused{background:#fde9e9;color:#b63f3f}@media(max-width:650px){.template-management-head{align-items:flex-start;flex-direction:column}.template-management-head>span{width:100%}.template-management-head button{flex:1}.template-list{grid-template-columns:1fr}.template-list article:nth-child(odd){border-right:0}}.company-manager-head{padding:20px 26px 15px}.company-tabs{display:flex;gap:4px;padding:0 24px;border-bottom:1px solid var(--line);overflow-x:auto}.company-tabs button{border:0;border-bottom:3px solid transparent;background:transparent;padding:13px 15px 11px;color:#6c788b;font-size:11px;font-weight:700;white-space:nowrap}.company-tabs button.active{color:var(--orange);border-bottom-color:var(--orange)}.company-tab-content{min-height:390px;max-height:62vh;overflow:auto;background:#fbfcfd}.company-overview-tab{padding:25px}.company-overview-tab .channel-health{grid-template-columns:repeat(4,1fr);margin-top:0}.overview-owner{display:flex;align-items:center;gap:12px;padding:14px 16px;margin-top:16px;border:1px solid var(--line);border-radius:10px;background:#fff}.overview-owner>svg{width:21px;color:#728096}.overview-owner span{display:grid;grid-template-columns:1fr auto;align-items:center;flex:1}.overview-owner small{grid-column:1/-1;color:var(--muted);font-size:9px}.overview-owner b{font-size:11px}.overview-owner em{font-size:10px;color:var(--muted);font-style:normal}.company-admin-tab,.whatsapp-connection-tab,.templates-tab{max-width:760px;margin:0 auto;padding:22px}.company-admin-tab,.whatsapp-connection-tab{background:#fff;min-height:390px}.company-admin-tab .panel-head{padding:0 22px 5px}.section-intro{display:flex;gap:13px;padding:2px 22px 4px}.section-intro>span{width:42px;height:42px;display:grid;place-items:center;background:#fff0e8;color:var(--orange);border-radius:11px;flex:none}.section-intro svg{width:21px}.section-intro b{font-size:13px}.section-intro p{margin:4px 0 0;color:var(--muted);font-size:10px;line-height:1.5}.whatsapp-connection-tab .form{padding-top:15px}.form label>small{display:block;color:var(--muted);font-weight:400;font-size:9px;margin-top:5px}.templates-tab{max-width:850px}.templates-tab .template-management{margin:0;background:#fff}.template-error{display:flex;gap:9px;align-items:center;padding:11px 15px;background:#fff2f2;color:#a94444;font-size:10px}.template-error svg{width:16px}.company-overview-tab>.operation-save-error{margin-top:15px}.modal-wide{width:min(980px,100%)}@media(max-width:760px){.company-manager-head{padding:17px}.company-tabs{padding:0 10px}.company-tab-content{max-height:70vh}.company-overview-tab{padding:17px}.company-overview-tab .channel-health{grid-template-columns:1fr 1fr}.company-admin-tab,.whatsapp-connection-tab,.templates-tab{padding:15px}.overview-owner span{display:block}.overview-owner em{display:block;margin-top:3px}}@media(max-width:480px){.company-overview-tab .channel-health{grid-template-columns:1fr}.company-management-title em{display:none}}.sidebar-collapsed .sidebar-profile-menu button>span{display:inline}.channel-performance-grid{grid-template-columns:repeat(3,1fr)}.channel-icon.attendant{color:#7654b7;background:#f0ebfb}@media(max-width:760px){.channel-performance-grid{grid-template-columns:1fr}}.order-origin.attendant{color:#7654b7;background:#f0ebfb}.page-title-actions{display:flex;gap:9px}.assisted-order-modal{width:min(1180px,100%);max-height:94vh;overflow:hidden;display:flex;flex-direction:column}.assisted-order-modal>form{min-height:0;display:flex;flex-direction:column}.assisted-order-grid{display:grid;grid-template-columns:.8fr .75fr 1.25fr;min-height:0;overflow:auto}.assisted-order-grid>section{padding:20px;border-right:1px solid var(--line)}.assisted-order-grid>section:last-child{border-right:0}.assisted-order-grid h3{font:800 13px Manrope;margin:0 0 14px}.fulfillment-choices{display:grid;grid-template-columns:repeat(3,1fr);gap:7px}.fulfillment-choices button{border:1px solid var(--line);background:#fff;border-radius:9px;padding:10px 5px;color:#667285;font-size:9px;font-weight:700}.fulfillment-choices button svg{display:block;width:18px;margin:0 auto 5px}.fulfillment-choices button.active{border-color:#ed8a59;background:#fff5ef;color:#d9652e}.assisted-fields{padding:15px 0 0}.assisted-product-search{height:39px;border:1px solid var(--line);border-radius:8px;display:flex;align-items:center;padding:0 10px}.assisted-product-search svg{width:16px;color:#8993a2}.assisted-product-search input{border:0;outline:0;width:100%;padding-left:7px}.assisted-products{margin-top:10px;max-height:430px;overflow:auto;border:1px solid #edf0f3;border-radius:9px}.assisted-products>button{width:100%;border:0;border-bottom:1px solid #edf0f3;background:#fff;padding:11px;text-align:left;display:flex;justify-content:space-between;align-items:center}.assisted-products>button:hover{background:#fff9f5}.assisted-products b,.assisted-products small{display:block}.assisted-products b{font-size:11px}.assisted-products small{font-size:9px;color:var(--muted);margin-top:2px}.assisted-products i{font-style:normal;width:24px;height:24px;border-radius:7px;background:#fff0e8;color:#d96832;display:grid;place-items:center;font-weight:800}.assisted-cart>article{position:relative;border:1px solid #e7ebf0;border-radius:10px;padding:12px;margin-bottom:10px}.assisted-cart>article>header{display:flex;justify-content:space-between;gap:10px}.assisted-cart>article>header b,.assisted-cart>article>header small{display:block}.assisted-cart>article>header small{font-size:9px;color:var(--muted);margin-top:2px}.assisted-cart>article>header>span{display:flex;align-items:center;gap:7px}.assisted-cart>article>header button{border:0;background:#f1f3f6;width:24px;height:24px;border-radius:6px}.assisted-cart>article>header button.remove{color:#bd4b4b;background:#fff0f0;margin-left:3px}.assisted-cart>article>header button svg{width:13px}.assisted-cart fieldset{border:0;padding:9px 0 0;margin:7px 0 0;border-top:1px solid #eff1f4}.assisted-cart legend{font-size:9px;font-weight:700;color:#667285;padding-top:8px}.assisted-cart legend small{font-weight:400;color:var(--muted)}.assisted-cart fieldset label{display:flex;gap:7px;align-items:center;font-size:10px;padding:4px 0}.assisted-cart fieldset label span{flex:1}.assisted-cart fieldset label small{color:#8b5c40}.assisted-cart article textarea{width:calc(100% - 80px);border:1px solid var(--line);border-radius:7px;padding:8px;font-size:10px;resize:vertical;margin-top:8px}.assisted-cart article>strong{float:right;margin-top:15px;font-size:11px}.assisted-empty{text-align:center;padding:35px 10px;color:var(--muted);font-size:11px;border:1px dashed #dce1e7;border-radius:9px}.assisted-payment{padding:12px 0 0;clear:both}.assisted-payment .switch-card{margin-top:0}.assisted-total{display:flex;justify-content:space-between;align-items:center;background:#f6f8fa;border-radius:9px;padding:13px;margin-top:12px}.assisted-total span{font-size:11px}.assisted-total b{font:800 17px Manrope}.assisted-error{display:flex;align-items:center;gap:8px;background:#fff0f0;color:#ad4545;padding:10px 20px;font-size:11px}.assisted-error svg{width:16px}.assisted-actions{display:flex;justify-content:flex-end;gap:9px;padding:14px 20px;border-top:1px solid var(--line);background:#fff}@media(max-width:900px){.assisted-order-grid{grid-template-columns:1fr}.assisted-order-grid>section{border-right:0;border-bottom:1px solid var(--line)}.assisted-products{max-height:250px}}@media(max-width:560px){.page-title-actions{width:100%;margin-top:12px}.page-title-actions button{flex:1}.fulfillment-choices{grid-template-columns:1fr}.assisted-actions{flex-direction:column-reverse}.assisted-actions button{width:100%}}.feature-presets{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:14px 16px;border:1px solid #e5e7eb;border-radius:14px;background:#f8fafc}.feature-presets span{display:grid;gap:2px}.feature-presets small{color:#64748b}.feature-presets>div{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:7px}.feature-presets button{padding:7px 10px;font-size:12px}.feature-children{display:grid;gap:8px;margin:4px 0 0 18px;padding:12px 0 0 14px;border-left:2px solid #e2e8f0}.feature-children>small{font-size:10px;font-weight:800;letter-spacing:.08em;color:#64748b}.platform-feature.disabled{opacity:.5;cursor:not-allowed}.platform-feature em{display:block;width:max-content;margin-top:6px;padding:3px 7px;border-radius:999px;font-size:10px;font-style:normal;font-weight:750}.platform-feature em.effective{color:#047857;background:#d1fae5}.platform-feature em.pending{color:#92400e;background:#fef3c7}@media(max-width:760px){.feature-presets{align-items:flex-start;flex-direction:column}.feature-presets>div{justify-content:flex-start}.feature-children{margin-left:6px}}.page-title:has(+.company-management-page){margin-bottom:14px}.company-management-page{padding:0;overflow:hidden}.company-management-page .company-manager-head{display:none}.company-management-page .company-tabs{padding:0 22px;position:sticky;top:0;z-index:3;background:#fff}.company-management-page .company-tab-content{padding:0;min-height:0;max-height:none;overflow:visible}.company-management-page .company-overview-tab{padding:20px 22px 24px}.company-management-page .platform-features-tab{max-width:none;padding:20px 22px 24px}.company-management-page .technical-actions{display:flex;align-items:center;gap:18px;margin-top:16px;padding:14px 16px;border:1px solid var(--line);border-radius:10px;background:#fff}.company-management-page .technical-actions>div{flex:1}.company-management-page .technical-actions button{width:auto;flex:none}.company-management-page .channel-health{margin-bottom:12px}.company-management-page .overview-owner{margin-top:12px}@media(max-width:760px){.company-management-page .company-tabs,.company-management-page .company-overview-tab,.company-management-page .platform-features-tab{padding-left:16px;padding-right:16px}.company-management-page .company-tabs{overflow-x:auto}.company-management-page .technical-actions{align-items:stretch;flex-direction:column}.company-management-page .technical-actions button{width:100%}}.settings-tabs{display:flex;gap:4px;margin:-4px 0 16px;padding:0;max-width:100%;overflow-x:auto;border-bottom:1px solid #dde3ea}.settings-tabs button{position:relative;border:0;background:transparent;padding:10px 14px;color:#748094;font-size:11px;font-weight:700;white-space:nowrap}.settings-tabs button.active{color:#182235}.settings-tabs button.active:after{content:"";position:absolute;left:9px;right:9px;bottom:-1px;height:3px;border-radius:3px 3px 0 0;background:var(--orange)}.platform-shell .settings-tabs button.active:after{background:#5475d6}.configuration-section-hidden{display:none!important}.operation-grid:has(>.operation-general:not(.configuration-section-hidden)),.operation-grid:has(>.operation-payment:not(.configuration-section-hidden)),.operation-grid:has(>.operation-hours:not(.configuration-section-hidden)),.operation-grid:has(>.operation-preferences:not(.configuration-section-hidden)){grid-template-columns:1fr}.operation-grid.profile-grid{grid-template-columns:1fr}.operation-grid.profile-grid>.form-panel,.operation-grid.profile-grid>.profile-side{max-width:none;width:100%;margin:0}.profile-grid .profile-side{align-items:start}.profile-grid .profile-side>.panel{width:100%}.operation-preferences{max-width:900px;width:100%}@media(max-width:600px){.settings-tabs{width:100%;margin-top:-4px}.settings-tabs button{flex:0 0 auto}}.content{padding-top:28px}.page-title{margin-bottom:18px}.page-title h1{font-size:24px;letter-spacing:-.5px;margin-bottom:2px}.page-title>div>span{font-size:12px}.settings-tabs{margin-top:-2px;scrollbar-width:none}.settings-tabs::-webkit-scrollbar{display:none}.sales-channels>.panel-head{display:none}.sales-channels .channel-summary{margin-top:0}@media(max-width:600px){.content{padding-top:20px}.page-title h1{font-size:22px}}.bot-automation-control{display:flex;align-items:center;gap:13px;margin:0 22px 20px;padding:16px;border:1px solid #e5e9ef;border-radius:11px;background:#f7f9fb}.bot-automation-control>div{flex:1}.bot-automation-control b,.bot-automation-control small{display:block}.bot-automation-control b{font-size:12px;color:#26354b}.bot-automation-control small{font-size:9px;color:#2f8e63;margin-top:3px}.bot-automation-control p{font-size:9px;color:var(--muted);margin:6px 0 0}.bot-automation-control.disabled small{color:#8b95a4}.bot-automation-control.plan-locked{opacity:.72}.sales-channel-icon.bot{color:#7654c8;background:#f1ebff}@media(max-width:600px){.bot-automation-control{margin:0 14px 16px;align-items:flex-start}}.bot-mode-field{display:block;margin-top:12px!important;font-size:9px;font-weight:700;color:#344158}.bot-mode-field select{display:block;width:100%;margin-top:5px;padding:9px 10px;border:1px solid #dce2e9;border-radius:8px;background:#fff;color:#26354b;font:inherit}.bot-mode-field>small{color:var(--muted)!important;font-weight:400;line-height:1.45;margin-top:5px!important}.bot-mode-summary{display:block;margin-top:9px;padding:10px 11px;border-radius:8px;background:#fff;border:1px solid #e4e8ee}.bot-mode-summary b{font-size:9px!important;color:#35445a!important}.bot-mode-summary small{margin-top:3px!important;color:var(--muted)!important;font-weight:400;line-height:1.45}.channel-compact-body a.disabled{pointer-events:none;opacity:.5}.whatsapp-greeting-editor{margin:0 22px 20px;padding:16px;border:1px solid #e3e8ef;border-radius:11px;background:#fff}.whatsapp-greeting-editor>div b,.whatsapp-greeting-editor>div small{display:block}.whatsapp-greeting-editor>div b{font-size:12px;color:#26354b}.whatsapp-greeting-editor>div small{font-size:9px;color:var(--muted);margin-top:4px}.whatsapp-greeting-editor textarea{width:100%;min-height:78px;resize:vertical;margin-top:11px;padding:10px 11px;border:1px solid #dce2e9;border-radius:8px;font:inherit;color:#26354b}.whatsapp-greeting-editor footer{display:flex;align-items:center;justify-content:space-between;margin-top:8px}.whatsapp-greeting-editor footer small{font-size:8px;color:var(--muted)}.sales-channel-grid{grid-template-columns:1fr 1fr}.channel-compact-body{display:flex;align-items:center;gap:10px;margin-top:14px}.channel-compact-body code{min-width:0;flex:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;padding:8px 10px;border-radius:7px;background:#f4f6f8;color:#657185;font-size:9px}.channel-compact-body>span{display:flex;gap:6px;flex:none}.channel-compact-body a{text-decoration:none}.channel-help{margin:14px 0 0;padding-top:12px;border-top:1px solid #edf0f3;color:var(--muted);font-size:9px;line-height:1.5}.bot-automation-control{align-items:flex-start}.bot-automation-control .channel-switch{margin-top:8px!important}@media(max-width:1100px){.sales-channel-grid{grid-template-columns:1fr}}@media(max-width:650px){.channel-summary{margin:0 14px 4px}.sales-channel-grid>article{padding:16px 14px}.sales-channel-grid article>header{display:grid;grid-template-columns:39px minmax(0,1fr) auto}.channel-compact-body{align-items:stretch;flex-direction:column}.channel-compact-body>span{display:grid;grid-template-columns:1fr 1fr}.channel-compact-body>span>*{justify-content:center}.whatsapp-greeting-editor{margin:0 14px 16px;padding:14px}.whatsapp-greeting-preview,.whatsapp-preview-chat{padding:9px}.whatsapp-greeting-editor footer{align-items:stretch;flex-direction:column}.whatsapp-greeting-editor footer button{width:100%}}.support-tabs{display:flex;gap:7px;margin-bottom:15px;overflow:auto}.support-tabs button{border:1px solid var(--line);background:#fff;color:#647084;padding:9px 14px;border-radius:9px;font-size:11px;font-weight:700;white-space:nowrap}.support-tabs button.active{background:#1d3f68;border-color:#1d3f68;color:#fff}.support-toolbar{align-items:center}.support-toolbar>span{color:var(--muted);font-size:11px}.support-card-title{display:flex;align-items:center;gap:9px}.support-card-title em{font-style:normal;background:#fff3df;color:#a96818;border-radius:20px;padding:4px 8px;font-size:9px;font-weight:700}.support-card>strong{color:#28364b;font-size:12px;margin-left:auto}.support-card.status-6{border-left:3px solid #4587d2}.support-card.status-5{border-left:3px solid #eda340}.support-pagination{display:flex;justify-content:flex-end;align-items:center;gap:12px;margin-top:15px;color:var(--muted);font-size:11px}.support-pagination button{border:1px solid var(--line);background:#fff;border-radius:8px;padding:8px 12px;color:#4f5c70}.support-pagination button:disabled{opacity:.45;cursor:not-allowed}.drawer-head>div>span{display:block;color:var(--muted);font-size:10px;margin-top:3px}.chat-take p{font-size:11px;color:var(--muted);margin:0 0 10px}.chat-message.system{align-self:center;background:#eef1f5;color:#677286;max-width:90%;text-align:center}.chat-closed{padding:17px 24px;border-top:1px solid var(--line);color:var(--muted);font-size:11px;text-align:center}@media(max-width:650px){.support-toolbar{align-items:stretch;flex-direction:column}.support-toolbar .search{min-width:0;width:100%}.support-card>strong{display:none}}.whatsapp-greeting-editor>label,.storefront-message-fields label{display:block;margin-top:12px;color:#344158;font-size:9px;font-weight:700}.whatsapp-greeting-editor>label textarea,.storefront-message-fields textarea,.storefront-message-fields input{display:block;width:100%;margin-top:5px;padding:10px 11px;border:1px solid #dce2e9;border-radius:8px;background:#fff;color:#26354b;font:inherit}.whatsapp-greeting-editor label small,.storefront-message-fields>small{display:block;margin-top:4px;color:var(--muted);font-size:8px;font-weight:400}.storefront-message-fields{margin-top:14px;padding-top:2px;border-top:1px solid #edf0f4}.storefront-message-fields.disabled{opacity:.62}.whatsapp-preview-chat>button,.preview-options button{border:0;border-top:1px solid #dfe5e2;background:#fff;color:#168a50;font-size:10px;font-weight:750}.whatsapp-preview-chat>button{display:block;width:100%;padding:10px;border-radius:0 0 8px 8px}.preview-options{display:grid;grid-template-columns:1fr 1fr}.preview-options button{padding:10px}.preview-options button+button{border-left:1px solid #dfe5e2}.whatsapp-preview-chat:has(>button,.preview-options) p{border-radius:8px 8px 0 0}.message-situation-tabs{display:grid!important;grid-template-columns:1fr 1fr;gap:5px;margin-top:14px;padding:4px;border-radius:9px;background:#f1f4f7}.message-situation-tabs button{border:0;border-radius:7px;padding:9px;background:transparent;color:#697587;font-size:9px;font-weight:750}.message-situation-tabs button.active{background:#fff;color:#26354b;box-shadow:0 2px 8px #1c2d4514}.closed-reception-fields>label{display:block;margin-top:14px;color:#344158;font-size:9px;font-weight:700}.closed-reception-fields textarea{display:block;width:100%;min-height:78px;resize:vertical;margin-top:5px;padding:10px 11px;border:1px solid #dce2e9;border-radius:8px;background:#fff;color:#26354b;font:inherit}.closed-reception-fields label small{display:block;margin-top:4px;color:var(--muted);font-size:8px;font-weight:400}.automatic-message-part{display:flex!important;align-items:center;gap:9px;margin-top:11px;padding:10px 11px;border:1px solid #dce8e0;border-radius:8px;background:#f5faf7;color:#39745a}.automatic-message-part>svg{width:17px;flex:none}.automatic-message-part b,.automatic-message-part small{display:block}.automatic-message-part b{font-size:9px!important;color:#32684f!important}.automatic-message-part small{margin-top:2px!important;font-size:8px!important;color:#6c8176!important}.sales-channel-layout{display:grid;grid-template-columns:minmax(0,.85fr) minmax(360px,1.15fr);gap:14px;padding:14px 22px}.channel-settings-block{min-width:0;padding:16px;border:1px solid #e3e8ef;border-radius:12px;background:#fff}.channel-section-heading{display:flex;align-items:center;gap:11px;margin-bottom:13px}.channel-section-heading>div{min-width:0;flex:1}.channel-section-heading>div>span,.channel-section-heading b,.channel-section-heading small{display:block}.channel-section-heading>div>span{margin-bottom:5px;color:#909aad;font-size:8px;font-weight:800;letter-spacing:.8px}.channel-section-heading b{color:#26354b;font-size:12px}.channel-section-heading small{margin-top:3px;color:var(--muted);font-size:9px;line-height:1.4}.compact-channel-row{display:flex;align-items:center;gap:11px;padding:12px;border-radius:10px;background:#f7f9fb}.compact-channel-row.disabled{background:#fafbfc}.compact-channel-main{min-width:0;flex:1}.compact-channel-main b,.compact-channel-main small{display:block}.compact-channel-main b{color:#2c394d;font-size:10px}.compact-channel-main small{margin-top:3px;color:var(--muted);font-size:8px}.channel-link-row{display:flex;align-items:center;gap:8px;margin-top:10px}.channel-link-row.disabled{opacity:.56}.channel-link-row code{min-width:0;flex:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;padding:8px 10px;border-radius:7px;background:#f4f6f8;color:#657185;font-size:9px}.channel-link-row>span{display:flex;gap:6px;flex:none}.channel-link-row a{text-decoration:none}.channel-link-row a.disabled{pointer-events:none}.whatsapp-settings-block.disabled{background:#fafbfc}.whatsapp-settings-block .bot-mode-field{margin-top:0!important}.whatsapp-settings-block .channel-help{margin-bottom:0}.whatsapp-greeting-editor{margin-top:2px}.whatsapp-greeting-editor.disabled{opacity:.68}@media(max-width:1100px){.sales-channel-layout{grid-template-columns:1fr}}@media(max-width:650px){.sales-channel-layout{padding:12px 14px;gap:10px}.channel-settings-block{padding:13px}.channel-section-heading.whatsapp{display:grid;grid-template-columns:39px minmax(0,1fr) auto}.channel-link-row{align-items:stretch;flex-direction:column}.channel-link-row>span{display:grid;grid-template-columns:1fr 1fr}.channel-link-row>span>*{justify-content:center}.compact-channel-row{display:grid;grid-template-columns:39px minmax(0,1fr) auto}.whatsapp-greeting-editor{margin-top:2px}}.profile-grid .profile-side{grid-template-columns:1fr}.channel-setup-warning{display:flex;align-items:center;gap:9px;margin:10px 22px 0;padding:10px 12px;border:1px solid #f0dfbd;border-radius:9px;background:#fff9ed;color:#a66b1f}.channel-setup-warning>svg{width:17px;flex:none}.channel-setup-warning b,.channel-setup-warning small{display:block}.channel-setup-warning b{font-size:9px}.channel-setup-warning small{margin-top:2px;color:#8c7352;font-size:8px}.channel-link-row>span>*{display:inline-flex;align-items:center;justify-content:center;gap:6px;width:106px;min-height:36px;padding:8px 10px;white-space:nowrap}.channel-link-row>span svg{width:15px;height:15px;flex:none}@media(max-width:650px){.channel-setup-warning{margin:10px 14px 0}.channel-link-row>span>*{width:100%}}.whatsapp-service-field .bot-mode-summary{position:relative;margin-top:10px;padding:11px 13px 11px 15px;border:0;border-left:3px solid #7c69ca;border-radius:4px 9px 9px 4px;background:#f6f3ff}.whatsapp-service-field .bot-mode-summary em{display:block;margin-bottom:5px;color:#7968b7;font-size:7px;font-style:normal;font-weight:800;letter-spacing:.8px}.whatsapp-service-field .bot-mode-summary b{color:#3f365f!important;font-size:10px!important}.whatsapp-service-field .bot-mode-summary small{max-width:620px;margin-top:4px!important;color:#6f6982!important;font-size:9px!important;line-height:1.5}.whatsapp-service-field .bot-mode-summary b,.whatsapp-service-field .bot-mode-summary small{display:block}.order-payment-card{padding:14px;border:1px solid #e3e8ee;border-radius:12px;background:#f8fafb}.order-payment-card>header{display:flex;align-items:center;gap:11px}.order-payment-card>header>span{width:38px;height:38px;display:grid;place-items:center;flex:none;border-radius:10px}.order-payment-card>header>span svg{width:19px}.order-payment-card>header>div{min-width:0;flex:1}.order-payment-card>header small,.order-payment-card>header b{display:block}.order-payment-card>header small{margin:0 0 2px;color:#8d98a8;font-size:7px;font-weight:800;letter-spacing:.8px}.order-payment-card>header b{color:#27354a;font:700 15px Manrope}.order-payment-card>header>em{padding:5px 9px;border-radius:999px;font-size:8px;font-style:normal;font-weight:800}.order-payment-card.paid{color:inherit;background:#f2faf6;border-color:#d2eadc}.order-payment-card.paid>header>span{color:#2c8b60;background:#ddf2e6}.order-payment-card.paid>header>em{color:#287b55;background:#dcefe4}.order-payment-card.pending{color:inherit;background:#fffaf1;border-color:#efdfbe}.order-payment-card.pending>header>span{color:#a87325;background:#f8eacb}.order-payment-card.pending>header>em{color:#94651f;background:#f7e7c6}.order-payment-card.unknown>header>span{color:#748094;background:#e9edf2}.order-payment-card.unknown>header>em{color:#687487;background:#e9edf2}.payment-confirmed-at{display:flex;align-items:center;gap:6px;margin:10px 0 0!important;padding-top:9px;border-top:1px solid #dcebe3;color:#607467!important;font-size:9px!important}.payment-confirmed-at svg{width:13px;color:#329568}.payment-change{margin-top:10px;padding:10px 11px;border-radius:8px;background:#fff;border:1px solid #e9dfc8}.payment-change b,.payment-change small{display:block}.payment-change b{color:#684e24;font-size:10px}.payment-change small{margin-top:2px;color:#8c7651;font-size:8px}.order-payment-card .pix-receipt-state{margin-top:11px}.order-payment-card .payment-action{margin-top:11px;min-height:36px;padding:8px 12px;font-size:10px}.order-payment-card.paid .payment-action{color:#536075;background:#fff;border-color:#d9e5de;box-shadow:none}@media(max-width:480px){.order-payment-card{padding:12px}.order-payment-card>header>em{padding:4px 7px}.order-payment-card .payment-action{width:100%}}.order-payment-card.pending{background:#fff;border-color:#e4e8ee}.order-payment-card.pending .pix-receipt-state.waiting{align-items:center;margin:12px 0 0;padding:11px 0 0;border:0;border-top:1px solid #edf0f3;border-radius:0;background:transparent;color:#6b6254}.order-payment-card.pending .pix-receipt-state.waiting>span{width:30px;height:30px;color:#9b6a22;background:#fff3da}.order-payment-card.pending .pix-receipt-state.waiting b{color:#594b36}.order-payment-card.pending .pix-receipt-state.waiting small{color:#827665}.order-payment-card.pending .payment-action{color:#8a5b19;background:#fff8e9;border:1px solid #efd7aa;box-shadow:none}.order-payment-card.pending .payment-action:hover{background:#fff2d7}.drawer-body>section{margin-top:22px;padding-top:22px;border-top:1px solid #edf0f3}.drawer-body>section:first-of-type{margin-top:25px;padding-top:0;border-top:0}.drawer-body>section h4{margin-bottom:12px}.drawer-body>.totals{margin-top:22px}@media(max-width:480px){.drawer-body>section{margin-top:18px;padding-top:18px}.drawer-body>section:first-of-type{margin-top:21px}.drawer-body>.totals{margin-top:18px}}.order-item small.order-item-note-inline{margin-top:7px;color:#6f7887}.order-item small.order-item-note-inline b{display:inline;color:#a45f3b;font-size:inherit;font-weight:800}.order-context-note p{color:#4f5b6e!important}.order-address-note{margin-top:12px;padding-top:11px;border-top:1px solid #e8ebef}.order-address-note>span{display:block;margin-bottom:4px;color:#929dac;font-size:8px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.order-address-note>p{color:#4f5b6e!important;font-size:11px!important;line-height:1.5!important}.order-address-detail{display:flex;align-items:flex-start;gap:10px}.order-address-icon{width:32px;height:32px;display:grid;place-items:center;flex:none;border-radius:9px;background:#fff1e9;color:#e56e35}.order-address-icon svg{width:16px;height:16px}.order-address-detail>div{min-width:0;padding-top:3px}.order-address-detail>div>b{display:block;color:#27354a;font:700 14px/1.5 Manrope;overflow-wrap:anywhere}.order-address-detail>div>small{display:flex;align-items:baseline;gap:6px;margin-top:5px;color:#7b8798;font-size:10px;line-height:1.4}.order-address-detail>div>small>span{color:#98a2b1;font-size:8px;font-weight:800;letter-spacing:.65px;text-transform:uppercase;white-space:nowrap}@media(max-width:480px){.order-address-detail{gap:9px}.order-address-icon{width:30px;height:30px}.order-address-detail>div>b{font-size:13px}.order-address-detail>div>small{align-items:flex-start;flex-direction:column;gap:2px;margin-top:6px}}.order-payment-card>header{gap:8px}.order-payment-card>header b{font-size:14px}.order-payment-card.paid{border-left:3px solid #72bd91}.order-payment-card.pending{border-left:3px solid #ddb66f}.order-payment-card.unknown{border-left:3px solid #b6bec9}.order-payment-card.pending .pix-receipt-state.waiting>span{width:27px;height:27px;border-radius:8px}.order-payment-card.pending .pix-receipt-state.waiting>span svg{width:14px}.order-payment-card.pending .payment-action{min-height:32px;padding:7px 10px;background:#fff;border-color:#e2d2b5}.order-payment-card.pending .payment-action:hover{background:#fffaf0}.order-payment-card,.order-payment-card.paid,.order-payment-card.pending,.order-payment-card.unknown{padding:0;border:0;border-radius:0;background:transparent}.order-payment-card>header b{font-size:15px}.order-payment-card>header>em{padding:4px 8px}.order-payment-card .payment-confirmed-at{margin-top:8px!important;padding-top:0;border-top:0}.order-payment-card.pending .pix-receipt-state.waiting,.order-payment-card .payment-action{margin-top:10px}.operation-grid:has(>.operation-notifications:not(.configuration-section-hidden)){grid-template-columns:1fr}.operation-notifications .form{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.operation-notifications .switch-card.wide{grid-column:auto;margin:0;min-height:72px}.operation-notifications .payment-note{grid-column:1/-1;margin-top:2px}@media(max-width:700px){.operation-notifications .form{grid-template-columns:1fr}.operation-notifications .switch-card.wide,.operation-notifications .payment-note{grid-column:1}.settings-tabs{width:100%;margin-top:-4px;scroll-snap-type:x proximity}.settings-tabs button{flex:0 0 auto;padding:9px 11px;scroll-snap-align:start}}.operation-notifications .notification-required{position:relative;padding-right:82px;background:#edf8f2;border:1px solid #d2ecdd}.operation-notifications .notification-required input{accent-color:#3ca873;opacity:1}.operation-notifications .notification-required>em{position:absolute;top:9px;right:10px;color:#2d8b5a;background:#dcf2e5;border-radius:999px;padding:4px 7px;font-size:8px;font-style:normal;font-weight:800;line-height:1;text-transform:uppercase}.notifications{display:flex;flex-direction:column;gap:9px}.notifications>div{display:flex;align-items:flex-start;gap:9px;padding:11px;border:1px solid #e8ecf1;border-radius:9px;background:#fafbfc}.notifications p{flex:1}.notifications small{display:block;color:var(--muted);margin-top:3px}.notifications .notification-delivery-mode{display:inline-block;margin-top:5px;color:#8490a3;font-size:8px;font-weight:700;line-height:1;letter-spacing:.04em;text-transform:uppercase}.notifications button{border:0;border-radius:7px;background:#fff0e8;color:#d86029;padding:7px 9px;font-size:10px;font-weight:700}.notification-state{flex:none;border-radius:15px;padding:4px 7px;font-size:9px;font-weight:700}.notification-state.n1{background:#fff3df;color:#a96d1d}.notification-state.n2{background:#e8f3ff;color:#367ec8}.notification-state.n3{background:#e5f7ed;color:#27875a}.notification-state.n4{background:#fdeaea;color:#b94a4a}.notification-state.n5{background:#f0ecff;color:#6850a8}.notification-state.n6{background:#e5f7ed;color:#27875a}.notification-state.n7{background:#dff4f7;color:#167681}.catalog-title-actions,.category-actions{display:flex;gap:8px}.category-actions button{width:34px;height:34px;border:1px solid var(--line);border-radius:8px;background:#fff;color:#617086;display:grid;place-items:center}.category-actions button:hover{background:#f6f8fa}.category-actions button.danger{color:#c94848}.category-actions svg{width:15px}.form-error{background:#fff0f0;color:#bd4545;border:1px solid #f3cccc;border-radius:8px;padding:10px;font-size:11px}@media(max-width:600px){.catalog-title-actions{width:100%;flex-direction:column}.catalog-title-actions button{width:100%}}.fulfillment-options{display:grid;grid-template-columns:1fr 1fr;gap:10px}@media(max-width:600px){.fulfillment-options{grid-template-columns:1fr}}.addon-groups-panel{margin-top:0;overflow:hidden}.addon-owner-guide{margin:0 0 10px;padding:15px 17px;border:1px solid #f2d3c2;border-radius:12px;background:linear-gradient(135deg,#fff9f5,#fff);box-shadow:0 4px 14px #6b3b2110}.addon-owner-guide header{display:flex;align-items:center;gap:10px;margin-bottom:13px}.addon-owner-guide header>svg{width:22px;color:var(--orange)}.addon-owner-guide header span,.addon-owner-guide header b,.addon-owner-guide header small{display:block}.addon-owner-guide header b{color:#263247;font-size:12px}.addon-owner-guide header small{margin-top:2px;color:#748094;font-size:9px;font-weight:400}.addon-owner-guide ol{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin:0;padding:0;list-style:none}.addon-owner-guide li{display:flex;align-items:flex-start;gap:9px}.addon-owner-guide li>b{display:grid;place-items:center;width:24px;height:24px;flex:none;border-radius:50%;background:#fff0e8;color:#df642c;font-size:10px}.addon-owner-guide li span,.addon-owner-guide li strong,.addon-owner-guide li small{display:block}.addon-owner-guide li strong{color:#334155;font-size:10px}.addon-owner-guide li small{margin-top:2px;color:#7c8798;font-size:8px;line-height:1.45}.addon-group-row{display:flex;align-items:center;gap:8px;border-top:1px solid #e7ebf1;padding:5px 12px}.addon-group-row:first-child{border-top:0}.addon-group-row:hover{background:#fbfcfe}.addon-group-row>button:first-child{flex:1;text-align:left;background:transparent;border:0;padding:9px 8px;display:flex;align-items:center;justify-content:space-between;gap:12px}.addon-group-row>button:first-child>span{display:grid;gap:2px}.addon-group-row>button:first-child>svg{width:15px;color:#8a96a8}.addon-group-row>button:last-child{width:32px;height:32px;display:grid;place-items:center;border:0;border-radius:8px;background:#fff0f0;color:#b84e4e}.addon-group-row>button:last-child svg{width:15px}.addon-group-row small{color:#718096;font-size:10px}.addon-group-row.inactive{background:#f7f8fa;opacity:.72}.addon-status{display:inline-flex;margin-left:6px;padding:2px 6px;border-radius:999px;font-size:8px;font-style:normal;vertical-align:1px}.addon-status.active{background:#e8f7ef;color:#278457}.addon-status.inactive{background:#e8ebef;color:#6f7886}.product-next-step,.addon-quantity-help{padding:10px 12px;border:1px solid #f0ddcf;border-radius:9px;background:#fffaf6;color:#657184;font-size:9px;line-height:1.5}.product-next-step b,.product-next-step span{display:block}.product-next-step b{color:#39465a;font-size:10px}.product-next-step strong{color:#dc652e}.addon-quantity-help{margin-top:-4px}.addon-quantity-help b{color:#263247}.product-editor{display:flex;min-height:620px;flex-direction:column}.product-editor-tabs{display:grid;grid-template-columns:repeat(3,1fr);padding:0 22px;border-bottom:1px solid #e7ebf0}.product-editor-tabs button{display:flex;align-items:center;justify-content:center;gap:7px;padding:13px;border:0;background:transparent;color:#7d8899;font-size:10px;font-weight:700;border-bottom:3px solid transparent}.product-editor-tabs button i{display:grid;place-items:center;width:20px;height:20px;border-radius:50%;background:#eef1f4;font-style:normal;font-size:8px}.product-editor-tabs button.active{color:#df652d;border-bottom-color:var(--orange)}.product-editor-tabs button.active i{background:#fff0e8;color:#df652d}.product-editor-mobile-step{display:none}.product-editor-content{display:grid;flex:1;min-height:0;padding:22px;overflow:auto}.product-editor-content.step-0{grid-template-columns:minmax(0,1fr) 245px;gap:22px}.product-editor-fields{min-width:0}.product-editor-image{margin-bottom:17px}.product-editor-image.product-image-field{grid-template-columns:78px 1fr;padding:12px}.product-editor-image .product-image-preview{width:78px;height:78px}.product-editor-grid{display:grid;grid-template-columns:1fr 1fr;gap:15px}.product-editor-grid label{font-size:10px;color:#657185;font-weight:600}.product-editor-grid input,.product-editor-grid select,.product-editor-grid textarea{display:block;width:100%;margin-top:6px;padding:10px 11px;border:1px solid #dfe4eb;border-radius:8px;background:#fff;color:#263247;font-size:12px}.product-editor-grid textarea{min-height:90px;resize:vertical}.product-card-preview>span{display:block;margin-bottom:8px;color:#7c8798;font-size:9px;font-weight:700;text-transform:uppercase;letter-spacing:.6px}.product-card-preview>div{overflow:hidden;padding:11px;border:1px solid #e3e8ee;border-radius:12px;background:#fff;box-shadow:0 8px 24px #26324712}.product-card-preview img,.product-card-preview>div>i{width:100%;height:145px;border-radius:9px;object-fit:cover}.product-card-preview>div>i{display:grid;place-items:center;background:#fff2ea;color:#df6b34}.product-card-preview>div>i svg{width:34px}.product-card-preview b,.product-card-preview p,.product-card-preview strong,.product-card-preview em{display:block}.product-card-preview b{margin-top:11px;color:#263247;font-size:13px}.product-card-preview p{min-height:38px;margin:5px 0;color:#778294;font-size:9px;line-height:1.45}.product-card-preview strong{color:#df642c;font-size:14px}.product-card-preview em{margin-top:8px;color:#278457;font-size:8px;font-style:normal;font-weight:700}.product-options-step,.product-availability-step{width:100%;max-width:760px;margin:0 auto}.product-options-step>header,.product-availability-step>header{display:flex;align-items:center;justify-content:space-between;margin-bottom:15px}.product-options-step header b,.product-options-step header span,.product-availability-step header b,.product-availability-step header span{display:block}.product-options-step header b,.product-availability-step header b{font-size:13px;color:#263247}.product-options-step header span,.product-availability-step header span{margin-top:2px;color:#7f8a9b;font-size:9px}.product-options-step header>small{padding:4px 8px;border-radius:999px;background:#eef2f5;color:#687486;font-size:8px;font-weight:700}.product-preset-list{display:flex;align-items:center;flex-wrap:wrap;gap:6px;margin-bottom:13px;padding:10px 12px;border-radius:9px;background:#f8fafc}.product-preset-list>span{margin-right:3px;color:#7c8798;font-size:8px}.product-preset-list button{padding:5px 8px;border:1px solid #dfe5eb;border-radius:999px;background:#fff;color:#536077;font-size:8px;font-weight:700}.product-group-picker{display:grid;gap:8px}.product-group-picker>label{display:flex;align-items:flex-start;gap:10px;padding:12px;border:1px solid #e1e6ec;border-radius:10px;cursor:pointer}.product-group-picker>label.selected{border-color:#f1a37c;background:#fff8f4}.product-group-picker input{width:17px;height:17px;margin:1px 0 0;accent-color:var(--orange)}.product-group-picker label span,.product-group-picker label b,.product-group-picker label small{display:block}.product-group-picker label span{flex:1}.product-group-picker label b{color:#2a374b;font-size:11px}.product-group-picker label small{margin-top:3px;color:#7e899a;font-size:9px}.product-group-picker label em{display:inline-block;margin-top:6px;padding:3px 6px;border-radius:999px;background:#eef2f5;color:#687486;font-size:7px;font-style:normal;font-weight:700}.product-group-picker>p{padding:30px;text-align:center;color:#7c8798;font-size:10px}.product-options-help{margin-top:13px;padding:11px 12px;border-radius:9px;background:#fff8f4;color:#748094}.product-options-help b,.product-options-help span{display:block}.product-options-help b{color:#3f4b5d;font-size:10px}.product-options-help span{margin-top:2px;font-size:8px;line-height:1.5}.product-setting-card{display:flex;align-items:center;gap:15px;margin-bottom:10px;padding:15px;border:1px solid #e1e6ec;border-radius:11px}.product-setting-card>span{flex:1}.product-setting-card b,.product-setting-card small{display:block}.product-setting-card b{color:#2b384b;font-size:11px}.product-setting-card small{margin-top:3px;color:#7e8999;font-size:9px}.product-setting-card>input{width:18px;height:18px;accent-color:var(--orange)}.product-save-summary{margin-top:18px;padding:14px;border-radius:10px;background:#f7f9fb}.product-save-summary b,.product-save-summary span{display:block}.product-save-summary b{color:#28364a;font-size:12px}.product-save-summary span{margin-top:3px;color:#748094;font-size:9px}.product-editor-error{margin:0 22px 12px}.product-editor-actions{display:flex;align-items:center;justify-content:space-between;margin-top:auto;padding:15px 22px;border-top:1px solid #e7ebf0;background:#fff}.product-editor-actions>span{display:flex;gap:8px}.addon-products,.addon-options{border:1px solid #dde3ec;border-radius:12px;padding:14px;display:grid;gap:10px}.addon-products{grid-template-columns:repeat(2,minmax(0,1fr));max-height:240px;overflow:auto}.addon-products label{display:flex;gap:8px;align-items:center}.addon-products small{display:block;color:#718096}.addon-options>div{display:grid;grid-template-columns:1fr 130px 82px 42px;gap:8px;align-items:center}.addon-option-availability{display:flex;align-items:center;justify-content:center;gap:6px;color:#647084;font-size:11px;font-weight:700}.addon-option-availability input{width:16px;height:16px;accent-color:var(--orange)}.addon-options svg{width:16px}.addon-options>button{justify-self:start}@media(max-width:700px){.addon-products{grid-template-columns:1fr}.addon-options>div{grid-template-columns:minmax(130px,1fr) 90px 68px 42px}}.catalog-tabs{display:flex;gap:4px;border-bottom:1px solid #dde3ea;margin-bottom:7px}.catalog-tabs button{border:0;background:transparent;padding:9px 13px;color:#748094;font-weight:700;position:relative}.catalog-tabs button.active{color:#182235}.catalog-tabs button.active:after{content:"";position:absolute;left:10px;right:10px;bottom:-1px;height:3px;border-radius:3px 3px 0 0;background:var(--orange)}.catalog-tabs span{display:inline-grid;place-items:center;min-width:20px;height:20px;border-radius:10px;background:#eef1f5;margin-left:5px;font-size:10px}.category-manager{padding:8px 0;margin-bottom:5px;background:transparent;border:0;border-radius:0;box-shadow:none}.category-manager-head{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:8px}.category-manager b,.category-manager span{display:block}.category-manager b em{display:inline-grid;place-items:center;min-width:18px;height:18px;margin-left:5px;border-radius:9px;background:#eef1f5;color:#667184;font-size:9px;font-style:normal;vertical-align:2px}.category-manager span{color:#748094;font-size:9px;margin-top:1px}.category-chips{display:flex;flex-wrap:wrap;gap:8px}.category-chip{display:flex;flex:none;height:50px;border:1px solid #dfe4eb;border-radius:10px;overflow:hidden;background:#fff}.category-chip.active{border-color:#f08a57;background:#fff6f1;box-shadow:0 0 0 1px #f08a5724}.category-chip.active .category-filter-button{color:#d85f29}.category-chip.disabled{opacity:.55;background:#f5f6f8}.category-chip button{border:0;background:transparent;padding:8px 11px;display:flex;gap:7px;align-items:center;text-align:left}.category-chip button:not(:first-child){border-left:1px solid #edf0f3;padding:9px;color:#657185}.category-chip button:last-child{color:#b55a5a}.category-organize-button{padding:6px 9px;font-size:10px;box-shadow:none;white-space:nowrap}.category-organize-button svg{width:13px;height:13px}.category-order-modal{padding:18px 22px 20px}.category-order-modal>p{margin:0 0 13px;color:#748094;font-size:11px;line-height:1.5}.category-order-list{display:grid;gap:6px;max-height:min(390px,52vh);overflow-y:auto;padding:2px 3px 2px 2px}.category-order-row{display:flex;align-items:center;gap:9px;min-height:48px;padding:6px 9px;border:1px solid #e4e8ee;border-radius:10px;background:#fff;transition:border-color .15s,background .15s,box-shadow .15s,transform .15s}.category-order-position{display:grid;place-items:center;width:25px;height:25px;border-radius:8px;background:#f4f6f8;color:#748094;font-size:11px;font-weight:800}.category-order-name{display:flex;flex-direction:column;flex:1;min-width:0}.category-order-name b{font-size:13px;color:#152239;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.category-order-name small{font-size:10px;color:#8a94a5;margin-top:2px}.category-order-buttons{display:flex;gap:5px}.category-order-buttons button{display:grid;place-items:center;width:34px;height:34px;padding:0;border:1px solid #dfe4eb;border-radius:8px;background:#fff;color:#536078}.category-order-buttons button:hover:not(:disabled){border-color:#f08a57;color:#df6b35;background:#fff7f2}.category-order-buttons button:disabled{opacity:.28;cursor:not-allowed}.category-order-buttons svg{width:15px;height:15px}.category-order-row.moving-up,.category-order-row.moving-down{position:relative;z-index:2;border-color:#f08a57;background:#fff7f2;box-shadow:0 7px 18px #d8642d26}.category-order-row.moving-up{animation:category-move-up .5s cubic-bezier(.22,.8,.25,1)}.category-order-row.moving-down{animation:category-move-down .5s cubic-bezier(.22,.8,.25,1)}.category-order-row.moving-up .category-order-position,.category-order-row.moving-down .category-order-position{color:#fff;background:#f27538;animation:category-position-pulse .5s ease-out}@keyframes category-move-up{0%{transform:translateY(calc(100% + 6px))}70%{transform:translateY(-2px)}to{transform:translateY(0)}}@keyframes category-move-down{0%{transform:translateY(calc(-100% - 6px))}70%{transform:translateY(2px)}to{transform:translateY(0)}}@keyframes category-position-pulse{0%,to{transform:scale(1)}55%{transform:scale(1.12)}}.category-order-modal .operation-save-error{margin-top:12px}.category-order-modal .modal-actions{margin-top:16px}.category-chip button:disabled{color:#c9ced5;cursor:not-allowed}.category-chip svg{width:14px}.category-chip small{display:block;color:#919aaa;font-size:9px}.category-all-chip{border-color:#d9dfe7;background:#f8fafc}.category-all-chip .category-filter-button{min-width:92px;font-weight:700;color:#445066}.category-all-chip.active{border-color:#f08a57;background:#fff6f1}.category-setting-section{overflow:hidden;border:1px solid #e2e7ed;border-radius:11px;background:#fff}.category-setting-section>header{padding:11px 13px;border-bottom:1px solid #edf0f3;background:#f8fafc}.category-setting-section>header b,.category-setting-section>header small,.category-setting-row b,.category-setting-row small{display:block}.category-setting-section>header b{color:#29364a;font-size:11px}.category-setting-section>header small{margin-top:2px;color:#8a95a5;font-size:9px;font-weight:400}.category-setting-row{position:relative;display:flex;align-items:center;gap:14px;padding:12px 13px;cursor:pointer}.category-setting-row>span{flex:1;min-width:0}.category-setting-row b{color:#344054;font-size:11px}.category-setting-row small{margin-top:3px;color:#7d899a;font-size:9px;font-weight:400;line-height:1.4}.category-setting-row input{position:absolute;opacity:0;pointer-events:none}.category-setting-row>i{position:relative;width:36px;height:20px;flex:none;border-radius:999px;background:#d4dae2;transition:.18s}.category-setting-row>i:after{content:"";position:absolute;width:14px;height:14px;left:3px;top:3px;border-radius:50%;background:#fff;box-shadow:0 1px 3px #3440544a;transition:.18s}.category-setting-row input:checked+i{background:#46b97f}.category-setting-row input:checked+i:after{transform:translate(16px)}.category-setting-section.enabled{border-color:#cfe7da}.category-setting-section.enabled>header{background:#f4faf7}.category-advanced{border:1px solid #e2e7ed;border-radius:11px;background:#fff;overflow:hidden}.category-advanced>summary{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:12px 13px;cursor:pointer;list-style:none}.category-advanced>summary::-webkit-details-marker{display:none}.category-advanced>summary span,.category-advanced>summary b,.category-advanced>summary small{display:block}.category-advanced>summary b{color:#344054;font-size:11px}.category-advanced>summary small{margin-top:2px;color:#8490a1;font-size:9px;font-weight:400}.category-advanced>summary em{padding:3px 7px;border-radius:999px;background:#f0f2f5;color:#778294;font-size:8px;font-style:normal;font-weight:700}.category-advanced.enabled{border-color:#cfe7da}.category-advanced.enabled>summary{background:#f4faf7}.category-advanced.enabled>summary em{background:#e4f5ec;color:#278457}.category-advanced .category-setting-section{border:0;border-top:1px solid #edf0f3;border-radius:0}.category-combination-fields{display:grid;grid-template-columns:1fr 1fr;gap:13px;padding:13px;border-top:1px solid #edf0f3;background:#fbfcfd}.category-combination-fields label{min-width:0}@media(max-width:600px){.category-setting-section>header{padding:10px 11px}.category-setting-row{padding:11px}.category-combination-fields{grid-template-columns:1fr;padding:11px}.category-setting-row small{max-width:250px}}@media(max-width:700px){.category-manager-head{margin-bottom:7px}.category-manager-head>div span{font-size:8px}.category-organize-button{padding:5px 7px;font-size:9px}.category-chips{flex-wrap:wrap;overflow:visible;gap:7px;padding:1px 1px 5px}.category-chip{max-width:100%}.category-order-modal{padding:15px 16px 16px}.category-order-list{max-height:52vh}.category-order-row{min-height:46px}.category-order-modal .modal-actions{flex-direction:row}.category-order-modal .modal-actions button{width:auto}}@media(prefers-reduced-motion:reduce){.category-order-row.moving-up,.category-order-row.moving-down{animation:none}}.catalog-toolbar{display:grid;grid-template-columns:minmax(260px,1fr) 210px;gap:8px;margin-bottom:8px}.catalog-toolbar .search{min-width:0}.catalog-toolbar select{border:1px solid #dfe4eb;border-radius:9px;padding:0 12px;background:#fff;color:#445066}.catalog-table-panel{overflow:hidden}.catalog-table-head,.catalog-table-row{display:grid;grid-template-columns:minmax(260px,2fr) minmax(130px,.8fr) 120px 100px 76px;align-items:center;gap:14px}.catalog-table-head{padding:12px 20px;background:#fafbfc;border-bottom:1px solid #e8ecf1;color:#8b95a4;font-size:9px;text-transform:uppercase;letter-spacing:.7px;font-weight:700}.catalog-table-row{width:100%;border:0;border-bottom:1px solid #eef1f4;background:#fff;padding:12px 20px;text-align:left;color:#596579}.catalog-table-row:hover{background:#fdfaf8}.catalog-row-actions{display:flex;justify-content:flex-end;gap:5px}.catalog-row-actions button{display:grid;place-items:center;width:32px;height:32px;padding:0;border:1px solid #e2e7ed;border-radius:8px;background:#fff;color:#687488}.catalog-row-actions button:hover{border-color:#f0b493;color:var(--orange);background:#fff8f4}.catalog-row-actions button.danger{border-color:#f4dada;color:#c94848;background:#fff5f5}.catalog-row-actions button:disabled{opacity:.55}.catalog-row-actions svg{width:15px}.catalog-product-name{display:flex;align-items:center;min-width:0;gap:12px}.catalog-product-name i{width:38px;height:38px;flex:none;border-radius:9px;display:grid;place-items:center;background:#fff0e8;color:#e57840}.catalog-product-name i.has-image{overflow:hidden;background:#eef1f4}.catalog-product-name i img{width:100%;height:100%;object-fit:cover}.catalog-product-name svg{width:17px}.catalog-product-name span{min-width:0}.catalog-product-name b,.catalog-product-name small{display:block}.catalog-product-name b{color:#243047;font-size:12px}.catalog-product-name small{color:#8c96a5;font-size:9px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.catalog-pagination{display:flex;justify-content:space-between;align-items:center;padding:14px 18px;color:#748094;font-size:10px}.catalog-pagination div{display:flex;align-items:center;gap:10px}.catalog-pagination button{border:1px solid #dfe4eb;background:#fff;border-radius:7px;padding:7px 10px;color:#566175}.catalog-pagination button:disabled{opacity:.45;cursor:not-allowed}.modal-wide{width:min(920px,100%);overflow:hidden}.modal-wide .addon-form{max-height:calc(90vh - 76px);overflow:auto;padding-bottom:0}.addon-products-section,.addon-options{border:1px solid #dde3ec;border-radius:12px;padding:16px;display:grid;gap:12px;min-width:0}.addon-products-section legend,.addon-options legend{font:700 13px Manrope;padding:0 8px;color:#263247}.addon-product-toolbar{display:grid;grid-template-columns:minmax(220px,1fr) 190px auto;gap:8px}.addon-product-toolbar .search{min-width:0;height:39px;padding:0 11px;margin:0}.addon-product-toolbar .search svg{width:17px;flex:none}.addon-product-toolbar .search input{height:100%;margin:0;padding:0 0 0 9px;border:0;border-radius:0;background:transparent;box-shadow:none}.addon-product-toolbar select{height:39px;margin:0;border:1px solid #dfe4eb;border-radius:8px;padding:0 10px;background:#fff;color:#445066}.addon-product-toolbar>button{height:39px;margin:0}.addon-selection-summary{display:flex;justify-content:space-between;gap:10px;color:#748094;font-size:10px}.addon-selection-summary b{color:#263247}.addon-products-list{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;max-height:260px;overflow:auto;padding-right:4px}.addon-products-list article{border:1px solid #e3e7ed;border-radius:9px;min-width:0;overflow:hidden}.addon-products-list article.selected{border-color:#f2a47d;background:#fff8f4}.addon-products-list article>label{display:flex;align-items:center;gap:10px;padding:10px;cursor:pointer;min-width:0}.addon-products-list input[type=checkbox]{width:17px;height:17px;flex:none;margin:0}.addon-products-list span{min-width:0}.addon-products-list b,.addon-products-list small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.addon-products-list b{color:#263247;font-size:11px}.addon-products-list small{color:#8490a1;font-size:9px}.addon-product-rule{display:grid;grid-template-columns:1fr 1fr;gap:6px;padding:0 10px 10px}.addon-product-rule>small{grid-column:1/-1;white-space:normal}.addon-product-rule>small em{font-style:normal;font-weight:400;color:#8d97a6}.addon-product-rule label{color:#707c8e;font-size:8px;font-weight:700}.addon-product-rule input{width:100%;margin-top:3px;padding:6px}.addon-product-rule button{grid-column:1/-1;border:0;background:transparent;color:var(--orange);font-size:8px;font-weight:700}.addon-no-results{grid-column:1/-1;padding:24px;text-align:center;color:#8490a1}.addon-options-header{display:grid!important;grid-template-columns:1fr 130px 82px 42px!important;gap:8px;color:#8b95a4;font-size:9px;text-transform:uppercase;letter-spacing:.5px}.addon-modal-actions{position:sticky;bottom:0;background:#fff;margin:4px -22px 0;padding:16px 22px;z-index:2;box-shadow:0 -8px 18px #1822350b}@media(max-width:760px){.addon-owner-guide ol{grid-template-columns:1fr}.addon-owner-guide header small{line-height:1.45}.category-manager{flex-direction:column;gap:12px}.catalog-toolbar{grid-template-columns:1fr}.catalog-toolbar select{height:42px}.catalog-table-head{display:none}.catalog-table-row{grid-template-columns:1fr auto;gap:8px;padding:14px}.catalog-table-row>span:not(.catalog-product-name):not(.catalog-row-actions),.catalog-table-row>strong{display:flex;justify-content:space-between;grid-column:1/-1;font-size:10px}.catalog-table-row>span:not(.catalog-product-name):not(.catalog-row-actions):before,.catalog-table-row>strong:before{content:attr(data-label);color:#8b95a4;font-weight:500}.catalog-row-actions{grid-column:2;grid-row:1}.catalog-pagination{align-items:flex-start;flex-direction:column;gap:10px}.addon-product-toolbar{grid-template-columns:1fr}.addon-product-toolbar select{height:39px}.addon-products-list{grid-template-columns:1fr;max-height:300px}.addon-selection-summary{flex-direction:column}.modal-wide .addon-form{max-height:calc(96vh - 65px)}.modal-wrap:has(.product-editor){padding:0}.modal:has(.product-editor){width:100%;height:100vh;max-height:100vh;border-radius:0;display:flex;flex-direction:column}.modal:has(.product-editor)>.modal-head{flex:none}.product-editor{min-height:0;flex:1}.product-editor-tabs{padding:0 10px}.product-editor-tabs button{padding:10px 4px}.product-editor-tabs button span{display:none}.product-editor-mobile-step{display:block;padding:9px 16px 0;color:#df652d;font-size:9px;font-weight:800}.product-editor-content{padding:14px 16px}.product-editor-content.step-0{display:block}.product-card-preview{display:none}.product-editor-grid{grid-template-columns:1fr}.product-editor-image.product-image-field{grid-template-columns:64px 1fr}.product-editor-image .product-image-preview{width:64px;height:64px}.product-editor-actions{padding:12px 16px}.product-editor-actions>button{width:auto}.product-editor-actions>span{margin-left:auto}.product-editor-actions>span button{width:auto}.product-preset-list>span{width:100%}}.menu-document-panel{display:flex;align-items:center;gap:8px;margin:0;padding:6px 8px;border:1px solid #dfe5ed;border-radius:9px;background:#fff;box-shadow:none}.menu-document-panel.configured{border-color:#cfe8dc;background:linear-gradient(90deg,#fff,#f7fcf9)}.menu-document-icon{width:32px;height:32px;border-radius:8px;display:grid;place-items:center;background:#fff0e8;color:#f36b2b;flex:0 0 auto}.menu-document-panel.configured .menu-document-icon{background:#eaf8f0;color:#24945b}.menu-document-icon svg{width:16px}.menu-document-copy{display:flex;flex-direction:column;gap:3px;min-width:0;flex:1}.menu-document-copy>div{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.menu-document-copy>span{color:#718096;font-size:10px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.menu-document-status{display:inline-flex;align-items:center;gap:5px;padding:2px 7px;border-radius:999px;background:#eaf8f0;color:#218653;font-size:9px;font-weight:700}.menu-document-status i{width:5px;height:5px;border-radius:50%;background:#35bc75}.menu-document-actions{display:flex;gap:6px;align-items:center}.menu-document-actions button,.menu-document-actions label{height:32px;display:inline-flex;align-items:center;justify-content:center;gap:6px;padding:0 9px;border:1px solid #dbe2ea;border-radius:8px;background:#fff;color:#334155;font-size:10px;font-weight:700;cursor:pointer}.menu-document-actions label input{display:none}.menu-document-actions svg{width:14px}.menu-document-actions .document-upload{border-color:#ffd3be;color:#df5d23;background:#fff8f4}.menu-document-actions .document-remove{width:32px;padding:0;color:#a94b4b}.menu-document-actions .document-remove:hover{background:#fff1f1;border-color:#f1c5c5}.menu-document-actions .disabled{opacity:.55;pointer-events:none}.document-modal-panel{margin:18px 18px 10px;align-items:flex-start;flex-wrap:wrap}.document-modal-panel .menu-document-copy{flex-basis:calc(100% - 42px)}.document-modal-panel .menu-document-actions{width:100%;justify-content:flex-end}.document-modal-help{margin:0 18px 18px;padding:10px 12px;border-radius:8px;background:#f5f7fa;color:#687589;font-size:10px;line-height:1.5}.catalog-title-actions svg{width:15px}@media(max-width:720px){.menu-document-panel{align-items:flex-start;flex-wrap:wrap}.menu-document-copy{flex-basis:calc(100% - 58px)}.menu-document-status{display:none}.menu-document-actions{width:100%;flex-wrap:wrap}.menu-document-actions .document-view,.menu-document-actions .document-upload{flex:1}.menu-document-actions .document-remove{flex:0 0 37px}}.inline-group-list{display:grid;gap:12px}.inline-group-editor{border:1px solid #e4e7ec;border-radius:14px;padding:14px;display:grid;gap:10px;background:#fff}.inline-group-editor header{display:flex;justify-content:space-between;align-items:center}.inline-group-editor header button,.inline-group-option button{border:0;background:#fff1f2;color:#be123c;border-radius:8px;padding:8px}.inline-group-editor label{display:grid;gap:5px;font-size:12px;font-weight:700;color:#475467}.inline-group-editor input{border:1px solid #d0d5dd;border-radius:9px;padding:10px}.inline-group-limits{display:grid;grid-template-columns:1fr 1fr;gap:10px}.inline-group-option{display:grid;grid-template-columns:minmax(0,1fr) 140px auto;gap:8px;align-items:center}.inline-add-option,.product-new-group{justify-self:start}@media(max-width:700px){.inline-group-option{grid-template-columns:1fr 110px auto}}@media(min-width:701px){.modal:has(.product-editor){width:min(1180px,calc(100vw - 48px));max-height:94vh;overflow:hidden}.product-editor{min-height:680px}.product-editor-tabs{width:min(620px,calc(100% - 48px));margin:0 24px 4px;padding:0;border:1px solid #e1e6ec;border-radius:9px;overflow:hidden}.product-editor-tabs button{padding:12px 18px;border-right:1px solid #e7ebf0;border-bottom:0;background:#fff;font-size:11px}.product-editor-tabs button:last-child{border-right:0}.product-editor-tabs button i{display:none}.product-editor-tabs button.active{color:#c7353f;background:#fff7f7;box-shadow:inset 0 -2px #c7353f}.product-editor-content{padding:22px 24px}.product-editor-content.step-0{grid-template-columns:minmax(0,1fr) 270px;gap:28px}.product-editor-fields{display:flex;flex-direction:column}.product-editor-grid{order:1;gap:15px}.product-editor-grid label{color:#344054;font-weight:700}.product-editor-grid input,.product-editor-grid select,.product-editor-grid textarea{padding:11px 12px;border-color:#d0d5dd}.product-editor-image{order:2;margin:18px 0 0;padding-top:16px;border-top:1px solid #eaecf0}.product-editor-image.product-image-field{align-items:stretch;padding-bottom:0}.product-editor-image .product-image-preview{width:210px;height:128px;border:1px dashed #cfd6df;border-radius:10px;background:#f8fafc}.product-editor-image>div:last-child{display:flex;flex:1;flex-direction:column;justify-content:center;padding:14px;border:1px solid #f2d6d6;border-radius:10px;background:#fff8f8}.product-editor-image>div:last-child b{font-size:12px;color:#7a2730}.product-editor-image>div:last-child small{line-height:1.5}.product-editor-image .logo-upload,.product-editor-image .danger-button{align-self:flex-start}.product-card-preview>div{padding:12px}.product-card-preview img,.product-card-preview>div>i{height:170px}}@media(min-width:701px){.modal:has(.product-editor){width:min(1120px,calc(100vw - 42px));height:min(760px,94vh);display:flex;flex-direction:column}.modal:has(.product-editor)>.modal-head{padding:17px 22px;border-bottom:1px solid #e6eaf0}.product-editor{display:grid;grid-template-columns:220px minmax(0,1fr) 285px;grid-template-rows:minmax(0,1fr) auto;min-height:0;flex:1}.product-editor-tabs{grid-column:1;grid-row:1;width:auto;margin:0;padding:25px 10px;border:0;border-right:1px solid #e6eaf0;border-radius:0;display:flex;flex-direction:column;overflow:visible}.product-editor-tabs button{position:relative;justify-content:flex-start;gap:13px;min-height:80px;padding:13px 12px;border:0!important;border-radius:8px;background:transparent!important;box-shadow:none!important;text-align:left}.product-editor-tabs button:not(:last-child):after{content:"";position:absolute;left:28px;top:54px;width:1px;height:52px;background:#d9dfe7}.product-editor-tabs button i{display:grid;place-items:center;width:36px;height:36px;border-radius:50%;background:#aeb8c7;color:#fff;font-style:normal;font-size:13px;flex:none}.product-editor-tabs button i svg{width:17px}.product-editor-tabs button span,.product-editor-tabs button b,.product-editor-tabs button small{display:block}.product-editor-tabs button b{font-size:11px;color:#263247}.product-editor-tabs button small{max-width:135px;margin-top:3px;color:#7c8798;font-size:8px;line-height:1.4}.product-editor-tabs button.active{background:#fff4ef!important}.product-editor-tabs button.active i,.product-editor-tabs button.done i{background:#ff5a13}.product-editor-tabs button.active b{color:#ef4d0b}.product-editor-tabs button.active small{color:#d75b2e}.product-editor-content{grid-column:2;grid-row:1;display:block;padding:24px 16px;overflow:auto}.product-editor-content.step-0{display:block}.product-editor-content>section{width:100%;max-width:none}.product-card-preview{grid-column:3;grid-row:1;padding:24px 22px;border-left:1px solid #e6eaf0;background:#fff}.product-card-preview>span{margin:0;color:#263247;font-size:13px;text-transform:none;letter-spacing:0}.product-card-preview>small{display:block;margin:4px 0 13px;color:#7c8798;font-size:9px}.product-card-preview>div{box-shadow:none}.product-card-preview img,.product-card-preview>div>i{height:160px}.product-card-preview>div em{float:right;margin-top:-20px;padding:5px 8px;border-radius:7px;background:#ddf8e7}.product-preview-note{margin-top:12px;padding:11px;border-radius:8px;background:#fff5ef;color:#788497;font-size:8px;line-height:1.5}.product-editor-error{grid-column:2/4;grid-row:2;margin:0 18px 8px}.product-editor-actions{grid-column:1/4;grid-row:3;margin:0;padding:13px 20px}.product-options-step>header,.product-availability-step>header{align-items:flex-start;margin-bottom:18px}.product-options-step>header b,.product-availability-step>header b{font-size:17px}.product-options-step>header span,.product-availability-step>header span{font-size:10px}.product-options-step h4{margin:0 0 9px;color:#263247;font-size:10px}.product-group-picker>label{align-items:center;padding:11px}.product-draft-group{display:flex;align-items:center;gap:8px;padding:11px;border:1px solid #e1e6ec;border-radius:10px}.product-draft-group>span{flex:1}.product-draft-group b,.product-draft-group small{display:block}.product-draft-group b{font-size:11px}.product-draft-group small{margin-top:3px;color:#7e899a;font-size:9px}.product-draft-group button{width:33px;height:33px;border:1px solid #dce2e9;border-radius:8px;background:#fff;color:#344054}.product-draft-group button.danger{border-color:#fee2e2;color:#dc2626;background:#fff5f5}.product-new-group{width:100%;margin:10px 0 17px;padding:10px;border:1px solid #ff5a13;border-radius:8px;background:#fff;color:#ef4d0b;font-weight:800}.product-preset-list{margin:0}}.product-group-drawer-wrap{position:fixed;inset:0;z-index:1200;display:flex;justify-content:flex-end;background:#10182866;padding:18px}.product-group-drawer{display:flex;width:min(470px,100%);height:100%;flex-direction:column;border-radius:10px;background:#fff;box-shadow:0 22px 60px #10182845;overflow:hidden}.product-group-drawer>header{display:flex;align-items:center;gap:12px;padding:18px;border-bottom:1px solid #e6eaf0}.product-group-drawer>header span{flex:1}.product-group-drawer>header b,.product-group-drawer>header small{display:block}.product-group-drawer>header b{font-size:15px}.product-group-drawer>header small{margin-top:3px;color:#7c8798;font-size:9px}.product-group-drawer>header button{border:0;background:transparent}.product-group-drawer-body{flex:1;padding:18px;overflow:auto}.product-group-drawer-body>label,.product-group-kind label{display:grid;gap:6px;color:#344054;font-size:10px;font-weight:700}.product-group-drawer input,.product-group-drawer select{width:100%;padding:10px;border:1px solid #d0d5dd;border-radius:7px;background:#fff}.product-group-kind{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-top:14px}.product-group-kind .drawer-required{display:flex;align-items:center;justify-content:space-between}.product-group-kind .drawer-required input{width:38px;height:20px}.product-group-drawer h4{margin:22px 0 9px;font-size:11px}.drawer-options{border:1px solid #e1e6ec;border-radius:8px;overflow:hidden}.drawer-options-head,.drawer-option{display:grid;grid-template-columns:22px 1fr 120px 32px;gap:7px;align-items:center}.drawer-options-head{padding:8px;background:#f8fafc;color:#667085;font-size:8px}.drawer-options-head span:first-child{grid-column:2}.drawer-option{padding:6px;border-top:1px solid #eef1f4}.drawer-option i{color:#98a2b3;font-style:normal}.drawer-option input{padding:8px}.drawer-option button{border:0;background:#fff1f2;color:#e11d48;border-radius:6px;padding:7px}.drawer-option button svg{width:14px}.drawer-add-option{width:100%;margin-top:9px;padding:9px;border:1px solid #ff5a13;border-radius:7px;background:#fff;color:#ef4d0b;font-weight:800}.product-group-drawer>footer{display:flex;justify-content:flex-end;gap:10px;padding:13px 18px;border-top:1px solid #e6eaf0}@media(max-width:700px){.product-group-drawer-wrap{padding:0}.product-group-drawer{border-radius:0}.product-card-preview{display:none}.product-group-kind{grid-template-columns:1fr}.drawer-options-head,.drawer-option{grid-template-columns:18px 1fr 100px 30px}}@media(min-width:701px){.product-editor-tabs{position:relative}.product-editor-tabs:before{content:"";position:absolute;z-index:0;left:40px;top:63px;width:2px;height:160px;border-radius:2px;background:#d9e0e8}.product-editor-tabs:after{content:"";position:absolute;z-index:0;left:40px;top:63px;width:2px;height:0;border-radius:2px;background:#ff5a13;transition:height .2s ease}.product-editor-tabs.wizard-step-1:after{height:80px}.product-editor-tabs.wizard-step-2:after{height:160px}.product-editor-tabs button:not(:last-child):after{display:none}.product-editor-tabs button{z-index:1}.product-editor-tabs button i{position:relative;z-index:2;border:4px solid #fff;box-sizing:content-box;box-shadow:0 0 0 1px #dce2e9}.product-editor-tabs button.active i{box-shadow:0 0 0 3px #ffe2d5}.product-editor-tabs button.active{box-shadow:inset 3px 0 #ff5a13!important}.product-group-picker{gap:9px}.product-group-card{overflow:hidden;border:1px solid #e1e6ec;border-radius:10px;background:#fff;transition:border-color .15s,background .15s}.product-group-card.selected{border-color:#ff9364;background:#fff9f6}.product-group-card-head{display:flex;align-items:center;gap:8px;padding:11px 12px}.product-group-card-head>label{display:flex;align-items:center;gap:11px;min-width:0;flex:1;cursor:pointer}.product-group-card-head input{width:17px;height:17px;margin:0;accent-color:#ff5a13;flex:none}.product-group-card-head label>span{min-width:0;flex:1}.product-group-card-head b,.product-group-card-head small{display:block}.product-group-card-head b{color:#2b384b;font-size:11px}.product-group-card-head small{margin-top:4px;color:#7d899a;font-size:9px}.product-group-card-head small strong{color:#475467}.product-group-card-head>button{width:32px;height:32px;border:1px solid #dce2e9;border-radius:8px;background:#fff;color:#667085;display:grid;place-items:center}.product-group-card-head>button svg{width:16px;transition:transform .18s}.product-group-card-head>button.expanded svg{transform:rotate(90deg)}.product-group-shared{margin:0 12px 10px;padding:5px 8px;border-radius:6px;background:#edf2f6;color:#667085;font-size:8px}.product-group-options-list{max-height:190px;overflow:auto;border-top:1px solid #e8ecf1;background:#fff}.product-group-options-list>div{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:8px 12px;border-bottom:1px solid #f0f2f5;font-size:9px}.product-group-options-list>div:last-child{border-bottom:0}.product-group-options-list span{color:#344054}.product-group-options-list b{color:#667085;font-size:8px;white-space:nowrap}.product-group-options-list em{margin-left:7px;padding:2px 5px;border-radius:999px;background:#feecec;color:#b42318;font-size:7px;font-style:normal}}@media(max-width:700px){.product-group-card{overflow:hidden;border:1px solid #e1e6ec;border-radius:10px}.product-group-card.selected{border-color:#ff9364;background:#fff9f6}.product-group-card-head{display:flex;align-items:center;padding:11px}.product-group-card-head>label{display:flex;align-items:center;gap:9px;min-width:0;flex:1}.product-group-card-head label>span{min-width:0;flex:1}.product-group-card-head b,.product-group-card-head small{display:block}.product-group-card-head small{font-size:9px;color:#7d899a}.product-group-card-head>button{border:0;background:transparent}.product-group-card-head>button.expanded svg{transform:rotate(90deg)}.product-group-shared{padding:0 11px 9px;color:#667085;font-size:8px}.product-group-options-list{max-height:180px;overflow:auto;border-top:1px solid #e8ecf1;background:#fff}.product-group-options-list>div{display:flex;justify-content:space-between;padding:8px 11px;border-bottom:1px solid #f0f2f5;font-size:9px}.product-group-options-list em{display:block;color:#b42318;font-size:7px}.product-group-options-list b{font-size:8px;white-space:nowrap}}.addon-groups-workspace{overflow:hidden}.addon-groups-workspace>header{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:17px 18px;border-bottom:1px solid #e7ebf0}.addon-groups-workspace>header span,.addon-groups-workspace>header b,.addon-groups-workspace>header small{display:block}.addon-groups-workspace>header b{font-size:14px;color:#263247}.addon-groups-workspace>header small{margin-top:3px;color:#778397;font-size:9px}.addon-groups-workspace .addon-groups-panel{display:grid;gap:10px;padding:14px;background:#fafbfc}.addon-group-management{overflow:hidden;border:1px solid #dfe5ec;border-radius:10px;background:#fff;transition:border-color .15s,box-shadow .15s}.addon-group-management:hover{border-color:#cbd4df;box-shadow:0 4px 14px #2632470d}.addon-group-management.inactive{opacity:.7}.addon-group-main{display:flex;align-items:center;gap:10px;padding:11px 12px}.addon-drag{color:#98a2b3;font-style:normal;letter-spacing:-3px;cursor:grab}.addon-group-symbol{display:grid;place-items:center;width:34px;height:34px;border-radius:9px;background:#f2edff;color:#7047eb;font-size:18px;font-weight:800}.addon-group-copy{min-width:0;flex:1;border:0;background:transparent;text-align:left}.addon-group-copy>span{display:flex;align-items:center;gap:7px}.addon-group-copy b{color:#263247;font-size:12px}.addon-group-copy em{padding:3px 7px;border-radius:999px;font-size:8px;font-style:normal}.addon-group-copy em.required{background:#fff0e7;color:#ea580c}.addon-group-copy em.optional{background:#eef2f6;color:#667085}.addon-group-copy small{display:block;margin-top:4px;color:#667085;font-size:9px}.addon-live-status{display:flex;align-items:center;gap:5px;min-width:62px;color:#7c8798;font-size:9px}.addon-live-status i{width:8px;height:8px;border-radius:50%;background:#98a2b3}.addon-live-status.active{color:#168654}.addon-live-status.active i{background:#16a363}.addon-action,.addon-expand{display:grid;place-items:center;width:34px;height:34px;border:1px solid #dce2e9;border-radius:8px;background:#fff;color:#344054}.addon-action svg,.addon-expand svg{width:15px}.addon-action.danger{border-color:#fee2e2;background:#fff5f5;color:#dc2626}.addon-expand svg{transition:transform .18s}.addon-expand.expanded svg{transform:rotate(90deg)}.addon-group-details{display:grid;grid-template-columns:1.3fr 1fr;gap:18px;padding:13px 18px;border-top:1px solid #e8ecf1;background:#fbfcfd}.addon-group-details>div{display:flex;flex-wrap:wrap;align-content:flex-start;gap:6px}.addon-group-details>div>b{width:100%;margin-bottom:2px;color:#475467;font-size:9px}.addon-group-details span{display:inline-flex;align-items:center;gap:5px;padding:5px 8px;border:1px solid #e2e7ed;border-radius:7px;background:#fff;color:#475467;font-size:8px}.addon-group-details span em{color:#ea580c;font-size:7px;font-style:normal}.addon-group-details small{color:#98a2b3;font-size:8px}.addon-suggestions{margin-top:12px;padding:15px 18px;border:1px solid #e5eaf0;border-radius:12px;background:#f8fafc}.addon-suggestions header span,.addon-suggestions header b,.addon-suggestions header small{display:block}.addon-suggestions header b{font-size:11px;color:#263247}.addon-suggestions header small{margin-top:2px;color:#7c8798;font-size:8px}.addon-suggestions>div{display:grid;grid-template-columns:repeat(4,1fr);gap:9px;margin-top:12px}.addon-suggestions button{display:flex;align-items:center;justify-content:space-between;padding:10px 12px;border:1px solid #dfe5ec;border-radius:9px;background:#fff;color:#344054;font-size:9px;font-weight:700}.addon-suggestions button b{color:#ff5a13;font-size:17px}@media(max-width:700px){.addon-groups-workspace>header{align-items:flex-start;flex-direction:column}.addon-group-main{display:grid;grid-template-columns:22px 34px 1fr auto auto}.addon-group-copy{grid-column:3}.addon-live-status{grid-column:3;min-width:0}.addon-expand{grid-column:5;grid-row:1}.addon-action{grid-row:2}.addon-action.danger{grid-column:5}.addon-group-details{grid-template-columns:1fr}.addon-suggestions>div{grid-template-columns:1fr 1fr}}.addon-owner-guide{padding:11px 15px}.addon-owner-guide header{margin-bottom:0}.addon-owner-guide.open header{margin-bottom:12px}.addon-owner-guide header span{flex:1;min-width:0}.addon-guide-toggle{display:inline-flex;align-items:center;gap:5px;flex:none;padding:7px 9px;border:1px solid #f2d3c2;border-radius:7px;background:#fff;color:#a84b20;font-size:10px;font-weight:700}.addon-guide-toggle svg{width:13px;height:13px;transition:transform .18s}.addon-owner-guide.open .addon-guide-toggle svg{transform:rotate(90deg)}.addon-group-main{gap:9px}.addon-linked-count{flex:none;padding:5px 8px;border-radius:7px;background:#f1f5f9;color:#475467;font-size:9px;font-weight:600;white-space:nowrap}.addon-group-copy{padding-left:2px}.addon-group-copy small{line-height:1.45}.addon-edit{display:inline-flex;align-items:center;justify-content:center;gap:6px;min-height:34px;padding:0 11px;border:1px solid #dce2e9;border-radius:8px;background:#fff;color:#344054;font-size:10px;font-weight:700}.addon-edit svg{width:14px;height:14px}.addon-edit:hover{border-color:#f5a477;background:#fff7f2;color:#c9561e}.addon-action.danger:hover{border-color:#fda4af;background:#ffe4e6}.addon-table-head,.addon-table-row{grid-template-columns:minmax(180px,1.5fr) minmax(160px,1.2fr) minmax(110px,.8fr) 90px 76px}.addon-table-name{padding-left:0}.addon-table-row>span:not(.addon-table-name):not(.catalog-row-actions){font-size:10px}.addon-table-row .catalog-row-actions{justify-content:flex-end}@media(max-width:760px){.addon-table-row{grid-template-columns:minmax(0,1fr) auto}.addon-table-row .catalog-row-actions{grid-column:2;grid-row:1}}.addon-expand{display:inline-flex;gap:5px;width:auto;min-width:95px;padding:0 9px;font-size:9px;font-weight:700;white-space:nowrap}@media(max-width:700px){.addon-owner-guide header{flex-wrap:wrap}.addon-guide-toggle{margin-left:auto}.addon-group-main{display:flex;flex-wrap:wrap;align-items:center}.addon-group-copy{flex:1 1 calc(100% - 50px)}.addon-group-copy{flex-basis:100%;padding-left:0}.addon-linked-count{margin-left:0}.addon-live-status{min-width:0;margin-left:auto}.addon-edit{margin-left:auto}.addon-table-row{grid-template-columns:minmax(0,1fr) auto}.addon-table-row .catalog-row-actions{grid-column:2;grid-row:1}}.modal:has(.addon-wizard){width:min(760px,calc(100vw - 32px));overflow:hidden}.addon-wizard{display:grid;grid-template-columns:142px minmax(0,1fr);grid-template-rows:minmax(0,1fr) auto;min-height:560px;max-height:calc(92vh - 64px)}.addon-wizard>nav{position:relative;grid-column:1;grid-row:1;padding:20px 10px;border-right:1px solid #e6eaf0;background:#fbfcfd}.addon-wizard>nav:before{content:"";position:absolute;left:29px;top:48px;width:2px;height:136px;background:#d9e0e8}.addon-wizard>nav button{position:relative;z-index:1;display:flex;width:100%;align-items:flex-start;gap:9px;min-height:68px;padding:8px;border:0;background:transparent;text-align:left}.addon-wizard>nav button i{display:grid;place-items:center;width:26px;height:26px;flex:none;border:3px solid #fbfcfd;border-radius:50%;background:#aeb8c7;color:#fff;font-size:10px;font-style:normal}.addon-wizard>nav button i svg{width:13px}.addon-wizard>nav button span,.addon-wizard>nav button b,.addon-wizard>nav button small{display:block}.addon-wizard>nav button b{font-size:9px;color:#344054}.addon-wizard>nav button small{margin-top:2px;color:#7c8798;font-size:7px}.addon-wizard>nav button.active i,.addon-wizard>nav button.done i{background:#ff5a13}.addon-wizard>nav button.active b{color:#ef4d0b}.addon-wizard>main{grid-column:2;grid-row:1;padding:20px;overflow:auto}.addon-wizard>main section>header{margin-bottom:15px}.addon-wizard>main section>header b,.addon-wizard>main section>header span{display:block}.addon-wizard>main section>header b{font-size:15px;color:#263247}.addon-wizard>main section>header span{margin-top:3px;color:#7c8798;font-size:9px}.addon-wizard-data>label,.addon-wizard-grid>label{display:grid;gap:6px;color:#344054;font-size:9px;font-weight:700}.addon-wizard-data label em{color:#e5484d;font-style:normal}.addon-wizard input,.addon-wizard select{width:100%;padding:10px;border:1px solid #d0d5dd;border-radius:7px;background:#fff}.addon-wizard-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-top:14px}.addon-wizard-grid label small{color:#8490a2;font-size:7px;font-weight:400}.addon-required-toggle{grid-template-columns:1fr auto auto!important;align-items:center}.addon-required-toggle input{width:40px;height:21px;accent-color:#ff5a13}.addon-required-toggle b{font-size:9px}.addon-wizard-suggestions{margin-top:20px;padding:12px;border:1px solid #f4dccd;border-radius:9px;background:#fffaf6}.addon-wizard-suggestions header{display:flex;align-items:center;justify-content:space-between;margin:0 0 10px!important}.addon-wizard-suggestions header b,.addon-wizard-suggestions header small{display:block}.addon-wizard-suggestions header b{font-size:9px}.addon-wizard-suggestions header small{font-size:7px;color:#7c8798}.addon-wizard-suggestions select{width:145px;padding:8px}.addon-wizard-suggestions>div{display:flex;flex-wrap:wrap;gap:6px}.addon-wizard-suggestions button{padding:7px 9px;border:1px solid #dce2e9;border-radius:7px;background:#fff;color:#344054;font-size:8px}.addon-wizard-options-head,.addon-wizard-option{display:grid;grid-template-columns:20px minmax(0,1fr) 125px 34px 34px;gap:7px;align-items:center}.addon-wizard-options-head{padding:8px 7px;background:#f7f9fb;color:#667085;font-size:8px}.addon-wizard-options-head span:first-child{grid-column:2}.addon-wizard-option{padding:6px 7px;border-bottom:1px solid #eef1f4}.addon-wizard-option>i{color:#98a2b3;font-style:normal}.addon-wizard-option>label input{width:18px;height:18px}.addon-wizard-option>button{display:grid;place-items:center;padding:7px;border:0;border-radius:6px;background:#fff1f2;color:#e11d48}.addon-wizard-option>button svg{width:14px}.addon-wizard-add{width:100%;margin-top:12px;padding:9px;border:1px solid #ff5a13;border-radius:7px;background:#fff;color:#ef4d0b;font-weight:800}.addon-review-summary{display:flex;align-items:center;justify-content:space-between;margin-bottom:14px;padding:12px;border:1px solid #e1e6ec;border-radius:9px;background:#f8fafc}.addon-review-summary span,.addon-review-summary b,.addon-review-summary small{display:block}.addon-review-summary b{font-size:11px}.addon-review-summary small{margin-top:3px;color:#667085;font-size:8px}.addon-review-summary button{border:0;background:transparent;color:#ef4d0b;font-size:8px;font-weight:800}.addon-wizard-review>.search{margin-bottom:10px}.addon-review-products{display:grid;grid-template-columns:1fr 1fr;gap:7px}.addon-review-products>label{display:flex;align-items:center;gap:8px;padding:9px;border:1px solid #e1e6ec;border-radius:8px}.addon-review-products>label.selected{border-color:#ff9364;background:#fff8f4}.addon-review-products input{width:16px;height:16px}.addon-review-products span,.addon-review-products b,.addon-review-products small{display:block}.addon-review-products b{font-size:9px}.addon-review-products small{color:#7c8798;font-size:7px}.addon-wizard>footer{grid-column:1/3;grid-row:2;display:flex;align-items:center;justify-content:space-between;padding:12px 14px;border-top:1px solid #e6eaf0;background:#fff}.addon-wizard>footer>span{display:flex;gap:8px}.addon-wizard>footer .primary{display:flex;align-items:center;gap:7px}.addon-wizard>footer svg{width:15px}@media(max-width:700px){.modal:has(.addon-wizard){width:100%;height:100vh;max-height:100vh;border-radius:0}.addon-wizard{display:flex;min-height:0;max-height:none;height:100%;flex-direction:column}.addon-wizard>nav{display:grid;grid-template-columns:repeat(3,1fr);padding:8px;border-right:0;border-bottom:1px solid #e6eaf0}.addon-wizard>nav:before{display:none}.addon-wizard>nav button{justify-content:center;min-height:42px}.addon-wizard>nav button span{display:none}.addon-wizard>main{flex:1;padding:16px}.addon-wizard-grid,.addon-review-products{grid-template-columns:1fr}.addon-wizard-suggestions header{align-items:flex-start;gap:8px;flex-direction:column}.addon-wizard-suggestions select{width:100%}.addon-wizard-options-head,.addon-wizard-option{grid-template-columns:16px minmax(0,1fr) 95px 28px 28px}.addon-wizard>footer{flex:none}}:root{--editor-accent: #f4511e;--editor-accent-soft: #fff3ed;--editor-text: #172033;--editor-muted: #667085;--editor-line: #e4e7ec;--editor-surface: #f8fafc;--editor-radius: 10px}.catalog-title-actions{display:flex;align-items:center;gap:10px}.catalog-title-actions button{min-height:44px;padding-inline:18px;border-radius:10px}.catalog-tabs{gap:22px;margin:0 0 16px}.catalog-tabs button{display:inline-flex;align-items:center;gap:8px;min-height:48px;padding:0 2px;font-size:15px}.catalog-tabs button.active:after{left:0;right:0;height:3px}.catalog-tabs span{min-width:22px;height:22px;margin-left:0;padding:0 6px;border-radius:999px}.category-manager{margin-bottom:14px;padding:16px 18px 18px;border:1px solid var(--editor-line);border-radius:12px;background:#fff;box-shadow:0 2px 10px #25344a08}.category-manager-head{margin-bottom:14px}.category-manager-head>div>b{color:var(--editor-text);font-size:14px}.category-manager-head>div>span{margin-top:3px;font-size:10px}.category-organize-button{min-height:34px;padding:7px 11px;border-radius:8px}.category-chips{gap:10px}.category-chip{min-height:58px;height:auto;border-radius:10px;transition:border-color .16s ease,box-shadow .16s ease,transform .16s ease}.category-chip:hover{border-color:#cbd3dd;box-shadow:0 4px 12px #2632470d;transform:translateY(-1px)}.category-chip .category-filter-button{min-width:116px;padding:10px 14px}.category-chip .category-filter-button span{color:#344054;font-size:11px;font-weight:700}.category-chip .category-filter-button small{margin-top:3px;color:#8a94a5;font-size:9px;font-weight:500}.category-chip>button:not(.category-filter-button){width:40px;justify-content:center;padding:0}.category-chip.active{border-color:#ff8a58;background:#fff8f4;box-shadow:0 0 0 1px #ff8a5826}.category-chip.active .category-filter-button span{color:#d9571f}.category-all-chip .category-filter-button{min-width:102px}.modal:has(.product-editor),.modal:has(.addon-wizard){display:flex;flex-direction:column;padding:0;overflow:hidden;border-radius:14px;box-shadow:0 24px 70px #1018283d}.addon-wizard-suggestions{display:none!important}.addon-required-toggle{grid-template-columns:auto 1fr!important;grid-template-rows:auto 42px;align-items:center;justify-items:start;column-gap:10px!important;row-gap:6px!important}.addon-required-toggle>span{grid-column:1 / -1;grid-row:1}.addon-required-toggle input{grid-column:1;grid-row:2}.addon-required-toggle b{grid-column:2;grid-row:2}.addon-wizard-grid>label:not(.addon-required-toggle){grid-template-rows:auto 42px auto;align-content:start}.addon-wizard-grid>label:not(.addon-required-toggle)>input,.addon-wizard-grid>label:not(.addon-required-toggle)>select{height:42px;min-height:42px}.modal:has(.product-editor)>.modal-head,.modal:has(.addon-wizard)>.modal-head{min-height:68px;padding:18px 22px;border-bottom:1px solid var(--editor-line)}.modal:has(.product-editor)>.modal-head h2,.modal:has(.addon-wizard)>.modal-head h2{color:var(--editor-text);font-size:20px;line-height:1.2}.modal:has(.product-editor)>.modal-head button,.modal:has(.addon-wizard)>.modal-head button{width:36px;height:36px;border-radius:9px;background:#f2f4f7}@media(min-width:701px){.modal:has(.product-editor){width:min(1100px,calc(100vw - 40px));height:min(700px,calc(100vh - 32px))}.product-editor{display:grid;grid-template-columns:215px minmax(0,1fr) 270px;grid-template-rows:minmax(0,1fr) auto auto;min-height:0;flex:1}.product-editor-tabs{position:relative;grid-column:1;grid-row:1;width:auto;margin:0;padding:24px 12px;border:0;border-right:1px solid var(--editor-line);border-radius:0;background:#fbfcfd}.product-editor-tabs:before,.product-editor-tabs:after{left:42px;top:68px}.product-editor-tabs button{min-height:86px;padding:12px 10px;gap:12px;border-radius:9px}.product-editor-tabs button i{width:34px;height:34px;border:3px solid #fbfcfd;color:#fff!important;font-size:12px}.product-editor-tabs button b{font-size:12px}.product-editor-tabs button small{max-width:130px;font-size:9px;line-height:1.4}.product-editor-tabs button.active{box-shadow:inset 3px 0 var(--editor-accent)!important}.product-editor-content{grid-column:2;grid-row:1;padding:24px;background:#fff}.product-editor-grid{gap:16px}.product-editor-grid label{font-size:11px}.product-editor-grid input,.product-editor-grid select,.product-editor-grid textarea{min-height:42px;margin-top:7px;padding:10px 12px;border-radius:8px;font-size:12px}.product-editor-grid textarea{min-height:96px}.product-editor-image{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:14px;margin-top:20px;padding-top:18px}.product-editor-image.product-image-field{grid-template-columns:minmax(0,1fr) minmax(0,1fr);padding:18px 0 0}.product-editor-image .product-image-preview{width:100%;height:126px}.product-editor-image>div:last-child{padding:16px}.product-editor-image>div:last-child b{font-size:12px}.product-editor-image>div:last-child small{font-size:9px}.product-card-preview{grid-column:3;grid-row:1;padding:24px 20px}.product-card-preview>span{font-size:13px}.product-card-preview>small{font-size:9px}.product-card-preview img,.product-card-preview>div>i{height:155px}.product-card-preview b{font-size:14px}.product-card-preview p{font-size:9px}.product-card-preview strong{font-size:16px}.product-editor-actions{grid-column:1 / 4;min-height:66px;padding:12px 20px}.product-editor-actions button{min-width:92px;min-height:40px}.product-options-step>header b,.product-availability-step>header b{font-size:18px}.product-options-step>header span,.product-availability-step>header span{font-size:10px}.product-group-card-head{min-height:58px}.product-group-card-head b{font-size:12px}.product-group-card-head small{font-size:9px}.modal:has(.addon-wizard){width:min(820px,calc(100vw - 40px));height:min(650px,calc(100vh - 32px))}.addon-wizard{grid-template-columns:180px minmax(0,1fr);min-height:0;max-height:none;flex:1}.addon-wizard>nav{padding:24px 12px}.addon-wizard>nav:before{left:34px;top:59px;height:146px}.addon-wizard>nav button{min-height:76px;gap:11px;padding:10px 8px}.addon-wizard>nav button i{width:30px;height:30px;border:3px solid #fbfcfd;color:#fff;font-size:11px}.addon-wizard>nav button b{font-size:11px}.addon-wizard>nav button small{font-size:9px}.addon-wizard>nav button.active{border-radius:8px;background:var(--editor-accent-soft)}.addon-wizard>main{padding:24px 26px}.addon-wizard>main section>header{margin-bottom:20px}.addon-wizard>main section>header b{font-size:18px}.addon-wizard>main section>header span{font-size:10px}.addon-wizard-data>label,.addon-wizard-grid>label{font-size:11px}.addon-wizard input,.addon-wizard select{min-height:42px;padding:10px 12px;font-size:12px}.addon-wizard-grid{gap:16px;margin-top:16px}.addon-wizard-grid label small{font-size:8px}.addon-required-toggle input{appearance:none;position:relative;width:42px;height:24px;min-height:24px;padding:0;border:0;border-radius:999px;background:#d0d5dd;cursor:pointer}.addon-required-toggle input:after{content:"";position:absolute;width:18px;height:18px;left:3px;top:3px;border-radius:50%;background:#fff;box-shadow:0 1px 3px #10182840;transition:transform .18s ease}.addon-required-toggle input:checked{background:var(--editor-accent)}.addon-required-toggle input:checked:after{transform:translate(18px)}.addon-required-toggle b{min-width:28px;font-size:10px}.addon-wizard-suggestions{margin-top:22px;padding:14px}.addon-wizard-suggestions header b{font-size:11px}.addon-wizard-suggestions header small{font-size:9px}.addon-wizard-suggestions select{width:190px;min-width:190px}.addon-wizard-suggestions button{padding:8px 10px;font-size:9px}.addon-wizard-options-head,.addon-wizard-option{grid-template-columns:20px minmax(0,1fr) 130px 64px 36px}.addon-wizard-options-head span:nth-child(3){grid-column:4;justify-self:center}.addon-wizard-option>label{display:grid;place-items:center}.addon-wizard-option{min-height:52px}.addon-review-products{gap:9px}.addon-review-products>label{min-height:52px}.addon-review-products b{font-size:10px}.addon-review-products small{font-size:8px}.addon-wizard>footer{min-height:66px;padding:12px 18px}.addon-wizard>footer button{min-width:96px;min-height:40px}}@media(max-width:700px){.modal:has(.product-editor),.modal:has(.addon-wizard){border-radius:0}.product-editor-tabs button i,.addon-wizard>nav button i{color:#fff!important}.product-editor-content,.addon-wizard>main{padding:16px}.product-editor-actions,.addon-wizard>footer{min-height:64px}.catalog-title-actions{align-items:stretch}.catalog-title-actions button{min-height:42px}.catalog-tabs{gap:18px;overflow-x:auto}.catalog-tabs button{flex:none;font-size:13px}.category-manager{padding:14px}.category-manager-head{align-items:flex-start}.category-chip{flex:none}.addon-wizard-options-head,.addon-wizard-option{grid-template-columns:16px minmax(0,1fr) 88px 58px 28px}.addon-wizard-options-head span:nth-child(3){grid-column:4;justify-self:center;font-size:7px}.addon-wizard-option>label{display:grid;place-items:center}}.addon-wizard-options .addon-wizard-add{display:inline-flex;align-items:center;justify-content:center;gap:8px;width:auto;min-height:38px;padding:8px 13px;border-color:#f4bea4;background:#fff7f2;font-size:11px}.addon-wizard-options .addon-wizard-add:hover{background:#ffede3}.addon-wizard-options .addon-wizard-add>span{font-size:18px;line-height:1}.addon-wizard-options-help{display:block;margin-top:9px;color:#667085;font-size:9px}.addon-wizard .addon-wizard-error{display:flex;align-items:flex-start;gap:8px;margin-top:14px;line-height:1.45}.addon-wizard .addon-wizard-error svg{width:15px;height:15px;flex:none}.product-editor-content .product-editor-error{grid-column:1 / -1;grid-row:auto;display:flex;flex-direction:row;align-items:flex-start;gap:10px;margin:0 0 16px;padding:12px 14px;line-height:1.4}.product-editor-content .product-editor-error>svg{width:18px;height:18px;flex:none}.product-editor-content .product-editor-error>span{display:grid;gap:3px;min-width:0}.product-editor-content .product-editor-error small{font-size:11px;font-weight:500}@media(max-width:700px){.modal-wrap:has(.product-editor),.modal-wrap:has(.addon-wizard){padding:0}.modal:has(.product-editor),.modal:has(.addon-wizard){width:100%;height:100dvh;max-height:100dvh;border-radius:0}.modal:has(.product-editor)>.modal-head,.modal:has(.addon-wizard)>.modal-head{min-height:58px;padding:10px 16px}.modal:has(.product-editor)>.modal-head h2,.modal:has(.addon-wizard)>.modal-head h2{font-size:18px}.product-editor,.addon-wizard{min-height:0;min-width:0;flex:1}.product-editor-tabs,.addon-wizard>nav{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));flex:none;padding:7px 10px;background:#fff}.product-editor-tabs button,.addon-wizard>nav button{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;min-height:54px;padding:5px 2px;text-align:center}.product-editor-tabs button span,.addon-wizard>nav button span{display:block}.product-editor-tabs button b,.addon-wizard>nav button b{display:block;font-size:10px;line-height:1.2}.product-editor-tabs button small,.addon-wizard>nav button small{display:none}.product-editor-tabs button i,.addon-wizard>nav button i{width:23px;height:23px;border-width:2px;font-size:10px}.product-editor-tabs button.active{border-bottom-color:transparent;box-shadow:none!important}.product-editor-tabs button i,.product-editor-tabs button.active i{box-sizing:border-box;border:0;box-shadow:none;background:#eef1f4}.product-editor-tabs button.active i{background:#fff0e8}.product-editor-tabs button.done i{background:#ff5a13}.product-editor-tabs button.active b{color:#df652d}.product-editor-tabs button:not(.active) b{color:#748094}.product-editor-mobile-step{display:none}.product-editor-content,.addon-wizard>main{min-height:0;overflow-y:auto;overscroll-behavior:contain;-webkit-overflow-scrolling:touch;padding:16px}.product-editor-fields{display:flex;flex-direction:column}.product-editor-grid{order:0;gap:14px}.product-editor-grid label{font-size:12px}.product-editor-grid input,.product-editor-grid select,.product-editor-grid textarea{min-height:48px;margin-top:7px;font-size:16px}.product-editor-grid textarea{min-height:88px}.product-editor-grid label.wide{order:1}.product-editor-grid label:last-child{order:0}.product-editor-image.product-image-field{order:1;grid-template-columns:60px minmax(0,1fr);align-items:center;gap:12px;margin:16px 0 0;padding:14px 0 0;border-top:1px solid #e7ebf0}.product-editor-image .product-image-preview{width:60px;height:60px}.product-editor-image>div:last-child{padding:0;border:0;background:none}.product-editor-image>div:last-child b{color:#344054}.product-editor-image .logo-upload{min-height:44px}.product-editor-actions,.addon-wizard>footer{flex:none;min-height:0;padding:10px 16px max(12px,env(safe-area-inset-bottom))}.product-editor-actions button,.addon-wizard>footer button{min-height:44px}.addon-wizard{height:auto;max-height:none}.addon-wizard>nav{min-height:0}.addon-wizard>nav button{width:100%}.addon-wizard>nav button.active{background:transparent}.addon-wizard>nav button i,.addon-wizard>nav button.active i{box-sizing:border-box;border:0;background:#eef1f4;color:#fff}.addon-wizard>nav button.active i{background:#fff0e8}.addon-wizard>nav button.done i{background:#ff5a13}.addon-wizard>nav button.active b{color:#df652d}.addon-wizard>nav button:not(.active) b{color:#748094}.product-editor-tabs,.addon-wizard>nav{position:relative;padding:8px 10px 11px;border-bottom:1px solid #e7ebf0}.product-editor-tabs:before,.addon-wizard>nav:before{display:none}.product-editor-tabs:after,.addon-wizard>nav:after{content:"";display:block;position:absolute;top:auto;bottom:-1px;left:0;width:33.333%;height:3px;border-radius:3px;background:#ee6a2f;transition:left .18s ease}.product-editor-tabs:has(>button:nth-child(2).active):after,.addon-wizard>nav:has(>button:nth-child(2).active):after{left:33.333%}.product-editor-tabs:has(>button:nth-child(3).active):after,.addon-wizard>nav:has(>button:nth-child(3).active):after{left:66.666%}.product-editor-tabs button,.addon-wizard>nav button{min-height:58px;gap:5px}.product-editor-tabs button b,.addon-wizard>nav button b{font-size:11px;font-weight:700}.product-editor-tabs button i,.addon-wizard>nav button i{width:26px;height:26px;background:#eef1f4;color:#667085!important;font-size:11px;font-weight:700}.product-editor-tabs button.active i,.addon-wizard>nav button.active i{background:#f26a2e;color:#fff!important}.product-editor-tabs button.done i,.addon-wizard>nav button.done i{background:#fff0e8;color:#d9571f!important}.addon-wizard-data>label{display:block;font-size:12px}.addon-wizard-data>label>input{display:block;margin-top:7px}.addon-wizard-data>label em{display:inline}.addon-wizard-grid{gap:12px;margin-top:14px}.addon-wizard-grid>label:not(.addon-required-toggle){font-size:12px}.addon-wizard input,.addon-wizard select{font-size:16px}.addon-wizard-data>label>input,.addon-wizard-grid select,.addon-wizard-grid input:not([type=checkbox]),.product-editor-grid input,.product-editor-grid select{height:48px;min-height:48px;padding:10px 12px;color:#263247;font-size:16px;font-weight:500}.addon-wizard input::placeholder,.product-editor-grid input::placeholder,.product-editor-grid textarea::placeholder{color:#98a2b3;font-size:14px;font-weight:400;opacity:1}.addon-wizard-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.addon-wizard-grid>label:nth-child(-n+2){grid-column:1 / -1}.addon-wizard-grid>label:nth-child(n+3){min-width:0}.addon-wizard-grid>label:nth-child(n+3) input{width:100%}.addon-required-toggle{grid-template-rows:auto 36px}.addon-required-toggle input{appearance:none;position:relative;width:42px;height:24px;min-height:24px;padding:0;border:0;border-radius:999px;background:#d0d5dd}.addon-required-toggle input:after{content:"";position:absolute;top:3px;left:3px;width:18px;height:18px;border-radius:50%;background:#fff;box-shadow:0 1px 3px #10182840}.addon-required-toggle input:checked{background:var(--editor-accent)}.addon-required-toggle input:checked:after{transform:translate(18px)}.addon-wizard-grid label small{font-size:10px}}.addon-wizard-review>header{margin-bottom:12px!important}.addon-wizard-review .addon-review-summary{margin-bottom:13px;padding:9px 11px}.addon-review-link-heading{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:8px}.addon-review-link-heading b,.addon-review-link-heading small{display:block}.addon-review-link-heading b{color:#263247;font-size:12px}.addon-review-link-heading small{margin-top:3px;color:#748094;font-size:9px}.addon-review-link-heading strong{flex:none;padding:5px 8px;border-radius:7px;background:#fff0e8;color:#bd531d;font-size:10px}.addon-review-filters{display:grid;grid-template-columns:minmax(0,1fr) 160px;gap:8px;margin-bottom:8px}.addon-review-filters .search{display:flex;align-items:center;gap:8px;width:100%;height:38px;min-width:0;margin:0;padding:0 11px;border:1px solid #d0d5dd;border-radius:7px;background:#fff}.addon-review-filters .search svg{display:block;width:16px;height:16px;flex:none;color:#8993a2}.addon-wizard .addon-review-filters .search input{width:100%;min-width:0;height:100%;min-height:0;margin:0;padding:0;border:0;border-radius:0;outline:0;background:transparent;box-shadow:none}.addon-review-filters .search:focus-within{border-color:#f28c58;box-shadow:0 0 0 3px #f275381a}.addon-wizard .addon-review-filters select{min-width:0;min-height:38px;height:38px;padding:0 9px}.addon-review-selection-bar{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:7px}.addon-review-selection-bar small{color:#667085;font-size:9px}.addon-review-selection-bar span{display:flex;flex-wrap:wrap;gap:5px}.addon-review-selection-bar button{padding:5px 7px;border:0;border-radius:5px;background:#eef3f8;color:#344054;font-size:9px;font-weight:700}.addon-review-selection-bar button:hover:not(:disabled){background:#dfe9f4}.addon-review-selection-bar button:disabled{opacity:.45;cursor:default}.addon-wizard-review .addon-review-products{gap:5px}.addon-wizard-review .addon-review-products>label{min-height:40px;padding:5px 9px}.addon-wizard-review .addon-review-products b{font-size:10px}.addon-review-empty{grid-column:1 / -1;margin:0;padding:18px;border:1px dashed #dce2e9;border-radius:8px;color:#667085;font-size:10px;text-align:center}.product-group-order{margin:14px 0;padding:12px;border:1px solid #dfe5ec;border-radius:10px;background:#f8fafc}.product-group-order header{margin-bottom:9px}.product-group-order header b,.product-group-order header small{display:block}.product-group-order header b{color:#263247;font-size:11px}.product-group-order header small{margin-top:2px;color:#748094;font-size:9px}.product-group-order ol{display:grid;gap:5px;margin:0;padding:0;list-style:none}.product-group-order li{display:flex;align-items:center;justify-content:space-between;gap:10px;min-height:40px;padding:5px 7px 5px 10px;border:1px solid #e3e8ef;border-radius:7px;background:#fff}.product-group-order li span{min-width:0}.product-group-order li b,.product-group-order li small{display:block}.product-group-order li b{color:#344054;font-size:10px}.product-group-order li small{margin-top:2px;color:#788496;font-size:8px}.product-group-order li div{display:flex;gap:4px;flex:none}.product-group-order li button{display:grid;place-items:center;width:29px;height:29px;padding:0;border:1px solid #dce2e9;border-radius:6px;background:#fff;color:#536176}.product-group-order li button:hover:not(:disabled){border-color:#f4ac84;color:#d7652e}.product-group-order li button:disabled{opacity:.4;cursor:default}.product-group-order li button svg{width:14px;height:14px}.product-group-order-note{display:block;margin-top:8px;color:#667085;font-size:9px}@media(max-width:700px){.addon-review-filters{grid-template-columns:1fr}.addon-review-selection-bar{align-items:flex-start;flex-direction:column}.category-manager .category-chips{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(100%,150px),1fr));gap:8px}.category-manager .category-chip{width:100%;min-width:0;max-width:none}.category-manager .category-chip .category-filter-button{flex:1;min-width:0;padding-inline:9px}.category-manager .category-chip>button:not(.category-filter-button){flex:0 0 34px;width:34px}.category-manager .category-chip .category-filter-button span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}}.addon-wizard .addon-wizard-option{min-height:46px;padding:4px 7px}.addon-wizard .addon-wizard-option>input{min-width:0;height:36px;min-height:36px;padding:7px 9px;font-size:13px;font-weight:500}.addon-wizard .addon-wizard-option>input::placeholder{font-size:13px;font-weight:400}.addon-wizard .addon-wizard-option>button{width:32px;height:32px;padding:7px}.addon-wizard .addon-wizard-option>label input{width:17px;height:17px;min-height:0;padding:0}@media(max-width:700px){.addon-wizard .addon-wizard-option{min-height:49px;padding:4px 5px;gap:5px}.addon-wizard .addon-wizard-option>input{height:40px;min-height:40px;padding:7px 8px;font-size:16px}.addon-wizard .addon-wizard-option>input::placeholder{font-size:14px}.addon-wizard .addon-wizard-option>button{width:30px;height:32px}}@media(min-width:701px){.product-editor{grid-template-columns:220px minmax(0,1fr)}.product-editor-content.step-0>.product-editor-fields{max-width:760px;margin:0 auto}.product-editor-actions{grid-column:1 / -1}}.product-editor-image.product-image-field{display:flex;align-items:center;gap:14px;width:100%;margin:18px 0 0;padding:14px;border:1px solid #e1e6ec;border-radius:10px;background:#f8fafc}.product-editor-image .product-image-preview{display:grid;width:76px;height:76px;flex:none;place-items:center;overflow:hidden;border:0;border-radius:8px;background:#fff0e8;color:#df6b34}.product-editor-image .product-image-preview img{width:100%;height:100%;object-fit:contain}.product-editor-image>div:last-child{flex:1;min-width:0;padding:0;border:0;background:transparent}.product-editor-image>div:last-child b{color:#263247;font-size:12px}.product-editor-image>div:last-child small{color:#748094;font-size:10px}.product-editor-image>div:last-child span{display:flex;align-items:center;flex-wrap:wrap;gap:7px;margin-top:8px}.product-editor-image .logo-upload,.product-editor-image .danger-button{align-self:auto;min-height:36px;padding:7px 10px;font-size:11px}.product-editor-image .logo-upload svg,.product-editor-image .danger-button svg{width:15px}.product-editor-image>div:last-child em{display:block;margin-top:7px;color:#b64c4c;font-size:10px;font-style:normal}@media(max-width:700px){.product-editor-image.product-image-field{order:1;padding:12px}.product-editor-image .product-image-preview{width:64px;height:64px}.product-editor-actions.modal-actions{flex-direction:row;align-items:center;justify-content:space-between;gap:8px}.product-editor-actions>button,.product-editor-actions>span button{width:auto;min-width:0;padding-inline:14px;white-space:nowrap}.product-editor-actions>span{min-width:0;margin-left:auto}.product-editor:has(.product-editor-tabs.wizard-step-1) .product-editor-actions>button,.product-editor:has(.product-editor-tabs.wizard-step-2) .product-editor-actions>button{display:none}.product-options-step>header{gap:10px;margin-bottom:14px}.product-options-step>header>div{min-width:0;flex:1}.product-options-step>header>small{flex:none;max-width:none;white-space:nowrap}.product-options-step h4{margin:0 0 10px;font-size:14px}.product-group-card-head input{accent-color:#ee6a2f}.product-group-card-head>button{color:#667085}.product-group-order:has(ol li:only-child){display:none}.product-new-group{width:100%;min-height:42px;margin:14px 0 10px;padding:8px 12px;border:1px dashed #efaa83;border-radius:9px;background:#fffaf7;color:#ce5a22;font-size:12px;font-weight:700;text-align:center}.product-preset-list{gap:5px;padding:9px 10px}.product-preset-list>span{margin-bottom:2px;font-size:9px}.product-preset-list button{padding:5px 8px;font-size:9px}}.support-command{background:#fff;border:1px solid #e7ebf0;border-radius:16px;box-shadow:0 8px 30px #19263a0e;overflow:hidden;margin-bottom:22px}.support-modern-tabs{display:grid;grid-template-columns:repeat(5,1fr);padding:8px;gap:6px;background:#f7f9fb;border-bottom:1px solid #edf0f4}.support-modern-tabs button{min-width:0;border:1px solid transparent;background:transparent;border-radius:11px;padding:13px 12px;display:grid;grid-template-columns:38px minmax(0,1fr) auto;align-items:center;gap:10px;color:#647084;text-align:left;transition:.18s ease}.support-modern-tabs button:hover{background:#fff;border-color:#e7ebf0;transform:translateY(-1px)}.support-modern-tabs button.active{background:#fff;border-color:#e1e6ed;color:#24334a;box-shadow:0 5px 16px #1b283c14}.support-tab-icon{width:38px;height:38px;border-radius:10px;display:grid;place-items:center;background:#edf2f8;color:#54708f}.support-tab-icon svg{width:18px}.support-modern-tabs b,.support-modern-tabs small{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.support-modern-tabs b{font:700 11px Manrope}.support-modern-tabs small{font-size:9px;color:#929cab;margin-top:3px}.support-modern-tabs strong{min-width:25px;height:25px;padding:0 7px;border-radius:14px;display:grid;place-items:center;background:#e9edf2;color:#5f6c7e;font:800 10px Manrope}.support-modern-tabs button[data-kind=bot].active .support-tab-icon{background:#e8f2ff;color:#347dcc}.support-modern-tabs button[data-kind=reception].active .support-tab-icon{background:#e9f7f1;color:#298d62}.support-modern-tabs button[data-kind=attention].active .support-tab-icon{background:#fff0dd;color:#d9831f}.support-modern-tabs button[data-kind=human].active .support-tab-icon{background:#f0ebff;color:#7956c7}.support-modern-tabs button[data-kind=closed].active .support-tab-icon{background:#eef0f4;color:#667184}.support-modern-tabs strong.needs-attention{background:#e98a28;color:#fff;box-shadow:0 0 0 4px #e98a2821;animation:supportPulse 2s infinite}@keyframes supportPulse{50%{box-shadow:0 0 0 7px #e98a2800}}.support-modern-toolbar{padding:13px 16px;display:flex;align-items:center;justify-content:space-between;gap:15px}.support-modern-search{height:39px;width:min(390px,100%);display:flex;align-items:center;border:1px solid #e1e6ed;background:#fafbfc;border-radius:10px;padding:0 11px}.support-modern-search>svg{width:16px;color:#8995a5}.support-modern-search input{border:0;outline:0;background:transparent;flex:1;padding:0 9px;font-size:11px;color:#29374c}.support-modern-search button{border:0;background:transparent;padding:4px;color:#9aa4b2;display:grid}.support-modern-search button svg{width:14px}.support-modern-toolbar>span{font-size:9px;color:#8792a2;display:flex;align-items:center;gap:7px;white-space:nowrap}.support-modern-toolbar>span i{width:7px;height:7px;border-radius:50%;background:#49b981;box-shadow:0 0 0 4px #49b9811f}.support-inbox-head{display:flex;justify-content:space-between;align-items:end;margin:0 2px 10px}.support-inbox-head>div{display:flex;align-items:baseline;gap:9px}.support-inbox-head h3{font:800 14px Manrope;margin:0;color:#26344a}.support-inbox-head span,.support-inbox-head small{font-size:9px;color:#909aa8}.support-modern-list{display:flex;flex-direction:column;gap:8px}.support-modern-card{position:relative;width:100%;display:flex;align-items:center;gap:14px;padding:15px 16px;border:1px solid #e7ebf0;border-radius:13px;background:#fff;text-align:left;box-shadow:0 2px 10px #25344a09;transition:.18s ease;overflow:hidden}.support-modern-card:before{content:"";position:absolute;inset:0 auto 0 0;width:3px;background:#7fa9d7;opacity:0;transition:.18s}.support-modern-card:hover{border-color:#d9e0e8;box-shadow:0 10px 25px #1b293e14;transform:translateY(-1px)}.support-modern-card:hover:before{opacity:1}.support-modern-card.status-5:before{background:#e79332;opacity:1}.support-modern-card.status-6:before{background:#3eac7a;opacity:1}.support-modern-avatar{position:relative;width:43px;height:43px;flex:none;border-radius:13px;display:grid;place-items:center;background:linear-gradient(145deg,#293c58,#17263c);color:#fff;font:800 14px Manrope}.support-modern-avatar i{position:absolute;right:-2px;bottom:-2px;width:11px;height:11px;border:2px solid #fff;border-radius:50%;background:#55bd87}.support-modern-content{min-width:0;flex:1}.support-modern-name{display:flex;align-items:center;justify-content:space-between;gap:10px}.support-modern-name h3{font:750 12px Manrope;margin:0;color:#243249}.support-modern-name time{font-size:9px;color:#929caa;white-space:nowrap}.support-modern-content>p{margin:4px 0 8px;color:#667287;font-size:10px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:760px}.support-modern-meta{display:flex;align-items:center;gap:7px;flex-wrap:wrap}.support-modern-meta span,.support-modern-meta em{display:inline-flex;align-items:center;gap:4px;font-size:8px;font-style:normal;color:#7d8999;background:#f3f5f8;border-radius:20px;padding:4px 7px}.support-modern-meta svg{width:10px;height:10px}.support-modern-meta em{color:#aa671a;background:#fff2df;font-weight:700}.support-modern-total{font:750 11px Manrope;color:#354258;white-space:nowrap}.support-modern-chevron{width:16px;color:#adb5c0;flex:none}@media(max-width:1050px){.support-modern-tabs{grid-template-columns:repeat(2,1fr)}}@media(max-width:650px){.support-command{border-radius:13px}.support-modern-tabs{display:flex;overflow-x:auto;padding:7px}.support-modern-tabs button{min-width:205px}.support-modern-toolbar{align-items:stretch;flex-direction:column}.support-modern-search{width:100%}.support-modern-toolbar>span{display:none}.support-modern-card{align-items:flex-start;padding:13px}.support-modern-avatar{width:39px;height:39px}.support-modern-total,.support-modern-chevron{display:none}.support-modern-content>p{max-width:calc(100vw - 120px)}.support-inbox-head small{display:none}}.active-orders-toolbar .search{max-width:none;min-width:0}.active-orders-toolbar select{min-width:190px}.active-orders-toolbar .orders-history-button{margin-left:0}.content:has(>.compact-board){display:flex;flex-direction:column;height:calc(100dvh - 82px);padding-bottom:18px}.compact-board{flex:1;min-height:320px;grid-template-rows:minmax(0,1fr);align-items:stretch}.compact-board .order-column{display:flex;flex-direction:column;min-height:0}.compact-board .order-column-list{flex:1;height:auto;min-height:0;max-height:none;overflow-y:auto}.compact-board .order-column-empty{padding:32px 8px}.compact-board .order-card.compact{padding:11px 12px}.compact-board .order-card.compact h3{margin:9px 0 4px}.compact-board .order-card time{white-space:nowrap}.compact-board .order-card-summary{display:-webkit-box;overflow:hidden;margin:0 0 9px;color:#667085;font-size:10px;line-height:1.4;-webkit-box-orient:vertical;-webkit-line-clamp:2}.compact-board .order-card.compact footer{align-items:center;padding-top:9px}.compact-board .order-card.compact footer strong{flex:none;font-size:11px}.compact-board .order-card-payment{display:inline-flex;align-items:center;min-width:0;padding:4px 7px;border-radius:20px;font-size:8px;font-weight:700;line-height:1.2}.delivery-departure.in-transit{border-color:#d9d4f2;background:#f5f2ff;color:#6850a6}.delivery-departure.completed{border-color:#cce9d8;background:#eef8f2;color:#237a49}@media(max-width:900px){.active-orders-toolbar{flex-wrap:wrap}.active-orders-toolbar .search{flex-basis:100%}.active-orders-toolbar select{flex:1}}@media(max-width:760px){.content:has(>.compact-board){height:calc(100dvh - 70px);padding-bottom:12px}}@media(max-width:600px){.orders-title-actions{display:grid;grid-template-columns:44px minmax(0,1fr);gap:8px}.orders-title-actions .orders-refresh-button{width:44px;min-width:44px;padding:0;justify-content:center}.orders-title-actions .orders-refresh-button span{display:none}.orders-title-actions .orders-refresh-button svg{margin:0}.orders-title-actions .primary{min-width:0}.active-orders-toolbar{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:8px}.active-orders-toolbar .search{grid-column:1 / -1;width:100%;height:44px;flex-basis:auto}.active-orders-toolbar select{width:100%;min-width:0;height:44px;flex:none}.active-orders-toolbar .orders-history-button{width:auto;min-width:0;height:44px;margin:0;padding-inline:12px;flex:none;font-size:12px}.compact-board .order-column-list{height:auto;min-height:0;max-height:none}}.delivery-fee-choice{min-width:0;margin:0;padding:0;border:0}.delivery-fee-choice legend{padding:0;color:#657185;font-size:10px;font-weight:600}.delivery-zone-config-head b em{display:inline-grid;min-width:19px;height:19px;margin-left:5px;padding:0 5px;place-items:center;border-radius:999px;background:#fff0e8;color:#ca602a;font-size:10px;font-style:normal}.delivery-zone-search{position:relative;display:block;margin:0 0 10px}.delivery-zone-search svg{position:absolute;top:50%;left:12px;width:16px;height:16px;transform:translateY(-50%);color:#8491a5;pointer-events:none}.delivery-zone-search input{width:100%;min-height:40px;padding:8px 12px 8px 36px;border:1px solid #dfe4eb;border-radius:9px;background:#fff}.delivery-zone-list{gap:6px}.delivery-zone-card{display:block;padding:0;overflow:hidden}.delivery-zone-summary{display:flex;align-items:center;width:100%;min-height:50px;gap:14px;padding:10px 14px;border:0;background:#fff;color:#263247;text-align:left;cursor:pointer}.delivery-zone-summary:hover{background:#fffaf7}.delivery-zone-summary-name{flex:1;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:12px;font-weight:650}.delivery-zone-summary-values{display:flex;align-items:center;gap:20px;color:#657185;font-size:10px;white-space:nowrap}.delivery-zone-summary-values b{margin-left:4px;color:#263247;font-size:11px}.delivery-zone-summary>svg{width:16px;height:16px;color:#8491a5;transition:transform .15s}.delivery-zone-card.is-expanded .delivery-zone-summary>svg{transform:rotate(90deg)}.delivery-zone-fields{display:grid;grid-template-columns:minmax(0,2fr) repeat(2,minmax(0,1fr));align-items:end;gap:12px;padding:14px;border-top:1px solid #e7eaf0;background:#fffdfb}.delivery-zone-card:focus-within{border-color:#efaa83}.delivery-zone-fields label{min-width:0;margin:0}.delivery-zone-fields input{min-height:40px;margin-top:6px}.delivery-zone-fields .delivery-zone-remove{position:static;display:inline-flex;align-items:center;justify-content:center;width:auto;height:34px;gap:6px;padding:0 10px;grid-column:1 / -1;justify-self:end;font-size:11px;cursor:pointer}.delivery-zone-fields .delivery-zone-remove svg{width:14px}.delivery-zone-no-results{margin:0;padding:20px 12px;border:1px dashed #dfe4eb;border-radius:10px;background:#fff;color:#657185;text-align:center;font-size:11px}@media(max-width:760px){.delivery-zone-summary{flex-wrap:wrap;gap:5px 10px}.delivery-zone-summary-name{flex-basis:calc(100% - 26px)}.delivery-zone-summary-values{order:3;width:100%;gap:12px}.delivery-zone-fields{grid-template-columns:repeat(2,minmax(0,1fr))}.delivery-zone-fields .delivery-zone-name{grid-column:1 / -1}}
