:root{--app-page-bg: #768a73;--app-surface: #e4eae4;--app-surface-muted: #d5ddd5;--app-surface-subtle: #f1f4f1;--app-surface-accent: #f7f9f7;--app-surface-border: #b4c0b1;--shop-sticky-top: 138px;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;line-height:1.5;font-weight:400;color:#0a0a0a;background-color:var(--app-page-bg);text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media(max-width:900px){:root{--shop-sticky-top: 118px}}@media(max-width:600px){:root{--shop-sticky-top: 108px}}*,*:before,*:after{box-sizing:border-box}html{background-color:var(--app-page-bg)}body{margin:0;background-color:var(--app-page-bg)}#root{min-height:100vh;background-color:var(--app-page-bg);width:100%;max-width:100%;overflow-x:clip}@media(max-width:900px){html.admin-route,html.admin-route body{overflow-x:visible;touch-action:pan-x pan-y pinch-zoom}#root.admin-root{overflow-x:visible;max-width:none;touch-action:pan-x pan-y pinch-zoom}}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}.loading-spinner-wrap{display:flex;align-items:center;justify-content:center;width:100%}.loading-spinner{width:40px;height:40px;border:3px solid #e5e7eb;border-top-color:#3b82f6;border-radius:50%;animation:loading-spin .8s linear infinite}@keyframes loading-spin{to{transform:rotate(360deg)}}.app-shell{min-height:100vh;display:flex;flex-direction:column;background:var(--app-page-bg);color:#0a0a0a;width:100%;max-width:100%;overflow-x:clip}.app-header{position:sticky;top:0;left:0;right:0;width:100%;z-index:9999;-webkit-backdrop-filter:none;backdrop-filter:none;background:#020617f7;color:#e5e7eb;box-shadow:0 12px 32px #02061752;border-bottom:1px solid rgba(148,163,184,.15);pointer-events:auto}.app-main{margin-top:0}.app-nav{position:relative;top:auto;left:auto;right:auto;z-index:9998;background:transparent;border-bottom:1px solid rgba(148,163,184,.17)}.hero__overlay,.hero__finder,.hero__finder *,.hero__finder-form,.hero__finder-form *{pointer-events:auto}.app-search,.app-search-wrap,.app-search__input,.app-header__actions{z-index:10000;position:relative}.hero{z-index:0}.hero__overlay,.hero__finder,.hero__finder-inner,.hero__finder-card,.hero__finder-block,.hero__finder-form{z-index:2;pointer-events:auto}.hero__backdrop,.hero__backdrop-visual,.hero__backdrop-panel{z-index:0;pointer-events:none}.app-header__top{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:8px 12px;max-width:1520px;margin:0 auto;padding:6px 36px;font-size:12px;background:transparent;color:#94a3b8;min-width:0;box-sizing:border-box}.app-header__top>span:first-of-type{flex:1 1 140px;min-width:0;overflow-wrap:break-word}.app-language-switch{display:inline-flex;align-items:center;gap:6px;position:relative;z-index:2;flex-shrink:0;flex-wrap:wrap;justify-content:flex-end}.app-language-switch__btn{display:inline-flex;align-items:center;gap:6px;border:1px solid rgba(148,163,184,.28);background:#02061759;color:#e2e8f0;border-radius:999px;padding:5px 10px;font-size:12px;cursor:pointer;line-height:1.4;text-decoration:none;transition:border-color .2s,background .2s,color .2s}@media(max-width:640px){.by-vehicle-page__vin-complete-grid{grid-template-columns:1fr}}.app-language-switch__btn:hover{border-color:#f59e0b;background:#f59e0b1a;color:#e2e8f0}.app-language-switch__btn:visited{color:#e2e8f0}.app-language-switch__btn--active:visited{color:#fde68a}.app-language-switch__btn--active{border-color:#f59e0b;color:#fde68a;background:#f59e0b24}.app-language-switch__flag{width:14px;height:10px;object-fit:cover;border-radius:2px;box-shadow:0 0 0 1px #94a3b859;flex:0 0 auto}.app-language-switch__label{font-size:12px;font-weight:700;letter-spacing:.04em}.app-header__main{display:flex;align-items:center;gap:18px;max-width:1520px;margin:0 auto;padding:14px 36px 12px;width:100%;box-sizing:border-box;min-width:0}.app-logo{display:flex;align-items:center}.app-logo__image{height:38px;filter:drop-shadow(0 4px 10px rgba(2,6,23,.45))}.app-logo--small{font-size:18px}.app-footer__logo{height:36px;width:auto;max-width:160px;object-fit:contain;object-position:left center;margin-bottom:8px;display:block;filter:drop-shadow(0 4px 10px rgba(2,6,23,.45))}.app-search-wrap{flex:1 1 700px;width:100%;position:relative;max-width:760px;min-width:0}.app-search{display:flex;align-items:center;gap:8px;width:100%;min-width:0;max-width:100%;background:#02061773;border:1px solid rgba(148,163,184,.3);border-radius:999px;padding:3px;box-shadow:inset 0 1px #ffffff0f;box-sizing:border-box}.app-search-suggest{position:absolute;top:100%;left:0;right:0;margin:4px 0 0;padding:6px 0;list-style:none;background:#111827;border:1px solid #374151;border-radius:12px;box-shadow:0 10px 25px #0006;max-height:320px;overflow-y:auto;z-index:100}.app-search-suggest__item{display:flex;align-items:center;gap:10px;padding:10px 14px;cursor:pointer;color:#e5e7eb;transition:background .15s}.app-search-suggest__item:hover{background:#1f2937}.app-search-suggest__thumb{width:42px;height:42px;border-radius:8px;object-fit:cover;background:#1f2937;flex-shrink:0}.app-search-suggest__thumb--placeholder{display:flex;align-items:center;justify-content:center;color:#6b7280;font-size:18px}.app-search-suggest__meta{display:flex;flex-direction:column;gap:2px;flex:1;min-width:0}.app-search-suggest__label{font-size:11px;font-weight:600;text-transform:uppercase;color:#9ca3af}.app-search-suggest__text{flex:1;font-size:14px;line-height:1.35;word-break:break-word}.app-search__input{flex:1;min-width:0;padding:11px 16px;border-radius:999px;border:none;background:transparent;color:#e5e7eb;transition:border-color .2s,box-shadow .2s}.app-search__input:focus{outline:none;box-shadow:none}.app-search__input::placeholder{color:#6b7280}.btn{border-radius:999px;border:none;padding:9px 18px;font-size:14px;font-weight:600;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;gap:6px;transition:transform .16s ease,filter .16s ease,box-shadow .16s ease}.btn--primary{background:linear-gradient(to right,#f97316,#facc15);color:#111827;box-shadow:0 8px 18px #ea580c40}.btn--primary:hover{filter:brightness(1.05);transform:translateY(-1px)}.btn--small{padding:4px 10px;font-size:12px;border-radius:6px}.btn--outline{background:transparent;border:1px solid #f97316;color:#f97316}.btn--outline:hover{background:#fff7ed}.order-detail__review-link{margin-top:6px;white-space:nowrap}.btn--ghost{background:transparent;border:1px solid #4b5563;color:#e5e7eb}.btn--ghost:hover{border-color:#0a0a0a;background:#94a3b814}.btn--ghost-on-light{border-color:#cbd5e1;color:#0a0a0a}.btn--ghost-on-light:hover{border-color:#0a0a0a;background:var(--app-surface-subtle);color:#0a0a0a}.btn--compact{padding:7px 14px;font-size:13px;box-shadow:0 4px 12px #ea580c33}.btn--full{width:100%;background:#111827;color:#f9fafb}.btn--sm{padding:6px 12px;font-size:13px}@media(max-width:900px){.btn,.btn--primary,.btn--ghost,.btn--ghost-on-light,.btn--compact,.btn--full,.btn--sm,.cart-table__qty-btn,.product-detail__add-btn,.product-list__quick-chip,.hero__finder-form .btn,.app-header__actions .link-btn,.app-nav a,.app-language-switch__btn,button.link-btn{min-width:44px;min-height:44px;padding:12px 16px;touch-action:manipulation;-webkit-tap-highlight-color:transparent;cursor:pointer}.app-header__actions .link-btn{padding:10px 14px;font-size:13px}.app-nav a{min-height:40px;display:inline-flex;align-items:center;justify-content:center;padding:8px 14px}button,a,.btn{-webkit-touch-callout:none;-webkit-user-select:none;user-select:none}.app-header,.app-header *,.app-nav,.app-nav *{pointer-events:auto}.app-header,.app-search,.app-main{-webkit-tap-highlight-color:rgba(0,0,0,.1)}.app-search .btn.btn--primary{flex-shrink:0;min-width:auto;min-height:40px;padding:8px 12px;font-size:13px}}.app-header__actions{display:flex;flex-wrap:nowrap;align-items:center;gap:10px;margin-left:auto}.app-header__actions .link-btn,.app-header__actions button.link-btn{flex-shrink:0;white-space:nowrap}.app-header__phone{color:#cbd5e1;font-size:13px;flex-shrink:0;white-space:nowrap;border:1px solid rgba(148,163,184,.25);background:#02061759;border-radius:999px;padding:8px 11px}.app-header__cart{position:relative;display:inline-flex;align-items:center;padding:6px 4px 6px 8px;flex-shrink:0}.app-header__cart-count{min-width:20px;height:20px;padding:0 6px;margin-left:4px;background:#f97316;color:#fff;font-size:12px;font-weight:600;border-radius:10px;display:inline-flex;align-items:center;justify-content:center}.link-btn{border:none;background:#02061759;border:1px solid rgba(148,163,184,.25);border-radius:999px;color:#e2e8f0;font-size:13px;padding:8px 11px;cursor:pointer;text-decoration:none;transition:background .2s,border-color .2s}.link-btn:hover{border-color:#f59e0b;background:#f59e0b1a;text-decoration:none}.app-nav{display:flex;margin:0 auto;width:100%;max-width:min(1520px,100%);justify-content:center;gap:8px;padding:0 36px 12px;background:transparent;font-size:14px;box-sizing:border-box;min-width:0}.app-nav a{color:#cbd5e1;border-radius:999px;padding:8px 14px;text-decoration:none;transition:background .2s,color .2s}.app-nav a:hover{color:#f8fafc;background:#94a3b829}.app-nav__link--active{color:#111827;background:linear-gradient(to right,#f59e0b,#facc15);box-shadow:0 8px 18px #f59e0b40}@media(max-width:1240px){.app-header__phone{display:none}}.app-main{flex:1;color:#0a0a0a;min-width:0;max-width:100%;overflow-x:clip;display:flex;flex-direction:column}.app-footer{border-top:1px solid rgba(148,163,184,.15);background:linear-gradient(180deg,#020617f2,#0f172af0);color:#e5e7eb;font-size:13px;box-shadow:0 -12px 32px #02061752}.app-footer__inner{display:flex;justify-content:space-between;align-items:center;gap:32px;padding:18px 32px 22px;max-width:1200px;margin:0 auto}.app-footer__contact{display:flex;flex-direction:column;gap:8px}.app-footer__meta{display:flex;flex-direction:column;gap:4px;color:#94a3b8}.app-footer__row{display:flex;align-items:center;gap:8px}.app-footer__operator{font-size:12px;color:#94a3b8;padding-left:22px}.app-footer__brand{margin:0 0 8px;font-size:13px;font-weight:600;color:#e2e8f0}.app-footer__icon{font-size:14px}.home{background:var(--app-page-bg);padding-bottom:56px;overflow-x:hidden}.hero{display:flex;justify-content:center;padding:44px 32px 52px;background:var(--app-page-bg);color:#0a0a0a;border-bottom-left-radius:28px;border-bottom-right-radius:28px;margin:0 14px}.hero__content{max-width:760px;margin:0 auto;text-align:center}.hero__eyebrow{font-size:clamp(.8125rem,1.5vw,.9375rem);font-weight:600;text-transform:uppercase;letter-spacing:.14em;color:#c8d0bc;text-shadow:0 1px 4px rgba(0,0,0,.7),0 0 18px rgba(117,133,108,.35);margin-bottom:10px}h1.hero__eyebrow{margin-top:0;line-height:1.35}.hero__geo-blurb{margin:10px 0 0;max-width:42rem;font-size:clamp(.8125rem,1.4vw,.9375rem);line-height:1.45;color:#e8eee6e0;text-shadow:0 1px 3px rgba(0,0,0,.55)}h1.hero__geo-blurb--as-h1{margin:0;max-width:40rem;font-size:clamp(1rem,2vw,1.25rem);font-weight:600;line-height:1.4;letter-spacing:.01em;text-transform:none;color:#f2f6eef2;text-shadow:0 1px 4px rgba(0,0,0,.65)}.hero__title{font-size:clamp(2rem,4vw,3rem);line-height:1.1;margin:0 0 12px;letter-spacing:-.02em}.hero__accent{display:block;color:#1e2b24}.hero__subtitle{max-width:620px;margin:0 auto 18px;color:#0a0a0a;font-size:1.05rem}.hero__actions{display:flex;flex-wrap:wrap;gap:10px;margin-bottom:14px;justify-content:center}.hero__meta{display:flex;flex-wrap:wrap;gap:12px;font-size:12px;color:#0a0a0a;justify-content:center}.hero.hero--split{margin:0;padding:0;background:transparent;color:inherit;border-radius:0;box-shadow:none;display:block}.hero__shell{max-width:1200px;margin:0 auto;border-radius:24px;overflow:hidden;box-shadow:0 22px 56px #0f172a24}.hero__shell--backdrop{position:relative;max-width:100%;width:100%;margin:0;border-radius:0;min-height:clamp(440px,52vw,580px);box-shadow:none;overflow:hidden;background-color:#020617;box-sizing:border-box}.hero__backdrop{position:absolute;inset:0;z-index:0}.hero__backdrop-visual{position:absolute;inset:0;z-index:0;overflow:hidden}.hero__backdrop-visual img{display:block;width:100%;height:100%;min-height:220px;object-fit:cover;object-position:62% 48%}.hero__backdrop-panel{position:absolute;inset:0;z-index:1;pointer-events:none;background:linear-gradient(100deg,#020617bf 0% 10%,#0206178c 26%,#02061766 50%,#02061742 72%,#02061729 92%),radial-gradient(circle at 0% 0%,rgba(249,115,22,.25) 0,transparent 48%),radial-gradient(circle at 100% 32%,rgba(34,197,94,.12) 0,transparent 46%);filter:none}.hero__overlay{position:relative;z-index:1;padding:36px clamp(18px,4vw,40px) 40px;color:#f9fafb;max-width:100%;box-sizing:border-box;overflow-x:clip}.hero__overlay-inner{max-width:1120px;margin:0 auto;display:flex;flex-direction:column;gap:28px;min-width:0;width:100%;box-sizing:border-box}.hero__overlay-headline{display:grid;grid-template-columns:minmax(0,.95fr) minmax(200px,1.05fr);gap:28px 40px;align-items:center}.hero__overlay-head-spacer{min-height:1px}.hero__finder{background:linear-gradient(180deg,var(--app-surface) 0%,var(--app-surface-subtle) 100%);border:1px solid var(--app-surface-border);border-bottom:none;padding:20px 24px 22px}.hero__finder--on-backdrop{align-self:flex-start;width:100%;max-width:760px;margin-right:auto;transform:translate(clamp(-18px,-3.2vw,-56px));background:linear-gradient(155deg,#0f172a94,#02061780 45%,#0f172a6b);border:1px solid rgba(255,255,255,.16);border-radius:18px;box-shadow:inset 0 1px #ffffff12,0 18px 44px #00000052}.hero__finder--on-backdrop .hero__finder-heading{color:#f8fafc}.hero__finder--on-backdrop .hero__finder-hint{color:#e2e8f0d1}.hero__finder--on-backdrop .hero__finder-form label{color:#e2e8f0}.hero__finder--on-backdrop .hero__finder-vin-result{border-top-color:#ffffff24}.hero__finder--on-backdrop .hero__finder-vin-result h3{color:#f1f5f9}.hero__finder--on-backdrop .hero__finder-vin-result dt{color:#94a3b8}.hero__finder--on-backdrop .hero__finder-vin-result dd{color:#f8fafc}.hero__finder--on-backdrop .btn--ghost-on-light{border-color:#f8fafc59;color:#f1f5f9}.hero__finder--on-backdrop .btn--ghost-on-light:hover{background:#f8fafc1a;border-color:#f8fafc80;color:#fff}.hero__finder-inner{max-width:1120px;margin:0 auto}.hero__finder-grid{display:grid;grid-template-columns:minmax(0,300px) minmax(0,1fr);gap:24px 36px;align-items:start}.hero__finder-heading{margin:0 0 10px;font-size:.9375rem;font-weight:700;color:#0a0a0a;letter-spacing:-.01em}.hero__finder-hint{margin:0 0 10px;font-size:12px;line-height:1.45;color:#0a0a0a}.hero__finder-form.by-vehicle-form--hero-select-vertical{display:flex;flex-direction:column;align-items:stretch;gap:10px}.hero__finder-form .by-vehicle-form__fields-stack{display:flex;flex-direction:column;gap:8px;width:100%}.hero__finder-form.hero__finder-form--vin-row{display:flex;flex-wrap:wrap;align-items:flex-end;gap:10px 12px}.hero__finder-form.hero__finder-form--vin-row label{flex:1 1 200px;min-width:0;margin-bottom:0}.hero__finder-form.hero__finder-form--vin-row .btn{flex:0 0 auto}.hero__finder-form label{display:block;font-size:11px;font-weight:600;color:#0a0a0a;margin-bottom:0}.hero__finder-form select,.hero__finder-form input{width:100%;margin-top:4px;margin-bottom:0;padding:8px 10px;font-size:13px;border-radius:8px;border:1px solid #cbd5e1;background:var(--app-surface-accent);color:#0a0a0a}.hero__finder-form select:focus,.hero__finder-form input:focus{outline:none;border-color:#f97316;box-shadow:0 0 0 3px #f9731626}.hero__finder-form .btn{align-self:flex-start}.hero__finder-vin-result{margin-top:14px;padding-top:14px;border-top:1px solid #e2e8f0}.hero__finder-vin-result h3{font-size:12px;color:#0a0a0a}.hero__finder-vin-result dl{font-size:13px}.hero__finder-vin-result dt{color:#0a0a0a}.hero__banner-copy{text-align:left;min-width:0;max-width:100%}.hero__lead-row{display:flex;flex-wrap:wrap;align-items:flex-start;gap:12px 18px;min-width:0;max-width:100%}.hero__lead-row>h1.hero__geo-blurb--as-h1{flex:1 1 16rem;min-width:0}.hero__tagline{margin:0;flex:1 1 200px;min-width:0;color:#e5e7eb;font-size:clamp(.95rem,1.4vw,1.05rem);line-height:1.45;max-width:min(36rem,100%);overflow-wrap:break-word}.hero__catalog-btn{flex-shrink:0}.hero__meta--hero-compact{display:flex;flex-wrap:wrap;margin-top:2px;font-size:11px;color:#cbd5e1;justify-content:flex-start;gap:14px;min-width:0;max-width:100%}.hero__meta--hero-compact>span{max-width:100%;overflow-wrap:break-word}@media(max-width:900px){.hero__shell--backdrop{min-height:0}.hero__backdrop-panel{background:linear-gradient(180deg,#02061759,#020617c7 48%,#020617eb),radial-gradient(circle at 0% 0%,rgba(249,115,22,.38) 0,transparent 45%),radial-gradient(circle at 100% 20%,rgba(34,197,94,.16) 0,transparent 42%)}.hero__backdrop-visual img{object-position:60% 40%}.hero__overlay{padding:24px 18px 32px}.hero__overlay-headline{grid-template-columns:1fr}.hero__overlay-head-spacer{display:none}.hero__finder-grid{grid-template-columns:1fr}.hero__finder--on-backdrop{align-self:stretch;max-width:none;margin-right:0;transform:none}.hero__banner-copy{text-align:center}.hero__lead-row{justify-content:center;flex-direction:column}.hero__tagline{max-width:36rem;margin-left:auto;margin-right:auto}.hero__meta--hero-compact{justify-content:center}}@media(max-width:640px){.hero__finder{padding:16px 16px 18px}.hero__finder-form.hero__finder-form--vin-row{flex-direction:column;align-items:stretch}.hero__finder-form.hero__finder-form--vin-row .btn{width:100%}}.home-section{padding:56px 32px 64px}.home-trust{position:relative;z-index:0;margin-top:-28px;padding:72px 32px 32px;background:var(--app-page-bg)}.home-trust:before{content:"";position:absolute;left:0;right:0;width:100%;top:-56px;height:120px;pointer-events:none;z-index:0;background:linear-gradient(180deg,rgba(15,23,42,.22) 0%,transparent 100%)}.home-trust__grid{position:relative;z-index:1;display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:18px}.home-trust__card{display:flex;flex-direction:column;align-items:stretch;gap:10px;min-height:0;margin:0;padding:18px 16px 16px;border-radius:16px;box-sizing:border-box;border:1px solid rgba(0,100,210,.26);background:linear-gradient(145deg,var(--app-surface) 0%,rgba(0,100,210,.07) 55%,var(--app-surface-accent) 100%);box-shadow:0 4px 14px #0064d214;text-decoration:none;color:inherit}.home-trust__card--link{cursor:pointer;transition:box-shadow .2s ease,transform .2s ease}.home-trust__card--link:hover{box-shadow:0 10px 26px #0064d224;transform:translateY(-2px)}.home-trust__card--link:focus-visible{outline:2px solid #0064d2;outline-offset:3px}.home-trust__card-head{display:flex;justify-content:flex-start}.home-trust__brand-pill{display:inline-flex;align-items:center;justify-content:center;min-height:34px;min-width:34px;padding:6px 12px;border-radius:12px;background:#fff;border:1px solid rgba(0,100,210,.22);font-size:18px;line-height:1;box-shadow:0 1px 3px #0000000d}.home-trust__brand-pill--ebay{flex-direction:row;flex-wrap:nowrap;gap:2px;padding:5px 10px;min-width:52px;font-family:system-ui,-apple-system,Segoe UI,sans-serif}.home-trust__card-title{margin:4px 0 0;font-size:15px;font-weight:700;color:#0f172a;letter-spacing:-.02em;line-height:1.25}.home-trust__card-desc{margin:0;flex:1;font-size:13px;line-height:1.5;color:#1e293b}.home-trust__card-foot{display:flex;flex-direction:column;align-items:center;gap:8px;margin-top:auto;padding-top:6px}.home-trust__stars{color:#ea580c;font-size:13px;letter-spacing:3px;line-height:1;text-shadow:0 1px 0 rgba(255,255,255,.5)}.home-trust__foot-pill{font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:.08em;color:#0f172a;background:#ffffffe6;border:1px solid rgba(0,100,210,.22);border-radius:999px;padding:4px 12px;text-align:center}.home-trust__ebay-mark{display:inline-flex;font-weight:800;font-size:15px;line-height:1;letter-spacing:-.04em}.home-trust__ebay-mark-e{color:#e53238}.home-trust__ebay-mark-b{color:#0064d2}.home-trust__ebay-mark-a{color:#f5af02}.home-trust__ebay-mark-y{color:#86b817}.home-trust__ebay-suffix{font-size:11px;font-weight:700;color:#64748b;margin-left:1px;letter-spacing:-.02em}.home-section--features{background:var(--app-page-bg)}.home .home-section__inner{max-width:1280px;margin:0 auto}.home-section__inner{max-width:1200px;margin:0 auto}.home-section__header{display:flex;justify-content:space-between;align-items:flex-end;gap:20px;margin-bottom:28px;flex-wrap:wrap}.home-section__header h2{margin:0;font-size:clamp(1.35rem,2.2vw,1.6rem);font-weight:700;color:#111827;letter-spacing:-.02em;line-height:1.2}.home-section--hubs{padding-top:8px;padding-bottom:8px}.home-section--hubs .home-section__header{margin-bottom:18px}.home-hub-grid{list-style:none;margin:0;padding:0;display:grid;gap:14px}.home-hub-grid--categories,.home-hub-grid--makes{grid-template-columns:repeat(4,minmax(0,1fr))}.home-hub-card{display:flex;flex-direction:column;align-items:flex-start;gap:12px;min-height:108px;height:100%;padding:16px 16px 14px;box-sizing:border-box;border-radius:16px;border:1px solid rgba(0,100,210,.2);background:linear-gradient(145deg,var(--app-surface) 0%,rgba(0,100,210,.06) 55%,var(--app-surface-accent, #f8fafc) 100%);box-shadow:0 4px 14px #0064d212;text-decoration:none;color:inherit;transition:box-shadow .2s ease,transform .2s ease,border-color .2s ease}.home-hub-card:hover{transform:translateY(-2px);border-color:#0064d257;box-shadow:0 10px 24px #0064d21f}.home-hub-card:focus-visible{outline:2px solid #c2410c;outline-offset:3px}.home-hub-card__icon{display:inline-flex;align-items:center;justify-content:center;width:42px;height:42px;border-radius:12px;background:#fff;border:1px solid rgba(0,100,210,.2);color:#0f3d6e;box-shadow:0 1px 3px #0000000a}.home-hub-card__label{font-size:.95rem;font-weight:650;line-height:1.3;color:#0f172a;letter-spacing:-.01em}.home-hub-card--make{flex-direction:row;align-items:center;gap:12px;min-height:76px;padding:12px 14px}.home-hub-card__mono{flex:0 0 auto;display:inline-flex;align-items:center;justify-content:center;width:44px;height:44px;border-radius:12px;background:#0f172a;color:#f8fafc;font-size:.72rem;font-weight:700;letter-spacing:.04em;line-height:1}.home-hub-card__text{display:flex;flex-direction:column;gap:2px;min-width:0}.home-hub-card__make{font-size:.98rem;font-weight:700;color:#0f172a;letter-spacing:-.015em;line-height:1.2}.home-hub-card--make .home-hub-card__label{font-size:.8rem;font-weight:500;color:#64748b}@media(max-width:900px){.home-hub-grid--categories,.home-hub-grid--makes{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:520px){.home-hub-grid--categories{grid-template-columns:1fr 1fr}.home-hub-grid--makes{grid-template-columns:1fr}.home-hub-card{min-height:0}}.home .home-section__header .link{font-size:14px;font-weight:600;color:#c2410c;text-decoration:none;white-space:nowrap;transition:color .15s ease}.home .home-section__header .link:hover{color:#ea580c;text-decoration:underline}.link{font-size:14px;color:#2563eb}.link:hover{text-decoration:underline}.home .product-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(252px,1fr));gap:24px}.home .product-card{background:var(--app-surface);border-radius:14px;overflow:hidden;border:1px solid var(--app-surface-border);box-shadow:0 4px 12px #0000000a;display:flex;flex-direction:column;color:inherit;text-decoration:none;transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease}.home .product-card:hover{transform:translateY(-2px);border-color:#d1d5db;box-shadow:0 10px 24px #00000014}.home .product-card__link-block{display:flex;flex-direction:column;flex:1 1 auto;min-height:0;color:inherit;text-decoration:none}.home .product-card__link-block:hover .product-card__title{color:#c2410c}.home .product-card__footer{flex-shrink:0;display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:auto;padding:12px 16px 14px;border-top:1px solid var(--app-surface-border);background:var(--app-surface-subtle)}.home .product-card__footer-price{min-width:0}.home .product-card__footer-price .product-card__price{margin:0}.home .product-card__footer-price .product-card__meta--vat-note{margin:2px 0 0;font-size:12px}.home .product-card__footer .product-list__card-add{flex-shrink:0}.product-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(240px,1fr));gap:20px}.product-card{background:var(--app-surface);border-radius:16px;overflow:hidden;border:1px solid var(--app-surface-border);box-shadow:0 8px 24px #0f172a0f;display:flex;flex-direction:column;color:inherit;text-decoration:none;transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease}.product-card:hover{transform:translateY(-3px);border-color:#cbd5e1;box-shadow:0 16px 34px #0f172a1f}.product-card__image{aspect-ratio:4 / 3;background:var(--app-surface-muted);display:flex;align-items:center;justify-content:center;position:relative;overflow:hidden}.home .product-card__image{background:var(--app-surface-muted)}.product-card__image img{width:100%;height:100%;object-fit:cover}.home .product-card__image img{object-position:left center}.product-card__placeholder{color:#0a0a0a;font-size:13px}.product-card__body{padding:12px 13px 13px}.home .product-card__body{padding:14px 16px 12px;flex:1 1 auto}.product-card__title{font-size:14px;font-weight:600;line-height:1.35;margin-bottom:4px}.home .product-card__title{color:#111827;font-size:14px;font-weight:600;line-height:1.4;margin-bottom:6px}.product-card__meta{font-size:12px;color:#0a0a0a;margin-bottom:4px}.home .product-card__meta{font-size:12px;color:#0a0a0a;margin-bottom:5px}.product-card__price{font-weight:700;font-size:15px}.home .product-card__price{font-weight:700;font-size:16px;color:#111827;margin-top:4px;margin-bottom:2px;letter-spacing:-.02em}.product-card__price--eu{color:#7c3aed}.product-card__meta--eu{color:#7c3aed;font-weight:600}.product-card__meta--subtle{color:#0a0a0a;font-size:11px}.error{color:#b91c1c;font-size:14px}.product-detail{padding:24px;max-width:1200px;margin:0 auto;position:relative}.product-detail--error,.product-detail--loading{padding:24px}.product-detail__back{display:inline-block;margin-bottom:20px;color:#2563eb;font-size:14px}.product-detail__back:hover{text-decoration:underline}.product-detail__main{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(0,.85fr);gap:40px;align-items:start}.product-detail__gallery{display:flex;flex-direction:column;gap:12px}.product-detail__image-wrap{position:relative;background:#f6f7f5;border-radius:16px;border:1px solid rgba(148,163,184,.26);box-shadow:0 16px 34px #0f172a14;aspect-ratio:1;min-height:560px;overflow:hidden;display:flex;align-items:center;justify-content:center;padding:18px}.product-detail__image-wrap--gallery{cursor:pointer}.product-detail__image-wrap:focus-visible{outline:2px solid #f97316;outline-offset:2px}.product-detail__image{width:100%;height:100%;object-fit:contain;pointer-events:none;transition:transform .35s ease}.product-detail__nav{position:absolute;top:50%;transform:translateY(-50%);width:40px;height:40px;border:none;border-radius:50%;background:#0f172ab3;color:#fff;font-size:24px;line-height:1;cursor:pointer;display:flex;align-items:center;justify-content:center;padding:0;transition:background .2s}.product-detail__nav:hover{background:#0f172ae6}.product-detail__nav--prev{left:12px}.product-detail__nav--next{right:12px}.product-detail__counter{position:absolute;bottom:12px;left:50%;transform:translate(-50%);background:#0f172abf;color:#fff;font-size:12px;padding:4px 10px;border-radius:999px}.product-detail__no-image{color:#0a0a0a;font-size:14px}.product-detail__watermark{position:absolute;pointer-events:none;opacity:.12}.product-detail__watermark img{display:block;width:100%;height:100%;object-fit:contain}.product-detail__watermark--image{bottom:12px;right:12px;width:120px;height:36px}.product-detail__info .product-detail__watermark--text{opacity:.08}.product-detail__thumbs{display:flex;gap:8px;flex-wrap:wrap}.product-detail__lightbox{position:fixed;inset:0;z-index:1000;background:#000000e6;display:flex;align-items:center;justify-content:center;padding:24px;cursor:zoom-out}.product-detail__lightbox-close{position:absolute;top:16px;right:16px;width:44px;height:44px;border:none;border-radius:50%;background:#fff3;color:#fff;font-size:28px;line-height:1;cursor:pointer;display:flex;align-items:center;justify-content:center;padding:0;transition:background .2s}.product-detail__lightbox-close:hover{background:#ffffff59}.product-detail__lightbox-nav{position:absolute;top:50%;transform:translateY(-50%);width:48px;height:48px;border:none;border-radius:50%;background:#fff3;color:#fff;font-size:28px;line-height:1;cursor:pointer;display:flex;align-items:center;justify-content:center;padding:0;transition:background .2s}.product-detail__lightbox-nav:hover{background:#ffffff59}.product-detail__lightbox-nav--prev{left:24px}.product-detail__lightbox-nav--next{right:24px}.product-detail__lightbox-counter{position:absolute;bottom:24px;left:50%;transform:translate(-50%);background:#0009;color:#fff;font-size:14px;padding:6px 14px;border-radius:999px}.product-detail__lightbox-img{max-width:min(90vw,700px);max-height:min(85vh,600px);object-fit:contain;cursor:default}.product-detail__thumb{width:68px;height:68px;border-radius:8px;overflow:hidden;border:2px solid var(--app-surface-border);background:var(--app-surface-subtle);padding:0;cursor:pointer;transition:border-color .2s,box-shadow .2s}.product-detail__thumb:hover{border-color:#cbd5e1}.product-detail__thumb--active{border-color:#f97316;box-shadow:0 0 0 1px #f97316}@media(max-width:1200px){.product-detail__main{grid-template-columns:1fr 1fr;gap:28px}.product-detail__image-wrap{min-height:500px}}@media(hover:hover)and (pointer:fine){.product-detail__image-wrap--gallery:hover .product-detail__image,.product-detail__image-wrap--gallery:focus-visible .product-detail__image{transform:scale(1.06)}}.product-detail__thumb img{width:100%;height:100%;object-fit:cover;display:block}.product-detail__title{margin:0 0 8px;font-size:1.35rem;line-height:1.3;color:#0a0a0a}.product-detail__meta{margin:0 0 12px;color:#0a0a0a;font-size:14px}.product-detail__price-block{margin-bottom:20px}.product-detail__price{font-size:1.5rem;font-weight:700;color:#0a0a0a}.product-detail__price--eu{color:#7c3aed}.product-detail__price-note{display:block;margin-top:4px;font-size:13px;color:#0a0a0a}.product-detail__price-note--subtle{color:#0a0a0a;font-size:12px}.product-detail__price-note--eu{color:#7c3aed;font-weight:600}.product-detail__old-price{margin-right:10px;font-size:1rem;color:#0a0a0a;text-decoration:line-through}.product-detail__support{margin:0 0 24px;font-size:13px;color:#0a0a0a}.product-detail__support a{color:#2563eb}.product-detail__add-block{display:flex;flex-direction:column;align-items:stretch;gap:10px;width:100%}.product-detail__qty-row{display:flex;align-items:center;gap:8px;flex-wrap:nowrap}.product-detail__qty-stepper{display:inline-flex;align-items:center;border:1px solid #d1d5db;border-radius:8px;overflow:hidden;background:var(--app-surface)}.product-detail__qty-btn{width:44px;min-height:44px;border:none;background:#f9fafb;cursor:pointer;font-size:18px;line-height:1;color:#111827;touch-action:manipulation}.product-detail__qty-btn:disabled{opacity:.45;cursor:not-allowed}.product-detail__qty-input{width:52px;min-height:44px;border:none;border-left:1px solid #d1d5db;border-right:1px solid #d1d5db;text-align:center;font-size:16px;background:var(--app-surface);-moz-appearance:textfield;appearance:textfield}.product-detail__qty-input::-webkit-outer-spin-button,.product-detail__qty-input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.product-detail__add-btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;width:100%;padding:10px 20px;border:none;border-radius:999px;background:linear-gradient(to right,#f97316,#facc15);color:#111827;font-size:14px;font-weight:600;cursor:pointer;transition:filter .15s}.product-detail__add-btn:hover{filter:brightness(1.05)}.product-detail__wish-btn{display:inline-flex;align-items:center;justify-content:center;width:44px;height:44px;min-width:44px;border:1px solid #e5e7eb;border-radius:50%;cursor:pointer;transition:all .15s;background:#f9fafb;padding:0;flex-shrink:0}.product-detail__wish-btn--active{background:#e74c3c1a}.product-detail__rating-chip{display:inline-flex;align-items:center;gap:4px;margin:0 0 8px;padding:4px 10px;border:1px solid var(--app-surface-border);border-radius:999px;background:var(--app-surface-subtle);color:#0a0a0a;font-size:12px;font-weight:600;cursor:pointer;touch-action:manipulation}.product-detail__rating-chip:hover{border-color:#f9731673;background:#fff7ed}.product-detail__stock-info{color:#16a34a;font-weight:500;font-size:14px;margin:6px 0}.product-detail__buy-head{display:flex;flex-direction:column;align-items:flex-start}.product-detail__desc-top,.product-detail__mobile-acc{display:none}.product-detail__tabs{margin-top:16px;scroll-margin-top:calc(var(--shop-sticky-top, 138px) + 8px)}.product-detail__tab-list{display:flex;gap:0;border-bottom:1px solid #e2e8f0;margin-bottom:0}.product-detail__tab{padding:12px 20px;font-size:13px;font-weight:600;color:#0a0a0a;background:none;border:none;border-bottom:3px solid transparent;margin-bottom:-1px;cursor:pointer;transition:color .2s,border-color .2s}.product-detail__tab:hover{color:#0a0a0a}.product-detail__tab--active{color:#ea580c;border-bottom-color:#f97316}.product-detail__tab-panels{border:1px solid var(--app-surface-border);border-top:none;border-radius:0 0 12px 12px;background:var(--app-surface)}.product-detail__tab-panel,.product-detail__description-block{padding:20px 24px 48px;min-height:140px}.product-detail__spec-list{margin:0;display:grid;grid-template-columns:minmax(130px,180px) 1fr;gap:8px 24px;font-size:14px;align-items:start}.product-detail__spec-list dt{margin:0;font-weight:600;color:#0a0a0a}.product-detail__spec-list dd{margin:0;color:#0a0a0a}.product-detail__section-title{margin:0 0 12px;font-size:1rem;font-weight:600;color:#0a0a0a}.product-detail__fitments{margin-top:20px}.product-detail__fitment-list{margin:0;padding-left:1.25rem;color:#0a0a0a;font-size:14px;line-height:1.6}.product-detail__review-form{display:flex;flex-direction:column;gap:12px;margin-bottom:24px;padding:16px;background:var(--app-surface-subtle, #fafafa);border-radius:10px;border:1px solid var(--app-surface-border, #e5e7eb)}.product-detail__review-form label{display:flex;flex-direction:column;gap:4px;font-size:13px;font-weight:600;color:#374151}.product-detail__review-form select,.product-detail__review-form textarea{font-size:14px;padding:8px 10px;border-radius:6px;border:1px solid #d1d5db;background:#fff}.product-detail__review-form input[type=file]{font-size:13px;margin-top:4px}.product-detail__reviews-empty{font-size:14px;color:#0a0a0a;margin:12px 0}.review-image-preview{position:relative;display:inline-block}.review-image-preview img{width:100px;height:100px;object-fit:cover;border-radius:8px;border:1px solid #e5e7eb}.review-image-preview__remove{position:absolute;top:-6px;right:-6px;width:22px;height:22px;border-radius:50%;background:#ef4444;color:#fff;border:none;font-size:14px;line-height:1;cursor:pointer;display:flex;align-items:center;justify-content:center}.product-detail__reviews-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:16px}.review-item{padding:14px 16px;background:#fff;border:1px solid #e5e7eb;border-radius:10px}.review-item__header{display:flex;align-items:center;gap:10px;margin-bottom:6px;flex-wrap:wrap}.review-item__header strong{color:#f59e0b;font-size:16px;letter-spacing:1px}.review-item__meta{font-size:12px;color:#0a0a0a}.review-item__comment{font-size:14px;color:#0a0a0a;margin:4px 0 8px;line-height:1.5}.review-item__thumb{width:80px;height:80px;object-fit:cover;border-radius:8px;border:1px solid #e5e7eb;cursor:pointer;transition:opacity .2s}.review-item__thumb:hover{opacity:.8}.review-lightbox{position:fixed;inset:0;z-index:9999;background:#000000d9;display:flex;align-items:center;justify-content:center;cursor:pointer}.review-lightbox__close{position:absolute;top:16px;right:20px;background:transparent;border:none;color:#fff;font-size:32px;cursor:pointer;z-index:1;line-height:1}.review-lightbox__img{max-width:min(90vw,700px);max-height:min(85vh,600px);object-fit:contain;cursor:default;border-radius:8px}.product-description{font-size:14px;line-height:1.6;color:#0a0a0a}.product-description__vehicle-line{margin:0 0 12px;font-size:13px;font-weight:600;color:#0a0a0a;padding:6px 10px;background:var(--app-surface-muted);border-radius:6px;border-left:3px solid #f97316}.product-description__paragraph{margin:0 0 12px}.product-description__paragraph--pre{white-space:pre-line}.product-description__section{margin:0 0 16px}.product-description__section-title{font-weight:700;margin:0 0 8px;font-size:1rem}.product-description__list{margin:0 0 12px;padding-left:1.25em}.product-description__list li{margin-bottom:4px}.product-description__specs{margin:0 0 16px;display:grid;grid-template-columns:minmax(130px,180px) 1fr;gap:4px 16px;font-size:13px;align-items:start;line-height:1.45}.product-description__specs dt{margin:0;font-weight:600;color:#0a0a0a}.product-description__specs dd{margin:0;color:#0a0a0a}.product-description__specs dd.product-description__spec-value--pre{white-space:pre-wrap}.page{padding:32px 24px}.about-page__inner,.faq-page__inner,.cart-page__inner,.contact-page__inner,.privacy-page__inner,.returns-page__inner{max-width:960px;margin:0 auto}.returns-page__title{font-size:1.75rem;margin:0 0 8px;color:#0a0a0a}.returns-page__intro{font-size:14px;line-height:1.6;color:#0a0a0a;margin:0 0 24px}.returns-page__section{margin-bottom:28px}.returns-page__section h2{font-size:1.125rem;margin:0 0 12px;color:#0a0a0a}.returns-page__section p,.returns-page__list li{font-size:14px;line-height:1.6;color:#0a0a0a}.returns-page__list{padding-left:1.25rem;margin:8px 0}.returns-page__section a{color:#c0392b;text-decoration:underline}.returns-page__countries{margin:0}.app-footer__legal{display:flex;flex-wrap:wrap;align-items:center;gap:6px;margin-bottom:8px;font-size:13px}.app-footer__legal a{color:#e5e7eb;text-decoration:underline}.app-footer__legal a:hover{color:#fff}.app-footer__cookie-btn{background:none;border:none;padding:0;font:inherit;color:#e5e7eb;text-decoration:underline;cursor:pointer}.app-footer__cookie-btn:hover{color:#fff}.app-footer__legal-sep{opacity:.5;-webkit-user-select:none;user-select:none}.privacy-page__title{font-size:1.75rem;margin:0 0 8px;color:#0a0a0a}.privacy-page__updated{font-size:13px;color:#64748b;margin:0 0 24px}.privacy-page__section{margin-bottom:28px}.privacy-page__section h2{font-size:1.125rem;margin:0 0 12px;color:#0a0a0a}.privacy-page__body p,.privacy-page__body li{font-size:14px;line-height:1.6;color:#0a0a0a}.privacy-page__body ul{padding-left:1.25rem;margin:8px 0}.privacy-page__body a{color:#c0392b;text-decoration:underline}.privacy-page__disclaimer{font-size:12px;color:#64748b;margin-top:32px;padding-top:16px;border-top:1px solid #e2e8f0}.about-page__list{padding-left:1.25rem;color:#0a0a0a;font-size:14px}.breadcrumb{font-size:13px;color:#0a0a0a}.breadcrumb a{color:#0a0a0a;text-decoration:none}.breadcrumb a:hover{text-decoration:underline}.breadcrumb__sep{margin:0 6px}.cart-page__title{display:flex;align-items:center;gap:12px;margin:0 0 8px}.cart-page__title svg{color:#f97316}.cart-page__content{display:grid;grid-template-columns:2fr 1fr;gap:24px;margin-top:16px}.cart-table{width:100%;border-collapse:collapse;background:var(--app-surface);border-radius:12px;overflow:hidden}.cart-table th,.cart-table td{padding:14px 16px;border-bottom:1px solid #e2e8f0;text-align:left;font-size:14px}.cart-table__product{display:flex;align-items:center;gap:16px}.cart-table__thumb{flex-shrink:0;width:100px;height:100px;border-radius:10px;overflow:hidden;background:var(--app-surface-muted);display:block}.cart-table__thumb img{width:100%;height:100%;object-fit:contain}.cart-table__thumb--empty{background:#e2e8f0;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' viewBox='0 0 24 24' fill='none' stroke='%2394a3b8' stroke-width='1.5'%3E%3Crect x='3' y='3' width='18' height='18' rx='2'/%3E%3Ccircle cx='8.5' cy='8.5' r='1.5'/%3E%3Cpath d='M21 15l-5-5L5 21'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center}.cart-table__title{font-weight:600;color:#0a0a0a}.cart-table__sku{font-size:12px;color:#0a0a0a}.cart-table__vat-lines{display:flex;flex-direction:column;gap:4px;font-size:13px;line-height:1.35;color:#0a0a0a}.cart-table__net-hint{font-size:12px;font-weight:400;color:#64748b}.cart-table__qty-wrap{display:inline-flex;align-items:center;gap:0;border:1px solid #e2e8f0;border-radius:8px;overflow:hidden}.cart-table__qty-btn{width:36px;height:36px;border:none;background:var(--app-surface-subtle);color:#0a0a0a;font-size:18px;font-weight:600;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .2s}.cart-table__qty-btn:hover{background:#e2e8f0}.cart-table__qty-num{min-width:40px;height:36px;padding:0 8px;display:flex;align-items:center;justify-content:center;font-weight:600;font-size:15px}.cart-table__remove{border:none;background:none;color:#0a0a0a;cursor:pointer;padding:4px;border-radius:6px;transition:color .2s,background .2s}.cart-table__remove:hover{color:#dc2626;background:#fef2f2}.cart-summary__icon{vertical-align:middle;margin-right:4px;color:#0a0a0a}.cart-summary{background:var(--app-surface);border-radius:12px;border:1px solid var(--app-surface-border);padding:16px 18px;align-self:flex-start}.cart-summary__totals-vat{margin:8px 0 12px}.cart-summary__total-line{margin:6px 0;font-size:15px;color:#0a0a0a}.cart-summary__total{font-weight:700;margin:8px 0 12px}.cart-summary__checkout{width:100%;margin-bottom:8px}.cart-summary__clear{border:none;background:none;color:#0a0a0a;font-size:13px;cursor:pointer}.cart-summary__checkout:disabled,.cart-summary__checkout[aria-disabled=true]{opacity:.55;cursor:not-allowed;filter:grayscale(.2);transform:none}.cart-summary__hint{margin:6px 0 0;font-size:12px;color:#9a3412}.cart-summary__hint--success{color:#15803d;font-weight:600}.cart-page__notice--warning{background:#fef3c7;border:1px solid #fcd34d;color:#92400e;padding:10px 14px;border-radius:8px;margin:12px 0;font-size:14px}.cart-sync-panel{border-radius:12px;border:1px solid #e5e7eb;background:linear-gradient(180deg,#fafafa,#fff 48%);box-shadow:0 4px 24px #0f172a0f;padding:18px 20px 16px;margin:16px 0 20px;max-width:720px}.cart-sync-panel__header{display:flex;align-items:flex-start;gap:12px;margin-bottom:8px}.cart-sync-panel__header-icon{flex-shrink:0;width:40px;height:40px;border-radius:10px;background:#eff6ff;color:#2563eb;display:flex;align-items:center;justify-content:center}.cart-sync-panel__title{margin:0;font-size:1.125rem;font-weight:700;color:#0f172a;line-height:1.3}.cart-sync-panel__lead{margin:0 0 16px;padding-left:52px;font-size:14px;color:#475569;line-height:1.45}.cart-sync-panel__section{margin-bottom:14px;padding:12px 14px;border-radius:10px;border:1px solid transparent}.cart-sync-panel__section--removed{background:#fff7ed;border-color:#fdba74}.cart-sync-panel__section--qty{background:#eff6ff;border-color:#93c5fd}.cart-sync-panel__section--price{background:#fefce8;border-color:#fde047}.cart-sync-panel__section-title{margin:0 0 10px;font-size:13px;font-weight:700;text-transform:uppercase;letter-spacing:.04em;color:#334155}.cart-sync-panel__list{margin:0;padding:0;list-style:none}.cart-sync-panel__item{padding:10px 0;border-top:1px solid rgba(15,23,42,.08);display:flex;flex-direction:column;gap:4px}.cart-sync-panel__list .cart-sync-panel__item:first-child{border-top:none;padding-top:0}.cart-sync-panel__item--removed .cart-sync-panel__item-title{text-decoration:line-through;color:#64748b}.cart-sync-panel__item-title{font-weight:600;color:#0f172a;font-size:15px}.cart-sync-panel__item-sku{font-size:12px;color:#64748b}.cart-sync-panel__item-detail{font-size:13px;color:#475569}.cart-sync-panel__item-detail--price{display:flex;flex-wrap:wrap;align-items:center;gap:8px;font-weight:500}.cart-sync-panel__price-old{color:#94a3b8;text-decoration:line-through}.cart-sync-panel__price-arrow{color:#64748b}.cart-sync-panel__price-new{color:#b45309;font-weight:700}.cart-sync-panel__badge{display:inline-block;margin-top:4px;align-self:flex-start;font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.03em;padding:4px 8px;border-radius:6px;background:#ffedd5;color:#9a3412;border:1px solid #fdba74}.cart-sync-panel__footer{margin-top:16px;padding-top:14px;border-top:1px solid #e5e7eb;display:flex;justify-content:flex-end}.cart-sync-panel__dismiss{min-width:160px}.cart-table__row--price-sync td{background:#fef9c3!important;box-shadow:inset 0 0 0 1px #eab30873}.cart-table__price-sync-note{margin:8px 0 0;font-size:12px;color:#854d0e;font-weight:600;line-height:1.35}.checkout-summary__table tbody tr.checkout-summary__row--price-sync td{background:#fef9c3;box-shadow:inset 0 0 0 1px #eab30859}.cart-table__row--issue td{background:#fff7ed}.cart-table__stock-warning{margin-top:6px;display:flex;flex-wrap:wrap;align-items:center;gap:8px;font-size:12px;color:#9a3412}.cart-table__stock-action{border:1px solid #f59e0b;background:#fff;color:#9a3412;border-radius:6px;padding:3px 8px;font-size:12px;cursor:pointer}.cart-table__stock-action:hover:not(:disabled){background:#fef3c7}.cart-table__stock-action:disabled{opacity:.5;cursor:not-allowed}.checkout-page__inner{max-width:1200px;margin:0 auto}.checkout-page__header{display:flex;justify-content:space-between;align-items:center;margin-bottom:14px}.checkout-page__header h1{font-size:2rem;margin:0;color:#0a0a0a}.checkout-page__back{color:#2563eb;text-decoration:none;font-size:14px;font-weight:500;transition:color .2s}.checkout-page__back:hover{color:#1d4ed8;text-decoration:underline}.checkout-page__stepper{display:flex;align-items:center;gap:12px;margin:0 0 20px;padding:10px 14px;border-radius:12px;border:1px solid var(--app-surface-border);background:var(--app-surface)}.checkout-page__step{display:inline-flex;align-items:center;gap:8px;color:#0a0a0a;font-size:13px;font-weight:600}.checkout-page__step-index{width:24px;height:24px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;border:1px solid #cbd5e1;background:var(--app-surface-subtle);color:#0a0a0a}.checkout-page__step--active{color:#1e293b}.checkout-page__step--active .checkout-page__step-index{border-color:#7c3aed;background:#f5f3ff;color:#5b21b6}.checkout-page__step--done .checkout-page__step-index{border-color:#16a34a;background:#f0fdf4;color:#166534}.checkout-page__step-line{flex:1;height:1px;background:#e2e8f0}.checkout-page__login-prompt{background:#fef3c7;border:1px solid #fcd34d;border-radius:8px;padding:12px 16px;margin-bottom:24px;font-size:14px}.checkout-page__login-prompt a{color:#2563eb;text-decoration:none;font-weight:500}.checkout-page__login-prompt a:hover{text-decoration:underline}.checkout-page__error{background:#fef2f2;border:1px solid #fecaca;color:#991b1b;border-radius:8px;padding:12px 16px;margin-bottom:24px;font-size:14px}.checkout-page__loading{background:#eff6ff;border:1px solid #bfdbfe;color:#1e40af;border-radius:8px;padding:12px 16px;margin-bottom:24px;font-size:14px}.checkout-page__form{margin-top:16px}.checkout-page__content{display:grid;grid-template-columns:1.5fr 1fr;gap:32px;align-items:start}.checkout-page__billing{background:var(--app-surface);border-radius:12px;border:1px solid var(--app-surface-border);padding:24px}.checkout-page__billing h2{font-size:1.5rem;margin:0 0 24px;color:#0a0a0a;padding-bottom:16px;border-bottom:2px solid var(--app-surface-border)}.checkout-form__row{display:grid;grid-template-columns:1fr 1fr;gap:16px}.checkout-form__field{margin-bottom:20px}.checkout-form__field label{display:block;font-weight:500;font-size:14px;color:#0a0a0a;margin-bottom:6px}.checkout-form__field .required{color:#dc2626}.checkout-form__field input[type=text],.checkout-form__field input[type=email],.checkout-form__field input[type=tel],.checkout-form__field select,.checkout-form__field textarea{width:100%;padding:10px 12px;border:1px solid #cbd5e1;border-radius:8px;font-size:14px;font-family:inherit;color:#0a0a0a;background:var(--app-surface-accent);transition:border-color .2s,box-shadow .2s}.checkout-form__field input:focus,.checkout-form__field select:focus,.checkout-form__field textarea:focus{outline:none;border-color:#2563eb;box-shadow:0 0 0 3px #2563eb1a}.checkout-form__field--invalid input[type=text],.checkout-form__field--invalid input[type=email],.checkout-form__field--invalid input[type=tel],.checkout-form__field--invalid select,.checkout-form__field--invalid textarea{border-color:#dc2626;box-shadow:0 0 0 2px #dc26262e}.checkout-form__field--invalid input:focus,.checkout-form__field--invalid select:focus,.checkout-form__field--invalid textarea:focus{border-color:#dc2626;box-shadow:0 0 0 3px #dc262633}.checkout-summary__couriers--invalid{padding:8px;margin:0 -8px;border-radius:10px;outline:2px solid #dc2626;outline-offset:2px}.checkout-form__field textarea{resize:vertical;min-height:80px}.checkout-form__same-address{margin:0 0 16px}.checkout-form__same-address-label{display:flex;align-items:center;gap:6px;cursor:pointer;font-size:.82rem;color:#475569}.checkout-form__same-address-label input[type=checkbox]{width:15px;height:15px;accent-color:#2563eb;cursor:pointer}.checkout-form__shipping-address{margin-top:8px;padding:20px;background:#f0f9ff;border:1px solid #bae6fd;border-radius:10px}.checkout-form__shipping-address h3{font-size:1.1rem;font-weight:600;color:#0c4a6e;margin:0 0 16px}.checkout-form__payment-options{display:flex;flex-direction:column;gap:12px}.checkout-form__payment-option{display:flex;align-items:center;gap:12px;padding:14px 16px;border:1px solid var(--app-surface-border);border-radius:8px;cursor:pointer;transition:all .2s;background:var(--app-surface)}.checkout-form__payment-option:hover{border-color:#3b82f6;background:var(--app-surface-subtle)}.checkout-form__payment-option input[type=radio]{margin:0;cursor:pointer;flex-shrink:0;width:18px;height:18px}.checkout-form__payment-option-content{display:flex;align-items:center;justify-content:space-between;gap:12px;flex:1}.checkout-form__payment-option-name{font-weight:500;color:#1e293b;font-size:14px}.checkout-form__payment-option-logos{display:flex;align-items:center;gap:8px;flex-shrink:0}.checkout-form__payment-logo{height:24px;width:auto;max-width:40px;object-fit:contain;opacity:.7;transition:opacity .2s}.checkout-form__payment-logo--p24{height:20px;max-width:60px}.checkout-form__payment-logo--amex{height:20px}.checkout-form__payment-logo-fallback{font-size:12px;font-weight:600;color:#0a0a0a;padding:4px 8px;background:var(--app-surface-muted);border-radius:4px}.checkout-form__payment-option:hover .checkout-form__payment-logo{opacity:1}.checkout-form__payment-option input[type=radio]:checked~.checkout-form__payment-option-content .checkout-form__payment-option-name{color:#1e40af;font-weight:600}.checkout-form__payment-option:has(input[type=radio]:checked) .checkout-form__payment-logo{opacity:1}.checkout-form__payment-option:has(input[type=radio]:checked){border-color:#3b82f6;background:#eff6ff;border-width:2px}.checkout-form__shipping-options{display:flex;flex-direction:column;gap:12px}.checkout-form__shipping-option{display:flex;align-items:center;gap:10px;padding:12px;border:1px solid #e2e8f0;border-radius:8px;cursor:pointer;transition:background .2s,border-color .2s}.checkout-form__shipping-option:hover{background:var(--app-surface-subtle)}.checkout-form__shipping-option input[type=radio]{margin:0;cursor:pointer}.checkout-form__shipping-option input[type=radio]:checked+span{font-weight:600;color:#2563eb}.checkout-form__shipping-option input[type=radio]:checked~span,.checkout-form__shipping-option:has(input[type=radio]:checked){border-color:#2563eb;background:#eff6ff}.checkout-page__summary{background:var(--app-surface);border-radius:12px;border:1px solid var(--app-surface-border);padding:24px;position:sticky;top:20px}.checkout-page__summary h2{font-size:1.5rem;margin:0 0 20px;color:#0a0a0a;padding-bottom:16px;border-bottom:2px solid var(--app-surface-border)}.checkout-summary__table{width:100%;border-collapse:collapse;margin-bottom:20px}.checkout-summary__table th,.checkout-summary__table td{padding:10px 0;text-align:left;font-size:14px;border-bottom:1px solid var(--app-surface-border)}.checkout-summary__table th{font-weight:600;color:#0a0a0a}.checkout-summary__table td{color:#0a0a0a}.checkout-summary__table tbody tr:last-child td{border-bottom:none}.checkout-summary__product{display:flex;align-items:center;gap:8px}.checkout-summary__thumb{width:40px;height:40px;border-radius:4px;object-fit:cover;background:var(--app-surface-muted);flex-shrink:0}.checkout-summary__cell-prices{text-align:right;vertical-align:top}.checkout-summary__price-major{display:block;font-weight:700;font-size:1.05rem}.checkout-summary__price-minor{display:block;font-size:.82rem;color:#555;margin-top:2px}.checkout-summary__totals{padding:16px 0;border-top:2px solid var(--app-surface-border);border-bottom:2px solid var(--app-surface-border);margin-bottom:20px}.checkout-summary__row{display:flex;justify-content:space-between;align-items:center;padding:8px 0;font-size:14px;color:#0a0a0a}.checkout-summary__row--total{font-size:18px;font-weight:700;color:#0a0a0a;padding-top:12px;margin-top:8px;border-top:1px solid #e2e8f0}.checkout-summary__foreign-shipping-note{margin:10px 0 0;font-size:.82rem;color:#555;line-height:1.35}.checkout-summary__payment{margin-bottom:20px}.checkout-summary__payment h3{font-size:1rem;margin:0 0 8px;color:#0a0a0a}.checkout-summary__shipping{margin-top:16px;margin-bottom:20px}.checkout-summary__shipping h3{font-size:1rem;margin:0 0 8px;color:#0a0a0a}.checkout-summary__payment-note{font-size:13px;color:#0a0a0a;margin:0;line-height:1.5}.checkout-discount{padding:12px 0;border-top:1px solid #e2e8f0}.checkout-discount__label{display:block;font-size:13px;font-weight:600;color:#0a0a0a;margin-bottom:6px}.checkout-discount__row{display:flex;gap:8px}.checkout-discount__input{flex:1;padding:8px 12px;border:1px solid #d1d5db;border-radius:6px;font-size:14px;letter-spacing:.5px}.checkout-discount__input:disabled{background:#f3f4f6;color:#6b7280}.checkout-discount__btn{padding:8px 16px;border:1px solid #d1d5db;border-radius:6px;background:#f9fafb;font-size:13px;font-weight:600;cursor:pointer;white-space:nowrap}.checkout-discount__btn:hover:not(:disabled){background:#e5e7eb}.checkout-discount__btn:disabled{opacity:.5;cursor:not-allowed}.checkout-discount__btn--remove{color:#dc2626;border-color:#fca5a5;background:#fef2f2}.checkout-discount__btn--remove:hover{background:#fee2e2}.checkout-discount__error{margin:6px 0 0;font-size:13px;color:#dc2626}.checkout-discount__applied{margin:6px 0 0;font-size:13px;color:#16a34a;font-weight:600}.checkout-discount__hint{margin:6px 0 0;font-size:12px;color:#475569}.checkout-summary__row--discount{color:#16a34a;font-weight:600}.checkout-summary__cta-note{display:flex;flex-direction:column;gap:2px;border:1px solid var(--app-surface-border);border-radius:10px;background:var(--app-surface-subtle);padding:10px 12px;margin:0 0 12px;font-size:12px;color:#0a0a0a}.checkout-summary__cta-note strong{color:#0a0a0a;font-size:13px}.checkout-summary__submit{width:100%;margin-bottom:12px}.checkout-summary__login-required{font-size:13px;color:#0a0a0a;text-align:center;margin:0}.checkout-summary__login-required a{color:#2563eb;text-decoration:none;font-weight:500}.checkout-summary__login-required a:hover{text-decoration:underline}.btn--large{padding:14px 24px;font-size:16px;font-weight:600}.account-page__inner{max-width:1280px;margin:0 auto}.account-page__breadcrumb{font-size:13px;color:#0a0a0a;margin-bottom:8px}.account-page__breadcrumb a{color:#2563eb;text-decoration:none}.account-page__title{font-size:1.75rem;margin:0 0 24px;color:#0a0a0a}.account-page__grid{display:grid;grid-template-columns:1fr 1fr;gap:40px;align-items:start}.account-page__grid--dashboard{grid-template-columns:minmax(0,1fr) max-content;gap:28px 32px;align-items:start;width:100%}.account-page__panel--profile{grid-column:1;grid-row:1 / span 2}.account-page__panel--orders{grid-column:2;grid-row:1}.account-page__panel--security{grid-column:2;grid-row:2;justify-self:stretch;width:100%;box-sizing:border-box}.account-page__panel{padding:24px;background:var(--app-surface);border:1px solid var(--app-surface-border);border-radius:12px}.account-page__panel-title{font-size:1.125rem;margin:0 0 20px;color:#0a0a0a}.account-page__section-title{margin:0;padding-top:12px;border-top:1px solid var(--app-surface-border);font-size:13px;font-weight:700;color:#0a0a0a;text-transform:uppercase;letter-spacing:.04em}.account-page__form>.account-page__section-title:first-of-type{padding-top:0;border-top:none}.account-page__fields{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px 18px}.account-page__label--full{grid-column:1 / -1}.account-page__fields--narrow{margin-top:0}.account-page__form-actions{margin-top:4px}.account-page__form-actions--left .account-page__btn{width:100%}@media(min-width:600px){.account-page__form-actions--left .account-page__btn{width:auto}}.account-orders{margin-top:8px}.account-orders__table{width:max-content;border-collapse:separate;border-spacing:0 10px;font-size:14px;table-layout:auto}.account-orders__table thead th{padding:8px 12px;border:none;border-bottom:2px solid var(--app-surface-border);text-align:left;font-weight:600;background-color:transparent}.account-orders__table tbody td{padding:12px 14px;border:none;text-align:left;vertical-align:middle}.account-orders__table tbody tr.account-orders__row td{background:var(--app-surface-accent);border-top:1px solid var(--app-surface-border);border-bottom:1px solid var(--app-surface-border);box-shadow:0 1px #ffffffa6 inset;transition:background .15s ease,border-color .15s ease,box-shadow .15s ease}.account-orders__table tbody tr.account-orders__row td:first-child{border-left:4px solid #f97316;border-radius:10px 0 0 10px;border-right:none;padding-left:14px}.account-orders__table tbody tr.account-orders__row td:last-child{border-right:1px solid var(--app-surface-border);border-radius:0 10px 10px 0;border-left:none;text-align:center;color:#c2410c;font-size:1.15rem;line-height:1;font-weight:600}.account-orders__table tbody tr.account-orders__row td:last-child:after{content:"›";display:inline-block;opacity:.75;transition:transform .15s ease,opacity .15s ease}.account-orders__row{cursor:pointer}.account-orders__row:hover td{background:#fff7ed;border-color:#f9731673}.account-orders__row:hover td:first-child{border-left-color:#ea580c}.account-orders__row:hover td:last-child:after{opacity:1;transform:translate(3px)}.account-orders__row:focus-visible{outline:none}.account-orders__row:focus-visible td{background:#ffedd5;border-color:#f97316}.account-orders__row:focus-visible td:first-child{border-left-color:#c2410c}.account-orders__status{display:inline-block;padding:2px 8px;border-radius:999px;font-size:12px;font-weight:600}.account-orders__status--pendingpayment{color:#9a6700;background-color:#fff8e1}.account-orders__status--processing{color:#055160;background-color:#e0f7fa}.account-orders__status--completed{color:#0a6b2d;background-color:#e6f4ea}.account-orders__status--cancelled,.account-orders__status--failed{color:#b42318;background-color:#ffebe9}.account-orders__details-row td{padding:0;border-bottom:none}.order-detail__inner{max-width:1240px;margin:0 auto}.order-detail__title{font-size:1.6rem;margin:0 0 18px;color:#0a0a0a}.order-detail__layout{display:grid;grid-template-columns:minmax(0,1.55fr) minmax(260px,1fr);gap:24px;align-items:start}.order-detail__main{padding:20px;border-radius:12px;background:var(--app-surface);border:1px solid var(--app-surface-border)}.order-detail__aside{display:flex;flex-direction:column;gap:16px}.order-detail__aside-pair{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:16px;align-items:start}.order-detail__messages{margin-top:20px;padding-top:18px;border-top:1px solid var(--app-surface-border)}.order-detail__main .account-orders__message{background:var(--app-surface-accent)}.order-detail__card{padding:18px 20px;border-radius:12px;background:var(--app-surface);border:1px solid var(--app-surface-border);overflow:hidden}.order-detail__meta-row{display:flex;flex-wrap:wrap;gap:8px;align-items:center;margin-bottom:12px}.order-detail__meta-pill{padding:2px 10px;border-radius:999px;background:var(--app-surface-muted);font-size:12px;color:#0a0a0a}.order-detail__section-title{font-size:.9rem;font-weight:600;margin:4px 0 10px;color:#0a0a0a}.order-detail__billing-dl{margin:0;font-size:14px;line-height:1.45}.order-detail__billing-dl dt{font-weight:600;color:#334155;margin-top:10px}.order-detail__billing-dl dt:first-child{margin-top:0}.order-detail__billing-dl dd{margin:2px 0 0;color:#0a0a0a;overflow-wrap:break-word;word-break:break-all}.order-detail__vat-ok{font-size:13px;font-weight:500;color:#15803d}.order-detail__items{margin-top:4px}.order-detail__summary-row{display:flex;justify-content:space-between;align-items:center;font-size:14px;padding:4px 0}.order-detail__summary-row--strong{font-weight:600;border-top:1px solid #e5e7eb;margin-top:4px;padding-top:8px}.order-detail__summary-note{margin-top:8px;font-size:12px;color:#0a0a0a}.order-detail__invoice-note{margin:0 0 10px;font-size:14px;color:#0a0a0a}.order-detail__tracking-link{color:#0f4c81;font-weight:400;text-decoration:underline;text-underline-offset:2px}.order-detail__tracking-link:hover{color:#0b3b63}.order-detail__messages-composer{margin-top:8px}.order-detail .account-orders__messages-list{max-height:min(200px,32vh)}.order-detail .account-orders__messages-input{background:var(--app-surface-accent);border-color:var(--app-surface-border)}@media(max-width:1024px){.order-detail__aside-pair{grid-template-columns:1fr}}@media(max-width:900px){.order-detail__layout{grid-template-columns:minmax(0,1fr)}}.account-orders__details{padding:10px 12px 12px;background:var(--app-surface-subtle);border-bottom:1px solid var(--app-surface-border)}.account-orders__details-header{display:flex;flex-wrap:wrap;gap:16px;margin-bottom:10px}.account-orders__details-label{font-size:11px;text-transform:uppercase;letter-spacing:.06em;color:#0a0a0a}.account-orders__details-value{font-size:14px;font-weight:500;color:#0a0a0a}.account-orders__details-total{font-size:15px;font-weight:600;color:#0a0a0a}.account-orders__tabs{display:inline-flex;gap:4px;padding:4px;border-radius:999px;background:#e5e7eb;margin-bottom:8px}.account-orders__tab{border:none;background:transparent;padding:4px 10px;border-radius:999px;font-size:12px;font-weight:500;color:#4b5563;cursor:pointer}.account-orders__tab--active{background:var(--app-surface-accent);color:#111827;box-shadow:0 1px 2px #0f172a1a}.account-orders__items{display:flex;flex-direction:column;gap:6px}.account-orders__item{display:flex;justify-content:space-between;gap:12px;padding:6px 8px;border-radius:8px;background:var(--app-surface);border:1px solid var(--app-surface-border)}.account-orders__item-thumb-wrap{width:48px;height:48px;border-radius:8px;overflow:hidden;flex-shrink:0;background:var(--app-surface-muted);display:flex;align-items:center;justify-content:center}.account-orders__item-thumb{width:100%;height:100%;object-fit:cover}.account-orders__item-thumb-placeholder{font-size:10px;color:#0a0a0a}.account-orders__item-title{font-size:14px;font-weight:500;color:#111827}.account-orders__item-meta{margin-top:2px;display:flex;flex-wrap:wrap;gap:8px;font-size:12px;color:#0a0a0a}.account-orders__item-pricing{text-align:right;font-size:13px;color:#111827}.account-orders__item-subtotal{font-weight:600}.account-orders__item-main{flex:1 1 auto;min-width:0}@media(max-width:640px){.account-orders__item{flex-wrap:wrap;row-gap:8px}.account-orders__item-thumb-wrap{width:56px;height:56px}.account-orders__item-main{flex:1 1 calc(100% - 72px);min-width:0}.account-orders__item-title{white-space:normal;word-break:break-word}.account-orders__item-meta{margin-top:4px;font-size:13px;font-weight:500;color:#111827}.account-orders__item-pricing{flex:1 1 100%;display:flex;align-items:center;justify-content:space-between;gap:12px;text-align:left;padding-top:6px;border-top:1px dashed var(--app-surface-border)}}.account-orders__messages{margin-top:6px;display:flex;flex-direction:column;gap:8px}.account-orders__messages-list{max-height:220px;overflow-y:auto;display:flex;flex-direction:column;gap:6px}.account-orders__message{padding:6px 8px;border-radius:8px;background:var(--app-surface);border:1px solid var(--app-surface-border)}.account-orders__message-meta{display:flex;justify-content:space-between;gap:8px;font-size:11px;color:#0a0a0a;margin-bottom:2px}.account-orders__message-author{font-weight:500}.account-orders__message-body{font-size:13px;color:#111827;white-space:pre-wrap}.account-orders__message-time{font-variant-numeric:tabular-nums}.account-orders__messages-status,.account-orders__messages-error,.account-orders__messages-empty{font-size:12px;color:#0a0a0a}.account-orders__messages-error{color:#b91c1c}.account-orders__messages-composer{display:flex;flex-direction:column;gap:6px;margin-top:4px}.account-orders__messages-input{width:100%;resize:vertical;min-height:60px;max-height:160px;padding:8px 10px;border-radius:8px;border:1px solid #cbd5e1;font-size:13px}.account-orders__messages-input:focus{outline:none;border-color:#f97316;box-shadow:0 0 0 2px #f9731633}.account-orders__messages-send{align-self:flex-end;font-size:13px;padding-inline:14px}.account-orders__hint{margin-top:8px;font-size:12px;color:#0a0a0a}.account-page__form{display:flex;flex-direction:column;gap:16px}.account-page__label{display:flex;flex-direction:column;gap:6px;font-size:14px;color:#0a0a0a;min-width:0}.account-page__required{color:#dc2626}.account-page__input{padding:10px 12px;border:1px solid var(--app-surface-border);border-radius:8px;font-size:14px;background:var(--app-surface-accent);color:#0a0a0a}.account-page__input::placeholder{color:#0a0a0a73}.account-page__input:focus{outline:none;border-color:#f97316;box-shadow:0 0 0 2px #f9731640}.account-page__input--invalid{border-color:#dc2626!important;box-shadow:0 0 0 2px #dc262633!important}.account-page__input--invalid:focus{border-color:#dc2626!important;box-shadow:0 0 0 2px #dc262647!important}.account-page__vat-status{display:block;margin-top:6px;font-size:12px;line-height:1.4;font-weight:500}.account-page__vat-status--ok{color:#15803d}.account-page__vat-status--bad{color:#b91c1c}.account-page__vat-status--pending{color:#64748b}.account-page__checkbox-wrap{display:flex;align-items:center;gap:8px;font-size:14px;color:#0a0a0a;cursor:pointer}.account-page__checkbox{width:18px;height:18px}.account-page__error{margin:0;font-size:13px;color:#dc2626}.account-page__btn{align-self:flex-start}.account-page__link{background:none;border:none;padding:0;font-size:13px;color:#2563eb;cursor:pointer;text-align:left}.account-page__link:hover{text-decoration:underline}.account-page__privacy{margin:0;font-size:13px;color:#0a0a0a;line-height:1.5}.account-page__privacy-link{color:#2563eb;text-decoration:none}.account-page__modal-overlay{position:fixed;inset:0;background:#0f172a80;display:flex;align-items:center;justify-content:center;z-index:1000;padding:24px}.account-page__modal{position:relative;background:var(--app-surface);border-radius:12px;padding:28px 32px;max-width:400px;width:100%;box-shadow:0 20px 50px #0003}.account-page__modal-title{font-size:1.25rem;margin:0 0 20px;color:#0a0a0a}.account-page__modal-text{margin:0 0 20px;font-size:14px;color:#0a0a0a}.account-page__modal-actions{display:flex;gap:12px;margin-top:8px}.account-page__modal-close{position:absolute;top:12px;right:12px;background:none;border:none;font-size:24px;line-height:1;color:#0a0a0a;cursor:pointer;padding:4px}.account-page__modal-close:hover{color:#0a0a0a}.contact-page__inner{max-width:1000px}.contact-page__heading{font-size:1.75rem;margin-top:8px;margin-bottom:0}.contact-page__grid{display:grid;grid-template-columns:1fr 1fr;gap:40px;margin-top:24px;align-items:start}.contact-page__touch{font-size:14px;color:#0a0a0a}.contact-page__subheading{font-size:1rem;font-weight:700;color:#1e40af;margin:0 0 12px}.contact-page__intro{margin-bottom:12px}.contact-page__touch p{margin-bottom:10px;line-height:1.5}.contact-page__touch a{color:#1e40af;text-decoration:none}.contact-page__touch a:hover{text-decoration:underline}.contact-page__details{margin-top:20px;font-size:14px}.contact-page__tagline{margin:4px 0 12px;color:#4a5560}.contact-page__legal{margin:0 0 12px;font-size:13px;color:#5a6570}.contact-page__row{display:flex;align-items:center;gap:8px}.contact-page__icon{flex-shrink:0}.contact-page__form-section{background:var(--app-surface);border-radius:12px;border:1px solid var(--app-surface-border);padding:20px 24px}.contact-page__form-section .contact-page__subheading{margin-bottom:16px}.contact-form__row{display:flex;flex-direction:column;gap:12px;margin-top:12px}.contact-form label{font-size:13px;display:flex;flex-direction:column;gap:4px}.contact-form input,.contact-form textarea{border-radius:8px;border:1px solid #cbd5e1;padding:8px 10px;font-size:14px}.contact-form__actions{margin-top:16px}.contact-form__success{font-size:13px;color:#16a34a}.contact-page__map-wrap{margin-top:32px;width:100%;max-width:100%;border-top:1px solid #e2e8f0}.contact-page__map{display:block;width:100%;min-height:400px}.faq-list{margin-top:16px}.faq-item{border-bottom:1px solid var(--app-page-bg);padding:10px 0}.faq-item summary{cursor:pointer;font-weight:600}.faq-item p{margin:6px 0 0;font-size:14px;color:#0a0a0a}.faq-section{margin-top:28px}.faq-section__title{font-size:1rem;font-weight:700;letter-spacing:.05em;color:#0a0a0a;margin-bottom:12px;padding-bottom:6px;border-bottom:2px solid var(--app-page-bg)}.faq-page__title{font-size:1.75rem;margin-top:8px}.by-vehicle-page__inner{max-width:1000px;margin:0 auto}.by-vehicle-page__title{font-size:1.75rem;margin:0 0 8px}.by-vehicle-page__lead{color:#0a0a0a;margin-bottom:24px}.by-vehicle-page__grid{display:grid;grid-template-columns:1fr 1fr;gap:32px;align-items:start}.by-vehicle-page__panel{background:var(--app-surface);border:1px solid var(--app-surface-border);border-radius:12px;padding:24px}.by-vehicle-page__panel-title{font-size:1rem;font-weight:700;color:#0a0a0a;margin:0 0 16px}.by-vehicle-form label{display:block;font-size:13px;font-weight:500;margin-bottom:4px}.by-vehicle-form select,.by-vehicle-form input{width:100%;padding:10px 12px;border-radius:8px;border:1px solid #cbd5e1;font-size:14px;margin-bottom:14px}.by-vehicle-page__hint{font-size:13px;color:#0a0a0a;margin-bottom:14px}.by-vehicle-page__vin-input{font-family:ui-monospace,monospace;letter-spacing:.05em}.by-vehicle-page__vin-note{margin:12px 0 0;padding:10px 12px;border-radius:10px;border:1px solid rgba(245,158,11,.35);background:#f59e0b24;color:#7c2d12;font-size:13px;line-height:1.45}.by-vehicle-page__vin-result{margin-top:20px;padding-top:20px;border-top:1px solid #e2e8f0}.by-vehicle-page__vin-result h3{font-size:14px;font-weight:600;margin:0 0 10px}.by-vehicle-page__vin-result dl{display:grid;grid-template-columns:auto 1fr;gap:4px 16px;font-size:14px;margin-bottom:14px}.by-vehicle-page__vin-result dt{color:#0a0a0a}.by-vehicle-page__vin-result dd{margin:0}.by-vehicle-page__vin-actions{display:flex;flex-wrap:wrap;gap:10px}.by-vehicle-page__vin-complete{margin-top:12px;padding:12px;border-radius:12px;background:#0f172a1f;border:1px solid rgba(148,163,184,.24)}.by-vehicle-page__vin-complete-title{margin:0 0 10px;font-size:13px;font-weight:700;color:#0a0a0a}.by-vehicle-page__vin-complete-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.by-vehicle-page__vin-complete-grid label{display:block;font-size:11px;font-weight:600;color:#0a0a0a}.by-vehicle-page__vin-complete-grid select{width:100%;margin-top:4px}.by-vehicle-page__vin-field--missing{color:#c2410c!important}.by-vehicle-page__vin-field--missing select{border-color:#f97316a6!important;box-shadow:0 0 0 3px #f973161f}.hero__finder--on-backdrop .by-vehicle-page__vin-note{border-color:#fbbf246b;background:#f59e0b29;color:#fef3c7}.hero__finder--on-backdrop .by-vehicle-page__vin-complete{background:#0f172a47;border-color:#ffffff29}.hero__finder--on-backdrop .by-vehicle-page__vin-complete-title,.hero__finder--on-backdrop .by-vehicle-page__vin-complete-grid label{color:#f8fafc}.hero__finder--on-backdrop .by-vehicle-page__vin-field--missing{color:#fbbf24!important}.product-list.page{overflow:visible;flex:1;display:flex;flex-direction:column;min-width:0;width:100%;box-sizing:border-box;background:var(--app-page-bg);min-height:min(100vh,100dvh)}.product-list__inner{display:grid;grid-template-columns:300px 1fr;gap:32px;align-items:stretch;margin:0 auto;padding:24px 36px;flex:1;min-width:0;max-width:min(1520px,100%);box-sizing:border-box;background:transparent}.product-list__sidebar-wrap{width:300px;max-width:100%;min-height:0;display:flex;flex-direction:column}.product-list__sidebar{box-sizing:border-box;width:300px;max-width:100%;background:linear-gradient(180deg,var(--app-surface) 0%,var(--app-surface-subtle) 100%);border-radius:16px;padding:18px;box-shadow:0 14px 32px #0f172a14;border:1px solid var(--app-surface-border);display:flex;flex-direction:column;min-height:0;z-index:30;flex-shrink:0;position:sticky;top:var(--shop-sticky-top, 138px);max-height:calc(100vh - var(--shop-sticky-top, 138px) - 20px);max-height:calc(100dvh - var(--shop-sticky-top, 138px) - 20px)}.product-list__hero--full-width{grid-column:1 / -1}.product-list__mobile-only{display:none}.product-list__category-select-wrap{display:none;flex-direction:column;align-items:stretch;gap:6px;width:100%}.product-list__sidebar-title{flex-shrink:0;font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:.1em;color:#0a0a0a;margin:0;padding:4px 6px 10px;border-bottom:1px solid var(--app-surface-border)}.product-list__categories-nav{margin-top:4px;padding:8px 6px 8px 4px;border-radius:12px;background:var(--app-surface-muted);border:1px solid var(--app-surface-border);flex:1 1 auto;min-height:0;max-height:min(52vh,420px);overflow-y:auto;overscroll-behavior:contain;scrollbar-width:thin;scrollbar-color:#cbd5e1 transparent}.product-list__categories-nav::-webkit-scrollbar{width:6px}.product-list__categories-nav::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:999px}.product-list__categories{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:2px}.product-list__cat-link{display:block;padding:10px 12px 10px 14px;border-radius:10px;color:#0a0a0a;text-decoration:none;font-size:13px;font-weight:500;line-height:1.35;border:1px solid transparent;transition:background .15s ease,color .15s ease,border-color .15s ease,box-shadow .15s ease}.product-list__cat-link:hover{background:var(--app-surface-accent);color:#0a0a0a;border-color:var(--app-surface-border);box-shadow:0 2px 8px #0f172a0d}.product-list__cat-link:focus-visible{outline:none;box-shadow:0 0 0 2px var(--app-surface),0 0 0 4px #f9731673}.product-list__cat-link--active{background:var(--app-surface-accent);color:#c2410c;font-weight:600;border-color:#f9731659;box-shadow:0 1px #f8faf6d9 inset,0 4px 14px #f973161f;border-left:3px solid #f97316;padding-left:11px}.product-list__cat-link--active:hover{color:#9a3412;background:#fffbeb;border-color:#f9731673}.product-list__filter-block{flex-shrink:0;margin-top:20px;padding-top:16px;border-top:1px solid #e2e8f0}.product-list__filter-title{font-size:12px;font-weight:600;color:#0a0a0a;margin:0 0 4px}.product-list__filter-value{font-size:14px;margin:0 0 8px}.product-list__clear-filters{font-size:13px;color:#f97316;text-decoration:none}.product-list__clear-filters:hover{text-decoration:underline}.product-list__main{min-width:0}.product-list__hero{display:flex;justify-content:space-between;align-items:flex-end;gap:16px;border-radius:16px;border:1px solid #1e293b;background:radial-gradient(circle at 80% 20%,rgba(249,115,22,.18),transparent 35%),linear-gradient(140deg,#020617,#0f172a 55%,#111827);color:#f8fafc;padding:18px 20px;margin-bottom:0}.product-list__hero-eyebrow{margin:0 0 4px;font-size:11px;letter-spacing:.12em;text-transform:uppercase;color:#fdba74}.product-list__hero-title{margin:0;font-size:1.2rem;line-height:1.25}.product-list__hero-text{margin:6px 0 0;color:#cbd5e1;font-size:13px}.product-list__hero-cta{border-color:#f59e0b;color:#fde68a}.product-list__header{display:flex;flex-wrap:wrap;align-items:flex-end;justify-content:space-between;gap:12px 24px;margin-bottom:20px;background:linear-gradient(180deg,var(--app-surface) 0%,var(--app-surface-subtle) 100%);border:1px solid var(--app-surface-border);border-radius:16px;padding:14px;box-shadow:0 10px 26px #0f172a0f}.product-list__header-top{display:flex;flex-direction:column;gap:6px}.product-list__title{font-size:24px;font-weight:700;margin:0;color:#0a0a0a}.product-list__total{color:#0a0a0a;font-size:14px;margin:0}.product-list__total--pending{color:#0a0a0a;font-style:italic}.product-list__search{display:flex;gap:8px;margin-top:4px;max-width:460px}.product-list__search-input{flex:1;padding:10px 13px;border:1px solid #d1d9e6;border-radius:10px;font-size:14px;background:var(--app-surface-subtle)}.product-list__search-input:focus{outline:none;border-color:#f97316;box-shadow:0 0 0 2px #f9731633}.product-list__search-btn{flex-shrink:0}.product-list__quick-filters{display:flex;flex-wrap:wrap;gap:8px;margin-top:2px}.product-list__quick-chip{border:1px solid #d1d9e6;background:var(--app-surface);color:#0a0a0a;border-radius:999px;padding:6px 12px;font-size:12px;cursor:pointer;font-weight:600}.product-list__quick-chip:hover{border-color:#0a0a0a;background:var(--app-surface-muted)}.product-list__quick-chip--active{border-color:#f59e0b;background:#fff7ed;color:#c2410c}.product-list__quick-chip--clear{border-color:#f59e0b;color:#b45309;background:#fffbeb}.product-list__toolbar{display:flex;align-items:center;gap:12px;margin-left:auto;padding:8px 10px;border:1px solid var(--app-surface-border);border-radius:12px;background:var(--app-surface);box-shadow:0 6px 16px #0f172a0f}.product-list__sort-label{display:flex;align-items:center;gap:8px;font-size:14px;color:#0a0a0a}.product-list__sort-select{padding:8px 38px 8px 12px;border:1px solid #d1d9e6;border-radius:10px;font-size:14px;min-width:205px;color:#0a0a0a;background-color:var(--app-surface-subtle);-webkit-appearance:none;appearance:none;background-image:linear-gradient(45deg,transparent 50%,#475569 50%),linear-gradient(135deg,#475569 50%,transparent 50%),linear-gradient(to right,#e2e8f0,#e2e8f0);background-position:calc(100% - 18px) calc(50% - 2px),calc(100% - 12px) calc(50% - 2px),calc(100% - 34px) 50%;background-size:6px 6px,6px 6px,1px 55%;background-repeat:no-repeat}.product-list__sort-select:focus{outline:none;border-color:#f59e0b;box-shadow:0 0 0 3px #f59e0b33}.product-list__layout-toggle{display:flex;gap:4px}.product-list__layout-btn{padding:8px;border:1px solid #d1d9e6;border-radius:10px;background:var(--app-surface-subtle);color:#0a0a0a;cursor:pointer}.product-list__layout-btn--active{border-color:#f97316;background:#fff7ed;color:#f97316}.product-list__grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(290px,1fr));gap:22px}.product-list__grid.product-list__grid--list{grid-template-columns:1fr}.product-list__card{display:flex;flex-direction:column;background:var(--app-surface);border-radius:18px;overflow:hidden;box-shadow:0 10px 26px #0f172a14;border:1px solid var(--app-surface-border);color:inherit;transition:box-shadow .2s,transform .2s,border-color .2s}.product-list__card:hover{transform:translateY(-2px);border-color:#a8b6a0;box-shadow:0 18px 36px #0f172a24}.product-list__card--skeleton{pointer-events:none}.product-list__card--skeleton:hover{transform:none;border-color:var(--app-surface-border);box-shadow:0 10px 26px #0f172a14}.product-list__card-skeleton-main{display:flex;flex:1;flex-direction:column;min-height:0}.product-list__card--list .product-list__card-skeleton-main{flex-direction:row}.product-list__card-image-wrap--skeleton{position:relative;overflow:hidden}.product-list__card--list .product-list__card-image-wrap--skeleton{width:min(340px,42vw);min-width:220px;max-width:400px;flex-shrink:0;aspect-ratio:16 / 10}.product-skeleton-shimmer{width:100%;height:100%;min-height:140px;background:linear-gradient(100deg,#e2e8f0,#f8fafc,#e2e8f0 90%);background-size:220% 100%;animation:product-skeleton-shine 1.15s ease-in-out infinite}@keyframes product-skeleton-shine{0%{background-position:100% 0}to{background-position:-100% 0}}.product-skeleton-line{border-radius:6px;background:linear-gradient(90deg,#e8edf3,#f4f6f9,#e8edf3);background-size:220% 100%;animation:product-skeleton-shine 1.15s ease-in-out infinite;margin-bottom:8px}.product-skeleton-line--short{width:34%;height:8px;margin-bottom:10px}.product-skeleton-line--title{width:94%;height:14px}.product-skeleton-line--mid{width:68%;height:10px}.product-skeleton-line--tiny{width:42%;height:9px;margin-bottom:0}.product-skeleton-line--price{width:76px;height:16px;margin-bottom:6px}.product-skeleton-line--note{width:108px;height:10px;margin-bottom:0}.product-list__card-footer--skeleton{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:auto;padding:12px 14px 14px;border-top:1px solid var(--app-surface-border);background:var(--app-surface-subtle)}.product-skeleton-pill{width:142px;height:36px;border-radius:999px;background:linear-gradient(90deg,#ffedd5,#fef3c7,#ffedd5);background-size:220% 100%;animation:product-skeleton-shine 1.15s ease-in-out infinite;flex-shrink:0;opacity:.85}.home .product-card--skeleton{pointer-events:none}.home .product-card--skeleton:hover{transform:none;box-shadow:0 4px 12px #0000000a}.product-card__skeleton-top{display:flex;flex-direction:column;flex:1;min-height:0}.product-card__image--skeleton{aspect-ratio:4 / 3;padding:0;overflow:hidden;display:block}.product-card__image--skeleton .product-skeleton-shimmer{min-height:160px}.product-card__footer--skeleton{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:auto;padding:12px 16px 14px;border-top:1px solid var(--app-surface-border);background:var(--app-surface-subtle)}.product-list__card-link{display:flex;flex:1;flex-direction:column;min-width:0;text-decoration:none;color:inherit}.product-list__card--list{flex-direction:row}.product-list__card--list .product-list__card-link{flex-direction:row;flex:1}.product-list__card--list .product-list__card-image-wrap{width:min(340px,42vw);min-width:220px;max-width:400px;flex-shrink:0;aspect-ratio:16 / 10;padding:12px;box-sizing:border-box}.product-list__card--list .product-list__card-body{flex:1;display:flex;flex-direction:column;justify-content:space-between;padding:20px}.product-list__card-image-wrap{aspect-ratio:16 / 10;background:linear-gradient(180deg,var(--app-surface-subtle) 0%,var(--app-surface-muted) 100%);display:flex;align-items:center;justify-content:center;position:relative;overflow:hidden}.product-list__card-image-wrap:before{content:"";position:absolute;inset:0;background:linear-gradient(100deg,#94a3b814 30%,#94a3b83d,#94a3b814 60%);background-size:250% 100%;animation:product-image-shimmer 1.25s infinite;z-index:0}.product-list__card-image{width:100%;height:100%;object-fit:cover;object-position:left center;transition:transform .25s ease,opacity .3s ease,filter .3s ease;position:relative;z-index:1}.product-list__card--list .product-list__card-image{object-fit:contain;object-position:center}.product-list__card--list:hover .product-list__card-image-wrap img{transform:none}.product-list__card-image--loading{opacity:0;filter:blur(6px)}.product-list__card-image--loaded{opacity:1;filter:blur(0)}.product-list__card-image--loaded+.product-list__card-no-image{display:none}.product-list__card:hover .product-list__card-image-wrap img{transform:scale(1.03)}.product-list__card-no-image{color:#0a0a0a;font-size:13px}.product-list__card-body{padding:14px}.product-list__card-category{font-size:11px;font-weight:600;text-transform:uppercase;letter-spacing:.05em;color:#0a0a0a;margin:0 0 6px}.product-list__card-title{font-size:1.03rem;line-height:1.35;margin:0 0 8px;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;line-clamp:3;-webkit-line-clamp:3;-webkit-box-orient:vertical}.product-list__card-meta{font-size:12px;color:#0a0a0a;margin:0 0 6px}.product-list__card-sku{font-size:11px;color:#0a0a0a;margin:0 0 8px}.product-list__card-description{font-size:12px;color:#0a0a0a;line-height:1.4;margin:0 0 8px}.product-list__card-description .product-description{margin:0}.product-list__card-description .product-description__specs{margin:0 0 6px;font-size:12px;gap:2px 12px}.product-list__card-description .product-description__specs dt,.product-list__card-description .product-description__specs dd{color:#0a0a0a}.product-list__card-reviews{font-size:12px;color:#0a0a0a;margin:0 0 10px}.product-list__card-footer{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:auto;padding:12px 14px 14px;border-top:1px solid var(--app-surface-border);background:var(--app-surface-subtle)}@keyframes product-image-shimmer{0%{background-position:100% 0}to{background-position:-100% 0}}.product-list__card-price{font-weight:700;font-size:16px;color:#0a0a0a}.product-list__card-price--eu{color:#ea580c}.product-list__card-price-note{margin:2px 0 0;font-size:12px;color:#0a0a0a;font-weight:600}.product-list__card-price-note--vat{color:#0a0a0a;font-weight:500}.product-list__card-price-note--subtle{color:#0a0a0a;font-weight:500;font-size:11px}.product-list__card-add{display:inline-flex;align-items:center;gap:6px;padding:8px 14px;border:none;border-radius:999px;background:linear-gradient(to right,#f97316,#facc15);color:#111827;font-size:12px;font-weight:600;cursor:pointer;transition:filter .15s;min-width:142px}.product-list__card-add:hover{filter:brightness(1.05);transform:translateY(-1px)}.product-list__card-badge--oos,.product-card__badge--oos{position:absolute;top:8px;left:8px;z-index:2;padding:4px 10px;border-radius:4px;background:#dc2626e0;color:#fff;font-size:11px;font-weight:600;letter-spacing:.3px;pointer-events:none}.product-list__card--out-of-stock .product-list__card-image,.product-card--out-of-stock .product-card__image img{opacity:.5}.product-list__card-oos-label{display:inline-flex;align-items:center;gap:6px;padding:8px 14px;border-radius:6px;background:#f3f4f6;color:#9ca3af;font-size:13px;font-weight:600;white-space:nowrap}.product-detail__oos-notice{margin:8px 0;padding:10px 14px;border-radius:6px;background:#fef2f2;border:1px solid #fecaca;color:#b91c1c;font-size:14px;font-weight:500}.product-detail__add-btn--disabled{background:#e5e7eb!important;color:#9ca3af!important;cursor:not-allowed!important;filter:none!important}.product-detail__add-btn--disabled:hover{filter:none!important;transform:none!important}.product-list__empty{padding:32px;text-align:center;color:#0a0a0a}.product-list__pagination{display:flex;align-items:center;justify-content:center;gap:16px;margin-top:32px;padding:16px 0}.product-list__page-btn{padding:8px 16px;border-radius:8px;background:#f97316;color:#fff;text-decoration:none;font-size:14px;transition:background .2s}.product-list__page-btn:hover:not(.product-list__page-btn--disabled){background:#ea580c}.product-list__page-btn--disabled{background:#cbd5e1;color:#0a0a0a;cursor:default;pointer-events:none}.product-list__page-info{font-size:14px;color:#0a0a0a}.cart-toast{position:fixed;z-index:10000;display:flex;align-items:center;gap:12px;padding:14px 20px;border-radius:12px;background:var(--app-surface);color:#0a0a0a;font-size:14px;font-weight:500;box-shadow:0 10px 40px #0f172a26,0 0 0 1px #0000000f;animation:cart-toast-in .25s ease-out}.cart-toast--bottom-right{right:24px;bottom:24px}.cart-toast--top-right{right:24px;top:24px}.cart-toast--success{background:#ecfdf3;color:#065f46;border:1px solid #a7f3d0}.cart-toast--error{background:#fef2f2;color:#991b1b;border:1px solid #fecaca}@keyframes cart-toast-in{0%{opacity:0;transform:translate(100%)}to{opacity:1;transform:translate(0)}}@media(max-width:900px){.app-header{z-index:1200;max-width:100%;overflow-x:clip}.app-header__main{flex-direction:row;flex-wrap:wrap;align-items:center;gap:10px;padding-top:10px;padding-bottom:10px;min-width:0}.app-logo{order:1;flex-shrink:0}.app-search-wrap{order:3;flex:1 1 100%;max-width:100%;min-width:0}.app-search__input{font-size:16px;min-height:44px}.app-header__actions{order:2;margin-left:auto;flex-shrink:0;gap:6px}.app-nav{display:flex;flex-wrap:nowrap;overflow-x:auto;-webkit-overflow-scrolling:touch;justify-content:flex-start;gap:4px;padding:6px 16px 10px;scrollbar-width:none;max-width:100%;box-sizing:border-box}.app-nav::-webkit-scrollbar{display:none}.app-nav a{flex-shrink:0;padding:8px 14px;white-space:nowrap;font-size:13px}.home-section{padding:40px 16px 48px}.home-trust{padding:56px 16px 24px;margin-top:-16px}.home-trust:before{top:-40px;height:96px}.home-trust__grid{grid-template-columns:1fr}.hero{margin:0;border-radius:0;padding:32px 16px 40px}.hero.hero--split{padding:0}.hero__shell{border-radius:0;box-shadow:none}.app-header__top,.app-header__main,.app-footer__inner{padding-inline:16px}.product-detail__main{grid-template-columns:1fr}.product-detail__watermark--image{width:80px;height:24px}}@media(max-width:640px){.account-page__fields{grid-template-columns:1fr}.account-page__label--full{grid-column:1}}@media(max-width:768px){.contact-page__grid,.account-page__grid{grid-template-columns:1fr}.account-page__panel--profile,.account-page__panel--orders,.account-page__panel--security{grid-column:1;grid-row:auto}.account-page__grid--dashboard{grid-template-columns:1fr}.account-orders{overflow-x:auto;-webkit-overflow-scrolling:touch}.by-vehicle-page__grid{grid-template-columns:1fr}.checkout-page__stepper{flex-direction:row;flex-wrap:nowrap;align-items:center;gap:6px;overflow-x:auto;-webkit-overflow-scrolling:touch;padding-bottom:4px}.checkout-page__step-line{width:24px;min-width:16px;flex-shrink:0}.product-list__inner{grid-template-columns:1fr;padding:16px;gap:14px}.product-list__hero--full-width{order:0}.product-list__desktop-only{display:none!important}.product-list__mobile-only{display:flex}.product-list__mobile-only.product-list__filter-block{display:block;width:100%;margin-top:8px;padding-top:8px}.product-list__main{order:1;min-width:0;grid-column:1 / -1}.product-list__sort-select{min-width:150px}.product-list__hero{flex-direction:column;align-items:flex-start;padding:12px 14px;gap:10px}.product-list__hero-title{font-size:1rem}.product-list__hero-text{display:none}.product-list__category-select-wrap{display:flex;flex-direction:column;align-items:stretch;gap:6px;width:100%;margin:4px 0 8px}.product-list__category-select-label{font-size:11px;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:#0a0a0a}.product-list__category-select{width:100%;min-height:44px;padding:10px 12px;font-size:16px;border:1px solid var(--app-surface-border);border-radius:10px;background:var(--app-surface);color:#0a0a0a}.product-list__grid:not(.product-list__grid--list){grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.checkout-page__content{grid-template-columns:1fr;gap:16px}.checkout-page__summary{position:static}.checkout-form__row{grid-template-columns:1fr}.checkout-page__header{flex-direction:column;align-items:flex-start;gap:12px}.cart-page__content{grid-template-columns:1fr;gap:16px}.cart-table{display:block;border-radius:12px;overflow:visible;background:transparent}.cart-table thead{display:none}.cart-table tbody{display:flex;flex-direction:column;gap:12px}.cart-table tr{display:grid;grid-template-columns:1fr 1fr;gap:10px 12px;padding:14px;border:1px solid var(--app-surface-border);border-radius:12px;background:var(--app-surface);box-shadow:0 1px 2px #0f172a0a}.cart-table td{padding:0;border:none;font-size:14px;min-width:0}.cart-table td[data-label]:not([data-label=""]):before{content:attr(data-label);display:block;margin-bottom:4px;font-size:11px;font-weight:600;letter-spacing:.04em;text-transform:uppercase;color:#0a0a0a}.cart-table td:first-child{grid-column:1 / -1}.cart-table__actions-cell{grid-column:1 / -1;display:flex;justify-content:flex-end}.cart-table__product{gap:12px;align-items:flex-start}.cart-table__thumb{width:72px;height:72px;border-radius:10px;flex-shrink:0}.cart-table__qty-wrap{display:inline-flex;width:fit-content}.cart-table__qty-btn{width:44px;height:44px;min-width:44px;min-height:44px;font-size:18px}.cart-table__qty-num{min-width:40px;height:44px;display:inline-flex;align-items:center;justify-content:center;font-size:15px}.cart-table__remove{min-width:44px;min-height:44px;padding:10px}.cart-summary{position:sticky;bottom:0;z-index:40;padding:16px;border-radius:14px 14px 0 0;box-shadow:0 -8px 24px #0f172a1f;margin-inline:-4px;background:var(--app-surface)}.cart-page{padding-bottom:24px}.cart-summary__checkout{width:100%;min-height:48px;justify-content:center;font-size:15px}.checkout-summary__table{display:block}.checkout-summary__table thead{display:none}.checkout-summary__table tbody{display:flex;flex-direction:column;gap:10px}.checkout-summary__table tr{display:flex;flex-wrap:wrap;align-items:flex-start;justify-content:space-between;gap:10px;padding:12px;border:1px solid var(--app-surface-border);border-radius:12px;background:var(--app-surface-subtle)}.checkout-summary__table td{padding:0;border:none}.checkout-summary__table td[data-label]:not([data-label=""]):before{content:attr(data-label);display:block;margin-bottom:4px;font-size:11px;font-weight:600;letter-spacing:.04em;text-transform:uppercase;color:#0a0a0a}.checkout-summary__product{align-items:flex-start;gap:10px}.checkout-summary__thumb{width:52px;height:52px;border-radius:8px}.checkout-form__field input,.checkout-form__field select,.checkout-form__field textarea,.checkout-discount__input,.app-search__input,.product-list__search-input,.hero__finder-form select,.hero__finder-form input{font-size:16px;min-height:44px}.checkout-form__shipping-option,.checkout-form__payment-option{min-height:48px;padding:14px 12px;border-radius:10px;touch-action:manipulation}.checkout-summary__submit,.checkout-page__continue{width:100%;min-height:48px;font-size:15px;position:sticky;bottom:8px;z-index:30;box-shadow:0 8px 24px #0f172a2e}.checkout-discount__row{flex-wrap:wrap;gap:8px}.checkout-discount__row .btn,.checkout-discount__input{flex:1 1 140px;min-height:44px}.product-detail{padding:8px 12px 24px}.product-detail__back{display:inline-flex;padding:6px 0 10px;font-size:13px}.product-detail__main{display:grid;grid-template-columns:minmax(112px,38%) minmax(0,1fr);gap:10px 12px;align-items:start}.product-detail__info{display:contents}.product-detail__gallery{grid-column:1;grid-row:1;gap:0}.product-detail__buy-head{grid-column:2;grid-row:1;min-width:0;gap:2px}.product-detail__desc-top{display:block;grid-column:1 / -1;grid-row:2;margin-top:2px;padding:12px;border:1px solid var(--app-surface-border);border-radius:12px;background:var(--app-surface);color:#0a0a0a}.product-detail__desc-top-title{margin:0 0 8px;font-size:13px;font-weight:700;letter-spacing:.04em;text-transform:uppercase;color:#0a0a0a}.product-detail__desc-top .product-description,.product-detail__desc-top .product-description__paragraph,.product-detail__desc-top .product-description__specs dt,.product-detail__desc-top .product-description__specs dd,.product-detail__desc-top .product-description__section-title,.product-detail__desc-top .product-description__list li{color:#0a0a0a}.product-detail__tabs{grid-column:1 / -1;grid-row:3;margin-top:4px}.product-detail__image-wrap{min-height:0;max-height:none;aspect-ratio:1;border-radius:12px;padding:6px;box-shadow:0 4px 14px #0f172a14}.product-detail__thumbs,.product-detail__support,.product-detail__tab-list--desktop,.product-detail__tab-panels--desktop{display:none!important}.product-detail__counter{font-size:11px;padding:2px 8px;bottom:6px}.product-detail__nav{width:28px;height:28px;font-size:16px}.product-detail__nav--prev{left:4px}.product-detail__nav--next{right:4px}.product-detail__buy-head{gap:2px}.product-detail__title{font-size:.95rem;line-height:1.25;margin:0 0 2px;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.product-detail__meta{font-size:11px;margin:0 0 4px;color:#0a0a0a}.product-detail__rating-chip{margin:0 0 6px;font-size:11px;padding:3px 8px;min-height:28px;color:#0a0a0a}.product-detail__price-block{margin:0 0 4px}.product-detail__price{font-size:1.2rem}.product-detail__price-note{font-size:11px;color:#0a0a0a}.product-detail__stock-info,.product-detail__oos-notice{margin:0 0 6px;font-size:12px}.product-detail__add-block{position:static;margin:0;padding:0;border:none;box-shadow:none;background:transparent;width:100%;gap:8px}.product-detail__qty-row{gap:6px}.product-detail__qty-btn{width:36px;min-height:40px}.product-detail__qty-input{width:40px;min-height:40px;font-size:15px}.product-detail__add-btn{flex:none;width:100%;min-height:44px;justify-content:center;padding:10px 12px;font-size:14px;border-radius:10px}.product-detail__wish-btn{width:40px;height:40px;min-width:40px;flex-shrink:0}.product-detail__mobile-acc{display:flex;flex-direction:column;gap:8px}.product-detail__acc{border:1px solid var(--app-surface-border);border-radius:12px;background:var(--app-surface);overflow:hidden}.product-detail__acc-summary{list-style:none;cursor:pointer;padding:12px 14px;font-size:14px;font-weight:600;color:#0a0a0a;min-height:44px;display:flex;align-items:center;justify-content:space-between;gap:8px;touch-action:manipulation}.product-detail__acc-summary::-webkit-details-marker{display:none}.product-detail__acc-summary:after{content:"+";font-size:18px;font-weight:500;color:#0a0a0a}.product-detail__acc[open]>.product-detail__acc-summary:after{content:"−"}.product-detail__acc-body{padding:12px 14px 14px;border-top:1px solid var(--app-surface-border)}.product-list__card-add{min-height:44px}.app-search__input{font-size:16px}.product-detail__below{grid-column:1 / -1;grid-row:4;margin-top:12px}.product-detail__related-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;overflow:visible;list-style:none;margin:0;padding:0}.product-detail__related-grid>li{min-width:0;display:flex}.product-detail__related-card{width:100%;height:100%;box-sizing:border-box;border-radius:12px;padding:0 0 8px;gap:6px;overflow:hidden;background:var(--app-surface);border:1px solid var(--app-surface-border)}.product-detail__related-card img,.product-detail__related-placeholder{width:100%;height:auto;aspect-ratio:1;object-fit:contain;border-radius:0;background:#f6f7f5;display:flex;align-items:center;justify-content:center}.product-detail__related-name{padding:0 8px;font-size:12px;line-height:1.3;min-height:2.6em;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.product-detail__related-price{padding:0 8px;margin-top:auto;font-size:13px}.product-detail__internal-links-chips{flex-wrap:nowrap;overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:none}}@media(max-width:600px){.page{padding:16px 12px;max-width:100%;min-width:0;box-sizing:border-box}.about-page__inner,.faq-page__inner,.cart-page__inner,.contact-page__inner,.checkout-page__inner{max-width:100%}.app-header__top{padding:4px 12px;font-size:11px}.app-header__main{padding:8px 12px;gap:8px}.app-logo__image{height:30px}.app-search{padding:2px}.app-search__input{padding:10px 12px;font-size:16px;min-height:44px}.app-search .btn{padding:8px 14px;font-size:13px;min-height:44px}.app-header__actions{gap:4px;flex-wrap:wrap;justify-content:flex-end;max-width:100%}.app-header__actions .link-btn{padding:8px 12px;font-size:12px;min-height:44px;min-width:44px}.app-language-switch__btn{padding:6px 10px;font-size:12px;min-height:44px;min-width:44px}.app-nav{padding:4px 12px 8px;gap:2px}.app-nav a{padding:8px 12px;font-size:12px;min-height:44px}.cart-page__title{font-size:1.25rem;gap:8px}.cart-table tr{padding:12px;gap:8px 10px}.cart-table__thumb{width:64px;height:64px;border-radius:8px}.cart-table__title{font-size:13px;line-height:1.35}.cart-table__sku{font-size:11px}.cart-table__price,.cart-table__vat-lines{font-size:13px}.cart-summary{padding:14px}.cart-summary h2{font-size:1.1rem}.cart-summary__total-line{font-size:14px}.cart-summary__checkout{padding:12px 16px;font-size:14px;min-height:48px}.product-detail{padding:6px 12px 20px}.product-detail__main{grid-template-columns:minmax(100px,36%) minmax(0,1fr);gap:8px 10px}.product-detail__title{font-size:.9rem;-webkit-line-clamp:4}.product-detail__price{font-size:1.15rem}.product-detail__add-btn{min-height:44px;font-size:13px;padding:10px}.product-detail__acc-summary{padding:11px 12px;font-size:13px}.product-detail__acc-body{padding:10px 12px 12px}.product-detail__below{grid-column:1 / -1}.product-list__inner{padding:12px;gap:12px;max-width:100%;overflow-x:clip}.product-list__header{padding:10px;border-radius:12px;gap:8px 12px}.product-list__title{font-size:18px}.product-list__search{max-width:100%}.product-list__search-input{padding:10px 12px;font-size:16px;min-height:44px}.product-list__toolbar{padding:6px 8px;gap:8px;flex-wrap:wrap}.product-list__sort-select{min-width:140px;padding:7px 32px 7px 10px;font-size:13px}.product-list__grid:not(.product-list__grid--list){grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.product-list__grid.product-list__grid--list{gap:12px}.product-list__card{border-radius:12px}.product-list__card-body{padding:8px 10px 4px}.product-list__card-title{font-size:13px;line-height:1.3}.product-list__card-meta,.product-list__card-sku{font-size:11px}.product-list__card-footer{padding:8px 10px 10px;gap:6px}.product-list__card-price{font-size:15px}.product-list__card-price-note,.product-list__card-price-note--vat{font-size:10px}.product-list__card-add{padding:10px 12px;font-size:13px;min-width:auto;min-height:44px}.product-list__hero{padding:14px;border-radius:12px;flex-direction:column;align-items:flex-start;gap:10px}.product-list__hero-title{font-size:1rem}.product-list__hero-cta{align-self:flex-start;font-size:13px;padding:8px 14px}.product-list__quick-chip{padding:5px 10px;font-size:11px}.product-list__card--list,.product-list__card--list .product-list__card-link,.product-list__card--list .product-list__card-skeleton-main{flex-direction:column}.product-list__card--list .product-list__card-image-wrap,.product-list__card--list .product-list__card-image-wrap--skeleton{width:100%;min-width:0;max-width:none;aspect-ratio:16 / 10}.product-list__card--list .product-list__card-image-wrap{padding:10px}.product-list__card--list .product-list__card-body{padding:12px 14px 8px}.product-list__card--list .product-list__card-footer{flex-wrap:wrap;align-items:center;gap:10px}.product-list__card--list .product-list__card-footer .product-list__card-add{flex:1 1 auto;min-width:min(100%,160px);justify-content:center;min-height:44px}.checkout-page__inner{padding:0}.checkout-page__header h1{font-size:1.4rem}.checkout-page__stepper{gap:6px}.checkout-form__field label{font-size:13px}.checkout-form__field input,.checkout-form__field select{padding:10px 12px;font-size:16px;min-height:44px}.checkout-summary__table{font-size:13px}.checkout-summary__thumb{width:40px;height:40px}.checkout-page__summary{border-radius:10px}.account-page__inner{max-width:100%;min-width:0;box-sizing:border-box}.account-page__panel{padding:14px;border-radius:10px}.contact-page__grid{gap:16px}.contact-page__form-section{padding:14px;border-radius:10px}.contact-page__map{min-height:260px}.hero__overlay{padding:18px 12px 24px}.hero__finder{padding:14px 12px 16px}.hero__finder-heading{font-size:.85rem}.hero__finder-form select,.hero__finder-form input{padding:10px 12px;font-size:16px;min-height:44px}.hero__eyebrow{font-size:.75rem}.hero__title{font-size:clamp(1.5rem,6vw,2rem)}.hero__tagline{font-size:.9rem}.hero__catalog-btn{max-width:100%;box-sizing:border-box;justify-content:center;text-align:center}.home-trust{padding:36px 12px 20px}.home-trust__card{min-height:0;padding:14px 12px;border-radius:14px}.app-footer__inner{flex-direction:column;align-items:flex-start;gap:16px;padding:16px 12px}.app-footer__logo{height:28px}.faq-page__title,.about-page__inner h1,.contact-page__inner h1{font-size:1.4rem}.app-search-suggest{border-radius:10px;max-height:260px}.app-search-suggest__item{padding:8px 10px;gap:8px}.app-search-suggest__thumb{width:36px;height:36px}.app-search-suggest__text{font-size:13px}.btn{font-size:14px;padding:12px 16px;min-height:44px}.btn--compact{padding:10px 12px;font-size:13px;min-height:44px}}@media(max-width:375px){.app-header__main{padding:6px 8px;gap:6px}.app-logo__image{height:26px}.app-header__actions .link-btn{padding:8px 10px;font-size:11px;min-height:44px;min-width:44px}.app-nav a{padding:8px 10px;font-size:11px;min-height:44px}.product-list__grid:not(.product-list__grid--list){grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.product-list__card-add{padding:10px 12px;font-size:12px;min-height:44px}.cart-table__thumb{width:52px;height:52px}.hero__title{font-size:1.3rem}}.payment-result-page{padding:2rem 1rem 4rem;background:var(--app-surface);color:#0a0a0a}.payment-result-page__inner{max-width:640px;margin:0 auto;color:#0a0a0a}.payment-result-page__icon{font-size:3.5rem;width:80px;height:80px;border-radius:50%;display:flex;align-items:center;justify-content:center;margin:1.5rem auto 1rem;font-weight:700;line-height:1}.payment-result-page__icon--success{background:#dcfce7;color:#15803d}.payment-result-page__icon--cancel{background:#fee2e2;color:#b91c1c}.payment-result-page__title{text-align:center;font-size:1.6rem;font-weight:700;margin:0 0 .5rem;color:#0f172a}.payment-result-page__subtitle{text-align:center;font-size:1.05rem;color:#0a0a0a;margin:0 0 2rem}.payment-result-page__card{background:#fff;border:1px solid #e2e8f0;border-radius:12px;padding:1.5rem 1.75rem;margin-bottom:1.5rem}.payment-result-page__card h2{font-size:1.15rem;font-weight:600;margin:0 0 .75rem;color:#0f172a}.payment-result-page__card ul{margin:0 0 1.25rem;padding-left:1.25rem;color:#0a0a0a;line-height:1.7}.payment-result-page__info-box{background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;padding:1rem 1.25rem;margin-bottom:1rem}.payment-result-page__info-box strong{display:block;margin-bottom:.25rem;color:#0f172a}.payment-result-page__info-box p{margin:0 0 .75rem;color:#0a0a0a;font-size:.95rem;line-height:1.6}.payment-result-page__contact-box{background:#f0f9ff;border:1px solid #bae6fd;border-radius:8px;padding:1rem 1.25rem;text-align:center}.payment-result-page__contact-box p{margin:0 0 .35rem;color:#0a0a0a;font-size:.95rem}.payment-result-page__email{font-weight:600;font-size:1.05rem;color:#0369a1;text-decoration:none}.payment-result-page__email:hover{text-decoration:underline}.payment-result-page__actions{display:flex;gap:.75rem;justify-content:center;flex-wrap:wrap}.payment-result-page__btn{display:inline-block;padding:.7rem 1.5rem;border-radius:8px;font-weight:600;font-size:.95rem;text-decoration:none;transition:background .15s,color .15s}.payment-result-page__btn--primary{background:#0f172a;color:#fff}.payment-result-page__btn--primary:hover{background:#1e293b}.payment-result-page__btn--secondary{background:#f1f5f9;color:#0f172a;border:1px solid #cbd5e1}.payment-result-page__btn--secondary:hover{background:#e2e8f0}.reset-password-form{display:flex;flex-direction:column;gap:1rem;text-align:left}.reset-password-form__label{display:flex;flex-direction:column;gap:.35rem;font-size:.95rem;font-weight:500;color:#0a0a0a}.reset-password-form__input{padding:.6rem .75rem;border:1px solid #cbd5e1;border-radius:6px;font-size:.95rem;color:#0a0a0a;background:#fff;transition:border-color .15s}.reset-password-form__input:focus{outline:none;border-color:#74876e;box-shadow:0 0 0 2px #74876e2e}.reset-password-form__error{color:#dc2626;font-size:.9rem;margin:0}.reset-password-form__btn{margin-top:.5rem;width:100%}.shared-catalog-page{max-width:1400px;margin:0 auto;padding:1.5rem 1rem 3rem;color:#0a0a0a;background:#fff;min-height:100vh}.shared-catalog-page__header{display:flex;flex-wrap:wrap;align-items:center;gap:1rem 1.5rem;margin-bottom:1rem}.shared-catalog-page__header-text{flex:1 1 220px}.shared-catalog-page__header-actions{display:flex;flex-wrap:wrap;gap:.5rem}.shared-catalog-page__logo{height:48px;width:auto}.shared-catalog-page__title{margin:0;font-size:1.35rem;color:#0a0a0a}.shared-catalog-page__subtitle{margin:.25rem 0 0;color:#0a0a0a;font-size:.95rem}.shared-catalog-page__label{margin:0 0 .75rem;color:#0a0a0a}.shared-catalog-page__toolbar{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:.75rem 1rem;margin-bottom:.5rem}.shared-catalog-page__meta{display:flex;flex-wrap:wrap;gap:1rem;color:#0a0a0a;font-size:.9rem}.shared-catalog-page__page-size{display:flex;align-items:center;gap:.5rem;color:#0a0a0a;font-size:.9rem}.shared-catalog-page__page-size select{padding:.35rem .5rem;border:1px solid #cbd5e1;border-radius:6px;color:#0a0a0a;background:#fff}.shared-catalog-page__hint{margin:0 0 .75rem;font-size:.85rem;color:#0a0a0a}.shared-catalog-page__error{padding:1rem;border-radius:8px;background:#fef2f2;color:#991b1b}.shared-catalog-page__table-wrap{overflow:auto;border:1px solid #e2e8f0;border-radius:8px;background:#fff}.shared-catalog-page__table{width:100%;border-collapse:collapse;font-size:.875rem;color:#0a0a0a}.shared-catalog-page__table th,.shared-catalog-page__table td{padding:.55rem .65rem;border-bottom:1px solid #e2e8f0;text-align:left;vertical-align:top;color:#0a0a0a}.shared-catalog-page__table th{background:#f8fafc;font-weight:600;white-space:nowrap}.shared-catalog-page__sort-btn{appearance:none;border:none;background:transparent;padding:0;font:inherit;font-weight:600;color:#0a0a0a;cursor:pointer;text-align:left}.shared-catalog-page__sort-btn:hover,.shared-catalog-page__sort-btn--active{color:#0a0a0a;text-decoration:underline}.shared-catalog-page__cell-wrap{max-width:420px;white-space:pre-wrap;word-break:break-word;-webkit-user-select:text;user-select:text}.shared-catalog-page__empty{text-align:center;color:#0a0a0a;padding:2rem!important}.shared-catalog-page__pager{display:flex;align-items:center;justify-content:center;gap:1rem;margin-top:1rem;color:#0a0a0a}.admin-route-fallback{min-height:100vh;display:flex;align-items:center;justify-content:center;background:#f8fafc}.product-detail__trust{display:flex;flex-wrap:wrap;gap:10px 16px;margin:16px 0;padding:12px 14px;background:#f8fafc;border:1px solid #e5e7eb;border-radius:8px;font-size:13px;color:#334155}.product-detail__trust-item{display:inline-flex;align-items:center;gap:6px}.product-detail__fitment-cta{margin:16px 0 20px;padding:16px 18px;background:#fff7ed;border:1px solid #fed7aa;border-radius:8px}.product-detail__fitment-cta-title{margin:0 0 8px;font-size:1.05rem}.product-detail__fitment-cta-text{margin:0 0 12px;font-size:14px;color:#57534e}.product-detail__fitment-cta-actions{display:flex;flex-wrap:wrap;gap:10px}.product-detail__below{grid-column:1 / -1;margin-top:8px;padding-top:28px;border-top:1px solid rgba(148,163,184,.28)}.product-detail__internal-links,.product-detail__related{max-width:none;margin:0;padding:0}.product-detail__related{margin-top:28px}.product-detail__internal-links-title,.product-detail__related-title{font-size:1.15rem;margin:0 0 12px}.product-detail__internal-links-chips{display:flex;flex-wrap:wrap;gap:10px}.product-detail__internal-chip{display:inline-flex;flex-direction:column;gap:2px;padding:10px 14px;border:1px solid #e2e8f0;border-radius:10px;background:#fff;text-decoration:none;color:inherit;min-width:140px;transition:border-color .15s,box-shadow .15s}.product-detail__internal-chip:hover{border-color:#cbd5e1;box-shadow:0 2px 8px #0f172a0f}.product-detail__internal-chip--primary{border-color:#fcd34d;background:linear-gradient(180deg,#fffbeb,#fff)}.product-detail__internal-chip--primary:hover{border-color:#f59e0b}.product-detail__internal-chip-label{font-size:11px;font-weight:600;letter-spacing:.04em;text-transform:uppercase;color:#0a0a0a}.product-detail__internal-chip-value{font-size:14px;font-weight:600;color:#0a0a0a;line-height:1.35}.product-detail__related-grid{list-style:none;padding:0;margin:0;display:grid;grid-template-columns:repeat(auto-fill,minmax(160px,1fr));gap:14px}.product-detail__related-card{display:flex;flex-direction:column;gap:6px;text-decoration:none;color:#0a0a0a;border:1px solid #e5e7eb;border-radius:8px;padding:8px;background:#fff;min-width:0;height:100%;box-sizing:border-box}.product-detail__related-card img{width:100%;height:100px;object-fit:cover;border-radius:4px;flex-shrink:0}.product-detail__related-placeholder{display:flex;align-items:center;justify-content:center;width:100%;height:100px;border-radius:4px;background:#f6f7f5;color:#0a0a0a;flex-shrink:0}.product-detail__related-name{font-size:13px;line-height:1.35;color:#0a0a0a}.product-detail__related-price{font-weight:600;font-size:14px;color:#0a0a0a;margin-top:auto}.product-list__category-intro{margin:10px 0 8px;max-width:72ch}.product-list__category-intro-teaser{margin:0;font-size:14px;line-height:1.55;color:#475569}.product-list__category-intro-more{margin-top:4px}.product-list__category-intro-summary{display:inline-flex;align-items:center;gap:4px;padding:0;font-size:13px;font-weight:600;color:#f97316;cursor:pointer;list-style:none;-webkit-user-select:none;user-select:none}.product-list__category-intro-summary::-webkit-details-marker{display:none}.product-list__category-intro-summary:before{content:"▸";display:inline-block;color:#f97316;transition:transform .15s}.product-list__category-intro-more[open] .product-list__category-intro-summary:before{transform:rotate(90deg)}.product-list__category-intro-summary-less,.product-list__category-intro-more[open] .product-list__category-intro-summary-more{display:none}.product-list__category-intro-more[open] .product-list__category-intro-summary-less{display:inline}.product-list__category-intro-text{margin:8px 0 0;padding:0;font-size:14px;line-height:1.65;color:#475569}.product-list__category-faq{margin-top:32px;padding-top:24px;border-top:1px solid #e5e7eb}.product-list__category-faq-title{font-size:1.15rem;margin:0 0 16px}.product-list__category-faq-list{margin:0}.product-list__category-faq-item{margin-bottom:16px}.product-list__category-faq-item dt{font-weight:600;margin-bottom:4px}.product-list__category-faq-item dd{margin:0;color:#475569;font-size:14px;line-height:1.55}.not-found-page__inner{max-width:520px;margin:48px auto;padding:24px 16px;text-align:center}.not-found-page__code{font-size:3rem;font-weight:700;color:#cbd5e1;margin:0 0 8px}.not-found-page__title{margin:0 0 12px}.not-found-page__text{color:#64748b;margin:0 0 24px}.not-found-page__links{display:flex;flex-wrap:wrap;gap:12px;justify-content:center}
