.vehicle-module__xpir9q__content{flex-direction:column;gap:16px;padding-top:24px;display:flex}.vehicle-module__xpir9q__detailTheme{--card:var(--t-surface);--surface-muted:var(--t-surface-alt)}.vehicle-module__xpir9q__backLinkWrap{align-self:flex-start}.vehicle-module__xpir9q__detailTheme .vdash-header{z-index:1;justify-content:space-between;align-items:flex-start;gap:24px;display:flex;position:relative}.vehicle-module__xpir9q__detailTheme .vdash-header-left{max-width:760px}.vehicle-module__xpir9q__detailTheme .vdash-title{letter-spacing:-.04em;color:var(--t-text);margin:0;font-size:clamp(32px,4vw,50px);line-height:1.04}.vehicle-module__xpir9q__detailTheme .vdash-subtitle{font-size:var(--t-font-md);color:var(--t-text);margin:4px 0 0;font-weight:600;line-height:1.5}.vehicle-module__xpir9q__detailTheme .vdash-header-km{z-index:1;border-radius:var(--t-r-2xl);background:var(--t-surface-alt);border:1px solid var(--t-border);text-align:right;min-width:150px;padding:18px 20px;position:relative}.vehicle-module__xpir9q__detailTheme .vdash-km-num{letter-spacing:-.04em;color:var(--t-text);font-size:34px;font-weight:800;line-height:1}.vehicle-module__xpir9q__detailTheme .vdash-km-label{font-size:var(--t-font-xs);letter-spacing:.14em;text-transform:uppercase;color:var(--t-text-muted);margin-top:8px}.vehicle-module__xpir9q__detailTheme .vdash-status-row{z-index:1;grid-template-columns:repeat(5,minmax(0,1fr));gap:12px;margin-top:20px;display:grid;position:relative}.vehicle-module__xpir9q__detailTheme .vdash-status-card{border-radius:var(--t-r-2xl);background:var(--t-surface-alt);border:1px solid var(--t-border);text-align:center;padding:18px 16px}.vehicle-module__xpir9q__detailTheme .vdash-status-num{font-size:var(--t-font-2xl);letter-spacing:-.04em;font-weight:800;line-height:1}.vehicle-module__xpir9q__detailTheme .vdash-status-label{font-size:var(--t-font-xs);letter-spacing:.12em;text-transform:capitalize;color:var(--t-text-muted);margin-top:10px;font-weight:700}.vehicle-module__xpir9q__pageShell .vehicle-module__xpir9q__content{max-width:1134px}:is(.vehicle-module__xpir9q__detailTheme .card,.vehicle-module__xpir9q__detailTheme .appt-section-card){border-radius:var(--t-r-2xl);background:var(--t-surface);border:1px solid var(--t-border);box-shadow:var(--t-shadow-sm)}.vehicle-module__xpir9q__detailTheme .appt-section-card{padding:24px;overflow:hidden}.vehicle-module__xpir9q__detailTheme .appt-section-header{align-items:flex-start;gap:14px;padding:22px 22px 16px;display:flex}.vehicle-module__xpir9q__detailTheme .appt-section-icon{border-radius:var(--t-r-lg);flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;display:inline-flex}.vehicle-module__xpir9q__detailTheme .appt-section-icon-blue{background:var(--t-badge-blue-bg);color:var(--t-badge-blue-text)}.vehicle-module__xpir9q__detailTheme .appt-section-icon-amber{background:var(--t-badge-amber-bg);color:var(--t-badge-amber-text)}.vehicle-module__xpir9q__detailTheme .appt-section-title{letter-spacing:-.03em;color:var(--t-text);margin:0;font-size:21px;line-height:1.2}.vehicle-module__xpir9q__detailTheme .appt-section-subtitle{font-size:var(--t-font-base);color:var(--t-text-muted);margin:6px 0 0;line-height:1.65}.vehicle-module__xpir9q__detailTheme .vdash-disclaimer{border-radius:var(--t-r-lg);background:var(--t-badge-blue-bg);color:var(--t-badge-blue-text);font-size:var(--t-font-sm);border:1px solid #3b82f624;margin:0 22px 18px;padding:12px 14px;line-height:1.7}.vehicle-module__xpir9q__detailTheme .vdash-empty{border-radius:var(--t-r-xl);background:var(--t-surface-alt);border:1px solid var(--t-border);text-align:center;color:var(--t-text-muted);margin:0 22px 22px;padding:28px 18px}.vehicle-module__xpir9q__detailTheme .vdash-empty-icon{font-size:var(--t-font-xl);margin-bottom:8px}.vehicle-module__xpir9q__detailTheme .health-gauge-card{border-radius:var(--t-r-2xl);background:var(--t-surface);border:1px solid var(--t-border);box-shadow:var(--t-shadow-sm);padding:24px}.vehicle-module__xpir9q__detailTheme .health-gauge-header{color:var(--t-text-muted);font-size:var(--t-font-sm);letter-spacing:.12em;text-transform:uppercase;align-items:center;gap:10px;margin-bottom:18px;font-weight:700;display:flex}.vehicle-module__xpir9q__detailTheme .health-gauge-layout{grid-template-columns:auto minmax(0,1fr);align-items:center;gap:24px;display:grid}.vehicle-module__xpir9q__detailTheme .health-gauge-summary{color:var(--t-text-muted);margin:8px 0 0;line-height:1.7}.vehicle-module__xpir9q__detailTheme .health-gauge-tag{border-radius:var(--t-r-full);font-size:var(--t-font-xs);align-items:center;gap:6px;padding:7px 10px;font-weight:700;display:inline-flex}.vehicle-module__xpir9q__detailTheme .health-gauge-tag-red{background:var(--t-badge-red-bg);color:var(--t-badge-red-text)}.vehicle-module__xpir9q__detailTheme .health-gauge-tag-amber{background:var(--t-badge-amber-bg);color:var(--t-badge-amber-text)}.vehicle-module__xpir9q__detailTheme .health-gauge-tag-blue{background:var(--t-badge-blue-bg);color:var(--t-badge-blue-text)}.vehicle-module__xpir9q__detailTheme .health-gauge-tag-green{background:var(--t-badge-green-bg);color:var(--t-badge-green-text)}.vehicle-module__xpir9q__detailTheme .health-gauge-tag-purple{background:var(--t-badge-purple-bg);color:var(--t-badge-purple-text)}.vehicle-module__xpir9q__detailTheme button.health-gauge-tag:hover{filter:brightness(1.15)}.vehicle-module__xpir9q__detailTheme .health-gauge-tag-inactive{opacity:.3;filter:grayscale(.5)}.vehicle-module__xpir9q__detailTheme .vdiag-wrap{padding:0 22px 22px}.vehicle-module__xpir9q__detailTheme .vdiag-legend{box-shadow:none;background:0 0;border:none;justify-content:center;gap:10px;margin-bottom:16px;padding:0;display:flex}.vehicle-module__xpir9q__detailTheme .vdiag-legend-item{border-radius:var(--t-r-full);background:var(--t-surface-alt);border:1px solid var(--t-border);box-shadow:none;color:var(--t-text-muted);font-size:var(--t-font-xs);letter-spacing:.01em;align-items:center;gap:7px;padding:7px 11px;font-weight:700;display:inline-flex}.vehicle-module__xpir9q__detailTheme .vdiag-legend-dot{width:7px;height:7px;box-shadow:none}.vehicle-module__xpir9q__detailTheme .vdiag-panel{background:var(--t-surface-alt);border:1px solid var(--t-border);border-radius:var(--t-r-2xl);padding:14px}.vehicle-module__xpir9q__detailTheme .vdiag-panel-label{color:var(--t-text-muted)}.vehicle-module__xpir9q__detailTheme .vdiag-svg{border-radius:var(--t-r-xl)}.vehicle-module__xpir9q__detailTheme .vdash-history{flex-direction:column;gap:12px;display:flex}.vehicle-module__xpir9q__detailTheme .vdash-history-item{border-radius:var(--t-r-xl);background:var(--t-surface-alt);border:1px solid var(--t-border);grid-template-columns:auto minmax(0,1fr) auto;gap:14px;padding:14px 16px;display:grid}.vehicle-module__xpir9q__detailTheme .vdash-history-dot{border-radius:var(--t-r-full);background:var(--t-accent);width:10px;height:10px}.vehicle-module__xpir9q__detailTheme .vdash-history-line{background:#3b82f633;width:2px}.vehicle-module__xpir9q__detailTheme .vdash-history-name{color:var(--t-text);font-weight:700}:is(.vehicle-module__xpir9q__detailTheme .vdash-history-meta,.vehicle-module__xpir9q__detailTheme .vdash-history-notes){color:var(--t-text-muted)}.vehicle-module__xpir9q__detailTheme .vdash-history-cost{color:var(--t-accent-green);font-weight:700}.vehicle-module__xpir9q__detailTheme .btn-secondary{background:var(--t-ghost-bg);border-color:var(--t-ghost-border);color:var(--t-text)}.vehicle-module__xpir9q__detailTheme .btn-secondary:hover{background:var(--t-ghost-bg-hover);border-color:var(--t-ghost-border-hover)}.vehicle-module__xpir9q__detailTheme .alert.alert-success{background:var(--t-alert-success-bg);border:1px solid var(--t-alert-success-border);color:var(--t-alert-success-text)}.vehicle-module__xpir9q__detailTheme .alert.alert-info{background:var(--t-badge-blue-bg);color:var(--t-badge-blue-text);border:1px solid #3b82f62e}.vehicle-module__xpir9q__detailTheme .alert.alert-error{background:var(--t-alert-error-bg);border:1px solid var(--t-alert-error-border);color:var(--t-alert-error-text)}:is(.vehicle-module__xpir9q__detailTheme input,.vehicle-module__xpir9q__detailTheme select,.vehicle-module__xpir9q__detailTheme textarea){background:var(--t-input-bg);color:var(--t-text);border:1px solid var(--t-input-border)}:is(.vehicle-module__xpir9q__detailTheme input::placeholder,.vehicle-module__xpir9q__detailTheme textarea::placeholder){color:var(--t-text-dim)}:is(.vehicle-module__xpir9q__detailTheme input:focus,.vehicle-module__xpir9q__detailTheme select:focus,.vehicle-module__xpir9q__detailTheme textarea:focus){border-color:#3b82f673;outline:none;box-shadow:0 0 0 4px #3b82f61f}.vehicle-module__xpir9q__detailTheme .dismiss-complete-btn{border-radius:var(--t-r-lg);width:100%;font-size:var(--t-font-sm);letter-spacing:.01em;color:#fff;cursor:pointer;background:#22c55ed9;border:1px solid #22c55e99;justify-content:center;align-items:center;gap:8px;padding:12px 18px;font-weight:700;transition:all .2s;display:flex}.vehicle-module__xpir9q__detailTheme .dismiss-complete-btn:hover{background:#22c55ef2;border-color:#22c55ecc;transform:translateY(-1px);box-shadow:0 0 20px #22c55e33}.vehicle-module__xpir9q__detailTheme .dismiss-complete-btn:active{transform:translateY(0)}.vehicle-module__xpir9q__detailTheme .dismiss-complete-icon{border-radius:var(--t-r-md);color:#16a34a;background:#22c55e33;justify-content:center;align-items:center;width:22px;height:22px;display:inline-flex}.vehicle-module__xpir9q__detailTheme .license-plate-card{padding:0}.vehicle-module__xpir9q__detailTheme .license-plate-header{align-items:center;gap:10px;padding:12px 16px;display:flex}.vehicle-module__xpir9q__detailTheme .license-plate-icon{border-radius:var(--t-r-md);background:var(--t-badge-purple-bg);width:30px;height:30px;color:var(--t-badge-purple-text);flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.vehicle-module__xpir9q__detailTheme .license-plate-label{font-size:var(--t-font-xs);letter-spacing:.12em;text-transform:uppercase;color:var(--t-text-muted);font-weight:700}.vehicle-module__xpir9q__detailTheme .license-plate-value{font-size:var(--t-font-md);letter-spacing:.08em;color:var(--t-text);margin-top:1px;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-weight:800}.vehicle-module__xpir9q__detailTheme .license-plate-edit-btn{font-size:var(--t-font-xs);border-radius:var(--t-r-md);background:var(--t-ghost-bg);border:1px solid var(--t-ghost-border);color:var(--t-text-muted);cursor:pointer;padding:6px 14px;font-weight:600;transition:all .15s}.vehicle-module__xpir9q__detailTheme .license-plate-edit-btn:hover{background:var(--t-ghost-bg-hover);border-color:var(--t-ghost-border-hover);color:var(--t-text)}.vehicle-module__xpir9q__detailTheme .license-plate-form{flex-direction:column;gap:8px;padding:0 16px 14px;display:flex}.vehicle-module__xpir9q__detailTheme .license-plate-input-wrap{position:relative}.vehicle-module__xpir9q__detailTheme .license-plate-input{border-radius:var(--t-r-md);width:100%;font-size:var(--t-font-base);letter-spacing:.08em;background:var(--t-input-bg);border:1px solid var(--t-input-border);color:var(--t-text);padding:10px 12px;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-weight:700}.vehicle-module__xpir9q__detailTheme .license-plate-input:focus{border-color:#a855f773;outline:none;box-shadow:0 0 0 4px #a855f71f}.vehicle-module__xpir9q__detailTheme .license-plate-actions{gap:8px;display:flex}.vehicle-module__xpir9q__detailTheme .license-plate-save-btn{border-radius:var(--t-r-md);font-size:var(--t-font-sm);color:var(--t-accent-green);background:var(--t-badge-green-bg);cursor:pointer;border:1px solid #22c55e3d;align-items:center;gap:6px;padding:8px 16px;font-weight:700;transition:all .15s;display:inline-flex}.vehicle-module__xpir9q__detailTheme .license-plate-save-btn:hover{background:#22c55e29;border-color:#22c55e61}.vehicle-module__xpir9q__detailTheme .license-plate-save-btn:disabled{opacity:.5;cursor:not-allowed}.vehicle-module__xpir9q__detailTheme .license-plate-cancel-btn{border-radius:var(--t-r-md);font-size:var(--t-font-sm);padding:8px 16px}.vehicle-module__xpir9q__detailTheme .vin-link-form{flex-direction:column;gap:10px;display:flex}.vehicle-module__xpir9q__detailTheme .vin-link-input-row{align-items:stretch;gap:10px;display:flex}.vehicle-module__xpir9q__detailTheme .vin-link-input-wrap{flex:1;position:relative}.vehicle-module__xpir9q__detailTheme .vin-link-input{border-radius:var(--t-r-lg);width:100%;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:var(--t-font-base);letter-spacing:.06em;background:var(--t-input-bg);border:1px solid var(--t-input-border);color:var(--t-text);padding:12px 68px 12px 14px;font-weight:600;transition:all .15s}.vehicle-module__xpir9q__detailTheme .vin-link-input:focus{border-color:#3b82f673;outline:none;box-shadow:0 0 0 4px #3b82f61f}.vehicle-module__xpir9q__detailTheme .vin-link-input::placeholder{color:var(--t-text-dim);letter-spacing:0;font-weight:400}.vehicle-module__xpir9q__detailTheme .vin-link-char-count{font-size:var(--t-font-xs);color:var(--t-text-dim);pointer-events:none;font-weight:700;position:absolute;top:50%;right:12px;transform:translateY(-50%)}.vehicle-module__xpir9q__detailTheme .vin-link-btn{border-radius:var(--t-r-lg);font-size:var(--t-font-sm);white-space:nowrap;color:var(--t-badge-blue-text);background:var(--t-badge-blue-bg);cursor:pointer;border:1px solid #3b82f642;align-items:center;gap:6px;padding:12px 20px;font-weight:700;transition:all .2s;display:inline-flex}.vehicle-module__xpir9q__detailTheme .vin-link-btn:hover:not(:disabled){background:#3b82f629;border-color:#3b82f666;transform:translateY(-1px);box-shadow:0 0 20px #3b82f61a}.vehicle-module__xpir9q__detailTheme .vin-link-btn:disabled{opacity:.4;cursor:not-allowed}.vehicle-module__xpir9q__detailTheme .vin-link-alert{font-size:var(--t-font-sm);border-radius:var(--t-r-lg);align-items:center;gap:8px;margin-bottom:0;padding:10px 14px;display:flex}@media (max-width:820px){.vehicle-module__xpir9q__detailTheme .vdash-header{flex-direction:column}.vehicle-module__xpir9q__detailTheme .vdash-header-km{text-align:left}.vehicle-module__xpir9q__detailTheme .vdash-status-row{grid-template-columns:repeat(2,minmax(0,1fr))}.vehicle-module__xpir9q__detailTheme .health-gauge-layout{grid-template-columns:1fr}}@media (max-width:640px){.vehicle-module__xpir9q__content{padding-top:22px}.vehicle-module__xpir9q__detailTheme .vdash-status-row{grid-template-columns:1fr}.vehicle-module__xpir9q__detailTheme .vdash-history-item{grid-template-columns:auto minmax(0,1fr)}.vehicle-module__xpir9q__detailTheme .vdash-history-cost{grid-column:2}.vehicle-module__xpir9q__detailTheme .vin-link-input-row{flex-direction:column}.vehicle-module__xpir9q__detailTheme .vdash-status-label{font-size:var(--t-font-xs)}.vehicle-module__xpir9q__detailTheme .license-plate-label{font-size:var(--t-font-xs)}.vehicle-module__xpir9q__detailTheme .vin-link-char-count{font-size:var(--t-font-xs)}}
.vehicle-overview-module__AWTuJW__hero{border:1px solid var(--t-border);background:linear-gradient(180deg, var(--t-surface), color-mix(in srgb, var(--t-accent) 3%, var(--t-surface)));border-radius:26px;flex-direction:column;display:flex;position:relative;overflow:hidden;box-shadow:0 2px 5px #94a3b82e,0 22px 40px -26px #47556966}.vehicle-overview-module__AWTuJW__heroHead{justify-content:space-between;align-items:center;gap:8px;padding:20px 22px 0;display:flex}.vehicle-overview-module__AWTuJW__heroHeadNoLabel{justify-content:flex-end}.vehicle-overview-module__AWTuJW__heroLab{letter-spacing:.03em;color:var(--t-text-muted);align-items:center;gap:10px;font-size:12px;font-weight:800;display:inline-flex}.vehicle-overview-module__AWTuJW__heroLabIc{background:color-mix(in srgb, var(--t-accent) 12%, transparent);width:28px;height:28px;color:var(--t-accent-hover);border-radius:9px;place-items:center;display:grid}.vehicle-overview-module__AWTuJW__heroMain{align-items:center;gap:26px;padding:18px 24px 20px;display:flex}.vehicle-overview-module__AWTuJW__heroWell{background:var(--t-surface-alt);border-radius:50%;flex:none;place-items:center;width:156px;height:156px;display:grid;box-shadow:inset 6px 6px 13px #94a3b852,inset -6px -6px 13px #fff}.vehicle-overview-module__AWTuJW__heroId{min-width:0}.vehicle-overview-module__AWTuJW__heroPill{color:var(--vo-accent,var(--t-accent));background:color-mix(in srgb, var(--vo-accent,var(--t-accent)) 11%, transparent);border-radius:999px;align-items:center;gap:8px;padding:6px 13px;font-size:12px;font-weight:750;display:inline-flex}.vehicle-overview-module__AWTuJW__heroPillDot{background:currentColor;border-radius:999px;width:7px;height:7px;animation:1.8s ease-in-out infinite vehicle-overview-module__AWTuJW__voPulse}@keyframes vehicle-overview-module__AWTuJW__voPulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.55;transform:scale(.88)}}@media (prefers-reduced-motion:reduce){.vehicle-overview-module__AWTuJW__heroPillDot{animation:none}}.vehicle-overview-module__AWTuJW__heroTitle{letter-spacing:-.022em;color:var(--t-text);margin:13px 0 0;font-size:25px;font-weight:800;line-height:1.12}.vehicle-overview-module__AWTuJW__heroSub{color:var(--t-text-muted);margin:4px 0 0;font-size:13.5px;font-weight:600}.vehicle-overview-module__AWTuJW__heroTags{flex-wrap:wrap;gap:8px;margin-top:14px;display:flex}.vehicle-overview-module__AWTuJW__heroTag{background:var(--t-surface-alt);border:1px solid var(--t-border);min-height:28px;color:var(--t-text);white-space:nowrap;border-radius:999px;align-items:center;gap:5px;padding:5px 10px;font-size:12px;font-weight:700;line-height:1;display:inline-flex}.vehicle-overview-module__AWTuJW__heroTag svg{color:var(--t-text-muted);flex:none}@media (min-width:768px){.vehicle-overview-module__AWTuJW__heroTitle{font-size:27px}}.vehicle-overview-module__AWTuJW__heroCta{flex-wrap:wrap;gap:11px;padding:0 24px 20px;display:flex}.vehicle-overview-module__AWTuJW__heroFoot{background:color-mix(in srgb, var(--t-surface-alt) 70%, transparent);border-top:1px solid var(--t-border);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:14px;padding:14px 22px;display:flex}@media (max-width:640px){.vehicle-overview-module__AWTuJW__heroMain{text-align:center;flex-direction:column;gap:16px;padding:16px 18px 18px}.vehicle-overview-module__AWTuJW__heroId{text-align:center}.vehicle-overview-module__AWTuJW__heroTags{justify-content:center}.vehicle-overview-module__AWTuJW__heroCta{flex-direction:column;padding:0 18px 18px}.vehicle-overview-module__AWTuJW__heroFoot{flex-direction:column;align-items:stretch;padding:14px 18px}}.vehicle-overview-module__AWTuJW__recList{grid-template-columns:1fr;gap:12px;margin-top:12px;display:grid}.vehicle-overview-module__AWTuJW__rec{background:var(--t-surface);color:inherit;text-align:left;cursor:pointer;border:none;border-radius:20px;align-items:center;gap:16px;width:100%;padding:16px 18px;font-family:inherit;text-decoration:none;transition:transform .15s;display:flex;box-shadow:0 2px 5px #94a3b82e,0 18px 34px -22px #47556966}.vehicle-overview-module__AWTuJW__rec:hover{transform:translateY(-2px)}.vehicle-overview-module__AWTuJW__recStatic{cursor:default}.vehicle-overview-module__AWTuJW__recStatic:hover{transform:none}.vehicle-overview-module__AWTuJW__recCheck{border:2px solid var(--t-border-hover);background:var(--t-surface);border-radius:7px;flex:none;place-items:center;width:22px;height:22px;transition:background .15s,border-color .15s;display:grid}.vehicle-overview-module__AWTuJW__recCheck:after{content:"";border-bottom:2.5px solid #fff;border-left:2.5px solid #fff;width:10px;height:5px;transition:transform .15s;transform:rotate(-45deg)translateY(-1px)scale(0)}.vehicle-overview-module__AWTuJW__recSelectable:focus-visible{outline:2px solid var(--t-accent);outline-offset:2px}.vehicle-overview-module__AWTuJW__recOn{box-shadow:0 0 0 2px var(--t-accent), 0 2px 5px #94a3b82e, 0 18px 34px -22px #47556966}.vehicle-overview-module__AWTuJW__recOn .vehicle-overview-module__AWTuJW__recCheck{background:var(--t-accent);border-color:var(--t-accent)}.vehicle-overview-module__AWTuJW__recOn .vehicle-overview-module__AWTuJW__recCheck:after{transform:rotate(-45deg)translateY(-1px)scale(1)}.vehicle-overview-module__AWTuJW__recIcon{background:var(--t-surface-alt);border-radius:16px;flex:none;place-items:center;width:52px;height:52px;display:grid}.vehicle-overview-module__AWTuJW__recBody{flex:1;min-width:0}.vehicle-overview-module__AWTuJW__recBody h3{letter-spacing:-.01em;color:var(--t-text);margin:0;font-size:15px;font-weight:750}.vehicle-overview-module__AWTuJW__recRow{flex-wrap:wrap;align-items:center;gap:9px;margin-top:7px;display:flex}.vehicle-overview-module__AWTuJW__recStat{text-transform:uppercase;letter-spacing:.05em;color:var(--rec-color,var(--t-danger));background:color-mix(in srgb, var(--rec-color,var(--t-danger)) 11%, transparent);border-radius:999px;padding:3px 9px;font-size:10.5px;font-weight:800}.vehicle-overview-module__AWTuJW__recWhen{color:var(--t-text-muted);font-size:13px;font-weight:600}.vehicle-overview-module__AWTuJW__recWhen b{color:var(--t-text);font-weight:700}.vehicle-overview-module__AWTuJW__recGo{background:var(--t-surface-alt);width:40px;height:40px;color:var(--t-text-muted);border-radius:50%;flex:none;place-items:center;transition:background .15s,color .15s;display:grid}.vehicle-overview-module__AWTuJW__rec:hover .vehicle-overview-module__AWTuJW__recGo{background:var(--t-accent);color:#fff}@media (max-width:640px){.vehicle-overview-module__AWTuJW__recIcon{border-radius:14px;width:46px;height:46px}.vehicle-overview-module__AWTuJW__recGo{display:none}}.vehicle-overview-module__AWTuJW__rail{background:var(--t-surface);border:1px solid var(--t-border);border-radius:22px;flex-direction:column;gap:12px;width:100%;padding:14px;display:flex;box-shadow:0 2px 5px #94a3b829,0 18px 34px -24px #47556957}.vehicle-overview-module__AWTuJW__chips{flex-wrap:wrap;gap:7px;display:flex}.vehicle-overview-module__AWTuJW__railSort{padding-bottom:2px}.vehicle-overview-module__AWTuJW__chip{border:1px solid var(--t-border);background:var(--t-surface-alt);min-height:30px;color:var(--t-text-muted);cursor:pointer;border-radius:999px;justify-content:center;align-items:center;padding:0 11px;font-family:inherit;font-size:11.5px;font-weight:800;line-height:1;transition:background .15s,border-color .15s,color .15s,box-shadow .15s;display:inline-flex}.vehicle-overview-module__AWTuJW__chip:hover{border-color:var(--t-border-hover);color:var(--t-text)}.vehicle-overview-module__AWTuJW__chipActive{background:color-mix(in srgb, var(--t-accent) 11%, var(--t-surface));border-color:color-mix(in srgb, var(--t-accent) 32%, transparent);color:var(--t-accent-hover);box-shadow:inset 0 0 0 1px color-mix(in srgb, var(--t-accent) 12%, transparent)}.vehicle-overview-module__AWTuJW__roster{grid-template-columns:1fr;gap:10px;display:grid}.vehicle-overview-module__AWTuJW__railPager{justify-content:center;align-items:center;gap:9px;padding:2px 0;display:flex}.vehicle-overview-module__AWTuJW__railPagerBtn{border:1px solid var(--t-border);background:var(--t-surface-alt);width:28px;height:28px;color:var(--t-text-muted);cursor:pointer;border-radius:999px;justify-content:center;align-items:center;font-family:inherit;transition:background .15s,border-color .15s,color .15s;display:inline-flex}.vehicle-overview-module__AWTuJW__railPagerBtn:hover:not(:disabled){border-color:var(--t-border-hover);color:var(--t-text);background:var(--t-surface)}.vehicle-overview-module__AWTuJW__railPagerBtn:disabled{opacity:.42;cursor:default}.vehicle-overview-module__AWTuJW__railPagerLabel{min-width:44px;color:var(--t-text-muted);text-align:center;font-size:12px;font-weight:800}.vehicle-overview-module__AWTuJW__add{border:1.5px dashed var(--t-border-hover);width:100%;min-height:38px;color:var(--t-text-muted);cursor:pointer;background:0 0;border-radius:14px;justify-content:center;align-items:center;gap:7px;font-family:inherit;font-size:12.5px;font-weight:800;transition:background .15s,border-color .15s,color .15s;display:inline-flex}.vehicle-overview-module__AWTuJW__add:hover{border-color:var(--t-accent);background:color-mix(in srgb, var(--t-accent) 5%, transparent);color:var(--t-text)}.vehicle-overview-module__AWTuJW__rosterCard{background:var(--t-surface);color:inherit;text-align:left;cursor:pointer;border:none;border-radius:18px;align-items:center;gap:14px;width:100%;padding:13px;font-family:inherit;text-decoration:none;transition:transform .15s;display:flex;box-shadow:0 2px 5px #94a3b82e,0 18px 34px -24px #47556966}.vehicle-overview-module__AWTuJW__rosterCard:hover{transform:translateY(-2px)}.vehicle-overview-module__AWTuJW__rosterCardActive{background:linear-gradient(180deg, color-mix(in srgb, var(--veh-color) 7%, var(--t-surface)), var(--t-surface));box-shadow:inset 0 0 0 2px color-mix(in srgb, var(--veh-color) 45%, transparent), 0 2px 5px #94a3b82e}.vehicle-overview-module__AWTuJW__rosterBadge{color:#fff;letter-spacing:-.02em;background:var(--veh-grad,var(--t-accent));border-radius:15px;flex:none;place-items:center;width:50px;height:50px;font-size:18px;font-weight:850;display:grid}.vehicle-overview-module__AWTuJW__rosterMeta{flex:1;min-width:0}.vehicle-overview-module__AWTuJW__rosterMeta h3{letter-spacing:-.01em;color:var(--t-text);white-space:nowrap;text-overflow:ellipsis;margin:0;font-size:14px;font-weight:750;overflow:hidden}.vehicle-overview-module__AWTuJW__rosterMeta p{color:var(--t-text-muted);margin:2px 0 0;font-size:12px;font-weight:600}.vehicle-overview-module__AWTuJW__rosterTrail{background:var(--t-surface-alt);width:32px;height:32px;color:var(--t-text-dim);border-radius:50%;flex:none;place-items:center;display:grid}.vehicle-overview-module__AWTuJW__rosterTrailCheck{background:var(--veh-color,var(--t-accent));color:#fff}.vehicle-overview-module__AWTuJW__rosterCardBusy{position:relative}.vehicle-overview-module__AWTuJW__rosterCardBusy:before{content:"";background:conic-gradient(from var(--busy-angle,0deg), transparent 0deg, var(--busy-accent,var(--t-accent)) 60deg, transparent 120deg);-webkit-mask-composite:xor;pointer-events:none;border-radius:18px;padding:2px;animation:3.5s linear infinite vehicle-overview-module__AWTuJW__voBusySpin;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);-webkit-mask-position:0 0,0 0;-webkit-mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;-webkit-mask-clip:content-box,border-box;-webkit-mask-origin:content-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}@property --busy-angle{syntax:"<angle>";inherits:false;initial-value:0deg}@keyframes vehicle-overview-module__AWTuJW__voBusySpin{to{--busy-angle:360deg}}@media (prefers-reduced-motion:reduce){.vehicle-overview-module__AWTuJW__rosterCardBusy:before{animation:none}}
.cs-wrap{position:relative}.cs-chevron{color:var(--t-text-dim);flex-shrink:0;transition:transform .2s}.cs-chevron-open{transform:rotate(180deg)}.cs-panel{z-index:50;background:var(--t-surface);border:none;border-radius:12px;animation:.15s ease-out csDropIn;position:absolute;left:0;right:0;overflow:hidden;box-shadow:0 14px 32px -12px #0f172a3d,0 0 0 1px #0f172a0a}.cs-panel-bottom{top:calc(100% + 4px)}.cs-panel-top{animation:.15s ease-out csDropInUp;bottom:calc(100% + 4px)}.cs-search{width:100%;font-size:var(--t-font-base);color:var(--t-text);background:0 0;border:none;outline:none;padding:10px 12px;font-family:inherit;font-weight:700;display:block}.cs-search::placeholder{color:var(--t-text-dim);font-weight:700}.cs-list{flex:auto;min-height:0;max-height:240px;padding:4px 0;overflow-y:auto}.cs-list::-webkit-scrollbar{width:6px}.cs-list::-webkit-scrollbar-thumb{border-radius:var(--t-r-sm);background:#94a3b833}.cs-option{width:100%;font-size:var(--t-font-base);cursor:pointer;text-align:left;color:var(--t-text);background:0 0;border:none;justify-content:space-between;align-items:center;padding:10px 14px;font-family:inherit;font-weight:700;transition:background .1s,color .1s;display:flex}.cs-option:hover{background:var(--t-surface-hover)}.cs-option-selected{color:var(--t-accent);background:#3b82f624;font-weight:800}.cs-option-selected:hover{background:#3b82f633}.cs-option-disabled,.cs-option-disabled:hover{color:var(--t-text-dim);cursor:not-allowed;opacity:.56;background:0 0}.cs-group-header{z-index:1;font-size:var(--t-font-xs);letter-spacing:.04em;text-transform:uppercase;color:var(--t-text-dim);background:var(--t-surface-hover);border-top:1px solid var(--t-border);border-bottom:1px solid var(--t-border);padding:8px 14px;font-weight:700;position:sticky;top:0}.cs-empty{text-align:center;color:var(--t-text-dim);font-size:var(--t-font-sm);padding:16px 14px}.cs-trigger-input{cursor:text}.cs-option-leading,.cs-trigger-leading{flex-shrink:0;display:inline-flex}.cs-option-leading{margin-inline-end:10px}.cs-option-label-text{text-overflow:ellipsis;white-space:nowrap;text-align:start;flex:1;min-width:0;overflow:hidden}.cs-trigger-search-icon{color:var(--t-text-dim);flex-shrink:0}.cs-trigger-search-input{min-width:0;color:var(--t-text);font:inherit;background:0 0;border:0;outline:0;flex:1;padding:0}.cs-trigger-search-input::placeholder{color:var(--t-text-dim)}.cs-trigger-search-input:disabled{cursor:not-allowed}
.BusinessHoursEditor-module__qYPOQG__editor{flex-direction:column;gap:10px;display:flex}.BusinessHoursEditor-module__qYPOQG__ledgerList{background:0 0;border:0;border-radius:0;flex-direction:column;gap:2px;margin:0;padding:0;list-style:none;display:flex;overflow:visible}.BusinessHoursEditor-module__qYPOQG__ledgerRow{background:0 0;border:0;grid-template-columns:minmax(150px,1fr) auto;align-items:center;gap:10px;min-height:60px;padding:9px 6px;display:grid}.BusinessHoursEditor-module__qYPOQG__dayToggle{cursor:pointer;-webkit-user-select:none;user-select:none;align-items:center;gap:10px;min-width:130px;display:inline-flex}.BusinessHoursEditor-module__qYPOQG__dayToggle input[type=checkbox]{appearance:none;border:1.5px solid color-mix(in srgb, var(--t-text-muted) 50%, transparent);background:color-mix(in srgb, var(--t-text-muted) 16%, var(--t-surface));cursor:pointer;border-radius:999px;flex-shrink:0;justify-content:flex-start;align-items:center;width:44px;height:26px;padding:3px;transition:background .14s,border-color .14s;display:inline-flex}.BusinessHoursEditor-module__qYPOQG__dayToggle input[type=checkbox]:hover{border-color:color-mix(in srgb, var(--t-text-muted) 55%, transparent)}.BusinessHoursEditor-module__qYPOQG__dayToggle input[type=checkbox]:focus-visible{outline-offset:2px;border-color:#16a34a;outline:2px solid #16a34a}.BusinessHoursEditor-module__qYPOQG__dayToggle input[type=checkbox]:checked{background:#16a34a;border-color:#16a34a}.BusinessHoursEditor-module__qYPOQG__dayToggle input[type=checkbox]:after{content:"";background:var(--t-text-muted);border-radius:999px;width:16px;height:16px;transition:margin-inline-start .15s,background-color .15s}.BusinessHoursEditor-module__qYPOQG__dayToggle input[type=checkbox]:checked:after{background:#fff;margin-inline-start:20px}.BusinessHoursEditor-module__qYPOQG__dayToggle input[type=checkbox]:disabled,.BusinessHoursEditor-module__qYPOQG__lunchToggle input:disabled+span{cursor:not-allowed;opacity:.55}.BusinessHoursEditor-module__qYPOQG__dayLabel{color:var(--t-text);letter-spacing:-.01em;font-size:16.5px;font-weight:700}.BusinessHoursEditor-module__qYPOQG__times{align-items:center;gap:10px;display:inline-flex}.BusinessHoursEditor-module__qYPOQG__openRow .BusinessHoursEditor-module__qYPOQG__times{grid-template-columns:repeat(2,minmax(0,1fr));justify-self:end;align-items:center;gap:14px;width:400px;display:grid}.BusinessHoursEditor-module__qYPOQG__timeField{grid-template-columns:auto minmax(0,1fr);align-items:center;gap:7px;min-width:0;display:grid;position:relative}.BusinessHoursEditor-module__qYPOQG__timeFieldLabel{color:var(--t-text-muted);letter-spacing:.08em;text-transform:uppercase;font-size:11.5px;font-weight:850;line-height:1}.BusinessHoursEditor-module__qYPOQG__timeSelect{width:138px;min-width:138px}.BusinessHoursEditor-module__qYPOQG__openRow .BusinessHoursEditor-module__qYPOQG__timeField .BusinessHoursEditor-module__qYPOQG__timeSelect{width:100%;min-width:138px}.BusinessHoursEditor-module__qYPOQG__timeSelect .cs-trigger{background:var(--t-bg);width:100%;height:44px;min-height:44px;color:var(--t-text);box-shadow:none;font-variant-numeric:tabular-nums;letter-spacing:-.01em;text-align:center;border-color:#0000;border-radius:10px;justify-content:center;padding:0 12px;font-size:15.5px;font-weight:700}.BusinessHoursEditor-module__qYPOQG__timeSelect .cs-trigger:hover{border-color:color-mix(in srgb, var(--t-accent) 28%, transparent);background:var(--t-surface-hover)}.BusinessHoursEditor-module__qYPOQG__timeSelect .cs-trigger-open{border-color:var(--t-accent);background:var(--t-surface);box-shadow:0 0 0 3px color-mix(in srgb, var(--t-accent) 12%, transparent)}:is(.BusinessHoursEditor-module__qYPOQG__timeSelect .cs-trigger-label,.BusinessHoursEditor-module__qYPOQG__timePanel .cs-option){font-variant-numeric:tabular-nums}.BusinessHoursEditor-module__qYPOQG__timeSelect .cs-trigger-label{text-align:center}.BusinessHoursEditor-module__qYPOQG__timeSelect .cs-chevron{display:none}.BusinessHoursEditor-module__qYPOQG__timePanel .cs-option{text-align:center;justify-content:center;min-height:44px;padding:10px 16px;font-size:15px}.BusinessHoursEditor-module__qYPOQG__invalidField .cs-trigger{box-shadow:0 0 0 2px #dc262626;border-color:#dc2626!important}.BusinessHoursEditor-module__qYPOQG__closedState{width:400px;min-height:44px;color:var(--t-text);letter-spacing:.14em;text-transform:uppercase;background:0 0;border:0;border-radius:0;justify-content:center;justify-self:end;align-items:center;gap:12px;padding:0;font-size:13px;font-weight:800;display:inline-flex}.BusinessHoursEditor-module__qYPOQG__closedMark{border:1px solid var(--t-border);border-radius:999px;width:28px;height:28px;display:block;position:relative}.BusinessHoursEditor-module__qYPOQG__closedMark:after{content:"";background:var(--t-text);width:17px;height:1px;position:absolute;top:13px;left:5px;transform:rotate(-38deg)}.BusinessHoursEditor-module__qYPOQG__lunchCard{border:1px solid var(--t-border);background:0 0;border-radius:16px;align-items:center;gap:14px;padding:18px 20px;display:flex}.BusinessHoursEditor-module__qYPOQG__lunchCardActive{border-color:color-mix(in srgb, #b7791f 30%, var(--t-border));background:color-mix(in srgb, #f59e0b 9%, var(--t-surface))}.BusinessHoursEditor-module__qYPOQG__coffeeBadge{width:44px;height:44px;color:var(--t-text-muted);flex:none;justify-content:center;align-items:center;display:inline-flex}.BusinessHoursEditor-module__qYPOQG__lunchCardActive .BusinessHoursEditor-module__qYPOQG__coffeeBadge{color:#b45309}.BusinessHoursEditor-module__qYPOQG__coffeeBadge svg{width:34px;height:34px}.BusinessHoursEditor-module__qYPOQG__partsCard{margin-top:12px}.BusinessHoursEditor-module__qYPOQG__partsCardActive{border-color:color-mix(in srgb, #16a34a 30%, var(--t-border));background:color-mix(in srgb, #16a34a 9%, var(--t-surface))}.BusinessHoursEditor-module__qYPOQG__partsCardActive .BusinessHoursEditor-module__qYPOQG__partsBadge{color:#16a34a}.BusinessHoursEditor-module__qYPOQG__lunchCopy{flex:120px;min-width:120px}.BusinessHoursEditor-module__qYPOQG__lunchCard h3{color:var(--t-text);margin:0;font-size:16.5px;line-height:1.2}.BusinessHoursEditor-module__qYPOQG__lunchCard p{color:var(--t-text-muted);margin:4px 0 0;font-size:14px;font-weight:650;line-height:1.45}.BusinessHoursEditor-module__qYPOQG__lunchToggle{cursor:pointer;flex:none;display:inline-flex;position:relative}.BusinessHoursEditor-module__qYPOQG__lunchToggle input{opacity:0;pointer-events:none;position:absolute}.BusinessHoursEditor-module__qYPOQG__lunchToggle span{background:color-mix(in srgb, var(--t-text-muted) 22%, var(--t-surface));border:0;border-radius:999px;align-items:center;width:44px;height:26px;padding:3px;transition:background-color .15s;display:inline-flex;position:relative}.BusinessHoursEditor-module__qYPOQG__lunchToggle span:after{content:"";background:var(--t-text-muted);border-radius:999px;width:18px;height:18px;transition:margin-inline-start .15s,background-color .15s}.BusinessHoursEditor-module__qYPOQG__lunchToggle input:focus-visible+span{outline-offset:3px;outline:2px solid #16a34a}.BusinessHoursEditor-module__qYPOQG__lunchToggle input:checked+span{background:#16a34a}.BusinessHoursEditor-module__qYPOQG__lunchToggle input:checked+span:after{background:#fff;margin-inline-start:18px}.BusinessHoursEditor-module__qYPOQG__lunchTimes{flex:0 0 316px;grid-template-columns:138px 24px 138px;align-items:center;gap:8px;width:316px;display:grid}.BusinessHoursEditor-module__qYPOQG__lunchTimes .BusinessHoursEditor-module__qYPOQG__timeSelect{width:138px;min-width:138px}.BusinessHoursEditor-module__qYPOQG__timeDash{color:var(--t-text-muted);letter-spacing:.08em;text-transform:uppercase;font-size:11px;font-weight:700}@media (max-width:720px){.BusinessHoursEditor-module__qYPOQG__ledgerRow{grid-template-columns:1fr;align-items:flex-start}.BusinessHoursEditor-module__qYPOQG__openRow .BusinessHoursEditor-module__qYPOQG__times,.BusinessHoursEditor-module__qYPOQG__closedRow .BusinessHoursEditor-module__qYPOQG__closedState{justify-self:stretch;width:100%}}@media (max-width:520px){.BusinessHoursEditor-module__qYPOQG__openRow .BusinessHoursEditor-module__qYPOQG__times{grid-template-columns:1fr;justify-self:stretch;gap:8px;width:100%}.BusinessHoursEditor-module__qYPOQG__openRow .BusinessHoursEditor-module__qYPOQG__timeField .BusinessHoursEditor-module__qYPOQG__timeSelect{min-width:0}.BusinessHoursEditor-module__qYPOQG__timeSelect{flex:128px;min-width:0}.BusinessHoursEditor-module__qYPOQG__lunchCard{grid-template-columns:auto minmax(0,1fr) auto;gap:8px;padding:12px;display:grid}.BusinessHoursEditor-module__qYPOQG__lunchCopy{min-width:0}.BusinessHoursEditor-module__qYPOQG__lunchCard p{display:none}.BusinessHoursEditor-module__qYPOQG__lunchTimes{grid-column:1/-1;grid-template-columns:minmax(0,1fr) 18px minmax(0,1fr);gap:8px;width:100%}.BusinessHoursEditor-module__qYPOQG__lunchTimes .BusinessHoursEditor-module__qYPOQG__timeSelect{width:100%;min-width:0}}
.AmenitiesList-module__jEceKa__amenityDock{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin-bottom:14px;display:grid}.AmenitiesList-module__jEceKa__amenityDockTab{border:1px solid var(--t-border);min-height:68px;color:var(--t-text-muted);background:var(--t-surface-hover);cursor:pointer;text-align:left;border-radius:15px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:12px;padding:13px 16px;font-family:inherit;transition:transform .16s,border-color .16s,background .16s,box-shadow .16s;display:grid;overflow:hidden}.AmenitiesList-module__jEceKa__amenityDockTab:hover{border-color:var(--t-border-hover);transform:translateY(-1px)}.AmenitiesList-module__jEceKa__amenityDockTab:focus-visible{outline:3px solid color-mix(in srgb, var(--t-accent) 28%, transparent);outline-offset:2px}.AmenitiesList-module__jEceKa__amenityDockTabActive{color:var(--t-text);background:var(--t-surface);box-shadow:0 1px 2px #0f172a0f}.AmenitiesList-module__jEceKa__amenityDockCopy{min-width:0}.AmenitiesList-module__jEceKa__amenityDockCopy strong,.AmenitiesList-module__jEceKa__amenityDockCopy small{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.AmenitiesList-module__jEceKa__amenityDockCopy strong{color:inherit;font-size:12px;line-height:1.3}.AmenitiesList-module__jEceKa__amenityDockCopy small{color:var(--t-text-dim);margin-top:3px;font-size:9px;font-weight:700;line-height:1.35}.AmenitiesList-module__jEceKa__amenityDockCount{color:var(--t-text-dim);font-variant-numeric:tabular-nums;white-space:nowrap;font-size:11px;font-weight:900}.AmenitiesList-module__jEceKa__amenityDockTabActive .AmenitiesList-module__jEceKa__amenityDockCount{color:var(--t-accent)}.AmenitiesList-module__jEceKa__amenityCardGrid{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;display:grid}@media (max-width:980px){.AmenitiesList-module__jEceKa__amenityCardGrid{grid-template-columns:repeat(2,minmax(0,1fr))}}.AmenitiesList-module__jEceKa__amenityLanguageCardGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.AmenitiesList-module__jEceKa__amenityCard{border:1.5px solid var(--t-border);background:var(--t-surface);cursor:pointer;text-align:left;min-height:108px;color:inherit;border-radius:16px;flex-direction:column;justify-content:space-between;gap:14px;padding:14px 16px;font-family:inherit;transition:border-color .16s,background .16s,transform .16s,box-shadow .16s,opacity .16s;display:flex}.AmenitiesList-module__jEceKa__amenityCard:hover:not(:disabled){border-color:var(--t-border-hover);transform:translateY(-1px);box-shadow:0 10px 18px #00000029}.AmenitiesList-module__jEceKa__amenityCardSelected{border-color:var(--t-accent);background:linear-gradient(#3b82f629 0%,#3b82f614 100%);box-shadow:0 12px 22px #0f67ea2e}.AmenitiesList-module__jEceKa__amenityCardDisabled{opacity:.46;cursor:not-allowed}.AmenitiesList-module__jEceKa__amenityCardStatic{cursor:default}.AmenitiesList-module__jEceKa__amenityCardStatic:hover{box-shadow:none;transform:none}.AmenitiesList-module__jEceKa__amenityCardStatic.AmenitiesList-module__jEceKa__amenityCardSelected:hover{border-color:var(--t-accent);box-shadow:0 12px 22px #0f67ea2e}.AmenitiesList-module__jEceKa__amenityCardStatic.AmenitiesList-module__jEceKa__amenityLanguagePromptCard:hover{border-color:#0f67ea3d}.AmenitiesList-module__jEceKa__amenityLanguageCard{border-radius:16px;gap:0;min-height:92px;padding:0;display:block;overflow:hidden}.AmenitiesList-module__jEceKa__amenityLanguageCard:hover:not(:disabled){transform:translateY(-2px)}.AmenitiesList-module__jEceKa__amenityLanguageCard.AmenitiesList-module__jEceKa__amenityCardSelected{border-color:color-mix(in srgb, var(--t-accent) 68%, var(--t-border));background:var(--t-surface);box-shadow:0 12px 24px -20px color-mix(in srgb, var(--t-accent) 70%, transparent)}.AmenitiesList-module__jEceKa__amenityLanguageCard.AmenitiesList-module__jEceKa__amenityCardPendingRemoval{border-color:color-mix(in srgb, #ef4444 40%, var(--t-border));background:color-mix(in srgb, #ef4444 7%, var(--t-surface))}.AmenitiesList-module__jEceKa__amenityLanguageInitials{box-sizing:border-box;background:var(--t-surface-hover);width:36px;height:27px;color:var(--t-text-dim);letter-spacing:.04em;border:0;border-radius:8px;flex-shrink:0;place-items:center;font-size:11px;font-weight:850;line-height:1;display:grid}.AmenitiesList-module__jEceKa__amenityCardSelected .AmenitiesList-module__jEceKa__amenityLanguageInitials{background:var(--t-accent);color:#fff}.AmenitiesList-module__jEceKa__amenityCardCheck{border:1.5px solid var(--t-border);background:0 0;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;width:18px;height:18px;transition:background .16s,border-color .16s;display:flex}.AmenitiesList-module__jEceKa__amenityCardCheckSelected{border-color:var(--t-accent);background:var(--t-accent)}.AmenitiesList-module__jEceKa__amenityCardIcon{width:42px;height:42px;color:var(--t-text-muted);background:#ffffff14;border-radius:12px;justify-content:center;align-items:center;margin-left:auto;display:inline-flex}.AmenitiesList-module__jEceKa__amenityCardBody{flex-direction:column;gap:6px;display:flex}.AmenitiesList-module__jEceKa__amenityCardBodyCentered{text-align:center;flex:1;justify-content:center;align-items:center}.AmenitiesList-module__jEceKa__amenityCardIconCentered{background:#ffffff1a;width:64px;height:64px;margin-left:0}.AmenitiesList-module__jEceKa__amenityCardTitleCentered{text-align:center}.AmenitiesList-module__jEceKa__amenityCardFooter{justify-content:center;align-items:center;gap:8px;width:100%;margin-top:auto;display:flex}.AmenitiesList-module__jEceKa__amenityCardTitle{color:var(--t-text);font-size:14px;font-weight:700;line-height:1.35}.AmenitiesList-module__jEceKa__amenityCardSelected .AmenitiesList-module__jEceKa__amenityCardTitle{color:var(--t-accent)}.AmenitiesList-module__jEceKa__amenityCardPlate{border-radius:18px;justify-content:center;min-height:122px}.AmenitiesList-module__jEceKa__amenityCardPlate.AmenitiesList-module__jEceKa__amenityCardSelected{border-color:var(--t-border);background:var(--t-surface);box-shadow:none}.AmenitiesList-module__jEceKa__amenityCardPlate .AmenitiesList-module__jEceKa__amenityCardIconCentered{background:var(--t-surface-hover);opacity:.7;border-radius:50%;width:56px;height:56px;transition:background .16s,box-shadow .16s,opacity .16s}.AmenitiesList-module__jEceKa__amenityCardPlate.AmenitiesList-module__jEceKa__amenityCardSelected .AmenitiesList-module__jEceKa__amenityCardIconCentered{background:var(--t-surface);opacity:1;box-shadow:0 0 0 2px var(--t-accent), 0 6px 14px -10px #0ea5e9e6}.AmenitiesList-module__jEceKa__amenityCardPlate .AmenitiesList-module__jEceKa__amenityCardTitle{color:var(--t-text-muted)}.AmenitiesList-module__jEceKa__amenityCardPlate.AmenitiesList-module__jEceKa__amenityCardSelected .AmenitiesList-module__jEceKa__amenityCardTitle{color:var(--t-accent)}.AmenitiesList-module__jEceKa__amenityCardPendingRemoval{background:linear-gradient(#fef2f2f0,#fffffffa);border-color:#ef44445c}.AmenitiesList-module__jEceKa__amenityCardCheckButton{cursor:pointer;padding:0}.AmenitiesList-module__jEceKa__amenityCardCheckButton:hover{background:#ef4444d6;border-color:#ef44444d}.AmenitiesList-module__jEceKa__amenityActionButton{color:var(--t-text);cursor:pointer;background:#ffffffe0;border:1px solid #94a3b838;border-radius:12px;min-height:34px;padding:0 14px;font-family:inherit;font-size:12px;font-weight:700;transition:background .16s,border-color .16s,color .16s}.AmenitiesList-module__jEceKa__amenityActionButton:hover{background:#f1f5f9f5;border-color:#94a3b857}.AmenitiesList-module__jEceKa__amenityActionButtonCompact{border-radius:999px;min-width:0;min-height:30px;padding:0 12px;font-size:11px}.AmenitiesList-module__jEceKa__amenityActionButtonSecondary{color:var(--t-text-muted)}.AmenitiesList-module__jEceKa__amenityActionButtonDanger{color:#dc2626;background:#fef2f2eb;border-color:#ef444438}.AmenitiesList-module__jEceKa__amenityActionButtonDanger:hover{background:#fee2e2fa;border-color:#ef444457}.AmenitiesList-module__jEceKa__amenityAddCard{box-shadow:none;background:#3b82f608;border-style:dashed;border-color:#3b82f638;justify-content:center;align-items:center}.AmenitiesList-module__jEceKa__amenityAddCardContent{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:12px;width:100%;display:flex}.AmenitiesList-module__jEceKa__amenityAddCardIcon{width:44px;height:44px;color:var(--t-accent);background:#3b82f61f;border-radius:14px;justify-content:center;align-items:center;display:inline-flex;box-shadow:inset 0 0 0 1px #3b82f629}.AmenitiesList-module__jEceKa__amenityLanguageDetails{flex-direction:column;justify-content:space-between;gap:12px;min-width:0;height:100%;padding:15px 16px;display:flex}.AmenitiesList-module__jEceKa__amenityLanguageHeader{align-items:center;gap:10px;min-width:0;display:flex}.AmenitiesList-module__jEceKa__amenityLanguageCopy,.AmenitiesList-module__jEceKa__amenityLanguagePrimaryName,.AmenitiesList-module__jEceKa__amenityLanguageNativeName{display:block}.AmenitiesList-module__jEceKa__amenityLanguageCopy{min-width:0}.AmenitiesList-module__jEceKa__amenityLanguagePrimaryName{color:var(--t-text);letter-spacing:-.012em;overflow-wrap:anywhere;font-size:15px;font-weight:850;line-height:1.25}.AmenitiesList-module__jEceKa__amenityLanguageNativeName{color:var(--t-text-muted);overflow-wrap:anywhere;margin-top:2px;font-size:12px;font-weight:600;line-height:1.25}.AmenitiesList-module__jEceKa__amenityLanguageStatus{color:var(--t-border-hover,#cbd5e1);letter-spacing:.1em;text-transform:uppercase;font-size:11px;font-weight:800;display:block}.AmenitiesList-module__jEceKa__amenityCardSelected .AmenitiesList-module__jEceKa__amenityLanguageStatus{color:var(--t-accent)}.AmenitiesList-module__jEceKa__amenityLanguageActionFooter{margin-top:0}.AmenitiesList-module__jEceKa__amenityLanguagePromptCard{min-height:0;box-shadow:none;background:#3b82f608;border-style:dashed;border-color:#3b82f638;justify-content:flex-start;gap:12px}.AmenitiesList-module__jEceKa__amenityPromptHeader{justify-content:flex-end;align-items:center;gap:12px;display:flex}.AmenitiesList-module__jEceKa__amenityPromptDismiss{border:1px solid var(--t-border);width:30px;height:30px;color:var(--t-text-muted);cursor:pointer;background:#ffffff6b;border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.AmenitiesList-module__jEceKa__amenityPromptSelect{width:100%}.AmenitiesList-module__jEceKa__amenityPromptSelect .cs-trigger{background:#ffffff9e;border-color:#3b82f62e}.AmenitiesList-module__jEceKa__amenityPromptSelect .cs-trigger-open{border-color:#3b82f66b;box-shadow:0 0 0 3px #3b82f61a}.AmenitiesList-module__jEceKa__amenityPagination{background:var(--t-surface);border:1px solid #94a3b824;border-radius:14px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;margin-bottom:12px;padding:10px 12px;display:flex}.AmenitiesList-module__jEceKa__amenityPaginationSummary{color:var(--t-text-muted);font-size:12px;line-height:1.4}.AmenitiesList-module__jEceKa__amenityPaginationControls{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.AmenitiesList-module__jEceKa__amenityPaginationButton{border:1px solid var(--t-border);min-height:34px;color:var(--t-text);cursor:pointer;background:#ffffffc7;border-radius:12px;padding:0 14px;font-family:inherit;font-size:12px;font-weight:700;transition:background .16s,border-color .16s,color .16s,opacity .16s}.AmenitiesList-module__jEceKa__amenityPaginationButton:hover:not(:disabled){border-color:var(--t-border-hover);background:#ffffffeb}.AmenitiesList-module__jEceKa__amenityPaginationButton:disabled{opacity:.46;cursor:not-allowed}.AmenitiesList-module__jEceKa__amenityPaginationPage{color:var(--t-text);white-space:nowrap;font-size:12px;font-weight:700}@media (max-width:760px){.AmenitiesList-module__jEceKa__amenityDock{grid-template-columns:repeat(2,minmax(0,1fr))}.AmenitiesList-module__jEceKa__amenityLanguageCardGrid,.AmenitiesList-module__jEceKa__amenityCardGrid{grid-template-columns:1fr}}@media (max-width:460px){.AmenitiesList-module__jEceKa__amenityLanguageDetails{padding:13px 14px}.AmenitiesList-module__jEceKa__amenityDock{grid-template-columns:1fr}}@media (prefers-reduced-motion:reduce){.AmenitiesList-module__jEceKa__amenityDockTab{transition:none}.AmenitiesList-module__jEceKa__amenityDockTab:hover{transform:none}}
.CertificationList-module__IHkcKq__certificationDock{grid-template-columns:repeat(5,minmax(0,1fr))}.CertificationList-module__IHkcKq__certificationDockTab{grid-template-columns:40px minmax(0,1fr);gap:10px;min-height:88px;padding:12px}.CertificationList-module__IHkcKq__certificationDockBadge{place-items:center;width:40px;height:40px;display:grid}.CertificationList-module__IHkcKq__certificationDockBadge img,.CertificationList-module__IHkcKq__precisionBadge img{object-fit:contain;display:block}.CertificationList-module__IHkcKq__certificationDockCopy strong,.CertificationList-module__IHkcKq__certificationDockCopy small{white-space:normal}.CertificationList-module__IHkcKq__certificationDockCopy strong{font-size:11px;font-weight:800}.CertificationList-module__IHkcKq__certificationDockCopy small{min-height:24px;font-size:8px;font-weight:600}.CertificationList-module__IHkcKq__certificationDockProgress{color:var(--t-accent);margin-top:7px;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:9px;display:block}.CertificationList-module__IHkcKq__precisionGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.CertificationList-module__IHkcKq__precisionCard{border:1px solid var(--t-border);min-height:66px;color:var(--t-text);background:var(--t-surface-hover);cursor:pointer;text-align:left;border-radius:14px;grid-template-columns:18px 42px minmax(0,1fr) auto;align-items:center;gap:10px;padding:10px 13px;font-family:inherit;transition:transform .16s,border-color .16s,background .16s,box-shadow .16s,opacity .16s;display:grid;position:relative;overflow:hidden}.CertificationList-module__IHkcKq__precisionCard:before{content:"";background:0 0;border-radius:0 999px 999px 0;width:3px;position:absolute;inset-block:10px;inset-inline-start:0}.CertificationList-module__IHkcKq__precisionCard:hover:not(:disabled){border-color:var(--t-border-hover);background:var(--t-surface);transform:translateY(-1px);box-shadow:0 12px 22px -20px #0f172acc}.CertificationList-module__IHkcKq__precisionCard:focus-visible{outline:3px solid color-mix(in srgb, var(--t-accent) 28%, transparent);outline-offset:2px}.CertificationList-module__IHkcKq__precisionCardSelected{border-color:color-mix(in srgb, var(--t-accent) 62%, var(--t-border));background:var(--t-surface);box-shadow:0 12px 24px -22px color-mix(in srgb, var(--t-accent) 72%, transparent)}.CertificationList-module__IHkcKq__precisionCardSelected:before{background:var(--t-accent)}.CertificationList-module__IHkcKq__precisionCardDisabled{opacity:.44;cursor:not-allowed}.CertificationList-module__IHkcKq__precisionCheck{border:1.5px solid var(--t-border);background:0 0;border-radius:6px;place-items:center;width:18px;height:18px;transition:border-color .16s,background .16s;display:grid}.CertificationList-module__IHkcKq__precisionCheckSelected{border-color:var(--t-accent);background:var(--t-accent)}.CertificationList-module__IHkcKq__precisionBadge{place-items:center;width:42px;height:42px;display:grid}.CertificationList-module__IHkcKq__precisionCopy{min-width:0}.CertificationList-module__IHkcKq__precisionCode,.CertificationList-module__IHkcKq__precisionTitle{display:block}.CertificationList-module__IHkcKq__precisionCode{color:var(--t-text-dim);letter-spacing:.08em;text-overflow:ellipsis;text-transform:uppercase;white-space:nowrap;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:9px;font-weight:800;line-height:1.25;overflow:hidden}.CertificationList-module__IHkcKq__precisionTitle{color:var(--t-text);text-overflow:ellipsis;white-space:nowrap;margin-top:4px;font-size:12px;font-weight:800;line-height:1.25;overflow:hidden}.CertificationList-module__IHkcKq__precisionStatus{color:var(--t-text-dim);letter-spacing:.08em;text-transform:uppercase;white-space:nowrap;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:8px;font-weight:800}.CertificationList-module__IHkcKq__precisionStatusSelected{color:var(--t-accent)}@media (max-width:960px){.CertificationList-module__IHkcKq__certificationDock{grid-template-columns:repeat(2,minmax(0,1fr))}.CertificationList-module__IHkcKq__certificationDockTab:last-child{grid-column:1/-1}}@media (max-width:760px){.CertificationList-module__IHkcKq__precisionGrid{grid-template-columns:1fr}}@media (max-width:460px){.CertificationList-module__IHkcKq__certificationDock{grid-template-columns:1fr}.CertificationList-module__IHkcKq__certificationDockTab:last-child{grid-column:auto}.CertificationList-module__IHkcKq__precisionCard{grid-template-columns:18px 42px minmax(0,1fr)}.CertificationList-module__IHkcKq__precisionStatus{display:none}}@media (prefers-reduced-motion:reduce){.CertificationList-module__IHkcKq__precisionCard{transition:none}.CertificationList-module__IHkcKq__precisionCard:hover:not(:disabled){transform:none}}
.page-module__HUawpW__headerEyebrow{letter-spacing:.18em;text-transform:uppercase;color:#475569;margin-bottom:6px;font-size:11px;font-weight:800;display:block}.page-module__HUawpW__pageRoot{max-width:1200px;color:var(--t-text);isolation:isolate;margin:0 auto;padding:30px 22px 88px;position:relative}.page-module__HUawpW__pageRoot:before,.page-module__HUawpW__pageRoot:after{content:"";z-index:-1;pointer-events:none;border-radius:var(--t-r-full);position:absolute}.page-module__HUawpW__pageRoot:before{background:radial-gradient(circle,#3b82f61f 0%,#3b82f600 72%);width:360px;height:360px;top:-90px;right:-130px}.page-module__HUawpW__pageRoot:after{background:radial-gradient(circle,#22c55e14 0%,#22c55e00 74%);width:420px;height:420px;bottom:-140px;left:-170px}.page-module__HUawpW__headerBar{border-radius:var(--t-r-2xl);border:1px solid var(--t-border);background:var(--t-surface);-webkit-backdrop-filter:blur(16px);justify-content:space-between;align-items:flex-start;gap:20px;padding:30px 34px;animation:.45s ease-out both page-module__HUawpW__headerIn;display:flex;box-shadow:0 4px 24px #0003;margin-bottom:20px!important}.page-module__HUawpW__headerBar>div:first-child,.page-module__HUawpW__headerContent{flex:1;min-width:0;max-width:640px}.page-module__HUawpW__headerTitleRow{flex-wrap:wrap;align-items:center;gap:10px;line-height:1.08;display:flex}.page-module__HUawpW__pageRoot .page-title{font-size:var(--t-font-2xl);letter-spacing:-.03em;color:var(--t-text);margin:0 0 8px;font-weight:800;line-height:1.1}.page-module__HUawpW__pageRoot .text-muted{color:var(--t-text-muted)}.page-module__HUawpW__pageRoot .alert{border:1px solid var(--t-border);border-radius:var(--t-r-xl);background:var(--t-surface-hover);padding:13px 16px}.page-module__HUawpW__messageText{min-width:0;font-size:var(--t-font-base);text-align:left;color:var(--t-text);flex:auto;margin:0;font-weight:700}.page-module__HUawpW__toastGlass.page-module__HUawpW__toastGlass{-webkit-backdrop-filter:blur(22px)saturate(180%);backdrop-filter:blur(22px)saturate(180%);background:linear-gradient(152deg,#ffffffeb,#ffffffc7);border:1px solid #94a3b833;padding:14px 46px 14px 14px;position:relative;overflow:hidden;box-shadow:inset 0 1px #ffffffe6,0 1px 2px #0f172a0d,0 22px 44px -26px #0f172a73}.page-module__HUawpW__toastGlass.page-module__HUawpW__toastGlass:before{background-size:20px 20px,cover;border-radius:12px;width:40px;height:40px}[data-theme=dark] .page-module__HUawpW__toastGlass.page-module__HUawpW__toastGlass{background:linear-gradient(152deg,#1e293bd1,#0f172abd);border-color:#ffffff1a;box-shadow:inset 0 1px #ffffff14,0 1px 2px #0000004d,0 22px 44px -26px #0009}.page-module__HUawpW__toastCompact{align-self:center;width:fit-content;max-width:100%;margin-left:auto;margin-right:auto}.page-module__HUawpW__toastFlow:after{content:"";background-color:#0000;background-image:linear-gradient(90deg,#0000 0%,#ffffffb3 50%,#0000 100%),linear-gradient(140deg,#4ade80,#16a34a);background-position:-45% 0,0 0;background-repeat:no-repeat;background-size:45% 100%,100% 100%;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box;width:100%;height:3px;animation:2.8s linear infinite page-module__HUawpW__biToastFlow;position:absolute;bottom:0;left:0}@keyframes page-module__HUawpW__biToastFlow{0%{background-position:-45% 0,0 0}to{background-position:145% 0,0 0}}@media (prefers-reduced-motion:reduce){.page-module__HUawpW__toastFlow:after{animation:none}}.page-module__HUawpW__saveDock{-webkit-backdrop-filter:blur(22px)saturate(180%);backdrop-filter:blur(22px)saturate(180%);background:linear-gradient(152deg,#ffffffeb,#ffffffc7);border:1px solid #94a3b833;border-radius:999px;align-items:center;gap:10px;padding:7px 16px 7px 8px;display:inline-flex;box-shadow:inset 0 1px #ffffffe6,0 16px 32px -18px #082f4947}[data-theme=dark] .page-module__HUawpW__saveDock{background:linear-gradient(152deg,#1e293bd1,#0f172abd);border-color:#ffffff1a;box-shadow:inset 0 1px #ffffff14,0 22px 44px -26px #0009}.page-module__HUawpW__saveDockMed{color:#fff;border-radius:50%;flex:none;place-items:center;width:26px;height:26px;display:grid}.page-module__HUawpW__saveDockMedAmber{background:linear-gradient(135deg,#fbbf24,#f59e0b);box-shadow:0 8px 16px -6px #f59e0b8c}.page-module__HUawpW__saveDockMedSky{background:linear-gradient(135deg,#38bdf8,#0ea5e9);box-shadow:0 8px 16px -6px #0ea5e98c}.page-module__HUawpW__saveDockMedGreen{background:linear-gradient(135deg,#4ade80,#22c55e);box-shadow:0 8px 16px -6px #22c55e8c}.page-module__HUawpW__saveDockSpinner{border:2px solid #ffffff73;border-top-color:#fff;border-radius:50%;width:13px;height:13px;animation:.7s linear infinite page-module__HUawpW__saveDockSpin}@keyframes page-module__HUawpW__saveDockSpin{to{transform:rotate(360deg)}}@media (prefers-reduced-motion:reduce){.page-module__HUawpW__saveDockSpinner{animation:none}}.page-module__HUawpW__saveDockLabel{letter-spacing:.09em;text-transform:uppercase;white-space:nowrap;font-size:11.5px;font-weight:800}.page-module__HUawpW__saveDockLabelAmber{color:#b45309}.page-module__HUawpW__saveDockLabelSky{color:#0369a1}.page-module__HUawpW__saveDockLabelGreen{color:#15803d}[data-theme=dark] .page-module__HUawpW__saveDockLabelAmber{color:#fbbf24}[data-theme=dark] .page-module__HUawpW__saveDockLabelSky{color:#7dd3fc}[data-theme=dark] .page-module__HUawpW__saveDockLabelGreen{color:#4ade80}.page-module__HUawpW__pendingNoticeIndicator{color:#b45309;letter-spacing:.08em;text-transform:uppercase;white-space:nowrap;background:#f59e0b29;border-radius:999px;flex-shrink:0;align-items:center;gap:7px;margin-top:1px;padding:4px 10px 4px 8px;font-size:11px;font-weight:800;display:inline-flex}[data-theme=dark] .page-module__HUawpW__pendingNoticeIndicator{color:#fcd34d;background:#f59e0b38}.page-module__HUawpW__pendingNoticePulse{background:#f59e0b;border-radius:999px;width:7px;height:7px;animation:1.6s ease-out infinite page-module__HUawpW__biPendingPulse;box-shadow:0 0 #f59e0b8c}@keyframes page-module__HUawpW__biPendingPulse{0%{box-shadow:0 0 #f59e0b8c}70%{box-shadow:0 0 0 7px #f59e0b00}to{box-shadow:0 0 #f59e0b00}}@media (prefers-reduced-motion:reduce){.page-module__HUawpW__pendingNoticePulse{animation:none}}.page-module__HUawpW__pendingNoticeText{min-width:0;font-size:var(--t-font-base);color:#b45309;flex:auto;margin:0;font-weight:600;line-height:1.5}[data-theme=dark] .page-module__HUawpW__pendingNoticeText{color:#fcd34d}.page-module__HUawpW__pageRoot .shop-edit-intro-top{gap:14px}.page-module__HUawpW__pageRoot .shop-edit-intro-title{letter-spacing:.18em;color:#475569;font-size:11px;font-weight:800}.page-module__HUawpW__pageRoot .shop-edit-intro-subtitle{color:var(--t-text-muted);max-width:600px}.page-module__HUawpW__pageRoot .shop-edit-pill-row{flex-wrap:wrap;gap:10px;display:flex}.page-module__HUawpW__pageRoot .shop-edit-pill{border-radius:var(--t-r-full);color:var(--t-accent);font-size:var(--t-font-xs);letter-spacing:.02em;background:#3b82f614;border-color:#3b82f626;padding:6px 12px;font-weight:700}.page-module__HUawpW__sectionCard{animation:.4s both page-module__HUawpW__cardIn;border:1px solid var(--t-border)!important;background:var(--t-surface)!important;border-radius:24px!important;padding:26px!important;box-shadow:0 18px 36px #0003!important}.page-module__HUawpW__profileOverviewShell{border:1px solid var(--t-border);background:var(--t-surface);border-radius:24px;animation:.4s both page-module__HUawpW__cardIn;overflow:hidden;box-shadow:0 18px 36px #0003}.page-module__HUawpW__profileOverviewSection{padding:26px}.page-module__HUawpW__profileOverviewHeader{box-shadow:none;-webkit-backdrop-filter:none;background:0 0;border:0;animation:none;margin-bottom:0!important}.page-module__HUawpW__basicInfoEyebrow{color:var(--t-text-dim);letter-spacing:.12em;text-transform:uppercase;align-items:center;gap:6px;margin-bottom:6px;font-size:10px;font-weight:800;display:inline-flex}.page-module__HUawpW__profileChangePromptBackdrop{z-index:2200;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#0a101c9e;justify-content:center;align-items:center;padding:24px;display:flex;position:fixed;inset:0}.page-module__HUawpW__profileChangePromptCard{background:radial-gradient(circle at top right, #3b82f624, transparent 34%), var(--t-surface);border:1px solid #3b82f62e;border-radius:28px;width:min(860px,100%);max-height:calc(100vh - 48px);padding:28px;position:relative;overflow:auto;box-shadow:0 32px 80px #00000061}.page-module__HUawpW__profileChangePromptClose{border:1px solid var(--t-border);width:38px;height:38px;color:var(--t-text);cursor:pointer;background:#ffffff0f;border-radius:999px;justify-content:center;align-items:center;transition:background .16s,border-color .16s,transform .16s;display:inline-flex;position:absolute;top:18px;right:18px}.page-module__HUawpW__profileChangePromptClose:hover{border-color:var(--t-border-hover);background:#ffffff1f;transform:translateY(-1px)}.page-module__HUawpW__profileChangePromptHeader{align-items:flex-start;gap:16px;margin-bottom:18px;padding-right:48px;display:flex}.page-module__HUawpW__profileChangePromptIcon{color:#bfdbfe;background:#3b82f624;border:1px solid #3b82f62e;border-radius:16px;flex-shrink:0;justify-content:center;align-items:center;width:52px;height:52px;display:inline-flex}.page-module__HUawpW__profileChangePromptIntro{min-width:0}.page-module__HUawpW__profileChangePromptActions{justify-content:flex-end;align-items:center;gap:10px;margin-top:22px;display:flex}.page-module__HUawpW__pageRoot form>.page-module__HUawpW__sectionCard:first-of-type{animation-delay:40ms}.page-module__HUawpW__pageRoot form>.page-module__HUawpW__sectionCard:nth-of-type(2){animation-delay:80ms}.page-module__HUawpW__pageRoot form>.page-module__HUawpW__sectionCard:nth-of-type(3){animation-delay:.12s}.page-module__HUawpW__pageRoot form>.page-module__HUawpW__sectionCard:nth-of-type(4){animation-delay:.16s}.page-module__HUawpW__pageRoot form>.page-module__HUawpW__sectionCard:nth-of-type(5){animation-delay:.2s}.page-module__HUawpW__pageRoot form>.page-module__HUawpW__sectionCard:nth-of-type(6){animation-delay:.24s}.page-module__HUawpW__pageRoot form>.page-module__HUawpW__sectionCard:nth-of-type(7){animation-delay:.28s}.page-module__HUawpW__tightRow{margin-bottom:0}.page-module__HUawpW__topGap{margin-top:8px}.page-module__HUawpW__pageRoot .shop-edit-section-subtitle{font-size:var(--t-font-sm);color:var(--t-text-muted);margin-top:0;margin-bottom:16px}.page-module__HUawpW__pageRoot .form-group{margin-bottom:16px}.page-module__HUawpW__pageRoot .form-group label{font-size:var(--t-font-xs);letter-spacing:.08em;text-transform:uppercase;color:var(--t-text-muted);margin-bottom:6px;font-weight:700}:is(.page-module__HUawpW__pageRoot .form-group input:not([type=checkbox]):not([type=radio]),.page-module__HUawpW__pageRoot .form-group select,.page-module__HUawpW__pageRoot .form-group textarea){border:1px solid var(--t-border);border-radius:var(--t-r-lg);min-height:46px;font-size:var(--t-font-md);box-shadow:none;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light dark;padding:10px 13px;transition:border-color .15s,box-shadow .15s,transform .15s;background-color:var(--t-surface)!important;color:var(--t-text)!important}@media (prefers-color-scheme:dark){:is(.page-module__HUawpW__pageRoot .form-group input:not([type=checkbox]):not([type=radio]),.page-module__HUawpW__pageRoot .form-group select,.page-module__HUawpW__pageRoot .form-group textarea){--lightningcss-light: ;--lightningcss-dark:initial}}:is(.page-module__HUawpW__pageRoot .form-group input::placeholder,.page-module__HUawpW__pageRoot .form-group textarea::placeholder){opacity:1;color:var(--t-text-muted)!important}:is(.page-module__HUawpW__pageRoot .form-group input:autofill,.page-module__HUawpW__pageRoot .form-group input:autofill:hover,.page-module__HUawpW__pageRoot .form-group input:autofill:focus,.page-module__HUawpW__pageRoot .form-group input:autofill:active){transition:background-color 5000s ease-in-out;-webkit-box-shadow:0 0 0 1000px var(--t-surface) inset!important;-webkit-text-fill-color:var(--t-text)!important;caret-color:var(--t-text)!important}.page-module__HUawpW__pageRoot .form-group select option{background:var(--t-surface);color:var(--t-text)}.page-module__HUawpW__pageRoot .form-group textarea{resize:vertical;min-height:104px}:is(.page-module__HUawpW__pageRoot .form-group input:focus,.page-module__HUawpW__pageRoot .form-group select:focus,.page-module__HUawpW__pageRoot .form-group textarea:focus){border-color:#3b82f666;box-shadow:0 0 0 4px #0f67ea29;background-color:var(--t-surface-hover)!important}:is(.page-module__HUawpW__pageRoot .form-group input:not([type=checkbox]):not([type=radio]):disabled,.page-module__HUawpW__pageRoot .form-group select:disabled,.page-module__HUawpW__pageRoot .form-group textarea:disabled),:is(.page-module__HUawpW__pageRoot .form-group input:not([type=checkbox]):not([type=radio])[readonly],.page-module__HUawpW__pageRoot .form-group textarea[readonly]){opacity:.7;cursor:not-allowed;background-color:var(--t-surface-hover)!important;border-color:var(--t-border)!important;color:var(--t-text-muted)!important;box-shadow:none!important}.page-module__HUawpW__pageRoot .btn{border-radius:var(--t-r-full);letter-spacing:.01em;border:1px solid #0000;min-height:40px;font-weight:700;transition:transform .15s,box-shadow .15s,background .15s,border-color .15s}.page-module__HUawpW__pageRoot .btn:hover:not(:disabled){transform:translateY(-1px)}.page-module__HUawpW__pageRoot .btn.btn-primary{background:linear-gradient(135deg, var(--t-accent) 0%, #2286ff 100%);border-color:var(--t-accent);box-shadow:0 12px 24px #0f67ea38}.page-module__HUawpW__pageRoot .btn.btn-primary:hover:not(:disabled){background:linear-gradient(135deg, var(--t-accent-hover) 0%, #166adf 100%)}.page-module__HUawpW__pageRoot .btn.btn-secondary{border-color:var(--t-border);background:var(--t-surface);color:var(--t-text);box-shadow: }.page-module__HUawpW__pageRoot .btn.btn-secondary:hover:not(:disabled){border-color:var(--t-border-hover);background:var(--t-surface-hover)}.page-module__HUawpW__pageRoot .badge{border-radius:var(--t-r-full);font-size:var(--t-font-xs);border:1px solid #0000;padding:6px 12px;font-weight:700}.page-module__HUawpW__pageRoot .badge-green{color:var(--t-badge-green-text);background:#22c55e1f;border-color:#22c55e33}.page-module__HUawpW__pageRoot .badge-amber{color:var(--t-badge-amber-text);background:#f59e0b1f;border-color:#f59e0b33}.page-module__HUawpW__pageRoot .badge-gray{color:var(--t-text-dim);background:#64748b1f;border-color:#64748b33}.page-module__HUawpW__pageRoot .badge-red{color:var(--t-badge-red-text);background:#ef44441f;border-color:#ef444433}.page-module__HUawpW__pageRoot .chip-grid{gap:9px}.page-module__HUawpW__pageRoot .chip{border-radius:var(--t-r-full);border-color:var(--t-border);background:var(--t-surface);color:var(--t-text-muted);font-size:var(--t-font-sm);padding:8px 14px;font-weight:600;line-height:1.2}.page-module__HUawpW__pageRoot .chip:hover:not(:disabled){border-color:var(--t-border-hover);background:var(--t-surface-hover)}.page-module__HUawpW__pageRoot .chip.chip-selected{border-color:var(--t-accent);background:linear-gradient(135deg, var(--t-accent) 0%, #2f8fff 100%);color:#fff;box-shadow:0 8px 16px #0f67ea3d}.page-module__HUawpW__pageRoot .chip.chip-selected:hover:not(:disabled){background:linear-gradient(135deg, var(--t-accent-hover) 0%, #1d77ef 100%)}.page-module__HUawpW__mediaBlock{margin-bottom:24px}.page-module__HUawpW__mediaLabel{font-size:var(--t-font-sm);letter-spacing:.06em;text-transform:uppercase;color:var(--t-text-muted);margin-bottom:8px;font-weight:700;display:block}.page-module__HUawpW__photoError{color:var(--t-badge-red-text);font-size:var(--t-font-sm);margin:0 0 12px;font-weight:600}.page-module__HUawpW__logoArea{flex-wrap:wrap;align-items:flex-start;gap:16px;display:flex}.page-module__HUawpW__mediaPreviewWrap{position:relative}.page-module__HUawpW__logoPreview{border-radius:var(--t-r-xl);object-fit:cover;border:1px solid var(--t-border);width:192px;height:192px;box-shadow:0 10px 18px #00000040}.page-module__HUawpW__mediaDeleteButton{border-radius:var(--t-r-full);color:#fff;cursor:pointer;width:26px;height:26px;font-size:var(--t-font-base);background:linear-gradient(#e03f4f 0%,#bd2332 100%);border:1px solid #b31e2e;justify-content:center;align-items:center;line-height:1;display:inline-flex;position:absolute;top:-8px;right:-8px;box-shadow:0 6px 12px #0000004d}.page-module__HUawpW__mediaDeleteSmall{width:24px;height:24px;top:-7px;right:-7px}.page-module__HUawpW__logoDropzone,.page-module__HUawpW__photoAddTile{border-radius:var(--t-r-xl);border:2px dashed var(--t-border);background:var(--t-surface-hover);color:var(--t-text-muted);flex-direction:column;justify-content:center;align-items:center;gap:4px;transition:border-color .15s,transform .15s,background .15s;display:flex}.page-module__HUawpW__logoDropzone{width:192px;height:192px}.page-module__HUawpW__photoAddTile{aspect-ratio:1}.page-module__HUawpW__logoDropzone:hover,.page-module__HUawpW__photoAddTile:hover{border-color:var(--t-border-hover);background:var(--t-surface-hover);transform:translateY(-1px)}.page-module__HUawpW__addIcon{font-size:var(--t-font-xl);line-height:1}.page-module__HUawpW__isUploading{opacity:.58}.page-module__HUawpW__mediaHint{font-size:var(--t-font-sm);color:var(--t-text-muted);padding-top:6px}.page-module__HUawpW__mediaHint p{margin:0}.page-module__HUawpW__mediaHint p+p{margin-top:4px}.page-module__HUawpW__changeMediaLink{color:var(--t-accent);cursor:pointer;font-size:var(--t-font-sm);margin-top:10px;font-weight:700;display:inline-block}.page-module__HUawpW__galleryHeader{justify-content:space-between;align-items:center;margin-bottom:8px;display:flex}.page-module__HUawpW__galleryGrid{grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:12px;display:grid}.page-module__HUawpW__galleryItem{aspect-ratio:1;position:relative}@media (max-width:720px){.page-module__HUawpW__galleryGrid{grid-template-columns:repeat(auto-fill,minmax(132px,1fr))}.page-module__HUawpW__logoPreview,.page-module__HUawpW__logoDropzone{width:148px;height:148px}}.page-module__HUawpW__galleryImage{object-fit:cover;border-radius:var(--t-r-lg);border:1px solid var(--t-border);width:100%;height:100%;box-shadow:0 8px 16px #0003}.page-module__HUawpW__mediaFootnote{font-size:var(--t-font-xs);color:var(--t-text-muted);margin:10px 0 0}.page-module__HUawpW__pageRoot .shop-edit-subsection{border-top:1px solid var(--t-border);margin-top:20px;padding-top:16px}.page-module__HUawpW__pageRoot .shop-edit-empty-line{border:1px dashed var(--t-border);border-radius:var(--t-r-lg);background:var(--t-surface-hover);color:var(--t-text-muted)}.page-module__HUawpW__pageRoot .shop-edit-contact-card{border:1px solid var(--t-border);border-radius:var(--t-r-xl);background:var(--t-surface);box-shadow:0 10px 20px #00000026}.page-module__HUawpW__detailsSummary{cursor:pointer;justify-content:space-between;align-items:center;padding:16px 20px;list-style:none;display:flex}.page-module__HUawpW__detailsSummary::-webkit-details-marker{display:none}.page-module__HUawpW__detailsSummaryInner{flex-direction:column;flex:1;align-items:center;gap:10px;display:flex}.page-module__HUawpW__detailsSummaryIcon{flex-shrink:0;justify-content:center;align-items:center;width:34px;height:34px;display:flex}.page-module__HUawpW__detailsSummaryIcon>img{object-fit:contain;width:32px;height:32px}.page-module__HUawpW__detailsSummaryIcon>svg{width:32px;height:32px}.page-module__HUawpW__availabilitySummaryIconGlyph{background:#6366f1;width:28px;height:28px;display:block;-webkit-mask:url(/carfix-icon/custom-select/interface/calendar.svg) 50%/contain no-repeat;mask:url(/carfix-icon/custom-select/interface/calendar.svg) 50%/contain no-repeat}.page-module__HUawpW__detailsSummaryTitle{letter-spacing:-.015em;color:var(--t-text);text-align:center;font-size:20px;font-weight:800;display:block}.page-module__HUawpW__detailsSummarySub{color:var(--t-text-muted);text-align:center;margin-top:2px;font-size:14px;font-weight:700;display:block}.page-module__HUawpW__detailsSummarySubTitleCase{text-transform:capitalize}.page-module__HUawpW__customServiceCard{background:linear-gradient(#f8fafcfa,#fffffffa);border-style:dashed;border-color:#3b82f63d;position:relative}.page-module__HUawpW__customServiceCardMain{padding-top:42px}.page-module__HUawpW__customServiceBadge{color:#2563eb;letter-spacing:.05em;text-transform:uppercase;background:#3b82f61a;border-radius:999px;padding:4px 9px;font-size:10px;font-weight:700;position:absolute;top:14px;left:14px}.page-module__HUawpW__customServiceRemoveBtn{width:30px;height:30px;color:var(--t-text-dim);cursor:pointer;background:#ffffffeb;border:none;border-radius:999px;justify-content:center;align-items:center;transition:background .15s,color .15s,transform .15s;display:inline-flex;position:absolute;top:12px;right:12px;box-shadow:0 10px 18px #0f172a14}.page-module__HUawpW__customServiceRemoveBtn:hover{color:#dc2626;background:#fef2f2f5;transform:translateY(-1px)}.page-module__HUawpW__customServiceAddCard{color:#1d4ed8;text-align:center;cursor:pointer;background:#eff6ffd9;border:2px dashed #3b82f647;border-radius:12px;flex-direction:row;justify-content:center;align-items:center;gap:10px;padding:14px 18px;transition:border-color .18s,background .18s,transform .18s,box-shadow .18s;display:flex}.page-module__HUawpW__customServiceAddCard:hover{background:#e0f2feeb;border-color:#3b82f673;transform:translateY(-1px);box-shadow:0 8px 18px #3b82f61a}.page-module__HUawpW__customServiceAddIcon{color:#2563eb;background:#fff;border:1.5px solid #3b82f666;border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;display:inline-flex}.page-module__HUawpW__customServiceAddTitle{color:#1d4ed8;letter-spacing:-.005em;font-size:14px;font-weight:700;line-height:1.3}.page-module__HUawpW__customServicePromptBackdrop{z-index:2200;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#0f172a75;justify-content:center;align-items:center;padding:24px;display:flex;position:fixed;inset:0}.page-module__HUawpW__customServicePromptCard{background:radial-gradient(circle at 100% 0,#3b82f61f,#0000 36%),linear-gradient(#f8fafcfa,#fffffffc);border:1px solid #3b82f62e;border-radius:24px;flex-direction:column;gap:16px;width:min(520px,100%);padding:24px;display:flex;position:relative;box-shadow:0 28px 64px #0f172a38}.page-module__HUawpW__customServicePromptHeader{align-items:flex-start;gap:16px;padding-right:40px;display:flex}.page-module__HUawpW__customServicePromptIcon{width:48px;height:48px;color:var(--t-accent);background:#3b82f61a;border:1px solid #3b82f624;border-radius:16px;flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.page-module__HUawpW__customServicePromptIntro{min-width:0}.page-module__HUawpW__customServicePromptEyebrow{letter-spacing:.08em;text-transform:uppercase;color:#2563eb;margin-bottom:6px;font-size:10px;font-weight:800;display:inline-block}.page-module__HUawpW__customServicePromptTitle{letter-spacing:-.02em;color:var(--t-text);margin:0;font-size:20px;font-weight:800;line-height:1.2;display:block}.page-module__HUawpW__customServicePromptClose{width:32px;height:32px;color:var(--t-text-dim);cursor:pointer;background:#fffffff5;border:1px solid #94a3b83d;border-radius:999px;justify-content:center;align-items:center;display:inline-flex;position:absolute;top:18px;right:18px}.page-module__HUawpW__customServicePromptClose:hover{color:var(--t-accent);background:#eff6fff0;border-color:#3b82f642}.page-module__HUawpW__customServicePromptText{color:var(--t-text-muted);margin:0;font-size:13px;line-height:1.55}.page-module__HUawpW__customServicePromptField{flex-direction:column;gap:8px;display:flex}.page-module__HUawpW__customServicePromptFieldLabel{letter-spacing:.02em;color:var(--t-text-dim);font-size:12px;font-weight:700}.page-module__HUawpW__customServicePromptInput{width:100%;min-height:46px;color:var(--t-text);font-size:var(--t-font-sm);background:#fffffff5;border:1px solid #94a3b842;border-radius:14px;outline:none;padding:0 16px;transition:border-color .15s,box-shadow .15s}.page-module__HUawpW__customServicePromptInput:focus{border-color:#3b82f666;box-shadow:0 0 0 4px #3b82f61f}.page-module__HUawpW__customServicePromptActions{justify-content:flex-end;align-items:center;gap:10px;display:flex}@media (max-width:760px){.page-module__HUawpW__customServicePromptBackdrop{align-items:flex-end;padding:14px}.page-module__HUawpW__customServicePromptCard{border-radius:24px;width:100%;padding:22px 18px}.page-module__HUawpW__customServicePromptHeader{padding-right:36px}.page-module__HUawpW__customServicePromptActions{flex-direction:column;align-items:stretch}.page-module__HUawpW__customServicePromptActions button{width:100%}}.page-module__HUawpW__businessHoursBody{padding:0 22px 20px}.page-module__HUawpW__availabilitySettingsBody{flex-direction:column;gap:10px;padding:0 16px 16px;display:flex}.page-module__HUawpW__availabilitySettingRow{border:1px solid var(--t-border);background:var(--t-surface);border-radius:14px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:12px;min-height:76px;padding:14px 16px;display:grid}.page-module__HUawpW__availabilitySettingIcon{flex:none;place-items:center;width:36px;height:36px;transition:color .18s;display:grid}.page-module__HUawpW__availabilitySettingIcon svg{width:28px;height:28px}.page-module__HUawpW__availabilitySettingCopy{min-width:0}.page-module__HUawpW__availabilitySettingCopy h3{color:var(--t-text);margin:0;font-size:14px;font-weight:750;line-height:1.25}.page-module__HUawpW__availabilitySettingCopy p{color:var(--t-text-muted);margin:3px 0 0;font-size:12px;font-weight:600;line-height:1.45}.page-module__HUawpW__availabilityStepper{background:var(--t-bg);border-radius:11px;align-items:center;gap:5px;padding:4px;display:flex}.page-module__HUawpW__availabilityStepper button{border:1px solid var(--t-border);background:var(--t-surface);width:30px;height:30px;color:var(--t-text);cursor:pointer;border-radius:8px;place-items:center;padding:0;font-family:inherit;font-size:15px;font-weight:750;display:grid;box-shadow:0 1px 2px #0f172a0d}.page-module__HUawpW__availabilityStepper button:hover:not(:disabled){border-color:color-mix(in srgb, #0284c7 42%, var(--t-border));background:color-mix(in srgb, #0284c7 6%, var(--t-surface))}.page-module__HUawpW__availabilityStepper button:focus-visible{outline-offset:2px;outline:2px solid #0284c7}.page-module__HUawpW__availabilityStepper button:disabled{opacity:.45;cursor:not-allowed}.page-module__HUawpW__availabilityStepper>span{color:#0284c7;font-variant-numeric:tabular-nums;text-align:center;min-width:26px;font-size:15px;font-weight:800}.page-module__HUawpW__availabilityToggle{cursor:pointer;flex:none;display:inline-flex;position:relative}.page-module__HUawpW__availabilityToggle input{opacity:0;pointer-events:none;position:absolute}.page-module__HUawpW__availabilityToggle span{background:color-mix(in srgb, var(--t-text-muted) 22%, var(--t-surface));border-radius:999px;align-items:center;width:34px;height:20px;padding:3px;transition:background-color .15s;display:inline-flex;position:relative}.page-module__HUawpW__availabilityToggle span:after{content:"";background:var(--t-text-muted);border-radius:999px;width:12px;height:12px;transition:margin-inline-start .15s,background-color .15s}.page-module__HUawpW__availabilityToggle input:focus-visible+span{outline-offset:3px;outline:2px solid #16a34a}.page-module__HUawpW__availabilityToggle input:checked+span{background:#16a34a}.page-module__HUawpW__availabilityToggle input:checked+span:after{background:#fff;margin-inline-start:12px}.page-module__HUawpW__availabilityToggle input:disabled+span{opacity:.55;cursor:not-allowed}@media (max-width:640px){.page-module__HUawpW__businessHoursBody{padding-inline:14px}.page-module__HUawpW__availabilitySettingRow{grid-template-columns:auto minmax(0,1fr)}.page-module__HUawpW__availabilityStepper,.page-module__HUawpW__availabilityToggle{grid-column:1/-1;justify-self:stretch}.page-module__HUawpW__availabilityStepper{justify-content:center}.page-module__HUawpW__availabilityToggle{justify-self:end}}.page-module__HUawpW__identityBlock{flex-direction:column;align-items:center;gap:12px;margin-top:4px;display:flex}.page-module__HUawpW__identityRing{display:inline-flex;position:relative}.page-module__HUawpW__identityAvatar{box-shadow:0 10px 26px -16px #0f172a8c}.page-module__HUawpW__identityFlag{inset-inline-end:-6px;border:3px solid var(--t-surface);color:#fff;background:#16a34a;border-radius:50%;place-items:center;width:28px;height:28px;display:grid;position:absolute;bottom:-6px}.page-module__HUawpW__identityFlag svg{width:13px;height:13px}.page-module__HUawpW__identityAddress{max-width:46ch;color:var(--t-text-muted);margin:0;font-size:13px;font-weight:600;line-height:1.5}.page-module__HUawpW__identityFacts{flex-wrap:wrap;justify-content:center;align-items:center;gap:14px;display:flex}.page-module__HUawpW__identityFactSep{background:var(--t-border);width:1px;height:12px}.page-module__HUawpW__identityStatus{align-items:center;gap:6px;font-size:11.5px;font-weight:800;display:inline-flex}.page-module__HUawpW__identityStatusDot{background:currentColor;border-radius:50%;width:7px;height:7px}.page-module__HUawpW__identityStatusVerified{color:var(--t-info)}.page-module__HUawpW__identityStatusLive{color:#16a34a}.page-module__HUawpW__identityStatusMuted{color:var(--t-text-muted)}.page-module__HUawpW__identityActions{flex-wrap:wrap;justify-content:center;gap:10px;margin-top:2px;display:flex}.page-module__HUawpW__identityAction{border:1px solid var(--t-border);background:var(--t-surface);min-height:40px;color:var(--t-text);cursor:pointer;letter-spacing:.01em;border-radius:999px;align-items:center;gap:8px;padding:0 18px;font-family:inherit;font-size:12.5px;font-weight:700;text-decoration:none;transition:border-color .18s,background .18s,box-shadow .18s,transform .18s;display:inline-flex}.page-module__HUawpW__identityAction:hover{border-color:var(--t-border-hover);background:var(--t-surface-alt);transform:translateY(-1px);box-shadow:0 8px 18px -14px #0f172ab3}.page-module__HUawpW__identityAction:focus-visible{outline-offset:2px;outline:3px solid #0ea5e952}.page-module__HUawpW__identityActionIcon{opacity:.75;flex-shrink:0;width:16px;height:16px}.page-module__HUawpW__identityActionAccent{border-color:color-mix(in srgb, var(--t-accent) 38%, transparent);background:color-mix(in srgb, var(--t-accent) 8%, var(--t-surface));color:var(--t-accent)}.page-module__HUawpW__identityActionAccent:hover{border-color:var(--t-accent);background:color-mix(in srgb, var(--t-accent) 14%, var(--t-surface))}.page-module__HUawpW__identityActionAccent .page-module__HUawpW__identityActionIcon{opacity:1}.page-module__HUawpW__identityMeta{color:var(--t-text-dim);font-size:11.5px;font-weight:600}@media (max-width:520px){.page-module__HUawpW__identityFactSep{display:none}.page-module__HUawpW__identityFacts{gap:10px}.page-module__HUawpW__identityActions{flex-direction:column;width:100%}.page-module__HUawpW__identityAction{justify-content:center;width:100%}}.page-module__HUawpW__bannerLink{color:var(--t-accent);white-space:nowrap;border-radius:var(--t-r-md);font-weight:700;font-size:var(--t-font-xs);background:#3b82f61f;border:1px solid #3b82f640;padding:6px 14px;text-decoration:none}.page-module__HUawpW__identityVerifiedCard{border-radius:var(--t-r-xl);-webkit-backdrop-filter:blur(20px)saturate(160%);backdrop-filter:blur(20px)saturate(160%);background:linear-gradient(152deg,#ffffffeb,#ffffffc7);border:1px solid #94a3b833;margin-bottom:8px;padding:15px 16px;box-shadow:inset 0 1px #ffffffb3,0 1px 2px #0f172a0d,0 18px 36px -24px #082f494d}[data-theme=dark] .page-module__HUawpW__identityVerifiedCard{background:linear-gradient(152deg,#1e293bd1,#0f172abd);border-color:#ffffff1a;box-shadow:inset 0 1px #ffffff0f,0 22px 44px -26px #0000008c}.page-module__HUawpW__identityVerifiedRow{align-items:center;gap:11px;display:flex}.page-module__HUawpW__identityVerifiedIcon{border-radius:var(--t-r-full);color:#fff;background:linear-gradient(135deg,#4ade80,#22c55e);flex-shrink:0;justify-content:center;align-items:center;width:38px;height:38px;display:flex;box-shadow:0 8px 16px -6px #22c55e8c}.page-module__HUawpW__identityVerifiedTitle{font-size:var(--t-font-sm);color:var(--t-badge-green-text);font-weight:800}.page-module__HUawpW__identityVerifiedSub{font-size:var(--t-font-xs);color:var(--t-text-muted);margin-top:2px}.page-module__HUawpW__warrantyCheckbox{width:18px;height:18px;accent-color:var(--t-accent-green);cursor:pointer;flex-shrink:0}.page-module__HUawpW__wC{border-radius:var(--t-r-xl);text-align:center;background:var(--t-popover-bg);background-clip:padding-box;border:2px solid #0000;padding:28px 24px;position:relative;box-shadow:0 1px 3px #0f172a14,0 18px 40px -24px #082f4938}[data-theme=dark] .page-module__HUawpW__wC{box-shadow:0 4px 24px #00000059,0 22px 44px -26px #0000008c}.page-module__HUawpW__wC:before{content:"";border-radius:inherit;z-index:-1;background:linear-gradient(135deg, var(--t-accent), #a78bfa, var(--t-accent));background-size:200% 200%;animation:4s infinite page-module__HUawpW__wcBorder;position:absolute;inset:-2px}@keyframes page-module__HUawpW__wcBorder{0%,to{background-position:0%}50%{background-position:100%}}.page-module__HUawpW__wC.page-module__HUawpW__wCMissing:before{background:linear-gradient(135deg,#ef4444,#f87171,#ef4444) 0 0/200% 200%;animation:4s infinite page-module__HUawpW__wcBorder}.page-module__HUawpW__wCShield{border-radius:var(--t-r-full);color:#fff;background:linear-gradient(135deg,#fbbf24,#f59e0b);place-items:center;width:52px;height:52px;margin-bottom:14px;display:inline-grid;box-shadow:0 10px 20px -8px #f59e0b8c}.page-module__HUawpW__wCShieldDone{background:linear-gradient(135deg,#4ade80,#22c55e);box-shadow:0 10px 20px -8px #22c55e8c}.page-module__HUawpW__wCTitle{color:var(--t-text);margin:0 0 4px;font-size:17px;font-weight:700}.page-module__HUawpW__wCReq{text-transform:uppercase;letter-spacing:.06em;color:#dc2626;align-items:center;gap:4px;margin-bottom:12px;font-size:11px;font-weight:700;display:inline-flex}.page-module__HUawpW__wCDot{background:#dc2626;border-radius:50%;width:6px;height:6px;animation:1.5s ease-in-out infinite page-module__HUawpW__wcPulse}@keyframes page-module__HUawpW__wcPulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.4;transform:scale(.7)}}.page-module__HUawpW__wCReqDone{color:var(--t-badge-green-text)}.page-module__HUawpW__wCDotDone{background:#22c55e;animation:none}.page-module__HUawpW__wCText{color:var(--t-text-muted);max-width:420px;margin:0 auto 20px;font-size:13px;font-weight:700;line-height:1.7}.page-module__HUawpW__wCText strong{color:var(--t-text)}.page-module__HUawpW__wCText a{color:var(--t-accent);font-weight:600;text-decoration:none}.page-module__HUawpW__wCCheck{cursor:pointer;text-align:left;border-radius:var(--t-r-lg);border:1px solid var(--t-border);background:var(--t-surface-alt);color:var(--t-text-muted);align-items:center;gap:10px;padding:12px 20px;font-size:13px;font-weight:700;line-height:1.5;transition:all .15s;display:inline-flex}.page-module__HUawpW__wCCheckActive{background:#22c55e0f;border-color:#22c55e}.page-module__HUawpW__submitReviewBtnWrap{flex-direction:column;align-items:center;gap:10px;margin-top:8px;display:flex}.page-module__HUawpW__submitReviewBtn{border-radius:var(--t-r-xl);color:#fff;font-size:var(--t-font-md);cursor:pointer;background:linear-gradient(135deg,#22c55e,#16a34a);border:none;justify-content:center;align-items:center;gap:8px;padding:14px 40px;font-weight:700;transition:transform .15s,box-shadow .15s;display:inline-flex;box-shadow:0 4px 16px -4px #22c55e59}.page-module__HUawpW__submitReviewBtn:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 8px 20px -4px #22c55e73}.page-module__HUawpW__submitReviewBtn:disabled{opacity:.7;cursor:not-allowed}.page-module__HUawpW__submitReviewHint{color:var(--t-text-dim);text-align:center;font-size:12px}.page-module__HUawpW__reviewCompleteCard{border-radius:var(--t-r-lg);text-align:center;background:#22c55e14;border:1px solid #22c55e40;margin-top:16px;padding:20px 24px}.page-module__HUawpW__reviewCompleteRow{justify-content:center;align-items:center;gap:10px;margin-bottom:8px;display:flex}.page-module__HUawpW__reviewCompleteTitle{font-size:var(--t-font-md);color:var(--t-badge-green-text);font-weight:700}.page-module__HUawpW__reviewCompleteText{font-size:var(--t-font-xs);color:var(--t-badge-green-text);margin:0}.page-module__HUawpW__shopTypeGrid{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-top:18px;display:grid}.page-module__HUawpW__shopTypeBtn{min-height:124px;box-shadow:none;cursor:pointer;text-align:center;color:#64748b;background:#f1f5f9a8;border:1px solid #94a3b838;border-radius:16px;flex-direction:column;justify-content:center;align-items:center;gap:12px;padding:18px 16px;font-family:inherit;transition:border-color .18s,background .18s,box-shadow .18s,color .18s;display:flex;position:relative}.page-module__HUawpW__shopTypeBtn:hover{color:#475569;background:#f8fafceb;border-color:#cbd5e1}.page-module__HUawpW__shopTypeBtn:focus-visible{outline-offset:2px;outline:3px solid #0ea5e94d}.page-module__HUawpW__shopTypeBtn[aria-pressed=true]{color:#0f172a;background:#fff;border-color:#cbd5e1;box-shadow:0 1px 2px #0f172a0f}.page-module__HUawpW__shopTypeDot{top:12px;background:#cbd5e1;border-radius:50%;width:10px;height:10px;transition:background .18s,box-shadow .18s;position:absolute;inset-inline-end:12px}.page-module__HUawpW__shopTypeBtn[aria-pressed=true] .page-module__HUawpW__shopTypeDot{background:#22c55e;box-shadow:0 0 0 3px #22c55e2e}.page-module__HUawpW__shopTypeEmoji{opacity:.82;justify-content:center;align-items:center;width:48px;height:48px;transition:opacity .18s;display:inline-flex}.page-module__HUawpW__shopTypeBtn:hover .page-module__HUawpW__shopTypeEmoji,.page-module__HUawpW__shopTypeBtn[aria-pressed=true] .page-module__HUawpW__shopTypeEmoji{opacity:1}.page-module__HUawpW__shopTypeName{text-align:center;color:inherit;font-size:14px;font-weight:650;line-height:1.35}.page-module__HUawpW__shopTypeBtn[aria-pressed=true] .page-module__HUawpW__shopTypeName{font-weight:800}[data-theme=dark] .page-module__HUawpW__shopTypeBtn{color:#64748b;box-shadow:none;background:#ffffff05;border-color:#ffffff1a}[data-theme=dark] .page-module__HUawpW__shopTypeBtn:hover{color:#94a3b8;background:#ffffff0d;border-color:#fff3}[data-theme=dark] .page-module__HUawpW__shopTypeBtn[aria-pressed=true]{color:#f8fafc;box-shadow:none;background:#ffffff14;border-color:#ffffff42}[data-theme=dark] .page-module__HUawpW__shopTypeDot{background:#fff3}@media (max-width:620px){.page-module__HUawpW__shopTypeGrid{grid-template-columns:repeat(2,minmax(0,1fr))}}@keyframes page-module__HUawpW__headerIn{0%{opacity:0;transform:translateY(10px)scale(.995)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes page-module__HUawpW__cardIn{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}@media (max-width:980px){.page-module__HUawpW__pageRoot{padding:24px 16px 72px}.page-module__HUawpW__headerBar{border-radius:var(--t-r-2xl);padding:24px}.page-module__HUawpW__sectionCard{border-radius:20px!important;padding:22px!important}.page-module__HUawpW__profileOverviewSection{padding:20px}.page-module__HUawpW__profileChangePromptBackdrop{align-items:flex-end;padding:14px}.page-module__HUawpW__profileChangePromptCard{border-radius:24px;max-height:calc(100vh - 16px);padding:22px 18px}.page-module__HUawpW__profileChangePromptHeader{padding-right:36px}.page-module__HUawpW__profileChangePromptActions{flex-direction:column-reverse;align-items:stretch}.page-module__HUawpW__profileChangePromptActions .btn{width:100%}.page-module__HUawpW__sectionCard{padding:18px!important}.page-module__HUawpW__pageRoot .form-row{grid-template-columns:1fr;gap:12px}.page-module__HUawpW__logoArea{flex-direction:column;align-items:stretch}.page-module__HUawpW__logoDropzone{width:100%;height:auto;min-height:118px;padding:10px}.page-module__HUawpW__pageRoot .shop-edit-intro-top{flex-direction:column}}.page-module__HUawpW__biShell{border:1px solid var(--t-border);background:var(--t-surface);border-radius:18px;flex-direction:column;gap:16px;margin-bottom:16px;padding:24px 26px 26px;display:flex;box-shadow:0 18px 36px #0003}.page-module__HUawpW__biGrid{grid-template-columns:1fr 1fr;gap:16px;display:grid}.page-module__HUawpW__biCard{--bi-accent:var(--t-accent);background:var(--t-surface);border:1px solid var(--t-border);border-radius:14px;flex-direction:column;gap:16px;padding:20px 20px 22px;display:flex;position:relative;overflow:hidden}.page-module__HUawpW__biCard[data-bi-accent=sky]{--bi-accent:#0ea5e9}.page-module__HUawpW__biCard[data-bi-accent=emerald]{--bi-accent:#10b981}.page-module__HUawpW__biCard[data-bi-accent=violet]{--bi-accent:#8b5cf6}.page-module__HUawpW__biCard[data-bi-accent=amber]{--bi-accent:#f59e0b}.page-module__HUawpW__biCardWide{grid-column:1/-1}.page-module__HUawpW__biCardBare{text-align:center;background:0 0;border:0;grid-column:1/-1;width:min(560px,100%);margin-inline:auto;padding:0}.page-module__HUawpW__biCardBare .page-module__HUawpW__biCardHead{grid-template-columns:1fr;justify-items:center;gap:10px}.page-module__HUawpW__biCardBare .page-module__HUawpW__biAddContactLabel,.page-module__HUawpW__biCardBare .page-module__HUawpW__biFieldCardInput{text-align:center}.page-module__HUawpW__biCardBare .page-module__HUawpW__biFieldCard{border:0;border-bottom:1.5px solid var(--t-border);background:0 0;border-radius:0;padding:10px 6px;transition:border-color .16s}.page-module__HUawpW__biCardBare .page-module__HUawpW__biFieldCard:focus-within{box-shadow:none;border-bottom-color:#16a34a}.page-module__HUawpW__biCardBare .page-module__HUawpW__biCardIcon{width:34px;height:34px}.page-module__HUawpW__biCardBare .page-module__HUawpW__biCardIcon svg{width:30px;height:30px}.page-module__HUawpW__biCardBare .page-module__HUawpW__biCardTitle{letter-spacing:-.015em;margin-bottom:0;font-size:18px}.page-module__HUawpW__biCardBare .page-module__HUawpW__biFieldCardFootnote{margin-top:8px;font-size:13px;font-weight:600;line-height:1.55}.page-module__HUawpW__biCardHead{z-index:1;grid-template-columns:36px 1fr auto;align-items:start;gap:12px 14px;display:grid;position:relative}.page-module__HUawpW__biCardIcon{width:24px;height:24px;color:var(--bi-accent);flex-shrink:0;place-items:center;display:inline-grid}.page-module__HUawpW__biCardIcon[data-bi-accent=sky]{color:#0ea5e9}.page-module__HUawpW__biCardIcon[data-bi-accent=emerald]{color:#10b981}.page-module__HUawpW__biCardIcon[data-bi-accent=violet]{color:#8b5cf6}.page-module__HUawpW__biCardIcon[data-bi-accent=amber]{color:#f59e0b}.page-module__HUawpW__biCardTitle{letter-spacing:-.01em;color:var(--t-text);margin:0 0 4px;font-size:15.5px;font-weight:700}.page-module__HUawpW__biIdentityItem{min-width:0;margin:0}.page-module__HUawpW__biIdentityLabel{letter-spacing:.1em;text-transform:uppercase;color:var(--t-text-muted);margin-bottom:4px;font-size:10.5px;font-weight:800;display:block}.page-module__HUawpW__biIdentityValue{color:var(--t-text);margin:0;font-size:15px;font-weight:700;line-height:1.5}.page-module__HUawpW__biPendingCard{z-index:1;border:1px dashed color-mix(in srgb, var(--bi-accent) 38%, var(--t-border));background:color-mix(in srgb, var(--bi-accent) 4%, var(--t-surface));border-radius:12px;flex-direction:column;gap:12px;padding:14px 18px 16px;display:flex;position:relative}.page-module__HUawpW__biPendingCardStandalone{--bi-accent:#3b82f6;-webkit-backdrop-filter:blur(18px)saturate(160%);background:#3b82f61a;border-style:dashed;border-color:#3b82f657;border-radius:14px;margin-bottom:16px;padding:18px 22px 20px;box-shadow:inset 0 1px #ffffff80,0 8px 24px -16px #3b82f659}[data-theme=dark] .page-module__HUawpW__biPendingCardStandalone{background:#3b82f629;border-color:#60a5fa6b;box-shadow:inset 0 1px #ffffff0f,0 8px 24px -16px #3b82f673}.page-module__HUawpW__biPendingHeader{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.page-module__HUawpW__biPendingHeaderRight{flex-direction:column;align-items:flex-end;gap:8px;display:flex}.page-module__HUawpW__biPendingEyebrow{letter-spacing:.12em;text-transform:uppercase;color:var(--bi-accent);font-size:10.5px;font-weight:800}.page-module__HUawpW__biPendingTitle{letter-spacing:-.01em;color:var(--t-text);margin:4px 0 0;font-size:14.5px;font-weight:700}.page-module__HUawpW__biPendingMeta{color:var(--t-text-muted);white-space:nowrap;font-size:11.5px;font-weight:600}.page-module__HUawpW__biPendingCancel{border:1px solid color-mix(in srgb, var(--bi-accent) 35%, var(--t-border));background:var(--t-surface);color:var(--bi-accent);cursor:pointer;white-space:nowrap;border-radius:999px;align-items:center;gap:6px;padding:6px 12px 6px 10px;font-family:inherit;font-size:12px;font-weight:700;transition:background .15s,border-color .15s,transform .12s;display:inline-flex}.page-module__HUawpW__biPendingCancel:hover:not(:disabled){background:color-mix(in srgb, var(--bi-accent) 10%, transparent);transform:translateY(-1px)}.page-module__HUawpW__biPendingCancel:disabled{opacity:.6;cursor:not-allowed}.page-module__HUawpW__biPendingCancel svg{flex-shrink:0}.page-module__HUawpW__biPendingReason{color:var(--t-text);margin:0;font-size:12.5px;line-height:1.5}.page-module__HUawpW__biPendingFootnote{color:var(--t-text-muted);margin:0;font-size:11.5px;line-height:1.5}.page-module__HUawpW__biFormStack{z-index:1;flex-direction:column;gap:14px;display:flex;position:relative}.page-module__HUawpW__biLocationGrid{grid-template-columns:1fr 1fr .8fr;gap:14px;display:grid}.page-module__HUawpW__biEditFootnote{color:var(--t-text-muted);margin:0;font-size:11.5px;line-height:1.5}.page-module__HUawpW__biFieldCard{background:var(--t-surface);border:1px solid var(--t-border);border-radius:10px;align-items:center;min-width:0;padding:14px 16px;transition:border-color .15s,box-shadow .15s;display:flex;position:relative}.page-module__HUawpW__biFieldCard:focus-within{border-color:var(--t-accent);box-shadow:0 0 0 3px color-mix(in srgb, var(--t-accent) 16%, transparent)}.page-module__HUawpW__biFieldCardInput{color:var(--t-text);background:0 0;border:none;outline:none;width:100%;padding:0;font-family:inherit;font-size:14.5px;font-weight:600;line-height:1.4}.page-module__HUawpW__biFieldCardInput::placeholder{letter-spacing:.14em;text-transform:uppercase;color:var(--t-text-muted);opacity:1;font-size:11px;font-weight:800}.page-module__HUawpW__biFieldCardInput:disabled{color:var(--t-text-muted);cursor:default}.page-module__HUawpW__biFieldCardFootnote{color:var(--t-text-muted);margin:6px 2px 0;font-size:11.5px;font-weight:500}.page-module__HUawpW__biAddContactGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px 12px;display:grid}.page-module__HUawpW__biAddContactField{flex-direction:column;gap:7px;min-width:0;display:flex}.page-module__HUawpW__biAddContactFieldWide{grid-column:1/-1}.page-module__HUawpW__biAddContactLabel{color:var(--t-text);font-size:12px;font-weight:750;line-height:1.35}@media (max-width:880px){.page-module__HUawpW__biGrid{grid-template-columns:1fr}.page-module__HUawpW__biCardWide{grid-column:1}.page-module__HUawpW__biIdentityList,.page-module__HUawpW__biLocationGrid{grid-template-columns:1fr}}.page-module__HUawpW__pageRoot .page-module__HUawpW__headerContent{text-align:center;margin-left:auto;margin-right:auto}.page-module__HUawpW__pageRoot .page-module__HUawpW__headerTitleRow{justify-content:center}.page-module__HUawpW__pageRoot .shop-edit-section-subtitle{text-align:center}.page-module__HUawpW__biCollapsible{margin-top:16px}.page-module__HUawpW__biCollapsibleSummary{cursor:pointer;-webkit-user-select:none;user-select:none;justify-content:center;align-items:center;gap:8px;padding:6px 0 2px;list-style:none;display:flex}.page-module__HUawpW__biCollapsibleSummary::-webkit-details-marker{display:none}.page-module__HUawpW__biCollapsibleSummary:hover .page-module__HUawpW__biCollapsibleTitleText{border-bottom-color:var(--t-text)}.page-module__HUawpW__biCollapsibleTitleWrap{align-items:center;gap:12px;min-width:0;display:inline-flex}.page-module__HUawpW__biCollapsibleTitleText{border-bottom:1.5px solid color-mix(in srgb, var(--t-text) 26%, transparent);flex-wrap:wrap;align-items:center;gap:10px;padding-bottom:3px;transition:border-color .15s;display:inline-flex}.page-module__HUawpW__biCollapsibleChevron{color:var(--t-text-muted);flex-shrink:0;transition:transform .18s,color .15s}.page-module__HUawpW__biCollapsible[open] .page-module__HUawpW__biCollapsibleChevron{color:var(--t-accent);transform:rotate(180deg)}.page-module__HUawpW__biCollapsibleBody{flex-direction:column;gap:14px;padding:16px 2px 4px;display:flex}.page-module__HUawpW__toastClose{width:26px;height:26px;color:var(--t-text-muted);cursor:pointer;background:0 0;border:none;border-radius:999px;place-items:center;transition:background .12s,color .12s;display:inline-grid;position:absolute;top:10px;right:12px}.page-module__HUawpW__toastClose:hover{background:color-mix(in srgb, var(--t-text) 8%, transparent);color:var(--t-text)}.page-module__HUawpW__pageRoot .sb-panel{background:0 0;border:none;border-radius:0;min-height:0;overflow:visible}.page-module__HUawpW__pageRoot .sb-search{justify-content:center;padding:24px 0 18px}.page-module__HUawpW__pageRoot .sb-search-icon{color:#64748b;z-index:1;width:18px;height:18px;inset-inline-start:max(18px,50% - 262px)}.page-module__HUawpW__pageRoot .sb-search-input{background:var(--t-surface);border:1px solid var(--t-border);max-width:560px;font-size:var(--t-font-sm);border-radius:999px;padding-block:12px;padding-inline:46px 44px;font-weight:700;transition:border-color .15s,box-shadow .15s,background .15s;box-shadow:0 1px 3px #0f172a0a}.page-module__HUawpW__pageRoot .sb-search-input:focus{border-color:var(--t-accent);background:var(--t-surface);box-shadow:0 0 0 4px #38bdf824}.page-module__HUawpW__pageRoot .sb-search-input::placeholder{color:#64748b;opacity:1;font-weight:700}.page-module__HUawpW__pageRoot .sb-search-clear{right:calc(50% - 268px)}@media (max-width:600px){.page-module__HUawpW__pageRoot .sb-search-input{max-width:none}.page-module__HUawpW__pageRoot .sb-search-clear{right:12px}}.page-module__HUawpW__stickySave{flex-direction:column;align-items:center;gap:10px;margin-top:8px;display:flex}.page-module__HUawpW__stickySaveDock{z-index:50;background:0 0;border:0;flex-direction:column;justify-content:center;align-items:center;gap:10px;margin-top:28px;padding:0;position:sticky;bottom:0}@media (max-width:640px){.page-module__HUawpW__stickySaveDock{flex-direction:column;gap:10px;padding:0 16px}.page-module__HUawpW__stickySaveDock button[type=submit]{width:100%!important;padding:14px 24px!important}}@media (max-width:767px){.page-module__HUawpW__stickySaveDock{bottom:calc(60px + env(safe-area-inset-bottom));transition:bottom .3s cubic-bezier(.16,1,.3,1)}body[data-bottomnav-hidden=true] .page-module__HUawpW__stickySaveDock{bottom:0}}
.vehicle-panel-modals-module__J-kamG__backdrop{z-index:var(--t-z-modal,1000);-webkit-backdrop-filter:blur(6px);overscroll-behavior:contain;background:#0f172a8c;justify-content:center;align-items:center;padding:28px 20px;animation:.16s vehicle-panel-modals-module__J-kamG__vpmFade;display:flex;position:fixed;inset:0;overflow:hidden}.vehicle-panel-modals-module__J-kamG__wrap{background:var(--t-surface);border:1px solid var(--t-border);overscroll-behavior:contain;border-radius:20px;flex-direction:column;width:min(100%,760px);max-height:calc(100dvh - 56px);display:flex;position:relative;overflow:hidden;box-shadow:0 30px 80px -32px #0f172a8c}.vehicle-panel-modals-module__J-kamG__body{overscroll-behavior:contain;-webkit-overflow-scrolling:touch;background:var(--t-bg);flex:auto;min-height:0;padding:16px 18px 18px;overflow-y:auto}.vehicle-panel-modals-module__J-kamG__wrapBare{box-shadow:none;background:0 0;border:none;position:relative;overflow:visible}.vehicle-panel-modals-module__J-kamG__bodyBare{background:0 0;padding:0}.vehicle-panel-modals-module__J-kamG__closeFloat{z-index:2;border:1px solid var(--t-border);background:var(--t-surface);width:32px;height:32px;color:var(--t-text-muted);cursor:pointer;border-radius:50%;place-items:center;transition:background .15s,color .15s,border-color .15s;display:grid;position:absolute;top:16px;right:16px;box-shadow:0 2px 8px #0f172a1f}.vehicle-panel-modals-module__J-kamG__closeFloat:hover{background:var(--t-surface-hover);color:var(--t-text);border-color:var(--t-border-hover)}.vehicle-panel-modals-module__J-kamG__closeFloat svg{width:16px;height:16px}@keyframes vehicle-panel-modals-module__J-kamG__vpmFade{0%{opacity:0}to{opacity:1}}@media (max-width:640px){.vehicle-panel-modals-module__J-kamG__backdrop{padding:0}.vehicle-panel-modals-module__J-kamG__wrap{border:none;border-radius:0;width:100%;height:100dvh;max-height:100dvh}.vehicle-panel-modals-module__J-kamG__body{padding:14px}}
.HoursFigure-module__M3JQLW__figure{font-variant-numeric:tabular-nums;align-items:baseline;gap:.08em;display:inline-flex}.HoursFigure-module__M3JQLW__figure .HoursFigure-module__M3JQLW__unit{font-size:.8em;font-weight:inherit;letter-spacing:0}.HoursFigure-module__M3JQLW__figure .HoursFigure-module__M3JQLW__unit+span{margin-inline-start:.22em}