:root{--ink:#0f172a;--muted:#64748b;--line:#dfe7f1;--soft-line:#edf2f7;--panel:#fff;--surface:#f5f8fc;--blue:#0284c7;--blue-strong:#0369a1;--blue-ink:#075985;--blue-soft:#e0f2fe;--chrome:#eef4fb;--aqua:#00a6b8;--green:#16824b;--green-soft:#e8f7ef;--amber:#a15c00;--amber-soft:#fff3d8;--red:#b42318;--red-soft:#fff0ed;--shadow:0 18px 45px #0f172a0f;--soft-shadow:0 1px 2px #1519220a;--radius:10px;--font-sans:"Avenir Next", "SF Pro Display", "SF Pro Text", ui-sans-serif, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif}*{box-sizing:border-box}.money-value{white-space:nowrap;direction:ltr;unicode-bidi:isolate;align-items:baseline;gap:.32em;display:inline-flex}.saudi-riyal-symbol{background-color:currentColor;flex:none;align-self:center;width:.805em;height:.9em;display:inline-block;-webkit-mask:url(/assets/saudi-riyal-symbol.svg) 50%/contain no-repeat;mask:url(/assets/saudi-riyal-symbol.svg) 50%/contain no-repeat}html{scroll-behavior:smooth}body{background:var(--surface);color:var(--ink);font-family:var(--font-sans);text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;margin:0;font-size:15px}[dir=rtl] *{letter-spacing:0!important}a{color:inherit;text-decoration:none}a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible{outline:2px solid var(--blue);outline-offset:2px}button,input,select,textarea{font:inherit}button{color:inherit}.garage-icon{flex:none;width:1em;height:1em;line-height:1;display:inline-block;position:relative}.garage-icon svg{stroke:currentColor;position:absolute}.garage-icon-car{width:.88em;height:.88em;inset:.02em auto auto 0}.garage-icon-tool{stroke-width:2.8px;width:.57em;height:.57em;bottom:-.02em;right:-.04em}.site-header{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);border-bottom:1px solid var(--line);z-index:20;background:#fffffff0;justify-content:space-between;align-items:center;padding:10px clamp(18px,4vw,58px);display:flex;position:sticky;top:0;left:0;right:0}.brand{align-items:center;gap:12px;font-size:17px;font-weight:600;display:inline-flex}.brand small{color:var(--muted);margin-top:1px;font-size:11px;font-weight:600;display:block}.brand-mark{background:var(--blue);border-radius:var(--radius);box-shadow:none;color:#fff;justify-content:center;align-items:center;width:40px;height:40px;display:inline-flex}.nav{color:#475569;align-items:center;gap:8px;font-size:13px;font-weight:700;display:flex}.nav a{border-radius:var(--radius);align-items:center;gap:6px;min-height:36px;padding:0 11px;display:inline-flex}.login-trigger{border-radius:var(--radius);color:#475569;cursor:pointer;background:0 0;border:0;align-items:center;gap:6px;min-height:36px;padding:0 11px;font-weight:700;display:inline-flex}.nav a:hover{color:var(--blue-ink);background:#f0f9ff}.lang-switch{color:var(--blue-ink);background:#f0f9ff;border:1px solid #bae6fd;font-weight:650}.login-trigger:hover{background:var(--blue-soft);color:var(--blue-ink)}.account-menu-wrap{position:relative}.account-menu{border:1px solid var(--line);border-radius:var(--radius);box-shadow:var(--shadow);z-index:30;background:#fff;gap:4px;min-width:210px;padding:8px;display:grid;position:absolute;top:calc(100% + 8px);right:0}[dir=rtl] .account-menu{left:0;right:auto}.account-menu a,.account-menu button{color:#475569;cursor:pointer;text-align:start;background:0 0;border:0;border-radius:8px;align-items:center;gap:9px;width:100%;min-height:40px;padding:0 10px;font-size:14px;font-weight:600;display:flex}.account-menu a:hover,.account-menu button:hover{color:var(--blue-ink);background:#f0f9ff}.cart-link{position:relative}.cart-count{background:var(--blue);color:#fff;border-radius:999px;justify-content:center;align-items:center;min-width:20px;height:20px;padding:0 6px;font-size:11px;font-weight:700;display:inline-flex}.site-footer{color:#fff;background:#0f172a;border-top:1px solid #1e293b;margin-top:48px;padding:38px clamp(18px,4vw,58px) 24px}.route-state{color:var(--muted);text-align:center;align-content:center;justify-items:center;min-height:70vh;margin:0 auto;padding:32px 20px;display:grid}.route-state svg{color:var(--blue)}.route-state h1{color:var(--ink);margin:18px 0 8px;font-size:28px}.route-state p{max-width:520px;margin:0 0 20px;line-height:1.6}.route-loading{gap:14px;max-width:1180px;margin:50px auto;padding:0 20px;display:grid}.route-loading span{background:#e8edf3;border-radius:8px;height:88px;animation:1.2s ease-in-out infinite alternate route-pulse;display:block}.route-loading span:last-child{height:360px}@keyframes route-pulse{to{opacity:.45}}.button-spinner{animation:.8s linear infinite button-spin}@keyframes button-spin{to{transform:rotate(360deg)}}.footer-shell{grid-template-columns:minmax(260px,1.1fr) minmax(320px,1.3fr) minmax(260px,.9fr);gap:26px;max-width:1380px;margin:0 auto;display:grid}.footer-brand-panel{gap:18px;display:grid}.footer-brand{align-items:center;gap:12px;font-size:18px;font-weight:650;display:inline-flex}.footer-brand .brand-mark{color:var(--blue-ink);background:#fff}.footer-brand small{color:#ffffffb8;margin-top:2px;font-size:12px;font-weight:650;display:block}.footer-brand-panel p{color:#ffffffbd;max-width:470px;margin:0;line-height:1.7}.footer-service-panel{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.footer-service-panel div{background:#ffffff17;border:1px solid #ffffff24;border-radius:10px;gap:7px;padding:16px;display:grid}.footer-service-panel svg{color:#8fe8f0}.footer-service-panel span{color:#fff;font-weight:700}.footer-service-panel strong{color:#ffffffad;font-size:13px;font-weight:600;line-height:1.45}.footer-nav{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;display:grid}.footer-nav h2{color:#fff;text-transform:uppercase;margin:0 0 12px;font-size:13px}.footer-nav a{color:#ffffffad;margin-top:10px;font-size:14px;font-weight:650;display:block}.footer-nav a:hover{color:#fff}.footer-bottom{color:#ffffff9e;border-top:1px solid #ffffff1f;justify-content:space-between;align-items:center;gap:16px;max-width:1380px;margin:28px auto 0;padding-top:20px;font-size:13px;font-weight:600;display:flex}html[dir=rtl] body{font-family:var(--font-sans)}[dir=rtl] .input-icon svg{left:auto;right:14px}[dir=rtl] .input-icon input{padding-left:14px;padding-right:42px}[dir=rtl] .discount-chip{left:12px;right:auto}[dir=rtl] .compare{margin-left:0;margin-right:8px}[dir=rtl] .vehicle-context a{margin-left:0;margin-right:auto}[dir=rtl] .detail-breadcrumb span:not(:last-child):after{content:"/"}[dir=rtl] .cart-count{margin-right:2px}.login-backdrop{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:60;background:#1018287a;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.login-modal{border:1px solid var(--line);box-shadow:var(--shadow);background:#fff;border-radius:14px;gap:15px;width:100%;max-width:460px;padding:28px;display:grid;position:relative}.login-modal h2{font-family:var(--font-sans);margin:0;font-size:28px;line-height:1.12}.login-modal p{color:var(--muted);margin:0;line-height:1.55}.login-icon{background:var(--blue-soft);color:var(--blue);border-radius:12px;justify-content:center;align-items:center;width:52px;height:52px;display:inline-flex}.field-hint{color:var(--muted);margin-top:7px;font-size:12px;font-weight:500;line-height:1.45;display:block}.otp-code-grid{grid-template-columns:repeat(6,minmax(0,1fr));gap:9px;margin-top:8px;display:grid}.otp-code-grid input{border:1.5px solid var(--line);color:var(--ink);font-family:var(--font-sans);font-variant-numeric:tabular-nums;text-align:center;background:#fff;border-radius:8px;outline:none;min-width:0;height:58px;padding:0;font-size:22px;font-weight:700;transition:border-color .16s,box-shadow .16s}.otp-code-grid input.is-filled{border-color:var(--blue)}.otp-code-grid input:focus{border-color:var(--blue);box-shadow:0 0 0 3px #107ed121}.otp-code-grid.has-error input{border-color:#e47870}.otp-banner,.login-assurance{border-radius:10px;align-items:center;gap:8px;display:flex}.otp-banner{background:var(--green-soft);color:var(--green);padding:11px 12px;font-size:13px;font-weight:650}.login-assurance{color:var(--muted);justify-content:center;font-size:13px}.auth-error{color:#9f1d17;background:#fff5f5;border-left:3px solid #d92d20;border-radius:6px;margin:0;padding:11px 12px;font-size:13px;font-weight:650}.checkout-form-error{color:#9f1d17;background:#fff5f5;border:1px solid #fecaca;border-left:4px solid #d92d20;border-radius:8px;grid-column:1/-1;padding:13px 15px;font-size:14px;font-weight:650;line-height:1.5}.auth-dev-code{color:var(--muted);font-size:12px;font-weight:650}.modal-close{cursor:pointer;background:#f2f5f9;border:0;border-radius:999px;justify-content:center;align-items:center;width:34px;height:34px;display:inline-flex;position:absolute;top:14px;right:14px}.eyebrow{letter-spacing:0;align-items:center;gap:7px;margin-bottom:14px;font-size:13px;font-weight:650;display:inline-flex}.muted-eyebrow{color:var(--blue)}.shop-title h1,.success-shell h1{font-family:var(--font-sans);letter-spacing:0;max-width:980px;margin:0;font-size:clamp(30px,4vw,46px);font-weight:650;line-height:1.08}.button{background:var(--blue);color:#fff;cursor:pointer;border:0;border-radius:8px;justify-content:center;align-items:center;gap:9px;min-height:44px;padding:0 16px;font-size:14px;font-weight:700;transition:background .16s,transform .16s,box-shadow .16s;display:inline-flex}.button:hover{background:var(--blue-strong);box-shadow:0 10px 22px #0284c724}.button.secondary{border:1px solid var(--line);color:var(--blue-ink);background:#fff}.button.secondary:hover{box-shadow:none;background:#f3f8fc;border-color:#a9c9e1}.button.secondary:focus-visible{border-color:#69aee0;outline:none;box-shadow:0 0 0 3px #087fca1f}.button.secondary:disabled{border-color:var(--line);color:var(--muted);background:#f3f6f9}.button.subtle{background:#0f172a}.button.full{width:100%}.button:disabled{cursor:not-allowed;background:#a7b2c1}.shop-surface,.catalog-stage,.detail-shell,.purchase-shell,.compatibility-shell,.related-shell,.cart-shell,.orders-shell,.order-detail-shell,.success-shell{max-width:1460px;margin:0 auto;padding-left:clamp(18px,4vw,48px);padding-right:clamp(18px,4vw,48px)}.profile-shell,.garage-shell{max-width:1180px;margin:0 auto;padding:34px clamp(18px,4vw,58px) 56px}.garage-hero{gap:16px;margin-bottom:22px;display:grid}.garage-hero h1{font-family:var(--font-sans);max-width:780px;margin:0;font-size:clamp(32px,4vw,42px);font-weight:600;line-height:1.12}.garage-hero p{color:var(--muted);margin:12px 0 0;font-size:17px;line-height:1.55}.garage-grid{grid-template-columns:420px minmax(0,1fr);align-items:start;gap:20px;display:grid}.garage-panel,.garage-card,.garage-empty{border:1px solid var(--line);background:#fff;border-radius:12px;box-shadow:0 1px 2px #1519220a}.garage-panel{gap:16px;padding:22px;display:grid;position:sticky;top:92px}.vin-decode-panel{border:1px solid #d9e8f8;border-radius:10px;gap:10px;padding:12px;display:grid}.vin-decode-result{background:#f0f7ff;border:1px solid #c8ddf5;border-radius:9px;gap:4px;padding:12px;display:grid}.vin-decode-result span,.vin-decode-result small{color:var(--muted);font-size:12px;font-weight:650}.vin-decode-result strong{color:var(--ink);font-size:15px}.form-error{color:#b42318;margin:0;font-size:13px;font-weight:650}.garage-sync-note{color:var(--muted);text-align:center;margin:0;font-size:12px;line-height:1.5}.garage-list{gap:14px;display:grid}.garage-card{grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:14px;padding:18px;display:grid}.garage-card.selected{border-color:#b7d7fb;box-shadow:0 14px 32px #0b67c214}.garage-card span{color:var(--blue);font-size:12px;font-weight:700}.garage-card h3{margin:5px 0 6px;font-size:24px;line-height:1.1}.garage-card p{color:var(--muted);margin:0}.garage-actions{flex-wrap:wrap;grid-column:1/-1;gap:8px;display:flex}.garage-actions a,.garage-actions button,.profile-side-link{border:1px solid var(--line);color:var(--ink);cursor:pointer;background:#f7f9fc;border-radius:9px;justify-content:center;align-items:center;gap:7px;min-height:40px;padding:0 12px;font-weight:650;display:inline-flex}.garage-actions a{background:var(--ink);border-color:var(--ink);color:#fff}.garage-care-shell{max-width:1280px}.garage-care-head{justify-content:space-between;align-items:end;gap:32px;margin-bottom:28px;display:flex}.garage-care-head h1{font-family:var(--font-sans);margin:8px 0 10px;font-size:38px;font-weight:600;line-height:1.15}.garage-care-head p{color:var(--muted);max-width:720px;margin:0;font-size:16px;line-height:1.55}.garage-care-head .muted-eyebrow{display:block}.garage-add-button{flex:none}.garage-alert{color:#a52a21;background:#fff6f5;border:1px solid #f4c7c2;border-radius:8px;align-items:center;gap:10px;margin:0 0 18px;padding:12px 14px;display:flex}.garage-alert span{flex:1}.garage-alert button{color:inherit;cursor:pointer;background:0 0;border:0;place-items:center;display:grid}.garage-loading{color:var(--muted);text-align:center;padding:64px 0}.garage-guest,.garage-care-empty{border:1px solid var(--line);text-align:center;background:#fff;border-radius:8px;min-height:340px;padding:52px}.garage-guest>div,.garage-care-empty{flex-direction:column;justify-content:center;align-items:center;display:flex}.garage-guest svg,.garage-care-empty>span{color:var(--blue)}.garage-guest h2,.garage-care-empty h2{margin:16px 0 8px;font-size:24px}.garage-guest p,.garage-care-empty p{color:var(--muted);max-width:520px;margin:0 0 22px;line-height:1.55}.garage-vehicle-switcher{scrollbar-width:thin;gap:10px;margin:0 0 18px;padding:1px 1px 8px;display:flex;overflow-x:auto}.garage-vehicle-tab{border:1px solid var(--line);color:var(--ink);cursor:pointer;text-align:start;background:#fff;border-radius:8px;flex:0 0 246px;grid-template-columns:36px minmax(0,1fr) auto;align-items:center;gap:11px;min-height:68px;padding:10px 12px;display:grid}.garage-vehicle-tab:hover{border-color:#b9d5ee}.garage-vehicle-tab.active{box-shadow:inset 3px 0 0 var(--blue);background:#f5faff;border-color:#7eb9e8}[dir=rtl] .garage-vehicle-tab.active{box-shadow:inset -3px 0 0 var(--blue)}.garage-vehicle-tab>span:nth-child(2){min-width:0}.garage-vehicle-tab strong,.garage-vehicle-tab small{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.garage-vehicle-tab strong{font-size:14px}.garage-vehicle-tab small{color:var(--muted);margin-top:3px;font-size:12px}.garage-vehicle-tab b{color:#c5352c;background:#fff1ef;border-radius:99px;justify-content:center;align-items:center;width:22px;height:22px;font-size:11px;display:flex}.garage-tab-icon{color:var(--blue);background:#eaf4fe;border-radius:7px;justify-content:center;align-items:center;width:36px;height:36px;display:flex}.garage-vehicle-tab.add{flex-basis:50px;grid-template-columns:1fr;place-items:center;display:grid}.garage-dashboard{grid-template-columns:minmax(0,1fr);gap:18px;min-width:0;display:grid}.garage-dashboard>*{min-width:0}.garage-vehicle-overview{border:1px solid var(--line);background:#fff;border-radius:8px;justify-content:space-between;align-items:center;padding:20px 22px;display:flex}.garage-identity{align-items:center;gap:16px;min-width:0;display:flex}.garage-vehicle-mark{color:var(--blue);background:#eaf4fe;border-radius:8px;flex:none;justify-content:center;align-items:center;width:58px;height:58px;display:flex}.garage-identity span{color:var(--blue);text-transform:uppercase;font-size:11px;font-weight:700}.garage-identity h2{margin:4px 0;font-size:23px;font-weight:600}.garage-identity p{color:var(--muted);margin:0;font-size:13px}.garage-overview-actions{align-items:center;gap:9px;display:flex}.icon-action{border:1px solid var(--line);color:var(--ink);cursor:pointer;background:#fff;border-radius:7px;justify-content:center;align-items:center;width:42px;height:42px;display:inline-flex}.icon-action:hover{background:#f5f7fa}.garage-metrics{grid-template-columns:repeat(3,1fr);gap:12px;display:grid}.garage-metric{border:1px solid var(--line);background:#fff;border-radius:8px;min-height:142px;padding:17px 18px;display:grid}.garage-metric>div{color:var(--muted);align-items:center;gap:8px;font-size:12px;font-weight:650;display:flex}.garage-metric>div svg{color:var(--blue)}.garage-metric strong{align-self:center;font-size:25px;font-weight:600}.garage-metric strong small{color:var(--muted);font-size:13px;font-weight:500}.garage-metric>small{color:var(--muted);font-size:12px}.garage-metric button{color:var(--blue);cursor:pointer;background:0 0;border:0;align-self:end;align-items:center;gap:4px;padding:0;font-size:12px;font-weight:650;display:flex}.garage-metric.attention{border-color:#efc4bf}.garage-metric.attention>div svg{color:#c5352c}.garage-metric.setup>div svg{color:var(--blue)}.garage-metric.healthy>div svg{color:#14804a}.garage-care-grid{grid-template-columns:minmax(0,1fr) 310px;align-items:start;gap:18px;display:grid}.garage-care-panel,.next-service-card,.garage-reminder-card{border:1px solid var(--line);background:#fff;border-radius:8px}.garage-care-panel>header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:start;padding:20px 22px 17px;display:flex}.garage-care-panel h2{margin:5px 0 4px;font-size:20px;font-weight:600}.garage-care-panel header p{color:var(--muted);margin:0;font-size:13px}.section-kicker{color:var(--blue);letter-spacing:.08em;font-size:10px;font-weight:750}.small-button{min-height:38px;padding:0 12px}.maintenance-list{display:grid}.maintenance-row{border-bottom:1px solid #edf0f3;grid-template-columns:34px minmax(0,1fr) auto;align-items:center;gap:12px;min-height:69px;padding:10px 20px;display:grid}.maintenance-row:last-child{border-bottom:0}.maintenance-status-mark{color:#687687;background:#f1f5f8;border-radius:99px;justify-content:center;align-items:center;width:30px;height:30px;display:flex}.maintenance-row.overdue .maintenance-status-mark{color:#c5352c;background:#fff0ee}.maintenance-row.due_soon .maintenance-status-mark{color:#a46500;background:#fff6e5}.maintenance-row.current .maintenance-status-mark{color:#14804a;background:#ecf8f1}.maintenance-row h3{margin:0 0 3px;font-size:14px;font-weight:650}.maintenance-row p{color:var(--muted);margin:0;font-size:12px}.maintenance-row-end{align-items:center;gap:8px;display:flex}.maintenance-row-end button{color:#8390a0;cursor:pointer;background:0 0;border:0;align-items:center;padding:5px;display:flex}.maintenance-row-end .maintenance-baseline-action{color:#316b9c;background:#eef5fb;border-radius:99px;padding:6px 9px;font-size:10px;font-weight:700}.maintenance-row-end .maintenance-baseline-action:hover{color:#205b8e;background:#e2eff9}.maintenance-badge{color:#687687;background:#f1f4f7;border-radius:99px;padding:5px 8px;font-size:10px;font-weight:700}.maintenance-badge.overdue{color:#b42e26;background:#fff0ee}.maintenance-badge.due_soon{color:#915a00;background:#fff4dc}.maintenance-badge.current{color:#11733f;background:#eaf8f0}.maintenance-baseline{border-top:1px solid var(--line);color:var(--muted);background:#f8fafc;align-items:center;gap:7px;margin:0;padding:12px 20px;font-size:11px;line-height:1.45;display:flex}.garage-care-aside{gap:12px;display:grid}.next-service-card{padding:21px}.next-service-icon{color:var(--blue);background:#eaf4fe;border-radius:8px;justify-content:center;align-items:center;width:42px;height:42px;margin-top:18px;display:flex}.next-service-card h3{margin:16px 0 5px;font-size:19px}.next-service-remaining{color:var(--ink);margin:7px 0 5px;font-size:24px;font-weight:650;display:block}.next-service-card p{color:var(--muted);margin:0 0 20px;font-size:13px;line-height:1.45}.next-service-icon.setup{color:#607086;background:#f1f4f7}.garage-reminder-card{align-items:start;gap:12px;padding:16px;display:flex}.garage-reminder-card>svg{color:var(--blue);flex:none}.garage-reminder-card strong{font-size:13px}.garage-reminder-card p{color:var(--muted);margin:3px 0 0;font-size:11px;line-height:1.45}.service-timeline{padding:4px 22px 12px;transition:opacity .14s}.service-timeline.loading{opacity:.45;pointer-events:none}.history-toolbar{border-bottom:1px solid var(--line);grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:10px;padding:14px 22px;display:grid}.history-search,.history-year-filter{color:#718096;background:#f7f9fb;border:1px solid #dfe5ec;border-radius:7px;align-items:center;min-height:42px;padding:0 12px;display:flex}.history-search:focus-within,.history-year-filter:focus-within{background:#fff;border-color:#75aee1;box-shadow:0 0 0 3px #e8f3fc}.history-search input,.history-year-filter select{color:var(--ink);font:inherit;background:0 0;border:0;outline:0;min-width:0}.history-search input{flex:1;padding:0 10px}.history-year-filter select{cursor:pointer;padding-inline:9px 2px}.history-summary-strip{border-bottom:1px solid var(--line);background:#fbfcfd;grid-template-columns:repeat(3,minmax(0,1fr));display:grid}.history-summary-strip>div{gap:3px;min-height:82px;padding:14px 22px;display:grid}.history-summary-strip>div+div{border-inline-start:1px solid var(--line)}.history-summary-strip span,.history-summary-strip small{color:var(--muted);font-size:11px}.history-summary-strip strong{color:var(--ink);font-size:18px;font-weight:650}.history-no-results{border-top:0}.history-pagination{border-top:1px solid var(--line);justify-content:space-between;align-items:center;padding:13px 22px;display:flex}.history-pagination button{color:var(--blue);cursor:pointer;font:inherit;background:0 0;border:0;align-items:center;gap:5px;min-height:34px;font-size:12px;font-weight:650;display:inline-flex}.history-pagination button:disabled{color:#a8b2bf;cursor:default}.history-pagination span{color:var(--muted);font-size:11px}.service-timeline-row{color:var(--ink);cursor:pointer;font:inherit;text-align:start;background:0 0;border:0;border-bottom:1px solid #edf0f3;grid-template-columns:30px minmax(0,1fr) auto;align-items:start;gap:12px;width:100%;padding:15px 0;transition:background-color .16s,padding .16s;display:grid}.service-timeline-row:hover{background:#f8fafc;padding-inline:9px}.service-timeline-row:last-child{border-bottom:0}.timeline-dot{color:var(--blue);background:#edf5fc;border-radius:99px;justify-content:center;align-items:center;width:28px;height:28px;display:flex}.service-timeline h3{margin:0 0 3px;font-size:14px}.service-timeline p,.service-timeline small{color:var(--muted);margin:0;font-size:12px;display:block}.service-count{font-weight:650;color:var(--blue)!important;margin-bottom:3px!important}.service-timeline-end{align-items:center;gap:9px;display:flex}.service-timeline-end strong{font-size:13px}.service-timeline-end svg{color:#93a0af}[dir=rtl] .service-timeline-end svg{transform:rotate(180deg)}.garage-inline-empty{color:var(--muted);align-items:center;gap:13px;padding:28px 22px;display:flex}.garage-inline-empty strong{color:var(--ink);font-size:14px}.garage-inline-empty p{margin:3px 0 0;font-size:12px}.garage-parts-controls{align-items:center;gap:7px;display:flex}.garage-parts-controls button{border:1px solid var(--line);color:var(--ink);cursor:pointer;background:#fff;border-radius:7px;justify-content:center;align-items:center;width:34px;height:34px;display:inline-flex}.garage-parts-controls button:hover{background:#f6f8fb;border-color:#b9c7d8}.garage-parts-panel header a{color:var(--blue);align-items:center;gap:3px;margin-inline-start:5px;font-size:13px;font-weight:650;display:flex}.garage-part-strip{scroll-behavior:smooth;scroll-snap-type:x mandatory;scrollbar-width:none;grid-auto-columns:minmax(220px,1fr);grid-auto-flow:column;gap:12px;padding:18px 22px 22px;display:grid;overflow-x:auto}.garage-part-strip::-webkit-scrollbar{display:none}.garage-part-card{border:1px solid var(--line);color:var(--ink);scroll-snap-align:start;background:#fff;border-radius:8px;grid-template-rows:154px 1fr;min-width:0;min-height:342px;transition:border-color .16s,box-shadow .16s,transform .16s;display:grid;overflow:hidden}.garage-part-card:hover{border-color:#9cc5e8;transform:translateY(-2px);box-shadow:0 10px 26px #0f172a12}.garage-part-image{background:#f5f7f9;justify-content:center;align-items:center;height:154px;display:flex;position:relative;overflow:hidden}.garage-part-image img{object-fit:cover;width:100%;height:100%;transition:transform .18s;display:block}.garage-part-card:hover .garage-part-image img{transform:scale(1.025)}.garage-part-image>b{color:#fff;z-index:1;background:#b42318;border-radius:99px;padding:6px 8px;font-size:10px;font-weight:700;position:absolute;top:9px;right:9px}[dir=rtl] .garage-part-image>b{left:9px;right:auto}.garage-part-copy{grid-template-rows:auto auto auto 1fr auto;align-content:start;gap:5px;padding:13px 14px 14px;display:grid}.garage-part-copy>small{color:var(--muted);text-transform:uppercase;font-size:10px;font-weight:650}.garage-part-copy h3{-webkit-line-clamp:2;-webkit-box-orient:vertical;min-height:40px;margin:0;font-size:14px;font-weight:600;line-height:1.4;display:-webkit-box;overflow:hidden}.garage-part-brand{color:var(--muted);font-size:11px}.garage-part-reason{color:#526174;align-items:center;gap:5px;margin-top:4px;font-size:11px;display:flex}.garage-part-reason svg{color:var(--blue);flex:none}.garage-part-bottom{justify-content:space-between;align-items:end;gap:8px;margin-top:7px;display:flex}.garage-part-price strong,.garage-part-price del{display:block}.garage-part-price strong{color:var(--ink);font-size:15px;font-weight:650}.garage-part-price del{color:var(--muted);margin-top:2px;font-size:10px}.garage-part-rating{color:#a46500;align-items:center;gap:3px;font-size:11px;font-weight:650;display:flex}.garage-modal-backdrop{z-index:1000;background:#0f172a7a;justify-content:center;align-items:center;padding:24px;display:flex;position:fixed;inset:0}.garage-modal{background:#fff;border-radius:8px;width:100%;max-width:660px;max-height:calc(100vh - 48px);overflow:auto;box-shadow:0 28px 80px #0f172a38}.garage-modal>header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:start;padding:20px 22px;display:flex}.garage-modal h2{margin:0;font-size:21px}.garage-modal header p{color:var(--muted);margin:5px 0 0;font-size:13px}.garage-dialog-form{gap:16px;padding:20px 22px 22px;display:grid}.service-multi-select{border:1px solid var(--line);border-radius:8px;margin:0;padding:15px}.service-select-heading{justify-content:space-between;align-items:start;gap:14px;display:flex}.service-select-heading legend{color:var(--ink);float:left;width:100%;padding:0;font-size:14px;font-weight:650}[dir=rtl] .service-select-heading legend{float:right}.service-select-heading p{clear:both;color:var(--muted);margin:4px 0 0;font-size:11px}.service-select-heading>span{color:var(--blue);background:#edf5fc;border-radius:99px;flex:none;padding:5px 8px;font-size:10px;font-weight:700}.service-presets{flex-wrap:wrap;gap:7px;margin-top:14px;display:flex}.service-presets button{color:#4f6074;cursor:pointer;font:inherit;background:#fff;border:1px solid #cdd8e4;border-radius:7px;align-items:center;gap:5px;min-height:32px;padding:0 9px;font-size:11px;font-weight:650;display:inline-flex}.service-presets button.active{color:#175f9b;background:#edf6ff;border-color:#9bc7ef}.service-option-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:7px;margin-top:12px;display:grid}.service-option-grid button{border:1px solid var(--line);color:#36475a;cursor:pointer;font:inherit;text-align:start;background:#fff;border-radius:7px;align-items:center;gap:9px;min-height:42px;padding:8px 10px;font-size:12px;display:flex}.service-option-grid button>span{border:1px solid #bdc9d6;border-radius:5px;flex:none;justify-content:center;align-items:center;width:20px;height:20px;display:flex}.service-option-grid button.selected{color:#174f7d;background:#f3f8fd;border-color:#8ebee8;font-weight:650}.service-option-grid button.selected>span{background:var(--blue);border-color:var(--blue);color:#fff}.service-visit-detail{gap:18px;padding:20px 22px 22px;display:grid}.service-visit-summary{border:1px solid var(--line);border-radius:8px;grid-template-columns:repeat(3,minmax(0,1fr));display:grid;overflow:hidden}.service-visit-summary>div{gap:4px;padding:14px;display:grid}.service-visit-summary>div+div{border-inline-start:1px solid var(--line)}.service-visit-summary svg{color:var(--blue);margin-bottom:4px}.service-visit-summary span,.service-visit-meta dt{color:var(--muted);text-transform:uppercase;font-size:10px;font-weight:650}.service-visit-summary strong{font-size:13px}.service-visit-work{border:1px solid var(--line);background:#f8fafc;border-radius:8px;padding:15px}.service-visit-work>div{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin-top:11px;display:grid}.service-visit-work p{align-items:center;gap:8px;margin:0;font-size:12px;font-weight:600;display:flex}.service-visit-work p>span{color:#137647;background:#e8f6ee;border-radius:99px;flex:none;justify-content:center;align-items:center;width:23px;height:23px;display:flex}.service-visit-meta{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin:0;display:grid}.service-visit-meta>div{border-bottom:1px solid var(--line);padding-bottom:11px}.service-visit-meta .wide{grid-column:1/-1}.service-visit-meta dd{margin:5px 0 0;font-size:13px;line-height:1.5}.service-visit-detail>footer{justify-content:flex-end;display:flex}.garage-dialog-form .field textarea{border:1px solid var(--line);font:inherit;resize:vertical;border-radius:8px;width:100%;min-height:90px;padding:12px}.garage-dialog-form footer{justify-content:flex-end;gap:9px;padding-top:3px;display:flex}.garage-vin-row{grid-template-columns:1fr auto;align-items:end;gap:9px;display:grid}.garage-vin-row .button{height:48px}.garage-decode-result{color:var(--blue);background:#eff7ff;border:1px solid #c6e0f7;border-radius:8px;align-items:center;gap:10px;padding:11px 13px;display:flex}.garage-decode-result strong,.garage-decode-result small{display:block}.garage-decode-result strong{color:var(--ink);font-size:13px}.garage-decode-result small{color:var(--muted);margin-top:2px;font-size:11px}.field-span{grid-column:1/-1}.mileage-input-wrap{border:1px solid var(--line);background:#f7f9fb;border-radius:8px;grid-template-columns:auto 1fr auto;align-items:center;gap:10px;padding:12px 16px;display:grid}.mileage-input-wrap svg{color:var(--blue)}.mileage-input-wrap input{color:var(--ink);background:0 0;border:0;outline:0;width:100%;min-width:0;font-size:28px;font-weight:600}.mileage-input-wrap span{color:var(--muted);font-size:13px}.garage-toggle{border:1px solid var(--line);cursor:pointer;border-radius:8px;align-items:center;gap:12px;padding:14px;display:flex}.garage-toggle input{accent-color:var(--blue);width:18px;height:18px}.garage-toggle strong,.garage-toggle small{display:block}.garage-toggle strong{font-size:13px}.garage-toggle small{color:var(--muted);margin-top:2px;font-size:11px}.schedule-source{color:var(--blue);background:#eff7ff;border:1px solid #c8e0f5;border-radius:8px;align-items:flex-start;gap:10px;padding:12px 13px;display:flex}.schedule-source.user{color:#14804a;background:#edf8f1;border-color:#c8e7d3}.schedule-source strong,.schedule-source small{display:block}.schedule-source strong{color:var(--ink);font-size:13px}.schedule-source small{color:var(--muted);margin-top:2px;font-size:11px;line-height:1.4}@media (max-width:860px){.garage-care-head{flex-direction:column;align-items:start}.garage-care-head h1{font-size:30px}.garage-metrics,.garage-care-grid{grid-template-columns:minmax(0,1fr);width:100%}.garage-vehicle-overview{align-items:start;gap:18px}.garage-part-strip{grid-auto-columns:minmax(210px,42%)}}@media (max-width:600px){.garage-care-shell{padding-top:22px}.garage-vehicle-overview{flex-direction:column}.garage-overview-actions,.garage-overview-actions .button{width:100%}.garage-care-panel>header{flex-direction:column;align-items:start;gap:12px}.maintenance-row{grid-template-columns:30px minmax(0,1fr);padding:12px 14px}.maintenance-row-end{grid-column:2}.garage-parts-controls{width:100%}.garage-parts-controls a{margin-inline-start:auto}.garage-part-strip{grid-auto-columns:minmax(214px,82%);padding:14px}.garage-modal-backdrop{align-items:end;padding:0}.garage-modal{border-radius:8px 8px 0 0;max-height:92vh}.garage-dialog-form .form-grid,.service-option-grid,.service-visit-work>div,.service-visit-meta,.service-visit-summary{grid-template-columns:1fr}.service-visit-summary>div+div{border-inline-start:0;border-top:1px solid var(--line)}.service-visit-meta .wide{grid-column:auto}.service-timeline-row{grid-template-columns:30px minmax(0,1fr)}.history-toolbar{grid-template-columns:1fr}.history-summary-strip{grid-template-columns:1fr 1fr}.history-summary-strip>div{min-height:74px;padding:12px 14px}.history-summary-strip>div:nth-child(3){border-inline-start:0;border-top:1px solid var(--line);grid-column:1/-1}.service-timeline-end{grid-column:2;justify-content:space-between}.field-span{grid-column:auto}}.garage-empty{color:var(--muted);text-align:center;place-items:center;padding:44px;display:grid}.garage-empty h2{color:var(--ink);margin:12px 0 6px}.profile-side-link{width:100%}.profile-back{color:var(--blue-ink);align-items:center;gap:7px;margin-bottom:22px;font-size:14px;font-weight:650;display:inline-flex}.profile-avatar{color:var(--blue);background:#e9f4ff;border:1px solid #c9e2fb;border-radius:14px;flex:none;justify-content:center;align-items:center;width:72px;height:72px;display:inline-flex}.profile-account-head{border:1px solid var(--line);background:#fff;border-radius:8px;grid-template-columns:minmax(0,1fr);align-items:center;gap:32px;margin-bottom:20px;padding:24px;display:grid}.profile-account-identity{align-items:center;gap:18px;min-width:0;display:flex}.profile-account-head h1{font-family:var(--font-sans);margin:5px 0 0;font-size:26px;font-weight:600;line-height:1.12}.profile-identity-meta{color:var(--muted);flex-wrap:wrap;align-items:center;gap:8px 16px;margin-top:10px;font-size:13px;display:flex}.profile-identity-meta span{align-items:center;gap:6px;display:inline-flex}.profile-identity-meta .profile-verified{color:#067647;font-weight:700}.profile-completion{border-inline-start:1px solid var(--line);padding-inline-start:28px}.profile-completion-head{justify-content:space-between;align-items:center;display:flex}.profile-completion-head strong{font-size:14px}.profile-completion-head span{color:var(--blue);font-size:13px;font-weight:700}.profile-progress{background:#e8edf3;border-radius:999px;height:7px;margin-top:10px;overflow:hidden}.profile-progress span{background:var(--blue);border-radius:inherit;height:100%;display:block}.profile-completion p{color:var(--muted);margin:9px 0 0;font-size:13px;line-height:1.5}.profile-stat-bar{border:1px solid var(--line);background:#f8fafc;border-top:0;grid-template-columns:repeat(4,1fr);margin-bottom:20px;display:grid}.profile-stat-bar a{color:var(--ink);grid-template-columns:auto auto 1fr;align-items:center;gap:3px 9px;min-height:76px;padding:16px 20px;display:grid}.profile-stat-bar a+a{border-inline-start:1px solid var(--line)}.profile-stat-bar svg{color:var(--blue);grid-row:1/span 2}.profile-stat-bar strong{font-size:20px;line-height:1}.profile-stat-bar span{color:var(--muted);font-size:12px;font-weight:650}.profile-workspace{grid-template-columns:minmax(0,1fr) 360px;align-items:start;gap:20px;display:grid}.profile-account-identity>div:last-child{min-width:0}.profile-account-head h1{overflow-wrap:anywhere}.profile-readonly-field bdi{flex:1}.profile-panel,.profile-command-panel,.profile-empty{border:1px solid var(--line);background:#fff;border-radius:10px;box-shadow:0 1px 2px #1519220a}.profile-panel{padding:24px}.profile-main-column{gap:16px;display:grid}.profile-panel-head{align-items:flex-start}.profile-panel-head h2,.profile-address-panel h2{margin:0;font-size:19px}.profile-panel-head p{color:var(--muted);margin:5px 0 0;font-size:13px}.saved-pill{background:var(--green-soft);color:var(--green);border-radius:999px;align-items:center;gap:5px;padding:7px 10px;font-size:12px;font-weight:700;display:inline-flex}.profile-readonly-field{border:1px solid var(--line);color:var(--muted);background:#f7f9fc;border-radius:9px;align-items:center;gap:9px;min-height:50px;padding:0 14px;display:flex}.profile-readonly-field span{color:var(--ink);flex:1}.profile-readonly-field svg:last-child{color:#067647}.profile-save-row{border-top:1px solid var(--soft-line);justify-content:space-between;align-items:center;margin-top:20px;padding-top:18px;display:flex}.profile-save-row>span{color:var(--muted);align-items:center;gap:7px;font-size:13px;display:inline-flex}.profile-address-book{padding:0;overflow:hidden}.profile-address-book-head{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:24px;padding:22px 24px;display:flex}.profile-address-book-head h2{margin:0;font-size:19px}.profile-address-book-head p{color:var(--muted);max-width:610px;margin:5px 0 0;font-size:13px;line-height:1.5}.profile-address-scope{color:var(--blue-ink);align-items:center;gap:6px;margin-top:9px;font-size:12px;font-weight:700;display:inline-flex}.profile-address-book-head .button,.profile-address-empty b{white-space:nowrap;align-items:center;gap:7px;display:inline-flex}.profile-address-list{display:grid}.profile-address-row{grid-template-columns:auto minmax(0,1fr) auto;align-items:start;gap:14px;min-height:116px;padding:20px 24px;display:grid;position:relative}.profile-address-row+.profile-address-row{border-top:1px solid var(--soft-line)}.profile-address-row.is-default{box-shadow:inset 3px 0 0 var(--blue);background:#fbfdff}[dir=rtl] .profile-address-row.is-default{box-shadow:inset -3px 0 0 var(--blue)}.profile-address-mark{color:var(--blue);background:#edf6fd;border:1px solid #d8eafa;border-radius:9px;justify-content:center;align-items:center;width:42px;height:42px;display:flex}.profile-address-title{flex-wrap:wrap;align-items:center;gap:7px;display:flex}.profile-address-title>strong{font-size:15px}.profile-default-badge,.profile-mapped-badge{border-radius:999px;align-items:center;gap:4px;padding:4px 7px;font-size:11px;font-weight:750;display:inline-flex}.profile-default-badge{color:#075f9b;background:#eaf4ff}.profile-mapped-badge{color:#087443;background:#eef8f2}.profile-address-content p{color:var(--ink);margin:9px 0 3px;font-size:13px;font-weight:650}.profile-address-content>span{color:var(--muted);font-size:13px;line-height:1.5;display:block}.profile-address-actions{align-items:center;gap:4px;display:flex}.profile-address-actions>button:not(.address-icon-button){color:var(--blue);cursor:pointer;font:inherit;background:0 0;border:0;align-items:center;gap:5px;min-height:36px;padding:0 9px;font-size:12px;font-weight:750;display:inline-flex}.profile-address-actions button:disabled{cursor:wait;opacity:.5}.address-icon-button{color:#526477;cursor:pointer;background:#fff;border:1px solid #d8e2ec;border-radius:8px;flex:none;justify-content:center;align-items:center;width:40px;height:40px;padding:0;transition:background .15s,border-color .15s,color .15s;display:inline-flex}.address-icon-button:hover{color:var(--blue-ink);background:#f2f7fb;border-color:#a9c9e1}.address-icon-button:focus-visible{border-color:#69aee0;outline:none;box-shadow:0 0 0 3px #087fca1f}.address-delete-button{color:#a23b35;width:36px;height:36px}.address-delete-button:hover{color:#8f2721;background:#fff4f3;border-color:#e2aaa6}.address-dialog-close{width:42px;height:42px}.profile-address-delete-confirm{background:#fff9f8;border:1px solid #f2d2ce;border-radius:9px;gap:3px;max-width:300px;padding:12px;display:grid}.profile-address-delete-confirm strong{font-size:12px}.profile-address-delete-confirm>span{color:var(--muted);font-size:11px;line-height:1.4}.profile-address-delete-confirm>div{justify-content:flex-end;gap:7px;margin-top:7px;display:flex}.profile-address-delete-confirm button{border:1px solid var(--line);cursor:pointer;font:inherit;background:#fff;border-radius:7px;min-height:30px;padding:0 10px;font-size:11px;font-weight:750}.profile-address-delete-confirm button.danger{color:#fff;background:#b42318;border-color:#b42318}.profile-address-empty{color:var(--ink);cursor:pointer;text-align:center;background:0 0;border:0;place-items:center;padding:34px 24px;display:grid}.profile-address-empty>span{color:var(--blue);background:#edf6fd;border-radius:9px;justify-content:center;align-items:center;width:46px;height:46px;margin-bottom:11px;display:flex}.profile-address-empty>strong{font-size:15px}.profile-address-empty>small{color:var(--muted);margin-top:4px;font-size:12px}.profile-address-empty>b{color:var(--blue);margin-top:12px;font-size:12px}.address-dialog-backdrop{z-index:120;background:#0a16247a;justify-content:center;align-items:center;padding:28px;display:flex;position:fixed;inset:0}.address-dialog{background:#fff;border:1px solid #ffffff73;border-radius:10px;width:100%;max-width:1180px;max-height:calc(100vh - 56px);overflow:hidden;box-shadow:0 24px 70px #0f22363d}.address-dialog-head{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;padding:17px 22px;display:flex}.address-dialog-head span{color:var(--blue);text-transform:uppercase;margin-bottom:3px;font-size:11px;font-weight:750;display:block}.address-dialog-head h2{margin:0;font-size:20px}.address-dialog-body{grid-template-columns:minmax(0,1.05fr) minmax(390px,.95fr);max-height:calc(100vh - 137px);display:grid;overflow:auto}.address-form-column{border-inline-end:1px solid var(--line);padding:22px}.address-label-picker{border:0;margin:0 0 18px;padding:0}.address-label-picker legend{color:var(--muted);margin-bottom:8px;font-size:12px;font-weight:700}.address-label-picker>div{border:1px solid var(--line);background:#f3f6f9;border-radius:9px;grid-template-columns:repeat(3,1fr);gap:3px;padding:3px;display:grid}.address-label-picker button{color:var(--muted);cursor:pointer;font:inherit;background:0 0;border:0;border-radius:7px;justify-content:center;align-items:center;gap:7px;min-height:40px;font-size:12px;font-weight:750;display:flex}.address-label-picker button.selected{color:var(--blue);background:#fff;box-shadow:0 1px 3px #142d441f}.address-form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.address-form-grid .field{margin:0}.address-form-section-head{border-top:1px solid var(--soft-line);gap:3px;margin:20px 0 12px;padding-top:18px;display:grid}.address-form-section-head strong{color:var(--ink);font-size:14px}.address-form-section-head span{color:var(--muted);font-size:12px;line-height:1.45}.address-country-field>div{border:1px solid var(--line);color:var(--blue);background:#f3f7fb;border-radius:8px;align-items:center;gap:9px;min-height:46px;padding:0 13px;display:flex}.address-country-field>div strong{color:var(--ink);font-size:14px;font-weight:650}.address-default-toggle{border-top:1px solid var(--soft-line);cursor:pointer;align-items:center;margin-top:18px;padding-top:16px;display:flex}.address-default-toggle>input{accent-color:var(--blue);width:18px;height:18px;margin:0 10px 0 0}[dir=rtl] .address-default-toggle>input{margin:0 0 0 10px}.address-default-toggle>span{align-items:center;gap:7px;font-size:12px;display:inline-flex}.address-default-toggle.locked{cursor:default;opacity:.65}.address-map-notice{color:#087443;align-items:center;gap:6px;margin:12px 0 0;font-size:12px;font-weight:650;display:flex}.address-map-picker{background:#f8fafc;grid-template-rows:auto minmax(300px,1fr) auto auto;min-height:560px;padding:22px;display:grid}.address-map-toolbar{grid-template-columns:minmax(0,1fr) auto;gap:8px;margin-bottom:10px;display:grid}.address-map-search{border:1px solid var(--line);color:var(--muted);background:#fff;border-radius:9px;align-items:center;gap:8px;padding:0 12px;display:flex}.address-map-search:focus-within{border-color:#69aee0;box-shadow:0 0 0 3px #087fca1a}.address-map-search input{color:var(--ink);font:inherit;background:0 0;border:0;outline:0;width:100%;min-height:44px;font-size:13px}.address-map-locate{color:var(--blue);width:46px;height:46px}.address-map-frame{border:1px solid var(--line);border-radius:9px;min-height:300px;position:relative;overflow:hidden}.address-map-canvas{width:100%;height:100%;min-height:300px}.address-map-pin{background:var(--blue);color:#fff;pointer-events:none;z-index:500;border:3px solid #fff;border-radius:50% 50% 50% 0;justify-content:center;align-items:center;width:42px;height:42px;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-100%)rotate(-45deg);box-shadow:0 8px 18px #08375e40}.address-map-pin svg{transform:rotate(45deg)}.address-map-spinner{border:2px solid #d7e2ec;border-top-color:var(--blue);border-radius:50%;width:16px;height:16px;animation:.8s linear infinite address-spin}@keyframes address-spin{to{transform:rotate(360deg)}}.address-map-result{grid-template-columns:auto 1fr;align-items:flex-start;gap:9px;min-height:68px;padding:14px 2px 10px;display:grid}.address-map-result>svg{color:var(--blue);margin-top:1px}.address-map-result strong,.address-map-result span{display:block}.address-map-result strong{font-size:12px;line-height:1.4}.address-map-result span{color:var(--muted);margin-top:3px;font-size:11px;line-height:1.4}.address-use-location{justify-content:center;width:100%}.address-dialog-actions{border-top:1px solid var(--line);grid-column:1/-1;justify-content:flex-end;align-items:center;gap:9px;padding:14px 22px;display:flex}.profile-address-panel{grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:16px;display:grid}.profile-address-icon,.profile-command-icon{color:var(--blue);background:#e9f4ff;border-radius:9px;justify-content:center;align-items:center;width:42px;height:42px;display:inline-flex}.profile-address-copy strong{text-transform:capitalize;margin-top:10px;font-size:13px;display:block}.profile-address-copy p{color:var(--ink);margin:3px 0 0;line-height:1.45}.profile-address-copy span{color:var(--muted);margin-top:5px;font-size:12px;display:block}.profile-inline-action{color:var(--blue);align-items:center;gap:5px;font-size:13px;font-weight:700;display:inline-flex}.profile-command-panel{display:grid;position:sticky;top:92px;overflow:hidden}.profile-command-heading{border-bottom:1px solid var(--line);background:#f8fafc;gap:4px;padding:18px 20px;display:grid}.profile-command-heading span{color:var(--blue);text-transform:uppercase;font-size:11px;font-weight:750}.profile-command-heading strong{font-size:18px}.profile-command-link{color:var(--ink);grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:12px;min-height:78px;padding:14px 18px;display:grid}.profile-command-link+.profile-command-link{border-top:1px solid var(--soft-line)}.profile-command-link>span:nth-child(2){gap:3px;display:grid}.profile-command-link small{color:var(--muted);font-size:12px;line-height:1.35}.profile-command-link>svg{color:#98a2b3}.profile-security-note{color:#067647;background:#f0f9f5;border-top:1px solid #cde9da;align-items:flex-start;gap:11px;padding:17px 18px;display:flex}.profile-security-note strong{color:#075b3a;font-size:13px}.profile-security-note p{color:#3b735a;margin:4px 0 0;font-size:12px;line-height:1.45}.logout-button{border:1px solid var(--line);color:var(--red);cursor:pointer;background:#fff;border-radius:9px;justify-content:center;align-items:center;gap:8px;min-height:44px;margin:14px 18px 8px;font-weight:650;display:inline-flex}.profile-last-login{color:var(--muted);text-align:center;margin:0 18px 16px;font-size:11px}.profile-loading{gap:12px;padding-top:40px;display:grid}.profile-loading span{background:#e8edf3;border-radius:9px;height:92px;animation:1.2s ease-in-out infinite pulse-soft;display:block}.profile-loading span:nth-child(2){height:74px}.profile-loading span:nth-child(3){height:280px}.profile-empty{text-align:center;place-items:center;max-width:560px;margin:30px auto 0;padding:44px;display:grid}.profile-empty h1{margin:14px 0 8px;font-size:32px}.profile-empty p{color:var(--muted);margin:0 0 18px;line-height:1.55}.shop-surface{gap:14px;padding-top:24px;display:grid}.finder,.product-card,.specs-panel,.checkout-panel,.cart-line,.order-summary,.fitment-grid article,.related-grid a,.success-shell{border:1px solid var(--line);background:#fff;border-radius:10px;box-shadow:0 1px 2px #1519220a}.finder{background:#fff;grid-template-columns:minmax(240px,2fr) minmax(170px,1fr) minmax(130px,.85fr) minmax(130px,.85fr) 100px 130px;gap:10px;padding:14px;display:grid;position:relative}.field{gap:6px;min-width:0;display:grid}.field span{color:var(--muted);letter-spacing:.04em;text-transform:uppercase;font-size:11px;font-weight:600}.field input,.field select,.input-icon{border:1px solid var(--line);color:var(--ink);background:#fff;border-radius:8px;outline:0;width:100%;min-height:42px;padding:0 13px;font-size:14px}.field input:focus,.field select:focus,.input-icon:focus-within{border-color:var(--blue);box-shadow:0 0 0 3px #006edc21}.input-icon{align-items:center;gap:8px;display:flex}.input-icon input{background:0 0;border:0;min-height:40px;padding:0}.finder-submit{align-self:end}.shop-title{border:1px solid var(--line);border-radius:var(--radius);box-shadow:var(--soft-shadow);background:#fff;grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:14px;padding:22px;display:grid}.shop-title h1{color:var(--ink);max-width:760px}.shop-title p{color:var(--muted);max-width:620px;margin:10px 0 0;font-size:15px;line-height:1.55}.product-copy h3,.fitment-grid h3{margin:10px 0 6px}.product-copy p,.checkout-note,.fitment-grid p,.lead,.empty-state p,.cart-line p{color:var(--muted);line-height:1.56}.catalog-stage{padding-top:16px;padding-bottom:48px}.catalog-command{border:1px solid var(--line);border-radius:var(--radius);box-shadow:var(--soft-shadow);background:#fff;justify-content:space-between;align-items:end;gap:16px;margin-bottom:14px;padding:16px;display:flex}.catalog-command h2,.catalog-head h2{font-family:var(--font-sans);margin:0;font-size:clamp(23px,2.4vw,32px);font-weight:650;line-height:1.12}.sort-control{border:1px solid var(--line);border-radius:var(--radius);background:#fff;grid-template-columns:minmax(190px,1fr) auto;align-items:end;gap:10px;padding:9px;display:grid}.category-rail{gap:8px;margin-bottom:14px;padding-bottom:3px;display:flex;overflow-x:auto}.category-rail a{border:1px solid var(--line);border-radius:var(--radius);color:#475569;box-shadow:none;background:#fff;flex:none;padding:10px 13px;font-size:13px;font-weight:700;transition:background .16s,border-color .16s,color .16s}.category-rail a:hover{color:var(--blue-ink);border-color:#006edc59}.category-rail a.active{color:#fff;background:#0f172a;border-color:#0f172a}.vehicle-context{border-radius:var(--radius);color:var(--blue-ink);background:#f0f9ff;border:1px solid #bae6fd;flex-wrap:wrap;align-items:center;gap:10px;margin-bottom:14px;padding:12px 14px;font-size:14px;display:flex}.vehicle-context span{font-weight:700}.vehicle-context a{color:var(--blue);margin-left:auto;font-size:13px;font-weight:650}.catalog-status{color:var(--muted);align-items:center;gap:10px;min-height:24px;margin-bottom:14px;font-size:13px;display:flex}.catalog-status strong{color:var(--ink);font-weight:700}.catalog-status span+span:before,.catalog-status strong+span:before{color:#cbd5e1;content:"·";margin-inline-end:10px}.product-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;display:grid}.product-card{box-shadow:var(--soft-shadow);grid-template-rows:178px 1fr;min-height:430px;transition:background .16s,border-color .16s,box-shadow .16s;display:grid;overflow:hidden}.product-card:hover{background:#fcfdff;border-color:#93c5fd;box-shadow:0 14px 36px #0f172a12}.product-media,.detail-media,.cart-line-media{background:#f8fafc;min-width:0;position:relative;overflow:hidden}.product-media:after{content:"";pointer-events:none;background:linear-gradient(#0000 75%,#0f172a0a);position:absolute;inset:0}.discount-chip{box-shadow:none;color:#fff;letter-spacing:0;white-space:nowrap;z-index:2;background:#b42318;border:1px solid #b423181f;border-radius:999px;align-items:center;min-height:26px;padding:0 9px;font-size:11px;font-weight:650;display:inline-flex;position:absolute;top:10px;right:10px}.product-media img,.detail-media img,.cart-line-media img,.related-media img{object-fit:cover;width:100%;height:100%;padding:0;transition:transform .18s;display:block}.product-card:hover .product-media img,.related-grid a:hover .related-media img{transform:scale(1.025)}.category-art{color:#607086;text-align:center;place-items:center;gap:10px;height:100%;padding:20px;display:grid}.product-copy{grid-template-rows:auto auto auto auto 1fr;align-content:start;gap:9px;padding:14px;display:grid}.product-copy h3{-webkit-line-clamp:2;-webkit-box-orient:vertical;min-height:40px;margin-block:3px 0;font-size:15.5px;font-weight:600;line-height:1.28;display:-webkit-box;overflow:hidden}.product-copy p{-webkit-line-clamp:2;-webkit-box-orient:vertical;min-height:38px;margin:0;font-size:13px;line-height:1.46;display:-webkit-box;overflow:hidden}.product-flags,.product-meta,.product-facts,.rating-line,.trust-grid,.number-cloud,.success-steps{flex-wrap:wrap;gap:6px;display:flex}.status,.product-meta span,.product-facts span,.rating,.rating-line span,.number-cloud span,.success-steps span{border-radius:999px;align-items:center;gap:5px;padding:6px 8px;font-size:11px;font-weight:600;line-height:1;display:inline-flex}.status{color:#475569;background:#eef2f6}.status.success{background:var(--green-soft);color:var(--green)}.status.warning{background:var(--amber-soft);color:var(--amber)}.status.danger{background:var(--red-soft);color:var(--red)}.status.blue{background:var(--blue-soft);color:var(--blue)}.status.fitment{background:var(--green-soft);color:var(--green);align-items:center;gap:5px;display:inline-flex}.status.neutral{color:#526174;background:#f2f5f9}.admin-status{text-transform:none;padding:7px 10px;font-size:12px;box-shadow:inset 0 0 0 1px}.status-pending{color:#92400e;background:#fffbeb}.status-confirmed{color:#1e40af;background:#eff6ff}.status-packed{color:#3730a3;background:#eef2ff}.status-shipped{color:#155e75;background:#ecfeff}.status-out-for-delivery{color:#075985;background:#f0f9ff}.status-delivered{color:#065f46;background:#ecfdf5}.status-cancelled{color:#9f1239;background:#fff1f2}.product-meta span,.product-facts span,.rating-line span,.number-cloud span,.success-steps span{color:#536174;background:#f6f9fd}.product-identity{border:1px solid var(--soft-line);background:#f8fafc;border-radius:8px;gap:4px;padding:9px;display:grid}.product-identity span{color:var(--muted);font-size:11px;font-weight:700}.product-identity strong{color:var(--ink);text-overflow:ellipsis;white-space:nowrap;font-size:12.5px;font-weight:700;overflow:hidden}.product-facts{gap:6px}.product-facts span{border-radius:8px;flex:120px;justify-content:center;min-height:30px}.product-bottom{justify-content:space-between;align-self:end;align-items:end;gap:10px;margin-top:2px;display:flex}.price,.detail-price{color:var(--ink);font-size:20px;font-weight:650;display:block}.compare{color:var(--muted);margin-left:8px;font-size:12px;font-weight:650;text-decoration:line-through}.rating{color:#805100;white-space:nowrap;background:#fff8df;font-size:11px}.empty-state{border:1px dashed var(--line);text-align:center;background:#fff;border-radius:8px;place-items:center;margin-top:16px;padding:42px;display:grid}.catalog-pagination{justify-content:center;align-items:center;gap:12px;margin-top:26px;display:flex}.catalog-pagination a,.catalog-pagination span{border:1px solid var(--line);color:var(--ink);background:#fff;border-radius:999px;align-items:center;min-height:42px;padding:0 16px;font-size:14px;font-weight:700;display:inline-flex}.catalog-pagination span{color:var(--muted)}.catalog-pagination a:hover{color:var(--blue);border-color:#006edc59}.catalog-pagination a.disabled{color:#a5afbd;pointer-events:none}.detail-shell{grid-template-columns:minmax(0,1fr) minmax(390px,.78fr);gap:18px;padding-top:16px;display:grid}.detail-media{border:1px solid var(--line);border-radius:var(--radius);box-shadow:var(--soft-shadow);min-height:520px}.detail-info{border:1px solid var(--line);border-radius:var(--radius);box-shadow:var(--soft-shadow);background:#fff;align-content:start;gap:14px;padding:20px;display:grid}.detail-info h1{font-family:var(--font-sans);margin:0;font-size:clamp(28px,3.4vw,40px);font-weight:650;line-height:1.12}.detail-nav{max-width:1460px;margin:0 auto;padding:16px clamp(18px,4vw,48px) 0}.detail-nav a{color:var(--blue-ink);align-items:center;gap:7px;font-size:14px;font-weight:600;display:inline-flex}.detail-kicker,.detail-breadcrumb{color:var(--blue);letter-spacing:0;text-transform:uppercase;font-size:12px;font-weight:600}.detail-breadcrumb{color:var(--muted);text-transform:none;flex-wrap:wrap;gap:8px;font-size:12px;display:flex}.detail-breadcrumb span{align-items:center;gap:8px;display:inline-flex}.detail-breadcrumb span:not(:last-child):after{color:#a1adbb;content:"/"}.lead{margin:0;font-size:14.5px;line-height:1.58}.detail-fitment-callout{border-radius:var(--radius);color:#9a3412;background:#fff7ed;border:1px solid #fed7aa;grid-template-columns:auto minmax(0,1fr);align-items:start;gap:10px;padding:12px;display:grid}.detail-fitment-callout.confirmed{color:#047857;background:#ecfdf5;border-color:#bbf7d0}.detail-fitment-callout svg{margin-top:2px}.detail-fitment-callout strong{color:inherit;font-size:14px;font-weight:650;line-height:1.35;display:block}.detail-fitment-callout span{color:#64748b;margin-top:3px;font-size:13px;line-height:1.45;display:block}.detail-fitment-callout a{color:inherit;margin-top:8px;font-size:13px;font-weight:650;display:inline-flex}.buy-box{border:1px solid var(--line);border-radius:var(--radius);background:#f8fafc;gap:12px;padding:14px;display:grid}.detail-info .add-to-cart-panel{box-shadow:var(--soft-shadow);border-color:#cfe2f3}.detail-price{font-size:28px}.price-label{color:var(--muted);letter-spacing:.04em;text-transform:uppercase;margin-bottom:5px;font-size:11px;font-weight:600;display:block}.detail-offer-line{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.inline-discount-chip{box-shadow:none;position:static}.buy-price-row{justify-content:space-between;align-items:start;gap:16px;display:flex}.detail-stock{background:var(--green-soft);color:var(--green);white-space:nowrap;border:1px solid #16824b1f;border-radius:999px;padding:7px 10px;font-size:11px;font-weight:600}.danger-text{background:var(--red-soft);color:var(--red);border-color:#b423181f}.detail-commerce-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:7px;display:grid}.detail-commerce-grid span{border:1px solid var(--soft-line);color:#475569;background:#fff;border-radius:8px;align-items:center;gap:8px;min-width:0;min-height:38px;padding:10px;font-size:11.5px;font-weight:700;display:flex}.detail-commerce-grid svg{color:var(--blue);flex:none}.detail-commerce-grid strong{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.trust-grid span,.summary-trust span{color:#4b5d74;background:#f4f7fb;border-radius:8px;align-items:center;gap:7px;padding:10px 12px;font-size:13px;font-weight:650;display:inline-flex}.detail-quick-facts{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;display:grid}.detail-quick-facts span{border:1px solid var(--soft-line);color:#4b5d74;background:#f8fafc;border-radius:8px;align-items:center;gap:8px;min-height:44px;padding:10px;font-size:12px;font-weight:700;display:flex}.detail-quick-facts svg{color:var(--blue);flex:none}.purchase-shell{grid-template-columns:repeat(2,minmax(0,1fr));align-items:start;gap:18px;padding-top:18px;display:grid}.reviews-shell{max-width:1460px;margin:0 auto;padding:26px clamp(18px,4vw,48px) 0}.reviews-head{justify-content:space-between;align-items:end;gap:16px;margin-bottom:14px;display:flex}.reviews-head h2{margin:0;font-size:24px;font-weight:650;line-height:1.2}.reviews-head p{color:var(--muted);margin:6px 0 0;line-height:1.5}.reviews-grid{grid-template-columns:280px minmax(0,1fr) 360px;align-items:start;gap:14px;display:grid}.review-summary-card,.review-list-panel,.review-form,.review-card{border:1px solid var(--line);border-radius:var(--radius);box-shadow:var(--soft-shadow);background:#fff}.review-summary-card{gap:10px;padding:18px;display:grid}.review-summary-card>strong{color:var(--ink);font-size:42px;font-weight:650;line-height:1}.review-summary-card>span{color:var(--muted);font-size:13px;font-weight:600}.review-stars{color:#d97706;gap:2px;display:inline-flex}.review-bars{gap:8px;margin-top:4px;display:grid}.review-bars div{grid-template-columns:14px minmax(0,1fr) 26px;align-items:center;gap:8px;display:grid}.review-bars span,.review-bars em{color:var(--muted);font-size:12px;font-style:normal;font-weight:650}.review-bars i{background:#eef2f7;border-radius:999px;height:8px;display:block;overflow:hidden}.review-bars b{background:var(--blue);height:100%;display:block}.review-facets{border-top:1px solid var(--soft-line);gap:8px;padding-top:12px;display:grid}.review-facets span{color:var(--muted);justify-content:space-between;align-items:center;font-size:13px;display:flex}.review-facets b{color:var(--ink)}.review-list-panel{gap:10px;padding:12px;display:grid}.review-card{box-shadow:none;gap:10px;padding:14px;display:grid}.review-card-top{justify-content:space-between;align-items:start;gap:12px;display:flex}.review-card-top strong{color:var(--ink);font-size:15px;font-weight:650;line-height:1.3;display:block}.review-card-top span{color:var(--muted);margin-top:3px;font-size:13px;display:block}.review-card p{color:#475569;margin:0;line-height:1.55}.review-card-facets{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;display:grid}.review-card-facets span{border:1px solid var(--soft-line);background:#f8fafc;border-radius:9px;justify-content:space-between;align-items:center;min-height:38px;padding:0 10px;display:flex}.review-card-facets em{color:var(--muted);font-size:12px;font-style:normal;font-weight:650}.review-card-facets b{color:#b45309;font-size:13px;font-weight:750}.review-login-gate{border:1px solid var(--soft-line);color:var(--muted);text-align:center;background:#f8fafc;border-radius:12px;place-items:center;gap:10px;padding:18px;display:grid}.review-login-gate strong{color:var(--ink);font-size:15px}.review-login-gate p{margin:0}.review-card-meta{flex-wrap:wrap;gap:7px;display:flex}.review-card-meta span,.verified-review{border:1px solid var(--soft-line);color:var(--muted);background:#f8fafc;border-radius:999px;align-items:center;gap:5px;min-height:28px;padding:0 9px;font-size:12px;font-weight:600;display:inline-flex}.verified-review{color:#047857;background:#ecfdf5;border-color:#bbf7d0}.review-helpful,.review-load-more{color:#475569;cursor:pointer;font:inherit;background:#fff;border:1px solid #d8e2f0}.review-helpful{border-radius:999px;align-items:center;gap:5px;min-height:28px;padding:0 9px;font-size:12px;font-weight:650;display:inline-flex}.review-helpful:hover:not(:disabled),.review-load-more:hover:not(:disabled){color:#1357a6;border-color:#9db7dc}.review-helpful:disabled{color:#7f8da3;cursor:default;background:#f8fafc}.review-load-more{border-radius:10px;width:100%;min-height:46px;font-weight:750}.reviews-empty{color:var(--muted);text-align:center;place-items:center;gap:10px;min-height:220px;display:grid}.review-form{gap:14px;padding:18px;display:grid;position:sticky;top:92px}.review-rating-input{gap:10px;display:grid}.review-rating-label{justify-content:space-between;align-items:center;display:flex}.review-rating-label span{color:var(--muted);letter-spacing:.04em;text-transform:uppercase;font-size:11px;font-weight:600}.review-rating-label b{color:var(--blue);font-size:12px;font-weight:750}.review-star-input{justify-content:space-between;align-items:center;gap:10px;width:100%;min-height:44px;display:flex}.review-star-input button{color:#cbd5e1;cursor:pointer;background:0 0;border:0;flex:1;justify-content:center;align-items:center;height:44px;padding:0;display:inline-flex}.review-star-input button.active{color:#f59e0b}.review-star-input button:hover,.review-star-input button:focus-visible{color:#f59e0b;outline:0}.field textarea{border:1px solid var(--line);color:var(--ink);resize:vertical;background:#fff;border-radius:8px;outline:0;width:100%;min-height:112px;padding:11px 13px;font-size:14px;line-height:1.5}.field textarea:focus{border-color:var(--blue);box-shadow:0 0 0 3px #006edc21}.specs-panel,.checkout-panel,.compatibility-shell,.related-shell{box-shadow:none}.specs-panel,.checkout-panel{border-radius:var(--radius);padding:18px}.specs-panel h2,.checkout-panel h2,.compatibility-shell h2,.related-shell h2{margin:0;font-size:20px;font-weight:650;line-height:1.2}.spec-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin-top:14px;display:grid}.spec-list div{border:1px solid var(--soft-line);background:#f8fafc;border-radius:8px;gap:5px;padding:12px;display:grid}.spec-list span{color:var(--muted);letter-spacing:.04em;text-transform:uppercase;font-size:11px;font-weight:600}.number-cloud{margin-top:18px}.fitment-compact-list{gap:10px;margin-top:14px;display:grid}.fitment-compact-card{border:1px solid var(--line);border-radius:var(--radius);background:#fff;gap:10px;padding:14px;display:grid}.fitment-compact-top{justify-content:space-between;align-items:start;gap:12px;display:flex}.fitment-label{color:var(--muted);letter-spacing:.04em;text-transform:uppercase;font-size:11px;font-weight:600;display:block}.fitment-compact-card h3{margin:0;font-size:16px;font-weight:700;line-height:1.25}.fitment-compact-years{border:1px solid var(--soft-line);color:var(--ink);background:#f8fafc;border-radius:8px;gap:4px;padding:11px 12px;display:grid}.fitment-compact-years span{color:var(--muted);letter-spacing:.04em;text-transform:uppercase;font-size:11px;font-weight:600}.fitment-compact-years strong{color:var(--blue-ink);font-size:22px;font-weight:650;line-height:1}.fitment-more{color:var(--blue);font-size:13px;font-weight:600}.panel-head{justify-content:space-between;align-items:end;gap:14px;margin-bottom:18px;display:flex}.panel-head span{color:var(--muted);font-size:13px;font-weight:650}.form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.field.compact{max-width:150px}.field.wide{grid-column:1/-1}.checkout-button{margin-top:16px}.disabled-link{cursor:not-allowed;opacity:.55;pointer-events:none}.checkout-note{margin:14px 0 0;font-size:13px}.add-to-cart-panel{align-self:start}.cart-action-grid{grid-template-columns:minmax(120px,160px) minmax(180px,1fr);align-items:end;gap:12px;display:grid}.compatibility-shell,.related-shell{padding-top:26px}.catalog-head{justify-content:space-between;align-items:end;gap:16px;margin-bottom:14px;display:flex}.fitment-grid,.related-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.related-grid{scroll-snap-type:x proximity;padding-bottom:6px;display:flex;overflow-x:auto}.fitment-grid article,.related-grid a{box-shadow:none}.fitment-compatible{background:var(--green-soft);min-height:28px;color:var(--green);border-radius:999px;align-items:center;gap:6px;padding:0 9px;font-size:11px;font-weight:600;display:inline-flex}.fitment-compatible svg{color:var(--green)}.related-grid a{scroll-snap-align:start;flex:0 0 min(300px,82vw);gap:10px;display:grid;overflow:hidden}.related-carousel-controls{gap:8px;display:inline-flex}.related-carousel-controls button{border:1px solid var(--line);border-radius:var(--radius);color:var(--blue-ink);cursor:pointer;background:#fff;justify-content:center;align-items:center;width:40px;height:40px;padding:0;transition:background .16s,border-color .16s,color .16s,box-shadow .16s;display:inline-flex}.related-carousel-controls button:hover{background:#f0f9ff;border-color:#bae6fd;box-shadow:0 10px 24px #0f172a0f}.related-grid a>div:not(.related-media){gap:6px;padding:0 14px 14px;display:grid}.related-media{background:#f8fafc;height:150px;position:relative;overflow:hidden}.related-grid a>div:not(.related-media)>span{color:var(--muted)}.related-price-row{flex-wrap:wrap;align-items:baseline;gap:8px;display:flex}.related-price-row .price{font-size:18px}.related-price-row .compare{margin-left:0}.success-shell{text-align:center;place-items:center;max-width:780px;margin-top:60px;padding-top:52px;padding-bottom:52px;display:grid}.success-mark{background:var(--green-soft);color:var(--green);border-radius:50%;justify-content:center;align-items:center;width:84px;height:84px;margin-bottom:16px;display:inline-flex}.success-shell h1{color:var(--ink);font-size:clamp(32px,4vw,42px)}.success-shell p{color:var(--muted);max-width:620px;font-size:17px;line-height:1.6}.success-actions{flex-wrap:wrap;justify-content:center;gap:12px;display:flex}.secondary-button{color:var(--ink);background:#eef4fb}.orders-shell,.order-detail-shell{gap:24px;padding-top:34px;display:grid}.orders-head{gap:10px;display:grid}.orders-head h1{font-family:var(--font-sans);margin:0;font-size:clamp(32px,4vw,42px);font-weight:600;line-height:1.12}.orders-head p{color:var(--muted);margin:0;font-size:16px}.orders-list{gap:12px;display:grid}.order-card,.orders-empty,.order-item-row{border:1px solid var(--line);background:#fff;border-radius:10px;box-shadow:0 1px 2px #1519220a}.order-card{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:18px;padding:18px;display:grid}.order-card h2{margin:10px 0 6px;font-size:24px}.order-card p{color:var(--muted);margin:0;line-height:1.5}.order-card-meta{place-items:end;gap:6px;display:grid}.order-card-meta strong{font-size:20px}.order-card-meta span{color:var(--muted);white-space:nowrap;font-size:13px;font-weight:650}.orders-empty{color:var(--muted);text-align:center;place-items:center;gap:12px;padding:42px 24px;display:grid}.orders-empty h1,.orders-empty h2,.orders-empty p{margin:0}.order-detail-grid{grid-template-columns:minmax(0,1fr) 360px;align-items:start;gap:18px;display:grid}.order-items-list,.order-info-list{gap:12px;margin-top:16px;display:grid}.order-item-row{justify-content:space-between;align-items:center;gap:16px;padding:14px;display:flex}.order-item-row div{gap:5px;display:grid}.order-item-actions{place-items:end;gap:8px;display:grid}.order-item-actions a{color:var(--blue);border:1px solid #bfdbfe;border-radius:999px;align-items:center;gap:6px;min-height:30px;padding:0 10px;font-size:12px;font-weight:750;display:inline-flex}.order-item-actions a:hover{background:var(--blue-soft);color:var(--blue-strong)}.order-item-row span,.order-info-list span{color:var(--muted);font-size:14px;font-weight:650}.order-info-list span{align-items:center;gap:9px;display:flex}.orders-hero-panel,.order-detail-hero{background:linear-gradient(135deg,#fffffffa,#eff7fff5),#fff;border:1px solid #d5e6f8;border-radius:14px;grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:24px;padding:clamp(22px,4vw,34px);display:grid;box-shadow:0 18px 44px #0c315f14}.orders-stat-grid{grid-template-columns:repeat(3,118px);gap:10px;display:grid}.orders-stat-grid div{background:#ffffffc7;border:1px solid #dbe9f7;border-radius:12px;gap:7px;padding:14px;display:grid}.orders-stat-grid span{color:var(--muted);font-size:12px;font-weight:700}.orders-stat-grid strong{color:var(--blue-ink);font-size:28px;line-height:1}.order-card{border-color:#d8e7f7;grid-template-columns:minmax(0,1fr) minmax(180px,auto);padding:20px;transition:border-color .16s,transform .16s,box-shadow .16s;box-shadow:0 12px 34px #0c315f0f}.order-card:hover{border-color:#0b67c26b;transform:translateY(-1px);box-shadow:0 18px 44px #0c315f1a}.order-card-main{gap:10px;min-width:0;display:grid}.order-card-top,.order-card-facts{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.order-date,.order-card-facts span{color:var(--muted);align-items:center;gap:7px;font-size:13px;font-weight:650;display:inline-flex}.small-action{color:var(--blue-ink);background:#eef4fb;border-radius:999px;justify-content:center;align-items:center;gap:7px;min-height:36px;padding:0 12px;font-size:13px;font-weight:700;display:inline-flex}.small-action.primary{background:var(--blue);color:#fff}.order-hero-actions{flex-wrap:wrap;justify-content:flex-end;gap:10px;display:flex}.order-items-panel{grid-column:1/-1}.order-main-column{gap:14px;min-width:0;display:grid}.order-side-column{gap:14px;display:grid;position:sticky;top:92px}.order-side-column .order-summary{position:static}.compact-status-panel{padding:16px}.customer-status-rail{gap:8px;margin-top:12px;display:grid}.customer-status-step{grid-template-columns:28px minmax(0,1fr);gap:10px;display:grid}.customer-status-marker{justify-items:center;display:grid}.customer-status-marker span{color:#94a3b8;background:#f1f5f9;border-radius:999px;justify-content:center;align-items:center;width:28px;height:28px;font-size:12px;font-weight:650;display:inline-flex;box-shadow:0 0 0 4px #fff}.customer-status-marker span.reached{background:var(--blue);color:#fff;box-shadow:0 0 0 4px #e0f2fe}.customer-status-marker i{background:#e2e8f0;width:2px;height:24px;margin:5px 0 0;display:block}.customer-status-marker i.reached{background:var(--blue)}.customer-status-copy{border-bottom:1px solid var(--soft-line);padding-bottom:10px}.customer-status-step:last-child .customer-status-copy{border-bottom:0;padding-bottom:0}.customer-status-copy p{color:#94a3b8;margin:0;font-size:13px;font-weight:600}.customer-status-copy p.reached{color:var(--ink)}.customer-status-copy small{color:var(--muted);margin-top:4px;font-size:12px;font-weight:650;display:block}.customer-status-cancelled{border-radius:var(--radius);color:#9f1239;background:#fff1f2;border:1px solid #fecdd3;margin-top:12px;padding:12px;font-size:14px;font-weight:600}.order-item-row{grid-template-columns:minmax(0,1fr) 90px 120px 120px;display:grid}.order-info-list{background:#f8fbff;border:1px solid #e1edf8;border-radius:10px;padding:14px}.order-support-actions{flex-wrap:wrap;gap:8px;margin-top:12px;display:flex}.order-support-actions a{border:1px solid var(--line);color:var(--blue-ink);background:#fff;border-radius:8px;align-items:center;gap:7px;min-height:38px;padding:0 12px;font-size:13px;font-weight:650;display:inline-flex}.order-support-actions a:hover{background:#f0f9ff;border-color:#bae6fd}.cart-shell{grid-template-columns:minmax(0,1fr) 360px;align-items:start;gap:22px;padding-top:34px;display:grid}.cart-main{min-width:0}.cart-main h1{font-family:var(--font-sans);margin:0 0 22px;font-size:clamp(32px,4vw,42px);font-weight:600;line-height:1.12}.cart-line{box-shadow:none;grid-template-columns:132px minmax(0,1fr) auto;gap:18px;margin-bottom:18px;padding:18px;display:grid}.cart-line-enhanced{border-color:#d7e7f7}.cart-line-media{border-radius:8px;justify-content:center;align-items:center;width:132px;height:132px;display:flex}.cart-line-body{min-width:0}.cart-line h2{margin:12px 0 6px;font-size:22px}.cart-line p{margin:0 0 12px}.cart-line-price{white-space:nowrap;align-content:start;justify-items:end;gap:6px;display:grid}.cart-line-price strong{font-size:22px}.cart-line-price span{color:var(--muted);font-weight:650}.cart-line-price small{color:var(--blue);font-size:12px;font-weight:700}.cart-edit-row{flex-wrap:wrap;align-items:center;gap:12px;margin-top:16px;display:flex}.quantity-control{border:1px solid var(--line);background:#f8fbff;border-radius:999px;align-items:center;min-height:44px;display:inline-flex;overflow:hidden}.quantity-control button{color:var(--ink);cursor:pointer;background:0 0;border:0;justify-content:center;align-items:center;width:44px;height:44px;display:inline-flex}.quantity-control button:disabled{color:#a6b4c5;cursor:not-allowed}.quantity-control input{border:0;border-left:1px solid var(--line);border-right:1px solid var(--line);text-align:center;background:#fff;width:58px;height:44px;font-weight:700}.quantity-control input::-webkit-outer-spin-button{appearance:none;margin:0}.quantity-control input::-webkit-inner-spin-button{appearance:none;margin:0}.remove-item-button{color:var(--red);cursor:pointer;background:#fff5f5;border:1px solid #ffd6d6;border-radius:999px;align-items:center;gap:7px;min-height:44px;padding:0 14px;font-size:13px;font-weight:700;display:inline-flex}.cart-checkout,.order-summary{box-shadow:none}.checkout-shell{align-items:start}.checkout-address-book{gap:18px;margin-bottom:22px;display:grid}.address-book-head{justify-content:space-between;align-items:center;gap:18px;display:flex}.address-book-head>div:first-child>span,.address-editor-head>div>span{color:var(--blue-ink);letter-spacing:.08em;text-transform:uppercase;margin-bottom:4px;font-size:11px;font-weight:750;display:block}.address-book-head h2{font-size:22px}.address-book-head p{color:var(--muted);margin:5px 0 0;font-size:13px;font-weight:600}.address-book-actions,.address-editor-actions{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.address-book-actions button,.address-editor-actions button{color:var(--blue-ink);cursor:pointer;font:inherit;background:#fff;border:1px solid #cfdae6;border-radius:8px;justify-content:center;align-items:center;gap:7px;min-height:40px;padding:0 13px;font-size:12px;font-weight:720;display:inline-flex}.address-book-actions button:hover,.address-editor-actions button:hover{background:#f5faff;border-color:#9fc8f0}.address-book-actions button.primary,.address-editor-actions button.primary{background:var(--blue);border-color:var(--blue);color:#fff}.address-book-actions button.primary:hover,.address-editor-actions button.primary:hover{background:var(--blue-strong);border-color:var(--blue-strong)}.address-book-actions button:disabled,.address-editor-actions button:disabled{cursor:not-allowed;opacity:.58}.address-book-loading{gap:8px;display:grid}.address-book-loading span{background:linear-gradient(90deg,#eef4fa,#f8fbff,#eef4fa);border-radius:8px;height:46px;animation:1.2s ease-in-out infinite pulse-soft;display:block}.address-choice-grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:12px;display:grid}.address-choice{border:1px solid var(--line);color:var(--ink);cursor:pointer;text-align:start;background:#f8fbff;border-radius:10px;gap:8px;min-height:128px;padding:15px;display:grid;position:relative}.address-choice.selected{background:linear-gradient(#eef6ff,#fff);border-color:#006edc8c;box-shadow:0 0 0 3px #006edc1a}.address-choice>svg{color:var(--blue);position:absolute;top:14px;right:14px}[dir=rtl] .address-choice>svg{left:14px;right:auto}.address-choice span{color:var(--blue);align-items:center;gap:7px;font-size:12px;font-weight:700;display:inline-flex}.address-choice strong{font-size:18px}.address-choice small{color:var(--muted);font-size:13px;font-weight:600;line-height:1.45}.address-empty{border:1px dashed var(--line);color:var(--muted);background:#f8fbff;border-radius:10px;align-items:center;gap:10px;padding:18px;font-weight:650;display:flex}.address-draft{background:#f8fbfe;border:1px solid #dce7f3;border-radius:9px;gap:14px;padding:18px;display:grid}.address-editor-head{justify-content:space-between;align-items:center;display:flex}.address-editor-head h3{margin:0;font-size:20px}.address-editor-close{color:var(--muted);cursor:pointer;background:#fff;border:1px solid #d6e0ea;border-radius:999px;justify-content:center;align-items:center;width:36px;height:36px;display:flex}.address-editor-close:hover{color:var(--blue);border-color:#9fc8f0}.address-editor-actions{border-top:1px solid #dde7f0;justify-content:flex-end;padding-top:14px}.compact-head{margin-bottom:0}.compact-head h3{margin:0;font-size:20px}.text-button{color:var(--blue);cursor:pointer;background:0 0;border:0;align-items:center;gap:7px;padding:0;font-weight:700;display:inline-flex}.payment-grid{grid-template-columns:1fr;gap:12px;display:grid}.payment-option{cursor:pointer}.payment-option input{opacity:0;position:absolute}.payment-option>.payment-option-body{border:1px solid var(--line);background:#f8fbff;border-radius:10px;align-items:center;gap:9px;min-height:58px;padding:14px;font-weight:700;display:flex}.payment-option input:checked+.payment-option-body{color:var(--blue);background:#f4f9ff;border-color:#006edc8c;box-shadow:0 0 0 3px #006edc1a}.payment-option-copy{flex-direction:column;flex:1;align-items:flex-start;gap:3px;display:flex}.payment-option-copy small{color:var(--muted);font-size:12px;font-weight:500;line-height:1.45}.payment-option-body em{color:var(--blue-ink);white-space:nowrap;font-size:12px;font-style:normal;font-weight:700}.payment-return-mark{color:var(--blue);background:#eaf5ff;border-radius:50%;justify-content:center;align-items:center;width:76px;height:76px;display:flex}.payment-return-mark.failed{color:#bd3028;background:#fff0ef}.test-payment-page{background:#f4f7fb;min-height:100vh;padding-bottom:72px}body:has(.test-payment-page) .site-footer{display:none}.test-payment-header{background:#fff;border-bottom:1px solid #dce5ef;justify-content:space-between;align-items:center;min-height:72px;padding:0 max(24px,50vw - 560px);display:flex}.test-payment-header>a{align-items:center;gap:11px;display:inline-flex}.test-payment-header>a>span:last-child{gap:1px;display:grid}.test-payment-header strong{font-size:16px;font-weight:750}.test-payment-header small{color:var(--muted);font-size:11px;font-weight:600}.test-payment-brand{background:var(--blue);color:#fff;border-radius:8px;justify-content:center;align-items:center;width:38px;height:38px;font-size:13px;font-weight:800;display:inline-flex}.test-mode-badge{background:var(--amber-soft);color:#7c4905;border:1px solid #f5d48d;border-radius:999px;align-items:center;gap:7px;min-height:30px;padding:0 11px;font-size:11px;font-weight:800;display:inline-flex}.test-payment-shell{grid-template-columns:minmax(0,1fr) 350px;align-items:start;gap:28px;max-width:1120px;margin:0 auto;padding:46px 24px 0;display:grid}.test-payment-form-panel,.test-payment-summary{background:#fff;border:1px solid #dce5ef;border-radius:8px;box-shadow:0 12px 32px #0f172a0e}.test-payment-form-panel{overflow:hidden}.test-payment-intro{border-bottom:1px solid var(--soft-line);padding:30px 32px 26px}.test-payment-intro>span{color:var(--blue-ink);text-transform:uppercase;align-items:center;gap:7px;font-size:12px;font-weight:750;display:inline-flex}.test-payment-intro h1{letter-spacing:0;margin:12px 0 7px;font-size:28px;font-weight:700;line-height:1.2}.test-payment-intro p{color:var(--muted);margin:0;font-size:14px;line-height:1.55}.test-scenario-picker{border-bottom:1px solid var(--soft-line);background:#f8fafc;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;padding:16px 32px;display:grid}.test-scenario-picker button{cursor:pointer;text-align:start;background:#fff;border:1px solid #dbe4ee;border-radius:7px;gap:4px;min-height:64px;padding:10px 12px;display:grid}.test-scenario-picker button:hover{border-color:#9ecff0}.test-scenario-picker button.active{background:#f0f9ff;border-color:#38a9e4;box-shadow:inset 0 0 0 1px #38a9e4}.test-scenario-picker button span{align-items:center;gap:5px;font-size:13px;font-weight:750;display:inline-flex}.test-scenario-picker button.active span{color:var(--blue-ink)}.test-scenario-picker button small{color:var(--muted);font-size:11px;font-weight:550}.test-card-form{gap:18px;padding:26px 32px 30px;display:grid}.test-method-row{background:#f8fbff;border:1px solid #cfe2f3;border-radius:8px;grid-template-columns:auto 1fr auto;align-items:center;gap:12px;min-height:66px;padding:11px 14px;display:grid}.test-method-row>span:nth-child(2){gap:3px;display:grid}.test-method-row strong{font-size:14px}.test-method-row small{color:var(--muted);font-size:12px}.test-method-row>svg{color:var(--green)}.test-method-icon,.test-verification-icon{color:var(--blue-ink);background:#e8f5fd;border-radius:7px;justify-content:center;align-items:center;width:40px;height:40px;display:inline-flex}.test-card-form>label,.test-card-fields label{gap:8px;display:grid}.test-card-form label>span{color:#475569;font-size:12px;font-weight:750}.test-card-form input{color:var(--ink);background:#fff;border:1px solid #cad6e3;border-radius:7px;width:100%;min-width:0;height:50px;padding:0 14px;font-size:15px}.test-card-form input:focus{border-color:var(--blue);outline:0;box-shadow:0 0 0 3px #0284c71c}.test-card-number{position:relative}.test-card-number input{padding-inline-end:72px}.test-card-number strong{color:var(--blue-ink);font-size:12px;position:absolute;top:17px;right:14px}[dir=rtl] .test-card-number strong{left:14px;right:auto}.test-card-fields{grid-template-columns:1fr 1fr;gap:14px;display:grid}.test-verification{background:#f5f9fe;border:1px solid #cfe2f3;border-radius:8px;grid-template-columns:auto 1fr 130px;align-items:center;gap:12px;padding:14px;display:grid}.test-verification>div{gap:3px;display:grid}.test-verification strong{font-size:13px}.test-verification small{color:var(--muted);font-size:11px}.test-verification input{letter-spacing:3px;text-align:center;font-size:18px;font-weight:700}.test-payment-error{background:var(--red-soft);color:var(--red);border:1px solid #f3c6c0;border-radius:7px;padding:12px 14px;font-size:13px;font-weight:650;line-height:1.5}.test-pay-button,.test-cancel-button{cursor:pointer;border-radius:7px;justify-content:center;align-items:center;gap:8px;min-height:50px;font-weight:750;display:inline-flex}.test-pay-button{background:var(--blue);border:1px solid var(--blue);color:#fff;margin-top:2px;font-size:15px}.test-pay-button:hover:not(:disabled){background:var(--blue-strong)}.test-pay-button:disabled,.test-cancel-button:disabled{cursor:not-allowed;opacity:.55}.test-cancel-button{color:#475569;background:0 0;border:0;min-height:38px;font-size:13px}[dir=rtl] .test-cancel-button svg{transform:rotate(180deg)}.test-payment-summary{position:sticky;top:24px;overflow:hidden}.test-summary-head,.test-summary-order,.test-summary-total{gap:8px;padding:20px 22px;display:grid}.test-summary-head{border-bottom:1px solid var(--soft-line);grid-template-columns:1fr auto;align-items:center}.test-summary-head span{color:var(--muted);text-transform:uppercase;font-size:12px;font-weight:700}.test-summary-head strong{font-size:13px}.test-summary-order{border-bottom:1px solid var(--soft-line)}.test-summary-order small{color:var(--muted);text-transform:uppercase;font-size:11px;font-weight:700}.test-summary-order strong{font-size:14px;line-height:1.5}.test-summary-total{grid-template-columns:1fr auto;align-items:baseline}.test-summary-total span{color:#475569;font-size:13px;font-weight:700}.test-summary-total strong{font-size:24px;font-weight:750}.test-security-copy{border-top:1px solid var(--soft-line);color:var(--blue-ink);background:#f8fafc;grid-template-columns:auto 1fr;align-items:start;gap:10px;padding:18px 22px;display:grid}.test-security-copy span{gap:4px;display:grid}.test-security-copy strong{font-size:12px}.test-security-copy small{color:var(--muted);font-size:11px;line-height:1.5}@media (max-width:820px){.test-payment-shell{grid-template-columns:1fr;max-width:680px;padding-top:24px}.test-payment-summary{grid-row:1;position:static}}@media (max-width:560px){.test-payment-header{min-height:64px;padding:0 16px}.test-payment-header small{display:none}.test-mode-badge{font-size:10px}.test-payment-shell{gap:14px;padding:14px 12px 0}.test-payment-intro,.test-card-form{padding-left:18px;padding-right:18px}.test-payment-intro h1{font-size:24px}.test-scenario-picker{grid-template-columns:1fr;padding:14px 18px}.test-scenario-picker button{min-height:56px}.test-verification{grid-template-columns:auto 1fr}.test-verification input{grid-column:1/-1}}.payment-wallet-shell{max-width:1180px;margin:0 auto;padding:28px 24px 72px}.payment-wallet-head{border-bottom:1px solid var(--line);justify-content:space-between;align-items:end;gap:24px;margin-top:20px;padding-bottom:24px;display:flex}.payment-wallet-head h1{color:var(--ink);margin:6px 0 7px;font-size:32px;font-weight:680;line-height:1.15}.payment-wallet-head p,.payment-edit-note{color:var(--muted);margin:0;font-size:14px;line-height:1.55}.payment-security-strip{color:var(--blue-ink);background:#f6faff;border:1px solid #d8e8fa;border-radius:8px;align-items:center;gap:12px;margin:22px 0;padding:13px 15px;display:flex}.payment-security-strip div{gap:2px;display:grid}.payment-security-strip strong{font-size:14px}.payment-security-strip span{color:var(--muted);font-size:13px}.payment-method-list{border:1px solid var(--line);border-radius:8px;overflow:hidden}.saved-payment-row{border-bottom:1px solid var(--line);background:#fff;grid-template-columns:62px minmax(0,1fr) auto;align-items:center;gap:16px;min-height:96px;padding:18px 20px;display:grid}.saved-payment-row:last-child{border-bottom:0}.saved-payment-row.default{box-shadow:inset 3px 0 0 var(--blue)}[dir=rtl] .saved-payment-row.default{box-shadow:inset -3px 0 0 var(--blue)}.payment-brand-mark{color:#13213a;background:#fff;border:1px solid #dce4ee;border-radius:7px;justify-content:center;align-items:center;width:62px;height:42px;font-size:12px;font-style:normal;font-weight:800;display:inline-flex}.payment-brand-mark img{object-fit:contain;flex:none;max-width:42px;max-height:24px;display:block}.payment-brand-mark.compact{width:52px;height:36px}.saved-payment-copy{gap:5px;min-width:0;display:grid}.saved-payment-copy>div{flex-wrap:wrap;align-items:center;gap:9px;display:flex}.saved-payment-copy strong{color:var(--ink);font-size:15px;font-weight:680}.saved-payment-copy>span{color:var(--muted);font-size:13px}.default-payment-badge,.checkout-default-label{color:var(--blue-ink);background:#eef6ff;border-radius:999px;align-items:center;gap:4px;padding:4px 8px;font-size:11px;font-weight:700;display:inline-flex}.saved-payment-actions{align-items:center;gap:8px;display:flex}.saved-payment-actions button,.checkout-wallet-actions button,.checkout-wallet-actions a{color:var(--blue-ink);cursor:pointer;font:inherit;background:0 0;border:0;align-items:center;gap:6px;padding:8px;font-size:13px;font-weight:650;text-decoration:none;display:inline-flex}.saved-payment-actions button.danger{color:#b42318;padding:9px}.payment-wallet-empty{text-align:center;border:1px dashed #c9d5e3;border-radius:8px;flex-direction:column;align-items:center;min-height:310px;padding:52px 24px;display:flex}.payment-wallet-empty>span{color:var(--blue);background:#edf6ff;border-radius:8px;justify-content:center;align-items:center;width:56px;height:56px;display:flex}.payment-wallet-empty h2{margin:18px 0 7px;font-size:20px}.payment-wallet-empty p{color:var(--muted);margin:0 0 22px;font-size:14px}.payment-wallet-loading{gap:1px;display:grid}.payment-wallet-loading span{background:#eef2f6;height:94px;animation:1.2s infinite alternate skeleton}.payment-modal-backdrop{z-index:120;background:#0f172a8f;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.payment-modal{background:#fff;border:1px solid #d8e1eb;border-radius:10px;width:100%;max-width:570px;max-height:calc(100vh - 40px);padding:26px;position:relative;overflow-y:auto;box-shadow:0 24px 64px #0f172a3d}.payment-modal-close{color:var(--ink);cursor:pointer;background:#f2f5f8;border:0;border-radius:7px;justify-content:center;align-items:center;width:38px;height:38px;display:flex;position:absolute;top:20px;right:20px}[dir=rtl] .payment-modal-close{left:20px;right:auto}.payment-modal-heading{align-items:flex-start;gap:13px;padding-inline-end:42px;display:flex}.payment-modal-icon{color:var(--blue);background:#edf6ff;border-radius:8px;flex:none;justify-content:center;align-items:center;width:44px;height:44px;display:flex}.payment-modal-heading h2{color:var(--ink);margin:0 0 4px;font-size:22px;line-height:1.25}.payment-modal-heading p{color:var(--muted);margin:0;font-size:13px;line-height:1.5}.payment-card-form{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin-top:24px;display:grid}.payment-default-check{color:var(--ink);cursor:pointer;grid-column:1/-1;align-items:center;gap:9px;font-size:13px;font-weight:600;display:flex}.payment-default-check input{opacity:0;width:1px;height:1px;position:absolute}.payment-check-box{color:#0000;background:#fff;border:1px solid #aebdcd;border-radius:5px;justify-content:center;align-items:center;width:20px;height:20px;display:flex}.payment-default-check input:checked+.payment-check-box{background:var(--blue);border-color:var(--blue);color:#fff}.payment-form-error{color:#9f1239;background:#fff1f2;border:1px solid #fecdd3;border-radius:7px;grid-column:1/-1;margin:0;padding:10px 12px;font-size:13px}.payment-card-form .field input[aria-invalid=true]{border-color:#d92d20;box-shadow:0 0 0 3px #d92d201a}.payment-card-form .payment-field-error{color:#b42318;font-size:12px;font-weight:500;line-height:1.45}.payment-modal-actions{border-top:1px solid var(--line);grid-column:1/-1;justify-content:space-between;align-items:center;gap:16px;margin-top:4px;padding-top:18px;display:flex}.payment-modal-actions>span{color:var(--muted);align-items:center;gap:6px;font-size:12px;display:flex}.payment-edit-modal{gap:20px;display:grid}.payment-edit-note{background:#f7f9fb;border-radius:7px;padding:11px 12px}.payment-dialog-actions{border-top:1px solid var(--line);justify-content:flex-end;gap:10px;padding-top:18px;display:flex}.payment-dialog-actions button{color:var(--ink);cursor:pointer;font:inherit;background:#fff;border:1px solid #cbd6e2;border-radius:7px;min-height:42px;padding:0 16px;font-size:14px;font-weight:650}.payment-dialog-actions button.button{background:var(--blue);border-color:var(--blue);color:#fff}.payment-dialog-actions button.danger-confirm{color:#fff;background:#b42318;border-color:#b42318;justify-content:center;align-items:center;gap:7px;display:inline-flex}.payment-remove-modal{text-align:start;gap:20px;max-width:520px;display:grid}.payment-remove-heading{align-items:flex-start}.payment-remove-heading h2{margin:0 0 5px}.payment-remove-question,.payment-remove-note{color:var(--muted);margin:0;font-size:14px;line-height:1.55}.payment-remove-icon{color:#b42318;background:#fff1f2;border-radius:8px;justify-content:center;align-items:center;width:46px;height:46px;display:flex}.payment-remove-summary{border:1px solid var(--line);background:#f7f9fb;border-radius:8px;align-items:center;gap:14px;padding:15px;display:flex}.payment-remove-summary>div{gap:4px;min-width:0;display:grid}.payment-remove-summary strong{color:var(--ink);font-size:15px;font-weight:680}.payment-remove-summary span{color:var(--muted);font-size:13px}.payment-remove-modal .payment-dialog-actions{margin-top:2px}.payment-modal-close:disabled,.payment-dialog-actions button:disabled{cursor:not-allowed;opacity:.55}.checkout-delivery-section{border-top:1px solid var(--line);margin-top:24px;padding-top:24px}.checkout-section-heading{align-items:flex-start;gap:12px;margin-bottom:14px;display:flex}.checkout-section-heading h2{margin:0;font-size:18px}.checkout-section-heading p{color:var(--muted);margin:3px 0 0;font-size:13px}.checkout-section-icon{color:var(--blue);background:#eaf3ff;border-radius:8px;flex:0 0 40px;justify-content:center;align-items:center;height:40px;display:flex}.checkout-delivery-options{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.checkout-delivery-option{color:var(--ink);cursor:pointer;font:inherit;text-align:start;background:#fff;border:1px solid #d8e1eb;border-radius:8px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:12px;min-height:112px;padding:15px;display:grid;position:relative}.checkout-delivery-option:hover{border-color:#9fc8f0}.checkout-delivery-option.active{background:#f5faff;border-color:#61a8ec;box-shadow:0 0 0 2px #006edc14}.checkout-delivery-option-icon{color:var(--blue);background:#edf5fd;border-radius:8px;justify-content:center;align-items:center;width:42px;height:42px;display:flex}.checkout-delivery-option-copy,.checkout-delivery-option-price{gap:3px;display:grid}.checkout-delivery-option-copy strong,.checkout-delivery-option-price strong{font-size:14px}.checkout-delivery-option-copy span,.checkout-delivery-option-copy small,.checkout-delivery-option-price small{color:var(--muted);font-size:12px;line-height:1.35}.checkout-delivery-option-price{text-align:end;min-width:92px}.checkout-delivery-check{background:var(--blue);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:22px;height:22px;display:none;position:absolute;top:10px;right:10px}[dir=rtl] .checkout-delivery-check{left:10px;right:auto}.checkout-delivery-option.active .checkout-delivery-check{display:flex}.checkout-payment-panel{margin-top:22px}@media (max-width:720px){.checkout-delivery-options{grid-template-columns:1fr}.checkout-delivery-option{min-height:96px}}.payment-selector-head{align-items:center}.payment-selector-head>div{gap:4px;display:grid}.payment-selector-head>div>span{font-weight:500}.payment-selector-head>svg{color:var(--blue)}.checkout-payment-choices{gap:9px;display:grid}.checkout-payment-choice{color:var(--ink);cursor:pointer;font:inherit;text-align:start;background:#fff;border:1px solid #d8e1eb;border-radius:8px;grid-template-columns:auto minmax(0,1fr) auto auto;align-items:center;gap:13px;width:100%;min-height:72px;padding:12px 14px;display:grid}.checkout-payment-choice.selected{background:#f7fbff;border-color:#76b7f6;box-shadow:0 0 0 2px #006edc17}.checkout-payment-choice:disabled{cursor:not-allowed;opacity:.5}.checkout-payment-copy{gap:3px;display:grid}.checkout-payment-copy strong{font-size:14px;font-weight:680}.checkout-payment-copy small{color:var(--muted);font-size:12px}.payment-choice-icon{background:#f0f4f8;border-radius:7px;justify-content:center;align-items:center;width:52px;height:40px;display:flex}.payment-choice-radio{color:#fff;border:1px solid #aebccc;border-radius:50%;justify-content:center;align-items:center;width:20px;height:20px;display:flex}.selected .payment-choice-radio{background:var(--blue);border-color:var(--blue)}.apple-pay-choice{color:#fff;background:#111;border-color:#111;grid-template-columns:104px minmax(0,1fr) auto}.apple-pay-choice.selected{background:#111;border-color:#111;box-shadow:0 0 0 3px #11111124}.apple-pay-choice>span:nth-child(2){color:#d3d6da;font-size:12px}.apple-pay-wordmark{font-size:18px;font-weight:700}.apple-pay-choice .payment-choice-radio{border-color:#777}.apple-pay-choice.selected .payment-choice-radio{color:#111;background:#fff;border-color:#fff}.checkout-wallet-actions{border-top:1px solid var(--line);justify-content:space-between;align-items:center;margin-top:14px;padding-top:10px;display:flex}.payment-choice-loading{gap:9px;display:grid}.payment-choice-loading span{background:#eef2f6;border-radius:8px;height:72px;animation:1.2s infinite alternate skeleton}.test-payment-method-tabs{background:#eef2f6;border-radius:8px;grid-template-columns:1fr 1fr;gap:4px;margin-bottom:20px;padding:4px;display:grid}.test-payment-method-tabs button{color:#526173;cursor:pointer;font:inherit;background:0 0;border:0;border-radius:6px;min-height:42px;font-size:14px;font-weight:680}.test-payment-method-tabs button.active{color:#111827;background:#fff;box-shadow:0 1px 3px #0f172a1f}.test-wallet-panel{text-align:center;border:1px solid #dce3eb;border-radius:9px;flex-direction:column;align-items:center;min-height:250px;padding:42px 24px;display:flex}.test-wallet-panel>span{color:#111827;font-size:18px;font-weight:700}.test-wallet-panel p{color:#667085;max-width:360px;margin:8px 0 24px;font-size:13px;line-height:1.55}.test-wallet-button{color:#fff;cursor:pointer;font:inherit;background:#000;border:0;border-radius:7px;width:min(100%,330px);min-height:52px;padding:0 34px;font-size:16px;font-weight:680}.test-wallet-button:disabled{cursor:wait;opacity:.55}@media (max-width:640px){.payment-wallet-shell{padding:20px 16px 52px}.payment-wallet-head{flex-direction:column;align-items:stretch}.payment-wallet-head .button{justify-content:center;width:100%}.saved-payment-row{grid-template-columns:52px minmax(0,1fr);padding:16px}.saved-payment-actions{grid-column:1/-1;justify-content:flex-end}.payment-card-form{grid-template-columns:1fr}.payment-card-form .field{grid-column:1}.payment-modal{padding:22px 18px}.payment-modal-actions{flex-direction:column;align-items:stretch}.payment-modal-actions .button{justify-content:center;width:100%}.checkout-payment-choice{grid-template-columns:auto minmax(0,1fr) auto}.checkout-default-label{display:none}.checkout-wallet-actions{flex-direction:column;align-items:flex-start}.apple-pay-choice{grid-template-columns:minmax(0,1fr) auto}.apple-pay-choice>span:nth-child(2){display:none}}.order-summary{padding:20px;position:sticky;top:92px}.order-summary h2{margin:0 0 16px}.summary-row{border-bottom:1px solid var(--soft-line);justify-content:space-between;align-items:center;padding:13px 0;display:flex}.summary-row span{color:var(--muted);font-weight:650}.summary-row.total{border-bottom:0;font-size:20px}.summary-row.total span{color:var(--ink)}.summary-trust{gap:9px;margin-top:14px;display:grid}.orders-ledger-shell{gap:22px;max-width:1380px;padding-top:42px;padding-bottom:72px}.orders-command-head{justify-content:space-between;align-items:end;gap:24px;display:flex}.orders-command-head h1{margin:10px 0 8px;font-size:clamp(34px,4vw,46px);font-weight:650;line-height:1.08}.orders-command-head p{color:var(--muted);margin:0;font-size:15px;font-weight:550}.orders-kicker{color:var(--blue-ink);text-transform:uppercase;align-items:center;gap:7px;font-size:12px;font-weight:750;display:inline-flex}.orders-shop-link{border:1px solid var(--line);color:var(--ink);white-space:nowrap;background:#fff;border-radius:8px;align-items:center;gap:8px;min-height:42px;padding:0 14px;font-size:13px;font-weight:700;display:inline-flex}.orders-shop-link:hover{color:var(--blue-ink);background:#f8fbff;border-color:#bdd7ee}.orders-toolbar{justify-content:space-between;align-items:center;gap:14px;display:flex}.orders-search{border:1px solid var(--line);color:var(--muted);background:#fff;border-radius:8px;flex:420px;align-items:center;gap:9px;max-width:560px;min-height:44px;padding:0 13px;display:flex}.orders-search:focus-within{border-color:#75b6e1;box-shadow:0 0 0 3px #0284c717}.orders-search input{color:var(--ink);background:0 0;border:0;outline:0;width:100%;min-width:0}.orders-filter{border:1px solid var(--line);background:#fff;border-radius:8px;align-items:center;gap:3px;padding:3px;display:flex}.orders-filter button{color:var(--muted);cursor:pointer;white-space:nowrap;background:0 0;border:0;border-radius:6px;align-items:center;gap:7px;min-height:36px;padding:0 11px;font-size:12px;font-weight:700;display:inline-flex}.orders-filter button span{color:#94a3b8;font-size:11px}.orders-filter button.active{color:var(--blue-ink);background:#e9f5fd}.orders-filter button.active span{color:var(--blue-ink)}.orders-ledger{background:#fff;border:1px solid #dce6f0;border-radius:10px;overflow:hidden}.orders-page-nav{border-top:1px solid var(--line);color:var(--muted);justify-content:space-between;align-items:center;gap:16px;padding:18px 20px;font-size:14px;font-weight:650;display:flex}.orders-page-nav button{border:1px solid var(--line);min-height:40px;color:var(--ink);font:inherit;cursor:pointer;background:#fff;border-radius:8px;padding:0 14px}.orders-page-nav button:hover:not(:disabled){background:#f6faff;border-color:#a8c8eb}.orders-page-nav button:disabled{cursor:default;opacity:.42}.orders-ledger-head{background:#f8fafc;border-bottom:1px solid #e3eaf2;justify-content:space-between;align-items:center;min-height:48px;padding:0 18px;display:flex}.orders-ledger-head span,.orders-ledger-head strong{color:var(--muted);font-size:12px;font-weight:700}.order-ledger-row{cursor:pointer;color:var(--ink);border-bottom:1px solid #e8eef5;grid-template-columns:104px minmax(260px,1fr) 170px 130px;align-items:center;gap:22px;min-height:142px;padding:18px;text-decoration:none;transition:background .16s;display:grid}.orders-cancellation-confirmation{color:#18794e;background:#f0fbf5;border:1px solid #b7e4c9;border-radius:10px;grid-template-columns:auto 1fr auto;align-items:center;gap:12px;padding:14px 16px;display:grid}.orders-cancellation-confirmation div{gap:2px;display:grid}.orders-cancellation-confirmation strong{color:#145c3d;font-size:14px}.orders-cancellation-confirmation span{color:#35745a;font-size:13px;line-height:1.45}.orders-cancellation-confirmation button{color:#35745a;cursor:pointer;background:0 0;border:0;justify-content:center;align-items:center;width:34px;height:34px;padding:0;font-size:24px;display:flex}.order-ledger-row:last-child{border-bottom:0}.order-ledger-row:hover,.order-ledger-row:focus-visible{box-shadow:inset 3px 0 0 var(--blue);background:#fbfdff;outline:none}.order-product-stack{width:96px;height:92px;position:relative}.order-product-stack span{color:var(--muted);background:#f2f6fa;border:2px solid #fff;border-radius:8px;justify-content:center;align-items:center;width:78px;height:78px;display:flex;position:absolute;top:7px;left:0;overflow:hidden}.order-product-stack span:nth-child(2){top:3px;left:9px}.order-product-stack span:nth-child(3){top:0;left:18px}.order-product-stack img{object-fit:cover;width:100%;height:100%}.order-ledger-main{min-width:0}.order-ledger-title{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.order-ledger-title small{color:var(--muted);align-items:center;gap:5px;font-size:12px;font-weight:600;display:inline-flex}.order-ledger-main h2{margin:9px 0 4px;font-size:18px;font-weight:700}.order-ledger-main>p{color:#475569;text-overflow:ellipsis;white-space:nowrap;margin:0;font-size:14px;font-weight:600;overflow:hidden}.order-ledger-facts{flex-wrap:wrap;align-items:center;gap:13px;margin-top:10px;display:flex}.order-ledger-facts span{color:var(--muted);align-items:center;gap:5px;font-size:12px;font-weight:600;display:inline-flex}.order-ledger-delivery,.order-ledger-total{gap:6px;display:grid}.order-ledger-delivery span,.order-ledger-total span{color:var(--muted);text-transform:uppercase;font-size:11px;font-weight:650}.order-ledger-delivery strong{color:#334155;font-size:13px;font-weight:650}.order-ledger-total strong{white-space:nowrap;font-size:16px;font-weight:700}.orders-empty-premium{border-radius:10px;max-width:620px;min-height:360px;margin:30px auto 60px}.orders-empty-icon{color:var(--blue);background:#e8f5fd;border-radius:50%;justify-content:center;align-items:center;width:64px;height:64px;display:flex}.orders-empty-icon.danger{background:var(--red-soft);color:var(--red)}.orders-search-empty button{color:var(--blue-ink);cursor:pointer;background:0 0;border:0;font-weight:700}.orders-loading{gap:1px;display:grid}.orders-loading span{background:linear-gradient(90deg,#edf3f8,#f8fbfd,#edf3f8);border-radius:8px;height:142px;animation:1.2s ease-in-out infinite pulse-soft;display:block}.order-detail-shell{gap:20px;max-width:1380px;padding-top:24px;padding-bottom:72px}.order-detail-hero.order-detail-command{box-shadow:none;background:#fff;border-color:#dce6f0;border-radius:10px;align-items:center;padding:24px}.order-detail-heading{gap:7px}.order-detail-heading h1{font-size:clamp(28px,3vw,36px);font-weight:650}.order-detail-meta{color:var(--muted);flex-wrap:wrap;align-items:center;gap:10px;font-size:13px;font-weight:600;display:flex}.order-lifecycle-note{max-width:680px;color:var(--muted);margin:10px 0 0;font-size:.9rem;line-height:1.55}.order-detail-command .secondary-button{color:var(--blue-ink);background:#eef5fb}.order-detail-command .secondary-button:hover{box-shadow:none;background:#dff0fb}.order-items-panel{border-radius:10px;padding:20px}.order-items-panel .order-items-list{border:1px solid #e1e9f1;border-radius:8px;gap:0;overflow:hidden}.order-items-panel .order-item-row{box-shadow:none;border:0;border-bottom:1px solid #e7edf4;border-radius:0;grid-template-columns:minmax(300px,1fr) 80px 110px 130px;gap:16px;min-height:104px;padding:12px}.order-items-panel .order-item-row:last-child{border-bottom:0}.order-item-product{align-items:center;min-width:0;gap:14px!important;display:flex!important}.order-item-product>div{min-width:0}.order-item-product>div strong{font-size:15px;font-weight:700}.order-item-product>div span{font-size:12px;font-weight:600}.order-item-media{color:var(--muted);background:#f2f6fa;border:1px solid #e1e9f1;border-radius:7px;flex:0 0 76px;justify-content:center;align-items:center;width:76px;height:76px;display:flex;overflow:hidden}.order-item-media img{object-fit:cover;width:100%;height:100%}.order-main-column .checkout-panel,.order-side-column .order-summary{box-shadow:none;border-color:#dce6f0;border-radius:10px}.order-main-column .order-info-list{background:#f8fafc;border-color:#e1e9f1;border-radius:8px}.cart-shell{grid-template-columns:minmax(0,1fr) 390px;gap:clamp(24px,3vw,42px);padding-top:36px;padding-bottom:64px}.cart-main-wide{grid-column:1/-1}.cart-main h1{letter-spacing:0;margin:0;font-size:clamp(30px,3vw,40px);font-weight:650}.cart-back-link{color:var(--blue-ink);align-items:center;gap:7px;margin-bottom:24px;font-size:14px;font-weight:700;transition:color .16s,transform .16s;display:inline-flex}.cart-back-link:hover{color:var(--blue);transform:translate(-2px)}.cart-title-row{justify-content:space-between;align-items:center;gap:18px;margin-bottom:24px;display:flex}.cart-title-note{color:var(--muted);margin:7px 0 0;font-size:14px;font-weight:600}.cart-clear-button{border:1px solid var(--line);color:var(--muted);cursor:pointer;white-space:nowrap;background:#fff;border-radius:7px;align-items:center;gap:7px;min-height:38px;padding:0 13px;font-size:13px;font-weight:700;display:inline-flex}.cart-clear-button:hover{color:var(--red);background:#fff5f5;border-color:#ffd6d6}.cart-line-list,.checkout-line-list{display:grid}.checkout-intro{max-width:720px;margin-bottom:26px}.checkout-intro .eyebrow{margin-bottom:10px}.checkout-intro p{color:var(--muted);margin:9px 0 0;font-size:15px;line-height:1.55}.cart-line-list{background:#fff;border:1px solid #dce7f3;border-radius:10px;overflow:hidden}.checkout-review-panel{background:#fff;border:1px solid #dce7f3;border-radius:10px;margin-bottom:22px;overflow:hidden}.checkout-review-head{background:#f8fbfe;border-bottom:1px solid #e2eaf2;justify-content:space-between;align-items:center;padding:18px 20px;display:flex}.checkout-review-head span{color:var(--blue-ink);letter-spacing:.08em;text-transform:uppercase;margin-bottom:4px;font-size:11px;font-weight:750;display:block}.checkout-review-head h2{margin:0;font-size:20px}.checkout-review-head>strong{color:var(--blue-ink);white-space:nowrap;background:#eaf5fc;border-radius:999px;padding:7px 10px;font-size:12px;font-weight:750}.checkout-line-list{gap:0}.checkout-line{border-bottom:1px solid #e6edf5;grid-template-columns:112px minmax(0,1fr) auto;align-items:center;gap:18px;padding:18px 20px;display:grid}.checkout-line:last-child{border-bottom:0}.checkout-line .cart-line-media{width:112px;height:112px}.checkout-line-copy{min-width:0}.checkout-line-copy h3{margin:0 0 12px;font-size:20px;line-height:1.25}.checkout-line-price{white-space:nowrap;justify-items:end;gap:5px;display:grid}.checkout-line-price strong{color:var(--ink);font-size:20px;font-weight:700}.checkout-line-price small{color:var(--green);font-size:11px;font-weight:650}.cart-item-row{background:#fff;border:0;border-bottom:1px solid #e6edf5;grid-template-columns:172px minmax(0,1fr) minmax(150px,auto);gap:22px;padding:18px;transition:background .16s;display:grid}.cart-item-row:last-child{border-bottom:0}.cart-item-row:hover{background:#fbfdff}.cart-item-media{color:var(--muted);background:#f3f7fb;border:1px solid #e1eaf3;border-radius:8px;width:172px;height:172px;display:block;overflow:hidden}.cart-item-media img{object-fit:cover;width:100%;height:100%;display:block}.cart-item-copy{align-content:start;min-width:0;display:grid}.cart-item-kicker{color:var(--blue-ink);letter-spacing:.02em;text-transform:uppercase;align-items:center;gap:8px;font-size:11px;font-weight:750;display:flex}.cart-item-kicker i{background:#b8c8da;border-radius:50%;width:3px;height:3px}.cart-item-copy a{color:inherit}.cart-item-copy h2{letter-spacing:0;margin:8px 0 6px;font-size:20px;font-weight:700;line-height:1.25}.cart-item-copy p{color:var(--muted);max-width:620px;margin:0 0 12px;font-size:14px;font-weight:500;line-height:1.5}.cart-stock-alert{color:var(--red)!important;font-weight:750!important}.cart-item-price{white-space:nowrap;align-content:start;justify-items:end;gap:4px;display:grid}.cart-item-price strong{color:var(--ink);font-size:20px;font-weight:650}.cart-item-price small{color:var(--green);margin-top:3px;font-size:12px;font-weight:600}.cart-edit-row{gap:10px;margin-top:15px}.cart-quantity-label{color:var(--muted);font-size:12px;font-weight:650}.cart-item-row .quantity-control{background:#fff;border-radius:8px;min-height:38px}.cart-item-row .quantity-control button{width:38px;height:38px}.cart-item-row .quantity-control input{width:48px;height:38px}.cart-item-row .remove-item-button{color:var(--muted);background:0 0;border-color:#0000;border-radius:7px;min-height:38px;padding:0 10px}.cart-item-row .remove-item-button:hover{color:var(--red);background:#fff5f5}.cart-summary-card{background:#fff;border:1px solid #dce7f3;border-radius:10px;padding:24px;top:104px}.cart-summary-head{justify-content:space-between;align-items:center;gap:12px;margin-bottom:8px;display:flex}.cart-summary-head h2{margin:0;font-size:21px;font-weight:700}.cart-summary-head span{color:#475569;white-space:nowrap;background:#f1f5f9;border-radius:6px;padding:5px 9px;font-size:12px;font-weight:800}.cart-shipping-message{color:var(--muted);background:#f7fafc;border:1px solid #e1e9f2;border-radius:8px;align-items:center;gap:9px;margin:10px 0 14px;padding:12px;font-size:13px;font-weight:650;line-height:1.35;display:flex}.cart-shipping-message svg{color:var(--blue);flex:none}.cart-shipping-message.qualified{background:var(--green-soft);color:#11643b;border-color:#ccebd9}.cart-shipping-message.qualified svg{color:var(--green)}.cart-summary-card .checkout-button{min-height:50px}.cart-empty-state{text-align:center;background:#fff;border:1px solid #dce7f3;border-radius:14px;grid-column:1/-1;place-items:center;gap:12px;min-height:420px;padding:42px 24px;display:grid}.cart-empty-state svg{color:var(--blue)}.cart-empty-state h1{margin:0;font-size:30px}.cart-empty-state p{color:var(--muted);max-width:420px;margin:0 0 8px;font-weight:600}.cart-loading-list{gap:14px;margin-top:18px;display:grid}.cart-loading-list span{background:linear-gradient(90deg,#eef4fa,#f8fbff,#eef4fa);border-radius:12px;height:150px;animation:1.2s ease-in-out infinite pulse-soft;display:block}@keyframes pulse-soft{0%,to{opacity:.65}50%{opacity:1}}@media (max-width:1180px){.order-ledger-row{grid-template-columns:92px minmax(220px,1fr) 145px 115px 66px;gap:14px}.shop-title{grid-template-columns:1fr}.finder{grid-template-columns:repeat(3,minmax(0,1fr))}.search-field,.finder-submit{grid-column:span 3}.detail-shell,.purchase-shell,.reviews-grid,.cart-shell,.order-detail-grid,.orders-hero-panel,.order-detail-hero,.profile-workspace,.garage-grid{grid-template-columns:1fr}.profile-command-panel,.garage-panel,.order-side-column{position:static}.product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.detail-commerce-grid,.footer-shell{grid-template-columns:1fr}.footer-nav{grid-template-columns:repeat(3,minmax(0,1fr))}.order-summary,.review-form{position:static}.address-choice-grid,.payment-grid,.orders-stat-grid{grid-template-columns:1fr}.order-hero-actions{justify-content:flex-start}}@media (max-width:820px){.orders-ledger-shell{padding-top:28px}.orders-command-head,.orders-toolbar{flex-direction:column;align-items:stretch}.orders-command-head{gap:18px}.orders-shop-link{align-self:flex-start}.orders-search{flex-basis:auto;width:100%;max-width:none}.orders-filter{max-width:100%;overflow-x:auto}.orders-filter button{flex:1 0 auto}.order-ledger-row{grid-template-columns:78px minmax(0,1fr);align-items:start;gap:12px;min-height:0;padding:14px}.order-product-stack{width:74px;height:74px}.order-product-stack span{width:64px;height:64px}.order-product-stack span:nth-child(2){left:5px}.order-product-stack span:nth-child(3){left:10px}.order-ledger-main{grid-column:2}.order-ledger-main>p{white-space:normal}.order-ledger-delivery,.order-ledger-total{grid-column:2}.order-items-panel .order-item-row{grid-template-columns:1fr}.order-item-actions{place-items:start}.order-detail-hero.order-detail-command{align-items:start}.site-header{align-items:center;gap:14px;position:static}.account-menu{left:auto;right:0}.nav{flex-wrap:wrap;justify-content:flex-end}.shop-surface{padding-top:30px}.finder,.product-grid,.detail-commerce-grid,.fitment-grid,.related-grid,.form-grid,.spec-list,.cart-item-row,.cart-action-grid,.cart-line,.address-choice-grid,.payment-grid,.orders-stat-grid,.order-item-row{grid-template-columns:1fr}.profile-account-head{grid-template-columns:1fr;align-items:start}.profile-completion{border-inline-start:0;border-top:1px solid var(--line);padding-inline-start:0;padding-top:20px}.profile-stat-bar{grid-template-columns:repeat(2,1fr)}.profile-stat-bar a:nth-child(3){border-inline-start:0}.profile-stat-bar a:nth-child(n+3){border-top:1px solid var(--line)}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.product-card{min-height:0}.search-field,.finder-submit,.field.wide{grid-column:auto}.checkout-line{grid-template-columns:84px minmax(0,1fr);align-items:start;padding:16px}.checkout-line .cart-line-media{width:84px;height:84px}.checkout-line-price{grid-column:2;justify-items:start}.order-card{grid-template-columns:1fr}.order-card-meta{justify-items:start}.catalog-command,.product-bottom,.panel-head,.catalog-head,.address-book-head{flex-direction:column;align-items:flex-start}.address-book-actions,.address-editor-actions{width:100%}.address-book-actions button,.address-editor-actions button{flex:1}.sort-control{width:100%}.field.compact{max-width:none}.detail-media{min-height:340px}.cart-line-media{width:100%;height:220px}.cart-item-media{aspect-ratio:16/10;width:100%;height:auto}.cart-item-price{justify-items:start}.cart-title-row{flex-direction:column;align-items:flex-start}.cart-line-price{justify-items:start}.profile-avatar{width:64px;height:64px}.profile-panel,.profile-command-panel{padding:16px}.profile-command-panel{padding:0}.footer-service-panel,.footer-nav{grid-template-columns:1fr}.footer-bottom{flex-direction:column;align-items:flex-start}}@media (max-width:560px){.profile-shell{padding-top:24px}.profile-account-head{padding:20px}.profile-account-identity{align-items:flex-start}.profile-identity-meta{flex-direction:column;align-items:flex-start}.profile-stat-bar a{grid-template-columns:auto auto;min-height:70px;padding:13px}.profile-stat-bar span{grid-column:2}.profile-address-panel{grid-template-columns:auto minmax(0,1fr);align-items:start}.profile-inline-action{grid-column:2}.profile-save-row{flex-direction:column;align-items:stretch;gap:14px}.profile-save-row .button{width:100%}.product-grid{grid-template-columns:1fr}.site-header{flex-direction:column;align-items:flex-start}.nav{justify-content:flex-start;width:100%}.login-modal{padding:22px}.otp-code-grid{gap:6px}.otp-code-grid input{height:52px;font-size:20px}}@media (max-width:920px){.address-dialog-backdrop{align-items:stretch;padding:14px}.address-dialog{max-height:calc(100vh - 28px)}.address-dialog-body{max-height:calc(100vh - 101px);display:block}.address-form-column{border-bottom:1px solid var(--line);border-inline-end:0}.address-map-picker{min-height:520px}.address-dialog-actions{background:#fff;position:sticky;bottom:0}}@media (max-width:640px){.profile-address-book-head{flex-direction:column;align-items:stretch;gap:14px;padding:18px 16px}.profile-address-book-head .button{justify-content:center;width:100%}.profile-address-row{grid-template-columns:auto minmax(0,1fr);padding:18px 16px}.profile-address-actions,.profile-address-delete-confirm{grid-column:1/-1;margin-inline-start:56px}.profile-address-actions{justify-content:flex-end}.address-dialog-backdrop{padding:0}.address-dialog{border:0;border-radius:0;max-height:100vh}.address-dialog-body{max-height:calc(100vh - 74px)}.address-dialog-head,.address-form-column,.address-map-picker{padding:18px 16px}.address-form-grid{grid-template-columns:1fr}.address-map-picker{min-height:500px}.address-dialog-actions{flex-direction:column-reverse;align-items:stretch;padding:12px 16px}.address-dialog-actions .button{justify-content:center;width:100%}}.order-cancellation-panel,.order-cancellation-state{background:#fff;border:1px solid #dbe4ee;border-radius:10px;justify-content:space-between;align-items:center;gap:16px;padding:16px;display:flex}.order-return-panel,.order-return-state{border:1px solid var(--line);background:var(--surface);border-radius:8px;justify-content:space-between;align-items:center;gap:16px;padding:16px;display:flex}.order-return-list{gap:10px;display:grid}.order-return-panel div,.order-return-state div{gap:4px;display:grid}.order-return-panel strong,.order-return-state strong{color:var(--ink);font-size:.95rem}.order-return-panel span,.order-return-state span{color:var(--muted);font-size:.82rem;line-height:1.45}.order-return-panel button{color:#0369a1;cursor:pointer;background:#f0f9ff;border:1px solid #bae6fd;border-radius:8px;flex:none;min-height:40px;padding:0 14px;font-weight:750}.order-return-panel button:hover{background:#e0f2fe}.order-return-state{background:#f0f9ff;border-color:#bae6fd;justify-content:flex-start}.order-return-state-icon{color:#0284c7;background:#fff;border-radius:50%;flex:none;place-items:center;width:40px;height:40px;display:grid}.return-credit-note-link{background:#fff;border:1px solid #a7f3d0;border-radius:8px;align-items:center;gap:7px;width:fit-content;min-height:36px;margin-top:7px;padding:0 11px;font-weight:750;text-decoration:none;display:inline-flex;color:#047857!important;font-size:.8rem!important}.return-credit-note-link:hover{background:#ecfdf5}.order-return-loading{border:1px solid var(--line);background:linear-gradient(90deg,#f8fafc 25%,#f1f5f9 50%,#f8fafc 75%) 0 0/200% 100%;border-radius:8px;height:74px;animation:1.4s infinite shimmer}.return-inline-error{color:#be123c;background:#fff1f2;border:1px solid #fecaca;border-radius:8px;padding:12px 14px;font-size:.85rem}.return-modal{width:min(680px,100vw - 32px);max-height:min(880px,100dvh - 32px);overflow-y:auto}.return-modal-icon{color:#0369a1;background:#e0f2fe;border-radius:50%;place-items:center;width:46px;height:46px;margin-bottom:16px;display:grid}.return-item-picker{gap:8px;margin:20px 0;display:grid}.return-pick-row{border:1px solid var(--line);border-radius:8px;justify-content:space-between;align-items:center;gap:14px;padding:12px;transition:all .15s;display:flex}.return-pick-row.selected{background:#f0f9ff;border-color:#7dd3fc}.return-pick-row>label:first-child{cursor:pointer;align-items:center;gap:11px;min-width:0;display:flex}.return-pick-row input[type=checkbox],.return-terms-check input{accent-color:#0284c7;flex:none;width:19px;height:19px}.return-pick-row label span{gap:3px;min-width:0;display:grid}.return-pick-row strong{color:var(--ink);font-size:.9rem}.return-pick-row small{color:var(--muted);font-size:.76rem}.return-quantity{color:var(--muted);gap:3px;font-size:.7rem;font-weight:700;display:grid;position:relative}.return-quantity select{appearance:none;border:1px solid var(--line);min-width:82px;height:38px;color:var(--ink);background:#fff;border-radius:7px;padding:0 30px 0 10px;font-weight:700}.return-quantity svg{pointer-events:none;position:absolute;bottom:12px;right:9px}.return-policy-box{background:#f8fcff;border:1px solid #bae6fd;border-radius:8px;gap:12px;margin-top:18px;padding:15px;display:grid}.return-policy-box>div{color:#075985;align-items:center;gap:8px;display:flex}.return-policy-box ul{color:#475569;gap:7px;margin:0;padding-inline-start:20px;font-size:.8rem;line-height:1.55;display:grid}.return-terms-check{color:var(--ink);cursor:pointer;border-top:1px solid #dbeafe;align-items:flex-start;gap:9px;padding-top:12px;font-size:.82rem;font-weight:650;display:flex}.return-refund-preview{color:#475569;background:#f1f5f9;border-radius:8px;justify-content:space-between;align-items:center;gap:12px;margin-top:14px;padding:12px 14px;font-size:.84rem;display:flex}.return-refund-preview strong{color:var(--ink)}@media (max-width:600px){.order-return-panel{flex-direction:column;align-items:stretch}.order-return-panel button{width:100%}.return-pick-row{flex-direction:column;align-items:flex-start}.return-quantity,.return-quantity select{width:100%}}.order-cancellation-panel div,.order-cancellation-state div{gap:3px;min-width:0;display:grid}.order-cancellation-panel strong,.order-cancellation-state strong{color:#101828;font-size:14px;font-weight:700}.order-cancellation-panel span,.order-cancellation-state span{color:#667085;font-size:13px;line-height:1.45}.order-cancellation-panel button{color:#b42318;cursor:pointer;font:inherit;background:0 0;border:1px solid #f1b6bc;border-radius:7px;flex:none;min-height:38px;padding:0 14px;font-size:13px;font-weight:700}.order-cancellation-panel button:hover{background:#fff5f5;border-color:#e58c96}.order-cancellation-state{justify-content:flex-start}.order-cancellation-state.locked{color:#8a5b10;background:#fffcf5;border-color:#f2dfb3}.order-cancellation-state.cancelled{color:#18794e;background:#f2fbf6;border-color:#b9e4cd}.cancellation-backdrop{z-index:100;background:#0f172a94;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.cancellation-modal{background:#fff;border:1px solid #dbe4ee;border-radius:12px;gap:16px;width:100%;max-width:520px;max-height:calc(100vh - 40px);padding:26px;display:grid;position:relative;overflow-y:auto;box-shadow:0 24px 64px #0f172a3d}.cancellation-modal-icon{color:#b42318;background:#fff1f2;border-radius:9px;justify-content:center;align-items:center;width:44px;height:44px;display:flex}.cancellation-modal h2{color:#101828;margin:-6px 0 0;font-size:24px;line-height:1.2}.cancellation-modal>p{color:#667085;margin:-8px 0 2px;font-size:14px;line-height:1.6}.cancellation-field{color:#344054;gap:7px;font-size:13px;font-weight:700;display:grid}.cancellation-field select,.cancellation-field textarea{color:#101828;font:inherit;resize:vertical;background:#fff;border:1px solid #cfd9e5;border-radius:8px;outline:none;width:100%;min-height:46px;padding:11px 12px;font-size:15px;font-weight:500}.cancellation-field select:focus,.cancellation-field textarea:focus{border-color:#2684ff;box-shadow:0 0 0 3px #2684ff21}.cancellation-error{color:#9f1239;background:#fff1f2;border:1px solid #fecdd3;border-radius:8px;padding:10px 12px;font-size:13px}.cancellation-actions{border-top:1px solid #e4eaf1;justify-content:flex-end;gap:10px;margin-top:2px;padding-top:18px;display:flex}.cancellation-actions button{color:#344054;cursor:pointer;font:inherit;background:#fff;border:1px solid #cfd9e5;border-radius:8px;min-height:42px;padding:0 16px;font-size:14px;font-weight:700}.cancellation-actions button.confirm{color:#fff;background:#b42318;border-color:#b42318}.cancellation-actions button:disabled{cursor:not-allowed;opacity:.48}.promotion-entry{border-top:1px solid var(--line);margin-top:8px;padding-top:18px}.promotion-entry>label{color:var(--ink);align-items:center;gap:8px;margin-bottom:10px;font-size:14px;font-weight:700;display:flex}.promotion-input-row{grid-template-columns:minmax(0,1fr) auto;gap:8px;display:grid}.promotion-input-row input{border:1px solid var(--line-strong,#cbd5e1);color:var(--ink);font:inherit;letter-spacing:0;text-transform:uppercase;background:#fff;border-radius:8px;outline:none;min-height:44px;padding:0 12px;font-size:14px;font-weight:700}.promotion-input-row input:focus{border-color:var(--blue);box-shadow:0 0 0 3px #0e74d91f}.promotion-input-row button{color:var(--blue-ink);cursor:pointer;font:inherit;background:#edf6ff;border:1px solid #bfdbfe;border-radius:8px;min-width:76px;padding:0 14px;font-size:13px;font-weight:750}.promotion-input-row button:disabled{cursor:not-allowed;opacity:.5}.promotion-saving,.promotion-saving strong{color:#047857}.promotion-error{color:#b42318;margin:8px 0 0;font-size:12px;line-height:1.5}.promotion-applied{color:#047857;background:#f0fdf4;border:1px solid #bbf7d0;border-radius:8px;justify-content:space-between;align-items:center;min-height:54px;padding:8px 10px 8px 12px;display:flex}.promotion-applied>span{grid-template-columns:auto 1fr;align-items:center;gap:1px 8px;display:grid}.promotion-applied svg{grid-row:1/span 2}.promotion-applied bdi{color:#065f46;font-size:14px;font-weight:800}.promotion-applied small{color:#047857;font-size:11px}.promotion-applied button{color:#047857;cursor:pointer;background:0 0;border:0;border-radius:6px;justify-content:center;align-items:center;width:34px;height:34px;display:flex}.promotion-applied button:hover{background:#dcfce7}.spin{animation:.8s linear infinite promotion-spin}@keyframes promotion-spin{to{transform:rotate(360deg)}}@media (max-width:560px){.order-cancellation-panel{flex-direction:column;align-items:flex-start}.order-cancellation-panel button{width:100%}.cancellation-modal{padding:22px 18px}.cancellation-actions{flex-direction:column-reverse}.cancellation-actions button{width:100%}}.finder{grid-template-columns:minmax(220px,1.5fr) minmax(0,3fr) auto}.finder-filters{grid-template-columns:repeat(4,minmax(0,1fr));align-items:end;gap:12px;min-width:0;display:grid}.finder-toggle{display:none}.shop-surface .shop-title,.shop-surface .finder,.catalog-stage .catalog-command{box-shadow:none;background:0 0;border:0;border-radius:0;padding:0}.footer-shell{grid-template-columns:minmax(0,1fr) minmax(0,1fr)}@media (max-width:760px){.shop-surface{padding-top:18px;padding-bottom:18px}.catalog-stage .catalog-command{gap:10px;margin-bottom:12px}.catalog-command .eyebrow{display:none}.catalog-command h2{font-size:18px}.catalog-command .sort-control{align-items:center;gap:8px;display:flex}.sort-control .field{flex:1}.sort-control .field>span{display:none}.sort-control select,.sort-control .button{height:40px;min-height:40px}.shop-surface .shop-title{margin-bottom:12px}.shop-surface .shop-title h1{font-size:22px;line-height:1.3}.shop-surface .shop-title .eyebrow,.shop-surface .shop-title p{display:none}.finder{grid-template-columns:minmax(0,1fr) auto;gap:10px}.finder .search-field{grid-column:1/-1}.finder-toggle{border:1px solid var(--border,#dce2e8);color:#334155;min-height:44px;font:inherit;background:#fff;border-radius:8px;justify-content:center;align-items:center;gap:8px;padding:8px 12px;font-size:14px;display:inline-flex}.finder-filters{grid-area:3/1/auto/-1;grid-template-columns:repeat(2,minmax(0,1fr));display:none}.finder-filters.is-expanded{display:grid}.finder .finder-submit{grid-area:2/2;min-height:44px}.footer-shell{grid-template-columns:minmax(0,1fr)}}.ux-account-dialog{color:var(--ink);border:1px solid var(--line);overscroll-behavior:contain;border-radius:8px;max-width:min(660px,100vw - 32px);max-height:calc(100dvh - 32px);margin:auto;overflow:auto}.ux-account-dialog:not([open]){display:none}.ux-account-dialog::backdrop{background:#0f172a8f}.ux-account-dialog-controls{border:0;min-width:0;margin:0;padding:0}.ux-account-dialog.garage-modal,.ux-account-dialog.address-dialog{padding:0}.ux-account-dialog.payment-modal{max-width:min(570px,100vw - 32px)}.ux-account-dialog.address-dialog{max-width:min(1180px,100vw - 32px)}.ux-account-dialog.garage-modal>.ux-account-dialog-controls>header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:start;gap:16px;padding:20px 22px;display:flex}.ux-account-dialog.payment-edit-modal form{gap:20px;display:grid}.ux-account-dialog :focus-visible{outline:2px solid var(--blue,#2167cf);outline-offset:3px}.ux-account-dialog [disabled]{cursor:wait}.ux-account-dialog input,.ux-account-dialog select,.ux-account-dialog .field{min-width:0;max-width:100%}.ux-account-dialog h2,.ux-account-dialog p,.ux-account-dialog small{overflow-wrap:anywhere}.ux-garage-dialog-error{margin:16px 22px 0}.ux-garage-trim-status{color:var(--muted);margin:0;font-size:13px}@media (max-width:600px){.ux-account-dialog .garage-vin-row{flex-wrap:wrap;display:flex}.ux-account-dialog .garage-vin-row .field{flex:100%}.ux-account-dialog .garage-vin-row>button{width:100%}}.site-header{padding:0}.site-header-inner{justify-content:space-between;align-items:center;width:100%;max-width:1460px;min-height:64px;margin:0 auto;padding-inline:clamp(18px,4vw,48px);display:flex}.brand-mark{border-radius:7px;font-size:14px;font-weight:750}.nav a,.login-trigger{border-radius:7px}.cart-link{border:1px solid var(--line);background:#f8fafc}.cart-count{background:var(--blue);color:#fff}.shop-surface{gap:18px;padding-top:34px}.shop-surface .shop-title{margin-bottom:2px}.shop-surface .shop-title h1{letter-spacing:-.035em;font-size:clamp(34px,4vw,54px);font-weight:650;line-height:1.02}.shop-surface .finder{border:1px solid var(--line);background:#fff;border-radius:8px;padding:14px}.catalog-stage{padding-top:30px}.catalog-stage .catalog-command{border-bottom:1px solid var(--line);align-items:center;margin-bottom:14px;padding-bottom:18px}.catalog-command h2{letter-spacing:-.02em}.sort-control{background:0 0;border:0;border-radius:0;padding:0}.sort-control .field select{min-height:44px}.category-rail{gap:6px;margin-bottom:17px}.category-rail a{border-radius:6px;padding:9px 12px}.catalog-status{border-bottom:1px solid var(--soft-line);margin-bottom:16px;padding-bottom:11px}.product-grid{gap:14px}.product-card{border:1px solid var(--line);box-shadow:none;background:#fff;border-radius:8px;grid-template-rows:194px minmax(0,1fr);min-width:0;transition:border-color .16s,transform .16s;position:relative;overflow:hidden}.product-card:hover{box-shadow:none;background:#fff;border-color:#8dc4e7;transform:translateY(-2px)}.product-media{border-bottom:1px solid var(--soft-line);display:block}.product-media:after{display:none}.product-card:hover .product-media img{transform:scale(1.018)}.product-copy{grid-template-rows:auto auto auto auto 1fr auto auto;gap:10px;min-width:0;padding:15px}.product-copy h3{margin:0;font-size:16px;font-weight:650}.product-identity{border:0;background:0 0;border-inline-start:2px solid #cbd5e1;border-radius:0;padding:2px 0 2px 9px}[dir=rtl] .product-identity{padding:2px 9px 2px 0}.product-bottom{border-top:1px solid var(--soft-line);align-items:center;margin-top:4px;padding-top:12px}.detail-nav,.detail-shell,.purchase-shell,.compatibility-shell,.related-shell,.cart-shell{padding-inline:clamp(18px,4vw,48px)}.detail-nav{padding-top:20px}.detail-shell{grid-template-columns:minmax(0,1.12fr) minmax(390px,.88fr);gap:22px;padding-top:18px}.detail-media,.detail-info{box-shadow:none;border-radius:8px}.detail-info{border-top:3px solid var(--blue);gap:15px;padding:22px}.detail-info h1{letter-spacing:-.025em}.buy-box{border-radius:7px}.detail-info .add-to-cart-panel{box-shadow:none;background:#f8fbfe;border-color:#cfe0ee;border-radius:7px}.detail-info .add-to-cart-panel .panel-head{margin-bottom:14px}.detail-info .add-to-cart-panel .checkout-button{margin-top:0}.quantity-stepper{border:1px solid var(--line);color:var(--ink);letter-spacing:0;text-transform:none;background:#fff;border-radius:7px;grid-template-columns:42px minmax(42px,1fr) 42px;align-items:stretch;width:100%;min-height:44px;padding:0;font-size:14px;display:grid;overflow:hidden}.quantity-stepper:focus-within{border-color:var(--blue);box-shadow:0 0 0 3px #006edc21}.quantity-stepper button{color:#334155;cursor:pointer;background:#f8fafc;border:0;justify-content:center;align-items:center;padding:0;display:flex}.quantity-stepper button:first-child{border-inline-end:1px solid var(--line)}.quantity-stepper button:last-child{border-inline-start:1px solid var(--line)}.quantity-stepper button:hover:not(:disabled){color:var(--blue-strong);background:#eaf5fc}.quantity-stepper button:disabled{color:#a8b2c0;cursor:not-allowed}.quantity-stepper input{text-align:center;border:0;border-radius:0;min-height:42px;padding:0 4px;font-weight:750}.quantity-stepper input:focus{box-shadow:none}.cart-added-confirmation{color:#05603a;background:#ecfdf5;border:1px solid #bbf7d0;border-radius:7px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:10px;margin-top:12px;padding:11px 12px;display:grid}.cart-added-confirmation>svg{align-self:start;margin-top:2px}.cart-added-confirmation strong,.cart-added-confirmation span{display:block}.cart-added-confirmation strong{font-size:13px}.cart-added-confirmation span{color:#477163;margin-top:2px;font-size:11.5px;line-height:1.4}.cart-added-confirmation a{color:#05603a;white-space:nowrap;border-inline-start:1px solid #a7dfc2;padding-inline-start:11px;font-size:12px;font-weight:750}.specs-panel,.checkout-panel,.cart-line,.order-summary,.review-summary-card,.review-list-panel,.review-form,.review-card{box-shadow:none}@media (max-width:1180px){.detail-shell{grid-template-columns:1fr}}@media (max-width:820px){.site-header{position:sticky}.site-header-inner{gap:12px}.catalog-stage .catalog-command{align-items:stretch}.product-bottom{flex-direction:row;align-items:center}}@media (max-width:600px){.site-header-inner{flex-wrap:wrap;align-items:center;min-height:0;padding-block:9px}.brand{flex:auto}.brand small{display:none}.brand-mark{width:36px;height:36px}.nav{border-top:1px solid var(--soft-line);order:2;gap:4px;width:100%;padding-top:7px;display:flex}.nav>a,.nav>.account-menu-wrap{flex:1 1 0;min-width:0}.nav>a,.login-trigger{justify-content:center;width:100%;padding-inline:7px}.shop-surface{padding-top:22px}.shop-surface .shop-title h1{letter-spacing:-.02em}.shop-surface .finder{padding:11px}.catalog-stage{padding-top:24px}.catalog-status{flex-wrap:wrap;align-items:flex-start}.product-card{grid-template-rows:220px minmax(0,1fr)}.detail-info{padding:17px}.detail-info h1{font-size:27px}.cart-added-confirmation{grid-template-columns:auto minmax(0,1fr)}.cart-added-confirmation a{border-inline-start:0;padding-inline-start:0;border-top:1px solid #a7dfc2;grid-column:1/-1;padding-top:9px}}
