.merchant-material-shell{--m3-bg:#f7f8fb;--m3-surface:#ffffff;--m3-surface-subtle:#fafbfe;--m3-text:#1b1836;--m3-muted:#687087;--m3-line:#e4e8f0;--m3-line-strong:#d8deea;--m3-navy:#0f2f6d;--m3-navy-2:#0a2559;--m3-orange:#ff6e31;--m3-orange-dark:#e95418;--m3-orange-soft:#fff2ec;--m3-blue:#2463eb;--m3-blue-soft:#eef4ff;--m3-green:#168650;--m3-green-soft:#eaf8f0;--m3-amber:#b66b00;--m3-amber-soft:#fff5dc;--m3-red:#c53a3a;--m3-red-soft:#fff0ef;--m3-purple:#7855c6;--m3-purple-soft:#f2edff;--m3-rail:238px;--m3-rail-collapsed:84px;--m3-topbar:72px;--m3-radius:16px;--m3-radius-sm:12px;--m3-shadow:0 4px 18px rgba(17,31,63,.055);--m3-shadow-lg:0 16px 42px rgba(20,31,54,.14);min-height:100vh;background:var(--m3-bg);color:var(--m3-text);display:grid;grid-template-columns:var(--m3-rail) minmax(0,1fr);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.merchant-material-shell.rail-collapsed{grid-template-columns:var(--m3-rail-collapsed) minmax(0,1fr)}.merchant-material-shell *,.merchant-material-shell :after,.merchant-material-shell :before{box-sizing:border-box}.material-rail{position:sticky;top:0;height:100vh;min-width:0;background:var(--m3-surface);border-right:1px solid var(--m3-line);display:flex;flex-direction:column;overflow:hidden;z-index:80}.material-brand{min-height:72px;display:flex;align-items:center;gap:9px;padding:10px 18px;color:var(--m3-text);text-decoration:none;border-bottom:1px solid var(--m3-line);overflow:hidden}.material-brand .brand-logo.compact{width:122px;max-width:122px;height:auto;flex:0 0 auto}.material-brand-copy{display:none}.material-rail-nav{flex:1 1;min-height:0;overflow-y:auto;overscroll-behavior:contain;padding:16px 12px 12px;scrollbar-width:thin}.material-nav-group+.material-nav-group{margin-top:18px}.material-nav-group-label{padding:0 10px 7px;color:#7a8398;font-size:.66rem;line-height:1.2;font-weight:800;letter-spacing:.09em;white-space:nowrap}.material-nav-group-items{display:grid;gap:4px}.material-nav-link{min-height:44px;display:grid;grid-template-columns:22px minmax(0,1fr);align-items:center;gap:10px;padding:9px 12px;border-radius:11px;color:#34405a;font-size:.9rem;font-weight:660;line-height:1.2;text-decoration:none;transition:background .15s ease,color .15s ease,box-shadow .15s ease,transform .15s ease}.material-nav-link .kyg-icon{width:19px;height:19px}.material-nav-link:hover{background:#f2f5fa;color:var(--m3-text)}.material-nav-link.active{color:#fff;background:linear-gradient(180deg,var(--m3-navy),var(--m3-navy-2));box-shadow:0 7px 18px rgba(15,47,109,.18)}.material-nav-link.active .kyg-icon{color:#fff}.material-rail-collapse{margin:10px 12px 14px;min-height:42px;border:0;border-top:1px solid var(--m3-line);background:transparent;color:#667087;display:flex;align-items:center;gap:9px;padding:13px 10px 0;cursor:pointer;font:inherit;font-size:.84rem;font-weight:650}.material-rail-collapse .kyg-icon{width:18px}.rail-collapsed .material-brand{justify-content:center;padding-inline:10px}.rail-collapsed .material-brand .brand-logo.compact{width:48px;max-width:48px;object-fit:cover;object-position:left center}.rail-collapsed .material-nav-group-label,.rail-collapsed .material-nav-link span,.rail-collapsed .material-rail-collapse span{display:none}.rail-collapsed .material-rail-nav{padding-inline:10px}.rail-collapsed .material-nav-link{grid-template-columns:1fr;justify-items:center;padding-inline:0}.rail-collapsed .material-nav-link .kyg-icon{width:21px;height:21px}.rail-collapsed .material-rail-collapse{justify-content:center;padding-inline:0}.material-workspace{min-width:0;min-height:100vh;background:var(--m3-bg)}.material-topbar{position:sticky;top:0;z-index:70;height:var(--m3-topbar);display:grid;grid-template-columns:minmax(260px,610px) minmax(0,1fr) auto;align-items:center;gap:16px;padding:10px 24px;background:rgba(255,255,255,.96);border-bottom:1px solid var(--m3-line);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.material-mobile-brand,.material-mobile-menu{display:none}.material-quick-nav{position:relative;min-width:0;display:grid;grid-template-columns:42px minmax(0,1fr) auto;align-items:center;height:44px;border:1px solid var(--m3-line-strong);border-radius:11px;background:var(--m3-surface);box-shadow:0 1px 2px rgba(20,31,54,.02)}.material-quick-nav:focus-within{border-color:#a9b9da;box-shadow:0 0 0 3px rgba(36,99,235,.08)}.material-quick-nav-icon{width:19px;height:19px;justify-self:center;color:#667087}.material-quick-nav input{min-width:0;width:100%;height:40px;border:0!important;outline:0!important;box-shadow:none!important;background:transparent!important;color:var(--m3-text);padding:0!important;font-size:.9rem}.material-quick-nav input::placeholder{color:#858da0}.material-shortcut{margin-right:8px;padding:4px 7px;border-radius:7px;background:#f4f6fa;color:#81899b;font-size:.67rem;line-height:1;font-weight:750;white-space:nowrap}.material-quick-results{position:absolute;top:calc(100% + 7px);left:0;right:0;z-index:120;background:#fff;border:1px solid var(--m3-line);border-radius:12px;box-shadow:var(--m3-shadow-lg);padding:6px;max-height:360px;overflow-y:auto}.material-quick-result{display:grid;grid-template-columns:22px minmax(0,1fr) 18px;align-items:center;gap:9px;min-height:42px;padding:8px 10px;border-radius:9px;color:var(--m3-text);text-decoration:none;font-size:.87rem;font-weight:650}.material-quick-result:hover{background:#f4f6fa}.material-quick-result .kyg-icon{width:17px;height:17px}.material-quick-result .kyg-icon:last-child{color:#9aa1b1}.material-quick-empty{padding:14px;color:var(--m3-muted);font-size:.85rem;text-align:center}.material-topbar-context{min-width:0;display:none}.material-topbar-context small{display:block;color:var(--m3-muted);font-size:.67rem}.material-topbar-context strong{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:.9rem}.material-topbar-actions{display:flex;align-items:center;justify-content:flex-end;gap:8px;min-width:0}.material-primary-action,.material-primary-button{min-height:44px;border:0;border-radius:11px;padding:0 16px;background:linear-gradient(180deg,#ff7d45,var(--m3-orange));color:#fff;display:inline-flex;align-items:center;justify-content:center;gap:8px;font-weight:750;text-decoration:none;white-space:nowrap;box-shadow:0 7px 16px rgba(255,110,49,.2)}.material-primary-action:hover,.material-primary-button:hover{background:linear-gradient(180deg,#ff7137,var(--m3-orange-dark))}.material-primary-action .kyg-icon,.material-primary-button .kyg-icon{width:19px;height:19px}.material-icon-action,.material-icon-button,.merchant-material-shell .notification-bell{width:42px!important;height:42px!important;min-width:42px!important;min-height:42px!important;padding:0!important;border:1px solid var(--m3-line-strong)!important;border-radius:11px!important;background:#fff!important;color:#2b3650!important;display:inline-grid!important;place-items:center!important;box-shadow:none!important;text-decoration:none;cursor:pointer}.material-icon-action:hover,.material-icon-button:hover,.merchant-material-shell .notification-bell:hover{background:#f6f8fb!important;border-color:#cbd3e0!important}.material-icon-action .kyg-icon,.material-icon-button .kyg-icon,.merchant-material-shell .notification-bell .kyg-icon{width:18px;height:18px}.material-role-avatar{width:38px;height:38px;border-radius:999px;background:var(--m3-navy);color:#fff;display:grid;place-items:center;font-size:.72rem;font-weight:800;letter-spacing:.02em}.material-preferences .preference-controls.compact{gap:6px}.material-preferences .language-control{min-height:42px;display:flex;align-items:center;border:1px solid var(--m3-line-strong);border-radius:11px;background:#fff;padding-left:9px}.material-preferences .language-control>.kyg-icon{width:17px;height:17px;color:#566078}.material-preferences .language-select{border:0!important;min-width:90px;height:40px;min-height:40px;padding:0 26px 0 6px;background:transparent!important;box-shadow:none!important;color:var(--m3-text)!important;font-size:.8rem}.material-preferences .theme-toggle{width:42px!important;height:42px!important;border-radius:11px!important;background:#fff!important;color:#2b3650!important;border-color:var(--m3-line-strong)!important}.merchant-material-shell .notification-bell-wrap{position:relative;display:inline-flex}.merchant-material-shell .notification-bell>span{top:-7px!important;right:-7px!important;min-width:20px;height:20px;line-height:20px;background:var(--m3-orange)!important;border:2px solid #fff;box-shadow:none!important}.merchant-material-shell .notification-popover{top:49px;right:0;width:min(390px,calc(100vw - 24px));border:1px solid var(--m3-line);border-radius:14px;background:#fff;box-shadow:var(--m3-shadow-lg)}.material-content{min-width:0}.material-content .page,.material-content>.page{width:100%;max-width:none;margin-inline:0}.merchant-material-shell .admin-page{width:100%!important;max-width:none!important;margin:0!important;padding:26px clamp(18px,2.4vw,34px) 80px!important}.merchant-material-shell .admin-page>.admin-stats,.merchant-material-shell .admin-page>.dashboard-heading{display:none!important}.merchant-material-shell .admin-page>.section-jump-nav{position:static;top:auto;margin:0 0 18px;padding:4px;border:1px solid var(--m3-line);border-radius:12px;background:#fff;box-shadow:none;display:flex;gap:3px;overflow-x:auto;scrollbar-width:thin}.merchant-material-shell .admin-page>.section-jump-nav a{min-height:35px;padding:7px 10px;border:0;border-radius:8px;background:transparent;color:#5d6679;font-size:.76rem;font-weight:680;white-space:nowrap}.merchant-material-shell .admin-page>.section-jump-nav a:hover{background:#f4f6fa;color:var(--m3-text)}.merchant-material-shell .admin-page>.section-jump-nav .kyg-icon{width:15px;height:15px}.material-admin-overview{display:grid;gap:18px;margin-bottom:18px}.material-overview-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:20px;padding:2px 2px 0}.material-overview-heading h1{margin:4px 0;color:#172036;font-size:clamp(1.55rem,2.3vw,2rem);line-height:1.18;letter-spacing:-.025em}.material-overview-heading p{margin:0;color:var(--m3-muted);font-size:.9rem;line-height:1.45}.material-overview-heading small{display:inline-block;margin-top:6px;color:#8a92a2;font-size:.72rem}.material-overview-eyebrow{color:var(--m3-orange-dark);font-size:.64rem;font-weight:850;letter-spacing:.12em}.material-overview-actions{display:flex;align-items:center;gap:8px;flex-wrap:wrap;justify-content:flex-end}.material-secondary-button{min-height:42px;padding:0 14px;display:inline-flex;align-items:center;gap:7px;border:1px solid var(--m3-line-strong);border-radius:10px;background:#fff;color:var(--m3-text);font-size:.82rem;font-weight:720;text-decoration:none}.material-secondary-button:hover{background:#f6f8fb}.material-secondary-button .kyg-icon{width:17px;height:17px}.material-kpi-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.material-kpi-card{min-width:0;min-height:122px;padding:16px;border:1px solid var(--m3-line);border-radius:13px;background:#fff;box-shadow:var(--m3-shadow)}.material-kpi-card.attention{border-color:#f1d0ce}.material-kpi-top{display:flex;justify-content:space-between;align-items:center;gap:12px;color:#5f687c;font-size:.75rem;font-weight:700}.material-kpi-top .kyg-icon{width:17px;height:17px;color:#7b8496}.material-kpi-card.attention .material-kpi-top .kyg-icon{color:var(--m3-red)}.material-kpi-card>strong{display:block;margin-top:8px;color:#121a2e;font-size:1.75rem;line-height:1;letter-spacing:-.035em}.material-kpi-card>small{display:block;margin-top:10px;color:#8991a1;font-size:.7rem}.material-overview-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:14px}.material-overview-card{min-width:0;overflow:visible;border:1px solid var(--m3-line);border-radius:13px;background:#fff;box-shadow:var(--m3-shadow)}.material-card-heading{min-height:58px;padding:14px 16px;border-bottom:1px solid var(--m3-line);display:flex;align-items:center;justify-content:space-between;gap:12px}.material-card-heading h2{margin:0;color:#1b2438;font-size:.94rem;letter-spacing:-.01em}.material-card-heading span{display:block;margin-top:2px;color:#8991a1;font-size:.68rem}.material-card-heading>a{color:#2358bd;font-size:.72rem;font-weight:730;text-decoration:none;white-space:nowrap}.material-queue-list{display:grid;gap:8px;padding:12px}.material-queue-item{min-width:0;min-height:60px;display:grid;grid-template-columns:34px minmax(0,1fr) auto 17px;align-items:center;gap:10px;padding:9px 10px;border:1px solid var(--m3-line);border-left-width:3px;border-radius:10px;color:var(--m3-text);background:#fff;text-decoration:none}.material-queue-item.orange{border-left-color:var(--m3-orange);background:#fffaf8}.material-queue-item.amber{border-left-color:#e4a21b;background:#fffdf7}.material-queue-item.blue{border-left-color:#4b7eef;background:#f9fbff}.material-queue-icon{width:30px;height:30px;border-radius:999px;display:grid;place-items:center;background:var(--m3-orange-soft);color:var(--m3-orange-dark)}.material-queue-item.amber .material-queue-icon{background:var(--m3-amber-soft);color:var(--m3-amber)}.material-queue-item.blue .material-queue-icon{background:var(--m3-blue-soft);color:var(--m3-blue)}.material-queue-icon .kyg-icon{width:15px;height:15px}.material-queue-item>span:nth-child(2){min-width:0;display:grid;gap:2px}.material-queue-item strong{font-size:.78rem}.material-queue-item small{color:#8a92a2;font-size:.66rem;overflow-wrap:anywhere}.material-queue-item b{min-width:24px;text-align:center;font-size:.85rem}.material-queue-item>.kyg-icon{width:15px;height:15px;color:#a2a9b7}.material-health-summary{margin:12px 12px 6px;min-height:62px;display:grid;grid-template-columns:36px minmax(0,1fr);align-items:center;gap:10px;padding:10px;border-radius:10px;background:var(--m3-green-soft);color:#165f3b}.material-health-summary.warning{background:var(--m3-amber-soft);color:#765000}.material-health-summary.critical{background:var(--m3-red-soft);color:#923436}.material-health-icon{width:30px;height:30px;border-radius:999px;display:grid;place-items:center;background:rgba(255,255,255,.8)}.material-health-icon .kyg-icon{width:16px;height:16px}.material-health-summary>span:last-child{display:grid;gap:2px;min-width:0}.material-health-summary strong{font-size:.78rem}.material-health-summary small{font-size:.66rem;opacity:.82}.material-activity-list{padding:2px 12px 12px;display:grid}.material-activity-item{min-width:0;display:grid;grid-template-columns:9px minmax(0,1fr) auto;gap:9px;align-items:start;padding:10px 2px;border-bottom:1px solid #eef0f4}.material-activity-item:last-child{border-bottom:0}.material-activity-dot{width:8px;height:8px;margin-top:5px;border-radius:999px;background:#8991a1}.material-activity-dot.warning{background:#d39212}.material-activity-dot.critical{background:var(--m3-red)}.material-activity-dot.info{background:var(--m3-blue)}.material-activity-item>span:nth-child(2){min-width:0;display:grid;gap:2px}.material-activity-item strong{font-size:.74rem}.material-activity-item small{color:#7f889b;font-size:.65rem;line-height:1.35;overflow-wrap:anywhere}.material-activity-item time{color:#9aa1af;font-size:.62rem;white-space:nowrap}.material-activity-empty{min-height:84px;display:flex;align-items:center;justify-content:center;gap:8px;color:#6f788a;font-size:.76rem}.material-activity-empty .kyg-icon{width:17px;height:17px;color:var(--m3-green)}.material-recent-deliveries{overflow:hidden}.material-table-scroll{min-width:0;overflow-x:auto;overscroll-behavior-x:contain;-webkit-overflow-scrolling:touch;scrollbar-width:thin;outline:none}.material-table-scroll:focus-visible{box-shadow:inset 0 0 0 2px rgba(36,99,235,.18)}.material-overview-table{width:100%;min-width:820px;border-collapse:collapse}.material-overview-table td,.material-overview-table th{padding:10px 12px;border-bottom:1px solid #eef0f4;text-align:left;vertical-align:middle}.material-overview-table th{color:#727b8d;background:#fbfcfe;font-size:.64rem;font-weight:780;letter-spacing:.02em}.material-overview-table td{color:#34405a;font-size:.71rem}.material-overview-table td strong{color:#303a51;font-size:.72rem}.material-overview-table td small{display:block;max-width:260px;margin-top:2px;color:#8a92a2;font-size:.64rem;overflow-wrap:anywhere}.material-tracking-link{color:#245cc4;font-weight:760;text-decoration:none}.material-unassigned{color:#a35a00;font-weight:700}.material-scroll-hint{position:sticky;left:0;width:100%;min-width:100%;min-height:30px;display:flex;align-items:center;justify-content:center;gap:8px;color:#858da0;background:#fbfcfe;font-size:.64rem}.material-scroll-hint .kyg-icon{width:13px;height:13px}.material-table-empty{padding:28px;text-align:center;color:var(--m3-muted);font-size:.82rem}.merchant-material-shell .admin-page .card,.merchant-material-shell .admin-page .collapsible-card,.merchant-material-shell .admin-page .customer-card{border:1px solid var(--m3-line);border-radius:13px;background:#fff;box-shadow:var(--m3-shadow)}.merchant-material-shell .admin-page .collapsible-card{overflow:visible!important}.merchant-material-shell .admin-page .collapsible-heading{padding:14px 16px}.merchant-material-shell .admin-page .collapsible-title{font-size:.95rem;color:#202a3d}.merchant-material-shell .admin-page .collapsible-description{font-size:.76rem;color:#7f889a}.merchant-material-shell .admin-page .collapsible-trigger .eyebrow{color:#8a92a2;font-size:.61rem;letter-spacing:.08em}.merchant-material-shell .admin-page .collapsible-chevron{width:31px;height:31px;border-radius:9px;background:#f7f8fb}.merchant-material-shell .admin-page .collapsible-content{min-width:0;overflow:visible!important;padding-inline:16px}.merchant-material-shell .admin-table-wrap,.merchant-material-shell .merchant-table-wrap,.merchant-material-shell .responsive-data-wrap,.merchant-material-shell .responsive-table-wrap,.merchant-material-shell .table-wrap{max-width:100%;min-width:0;overflow-x:auto!important;overflow-y:visible!important;overscroll-behavior-x:contain;-webkit-overflow-scrolling:touch;scrollbar-width:thin}.merchant-material-shell .admin-table{min-width:780px}.merchant-material-shell .admin-table th{color:#737d90;font-size:.66rem}.merchant-material-shell .admin-table td{color:#364157;font-size:.76rem}.merchant-material-shell .admin-table td,.merchant-material-shell .admin-table td *,.merchant-material-shell .responsive-data-table td,.merchant-material-shell .responsive-data-table td *{max-width:100%;text-overflow:clip;overflow-wrap:anywhere}.merchant-material-shell article[style*="rgba(27,24,54,.12)"]{border-color:var(--m3-line)!important;border-radius:13px!important;background:#fff!important;box-shadow:none!important}.material-drawer-layer{position:fixed;inset:0;z-index:1500;display:grid;grid-template-columns:minmax(0,330px) 1fr;background:rgba(17,25,42,.38);-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.material-drawer{width:min(330px,92vw);height:100%;min-width:0;display:flex;flex-direction:column;background:#fff;box-shadow:22px 0 60px rgba(17,25,42,.18);overflow:hidden}.material-drawer-header{min-height:68px;display:flex;align-items:center;justify-content:space-between;gap:14px;padding:10px 14px;border-bottom:1px solid var(--m3-line)}.material-drawer-brand .brand-logo.compact{width:132px;max-width:132px;height:auto}.material-drawer-primary{margin:12px 14px 4px}.material-drawer-nav{flex:1 1;min-height:0;overflow-y:auto;padding:12px}.material-drawer-nav .material-nav-group+.material-nav-group{margin-top:14px}.material-drawer-secondary{display:grid;gap:3px;padding:10px 12px;border-top:1px solid var(--m3-line)}.material-drawer-secondary a{min-height:42px;display:grid;grid-template-columns:21px minmax(0,1fr) 16px;gap:10px;align-items:center;padding:8px 10px;border-radius:9px;color:#3a465d;text-decoration:none;font-size:.8rem;font-weight:650}.material-drawer-secondary a:hover{background:#f4f6fa}.material-drawer-secondary .kyg-icon{width:17px;height:17px}.material-drawer-footer{padding:12px 14px 16px;border-top:1px solid var(--m3-line)}.material-drawer-footer .preference-controls{margin-bottom:10px}@media (max-width:1380px){.merchant-material-shell{--m3-rail:218px}.material-topbar{grid-template-columns:minmax(240px,470px) minmax(0,1fr) auto;padding-inline:18px;gap:12px}.material-preferences .language-control{display:none}}@media (max-width:1180px){.merchant-material-shell,.merchant-material-shell.rail-collapsed{display:block;min-height:100vh}.material-rail{display:none}.material-workspace{min-height:100vh}.material-topbar{grid-template-columns:42px minmax(120px,1fr) auto;height:66px;padding:8px 12px;gap:8px}.material-mobile-menu{width:42px;height:42px;border:1px solid var(--m3-line);border-radius:11px;background:#fff;color:#28344d;display:grid;place-items:center}.material-mobile-menu .kyg-icon{width:19px;height:19px}.material-mobile-brand{display:flex;min-width:0}.material-mobile-brand .brand-logo.compact{width:118px;max-width:118px;height:auto}.material-quick-nav,.material-topbar-context{display:none}.material-topbar-actions{gap:6px}.material-primary-action{min-height:40px;padding-inline:12px;font-size:.78rem}.material-help-action,.material-preferences,.material-role-avatar,.material-security-action,.material-signout-action{display:none!important}.merchant-material-shell .notification-bell{width:40px!important;height:40px!important;min-width:40px!important;min-height:40px!important}.merchant-material-shell .admin-page{padding-top:20px!important}}@media (max-width:900px){.material-kpi-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.material-overview-grid{grid-template-columns:1fr}.material-overview-heading{flex-direction:column}.material-overview-actions{width:100%;justify-content:flex-start}}@media (max-width:800px){.merchant-material-shell #admin-deliveries .admin-table.responsive-data-table,.merchant-material-shell #admin-deliveries .admin-table.responsive-data-table tbody,.merchant-material-shell #admin-deliveries .admin-table.responsive-data-table td,.merchant-material-shell #admin-deliveries .admin-table.responsive-data-table tr{min-width:0!important;max-width:100%!important;overflow:visible!important}.merchant-material-shell #admin-deliveries .admin-table.responsive-data-table tbody tr{overflow:visible!important;contain:none!important}.merchant-material-shell .admin-table-wrap,.merchant-material-shell .merchant-table-wrap{overflow-x:auto!important;overflow-y:visible!important}.merchant-material-shell .responsive-data-table td{overflow:visible!important}}@media (max-width:680px){.merchant-material-shell .admin-page{padding:16px 10px 64px!important}.material-admin-overview{gap:12px}.material-overview-heading{padding-inline:2px;gap:12px}.material-overview-heading h1{font-size:1.48rem}.material-overview-actions{display:grid;grid-template-columns:1fr 1fr 42px;gap:7px}.material-overview-actions .material-primary-button,.material-overview-actions .material-secondary-button{min-width:0;padding-inline:10px;font-size:.74rem}.material-kpi-grid{gap:9px}.material-kpi-card{min-height:108px;padding:13px}.material-kpi-card>strong{font-size:1.48rem}.material-card-heading{padding:12px}.material-queue-list{padding:9px}.material-queue-item{grid-template-columns:32px minmax(0,1fr) auto 15px;padding-inline:8px}.material-activity-item{grid-template-columns:8px minmax(0,1fr)}.material-activity-item time{grid-column:2}.merchant-material-shell .admin-page>.section-jump-nav{margin-bottom:12px}}@media (max-width:520px){.material-topbar{grid-template-columns:40px minmax(90px,1fr) auto;padding-inline:8px}.material-mobile-brand .brand-logo.compact{width:102px;max-width:102px}.material-primary-action{width:40px;height:40px;min-width:40px;padding:0;border-radius:10px}.material-primary-action span{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap}.material-kpi-grid{grid-template-columns:1fr 1fr}.material-kpi-top{align-items:flex-start}.material-kpi-top span{max-width:84%}.merchant-material-shell .notification-popover{position:fixed;top:62px;right:8px;left:8px;width:auto;max-height:calc(100vh - 78px)}}@media (max-width:390px){.material-overview-actions{grid-template-columns:1fr 42px}.material-overview-actions .material-secondary-button{display:none}.material-queue-item{grid-template-columns:30px minmax(0,1fr) auto}.material-queue-item>.kyg-icon:last-child{display:none}}@media (prefers-reduced-motion:reduce){.merchant-material-shell *,.merchant-material-shell :after,.merchant-material-shell :before{scroll-behavior:auto!important;transition:none!important;animation:none!important}}:root[data-theme=dark] .merchant-material-shell{color-scheme:dark;--m3-bg:#0d1017;--m3-surface:#151a23;--m3-surface-subtle:#1a202b;--m3-surface-raised:#1e2531;--m3-field:#11161f;--m3-text:#f2f4f8;--m3-text-strong:#ffffff;--m3-muted:#a9b2c2;--m3-muted-2:#8792a6;--m3-line:#2b3341;--m3-line-strong:#3a4556;--m3-hover:#202734;--m3-hover-strong:#293242;--m3-navy:#426fc5;--m3-navy-2:#315cae;--m3-orange:#ff7a3d;--m3-orange-dark:#ff925f;--m3-orange-soft:#38251d;--m3-blue:#75a0ff;--m3-blue-soft:#1c2b49;--m3-green:#62c991;--m3-green-soft:#173326;--m3-amber:#f0b44c;--m3-amber-soft:#392d16;--m3-red:#ff7f7a;--m3-red-soft:#3b2022;--m3-purple:#b7a0ef;--m3-purple-soft:#2c2542;--m3-shadow:0 6px 22px rgba(0,0,0,.22);--m3-shadow-lg:0 20px 56px rgba(0,0,0,.42);background:var(--m3-bg);color:var(--m3-text)}:root[data-theme=dark] .merchant-material-shell .material-workspace{background:var(--m3-bg);color:var(--m3-text)}:root[data-theme=dark] .merchant-material-shell .material-brand,:root[data-theme=dark] .merchant-material-shell .material-drawer,:root[data-theme=dark] .merchant-material-shell .material-drawer-footer,:root[data-theme=dark] .merchant-material-shell .material-drawer-header,:root[data-theme=dark] .merchant-material-shell .material-preferences .language-control,:root[data-theme=dark] .merchant-material-shell .material-quick-nav,:root[data-theme=dark] .merchant-material-shell .material-quick-results,:root[data-theme=dark] .merchant-material-shell .material-rail,:root[data-theme=dark] .merchant-material-shell .notification-popover{background:var(--m3-surface)!important;color:var(--m3-text)!important;border-color:var(--m3-line)!important}:root[data-theme=dark] .merchant-material-shell .material-topbar{background:rgba(21,26,35,.96);color:var(--m3-text);border-color:var(--m3-line);box-shadow:0 1px 0 rgba(255,255,255,.015)}:root[data-theme=dark] .merchant-material-shell .material-brand{color:var(--m3-text-strong)}:root[data-theme=dark] .merchant-material-shell .material-nav-group-label{color:#8e99ad}:root[data-theme=dark] .merchant-material-shell .material-drawer-secondary a,:root[data-theme=dark] .merchant-material-shell .material-nav-link,:root[data-theme=dark] .merchant-material-shell .material-rail-collapse{color:#c4ccda}:root[data-theme=dark] .merchant-material-shell .material-drawer-secondary a:hover,:root[data-theme=dark] .merchant-material-shell .material-nav-link:hover,:root[data-theme=dark] .merchant-material-shell .material-rail-collapse:hover{background:var(--m3-hover);color:var(--m3-text-strong)}:root[data-theme=dark] .merchant-material-shell .material-nav-link.active{color:#fff;background:linear-gradient(180deg,#274d93,#203f79);box-shadow:0 8px 22px rgba(0,0,0,.28)}:root[data-theme=dark] .merchant-material-shell .material-drawer-footer,:root[data-theme=dark] .merchant-material-shell .material-drawer-header,:root[data-theme=dark] .merchant-material-shell .material-drawer-secondary,:root[data-theme=dark] .merchant-material-shell .material-rail-collapse{border-color:var(--m3-line)}:root[data-theme=dark] .merchant-material-shell .material-drawer-layer{background:rgba(3,7,14,.68)}:root[data-theme=dark] .merchant-material-shell .material-quick-nav{box-shadow:inset 0 0 0 1px rgba(255,255,255,.012)}:root[data-theme=dark] .merchant-material-shell .material-quick-nav:focus-within{border-color:#5876ab!important;box-shadow:0 0 0 3px rgba(117,160,255,.14)}:root[data-theme=dark] .merchant-material-shell .material-quick-nav input{background:transparent!important;color:var(--m3-text)!important}:root[data-theme=dark] .merchant-material-shell .material-quick-nav input::placeholder{color:#818ca0}:root[data-theme=dark] .merchant-material-shell .material-preferences .language-control>.kyg-icon,:root[data-theme=dark] .merchant-material-shell .material-quick-nav-icon{color:#9da8bb}:root[data-theme=dark] .merchant-material-shell .material-shortcut{background:var(--m3-hover);color:#aeb7c6}:root[data-theme=dark] .merchant-material-shell .material-quick-result{color:var(--m3-text)}:root[data-theme=dark] .merchant-material-shell .material-quick-result:hover{background:var(--m3-hover)}:root[data-theme=dark] .merchant-material-shell .material-quick-empty,:root[data-theme=dark] .merchant-material-shell .material-quick-result .kyg-icon:last-child{color:var(--m3-muted)}:root[data-theme=dark] .merchant-material-shell .material-icon-action,:root[data-theme=dark] .merchant-material-shell .material-icon-button,:root[data-theme=dark] .merchant-material-shell .material-mobile-menu,:root[data-theme=dark] .merchant-material-shell .material-preferences .theme-toggle,:root[data-theme=dark] .merchant-material-shell .notification-bell{background:var(--m3-surface-raised)!important;color:#e7ebf2!important;border-color:var(--m3-line-strong)!important}:root[data-theme=dark] .merchant-material-shell .material-icon-action:hover,:root[data-theme=dark] .merchant-material-shell .material-icon-button:hover,:root[data-theme=dark] .merchant-material-shell .material-mobile-menu:hover,:root[data-theme=dark] .merchant-material-shell .material-preferences .theme-toggle:hover,:root[data-theme=dark] .merchant-material-shell .notification-bell:hover{background:var(--m3-hover-strong)!important;border-color:#536078!important}:root[data-theme=dark] .merchant-material-shell .material-preferences .language-select{color:var(--m3-text)!important}:root[data-theme=dark] .merchant-material-shell .material-preferences .language-select option{background:var(--m3-surface);color:var(--m3-text)}:root[data-theme=dark] .merchant-material-shell .material-role-avatar{background:#2f5da9;color:#fff}:root[data-theme=dark] .merchant-material-shell .notification-bell>span{border-color:var(--m3-surface)!important}:root[data-theme=dark] .merchant-material-shell .admin-page .card,:root[data-theme=dark] .merchant-material-shell .admin-page .collapsible-card,:root[data-theme=dark] .merchant-material-shell .admin-page .customer-card,:root[data-theme=dark] .merchant-material-shell .admin-page>.section-jump-nav,:root[data-theme=dark] .merchant-material-shell .material-kpi-card,:root[data-theme=dark] .merchant-material-shell .material-overview-card,:root[data-theme=dark] .merchant-material-shell .material-queue-item,:root[data-theme=dark] .merchant-material-shell .material-secondary-button,:root[data-theme=dark] .merchant-material-shell article[style*="rgba(27,24,54,.12)"]{background:var(--m3-surface)!important;color:var(--m3-text)!important;border-color:var(--m3-line)!important}:root[data-theme=dark] .merchant-material-shell .admin-page>.section-jump-nav a{color:#b7c0cf}:root[data-theme=dark] .merchant-material-shell .admin-page>.section-jump-nav a:hover,:root[data-theme=dark] .merchant-material-shell .material-secondary-button:hover{background:var(--m3-hover);color:var(--m3-text-strong)}:root[data-theme=dark] .merchant-material-shell .admin-page .collapsible-title,:root[data-theme=dark] .merchant-material-shell .material-card-heading h2,:root[data-theme=dark] .merchant-material-shell .material-kpi-card>strong,:root[data-theme=dark] .merchant-material-shell .material-overview-heading h1{color:var(--m3-text-strong)}:root[data-theme=dark] .merchant-material-shell .admin-page .collapsible-description,:root[data-theme=dark] .merchant-material-shell .admin-page .collapsible-trigger .eyebrow,:root[data-theme=dark] .merchant-material-shell .material-card-heading span,:root[data-theme=dark] .merchant-material-shell .material-kpi-card>small,:root[data-theme=dark] .merchant-material-shell .material-kpi-top,:root[data-theme=dark] .merchant-material-shell .material-overview-heading p,:root[data-theme=dark] .merchant-material-shell .material-overview-heading small{color:var(--m3-muted)}:root[data-theme=dark] .merchant-material-shell .material-kpi-top .kyg-icon{color:#99a6bb}:root[data-theme=dark] .merchant-material-shell .material-activity-item,:root[data-theme=dark] .merchant-material-shell .material-card-heading,:root[data-theme=dark] .merchant-material-shell .material-overview-table td,:root[data-theme=dark] .merchant-material-shell .material-overview-table th{border-color:var(--m3-line)}:root[data-theme=dark] .merchant-material-shell .material-card-heading>a,:root[data-theme=dark] .merchant-material-shell .material-tracking-link{color:#8eb0ff}:root[data-theme=dark] .merchant-material-shell .material-queue-item.orange{background:#211b19!important;border-left-color:var(--m3-orange)!important}:root[data-theme=dark] .merchant-material-shell .material-queue-item.amber{background:#211f18!important;border-left-color:#dba63c!important}:root[data-theme=dark] .merchant-material-shell .material-queue-item.blue{background:#171f2d!important;border-left-color:#668ee6!important}:root[data-theme=dark] .merchant-material-shell .material-activity-empty,:root[data-theme=dark] .merchant-material-shell .material-activity-item small,:root[data-theme=dark] .merchant-material-shell .material-activity-item time,:root[data-theme=dark] .merchant-material-shell .material-queue-item small{color:var(--m3-muted)}:root[data-theme=dark] .merchant-material-shell .material-queue-item>.kyg-icon{color:#8f9aae}:root[data-theme=dark] .merchant-material-shell .material-health-icon{background:rgba(255,255,255,.08)}:root[data-theme=dark] .merchant-material-shell .material-health-summary{background:var(--m3-green-soft);color:#91ddb2}:root[data-theme=dark] .merchant-material-shell .material-health-summary.warning{background:var(--m3-amber-soft);color:#f0c66e}:root[data-theme=dark] .merchant-material-shell .material-health-summary.critical{background:var(--m3-red-soft);color:#ffaaa6}:root[data-theme=dark] .merchant-material-shell .material-activity-item{border-bottom-color:var(--m3-line)}:root[data-theme=dark] .merchant-material-shell .material-overview-table th,:root[data-theme=dark] .merchant-material-shell .material-scroll-hint{background:var(--m3-surface-subtle);color:#9ea9bb}:root[data-theme=dark] .merchant-material-shell .admin-table td,:root[data-theme=dark] .merchant-material-shell .material-overview-table td,:root[data-theme=dark] .merchant-material-shell .material-overview-table td strong,:root[data-theme=dark] .merchant-material-shell .responsive-data-table td{color:#dce2ec}:root[data-theme=dark] .merchant-material-shell .admin-table th,:root[data-theme=dark] .merchant-material-shell .material-overview-table td small{color:#9ca7ba}:root[data-theme=dark] .merchant-material-shell .material-unassigned{color:#eab55c}:root[data-theme=dark] .merchant-material-shell .admin-page .collapsible-chevron{background:var(--m3-hover);color:#dfe5ef}:root[data-theme=dark] .merchant-material-shell .admin-page :where(.form-section,.finance-card,.summary-card,.detail-card,.panel,.surface,.settings-card){background:var(--m3-surface)!important;color:var(--m3-text)!important;border-color:var(--m3-line)!important}:root[data-theme=dark] .merchant-material-shell :where(input:not([type=checkbox]):not([type=radio]):not([type=range]):not([type=color]),select,textarea){background-color:var(--m3-field)!important;color:var(--m3-text)!important;border-color:var(--m3-line-strong)!important;caret-color:var(--m3-text)}:root[data-theme=dark] .merchant-material-shell :where(input:not([type=checkbox]):not([type=radio]):not([type=range]):not([type=color]),select,textarea):focus{border-color:#6784bc!important;box-shadow:0 0 0 3px rgba(117,160,255,.12)!important}:root[data-theme=dark] .merchant-material-shell input::placeholder,:root[data-theme=dark] .merchant-material-shell textarea::placeholder{color:#778397!important}:root[data-theme=dark] .merchant-material-shell :where(input,select,textarea):disabled{background:#171c25!important;color:#727e91!important;border-color:#29313e!important;opacity:1}:root[data-theme=dark] .merchant-material-shell select option{background:var(--m3-surface);color:var(--m3-text)}:root[data-theme=dark] .merchant-material-shell :where(label,legend){color:#cdd4df}:root[data-theme=dark] .merchant-material-shell :where(.field-help,.help-text,.muted,.subtle,.description){color:var(--m3-muted)!important}:root[data-theme=dark] .merchant-material-shell :where(.admin-table,.responsive-data-table,.merchant-table){background:transparent;color:var(--m3-text)}:root[data-theme=dark] .merchant-material-shell :where(.admin-table,.responsive-data-table,.merchant-table) th{background:var(--m3-surface-subtle);color:#a9b3c4;border-color:var(--m3-line)}:root[data-theme=dark] .merchant-material-shell :where(.admin-table,.responsive-data-table,.merchant-table) td{background:transparent;color:#d9e0ea;border-color:var(--m3-line)}:root[data-theme=dark] .merchant-material-shell :where(.admin-table,.responsive-data-table,.merchant-table) tbody tr:hover{background:rgba(255,255,255,.025)}:root[data-theme=dark] .merchant-material-shell :where(pre,code){background:#0b0f15;color:#dbe4f2;border-color:var(--m3-line)}:root[data-theme=dark] .merchant-material-shell :where(.btn.ghost,.btn.secondary,.button.secondary,.button.ghost){background:var(--m3-surface-raised)!important;color:var(--m3-text)!important;border-color:var(--m3-line-strong)!important}:root[data-theme=dark] .merchant-material-shell :where(.btn.ghost,.btn.secondary,.button.secondary,.button.ghost):hover{background:var(--m3-hover-strong)!important}:root[data-theme=dark] .merchant-material-shell :where([role=dialog],[role=menu],.popover,.dropdown-menu,.menu-popover){color:var(--m3-text);border-color:var(--m3-line)}:root[data-theme=dark] .merchant-material-shell article[style*="rgba(27,24,54,.12)"] :where(h1,h2,h3,h4,strong,b,dt){color:var(--m3-text-strong)!important}:root[data-theme=dark] .merchant-material-shell article[style*="rgba(27,24,54,.12)"] :where(p,span,small,dd){color:#c7cfdb!important}:root[data-theme=dark] .merchant-material-shell :where(.material-rail-nav,.material-drawer-nav,.material-table-scroll,.admin-table-wrap,.merchant-table-wrap,.table-wrap,.responsive-table-wrap,.responsive-data-wrap){scrollbar-color:#465267 #11161f}:root[data-theme=dark] .merchant-material-shell ::-webkit-scrollbar-track{background:#11161f}:root[data-theme=dark] .merchant-material-shell ::-webkit-scrollbar-thumb{background:#465267;border-radius:999px}:root[data-theme=dark] .merchant-material-shell .material-overview-eyebrow{color:#ff9b6e}:root[data-theme=dark] .merchant-material-shell .material-primary-action,:root[data-theme=dark] .merchant-material-shell .material-primary-button{color:#fff;box-shadow:0 7px 18px rgba(0,0,0,.28)}.merchant-material-shell .material-content{min-width:0;width:100%}.merchant-material-shell .merchant-dashboard,.merchant-material-shell .merchant-page,.merchant-material-shell .merchant-portal,.merchant-material-shell article,.merchant-material-shell main,.merchant-material-shell section{min-width:0}.merchant-material-shell :is(.card,.panel,.merchant-card,.merchant-section,.dashboard-card,.summary-card,.detail-card){border-color:var(--m3-line);border-radius:var(--m3-radius);box-shadow:var(--m3-shadow)}.merchant-material-shell :is(.card,.panel,.merchant-card,.merchant-section,.dashboard-card,.summary-card,.detail-card):not(.status-card){background:var(--m3-surface)}.merchant-material-shell :is(h1,h2,h3,.section-title,.card-title){color:var(--m3-text)}.merchant-material-shell :is(.muted,.helper,.hint,.eyebrow,.section-description,.card-description){color:var(--m3-muted)}.merchant-material-shell :is(.stats-grid,.summary-grid,.metric-grid,.dashboard-summary-grid,.merchant-summary-grid){display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.merchant-material-shell :is(.table-wrap,.table-wrapper,.responsive-table-wrap,.responsive-table-wrapper,.responsive-data-wrap,.merchant-table-wrap,.merchant-table-wrapper,.card-table-wrap,.billing-table-wrap,.delivery-table-wrap,.request-table-wrap,.team-table-wrap,.locations-table-wrap){width:100%;max-width:100%;min-width:0;overflow-x:auto!important;overflow-y:visible!important;-webkit-overflow-scrolling:touch;overscroll-behavior-inline:contain;scrollbar-gutter:stable}.merchant-material-shell :is(.table-wrap,.table-wrapper,.responsive-table-wrap,.responsive-table-wrapper,.responsive-data-wrap,.merchant-table-wrap,.merchant-table-wrapper,.card-table-wrap,.billing-table-wrap,.delivery-table-wrap,.request-table-wrap,.team-table-wrap,.locations-table-wrap)>table{width:max(100%,680px)}.merchant-material-shell :is(td,th,.data-value,.address-value,.tracking-number){overflow-wrap:anywhere}.merchant-material-shell :is(.card-content,.merchant-card-content,.section-content,.panel-content){min-width:0;max-width:100%}.merchant-material-shell :is(.actions,.action-row,.button-row,.card-actions,.merchant-actions){display:flex;flex-wrap:wrap;gap:8px;min-width:0}.merchant-material-shell :is(.location-summary,.address-summary,.location-card,.address-card){min-width:0;border:1px solid var(--m3-line);border-radius:var(--m3-radius-sm);background:var(--m3-surface-subtle)}:root[data-theme=dark] .merchant-material-shell :is(.card,.panel,.merchant-card,.merchant-section,.dashboard-card,.summary-card,.detail-card):not(.status-card){background:var(--m3-surface);border-color:var(--m3-line);color:var(--m3-text)}:root[data-theme=dark] .merchant-material-shell :is(.location-summary,.address-summary,.location-card,.address-card){background:var(--m3-surface-subtle);border-color:var(--m3-line)}@media (max-width:1100px){.merchant-material-shell :is(.stats-grid,.summary-grid,.metric-grid,.dashboard-summary-grid,.merchant-summary-grid){grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:640px){.merchant-material-shell :is(.stats-grid,.summary-grid,.metric-grid,.dashboard-summary-grid,.merchant-summary-grid){grid-template-columns:1fr}.merchant-material-shell .material-content{padding-inline:12px}.merchant-material-shell :is(.card,.panel,.merchant-card,.merchant-section,.dashboard-card,.summary-card,.detail-card){max-width:100%}}.portal-material-shell{--m3-radius:14px;--m3-radius-sm:10px;--m3-shadow:0 2px 10px rgba(17,31,63,.05);--m3-shadow-lg:0 14px 36px rgba(20,31,54,.13);background:#f6f7fa}.portal-material-shell .material-nav-link.active{background:var(--m3-navy);box-shadow:0 4px 12px rgba(15,47,109,.16)}.portal-material-shell :is(.material-primary-action,.material-primary-button){background:var(--m3-orange);box-shadow:0 3px 10px rgba(255,110,49,.17)}.portal-material-shell :is(.material-primary-action,.material-primary-button):hover{background:var(--m3-orange-dark)}.portal-material-shell .material-content>:is(.page,main.page){width:100%;max-width:none;margin:0;padding:24px clamp(18px,2.4vw,34px) 72px}.portal-material-shell :is(.page-header,.dashboard-heading){align-items:flex-start;gap:18px;margin-bottom:18px}.portal-material-shell .merchant-command-page h1,.portal-material-shell :is(.page-header,.dashboard-heading) h1{margin:3px 0 5px;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:clamp(1.55rem,2.3vw,2rem);font-weight:750;line-height:1.18;letter-spacing:-.025em;text-transform:none;color:var(--m3-text);text-shadow:none}.portal-material-shell .merchant-command-page h2,.portal-material-shell :is(.card,.panel,.form-section) h2{font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;letter-spacing:-.015em;text-transform:none;color:var(--m3-text)}.portal-material-shell :is(.eyebrow,.merchant-command-section-head>div>span,.merchant-command-metrics>article>span){color:var(--m3-orange-dark);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:.66rem;font-weight:800;letter-spacing:.09em}.portal-material-shell :is(.card,.panel,.merchant-card,.merchant-section,.dashboard-card,.summary-card,.detail-card):not(.status-card),.portal-material-shell :is(.merchant-command-hero,.merchant-command-metrics article,.merchant-template-grid article,.merchant-webhook-grid article){border:1px solid var(--m3-line);border-radius:var(--m3-radius);background:var(--m3-surface);box-shadow:var(--m3-shadow)}.portal-material-shell .merchant-command-page{gap:14px}.portal-material-shell .merchant-command-hero{align-items:center;gap:18px;padding:20px}.portal-material-shell .merchant-command-hero h1{font-size:clamp(1.65rem,2.7vw,2.2rem);line-height:1.12}.portal-material-shell .merchant-command-hero p{color:var(--m3-muted);line-height:1.5}.portal-material-shell .merchant-command-metrics,.portal-material-shell :is(.merchant-command-grid,.merchant-command-grid.three,.merchant-case-grid,.merchant-template-grid,.merchant-webhook-grid){gap:12px}.portal-material-shell .merchant-command-metrics article{min-height:104px;gap:5px;padding:15px}.portal-material-shell .merchant-command-metrics strong{color:var(--m3-text);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:1.2rem;font-weight:750;letter-spacing:-.02em}.portal-material-shell .merchant-command-grid>.card,.portal-material-shell .merchant-command-page>.card{border-radius:var(--m3-radius)}.portal-material-shell .merchant-command-section-head{margin-bottom:14px}.portal-material-shell .merchant-command-section-head h2,.portal-material-shell .merchant-template-save h2{font-size:1rem;font-weight:750}.portal-material-shell .merchant-command-section-head>p{color:var(--m3-muted);font-size:.8rem;line-height:1.45}.portal-material-shell .merchant-case-card{transition:border-color .15s ease,box-shadow .15s ease}.portal-material-shell .merchant-case-card:hover{transform:none;border-color:var(--m3-line-strong);box-shadow:0 5px 16px rgba(17,31,63,.08)}.portal-material-shell :is(.btn,button.btn){min-height:42px;border-radius:10px;box-shadow:none;font-size:.84rem;font-weight:700;transform:none}.portal-material-shell :is(.btn,button.btn):hover{transform:none}.portal-material-shell .btn.secondary{background:var(--m3-orange);color:#2a1b15}.portal-material-shell .btn.secondary:hover{background:#f45f23}.portal-material-shell :where(input:not([type=checkbox]):not([type=radio]):not([type=range]):not([type=color]),select,textarea){min-height:44px;border-color:var(--m3-line-strong);border-radius:10px;background:var(--m3-surface);padding:10px 12px;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:.88rem}:where(input[type=checkbox],input[type=radio]){appearance:auto;inline-size:17px!important;block-size:17px!important;width:17px!important;height:17px!important;min-inline-size:17px!important;min-block-size:17px!important;min-width:17px!important;min-height:17px!important;max-width:17px!important;max-height:17px!important;flex:0 0 17px;margin:0;padding:0!important;border:1px solid var(--m3-line-strong,var(--line,#d8deea));box-shadow:none!important;accent-color:var(--m3-navy,var(--navy,#0f2f6d));vertical-align:middle}:where(.checkbox-row,.checkbox-field,.switch-field,.notification-preferences label,.merchant-preference-row>label,.merchant-choice-field label){display:inline-flex!important;align-items:center!important;justify-content:flex-start;gap:8px;min-width:0;min-height:24px;margin:0!important;padding:0;font-size:.84rem;font-weight:600;line-height:1.35;letter-spacing:0;white-space:normal}:where(.choice-row,.trust-device-choice){display:flex;align-items:flex-start;gap:9px;margin:0;padding:11px 12px;border-radius:10px;background:var(--m3-surface-subtle)}:where(.choice-row,.trust-device-choice)>input{margin-top:2px}:where(.choice-row,.trust-device-choice)>span{min-width:0;line-height:1.35}.permission-toggle-row{display:grid;grid-template-columns:minmax(0,1fr) 17px;align-items:center;gap:12px;margin:0}.portal-material-shell .merchant-preference-row>label{justify-content:center}.portal-material-shell .merchant-choice-field{gap:9px}.portal-material-shell .merchant-choice-field label{align-items:flex-start!important}.portal-material-shell .merchant-choice-field label>input{margin-top:2px}.portal-material-shell :is(.merchant-route-meta span,.merchant-case-card-meta>*,.pricing-status-pill,.status-badge){border-radius:8px}:root[data-theme=dark] .portal-material-shell{background:var(--m3-bg)}:root[data-theme=dark] .portal-material-shell .btn.secondary{background:var(--m3-orange);color:#251812}@media (max-width:760px){.portal-material-shell .material-content>:is(.page,main.page){padding:18px 12px 64px}.portal-material-shell .merchant-command-hero{padding:16px}.portal-material-shell .merchant-preference-row>label{display:inline-flex!important;justify-content:flex-start}}.operations-material-header-r3-7 .material-topbar{grid-template-columns:minmax(132px,auto) minmax(260px,600px) minmax(0,1fr);gap:16px;height:72px;padding:10px clamp(16px,2vw,26px)}.operations-material-header-r3-7 .material-topbar-context{display:grid;min-width:0;line-height:1.2}.operations-material-header-r3-7 .material-topbar-context small{color:var(--m3-muted);font-size:.68rem;font-weight:650}.operations-material-header-r3-7 .material-topbar-context strong{margin-top:3px;color:var(--m3-text);font-size:.91rem;font-weight:750}.operations-material-header-r3-7 .material-command-trigger,.operations-material-header-r3-7 .material-drawer-search{min-width:0;min-height:44px;display:flex;align-items:center;gap:10px;padding:7px 10px;border:1px solid var(--m3-line-strong);border-radius:11px;color:var(--m3-muted);background:var(--m3-surface);box-shadow:0 1px 2px rgba(20,31,54,.03);cursor:pointer;font:inherit;transition:border-color .14s ease,background-color .14s ease,box-shadow .14s ease,color .14s ease}.operations-material-header-r3-7 .material-command-trigger{width:100%;justify-self:center}.operations-material-header-r3-7 .material-command-trigger:hover,.operations-material-header-r3-7 .material-drawer-search:hover{border-color:#aeb8ca;color:var(--m3-text);background:var(--m3-surface-subtle)}.operations-material-header-r3-7 .material-account-signout:focus-visible,.operations-material-header-r3-7 .material-account-trigger:focus-visible,.operations-material-header-r3-7 .material-command-result:focus-visible,.operations-material-header-r3-7 .material-command-trigger:focus-visible,.operations-material-header-r3-7 .material-drawer-search:focus-visible{outline:3px solid rgba(36,99,235,.22);outline-offset:2px}.operations-material-header-r3-7 .material-command-trigger>span,.operations-material-header-r3-7 .material-drawer-search>span{min-width:0;flex:1 1;overflow:hidden;text-align:left;text-overflow:ellipsis;white-space:nowrap}.operations-material-header-r3-7 kbd{min-width:26px;display:inline-flex;align-items:center;justify-content:center;padding:3px 6px;border:1px solid var(--m3-line);border-bottom-color:var(--m3-line-strong);border-radius:6px;color:#747d91;background:#f4f6fa;font-family:inherit;font-size:.66rem;font-weight:700;line-height:1.3;white-space:nowrap}.operations-material-header-r3-7 .material-topbar-actions{gap:8px}.operations-material-header-r3-7 .material-account{position:relative}.operations-material-header-r3-7 .material-account-trigger{min-height:44px;display:flex;align-items:center;gap:9px;padding:4px 8px 4px 5px;border:1px solid var(--m3-line-strong);border-radius:11px;color:var(--m3-text);background:var(--m3-surface);cursor:pointer;font:inherit;transition:background-color .14s ease,border-color .14s ease}.operations-material-header-r3-7 .material-account-trigger:hover,.operations-material-header-r3-7 .material-account-trigger[aria-expanded=true]{border-color:#b5becd;background:var(--m3-surface-subtle)}.operations-material-header-r3-7 .material-account-trigger>.kyg-icon{width:17px;height:17px;color:#687087;transition:transform .14s ease}.operations-material-header-r3-7 .material-account-trigger[aria-expanded=true]>.kyg-icon{transform:rotate(180deg)}.operations-material-header-r3-7 .material-role-avatar{width:34px;height:34px;min-width:34px;display:inline-flex!important;align-items:center;justify-content:center;border-radius:8px;color:#ffffff;background:#211a3b;font-size:.74rem;font-weight:800;letter-spacing:.03em}.operations-material-header-r3-7 .material-account-copy{min-width:88px;display:grid;line-height:1.12;text-align:left}.operations-material-header-r3-7 .material-account-copy strong{color:var(--m3-text);font-size:.81rem;font-weight:750}.operations-material-header-r3-7 .material-account-copy small{margin-top:3px;color:var(--m3-muted);font-size:.69rem}.operations-material-header-r3-7 .material-account-panel{position:absolute;top:calc(100% + 10px);right:0;z-index:160;width:310px;overflow:hidden;border:1px solid var(--m3-line);border-radius:14px;color:var(--m3-text);background:var(--m3-surface);box-shadow:0 18px 48px rgba(20,31,54,.18)}.operations-material-header-r3-7 .material-account-heading{display:flex;align-items:center;gap:11px;padding:16px;border-bottom:1px solid var(--m3-line)}.operations-material-header-r3-7 .material-account-heading>div{min-width:0;display:grid}.operations-material-header-r3-7 .material-account-heading strong{overflow:hidden;color:var(--m3-text);font-size:.88rem;font-weight:750;text-overflow:ellipsis;white-space:nowrap}.operations-material-header-r3-7 .material-account-heading span:not(.material-role-avatar){margin-top:3px;color:var(--m3-muted);font-size:.72rem}.operations-material-header-r3-7 .material-account-preferences{padding:11px 14px;border-bottom:1px solid var(--m3-line)}.operations-material-header-r3-7 .material-account-preferences .language-control,.operations-material-header-r3-7 .material-account-preferences .preference-controls{display:flex;align-items:center;gap:8px}.operations-material-header-r3-7 .material-account-preferences .preference-controls{justify-content:space-between}.operations-material-header-r3-7 .material-account-preferences .language-control{min-width:0;flex:1 1}.operations-material-header-r3-7 .material-account-preferences .language-control>.kyg-icon{width:18px;height:18px;color:#6d7588}.operations-material-header-r3-7 .material-account-preferences .language-select{width:100%;min-height:38px;padding:6px 28px 6px 8px;border:1px solid transparent;border-radius:8px;color:var(--m3-text);background-color:transparent;font:inherit;font-size:.84rem;cursor:pointer}.operations-material-header-r3-7 .material-account-preferences .language-select:focus-visible,.operations-material-header-r3-7 .material-account-preferences .language-select:hover{border-color:var(--m3-line);background-color:var(--m3-surface-subtle)}.operations-material-header-r3-7 .material-account-preferences .theme-toggle{width:38px!important;min-width:38px!important;height:38px!important;display:inline-grid;place-items:center;padding:0;border:1px solid transparent;border-radius:9px!important;color:#424c61!important;background:transparent!important}.operations-material-header-r3-7 .material-account-preferences .theme-toggle:hover{border-color:var(--m3-line)!important;background:var(--m3-surface-subtle)!important}.operations-material-header-r3-7 .material-account-panel nav{display:grid;padding:7px}.operations-material-header-r3-7 .material-account-panel nav a{min-height:42px;display:grid;grid-template-columns:22px minmax(0,1fr) 18px;align-items:center;gap:10px;padding:8px 9px;border-radius:8px;color:#5e6678;font-size:.84rem;font-weight:650;text-decoration:none}.operations-material-header-r3-7 .material-account-panel nav a:hover{color:var(--m3-text);background:#f4f6fa}.operations-material-header-r3-7 .material-account-panel nav .kyg-icon{width:18px;height:18px}.operations-material-header-r3-7 .material-account-panel nav .kyg-icon:last-child{width:16px;height:16px;justify-self:end}.operations-material-header-r3-7 .material-account-signout{width:calc(100% - 14px);min-height:42px;display:flex;align-items:center;gap:10px;margin:0 7px 7px;padding:8px 10px;border:0;border-top:1px solid var(--m3-line);border-radius:8px;color:var(--m3-red);background:transparent;cursor:pointer;font:inherit;font-size:.84rem;font-weight:700}.operations-material-header-r3-7 .material-account-signout:hover{background:var(--m3-red-soft)}.operations-material-header-r3-7 .material-account-signout .kyg-icon{width:18px;height:18px}.operations-material-header-r3-7 .material-command-layer{position:fixed;inset:0;z-index:220;display:flex;align-items:flex-start;justify-content:center;padding:min(14vh,120px) 18px 18px;background:rgba(15,12,25,.58)}.operations-material-header-r3-7 .material-command-dialog{width:min(640px,100%);max-height:min(680px,calc(100dvh - 48px));display:grid;grid-template-rows:auto auto minmax(0,1fr) auto;overflow:hidden;border:1px solid var(--m3-line);border-radius:16px;color:var(--m3-text);background:var(--m3-surface);box-shadow:0 24px 64px rgba(12,20,38,.28)}.operations-material-header-r3-7 .material-command-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:20px;padding:18px 18px 14px}.operations-material-header-r3-7 .material-command-heading span{color:var(--m3-navy);font-size:.66rem;font-weight:800;letter-spacing:.07em;text-transform:uppercase}.operations-material-header-r3-7 .material-command-heading h2{margin:3px 0 0;color:var(--m3-text);font-family:inherit;font-size:1.22rem;line-height:1.25}.operations-material-header-r3-7 .material-command-input-wrap{display:grid;grid-template-columns:22px minmax(0,1fr) auto;align-items:center;gap:10px;margin:0 18px 10px;padding:0 12px;border:2px solid #6286ca;border-radius:11px;background:var(--m3-surface);box-shadow:0 0 0 3px rgba(36,99,235,.08)}.operations-material-header-r3-7 .material-command-input-wrap input{width:100%;min-width:0;min-height:48px;padding:0!important;border:0!important;outline:0!important;color:var(--m3-text)!important;background:transparent!important;box-shadow:none!important;font:inherit;font-size:.92rem}.operations-material-header-r3-7 .material-command-input-wrap input::placeholder{color:#858da0}.operations-material-header-r3-7 .material-command-results{overflow-y:auto;padding:5px 10px 10px}.operations-material-header-r3-7 .material-command-result{width:100%;min-height:58px;display:grid;grid-template-columns:38px minmax(0,1fr) 20px;align-items:center;gap:11px;padding:8px 10px;border:0;border-radius:11px;color:var(--m3-text);background:transparent;cursor:pointer;font:inherit;text-align:left}.operations-material-header-r3-7 .material-command-result.active,.operations-material-header-r3-7 .material-command-result:hover{background:#f3f6fb}.operations-material-header-r3-7 .material-command-result-icon{width:38px;height:38px;display:inline-flex;align-items:center;justify-content:center;border:1px solid var(--m3-line);border-radius:9px;color:var(--m3-orange-dark);background:var(--m3-surface)}.operations-material-header-r3-7 .material-command-result>span:nth-child(2){min-width:0;display:grid}.operations-material-header-r3-7 .material-command-result strong{font-size:.87rem;font-weight:700}.operations-material-header-r3-7 .material-command-result small{overflow:hidden;margin-top:2px;color:var(--m3-muted);font-size:.72rem;text-overflow:ellipsis;white-space:nowrap}.operations-material-header-r3-7 .material-command-empty{min-height:190px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:5px;color:var(--m3-muted);text-align:center}.operations-material-header-r3-7 .material-command-empty strong{color:var(--m3-text);font-size:.9rem}.operations-material-header-r3-7 .material-command-footer{min-height:44px;display:flex;align-items:center;gap:20px;padding:8px 18px;border-top:1px solid var(--m3-line);color:var(--m3-muted);font-size:.72rem}.operations-material-header-r3-7 .material-command-footer span{display:flex;align-items:center;gap:5px}:root[data-theme=dark] .operations-material-header-r3-7 .material-account-panel,:root[data-theme=dark] .operations-material-header-r3-7 .material-account-trigger,:root[data-theme=dark] .operations-material-header-r3-7 .material-command-dialog,:root[data-theme=dark] .operations-material-header-r3-7 .material-command-input-wrap,:root[data-theme=dark] .operations-material-header-r3-7 .material-command-result-icon,:root[data-theme=dark] .operations-material-header-r3-7 .material-command-trigger,:root[data-theme=dark] .operations-material-header-r3-7 .material-drawer-search{border-color:var(--m3-line);color:var(--m3-text);background:var(--m3-surface)}:root[data-theme=dark] .operations-material-header-r3-7 .material-account-panel nav a:hover,:root[data-theme=dark] .operations-material-header-r3-7 .material-account-preferences .language-select:focus-visible,:root[data-theme=dark] .operations-material-header-r3-7 .material-account-preferences .language-select:hover,:root[data-theme=dark] .operations-material-header-r3-7 .material-account-preferences .theme-toggle:hover,:root[data-theme=dark] .operations-material-header-r3-7 .material-account-trigger:hover,:root[data-theme=dark] .operations-material-header-r3-7 .material-account-trigger[aria-expanded=true],:root[data-theme=dark] .operations-material-header-r3-7 .material-command-result.active,:root[data-theme=dark] .operations-material-header-r3-7 .material-command-result:hover,:root[data-theme=dark] .operations-material-header-r3-7 .material-command-trigger:hover,:root[data-theme=dark] .operations-material-header-r3-7 .material-drawer-search:hover{color:var(--m3-text);background:var(--m3-hover)!important}:root[data-theme=dark] .operations-material-header-r3-7 kbd{border-color:var(--m3-line);color:#aeb7c6;background:var(--m3-hover)}:root[data-theme=dark] .operations-material-header-r3-7 .material-role-avatar{color:#211a3b;background:#f0ebff}:root[data-theme=dark] .operations-material-header-r3-7 .material-account-copy strong,:root[data-theme=dark] .operations-material-header-r3-7 .material-account-heading strong,:root[data-theme=dark] .operations-material-header-r3-7 .material-account-preferences .language-select,:root[data-theme=dark] .operations-material-header-r3-7 .material-account-preferences .theme-toggle,:root[data-theme=dark] .operations-material-header-r3-7 .material-command-empty strong,:root[data-theme=dark] .operations-material-header-r3-7 .material-command-heading h2,:root[data-theme=dark] .operations-material-header-r3-7 .material-command-result{color:var(--m3-text)!important}@media (max-width:1380px){.operations-material-header-r3-7 .material-topbar{grid-template-columns:minmax(120px,auto) minmax(240px,460px) minmax(0,1fr);gap:12px;padding-inline:18px}}@media (max-width:1180px){.operations-material-header-r3-7 .material-topbar{grid-template-columns:42px auto minmax(180px,1fr) auto;gap:8px;height:66px;padding:8px 12px}.operations-material-header-r3-7 .material-topbar-context{display:none}.operations-material-header-r3-7 .material-command-trigger{width:min(100%,420px)}.operations-material-header-r3-7 .material-account-copy,.operations-material-header-r3-7 .material-account-trigger>.kyg-icon{display:none}.operations-material-header-r3-7 .material-account-trigger{padding-right:5px}.operations-material-header-r3-7 .material-role-avatar{display:inline-flex!important}.operations-material-header-r3-7 .material-drawer-search{margin:12px 12px 0}}@media (max-width:760px){.operations-material-header-r3-7 .material-topbar{grid-template-columns:42px minmax(0,1fr) auto}.operations-material-header-r3-7 .material-mobile-brand{display:none}.operations-material-header-r3-7 .material-command-trigger{justify-self:stretch}}@media (max-width:620px){.operations-material-header-r3-7 .material-command-trigger{width:42px;justify-content:center;justify-self:end}.operations-material-header-r3-7 .material-command-trigger>kbd,.operations-material-header-r3-7 .material-command-trigger>span,.operations-material-header-r3-7 .material-primary-action>span{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap}.operations-material-header-r3-7 .material-primary-action{width:40px;min-width:40px;height:40px;min-height:40px;padding:0}.operations-material-header-r3-7 .material-account-trigger{min-height:40px;padding:3px;border:0;background:transparent}.operations-material-header-r3-7 .material-account-panel{position:fixed;top:66px;right:10px;left:10px;width:auto;max-height:calc(100dvh - 76px);overflow-y:auto}.operations-material-header-r3-7 .material-command-layer{padding:12px}.operations-material-header-r3-7 .material-command-dialog{max-height:calc(100dvh - 24px)}.operations-material-header-r3-7 .material-command-heading{padding:14px}.operations-material-header-r3-7 .material-command-input-wrap{margin-inline:14px}}@media (max-width:390px){.operations-material-header-r3-7 .material-topbar{gap:5px;padding-inline:7px}.operations-material-header-r3-7 .material-topbar-actions{gap:4px}.operations-material-header-r3-7 .material-command-footer{display:none}}.merchant-material-shell :is(.table-wrap,.table-wrapper,.responsive-table-wrap,.responsive-table-wrapper,.responsive-data-wrap,.merchant-table-wrap,.merchant-table-wrapper,.card-table-wrap,.billing-table-wrap,.delivery-table-wrap,.request-table-wrap,.team-table-wrap,.locations-table-wrap,.admin-table-wrap)>table{border-collapse:collapse;border-spacing:0}.merchant-material-shell :is(.table-wrap,.table-wrapper,.responsive-table-wrap,.responsive-table-wrapper,.responsive-data-wrap,.merchant-table-wrap,.merchant-table-wrapper,.card-table-wrap,.billing-table-wrap,.delivery-table-wrap,.request-table-wrap,.team-table-wrap,.locations-table-wrap,.admin-table-wrap)>table :is(th,td){padding:14px 16px;text-align:left;vertical-align:middle}.merchant-material-shell :is(.table-wrap,.table-wrapper,.responsive-table-wrap,.responsive-table-wrapper,.responsive-data-wrap,.merchant-table-wrap,.merchant-table-wrapper,.card-table-wrap,.billing-table-wrap,.delivery-table-wrap,.request-table-wrap,.team-table-wrap,.locations-table-wrap,.admin-table-wrap)>table th{color:#667085;background:#fbfcfe;font-size:.71rem;font-weight:800;letter-spacing:.045em;line-height:1.25;text-transform:uppercase;white-space:nowrap}.merchant-material-shell :is(.table-wrap,.table-wrapper,.responsive-table-wrap,.responsive-table-wrapper,.responsive-data-wrap,.merchant-table-wrap,.merchant-table-wrapper,.card-table-wrap,.billing-table-wrap,.delivery-table-wrap,.request-table-wrap,.team-table-wrap,.locations-table-wrap,.admin-table-wrap)>table td{color:#27364f;line-height:1.45}.merchant-material-shell .merchant-billing-table{width:100%!important;min-width:960px!important;table-layout:fixed}.merchant-material-shell .merchant-billing-table .merchant-billing-select-column{width:58px}.merchant-material-shell .merchant-billing-table .merchant-billing-document-column,.merchant-material-shell .merchant-billing-table .merchant-billing-tracking-column{width:18%}.merchant-material-shell .merchant-billing-table .merchant-billing-type-column{width:11%}.merchant-material-shell .merchant-billing-table .merchant-billing-money-column{width:12.5%}.merchant-material-shell .merchant-billing-table .merchant-billing-action-column{width:112px}.merchant-material-shell .merchant-billing-table :is(th,td):first-child{padding-left:20px}.merchant-material-shell .merchant-billing-table :is(th,td):last-child{padding-right:20px}.merchant-material-shell .merchant-billing-table :is(th,td):nth-last-child(2),.merchant-material-shell .merchant-billing-table :is(th,td):nth-last-child(3),.merchant-material-shell .merchant-billing-table :is(th,td):nth-last-child(4){white-space:nowrap}.merchant-material-shell .merchant-billing-table :is(th,td):last-child{text-align:right}.merchant-material-shell .merchant-billing-table td[data-label=Select]{text-align:center}.merchant-material-shell .merchant-billing-table td[data-label=Select] input{display:block;margin-inline:auto}@media (max-width:800px){.merchant-material-shell :is(.table-wrap,.table-wrapper,.responsive-table-wrap,.responsive-table-wrapper,.responsive-data-wrap,.merchant-table-wrap,.merchant-table-wrapper,.card-table-wrap,.billing-table-wrap,.delivery-table-wrap,.request-table-wrap,.team-table-wrap,.locations-table-wrap,.admin-table-wrap){overflow:visible!important}.merchant-material-shell :is(.table-wrap,.table-wrapper,.responsive-table-wrap,.responsive-table-wrapper,.responsive-data-wrap,.merchant-table-wrap,.merchant-table-wrapper,.card-table-wrap,.billing-table-wrap,.delivery-table-wrap,.request-table-wrap,.team-table-wrap,.locations-table-wrap,.admin-table-wrap)>table.responsive-data-table{width:100%!important;min-width:0!important;max-width:100%!important;table-layout:auto!important}.merchant-material-shell .responsive-data-table tbody{width:100%}.merchant-material-shell .responsive-data-table tbody tr{width:100%;padding:4px 14px}.merchant-material-shell .responsive-data-table td{grid-template-columns:minmax(6.5rem,37%) minmax(0,1fr);column-gap:14px;padding-block:13px!important}.merchant-material-shell .responsive-data-table td:before{align-self:start;padding-top:2px}.merchant-material-shell .responsive-data-table td>*{min-width:0;max-width:100%}.merchant-material-shell .responsive-data-table td :is(a,strong,small,span,button){overflow-wrap:anywhere}.merchant-material-shell .responsive-data-table td[data-label=Select]{align-items:center}.merchant-material-shell .responsive-data-table td[data-label=Select] input{margin:0}.merchant-material-shell :is(.merchant-delivery-card,.merchant-request-card,.merchant-admin-card,.bundle-card,.team-member-card,.location-card,.merchant-team-card,.merchant-location-card,.merchant-case-card,.merchant-command-card,.delivery-card){padding:16px}.merchant-material-shell :is(.merchant-card-meta,.notification-card-meta){gap:7px 9px}.merchant-material-shell .merchant-card-meta span{max-width:100%;overflow-wrap:anywhere}.merchant-material-shell :is(.card-actions,.merchant-actions,.action-row,.button-row)>.btn{flex:1 1 10rem;justify-content:center}}@media (max-width:440px){.merchant-material-shell .responsive-data-table td{grid-template-columns:1fr;gap:5px}.merchant-material-shell .responsive-data-table td:before{padding-top:0}.merchant-material-shell .responsive-data-table td[data-label=Select]{grid-template-columns:1fr auto}.merchant-material-shell :is(.merchant-delivery-card,.merchant-request-card,.merchant-admin-card,.bundle-card,.team-member-card,.location-card,.merchant-team-card,.merchant-location-card,.merchant-case-card,.merchant-command-card,.delivery-card){padding:14px}}