:root{--adm-navy:#071b34;--adm-blue:#096fc7;--adm-orange:#ff7a00;--adm-bg:#f3f6f9;--adm-border:#dce4ec;--adm-text:#10233d;--adm-muted:#667a8f;--adm-success:#137448;--adm-danger:#bd3030}.adm-app,.adm-auth-shell{color:var(--adm-text);font-family:SF Pro Text,Segoe UI,sans-serif}button,input,select,textarea{font:inherit}.adm-full-state{background:var(--adm-bg);place-items:center;min-height:100vh;padding:24px;display:grid}.adm-app{background:var(--adm-bg);grid-template-columns:248px minmax(0,1fr);min-height:100vh;display:grid}.adm-sidebar{background:var(--adm-navy);color:#fff;z-index:30;flex-direction:column;height:100vh;padding:23px 15px 18px;display:flex;position:sticky;top:0}.adm-sidebar-head{justify-content:space-between;align-items:flex-start;height:48px;padding:0 10px;display:flex}.adm-logo{color:#fff;letter-spacing:-.09em;font-size:25px;font-weight:900;line-height:1;text-decoration:none}.adm-logo span{color:var(--adm-orange)}.adm-logo small{letter-spacing:.13em;color:#9fc8ec;margin-left:8px;font-size:8px}.adm-sidebar nav{gap:4px;margin-top:27px;display:grid}.adm-sidebar nav button{color:#b9cadc;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:10px;align-items:center;gap:11px;width:100%;padding:11px 12px;font-size:13px;display:flex}.adm-sidebar nav button:hover,.adm-sidebar nav button.active{color:#fff;background:#ffffff12}.adm-sidebar nav button.active{box-shadow:inset 3px 0 var(--adm-orange)}.adm-sidebar nav em{text-transform:uppercase;letter-spacing:.08em;background:#ffffff16;border-radius:99px;margin-left:auto;padding:4px 6px;font-size:8px;font-style:normal}.adm-sidebar-foot{border-top:1px solid #ffffff18;align-items:center;gap:9px;margin-top:auto;padding:17px 9px 0;display:flex}.adm-sidebar-foot div{gap:2px;min-width:0;display:grid}.adm-sidebar-foot strong{text-overflow:ellipsis;font-size:11px;overflow:hidden}.adm-sidebar-foot span{color:#8eabc6;font-size:10px}.adm-main{min-width:0}.adm-topbar{border-bottom:1px solid var(--adm-border);background:#fff;align-items:center;gap:14px;height:70px;padding:0 28px;display:flex}.adm-topbar>div:first-of-type{gap:2px;display:grid}.adm-topbar>div:first-of-type strong{font-size:13px}.adm-topbar>div:first-of-type span{color:var(--adm-muted);font-size:10px}.adm-account{color:var(--adm-muted);align-items:center;gap:7px;margin-left:auto;font-size:11px;display:flex}.adm-account button{border:0;border-left:1px solid var(--adm-border);color:#304c68;cursor:pointer;background:0 0;align-items:center;gap:6px;margin-left:7px;padding:6px 0 6px 14px;display:flex}.adm-menu-button,.adm-mobile-close{color:inherit;background:0 0;border:0;display:none}.adm-workspace{max-width:1540px;margin:0 auto;padding:32px}.adm-page{gap:20px;display:grid}.adm-page-title{justify-content:space-between;align-items:flex-end;gap:22px;display:flex}.adm-page-title p{text-transform:uppercase;letter-spacing:.13em;color:var(--adm-blue);margin:0 0 7px;font-size:10px;font-weight:850}.adm-page-title h1{letter-spacing:-.055em;margin:0;font-size:clamp(2rem,4vw,3.2rem);line-height:1}.adm-page-title>div>span{color:var(--adm-muted);max-width:620px;margin-top:10px;font-size:12px;line-height:1.5;display:block}.adm-page-actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:8px;display:flex}.adm-live-status{color:#47647a;white-space:nowrap;align-items:center;gap:7px;font-size:10px;font-weight:750;display:inline-flex}.adm-live-status>span{background:#36a269;border-radius:50%;width:8px;height:8px;box-shadow:0 0 0 3px #e2f4e9}.adm-live-status.is-reconnecting{color:#8a5a18}.adm-live-status.is-reconnecting>span{background:#d18a25;box-shadow:0 0 0 3px #fff0d6}.adm-primary,.adm-secondary,.adm-danger{cursor:pointer;border:0;border-radius:10px;justify-content:center;align-items:center;gap:7px;min-height:39px;padding:10px 13px;font-size:11px;font-weight:750;display:inline-flex}.adm-primary{color:#fff;background:var(--adm-blue)}.adm-primary:hover{background:#075fae}.adm-secondary{color:#204968;border:1px solid var(--adm-border);background:#fff}.adm-danger{color:#fff;background:var(--adm-danger)}button:disabled{cursor:not-allowed;opacity:.55}.adm-icon-button{border:1px solid var(--adm-border);color:#245579;cursor:pointer;background:#fff;border-radius:9px;place-items:center;width:34px;height:34px;display:grid}.adm-state{min-height:180px;color:var(--adm-muted);justify-content:center;align-items:center;gap:9px;font-size:13px;display:flex}.adm-spin{animation:.85s linear infinite adm-spin}@keyframes adm-spin{to{transform:rotate(360deg)}}.adm-empty{text-align:center;color:#7890a5;background:#ffffff8c;border:1px dashed #c9d5df;border-radius:16px;flex-direction:column;justify-content:center;align-items:center;min-height:230px;padding:30px;display:flex}.adm-empty strong{color:#304c67;margin:10px 0 5px;font-size:15px}.adm-empty span{font-size:12px}.adm-alert{border-radius:11px;align-items:center;gap:8px;padding:11px 13px;font-size:12px;line-height:1.4;display:flex}.adm-alert span{flex:1}.adm-alert button{color:inherit;background:0 0;border:0;margin-left:auto;text-decoration:underline}.adm-alert-error{color:#8f2525;background:#fff0ef;border:1px solid #f5cbc7}.adm-alert-success{color:#17633f;background:#e9f8ef;border:1px solid #c1e9d2}.adm-alert-warning{color:#78580e;background:#fff7df;border:1px solid #f1dfad}.adm-toolbar{justify-content:space-between;align-items:center;gap:16px;display:flex}.adm-toolbar>span{color:var(--adm-muted);font-size:11px}.adm-search{border:1px solid var(--adm-border);color:#71869b;background:#fff;border-radius:11px;align-items:center;gap:8px;width:min(430px,100%);height:42px;padding:0 13px;display:flex}.adm-search input{width:100%;min-width:0;color:var(--adm-text);background:0 0;border:0;outline:0;font-size:12px}.adm-table-wrap{border:1px solid var(--adm-border);background:#fff;border-radius:14px;overflow:auto}.adm-table{border-collapse:collapse;width:100%;min-width:760px}.adm-table th{text-align:left;text-transform:uppercase;letter-spacing:.09em;color:#75889b;background:#f8fafc;padding:12px 14px;font-size:9px}.adm-table td{vertical-align:middle;border-top:1px solid #e8edf2;padding:13px 14px;font-size:12px}.adm-table td strong,.adm-table td small{display:block}.adm-table td small{color:#7b8da0;margin-top:3px;font-size:9px}.adm-status,.adm-mode{color:#53687b;white-space:nowrap;background:#edf2f6;border-radius:99px;align-items:center;gap:4px;width:max-content;padding:5px 8px;font-size:9px;font-weight:800;display:inline-flex}.adm-status-published,.adm-status-active,.adm-status-available,.adm-order-approved,.adm-order-confirmed,.adm-order-delivered{color:#167144;background:#e5f6ec}.adm-status-draft,.adm-status-on_request,.adm-order-pending,.adm-order-processing,.adm-order-pending_confirmation,.adm-order-awaiting_payment,.adm-order-awaiting_manual_quote,.adm-order-manual_review{color:#805914;background:#fff2d9}.adm-status-inactive,.adm-status-unavailable,.adm-status-blocked,.adm-order-cancelled,.adm-order-rejected{color:#9f3530;background:#fde9e7}.adm-order-ready_to_prepare,.adm-order-preparing,.adm-order-ready_for_pickup,.adm-order-shipped,.adm-order-out_for_delivery{color:#1469a9;background:#e8f3fc}.adm-metrics{grid-template-columns:repeat(auto-fit,minmax(185px,1fr));gap:12px;display:grid}.adm-metric{border:1px solid var(--adm-border);background:#fff;border-radius:14px;gap:4px;padding:17px;display:grid}.adm-metric>div{color:#0872c8;background:#eaf4fc;border-radius:10px;place-items:center;width:36px;height:36px;margin-bottom:8px;display:grid}.adm-metric>span{color:var(--adm-muted);font-size:10px}.adm-metric>strong{letter-spacing:-.04em;font-size:23px}.adm-metric>small{color:#7d8da0;font-size:9px}.adm-metric.attention{border-color:#f0cd8d}.adm-metric.attention>div{color:#a2640a;background:#fff3dc}.adm-operational-note,.adm-future{border:1px solid var(--adm-border);background:#fff;border-radius:14px;align-items:flex-start;gap:12px;padding:18px;display:flex}.adm-operational-note svg{color:#dc7a0c;flex:none}.adm-operational-note strong{font-size:13px}.adm-operational-note p{color:var(--adm-muted);margin:4px 0 0;font-size:11px;line-height:1.5}.adm-future{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:250px}.adm-future svg{color:var(--adm-blue)}.adm-future h2{margin:5px 0 0}.adm-future p{max-width:490px;color:var(--adm-muted);font-size:12px;line-height:1.6}.adm-card-grid{grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:10px;display:grid}.adm-reference-card{border:1px solid var(--adm-border);background:#fff;border-radius:13px;grid-template-columns:1fr auto auto;align-items:center;gap:10px;padding:14px;display:grid}.adm-reference-card>div{gap:3px;min-width:0;display:grid}.adm-reference-card strong{font-size:13px}.adm-reference-card div span{color:var(--adm-muted);font-size:10px}.adm-modal-backdrop{z-index:60;background:#05182f99;justify-content:center;align-items:center;padding:18px;display:flex;position:fixed;top:0;bottom:0;left:0;right:0}.adm-modal{background:#fff;border-radius:18px;width:min(520px,100%);max-height:92vh;overflow:auto;box-shadow:0 30px 70px #00152c55}.adm-modal-wide{width:min(900px,100%)}.adm-modal>header{z-index:2;border-bottom:1px solid var(--adm-border);background:#fff;justify-content:space-between;align-items:center;padding:17px 20px;display:flex;position:sticky;top:0}.adm-modal>header h2{letter-spacing:-.03em;margin:0;font-size:18px}.adm-modal-content{gap:17px;padding:18px;display:grid}.adm-form{gap:13px;padding:18px;display:grid}.adm-reputation-settings{border:1px solid var(--adm-border);background:#fff;border-radius:16px;margin-bottom:20px;padding:20px}.adm-reputation-pause{align-items:flex-start;gap:10px;display:flex}.adm-reputation-pause span{gap:3px;display:grid}.adm-reputation-pause small{color:var(--adm-muted)}.adm-modal-content>.adm-form{padding:0}.adm-field{color:#4b6177;gap:6px;font-size:10px;font-weight:750;display:grid}.adm-field small{color:#7d90a2;font-weight:400}.adm-field input,.adm-field select,.adm-field textarea{width:100%;color:var(--adm-text);background:#fff;border:1px solid #d7e0e8;border-radius:9px;outline:none;padding:10px 11px;font-size:12px}.adm-field input:focus,.adm-field select:focus,.adm-field textarea:focus{border-color:#58a3dc;box-shadow:0 0 0 3px #1887db16}.adm-field textarea{resize:vertical}.adm-form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:11px;display:grid}.adm-form-actions{justify-content:flex-end;align-items:center;gap:8px;margin-top:5px;display:flex}.adm-form fieldset{border:1px solid var(--adm-border);border-radius:11px;margin:0;padding:12px}.adm-form legend{color:#52687c;padding:0 5px;font-size:10px;font-weight:800}.adm-check-grid{flex-wrap:wrap;gap:6px 14px;display:flex}.adm-check{color:#526a7e;align-items:center;gap:6px;font-size:11px;display:flex}.adm-check input{accent-color:var(--adm-blue)}.adm-field-heading{color:#52687c;margin:4px 0 8px;font-size:10px;font-weight:800}.adm-field-heading small{font-weight:400}.adm-dimensions{grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;display:grid}.adm-file-count,.adm-muted{color:var(--adm-muted);font-size:10px}.adm-subsection{border-top:1px solid var(--adm-border);gap:10px;padding-top:15px;display:grid}.adm-subsection h3{margin:0;font-size:13px}.adm-subsection p{color:#50677c;margin:0;font-size:12px;line-height:1.55}.adm-variant{border:1px solid var(--adm-border);background:#fafcfd;border-radius:12px;gap:10px;padding:13px;display:grid}.adm-variant-title{justify-content:space-between;display:flex}.adm-upload{border:1px dashed #bfcfdd;border-radius:11px;align-items:center;gap:8px;padding:10px;display:flex}.adm-upload input{flex:1;min-width:0;font-size:11px}.adm-media-list{gap:6px;display:grid}.adm-media-list>div{border:1px solid var(--adm-border);border-radius:9px;grid-template-columns:auto 1fr;column-gap:8px;padding:9px;display:grid}.adm-media-list svg{color:var(--adm-blue);grid-row:1/3}.adm-media-list span{font-size:11px}.adm-media-list small{color:var(--adm-muted);font-size:9px}.adm-history{gap:6px;display:grid}.adm-history>div{border-bottom:1px solid #edf1f4;justify-content:space-between;padding:7px 0;font-size:10px;display:flex}.adm-history span{color:var(--adm-muted)}.adm-order-summary{grid-template-columns:repeat(4,1fr);gap:8px;display:grid}.adm-order-summary>div{background:#f5f8fa;border-radius:10px;gap:6px;padding:10px;display:grid}.adm-order-summary>div>span:first-child{color:var(--adm-muted);font-size:9px}.adm-order-summary strong{font-size:11px}.adm-order-items{display:grid}.adm-order-items>div{border-bottom:1px solid #e8edf2;grid-template-columns:1fr auto auto;align-items:center;gap:15px;padding:10px 0;font-size:11px;display:grid}.adm-order-items>div>div{gap:3px;display:grid}.adm-order-items span{color:var(--adm-muted)}.adm-totals{gap:6px;width:min(330px,100%);margin-left:auto;padding-top:12px;display:grid}.adm-totals span{justify-content:space-between;font-size:11px;display:flex}.adm-totals span:last-child{border-top:1px solid var(--adm-border);padding-top:8px;font-size:14px}.adm-action-box{border:1px solid var(--adm-border);background:#fafcfd;border-radius:12px;justify-content:space-between;align-items:flex-end;gap:15px;padding:13px;display:flex}.adm-action-box>div{flex:1}.adm-action-box strong{font-size:12px}.adm-action-box p{color:var(--adm-muted);margin:4px 0;font-size:10px}.adm-inline-fields{grid-template-columns:1fr 1.5fr;gap:8px;margin-top:9px;display:grid}.adm-danger-box{background:snow;border-color:#efc9c6}.adm-service-approved,.adm-service-delivered,.adm-quote-approved{color:#167144;background:#e5f6ec}.adm-service-received,.adm-service-device_received,.adm-service-triage,.adm-service-waiting_quote,.adm-service-waiting_approval,.adm-quote-draft,.adm-quote-sent{color:#805914;background:#fff2d9}.adm-service-in_repair,.adm-service-ready_for_pickup{color:#1469a9;background:#e8f3fc}.adm-service-rejected,.adm-service-no_repair,.adm-service-canceled,.adm-quote-rejected,.adm-quote-expired,.adm-quote-superseded{color:#9f3530;background:#fde9e7}.adm-repair-description>div{grid-template-columns:1fr 1fr;gap:12px;display:grid}.adm-repair-description>div>div{background:#f8fafc;border-radius:10px;padding:12px}.adm-repair-description span,.adm-repair-quote-meta>span{color:var(--adm-muted);font-size:10px}.adm-repair-description p{color:var(--adm-text);margin:5px 0 0}.adm-repair-transition-fields{grid-template-columns:minmax(150px,.7fr) 1fr 1fr;gap:8px;margin-top:9px;display:grid}.adm-repair-intake-note{color:#204968;background:#f1f7fc;border:1px solid #d4e6f4;border-radius:10px;padding:12px}.adm-repair-receipt-confirmation{grid-column:1/-1;align-items:center;gap:8px;font-size:12px;display:flex}.adm-repair-receipt-confirmation input{width:16px;height:16px}.adm-assigned-label{color:#167144;font-size:11px;font-weight:700}.adm-conversation-service-orders{border:1px solid var(--adm-border);border-radius:10px;padding:10px 12px;font-size:11px}.adm-conversation-service-orders>div{flex-wrap:wrap;gap:8px;margin-top:6px;display:flex}.adm-repair-quotes{gap:10px;display:grid}.adm-repair-quotes article,.adm-repair-quote-form{border:1px solid var(--adm-border);background:#fafcfd;border-radius:12px;padding:13px}.adm-repair-quotes article>header{justify-content:space-between;align-items:center;gap:10px;display:flex}.adm-repair-quotes article>header>div{gap:2px;display:grid}.adm-repair-quotes article>header span:not(.adm-status){color:var(--adm-muted);font-size:9px}.adm-repair-quote-meta{flex-wrap:wrap;justify-content:space-between;gap:12px;padding:11px 0;display:flex}.adm-repair-quote-meta strong{color:var(--adm-text)}.adm-repair-decision{color:#167144;background:#eef8f2;border-radius:8px;padding:8px 10px}.adm-repair-quote-form{gap:10px;margin-top:10px;display:grid}.adm-repair-quote-item{grid-template-columns:minmax(180px,1fr) 110px 150px auto;align-items:end;gap:8px;display:grid}.adm-repair-add-item{justify-self:start}.adm-repair-quote-fields{grid-template-columns:1fr 1fr;gap:8px;display:grid}.adm-repair-quote-submit{border-top:1px solid var(--adm-border);justify-content:space-between;align-items:center;gap:12px;padding-top:11px;display:flex}.adm-repair-quote-submit>span{color:var(--adm-muted);font-size:10px;display:grid}.adm-repair-quote-submit>span strong{color:var(--adm-text);font-size:16px}.adm-repair-history>div{grid-template-columns:120px 160px 1fr;align-items:start;gap:12px;display:grid}.adm-repair-history>div strong{font-size:10px}.adm-inbox{border:1px solid var(--adm-border);background:#fff;border-radius:14px;grid-template-columns:300px minmax(0,1fr);height:clamp(500px,100dvh - 230px,720px);min-height:0;display:grid;overflow:hidden}.adm-conversation-filters{flex-wrap:wrap;gap:6px;display:flex}.adm-conversation-filters button{border:1px solid var(--adm-border);color:#526a7e;cursor:pointer;background:#fff;border-radius:99px;align-items:center;gap:5px;padding:7px 11px;font-size:10px;font-weight:750;display:inline-flex}.adm-conversation-filters button.active{color:#095f9f;background:#eaf5fd;border-color:#85bce5}.adm-filter-count,.adm-filter-unread{font-variant-numeric:tabular-nums;border-radius:99px;place-items:center;min-width:18px;height:18px;padding:0 5px;font-size:9px;line-height:1;display:inline-grid}.adm-filter-count{color:#476175;background:#edf2f6}.adm-conversation-filters button.active .adm-filter-count{color:#095f9f;background:#cfe8f8}.adm-filter-unread{color:#fff;background:#d93d36}.adm-inbox>aside{border-right:1px solid var(--adm-border);overflow:auto}.adm-conversation-list-empty{min-height:180px;color:var(--adm-muted);text-align:center;align-content:center;place-items:center;gap:7px;padding:24px;display:grid}.adm-conversation-list-empty strong{color:var(--adm-text);font-size:12px}.adm-conversation-list-empty span{font-size:10px}.adm-inbox>aside>button{text-align:left;cursor:pointer;background:#fff;border:0;border-bottom:1px solid #e8edf2;grid-template-columns:auto 1fr auto;gap:9px;width:100%;padding:12px;display:grid;position:relative}.adm-inbox>aside>button.is-unread strong{color:#102f49;font-weight:850}.adm-unread-dot{background:#1687d9;border-radius:50%;width:8px;height:8px;position:absolute;bottom:9px;right:8px;box-shadow:0 0 0 3px #e2f2fd}.adm-inbox>aside>button.active{background:#eef6fc}.adm-inbox>aside>button>.adm-mode{align-self:start}.adm-avatar{color:#fff;background:#0d6cb5;border-radius:50%;place-items:center;width:36px;height:36px;font-weight:800;display:grid}.adm-conversation-copy{gap:2px;min-width:0;display:grid}.adm-conversation-title-row{align-items:baseline;gap:8px;min-width:0;display:flex}.adm-conversation-title-row strong{flex:1;min-width:0}.adm-conversation-title-row time{color:var(--adm-muted);font-variant-numeric:tabular-nums;white-space:nowrap;flex:none;font-size:9px}.adm-conversation-title-row strong,.adm-conversation-phone{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.adm-conversation-tags{flex-wrap:wrap;margin-top:4px;flex-direction:row!important;gap:4px!important;display:flex!important}.adm-conversation-tags span{color:#526a7e;background:#eef3f7;border-radius:99px;align-items:center;gap:3px;width:max-content;padding:3px 5px;font-weight:750;display:inline-flex;font-size:8px!important}.adm-conversation-tags .priority-high,.adm-triage-card.priority-high>header>span{color:#805914;background:#fff2d9}.adm-conversation-tags .priority-safety,.adm-triage-card.priority-safety>header>span{color:#9f3530;background:#fde9e7}.adm-inbox aside strong{font-size:11px}.adm-inbox aside span,.adm-inbox aside small{color:var(--adm-muted);font-size:9px}.adm-mode-bot{color:#1269ab;background:#e7f3fc}.adm-mode-human{color:#955e10;background:#fff0dc}.adm-thread{grid-template-rows:auto auto auto minmax(0,1fr) auto;min-width:0;min-height:0;display:grid;overflow:hidden}.adm-thread-context{grid-row:3;min-height:0;max-height:260px;overflow:auto}.adm-thread-feedback{border-bottom:1px solid var(--adm-border);color:#176443;background:#eef8f2;grid-row:2;gap:6px;padding:7px 12px;font-size:11px;font-weight:700;display:grid}.adm-thread-feedback .adm-mobile-thread-error,.adm-thread-context-toggle{display:none}.adm-thread-context-body{gap:10px;padding:10px 12px;display:grid}.adm-triage-card{background:#f8fbfd;border:1px solid #d8e5ee;border-radius:11px;gap:9px;padding:11px;display:grid}.adm-triage-card.priority-high{background:#fffbf1;border-color:#ecd5a7}.adm-triage-card.priority-safety{background:#fff7f6;border-color:#efc9c6}.adm-triage-card>header{justify-content:space-between;align-items:center;gap:10px;display:flex}.adm-triage-card>header>div{color:#185f91;align-items:center;gap:6px;display:flex}.adm-triage-card>header strong{font-size:11px}.adm-triage-card>header>span{color:#167144;background:#e5f6ec;border-radius:99px;padding:4px 7px;font-size:8px;font-weight:850}.adm-triage-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:7px;display:grid}.adm-triage-grid>div{gap:2px;min-width:0;display:grid}.adm-triage-grid .wide{grid-column:1/-1}.adm-triage-grid span{color:var(--adm-muted);text-transform:uppercase;letter-spacing:.06em;font-size:8px}.adm-triage-grid strong{color:#294a65;font-size:10px;font-weight:650;line-height:1.4}.adm-triage-warning{color:#922f2b;align-items:center;gap:6px;margin:0;font-size:9px;font-weight:700;display:flex}.adm-use-suggestion{justify-self:start;min-height:32px;padding:7px 9px}.adm-thread>header{border-bottom:1px solid var(--adm-border);grid-row:1;align-items:center;gap:9px;padding:12px 15px;display:flex}.adm-thread-identity{align-items:center;gap:9px;min-width:0;margin-right:auto;display:flex}.adm-thread-contact-avatar{display:none}.adm-thread-contact-copy{gap:2px;min-width:0;display:grid}.adm-thread-identity strong,.adm-thread-identity span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.adm-thread-contact-status small{display:none}.adm-thread-actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:8px;display:flex}.adm-thread-back{border:1px solid var(--adm-border);color:#204968;background:#fff;border-radius:10px;flex:none;place-items:center;width:38px;height:38px;display:none}.adm-thread>header strong{font-size:12px}.adm-thread>header span{color:var(--adm-muted);font-size:9px}.adm-messages{overscroll-behavior:contain;background:#f3f6f8;flex-direction:column;grid-row:4;gap:8px;min-height:0;padding:17px;display:flex;overflow:auto}.adm-messages article{background:#fff;border-radius:12px;max-width:75%;padding:9px 11px;box-shadow:0 2px 8px #0b2e4f0c}.adm-messages article.outbound{background:#dff2ff;align-self:flex-end}.adm-messages p{white-space:pre-wrap;overflow-wrap:anywhere;margin:0;font-size:12px;line-height:1.45}.adm-messages article span{text-align:right;color:#718395;margin-top:5px;font-size:8px;display:block}.adm-composer{border-top:1px solid var(--adm-border);z-index:1;background:#fff;grid-row:5;align-items:flex-end;gap:8px;min-width:0;padding:11px;display:flex;position:relative}.adm-composer textarea{box-sizing:border-box;resize:none;border:1px solid var(--adm-border);border-radius:10px;flex:1;min-width:0;min-height:54px;padding:10px;font-size:12px}.adm-start-purchase{white-space:nowrap;flex:none;min-height:40px}.adm-assisted-purchase-copy{color:#405a70;gap:9px;font-size:13px;line-height:1.55;display:grid}.adm-assisted-purchase-copy p{margin:0}.adm-readonly{text-align:center;color:var(--adm-muted);grid-row:5;padding:14px;font-size:11px}.adm-auth-shell{background:#fff;grid-template-columns:minmax(330px,45%) minmax(0,1fr);min-height:100vh;display:grid}.adm-auth-brand{color:#fff;background:linear-gradient(145deg,#06192f,#064b8d);flex-direction:column;justify-content:space-between;padding:clamp(35px,7vw,90px);display:flex;position:relative;overflow:hidden}.adm-auth-brand:after{content:"";border:1px solid #80c7fb33;border-radius:50%;width:480px;height:480px;position:absolute;top:15%;right:-220px}.adm-auth-brand>div{z-index:1;position:relative}.adm-auth-brand>div p{text-transform:uppercase;letter-spacing:.14em;color:#9cd0fa;font-size:10px;font-weight:800}.adm-auth-brand h1{letter-spacing:-.07em;max-width:520px;margin:10px 0 20px;font-size:clamp(2.6rem,5vw,5rem);line-height:.93}.adm-auth-brand>div>span{color:#c8dcef;max-width:420px;font-size:13px;line-height:1.6;display:block}.adm-auth-brand>small{color:#96b3ce;font-size:10px}.adm-auth-panel{place-items:center;padding:28px;display:grid}.adm-auth-form{gap:15px;width:min(440px,100%);display:grid}.adm-auth-heading{align-items:flex-start;gap:11px;margin-bottom:8px;display:flex}.adm-auth-heading svg{color:var(--adm-blue)}.adm-auth-heading h2{letter-spacing:-.04em;margin:0;font-size:22px}.adm-auth-heading p{color:var(--adm-muted);margin:4px 0 0;font-size:11px;line-height:1.45}.adm-auth-note{color:var(--adm-muted);text-align:center;font-size:10px;line-height:1.5}.adm-mfa-guide,.adm-mobile-setup{color:#234f6f;background:#f3f9fd;border:1px solid #d6e9f7;border-radius:11px;gap:6px;padding:12px 14px;font-size:12px;line-height:1.45;display:grid}.adm-mfa-guide strong,.adm-mobile-setup strong{font-size:12px}.adm-mfa-guide p,.adm-mobile-setup p{margin:0}.adm-mobile-setup,.adm-qr-toggle{display:none}.adm-field .adm-mfa-code-input{font-variant-numeric:tabular-nums;letter-spacing:.2em;text-align:center;min-height:56px;font-size:26px}.adm-link-button{color:var(--adm-blue);background:0 0;border:0;font-size:11px;text-decoration:underline}.adm-segmented{background:#edf2f6;border-radius:10px;grid-template-columns:1fr 1fr;padding:3px;display:grid}.adm-segmented button{color:#66798c;background:0 0;border:0;border-radius:8px;padding:8px;font-size:10px}.adm-segmented button.active{color:#0e5c9c;background:#fff;box-shadow:0 2px 8px #082b4814}.adm-enrollment,.adm-recovery{gap:13px;display:grid}.adm-qr-setup{border:1px solid var(--adm-border);background:#f7fafc;border-radius:14px;grid-template-columns:minmax(180px,220px) minmax(0,1fr);align-items:center;gap:18px;padding:16px;display:grid}.adm-qr-card{background:#fff;border:1px solid #dce5ec;border-radius:12px;place-items:center;padding:10px;display:grid;box-shadow:0 8px 24px #092d4c12}.adm-qr-card svg{width:100%;height:auto;display:block}.adm-qr-instructions{min-width:0}.adm-qr-instructions>strong{color:#173a59;margin-bottom:8px;font-size:13px;display:block}.adm-qr-instructions ol{color:#4c6378;margin:0;padding-left:18px;font-size:10px;line-height:1.55}.adm-qr-instructions li+li{margin-top:5px}.adm-qr-instructions small{color:#718496;margin-top:10px;font-size:9px;line-height:1.45;display:block}.adm-manual-setup{border:1px solid var(--adm-border);background:#fff;border-radius:10px}.adm-manual-setup summary{color:var(--adm-blue);cursor:pointer;padding:11px 13px;font-size:10px;font-weight:750}.adm-manual-setup-content{gap:12px;padding:2px 13px 13px;display:grid}.adm-copy-row{align-items:stretch;gap:5px;display:flex}.adm-copy-row code,.adm-copy-row textarea{border:1px solid var(--adm-border);overflow-wrap:anywhere;color:#173a59;background:#f1f5f8;border-radius:8px;flex:1;min-width:0;padding:9px;font-size:10px}.adm-copy-row button{border:1px solid var(--adm-border);color:#235a83;background:#fff;border-radius:8px;width:39px}.adm-copy-feedback{color:var(--adm-success);align-items:center;gap:4px;font-size:10px;display:flex}.adm-code-grid{grid-template-columns:1fr 1fr;gap:6px;display:grid}.adm-code-grid code{text-align:center;background:#f2f5f7;border-radius:7px;padding:8px;font-size:11px}@media (max-width:900px){.adm-app{grid-template-columns:1fr}.adm-sidebar{width:248px;height:100dvh;transition:left .2s;position:fixed;left:-270px}.adm-sidebar-head{flex:none}.adm-sidebar nav{overscroll-behavior:contain;flex:1 1 0;min-height:0;overflow-y:auto}.adm-sidebar-foot{flex:none}.adm-sidebar.open{left:0}.adm-mobile-close,.adm-menu-button{place-items:center;display:grid}.adm-menu-button{color:#183c5d;width:36px;height:36px}.adm-menu-scrim{z-index:25;background:#00152b77;border:0;position:fixed;top:0;bottom:0;left:0;right:0}.adm-workspace{padding:22px}.adm-topbar{padding:0 17px}.adm-account>span,.adm-account>svg{display:none}.adm-auth-shell{grid-template-columns:1fr}.adm-auth-brand{min-height:280px;padding:34px}.adm-auth-brand h1{font-size:3rem}.adm-auth-panel{padding:35px 20px}.adm-inbox{grid-template-columns:240px minmax(0,1fr)}}@media (max-width:680px){.adm-main:has(.adm-conversations-page.is-thread-open)>.adm-topbar{display:none}.adm-topbar>div:first-of-type{min-width:0}.adm-topbar>div:first-of-type strong{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.adm-page-title{flex-direction:column;align-items:flex-start}.adm-page-actions{justify-content:flex-start;width:100%}.adm-workspace{padding:19px 13px}.adm-form-grid,.adm-dimensions,.adm-order-summary,.adm-inline-fields,.adm-repair-description>div,.adm-repair-quote-fields,.adm-repair-transition-fields,.adm-repair-quote-item{grid-template-columns:1fr 1fr}.adm-qr-setup{grid-template-columns:1fr}.adm-qr-card{justify-self:center;width:min(240px,100%)}.adm-modal-backdrop{align-items:flex-end;padding:0}.adm-modal{border-radius:18px 18px 0 0;max-height:94vh}.adm-conversations-page:not(.is-thread-open){background:#fff;align-content:start;gap:0;min-height:calc(100dvh - 70px);margin:-19px -13px}.adm-conversations-page:not(.is-thread-open)>.adm-page-title{background:#fff;border-bottom:1px solid #e6ebef;flex-direction:row;align-items:center;gap:12px;min-height:65px;padding:12px 14px}.adm-conversations-page:not(.is-thread-open)>.adm-page-title>div{min-width:0}.adm-conversations-page:not(.is-thread-open)>.adm-page-title p,.adm-conversations-page:not(.is-thread-open)>.adm-page-title>div:first-child>span{display:none}.adm-conversations-page:not(.is-thread-open)>.adm-page-title h1{letter-spacing:-.035em;font-size:23px}.adm-conversations-page:not(.is-thread-open) .adm-page-actions{flex-wrap:nowrap;justify-content:flex-end;width:auto;margin-left:auto}.adm-conversations-page:not(.is-thread-open) .adm-live-status{gap:0;width:13px;height:38px;font-size:0;overflow:hidden}.adm-conversations-page:not(.is-thread-open) .adm-live-status>span{flex:none}.adm-conversation-refresh{background:#f1f4f6;border:0;border-radius:50%;width:38px;min-width:38px;height:38px;min-height:38px;padding:0}.adm-conversation-refresh>span{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.adm-conversation-filters{overscroll-behavior-inline:contain;scrollbar-width:none;background:#fff;border-bottom:1px solid #e6ebef;flex-wrap:nowrap;gap:8px;width:100%;padding:9px 14px 10px;overflow-x:auto}.adm-conversation-filters::-webkit-scrollbar{display:none}.adm-conversation-filters button{color:#41576a;background:#f0f2f4;border:0;flex:none;min-height:32px;padding:6px 11px;font-size:10px}.adm-conversation-filters button.active{color:#17673f;background:#dff3e8}.adm-conversation-filters button.active .adm-filter-count{color:#17673f;background:#c6e8d5}.adm-inbox{border:0;border-radius:0;height:auto;min-height:0;display:block;overflow:visible}.adm-inbox>aside{background:#fff;border-right:0;max-height:none;overflow:visible}.adm-inbox>aside>button{border-bottom-color:#edf0f2;grid-template-columns:48px minmax(0,1fr) auto;gap:11px;min-height:78px;padding:11px 14px}.adm-inbox>aside>button.active{background:#f5faf7}.adm-avatar{background:linear-gradient(145deg,#0a77bf,#075a91);width:48px;height:48px;font-size:16px}.adm-conversation-copy{align-self:center;gap:3px}.adm-conversation-title-row strong{color:#142a3d;font-size:13px}.adm-conversation-title-row time{color:#738494;font-size:8px}.adm-conversation-phone{color:#657888!important;font-size:10px!important}.adm-conversation-tags{flex-wrap:nowrap;max-width:calc(100% - 58px);overflow:hidden}.adm-conversation-tags span{flex:none}.adm-inbox>aside>button>.adm-mode{max-width:84px;min-height:20px;padding:3px 6px;font-size:8px;position:absolute;bottom:11px;right:14px}.adm-inbox>aside>button>.adm-mode svg{width:11px;height:11px}.adm-unread-dot{background:#25a768;width:9px;height:9px;top:38px;bottom:auto;right:17px;box-shadow:0 0 0 3px #e4f6ec}.adm-inbox:not(.is-thread-open) .adm-thread,.adm-inbox.is-thread-open>aside{display:none}.adm-conversations-page.is-thread-open{gap:0;margin:-19px -13px}.adm-conversations-page.is-thread-open>.adm-page-title,.adm-conversations-page.is-thread-open>.adm-conversation-filters,.adm-conversations-page.is-thread-open>.adm-conversation-page-error{display:none}.adm-conversations-page.is-thread-open .adm-inbox{height:var(--adm-chat-height,100dvh);border-left:0;border-right:0;border-radius:0;overflow:hidden}.adm-inbox.is-thread-open .adm-thread{height:100%;min-height:0;display:grid}.adm-thread-feedback{padding:6px 9px}.adm-thread-feedback .adm-mobile-thread-error{display:block}.adm-thread-feedback:has(.adm-mobile-thread-error){color:#8f3632;background:#fff7f6}.adm-thread-feedback .adm-alert{margin:0;padding:8px 10px}.adm-thread>header{background:#f8fafb;border-bottom-color:#dfe5e9;flex-direction:row;align-items:center;gap:7px;min-height:62px;padding:7px 9px}.adm-thread-identity{flex:1;gap:7px;width:auto;min-width:0;margin-right:0}.adm-thread-back{background:0 0;border:0;border-radius:50%;width:36px;height:36px;display:grid}.adm-thread-contact-avatar{background:linear-gradient(145deg,#0a77bf,#075a91);border-radius:50%;flex:none;place-items:center;width:38px;height:38px;font-size:13px;font-weight:850;display:grid}.adm-thread-identity .adm-thread-contact-avatar{color:#fff}.adm-thread-contact-copy{gap:1px;min-width:0}.adm-thread-contact-copy strong{font-size:12px}.adm-thread-contact-status{align-items:center;gap:5px;min-width:0;display:flex;font-size:8px!important}.adm-thread-contact-status small{color:#527087;white-space:nowrap;font-size:8px;display:inline}.adm-thread-contact-status small:before{content:"•";margin-right:5px}.adm-thread-actions{flex-wrap:nowrap;flex:none;justify-content:flex-end;gap:5px;width:auto}.adm-thread-actions>.adm-mode,.adm-thread-actions>.adm-assigned-label{display:none}.adm-thread-actions .adm-secondary{color:#1d526f;background:0 0;border:0;border-radius:50%;width:36px;min-width:36px;height:36px;min-height:36px;padding:0}.adm-thread-actions .adm-secondary>span{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.adm-thread-context{border-bottom:1px solid var(--adm-border);background:#f4f7f8;max-height:none;overflow:hidden}.adm-thread-context-toggle{border:1px solid var(--adm-border);color:#294a65;background:#fff;border-radius:10px;justify-content:space-between;align-items:center;gap:10px;width:calc(100% - 20px);min-height:38px;margin:6px 10px;padding:7px 9px;font-size:11px;font-weight:750;display:flex}.adm-thread-context-toggle span{align-items:center;gap:6px;display:inline-flex}.adm-thread-context-toggle>svg{transition:transform .16s}.adm-thread-context-body{padding:2px 10px 10px;display:none}.adm-thread-context.is-open .adm-thread-context-body{max-height:min(42dvh,320px);display:grid;overflow:auto}.adm-thread-context.is-open .adm-thread-context-toggle>svg{transform:rotate(180deg)}.adm-composer{padding:7px 8px max(7px, env(safe-area-inset-bottom));background:#eef1f2;border-top:0;align-items:flex-end;gap:6px;display:flex}.adm-composer textarea{background:#fff;border:0;border-radius:22px;grid-column:auto;min-width:0;min-height:42px;max-height:96px;padding:11px 14px;line-height:20px;box-shadow:0 1px 2px #0b2e4f0d}.adm-start-purchase{color:#25617f;white-space:nowrap;background:#fff;border:0;border-radius:50%;width:42px;min-width:42px;height:42px;min-height:42px;padding:0;box-shadow:0 1px 2px #0b2e4f0d}.adm-start-purchase>span,.adm-composer-send>span{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.adm-composer-send{background:#16855a;border-radius:50%;width:42px;min-width:42px;height:42px;min-height:42px;padding:0}.adm-composer-send:hover{background:#126f4b}.adm-messages article{border-radius:8px 12px 12px;max-width:86%;box-shadow:0 1px 1px #17334a1a}.adm-messages article.outbound{background:#d9f7df;border-radius:12px 8px 12px 12px}.adm-messages{background-color:#efeae2;background-image:radial-gradient(circle at 15px 15px,#91a29112 1.2px,#0000 1.3px),radial-gradient(circle at 5px 5px,#8d9d8d0d 1px,#0000 1.1px);background-size:26px 26px,18px 18px;gap:6px;padding:13px 10px}.adm-action-box,.adm-upload{flex-direction:column;align-items:stretch}.adm-auth-brand{min-height:230px}.adm-auth-brand>small{display:none}}@media (max-width:440px){.adm-form-grid,.adm-dimensions,.adm-order-summary,.adm-inline-fields,.adm-repair-description>div,.adm-repair-transition-fields,.adm-repair-quote-item,.adm-repair-quote-fields,.adm-repair-history>div{grid-template-columns:1fr}.adm-repair-quote-submit{flex-direction:column;align-items:stretch}.adm-toolbar{flex-direction:column;align-items:flex-start}.adm-auth-brand{min-height:210px;padding:25px}.adm-auth-brand h1{margin-bottom:12px;font-size:2.5rem}.adm-auth-panel{padding:28px 15px}.adm-code-grid{grid-template-columns:1fr}.adm-order-items>div{grid-template-columns:1fr auto}.adm-order-items>div>strong{grid-column:2}.adm-topbar>div:first-of-type span{display:none}}@media (max-width:680px){.adm-auth-shell-mfa{grid-template-rows:auto minmax(0,1fr)}.adm-auth-shell-mfa .adm-auth-brand{min-height:0;padding:16px 18px}.adm-auth-shell-mfa .adm-auth-brand>div p,.adm-auth-shell-mfa .adm-auth-brand>div>span{display:none}.adm-auth-shell-mfa .adm-auth-brand h1{margin:7px 0 0;font-size:1.75rem;line-height:1.1}.adm-auth-shell-mfa .adm-auth-panel{padding:18px 15px max(24px, env(safe-area-inset-bottom));place-items:start center}.adm-auth-shell-mfa .adm-auth-form{gap:12px}.adm-auth-shell-mfa .adm-auth-heading{margin-bottom:0}.adm-auth-shell-mfa .adm-auth-heading p{font-size:12px}.adm-auth-shell-mfa .adm-mfa-guide{font-size:13px}.adm-auth-shell-mfa .adm-segmented button{min-height:40px;font-size:12px}.adm-auth-shell-mfa .adm-field>span{font-size:12px}.adm-auth-shell-mfa .adm-field>small{font-size:11px}.adm-mobile-setup{display:grid}.adm-mobile-setup>.adm-secondary{justify-content:center;align-items:center;min-height:42px;text-decoration:none;display:inline-flex}.adm-mobile-setup>.adm-link-button{justify-self:center;padding:6px}.adm-qr-toggle{display:block}.adm-qr-setup:not(.is-expanded){display:none}}@media (prefers-reduced-motion:reduce){.adm-spin{animation-duration:1.8s}.adm-sidebar{transition:none}}.adm-media-list>div{grid-template-columns:48px minmax(0,1fr) auto;align-items:center}.adm-media-list img{object-fit:contain;background:#f0f4f7;border-radius:7px;grid-row:1/3;width:48px;height:48px}.adm-media-list .adm-icon-button{grid-area:1/3/3}@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after{--tw-border-style:solid;--tw-font-weight:initial;--tw-tracking:initial;--tw-blur:initial;--tw-brightness:initial;--tw-contrast:initial;--tw-grayscale:initial;--tw-hue-rotate:initial;--tw-invert:initial;--tw-opacity:initial;--tw-saturate:initial;--tw-sepia:initial;--tw-drop-shadow:initial;--tw-drop-shadow-color:initial;--tw-drop-shadow-alpha:100%;--tw-drop-shadow-size:initial}::backdrop{--tw-border-style:solid;--tw-font-weight:initial;--tw-tracking:initial;--tw-blur:initial;--tw-brightness:initial;--tw-contrast:initial;--tw-grayscale:initial;--tw-hue-rotate:initial;--tw-invert:initial;--tw-opacity:initial;--tw-saturate:initial;--tw-sepia:initial;--tw-drop-shadow:initial;--tw-drop-shadow-color:initial;--tw-drop-shadow-alpha:100%;--tw-drop-shadow-size:initial}}}@layer theme{:root,:host{--font-sans:-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--container-md:28rem;--text-sm:.875rem;--text-sm--line-height:calc(1.25 / .875);--text-xl:1.25rem;--text-xl--line-height:calc(1.75 / 1.25);--text-7xl:4.5rem;--text-7xl--line-height:1;--font-weight-medium:500;--font-weight-semibold:600;--font-weight-bold:700;--tracking-tight:-.025em;--radius-md:.375rem;--default-transition-duration:.15s;--default-transition-timing-function:cubic-bezier(.4, 0, .2, 1);--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before{box-sizing:border-box;border:0 solid;margin:0;padding:0}::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::-webkit-file-upload-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;-moz-tab-size:4;tab-size:4;line-height:1.5;font-family:var(--default-font-family,-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring:where(:not(iframe)){outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::-webkit-file-upload-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:-webkit-any([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:-webkit-any([multiple],[size])) optgroup option{padding-inline-start:20px}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::-webkit-file-upload-button{margin-inline-end:4px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block-start:0;padding-block-end:0}::-webkit-datetime-edit-year-field{padding-block-start:0;padding-block-end:0}::-webkit-datetime-edit-month-field{padding-block-start:0;padding-block-end:0}::-webkit-datetime-edit-day-field{padding-block-start:0;padding-block-end:0}::-webkit-datetime-edit-hour-field{padding-block-start:0;padding-block-end:0}::-webkit-datetime-edit-minute-field{padding-block-start:0;padding-block-end:0}::-webkit-datetime-edit-second-field{padding-block-start:0;padding-block-end:0}::-webkit-datetime-edit-millisecond-field{padding-block-start:0;padding-block-end:0}::-webkit-datetime-edit-meridiem-field{padding-block-start:0;padding-block-end:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button{-webkit-appearance:button;appearance:button}input:where([type=button],[type=reset],[type=submit]){-webkit-appearance:button;appearance:button}::-webkit-file-upload-button{-webkit-appearance:button;appearance:button}::file-selector-button{-webkit-appearance:button;appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.visible{visibility:visible}.fixed{position:fixed}.container{width:100%}@media (min-width:40rem){.container{max-width:40rem}}@media (min-width:48rem){.container{max-width:48rem}}@media (min-width:64rem){.container{max-width:64rem}}@media (min-width:80rem){.container{max-width:80rem}}@media (min-width:96rem){.container{max-width:96rem}}.mt-2{margin-top:calc(var(--spacing) * 2)}.mt-4{margin-top:calc(var(--spacing) * 4)}.mt-6{margin-top:calc(var(--spacing) * 6)}.flex{display:flex}.hidden{display:none}.inline-flex{display:inline-flex}.table{display:table}.min-h-screen{min-height:100vh}.max-w-md{max-width:var(--container-md)}.grow{flex-grow:1}.resize{resize:both}.flex-wrap{flex-wrap:wrap}.items-center{align-items:center}.justify-center{justify-content:center}.gap-2{gap:calc(var(--spacing) * 2)}.truncate{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.rounded-md{border-radius:var(--radius-md)}.border{border-style:var(--tw-border-style);border-width:1px}.px-4{padding-inline:calc(var(--spacing) * 4)}.py-2{padding-block:calc(var(--spacing) * 2)}.text-center{text-align:center}.text-7xl{font-size:var(--text-7xl);line-height:var(--tw-leading,var(--text-7xl--line-height))}.text-sm{font-size:var(--text-sm);line-height:var(--tw-leading,var(--text-sm--line-height))}.text-xl{font-size:var(--text-xl);line-height:var(--tw-leading,var(--text-xl--line-height))}.font-bold{--tw-font-weight:var(--font-weight-bold);font-weight:var(--font-weight-bold)}.font-medium{--tw-font-weight:var(--font-weight-medium);font-weight:var(--font-weight-medium)}.font-semibold{--tw-font-weight:var(--font-weight-semibold);font-weight:var(--font-weight-semibold)}.tracking-tight{--tw-tracking:var(--tracking-tight);letter-spacing:var(--tracking-tight)}.filter{filter:var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,)}.transition-colors{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}}:root{color:#101827;font-synthesis:none;-webkit-font-smoothing:antialiased;text-rendering:optimizelegibility;background:#fff;font-family:SF Pro Text,SF Pro Display,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Arial,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0}.store-shell{background:#fff;overflow:hidden}.service-bar{color:#cfdeef;background:#061b37;font-size:12px}.service-bar>div{justify-content:space-between;max-width:1240px;margin:auto;padding:9px 24px;display:flex}.service-bar a{color:#fff;align-items:center;gap:5px;text-decoration:none;display:flex}.store-header{justify-content:space-between;align-items:center;max-width:1240px;height:74px;margin:auto;padding:0 24px;display:flex}.logo img{width:132px;display:block}.store-header nav{gap:28px;display:none}.store-header nav a{color:#314257;font-size:13px;font-weight:650;text-decoration:none}.header-actions{gap:8px;display:flex}.header-icon{color:#102c4e;background:#f2f5f8;border:0;border-radius:12px;place-items:center;width:39px;height:39px;display:grid;position:relative}.header-icon b,.floating-bag b{color:#fff;background:#ff7900;border-radius:99px;place-items:center;min-width:17px;height:17px;font-size:10px;display:grid;position:absolute;top:-5px;right:-4px}.hero-store{color:#fff;background:linear-gradient(116deg,#061a35 5%,#074d99 100%);align-items:center;min-height:580px;padding:60px max(24px,50vw - 596px);display:flex;position:relative;overflow:hidden}.hero-copy{z-index:2;max-width:560px;position:relative}.eyebrow{letter-spacing:.13em;text-transform:uppercase;color:#168df5;margin:0 0 13px;font-size:11px;font-weight:800}.hero-copy .eyebrow{color:#97d2ff}.hero-copy h1,.product-heading h2,.store-promise h2,.sheet h2{letter-spacing:-.06em;margin:0;line-height:.96}.hero-copy h1{font-size:clamp(3.1rem,7vw,5.7rem)}h1 em,.store-promise em{color:#ff891f;font-style:normal}.hero-lead{color:#d8e9fa;max-width:410px;margin:22px 0 28px;font-size:16px;line-height:1.6}.button-primary{color:#fff;background:#ff7900;border:0;border-radius:12px;justify-content:center;align-items:center;gap:8px;min-height:47px;padding:0 17px;font-size:13px;font-weight:800;text-decoration:none;display:inline-flex;box-shadow:0 12px 24px #0002}.hero-art{opacity:.78;width:100%;height:100%;position:absolute;bottom:-4%;right:-40%}.hero-art img{object-fit:cover;mix-blend-mode:screen;opacity:.9;width:100%;height:100%;position:absolute;top:0;bottom:0;left:0;right:0}.signal{z-index:1;border:1px solid #9fdcff60;border-radius:50%;position:absolute}.signal.one{width:580px;height:580px;top:-120px;right:5%}.signal.two{width:380px;height:380px;top:-20px;right:18%}.store-content{max-width:1240px;margin:auto;padding:52px 24px 24px}.product-heading{justify-content:space-between;align-items:end;gap:25px;display:flex}.product-heading h2,.store-promise h2{max-width:690px;font-size:clamp(2.25rem,5vw,4rem)}.product-heading p:not(.eyebrow){color:#6d7c8e;margin:13px 0 0;font-size:14px;line-height:1.5}.product-heading>span{color:#63748a;white-space:nowrap;font-size:12px}.finder{color:#61768c;background:#fbfcfd;border:1px solid #dde5ed;border-radius:14px;align-items:center;gap:9px;max-width:580px;margin:30px 0 14px;padding:4px 6px 4px 15px;display:flex}.finder input{font:inherit;color:#10233d;background:0 0;border:0;outline:none;width:100%;padding:11px 2px;font-size:14px}.filter-row{gap:8px;margin-bottom:20px;padding-bottom:6px;display:flex;overflow:auto}.filter-row button{white-space:nowrap;color:#52677d;background:#fff;border:1px solid #e1e7ed;border-radius:99px;padding:9px 13px;font-size:12px;font-weight:700}.filter-row button.active{color:#fff;background:#092a50;border-color:#092a50}.products-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:11px;display:grid}.product-card{background:#fff;border:1px solid #e6ebf0;border-radius:16px;transition:all .2s;overflow:hidden}.product-card:hover{transform:translateY(-4px);box-shadow:0 18px 35px #0d315314}.product-photo{aspect-ratio:1;background:#f4f7f9;border:0;place-items:center;width:100%;padding:10px;display:grid;position:relative}.product-photo span{color:#076dca;z-index:1;background:#e5f3ff;border-radius:7px;padding:5px 7px;font-size:10px;font-weight:800;position:absolute;top:9px;left:9px}.product-photo img{object-fit:contain;mix-blend-mode:multiply;width:100%;height:100%}.product-info{padding:11px}.product-info h3{letter-spacing:-.03em;margin:0;font-size:13px;line-height:1.25}.product-info>p{color:#66798d;margin:7px 0 13px;font-size:10px;line-height:1.35}.card-bottom{justify-content:space-between;align-items:center;display:flex}.card-bottom span{font-size:12px;font-weight:800}.card-bottom button{color:#fff;background:#ff7900;border:0;border-radius:9px;place-items:center;width:31px;height:31px;display:grid}.card-cart-controls{justify-content:flex-end;align-items:center;gap:7px;min-width:31px;display:flex}.card-bottom .cart-quantity{color:#087a4b;white-space:nowrap;font-size:10px;font-weight:750}.no-products{text-align:center;color:#69798c;grid-column:1/-1;padding:55px}.store-promise{background:#f1f7fb;gap:30px;margin-top:55px;padding:54px 24px;display:grid;position:relative}.store-promise:before{content:"";background:radial-gradient(circle at 90% 20%,#128efa22,#0000 31%);position:absolute;top:0;bottom:0;left:0;right:0}.store-promise>*{width:100%;max-width:1192px;margin:auto;position:relative}.promise-list{gap:11px;display:grid}.promise-list p{align-items:center;gap:9px;margin:0;font-size:14px;font-weight:650;display:flex}.promise-list svg{color:#0a82dd;width:17px}.store-footer{color:#b7cadf;background:#061a35;gap:17px;padding:38px 24px 100px;display:grid}.store-footer>*{width:100%;max-width:1192px;margin:auto}.store-footer img{filter:brightness(0)invert();width:142px}.store-footer p,.store-footer a{color:#c8d7e7;font-size:12px;text-decoration:none}.floating-bag{z-index:5;color:#fff;background:#ff7900;border:0;border-radius:17px;justify-content:center;align-items:center;gap:8px;min-width:98px;height:53px;padding:0 16px;font-size:12px;font-weight:800;text-decoration:none;display:flex;position:fixed;bottom:18px;right:18px;box-shadow:0 12px 25px #ff79006e}.floating-bag span{white-space:nowrap}.overlay{z-index:20;background:#051a3588;align-items:flex-end;display:flex;position:fixed;top:0;bottom:0;left:0;right:0}.sheet{background:#fff;border-radius:23px 23px 0 0;width:100%;max-height:90vh;padding:22px 19px 30px;position:relative;overflow:auto}.close{color:#173453;background:#f0f5f9;border:0;border-radius:11px;place-items:center;width:36px;height:36px;display:grid;position:absolute;top:15px;right:15px}.detail-image{background:#f3f6f9;border-radius:15px;place-items:center;height:240px;margin-bottom:22px;padding:16px;display:grid}.detail-image img{object-fit:contain;mix-blend-mode:multiply;width:100%;height:100%}.sheet h2{margin-bottom:12px;padding-right:34px;font-size:29px}.detail-copy{color:#5f7184;font-size:14px;line-height:1.55}.sheet ul{margin:18px 0;padding:0;list-style:none}.sheet li{border-bottom:1px solid #e4ebf0;gap:8px;padding:8px 0;font-size:13px;display:flex}.sheet li svg{color:#0879d5;width:16px}.full{width:100%}.bag-list{margin:18px 0}.bag-list>div{border-bottom:1px solid #e3eaf0;justify-content:space-between;gap:12px;padding:11px 0;font-size:13px;line-height:1.3;display:flex}.bag-list button{color:#0d5fa5;background:#eaf4fc;border:0;border-radius:8px;flex:none;place-items:center;width:30px;height:30px;display:grid}@media (min-width:700px){.store-header nav{display:flex}.hero-art{width:69%;right:-17%}.products-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:17px}.product-info{padding:15px}.product-info h3{font-size:15px}.store-promise{grid-template-columns:1.2fr .8fr;align-items:center;padding:74px max(24px,50vw - 596px)}.store-footer{padding-left:max(24px,50vw - 596px);padding-right:max(24px,50vw - 596px)}.sheet{border-radius:21px;max-width:760px;padding:30px}.overlay{justify-content:center;align-items:center;padding:20px}.detail-image{height:290px}.sheet h2{font-size:36px}}@media (min-width:1020px){.products-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.hero-art{width:62%;right:-7%}.service-bar>div{padding-left:0;padding-right:0}.store-header{padding:0}.store-content{padding-left:0;padding-right:0}.store-promise>*,.store-footer>*{margin:0}.overlay .sheet{grid-template-columns:1fr 1fr;align-items:center;gap:28px;display:grid}.overlay .detail-image{margin:0}.overlay .eyebrow{grid-column:2}.overlay .sheet h2{grid-column:2;margin-top:-105px}.overlay .detail-copy,.overlay .sheet ul,.overlay .full{grid-column:2}}.scene-dots{gap:7px;margin-top:26px;display:flex}.scene-dots button{opacity:.65;background:#b9dbf7;border:0;border-radius:99px;width:7px;height:7px;padding:0}.scene-dots button.active{opacity:1;background:#ff891f;width:25px}.admin-shell{color:#10203b;background:#f5f7fa;min-height:100vh}.admin-header{color:#fff;background:#061b37;justify-content:space-between;align-items:center;height:68px;padding:0 max(22px,50vw - 560px);display:flex}.admin-brand{letter-spacing:-.09em;color:#fff;font-size:22px;font-weight:900;text-decoration:none}.admin-brand span{color:#ff891f}.admin-brand small{letter-spacing:.15em;color:#9bc9f4;margin-left:8px;font-size:8px}.admin-link{color:#fff;align-items:center;gap:6px;font-size:12px;text-decoration:none;display:flex}.admin-content{max-width:1120px;margin:auto;padding:45px 22px}.admin-title{justify-content:space-between;align-items:end;gap:20px;margin-bottom:25px;display:flex}.admin-title h1{letter-spacing:-.06em;margin:0;font-size:clamp(2.1rem,5vw,3.7rem);line-height:.95}.admin-title>div>p:last-child{color:#65758a;max-width:500px;margin:12px 0 0;font-size:13px;line-height:1.5}.admin-primary{color:#fff;white-space:nowrap;background:#0a71ce;border:0;border-radius:11px;align-items:center;gap:7px;padding:13px 15px;font-size:12px;font-weight:750;display:inline-flex}.admin-toast{color:#12643b;background:#dff7eb;border-radius:11px;align-items:center;gap:7px;margin-bottom:16px;padding:11px 13px;font-size:13px;display:flex}.scene-list{gap:10px;display:grid}.scene-row{background:#fff;border:1px solid #e0e7ee;border-radius:15px;grid-template-columns:29px 74px 1fr auto;align-items:center;gap:11px;padding:11px;display:grid}.scene-number{color:#8291a3;font-size:11px;font-weight:800}.scene-row img{object-fit:cover;border-radius:10px;width:74px;height:65px}.scene-summary span{color:#0876d0;text-transform:uppercase;letter-spacing:.08em;font-size:10px;font-weight:800}.scene-summary h2{letter-spacing:-.04em;margin:4px 0;font-size:15px}.scene-summary h2 em{color:#ff7800;font-style:normal}.scene-summary p{color:#718094;margin:0;font-size:11px;line-height:1.3}.scene-actions{gap:5px;display:flex}.scene-actions button{color:#225379;background:#edf4fa;border:0;border-radius:8px;place-items:center;width:34px;height:34px;display:grid}.scene-actions button.danger{color:#c74646;background:#fff0f0}.reset-scenes{color:#587087;background:0 0;border:0;align-items:center;gap:6px;margin-top:25px;font-size:12px;text-decoration:underline;display:inline-flex}.admin-overlay{z-index:20;background:#041a3785;justify-content:center;align-items:flex-end;display:flex;position:fixed;top:0;bottom:0;left:0;right:0}.scene-form{background:#fff;border-radius:20px 20px 0 0;gap:13px;width:100%;max-width:610px;max-height:92vh;padding:25px;display:grid;overflow:auto}.form-title{justify-content:space-between;align-items:start;margin-bottom:5px;display:flex}.form-title h2{letter-spacing:-.05em;margin:0;font-size:25px}.form-title button{background:#edf3f8;border:0;border-radius:9px;width:34px;height:34px;font-size:22px}.scene-form label{color:#465e76;gap:6px;font-size:11px;font-weight:750;display:grid}.scene-form input,.scene-form textarea{width:100%;font:inherit;color:#132b47;border:1px solid #dbe4ec;border-radius:9px;padding:10px;font-size:13px}.scene-form textarea{resize:vertical;min-height:75px}.scene-form .toggle{align-items:center;gap:7px;display:flex}.scene-form .toggle input{width:auto}.form-save{justify-content:center;margin-top:7px}@media (min-width:700px){.admin-overlay{align-items:center;padding:20px}.scene-form{border-radius:20px}}@media (max-width:540px){.scene-row{grid-template-columns:29px 1fr auto}.scene-row img,.scene-summary p{display:none}.admin-title{flex-direction:column;align-items:start}.scene-actions{flex-direction:column}}.store-promise,.store-footer{content-visibility:auto;contain-intrinsic-size:auto 340px}.product-card,.product-photo{contain:layout paint}.hero-art img{will-change:opacity}.finder input{min-width:0}.filter-row{-ms-overflow-style:none;scrollbar-width:none}.filter-row::-webkit-scrollbar{display:none}@media (max-width:359px){.service-bar>div{padding:8px 14px;font-size:10px}.store-header{height:63px;padding:0 14px}.logo img{width:112px}.header-icon{border-radius:10px;width:35px;height:35px}.hero-store{min-height:520px;padding:48px 18px}.hero-copy h1{font-size:2.75rem}.hero-lead{font-size:14px}.store-content{padding:38px 14px 18px}.product-heading{align-items:start;gap:12px}.product-heading h2{font-size:2rem}.product-heading>span{margin-top:8px;font-size:10px}.finder{margin-top:22px}.products-grid{gap:8px}.product-info{padding:9px}.product-info h3{font-size:12px}.product-info>p{font-size:9px}.card-bottom button{width:29px;height:29px}.store-promise{padding:42px 18px}.scene-row{gap:8px;padding:9px}.scene-actions button{width:30px;height:30px}}@media (min-width:360px) and (max-width:479px){.hero-store{padding-left:22px;padding-right:22px}.hero-art{opacity:.58;width:115%;right:-55%}.hero-copy{max-width:310px}.store-content{padding-left:18px;padding-right:18px}}@media (max-width:699px){.hero-art{pointer-events:none}.hero-store{isolation:isolate}.hero-copy{max-width:410px}.store-promise{margin-top:38px}.scene-dots button{min-width:12px;min-height:12px}.scene-dots button.active{min-width:25px}.admin-header{padding-left:16px;padding-right:16px}.admin-content{padding:32px 16px}.admin-title h1{font-size:2.25rem}.scene-summary h2{font-size:14px}.scene-form{padding:20px}.store-footer{padding-bottom:86px}}@media (min-width:700px) and (max-width:1020px){.hero-store{min-height:540px}.hero-copy{max-width:440px}.hero-art{width:82%;right:-28%}.store-content{padding-top:46px}.products-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.store-promise{padding-left:30px;padding-right:30px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}.product-card{transition:none}.product-card:hover{transform:none}.scene-dots button{transition:none}.hero-art img{will-change:auto}}@media (hover:none){.product-card:hover{box-shadow:none;transform:none}.product-card:active{transform:scale(.985)}}.finder button{color:#fff;background:#0a71ce;border:0;border-radius:10px;flex:none;min-height:39px;padding:0 13px;font-size:12px;font-weight:750}@media (max-width:359px){.finder button{padding:0 9px;font-size:11px}}.load-more{color:#0a5b9f;background:#fff;border:1px solid #cbd8e5;border-radius:11px;margin:24px auto 0;padding:12px 16px;font-size:13px;font-weight:750;display:block}.product-card{contain:none}@media (max-width:699px){.hero-art{display:none}.hero-store{background:linear-gradient(145deg,#061a35,#0b4c91);min-height:480px}.product-card{transition:none}.store-promise,.store-footer{content-visibility:visible;contain-intrinsic-size:auto}.finder button,.header-icon,.floating-bag,.button-primary,.filter-row button,.product-photo,.card-bottom button{touch-action:manipulation}}@media (min-width:700px){.products-grid{content-visibility:auto;contain-intrinsic-size:auto 900px}}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-font-weight{syntax:"*";inherits:false}@property --tw-tracking{syntax:"*";inherits:false}@property --tw-blur{syntax:"*";inherits:false}@property --tw-brightness{syntax:"*";inherits:false}@property --tw-contrast{syntax:"*";inherits:false}@property --tw-grayscale{syntax:"*";inherits:false}@property --tw-hue-rotate{syntax:"*";inherits:false}@property --tw-invert{syntax:"*";inherits:false}@property --tw-opacity{syntax:"*";inherits:false}@property --tw-saturate{syntax:"*";inherits:false}@property --tw-sepia{syntax:"*";inherits:false}@property --tw-drop-shadow{syntax:"*";inherits:false}@property --tw-drop-shadow-color{syntax:"*";inherits:false}@property --tw-drop-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-drop-shadow-size{syntax:"*";inherits:false}
