:root{--at-brand-navy-950:#08111f;--at-brand-navy-900:#0b1523;--at-brand-navy-850:#101c2c;--at-brand-navy-800:#14243a;--at-brand-red-700:#991b1b;--at-brand-red-600:#b91c1c;--at-brand-red-500:#dc2626;--at-bg-page:#f6f8fb;--at-bg-subtle:#f8fafc;--at-bg-surface:#fff;--at-text-primary:#0f172a;--at-text-secondary:#475569;--at-text-muted:#64748b;--at-text-inverse:#fff;--at-border-soft:#e8edf3;--at-border-default:#dbe3ec;--at-border-strong:#cbd5e1;--at-accent-soft:#fff5f5;--at-accent-focus:#b91c1c24;--at-success-700:#166534;--at-success-100:#dcfce7;--at-warning-700:#92400e;--at-warning-100:#fef3c7;--at-danger-700:#991b1b;--at-danger-100:#fee2e2;--at-info-700:#1d4ed8;--at-info-100:#dbeafe;--at-radius-sm:10px;--at-radius-md:12px;--at-radius-lg:16px;--at-radius-xl:20px;--at-radius-2xl:24px;--at-radius-pill:999px;--at-shadow-xs:0 4px 12px #0f172a0a;--at-shadow-sm:0 8px 24px #0f172a0f;--at-shadow-md:0 14px 34px #0f172a14;--at-shadow-lg:0 22px 52px #0f172a1f;--at-shadow-brand:0 18px 40px #991b1b29}.customer-app,.owner-control-center,.merchant-portal,.workshop-portal,.courier-portal,.secure-auth-page,.auth-shell,.partner-registration-page,.public-partner-status,.account-feature{--at-color-primary:var(--at-brand-navy-900);--at-color-accent:var(--at-brand-red-600);--at-color-accent-hover:var(--at-brand-red-700);--at-color-accent-soft:var(--at-accent-soft);--at-surface:var(--at-bg-surface);--at-page:var(--at-bg-page);--at-border:var(--at-border-default);--at-text:var(--at-text-primary);--at-muted:var(--at-text-muted)}.at-ui-surface,.at-ui-card{color:var(--at-text-primary);background:var(--at-bg-surface);border:1px solid var(--at-border-soft)}.at-ui-surface{border-radius:var(--at-radius-xl);box-shadow:var(--at-shadow-sm)}.at-ui-card{border-radius:var(--at-radius-lg);box-shadow:var(--at-shadow-xs)}.at-ui-button{border-radius:var(--at-radius-md);min-height:42px;font:inherit;justify-content:center;align-items:center;gap:8px;padding-inline:14px;font-weight:850;display:inline-flex}.at-ui-button--primary{color:var(--at-text-inverse);border:1px solid var(--at-brand-navy-900);background:var(--at-brand-navy-900)}.at-ui-button--accent{color:var(--at-text-inverse);border:1px solid var(--at-brand-red-600);background:var(--at-brand-red-600);box-shadow:var(--at-shadow-brand)}.at-ui-button--secondary{color:var(--at-text-primary);border:1px solid var(--at-border-default);background:#fff}.at-ui-input{min-height:44px;color:var(--at-text-primary);border:1px solid var(--at-border-strong);border-radius:var(--at-radius-md);font:inherit;background:#fff;outline:none;padding-inline:13px}.at-ui-input:focus{border-color:var(--at-brand-red-600);box-shadow:0 0 0 3px var(--at-accent-focus)}.at-ui-empty{color:var(--at-text-muted);text-align:center;background:var(--at-bg-subtle);border:1px dashed var(--at-border-default);border-radius:var(--at-radius-lg);justify-items:center;gap:10px;padding:32px 20px;display:grid}.owner-control-center,.merchant-portal,.workshop-portal,.courier-portal{background:var(--at-bg-page);color:var(--at-text-primary)}.at-ui-state--success{color:var(--at-success-700);background:var(--at-success-100)}.at-ui-state--warning{color:var(--at-warning-700);background:var(--at-warning-100)}.at-ui-state--danger{color:var(--at-danger-700);background:var(--at-danger-100)}.at-ui-state--info{color:var(--at-info-700);background:var(--at-info-100)}.customer-app{--customer-navy:var(--at-brand-navy-900,#0b1523);--customer-navy-strong:var(--at-brand-navy-950,#08111f);--customer-red:var(--at-brand-red-600,#b91c1c);--customer-red-strong:var(--at-brand-red-700,#991b1b);--customer-page:var(--at-bg-page,#f6f8fb);--customer-surface:#fff;--customer-border:var(--at-border-soft,#e8edf3);--customer-text:var(--at-text-primary,#0f172a);--customer-muted:var(--at-text-muted,#64748b);min-height:100%;color:var(--customer-text);background:linear-gradient(180deg, #fff 0, #f8fafc 190px, var(--customer-page) 430px)}.customer-app [class*=customer-]{accent-color:var(--customer-red)}.customer-app :is(input,select,textarea){color:var(--customer-text);background:#fff;border-color:#dbe3ec}.customer-app :is(input,select,textarea):focus{border-color:var(--customer-red);outline:none;box-shadow:0 0 0 3px #b91c1c1a}.customer-app :is(.customer-header,.customer-app-header,[class*=customer-header],[class*=customer-topbar],[class*=customer-top-header]){color:var(--customer-text);border-color:var(--customer-border);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#fffffff5;box-shadow:0 8px 26px #0f172a0d}.customer-app :is([class*=language],[class*=location],[class*=cart]) button,.customer-app button[class*=language],.customer-app button[class*=location],.customer-app button[class*=cart]{border-color:var(--customer-border);color:var(--customer-navy);box-shadow:none;background:#fff}.customer-app :is(.customer-search,[class*=customer-search]){--search-accent:var(--customer-red)}.customer-app :is(.customer-search__field,.customer-search__input,[class*=customer-search][class*=field]){color:var(--customer-text);background:#fff;border-color:#dbe3ec;box-shadow:0 8px 24px #0f172a0d}.customer-app .customer-search__camera{display:none!important}.customer-app :is(article,button,a,div):has(>.lucide-camera):is([class*=feature],[class*=service],[class*=quick]){display:none!important}.customer-app :is([class*=__card],[class$=-card],[class*=-card\ ],[class*=customer-panel],[class*=customer-sheet],[class*=customer-surface]){border-color:var(--customer-border)}.customer-app :is([class*=hero],[class*=banner],[class*=promo]):not([class*=badge]){border-color:#ffffff0f}.customer-app :is([class*=hero][class*=customer],[class*=customer][class*=banner]){color:#fff;background:radial-gradient(circle at 12% 12%, #dc26262e, transparent 34%), linear-gradient(135deg, var(--customer-navy-strong), #14243a 66%, #1c2637);box-shadow:0 18px 42px #08111f2e}.customer-app :is(button[class*=primary],button[class*=cta],a[class*=primary],a[class*=cta]){color:#fff;border-color:var(--customer-red);background:var(--customer-red);box-shadow:0 10px 24px #991b1b29}.customer-app :is(button[class*=primary],button[class*=cta],a[class*=primary],a[class*=cta]):hover{background:var(--customer-red-strong)}.customer-app :is(h1,h2,h3){color:var(--customer-text);letter-spacing:-.02em}.customer-app :is([class*=section-title],[class*=section-header]){color:var(--customer-text)}.customer-app :is([class*=success],[class*=completed],[class*=verified]){--state-color:#166534}.customer-app :is([class*=warning],[class*=pending]){--state-color:#92400e}.customer-app :is([class*=danger],[class*=error],[class*=rejected]){--state-color:#991b1b}.customer-app :is([role=dialog],[class*=modal],[class*=sheet]){border-color:var(--customer-border)}.customer-app :is([class*=empty],[class*=no-results]){color:var(--customer-muted)}.customer-app[dir=rtl],[dir=rtl] .customer-app,.customer-app[dir=ltr],[dir=ltr] .customer-app{text-align:start}@media (width<=640px){.customer-app{background:linear-gradient(180deg, #fff 0, #f8fafc 160px, var(--customer-page) 360px)}}@media (prefers-reduced-motion:reduce){.customer-app *,.customer-app :before,.customer-app :after{scroll-behavior:auto!important}}.customer-app{--customer-charcoal:#111214;--customer-charcoal-soft:#1b1d21;--customer-red:#e30613;--customer-red-strong:#c9000c;--customer-red-soft:#fff3f4;--customer-page:#f7f7f8;--customer-surface:#fff;--customer-surface-soft:#fafafa;--customer-border:#e7e8eb;--customer-border-strong:#d5d7dc;--customer-text:#15171a;--customer-muted:#6f737b;background:linear-gradient(180deg, #fff 0, #fbfbfc 180px, var(--customer-page) 420px)}.customer-app :is(.customer-page,.customer-home-page,.customer-categories-page,.customer-offers-page,.customer-orders-page,.customer-account-page,.customer-routes-page){color:var(--customer-text)}.customer-app :is(.customer-search,.customer-search__field,.customer-search__input,[class*=search-shell],[class*=search-box]){border-color:var(--customer-border)!important}.customer-app :is(.customer-search__field,[class*=search-shell],[class*=search-box]){background:#fff!important;border-radius:11px!important;box-shadow:0 4px 18px #11121409!important}.customer-app :is(.customer-search__field,[class*=search-shell],[class*=search-box]):focus-within{border-color:#ef9ca3!important;box-shadow:0 0 0 3px #e306130e!important}.customer-app :is(.customer-home-section,[class*=section-wrap],[class*=section-shell]){margin-block:18px}.customer-app :is([class*=section-title],[class*=section-header] h2,[class*=section-header] h3){color:var(--customer-charcoal)!important;font-weight:900!important}.customer-app :is([class*=price],[class*=total-amount],[class*=grand-total]){color:var(--customer-charcoal);font-weight:900}.customer-app :is([class*=discount],[class*=sale-badge]){color:var(--customer-red)!important}.customer-app :is(button[class*=primary],button[class*=cta],button[class*=add-cart],button[class*=checkout],a[class*=primary],a[class*=cta]){min-height:42px;color:#fff!important;border-color:var(--customer-red)!important;background:var(--customer-red)!important;border-radius:9px!important;font-weight:900!important;box-shadow:0 7px 18px #e306131f!important}.customer-app :is(button[class*=primary],button[class*=cta],button[class*=add-cart],button[class*=checkout],a[class*=primary],a[class*=cta]):hover{border-color:var(--customer-red-strong)!important;background:var(--customer-red-strong)!important}.customer-app :is(button[class*=secondary],button[class*=outline],a[class*=secondary]){min-height:40px;color:#303238!important;border-color:var(--customer-border)!important;background:#fff!important;border-radius:9px!important}.customer-app :is(button[class*=secondary],button[class*=outline],a[class*=secondary]):hover{border-color:var(--customer-border-strong)!important;background:#fafafa!important}.customer-app :is(input,select,textarea){border:1px solid var(--customer-border)!important;color:var(--customer-text)!important;background:#fff!important;border-radius:9px!important}.customer-app :is(input,select,textarea):focus{border-color:#ef9ca3!important;box-shadow:0 0 0 3px #e306130e!important}.customer-app :is(input,textarea)::placeholder{color:#9b9fa7!important}.customer-app :is([class*=filter-bar],[class*=filters-bar],[class*=toolbar],[class*=tabs]){border-color:var(--customer-border)!important}.customer-app [class*=tabs] :is(button,a)[aria-selected=true],.customer-app [class*=tabs] :is(button,a).active,.customer-app [class*=tabs] :is(button,a).is-active{color:var(--customer-red)!important}.customer-app :is([class*=product-details],[class*=checkout],[class*=cart-summary],[class*=order-details],[class*=invoice],[class*=tracking]) :is([class*=panel],[class*=summary],[class*=card],[class*=section]){border-color:var(--customer-border)!important;background:#fff!important;border-radius:12px!important;box-shadow:0 4px 18px #11121408!important}.customer-app :is([class*=store-offer],[class*=merchant-offer]){border:1px solid var(--customer-border)!important;background:#fff!important;border-radius:11px!important}.customer-app :is([class*=store-offer],[class*=merchant-offer]):hover{border-color:#d8dade!important}.customer-app :is([class*=status],[class*=badge]){border-radius:999px;font-weight:800}.customer-app :is([class*=success],[class*=completed],[class*=delivered],[class*=verified]){color:#15704f!important}.customer-app :is([class*=pending],[class*=processing],[class*=warning]){color:#9b6208!important}.customer-app :is([class*=cancelled],[class*=rejected],[class*=danger],[class*=error]){color:#b4232d!important}.customer-app :is([role=dialog],[class*=modal],[class*=sheet],[class*=drawer]){background:#fff;box-shadow:0 24px 60px #11121426;border-color:var(--customer-border)!important}.customer-app :is([class*=empty],[class*=no-results],[class*=loading-state]){color:var(--customer-muted)!important}.customer-app :is([class*=empty],[class*=no-results]){background:#fbfbfc!important;border-color:#dfe1e5!important}@media (width>=1024px){.customer-app :is(.customer-home-page,.customer-categories-page,.customer-offers-page,.customer-orders-page,.customer-account-page,[class*=customer-page]){max-width:1440px;margin-inline:auto}}@media (width<=767px){.customer-app{background:#f7f7f8}.customer-app :is(button[class*=primary],button[class*=cta],button[class*=checkout]){min-height:44px}}.customer-home-v3{width:min(1440px,100%);margin-inline:auto;padding:18px clamp(12px,2.1vw,30px) 40px}.customer-home-v3__hero{grid-template-columns:minmax(0,.9fr) minmax(420px,1.1fr);align-items:stretch;gap:18px;margin-bottom:16px;display:grid}.customer-home-v3__hero-copy,.customer-home-v3__search{border:1px solid var(--customer-border);background:#fff;border-radius:14px;box-shadow:0 10px 34px #1112140a}.customer-home-v3__hero-copy{flex-direction:column;justify-content:center;padding:clamp(22px,3.4vw,48px);display:flex}.customer-home-v3__hero-copy>span{width:fit-content;color:var(--customer-red);align-items:center;gap:7px;margin-bottom:10px;font-size:12px;font-weight:900;display:inline-flex}.customer-home-v3__hero-copy h1{max-width:620px;color:var(--customer-charcoal);letter-spacing:-.025em;margin:0;font-size:clamp(28px,3.2vw,48px);line-height:1.15}.customer-home-v3__hero-copy p{color:#747880;max-width:600px;margin:14px 0 0;font-size:14px;line-height:1.9}.customer-home-v3__hero-actions{flex-wrap:wrap;gap:9px;margin-top:22px;display:flex}.customer-home-v3__hero-actions button{border-radius:9px;align-items:center;gap:8px;min-height:42px;padding:0 15px;font-weight:900;display:inline-flex}.customer-home-v3__hero-actions button:first-child{border:1px solid var(--customer-red);color:#fff;background:var(--customer-red)}.customer-home-v3__hero-actions button:last-child{border:1px solid var(--customer-border);color:#292c31;background:#fff}.customer-home-v3__search{background:radial-gradient(circle at 12% 15%,#e306130e,#0000 30%),#fff;flex-direction:column;justify-content:center;min-height:260px;padding:clamp(18px,3vw,38px);display:flex}.customer-home-v3__search-label{color:#4d5158;align-items:center;gap:7px;margin-bottom:12px;font-size:12px;font-weight:900;display:flex}.customer-home-v3__selected-car{margin-bottom:16px;background:#fff!important;border-color:#dfe1e5!important;border-radius:11px!important}.customer-home-v3__section-intro{justify-content:space-between;align-items:end;gap:14px;margin:28px 0 10px;display:flex}.customer-home-v3__section-intro>div{gap:3px;display:grid}.customer-home-v3__section-intro span{color:var(--customer-red);font-size:10px;font-weight:950}.customer-home-v3__section-intro h2{color:var(--customer-charcoal);margin:0;font-size:21px;font-weight:950}.customer-home-v3__section-intro>button{border:1px solid var(--customer-border);color:#4f535a;background:#fff;border-radius:8px;min-height:36px;padding:0 12px;font-size:11px;font-weight:850}@media (width<=980px){.customer-home-v3__hero{grid-template-columns:1fr}.customer-home-v3__search{min-height:auto}}@media (width<=640px){.customer-home-v3{padding-inline:10px}.customer-home-v3__hero{gap:10px}.customer-home-v3__hero-copy,.customer-home-v3__search{border-radius:11px;padding:18px}.customer-home-v3__hero-copy h1{font-size:29px}.customer-home-v3__hero-actions{grid-template-columns:1fr;display:grid}.customer-home-v3__hero-actions button{justify-content:center}.customer-home-v3__section-intro{align-items:center}.customer-home-v3__section-intro h2{font-size:18px}}.customer-app .route-search{min-height:52px;border:1px solid var(--customer-border)!important;background:#fff!important;border-radius:11px!important;padding:7px 10px!important;box-shadow:0 5px 20px #11121409!important}.customer-app .route-search input{min-height:40px;box-shadow:none!important;border:0!important}.customer-app .route-product-grid{gap:12px!important}.customer-app .route-product-wrap{border:1px solid var(--customer-border);background:#fff;border-radius:12px;padding:8px;box-shadow:0 4px 18px #11121408}.customer-app .route-product-wrap>.route-secondary-action{width:100%;margin-top:7px}.customer-app .product-detail-hero{border:1px solid var(--customer-border)!important;background:#fff!important;border-radius:13px!important;padding:clamp(18px,3vw,34px)!important;box-shadow:0 5px 20px #11121408!important}.customer-app .product-detail-hero__icon{color:var(--customer-red)!important;background:var(--customer-red-soft)!important}.customer-app .route-panel{border:1px solid var(--customer-border)!important;background:#fff!important;border-radius:12px!important;box-shadow:0 4px 18px #11121406!important}.customer-app .route-info-grid>div{background:#fafafa!important;border-color:#ececef!important}.customer-app .route-primary-action{color:#fff!important;border-color:var(--customer-red)!important;background:var(--customer-red)!important;border-radius:9px!important}.customer-app .product-offers-page{gap:14px!important}.customer-app .product-offers-page__product,.customer-app .store-offer-card{border-color:var(--customer-border)!important;border-radius:12px!important;box-shadow:0 4px 18px #11121408!important}.customer-app .store-offer-card__action{background:var(--customer-red)!important;border-radius:9px!important}@media (width<=640px){.customer-app .route-product-wrap{border-radius:10px;padding:6px}}.owner-control-center{--owner-navy-950:var(--at-brand-navy-950,#08111f);--owner-navy-900:var(--at-brand-navy-900,#0b1523);--owner-navy-850:var(--at-brand-navy-850,#101c2c);--owner-navy-800:var(--at-brand-navy-800,#14243a);--owner-red:var(--at-brand-red-600,#b91c1c);--owner-red-strong:var(--at-brand-red-700,#991b1b);--owner-page:var(--at-bg-page,#f6f8fb);--owner-surface:#fff;--owner-border:var(--at-border-soft,#e8edf3);--owner-text:var(--at-text-primary,#0f172a);--owner-muted:var(--at-text-muted,#64748b);min-height:100vh;color:var(--owner-text);background:var(--owner-page)}.owner-control-center :is([class*=owner-][class*=card],[class*=owner-][class*=panel],[class*=owner-][class*=board],[class*=owner-][class*=ledger],[class*=owner-][class*=workspace]){border-color:var(--owner-border)}.owner-control-center :is(.owner-priority-board,.owner-commerce-settings,.owner-commerce-store-card,.owner-finance-ledger,.owner-module-create-dialog,.owner-ratings-center,[class*=owner-][class*=card]:not([class*=command]),[class*=owner-][class*=panel]){color:var(--owner-text);background:var(--owner-surface);box-shadow:0 10px 28px #0f172a0e}.owner-control-center :is(.owner-command-center,.owner-commerce-hero,[class*=owner-][class*=hero]){color:#fff;background:radial-gradient(circle at 12% 10%, #dc26262e, transparent 30%), linear-gradient(135deg, var(--owner-navy-950), var(--owner-navy-800) 68%, #1d2b3f);box-shadow:0 22px 50px #08111f2e}.owner-control-center :is(.owner-command-center,.owner-commerce-hero,[class*=owner-][class*=hero]) p{color:#d7e0ea}.owner-control-center :is(.owner-profile-card>span,.owner-commerce-kpis article>span,.owner-commerce-store-card>header>span,.owner-settings-complete__tabs button.is-active,.owner-commerce-tabs button.is-active,[class*=owner-][class*=icon]:not([class*=success]):not([class*=warning]):not([class*=info])){color:var(--owner-red-strong);background:#fff5f5}.owner-control-center :is(h1,h2,h3,h4){color:var(--owner-text);letter-spacing:-.02em}.owner-control-center :is(.owner-command-center,.owner-commerce-hero,[class*=owner-][class*=hero]) :is(h1,h2,h3,h4){color:#fff}.owner-control-center :is(input,select,textarea){color:var(--owner-text);background:#fff;border-color:#d5dde7}.owner-control-center :is(input,select,textarea):focus{border-color:var(--owner-red);outline:none;box-shadow:0 0 0 3px #b91c1c1a}.owner-control-center :is(button[class*=primary],button[class*=save],button[class*=submit],[class*=owner-][class*=actions]>button:last-child):not(:disabled){border-color:var(--owner-red)}.owner-control-center table{color:var(--owner-text);background:#fff}.owner-control-center thead,.owner-control-center th{color:#475569;background:#f8fafc}.owner-control-center th,.owner-control-center td{border-color:#edf1f5}.owner-control-center [class*=owner-][class*=tabs]{border-color:var(--owner-border);background:#fff}.owner-control-center [class*=owner-][class*=tabs] button.is-active{color:var(--owner-red-strong);background:#fff5f5}.owner-control-center :is(.owner-status-pill--success,[class*=is-success],[class*=verified],[class*=completed]){--owner-state-color:#166534}.owner-control-center :is(.owner-status-pill--warning,[class*=is-warning],[class*=pending]){--owner-state-color:#92400e}.owner-control-center :is(.owner-status-pill--danger,[class*=is-danger],[class*=rejected]){--owner-state-color:#991b1b}.owner-control-center :is([role=dialog],[class*=dialog],[class*=modal]){border-color:var(--owner-border)}.owner-control-center [data-testid=owner-bottom-nav]{color:#64748b;border-color:var(--owner-border);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#fffffff7;box-shadow:0 -10px 30px #0f172a12}.owner-control-center [data-testid=owner-bottom-nav] :is(.is-active,[aria-current=page],[aria-selected=true]){color:var(--owner-red)}.owner-control-center :is([class*=empty],[class*=no-results]){color:var(--owner-muted);border-color:var(--owner-border);background:#f8fafc}.owner-control-center[dir=rtl],[dir=rtl] .owner-control-center,.owner-control-center[dir=ltr],[dir=ltr] .owner-control-center{text-align:start}@media (prefers-reduced-motion:reduce){.owner-control-center *,.owner-control-center :before,.owner-control-center :after{scroll-behavior:auto!important}}.owner-control-center .owner-workspace-main,.owner-control-center .at-admin-main{width:100%;min-width:0;color:var(--owner-text);background:#f6f8fb;overflow-x:clip}.owner-control-center .at-admin-sidebar{color:#344054;background:#fff;border-color:#e4e7ec;box-shadow:-8px 0 28px #1018280e}.owner-control-center .at-admin-sidebar__brand{border-color:#eaecf0}.owner-control-center .at-admin-sidebar__brand small,.owner-control-center .at-admin-sidebar__identity small,.owner-control-center .at-admin-sidebar__nav h2{color:#98a2b3}.owner-control-center .at-admin-sidebar__identity{background:#f9fafb;border-color:#eaecf0}.owner-control-center .at-admin-sidebar__identity>span{color:#b42318;background:#fff1f0;border:1px solid #fee4e2}.owner-control-center .at-admin-sidebar__nav button{color:#475467;background:0 0}.owner-control-center .at-admin-sidebar__nav button:hover{color:#101828;background:#f9fafb}.owner-control-center .at-admin-sidebar__nav button.is-active{color:#b42318;background:#fff1f0;box-shadow:inset -3px 0 #d92d20}.owner-control-center .at-admin-sidebar__nav button b{color:#fff;background:#d92d20}.owner-control-center .at-admin-sidebar__mobile-toggle{color:#344054;background:#fff;border-color:#e4e7ec;box-shadow:0 6px 18px #10182814}.owner-control-center .owner-page{box-sizing:border-box;max-width:1520px;margin-inline:auto}@media (width<=767px){.owner-control-center .owner-workspace-main,.owner-control-center .at-admin-main{background:#f7f8fa}.owner-control-center .owner-page{min-width:0;padding-bottom:calc(94px + env(safe-area-inset-bottom));overflow-x:clip}}.merchant-portal{--merchant-navy-950:var(--at-brand-navy-950,#08111f);--merchant-navy-900:var(--at-brand-navy-900,#0b1523);--merchant-navy-850:var(--at-brand-navy-850,#101c2c);--merchant-navy-800:var(--at-brand-navy-800,#14243a);--merchant-red:var(--at-brand-red-600,#b91c1c);--merchant-red-strong:var(--at-brand-red-700,#991b1b);--merchant-page:var(--at-bg-page,#f6f8fb);--merchant-surface:#fff;--merchant-border:var(--at-border-soft,#e8edf3);--merchant-text:var(--at-text-primary,#0f172a);--merchant-muted:var(--at-text-muted,#64748b);min-height:100vh;color:var(--merchant-text);background:var(--merchant-page)}.merchant-portal :is([class*=merchant-][class*=card],[class*=merchant-][class*=panel],[class*=merchant-][class*=board],[class*=merchant-][class*=ledger],[class*=merchant-][class*=toolbar],[class*=merchant-][class*=row]){border-color:var(--merchant-border)}.merchant-portal :is([class*=merchant-][class*=card]:not([class*=command]),[class*=merchant-][class*=panel],[class*=merchant-][class*=toolbar]){color:var(--merchant-text);background:var(--merchant-surface);box-shadow:0 10px 28px #0f172a0e}.merchant-portal :is(.merchant-command-card,.merchant-business-hero,[class*=merchant-][class*=hero]){color:#fff;background:radial-gradient(circle at 12% 10%,#dc26262e,transparent 30%), linear-gradient(135deg,var(--merchant-navy-950),var(--merchant-navy-800) 68%,#1d2b3f);box-shadow:0 22px 50px #08111f2e}.merchant-portal :is(.merchant-command-card,.merchant-business-hero,[class*=merchant-][class*=hero]) p{color:#d7e0ea}.merchant-portal :is(.merchant-inventory-kpis article>span,.merchant-business-kpis article>span,[class*=merchant-][class*=icon].is-rose,[class*=merchant-][class*=icon].is-red){color:var(--merchant-red-strong);background:#fff5f5}.merchant-portal :is(input,select,textarea){color:var(--merchant-text);background:#fff;border-color:#d5dde7}.merchant-portal :is(input,select,textarea):focus{border-color:var(--merchant-red);outline:none;box-shadow:0 0 0 3px #b91c1c1a}.merchant-portal :is(h1,h2,h3,h4){color:var(--merchant-text);letter-spacing:-.02em}.merchant-portal :is(.merchant-command-card,.merchant-business-hero,[class*=merchant-][class*=hero]) :is(h1,h2,h3,h4){color:#fff}.merchant-portal :is(button[class*=primary],button[class*=save],button[class*=submit]):not(:disabled){border-color:var(--merchant-red)}.merchant-portal :is(button[class*=primary],button[class*=save]):not(:disabled){color:#fff;background:var(--merchant-red)}.merchant-portal [class*=merchant-][class*=tabs]{border-color:var(--merchant-border);background:#fff}.merchant-portal [class*=merchant-][class*=tabs] button.is-active{color:var(--merchant-red-strong);background:#fff5f5}.merchant-portal table{color:var(--merchant-text);background:#fff}.merchant-portal thead,.merchant-portal th{color:#475569;background:#f8fafc}.merchant-portal th,.merchant-portal td{border-color:#edf1f5}.merchant-portal :is(.merchant-inventory-row,[class*=merchant-order],[class*=merchant-customer]){border-color:var(--merchant-border)}.merchant-portal :is([class*=is-success],[class*=completed],[class*=verified]){--merchant-state-color:#166534}.merchant-portal :is([class*=is-warning],[class*=pending],[class*=preparing]){--merchant-state-color:#92400e}.merchant-portal :is([class*=is-danger],[class*=rejected],[class*=out]){--merchant-state-color:#991b1b}.merchant-portal :is([class*=is-info],[class*=ready]){--merchant-state-color:#1d4ed8}.merchant-portal :is([role=dialog],[class*=dialog],[class*=modal],[class*=timeline],[class*=compose]){border-color:var(--merchant-border)}.merchant-portal [data-testid=merchant-bottom-nav]{color:#64748b;border-color:var(--merchant-border);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#fffffff7;box-shadow:0 -10px 30px #0f172a12}.merchant-portal [data-testid=merchant-bottom-nav] :is(.is-active,[aria-current=page],[aria-selected=true]){color:var(--merchant-red)}.merchant-portal :is([class*=empty],[class*=no-results]){color:var(--merchant-muted);border-color:var(--merchant-border);background:#f8fafc}.merchant-portal[dir=rtl],[dir=rtl] .merchant-portal,.merchant-portal[dir=ltr],[dir=ltr] .merchant-portal{text-align:start}@media (prefers-reduced-motion:reduce){.merchant-portal *,.merchant-portal :before,.merchant-portal :after{scroll-behavior:auto!important}}.merchant-portal .merchant-workspace-main,.merchant-portal .at-admin-main{width:100%;min-width:0;color:var(--merchant-text);background:#f6f8fb;overflow-x:clip}.merchant-portal .at-admin-sidebar,.merchant-portal .merchant-sidebar{color:#344054;background:#fff;border-color:#e4e7ec;box-shadow:-8px 0 28px #1018280e}.merchant-portal .at-admin-sidebar__brand{border-color:#eaecf0}.merchant-portal .at-admin-sidebar__brand small,.merchant-portal .at-admin-sidebar__identity small,.merchant-portal .at-admin-sidebar__nav h2{color:#98a2b3}.merchant-portal .at-admin-sidebar__identity{background:#f9fafb;border-color:#eaecf0}.merchant-portal .at-admin-sidebar__identity>span{color:#b42318;background:#fff1f0;border:1px solid #fee4e2}.merchant-portal .at-admin-sidebar__nav button{color:#475467;background:0 0}.merchant-portal .at-admin-sidebar__nav button:hover{color:#101828;background:#f9fafb}.merchant-portal .at-admin-sidebar__nav button.is-active{color:#b42318;background:#fff1f0;box-shadow:inset -3px 0 #d92d20}.merchant-portal .at-admin-sidebar__nav button b{color:#fff;background:#d92d20}.merchant-portal .at-admin-sidebar__mobile-toggle{color:#344054;background:#fff;border-color:#e4e7ec;box-shadow:0 6px 18px #10182814}.merchant-dashboard-v3{padding-inline:clamp(14px,2vw,28px);box-sizing:border-box;gap:18px;width:min(100%,1440px);margin-inline:auto;padding-bottom:36px;display:grid}.merchant-dashboard-v3__welcome{background:radial-gradient(circle at 9% 25%,#d92d2012,#0000 26%),#fff;border:1px solid #eaecf0;border-radius:20px;justify-content:space-between;align-items:center;gap:24px;min-height:124px;padding:24px 26px;display:flex;position:relative;overflow:hidden;box-shadow:0 8px 24px #1018280b}.merchant-dashboard-v3__welcome-copy{min-width:0}.merchant-dashboard-v3__welcome-copy>span{color:#d92d20;margin-bottom:5px;font-size:12px;font-weight:800;display:block}.merchant-dashboard-v3__welcome-copy h1{color:#101828;letter-spacing:-.025em;margin:0;font-size:clamp(24px,2.2vw,34px);line-height:1.25}.merchant-dashboard-v3__welcome-copy p{color:#667085;margin:7px 0 0;font-size:13px;line-height:1.7}.merchant-dashboard-v3__heading-actions{flex:none;align-items:center;gap:9px;display:flex}.merchant-dashboard-v3__heading-actions b,.merchant-dashboard-v3__heading-actions button{border-radius:11px;justify-content:center;align-items:center;gap:7px;min-height:40px;padding:0 13px;font-size:12px;font-weight:800;display:inline-flex}.merchant-dashboard-v3__heading-actions b{color:#475467;background:#f2f4f7}.merchant-dashboard-v3__heading-actions b.needs-action{color:#b54708;background:#fffaeb}.merchant-dashboard-v3__heading-actions button{color:#fff;cursor:pointer;background:#d92d20;border:1px solid #d92d20}.merchant-final-kpis>button{text-align:start;cursor:pointer;background:#fff;border:1px solid #eaecf0;border-radius:16px;grid-template-columns:42px minmax(0,1fr);align-items:center;gap:12px;min-width:0;min-height:112px;padding:17px;display:grid;box-shadow:0 6px 18px #10182809}.merchant-final-kpi__icon{color:#027a48;background:#ecfdf3;border-radius:12px;place-items:center;width:42px;height:42px;display:grid}.merchant-final-kpis>button:nth-child(2) .merchant-final-kpi__icon{color:#b42318;background:#fff1f0}.merchant-final-kpis>button:nth-child(3) .merchant-final-kpi__icon{color:#b54708;background:#fffaeb}.merchant-final-kpis>button:nth-child(4) .merchant-final-kpi__icon{color:#175cd3;background:#eff8ff}.merchant-final-kpis>button div{gap:2px;min-width:0;display:grid}.merchant-final-kpis small,.merchant-final-kpis em{color:#667085;font-size:11px;font-style:normal}.merchant-final-kpis strong{color:#101828;font-size:21px;line-height:1.2}.merchant-dashboard-v3__primary-grid,.merchant-dashboard-v3__secondary-grid{grid-template-columns:repeat(2,minmax(0,1fr));align-items:stretch;gap:14px;display:grid}.merchant-dashboard-v3 .merchant-panel{background:#fff;border:1px solid #eaecf0;border-radius:17px;min-width:0;box-shadow:0 7px 22px #10182809}.merchant-dashboard-v3 .merchant-section-heading{justify-content:space-between;align-items:center;gap:14px;margin-bottom:14px;display:flex}.merchant-dashboard-v3 .merchant-section-heading span{color:#98a2b3;margin-bottom:2px;font-size:10.5px;font-weight:700;display:block}.merchant-dashboard-v3 .merchant-section-heading h2{color:#101828;margin:0;font-size:16px;line-height:1.35}.merchant-final-attention,.merchant-final-health,.merchant-dashboard-v3__today,.merchant-dashboard-v3__sales,.merchant-final-orders,.merchant-dashboard-v3__flow,.merchant-dashboard-quick-actions{padding:18px}.merchant-final-attention.has-actions{background:snow;border-color:#fecdca}.merchant-final-attention__clear{color:#027a48;align-items:center;gap:11px;min-height:72px;display:flex}.merchant-final-attention__clear div{gap:3px;display:grid}.merchant-final-attention__list{gap:8px;display:grid}.merchant-final-attention__list>button{text-align:start;background:#fff;border:1px solid #fee4e2;border-radius:12px;grid-template-columns:34px minmax(0,1fr) auto 18px;align-items:center;gap:9px;min-height:54px;padding:9px 10px;display:grid}.merchant-final-attention__list>button>span{color:#b42318;background:#fff1f0;border-radius:9px;place-items:center;width:34px;height:34px;display:grid}.merchant-final-attention__list small{color:#667085;margin-top:2px;display:block}.merchant-final-progress{margin-bottom:12px}.merchant-final-progress span{border-radius:inherit;background:#d92d20;height:100%;display:block}.merchant-readiness-checklist{display:grid}.merchant-readiness-checklist>button{text-align:start;background:0 0;border:0;border-bottom:1px solid #f2f4f7;grid-template-columns:20px minmax(0,1fr) auto;align-items:center;gap:9px;min-height:43px;padding:6px 0;display:grid}.merchant-readiness-checklist>button:last-child{border-bottom:0}.merchant-readiness-checklist small{color:#667085}.merchant-dashboard-quick-actions{order:initial}.merchant-dashboard-v3__quick-grid>button{text-align:start;color:#344054;background:#fff;border:1px solid #eaecf0;border-radius:13px;align-items:center;gap:10px;min-width:0;min-height:82px;padding:13px;display:flex}.merchant-dashboard-v3__quick-grid>button span{gap:2px;min-width:0;display:grid}.merchant-dashboard-v3__quick-grid small{color:#98a2b3;font-size:10px}.merchant-dashboard-v3__flow-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:8px;display:grid}.merchant-dashboard-v3__flow-grid>button{background:#f9fafb;border:1px solid #eaecf0;border-radius:13px;place-items:center;gap:2px;min-height:78px;display:grid;position:relative}.merchant-dashboard-v3__flow-grid strong{color:#101828;font-size:22px}.merchant-dashboard-v3__flow-grid small{color:#667085}.merchant-dashboard-v3__flow-grid svg{color:#d0d5dd;position:absolute;inset-inline-end:-12px}.merchant-dashboard-v3__chart{grid-template-columns:repeat(7,minmax(0,1fr));align-items:end;gap:8px;min-height:174px;padding-top:10px;display:grid}.merchant-dashboard-v3__chart>div{grid-template-rows:118px auto auto;justify-items:center;gap:4px;min-width:0;display:grid}.merchant-dashboard-v3__chart>div>span{border-bottom:1px solid #eaecf0;justify-content:center;align-items:end;width:100%;height:118px;display:flex}.merchant-dashboard-v3__chart i{background:#d92d20;border-radius:8px 8px 2px 2px;width:min(18px,55%);min-height:4px;display:block}.merchant-dashboard-v3__chart b,.merchant-dashboard-v3__chart small{color:#667085;font-size:10px}.merchant-final-orders__list{gap:7px;display:grid}.merchant-final-orders__list>button{text-align:start;background:#fff;border:1px solid #f2f4f7;border-radius:11px;grid-template-columns:minmax(0,1fr) auto auto 18px;align-items:center;gap:8px;min-height:51px;padding:8px 9px;display:grid}.merchant-final-orders__list small{color:#98a2b3;margin-top:2px;display:block}.merchant-final-order-status{color:#475467;background:#f2f4f7;border-radius:99px;padding:4px 7px;font-size:10px;font-weight:800}.merchant-final-order-status.is-preparing,.merchant-final-order-status.is-ready{color:#b54708;background:#fffaeb}.merchant-final-empty--orders{color:#98a2b3;text-align:center;background:#fcfcfd;border:1px dashed #d0d5dd;border-radius:13px;align-content:center;place-items:center;gap:5px;min-height:148px;display:grid}@media (width<=1099px){.merchant-final-kpis{grid-template-columns:repeat(2,minmax(0,1fr))}.merchant-dashboard-v3__quick-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.merchant-dashboard-v3__primary-grid,.merchant-dashboard-v3__secondary-grid{grid-template-columns:1fr}}@media (width<=767px){.merchant-portal .merchant-workspace-main,.merchant-portal .at-admin-main{background:#f7f8fa}.merchant-dashboard-v3{padding-inline:12px;padding-bottom:calc(94px + env(safe-area-inset-bottom));gap:12px}.merchant-dashboard-v3__welcome{border-radius:16px;gap:14px;min-height:0;padding:18px 16px;display:grid}.merchant-dashboard-v3__welcome-copy h1{font-size:23px}.merchant-dashboard-v3__heading-actions{justify-content:space-between}.merchant-dashboard-v3__heading-actions b,.merchant-dashboard-v3__heading-actions button{min-height:38px;padding-inline:10px}.merchant-final-kpis{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.merchant-final-kpis>button{border-radius:14px;grid-template-columns:36px minmax(0,1fr);gap:8px;min-height:102px;padding:12px}.merchant-final-kpi__icon{width:36px;height:36px}.merchant-final-kpis strong{font-size:18px}.merchant-final-attention,.merchant-final-health,.merchant-dashboard-v3__today,.merchant-dashboard-v3__sales,.merchant-final-orders,.merchant-dashboard-v3__flow,.merchant-dashboard-quick-actions{padding:14px}.merchant-dashboard-v3__quick-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.merchant-dashboard-v3__quick-grid>button{min-height:70px;padding:10px}.merchant-dashboard-v3__quick-grid>button:last-child:nth-child(odd){grid-column:1/-1}.merchant-dashboard-v3__flow-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.merchant-dashboard-v3__flow-grid>button:last-child:nth-child(odd){grid-column:1/-1}.merchant-dashboard-v3__flow-grid svg{display:none}.merchant-dashboard-v3__chart{gap:4px}.merchant-dashboard-v3__chart b,.merchant-dashboard-v3__chart small{font-size:9px}.merchant-final-orders__list>button{grid-template-columns:minmax(0,1fr) auto}.merchant-final-orders__list>button>b,.merchant-final-orders__list>button>svg{display:none}}.workshop-portal{--workshop-navy-950:var(--at-brand-navy-950,#08111f);--workshop-navy-900:var(--at-brand-navy-900,#0b1523);--workshop-navy-850:var(--at-brand-navy-850,#101c2c);--workshop-navy-800:var(--at-brand-navy-800,#14243a);--workshop-red:var(--at-brand-red-600,#b91c1c);--workshop-red-strong:var(--at-brand-red-700,#991b1b);--workshop-page:var(--at-bg-page,#f6f8fb);--workshop-surface:#fff;--workshop-border:var(--at-border-soft,#e8edf3);--workshop-text:var(--at-text-primary,#0f172a);--workshop-muted:var(--at-text-muted,#64748b);min-height:100vh;color:var(--workshop-text);background:var(--workshop-page)}.workshop-portal :is(.workshop-workspace-main,.at-admin-main){color:var(--workshop-text);background:linear-gradient(180deg,#fbfcfe 0%,var(--workshop-page) 240px)}.workshop-portal :is(.at-admin-sidebar,.workshop-sidebar){color:#d8e1ed;background:radial-gradient(circle at 15% 0%,#dc262629,transparent 34%), linear-gradient(180deg,var(--workshop-navy-850),var(--workshop-navy-900) 62%,var(--workshop-navy-950));border-color:#ffffff0f;box-shadow:-10px 0 32px #08111f1a}.workshop-portal :is(.at-admin-sidebar__nav,.workshop-sidebar__nav) button{color:#aeb9c8;background:0 0}.workshop-portal :is(.at-admin-sidebar__nav,.workshop-sidebar__nav) button:hover{color:#fff;background:#ffffff0f}.workshop-portal :is(.at-admin-sidebar__nav,.workshop-sidebar__nav) button.is-active{color:var(--workshop-red-strong);background:#fff;box-shadow:0 8px 22px #00000029}.workshop-portal :is(.at-admin-sidebar__nav,.workshop-sidebar__nav) button b{color:#fff;background:var(--workshop-red)}.workshop-portal :is([class*=workshop-][class*=card],[class*=workshop-][class*=panel],[class*=workshop-][class*=board],[class*=workshop-][class*=toolbar],[class*=workshop-][class*=row]){border-color:var(--workshop-border)}.workshop-portal :is([class*=workshop-][class*=card]:not([class*=hero]):not([class*=command]),[class*=workshop-][class*=panel],[class*=workshop-][class*=toolbar]){color:var(--workshop-text);background:var(--workshop-surface);box-shadow:0 10px 28px #0f172a0e}.workshop-portal :is([class*=workshop-][class*=hero],[class*=workshop-][class*=command]){color:#fff;background:radial-gradient(circle at 12% 10%,#dc26262e,transparent 30%), linear-gradient(135deg,var(--workshop-navy-950),var(--workshop-navy-800) 68%,#1d2b3f);box-shadow:0 22px 50px #08111f2e}.workshop-portal :is(h1,h2,h3,h4){color:var(--workshop-text);letter-spacing:-.02em}.workshop-portal :is([class*=workshop-][class*=hero],[class*=workshop-][class*=command]) :is(h1,h2,h3,h4){color:#fff}.workshop-portal :is(input,select,textarea){color:var(--workshop-text);background:#fff;border-color:#d5dde7}.workshop-portal :is(input,select,textarea):focus{border-color:var(--workshop-red);outline:none;box-shadow:0 0 0 3px #b91c1c1a}.workshop-portal [class*=workshop-][class*=tabs]{border-color:var(--workshop-border);background:#fff}.workshop-portal [class*=workshop-][class*=tabs] button.is-active{color:var(--workshop-red-strong);background:#fff5f5}.workshop-portal table{color:var(--workshop-text);background:#fff}.workshop-portal thead,.workshop-portal th{color:#475569;background:#f8fafc}.workshop-portal th,.workshop-portal td{border-color:#edf1f5}.workshop-portal :is([class*=success],[class*=completed],[class*=verified],[class*=accepted]){--workshop-state-color:#166534}.workshop-portal :is([class*=warning],[class*=pending],[class*=preparing]){--workshop-state-color:#92400e}.workshop-portal :is([class*=danger],[class*=rejected],[class*=cancelled]){--workshop-state-color:#991b1b}.workshop-portal :is([class*=info],[class*=ready],[class*=scheduled]){--workshop-state-color:#1d4ed8}.workshop-portal [data-testid=workshop-bottom-nav]{color:#64748b;border-color:var(--workshop-border);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#fffffff7;box-shadow:0 -10px 30px #0f172a12}.workshop-portal [data-testid=workshop-bottom-nav] :is(.is-active,[aria-current=page],[aria-selected=true]){color:var(--workshop-red)}.workshop-portal :is([role=dialog],[class*=modal],[class*=dialog],[class*=sheet]){border-color:var(--workshop-border)}.workshop-portal :is([class*=empty],[class*=no-results]){color:var(--workshop-muted);border-color:var(--workshop-border);background:#f8fafc}.workshop-portal[dir=rtl],[dir=rtl] .workshop-portal,.workshop-portal[dir=ltr],[dir=ltr] .workshop-portal{text-align:start}@media (width<=1099px){.workshop-portal :is(.workshop-workspace-main,.at-admin-main){background:var(--workshop-page)}}.courier-portal{--courier-navy-950:var(--at-brand-navy-950,#08111f);--courier-navy-900:var(--at-brand-navy-900,#0b1523);--courier-navy-850:var(--at-brand-navy-850,#101c2c);--courier-navy-800:var(--at-brand-navy-800,#14243a);--courier-red:var(--at-brand-red-600,#b91c1c);--courier-red-strong:var(--at-brand-red-700,#991b1b);--courier-page:var(--at-bg-page,#f6f8fb);--courier-surface:#fff;--courier-border:var(--at-border-soft,#e8edf3);--courier-text:var(--at-text-primary,#0f172a);--courier-muted:var(--at-text-muted,#64748b);min-height:100vh;color:var(--courier-text);background:var(--courier-page)}.courier-portal :is(.courier-workspace-main,.driver-workspace-main,.at-admin-main){color:var(--courier-text);background:linear-gradient(180deg,#fbfcfe 0%,var(--courier-page) 240px)}.courier-portal :is(.at-admin-sidebar,.courier-sidebar,.driver-sidebar){color:#d8e1ed;background:radial-gradient(circle at 15% 0%,#dc262629,transparent 34%), linear-gradient(180deg,var(--courier-navy-850),var(--courier-navy-900) 62%,var(--courier-navy-950));border-color:#ffffff0f;box-shadow:-10px 0 32px #08111f1a}.courier-portal :is(.at-admin-sidebar__nav,.courier-sidebar__nav,.driver-sidebar__nav) button{color:#aeb9c8;background:0 0}.courier-portal :is(.at-admin-sidebar__nav,.courier-sidebar__nav,.driver-sidebar__nav) button:hover{color:#fff;background:#ffffff0f}.courier-portal :is(.at-admin-sidebar__nav,.courier-sidebar__nav,.driver-sidebar__nav) button.is-active{color:var(--courier-red-strong);background:#fff;box-shadow:0 8px 22px #00000029}.courier-portal :is(.at-admin-sidebar__nav,.courier-sidebar__nav,.driver-sidebar__nav) button b{color:#fff;background:var(--courier-red)}.courier-portal :is([class*=driver-][class*=card],[class*=driver-][class*=panel],[class*=driver-][class*=board],[class*=driver-][class*=toolbar],[class*=driver-][class*=row],[class*=courier-][class*=card],[class*=courier-][class*=panel]){border-color:var(--courier-border)}.courier-portal :is([class*=driver-][class*=card]:not([class*=hero]):not([class*=command]),[class*=driver-][class*=panel],[class*=courier-][class*=card]:not([class*=hero]):not([class*=command]),[class*=courier-][class*=panel]){color:var(--courier-text);background:var(--courier-surface);box-shadow:0 10px 28px #0f172a0e}.courier-portal :is([class*=driver-][class*=hero],[class*=driver-][class*=command],[class*=courier-][class*=hero],[class*=courier-][class*=command]){color:#fff;background:radial-gradient(circle at 12% 10%,#dc26262e,transparent 30%), linear-gradient(135deg,var(--courier-navy-950),var(--courier-navy-800) 68%,#1d2b3f);box-shadow:0 22px 50px #08111f2e}.courier-portal :is(h1,h2,h3,h4){color:var(--courier-text);letter-spacing:-.02em}.courier-portal :is([class*=driver-][class*=hero],[class*=driver-][class*=command],[class*=courier-][class*=hero],[class*=courier-][class*=command]) :is(h1,h2,h3,h4){color:#fff}.courier-portal :is(input,select,textarea){color:var(--courier-text);background:#fff;border-color:#d5dde7}.courier-portal :is(input,select,textarea):focus{border-color:var(--courier-red);outline:none;box-shadow:0 0 0 3px #b91c1c1a}.courier-portal :is([class*=driver-][class*=tabs],[class*=courier-][class*=tabs]){border-color:var(--courier-border);background:#fff}.courier-portal :is([class*=driver-][class*=tabs],[class*=courier-][class*=tabs]) button.is-active{color:var(--courier-red-strong);background:#fff5f5}.courier-portal :is([class*=completed],[class*=delivered],[class*=success]){--courier-state-color:#166534}.courier-portal :is([class*=pickup],[class*=preparing],[class*=warning]){--courier-state-color:#92400e}.courier-portal :is([class*=rejected],[class*=danger],[class*=cancelled]){--courier-state-color:#991b1b}.courier-portal :is([class*=delivery],[class*=ready],[class*=info]){--courier-state-color:#1d4ed8}.courier-portal [data-testid=driver-bottom-nav]{color:#64748b;border-color:var(--courier-border);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#fffffff7;box-shadow:0 -10px 30px #0f172a12}.courier-portal [data-testid=driver-bottom-nav] :is(.is-active,[aria-current=page],[aria-selected=true]){color:var(--courier-red)}.courier-portal :is([role=dialog],[class*=modal],[class*=dialog],[class*=sheet]){border-color:var(--courier-border)}.courier-portal :is([class*=empty],[class*=no-results]){color:var(--courier-muted);border-color:var(--courier-border);background:#f8fafc}.courier-portal[dir=rtl],[dir=rtl] .courier-portal,.courier-portal[dir=ltr],[dir=ltr] .courier-portal{text-align:start}@media (width<=1099px){.courier-portal :is(.courier-workspace-main,.driver-workspace-main,.at-admin-main){background:var(--courier-page)}}:is(.secure-auth-page,.auth-shell,.partner-registration-page,.partner-reupload-page,.partner-tracking-page,[class*=partner-registration],[class*=partner-reupload],[class*=partner-tracking]){--auth-navy-950:var(--at-brand-navy-950,#08111f);--auth-navy-900:var(--at-brand-navy-900,#0b1523);--auth-navy-800:var(--at-brand-navy-800,#14243a);--auth-red:var(--at-brand-red-600,#b91c1c);--auth-red-strong:var(--at-brand-red-700,#991b1b);--auth-page:var(--at-bg-page,#f6f8fb);--auth-border:var(--at-border-soft,#e8edf3);--auth-text:var(--at-text-primary,#0f172a);--auth-muted:var(--at-text-muted,#64748b);color:var(--auth-text)}:is(.secure-auth-page,.auth-shell,.partner-registration-page,[class*=partner-registration]){background:radial-gradient(circle at 10% 0%,#b91c1c0f,transparent 28%), linear-gradient(180deg,#fff 0%,#f8fafc 48%,var(--auth-page) 100%)}:is(.secure-auth-page,.auth-shell,.partner-registration-page,.partner-reupload-page,.partner-tracking-page) :is([class*=card],[class*=panel],[class*=form],[class*=surface]){border-color:var(--auth-border)}:is(.secure-auth-page,.auth-shell,.partner-registration-page) :is([class*=hero],[class*=brand-panel],[class*=visual-panel]){color:#fff;background:radial-gradient(circle at 15% 8%,#dc26262e,transparent 34%), linear-gradient(145deg,var(--auth-navy-950),var(--auth-navy-800) 72%,#1c2a3d)}:is(.secure-auth-page,.auth-shell,.partner-registration-page,.partner-reupload-page,.partner-tracking-page,[class*=partner-registration],[class*=partner-reupload],[class*=partner-tracking]) :is(input,select,textarea){color:var(--auth-text);background:#fff;border-color:#d5dde7}:is(.secure-auth-page,.auth-shell,.partner-registration-page,.partner-reupload-page,.partner-tracking-page,[class*=partner-registration],[class*=partner-reupload],[class*=partner-tracking]) :is(input,select,textarea):focus{border-color:var(--auth-red);outline:none;box-shadow:0 0 0 3px #b91c1c1a}:is(.secure-auth-page,.auth-shell,.partner-registration-page,.partner-reupload-page,.partner-tracking-page,[class*=partner-registration],[class*=partner-reupload],[class*=partner-tracking]) :is(button[class*=primary],button[type=submit],a[class*=primary]){color:#fff;border-color:var(--auth-red);background:var(--auth-red);box-shadow:0 10px 24px #991b1b24}:is(.secure-auth-page,.auth-shell,.partner-registration-page,.partner-reupload-page,.partner-tracking-page) :is(button[class*=primary],button[type=submit],a[class*=primary]):hover{background:var(--auth-red-strong)}:is(.secure-auth-page,.auth-shell,.partner-registration-page,.partner-reupload-page,.partner-tracking-page) button:not([type=submit]):not([class*=primary]){border-color:var(--auth-border)}:is(.secure-auth-page,.auth-shell,.partner-registration-page,.partner-reupload-page,.partner-tracking-page) :is(h1,h2,h3,h4){color:var(--auth-text);letter-spacing:-.02em}:is(.secure-auth-page,.auth-shell,.partner-registration-page) :is([class*=hero],[class*=brand-panel],[class*=visual-panel]) :is(h1,h2,h3,h4){color:#fff}:is(.secure-auth-page,.auth-shell,.partner-registration-page,[class*=partner-registration]) :is([class*=info-card],[class*=step-card],[class*=summary-card],[class*=option-card]){border-color:var(--auth-border);background:#fff}:is(.secure-auth-page,.auth-shell,.partner-registration-page,.partner-reupload-page,.partner-tracking-page)[dir=rtl],[dir=rtl] :is(.secure-auth-page,.auth-shell,.partner-registration-page,.partner-reupload-page,.partner-tracking-page),:is(.secure-auth-page,.auth-shell,.partner-registration-page,.partner-reupload-page,.partner-tracking-page)[dir=ltr],[dir=ltr] :is(.secure-auth-page,.auth-shell,.partner-registration-page,.partner-reupload-page,.partner-tracking-page){text-align:start}:is(.public-partner-status,.professional-partner-tracking,[class*=partner-status],[class*=partner-tracking],.account-feature){--shared-navy:var(--at-brand-navy-900,#0b1523);--shared-red:var(--at-brand-red-600,#b91c1c);--shared-red-strong:var(--at-brand-red-700,#991b1b);--shared-page:var(--at-bg-page,#f6f8fb);--shared-border:var(--at-border-soft,#e8edf3);--shared-text:var(--at-text-primary,#0f172a);--shared-muted:var(--at-text-muted,#64748b);color:var(--shared-text)}:is(.public-partner-status,.professional-partner-tracking,[class*=partner-status],[class*=partner-tracking]){background:linear-gradient(180deg,#fff 0%,#f8fafc 52%,var(--shared-page) 100%)}:is(.public-partner-status,.professional-partner-tracking,[class*=partner-status],[class*=partner-tracking],.account-feature) :is([class*=card],[class*=panel],[class*=result],[class*=documents],[class*=timeline]){border-color:var(--shared-border)}.account-feature{color:var(--shared-text);background:linear-gradient(#f8fafc 0%,#fff 36%)}.account-feature__icon{color:var(--shared-red);background:#fff5f5}.account-feature__panel{border-color:var(--shared-border);box-shadow:0 14px 36px #0f172a12}.account-feature__input:focus{border-color:var(--shared-red);box-shadow:0 0 0 3px #b91c1c1a}.account-feature__save{color:#fff;background:var(--shared-red);box-shadow:0 12px 28px #991b1b2e}:is([role=dialog],.at-modal,.at-dialog,[class*=shared-modal],[class*=shared-dialog]){border-color:var(--shared-border,#e8edf3)}:is(.at-empty-state,[class*=shared-empty],[class*=public-empty]){color:var(--shared-muted,#64748b);border:1px dashed var(--shared-border,#e8edf3);background:#f8fafc}:is(.public-partner-status,.professional-partner-tracking,[class*=partner-status],[class*=partner-tracking],.account-feature) :is([class*=success],[class*=verified],[class*=approved]){--state-color:#166534}:is(.public-partner-status,.professional-partner-tracking,[class*=partner-status],[class*=partner-tracking],.account-feature) :is([class*=warning],[class*=pending]){--state-color:#92400e}:is(.public-partner-status,.professional-partner-tracking,[class*=partner-status],[class*=partner-tracking],.account-feature) :is([class*=danger],[class*=error],[class*=rejected],[class*=expired]){--state-color:#991b1b}:is(.public-partner-status,.professional-partner-tracking,[class*=partner-status],[class*=partner-tracking]) :is([class*=verified],[class*=approved]){color:#166534;background:#ecfdf3}:is(.public-partner-status,.professional-partner-tracking,[class*=partner-status],[class*=partner-tracking]) :is(button[type=submit],button[class*=primary]){color:#fff;border-color:var(--shared-red);background:var(--shared-red)}:is(.public-partner-status,.professional-partner-tracking,.account-feature)[dir=rtl],[dir=rtl] :is(.public-partner-status,.professional-partner-tracking,.account-feature),:is(.public-partner-status,.professional-partner-tracking,.account-feature)[dir=ltr],[dir=ltr] :is(.public-partner-status,.professional-partner-tracking,.account-feature){text-align:start}:where(.customer-app,.owner-control-center,.merchant-portal,.workshop-portal,.courier-portal,.secure-auth-page,.auth-shell,.partner-registration-page,.partner-reupload-page,.partner-tracking-page,.public-partner-status,.professional-partner-tracking,.account-feature){min-width:0;max-width:100%}:where(.customer-app,.owner-control-center,.merchant-portal,.workshop-portal,.courier-portal,.secure-auth-page,.auth-shell,.partner-registration-page,.partner-reupload-page,.partner-tracking-page,.public-partner-status,.professional-partner-tracking,.account-feature) *,:where(.customer-app,.owner-control-center,.merchant-portal,.workshop-portal,.courier-portal,.secure-auth-page,.auth-shell,.partner-registration-page,.partner-reupload-page,.partner-tracking-page,.public-partner-status,.professional-partner-tracking,.account-feature) :before,:where(.customer-app,.owner-control-center,.merchant-portal,.workshop-portal,.courier-portal,.secure-auth-page,.auth-shell,.partner-registration-page,.partner-reupload-page,.partner-tracking-page,.public-partner-status,.professional-partner-tracking,.account-feature) :after{box-sizing:border-box}:where(.customer-app,.owner-control-center,.merchant-portal,.workshop-portal,.courier-portal,.secure-auth-page,.auth-shell,.partner-registration-page,.partner-reupload-page,.partner-tracking-page,.public-partner-status,.professional-partner-tracking,.account-feature){overflow-x:clip}:where(.customer-app,.owner-control-center,.merchant-portal,.workshop-portal,.courier-portal) :is(img,svg,video,canvas){max-width:100%}:where(.owner-control-center,.merchant-portal,.workshop-portal,.courier-portal) :is([class*=table-wrap],[class*=table-container],[class*=table-scroll],[class*=data-table]){overscroll-behavior-inline:contain;max-width:100%;overflow-x:auto}:where(.customer-app,.owner-control-center,.merchant-portal,.workshop-portal,.courier-portal,.secure-auth-page,.auth-shell,.partner-registration-page,.partner-reupload-page,.partner-tracking-page,.public-partner-status,.professional-partner-tracking,.account-feature) :is(p,span,strong,small,label,td,th){overflow-wrap:anywhere}@media (width>=1100px){:where(.owner-control-center,.merchant-portal,.workshop-portal,.courier-portal) :is(.owner-workspace-main,.merchant-workspace-main,.workshop-workspace-main,.courier-workspace-main,.driver-workspace-main,.at-admin-main){min-width:0}:where(.owner-control-center,.merchant-portal,.workshop-portal,.courier-portal) :is(.at-admin-sidebar,.owner-sidebar,.merchant-sidebar,.workshop-sidebar,.courier-sidebar,.driver-sidebar){flex:none}}@media (width>=768px) and (width<=1099px){:where(.owner-control-center,.merchant-portal,.workshop-portal,.courier-portal) :is(.owner-workspace-main,.merchant-workspace-main,.workshop-workspace-main,.courier-workspace-main,.driver-workspace-main,.at-admin-main){width:100%;min-width:0}:where(.owner-control-center,.merchant-portal,.workshop-portal,.courier-portal) :is([class*=kpis],[class*=stats],[class*=metrics]){grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=767px){:where(.customer-app,.owner-control-center,.merchant-portal,.workshop-portal,.courier-portal,.secure-auth-page,.auth-shell,.partner-registration-page,.partner-reupload-page,.partner-tracking-page,.public-partner-status,.professional-partner-tracking,.account-feature){width:100%;min-width:0}:where(.customer-app,.owner-control-center,.merchant-portal,.workshop-portal,.courier-portal) :is([class*=grid],[class*=kpis],[class*=stats],[class*=metrics],[class*=cards]){min-width:0}:where(.owner-control-center,.merchant-portal,.workshop-portal,.courier-portal) :is([class*=kpis],[class*=stats],[class*=metrics]){grid-template-columns:minmax(0,1fr)}:where(.secure-auth-page,.auth-shell,.partner-registration-page,.partner-reupload-page,.partner-tracking-page,.public-partner-status,.professional-partner-tracking,.account-feature) :is([class*=card],[class*=panel],[class*=form]),:where(.customer-app,.owner-control-center,.merchant-portal,.workshop-portal,.courier-portal) :is(button,a,input,select,textarea){max-width:100%}}@media (width<=390px){:where(.customer-app,.secure-auth-page,.auth-shell,.partner-registration-page,.partner-reupload-page,.partner-tracking-page) :is([class*=actions],[class*=toolbar]){gap:8px}}[dir=rtl] :where(.customer-app,.owner-control-center,.merchant-portal,.workshop-portal,.courier-portal,.secure-auth-page,.auth-shell,.partner-registration-page,.partner-reupload-page,.partner-tracking-page,.public-partner-status,.professional-partner-tracking,.account-feature),[dir=ltr] :where(.customer-app,.owner-control-center,.merchant-portal,.workshop-portal,.courier-portal,.secure-auth-page,.auth-shell,.partner-registration-page,.partner-reupload-page,.partner-tracking-page,.public-partner-status,.professional-partner-tracking,.account-feature){text-align:start}@media (width>=1366px){:where(.owner-control-center,.merchant-portal,.workshop-portal,.courier-portal) :is(.owner-workspace-main,.merchant-workspace-main,.workshop-workspace-main,.courier-workspace-main,.driver-workspace-main,.at-admin-main){min-width:0}}@media (width>=1920px){:where(.owner-control-center,.merchant-portal,.workshop-portal,.courier-portal) :is([class*=content],[class*=workspace],[class*=dashboard]){min-width:0}}@media (prefers-reduced-motion:reduce){:where(.customer-app,.owner-control-center,.merchant-portal,.workshop-portal,.courier-portal,.secure-auth-page,.auth-shell,.partner-registration-page,.partner-reupload-page,.partner-tracking-page,.public-partner-status,.professional-partner-tracking,.account-feature) *,:where(.customer-app,.owner-control-center,.merchant-portal,.workshop-portal,.courier-portal,.secure-auth-page,.auth-shell,.partner-registration-page,.partner-reupload-page,.partner-tracking-page,.public-partner-status,.professional-partner-tracking,.account-feature) :before,:where(.customer-app,.owner-control-center,.merchant-portal,.workshop-portal,.courier-portal,.secure-auth-page,.auth-shell,.partner-registration-page,.partner-reupload-page,.partner-tracking-page,.public-partner-status,.professional-partner-tracking,.account-feature) :after{scroll-behavior:auto!important}}.app-route-loading{--at-splash-navy:#0b1523;--at-splash-navy-deep:#08111f;--at-splash-red:#b91c1c;--at-splash-red-bright:#dc2626;--at-splash-muted:#64748b;--at-splash-track:#e6eaf0;isolation:isolate;width:100%;min-width:0;min-height:100dvh;color:var(--at-splash-navy-deep);position:relative;overflow:hidden;background:radial-gradient(circle at 8% 5%,#14243a1f,#0000 28%),radial-gradient(circle at 95% 92%,#0b15231c,#0000 30%),radial-gradient(circle at 88% 16%,#b91c1c06,#0000 22%),linear-gradient(145deg,#fff 0%,#fbfcfe 47%,#f2f5f9 100%)!important}.app-route-loading:before{content:"";z-index:0;aspect-ratio:1;opacity:.3;pointer-events:none;background:radial-gradient(circle,#0000 0 13%,#0b15230e 13.4% 14.2%,#0000 14.6% 27%,#0b15230a 27.4% 28.2%,#0000 28.6% 42%,#b91c1c07 42.4% 43.2%,#0000 43.6% 100%);border-radius:50%;width:min(76vw,560px);position:absolute;inset:auto auto -22% -28%;box-shadow:inset 0 0 0 1px #0f172a05,0 0 80px #0f172a06}.app-route-loading:after{content:"";z-index:0;opacity:.32;pointer-events:none;background:linear-gradient(135deg,#0000 34%,#0f172a0b 34.4% 34.8%,#0000 35.2%) 0 0/100% 100%,linear-gradient(45deg,#0000 54%,#b91c1c09 54.4% 54.8%,#0000 55.2%) 0 0/100% 100%,radial-gradient(circle at 70% 30%,#0f172a0a 0 2px,#0000 3px) 0 0/34px 34px;width:min(72vw,520px);height:min(72vw,520px);position:absolute;top:-24%;right:-30%;transform:rotate(-8deg)}.app-route-loading>*{z-index:1;position:relative}.app-route-loading>div:first-child,.app-route-loading [class*=card],.app-route-loading [class*=panel]{box-shadow:none!important;-webkit-backdrop-filter:none!important;backdrop-filter:none!important;background:0 0!important;border-color:#0000!important}.app-route-loading>div:first-child{margin-inline:auto;transform:translateY(-4vh);width:min(92vw,680px)!important;max-width:680px!important;padding-inline:clamp(20px,5vw,42px)!important}.app-route-loading [class*=logo],.app-route-loading [class*=brand] img,.app-route-loading img[alt*=AutoTek i],.app-route-loading img:first-of-type{object-fit:contain;filter:drop-shadow(0 10px 24px #08111f14);transform-origin:50%;margin-inline:auto;animation:.24s cubic-bezier(.2,.8,.2,1) both atSplashLogoEnter;max-width:88vw!important}.app-route-loading :is(h1,h2,h3){letter-spacing:-.025em;text-wrap:balance;max-width:640px;margin-inline:auto;animation:.28s cubic-bezier(.2,.8,.2,1) 20ms both atSplashCopyEnter;color:var(--at-splash-navy-deep)!important;font-size:clamp(27px,6vw,40px)!important;font-weight:800!important;line-height:1.45!important}.app-route-loading :is(p,small){max-width:600px;margin-inline:auto;color:var(--at-splash-muted)!important;font-size:clamp(15px,3.7vw,20px)!important;line-height:1.7!important}.app-route-loading :is([role=progressbar],[class*=progress],[class*=loading-bar],[class*=loader-bar]){min-height:3px;overflow:hidden;background:var(--at-splash-track)!important;max-width:min(54vw,340px)!important;box-shadow:none!important;border-radius:999px!important;margin-inline:auto!important}.app-route-loading :is([role=progressbar],[class*=progress],[class*=loading-bar],[class*=loader-bar])>*{box-shadow:0 0 12px #b91c1c2e;background:linear-gradient(90deg,var(--at-splash-red),var(--at-splash-red-bright))!important;border-radius:999px!important}@media (width<=640px){.app-route-loading>div:first-child{transform:translateY(-5vh)}}@media (width>=768px){.app-route-loading>div:first-child{transform:translateY(-3vh)}}@keyframes atSplashLogoEnter{0%{opacity:0;transform:scale(.965)}to{opacity:1;transform:scale(1)}}@keyframes atSplashCopyEnter{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion:reduce){.app-route-loading *,.app-route-loading :before,.app-route-loading :after{transition:none!important;animation:none!important}}.auth-page{color:#0f172a;background:#f8fafc;min-height:100dvh;font-family:Inter,Segoe UI,Tahoma,Arial,sans-serif;position:relative;overflow:hidden auto}.auth-page *,.auth-page :before,.auth-page :after{box-sizing:border-box}.auth-page button,.auth-page input,.auth-page textarea{font:inherit}.auth-page button{cursor:pointer}.auth-page__background{pointer-events:none;background:radial-gradient(circle at 14% 10%,#dc262626,#0000 31%),radial-gradient(circle at 88% 88%,#0f172a14,#0000 31%),linear-gradient(#fff 0%,#f8fafc 100%);position:fixed;inset:0}.auth-page__background:before,.auth-page__background:after{content:"";border:1px solid #dc262614;border-radius:999px;position:absolute}.auth-page__background:before{width:280px;height:280px;top:-135px;left:-85px}.auth-page__background:after{width:360px;height:360px;bottom:-190px;right:-180px}.auth-shell{z-index:1;width:min(100% - 28px,520px);min-height:100dvh;padding:calc(24px + env(safe-area-inset-top)) 0 calc(40px + env(safe-area-inset-bottom));align-content:center;gap:15px;margin-inline:auto;display:grid;position:relative}.auth-shell__top{justify-content:center;align-items:center;min-height:74px;display:flex;position:relative}.auth-shell__back{color:#334155;background:#fffffff0;border:1px solid #cbd5e1;border-radius:13px;align-items:center;gap:6px;min-height:42px;padding-inline:12px;font-size:11px;font-weight:850;display:inline-flex;position:absolute;top:50%;right:0;transform:translateY(-50%);box-shadow:0 6px 18px #0f172a0d}.auth-shell__back:hover{color:#dc2626;background:#fef2f2;border-color:#fecaca}.auth-shell__back:focus-visible{outline-offset:2px;outline:3px solid #2563eb33}.auth-shell__brand{text-align:right;justify-content:center;align-items:center;gap:11px;display:flex}.auth-shell__logo{color:#fff;letter-spacing:-.5px;background:linear-gradient(145deg,#dc2626,#ef4444);border-radius:18px;place-items:center;width:56px;height:56px;font-size:18px;font-weight:950;display:grid;box-shadow:0 12px 26px #dc262640}.auth-shell__brand>div:last-child{gap:1px;display:grid}.auth-shell__brand small{color:#dc2626;letter-spacing:.3px;font-size:9px;font-weight:900}.auth-shell__brand strong{color:#0f172a;font-size:22px;line-height:1.3}.auth-shell__brand span{color:#64748b;font-size:10px}.auth-card{-webkit-backdrop-filter:blur(16px);background:#fffffff7;border:1px solid #e2e8f0fa;border-radius:25px;width:100%;padding:26px;box-shadow:0 24px 58px #0f172a1a}.auth-card__heading{align-items:flex-start;gap:12px;margin-bottom:21px;display:flex}.auth-card__heading>span{color:#dc2626;background:#fef2f2;border-radius:15px;flex:0 0 48px;place-items:center;width:48px;height:48px;display:grid}.auth-card h1{color:#0f172a;margin:0;font-size:24px;line-height:1.35}.auth-card__heading p{color:#64748b;max-width:390px;margin:6px 0 0;font-size:12px;line-height:1.85}.auth-form{gap:14px;display:grid}.auth-form label{gap:7px;display:grid}.auth-form label>span{color:#334155;font-size:11px;font-weight:850}.auth-input{color:#94a3b8;background:#fff;border:1px solid #dbe3ec;border-radius:14px;align-items:center;gap:9px;min-height:50px;padding-inline:13px;transition:border-color .16s,box-shadow .16s,background .16s;display:flex}.auth-input:hover{border-color:#cbd5e1}.auth-input:focus-within{background:#fff;border-color:#dc2626;box-shadow:0 0 0 4px #dc262614}.auth-input input,.auth-form>label>input,.auth-form textarea{color:#0f172a;background:0 0;border:0;outline:0;width:100%;min-width:0}.auth-input--identifier input{text-align:left;direction:ltr}.auth-input input::placeholder,.auth-form>label>input::placeholder,.auth-form textarea::placeholder{color:#94a3b8;opacity:1}.auth-form>label>input{background:#fff;border:1px solid #dbe3ec;border-radius:14px;min-height:50px;padding-inline:13px}.auth-form textarea{resize:vertical;border:1px solid #dbe3ec;border-radius:14px;min-height:96px;padding:11px 12px}.auth-primary-button,.auth-google-button,.auth-partner-button{border-radius:14px;width:100%;min-height:51px;font-size:12px;font-weight:900;transition:transform .16s,box-shadow .16s,border-color .16s,background .16s}.auth-primary-button{color:#fff;background:#dc2626;border:1px solid #dc2626;justify-content:center;align-items:center;gap:8px;display:flex;box-shadow:0 10px 22px #dc262633}.auth-primary-button:hover{background:#b91c1c;border-color:#b91c1c;transform:translateY(-1px);box-shadow:0 13px 26px #b91c1c38}.auth-primary-button:focus-visible,.auth-google-button:focus-visible,.auth-partner-button:focus-visible,.auth-text-button:focus-visible{outline-offset:2px;outline:3px solid #2563eb33}.auth-google-button{color:#0f172a;background:#fff;border:1px solid #dbe3ec;justify-content:center;align-items:center;gap:9px;display:flex}.auth-google-button:hover{background:#f8fafc;border-color:#cbd5e1;transform:translateY(-1px);box-shadow:0 9px 20px #0f172a12}.auth-google-mark{color:#2563eb;background:#fff;border:1px solid #e2e8f0;border-radius:9px;place-items:center;width:28px;height:28px;font-family:Arial,sans-serif;font-size:16px;font-weight:900;display:grid}.auth-divider{color:#94a3b8;grid-template-columns:1fr auto 1fr;align-items:center;gap:9px;font-size:10px;display:grid}.auth-divider:before,.auth-divider:after{content:"";background:#e2e8f0;height:1px}.auth-text-button{color:#dc2626;background:0 0;border:0;align-items:center;gap:5px;width:fit-content;min-height:35px;margin-inline:auto;font-size:11px;font-weight:900;display:inline-flex}.auth-text-button:hover{color:#b91c1c;text-underline-offset:4px;text-decoration:underline}.auth-partner-button{color:#b91c1c;text-align:right;background:#fff;border:1px solid #dc262647;grid-template-columns:auto minmax(0,1fr);justify-items:start;column-gap:10px;padding:10px 14px;display:grid}.auth-partner-button:hover{background:#fef2f2;border-color:#fca5a5;transform:translateY(-1px);box-shadow:0 9px 20px #dc262614}.auth-partner-button svg{grid-row:1/3;align-self:center}.auth-partner-button strong{font-size:12px}.auth-partner-button small{color:#64748b;font-size:9px;font-weight:700}.auth-routing-note{color:#64748b;text-align:center;background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;margin:0;padding:11px 12px;font-size:10px;line-height:1.85}.auth-error,.auth-success{border-radius:11px;align-items:center;gap:6px;margin:0;padding:10px 11px;font-size:10px;font-weight:850;display:flex}.auth-error{color:#b91c1c;background:#fef2f2;border:1px solid #fecaca}.auth-success{color:#15803d;background:#f0fdf4;border:1px solid #bbf7d0}.auth-verification-icon{color:#dc2626;background:#fef2f2;border-radius:23px;place-items:center;width:74px;height:74px;margin-inline:auto;display:grid}.auth-code-input{text-align:center;letter-spacing:8px;font-size:20px;font-weight:900}.partner-role-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin-bottom:17px;display:grid}.partner-role-grid button{color:#475569;text-align:center;background:#fff;border:1px solid #e2e8f0;border-radius:14px;align-content:center;place-items:center;gap:6px;min-width:0;min-height:116px;padding:9px;display:grid}.partner-role-grid button.is-active{color:#b91c1c;background:#fef2f2;border-color:#dc2626;box-shadow:0 0 0 3px #dc262612}.partner-role-grid strong{font-size:10px}.partner-role-grid span{color:#64748b;font-size:8px;line-height:1.6}.partner-form__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.partner-success{text-align:center;place-items:center;gap:9px;display:grid}.partner-success>span{color:#16a34a;background:#f0fdf4;border-radius:24px;place-items:center;width:78px;height:78px;display:grid}.partner-success h2{margin:5px 0 0;font-size:20px}.partner-success p,.partner-success small{color:#64748b;margin:0;font-size:10px;line-height:1.7}.partner-success strong{color:#dc2626;direction:ltr;font-size:17px}.partner-success .auth-primary-button{margin-top:8px}.account-partner-entry{justify-content:center;align-items:center;gap:8px;width:100%;min-height:50px;margin-top:10px;color:#dc2626!important;background:#fff!important;border:1px solid #dc262647!important;display:flex!important}.account-guest-card.is-authenticated{background:linear-gradient(#fff,#f0fdf4);border-color:#bbf7d0}.account-guest-card.is-authenticated>div{gap:8px;display:grid}.account-logout-button{justify-content:center;align-items:center;gap:7px;color:#b91c1c!important;background:#fff!important;border:1px solid #fecaca!important;display:inline-flex!important}@media (width<=600px){.auth-shell{width:min(100% - 20px,520px);padding-top:calc(14px + env(safe-area-inset-top));padding-bottom:calc(34px + env(safe-area-inset-bottom));align-content:start;gap:12px}.auth-shell__top{min-height:76px}.auth-shell__back{min-height:40px;padding-inline:10px;font-size:10px}.auth-shell__brand{gap:9px}.auth-shell__logo{border-radius:16px;width:50px;height:50px;font-size:16px}.auth-shell__brand strong{font-size:19px}.auth-card{border-radius:22px;padding:19px}.auth-card h1{font-size:22px}.auth-card__heading p{font-size:11px}.partner-role-grid{grid-template-columns:1fr}.partner-role-grid button{text-align:right;grid-template-columns:auto minmax(0,1fr);justify-items:start;min-height:82px}.partner-role-grid button svg{grid-row:1/3}.partner-form__grid{grid-template-columns:1fr}}@media (width<=390px){.auth-shell__brand{padding-inline-start:2px}.auth-shell__back{margin-inline-start:auto;position:static;transform:none}.auth-shell__top{justify-content:space-between}.auth-shell__brand strong{font-size:17px}.auth-card{padding:17px}}.partner-stepper{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin-bottom:18px;display:grid}.partner-stepper>div{color:#94a3b8;text-align:center;place-items:center;gap:5px;display:grid;position:relative}.partner-stepper>div:not(:last-child):after{content:"";background:#e2e8f0;width:calc(100% - 42px);height:2px;position:absolute;top:15px;right:calc(50% + 21px)}.partner-stepper>div.is-active:not(:last-child):after{background:#fecaca}.partner-stepper>div>span{z-index:1;color:#64748b;background:#fff;border:1px solid #cbd5e1;border-radius:999px;place-items:center;width:32px;height:32px;font-size:10px;font-weight:900;display:grid;position:relative}.partner-stepper>div.is-active>span{color:#fff;background:#dc2626;border-color:#dc2626}.partner-stepper small{font-size:9px;font-weight:850}.partner-stepper>div.is-active small{color:#b91c1c}.partner-step-content{gap:13px;display:grid}.partner-note,.partner-storage-note{color:#1d4ed8;background:#eff6ff;border:1px solid #dbeafe;border-radius:12px;align-items:flex-start;gap:8px;padding:11px 12px;display:flex}.partner-note p,.partner-storage-note p{color:#475569;margin:0;font-size:9px;line-height:1.8}.partner-documents-step{gap:13px;display:grid}.partner-documents-summary{background:#f8fafc;border:1px solid #e2e8f0;border-radius:14px;gap:9px;padding:13px;display:grid}.partner-documents-summary>div:first-child{color:#dc2626;align-items:center;gap:9px;display:flex}.partner-documents-summary>div:first-child>span{gap:2px;display:grid}.partner-documents-summary strong{color:#0f172a;font-size:11px}.partner-documents-summary small{color:#64748b;font-size:9px}.partner-documents-progress{background:#e2e8f0;border-radius:999px;height:8px;overflow:hidden}.partner-documents-progress>span{border-radius:inherit;background:linear-gradient(90deg,#dc2626,#ef4444);height:100%;transition:width .2s;display:block}.partner-document-grid{gap:10px;display:grid}.partner-document-card{background:#fff;border:1px solid #e2e8f0;border-radius:15px;gap:11px;padding:13px;display:grid}.partner-document-card.is-uploaded{background:linear-gradient(#fff,#f0fdf4);border-color:#bbf7d0}.partner-document-card__heading{grid-template-columns:auto minmax(0,1fr) auto;align-items:start;gap:9px;display:grid}.partner-document-card__heading>span{color:#dc2626;background:#fef2f2;border-radius:12px;place-items:center;width:40px;height:40px;display:grid}.partner-document-card__heading h3{margin:1px 0 3px;font-size:11px}.partner-document-card__heading p{color:#64748b;margin:0;font-size:8px;line-height:1.65}.partner-document-card__heading>b{white-space:nowrap;border-radius:999px;padding:5px 7px;font-size:8px}.partner-document-card__heading>b.is-required{color:#b91c1c;background:#fef2f2}.partner-document-card__heading>b.is-optional{color:#475569;background:#f1f5f9}.partner-upload-zone{color:#64748b;text-align:center;cursor:pointer;background:#f8fafc;border:1px dashed #cbd5e1;border-radius:12px;align-content:center;place-items:center;min-height:94px;padding:12px;gap:4px!important;display:grid!important}.partner-upload-zone:hover{color:#dc2626;background:#fef2f2;border-color:#fca5a5}.partner-upload-zone strong{font-size:10px}.partner-upload-zone small{color:#94a3b8;font-size:8px}.partner-upload-zone input,.partner-replace-file input{display:none}.partner-file-summary{color:#15803d;background:#fff;border-radius:11px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:9px;padding:10px;display:grid}.partner-file-summary>div{gap:2px;min-width:0;display:grid}.partner-file-summary strong{color:#0f172a;text-overflow:ellipsis;white-space:nowrap;font-size:9px;overflow:hidden}.partner-file-summary small{color:#64748b;font-size:8px}.partner-file-summary button{color:#b91c1c;background:#fef2f2;border:0;border-radius:10px;place-items:center;width:34px;height:34px;padding:0;display:grid}.partner-document-fields{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.partner-document-fields label{gap:5px;display:grid}.partner-document-fields label span{color:#64748b;font-size:8px;font-weight:850}.partner-document-fields input{background:#fff;border:1px solid #dbe3ec;border-radius:10px;outline:0;width:100%;min-width:0;min-height:40px;padding-inline:9px}.partner-replace-file{color:#475569;cursor:pointer;background:#fff;border:1px solid #cbd5e1;border-radius:9px;align-items:center;width:fit-content;min-height:34px;padding-inline:9px;font-size:8px;font-weight:900;gap:5px!important;display:inline-flex!important}.partner-navigation-actions{grid-template-columns:minmax(110px,.65fr) minmax(0,1.35fr);gap:9px;margin-top:16px;display:grid}.partner-navigation-actions .auth-primary-button{min-width:0}.auth-primary-button:disabled{cursor:not-allowed;color:#94a3b8;box-shadow:none;background:#e2e8f0;border-color:#cbd5e1}.partner-success__documents{color:#15803d;background:#f0fdf4;border-radius:10px;align-items:center;gap:6px;padding:8px 10px;font-size:10px;font-weight:850;display:inline-flex}@media (width<=520px){.partner-document-fields,.partner-navigation-actions{grid-template-columns:1fr}.partner-navigation-actions .owner-button{order:2}}.auth-shell--wide{width:min(100% - 28px,1180px);padding-top:calc(18px + env(safe-area-inset-top));align-content:start}.auth-card--wide{padding:18px}.partner-premium-hero{color:#fff;background:radial-gradient(circle at 12% 0,#ffffff2e,#0000 34%),linear-gradient(135deg,#7f1d1d,#b91c1c 50%,#dc2626);border-radius:20px;justify-content:space-between;align-items:center;gap:18px;min-height:112px;padding:19px;display:flex;box-shadow:0 16px 32px #7f1d1d29}.partner-premium-hero>div:first-child{align-items:center;gap:12px;min-width:0;display:flex}.partner-premium-hero>div:first-child>span{color:#b91c1c;background:#fff;border:1px solid #ffffff40;border-radius:16px;flex:0 0 50px;place-items:center;width:50px;height:50px;display:grid}.partner-premium-hero small{color:#ffffffc4;font-size:9px;font-weight:900}.partner-premium-hero h1{color:#fff;margin:3px 0;font-size:24px}.partner-premium-hero p{color:#ffffffd1;max-width:650px;margin:0;font-size:10px;line-height:1.8}.partner-premium-hero__trust{color:#fff;background:#7f1d1d38;border:1px solid #ffffff3d;border-radius:12px;flex:none;align-items:center;gap:7px;min-height:40px;padding-inline:11px;font-size:9px;font-weight:900;display:inline-flex}.partner-premium-layout{grid-template-columns:minmax(0,1fr) 300px;align-items:start;gap:15px;margin-top:15px;display:grid}.partner-premium-main{gap:13px;min-width:0;display:grid}.partner-premium-section{background:#fff;border:1px solid #e2e8f0;border-radius:18px;padding:17px;box-shadow:0 6px 20px #0f172a0a}.partner-premium-section>header{align-items:flex-start;gap:10px;margin-bottom:15px;display:flex}.partner-premium-section>header>span{color:#fff;background:#dc2626;border-radius:11px;flex:0 0 35px;place-items:center;width:35px;height:35px;font-size:10px;font-weight:950;display:grid}.partner-premium-section>header h2{color:#0f172a;margin:0 0 3px;font-size:15px}.partner-premium-section>header p{color:#64748b;margin:0;font-size:9px;line-height:1.7}.partner-premium-role-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:9px;display:grid}.partner-premium-role-grid>button{color:#334155;text-align:right;background:#fff;border:1px solid #e2e8f0;border-radius:14px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:9px;min-width:0;min-height:82px;padding:11px;transition:transform .16s,border-color .16s,background .16s,box-shadow .16s;display:grid}.partner-premium-role-grid>button:hover{border-color:#fecaca;transform:translateY(-1px);box-shadow:0 9px 20px #0f172a0f}.partner-premium-role-grid>button.is-active{color:#b91c1c;background:#fef2f2;border-color:#dc2626;box-shadow:0 0 0 3px #dc262612}.partner-premium-role-grid>button>span{color:#dc2626;background:#fef2f2;border-radius:12px;place-items:center;width:42px;height:42px;display:grid}.partner-premium-role-grid>button.is-active>span{color:#fff;background:#dc2626}.partner-premium-role-grid>button>div{gap:3px;min-width:0;display:grid}.partner-premium-role-grid strong{font-size:10px}.partner-premium-role-grid small{color:#64748b;text-overflow:ellipsis;white-space:nowrap;font-size:8px;overflow:hidden}.partner-premium-role-grid i{color:#0000;background:#fff;border:1px solid #cbd5e1;border-radius:999px;place-items:center;width:23px;height:23px;display:grid}.partner-premium-role-grid .is-active i{color:#fff;background:#dc2626;border-color:#dc2626}.partner-premium-form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:11px;display:grid}.partner-premium-form-grid>label,.partner-premium-textarea-label{gap:6px;min-width:0;display:grid}.partner-premium-form-grid>label.is-wide{grid-column:1/-1}.partner-premium-form-grid label>span,.partner-premium-textarea-label>span{color:#334155;flex-wrap:wrap;align-items:center;gap:6px;font-size:9px;font-weight:900;display:flex}.partner-premium-form-grid label>span b,.partner-premium-textarea-label>span b{color:#b91c1c;background:#fef2f2;border-radius:999px;padding:3px 5px;font-size:7px}.partner-premium-form-grid label>span i{color:#64748b;font-size:8px;font-style:normal;font-weight:700}.partner-premium-input{color:#94a3b8;background:#fff;border:1px solid #dbe3ec;border-radius:12px;align-items:center;gap:8px;min-height:47px;padding-inline:11px;transition:border-color .16s,box-shadow .16s;display:flex}.partner-premium-input:focus-within{border-color:#dc2626;box-shadow:0 0 0 4px #dc262612}.partner-premium-input.is-error{background:#fff7f7;border-color:#dc2626}.partner-premium-input input{color:#0f172a;background:0 0;border:0;outline:0;width:100%;min-width:0}.partner-premium-form-grid label>em,.partner-premium-textarea-label>em{color:#b91c1c;font-size:8px;font-style:normal;font-weight:800}.partner-premium-textarea-label{position:relative}.partner-premium-textarea-label textarea{resize:vertical;color:#0f172a;background:#fff;border:1px solid #dbe3ec;border-radius:12px;outline:0;width:100%;min-height:105px;padding:11px}.partner-premium-textarea-label textarea:focus{border-color:#dc2626;box-shadow:0 0 0 4px #dc262612}.partner-premium-textarea-label textarea.is-error{background:#fff7f7;border-color:#dc2626}.partner-premium-textarea-label>small{color:#94a3b8;font-size:7px;position:absolute;bottom:8px;left:9px}.partner-premium-docs-overview{background:#f8fafc;border-radius:12px;gap:8px;margin-bottom:11px;padding:11px;display:grid}.partner-premium-docs-overview>div:first-child{color:#dc2626;align-items:center;gap:8px;display:flex}.partner-premium-docs-overview>div:first-child>span{gap:1px;display:grid}.partner-premium-docs-overview strong{color:#0f172a;font-size:12px}.partner-premium-docs-overview small{color:#64748b;font-size:8px}.partner-premium-docs-overview>div:last-child{background:#e2e8f0;border-radius:999px;height:7px;overflow:hidden}.partner-premium-docs-overview>div:last-child>span{border-radius:inherit;background:linear-gradient(90deg,#dc2626,#ef4444);height:100%;transition:width .2s;display:block}.partner-premium-doc-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px;display:grid}.partner-premium-doc{background:#fff;border:1px solid #e2e8f0;border-radius:14px;align-content:start;gap:9px;min-width:0;padding:11px;display:grid}.partner-premium-doc.is-uploaded{background:linear-gradient(#fff,#f0fdf4);border-color:#bbf7d0}.partner-premium-doc>header{grid-template-columns:auto minmax(0,1fr) auto;align-items:start;gap:8px;display:grid}.partner-premium-doc>header>span{color:#dc2626;background:#fef2f2;border-radius:11px;place-items:center;width:38px;height:38px;display:grid}.partner-premium-doc>header>div{gap:2px;min-width:0;display:grid}.partner-premium-doc>header strong{font-size:9px}.partner-premium-doc>header small{color:#64748b;font-size:7px;line-height:1.55}.partner-premium-doc>header>b{white-space:nowrap;border-radius:999px;padding:4px 6px;font-size:7px}.partner-premium-doc>header>b.is-required{color:#b91c1c;background:#fef2f2}.partner-premium-doc>header>b.is-optional{color:#475569;background:#f1f5f9}.partner-premium-upload{color:#64748b;text-align:center;cursor:pointer;background:#f8fafc;border:1px dashed #cbd5e1;border-radius:11px;align-content:center;place-items:center;gap:4px;min-height:102px;padding:11px;display:grid}.partner-premium-upload:hover{color:#dc2626;background:#fef2f2;border-color:#fca5a5}.partner-premium-upload strong{font-size:9px}.partner-premium-upload small{color:#94a3b8;font-size:7px}.partner-premium-upload input,.partner-premium-replace input{display:none}.partner-premium-file{background:#fff;border-radius:10px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:8px;padding:8px;display:grid}.partner-premium-file>img,.partner-premium-file>span{object-fit:cover;color:#15803d;background:#f0fdf4;border-radius:9px;place-items:center;width:46px;height:46px;display:grid}.partner-premium-file>div{gap:2px;min-width:0;display:grid}.partner-premium-file strong{text-overflow:ellipsis;white-space:nowrap;font-size:8px;overflow:hidden}.partner-premium-file small{color:#64748b;font-size:7px}.partner-premium-file>button{color:#b91c1c;background:#fef2f2;border:0;border-radius:9px;place-items:center;width:32px;height:32px;padding:0;display:grid}.partner-premium-doc-fields{grid-template-columns:repeat(2,minmax(0,1fr));gap:7px;display:grid}.partner-premium-doc-fields label{gap:4px;display:grid}.partner-premium-doc-fields span{color:#64748b;font-size:7px;font-weight:800}.partner-premium-doc-fields input{background:#fff;border:1px solid #dbe3ec;border-radius:9px;outline:0;width:100%;min-width:0;min-height:38px;padding-inline:8px}.partner-premium-replace{color:#475569;cursor:pointer;background:#fff;border:1px solid #cbd5e1;border-radius:9px;align-items:center;gap:5px;width:fit-content;min-height:32px;padding-inline:8px;font-size:7px;font-weight:900;display:inline-flex}.partner-premium-consent{cursor:pointer;background:#f8fafc;border:1px solid #dbe3ec;border-radius:12px;align-items:flex-start;gap:9px;padding:12px;display:flex}.partner-premium-consent.is-error{background:#fef2f2;border-color:#fecaca}.partner-premium-consent input{accent-color:#dc2626;flex:none;width:18px;height:18px;margin-top:2px}.partner-premium-consent>span{gap:3px;display:grid}.partner-premium-consent strong{font-size:9px}.partner-premium-consent small{color:#64748b;font-size:8px;line-height:1.7}.partner-premium-inline-error{color:#b91c1c;align-items:center;gap:5px;margin:7px 0 0;font-size:8px;font-weight:800;display:flex}.partner-premium-sidebar{position:sticky;top:16px}.partner-premium-summary{background:#fff;border:1px solid #e2e8f0;border-radius:18px;gap:13px;padding:16px;display:grid;box-shadow:0 12px 32px #0f172a14}.partner-premium-summary>header{align-items:flex-start;gap:9px;display:flex}.partner-premium-summary>header>span{color:#dc2626;background:#fef2f2;border-radius:12px;flex:0 0 42px;place-items:center;width:42px;height:42px;display:grid}.partner-premium-summary>header>div{gap:2px;display:grid}.partner-premium-summary>header small{color:#dc2626;font-size:8px;font-weight:900}.partner-premium-summary h2{margin:0;font-size:14px}.partner-premium-summary>header p{color:#64748b;margin:0;font-size:8px;line-height:1.6}.partner-premium-completion{background:#f8fafc;border-radius:12px;gap:7px;padding:11px;display:grid}.partner-premium-completion>div:first-child{justify-content:space-between;align-items:baseline;gap:8px;display:flex}.partner-premium-completion strong{color:#dc2626;font-size:19px}.partner-premium-completion span{color:#64748b;font-size:8px;font-weight:800}.partner-premium-completion>div:last-child{background:#e2e8f0;border-radius:999px;height:7px;overflow:hidden}.partner-premium-completion>div:last-child>span{border-radius:inherit;background:linear-gradient(90deg,#dc2626,#ef4444);height:100%;display:block}.partner-premium-checklist{gap:7px;display:grid}.partner-premium-checklist>div{color:#64748b;align-items:center;gap:7px;display:flex}.partner-premium-checklist>div>span{color:#94a3b8;background:#f1f5f9;border-radius:8px;place-items:center;width:24px;height:24px;display:grid}.partner-premium-checklist>div.is-complete{color:#15803d}.partner-premium-checklist>div.is-complete>span{color:#15803d;background:#f0fdf4}.partner-premium-checklist strong{font-size:8px}.partner-premium-security{color:#1d4ed8;background:#eff6ff;border-radius:11px;align-items:flex-start;gap:7px;padding:10px;display:flex}.partner-premium-security p{color:#475569;margin:0;font-size:7px;line-height:1.7}.partner-premium-message{color:#b91c1c;background:#fef2f2;border:1px solid #fecaca;border-radius:11px;align-items:flex-start;gap:7px;padding:10px;display:flex}.partner-premium-message p{margin:0;font-size:8px;font-weight:800;line-height:1.65}.partner-premium-submit{color:#fff;background:#dc2626;border:0;border-radius:12px;justify-content:center;align-items:center;gap:7px;width:100%;min-height:47px;font-size:9px;font-weight:950;display:inline-flex;box-shadow:0 10px 20px #dc26262e}.partner-premium-submit:hover{background:#b91c1c}.partner-premium-submit-note{color:#94a3b8;text-align:center;font-size:7px;line-height:1.6}.partner-premium-mobile-submit{display:none}.partner-premium-success{text-align:center;place-items:center;gap:9px;max-width:760px;margin-inline:auto;padding:32px 20px;display:grid}.partner-premium-success>span{color:#16a34a;background:#f0fdf4;border-radius:25px;place-items:center;width:82px;height:82px;display:grid}.partner-premium-success>small{color:#16a34a;font-size:9px;font-weight:900}.partner-premium-success h2{margin:0;font-size:24px}.partner-premium-success>p{color:#64748b;max-width:560px;margin:0;font-size:10px;line-height:1.8}.partner-premium-success>div{grid-template-columns:repeat(3,minmax(0,1fr));gap:9px;width:100%;margin:10px 0;display:grid}.partner-premium-success article{background:#f8fafc;border-radius:12px;gap:3px;padding:12px;display:grid}.partner-premium-success article strong{color:#dc2626;font-size:11px}.partner-premium-success article small{color:#64748b;font-size:8px}.partner-premium-success .auth-primary-button{width:min(100%,340px)}@media (width<=900px){.partner-premium-layout{grid-template-columns:1fr}.partner-premium-sidebar{display:none}.partner-premium-mobile-submit{z-index:20;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#fffffff5;border:1px solid #e2e8f0;border-radius:15px;justify-content:space-between;align-items:center;gap:10px;margin-top:13px;padding:9px;display:flex;position:sticky;bottom:8px;box-shadow:0 -8px 28px #0f172a1a}.partner-premium-mobile-submit>div{gap:1px;display:grid}.partner-premium-mobile-submit strong{color:#dc2626;font-size:15px}.partner-premium-mobile-submit span{color:#64748b;font-size:7px}.partner-premium-mobile-submit button{color:#fff;background:#dc2626;border:0;border-radius:11px;justify-content:center;align-items:center;gap:6px;min-height:43px;padding-inline:13px;font-size:8px;font-weight:900;display:inline-flex}}@media (width<=700px){.auth-shell--wide{width:min(100% - 20px,1180px)}.auth-card--wide{padding:11px}.partner-premium-hero{min-height:0;padding:15px;display:grid}.partner-premium-hero__trust{width:fit-content}.partner-premium-hero h1{font-size:20px}.partner-premium-role-grid,.partner-premium-form-grid,.partner-premium-doc-grid,.partner-premium-success>div{grid-template-columns:1fr}.partner-premium-form-grid>label.is-wide{grid-column:auto}.partner-premium-section{padding:14px}.partner-premium-doc-fields{grid-template-columns:1fr}}.partner-premium-ownership{cursor:pointer;background:#f8fafc;border:1px solid #dbe3ec;border-radius:12px;align-items:flex-start;gap:9px;margin-top:12px;padding:12px;display:flex}.partner-premium-ownership input{accent-color:#dc2626;flex:none;width:18px;height:18px;margin-top:2px}.partner-premium-ownership>span{gap:3px;display:grid}.partner-premium-ownership strong{color:#0f172a;font-size:9px}.partner-premium-ownership small{color:#64748b;font-size:8px;line-height:1.7}.auth-login-layout{direction:ltr;background:#fff;border:1px solid #e2e8f0;border-radius:22px;grid-template-columns:minmax(0,1fr) minmax(390px,455px);min-height:620px;display:grid;overflow:hidden}.auth-login-showcase,.auth-login-panel{direction:rtl}.auth-login-showcase{color:#fff;background:radial-gradient(circle at 18% 12%,#fff3,#0000 28%),radial-gradient(circle at 90% 82%,#ef44446b,#0000 38%),linear-gradient(145deg,#450a0a,#7f1d1d 48%,#b91c1c);align-content:space-between;gap:24px;min-height:620px;padding:32px;display:grid;position:relative;overflow:hidden}.auth-login-showcase:before,.auth-login-showcase:after{content:"";pointer-events:none;border:1px solid #ffffff1c;border-radius:999px;position:absolute}.auth-login-showcase:before{width:340px;height:340px;top:-180px;left:-120px}.auth-login-showcase:after{width:430px;height:430px;bottom:-270px;right:-260px}.auth-login-showcase__glow{pointer-events:none;background:linear-gradient(115deg,#0000 0 55%,#ffffff0d 55% 62%,#0000 62%);position:absolute;inset:0}.auth-login-showcase__badge{z-index:1;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff1a;border:1px solid #ffffff30;border-radius:12px;align-items:center;gap:7px;width:fit-content;min-height:39px;padding-inline:11px;font-size:9px;font-weight:900;display:inline-flex;position:relative}.auth-login-showcase__content{z-index:1;max-width:560px;position:relative}.auth-login-showcase__content>small{color:#fecaca;letter-spacing:.8px;font-size:11px;font-weight:950}.auth-login-showcase__content h2{color:#fff;max-width:540px;margin:9px 0 11px;font-size:clamp(28px,4vw,46px);line-height:1.35}.auth-login-showcase__content p{color:#ffffffc4;max-width:560px;margin:0;font-size:12px;line-height:1.95}.auth-login-feature-list{z-index:1;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid;position:relative}.auth-login-feature-list article{-webkit-backdrop-filter:blur(9px);backdrop-filter:blur(9px);background:#ffffff14;border:1px solid #ffffff21;border-radius:14px;align-items:center;gap:9px;min-width:0;padding:11px;display:flex}.auth-login-feature-list article>span{color:#7f1d1d;background:#fff;border-radius:11px;flex:0 0 39px;place-items:center;width:39px;height:39px;display:grid}.auth-login-feature-list article>div{gap:2px;min-width:0;display:grid}.auth-login-feature-list strong{color:#fff;font-size:9px}.auth-login-feature-list small{color:#ffffffad;text-overflow:ellipsis;white-space:nowrap;font-size:7px;overflow:hidden}.auth-login-showcase footer{z-index:1;color:#ffffffad;align-items:center;gap:7px;font-size:8px;line-height:1.7;display:flex;position:relative}.auth-login-panel{background:linear-gradient(#fffffffa,#f8fafcfa);align-content:center;gap:19px;min-width:0;padding:34px;display:grid}.auth-login-panel__heading{align-items:flex-start;gap:11px;display:flex}.auth-login-panel__heading>span{color:#dc2626;background:#fef2f2;border-radius:14px;flex:0 0 47px;place-items:center;width:47px;height:47px;display:grid}.auth-login-panel__heading>div{gap:2px;min-width:0;display:grid}.auth-login-panel__heading small{color:#dc2626;font-size:8px;font-weight:950}.auth-login-panel__heading h1{color:#0f172a;margin:0;font-size:23px;line-height:1.35}.auth-login-panel__heading p{color:#64748b;margin:2px 0 0;font-size:9px;line-height:1.75}.auth-login-identifier{text-align:right;direction:ltr;unicode-bidi:plaintext}.auth-smart-form{gap:13px;display:grid}.auth-smart-form>label{gap:6px;display:grid}.auth-smart-form>label>span{color:#334155;font-size:9px;font-weight:900}.auth-smart-input{color:#94a3b8;background:#fff;border:1px solid #dbe3ec;border-radius:13px;align-items:center;gap:8px;min-height:51px;padding-inline:12px;transition:border-color .16s,box-shadow .16s;display:flex}.auth-smart-input:focus-within{border-color:#dc2626;box-shadow:0 0 0 4px #dc262612}.auth-smart-input.is-readonly{color:#16a34a;background:#f8fafc}.auth-smart-input input{color:#0f172a;background:0 0;border:0;outline:0;width:100%;min-width:0}.auth-smart-input input::placeholder{color:#94a3b8}.auth-smart-input>button{color:#64748b;background:#f1f5f9;border:0;border-radius:9px;flex:0 0 34px;place-items:center;width:34px;height:34px;padding:0;display:grid}.auth-smart-hint{color:#64748b;text-align:center;margin:-2px 0 0;font-size:8px;line-height:1.75}.auth-google-button--premium{text-align:right;grid-template-columns:auto minmax(0,1fr);justify-content:start;min-height:58px;display:grid}.auth-google-button--premium>span:last-child{gap:2px;min-width:0;display:grid}.auth-google-button--premium strong{color:#0f172a;font-size:10px}.auth-google-button--premium small{color:#64748b;font-size:8px}.auth-partner-button--premium{grid-template-columns:auto minmax(0,1fr) auto;min-height:61px}.auth-partner-button--premium>span{gap:2px;display:grid}.auth-partner-button--premium>svg:first-child{grid-row:auto}.auth-password-options{justify-content:space-between;align-items:center;gap:10px;display:flex}.auth-password-options>label{color:#475569;align-items:center;gap:6px;font-size:8px;font-weight:800;display:inline-flex}.auth-password-options input{accent-color:#dc2626;width:17px;height:17px}.auth-password-options>button,.auth-smart-back-button{color:#b91c1c;background:0 0;border:0;align-items:center;gap:5px;min-height:34px;font-size:8px;font-weight:900;display:inline-flex}.auth-smart-back-button{width:fit-content;margin-inline:auto}.auth-caps-warning,.auth-neutral-message{border-radius:10px;margin:0;padding:9px 10px;font-size:8px;line-height:1.7;display:flex}.auth-caps-warning{color:#b45309;background:#fff7ed}.auth-neutral-message{color:#1d4ed8;background:#eff6ff}.auth-smart-code{color:#0f172a;letter-spacing:10px;text-align:center;background:#fff;border:1px solid #dbe3ec;border-radius:13px;outline:0;width:100%;min-height:62px;padding-inline:12px;font-size:23px;font-weight:950}.auth-smart-code:focus{border-color:#dc2626;box-shadow:0 0 0 4px #dc262612}.auth-password-strength{gap:5px;display:grid}.auth-password-strength>div{grid-template-columns:repeat(5,minmax(0,1fr));gap:4px;display:grid}.auth-password-strength>div>span{background:#e2e8f0;border-radius:999px;height:5px}.auth-password-strength>div>span.is-active{background:#16a34a}.auth-password-strength small{color:#64748b;font-size:7px}.auth-reset-success{text-align:center;place-items:center;gap:8px;padding-block:38px;display:grid}.auth-reset-success>span{color:#16a34a;background:#f0fdf4;border-radius:23px;place-items:center;width:76px;height:76px;display:grid}.auth-reset-success>small{color:#16a34a;font-size:8px;font-weight:950}.auth-reset-success h1{color:#0f172a;margin:0;font-size:23px}.auth-reset-success p{color:#64748b;max-width:320px;margin:0 0 8px;font-size:9px;line-height:1.8}.auth-reset-success .auth-primary-button{width:min(100%,300px)}.auth-verification-copy{text-align:center;place-items:center;gap:4px;display:grid}.auth-verification-copy h2{margin:0;font-size:17px}.auth-verification-copy p{color:#64748b;gap:3px;margin:0;font-size:9px;line-height:1.7;display:grid}.auth-verification-security{color:#1d4ed8;background:#eff6ff;border-radius:10px;align-items:center;gap:6px;padding:9px 10px;font-size:8px;display:flex}@media (width<=900px){.auth-login-layout{grid-template-columns:1fr;min-height:0}.auth-login-showcase{display:none}.auth-login-panel{min-height:0;padding:28px}}@media (width<=560px){.auth-login-panel{padding:20px 16px}.auth-login-panel__heading h1{font-size:21px}.auth-login-panel__heading>span{flex-basis:43px;width:43px;height:43px}.auth-password-options{align-items:flex-start}}.auth-legal-footer{color:#94a3b8;text-align:center;flex-wrap:wrap;justify-content:center;align-items:center;gap:4px;margin-top:11px;font-size:7px;line-height:1.7;display:flex}.auth-legal-footer button{color:#64748b;font-size:inherit;text-underline-offset:3px;background:0 0;border:0;padding:0;font-weight:850;text-decoration:underline}.auth-legal-footer button:hover{color:#dc2626}.auth-legal-backdrop{z-index:5000;-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px);background:#0f172a8c;place-items:center;padding:18px;display:grid;position:fixed;inset:0}.auth-legal-dialog{text-align:center;background:#fff;border:1px solid #e2e8f0;border-radius:19px;gap:10px;width:min(100%,470px);padding:22px;display:grid;position:relative;box-shadow:0 24px 65px #0f172a40}.auth-legal-dialog>span{color:#dc2626;background:#fef2f2;border-radius:18px;place-items:center;width:58px;height:58px;margin-inline:auto;display:grid}.auth-legal-dialog h2{color:#0f172a;margin:0;font-size:18px}.auth-legal-dialog p{color:#475569;margin:0;font-size:9px;line-height:1.95}.auth-legal-dialog .auth-primary-button{width:min(100%,240px);margin:5px auto 0}.auth-legal-dialog__close{color:#64748b;background:#fff;border:1px solid #e2e8f0;border-radius:10px;place-items:center;width:36px;height:36px;padding:0;display:grid;position:absolute;top:11px;left:11px}.auth-shell__top{grid-template-columns:auto minmax(0,1fr) auto}.auth-shell__top>.language-switcher{justify-self:end}html[lang=en] .auth-shell__back svg{transform:rotate(180deg)}@media (width<=560px){.auth-shell__top{grid-template-columns:auto minmax(0,1fr) auto;gap:7px}.auth-shell__top>.language-switcher .language-switcher__current-label{display:none}.auth-shell__top>.language-switcher .language-switcher__trigger{width:46px;padding:0}}.auth-shell__top{grid-template-columns:44px minmax(0,1fr) 44px;grid-template-areas:"back brand language";align-items:center;gap:14px;min-height:72px;padding-inline:2px;display:grid}.auth-page[dir=rtl] .auth-shell__top{grid-template-areas:"language brand back"}.auth-shell__back{border:1px solid var(--at-border,#dfe5ea);width:44px;min-width:44px;height:44px;min-height:44px;color:var(--at-text,#101820);background:color-mix(in srgb, var(--at-surface,#fff) 94%, transparent);box-shadow:var(--at-shadow-xs,0 1px 2px #07111f0d);transition:transform var(--at-motion-fast,.14s) ease, border-color var(--at-motion-normal,.22s) ease, color var(--at-motion-normal,.22s) ease, background var(--at-motion-normal,.22s) ease, box-shadow var(--at-motion-normal,.22s) ease;border-radius:14px;grid-area:back;place-items:center;padding:0;font-size:0;line-height:0;display:inline-grid;position:static;transform:none}.auth-shell__back svg{stroke-width:2.15px;width:21px;height:21px}.auth-shell__back:hover{border-color:color-mix(in srgb, var(--at-color-accent,#c34a3f) 42%, var(--at-border,#dfe5ea));color:var(--at-color-accent,#c34a3f);background:var(--at-color-accent-soft,#fdf5f4);box-shadow:var(--at-shadow-sm,0 5px 18px #07111f12);transform:translateY(-1px)}.auth-shell__back:active{transform:scale(.97)}@media (width<=767px){.auth-shell__back.auth-shell__back--mobile-hidden{display:none}}.auth-shell__brand{text-align:start;grid-area:brand;justify-content:center;align-items:center;gap:11px;min-width:0;max-width:100%;margin-inline:auto;display:inline-flex}.auth-shell__logo{width:50px;height:50px;color:var(--at-text-inverse,#fff);background:radial-gradient(circle at 30% 22%, #fff3, transparent 32%), linear-gradient(145deg, var(--at-color-primary,#0b1728), var(--at-color-primary-hover,#13243b));box-shadow:0 12px 28px color-mix(in srgb, var(--at-color-primary,#0b1728) 22%, transparent);letter-spacing:-.5px;border-radius:16px;flex:0 0 50px;place-items:center;font-size:17px;font-weight:950;display:grid}.auth-shell__brand-copy{gap:1px;min-width:0;display:grid}.auth-shell__brand small{color:var(--at-color-accent,#c34a3f);letter-spacing:.35px;text-overflow:ellipsis;white-space:nowrap;font-size:9px;font-weight:900;overflow:hidden}.auth-shell__brand strong{color:var(--at-text,#101820);text-overflow:ellipsis;white-space:nowrap;font-size:20px;font-weight:950;line-height:1.25;overflow:hidden}.auth-shell__brand span{color:var(--at-text-secondary,#536170);text-overflow:ellipsis;white-space:nowrap;font-size:10px;line-height:1.45;overflow:hidden}.auth-shell__top>.language-switcher{grid-area:language;justify-self:stretch}.auth-shell__top>.language-switcher .language-switcher__trigger{width:44px;min-width:44px;height:44px;min-height:44px}.auth-shell,.auth-shell--wide{gap:16px}.auth-card,.auth-card--wide{border-color:var(--at-border,#dfe5ea);background:color-mix(in srgb, var(--at-surface,#fff) 97%, transparent);box-shadow:var(--at-shadow-lg,0 24px 64px #07111f24)}@media (width>=768px) and (width<=1023px){.auth-shell__top{grid-template-columns:42px minmax(0,1fr) 42px;gap:12px;min-height:68px}.auth-shell__back,.auth-shell__top>.language-switcher .language-switcher__trigger{border-radius:13px;width:42px;min-width:42px;height:42px;min-height:42px}.auth-shell__logo{border-radius:15px;flex-basis:47px;width:47px;height:47px}}@media (width<=767px){.auth-shell,.auth-shell--wide{width:min(100% - 20px,520px);padding-top:calc(10px + env(safe-area-inset-top));padding-bottom:calc(28px + env(safe-area-inset-bottom));align-content:start;gap:11px}.auth-shell__top{grid-template-columns:40px minmax(0,1fr) 40px;gap:8px;min-height:60px;padding-inline:0}.auth-shell__back,.auth-shell__top>.language-switcher .language-switcher__trigger{border-radius:12px;width:40px;min-width:40px;height:40px;min-height:40px}.auth-shell__back svg{width:20px;height:20px}.auth-shell__brand{gap:8px}.auth-shell__logo{border-radius:14px;flex-basis:43px;width:43px;height:43px;font-size:14px}.auth-shell__brand strong{font-size:17px}.auth-shell__brand small{font-size:8px}.auth-shell__brand span{max-width:150px;font-size:8px}.auth-card,.auth-card--wide{border-radius:20px;padding:18px}.auth-login-layout{border-radius:18px}}@media (width<=420px){.auth-shell__brand span,.auth-shell__brand small{display:none}.auth-shell__brand strong{max-width:104px;font-size:16px}.auth-shell__brand-copy{justify-items:start}.auth-card,.auth-card--wide{padding:16px}}@media (width<=340px){.auth-shell{width:min(100% - 14px,520px)}.auth-shell__top{gap:5px}.auth-shell__brand{gap:6px}.auth-shell__logo{border-radius:13px;flex-basis:40px;width:40px;height:40px}}.auth-page{background:#f4f6f9}.auth-page__background{background:radial-gradient(circle at 12% 9%,#ef2b2d2e,#0000 28%),radial-gradient(circle at 92% 90%,#0f172a1a,#0000 30%),linear-gradient(#fff 0%,#f4f6f9 100%)}.auth-shell__top{color:#fff;background:radial-gradient(circle at 20% 0,#ffffff2e,#0000 34%),linear-gradient(135deg,#ef2b2d 0%,#c41218 56%,#920d14 100%);border:1px solid #fff3;border-radius:25px;min-height:112px;padding:15px 18px;box-shadow:0 20px 44px #991b1b42}.auth-shell__brand small,.auth-shell__brand strong,.auth-shell__brand span{color:#fff}.auth-shell__brand span{opacity:.82}.auth-shell__logo{color:#c41218;background:#fff;box-shadow:0 12px 28px #56080c3d}.auth-shell__back,.auth-shell__top .language-switcher button,.auth-shell__top .language-switcher__button{color:#fff;box-shadow:none;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff21;border-color:#ffffff57}.auth-shell__back:hover,.auth-shell__top .language-switcher button:hover,.auth-shell__top .language-switcher__button:hover{color:#fff;background:#ffffff38;border-color:#ffffff94}.auth-card{border-color:#e7ebf0;box-shadow:0 22px 54px #0f172a1f}.auth-primary-button,.auth-smart-primary{background:linear-gradient(135deg,#ef2b2d,#c41218 62%,#9f1117)!important;border-color:#b91c1c!important;box-shadow:0 12px 24px #b91c1c40!important}@media (width<=600px){.auth-shell__top{border-radius:0 0 24px 24px;min-height:96px;padding:12px 10px}.auth-shell{width:100%;padding-top:env(safe-area-inset-top)}.auth-card{width:calc(100% - 20px);margin-inline:auto}.auth-shell__brand-copy span{display:none}.auth-shell__logo{border-radius:15px;width:48px;height:48px}}.auth-shell--wide:has(.auth-login-layout){width:min(100% - 32px,1240px);min-height:100dvh;padding-block:calc(22px + env(safe-area-inset-top)) calc(22px + env(safe-area-inset-bottom));align-content:center}.auth-card--wide:has(.auth-login-layout){background:#fff;border:1px solid #94a3b847;border-radius:30px;padding:0;overflow:hidden;box-shadow:0 34px 90px #0f172a2e}.auth-login-layout{border:0;border-radius:0;grid-template-columns:minmax(0,1.28fr) minmax(420px,.82fr);min-height:min(720px,100dvh - 44px);position:relative}.auth-login-toolbar{z-index:10;top:18px;pointer-events:none;justify-content:space-between;align-items:center;display:flex;position:absolute;inset-inline:18px}.auth-login-toolbar>*{pointer-events:auto}.auth-login-toolbar__back,.auth-login-toolbar .language-switcher__trigger{color:#fff;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#0f172a38;border:1px solid #ffffff3d;border-radius:14px;place-items:center;width:44px;min-width:44px;height:44px;min-height:44px;padding:0;display:grid;box-shadow:0 10px 26px #0f172a21}.auth-login-toolbar__back:hover,.auth-login-toolbar .language-switcher__trigger:hover{background:#ffffff2e;transform:translateY(-1px)}.auth-login-showcase{background:radial-gradient(circle at 8% 4%,#ffffff2e,#0000 28%),radial-gradient(circle at 90% 86%,#f8717147,#0000 36%),linear-gradient(145deg,#2b0610 0%,#65101f 45%,#b5122e 100%);min-height:720px;padding:82px 52px 38px}.auth-login-showcase__glow{background:linear-gradient(118deg,#0000 0 52%,#ffffff0e 52% 59%,#0000 59%),repeating-linear-gradient(135deg,#0000 0 42px,#ffffff05 42px 44px)}.auth-login-showcase__badge{border-radius:14px;min-height:42px;padding-inline:14px;font-size:10px}.auth-login-showcase__content>small{color:#fff;letter-spacing:.4px;font-size:16px;display:block}.auth-login-showcase__content h2{letter-spacing:-1.4px;margin:15px 0;font-size:clamp(38px,4.5vw,62px);line-height:1.22}.auth-login-showcase__content p{max-width:650px;font-size:14px;line-height:2}.auth-login-feature-list{gap:12px}.auth-login-feature-list article{background:#ffffff18;border-radius:17px;min-height:78px;padding:14px}.auth-login-feature-list article>span{color:#b5122e;border-radius:14px;flex-basis:46px;width:46px;height:46px}.auth-login-feature-list strong{font-size:11px}.auth-login-feature-list small{font-size:8px}.auth-login-showcase footer{font-size:9px}.auth-login-panel{background:radial-gradient(circle at 100% 0,#dc26260e,#0000 28%),linear-gradient(#fff 0%,#fbfcfe 100%);min-height:720px;padding:88px 46px 42px}.auth-login-mobile-brand{display:none}.auth-login-panel__heading{gap:14px;margin-bottom:4px}.auth-login-panel__heading>span{border-radius:17px;flex-basis:54px;width:54px;height:54px;box-shadow:inset 0 0 0 1px #dc262612}.auth-login-panel__heading small{font-size:9px}.auth-login-panel__heading h1{font-size:29px}.auth-login-panel__heading p{max-width:390px;font-size:11px;line-height:1.9}.auth-smart-form{gap:15px}.auth-smart-form>label>span{font-size:10px}.auth-smart-input{background:#fff;border-radius:16px;min-height:58px;padding-inline:15px;box-shadow:0 7px 20px #0f172a09}.auth-primary-button{background:linear-gradient(135deg,#e11d48,#b5122e);border-radius:16px;min-height:56px;box-shadow:0 14px 30px #be123c3d}.auth-primary-button:hover{background:linear-gradient(135deg,#be123c,#991b1b)}.auth-google-button--premium,.auth-partner-button--premium{border-radius:16px;min-height:62px}.auth-google-button--premium strong,.auth-partner-button--premium strong{font-size:11px}.auth-google-button--premium small,.auth-partner-button--premium small,.auth-smart-hint,.auth-routing-note{font-size:8px}.auth-legal-footer{margin-top:14px;font-size:8px}@media (width<=900px){.auth-shell--wide:has(.auth-login-layout){width:min(100% - 20px,620px);padding-block:calc(10px + env(safe-area-inset-top)) calc(18px + env(safe-area-inset-bottom))}.auth-card--wide:has(.auth-login-layout){border-radius:24px}.auth-login-layout{grid-template-columns:1fr;min-height:0}.auth-login-toolbar{top:14px;inset-inline:14px}.auth-login-toolbar__back,.auth-login-toolbar .language-switcher__trigger{color:#334155;background:#ffffffeb;border-color:#e2e8f0;width:42px;min-width:42px;height:42px;min-height:42px}.auth-login-showcase{display:none}.auth-login-panel{min-height:0;padding:78px 28px 30px}.auth-login-mobile-brand{text-align:start;justify-content:center;align-items:center;gap:11px;margin-bottom:28px;display:flex}.auth-login-mobile-brand__mark{color:#fff;background:linear-gradient(145deg,#e11d48,#991b1b);border-radius:17px;place-items:center;width:54px;height:54px;font-size:17px;font-weight:950;display:grid;box-shadow:0 12px 28px #be123c3d}.auth-login-mobile-brand>div:last-child{gap:1px;display:grid}.auth-login-mobile-brand strong{color:#0f172a;font-size:23px;line-height:1.2}.auth-login-mobile-brand span{color:#64748b;font-size:9px}}@media (width<=560px){.auth-login-panel{padding:72px 18px 24px}.auth-login-mobile-brand{margin-bottom:22px}.auth-login-panel__heading h1{font-size:24px}.auth-login-panel__heading p{font-size:10px}.auth-smart-input,.auth-primary-button{min-height:54px}}.partner-registration-settings-state{text-align:center;align-content:center;place-items:center;gap:12px;width:min(100%,560px);min-height:330px;margin:0 auto;padding:32px 22px;display:grid}.partner-registration-settings-state h1{color:#172138;margin:4px 0 0;font-size:clamp(1.35rem,4vw,1.85rem)}.partner-registration-settings-state p{color:#64748b;max-width:480px;margin:0;line-height:1.8}.partner-registration-settings-state small{color:#92400e}.partner-registration-settings-state .is-spinning{color:#8b1538;animation:1s linear infinite partner-registration-spin}@keyframes partner-registration-spin{to{transform:rotate(360deg)}}.auth-page .auth-shell__header{direction:ltr!important;grid-template-columns:minmax(48px,1fr) auto minmax(48px,1fr)!important;grid-template-areas:"back brand language"!important;align-items:center!important;gap:12px!important;min-block-size:76px!important;inline-size:100%!important;padding:12px clamp(10px,3vw,28px)!important;display:grid!important;position:relative!important;overflow:visible!important}.auth-page .auth-shell__header>.auth-shell__back{margin:0!important;position:static!important;inset:auto!important;transform:none!important}.auth-page .auth-shell__header>.auth-shell__back>svg{block-size:22px!important;inline-size:22px!important;display:block!important;transform:none!important}.auth-shell__brand-image{object-fit:contain!important;object-position:center!important;block-size:clamp(48px,5vw,62px)!important;display:block!important}.auth-page .auth-shell__language>.language-switcher{position:relative!important;top:auto!important;left:auto!important;right:auto!important;overflow:visible!important;transform:none!important}.auth-page .auth-shell__language .language-switcher.is-compact .language-switcher__trigger{block-size:44px!important;min-block-size:44px!important;inline-size:48px!important;min-inline-size:48px!important;padding:0!important}.auth-page .auth-shell__language .language-switcher.is-compact .language-switcher__current{letter-spacing:.02em!important;block-size:27px!important;inline-size:auto!important;min-inline-size:31px!important;padding-inline:5px!important;font-size:11px!important}@media (width<=640px){.auth-page .auth-shell__header{grid-template-columns:minmax(42px,1fr) auto minmax(42px,1fr)!important;gap:7px!important;min-block-size:66px!important;padding:9px 8px!important}.auth-shell__brand-image{max-inline-size:min(184px,48vw)!important}.auth-page .auth-shell__language .language-switcher.is-compact .language-switcher__trigger{block-size:40px!important;min-block-size:40px!important;inline-size:44px!important;min-inline-size:44px!important}}.auth-page .auth-shell__header{border:1px solid #e3e8ef!important;color:#111827!important;-webkit-backdrop-filter:none!important;direction:ltr!important;background:#fff!important;border-block-end:3px solid #dc2626!important;border-radius:19px!important;grid-template-columns:minmax(48px,1fr) auto minmax(48px,1fr)!important;grid-template-areas:"back brand language"!important;align-items:center!important;gap:12px!important;min-block-size:82px!important;inline-size:100%!important;padding:11px clamp(12px,3vw,24px)!important;display:grid!important;position:relative!important;overflow:visible!important;box-shadow:0 10px 28px #0f172a14!important}.auth-page[dir=rtl] .auth-shell__header{grid-template-areas:"language brand back"!important}.auth-page .auth-shell__header>[data-autotek-header-slot=back]{grid-area:back!important}.auth-page .auth-shell__header>[data-autotek-header-slot=brand]{grid-area:brand!important;justify-self:center!important}.auth-page .auth-shell__header>[data-autotek-header-slot=language]{grid-area:language!important}.auth-page .auth-shell__header>.auth-shell__brand{inline-size:auto!important;min-inline-size:0!important;margin:0!important;padding:0!important;display:flex!important;position:static!important;inset:auto!important;transform:none!important}.auth-page .auth-shell__brand-image{object-fit:contain!important;object-position:center!important;-webkit-user-select:none!important;user-select:none!important;block-size:54px!important;display:block!important}.auth-page .auth-shell__header>.auth-shell__back,.auth-page .auth-shell__language .language-switcher.is-compact .language-switcher__trigger{color:#334155!important;-webkit-backdrop-filter:none!important;background:#f8fafc!important;border:1px solid #dbe2ea!important;border-radius:13px!important;block-size:44px!important;min-block-size:44px!important;inline-size:44px!important;min-inline-size:44px!important;padding:0!important;transition:color .16s,border-color .16s,background .16s,box-shadow .16s,transform .16s!important;box-shadow:0 2px 8px #0f172a0f!important}.auth-page .auth-shell__header>.auth-shell__back{place-items:center!important;margin:0!important;display:inline-grid!important;position:static!important;inset:auto!important;transform:none!important}.auth-page[dir=rtl] .auth-shell__header>.auth-shell__back{justify-self:end!important}.auth-page[dir=ltr] .auth-shell__header>.auth-shell__back{justify-self:start!important}.auth-page .auth-shell__header>.auth-shell__back:before{content:none!important;display:none!important}.auth-page .auth-shell__header>.auth-shell__back>svg{stroke-width:2.1px!important;block-size:21px!important;inline-size:21px!important;display:block!important;transform:none!important}.auth-page .auth-shell__header>.auth-shell__language{min-inline-size:0!important;display:flex!important;position:static!important;overflow:visible!important}.auth-page[dir=rtl] .auth-shell__header>.auth-shell__language{justify-self:start!important}.auth-page[dir=ltr] .auth-shell__header>.auth-shell__language{justify-self:end!important}.auth-page .auth-shell__language>.language-switcher{position:relative!important;inset:auto!important;overflow:visible!important;transform:none!important}.auth-page .auth-shell__language .language-switcher.is-compact .language-switcher__current{color:#334155!important;block-size:auto!important;inline-size:auto!important;min-inline-size:0!important;box-shadow:none!important;letter-spacing:.04em!important;background:0 0!important;border:0!important;border-radius:0!important;padding:0!important;font-size:11px!important;font-weight:900!important}.auth-page .auth-shell__header>.auth-shell__back:hover,.auth-page .auth-shell__language .language-switcher.is-compact .language-switcher__trigger:hover{color:#b91c1c!important;background:#fff7f7!important;border-color:#f2a6aa!important;transform:translateY(-1px)!important;box-shadow:0 5px 14px #b91c1c1a!important}.auth-page .auth-shell__header>.auth-shell__back:active,.auth-page .auth-shell__language .language-switcher.is-compact .language-switcher__trigger:active{transform:scale(.97)!important}.auth-page .auth-shell__header>.auth-shell__back:focus-visible,.auth-page .auth-shell__language .language-switcher.is-compact .language-switcher__trigger:focus-visible{outline-offset:2px!important;outline:3px solid #dc262629!important}.auth-page[dir=rtl] .auth-shell__language .language-switcher__menu{left:0!important;right:auto!important}.auth-page[dir=ltr] .auth-shell__language .language-switcher__menu{left:auto!important;right:0!important}@media (width<=640px){.auth-page .auth-shell__header{border-block-start:0!important;border-inline:0!important;border-radius:0 0 18px 18px!important;grid-template-columns:minmax(40px,1fr) auto minmax(40px,1fr)!important;gap:7px!important;min-block-size:68px!important;padding:9px 10px!important;box-shadow:0 7px 20px #0f172a12!important}.auth-page .auth-shell__brand-image{max-inline-size:136px!important}.auth-page .auth-shell__header>.auth-shell__back,.auth-page .auth-shell__language .language-switcher.is-compact .language-switcher__trigger{border-radius:12px!important;block-size:40px!important;min-block-size:40px!important;inline-size:40px!important;min-inline-size:40px!important}.auth-page .auth-shell__language .language-switcher.is-compact .language-switcher__current{font-size:10px!important}}.auth-page .auth-shell:has(>.auth-shell__header){gap:0!important}.auth-page .auth-shell:has(>.auth-shell__header)>.auth-shell__header{border-block-end-width:2px!important;border-radius:22px 22px 0 0!important;box-shadow:0 12px 28px #0f172a12!important}.auth-page .auth-shell:has(>.auth-shell__header)>.auth-card{border-block-start:0!important;border-radius:0 0 25px 25px!important;margin-block-start:0!important;position:relative!important;box-shadow:0 25px 58px #0f172a1a!important}.auth-page .auth-shell:has(>.auth-shell__header)>.auth-card:before{content:"";background:linear-gradient(90deg,#0000,#dc26261f,#0000);height:1px;position:absolute;top:0;left:22px;right:22px}.auth-login-mobile-brand__image{object-fit:contain;object-position:center;block-size:54px;inline-size:min(176px,58vw);display:block}@media (width<=640px){.auth-page .auth-shell:has(>.auth-shell__header)>.auth-shell__header{border-block-start:1px solid #e3e8ef!important;border-inline:1px solid #e3e8ef!important;border-radius:18px 18px 0 0!important}.auth-page .auth-shell:has(>.auth-shell__header)>.auth-card{border-radius:0 0 21px 21px!important}.auth-login-mobile-brand__image{block-size:46px;inline-size:min(150px,54vw)}}.at-admin-shell{color:#111827;font-variant-numeric:lining-nums tabular-nums;background:#f5f7fa;min-height:100vh}.at-admin-shell *{box-sizing:border-box}.at-admin-shell button,.at-admin-shell input,.at-admin-shell select,.at-admin-shell textarea{font:inherit}.at-admin-main{min-width:0;min-height:100vh}.at-admin-sidebar{display:none}.at-admin-header{z-index:800;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#ffffffeb;border-bottom:1px solid #e5e9ef;grid-template-columns:minmax(190px,.7fr) minmax(320px,1.5fr) auto;align-items:center;gap:18px;min-height:76px;padding:10px 22px;display:grid;position:sticky;top:0;box-shadow:0 8px 30px #0f172a0a}.at-admin-header__identity>span{color:#dc2626;font-size:9px;font-weight:900}.at-admin-header__identity h1{margin:3px 0 0;font-size:18px;line-height:1.2}.at-admin-header__identity p{color:#7b8798;margin:3px 0 0;font-size:8px}.at-admin-header__search{background:#f8fafc;border:1px solid #dce2e8;border-radius:14px;grid-template-columns:auto minmax(0,1fr) auto auto;align-items:center;gap:8px;min-height:45px;padding:0 12px;display:grid;position:relative}.at-admin-header__search:focus-within{background:#fff;border-color:#fca5a5;box-shadow:0 0 0 3px #dc262614}.at-admin-header__search input{background:0 0;border:0;outline:0;min-width:0;font-size:10px}.at-admin-header__search kbd{color:#94a3b8;background:#fff;border:1px solid #dce2e8;border-radius:7px;padding:4px 7px;font-size:7px}.at-admin-header__search>button{color:#64748b;background:0 0;border:0;border-radius:8px;place-items:center;width:28px;height:28px;display:grid}.at-global-search{top:calc(100% + 10px);z-index:1200;background:#fff;border:1px solid #e1e6ec;border-radius:16px;position:absolute;inset-inline:0;overflow:hidden;box-shadow:0 24px 70px #0f172a33}.at-global-search>header{border-bottom:1px solid #eef1f4;justify-content:space-between;align-items:center;padding:12px 14px;display:flex}.at-global-search>header strong{font-size:10px}.at-global-search>header small{color:#94a3b8;font-size:8px}.at-global-search>button{color:#172033;text-align:right;background:#fff;border:0;border-bottom:1px solid #f0f2f5;grid-template-columns:54px minmax(0,1fr) auto;align-items:center;gap:9px;width:100%;padding:11px 13px;display:grid}.at-global-search>button:hover{background:#fff7f7}.at-global-search>button>span{color:#b91c1c;background:#fef2f2;border-radius:8px;padding:5px 7px;font-size:7px;font-weight:900}.at-global-search>button strong,.at-global-search>button small{display:block}.at-global-search>button strong{font-size:9px}.at-global-search>button small{color:#8995a7;margin-top:3px;font-size:7px}.at-global-search>button em{color:#94a3b8;font-size:7px;font-style:normal}.at-global-search>p{color:#94a3b8;text-align:center;margin:0;padding:25px;font-size:9px}.at-admin-header__actions{align-items:center;gap:7px;display:flex}.at-admin-header__actions>button{color:#344054;background:#fff;border:1px solid #dfe5eb;border-radius:12px;justify-content:center;align-items:center;gap:6px;min-width:42px;height:42px;padding:0 10px;display:inline-flex;position:relative}.at-admin-header__actions>button:hover{color:#b91c1c;background:#fff7f7;border-color:#fca5a5}.at-admin-header__actions b{top:-5px;color:#fff;background:#dc2626;border:2px solid #fff;border-radius:999px;place-items:center;min-width:19px;height:19px;padding:0 4px;font-size:7px;display:grid;position:absolute;inset-inline-end:-5px}.at-admin-ai{color:#fff!important;background:linear-gradient(135deg,#111827,#334155)!important;border-color:#1f2937!important;width:auto!important}.at-admin-ai span{font-size:8px;font-weight:900}@media (width>=1100px){.at-admin-shell{direction:rtl;grid-template-columns:250px minmax(0,1fr);display:grid}.at-admin-main{grid-column:2}.at-admin-sidebar{z-index:900;color:#d8e1ed;background:radial-gradient(circle at 0 0,#dc26262e,#0000 34%),linear-gradient(#101c2c,#0b1523 72%,#0e1827);flex-direction:column;grid-area:1/1;height:100vh;padding:15px 12px;transition:width .2s;display:flex;position:sticky;top:0;box-shadow:-10px 0 30px #0f172a14}.at-admin-sidebar.is-collapsed{width:82px}.at-admin-shell:has(.at-admin-sidebar.is-collapsed){grid-template-columns:82px minmax(0,1fr)}.at-admin-sidebar__brand{padding:4px 9px 14px;position:relative}.at-admin-sidebar__brand strong{color:#fff;letter-spacing:-.8px;font-size:24px;display:block}.at-admin-sidebar__brand strong span{color:#ef4444}.at-admin-sidebar__brand small{color:#718096;margin-top:2px;font-size:7px;display:block}.at-admin-sidebar__brand>button{color:#aab6c5;background:#ffffff0a;border:1px solid #ffffff17;border-radius:9px;place-items:center;width:30px;height:30px;display:grid;position:absolute;top:6px;left:5px}.at-admin-sidebar__identity{background:#ffffff0d;border:1px solid #ffffff14;border-radius:13px;grid-template-columns:42px minmax(0,1fr);align-items:center;gap:9px;margin-bottom:10px;padding:9px;display:grid}.at-admin-sidebar__identity>span{color:#b91c1c;background:#fff;border-radius:11px;place-items:center;width:42px;height:42px;font-size:11px;font-weight:950;display:grid;overflow:hidden}.at-admin-sidebar__identity img{object-fit:cover;width:100%;height:100%}.at-admin-sidebar__identity strong,.at-admin-sidebar__identity small{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.at-admin-sidebar__identity strong{color:#fff;font-size:9px}.at-admin-sidebar__identity small{color:#7dd3a8;margin-top:3px;font-size:7px}.at-admin-sidebar__nav{scrollbar-width:none;gap:9px;padding:4px 0;display:grid;overflow:auto}.at-admin-sidebar__nav section{gap:3px;display:grid}.at-admin-sidebar__nav h2{color:#56657a;margin:0;padding:5px 10px 3px;font-size:7px;font-weight:900}.at-admin-sidebar__nav button{color:#a9b5c5;text-align:right;background:0 0;border:0;border-radius:10px;grid-template-columns:21px minmax(0,1fr) auto;align-items:center;gap:8px;min-height:37px;padding:0 10px;font-size:8px;font-weight:800;display:grid}.at-admin-sidebar__nav button:hover{color:#fff;background:#ffffff0f}.at-admin-sidebar__nav button.is-active{color:#b91c1c;background:linear-gradient(90deg,#fff,#fff1f2);box-shadow:0 8px 20px #00000021}.at-admin-sidebar__nav button b{color:#fff;background:#dc2626;border-radius:999px;place-items:center;min-width:20px;height:20px;padding:0 4px;font-size:7px;display:grid}.at-admin-sidebar footer{gap:6px;margin-top:auto;padding-top:8px;display:grid}.at-admin-sidebar__preview{color:#dbe4ef;background:#ffffff0a;border:1px solid #ffffff14;border-radius:10px;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:7px;min-height:38px;padding:0 10px;font-size:8px;display:grid}.at-admin-sidebar footer>small{color:#506075;text-align:center;font-size:7px}.at-admin-sidebar.is-collapsed .at-admin-sidebar__brand small,.at-admin-sidebar.is-collapsed .at-admin-sidebar__identity div,.at-admin-sidebar.is-collapsed .at-admin-sidebar__nav h2,.at-admin-sidebar.is-collapsed .at-admin-sidebar__nav button span,.at-admin-sidebar.is-collapsed .at-admin-sidebar__nav button>svg:last-child,.at-admin-sidebar.is-collapsed footer span,.at-admin-sidebar.is-collapsed footer>small{display:none}.at-admin-sidebar.is-collapsed .at-admin-sidebar__brand strong{font-size:0}.at-admin-sidebar.is-collapsed .at-admin-sidebar__brand strong:after{content:"AT";font-size:18px}.at-admin-sidebar.is-collapsed .at-admin-sidebar__identity{grid-template-columns:1fr}.at-admin-sidebar.is-collapsed .at-admin-sidebar__nav button{grid-template-columns:1fr;justify-items:center}.at-admin-sidebar.is-collapsed .at-admin-sidebar__nav button b{margin-inline-start:28px;margin-top:-20px;position:absolute}.at-admin-sidebar.is-collapsed .at-admin-sidebar__preview{grid-template-columns:1fr;justify-items:center}}@media (width<=900px){.at-admin-header{grid-template-columns:1fr auto;padding:9px 14px}.at-admin-header__search{grid-area:2/1/auto/-1}.at-admin-header__identity p{display:none}}@media (width<=600px){.at-admin-header{gap:8px;min-height:64px;padding:8px 10px}.at-admin-header__identity h1{font-size:15px}.at-admin-header__identity>span,.at-admin-header__identity p{display:none}.at-admin-header__search{min-height:42px}.at-admin-header__search kbd,.at-admin-ai span{display:none}.at-admin-header__actions>button{min-width:39px;height:39px;padding:0}.at-global-search{position:fixed;top:122px;left:10px;right:10px}}.at-admin-header__actions>.at-admin-header__mobile-search-toggle{display:none}.at-admin-header__identity.has-brand-logo{align-items:center;gap:12px;min-inline-size:0;display:flex}.at-admin-header__brand-logo{object-fit:contain;object-position:center;flex:none;block-size:48px;inline-size:clamp(112px,11vw,154px);display:block}.at-admin-header__identity-copy{min-inline-size:0}.at-admin-header__identity-copy>span{color:#dc2626;font-size:9px;font-weight:900;display:block}.at-admin-header__identity-copy h1{text-overflow:ellipsis;white-space:nowrap;margin:3px 0 0;font-size:18px;line-height:1.2;overflow:hidden}.at-admin-header__identity-copy p{color:#7b8798;text-overflow:ellipsis;white-space:nowrap;margin:3px 0 0;font-size:8px;overflow:hidden}.at-admin-sidebar__platform-logo{object-fit:contain;object-position:center;block-size:58px;margin-inline:auto;display:block}.at-admin-sidebar.is-collapsed .at-admin-sidebar__platform-logo{block-size:42px;inline-size:42px}@media (width<=900px){.at-admin-header__brand-logo{block-size:42px;inline-size:112px}}@media (width<=600px){.at-admin-header__identity.has-brand-logo{gap:8px}.at-admin-header__brand-logo{block-size:36px;inline-size:86px}.at-admin-header__identity-copy>span,.at-admin-header__identity-copy p{display:none}.at-admin-header__identity-copy h1{max-inline-size:120px;margin:0;font-size:14px}}.merchant-app .at-admin-header{-webkit-backdrop-filter:blur(14px)!important;background:#fffffff7!important;border-block-end:2px solid #dc2626!important;min-block-size:72px!important;padding-block:9px!important;box-shadow:0 8px 24px #0f172a0f!important}.merchant-app .at-admin-header__identity.has-brand-logo{gap:11px!important}.merchant-app .at-admin-header__language{align-items:center!important;display:flex!important;position:relative!important;overflow:visible!important}.merchant-app .at-admin-header__language .language-switcher{position:relative!important;overflow:visible!important}.merchant-app .at-admin-header__language .language-switcher.is-compact .language-switcher__trigger,.merchant-app .at-admin-header__actions>button{color:#344054!important;background:#fff!important;border:1px solid #dbe2ea!important;border-radius:12px!important;block-size:42px!important;min-block-size:42px!important;inline-size:42px!important;min-inline-size:42px!important;padding:0!important;box-shadow:0 2px 7px #0f172a0d!important}.merchant-app .at-admin-header__language .language-switcher.is-compact .language-switcher__current{color:#344054!important;block-size:auto!important;inline-size:auto!important;min-inline-size:0!important;box-shadow:none!important;letter-spacing:.04em!important;background:0 0!important;border:0!important;border-radius:0!important;padding:0!important;font-size:10px!important;font-weight:900!important}.merchant-app .at-admin-header__language .language-switcher.is-compact .language-switcher__trigger:hover,.merchant-app .at-admin-header__actions>button:hover{color:#b91c1c!important;background:#fff7f7!important;border-color:#f2a6aa!important}html[dir=rtl] .merchant-app .at-admin-header__language .language-switcher__menu{left:auto!important;right:0!important}html[dir=ltr] .merchant-app .at-admin-header__language .language-switcher__menu{left:0!important;right:auto!important}@media (width<=600px){.merchant-app .at-admin-header{min-block-size:64px!important;padding-block:8px!important}.merchant-app .at-admin-header__language .language-switcher.is-compact .language-switcher__trigger,.merchant-app .at-admin-header__actions>button{border-radius:11px!important;block-size:39px!important;min-block-size:39px!important;inline-size:39px!important;min-inline-size:39px!important}.merchant-app .at-admin-header__language .language-switcher.is-compact .language-switcher__current{font-size:9px!important}}.at-admin-shell{direction:inherit!important}.at-global-search>button,.at-admin-sidebar__nav button{text-align:start!important}@media (width>=1100px){.at-admin-sidebar__brand>button{left:auto!important;right:auto!important;inset-inline-end:5px!important}html[dir=rtl] .at-admin-sidebar{box-shadow:-10px 0 30px #0f172a14}html[dir=ltr] .at-admin-sidebar{box-shadow:10px 0 30px #0f172a14}}.app-route-loading.app-route-loading--brand{background:radial-gradient(circle at 50% 34%,#b4232d0b,#0000 28%),#f7f8fa!important;min-height:100dvh!important;padding:22px!important}.app-route-loading.app-route-loading--brand:before,.app-route-loading.app-route-loading--brand:after{opacity:.4!important}.app-route-loading--brand .app-route-loading__brand-card{width:min(100%,360px)!important;box-shadow:none!important;-webkit-backdrop-filter:none!important;background:0 0!important;border:0!important;border-radius:18px!important;gap:15px!important;padding:22px 22px 20px!important}.app-route-loading--brand .app-route-loading__logo{width:clamp(160px,31vw,210px)!important;max-height:66px!important;animation:.34s ease-out both autotek-boot-logo!important}.app-route-loading--brand .app-route-loading__copy{gap:4px!important;animation:.34s ease-out 50ms both autotek-boot-copy!important}.app-route-loading--brand .app-route-loading__copy strong{color:#101828!important;font-size:clamp(16px,2vw,18px)!important;font-weight:800!important}.app-route-loading--brand .app-route-loading__copy span{color:#667085!important;font-size:11px!important;font-weight:600!important}.app-route-loading--brand .app-route-loading__progress{background:#e4e7ec!important;width:min(210px,66vw)!important;height:3px!important;margin-top:2px!important}.app-route-loading--brand .app-route-loading__progress>span{background:linear-gradient(90deg,#991b1b,#dc2626)!important;width:38%!important;animation-duration:.72s!important}@keyframes autotek-boot-logo{0%{opacity:0;transform:translateY(5px)scale(.985)}to{opacity:1;transform:none}}@keyframes autotek-boot-copy{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:none}}.app-workspace-loading{color:#101828;direction:rtl;background:#f5f6f8;grid-template-columns:248px minmax(0,1fr);min-height:100dvh;display:grid}.app-workspace-loading__sidebar{background:linear-gradient(#101c2c,#0b1523);flex-direction:column;grid-column:1;gap:10px;min-height:100dvh;padding:16px 13px;display:flex}.app-workspace-loading__mark{background:#ffffff24;border-radius:8px;width:54px;height:30px;margin:4px 8px 12px auto}.app-workspace-loading__identity{background:#ffffff12;border-radius:10px;height:58px;margin-bottom:8px}.app-workspace-loading__sidebar>i{background:#ffffff0f;border-radius:8px;height:36px;display:block}.app-workspace-loading__main{grid-column:2;min-width:0}.app-workspace-loading__main>header{background:#fff;border-bottom:1px solid #e4e7ec;justify-content:space-between;align-items:center;gap:12px;min-height:68px;padding:10px 22px;display:flex}.app-workspace-loading__main>header div:first-child{gap:3px;display:grid}.app-workspace-loading__main>header strong{font-size:14px}.app-workspace-loading__main>header span{color:#667085;font-size:10px}.app-workspace-loading__header-actions{gap:7px;display:flex}.app-workspace-loading__header-actions i{background:#f9fafb;border:1px solid #e4e7ec;border-radius:9px;width:38px;height:38px}.app-workspace-loading__content{width:min(100% - 40px,1480px);margin-inline:auto;padding:20px 0}.app-workspace-loading__title,.app-workspace-loading__kpis>i,.app-workspace-loading__panel{background:#fff;border:1px solid #eaecf0;position:relative;overflow:hidden}.app-workspace-loading__title:after,.app-workspace-loading__kpis>i:after,.app-workspace-loading__panel:after{content:"";background:linear-gradient(90deg,#0000,#f9fafbf2,#0000);animation:1.1s ease-in-out infinite autotek-skeleton;position:absolute;inset:0;transform:translate(110%)}.app-workspace-loading__title{border-radius:10px;width:min(380px,62%);height:44px}.app-workspace-loading__kpis{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin-top:14px;display:grid}.app-workspace-loading__kpis>i{border-radius:10px;height:90px}.app-workspace-loading__panel{border-radius:12px;height:260px;margin-top:12px}.app-workspace-loading__panel--short{height:150px}@keyframes autotek-skeleton{to{transform:translate(-110%)}}@media (width<=1099px){.app-workspace-loading{display:block}.app-workspace-loading__sidebar{display:none}.app-workspace-loading__main>header{min-height:62px;padding:9px 14px}.app-workspace-loading__content{width:min(100% - 24px,1480px)}.app-workspace-loading__kpis{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=600px){.app-route-loading.app-route-loading--brand{padding:18px!important}.app-route-loading--brand .app-route-loading__brand-card{width:min(100%,320px)!important;padding:18px!important}.app-workspace-loading__content{width:min(100% - 18px,1480px);padding-top:14px}.app-workspace-loading__kpis{grid-template-columns:1fr}.app-workspace-loading__panel{height:210px}}@media (prefers-reduced-motion:reduce){.app-route-loading--brand .app-route-loading__logo,.app-route-loading--brand .app-route-loading__copy,.app-route-loading--brand .app-route-loading__progress>span,.app-workspace-loading__title:after,.app-workspace-loading__kpis>i:after,.app-workspace-loading__panel:after{animation:none!important}}.app-preview-shell{--autotek-preview-bar-height:58px;box-sizing:border-box;width:100%;min-width:0;min-height:100svh;padding-top:var(--autotek-preview-bar-height);overflow-x:clip}.preview-mode,.preview-mode *,.preview-mode :before,.preview-mode :after{box-sizing:border-box}.preview-mode{z-index:10000;width:100vw;height:var(--autotek-preview-bar-height,58px);min-height:var(--autotek-preview-bar-height,58px);color:#fff;pointer-events:auto;isolation:isolate;background:linear-gradient(135deg,#111827,#0f172a);border-bottom:1px solid #ffffff1f;justify-content:space-between;align-items:center;gap:12px;padding:9px max(14px,50vw - 600px);display:flex;position:fixed;top:0;left:0;right:0;box-shadow:0 8px 24px #0f172a3d}.preview-mode__summary,.preview-mode__actions,.preview-mode__summary strong,.preview-mode__badge,.preview-mode__switch-button,.preview-mode__owner-button{align-items:center;display:flex}.preview-mode__summary{gap:10px;min-width:0}.preview-mode__summary strong{white-space:nowrap;gap:7px;font-size:13px}.preview-mode__badge{color:#7f1d1d;white-space:nowrap;background:#fff;border-radius:999px;flex:none;gap:6px;padding:7px 10px;font-size:11px;font-weight:900}.preview-mode__actions{gap:8px;min-width:0}.preview-mode__switcher{position:relative}.preview-mode__switch-button,.preview-mode__owner-button{z-index:1;color:#fff;min-height:38px;font:inherit;cursor:pointer;pointer-events:auto;touch-action:manipulation;background:#ffffff14;border:1px solid #fff3;border-radius:12px;gap:7px;padding:0 12px;font-size:11px;font-weight:800;position:relative}.preview-mode__owner-button{background:#b91c1c;border-color:#dc2626}.preview-mode__menu{z-index:2;top:calc(100% + 8px);color:#0f172a;pointer-events:auto;background:#fff;border:1px solid #e2e8f0;border-radius:15px;gap:4px;width:190px;padding:8px;display:grid;position:absolute;inset-inline-end:0;box-shadow:0 18px 45px #0f172a33}.preview-mode__menu button{color:#334155;min-height:40px;font:inherit;cursor:pointer;pointer-events:auto;touch-action:manipulation;background:0 0;border:0;border-radius:10px;align-items:center;gap:8px;padding:0 10px;font-size:12px;font-weight:800;display:flex}.preview-mode__menu button:hover,.preview-mode__menu button.is-active{color:#991b1b;background:#fef2f2}.app-preview-shell .app-top-header{top:var(--autotek-preview-bar-height);z-index:5000}.app-preview-shell .merchant-bottom-nav,.app-preview-shell .driver-bottom-nav,.app-preview-shell .workshop-bottom-nav,.app-preview-shell .customer-bottom-nav{pointer-events:auto}@media (width>=1100px){.app-preview-shell .merchant-sidebar{top:var(--autotek-preview-bar-height);height:calc(100vh - var(--autotek-preview-bar-height));z-index:5100}}@media (width<=767px){.preview-mode{flex-wrap:nowrap;gap:8px;padding:8px 10px}.preview-mode__summary{flex:none;width:auto}.preview-mode__summary>strong{display:none}.preview-mode__actions{flex:auto;justify-content:flex-end;width:auto;min-width:0;margin-inline-start:auto}.preview-mode__switcher,.preview-mode__switch-button,.preview-mode__owner-button{flex:none}.preview-mode__switch-button{justify-content:center;width:42px;min-width:42px;padding:0;font-size:0}.preview-mode__switch-button svg:last-child{display:none}.preview-mode__owner-button{justify-content:center;min-width:112px;padding-inline:10px}.preview-mode__menu{width:min(250px,100vw - 20px);inset-inline:auto 0}.app-preview-shell .app-top-header{top:var(--autotek-preview-bar-height)}}.app-error-page{color:#0f172a;background:#f8fafc;place-items:center;min-height:100vh;padding:24px;font-family:Inter,Segoe UI,Tahoma,Arial,sans-serif;display:grid}.app-error-page *,.app-error-page :before,.app-error-page :after{box-sizing:border-box}.app-error-page section{text-align:center;background:#fff;border:1px solid #fecaca;border-radius:24px;place-items:center;gap:12px;width:min(100%,520px);padding:28px;display:grid;box-shadow:0 20px 50px #0f172a17}.app-error-page section>span{color:#b91c1c;background:#fef2f2;border-radius:24px;place-items:center;width:78px;height:78px;display:grid}.app-error-page h1{margin:0;font-size:24px}.app-error-page p{color:#64748b;margin:0;font-size:12px;line-height:1.8}.app-error-page section>div{flex-wrap:wrap;justify-content:center;gap:9px;width:100%;margin-top:6px;display:flex}.app-error-page button{color:#fff;min-height:46px;font:inherit;cursor:pointer;background:#dc2626;border:0;border-radius:13px;justify-content:center;align-items:center;gap:7px;padding-inline:16px;font-size:11px;font-weight:900;display:inline-flex}.app-error-page button.secondary{color:#475569;background:#fff;border:1px solid #e2e8f0}:root{--at-color-primary:#0b1728;--at-color-primary-hover:#13243b;--at-color-accent:#c7463c;--at-color-accent-hover:#a9362f;--at-color-accent-soft:#fdf3f2;--at-surface:#fff;--at-surface-subtle:#f6f8fa;--at-background:#f3f6f8;--at-text:#101820;--at-text-secondary:#536170;--at-text-muted:#74818e;--at-text-inverse:#fff;--at-border:#dfe5ea;--at-success-600:#15805d;--at-warning-600:#a96708;--at-danger-600:#bd2e32;--at-info-600:#2563a6;--at-radius-sm:8px;--at-radius-md:12px;--at-radius-lg:16px;--at-radius-xl:22px;--at-radius-full:999px;--at-shadow-xs:0 1px 2px #07111f0d;--at-shadow-sm:0 5px 18px #07111f12;--at-shadow-md:0 14px 36px #07111f1c;--at-focus-ring:0 0 0 3px #365d8238;--at-motion-fast:.14s;--at-motion-normal:.22s;--at-content-width:1280px;--at-font:"Tajawal", "Segoe UI", Arial, sans-serif}:is(.customer-page-header,.owner-page-header,.merchant-page-header,.workshop-page-header,.driver-page-header)[data-autotek-page-header=true]{direction:ltr!important;grid-template-columns:minmax(44px,1fr) minmax(0,auto) minmax(44px,1fr)!important;grid-template-areas:"back title actions"!important;align-items:center!important;gap:12px!important;display:grid!important}html[dir=rtl] :is(.customer-page-header,.owner-page-header,.merchant-page-header,.workshop-page-header,.driver-page-header)[data-autotek-page-header=true]{grid-template-areas:"actions title back"!important}:is(.customer-page-header,.owner-page-header,.merchant-page-header,.workshop-page-header,.driver-page-header) .autotek-page-header__copy{text-align:center;grid-area:title;min-width:0}html[dir=rtl] :is(.customer-page-header,.owner-page-header,.merchant-page-header,.workshop-page-header,.driver-page-header) .autotek-page-header__copy{direction:rtl}html[dir=ltr] :is(.customer-page-header,.owner-page-header,.merchant-page-header,.workshop-page-header,.driver-page-header) .autotek-page-header__copy{direction:ltr}:is(.customer-page-header,.owner-page-header,.merchant-page-header,.workshop-page-header,.driver-page-header) .autotek-page-header__actions{grid-area:actions;justify-content:flex-end;align-items:center;min-width:44px;display:flex}html[dir=rtl] :is(.customer-page-header,.owner-page-header,.merchant-page-header,.workshop-page-header,.driver-page-header) .autotek-page-header__actions{justify-content:flex-start}:is(.customer-page-header,.owner-page-header,.merchant-page-header,.workshop-page-header,.driver-page-header) .autotek-page-header__spacer{grid-area:back;width:44px;height:44px}:is(.customer-page-header,.owner-page-header,.merchant-page-header,.workshop-page-header,.driver-page-header) button[data-autotek-back-button=true]{cursor:pointer;grid-area:back;place-items:center;transition:transform .16s,box-shadow .16s,border-color .16s;color:#0f172a!important;background:#fff!important;border:1px solid #94a3b861!important;border-radius:14px!important;width:44px!important;min-width:44px!important;height:44px!important;min-height:44px!important;padding:0!important;display:inline-grid!important;box-shadow:0 8px 22px #0f172a14!important}:is(.customer-page-header,.owner-page-header,.merchant-page-header,.workshop-page-header,.driver-page-header) button[data-autotek-back-button=true]:hover{transform:translateY(-1px);border-color:#dc262661!important;box-shadow:0 10px 26px #0f172a1f!important}:is(.customer-page-header,.owner-page-header,.merchant-page-header,.workshop-page-header,.driver-page-header) button[data-autotek-back-button=true]:active{transform:translateY(0)scale(.97)}:is(.customer-page-header,.owner-page-header,.merchant-page-header,.workshop-page-header,.driver-page-header) button[data-autotek-back-button=true]:focus-visible{outline-offset:2px;outline:3px solid #dc262633}@media (width>=768px) and (width<=1023px){:is(.customer-page-header,.owner-page-header,.merchant-page-header,.workshop-page-header,.driver-page-header)[data-autotek-page-header=true]{grid-template-columns:minmax(42px,1fr) minmax(0,auto) minmax(42px,1fr)!important}:is(.customer-page-header,.owner-page-header,.merchant-page-header,.workshop-page-header,.driver-page-header) button[data-autotek-back-button=true],:is(.customer-page-header,.owner-page-header,.merchant-page-header,.workshop-page-header,.driver-page-header) .autotek-page-header__spacer{width:42px!important;min-width:42px!important;height:42px!important;min-height:42px!important}}@media (width<=767px){:is(.customer-page-header,.owner-page-header,.merchant-page-header,.workshop-page-header,.driver-page-header)[data-autotek-page-header=true]{grid-template-columns:minmax(40px,1fr) minmax(0,auto) minmax(40px,1fr)!important;gap:8px!important}:is(.customer-page-header,.owner-page-header,.merchant-page-header,.workshop-page-header,.driver-page-header) button[data-autotek-back-button=true],:is(.customer-page-header,.owner-page-header,.merchant-page-header,.workshop-page-header,.driver-page-header) .autotek-page-header__spacer{border-radius:12px!important;width:40px!important;min-width:40px!important;height:40px!important;min-height:40px!important}:is(.customer-page-header,.owner-page-header,.merchant-page-header,.workshop-page-header,.driver-page-header) .autotek-page-header__copy p{-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden;white-space:normal!important}}@media (prefers-reduced-motion:reduce){:is(.customer-page-header,.owner-page-header,.merchant-page-header,.workshop-page-header,.driver-page-header) button[data-autotek-back-button=true]{transition:none}}@media (width<=767px){:is(.customer-page-header,.owner-page-header,.merchant-page-header,.workshop-page-header,.driver-page-header)[data-autotek-page-header=true]{border:0!important;min-block-size:64px!important;box-shadow:none!important;box-sizing:border-box!important;background:#f5f7fa!important;border-block-end:1px solid #94a3b829!important;border-radius:0!important;grid-template-columns:40px minmax(0,1fr) 40px!important;gap:8px!important;margin-block-end:12px!important;padding:8px 10px!important}:is(.customer-page-header,.owner-page-header,.merchant-page-header,.workshop-page-header,.driver-page-header) .autotek-page-header__copy{min-inline-size:0!important;max-inline-size:100%!important}:is(.customer-page-header,.owner-page-header,.merchant-page-header,.workshop-page-header,.driver-page-header) .autotek-page-header__copy h1{color:#0f172a!important;text-overflow:ellipsis!important;white-space:nowrap!important;margin:0!important;font-size:18px!important;font-weight:900!important;line-height:1.25!important;overflow:hidden!important}:is(.customer-page-header,.owner-page-header,.merchant-page-header,.workshop-page-header,.driver-page-header) .autotek-page-header__copy p{color:#64748b!important;-webkit-line-clamp:1!important;margin:3px 0 0!important;font-size:11.5px!important;line-height:1.35!important}:is(.customer-page-header,.owner-page-header,.merchant-page-header,.workshop-page-header,.driver-page-header) button[data-autotek-back-button=true]{color:#334155!important;block-size:40px!important;min-block-size:40px!important;max-block-size:40px!important;inline-size:40px!important;min-inline-size:40px!important;max-inline-size:40px!important;box-shadow:none!important;background:#fff!important;border:1px solid #e2e8f0!important;border-radius:12px!important}}.at-button{border-radius:var(--at-radius-md);min-height:44px;font:800 14px/1 var(--at-font);cursor:pointer;transition:transform var(--at-motion-fast), background var(--at-motion-normal), border-color var(--at-motion-normal), box-shadow var(--at-motion-normal);border:1px solid #0000;justify-content:center;align-items:center;gap:8px;padding:0 18px;display:inline-flex}.at-button:hover:not(:disabled){box-shadow:var(--at-shadow-sm);transform:translateY(-1px)}.at-button:active:not(:disabled){transform:scale(.98)}.at-button:focus-visible,.at-icon-button:focus-visible,.at-input-wrap:focus-within{box-shadow:var(--at-focus-ring);outline:0}.at-button:disabled{cursor:not-allowed;opacity:.55}.at-button--primary{color:#fff;background:var(--at-color-primary)}.at-button--primary:hover:not(:disabled){background:var(--at-color-primary-hover)}.at-button--secondary{color:#fff;background:var(--at-color-accent)}.at-button--secondary:hover:not(:disabled){background:var(--at-color-accent-hover)}.at-button--outline{color:var(--at-text);border-color:var(--at-border);background:var(--at-surface)}.at-button--ghost{color:var(--at-text);background:0 0}.at-button--danger{color:#fff;background:var(--at-danger-600)}.at-button--sm{min-height:36px;padding-inline:13px;font-size:12px}.at-button--lg{min-height:50px;padding-inline:22px;font-size:15px}.at-button--full{width:100%}.at-spinner{border:2px solid;border-inline-end-color:#0000;border-radius:50%;width:18px;height:18px;animation:.75s linear infinite at-spin}@keyframes at-spin{to{transform:rotate(360deg)}}.at-icon-button{border:1px solid var(--at-border);border-radius:var(--at-radius-md);width:44px;height:44px;color:var(--at-text);background:var(--at-surface);cursor:pointer;place-items:center;padding:0;display:inline-grid;position:relative}.at-icon-button svg{width:21px;height:21px}.at-icon-button--sm{width:36px;height:36px}.at-icon-button--lg{width:48px;height:48px}.at-icon-button--primary{color:var(--at-color-accent);background:var(--at-color-accent-soft)}.at-icon-button--danger{color:var(--at-danger-600)}.at-icon-button__badge{border:2px solid var(--at-surface);color:#fff;background:var(--at-color-accent);border-radius:999px;place-items:center;min-width:20px;height:20px;padding:0 5px;font-size:9px;font-weight:900;display:grid;position:absolute;inset-block-start:-6px;inset-inline-end:-6px}.at-card{border:1px solid var(--at-border);border-radius:var(--at-radius-lg);background:var(--at-surface);box-shadow:var(--at-shadow-xs)}.at-card--none{padding:0}.at-card--sm{padding:12px}.at-card--md{padding:18px}.at-card--lg{padding:24px}.at-card--interactive{transition:transform var(--at-motion-fast),box-shadow var(--at-motion-normal),border-color var(--at-motion-normal)}.at-card--interactive:hover{box-shadow:var(--at-shadow-sm);border-color:#c9d3dc;transform:translateY(-2px)}.at-badge{border-radius:999px;align-items:center;min-height:24px;padding:3px 9px;font-size:11px;font-weight:850;display:inline-flex}.at-badge--neutral{color:var(--at-text-secondary);background:#eef2f5}.at-badge--primary{color:var(--at-color-accent-hover);background:var(--at-color-accent-soft)}.at-badge--success{color:var(--at-success-600);background:#eaf8f2}.at-badge--warning{color:var(--at-warning-600);background:#fff6df}.at-badge--danger{color:var(--at-danger-600);background:#fff0f0}.at-badge--info{color:var(--at-info-600);background:#edf5ff}.at-field{text-align:start;gap:7px;display:grid}.at-field>label{color:var(--at-text);font-size:13px;font-weight:800}.at-field>small{color:var(--at-text-muted);font-size:11px}.at-field--error>small{color:var(--at-danger-600)}.at-input-wrap{border:1px solid var(--at-border);border-radius:var(--at-radius-md);background:var(--at-surface);min-height:46px;transition:border-color var(--at-motion-normal),box-shadow var(--at-motion-normal);align-items:center;display:flex}.at-input-wrap:focus-within{border-color:#879eb4}.at-field--error .at-input-wrap{border-color:var(--at-danger-600)}.at-input-wrap input{width:100%;min-width:0;color:var(--at-text);font:600 14px/1.4 var(--at-font);text-align:start;background:0 0;border:0;outline:0;padding:11px 13px}.at-input-wrap__leading,.at-input-wrap__trailing{color:var(--at-text-muted);place-items:center;padding-inline:12px;display:inline-grid}.at-modal{z-index:3000;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#07111f7a;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.at-modal__panel{border-radius:var(--at-radius-xl);background:var(--at-surface);width:min(100%,560px);max-height:min(86svh,720px);overflow:auto;box-shadow:0 30px 90px #07111f47}.at-modal__header{border-bottom:1px solid var(--at-border);text-align:start;justify-content:space-between;align-items:flex-start;gap:16px;padding:20px 20px 14px;display:flex}.at-modal__header h2{color:var(--at-text);margin:0;font-size:20px}.at-modal__header p{color:var(--at-text-secondary);margin:5px 0 0;font-size:13px}.at-modal__body{text-align:start;padding:20px}.at-modal__footer{justify-content:flex-end;gap:10px;padding:14px 20px 20px;display:flex}@media (width<=767px){.at-button{min-height:44px}.at-modal{place-items:end center;padding:0}.at-modal__panel{border-radius:22px 22px 0 0;width:100%;max-height:88svh}.at-modal__footer{padding-bottom:calc(20px + env(safe-area-inset-bottom))}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}*{box-sizing:border-box}html{background:var(--at-background);scroll-behavior:smooth;min-width:320px}html[dir=rtl]{direction:rtl}html[dir=ltr]{direction:ltr}body{min-width:320px;min-height:100svh;color:var(--at-text);background:var(--at-background);font-family:var(--at-font);text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;margin:0}button,input,textarea,select{font:inherit}button,a{-webkit-tap-highlight-color:transparent}img,svg{max-width:100%}#root{min-height:100svh}.visually-hidden{clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important;width:1px!important;height:1px!important;margin:-1px!important;padding:0!important;position:absolute!important;overflow:hidden!important}.app-route-loading{background:var(--color-background,#f7f8fa);min-height:100dvh;color:var(--color-text,#172033);place-content:center;justify-items:center;gap:14px;padding:24px;display:grid}.app-route-loading__spinner{border:4px solid #125e5329;border-top-color:var(--color-primary,#125e53);border-radius:50%;width:42px;height:42px;animation:.8s linear infinite app-route-spin}@keyframes app-route-spin{to{transform:rotate(360deg)}}@media (prefers-reduced-motion:reduce){.app-route-loading__spinner{animation-duration:1.8s}}.app-route-loading--brand{isolation:isolate;color:#0f172a;background:radial-gradient(circle at 18% 20%,#c1272d0e,#0000 30%),radial-gradient(circle at 82% 78%,#0f172a0b,#0000 32%),linear-gradient(#fbfcfd 0%,#f6f8fa 100%);place-items:center;min-height:100dvh;padding:clamp(20px,5vw,48px);display:grid;position:relative;overflow:hidden}.app-route-loading__glow{z-index:-1;aspect-ratio:1;filter:blur(2px);background:radial-gradient(circle,#fffffff5 0 28%,#ffffffa3 29% 44%,#0000 68%);border-radius:50%;width:min(620px,82vw);position:absolute}.app-route-loading__brand-card{-webkit-backdrop-filter:blur(14px);background:#ffffffe0;border:1px solid #0f172a12;border-radius:28px;justify-items:center;gap:22px;width:min(100%,430px);padding:clamp(28px,5vw,42px);display:grid;box-shadow:0 28px 70px #0f172a14,0 2px 8px #0f172a09}.app-route-loading__logo{object-fit:contain;width:clamp(170px,24vw,230px);height:auto;max-height:76px;display:block}.app-route-loading__copy{text-align:center;justify-items:center;gap:7px;display:grid}.app-route-loading__copy strong{color:#111827;font-size:clamp(17px,2.1vw,20px);font-weight:800;line-height:1.45}.app-route-loading__copy span{color:#64748b;font-size:13px;font-weight:600;line-height:1.6}.app-route-loading__progress{background:#e8edf2;border-radius:999px;width:min(260px,72vw);height:4px;position:relative;overflow:hidden}.app-route-loading__progress>span{border-radius:inherit;background:linear-gradient(90deg,#9f1d26,#d53d43);width:42%;animation:1.15s cubic-bezier(.4,0,.2,1) infinite autotek-route-progress;position:absolute;inset-block:0}html[dir=rtl] .app-route-loading__progress>span{animation-name:autotek-route-progress-rtl}@keyframes autotek-route-progress{0%{left:-42%}to{left:100%}}@keyframes autotek-route-progress-rtl{0%{right:-42%}to{right:100%}}@media (width<=600px){.app-route-loading__brand-card{border-radius:24px;gap:19px;width:min(100%,360px);padding:28px 22px}.app-route-loading__logo{width:clamp(150px,52vw,190px);max-height:64px}.app-route-loading__progress{width:min(230px,70vw)}}@media (prefers-reduced-motion:reduce){.app-route-loading__progress>span{width:62%;animation:none;left:19%;right:auto}}:root{--at-final-bg:#f5f6f8;--at-final-surface:#fff;--at-final-border:#e4e7ec;--at-final-border-strong:#d0d5dd;--at-final-text:#101828;--at-final-muted:#667085;--at-final-navy:#101828;--at-final-navy-2:#0b1523;--at-final-red:#b4232d;--at-final-red-soft:#fff1f3;--at-final-green:#067647;--at-final-green-soft:#ecfdf3;--at-final-amber:#b54708;--at-final-amber-soft:#fffaeb;--at-final-radius:10px;--at-final-shadow:0 1px 2px #10182808, 0 6px 18px #10182809}.owner-app,.merchant-app{min-height:100dvh;color:var(--at-final-text);background:var(--at-final-bg)!important}.owner-app .at-admin-main,.merchant-app .at-admin-main,.owner-workspace-main,.merchant-workspace-main{background:var(--at-final-bg)!important;min-width:0!important}@media (width>=1100px){.owner-app.at-admin-shell,.merchant-app.at-admin-shell,.owner-workspace-shell.at-admin-shell,.merchant-workspace-shell.at-admin-shell{direction:rtl!important;grid-template-columns:244px minmax(0,1fr)!important;align-items:start!important;display:grid!important}.owner-app .at-admin-sidebar,.merchant-app .at-admin-sidebar,.owner-workspace-shell .at-admin-sidebar,.merchant-workspace-shell .at-admin-sidebar{inset:auto!important;grid-area:1/1!important;width:244px!important;height:100dvh!important;display:flex!important;position:sticky!important;top:0!important;right:auto!important;transform:none!important}.owner-app .at-admin-main,.merchant-app .at-admin-main,.owner-workspace-main,.merchant-workspace-main{grid-area:1/2!important}:is(.owner-app.at-admin-shell:has(.at-admin-sidebar.is-collapsed),.merchant-app.at-admin-shell:has(.at-admin-sidebar.is-collapsed)){grid-template-columns:76px minmax(0,1fr)!important}.owner-app .at-admin-sidebar.is-collapsed,.merchant-app .at-admin-sidebar.is-collapsed{width:76px!important}}.owner-app .at-admin-sidebar,.merchant-app .at-admin-sidebar{z-index:1200!important;border:0!important;color:#d5deea!important;box-shadow:none!important;background:linear-gradient(#101c2c 0%,#0b1523 100%)!important;border-left:1px solid #ffffff0e!important;flex-direction:column!important;padding:12px 10px!important;overflow-y:auto!important}.at-admin-sidebar__brand--single{border-bottom:1px solid #ffffff12!important;justify-content:space-between!important;align-items:center!important;gap:8px!important;min-height:52px!important;padding:5px 8px 11px!important;display:flex!important}.at-admin-sidebar__brand--single>strong{text-overflow:ellipsis;white-space:nowrap;overflow:hidden;color:#fff!important;font-size:13px!important;font-weight:800!important}.at-admin-sidebar__brand--single>button{color:#b8c6d6!important;background:#ffffff09!important;border:1px solid #ffffff14!important;border-radius:8px!important;flex:0 0 32px!important;place-items:center!important;width:32px!important;height:32px!important;padding:0!important;display:grid!important;position:static!important}.owner-app .at-admin-sidebar__identity,.merchant-app .at-admin-sidebar__identity,.owner-app .at-admin-sidebar footer,.merchant-app .at-admin-sidebar footer{display:none!important}.owner-app .at-admin-sidebar__nav,.merchant-app .at-admin-sidebar__nav{gap:10px!important;padding:11px 0 18px!important;display:grid!important}.owner-app .at-admin-sidebar__nav section,.merchant-app .at-admin-sidebar__nav section{gap:2px!important;display:grid!important}.owner-app .at-admin-sidebar__nav h2,.merchant-app .at-admin-sidebar__nav h2{color:#72849a!important;margin:0!important;padding:7px 9px 4px!important;font-size:9px!important;font-weight:800!important}.owner-app .at-admin-sidebar__nav button,.merchant-app .at-admin-sidebar__nav button{color:#afbdcc!important;min-height:38px!important;box-shadow:none!important;text-align:right!important;background:0 0!important;border:0!important;border-radius:7px!important;outline:0!important;grid-template-columns:20px minmax(0,1fr) auto!important;align-items:center!important;gap:8px!important;padding:0 10px!important;font-size:11px!important;font-weight:750!important;display:grid!important}.owner-app .at-admin-sidebar__nav button.is-active,.merchant-app .at-admin-sidebar__nav button.is-active{color:#fff!important;box-shadow:inset -3px 0 0 var(--at-final-red)!important;background:#1a2c43!important}.owner-app .at-admin-sidebar__nav button b,.merchant-app .at-admin-sidebar__nav button b{color:#fff!important;background:#c72c35!important;border-radius:999px!important;place-items:center!important;min-width:20px!important;height:20px!important;padding-inline:5px!important;font-size:8px!important;display:grid!important}.owner-app .at-admin-sidebar.is-collapsed .at-admin-sidebar__brand--single strong,.merchant-app .at-admin-sidebar.is-collapsed .at-admin-sidebar__brand--single strong,.owner-app .at-admin-sidebar.is-collapsed .at-admin-sidebar__nav h2,.merchant-app .at-admin-sidebar.is-collapsed .at-admin-sidebar__nav h2,.owner-app .at-admin-sidebar.is-collapsed .at-admin-sidebar__nav button span,.merchant-app .at-admin-sidebar.is-collapsed .at-admin-sidebar__nav button span,.owner-app .at-admin-sidebar.is-collapsed .at-admin-sidebar__nav button>:last-child,.merchant-app .at-admin-sidebar.is-collapsed .at-admin-sidebar__nav button>:last-child{display:none!important}.owner-app .at-admin-sidebar.is-collapsed .at-admin-sidebar__nav button,.merchant-app .at-admin-sidebar.is-collapsed .at-admin-sidebar__nav button{grid-template-columns:1fr!important;justify-items:center!important;padding:0!important}.owner-app .at-admin-header,.merchant-app .at-admin-header{z-index:900!important;border:0!important;border-bottom:1px solid var(--at-final-border)!important;-webkit-backdrop-filter:blur(12px)!important;backdrop-filter:blur(12px)!important;background:#fffffffa!important;grid-template-columns:minmax(220px,.75fr) minmax(300px,1.1fr) auto!important;align-items:center!important;gap:14px!important;min-height:66px!important;padding:8px 18px!important;display:grid!important;position:sticky!important;top:0!important;box-shadow:0 1px 4px #10182809!important}.owner-app .at-admin-header__identity,.merchant-app .at-admin-header__identity{align-items:center!important;gap:10px!important;min-width:0!important;display:flex!important}.owner-app .at-admin-header__brand-logo,.merchant-app .at-admin-header__brand-logo{object-fit:contain!important;flex:none!important;width:108px!important;height:38px!important}.owner-app .at-admin-header__identity-copy,.merchant-app .at-admin-header__identity-copy{min-width:0!important}.owner-app .at-admin-header__identity-copy>span:empty,.merchant-app .at-admin-header__identity-copy>span:empty{display:none!important}.owner-app .at-admin-header__identity h1,.merchant-app .at-admin-header__identity h1{color:var(--at-final-text)!important;text-overflow:ellipsis!important;white-space:nowrap!important;margin:0!important;font-size:14px!important;font-weight:800!important;overflow:hidden!important}.owner-app .at-admin-header__identity p,.merchant-app .at-admin-header__identity p{color:var(--at-final-muted)!important;text-overflow:ellipsis!important;white-space:nowrap!important;margin:2px 0 0!important;font-size:9px!important;overflow:hidden!important}.owner-app .at-admin-header__search,.merchant-app .at-admin-header__search{border:1px solid var(--at-final-border)!important;min-height:40px!important;box-shadow:none!important;background:#f9fafb!important;border-radius:8px!important;padding:0 10px!important}.owner-app .at-admin-header__search input,.merchant-app .at-admin-header__search input{min-width:0!important;font-size:11px!important}.owner-app .at-admin-header__search kbd,.merchant-app .at-admin-header__search kbd{display:none!important}.owner-app .at-admin-header__actions,.merchant-app .at-admin-header__actions{align-items:center!important;gap:5px!important;display:flex!important}.owner-app .at-admin-header__actions>button,.merchant-app .at-admin-header__actions>button,.owner-app .at-admin-header__language .language-switcher__trigger,.merchant-app .at-admin-header__language .language-switcher__trigger{border:1px solid var(--at-final-border)!important;color:#475467!important;width:38px!important;min-width:38px!important;height:38px!important;min-height:38px!important;box-shadow:none!important;background:#fff!important;border-radius:8px!important;place-items:center!important;padding:0!important;display:grid!important}.merchant-connection-chip{z-index:930!important;border-radius:999px!important;min-height:30px!important;padding:0 9px!important;font-size:9px!important;position:fixed!important;top:17px!important;left:18px!important}.owner-app .owner-page,.merchant-app .merchant-page,.owner-app .partner-status-banner,.merchant-app .partner-status-banner{width:min(100% - 32px,1440px)!important;margin-inline:auto!important}.owner-app .owner-page,.merchant-app .merchant-page{gap:12px!important;padding:16px 0 34px!important}.owner-app :is(.owner-panel,.owner-toolbar,.owner-directory-card,.owner-profile-card,.owner-order-card),.merchant-app :is(.merchant-panel,.merchant-toolbar,.merchant-profile-card,.merchant-order-card,.merchant-case-card){border:1px solid var(--at-final-border)!important;border-radius:var(--at-final-radius)!important;box-shadow:var(--at-final-shadow)!important;background:#fff!important}.owner-app .owner-panel,.merchant-app .merchant-panel{padding:14px!important}.owner-app .owner-section-heading,.merchant-app .merchant-section-heading{justify-content:space-between!important;align-items:center!important;gap:10px!important;margin-bottom:10px!important;display:flex!important}.owner-app .owner-section-heading h2,.merchant-app .merchant-section-heading h2{color:var(--at-final-text)!important;margin:2px 0 0!important;font-size:14px!important}.owner-app .owner-section-heading span,.merchant-app .merchant-section-heading span{color:var(--at-final-muted)!important;font-size:9px!important}.owner-app table,.merchant-app table{border-collapse:separate!important;border-spacing:0!important}.owner-app th,.owner-app td,.merchant-app th,.merchant-app td{border-bottom:1px solid #edf0f3!important;padding:9px 11px!important;font-size:11px!important}.owner-app th,.merchant-app th{color:#667085!important;background:#f9fafb!important;font-size:10px!important;font-weight:800!important}.owner-dashboard-final,.merchant-dashboard-final{gap:12px!important;display:grid!important}.owner-final-heading,.merchant-final-heading{justify-content:space-between!important;align-items:flex-end!important;gap:16px!important;padding:2px!important;display:flex!important}.owner-final-heading span,.merchant-final-heading span{color:var(--at-final-muted)!important;font-size:9px!important;font-weight:800!important}.owner-final-heading h1,.merchant-final-heading h1{color:var(--at-final-text)!important;margin:3px 0 0!important;font-size:23px!important;line-height:1.35!important}.owner-final-heading p,.merchant-final-heading p{color:var(--at-final-muted)!important;margin:3px 0 0!important;font-size:11px!important}.owner-final-heading>b,.merchant-final-heading>b{border:1px solid var(--at-final-border)!important;border-radius:999px!important;flex:none!important;padding:7px 10px!important;font-size:9px!important}.owner-final-heading>b.is-clear,.merchant-final-heading>b.is-clear{color:var(--at-final-green)!important;background:var(--at-final-green-soft)!important;border-color:#abefc6!important}.owner-final-heading>b.needs-action,.merchant-final-heading>b.needs-action{color:#b42318!important;background:#fef3f2!important;border-color:#fecdca!important}.owner-final-kpis{grid-template-columns:repeat(6,minmax(0,1fr))!important;gap:8px!important;display:grid!important}.merchant-final-kpis{grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:8px!important;display:grid!important}.owner-final-kpis>*,.merchant-final-kpis>*{border:1px solid var(--at-final-border)!important;min-width:0!important;min-height:88px!important;color:var(--at-final-text)!important;box-shadow:var(--at-final-shadow)!important;text-align:right!important;background:#fff!important;border-radius:9px!important;grid-template-columns:36px minmax(0,1fr)!important;align-items:start!important;gap:9px!important;padding:11px!important;display:grid!important}.owner-final-kpis button,.merchant-final-kpis button{cursor:pointer!important}.owner-final-kpi__icon,.merchant-final-kpi__icon{width:36px!important;height:36px!important;color:var(--at-final-red)!important;background:var(--at-final-red-soft)!important;border-radius:8px!important;place-items:center!important;display:grid!important}.owner-final-kpis small,.owner-final-kpis strong,.owner-final-kpis em,.merchant-final-kpis small,.merchant-final-kpis strong,.merchant-final-kpis em{font-style:normal!important;display:block!important}.owner-final-kpis small,.merchant-final-kpis small{color:var(--at-final-muted)!important;font-size:9px!important}.owner-final-kpis strong,.merchant-final-kpis strong{color:var(--at-final-text)!important;text-overflow:ellipsis!important;white-space:nowrap!important;margin-top:3px!important;font-size:17px!important;overflow:hidden!important}.owner-final-kpis em,.merchant-final-kpis em{color:#98a2b3!important;margin-top:3px!important;font-size:8px!important}.owner-final-grid,.merchant-final-grid{grid-template-columns:minmax(0,1.4fr) minmax(280px,.6fr)!important;align-items:stretch!important;gap:10px!important;display:grid!important}.owner-final-attention__list,.merchant-final-attention__list{gap:5px!important;display:grid!important}.owner-final-attention__list>button,.merchant-final-attention__list>button{min-height:52px!important;color:var(--at-final-text)!important;text-align:right!important;background:#fff!important;border:1px solid #edf0f3!important;border-radius:8px!important;grid-template-columns:34px minmax(0,1fr) auto 16px!important;align-items:center!important;gap:8px!important;padding:7px 9px!important;display:grid!important}.owner-final-attention__list>button>span,.merchant-final-attention__list>button>span{color:#475467!important;background:#f2f4f7!important;border-radius:8px!important;place-items:center!important;width:34px!important;height:34px!important;display:grid!important}.owner-final-attention__list strong,.owner-final-attention__list small,.merchant-final-attention__list strong,.merchant-final-attention__list small{display:block!important}.owner-final-attention__list strong,.merchant-final-attention__list strong{font-size:10px!important}.owner-final-attention__list small,.merchant-final-attention__list small{color:var(--at-final-muted)!important;margin-top:2px!important;font-size:8px!important}.owner-final-status dl,.merchant-final-health dl{gap:0!important;margin:0!important;display:grid!important}.owner-final-status dl>div,.merchant-final-health dl>div{border-bottom:1px solid #edf0f3!important;justify-content:space-between!important;align-items:center!important;gap:10px!important;min-height:36px!important;display:flex!important}.owner-final-status dt,.merchant-final-health dt{color:var(--at-final-muted)!important;font-size:9px!important}.owner-final-status dd,.merchant-final-health dd{color:var(--at-final-text)!important;margin:0!important;font-size:12px!important;font-weight:800!important}.merchant-final-progress{grid-template-columns:minmax(0,1fr) auto!important;align-items:center!important;gap:9px!important;margin:8px 0 10px!important;display:grid!important}.merchant-final-progress>div{background:#eaecf0!important;border-radius:999px!important;height:7px!important;overflow:hidden!important}.merchant-final-progress>div>span{border-radius:inherit!important;background:var(--at-final-red)!important;height:100%!important;display:block!important}.merchant-final-orders{padding:14px!important}.merchant-final-orders .merchant-section-heading>button{color:var(--at-final-red)!important;background:0 0!important;border:0!important;align-items:center!important;gap:4px!important;font-size:9px!important;font-weight:800!important;display:inline-flex!important}.merchant-final-orders__list{display:grid!important}.merchant-final-orders__list>button{min-height:48px!important;color:var(--at-final-text)!important;text-align:right!important;background:0 0!important;border:0!important;border-bottom:1px solid #edf0f3!important;grid-template-columns:minmax(0,1fr) auto auto 16px!important;align-items:center!important;gap:10px!important;padding:7px 3px!important;display:grid!important}.merchant-final-orders__list strong,.merchant-final-orders__list small{display:block!important}.merchant-final-orders__list strong{font-size:10px!important}.merchant-final-orders__list small{color:var(--at-final-muted)!important;margin-top:2px!important;font-size:8px!important}.merchant-final-order-status{color:#475467!important;background:#f2f4f7!important;border-radius:999px!important;padding:5px 7px!important;font-size:8px!important}.merchant-final-order-status.is-new{color:#b42318!important;background:#fef3f2!important}.merchant-final-order-status.is-preparing{color:#b54708!important;background:#fffaeb!important}.merchant-final-order-status.is-ready{color:#175cd3!important;background:#eff8ff!important}.merchant-final-order-status.is-done{color:#067647!important;background:#ecfdf3!important}.merchant-final-empty{color:var(--at-final-muted)!important;text-align:center!important;padding:30px 12px!important;font-size:10px!important}.owner-command-center,.owner-preview-center,.merchant-command-strip{display:none!important}.merchant-domain-settings__grid{grid-template-columns:1fr 1fr!important;align-items:start!important;gap:10px!important;display:grid!important}.merchant-domain-settings__policies textarea{min-height:82px!important}.merchant-domain-settings__save{justify-content:flex-end!important;display:flex!important}.merchant-store-builder{gap:11px!important;position:relative!important}.merchant-builder-bar{border:1px solid var(--at-final-border)!important;box-shadow:var(--at-final-shadow)!important;background:#fff!important;border-radius:9px!important;grid-template-columns:auto minmax(0,1fr) auto!important;align-items:center!important;gap:12px!important;padding:9px 10px!important;display:grid!important}.merchant-builder-version-switch{background:#f2f4f7!important;border-radius:8px!important;padding:3px!important;display:inline-flex!important}.merchant-builder-version-switch button{color:#667085!important;background:0 0!important;border:0!important;border-radius:6px!important;min-height:32px!important;padding:0 10px!important;font-size:9px!important;font-weight:800!important;position:relative!important}.merchant-builder-version-switch button.is-active{color:var(--at-final-text)!important;background:#fff!important;box-shadow:0 1px 3px #10182814!important}.merchant-builder-version-switch button i{background:var(--at-final-red)!important;border-radius:999px!important;width:6px!important;height:6px!important;position:absolute!important;top:4px!important;left:4px!important}.merchant-builder-status{gap:2px!important;display:grid!important}.merchant-builder-status span{font-size:9px!important;font-weight:800!important}.merchant-builder-status span.is-dirty{color:#b54708!important}.merchant-builder-status span.is-saved,.merchant-builder-status span.is-published{color:#067647!important}.merchant-builder-status small{color:var(--at-final-muted)!important;font-size:8px!important}.merchant-builder-primary-actions{gap:6px!important;display:flex!important}.merchant-builder-tabs{border:1px solid var(--at-final-border)!important;background:#fff!important;border-radius:9px!important;gap:4px!important;padding:4px!important;display:flex!important}.merchant-builder-tabs button{color:#667085!important;background:0 0!important;border:0!important;border-radius:7px!important;flex:none!important;align-items:center!important;gap:6px!important;min-height:36px!important;padding:0 12px!important;font-size:9px!important;font-weight:800!important;display:inline-flex!important}.merchant-builder-tabs button.is-active{color:var(--at-final-red)!important;background:var(--at-final-red-soft)!important}.merchant-builder-editor{grid-template-columns:minmax(320px,.78fr) minmax(0,1.22fr)!important;align-items:start!important;gap:10px!important;display:grid!important}.merchant-builder-section-list{padding:12px!important}.merchant-builder-section-list>header,.merchant-builder-settings>header{border-bottom:1px solid #edf0f3!important;justify-content:space-between!important;align-items:center!important;gap:10px!important;padding-bottom:9px!important;display:flex!important}.merchant-builder-section-list>header span,.merchant-builder-settings>header span{color:var(--at-final-muted)!important;font-size:8px!important;font-weight:800!important}.merchant-builder-section-list>header h2,.merchant-builder-settings>header h2{margin:2px 0 0!important;font-size:14px!important}.merchant-builder-section-cards{gap:5px!important;padding-top:9px!important;display:grid!important}.merchant-builder-section-cards>article{background:#fff!important;border:1px solid #e7ebf0!important;border-radius:8px!important;overflow:hidden!important}.merchant-builder-section-cards>article.is-selected{border-color:#ef9a9f!important;box-shadow:0 0 0 2px #b4232d0d!important}.merchant-builder-section-cards>article.is-hidden{opacity:.58!important}.merchant-builder-section-card__main{width:100%!important;min-height:62px!important;color:var(--at-final-text)!important;text-align:right!important;background:0 0!important;border:0!important;grid-template-columns:16px 34px minmax(0,1fr) auto!important;align-items:center!important;gap:8px!important;padding:7px 8px!important;display:grid!important}.merchant-builder-section-card__icon{width:34px!important;height:34px!important;color:var(--at-final-red)!important;background:var(--at-final-red-soft)!important;border-radius:7px!important;place-items:center!important;display:grid!important}.merchant-builder-section-card__main strong,.merchant-builder-section-card__main small,.merchant-builder-section-card__main em{font-style:normal!important;display:block!important}.merchant-builder-section-card__main strong{font-size:10px!important}.merchant-builder-section-card__main small{color:#475467!important;margin-top:2px!important;font-size:8px!important}.merchant-builder-section-card__main em{color:#98a2b3!important;margin-top:2px!important;font-size:7px!important}.merchant-builder-section-card__main>b{color:#98a2b3!important;font-size:8px!important}.merchant-builder-section-card__actions{background:#fcfcfd!important;border-top:1px solid #f0f2f5!important;justify-content:flex-end!important;align-items:center!important;gap:3px!important;min-height:34px!important;padding:4px 7px!important;display:flex!important}.merchant-builder-section-card__actions>button{color:#667085!important;background:#fff!important;border:1px solid #e4e7ec!important;border-radius:6px!important;place-items:center!important;width:28px!important;height:28px!important;padding:0!important;display:grid!important}.merchant-builder-section-card__actions>label{color:#667085!important;align-items:center!important;gap:5px!important;margin-inline-end:auto!important;font-size:8px!important;display:inline-flex!important}.merchant-builder-section-card__actions input{accent-color:var(--at-final-red)!important}.merchant-builder-settings{min-height:430px!important;padding:12px!important;position:sticky!important;top:79px!important}.merchant-builder-settings>nav{gap:4px!important;padding:9px 0!important;display:flex!important;overflow-x:auto!important}.merchant-builder-settings>nav button{color:#667085!important;background:#fff!important;border:1px solid #e4e7ec!important;border-radius:7px!important;flex:none!important;min-height:32px!important;padding:0 10px!important;font-size:8px!important;font-weight:800!important}.merchant-builder-settings>nav button.is-active{color:var(--at-final-red)!important;background:var(--at-final-red-soft)!important;border-color:#f2b8bc!important}.merchant-builder-form{gap:9px!important;display:grid!important}.merchant-builder-form>label:not(.merchant-builder-switch),.merchant-builder-full-field{gap:4px!important;display:grid!important}.merchant-builder-form label>span,.merchant-builder-full-field>span{color:#475467!important;font-size:8px!important;font-weight:800!important}.merchant-builder-form input,.merchant-builder-form select,.merchant-builder-form textarea,.merchant-builder-full-field select,.merchant-builder-full-field input{border:1px solid var(--at-final-border-strong)!important;width:100%!important;min-height:39px!important;color:var(--at-final-text)!important;background:#fff!important;border-radius:7px!important;padding:7px 9px!important}.merchant-builder-form textarea{resize:vertical!important;min-height:72px!important}.merchant-builder-switch{border:1px solid #edf0f3!important;border-radius:8px!important;justify-content:space-between!important;align-items:center!important;gap:10px!important;min-height:46px!important;padding:7px 9px!important;display:flex!important}.merchant-builder-switch strong,.merchant-builder-switch small{display:block!important}.merchant-builder-switch strong{font-size:9px!important}.merchant-builder-switch small{color:#98a2b3!important;margin-top:2px!important;font-size:7px!important}.merchant-builder-layout-options{grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:5px!important;display:grid!important}.merchant-builder-layout-options button{color:#667085!important;background:#fff!important;border:1px solid #e4e7ec!important;border-radius:8px!important;place-items:center!important;gap:4px!important;min-height:62px!important;font-size:8px!important;font-weight:800!important;display:grid!important}.merchant-builder-layout-options button.is-active{color:var(--at-final-red)!important;background:var(--at-final-red-soft)!important;border-color:#ef9a9f!important}.merchant-builder-card-options{grid-template-columns:1fr 1fr!important;gap:6px!important;display:grid!important}.merchant-builder-product-picker{background:#f9fafb!important;border:1px solid #e4e7ec!important;border-radius:8px!important;gap:3px!important;max-height:280px!important;padding:5px!important;display:grid!important;overflow-y:auto!important}.merchant-builder-product-picker>label{background:#fff!important;border-radius:6px!important;grid-template-columns:18px minmax(0,1fr) auto!important;align-items:center!important;gap:7px!important;padding:7px!important;display:grid!important}.merchant-builder-product-picker strong,.merchant-builder-product-picker small{display:block!important}.merchant-builder-product-picker strong{font-size:8px!important}.merchant-builder-product-picker small{color:#98a2b3!important;font-size:7px!important}.merchant-builder-identity{grid-template-columns:minmax(0,760px)!important;display:grid!important}.merchant-builder-asset-row{grid-template-columns:62px minmax(0,1fr)!important;align-items:center!important;gap:10px!important;margin-bottom:13px!important;display:grid!important}.merchant-builder-asset-row>div{background:#f9fafb!important;border:1px solid #e4e7ec!important;border-radius:10px!important;place-items:center!important;width:62px!important;height:62px!important;display:grid!important;overflow:hidden!important}.merchant-builder-asset-row img{object-fit:contain!important;width:100%!important;height:100%!important}.merchant-builder-asset-row>label{gap:4px!important;display:grid!important}.merchant-builder-asset-row input{border:1px solid #d0d5dd!important;border-radius:7px!important;min-height:39px!important}.merchant-builder-color-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:8px!important;margin-bottom:10px!important;display:grid!important}.merchant-builder-color-grid>label{gap:4px!important;display:grid!important}.merchant-builder-color-grid>label>span,.merchant-builder-asset-row span,.merchant-builder-full-field>span{color:#475467!important;font-size:8px!important;font-weight:800!important}.merchant-builder-color-grid>label>div{grid-template-columns:42px minmax(0,1fr)!important;gap:5px!important;display:grid!important}.merchant-builder-color-grid input{border:1px solid #d0d5dd!important;border-radius:7px!important;min-height:38px!important}.merchant-builder-templates{grid-template-columns:repeat(2,minmax(0,360px))!important;gap:10px!important;display:grid!important}.merchant-builder-templates>article{border:1px solid var(--at-final-border)!important;box-shadow:var(--at-final-shadow)!important;background:#fff!important;border-radius:10px!important;gap:9px!important;padding:10px!important;display:grid!important}.merchant-builder-templates>article.is-selected{border-color:#ef9a9f!important;box-shadow:0 0 0 2px #b4232d0d!important}.merchant-builder-template-preview{border:1px solid #e4e7ec!important;border-radius:8px!important;height:170px!important;overflow:hidden!important}.merchant-builder-template-preview>header{align-items:center!important;gap:5px!important;height:30px!important;padding:0 8px!important;display:flex!important}.merchant-builder-template-preview>header i{background:#ffffffa6!important;border-radius:999px!important;width:20px!important;height:5px!important}.merchant-builder-template-preview>section{align-content:center!important;gap:5px!important;height:66px!important;padding:10px!important;display:grid!important}.merchant-builder-template-preview>section b{background:#ffffffe6!important;border-radius:999px!important;width:46%!important;height:7px!important}.merchant-builder-template-preview>section span{background:#ffffff8c!important;border-radius:999px!important;width:67%!important;height:5px!important}.merchant-builder-template-preview>div{grid-template-columns:repeat(4,1fr)!important;gap:5px!important;padding:8px!important;display:grid!important}.merchant-builder-template-preview>div i{background:#eaecf0!important;border-radius:6px!important;height:56px!important}.merchant-builder-templates h2{margin:2px 0!important;font-size:14px!important}.merchant-builder-templates p{min-height:34px!important;color:var(--at-final-muted)!important;margin:0!important;font-size:8px!important;line-height:1.6!important}.merchant-builder-templates span{color:var(--at-final-red)!important;font-size:8px!important;font-weight:800!important}.merchant-builder-templates>article>button{color:#344054!important;background:#fff!important;border:1px solid #d0d5dd!important;border-radius:7px!important;justify-content:center!important;align-items:center!important;gap:5px!important;min-height:36px!important;font-size:8px!important;font-weight:800!important;display:inline-flex!important}.merchant-preview-device-switch{align-items:center!important;gap:5px!important;margin-bottom:8px!important;display:flex!important}.merchant-preview-device-switch button{color:#667085!important;background:#fff!important;border:1px solid #e4e7ec!important;border-radius:7px!important;align-items:center!important;gap:5px!important;min-height:34px!important;padding:0 9px!important;font-size:8px!important;font-weight:800!important;display:inline-flex!important}.merchant-preview-device-switch button.is-active{color:var(--at-final-red)!important;background:var(--at-final-red-soft)!important;border-color:#ef9a9f!important}.merchant-preview-device-switch>span{color:#b54708!important;margin-inline-start:auto!important;font-size:8px!important;font-weight:800!important}.merchant-builder-preview{background:#e4e7ec!important;border:1px solid #d0d5dd!important;border-radius:10px!important;margin-inline:auto!important;transition:width .2s!important;overflow:auto!important;box-shadow:0 14px 35px #10182814!important}.merchant-builder-preview.is-desktop{width:100%!important}.merchant-builder-preview.is-mobile{width:min(390px,100%)!important}.merchant-builder-preview__shell{background:#fff!important;min-height:560px!important;overflow:hidden!important}.merchant-builder-preview__shell>header{background:#fff!important;border-bottom:1px solid #eaecf0!important;grid-template-columns:auto minmax(160px,1fr) auto!important;align-items:center!important;gap:9px!important;min-height:52px!important;padding:8px 12px!important;display:grid!important}.merchant-builder-preview__brand{align-items:center!important;gap:6px!important;display:flex!important}.merchant-builder-preview__brand img{object-fit:contain!important;width:30px!important;height:30px!important}.merchant-builder-preview__brand strong{font-size:10px!important}.merchant-builder-preview__search{color:#98a2b3!important;background:#f2f4f7!important;border-radius:6px!important;min-height:32px!important;padding:8px!important;font-size:8px!important}.merchant-builder-preview__cart{font-size:8px!important;font-weight:800!important}.merchant-builder-preview__hero{color:#fff!important;background-position:50%!important;background-size:cover!important;align-items:center!important;min-height:190px!important;padding:20px!important;display:grid!important}.merchant-builder-preview__hero h2{max-width:520px!important;margin:0!important;font-size:24px!important}.merchant-builder-preview__hero p{max-width:500px!important;margin:7px 0!important;font-size:10px!important}.merchant-builder-preview__hero button{color:#fff!important;border:0!important;border-radius:6px!important;min-height:32px!important;padding:0 10px!important;font-size:8px!important;font-weight:800!important}.merchant-builder-preview__car-search{background:#fff!important;border:1px solid #e4e7ec!important;border-radius:8px!important;justify-content:space-between!important;align-items:center!important;gap:10px!important;margin:10px!important;padding:10px!important;display:flex!important}.merchant-builder-preview__car-search strong,.merchant-builder-preview__car-search small{display:block!important}.merchant-builder-preview__car-search strong{font-size:10px!important}.merchant-builder-preview__car-search small{color:#667085!important;margin-top:2px!important;font-size:7px!important}.merchant-builder-preview__car-search>span{color:#344054!important;background:#f2f4f7!important;border-radius:6px!important;padding:6px 8px!important;font-size:8px!important}.merchant-builder-preview__content-section,.merchant-builder-preview__product-section{padding:14px!important}.merchant-builder-preview__content-section>div:first-child,.merchant-builder-preview__product-section>div:first-child{justify-content:space-between!important;align-items:center!important;display:flex!important}.merchant-builder-preview h3{margin:0!important;font-size:12px!important}.merchant-builder-preview section>p{color:#667085!important;font-size:8px!important}.merchant-builder-preview__chips{grid-template-columns:repeat(4,1fr)!important;gap:6px!important;margin-top:8px!important;display:grid!important}.merchant-builder-preview__chips i{color:#475467!important;background:#f9fafb!important;border-radius:7px!important;place-items:center!important;min-height:60px!important;font-size:7px!important;font-style:normal!important;display:grid!important}.merchant-builder-preview__products{gap:6px!important;margin-top:8px!important;display:grid!important}.merchant-builder-preview__products article{background:#fff!important;border:1px solid #eaecf0!important;border-radius:7px!important;align-content:start!important;gap:3px!important;padding:7px!important;display:grid!important}.merchant-builder-preview__product-image{color:#98a2b3!important;background:#f2f4f7!important;border-radius:5px!important;place-items:center!important;min-height:78px!important;display:grid!important}.merchant-builder-preview__products article small{color:#98a2b3!important;font-size:6px!important}.merchant-builder-preview__products article strong{font-size:8px!important}.merchant-builder-preview__products article b{font-size:9px!important}.merchant-builder-preview__products article button{color:#fff!important;border:0!important;border-radius:5px!important;min-height:27px!important;font-size:6px!important}.merchant-builder-preview.is-mobile .merchant-builder-preview__shell>header{grid-template-columns:auto 1fr!important}.merchant-builder-preview.is-mobile .merchant-builder-preview__search{grid-area:2/1/auto/-1!important}.merchant-builder-preview.is-mobile .merchant-builder-preview__cart{display:none!important}.merchant-builder-preview.is-mobile .merchant-builder-preview__hero{min-height:150px!important;padding:14px!important}.merchant-builder-preview.is-mobile .merchant-builder-preview__hero h2{font-size:18px!important}.merchant-builder-preview.is-mobile .merchant-builder-preview__chips{grid-template-columns:repeat(2,1fr)!important}.merchant-builder-published{gap:8px!important;display:grid!important}.merchant-builder-published__header{border:1px solid var(--at-final-border)!important;background:#fff!important;border-radius:9px!important;justify-content:space-between!important;align-items:flex-end!important;gap:12px!important;padding:12px!important;display:flex!important}.merchant-builder-published__header>div:last-child{gap:5px!important;display:flex!important}.merchant-builder-published__header span{color:#067647!important;font-size:8px!important;font-weight:800!important}.merchant-builder-published__header h2{margin:2px 0!important;font-size:15px!important}.merchant-builder-published__header p{color:#667085!important;margin:0!important;font-size:8px!important}.merchant-builder-previous-date{color:#98a2b3!important;font-size:8px!important}.merchant-builder-modal-backdrop{z-index:2300!important;-webkit-backdrop-filter:blur(2px)!important;backdrop-filter:blur(2px)!important;background:#10182875!important;place-items:center!important;padding:18px!important;display:grid!important;position:fixed!important;inset:0!important}.merchant-builder-library,.merchant-builder-publish-dialog{border:1px solid var(--at-final-border)!important;background:#fff!important;border-radius:12px!important;width:min(680px,100%)!important;max-height:min(760px,100dvh - 36px)!important;overflow:auto!important;box-shadow:0 24px 70px #10182833!important}.merchant-builder-library{padding:13px!important}.merchant-builder-library>header{border-bottom:1px solid #edf0f3!important;justify-content:space-between!important;align-items:center!important;padding-bottom:9px!important;display:flex!important}.merchant-builder-library>header span{color:#667085!important;font-size:8px!important}.merchant-builder-library>header h2{margin:2px 0!important;font-size:16px!important}.merchant-builder-library>header>button{background:#fff!important;border:1px solid #e4e7ec!important;border-radius:7px!important;place-items:center!important;width:32px!important;height:32px!important;display:grid!important}.merchant-builder-library__search{margin:10px 0!important;display:block!important}.merchant-builder-library__search input{border:1px solid #d0d5dd!important;border-radius:7px!important;width:100%!important;min-height:40px!important;padding:0 10px!important}.merchant-builder-library__groups{gap:10px!important;display:grid!important}.merchant-builder-library__groups h3{color:#475467!important;margin:0 0 5px!important;font-size:9px!important}.merchant-builder-library__groups section>div{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:5px!important;display:grid!important}.merchant-builder-library__groups button{color:#344054!important;text-align:right!important;background:#fff!important;border:1px solid #e4e7ec!important;border-radius:7px!important;grid-template-columns:30px minmax(0,1fr)!important;align-items:center!important;gap:7px!important;min-height:52px!important;padding:7px!important;display:grid!important}.merchant-builder-library__groups button:disabled{opacity:.42!important}.merchant-builder-library__groups button strong,.merchant-builder-library__groups button small{display:block!important}.merchant-builder-library__groups button strong{font-size:9px!important}.merchant-builder-library__groups button small{color:#98a2b3!important;margin-top:2px!important;font-size:7px!important}.merchant-builder-publish-dialog{padding:15px!important}.merchant-builder-publish-dialog>header span{color:var(--at-final-red)!important;font-size:8px!important;font-weight:800!important}.merchant-builder-publish-dialog>header h2{margin:3px 0!important;font-size:18px!important}.merchant-builder-publish-dialog>p{color:#667085!important;font-size:9px!important}.merchant-builder-publish-summary{grid-template-columns:repeat(3,1fr)!important;gap:6px!important;margin:12px 0!important;display:grid!important}.merchant-builder-publish-summary span{color:#667085!important;text-align:center!important;background:#f9fafb!important;border-radius:8px!important;place-content:center!important;gap:2px!important;min-height:58px!important;font-size:8px!important;display:grid!important}.merchant-builder-publish-summary strong{color:#101828!important;font-size:11px!important}.merchant-builder-publish-dialog footer{border-top:1px solid #edf0f3!important;justify-content:flex-end!important;gap:6px!important;padding-top:10px!important;display:flex!important}.merchant-builder-validation{color:#b42318!important;background:#fef3f2!important;border:1px solid #fecdca!important;border-radius:8px!important;gap:5px!important;padding:10px!important;font-size:8px!important;display:grid!important}.merchant-builder-validation strong{font-size:10px!important}.merchant-builder-validation button{color:#b42318!important;background:0 0!important;border:0!important;width:max-content!important;font-weight:800!important}.customer-app:has(.store-public-page){background:var(--store-background,#f6f7f9)!important}.store-public-page--published{min-height:100dvh!important;color:var(--store-text,#101828)!important;background:var(--store-background,#f6f7f9)!important}.store-public-topbar{z-index:800!important;-webkit-backdrop-filter:blur(12px)!important;backdrop-filter:blur(12px)!important;background:#fffffffa!important;border-bottom:1px solid #e4e7ec!important;position:sticky!important;top:0!important}.store-public-topbar__inner{grid-template-columns:auto minmax(220px,1fr) auto!important;align-items:center!important;gap:12px!important;width:min(100% - 32px,1180px)!important;min-height:64px!important;margin-inline:auto!important;display:grid!important}.store-public-topbar__brand{align-items:center!important;gap:8px!important;min-width:0!important;display:flex!important}.store-public-topbar__brand img{object-fit:contain!important;width:40px!important;height:40px!important}.store-public-topbar__brand strong{text-overflow:ellipsis!important;white-space:nowrap!important;max-width:200px!important;font-size:13px!important;overflow:hidden!important}.store-public-topbar__search{color:#98a2b3!important;background:#f9fafb!important;border:1px solid #e4e7ec!important;border-radius:8px!important;align-items:center!important;gap:7px!important;min-height:38px!important;padding:0 10px!important;font-size:9px!important;display:flex!important}.store-public-topbar__inner>button{color:#344054!important;background:#fff!important;border:1px solid #e4e7ec!important;border-radius:8px!important;place-items:center!important;width:38px!important;height:38px!important;padding:0!important;display:grid!important}.store-public-page--published .store-public-page__content{gap:10px!important;width:min(100% - 32px,1180px)!important;margin-inline:auto!important;padding:14px 0 36px!important;display:grid!important}.store-public-hero--builder{color:#fff!important;min-height:280px!important;box-shadow:var(--at-final-shadow)!important;background-position:50%!important;background-size:cover!important;border:0!important;border-radius:12px!important;align-items:center!important;padding:30px!important;display:grid!important;overflow:hidden!important}.store-public-hero__copy{max-width:620px!important}.store-public-hero__copy small{align-items:center!important;gap:5px!important;font-size:9px!important;font-weight:800!important;display:inline-flex!important}.store-public-hero__copy h1{color:#fff!important;margin:7px 0 4px!important;font-size:clamp(24px,4vw,38px)!important}.store-public-hero__copy p{color:#ffffffd1!important;max-width:520px!important;margin:0 0 13px!important;font-size:11px!important;line-height:1.7!important}.store-public-hero__copy a{color:#fff!important;border-radius:7px!important;align-items:center!important;min-height:38px!important;padding:0 13px!important;font-size:9px!important;font-weight:800!important;text-decoration:none!important;display:inline-flex!important}.store-public-car-search{min-height:72px!important;box-shadow:var(--at-final-shadow)!important;border:1px solid #e4e7ec!important;border-radius:10px!important;justify-content:space-between!important;align-items:center!important;gap:12px!important;padding:11px 13px!important;display:flex!important}.store-public-car-search strong,.store-public-car-search small{display:block!important}.store-public-car-search strong{font-size:12px!important}.store-public-car-search small{color:#667085!important;margin-top:2px!important;font-size:8px!important}.store-public-car-search>button{color:#fff!important;background:var(--store-button)!important;border:0!important;border-radius:7px!important;min-height:36px!important;padding:0 11px!important;font-size:9px!important;font-weight:800!important}.store-public-builder-section{box-shadow:var(--at-final-shadow)!important;border:1px solid #e4e7ec!important;border-radius:10px!important;padding:16px!important}.store-public-builder-section>header{justify-content:space-between!important;align-items:flex-end!important;gap:10px!important;margin-bottom:10px!important;display:flex!important}.store-public-builder-section h2{margin:0!important;font-size:17px!important}.store-public-builder-section header p{color:#667085!important;margin:3px 0 0!important;font-size:9px!important}.store-public-builder-section header>span{color:var(--store-primary)!important;font-size:9px!important;font-weight:800!important}.store-public-chip-grid{grid-template-columns:repeat(6,minmax(0,1fr))!important;gap:6px!important;display:grid!important}.store-public-chip-grid span{color:#344054!important;text-align:center!important;background:#f9fafb!important;border:1px solid #eaecf0!important;border-radius:8px!important;place-items:center!important;min-height:68px!important;padding:8px!important;font-size:9px!important;font-weight:800!important;display:grid!important}.store-public-products__grid--builder{grid-template-columns:repeat(var(--store-desktop-columns,4),minmax(0,1fr))!important;gap:8px!important;display:grid!important}.store-public-products__grid--builder .store-public-product{min-width:0!important;box-shadow:none!important;background:#fff!important;border:1px solid #eaecf0!important;border-radius:8px!important;align-content:start!important;gap:7px!important;padding:9px!important;display:grid!important}.store-public-products__grid--builder .store-public-product__icon{background:#f2f4f7!important;border-radius:7px!important;min-height:120px!important}.store-public-products__grid--builder h3{margin:3px 0!important;font-size:11px!important}.store-public-products__grid--builder p,.store-public-products__grid--builder small{color:#667085!important;margin:0!important;font-size:8px!important}.store-public-products__grid--builder .store-public-product__price strong{color:var(--store-primary)!important;font-size:12px!important}.store-public-products__grid--builder .store-public-product__actions{grid-template-columns:1fr 1fr!important;gap:5px!important;display:grid!important}.store-public-products__grid--builder .store-public-product__actions button{border-radius:6px!important;min-height:34px!important;padding:0 6px!important;font-size:8px!important}.store-public-products__grid--builder .store-public-product__actions button:last-child{color:#fff!important;border-color:var(--store-button)!important;background:var(--store-button)!important}.store-public-empty{color:#98a2b3!important;text-align:center!important;place-items:center!important;gap:5px!important;min-height:120px!important;display:grid!important}.store-public-empty strong{font-size:10px!important}.store-public-contact-strip{grid-template-columns:repeat(3,1fr)!important;gap:6px!important;display:grid!important}.store-public-contact-strip a{color:#344054!important;background:#fff!important;border:1px solid #e4e7ec!important;border-radius:8px!important;justify-content:center!important;align-items:center!important;gap:6px!important;min-height:42px!important;font-size:9px!important;font-weight:800!important;text-decoration:none!important;display:flex!important}.store-public-info-grid--compact article{border-radius:8px!important;min-height:64px!important}.store-public-page--published .store-public-policies{grid-template-columns:repeat(3,1fr)!important;gap:7px!important;display:grid!important}.store-public-page--published .store-public-policies article{border-radius:8px!important;min-height:96px!important;padding:11px!important}.store-public-page--published .store-public-policies h2{font-size:11px!important}.store-public-page--published .store-public-policies p{font-size:8px!important;line-height:1.65!important}.store-public-page--published>.store-public-rating,.store-public-page--published .store-public-page__content>.store-public-rating{color:#b54708!important;align-items:center!important;gap:5px!important;width:max-content!important;padding:6px 8px!important;font-size:8px!important;display:flex!important}.customer-home{gap:14px!important;width:min(100% - 28px,1180px)!important;padding-top:14px!important}.customer-search{border-radius:12px!important}.customer-home__welcome{padding:0 2px!important}.customer-home :is(.products-section,.daily-offers,.features-section,.categories-section){border-radius:12px!important}.customer-home .section-heading h2{font-size:clamp(18px,2.2vw,24px)!important}.customer-home .section-heading p{font-size:10px!important}.at-admin-sidebar__mobile-toggle,.at-admin-sidebar__mobile-backdrop{display:none}@media (width<=1099px){.owner-app.at-admin-shell,.merchant-app.at-admin-shell,.owner-workspace-shell.at-admin-shell,.merchant-workspace-shell.at-admin-shell{direction:rtl!important;display:block!important}.owner-app .at-admin-sidebar,.merchant-app .at-admin-sidebar,.owner-workspace-shell .at-admin-sidebar,.merchant-workspace-shell .at-admin-sidebar{z-index:1600!important;width:min(82vw,304px)!important;height:100dvh!important;padding:calc(10px + env(safe-area-inset-top)) 10px calc(12px + env(safe-area-inset-bottom))!important;transition:transform .2s!important;display:flex!important;position:fixed!important;inset:0 0 0 auto!important;transform:translate(104%)!important;box-shadow:-18px 0 48px #10182842!important}.owner-app .at-admin-sidebar.is-mobile-open,.merchant-app .at-admin-sidebar.is-mobile-open{transform:translate(0)!important}.owner-app .at-admin-sidebar.is-collapsed,.merchant-app .at-admin-sidebar.is-collapsed{width:min(82vw,304px)!important}.owner-app .at-admin-sidebar.is-collapsed .at-admin-sidebar__brand--single strong,.merchant-app .at-admin-sidebar.is-collapsed .at-admin-sidebar__brand--single strong,.owner-app .at-admin-sidebar.is-collapsed .at-admin-sidebar__nav h2,.merchant-app .at-admin-sidebar.is-collapsed .at-admin-sidebar__nav h2,.owner-app .at-admin-sidebar.is-collapsed .at-admin-sidebar__nav button span,.merchant-app .at-admin-sidebar.is-collapsed .at-admin-sidebar__nav button span,.owner-app .at-admin-sidebar.is-collapsed .at-admin-sidebar__nav button>:last-child,.merchant-app .at-admin-sidebar.is-collapsed .at-admin-sidebar__nav button>:last-child{display:initial!important}.owner-app .at-admin-sidebar.is-collapsed .at-admin-sidebar__nav button,.merchant-app .at-admin-sidebar.is-collapsed .at-admin-sidebar__nav button{grid-template-columns:20px minmax(0,1fr) auto!important;justify-items:stretch!important;padding:0 10px!important}.at-admin-sidebar__mobile-toggle{z-index:1700!important;top:calc(12px + env(safe-area-inset-top))!important;color:#344054!important;background:#fff!important;border:1px solid #d0d5dd!important;border-radius:8px!important;place-items:center!important;width:40px!important;height:40px!important;padding:0!important;display:grid!important;position:fixed!important;right:11px!important;box-shadow:0 4px 12px #10182814!important}.at-admin-sidebar__mobile-backdrop.is-open{z-index:1500!important;-webkit-backdrop-filter:blur(2px)!important;backdrop-filter:blur(2px)!important;background:#10182875!important;border:0!important;width:100%!important;height:100%!important;padding:0!important;display:block!important;position:fixed!important;inset:0!important}.owner-app .at-admin-header,.merchant-app .at-admin-header{min-height:62px!important;padding:calc(8px + env(safe-area-inset-top)) 58px 8px 10px!important;grid-template-columns:minmax(0,1fr) auto!important;gap:7px!important}.owner-app .at-admin-header__identity,.merchant-app .at-admin-header__identity{min-width:0!important}.owner-app .at-admin-header__brand-logo,.merchant-app .at-admin-header__brand-logo{width:86px!important;height:34px!important}.owner-app .at-admin-header__identity-copy p,.merchant-app .at-admin-header__identity-copy p{display:none!important}.owner-app .at-admin-header__identity h1,.merchant-app .at-admin-header__identity h1{max-width:150px!important;font-size:12px!important}.owner-app .at-admin-header__search,.merchant-app .at-admin-header__search{grid-area:2/1/auto/-1!important;min-height:38px!important}.owner-app .at-admin-header__actions,.merchant-app .at-admin-header__actions{grid-area:1/2!important}.owner-app .at-admin-header__actions>button,.merchant-app .at-admin-header__actions>button,.owner-app .at-admin-header__language .language-switcher__trigger,.merchant-app .at-admin-header__language .language-switcher__trigger{width:35px!important;min-width:35px!important;height:35px!important;min-height:35px!important}.merchant-connection-chip{top:calc(74px + env(safe-area-inset-top))!important;left:10px!important}.owner-app .owner-page,.merchant-app .merchant-page,.owner-app .partner-status-banner,.merchant-app .partner-status-banner{width:min(100% - 20px,1440px)!important}.owner-app .owner-page,.merchant-app .merchant-page{padding-top:12px!important}.owner-final-kpis{grid-template-columns:repeat(3,minmax(0,1fr))!important}.merchant-final-kpis{grid-template-columns:repeat(2,minmax(0,1fr))!important}.owner-final-grid,.merchant-final-grid,.merchant-domain-settings__grid,.merchant-builder-editor{grid-template-columns:1fr!important}.merchant-builder-settings{min-height:0!important;position:static!important}.merchant-builder-bar{grid-template-columns:1fr auto!important}.merchant-builder-status{grid-area:2/1/auto/-1!important}.merchant-builder-primary-actions{justify-self:end!important}.merchant-builder-tabs{overflow-x:auto!important}}@media (width<=700px){.owner-app .at-admin-header,.merchant-app .at-admin-header{padding-right:57px!important}.owner-app .at-admin-header__brand-logo,.merchant-app .at-admin-header__brand-logo{width:76px!important}.owner-app .at-admin-header__identity h1,.merchant-app .at-admin-header__identity h1{max-width:90px!important;font-size:11px!important}.owner-app .at-admin-header__actions,.merchant-app .at-admin-header__actions{gap:3px!important}.owner-app .at-admin-header__actions>button,.merchant-app .at-admin-header__actions>button,.owner-app .at-admin-header__language .language-switcher__trigger,.merchant-app .at-admin-header__language .language-switcher__trigger{width:33px!important;min-width:33px!important;height:33px!important;min-height:33px!important}.owner-app .owner-page,.merchant-app .merchant-page{gap:9px!important;width:min(100% - 16px,1440px)!important;padding:10px 0 24px!important}.owner-final-heading,.merchant-final-heading{align-items:flex-start!important}.owner-final-heading h1,.merchant-final-heading h1{font-size:19px!important}.owner-final-heading p,.merchant-final-heading p{max-width:230px!important;font-size:9px!important}.owner-final-heading>b,.merchant-final-heading>b{padding:6px 8px!important;font-size:8px!important}.owner-final-kpis{grid-template-columns:repeat(2,minmax(0,1fr))!important}.owner-final-kpis>*,.merchant-final-kpis>*{grid-template-columns:32px minmax(0,1fr)!important;min-height:82px!important;padding:9px!important}.owner-final-kpi__icon,.merchant-final-kpi__icon{width:32px!important;height:32px!important}.owner-final-kpis strong,.merchant-final-kpis strong{font-size:15px!important}.merchant-final-orders__list>button{grid-template-columns:minmax(0,1fr) auto 14px!important}.merchant-final-orders__list>button>b{display:none!important}.merchant-builder-bar{flex-direction:column!important;align-items:stretch!important;gap:7px!important;display:flex!important}.merchant-builder-version-switch{grid-template-columns:1fr 1fr!important;display:grid!important}.merchant-builder-status{order:2!important}.merchant-builder-primary-actions{order:3!important;grid-template-columns:1fr 1fr!important;width:100%!important;display:grid!important}.merchant-builder-primary-actions>button{justify-content:center!important}.merchant-builder-tabs{grid-template-columns:repeat(4,minmax(0,1fr))!important;display:grid!important}.merchant-builder-tabs button{justify-content:center!important;min-width:0!important;padding:0 5px!important;font-size:8px!important}.merchant-builder-section-list,.merchant-builder-settings{padding:9px!important}.merchant-builder-section-card__main{grid-template-columns:14px 30px minmax(0,1fr)!important}.merchant-builder-section-card__main>b{display:none!important}.merchant-builder-section-card__icon{width:30px!important;height:30px!important}.merchant-builder-layout-options{grid-template-columns:repeat(2,1fr)!important}.merchant-builder-card-options,.merchant-builder-color-grid,.merchant-builder-templates{grid-template-columns:1fr!important}.merchant-preview-device-switch{flex-wrap:wrap!important}.merchant-preview-device-switch>span{width:100%!important;margin:2px 0 0!important}.merchant-builder-published__header{flex-direction:column!important;align-items:stretch!important}.merchant-builder-published__header>div:last-child{grid-template-columns:1fr 1fr!important;display:grid!important}.merchant-builder-modal-backdrop{align-items:end!important;padding:0!important}.merchant-builder-library,.merchant-builder-publish-dialog{width:100%!important;max-height:88dvh!important;padding-bottom:calc(14px + env(safe-area-inset-bottom))!important;border-bottom:0!important;border-left:0!important;border-right:0!important;border-radius:16px 16px 0 0!important}.merchant-builder-library__groups section>div,.merchant-builder-publish-summary{grid-template-columns:1fr!important}.merchant-builder-publish-dialog footer{grid-template-columns:1fr 1fr!important;display:grid!important}.store-public-topbar__inner{grid-template-columns:minmax(0,1fr) auto!important;gap:7px!important;width:min(100% - 18px,1180px)!important;min-height:58px!important}.store-public-topbar__brand img{width:34px!important;height:34px!important}.store-public-topbar__brand strong{max-width:170px!important;font-size:11px!important}.store-public-topbar__search{grid-area:2/1/auto/-1!important;min-height:36px!important;margin-bottom:7px!important}.store-public-page--published .store-public-page__content{gap:8px!important;width:min(100% - 16px,1180px)!important;padding-top:8px!important}.store-public-hero--builder{border-radius:9px!important;min-height:190px!important;padding:18px!important}.store-public-hero__copy h1{font-size:23px!important}.store-public-car-search{min-height:64px!important;padding:9px!important}.store-public-builder-section{border-radius:9px!important;padding:11px!important}.store-public-builder-section h2{font-size:15px!important}.store-public-chip-grid{grid-template-columns:repeat(2,1fr)!important}.store-public-chip-grid span{min-height:56px!important}.store-public-products__grid--builder{grid-template-columns:repeat(var(--store-mobile-columns,2),minmax(0,1fr))!important;gap:6px!important}.store-public-products__grid--builder .store-public-product__icon{min-height:90px!important}.store-public-products__grid--builder .store-public-product__actions,.store-public-info-grid--compact,.store-public-page--published .store-public-policies{grid-template-columns:1fr!important}.customer-header-v2__inner{width:min(100% - 16px,1180px)!important;min-height:60px!important}.customer-home{gap:10px!important;width:min(100% - 16px,1180px)!important;padding-top:9px!important}.customer-home :is(.products-section,.daily-offers,.features-section,.categories-section){border-radius:9px!important}}.owner-bottom-nav,.merchant-bottom-nav{display:none!important}@media (prefers-reduced-motion:reduce){.owner-app .at-admin-sidebar,.merchant-app .at-admin-sidebar,.merchant-builder-preview{transition:none!important}}@media (width<=1099px){.owner-app .at-admin-sidebar__brand>button,.merchant-app .at-admin-sidebar__brand>button,.at-admin-sidebar__mobile-toggle[aria-expanded=true]{display:none!important}.at-admin-sidebar__mobile-close{z-index:4!important;top:calc(12px + env(safe-area-inset-top))!important;color:#dbe4ef!important;width:40px!important;height:40px!important;box-shadow:none!important;background:#172232!important;border:1px solid #ffffff1f!important;border-radius:8px!important;place-items:center!important;padding:0!important;display:none!important;position:absolute!important;left:10px!important;right:auto!important}.owner-app .at-admin-sidebar.is-mobile-open .at-admin-sidebar__mobile-close,.merchant-app .at-admin-sidebar.is-mobile-open .at-admin-sidebar__mobile-close{display:grid!important}.owner-app .at-admin-sidebar.is-mobile-open .at-admin-sidebar__brand,.merchant-app .at-admin-sidebar.is-mobile-open .at-admin-sidebar__brand{padding-left:56px!important;position:relative!important}}@media (width>=1100px){.at-admin-sidebar__mobile-close{display:none!important}}:root{--at-accept-content:1600px;--at-accept-red:#b4232d;--at-accept-text:#101828;--at-accept-muted:#667085;--at-accept-border:#dfe3e8;--at-accept-bg:#f4f6f8}.app-route-loading--minimal{min-height:100dvh!important;color:var(--at-accept-text)!important;background:radial-gradient(circle at 50% 42%,#b4232d0b,#0000 24%),#f7f8fa!important;place-content:center!important;justify-items:center!important;gap:16px!important;padding:24px!important;display:grid!important}.app-route-loading__minimal-logo{object-fit:contain!important;max-height:82px!important}.app-route-loading__minimal-progress{background:#e4e7ec!important;border-radius:999px!important;width:min(220px,54vw)!important;height:4px!important;overflow:hidden!important}.app-route-loading__minimal-progress>span{border-radius:inherit!important;background:var(--at-accept-red)!important;width:32%!important;height:100%!important;animation:1.15s ease-in-out infinite alternate autotek-accept-loading!important;display:block!important}.app-workspace-loading,.app-route-loading--brand .app-route-loading__copy{display:none!important}@keyframes autotek-accept-loading{0%{transform:translate(100%)}to{transform:translate(-210%)}}@media (width>=1100px){.owner-app .owner-page,.merchant-app .merchant-page,.owner-app .partner-status-banner,.merchant-app .partner-status-banner{width:min(calc(100% - 40px), var(--at-accept-content))!important}.owner-app .at-admin-header,.merchant-app .at-admin-header{grid-template-columns:auto minmax(360px,1fr) auto!important;padding-inline:20px!important}.owner-app .at-admin-header__identity,.merchant-app .at-admin-header__identity{max-width:330px!important}.owner-app .at-admin-header__brand-logo,.merchant-app .at-admin-header__brand-logo{width:118px!important;height:42px!important}.customer-header-v2__inner,.customer-home,.customer-page-header,.customer-page__content{width:min(100% - 56px,1560px)!important;max-width:1560px!important}.customer-home{gap:18px!important}.customer-home .products-section__track{grid-auto-columns:minmax(220px,1fr)!important}.store-public-topbar__inner,.store-public-page--published .store-public-page__content{width:min(100% - 56px,1560px)!important;max-width:1560px!important}}.owner-app .at-admin-header__identity-copy:empty{display:none!important}@media (width<=1099px){.owner-app .at-admin-header,.merchant-app .at-admin-header{padding-top:calc(8px + env(safe-area-inset-top))!important;grid-template-columns:minmax(0,1fr) auto!important;padding-left:10px!important;padding-right:70px!important}.owner-app .at-admin-header__identity,.merchant-app .at-admin-header__identity{justify-content:flex-start!important;overflow:hidden!important}.owner-app .at-admin-header__brand-logo,.merchant-app .at-admin-header__brand-logo{width:92px!important;max-width:92px!important;height:36px!important}.owner-app .at-admin-header__identity-copy,.merchant-app .at-admin-header__identity-copy{display:none!important}.at-admin-sidebar__mobile-toggle{top:calc(10px + env(safe-area-inset-top))!important;width:44px!important;height:44px!important;right:10px!important}.owner-app .at-admin-header__actions,.merchant-app .at-admin-header__actions{justify-content:flex-end!important}.owner-app .at-admin-header__search,.merchant-app .at-admin-header__search{margin-top:2px!important}.owner-app .at-admin-sidebar,.merchant-app .at-admin-sidebar{width:min(86vw,330px)!important}.owner-app .at-admin-sidebar__nav button,.merchant-app .at-admin-sidebar__nav button{min-height:44px!important;font-size:12px!important}}@media (width<=700px){.owner-app .at-admin-header,.merchant-app .at-admin-header{padding-right:68px!important}.owner-app .at-admin-header__brand-logo,.merchant-app .at-admin-header__brand-logo{width:84px!important}}.owner-settings-complete{color:var(--at-accept-text)!important}.owner-settings-complete__header,.owner-settings-complete__panel,.owner-settings-complete__tabs{border-color:var(--at-accept-border)!important;background:#fff!important;box-shadow:0 1px 2px #10182806!important}.owner-settings-complete__context{gap:3px!important;display:grid!important}.owner-settings-complete__context strong{color:var(--at-accept-text)!important;font-size:14px!important}.owner-settings-complete__context span{color:var(--at-accept-muted)!important;font-size:10px!important}.owner-settings-complete__actions button{color:#344054!important;background:#fff!important;border-color:#d0d5dd!important}.owner-settings-complete__actions .owner-primary-action{color:#fff!important;border-color:var(--at-accept-red)!important;background:var(--at-accept-red)!important}.owner-settings-complete__actions button:disabled{opacity:.48!important}.owner-settings-complete__panel h2,.owner-settings-complete__tabs button.is-active{color:var(--at-accept-text)!important}.owner-settings-complete .owner-form-grid label>span,.owner-settings-complete .owner-settings-note,.owner-settings-complete__panel p,.owner-settings-complete__panel small{color:#475467!important}.owner-settings-complete .owner-form-grid input,.owner-settings-complete .owner-form-grid select,.owner-settings-complete textarea{color:var(--at-accept-text)!important;background:#fff!important;border-color:#cfd5dd!important}.owner-account-final{gap:14px!important;display:grid!important}.owner-account-identity{border:1px solid var(--at-accept-border)!important;background:#fff!important;border-radius:14px!important;grid-template-columns:64px minmax(0,1fr) auto!important;align-items:center!important;gap:14px!important;padding:18px!important;display:grid!important;box-shadow:0 1px 2px #10182808!important}.owner-account-avatar{color:#fff!important;background:#172033!important;border-radius:18px!important;place-items:center!important;width:64px!important;height:64px!important;font-size:18px!important;font-weight:900!important;display:grid!important}.owner-account-identity__copy small,.owner-account-identity__copy p{color:var(--at-accept-muted)!important}.owner-account-identity__copy h1{color:var(--at-accept-text)!important;margin:3px 0!important;font-size:22px!important}.owner-account-identity__copy p{align-items:center!important;gap:5px!important;margin:0!important;font-size:11px!important;display:flex!important}.owner-account-verified{color:#067647!important;background:#ecfdf3!important;border:1px solid #abefc6!important;border-radius:999px!important;align-items:center!important;gap:5px!important;padding:7px 10px!important;font-size:9px!important;font-weight:800!important;display:inline-flex!important}.owner-account-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px!important;display:grid!important}.owner-account-card{border:1px solid var(--at-accept-border)!important;background:#fff!important;border-radius:12px!important;padding:15px!important}.owner-account-card>header{align-items:center!important;gap:9px!important;margin-bottom:12px!important;display:flex!important}.owner-account-card>header>svg{color:var(--at-accept-red)!important}.owner-account-card header strong,.owner-account-card header small{display:block!important}.owner-account-card header strong{color:var(--at-accept-text)!important;font-size:12px!important}.owner-account-card header small{color:var(--at-accept-muted)!important;margin-top:2px!important;font-size:9px!important}.owner-account-card dl{gap:0!important;margin:0!important;display:grid!important}.owner-account-card dl>div{border-bottom:1px solid #edf0f3!important;justify-content:space-between!important;align-items:center!important;gap:10px!important;min-height:38px!important;display:flex!important}.owner-account-card dt{color:var(--at-accept-muted)!important;font-size:9px!important}.owner-account-card dd{color:var(--at-accept-text)!important;margin:0!important;font-size:10px!important;font-weight:800!important}.owner-account-roles{flex-wrap:wrap!important;gap:7px!important;display:flex!important}.owner-account-roles>span{color:var(--at-accept-text)!important;background:#f9fafb!important;border:1px solid #d0d5dd!important;border-radius:9px!important;align-items:center!important;gap:7px!important;padding:8px 10px!important;font-size:10px!important;font-weight:800!important;display:inline-flex!important}.owner-account-roles b{color:#067647!important;font-size:8px!important}.owner-account-list{display:grid!important}.owner-account-list>span{border-bottom:1px solid #edf0f3!important;grid-template-columns:22px minmax(0,1fr)!important;align-items:center!important;gap:8px!important;padding:9px 0!important;display:grid!important}.owner-account-list strong,.owner-account-list small{display:block!important}.owner-account-list strong{font-size:10px!important}.owner-account-list small{color:var(--at-accept-muted)!important;margin-top:2px!important;font-size:8px!important}.owner-account-danger{background:#fff!important;border:1px solid #fecdca!important;border-radius:12px!important;justify-content:space-between!important;align-items:center!important;gap:14px!important;padding:14px 16px!important;display:flex!important}.owner-account-danger strong,.owner-account-danger small{display:block!important}.owner-account-danger small{color:var(--at-accept-muted)!important;margin-top:2px!important;font-size:9px!important}.owner-account-danger button{color:#b42318!important;background:#fef3f2!important;border:1px solid #fecdca!important;border-radius:8px!important;align-items:center!important;gap:6px!important;min-height:38px!important;padding:0 11px!important;font-size:9px!important;font-weight:850!important;display:inline-flex!important}.merchant-account-identity{border:1px solid var(--at-accept-border)!important;background:#fff!important;border-radius:13px!important;grid-template-columns:58px minmax(0,1fr) auto!important;align-items:center!important;gap:13px!important;padding:16px!important;display:grid!important;box-shadow:0 1px 2px #10182808!important}.merchant-account-avatar{color:#fff!important;background:#172033!important;border-radius:16px!important;place-items:center!important;width:58px!important;height:58px!important;display:grid!important}.merchant-account-identity__copy small,.merchant-account-identity__copy p{color:var(--at-accept-muted)!important}.merchant-account-identity__copy h1{color:var(--at-accept-text)!important;margin:2px 0!important;font-size:19px!important}.merchant-account-identity__copy p{align-items:center!important;gap:5px!important;margin:0!important;font-size:10px!important;display:flex!important}.merchant-account-role-chips{flex-wrap:wrap!important;gap:5px!important;margin-top:7px!important;display:flex!important}.merchant-account-role-chips>span{color:#344054!important;background:#f2f4f7!important;border-radius:999px!important;padding:4px 7px!important;font-size:8px!important;font-weight:800!important}.merchant-account-identity__actions{justify-items:end!important;gap:7px!important;display:grid!important}.merchant-account-identity__actions>span{color:#067647!important;align-items:center!important;gap:5px!important;font-size:9px!important;font-weight:800!important;display:inline-flex!important}.merchant-account-identity__actions>button{color:#344054!important;background:#fff!important;border:1px solid #d0d5dd!important;border-radius:8px!important;min-height:34px!important;padding:0 10px!important;font-size:9px!important;font-weight:800!important}@media (width<=760px){.owner-account-identity,.merchant-account-identity{grid-template-columns:52px minmax(0,1fr)!important;align-items:start!important}.owner-account-avatar,.merchant-account-avatar{border-radius:14px!important;width:52px!important;height:52px!important}.owner-account-verified,.merchant-account-identity__actions{grid-column:1/-1!important;justify-self:stretch!important}.merchant-account-identity__actions{justify-items:stretch!important}.owner-account-grid{grid-template-columns:1fr!important}.owner-account-danger{flex-direction:column!important;align-items:stretch!important}.owner-account-danger button{justify-content:center!important}}@media (prefers-reduced-motion:reduce){.app-route-loading__minimal-progress>span{width:48%!important;animation:none!important}}:root{--at2-navy:#10233c;--at2-navy-2:#17314f;--at2-red:#d92d3a;--at2-red-dark:#b4232d;--at2-red-soft:#fff1f2;--at2-bg:#f5f7fa;--at2-surface:#fff;--at2-surface-soft:#f8fafc;--at2-border:#e4e9ef;--at2-border-strong:#d6dde6;--at2-text:#142033;--at2-muted:#697789;--at2-success:#16805c;--at2-warning:#b7791f;--at2-shadow:0 10px 30px #0f233c0f;--at2-shadow-hover:0 16px 38px #0f233c1a;--at2-radius:14px;--at2-radius-sm:10px;--at2-header:72px;--at2-sidebar:248px;--at2-sidebar-collapsed:76px;--at2-mobile-menu-slot:52px}html,body,#root{background:var(--at2-bg);min-inline-size:320px;color:var(--at2-text)}body{font-family:Tajawal,IBM Plex Sans Arabic,Noto Sans Arabic,Segoe UI,Arial,sans-serif}:where(.owner-page,.merchant-page,.customer-page,.account-feature,.auth-shell,.secure-auth-page){color:var(--at2-text)}:where(.owner-page,.merchant-page){inline-size:min(100%,1440px);margin-inline:auto;padding:clamp(16px,2.2vw,30px)!important}:where(.owner-page,.merchant-page) :is(h1,h2,h3,strong){color:var(--at2-text)}:where(.owner-page,.merchant-page) :is(p,small){color:var(--at2-muted)}:where(.owner-page,.merchant-page) :is(.owner-panel,.merchant-panel,.owner-kpi,.merchant-kpi,.owner-dashboard-card,.merchant-dashboard-card,.owner-summary-card,.merchant-summary-card,.owner-store-admin-card,.merchant-settings-summary article,.merchant-settings-grid>button,.account-feature__panel){border:1px solid var(--at2-border)!important;border-radius:var(--at2-radius)!important;background:var(--at2-surface)!important;box-shadow:0 1px 2px #0f233c05!important}:where(.owner-page,.merchant-page) button{font-family:inherit}:where(.owner-page,.merchant-page) :is(input,select,textarea){border-color:var(--at2-border-strong)!important;color:var(--at2-text)!important;box-shadow:none!important;background:#fff!important;border-radius:10px!important}:where(.owner-page,.merchant-page) :is(input,select,textarea):focus{border-color:#9caec2!important;outline:0!important;box-shadow:0 0 0 3px #17314f14!important}:where(.owner-control-center,.merchant-portal).at-admin-shell{background:var(--at2-bg)!important}@media (width>=1100px){:where(.owner-control-center,.merchant-portal).at-admin-shell{min-block-size:100dvh;direction:inherit;grid-template-columns:var(--at2-sidebar) minmax(0,1fr)!important;display:grid!important}:where(.owner-control-center,.merchant-portal).at-admin-shell:has(.at-admin-sidebar.is-collapsed){grid-template-columns:var(--at2-sidebar-collapsed) minmax(0,1fr)!important}:where(.owner-control-center,.merchant-portal) .at-admin-sidebar{align-self:start!important;block-size:100dvh!important;inline-size:100%!important;position:sticky!important;inset-block-start:0!important}}:where(.owner-control-center,.merchant-portal) .at-admin-sidebar{z-index:950!important;border:0!important;border-inline-end:1px solid var(--at2-border)!important;color:var(--at2-text)!important;background:#fff!important;overflow:hidden!important;box-shadow:2px 0 18px #0f233c0a!important}:where(.owner-control-center,.merchant-portal) .at-admin-sidebar__brand{border-block-end:1px solid var(--at2-border)!important;background:#fff!important;min-block-size:64px!important;padding:12px 14px!important}:where(.owner-control-center,.merchant-portal) .at-admin-sidebar__brand strong{color:var(--at2-navy)!important;font-size:13px!important;font-weight:850!important}:where(.owner-control-center,.merchant-portal) .at-admin-sidebar__brand button{border:1px solid var(--at2-border)!important;color:#607186!important;background:var(--at2-surface-soft)!important}:where(.owner-control-center,.merchant-portal) .at-admin-sidebar__nav{scrollbar-width:thin;scrollbar-color:#dbe2e9 transparent;padding:10px 9px 20px!important}:where(.owner-control-center,.merchant-portal) .at-admin-sidebar__nav section{gap:2px!important}:where(.owner-control-center,.merchant-portal) .at-admin-sidebar__nav h2{letter-spacing:.02em;color:#98a4b2!important;margin:10px 0 4px!important;padding-inline:10px!important;font-size:9px!important;font-weight:850!important}:where(.owner-control-center,.merchant-portal) .at-admin-sidebar__nav button{color:#526174!important;min-block-size:40px!important;box-shadow:none!important;text-align:start!important;background:0 0!important;border:0!important;border-radius:9px!important;grid-template-columns:20px minmax(0,1fr) auto!important;gap:9px!important;padding:0 10px!important;font-size:11px!important;font-weight:780!important}:where(.owner-control-center,.merchant-portal) .at-admin-sidebar__nav button:hover{color:var(--at2-navy)!important;background:#f7f9fb!important}:where(.owner-control-center,.merchant-portal) .at-admin-sidebar__nav button.is-active{color:var(--at2-red-dark)!important;background:var(--at2-red-soft)!important;box-shadow:inset -3px 0 0 var(--at2-red)!important}html[dir=ltr] :where(.owner-control-center,.merchant-portal) .at-admin-sidebar__nav button.is-active{box-shadow:inset 3px 0 0 var(--at2-red)!important}:where(.owner-control-center,.merchant-portal) .at-admin-sidebar__nav button b{color:#fff!important;background:var(--at2-red)!important;border-radius:999px!important;block-size:20px!important;min-inline-size:20px!important;font-size:8px!important}:where(.owner-control-center,.merchant-portal) .at-admin-main{background:var(--at2-bg)!important;min-inline-size:0!important}:where(.owner-control-center,.merchant-portal) .at-admin-header{z-index:900!important;min-block-size:var(--at2-header)!important;border:0!important;border-block-end:1px solid var(--at2-border)!important;-webkit-backdrop-filter:blur(16px)!important;backdrop-filter:blur(16px)!important;background:#fffffffa!important;grid-template-columns:minmax(185px,.75fr) minmax(280px,1.2fr) auto!important;align-items:center!important;gap:14px!important;padding:9px 18px!important;display:grid!important;position:sticky!important;inset-block-start:0!important;box-shadow:0 2px 14px #0f233c0a!important}.at-admin-header__mobile-menu-reserve{display:none}:where(.owner-control-center,.merchant-portal) .at-admin-header__identity{align-items:center!important;gap:10px!important;min-inline-size:0!important;display:flex!important}:where(.owner-control-center,.merchant-portal) .at-admin-header__brand-logo{object-fit:contain!important;object-position:center!important;block-size:42px!important;inline-size:112px!important;max-inline-size:100%!important}:where(.owner-control-center,.merchant-portal) .at-admin-header__identity-copy{min-inline-size:0!important}:where(.owner-control-center,.merchant-portal) .at-admin-header__identity-copy span{color:var(--at2-red-dark)!important;font-size:9px!important;font-weight:850!important}:where(.owner-control-center,.merchant-portal) .at-admin-header__identity-copy h1{text-overflow:ellipsis;white-space:nowrap;overflow:hidden;color:var(--at2-navy)!important;margin:1px 0 0!important;font-size:14px!important;font-weight:850!important}:where(.owner-control-center,.merchant-portal) .at-admin-header__identity-copy p{text-overflow:ellipsis;white-space:nowrap;overflow:hidden;color:var(--at2-muted)!important;margin:0!important;font-size:9px!important}:where(.owner-control-center,.merchant-portal) .at-admin-header__search{border:1px solid var(--at2-border)!important;color:#718096!important;min-block-size:42px!important;box-shadow:none!important;background:#f8fafc!important;border-radius:11px!important;align-items:center!important;gap:9px!important;padding-inline:12px!important;display:flex!important}:where(.owner-control-center,.merchant-portal) .at-admin-header__search input{box-shadow:none!important;background:0 0!important;border:0!important}:where(.owner-control-center,.merchant-portal) .at-admin-header__search kbd{border:1px solid var(--at2-border)!important;color:#91a0b1!important;background:#fff!important;border-radius:6px!important}:where(.owner-control-center,.merchant-portal) .at-admin-header__actions{align-items:center!important;gap:7px!important;display:flex!important}:where(.owner-control-center,.merchant-portal) .at-admin-header__actions>button,:where(.owner-control-center,.merchant-portal) .at-admin-header__language .language-switcher__trigger{border:1px solid var(--at2-border)!important;color:#516177!important;block-size:40px!important;min-block-size:40px!important;inline-size:40px!important;min-inline-size:40px!important;box-shadow:none!important;background:#fff!important;border-radius:10px!important;place-items:center!important;padding:0!important;display:grid!important}:where(.owner-control-center,.merchant-portal) .at-admin-header__actions>button:hover,:where(.owner-control-center,.merchant-portal) .at-admin-header__language .language-switcher__trigger:hover{color:var(--at2-red-dark)!important;background:var(--at2-red-soft)!important;border-color:#f3c5c9!important}@media (width<=1099px){:where(.owner-control-center,.merchant-portal).at-admin-shell{padding-block-end:74px;display:block!important}:where(.owner-control-center,.merchant-portal) .at-admin-header{grid-template-columns:var(--at2-mobile-menu-slot) minmax(0,1fr) auto!important;min-block-size:auto!important;padding:calc(7px + env(safe-area-inset-top)) 12px 8px!important;grid-template-areas:"menu brand actions""search search search"!important;gap:8px 10px!important}.at-admin-header__mobile-menu-reserve{inline-size:var(--at2-mobile-menu-slot);grid-area:menu;block-size:44px;display:block!important}:where(.owner-control-center,.merchant-portal) .at-admin-header__identity{grid-area:brand;overflow:hidden;justify-content:flex-start!important}:where(.owner-control-center,.merchant-portal) .at-admin-header__brand-logo{block-size:38px!important;inline-size:104px!important;max-inline-size:min(34vw,112px)!important}:where(.owner-control-center,.merchant-portal) .at-admin-header__identity-copy{display:none!important}:where(.owner-control-center,.merchant-portal) .at-admin-header__actions{grid-area:actions;justify-self:end;gap:5px!important}:where(.owner-control-center,.merchant-portal) .at-admin-header__actions>button,:where(.owner-control-center,.merchant-portal) .at-admin-header__language .language-switcher__trigger{block-size:38px!important;min-block-size:38px!important;inline-size:38px!important;min-inline-size:38px!important}:where(.owner-control-center,.merchant-portal) .at-admin-header__search{grid-area:search;min-block-size:40px!important}:where(.owner-control-center,.merchant-portal) .at-admin-header__search kbd{display:none!important}:where(.owner-control-center,.merchant-portal) .at-admin-sidebar__mobile-toggle{z-index:1120!important;border:1px solid var(--at2-border)!important;block-size:44px!important;inline-size:44px!important;color:var(--at2-navy)!important;background:#fff!important;border-radius:11px!important;place-items:center!important;padding:0!important;display:grid!important;position:fixed!important;inset-block-start:calc(8px + env(safe-area-inset-top))!important;inset-inline-start:12px!important;box-shadow:0 6px 18px #0f233c17!important}:where(.owner-control-center,.merchant-portal) .at-admin-sidebar{z-index:1100!important;block-size:100dvh!important;inline-size:min(86vw,310px)!important;transition:transform .2s!important;position:fixed!important;inset-block:0!important;inset-inline-start:0!important;transform:translate(calc(100% + 16px))!important;box-shadow:-18px 0 45px #0f233c2e!important}html[dir=ltr] :where(.owner-control-center,.merchant-portal) .at-admin-sidebar{transform:translate(calc(-100% - 16px))!important;box-shadow:18px 0 45px #0f233c2e!important}:where(.owner-control-center,.merchant-portal) .at-admin-sidebar.is-mobile-open{transform:translate(0)!important}:where(.owner-control-center,.merchant-portal) .at-admin-sidebar__mobile-backdrop{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);z-index:1090!important;background:#0f172a61!important;border:0!important;display:none!important;position:fixed!important;inset:0!important}:where(.owner-control-center,.merchant-portal) .at-admin-sidebar__mobile-backdrop.is-open{display:block!important}}@media (width<=520px){:where(.owner-control-center,.merchant-portal) .at-admin-header{grid-template-columns:48px minmax(82px,1fr) auto!important;gap:7px!important;padding-inline:9px!important}:where(.owner-control-center,.merchant-portal) .at-admin-sidebar__mobile-toggle{block-size:42px!important;inline-size:42px!important;inset-inline-start:9px!important}:where(.owner-control-center,.merchant-portal) .at-admin-header__brand-logo{inline-size:92px!important;max-inline-size:29vw!important}:where(.owner-control-center,.merchant-portal) .at-admin-header__mobile-search-toggle{display:none!important}}.customer-app{background:var(--at2-bg)!important}.customer-app :is(.customer-header-v2__cart,.customer-header-v2 .language-switcher__trigger){border:1px solid var(--at2-border)!important;color:#516177!important;box-shadow:none!important;background:#fff!important;border-radius:10px!important}.customer-app .customer-header-v2__cart-count{background:var(--at2-red)!important}@media (width<=700px){.customer-app .customer-header-v2__inner{min-block-size:66px!important;inline-size:calc(100% - 18px)!important}}:where(.owner-page,.merchant-page) :is(.owner-page-header,.merchant-page-header){margin-block-end:16px!important}:where(.owner-page,.merchant-page) :is(.owner-page-header,.merchant-page-header) h1{letter-spacing:-.02em;color:var(--at2-navy)!important;margin:0!important;font-size:clamp(20px,2vw,27px)!important;font-weight:900!important}:where(.owner-page,.merchant-page) :is(.owner-page-header,.merchant-page-header) p{color:var(--at2-muted)!important;margin:5px 0 0!important;font-size:12px!important;line-height:1.7!important}:where(.owner-page,.merchant-page) :is(.owner-header-action,.merchant-header-action,.merchant-action--primary){border:1px solid var(--at2-red)!important;color:#fff!important;background:var(--at2-red)!important;box-shadow:none!important;border-radius:10px!important}:where(.owner-page,.merchant-page) :is(.owner-toolbar,.merchant-toolbar){border:1px solid var(--at2-border)!important;border-radius:var(--at2-radius)!important;box-shadow:none!important;background:#fff!important}:where(.owner-page,.merchant-page) table{inline-size:100%;border-collapse:separate!important;border-spacing:0!important}:where(.owner-page,.merchant-page) th{color:#748196!important;background:#f8fafc!important;font-size:10px!important;font-weight:850!important}:where(.owner-page,.merchant-page) td{color:#26364b!important;border-block-end:1px solid #eef1f4!important}.merchant-settings-summary{gap:10px!important}.merchant-settings-summary article{box-shadow:none!important;padding:14px!important}.merchant-settings-grid{gap:10px!important}.merchant-settings-grid>button{min-block-size:78px!important;box-shadow:none!important;padding:14px!important;transition:border-color .15s,transform .15s!important}.merchant-settings-grid>button:hover{transform:translateY(-1px);box-shadow:var(--at2-shadow)!important;border-color:#cfd8e3!important}.at-owner-delegation-bar{color:#7f1d1d;background:#fff6f6;border-block-end:1px solid #f3c5c9;justify-content:space-between;align-items:center;gap:12px;padding:9px 16px;font-size:11px;font-weight:750;display:flex}.at-owner-delegation-bar strong{color:#7f1d1d}.at-owner-delegation-bar button{color:#8b1e27;background:#fff;border:1px solid #f0b6bc;border-radius:8px;min-block-size:34px;padding-inline:12px}:where(.owner-page,.merchant-page,.customer-app) :is(.owner-empty,.merchant-empty,.customer-empty,.app-route-loading){border:1px dashed var(--at2-border-strong)!important;border-radius:var(--at2-radius)!important;color:var(--at2-muted)!important;box-shadow:none!important;background:#fff!important}@media (prefers-reduced-motion:reduce){:where(.owner-control-center,.merchant-portal) .at-admin-sidebar{transition:none!important}}.merchant-preview-context-switch{flex-wrap:wrap;align-items:center;gap:6px;margin:8px 0 12px;display:flex}.merchant-preview-context-switch button{border:1px solid var(--at2-border);color:#5c6b7d;background:#fff;border-radius:9px;min-block-size:34px;padding:0 12px;font-weight:800}.merchant-preview-context-switch button.is-active{color:var(--at2-red-dark);background:var(--at2-red-soft);border-color:#f0b8be}.merchant-domain-readiness{border:1px solid var(--at2-border);background:#f8fafc;border-radius:10px;gap:4px;margin-block-start:12px;padding:12px;display:grid}.merchant-domain-readiness strong{font-size:12px}.merchant-domain-readiness span,.merchant-domain-readiness small{color:var(--at2-muted);font-size:10px}.merchant-domain-readiness[data-domain-status=active]{background:#f0fbf7;border-color:#b8dfd1}.merchant-domain-readiness[data-domain-status=error]{background:#fff5f5;border-color:#f2c2c7}.merchant-error-banner{color:#8a1c25;background:#fff5f5;border:1px solid #f1c3c7;border-radius:10px;margin-block:10px;padding:10px 12px;font-size:11px;font-weight:750}@media (width<=700px){.at-owner-delegation-bar{align-items:flex-start;padding:9px 12px}.at-owner-delegation-bar div{gap:2px;display:grid}.merchant-preview-context-switch{margin-block:6px 10px}}:where(.workshop-portal,.courier-portal) .at-admin-sidebar{border:0!important;border-inline-end:1px solid var(--at2-border)!important;color:var(--at2-text)!important;background:#fff!important;box-shadow:2px 0 18px #0f233c0a!important}:where(.workshop-portal,.courier-portal) .at-admin-sidebar__brand{border-block-end:1px solid var(--at2-border)!important;background:#fff!important;min-block-size:64px!important;padding:12px 14px!important}:where(.workshop-portal,.courier-portal) .at-admin-sidebar__brand strong{color:var(--at2-navy)!important;font-size:13px!important;font-weight:850!important}:where(.workshop-portal,.courier-portal) .at-admin-sidebar__nav{gap:8px!important;padding:10px 9px 20px!important;display:grid!important;overflow:auto!important}:where(.workshop-portal,.courier-portal) .at-admin-sidebar__nav section{gap:2px!important;display:grid!important}:where(.workshop-portal,.courier-portal) .at-admin-sidebar__nav h2{color:#98a4b2!important;margin:10px 0 4px!important;padding-inline:10px!important;font-size:9px!important;font-weight:850!important}:where(.workshop-portal,.courier-portal) .at-admin-sidebar__nav button{color:#526174!important;min-block-size:44px!important;box-shadow:none!important;text-align:start!important;background:0 0!important;border:0!important;border-radius:9px!important;grid-template-columns:20px minmax(0,1fr) auto!important;align-items:center!important;gap:9px!important;padding:0 10px!important;font-size:11px!important;font-weight:780!important;display:grid!important}:where(.workshop-portal,.courier-portal) .at-admin-sidebar__nav button.is-active{color:var(--at2-red-dark)!important;background:var(--at2-red-soft)!important;box-shadow:inset -3px 0 0 var(--at2-red)!important}html[dir=ltr] :where(.workshop-portal,.courier-portal) .at-admin-sidebar__nav button.is-active{box-shadow:inset 3px 0 0 var(--at2-red)!important}@media (width<=1099px){:where(.workshop-portal,.courier-portal){padding-block-end:0!important;padding-inline-start:0!important}:where(.workshop-portal,.courier-portal) .app-top-header__inner{padding-inline-start:68px!important}:where(.workshop-portal,.courier-portal) :is(.workshop-bottom-nav,.driver-bottom-nav){display:none!important}:where(.workshop-portal,.courier-portal) .at-admin-sidebar__mobile-toggle{z-index:6200!important;border:1px solid var(--at2-border)!important;block-size:44px!important;inline-size:44px!important;color:var(--at2-navy)!important;background:#fff!important;border-radius:11px!important;place-items:center!important;padding:0!important;display:grid!important;position:fixed!important;inset-block-start:calc(8px + env(safe-area-inset-top))!important;inset-inline-start:12px!important;box-shadow:0 6px 18px #0f233c17!important}.workshop-portal .workshop-sidebar.at-admin-sidebar,.courier-portal .driver-sidebar.at-admin-sidebar{z-index:6100!important;flex-direction:column!important;block-size:100dvh!important;inline-size:min(86vw,310px)!important;padding:10px!important;transition:transform .2s!important;display:flex!important;position:fixed!important;inset-block:0!important;inset-inline-start:0!important;transform:translate(calc(100% + 16px))!important;box-shadow:-18px 0 45px #0f233c2e!important}html[dir=ltr] .workshop-portal .workshop-sidebar.at-admin-sidebar,html[dir=ltr] .courier-portal .driver-sidebar.at-admin-sidebar{transform:translate(calc(-100% - 16px))!important;box-shadow:18px 0 45px #0f233c2e!important}.workshop-portal .workshop-sidebar.at-admin-sidebar.is-mobile-open,.courier-portal .driver-sidebar.at-admin-sidebar.is-mobile-open{transform:translate(0)!important}.workshop-portal .at-admin-sidebar__mobile-backdrop,.courier-portal .at-admin-sidebar__mobile-backdrop{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);z-index:6090!important;background:#0f172a61!important;border:0!important;display:none!important;position:fixed!important;inset:0!important}.workshop-portal .at-admin-sidebar__mobile-backdrop.is-open,.courier-portal .at-admin-sidebar__mobile-backdrop.is-open{z-index:6090!important;display:block!important}.app-preview-shell .at-admin-sidebar__mobile-toggle{inset-block-start:calc(var(--autotek-preview-bar-height,58px) + 8px + env(safe-area-inset-top))!important}.app-preview-shell :is(.owner-control-center .at-admin-sidebar,.merchant-portal .at-admin-sidebar,.workshop-portal .workshop-sidebar.at-admin-sidebar,.courier-portal .driver-sidebar.at-admin-sidebar){block-size:calc(100dvh - var(--autotek-preview-bar-height,58px))!important;inset-block-start:var(--autotek-preview-bar-height,58px)!important;inset-block-end:0!important}.app-preview-shell .at-admin-sidebar__mobile-backdrop,.app-preview-shell :where(.owner-control-center,.merchant-portal) .at-admin-header{inset-block-start:var(--autotek-preview-bar-height,58px)!important}:where(.workshop-portal,.courier-portal) .at-admin-sidebar.is-collapsed{inline-size:min(86vw,310px)!important}:where(.workshop-portal,.courier-portal) .at-admin-sidebar.is-collapsed :is(.at-admin-sidebar__nav h2,.at-admin-sidebar__nav button span){display:initial!important}:where(.workshop-portal,.courier-portal) .at-admin-sidebar__brand>button{display:none!important}}@media (width<=520px){:where(.workshop-portal,.courier-portal) .at-admin-sidebar__mobile-toggle{block-size:42px!important;inline-size:42px!important;inset-inline-start:9px!important}:where(.workshop-portal,.courier-portal) .app-top-header__inner{padding-inline-start:62px!important}}:root{--at-va-mobile-edge:10px;--at-va-menu:44px;--at-va-brand:116px;--at-va-action:38px;--at-va-gap:6px}@media (width<=700px){:where(.owner-control-center,.owner-app,.owner-workspace-shell,.merchant-portal,.merchant-app,.merchant-workspace-shell) .at-admin-header{padding:calc(8px + env(safe-area-inset-top)) var(--at-va-mobile-edge) 9px!important;direction:ltr!important;grid-template-columns:124px minmax(92px,1fr) 48px!important;grid-template-areas:"actions brand menu""search search search"!important;align-items:center!important;gap:8px 7px!important;overflow:visible!important}:where(.owner-control-center,.owner-app,.owner-workspace-shell,.merchant-portal,.merchant-app,.merchant-workspace-shell) .at-admin-header__mobile-menu-reserve{grid-area:menu!important;block-size:44px!important;inline-size:48px!important}:where(.owner-control-center,.owner-app,.owner-workspace-shell,.merchant-portal,.merchant-app,.merchant-workspace-shell) .at-admin-header__identity{inline-size:100%!important;min-inline-size:0!important;max-inline-size:var(--at-va-brand)!important;direction:rtl!important;grid-area:brand!important;justify-content:center!important;justify-self:center!important;overflow:visible!important}:where(.owner-control-center,.owner-app,.owner-workspace-shell,.merchant-portal,.merchant-app,.merchant-workspace-shell) .at-admin-header__brand-logo{inline-size:min(100%, var(--at-va-brand))!important;max-inline-size:var(--at-va-brand)!important;object-fit:contain!important;object-position:center!important;background:0 0!important;block-size:40px!important;display:block!important}:where(.owner-control-center,.owner-app,.owner-workspace-shell,.merchant-portal,.merchant-app,.merchant-workspace-shell) .at-admin-header__identity-copy{display:none!important}:where(.owner-control-center,.owner-app,.owner-workspace-shell,.merchant-portal,.merchant-app,.merchant-workspace-shell) .at-admin-header__actions{justify-content:flex-start!important;justify-self:start!important;align-items:center!important;gap:var(--at-va-gap)!important;direction:ltr!important;flex-direction:row-reverse!important;grid-area:actions!important;inline-size:124px!important;max-inline-size:124px!important;display:flex!important;overflow:visible!important}:where(.owner-control-center,.owner-app,.owner-workspace-shell,.merchant-portal,.merchant-app,.merchant-workspace-shell) .at-admin-header__actions>.at-admin-ai,:where(.owner-control-center,.owner-app,.owner-workspace-shell,.merchant-portal,.merchant-app,.merchant-workspace-shell) .at-admin-header__actions>button[aria-label=المعاينة]{display:none!important}:where(.owner-control-center,.owner-app,.owner-workspace-shell,.merchant-portal,.merchant-app,.merchant-workspace-shell) .at-admin-header__actions>button,:where(.owner-control-center,.owner-app,.owner-workspace-shell,.merchant-portal,.merchant-app,.merchant-workspace-shell) .at-admin-header__language,:where(.owner-control-center,.owner-app,.owner-workspace-shell,.merchant-portal,.merchant-app,.merchant-workspace-shell) .at-admin-header__language .language-switcher__trigger{flex:0 0 var(--at-va-action)!important;inline-size:var(--at-va-action)!important;min-inline-size:var(--at-va-action)!important;max-inline-size:var(--at-va-action)!important;block-size:var(--at-va-action)!important;min-block-size:var(--at-va-action)!important;max-block-size:var(--at-va-action)!important}:where(.owner-control-center,.owner-app,.owner-workspace-shell,.merchant-portal,.merchant-app,.merchant-workspace-shell) .at-admin-header__search{direction:rtl!important;grid-area:search!important;min-block-size:44px!important;inline-size:100%!important;min-inline-size:0!important;margin:0!important}:where(.owner-control-center,.owner-app,.owner-workspace-shell,.merchant-portal,.merchant-app,.merchant-workspace-shell) .at-admin-sidebar__mobile-toggle{z-index:7200!important;top:calc(8px + env(safe-area-inset-top))!important;right:var(--at-va-mobile-edge)!important;inline-size:var(--at-va-menu)!important;block-size:var(--at-va-menu)!important;left:auto!important}.merchant-connection-chip{display:none!important}}@media (width<=360px){:root{--at-va-brand:96px;--at-va-action:36px;--at-va-gap:4px}:where(.owner-control-center,.owner-app,.owner-workspace-shell,.merchant-portal,.merchant-app,.merchant-workspace-shell) .at-admin-header{grid-template-columns:116px minmax(82px,1fr) 44px!important;column-gap:5px!important;padding-inline:7px!important}:where(.owner-control-center,.owner-app,.owner-workspace-shell,.merchant-portal,.merchant-app,.merchant-workspace-shell) .at-admin-header__actions{inline-size:116px!important;max-inline-size:116px!important}}@media (width<=1099px){.at-admin-sidebar{color:#dce6f2!important;background:#0b1829!important;border:0!important;flex-direction:column!important;display:flex!important;overflow:hidden!important}.at-admin-sidebar__brand{min-block-size:72px!important;padding:calc(12px + env(safe-area-inset-top)) 68px 12px 16px!important;background:#101f33!important;border-block-end:1px solid #ffffff14!important;flex:none!important;align-items:center!important;display:flex!important}.at-admin-sidebar__brand strong{color:#fff!important;text-overflow:ellipsis!important;white-space:nowrap!important;inline-size:100%!important;min-inline-size:0!important;font-size:15px!important;font-weight:900!important;line-height:1.35!important;display:block!important;overflow:hidden!important}.at-admin-sidebar__brand>button{display:none!important}.at-admin-sidebar__nav{overscroll-behavior:contain!important;min-block-size:0!important;padding:8px 10px calc(28px + env(safe-area-inset-bottom))!important;scrollbar-width:thin!important;flex:auto!important;overflow:hidden auto!important}.at-admin-sidebar__nav h2{color:#73859a!important}.at-admin-sidebar__nav button{color:#c7d3e1!important;background:0 0!important}.at-admin-sidebar__nav button:hover{color:#fff!important;background:#ffffff0d!important}.at-admin-sidebar__nav button.is-active{color:#fff!important;background:#1a3857!important;box-shadow:inset -4px 0 #ef3340!important}html[dir=ltr] .at-admin-sidebar__nav button.is-active{box-shadow:inset 4px 0 #ef3340!important}.at-admin-sidebar__mobile-backdrop.is-open{-webkit-backdrop-filter:blur(2px)!important;backdrop-filter:blur(2px)!important}}@media (width<=700px){:is(.owner-page-header,.merchant-page-header)[data-autotek-page-header=true]{grid-template-columns:44px minmax(0,1fr) 44px!important;gap:8px!important;inline-size:100%!important;min-inline-size:0!important;padding-inline:0!important}:is(.owner-page-header,.merchant-page-header) .autotek-page-header__copy{min-inline-size:0!important;padding-inline:4px!important}:is(.owner-page-header,.merchant-page-header) .autotek-page-header__copy h1{white-space:normal!important;overflow-wrap:anywhere!important;font-size:clamp(22px,7vw,28px)!important;line-height:1.3!important}:is(.owner-page-header,.merchant-page-header) .autotek-page-header__copy p{white-space:normal!important;font-size:11px!important;line-height:1.65!important}.customer-app .customer-header-v2,.customer-header-v2{overflow:visible!important}.customer-app .customer-header-v2__inner,.customer-header-v2__inner{min-block-size:68px!important;inline-size:100%!important;max-inline-size:100%!important;padding:calc(8px + env(safe-area-inset-top)) 9px 8px!important;direction:ltr!important;grid-template-columns:minmax(86px,1fr) minmax(102px,120px) minmax(86px,1fr)!important;grid-template-areas:"actions brand location"!important;align-items:center!important;gap:7px!important;margin:0!important;display:grid!important;overflow:visible!important}.customer-header-v2__side--actions{direction:ltr!important;grid-area:actions!important;justify-content:flex-start!important;justify-self:start!important;gap:5px!important}.customer-header-v2__brand{inline-size:100%!important;min-inline-size:0!important;max-inline-size:120px!important;box-shadow:none!important;filter:none!important;background:0 0!important;border:0!important;grid-area:brand!important;justify-self:center!important;overflow:visible!important}.customer-header-v2__cart,.customer-header-v2 .language-switcher__trigger{flex:0 0 42px!important;block-size:42px!important;min-block-size:42px!important;inline-size:42px!important;min-inline-size:42px!important;padding:0!important}}@media (width<=360px){.customer-header-v2__inner{grid-template-columns:84px minmax(88px,1fr) 82px!important;gap:5px!important;padding-inline:6px!important}.customer-header-v2__cart,.customer-header-v2 .language-switcher__trigger{flex-basis:39px!important;block-size:39px!important;min-block-size:39px!important;inline-size:39px!important;min-inline-size:39px!important}}.customer-app,.customer-home{min-inline-size:0!important;max-inline-size:100%!important;overflow-x:clip!important}@media (width<=700px){.customer-home{inline-size:100%!important;padding-inline:14px!important}.customer-home>*{min-inline-size:0!important;max-inline-size:100%!important}.customer-home__welcome{margin-inline:0!important;padding-inline:clamp(18px,5vw,24px)!important;overflow:hidden!important}.customer-home__welcome :is(h1,p){overflow-wrap:anywhere!important;max-inline-size:100%!important}.daily-offers,.categories-section,.products-section{inline-size:100%!important;max-inline-size:100%!important;margin-inline:0!important;padding-inline:0!important;overflow:hidden!important}.daily-offers__track,.products-section__track,.categories-section__track{scroll-snap-type:inline proximity!important;overscroll-behavior-inline:contain!important;scrollbar-width:none!important;gap:12px!important;inline-size:100%!important;min-inline-size:0!important;max-inline-size:100%!important;padding:2px 2px 10px!important;scroll-padding-inline:2px!important;overflow:auto hidden!important}.daily-offers__track::-webkit-scrollbar{display:none!important}.products-section__track::-webkit-scrollbar{display:none!important}.categories-section__track::-webkit-scrollbar{display:none!important}.daily-offers__track,.products-section__track{grid-auto-columns:minmax(0,82%)!important}.categories-section__track{grid-auto-columns:calc(33.3333% - 8px)!important}.section-heading{gap:12px!important;inline-size:100%!important;min-inline-size:0!important}.section-heading>div{min-inline-size:0!important}.section-heading :is(h2,p){overflow-wrap:anywhere!important;max-inline-size:100%!important}.products-section__empty,.daily-offers__empty{text-align:center!important;background:#fff!important;border:1px dashed #d5dde7!important;border-radius:16px!important;min-block-size:118px!important;inline-size:100%!important;padding:20px 16px!important}.products-section__empty strong,.daily-offers__empty strong{font-size:18px!important;line-height:1.45!important}.products-section__empty span,.daily-offers__empty span{color:#748196!important;max-inline-size:32rem!important;font-size:12px!important;line-height:1.7!important}:where(.owner-control-center,.owner-app,.owner-workspace-shell,.merchant-portal,.merchant-app,.merchant-workspace-shell) .at-admin-header{min-block-size:104px!important;padding:calc(8px + env(safe-area-inset-top)) 10px 9px!important;box-sizing:border-box!important;direction:ltr!important;grid-template-columns:minmax(0,1fr)!important;grid-template-areas:"brand""search"!important;place-items:center!important;gap:8px!important;display:grid!important;position:relative!important;overflow:visible!important}:where(.owner-control-center,.owner-app,.owner-workspace-shell,.merchant-portal,.merchant-app,.merchant-workspace-shell) .at-admin-header__mobile-menu-reserve{display:none!important}:where(.owner-control-center,.owner-app,.owner-workspace-shell,.merchant-portal,.merchant-app,.merchant-workspace-shell) .at-admin-header__identity{z-index:1!important;box-sizing:border-box!important;grid-area:brand!important;place-self:center!important;block-size:44px!important;inline-size:116px!important;min-inline-size:0!important;max-inline-size:116px!important;margin:0!important;padding:0!important;position:relative!important;overflow:hidden!important}:where(.owner-control-center,.owner-app,.owner-workspace-shell,.merchant-portal,.merchant-app,.merchant-workspace-shell) .at-admin-header__brand-logo{object-fit:contain!important;object-position:center!important;block-size:40px!important;inline-size:112px!important;max-inline-size:112px!important;margin:auto!important;display:block!important}:where(.owner-control-center,.owner-app,.owner-workspace-shell,.merchant-portal,.merchant-app,.merchant-workspace-shell) .at-admin-header__identity-copy{display:none!important}:where(.owner-control-center,.owner-app,.owner-workspace-shell,.merchant-portal,.merchant-app,.merchant-workspace-shell) .at-admin-header__actions{z-index:3!important;top:calc(11px + env(safe-area-inset-top))!important;box-sizing:border-box!important;direction:ltr!important;flex-direction:row-reverse!important;grid-area:auto!important;justify-content:flex-start!important;align-items:center!important;gap:3px!important;block-size:38px!important;inline-size:120px!important;min-inline-size:120px!important;max-inline-size:120px!important;margin:0!important;padding:0!important;display:flex!important;position:absolute!important;left:10px!important;right:auto!important;overflow:visible!important}:where(.owner-control-center,.owner-app,.owner-workspace-shell,.merchant-portal,.merchant-app,.merchant-workspace-shell) .at-admin-header__actions>.at-admin-ai,:where(.owner-control-center,.owner-app,.owner-workspace-shell,.merchant-portal,.merchant-app,.merchant-workspace-shell) .at-admin-header__actions>button[aria-label=المعاينة]{display:none!important}:where(.owner-control-center,.owner-app,.owner-workspace-shell,.merchant-portal,.merchant-app,.merchant-workspace-shell) .at-admin-header__actions>button,:where(.owner-control-center,.owner-app,.owner-workspace-shell,.merchant-portal,.merchant-app,.merchant-workspace-shell) .at-admin-header__language,:where(.owner-control-center,.owner-app,.owner-workspace-shell,.merchant-portal,.merchant-app,.merchant-workspace-shell) .at-admin-header__language .language-switcher__trigger{box-sizing:border-box!important;flex:0 0 38px!important;block-size:38px!important;min-block-size:38px!important;max-block-size:38px!important;inline-size:38px!important;min-inline-size:38px!important;max-inline-size:38px!important;margin:0!important}:where(.owner-control-center,.owner-app,.owner-workspace-shell,.merchant-portal,.merchant-app,.merchant-workspace-shell) .at-admin-header__search{z-index:2!important;box-sizing:border-box!important;grid-area:search!important;inline-size:100%!important;min-inline-size:0!important;max-inline-size:100%!important;margin:0!important;position:relative!important}:where(.owner-control-center,.owner-app,.owner-workspace-shell,.merchant-portal,.merchant-app,.merchant-workspace-shell) .at-admin-sidebar__mobile-toggle{z-index:7200!important;top:calc(8px + env(safe-area-inset-top))!important;box-sizing:border-box!important;block-size:44px!important;min-block-size:44px!important;max-block-size:44px!important;inline-size:44px!important;min-inline-size:44px!important;max-inline-size:44px!important;margin:0!important;position:fixed!important;left:auto!important;right:10px!important}}@media (width<=380px){:where(.owner-control-center,.owner-app,.owner-workspace-shell,.merchant-portal,.merchant-app,.merchant-workspace-shell) .at-admin-header__identity{inline-size:96px!important;max-inline-size:96px!important}:where(.owner-control-center,.owner-app,.owner-workspace-shell,.merchant-portal,.merchant-app,.merchant-workspace-shell) .at-admin-header__brand-logo{inline-size:94px!important;max-inline-size:94px!important}:where(.owner-control-center,.owner-app,.owner-workspace-shell,.merchant-portal,.merchant-app,.merchant-workspace-shell) .at-admin-header__actions{gap:2px!important;inline-size:110px!important;min-inline-size:110px!important;max-inline-size:110px!important;left:7px!important}:where(.owner-control-center,.owner-app,.owner-workspace-shell,.merchant-portal,.merchant-app,.merchant-workspace-shell) .at-admin-header__actions>button,:where(.owner-control-center,.owner-app,.owner-workspace-shell,.merchant-portal,.merchant-app,.merchant-workspace-shell) .at-admin-header__language,:where(.owner-control-center,.owner-app,.owner-workspace-shell,.merchant-portal,.merchant-app,.merchant-workspace-shell) .at-admin-header__language .language-switcher__trigger{flex-basis:35px!important;block-size:35px!important;min-block-size:35px!important;max-block-size:35px!important;inline-size:35px!important;min-inline-size:35px!important;max-inline-size:35px!important}:where(.owner-control-center,.owner-app,.owner-workspace-shell,.merchant-portal,.merchant-app,.merchant-workspace-shell) .at-admin-sidebar__mobile-toggle{right:7px!important}}@media (width<=1099px){.at-admin-sidebar__brand{box-sizing:border-box!important;min-block-size:72px!important;padding:calc(12px + env(safe-area-inset-top)) 76px 12px 16px!important;position:relative!important;overflow:hidden!important}.at-admin-sidebar__brand strong{top:calc(21px + env(safe-area-inset-top))!important;text-overflow:ellipsis!important;white-space:nowrap!important;box-sizing:border-box!important;block-size:24px!important;inline-size:auto!important;min-inline-size:0!important;max-inline-size:none!important;margin:0!important;position:absolute!important;left:16px!important;right:76px!important;overflow:hidden!important}.at-admin-sidebar__brand small{top:calc(46px + env(safe-area-inset-top))!important;text-overflow:ellipsis!important;white-space:nowrap!important;inline-size:auto!important;min-inline-size:0!important;position:absolute!important;left:16px!important;right:76px!important;overflow:hidden!important}}@media (width<=700px){.owner-control-center.owner-app .at-admin-header,.merchant-portal.merchant-app .at-admin-header{padding:calc(8px + env(safe-area-inset-top)) 10px 9px!important;box-sizing:border-box!important;direction:ltr!important;grid-template-columns:minmax(0,1fr)!important;grid-template-areas:"brand""search"!important;gap:8px 0!important}.owner-control-center.owner-app .at-admin-header__identity,.merchant-portal.merchant-app .at-admin-header__identity{grid-area:brand!important;place-self:center!important;inline-size:116px!important;max-inline-size:116px!important;margin:0!important}.owner-control-center.owner-app .at-admin-header__actions,.merchant-portal.merchant-app .at-admin-header__actions{z-index:3!important;left:auto!important;right:auto!important;top:calc(11px + env(safe-area-inset-top))!important;box-sizing:border-box!important;grid-area:auto!important;gap:3px!important;block-size:38px!important;inline-size:120px!important;min-inline-size:120px!important;max-inline-size:120px!important;margin:0!important;padding:0!important;position:absolute!important;transform:none!important}html[dir=rtl] .owner-control-center.owner-app .at-admin-header__actions,html[dir=rtl] .merchant-portal.merchant-app .at-admin-header__actions{left:10px!important;right:auto!important}html[dir=ltr] .owner-control-center.owner-app .at-admin-header__actions,html[dir=ltr] .merchant-portal.merchant-app .at-admin-header__actions{left:auto!important;right:10px!important}.owner-control-center.owner-app .at-admin-header__search,.merchant-portal.merchant-app .at-admin-header__search{grid-area:search!important;inline-size:100%!important;max-inline-size:100%!important;margin:0!important}.owner-control-center.owner-app .at-admin-sidebar__mobile-toggle,.merchant-portal.merchant-app .at-admin-sidebar__mobile-toggle{left:auto!important;right:auto!important}html[dir=rtl] .owner-control-center.owner-app .at-admin-sidebar__mobile-toggle,html[dir=rtl] .merchant-portal.merchant-app .at-admin-sidebar__mobile-toggle{left:auto!important;right:10px!important}html[dir=ltr] .owner-control-center.owner-app .at-admin-sidebar__mobile-toggle,html[dir=ltr] .merchant-portal.merchant-app .at-admin-sidebar__mobile-toggle{left:10px!important;right:auto!important}html[dir=rtl] .owner-control-center.owner-app .at-admin-header__search,html[dir=rtl] .merchant-portal.merchant-app .at-admin-header__search{text-align:start!important;direction:rtl!important}html[dir=ltr] .owner-control-center.owner-app .at-admin-header__search,html[dir=ltr] .merchant-portal.merchant-app .at-admin-header__search{text-align:start!important;direction:ltr!important}}@media (width<=380px){.owner-control-center.owner-app .at-admin-header,.merchant-portal.merchant-app .at-admin-header{padding-left:7px!important;padding-right:7px!important}.owner-control-center.owner-app .at-admin-header__identity,.merchant-portal.merchant-app .at-admin-header__identity{inline-size:96px!important;max-inline-size:96px!important}.owner-control-center.owner-app .at-admin-header__actions,.merchant-portal.merchant-app .at-admin-header__actions{inline-size:110px!important;min-inline-size:110px!important;max-inline-size:110px!important;left:7px!important}.owner-control-center.owner-app .at-admin-sidebar__mobile-toggle,.merchant-portal.merchant-app .at-admin-sidebar__mobile-toggle{right:7px!important}}@media (width>=1100px){.owner-control-center.owner-app .at-admin-header,.merchant-portal.merchant-app .at-admin-header{block-size:82px!important;min-block-size:82px!important;box-shadow:none!important;-webkit-backdrop-filter:none!important;backdrop-filter:none!important;background:#f5f7fa!important;border:0!important;border-block-end:1px solid #94a3b82e!important;border-radius:0!important;grid-template-columns:164px minmax(420px,1fr) 156px!important;align-items:center!important;gap:0 18px!important;padding:12px 24px!important}.owner-control-center.owner-app .at-admin-header__identity,.merchant-portal.merchant-app .at-admin-header__identity{justify-content:flex-start!important;align-items:center!important;gap:0!important;min-block-size:50px!important;inline-size:156px!important;min-inline-size:156px!important;max-inline-size:156px!important;overflow:visible!important}.owner-control-center.owner-app .at-admin-header__brand-logo,.merchant-portal.merchant-app .at-admin-header__brand-logo{object-fit:contain!important;object-position:center!important;block-size:48px!important;max-block-size:48px!important;inline-size:150px!important;min-inline-size:150px!important;max-inline-size:150px!important;box-shadow:none!important;background:0 0!important;border:0!important}.owner-control-center.owner-app .at-admin-header__identity-copy,.merchant-portal.merchant-app .at-admin-header__identity-copy{display:none!important}.owner-control-center.owner-app .at-admin-header__search,.merchant-portal.merchant-app .at-admin-header__search{background:#fff!important;border:1px solid #d9e0e8!important;border-radius:12px!important;gap:10px!important;block-size:48px!important;min-block-size:48px!important;padding-inline:14px!important;box-shadow:0 1px 2px #10182809!important}.owner-control-center.owner-app .at-admin-header__search:focus-within,.merchant-portal.merchant-app .at-admin-header__search:focus-within{border-color:#b8c4d2!important;box-shadow:0 0 0 3px #0f172a0b!important}.owner-control-center.owner-app .at-admin-header__actions,.merchant-portal.merchant-app .at-admin-header__actions{justify-content:flex-end!important;align-items:center!important;gap:8px!important;block-size:44px!important;inline-size:140px!important;min-inline-size:140px!important;max-inline-size:140px!important;margin:0!important;display:flex!important}.owner-control-center.owner-app .at-admin-header__actions>button,.merchant-portal.merchant-app .at-admin-header__actions>button,.owner-control-center.owner-app .at-admin-header__language,.merchant-portal.merchant-app .at-admin-header__language,.owner-control-center.owner-app .at-admin-header__language .language-switcher__trigger,.merchant-portal.merchant-app .at-admin-header__language .language-switcher__trigger{border-radius:11px!important;block-size:44px!important;min-block-size:44px!important;max-block-size:44px!important;inline-size:44px!important;min-inline-size:44px!important;max-inline-size:44px!important}}@media (width>=1440px){.owner-control-center.owner-app .at-admin-header,.merchant-portal.merchant-app .at-admin-header{grid-template-columns:176px minmax(520px,1fr) 156px!important;padding-inline:26px!important}.owner-control-center.owner-app .at-admin-header__identity,.merchant-portal.merchant-app .at-admin-header__identity{inline-size:166px!important;min-inline-size:166px!important;max-inline-size:166px!important}.owner-control-center.owner-app .at-admin-header__brand-logo,.merchant-portal.merchant-app .at-admin-header__brand-logo{block-size:50px!important;max-block-size:50px!important;inline-size:158px!important;min-inline-size:158px!important;max-inline-size:158px!important}}@media (width<=1099px){.owner-control-center.owner-app,.merchant-portal.merchant-app{background:#f5f7fa!important}.owner-control-center.owner-app .at-admin-main,.merchant-portal.merchant-app .at-admin-main{background:#f5f7fa!important;min-inline-size:0!important}.owner-control-center.owner-app .owner-page,.merchant-portal.merchant-app .merchant-page{inline-size:100%!important;min-inline-size:0!important;max-inline-size:100%!important;box-sizing:border-box!important;padding-block-end:calc(18px + env(safe-area-inset-bottom))!important;padding-inline:12px!important}}@media (width<=700px){.owner-control-center.owner-app .at-admin-header,.merchant-portal.merchant-app .at-admin-header{box-shadow:none!important;-webkit-backdrop-filter:none!important;backdrop-filter:none!important;background:#f5f7fa!important;border-block-end:1px solid #94a3b82e!important}.owner-control-center.owner-app .at-admin-header__search,.merchant-portal.merchant-app .at-admin-header__search{background:#fff!important;border:1px solid #dfe5ec!important;border-radius:12px!important;block-size:44px!important;min-block-size:44px!important;box-shadow:0 1px 2px #0f172a06!important}.owner-control-center.owner-app .at-admin-sidebar,.merchant-portal.merchant-app .at-admin-sidebar{box-shadow:-18px 0 48px #0206173d!important}}:root{--autotek-platform-logo-main-desktop:180px;--autotek-platform-logo-main-mobile:148px;--autotek-platform-logo-mark-size:44px}.autotek-platform-logo{object-fit:contain;max-inline-size:100%;display:block}.autotek-platform-logo--main,.autotek-platform-logo--splash{inline-size:var(--autotek-platform-logo-width,var(--autotek-platform-logo-main-desktop));block-size:auto}.autotek-platform-logo--mark{inline-size:var(--autotek-platform-logo-mark-size);block-size:var(--autotek-platform-logo-mark-size)}@media (width<=767px){.autotek-platform-logo--main,.autotek-platform-logo--splash{inline-size:var(--autotek-platform-logo-width,var(--autotek-platform-logo-main-mobile))}}:root{--autotek-public-accent:#b91c1c;--autotek-public-accent-hover:#991b1b;--autotek-public-accent-soft:#fff1f2;--autotek-public-text:#111827;--autotek-public-text-secondary:#475569;--autotek-public-text-muted:#64748b;--autotek-public-background:#f8fafc;--autotek-public-surface:#fff;--autotek-public-surface-soft:#f1f5f9;--autotek-public-border:#e2e8f0;--autotek-public-border-strong:#cbd5e1;--autotek-public-radius-section:18px;--autotek-public-radius-card:14px;--autotek-public-shadow-section:0 8px 24px #0f172a0e;--autotek-public-shadow-card:0 4px 14px #0f172a0b}.customer-home,.customer-home-v3,.ats-v119-customer-preview{color:var(--autotek-public-text);background:var(--autotek-public-background)}.customer-home .section-heading,.customer-home-v3 .section-heading,.ats-v119-customer-preview .section-heading{justify-content:space-between;align-items:flex-end;gap:14px;margin-block-end:14px;display:flex}.customer-home .section-heading>div,.customer-home-v3 .section-heading>div,.ats-v119-customer-preview .section-heading>div{gap:4px;display:grid}.customer-home .section-heading__eyebrow,.customer-home-v3 .section-heading__eyebrow,.ats-v119-customer-preview .section-heading__eyebrow{color:var(--autotek-public-accent)!important;font-size:11px!important;font-weight:900!important}.customer-home .section-heading h2,.customer-home-v3 .section-heading h2,.ats-v119-customer-preview .section-heading h2{color:var(--autotek-public-text)!important;margin:0!important;font-size:clamp(19px,2vw,23px)!important;font-weight:900!important;line-height:1.35!important}.customer-home .section-heading p,.customer-home-v3 .section-heading p,.ats-v119-customer-preview .section-heading p{color:var(--autotek-public-text-muted)!important;margin:0!important;font-size:12px!important;line-height:1.7!important}.customer-home .section-heading__action,.customer-home-v3 .section-heading__action,.ats-v119-customer-preview .section-heading__action{color:var(--autotek-public-accent)!important}.customer-home :is(.platform-builder-products,.platform-builder-categories,.platform-builder-brands,.platform-builder-links,.platform-builder-media,.platform-builder-reviews,.platform-builder-faq,.platform-builder-approved-stores,.platform-builder-comparison,.platform-builder-features),.customer-home-v3 :is(.platform-builder-products,.platform-builder-categories,.platform-builder-brands,.platform-builder-links,.platform-builder-media,.platform-builder-reviews,.platform-builder-faq,.platform-builder-approved-stores,.platform-builder-comparison,.platform-builder-features){border:1px solid var(--autotek-public-border)!important;border-radius:var(--autotek-public-radius-section)!important;background:var(--autotek-public-surface)!important;box-shadow:var(--autotek-public-shadow-section)!important;margin-block:14px!important;padding:18px!important}.customer-home .platform-builder-smart-search,.customer-home-v3 .platform-builder-smart-search{border-color:var(--autotek-public-border)!important;border-radius:var(--autotek-public-radius-section)!important;background:var(--autotek-public-surface)!important;box-shadow:var(--autotek-public-shadow-section)!important}.storefront-renderer{--store-border:var(--autotek-public-border);--store-muted:var(--autotek-public-text-muted);color:var(--store-text,var(--autotek-public-text))!important;background:var(--store-background,var(--autotek-public-background))!important}.storefront-renderer .store-public-page__content{color:var(--store-text,var(--autotek-public-text))}.storefront-renderer .store-public-builder-section{border:1px solid var(--autotek-public-border)!important;border-radius:var(--autotek-public-radius-section)!important;background:var(--autotek-public-surface)!important;box-shadow:var(--autotek-public-shadow-section)!important;margin-block:14px!important;padding:18px!important}.storefront-renderer .store-public-builder-section>header{justify-content:space-between!important;align-items:flex-end!important;gap:14px!important;margin-block-end:14px!important;display:flex!important}.storefront-renderer .store-public-builder-section>header h2{color:var(--store-text,var(--autotek-public-text))!important;margin:0!important;font-size:20px!important;font-weight:900!important;line-height:1.35!important}.storefront-renderer .store-public-builder-section>header p{color:var(--store-muted,var(--autotek-public-text-muted))!important;margin:4px 0 0!important;font-size:11px!important;line-height:1.7!important}.storefront-renderer :is(.store-public-product,.store-public-feature-grid article,.store-public-chip-grid button,.store-public-faq details){border-color:var(--autotek-public-border)!important;border-radius:var(--autotek-public-radius-card)!important;box-shadow:var(--autotek-public-shadow-card)!important}.storefront-renderer .store-public-builder-section>header a,.storefront-renderer .store-public-builder-section>header button{color:var(--store-primary,var(--autotek-public-accent))!important}.customer-home :is(.platform-builder-products,.platform-builder-brands,.platform-builder-links,.platform-builder-media,.platform-builder-reviews,.platform-builder-faq,.platform-builder-comparison)>:last-child:empty,.storefront-renderer .store-public-builder-section>:last-child:empty{min-height:0!important;margin:0!important;padding:0!important}@media (width<=768px){.customer-home :is(.platform-builder-products,.platform-builder-categories,.platform-builder-brands,.platform-builder-links,.platform-builder-media,.platform-builder-reviews,.platform-builder-faq,.platform-builder-approved-stores,.platform-builder-comparison,.platform-builder-features),.customer-home-v3 :is(.platform-builder-products,.platform-builder-categories,.platform-builder-brands,.platform-builder-links,.platform-builder-media,.platform-builder-reviews,.platform-builder-faq,.platform-builder-approved-stores,.platform-builder-comparison,.platform-builder-features),.storefront-renderer .store-public-builder-section{border-radius:15px!important;margin-block:10px!important;padding:14px!important}.customer-home .section-heading h2,.customer-home-v3 .section-heading h2,.ats-v119-customer-preview .section-heading h2,.storefront-renderer .store-public-builder-section>header h2{font-size:18px!important}.customer-home .section-heading,.customer-home-v3 .section-heading,.storefront-renderer .store-public-builder-section>header{gap:10px!important;margin-block-end:11px!important}}:root{--autotek-ref-surface:var(--at2-surface,#fff);--autotek-ref-surface-soft:var(--at2-surface-soft,#f8fafc);--autotek-ref-border:var(--at2-border,#e4e9ef);--autotek-ref-border-strong:var(--at2-border-strong,#d6dde6);--autotek-ref-text:var(--at2-text,#142033);--autotek-ref-muted:var(--at2-muted,#697789);--autotek-ref-radius-sm:var(--at2-radius-sm,10px);--autotek-ref-radius-md:var(--at2-radius,14px);--autotek-ref-radius-lg:18px;--autotek-ref-radius-xl:24px;--autotek-ref-shadow-sm:0 6px 18px #0f172a0b;--autotek-ref-shadow-md:0 12px 30px #0f172a11;--autotek-ref-shadow-lg:0 20px 50px #0f172a16;--autotek-ref-control:44px}.owner-page,.merchant-page,.customer-page__content,.customer-home{min-width:0;container-type:inline-size}.owner-page,.merchant-page{gap:18px!important}.owner-page input:not([type=checkbox]):not([type=radio]):not([type=color]),.owner-page select,.owner-page textarea,.merchant-page input:not([type=checkbox]):not([type=radio]):not([type=color]),.merchant-page select,.merchant-page textarea,.customer-page input:not([type=checkbox]):not([type=radio]):not([type=color]),.customer-page select,.customer-page textarea,.customer-home input:not([type=checkbox]):not([type=radio]):not([type=color]),.customer-home select,.customer-home textarea{min-height:var(--autotek-ref-control);border-radius:var(--autotek-ref-radius-sm)}.owner-page textarea,.merchant-page textarea,.customer-page textarea,.customer-home textarea{resize:vertical;min-height:104px}.owner-page table,.merchant-page table,.customer-page table{border-collapse:separate;border-spacing:0;width:100%}.owner-page thead th,.merchant-page thead th,.customer-page thead th{z-index:2;color:#475569;background:var(--autotek-ref-surface-soft);white-space:nowrap;font-size:.76rem;font-weight:900;position:sticky;top:0}.owner-page th,.owner-page td,.merchant-page th,.merchant-page td,.customer-page th,.customer-page td{vertical-align:middle;padding-block:12px}.owner-page tbody tr,.merchant-page tbody tr,.customer-page tbody tr{transition:background-color .16s}.owner-page tbody tr:hover,.merchant-page tbody tr:hover,.customer-page tbody tr:hover{background:#94a3b80e}.owner-dashboard-final .owner-final-heading{justify-content:space-between;align-items:flex-end;gap:16px;padding:4px 2px;display:flex}.owner-dashboard-final .owner-final-heading>div{min-width:0}.owner-dashboard-final .owner-final-heading span{color:var(--autotek-ref-muted);margin-bottom:4px;font-size:.74rem;font-weight:900;display:block}.owner-dashboard-final .owner-final-heading h1{color:var(--autotek-ref-text);letter-spacing:-.02em;margin:0;font-size:clamp(1.35rem,2.4vw,1.8rem);line-height:1.25}.owner-dashboard-final .owner-final-heading p{max-width:700px;color:var(--autotek-ref-muted);margin:6px 0 0;line-height:1.7}.owner-dashboard-final .owner-final-heading>b{border:1px solid var(--autotek-ref-border);box-shadow:var(--autotek-ref-shadow-sm);background:#fff;border-radius:999px;flex:none;padding:8px 12px;font-size:.76rem}.owner-dashboard-final .owner-final-heading>b.needs-action{color:#991b1b;background:#fff7f7;border-color:#b91c1c29}.owner-dashboard-final .owner-final-heading>b.is-clear{color:#166534;background:#f0fdf4;border-color:#16653424}.owner-dashboard-final .owner-final-kpis{grid-template-columns:repeat(6,minmax(0,1fr));gap:12px;display:grid}.owner-dashboard-final .owner-final-kpis>*{border:1px solid var(--autotek-ref-border);border-radius:var(--autotek-ref-radius-lg);background:var(--autotek-ref-surface);min-width:0;min-height:112px;box-shadow:var(--autotek-ref-shadow-sm);text-align:right;align-items:center;gap:12px;padding:15px;transition:transform .16s,box-shadow .16s,border-color .16s;display:flex}.owner-dashboard-final .owner-final-kpis>button:hover{border-color:var(--autotek-ref-border-strong);box-shadow:var(--autotek-ref-shadow-md);transform:translateY(-2px)}.owner-dashboard-final .owner-final-kpi__icon{border-radius:13px;flex:0 0 42px;place-items:center;width:42px;height:42px;display:grid}.owner-dashboard-final .owner-final-kpis>*>div{gap:2px;min-width:0;display:grid}.owner-dashboard-final .owner-final-kpis small,.owner-dashboard-final .owner-final-kpis em{color:var(--autotek-ref-muted);text-overflow:ellipsis;white-space:nowrap;font-size:.72rem;font-style:normal;overflow:hidden}.owner-dashboard-final .owner-final-kpis strong{color:var(--autotek-ref-text);font-size:1.35rem;line-height:1.25}.owner-dashboard-final .owner-final-grid{grid-template-columns:minmax(0,1.6fr) minmax(280px,.8fr);align-items:stretch;gap:14px;display:grid}.owner-dashboard-final .owner-panel{border:1px solid var(--autotek-ref-border);border-radius:var(--autotek-ref-radius-xl);box-shadow:var(--autotek-ref-shadow-md);background:#fff}.owner-dashboard-final .owner-final-attention,.owner-dashboard-final .owner-final-status{padding:18px}.owner-dashboard-final .owner-final-attention__list{gap:9px;margin-top:12px;display:grid}.owner-dashboard-final .owner-final-attention__list>button{border:1px solid var(--autotek-ref-border);border-radius:var(--autotek-ref-radius-md);text-align:right;background:#fff;grid-template-columns:40px minmax(0,1fr) auto 18px;align-items:center;gap:10px;width:100%;min-height:64px;padding:10px 12px;display:grid}.owner-dashboard-final .owner-final-attention__list>button:hover{background:var(--autotek-ref-surface-soft)}.owner-dashboard-final .owner-final-attention__list>button>span{border-radius:12px;place-items:center;width:38px;height:38px;display:grid}.owner-dashboard-final .owner-final-attention__list>button>div{gap:3px;min-width:0;display:grid}.owner-dashboard-final .owner-final-attention__list small{color:var(--autotek-ref-muted);text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.owner-dashboard-final .owner-final-status dl{gap:0;margin:12px 0 0;display:grid}.owner-dashboard-final .owner-final-status dl>div{border-bottom:1px solid var(--autotek-ref-border);justify-content:space-between;align-items:center;gap:12px;min-height:47px;display:flex}.owner-dashboard-final .owner-final-status dl>div:last-child{border-bottom:0}.owner-dashboard-final .owner-final-status dt{color:var(--autotek-ref-muted);font-size:.78rem;font-weight:800}.owner-dashboard-final .owner-final-status dd{color:var(--autotek-ref-text);margin:0;font-size:1rem;font-weight:950}.owner-page .owner-panel,.owner-page [class*=owner-card],.owner-page [class*=owner-table],.owner-page [class*=owner-list]{border-radius:var(--autotek-ref-radius-lg)}.owner-page [class*=owner-toolbar],.owner-page [class*=owner-filter]{gap:10px;min-width:0}.merchant-page-header{align-items:flex-start!important}.merchant-page .merchant-panel,.merchant-page [class*=merchant-card],.merchant-page [class*=merchant-summary],.merchant-page [class*=merchant-table]{border-radius:var(--autotek-ref-radius-lg)}.merchant-theme-center .merchant-theme-publish-bar,.merchant-theme-center .merchant-panel{border:1px solid var(--autotek-ref-border);box-shadow:var(--autotek-ref-shadow-sm)}.merchant-theme-center .merchant-theme-publish-bar{border-radius:var(--autotek-ref-radius-lg);gap:14px}.merchant-theme-center .merchant-theme-tabs{overscroll-behavior-inline:contain;scrollbar-width:thin;overflow-x:auto}.merchant-theme-center .merchant-theme-tabs>button{min-width:max-content}.merchant-theme-center .merchant-theme-editor-layout,.merchant-theme-center .merchant-section-builder{align-items:start;gap:16px}.merchant-theme-center .merchant-section-list-panel{position:sticky;top:16px}.merchant-theme-center .merchant-section-list-v210>button{border-radius:var(--autotek-ref-radius-md);transition:transform .14s,box-shadow .14s}.merchant-theme-center .merchant-section-list-v210>button:hover{box-shadow:var(--autotek-ref-shadow-sm);transform:translateY(-1px)}.merchant-theme-center .merchant-section-settings-v210>header,.merchant-theme-center .merchant-preview-toolbar,.merchant-theme-center .merchant-preview-actions{flex-wrap:wrap;gap:10px}.merchant-theme-center [data-testid*=storefront-preview],.merchant-theme-center [class*=live-preview]{border:1px solid var(--autotek-ref-border);border-radius:var(--autotek-ref-radius-xl);box-shadow:var(--autotek-ref-shadow-lg);background:#fff;overflow:clip}.merchant-theme-center .storefront-renderer{isolation:isolate}.customer-home,.customer-page__content{min-width:0}.customer-home>section,.customer-page__content>section{scroll-margin-top:96px}.customer-page [class*=order-card],.customer-page [class*=cart-card],.customer-page [class*=summary-card],.customer-page [class*=address-card],.customer-page [class*=favorite-card],.customer-page [class*=store-card]{border-radius:var(--autotek-ref-radius-lg);box-shadow:var(--autotek-ref-shadow-sm)}.owner-page [class*=empty],.merchant-page [class*=empty],.customer-page [class*=empty],.customer-home [class*=empty]{border-radius:var(--autotek-ref-radius-lg)}.owner-page [class*=error],.merchant-page [class*=error],.customer-page [class*=error],.owner-page [class*=success],.merchant-page [class*=success],.customer-page [class*=success]{border-radius:var(--autotek-ref-radius-md)}.owner-page button:focus-visible,.merchant-page button:focus-visible,.customer-page button:focus-visible,.customer-home button:focus-visible,.owner-page input:focus-visible,.merchant-page input:focus-visible,.customer-page input:focus-visible,.customer-home input:focus-visible{outline:3px solid color-mix(in srgb, currentColor 18%, transparent);outline-offset:2px}@media (width<=1180px){.owner-dashboard-final .owner-final-kpis{grid-template-columns:repeat(3,minmax(0,1fr))}.merchant-theme-center .merchant-section-list-panel{position:static}}@media (width<=820px){.owner-dashboard-final .owner-final-grid{grid-template-columns:1fr}.owner-dashboard-final .owner-final-heading{flex-direction:column;align-items:flex-start}.owner-dashboard-final .owner-final-heading>b{text-align:center;align-self:stretch}.owner-dashboard-final .owner-final-kpis{grid-template-columns:repeat(2,minmax(0,1fr))}.owner-page [class*=owner-toolbar],.owner-page [class*=owner-filter],.merchant-page [class*=merchant-toolbar],.merchant-page [class*=merchant-filter]{flex-wrap:wrap}}@media (width<=560px){:root{--autotek-ref-control:46px;--autotek-ref-radius-lg:16px;--autotek-ref-radius-xl:20px}.owner-page,.merchant-page{gap:14px!important}.owner-dashboard-final .owner-final-kpis{grid-template-columns:1fr 1fr;gap:9px}.owner-dashboard-final .owner-final-kpis>*{gap:9px;min-height:98px;padding:12px}.owner-dashboard-final .owner-final-kpi__icon{flex-basis:36px;width:36px;height:36px}.owner-dashboard-final .owner-final-kpis strong{font-size:1.12rem}.owner-dashboard-final .owner-final-attention__list>button{grid-template-columns:34px minmax(0,1fr) auto 16px}.owner-dashboard-final .owner-final-attention__list>button>span{width:34px;height:34px}.merchant-theme-center .merchant-theme-publish-bar,.merchant-theme-center .merchant-preview-toolbar,.merchant-theme-center .merchant-preview-actions{grid-template-columns:1fr;display:grid}.merchant-theme-center .merchant-theme-publish-bar button,.merchant-theme-center .merchant-preview-actions button{justify-content:center;width:100%}.owner-page table,.merchant-page table,.customer-page table{font-size:.78rem}.owner-page th,.owner-page td,.merchant-page th,.merchant-page td,.customer-page th,.customer-page td{padding-inline:9px}}@media (prefers-reduced-motion:reduce){.owner-page *,.merchant-page *,.customer-page *,.customer-home *{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}:where(.owner-page,.merchant-page,.customer-page,.customer-home){color:var(--at2-text,#142033);font-family:Tajawal,IBM Plex Sans Arabic,Noto Sans Arabic,Segoe UI,Arial,sans-serif}:where(.owner-page,.merchant-page) :is(.owner-header-action,.merchant-header-action,.merchant-action--primary){border-color:var(--at2-red,#d92d3a);background:var(--at2-red,#d92d3a)}:where(.owner-page,.merchant-page) :is(.owner-header-action,.merchant-header-action,.merchant-action--primary):hover{background:var(--at2-red-dark,#b4232d)}.merchant-dashboard-quick-actions{border:1px solid var(--autotek-ref-border);border-radius:var(--autotek-ref-radius-xl);background:var(--autotek-ref-surface);box-shadow:var(--autotek-ref-shadow-sm);padding:18px}.merchant-dashboard-quick-actions .merchant-section-heading>button{border:1px solid var(--autotek-ref-border);border-radius:var(--autotek-ref-radius-sm);background:var(--autotek-ref-surface);min-height:38px;color:var(--at2-navy,#10233c);align-items:center;gap:7px;padding:0 12px;font-weight:850;display:inline-flex}.merchant-dashboard-quick-actions__grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-top:12px;display:grid}.merchant-dashboard-quick-actions__grid>button{border:1px solid var(--autotek-ref-border);border-radius:var(--autotek-ref-radius-md);background:var(--autotek-ref-surface-soft);min-height:74px;color:var(--at2-navy,#10233c);text-align:right;align-items:center;gap:10px;padding:13px;display:flex}.merchant-dashboard-quick-actions__grid>button>span{gap:2px;min-width:0;display:grid}.merchant-dashboard-quick-actions__grid small{color:var(--at2-muted,#697789)}.merchant-customer-detail{gap:16px;padding:18px;display:grid}.merchant-customer-detail>header{justify-content:space-between;align-items:center;gap:12px;display:flex}.merchant-customer-detail>header>button{border:1px solid var(--autotek-ref-border);background:#fff;border-radius:12px;place-items:center;width:40px;height:40px;display:grid}.merchant-customer-detail__identity{align-items:center;gap:12px;min-width:0;display:flex}.merchant-customer-detail__identity>span{background:var(--at2-red-soft,#fff1f2);width:48px;height:48px;color:var(--at2-red-dark,#b4232d);border-radius:999px;place-items:center;font-weight:950;display:grid}.merchant-customer-detail__identity>div{gap:2px;min-width:0;display:grid}.merchant-customer-detail__identity h2,.merchant-customer-detail__identity p{margin:0}.merchant-customer-detail__stats article{border:1px solid var(--autotek-ref-border);background:var(--autotek-ref-surface-soft);border-radius:13px;align-items:center;gap:9px;min-width:0;padding:12px;display:flex}.merchant-customer-detail__stats article span{min-width:0;display:grid}.merchant-customer-detail__contact a{border:1px solid var(--autotek-ref-border);min-height:40px;color:var(--at2-navy,#10233c);border-radius:10px;align-items:center;gap:7px;padding:0 13px;text-decoration:none;display:inline-flex}.merchant-customer-detail__orders{gap:7px;display:grid}.merchant-customer-detail__orders>button{border:1px solid var(--autotek-ref-border);text-align:right;background:#fff;border-radius:12px;grid-template-columns:minmax(0,1fr) auto auto 18px;align-items:center;gap:10px;min-height:58px;padding:10px 12px;display:grid}.merchant-customer-detail__orders>button span{display:grid}.merchant-customer-detail__orders em{color:var(--at2-muted,#697789);font-style:normal}@media (width<=820px){.merchant-dashboard-quick-actions__grid,.merchant-customer-detail__stats{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=560px){.merchant-dashboard-quick-actions__grid,.merchant-customer-detail__stats{grid-template-columns:1fr 1fr}.merchant-customer-detail__orders>button{grid-template-columns:minmax(0,1fr) auto 16px}.merchant-customer-detail__orders>button em{display:none}}.merchant-app .merchant-connection-chip{display:none!important}.merchant-app .at-admin-header{border-bottom:1px solid var(--at2-border,#e4e9ef)!important;background:#fffffff5!important;gap:14px!important;min-block-size:70px!important;padding:10px 18px!important;box-shadow:0 7px 22px #0f172a0b!important}.merchant-app .at-admin-header__identity{min-inline-size:170px!important}.merchant-app .at-admin-header__brand-logo{block-size:44px!important;inline-size:132px!important}.merchant-app .at-admin-header__search{border:1px solid var(--at2-border,#e4e9ef)!important;min-block-size:44px!important;box-shadow:none!important;background:#f8fafc!important;border-radius:14px!important}.merchant-app .at-admin-header__actions{gap:8px!important}.merchant-app .at-admin-header__actions>button,.merchant-app .at-admin-header__language .language-switcher__trigger{background:#fff!important;border-radius:12px!important;block-size:42px!important;min-block-size:42px!important;inline-size:42px!important;min-inline-size:42px!important}.merchant-account-connection{border:1px solid var(--at2-border,#e4e9ef)!important;text-align:start!important;background:#fff!important;border-radius:12px!important;align-items:center!important;gap:8px!important;min-block-size:44px!important;padding:6px 10px!important;display:flex!important}.merchant-account-connection>span{gap:1px;display:grid}.merchant-account-connection strong{font-size:.78rem}.merchant-account-connection small{color:var(--at2-muted,#697789);font-size:.68rem}.merchant-account-connection.is-online{color:#137a39!important;background:#f2fff6!important;border-color:#a7e7bd!important}.merchant-account-connection.is-offline{color:#b4232d!important;background:#fff7f7!important;border-color:#f3c1c5!important}.merchant-dashboard-final{max-width:1540px;margin-inline:auto}.merchant-dashboard-final .merchant-final-heading{align-items:center!important}.merchant-dashboard-final .merchant-final-heading h1{font-size:clamp(1.55rem,2.4vw,2rem)!important}.merchant-dashboard-final .merchant-final-kpis{grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:12px!important}.merchant-dashboard-final .merchant-final-kpis>button{border-radius:18px!important;min-block-size:104px!important;padding:16px!important}.merchant-dashboard-final .merchant-final-kpis strong{font-size:1.5rem!important}.merchant-dashboard-final .merchant-final-grid{grid-template-columns:minmax(0,1.15fr) minmax(330px,.85fr)!important;gap:14px!important}.merchant-dashboard-final .merchant-panel{border-radius:20px!important;box-shadow:0 10px 28px #0f172a0e!important}.merchant-dashboard-final .merchant-final-attention.is-clear{align-self:start}.merchant-final-attention__clear{color:#17753b;background:#f3fff7;border:1px solid #b9ebc9;border-radius:16px;align-items:center;gap:12px;min-block-size:82px;margin-top:12px;padding:14px 16px;display:flex}.merchant-final-attention__clear>div{gap:3px;display:grid}.merchant-final-attention__clear small{color:#5f7568}.merchant-readiness-checklist{gap:8px;margin-top:14px;display:grid}.merchant-readiness-checklist>button{border:1px solid var(--at2-border,#e4e9ef);min-block-size:46px;color:var(--at2-text,#142033);text-align:start;background:#fff;border-radius:12px;grid-template-columns:20px minmax(0,1fr) auto;align-items:center;gap:9px;padding:8px 10px;display:grid}.merchant-readiness-checklist>button svg{color:#20a052}.merchant-readiness-checklist>button small{color:var(--at2-muted,#697789);font-weight:800}.merchant-dashboard-quick-actions__grid{grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:10px!important}.merchant-dashboard-quick-actions__grid>button{border-radius:15px!important;min-block-size:84px!important;padding:14px!important}.merchant-dashboard-quick-actions__grid>button strong{font-size:.95rem!important}.merchant-dashboard-quick-actions__grid>button small{font-size:.73rem!important}.merchant-final-empty--orders{border:1px dashed var(--at2-border-strong,#d6dde6)!important;background:#fbfcfe!important;border-radius:16px!important;align-content:center!important;place-items:center!important;gap:5px!important;min-block-size:150px!important;display:grid!important}.merchant-final-empty--orders svg{color:#7a8798}.merchant-final-empty--orders strong{color:var(--at2-text,#142033)}.merchant-final-empty--orders small{color:var(--at2-muted,#697789)}.merchant-final-empty--orders button{color:#b4232d;background:#fff7f7;border:1px solid #f0b8be;border-radius:10px;min-block-size:36px;margin-top:6px;padding:0 12px;font-weight:900}.catalog-center--merchant{max-width:1540px;margin-inline:auto}.catalog-center--merchant .catalog-center__tabs{z-index:8;scrollbar-width:none;position:sticky;top:0;overflow-x:auto;border:1px solid var(--at2-border,#e4e9ef)!important;background:#fffffff5!important;border-radius:16px!important;gap:6px!important;padding:7px!important;display:flex!important;box-shadow:0 7px 20px #0f172a0a!important}.catalog-center--merchant .catalog-center__tabs::-webkit-scrollbar{display:none}.catalog-center--merchant .catalog-center__tabs>button{white-space:nowrap!important;border-radius:11px!important;flex:none!important;min-block-size:42px!important;padding:0 14px!important}.catalog-center--merchant .catalog-center__tabs>button.is-active{color:#b4232d!important;background:#fff1f2!important;border-color:#f2c4c8!important}.catalog-center--merchant .catalog-center__kpis{gap:12px!important}.catalog-center--merchant .catalog-center__kpis>article{background:#fff!important;border-radius:18px!important;min-block-size:112px!important;padding:16px!important;box-shadow:0 9px 24px #0f172a0d!important}.catalog-center--merchant .catalog-center__launch-grid{grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:12px!important;display:grid!important}.catalog-center--merchant .catalog-center__launch-grid>button{text-align:start!important;background:#fff!important;border-radius:18px!important;min-block-size:140px!important;padding:18px!important;box-shadow:0 9px 24px #0f172a0b!important}.catalog-center--merchant .catalog-center__data-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:12px!important;display:grid!important}.catalog-center--merchant .catalog-center__data-grid>article{border-radius:18px!important;min-block-size:116px!important;padding:18px!important}.catalog-center--merchant .catalog-center__policy-note{background:#f8fafc!important;border:1px solid #dbe5f0!important;border-radius:14px!important;line-height:1.8!important}.merchant-store-builder{max-width:1720px!important;margin-inline:auto!important}.merchant-store-builder .merchant-builder-bar{z-index:20!important;border:1px solid var(--at2-border,#e4e9ef)!important;background:#fffffff7!important;border-radius:16px!important;padding:10px!important;position:sticky!important;top:0!important;box-shadow:0 8px 24px #0f172a0f!important}.merchant-store-builder .merchant-builder-version-switch,.merchant-store-builder .merchant-preview-device-switch,.merchant-store-builder .merchant-preview-context-switch{gap:6px!important}.merchant-store-builder .merchant-builder-editor{grid-template-columns:minmax(270px,.65fr) minmax(0,1.65fr)!important;gap:14px!important}.merchant-store-builder .merchant-builder-sections,.merchant-store-builder .merchant-builder-section-editor,.merchant-store-builder .merchant-builder-preview-workspace{border-radius:18px!important;box-shadow:0 10px 28px #0f172a0d!important}.merchant-store-builder .merchant-builder-preview-workspace{background:#eef2f6!important;padding:14px!important}.merchant-store-builder .storefront-renderer{box-shadow:0 18px 46px #0f172a1f!important}.storefront-renderer{--store-neutral:#101828;--store-muted:#667085;--store-line:#e5eaf0;--store-soft:#f7f9fc;background:var(--store-background,#f7f8fa)!important;color:var(--store-text,#101828)!important}.storefront-platform-shell{color:#667085!important;background:#fff!important;border-bottom:1px solid #e5eaf0!important;min-height:42px!important;padding:7px 18px!important}.store-public-topbar{z-index:25;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);position:sticky;top:0;border-bottom:1px solid var(--store-line)!important;background:#fffffff5!important;box-shadow:0 4px 14px #1018280a!important}.store-public-topbar__inner{gap:16px!important;min-height:66px!important}.store-public-topbar__brand{min-width:190px!important}.store-public-topbar__brand img{object-fit:contain!important;background:#fff!important;border-radius:12px!important;width:44px!important;height:44px!important}.store-public-topbar__brand strong{color:var(--store-text)!important;font-size:1rem!important}.store-public-topbar__search{border:1px solid var(--store-line)!important;background:var(--store-soft)!important;border-radius:13px!important;min-height:44px!important}.store-public-page__content{width:min(1240px,100% - 32px)!important;padding:16px 0 92px!important}.store-public-official-summary{border:1px solid var(--store-line);background:#fff;border-radius:18px;justify-content:space-between;align-items:center;gap:18px;margin-bottom:12px;padding:14px 16px;display:flex;box-shadow:0 8px 24px #1018280b}.store-public-official-summary__identity{align-items:center;gap:12px;min-width:0;display:flex}.store-public-official-summary__logo{border:1px solid var(--store-line);width:62px;height:62px;color:var(--store-primary);background:#fff;border-radius:16px;flex:0 0 62px;place-items:center;display:grid;overflow:hidden}.store-public-official-summary__logo img{object-fit:contain;width:100%;height:100%}.store-public-official-summary__identity>div{gap:2px;min-width:0;display:grid}.store-public-official-summary__identity small{color:var(--store-primary);align-items:center;gap:5px;font-weight:900;display:flex}.store-public-official-summary__identity h1{color:var(--store-text);margin:0;font-size:1.18rem}.store-public-official-summary__identity p{max-width:620px;color:var(--store-muted);text-overflow:ellipsis;white-space:nowrap;margin:0;font-size:.82rem;line-height:1.6;overflow:hidden}.store-public-official-summary__meta{align-items:center;gap:8px;display:flex}.store-public-official-summary__meta>span{border:1px solid var(--store-line);background:var(--store-soft);min-width:84px;color:var(--store-primary);border-radius:12px;grid-template-columns:auto auto;align-items:center;gap:2px 6px;padding:8px 10px;display:grid}.store-public-official-summary__meta small{color:var(--store-muted);grid-column:2;font-size:.68rem}.store-public-hero--builder{background-position:50%!important;background-size:cover!important;border:0!important;border-radius:22px!important;min-height:310px!important;margin-bottom:14px!important;box-shadow:0 14px 34px #1018281f!important}.store-public-hero__copy{max-width:560px!important;padding:42px!important}.store-public-hero__copy small{align-items:center!important;gap:5px!important;display:inline-flex!important}.store-public-hero__copy h1{font-size:clamp(2rem,4vw,3.2rem)!important;line-height:1.16!important}.store-public-hero__copy p{font-size:1rem!important;line-height:1.8!important}.store-public-hero__copy a{border-radius:11px!important;min-height:44px!important;padding:0 18px!important}.store-public-builder-section{border:1px solid var(--store-line)!important;background:#fff!important;border-radius:20px!important;margin:12px 0!important;padding:20px!important;box-shadow:0 8px 22px #10182809!important}.store-public-builder-section>header{margin-bottom:14px!important}.store-public-builder-section>header h2{color:var(--store-text)!important;font-size:1.18rem!important}.store-public-builder-section>header p{color:var(--store-muted)!important}.store-public-chip-grid{grid-template-columns:repeat(6,minmax(0,1fr))!important;gap:9px!important}.store-public-chip-grid button{background:var(--store-soft)!important;min-height:66px!important;color:var(--store-text)!important;border-radius:14px!important}.store-public-car-search{border:1px solid var(--store-line)!important;background:#fff!important;border-radius:18px!important;grid-template-columns:minmax(0,1fr) auto!important;align-items:center!important;gap:14px!important;margin:12px 0!important;padding:18px 20px!important;display:grid!important;box-shadow:0 8px 22px #10182809!important}.store-public-car-search>div{align-items:center!important;gap:10px!important;display:flex!important}.store-public-car-search button{background:var(--store-button)!important;color:#fff!important;border:0!important;border-radius:11px!important;min-height:42px!important;padding:0 16px!important;font-weight:900!important}.store-public-products__grid--builder{gap:12px!important}.store-public-product{border:1px solid var(--store-line)!important;background:#fff!important;border-radius:16px!important;padding:12px!important;overflow:hidden!important;box-shadow:0 6px 18px #10182809!important}.store-public-product__icon{min-height:150px!important;color:color-mix(in srgb,var(--store-primary) 58%,#667085)!important;background:linear-gradient(#fbfcfe,#f1f4f8)!important;border-radius:13px!important}.store-public-product h3{font-size:.93rem!important;line-height:1.55!important}.store-public-product__price strong{color:var(--store-primary)!important;font-size:1.05rem!important}.store-public-product__actions{grid-template-columns:.9fr 1.2fr!important}.store-public-feature-grid article,.store-public-quick-links a{background:var(--store-soft)!important}.store-public-cta-banner{border-radius:18px!important}.store-public-contact-strip{margin-top:12px!important}.store-public-info-grid--compact{grid-template-columns:repeat(3,minmax(0,1fr))!important}.store-public-info-grid--compact article{min-height:74px!important}.storefront-renderer--standalone .storefront-platform-shell{display:none!important}@media (width<=760px){.merchant-app .at-admin-header{grid-template-columns:auto minmax(0,1fr) auto!important;grid-template-areas:"actions identity reserve""search search search"!important;row-gap:9px!important;min-block-size:0!important;padding:10px 12px 12px!important;display:grid!important}.merchant-app .at-admin-header__identity{grid-area:identity!important;justify-content:center!important;min-inline-size:0!important}.merchant-app .at-admin-header__brand-logo{block-size:38px!important;inline-size:112px!important}.merchant-app .at-admin-header__actions{grid-area:actions!important}.merchant-app .at-admin-header__search{grid-area:search!important;min-block-size:42px!important}.merchant-app .at-admin-header__mobile-menu-reserve{grid-area:reserve!important;inline-size:42px!important}.merchant-app .at-admin-header__identity-copy{display:none!important}.merchant-dashboard-final{gap:12px!important}.merchant-dashboard-final .merchant-final-heading{align-items:flex-start!important}.merchant-dashboard-final .merchant-final-kpis{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:9px!important}.merchant-dashboard-final .merchant-final-kpis>button{min-block-size:94px!important;padding:12px!important}.merchant-dashboard-final .merchant-final-grid{grid-template-columns:1fr!important;gap:10px!important}.merchant-dashboard-final .merchant-final-attention,.merchant-dashboard-final .merchant-final-health{padding:14px!important}.merchant-dashboard-quick-actions__grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:8px!important}.merchant-dashboard-quick-actions__grid>button{min-block-size:76px!important;padding:11px!important}.catalog-center--merchant .catalog-center__tabs{margin-inline:-2px!important;padding:5px!important}.catalog-center--merchant .catalog-center__tabs>button{min-block-size:38px!important;padding:0 10px!important;font-size:.78rem!important}.catalog-center--merchant .catalog-center__kpis{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:8px!important}.catalog-center--merchant .catalog-center__kpis>article{min-block-size:96px!important;padding:13px!important}.catalog-center--merchant .catalog-center__launch-grid{grid-template-columns:1fr!important;gap:8px!important}.catalog-center--merchant .catalog-center__launch-grid>button{min-block-size:84px!important;padding:13px!important}.catalog-center--merchant .catalog-center__data-grid{grid-template-columns:1fr!important;gap:8px!important}.catalog-center--merchant .catalog-center__data-grid>article{min-block-size:88px!important;padding:14px!important}.merchant-store-builder .merchant-builder-bar{position:relative!important}.merchant-store-builder .merchant-builder-editor{grid-template-columns:1fr!important}.merchant-store-builder .merchant-builder-primary-actions{width:100%!important}.merchant-store-builder .merchant-builder-primary-actions>button{flex:1!important}.storefront-platform-shell{flex-direction:column!important;align-items:flex-start!important;min-height:0!important;padding:7px 10px!important}.store-public-topbar__inner{min-height:58px!important;padding-inline:10px!important}.store-public-topbar__brand{min-width:0!important}.store-public-topbar__brand img{width:36px!important;height:36px!important}.store-public-topbar__brand strong{text-overflow:ellipsis;white-space:nowrap;max-width:150px;overflow:hidden}.store-public-topbar__search{display:none!important}.store-public-page__content{width:calc(100% - 16px)!important;padding-top:8px!important}.store-public-official-summary{flex-direction:column;align-items:flex-start;border-radius:15px!important;padding:11px!important}.store-public-official-summary__logo{border-radius:13px;flex-basis:50px;width:50px;height:50px}.store-public-official-summary__identity p{white-space:normal;-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box}.store-public-official-summary__meta{grid-template-columns:repeat(3,minmax(0,1fr));width:100%;display:grid}.store-public-official-summary__meta>span{min-width:0;padding:7px}.store-public-hero--builder{border-radius:17px!important;min-height:205px!important}.store-public-hero__copy{padding:24px 18px!important}.store-public-hero__copy h1{font-size:1.65rem!important}.store-public-hero__copy p{font-size:.86rem!important}.store-public-builder-section{border-radius:16px!important;padding:14px!important}.store-public-chip-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important}.store-public-chip-grid button{min-height:54px!important;padding:7px!important;font-size:.76rem!important}.store-public-car-search{grid-template-columns:1fr!important;padding:14px!important}.store-public-car-search button{width:100%!important}.store-public-products__grid--builder{grid-template-columns:repeat(2,minmax(0,1fr))!important}.store-public-product{padding:9px!important}.store-public-product__icon{min-height:100px!important}.store-public-product__actions{grid-template-columns:1fr!important}.store-public-product__actions button:first-child{display:none!important}.store-public-info-grid--compact{grid-template-columns:1fr!important}}.owner-app,.merchant-app{--at-foundation-red:#e30613;--at-foundation-red-hover:#c9000c;--at-foundation-black:#111214;--at-foundation-black-2:#17191c;--at-foundation-ink:#15171a;--at-foundation-muted:#6b7280;--at-foundation-line:#e8e9ec;--at-foundation-page:#f7f7f8;--at-foundation-card:#fff;--at-foundation-radius:12px;--at-foundation-shadow:0 1px 2px #11121408, 0 8px 24px #11121409;color:var(--at-foundation-ink)!important;background:var(--at-foundation-page)!important}.owner-app .at-admin-main,.merchant-app .at-admin-main,.owner-workspace-main,.merchant-workspace-main{background:var(--at-foundation-page)!important}@media (width>=1100px){.owner-app.at-admin-shell,.merchant-app.at-admin-shell{grid-template-columns:238px minmax(0,1fr)!important}:is(.owner-app.at-admin-shell:has(.at-admin-sidebar.is-collapsed),.merchant-app.at-admin-shell:has(.at-admin-sidebar.is-collapsed)){grid-template-columns:76px minmax(0,1fr)!important}}.owner-app .at-admin-sidebar,.merchant-app .at-admin-sidebar{color:#fff!important;background:linear-gradient(#101113 0%,#15171a 60%,#0e0f11 100%)!important;border-inline-start:1px solid #ffffff0d!important;padding:16px 12px!important;box-shadow:-8px 0 26px #11121414!important}.owner-app .at-admin-sidebar__brand,.merchant-app .at-admin-sidebar__brand{border-bottom:1px solid #ffffff13!important;align-content:center!important;justify-items:start!important;gap:2px!important;min-height:84px!important;padding:4px 8px 14px!important;display:grid!important}.owner-app .at-admin-sidebar__platform-logo,.merchant-app .at-admin-sidebar__platform-logo{object-fit:contain!important;object-position:right center!important;height:44px!important;margin:0!important}.owner-app .at-admin-sidebar__brand small,.merchant-app .at-admin-sidebar__brand small{color:#9ca3af!important;margin-inline-start:5px!important;font-size:10px!important;font-weight:700!important}.owner-app .at-admin-sidebar__brand>button,.merchant-app .at-admin-sidebar__brand>button{top:22px!important;color:#c8cbd0!important;background:#ffffff09!important;border-color:#ffffff14!important;width:30px!important;height:30px!important;inset-inline-end:3px!important}.owner-app .at-admin-sidebar__identity,.merchant-app .at-admin-sidebar__identity{background:#ffffff09!important;border:1px solid #ffffff13!important;border-radius:10px!important;margin:11px 0 7px!important;padding:9px!important}.owner-app .at-admin-sidebar__identity>span,.merchant-app .at-admin-sidebar__identity>span{color:#fff!important;background:#26282c!important;border:1px solid #ffffff14!important}.owner-app .at-admin-sidebar__identity strong,.merchant-app .at-admin-sidebar__identity strong{color:#fff!important;font-size:12px!important}.owner-app .at-admin-sidebar__identity small,.merchant-app .at-admin-sidebar__identity small{color:#a7abb2!important;font-size:9px!important}.owner-app .at-admin-sidebar__nav h2,.merchant-app .at-admin-sidebar__nav h2{color:#71757c!important;font-size:9px!important}.owner-app .at-admin-sidebar__nav button,.merchant-app .at-admin-sidebar__nav button{color:#c3c6cc!important;border-radius:9px!important;min-height:40px!important;font-size:12px!important;transition:background-color .15s,color .15s,transform .15s!important}.owner-app .at-admin-sidebar__nav button:hover,.merchant-app .at-admin-sidebar__nav button:hover{color:#fff!important;background:#ffffff0e!important}.owner-app .at-admin-sidebar__nav button.is-active,.merchant-app .at-admin-sidebar__nav button.is-active{color:#fff!important;background:linear-gradient(90deg,#ef1b24,#e30613)!important;box-shadow:0 8px 20px #e306132e!important}.owner-app .at-admin-sidebar__nav button.is-active svg,.merchant-app .at-admin-sidebar__nav button.is-active svg{color:#fff!important}.owner-app .at-admin-sidebar__nav button b,.merchant-app .at-admin-sidebar__nav button b{color:#e30613!important;background:#fff!important}.owner-app .at-admin-header,.merchant-app .at-admin-header{border-bottom:1px solid var(--at-foundation-line)!important;background:#fffffff7!important;min-height:66px!important;padding:8px 22px!important;box-shadow:0 1px 3px #11121406!important}.owner-app .at-admin-header__identity h1,.owner-app .at-admin-header__identity-copy h1,.merchant-app .at-admin-header__identity h1,.merchant-app .at-admin-header__identity-copy h1{color:var(--at-foundation-ink)!important;font-size:15px!important;font-weight:800!important}.owner-app .at-admin-header__identity>span,.owner-app .at-admin-header__identity-copy>span,.merchant-app .at-admin-header__identity>span,.merchant-app .at-admin-header__identity-copy>span{color:var(--at-foundation-red)!important}.owner-app .at-admin-header__search,.merchant-app .at-admin-header__search{border-color:var(--at-foundation-line)!important;background:#fafafa!important;border-radius:10px!important;min-height:40px!important}.owner-app .at-admin-header__search:focus-within,.merchant-app .at-admin-header__search:focus-within{background:#fff!important;border-color:#f1a1a7!important;box-shadow:0 0 0 3px #e306130f!important}.owner-app .at-admin-header__actions>button,.merchant-app .at-admin-header__actions>button,.owner-app .at-admin-header__language .language-switcher.is-compact .language-switcher__trigger,.merchant-app .at-admin-header__language .language-switcher.is-compact .language-switcher__trigger{border-color:var(--at-foundation-line)!important;color:#41444a!important;background:#fff!important;border-radius:10px!important}.owner-app .at-admin-header__actions>button:hover,.merchant-app .at-admin-header__actions>button:hover{color:var(--at-foundation-red)!important;background:snow!important;border-color:#f0b5ba!important}.owner-app .at-admin-header__actions b,.merchant-app .at-admin-header__actions b{background:var(--at-foundation-red)!important}.owner-app :is(.owner-page,.partner-status-banner),.merchant-app :is(.merchant-page,.partner-status-banner){width:min(100% - 36px,1460px)!important}.owner-app :is(.owner-panel,.owner-toolbar,.owner-directory-card,.owner-order-card,.owner-operation-card,.owner-profile-card),.merchant-app :is(.merchant-panel,.merchant-toolbar,.merchant-settings-form-card,.merchant-storefront-card,.merchant-account-card,.merchant-theme-panel,.merchant-catalog-panel,.merchant-business-card,.merchant-report-card){border-color:var(--at-foundation-line)!important;border-radius:var(--at-foundation-radius)!important;background:var(--at-foundation-card)!important;box-shadow:var(--at-foundation-shadow)!important}.owner-app :is(button,.owner-header-action)[class*=primary],.merchant-app :is(button,.merchant-header-action)[class*=primary]{background:var(--at-foundation-red)!important}.owner-app .at-admin-sidebar.is-collapsed .at-admin-sidebar__platform-logo,.merchant-app .at-admin-sidebar.is-collapsed .at-admin-sidebar__platform-logo{width:42px!important;height:42px!important}@media (width<=1099px){.owner-app .at-admin-header,.merchant-app .at-admin-header{padding-inline:14px!important}}@media (prefers-reduced-motion:reduce){.owner-app *,.owner-app :before,.owner-app :after,.merchant-app *,.merchant-app :before,.merchant-app :after{transition-duration:.01ms!important;animation-duration:.01ms!important}}.owner-app,.merchant-app{--at-color-primary:#111214;--at-color-primary-hover:#1b1d21;--at-color-accent:#e30613;--at-color-accent-hover:#c9000c;--at-color-accent-soft:#fff3f4;--at-background:#f7f7f8;--at-surface:#fff;--at-surface-subtle:#fafafa;--at-border:#e7e8eb;--at-border-strong:#d5d7dc;--at-text:#15171a;--at-text-secondary:#5f636b;--at-text-muted:#858a93;--at-focus-ring:0 0 0 3px #e3061314}.owner-app .owner-page,.merchant-app .merchant-page{padding-block:26px 34px!important}.owner-app :is(.owner-page-header,.owner-module-header),.merchant-app :is(.merchant-page-header,.merchant-catalog-header){margin-bottom:18px!important}.owner-app :is(.owner-page-header__title,.owner-module-header h1),.merchant-app :is(.merchant-page-header__title,.merchant-catalog-header h1){letter-spacing:-.01em;color:var(--at-foundation-ink)!important}.owner-app :is(.owner-page-header p,.owner-module-header p),.merchant-app :is(.merchant-page-header p,.merchant-catalog-header p){color:var(--at-foundation-muted)!important}.owner-app :is(.owner-panel,.owner-directory-card,.owner-order-card,.owner-operation-card,.owner-account-card,.owner-store-admin-card,.owner-commerce-store-card,.owner-settings-complete__panel,.owner-location-review__card),.merchant-app :is(.merchant-panel,.merchant-order-card,.merchant-product-card,.merchant-customer-card,.merchant-profile-card,.merchant-plan-card,.merchant-domain-card,.merchant-security-card,.merchant-backup-card,.merchant-case-card,.merchant-settings-form-card){border:1px solid var(--at-foundation-line)!important;background:#fff!important;border-radius:12px!important;box-shadow:0 1px 2px #11121406,0 8px 24px #11121406!important}.owner-app :is(.owner-directory-card,.owner-order-card,.owner-operation-card,.owner-store-admin-card),.merchant-app :is(.merchant-order-card,.merchant-product-card,.merchant-customer-card,.merchant-case-card){transition:border-color .15s,box-shadow .15s,transform .15s!important}.owner-app :is(.owner-directory-card,.owner-order-card,.owner-operation-card,.owner-store-admin-card):hover,.merchant-app :is(.merchant-order-card,.merchant-product-card,.merchant-customer-card,.merchant-case-card):hover{transform:translateY(-1px);border-color:#dadce1!important;box-shadow:0 10px 28px #1112140e!important}.owner-app :is(.owner-toolbar,.owner-filter-row,.owner-module-toolbar,.owner-operational-toolbar,.owner-operations-toolbar,.owner-commerce-toolbar,.owner-customers-toolbar),.merchant-app :is(.merchant-toolbar,.merchant-filter-row,.merchant-inventory-toolbar,.merchant-report-filter){border:1px solid var(--at-foundation-line)!important;box-shadow:none!important;background:#fff!important;border-radius:11px!important}.owner-app :is(.owner-toolbar,.owner-module-toolbar,.owner-operational-toolbar,.owner-operations-toolbar,.owner-commerce-toolbar,.owner-customers-toolbar),.merchant-app :is(.merchant-toolbar,.merchant-inventory-toolbar,.merchant-report-filter){padding:12px!important}.owner-app :is(input,select,textarea),.merchant-app :is(input,select,textarea){border-color:var(--at-foundation-line);color:var(--at-foundation-ink);background:#fff;border-radius:9px}.owner-app :is(input,select,textarea):focus,.merchant-app :is(input,select,textarea):focus{border-color:#ef9ca3!important;outline:0!important;box-shadow:0 0 0 3px #e306130f!important}.owner-app :is(input,textarea)::placeholder,.merchant-app :is(input,textarea)::placeholder{color:#9b9fa7}.owner-app :is(.owner-button,.owner-primary-action,.owner-review-primary-action,.owner-header-action),.merchant-app :is(.merchant-action,.merchant-secondary-action,.merchant-header-action){min-height:40px;border-radius:9px!important;font-weight:800!important;transition:background-color .15s,border-color .15s,color .15s,transform .15s!important}.owner-app :is(.owner-button--primary,.owner-primary-action,.owner-review-primary-action),.merchant-app .merchant-action--primary{color:#fff!important;background:#e30613!important;border-color:#e30613!important;box-shadow:0 6px 16px #e306131f!important}.owner-app :is(.owner-button--primary,.owner-primary-action,.owner-review-primary-action):hover,.merchant-app .merchant-action--primary:hover{background:#c9000c!important;border-color:#c9000c!important}.owner-app :is(.owner-button--secondary,.owner-more-actions-button),.merchant-app .merchant-secondary-action{border:1px solid var(--at-foundation-line)!important;color:#303238!important;background:#fff!important}.owner-app :is(.owner-button--secondary,.owner-more-actions-button):hover,.merchant-app .merchant-secondary-action:hover{background:#fafafa!important;border-color:#d5d7dc!important}.owner-app :is(.owner-directory-tabs,.owner-operations-tabs,.owner-commerce-tabs,.owner-settings-complete__tabs),.merchant-app :is(.catalog-center__tabs,.msd-v3-inspector-tabs){border:1px solid var(--at-foundation-line)!important;background:#f5f5f6!important;border-radius:10px!important;gap:6px!important;padding:5px!important}.owner-app :is(.owner-directory-tabs,.owner-operations-tabs,.owner-commerce-tabs,.owner-settings-complete__tabs) button,.merchant-app :is(.catalog-center__tabs,.msd-v3-inspector-tabs) button{min-height:36px;color:#62666e!important;border-radius:8px!important;font-weight:800!important}.owner-app :is(.owner-directory-tabs,.owner-operations-tabs,.owner-commerce-tabs,.owner-settings-complete__tabs) button:is(.active,.is-active,[aria-selected=true]),.merchant-app :is(.catalog-center__tabs,.msd-v3-inspector-tabs) button:is(.active,.is-active,[aria-selected=true]){color:#17191c!important;background:#fff!important;box-shadow:0 1px 4px #11121414!important}.owner-app :is(.owner-module-table,.owner-operational-table,.owner-finance-ledger__table,.owner-content-center__table),.merchant-app :is(.merchant-orders-table,.merchant-documents-table){overflow:hidden;border:1px solid var(--at-foundation-line)!important;background:#fff!important;border-radius:11px!important}.owner-app :is(.owner-module-table,.owner-operational-table,.owner-finance-ledger__table,.owner-content-center__table) table,.merchant-app :is(.merchant-orders-table,.merchant-documents-table) table{border-collapse:separate;border-spacing:0;width:100%}.owner-app :is(.owner-module-table,.owner-operational-table,.owner-finance-ledger__table,.owner-content-center__table) th,.merchant-app :is(.merchant-orders-table,.merchant-documents-table) th{color:#686c74!important;border-bottom-color:var(--at-foundation-line)!important;background:#fafafa!important;padding-block:12px!important;font-size:11px!important;font-weight:900!important}.owner-app :is(.owner-module-table,.owner-operational-table,.owner-finance-ledger__table,.owner-content-center__table) td,.merchant-app :is(.merchant-orders-table,.merchant-documents-table) td{border-bottom-color:#f0f0f2!important;padding-block:13px!important}.owner-app :is(.owner-module-table,.owner-operational-table,.owner-finance-ledger__table,.owner-content-center__table) tbody tr:hover td,.merchant-app :is(.merchant-orders-table,.merchant-documents-table) tbody tr:hover td{background:#fcfcfc!important}.owner-app :is(.owner-status-pill,.owner-status-badge),.merchant-app :is(.merchant-status,.merchant-status-pill,.merchant-case-status){min-height:24px;border-radius:999px!important;font-size:10px!important;font-weight:900!important}.owner-app :is(.owner-status-pill--success,[class*=--success]),.merchant-app :is([class*=--success],[data-status=success]){color:#15704f!important;background:#eaf7f1!important}.owner-app :is(.owner-status-pill--warning,[class*=--warning]),.merchant-app :is([class*=--warning],[data-status=warning]){color:#9b6208!important;background:#fff5dd!important}.owner-app :is(.owner-status-pill--danger,[class*=--danger]),.merchant-app :is([class*=--danger],[data-status=danger]){color:#b4232d!important;background:#fff0f1!important}.owner-app :is(.owner-empty,.owner-operations-empty,.owner-documents-empty,.owner-finance-ledger__empty,.owner-location-review__empty),.merchant-app :is(.merchant-empty,.merchant-table-empty,.merchant-final-empty){text-align:center;color:#737780!important;background:#fbfbfc!important;border:1px dashed #dfe1e5!important;border-radius:12px!important;padding:34px 22px!important}.owner-app :is(.owner-form-grid,.owner-store-admin-form,.owner-plan-management__fields),.merchant-app :is(.merchant-form-grid,.merchant-promotion-form,.merchant-employee-form){gap:14px!important}.owner-app label,.merchant-app label{color:#36393f;font-weight:800}.owner-app .owner-stat-grid,.merchant-app .merchant-stat-grid{gap:12px!important}.owner-app .owner-stat-grid>*,.merchant-app .merchant-stat-grid>*{border-color:var(--at-foundation-line)!important;box-shadow:none!important;background:#fff!important;border-radius:11px!important}.owner-app :is(.owner-button--danger,.owner-button--danger-soft),.merchant-app .merchant-action--danger{color:#b4232d!important;background:#fff6f7!important;border-color:#f2c9cd!important}.owner-app :is(.owner-button--danger,.owner-button--danger-soft):hover,.merchant-app .merchant-action--danger:hover{color:#fff!important;background:#b4232d!important;border-color:#b4232d!important}@media (width<=767px){.owner-app .owner-page,.merchant-app .merchant-page{padding-block:16px 24px!important}.owner-app :is(.owner-toolbar,.owner-module-toolbar,.owner-operational-toolbar,.owner-operations-toolbar,.owner-commerce-toolbar,.owner-customers-toolbar),.merchant-app :is(.merchant-toolbar,.merchant-inventory-toolbar,.merchant-report-filter){border-radius:10px!important;padding:10px!important}.owner-app :is(.owner-module-table,.owner-operational-table,.owner-finance-ledger__table,.owner-content-center__table),.merchant-app :is(.merchant-orders-table-wrap,.merchant-documents-table){-webkit-overflow-scrolling:touch;overflow-x:auto!important}}.merchant-dashboard-v3,.owner-dashboard-v3{max-width:1500px;margin-inline:auto}.merchant-dashboard-v3__heading-actions{flex-wrap:wrap;align-items:center;gap:9px;display:flex}.merchant-dashboard-v3__heading-actions>button{border:1px solid var(--at-foundation-line);color:#282b30;background:#fff;border-radius:9px;align-items:center;gap:7px;min-height:38px;padding:0 13px;font-weight:800;display:inline-flex}.merchant-dashboard-v3__primary-grid,.owner-dashboard-v3__primary-grid,.merchant-dashboard-v3__secondary-grid{grid-template-columns:minmax(0,1.25fr) minmax(300px,.75fr);gap:14px;margin-top:14px;display:grid}.merchant-dashboard-v3__today dl,.owner-dashboard-v3 .owner-final-status dl{gap:0;margin:0;display:grid}.merchant-dashboard-v3__today dl>div,.owner-dashboard-v3 .owner-final-status dl>div{border-bottom:1px solid #f0f0f2;justify-content:space-between;align-items:center;gap:12px;min-height:48px;display:flex}.merchant-dashboard-v3__today dl>div:last-child,.owner-dashboard-v3 .owner-final-status dl>div:last-child{border-bottom:0}.merchant-dashboard-v3__today dt,.owner-dashboard-v3 .owner-final-status dt{color:#6d7179;align-items:center;gap:7px;font-size:12px;font-weight:800;display:inline-flex}.merchant-dashboard-v3__today dd,.owner-dashboard-v3 .owner-final-status dd{color:#17191c;margin:0;font-size:18px;font-weight:950}.merchant-dashboard-v3__flow,.owner-dashboard-v3__flow{margin-top:14px}.merchant-dashboard-v3__flow-grid,.owner-dashboard-v3__flow-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:8px;display:grid}.merchant-dashboard-v3__flow-grid>button,.owner-dashboard-v3__flow-grid>button{color:#23252a;background:#fafafa;border:1px solid #ececef;border-radius:10px;place-items:center;gap:2px;min-height:72px;display:grid;position:relative}.merchant-dashboard-v3__flow-grid>button:hover,.owner-dashboard-v3__flow-grid>button:hover{background:#fff;border-color:#d9dbe0}.merchant-dashboard-v3__flow-grid small,.owner-dashboard-v3__flow-grid small{color:#7a7e86;font-size:11px;font-weight:800}.merchant-dashboard-v3__flow-grid strong,.owner-dashboard-v3__flow-grid strong{font-size:22px;font-weight:950}.merchant-dashboard-v3__flow-grid svg,.owner-dashboard-v3__flow-grid svg{inset-inline-end:-12px;z-index:2;color:#b9bcc2;background:#fff;padding:2px;position:absolute;top:50%;transform:translateY(-50%)}.merchant-dashboard-v3__flow-grid>button:last-child svg,.owner-dashboard-v3__flow-grid>button:last-child svg{display:none}.merchant-dashboard-v3__sales{min-height:320px}.merchant-dashboard-v3__chart{grid-template-columns:repeat(7,1fr);align-items:end;gap:9px;height:230px;padding-top:16px;display:grid}.merchant-dashboard-v3__chart>div{text-align:center;grid-template-rows:1fr auto auto;gap:5px;min-width:0;height:100%;display:grid}.merchant-dashboard-v3__chart>div>span{background:linear-gradient(#fafafa,#f5f5f6);border-radius:8px;justify-content:center;align-items:end;min-height:150px;display:flex;overflow:hidden}.merchant-dashboard-v3__chart i{background:#17191c;border-radius:7px 7px 2px 2px;width:58%;min-height:8px}.merchant-dashboard-v3__chart b{color:#5e626a;font-size:10px;font-weight:900}.merchant-dashboard-v3__chart small{color:#8b8f97;font-size:9px;font-weight:800}.merchant-dashboard-v3__quick-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:9px;display:grid}.merchant-dashboard-v3__quick-grid>button{text-align:start;color:#202226;background:#fff;border:1px solid #ececef;border-radius:10px;align-items:center;gap:10px;min-height:76px;padding:12px;display:flex}.merchant-dashboard-v3__quick-grid>button:hover{background:#fafafa;border-color:#d8dade}.merchant-dashboard-v3__quick-grid>button>svg{color:#e30613;flex:none}.merchant-dashboard-v3__quick-grid span{gap:3px;display:grid}.merchant-dashboard-v3__quick-grid strong{font-size:12px;font-weight:900}.merchant-dashboard-v3__quick-grid small{color:#848890;font-size:10px;font-weight:700}.owner-dashboard-v3__kpis{grid-template-columns:repeat(3,minmax(0,1fr))!important}.owner-dashboard-v3__clear{color:#596069;text-align:start;justify-content:center;align-items:center;gap:12px;min-height:150px;display:flex}.owner-dashboard-v3__clear>svg{color:#17805a}.owner-dashboard-v3__clear div{gap:4px;display:grid}.owner-dashboard-v3__clear strong{color:#202226;font-size:13px;font-weight:900}.owner-dashboard-v3__clear small{color:#858991;font-size:11px}.owner-dashboard-v3__orders{margin-top:14px}.owner-dashboard-v3__orders-list{display:grid}.owner-dashboard-v3__orders-list>button{text-align:start;color:#202226;background:0 0;border:0;border-bottom:1px solid #f0f0f2;grid-template-columns:minmax(170px,1.4fr) 120px 130px 20px;align-items:center;gap:12px;min-height:58px;padding:8px 2px;display:grid}.owner-dashboard-v3__orders-list>button:last-child{border-bottom:0}.owner-dashboard-v3__orders-list>button:hover{background:#fcfcfc}.owner-dashboard-v3__orders-list>button>div{gap:3px;display:grid}.owner-dashboard-v3__orders-list strong,.owner-dashboard-v3__orders-list b{font-size:12px;font-weight:900}.owner-dashboard-v3__orders-list small{color:#858991;font-size:10px}.owner-dashboard-v3__orders-list span{color:#555a63;background:#f2f3f5;border-radius:999px;width:fit-content;padding:4px 8px;font-size:10px;font-weight:900}@media (width<=1100px){.merchant-dashboard-v3__primary-grid,.owner-dashboard-v3__primary-grid,.merchant-dashboard-v3__secondary-grid{grid-template-columns:1fr}.merchant-dashboard-v3__quick-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.owner-dashboard-v3__kpis{grid-template-columns:repeat(2,minmax(0,1fr))!important}}@media (width<=767px){.merchant-dashboard-v3__heading-actions{justify-content:space-between;width:100%}.merchant-dashboard-v3__flow-grid,.owner-dashboard-v3__flow-grid{grid-template-columns:repeat(5,minmax(90px,1fr));padding-bottom:4px;overflow-x:auto}.merchant-dashboard-v3__quick-grid{grid-template-columns:1fr 1fr}.owner-dashboard-v3__kpis{grid-template-columns:1fr!important}.owner-dashboard-v3__orders-list>button{grid-template-columns:1fr auto}.owner-dashboard-v3__orders-list>button>span,.owner-dashboard-v3__orders-list>button>svg{display:none}}.merchant-orders-v2__summary,.owner-orders-v2__summary,.owner-order-details-v2__summary{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin-bottom:14px;display:grid}.merchant-orders-v2__summary>button,.owner-orders-v2__summary>article,.owner-order-details-v2__summary>article{border:1px solid var(--at-foundation-line);color:#24272c;text-align:start;background:#fff;border-radius:11px;align-items:center;gap:11px;min-height:76px;padding:13px;display:flex}.merchant-orders-v2__summary>button:hover,.merchant-orders-v2__summary>button.is-active{background:#fafafa;border-color:#d5d7dc}.merchant-orders-v2__summary svg,.owner-orders-v2__summary svg,.owner-order-details-v2__summary svg{color:#e30613;flex:none}.merchant-orders-v2__summary span,.owner-orders-v2__summary span,.owner-order-details-v2__summary span{gap:3px;display:grid}.merchant-orders-v2__summary small,.owner-orders-v2__summary small,.owner-order-details-v2__summary small{color:#7e828a;font-size:10px;font-weight:800}.merchant-orders-v2__summary strong,.owner-orders-v2__summary strong,.owner-order-details-v2__summary strong{color:#17191c;font-size:20px;font-weight:950}.owner-orders-v2__currency{background:#fff3f4;border-radius:10px;place-items:center;width:34px;height:34px;font-size:10px;font-weight:950;color:#e30613!important;display:grid!important}.merchant-order-grid--v2,.owner-order-grid--v2{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:12px!important}.merchant-order-grid--v2 .merchant-order-card,.owner-order-grid--v2 .owner-order-card{min-height:215px}.merchant-order-progress{border:1px solid var(--at-foundation-line);background:#fff;border-radius:11px;grid-template-columns:repeat(5,minmax(0,1fr));gap:0;margin-bottom:14px;padding:13px;display:grid}.merchant-order-progress>div:not(.merchant-order-progress__stopped){text-align:center;place-items:center;gap:6px;min-height:54px;display:grid;position:relative}.merchant-order-progress>div:not(.merchant-order-progress__stopped):after{content:"";top:16px;z-index:0;background:#ececef;width:100%;height:2px;position:absolute;inset-inline-end:50%}.merchant-order-progress>div:first-child:after{display:none}.merchant-order-progress>div>span{z-index:1;color:#7e828a;background:#f1f2f4;border-radius:999px;place-items:center;width:32px;height:32px;font-size:11px;font-weight:950;display:grid;position:relative}.merchant-order-progress>div.is-done>span,.merchant-order-progress>div.is-current>span{color:#fff;background:#17191c}.merchant-order-progress>div.is-current>span{background:#e30613}.merchant-order-progress small{color:#777b83;font-size:10px;font-weight:850}.merchant-order-progress>div.is-current small{color:#202226}.merchant-order-progress__stopped{color:#b4232d;grid-column:1/-1;justify-content:center;align-items:center;gap:10px;min-height:60px;display:flex}.merchant-order-progress__stopped>div{gap:2px;display:grid}.catalog-center--merchant .catalog-center__tabs{max-width:760px}.catalog-center--merchant .catalog-center__launch-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.merchant-catalog-library__search{border:1px solid var(--at-foundation-line);color:#8a8e96;background:#fff;border-radius:10px;align-items:center;gap:9px;min-height:46px;margin:12px 0;padding:0 13px;display:flex}.merchant-catalog-library__search input{flex:1;min-width:0;box-shadow:none!important;border:0!important}.merchant-catalog-library__list{gap:8px;display:grid}.merchant-catalog-library__list>article{background:#fff;border:1px solid #ececef;border-radius:10px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:14px;min-height:76px;padding:10px 12px;display:grid}.merchant-catalog-library__identity{align-items:center;gap:10px;min-width:0;display:flex}.merchant-catalog-library__identity>span{color:#e30613;background:#fff3f4;border-radius:10px;flex:none;place-items:center;width:40px;height:40px;display:grid}.merchant-catalog-library__identity>div{gap:2px;min-width:0;display:grid}.merchant-catalog-library__identity small{color:#8b8f97;font-size:9px;font-weight:850}.merchant-catalog-library__identity strong{color:#202226;text-overflow:ellipsis;white-space:nowrap;font-size:12px;font-weight:900;overflow:hidden}.merchant-catalog-library__identity em{color:#757982;text-overflow:ellipsis;white-space:nowrap;font-size:10px;font-style:normal;overflow:hidden}.merchant-catalog-library__status{justify-content:flex-end;align-items:center;gap:8px;display:flex}.merchant-catalog-library__status>span{color:#6f737b;background:#f3f4f5;border-radius:999px;align-items:center;gap:5px;padding:5px 8px;font-size:9px;font-weight:850;display:inline-flex}.merchant-catalog-library__status>span.is-linked{color:#15704f;background:#eaf7f1}.merchant-catalog-library__status>button{color:#fff;background:#e30613;border:1px solid #e30613;border-radius:8px;min-height:34px;padding:0 10px;font-size:10px;font-weight:900}.owner-order-details-v2 .owner-order-derived-status{margin-top:0}.catalog-center--owner .catalog-center__commandbar strong{color:#17191c}@media (width<=980px){.merchant-orders-v2__summary,.owner-orders-v2__summary,.owner-order-details-v2__summary{grid-template-columns:repeat(2,minmax(0,1fr))}.merchant-order-grid--v2,.owner-order-grid--v2{grid-template-columns:1fr!important}}@media (width<=700px){.merchant-order-progress{grid-template-columns:repeat(5,minmax(86px,1fr));overflow-x:auto}.catalog-center--merchant .catalog-center__launch-grid,.merchant-catalog-library__list>article{grid-template-columns:1fr}.merchant-catalog-library__status{justify-content:space-between}}.merchant-offers-v3,.merchant-after-sales-v3,.merchant-reports-v3,.merchant-business-v3,.merchant-account-v3,.merchant-customers-v2,.merchant-settings-v2,.merchant-domain-settings,.merchant-store-designer-v3,.owner-partners-page,.owner-commerce-page,.owner-operations-complete{max-width:1500px;margin-inline:auto}.merchant-app .merchant-kpi-grid-v2{grid-template-columns:repeat(4,minmax(0,1fr));gap:11px;margin:14px 0;display:grid}.merchant-app .merchant-kpi-grid-v2--compact{grid-template-columns:repeat(3,minmax(0,1fr))}.merchant-app .merchant-kpi-grid-v2>article,.merchant-business-v3 .merchant-business-kpis>article{border:1px solid var(--at-foundation-line);min-width:0;box-shadow:none;background:#fff;border-radius:11px;align-items:center;gap:11px;padding:14px;display:flex}.merchant-app .merchant-kpi-grid-v2 article>div{gap:2px;min-width:0;display:grid}.merchant-app .merchant-kpi-grid-v2 small,.merchant-business-v3 .merchant-business-kpis small{color:#777b83;font-size:10px;font-weight:850}.merchant-app .merchant-kpi-grid-v2 strong,.merchant-business-v3 .merchant-business-kpis strong{color:#17191c;font-size:20px;font-weight:950}.merchant-app .merchant-kpi-grid-v2 em,.merchant-business-v3 .merchant-business-kpis em{color:#8a8e96;font-size:9px;font-style:normal;font-weight:750}.merchant-app .merchant-kpi-icon{border-radius:9px;flex:0 0 38px;place-items:center;width:38px;height:38px;display:grid;color:#34373d!important;background:#f5f5f6!important}.merchant-app .merchant-kpi-icon.is-red{color:#b4232d!important;background:#fff0f1!important}.merchant-app .merchant-kpi-icon.is-green{color:#15704f!important;background:#eaf7f1!important}.merchant-app .merchant-kpi-icon.is-blue{color:#245b9b!important;background:#edf4fb!important}.merchant-app .merchant-kpi-icon.is-amber{color:#9b6208!important;background:#fff5dd!important}.merchant-app .merchant-kpi-icon.is-purple{color:#7052a5!important;background:#f3effa!important}.merchant-offers-v3__form{margin:14px 0;padding:18px}.merchant-offers-v3__toolbar{grid-template-columns:minmax(260px,1fr) minmax(180px,240px) auto;align-items:center;gap:10px;display:grid!important}.merchant-offers-v3__filter{border:1px solid var(--at-foundation-line);background:#fff;border-radius:9px;align-items:center;gap:7px;min-height:40px;padding-inline:10px;display:flex!important}.merchant-offers-v3__filter select{width:100%;box-shadow:none!important;border:0!important}.merchant-promotion-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.merchant-promotion-card{min-width:0;border:1px solid var(--at-foundation-line)!important;background:#fff!important;border-radius:12px!important;padding:16px!important;box-shadow:0 6px 22px #11121409!important}.merchant-promotion-card.is-disabled{opacity:.6;background:#fafafa!important}.merchant-promotion-card__discount strong{color:#17191c!important;font-size:28px!important}.merchant-promotion-status{border-radius:999px!important;padding:4px 8px!important;font-size:10px!important;font-weight:900!important}.merchant-promotion-status.is-active{color:#15704f!important;background:#eaf7f1!important}.merchant-promotion-status.is-scheduled{color:#245b9b!important;background:#edf4fb!important}.merchant-promotion-status.is-expired{color:#747880!important;background:#f0f1f3!important}.merchant-promotion-status.is-draft{color:#9b6208!important;background:#fff5dd!important}.merchant-offers-v3__empty,.merchant-after-sales-v3__empty{grid-column:1/-1;align-content:center;place-items:center;gap:6px;min-height:190px;display:grid}.merchant-after-sales-v3__tabs{border:1px solid var(--at-foundation-line);background:#f5f5f6;border-radius:10px;gap:5px;width:fit-content;margin:0 0 14px;padding:4px;display:flex}.merchant-after-sales-v3__tabs button{color:#656a72;background:0 0;border:0;border-radius:8px;align-items:center;gap:7px;min-height:36px;padding:0 13px;font-size:11px;font-weight:900;display:inline-flex}.merchant-after-sales-v3__tabs button span{color:#747880;background:#eceef1;border-radius:999px;min-width:22px;padding:2px 6px;font-size:9px}.merchant-after-sales-v3__tabs button.is-active{color:#17191c;background:#fff;box-shadow:0 1px 4px #11121414}.merchant-after-sales-v3__toolbar{grid-template-columns:minmax(260px,1fr) minmax(170px,230px) auto;align-items:center;gap:10px;display:grid!important}.merchant-after-sales-v3__filter{align-items:center;gap:7px;display:flex!important}.merchant-case-grid{gap:12px;display:grid}.merchant-case-card{padding:17px!important}.merchant-case-card__top{grid-template-columns:42px minmax(0,1fr) auto;align-items:center;gap:10px;display:grid!important}.merchant-case-card__icon{color:#34373d;background:#f3f4f5;border-radius:9px;place-items:center;width:40px;height:40px;display:grid}.merchant-case-status{color:#555a63;background:#f1f2f4;padding:4px 8px}.merchant-case-card__reason,.merchant-case-timeline,.merchant-case-compose{background:#fbfbfc!important;border-color:#eceef1!important;border-radius:10px!important}.merchant-case-card__actions{flex-wrap:wrap;gap:7px!important;display:flex!important}.merchant-case-card__actions button,.merchant-case-compose button{min-height:36px;border-radius:8px!important;font-weight:850!important}.merchant-ratings-center{border:1px solid var(--at-foundation-line);background:#fff;border-radius:12px;padding:18px}.merchant-rating-list{gap:10px;display:grid}.merchant-rating-list>article{background:#fff;border:1px solid #eceef1;border-radius:10px;padding:14px}.merchant-reports-v3__period{justify-content:space-between;align-items:center;gap:12px;display:flex!important}.merchant-reports-v3__period small{color:#858991;font-size:10px;font-weight:750}.merchant-reports-v3__grid{grid-template-columns:minmax(0,1.35fr) minmax(300px,.65fr);gap:12px;margin-top:12px;display:grid}.merchant-reports-v3__chart-panel,.merchant-reports-v3__summary,.merchant-reports-v3__products{padding:17px!important}.merchant-reports-v3__chart{grid-template-columns:repeat(7,1fr);align-items:end;gap:8px;height:250px;padding-top:16px;display:grid}.merchant-reports-v3__chart>div{text-align:center;grid-template-rows:1fr auto auto;gap:5px;height:100%;display:grid}.merchant-reports-v3__chart>div>span{background:linear-gradient(#fbfbfc,#f4f4f5);border-radius:8px;justify-content:center;align-items:end;min-height:165px;display:flex;overflow:hidden}.merchant-reports-v3__chart i{background:#17191c;border-radius:7px 7px 2px 2px;width:56%;min-height:7px}.merchant-reports-v3__chart b{color:#656970;font-size:10px;font-weight:900}.merchant-reports-v3__chart small{color:#979ba2;font-size:9px}.merchant-reports-v3__status-list{display:grid}.merchant-reports-v3__status-list>div{border-bottom:1px solid #f0f0f2;justify-content:space-between;align-items:center;gap:10px;min-height:42px;display:flex}.merchant-reports-v3__status-list>div:last-child{border-bottom:0}.merchant-reports-v3__status-list span{color:#666a72;font-size:11px;font-weight:800}.merchant-reports-v3__status-list strong{color:#17191c;font-size:15px;font-weight:950}.merchant-reports-v3__fulfillment{grid-template-columns:1fr 1fr;gap:8px;margin-top:12px;display:grid}.merchant-reports-v3__fulfillment>div{background:#fafafa;border:1px solid #eceef1;border-radius:9px;padding:12px}.merchant-reports-v3__fulfillment small{color:#7b7f87;font-size:9px;font-weight:850;display:block}.merchant-reports-v3__fulfillment strong{color:#17191c;margin-top:3px;font-size:20px;font-weight:950;display:block}.merchant-reports-v3__products{margin-top:12px}.merchant-customer-table-panel{overflow:hidden}.merchant-customer-detail{z-index:60;width:min(520px,100vw - 36px);position:fixed;inset-block:72px 18px;inset-inline-start:18px;overflow:auto;padding:18px!important;box-shadow:0 24px 60px #11121429!important}.merchant-customer-detail>header{z-index:2;background:#fff;border-bottom:1px solid #eceef1;margin:-18px -18px 14px;padding:16px 18px;position:sticky;top:-18px}.merchant-customer-detail__stats{grid-template-columns:1fr 1fr;gap:8px;display:grid}.merchant-customer-detail__stats article{background:#fafafa;border:1px solid #eceef1;border-radius:9px;padding:11px}.merchant-business-v3 .merchant-business-hero{border:1px solid var(--at-foundation-line);background:radial-gradient(circle at 8% 10%,#e306130d,#0000 26%),#fff;border-radius:12px;box-shadow:0 8px 30px #11121409}.merchant-business-v3 .merchant-business-kpis{grid-template-columns:repeat(4,minmax(0,1fr));gap:11px;margin:12px 0;display:grid}.merchant-business-v3__grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.merchant-business-v3__grid>article{padding:17px!important}.merchant-business-v3__settlement dl{margin:0;display:grid}.merchant-business-v3__settlement dl>div{border-bottom:1px solid #f0f0f2;justify-content:space-between;align-items:center;gap:10px;min-height:44px;display:flex}.merchant-business-v3__settlement dl>div:last-child{border-bottom:0}.merchant-business-v3__settlement dt{color:#747880;font-size:10px;font-weight:800}.merchant-business-v3__settlement dd{color:#17191c;margin:0;font-size:12px;font-weight:900}.merchant-account-v3 .merchant-account-identity{border:1px solid var(--at-foundation-line);background:#fff;border-radius:12px;padding:18px;box-shadow:0 8px 30px #11121409}.merchant-account-v3__grid{grid-template-columns:1fr 1fr;gap:12px;margin:12px 0;display:grid}.merchant-account-v3__grid>article{padding:17px!important}.merchant-account-v3__context>strong{color:#17191c;font-size:18px;font-weight:950;display:block}.merchant-account-v3__context>p,.merchant-account-v3__security>p{color:#747880;font-size:11px;line-height:1.8}.merchant-account-v3__logout{background:snow;border:1px solid #f2c9cd;border-radius:11px;justify-content:space-between;align-items:center;gap:14px;min-height:72px;margin-top:12px;padding:14px 16px;display:flex}.merchant-account-v3__logout>div{gap:3px;display:grid}.merchant-account-v3__logout strong{color:#442126;font-size:12px;font-weight:900}.merchant-account-v3__logout small{color:#94757a;font-size:10px}.merchant-settings-v2 .merchant-settings-summary{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-bottom:12px;display:grid}.merchant-settings-v2 .merchant-settings-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;display:grid}.merchant-settings-v2 .merchant-settings-grid>button,.merchant-settings-v2 .merchant-settings-summary>article{border:1px solid var(--at-foundation-line)!important;box-shadow:none!important;background:#fff!important;border-radius:11px!important}.merchant-settings-v2 .merchant-settings-grid>button{text-align:start;min-height:112px;padding:15px!important}.merchant-settings-v2 .merchant-settings-icon{color:#34373d!important;background:#f4f5f6!important}.merchant-settings-v2 :is(.merchant-settings-form-card,.merchant-settings-location-panel,.merchant-brand-assets,.merchant-employee-form,.merchant-security-card,.merchant-backup-card){padding:18px!important}.merchant-settings-v2 .merchant-settings-two-column{grid-template-columns:minmax(0,1.3fr) minmax(300px,.7fr);gap:12px;display:grid}.merchant-domain-settings__grid{grid-template-columns:minmax(0,1.1fr) minmax(0,.9fr);gap:12px;display:grid}.merchant-domain-settings__grid>article{padding:18px!important}.merchant-domain-readiness{background:#fafafa;border:1px solid #eceef1;border-radius:10px;padding:12px}.merchant-domain-settings__save{z-index:10;pointer-events:none;justify-content:flex-start;margin-top:12px;display:flex;position:sticky;bottom:10px}.merchant-domain-settings__save>button{pointer-events:auto;box-shadow:0 10px 28px #1112141f}.merchant-store-designer-v3{max-width:none!important}.merchant-store-designer-v3 .msd-v3-toolbar{border:1px solid var(--at-foundation-line)!important;background:#fff!important;border-radius:11px!important;box-shadow:0 6px 22px #11121409!important}.merchant-store-designer-v3 .msd-v3-workspace{gap:10px!important}.merchant-store-designer-v3 :is(.msd-v3-sections,.msd-v3-inspector,.msd-v3-canvas){border-color:var(--at-foundation-line)!important;box-shadow:none!important;background:#fff!important;border-radius:11px!important}.merchant-store-designer-v3 .msd-v3-primary,.merchant-store-designer-v3 .msd-v3-publish{color:#fff!important;background:#e30613!important;border-color:#e30613!important}.merchant-store-designer-v3 .msd-v3-section-list button.is-selected{background:#fff6f7!important;border-color:#ef9ca3!important}.owner-partners-page .owner-directory-tabs,.owner-commerce-page .owner-commerce-tabs,.owner-operations-complete .owner-operations-tabs{margin-bottom:12px}.owner-partners-page .owner-partner-list-modes{flex-wrap:wrap;gap:6px;display:flex}.owner-partners-page .owner-directory-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:11px;display:grid}.owner-partners-page .owner-directory-card{padding:15px!important}.owner-partners-page .owner-partner-documents,.owner-partners-page .owner-review-overview{background:#fbfbfc!important;border-color:#eceef1!important;border-radius:10px!important}.owner-partners-page .owner-partner-document{background:#fff!important;border:1px solid #eceef1!important;border-radius:9px!important}.owner-partners-page .owner-details-dialog,.owner-partners-page .owner-confirm-dialog{border-radius:13px!important;box-shadow:0 26px 70px #1112142e!important}.owner-commerce-page .owner-commerce-kpis{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;display:grid}.owner-commerce-page .owner-commerce-kpis>article,.owner-commerce-page .owner-commerce-store-card{border:1px solid var(--at-foundation-line)!important;box-shadow:none!important;background:#fff!important;border-radius:11px!important}.owner-commerce-page .owner-finance-ledger,.owner-commerce-page .owner-plan-management,.owner-commerce-page .owner-provider-management,.owner-commerce-page .owner-commerce-settings{padding:17px!important}.owner-commerce-page .owner-finance-ledger__table{overflow-x:auto}.owner-operations-complete .owner-after-sales-kpis{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;display:grid}.owner-operations-complete .owner-operation-grid{gap:11px;display:grid}.owner-operations-complete .owner-operation-card{padding:16px!important}.owner-operations-complete :is(.owner-case-workspace,.owner-case-timeline,.owner-case-composer,.owner-case-decision){background:#fbfbfc!important;border-color:#eceef1!important;border-radius:10px!important}@media (width<=1180px){.merchant-app .merchant-kpi-grid-v2,.merchant-business-v3 .merchant-business-kpis,.owner-commerce-page .owner-commerce-kpis,.owner-operations-complete .owner-after-sales-kpis{grid-template-columns:repeat(2,minmax(0,1fr))}.merchant-app .merchant-kpi-grid-v2--compact{grid-template-columns:repeat(3,minmax(0,1fr))}.merchant-promotion-grid,.merchant-business-v3__grid,.merchant-settings-v2 .merchant-settings-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.merchant-reports-v3__grid,.merchant-settings-v2 .merchant-settings-two-column,.merchant-domain-settings__grid{grid-template-columns:1fr}}@media (width<=820px){.merchant-offers-v3__toolbar,.merchant-after-sales-v3__toolbar{grid-template-columns:1fr}.merchant-app .merchant-kpi-grid-v2,.merchant-app .merchant-kpi-grid-v2--compact,.merchant-business-v3 .merchant-business-kpis,.owner-commerce-page .owner-commerce-kpis,.owner-operations-complete .owner-after-sales-kpis,.merchant-settings-v2 .merchant-settings-summary{grid-template-columns:1fr 1fr}.merchant-business-v3__grid,.merchant-account-v3__grid,.merchant-settings-v2 .merchant-settings-grid,.owner-partners-page .owner-directory-grid{grid-template-columns:1fr}.merchant-customer-detail{width:100vw;inset:0;border-radius:0!important}}@media (width<=560px){.merchant-app .merchant-kpi-grid-v2,.merchant-app .merchant-kpi-grid-v2--compact,.merchant-business-v3 .merchant-business-kpis,.owner-commerce-page .owner-commerce-kpis,.owner-operations-complete .owner-after-sales-kpis,.merchant-settings-v2 .merchant-settings-summary,.merchant-promotion-grid{grid-template-columns:1fr}.merchant-reports-v3__chart{gap:4px}.merchant-reports-v3__chart>div>span{min-height:130px}.merchant-account-v3__logout{flex-direction:column;align-items:stretch}}
