@import "https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap";
:root{--dr-canvas:#191919;--dr-hero:#000;--dr-frame:#101010;--dr-surface:#212121;--dr-surface-raised:#282828;--dr-accent-bright:#4fc7ce;--dr-accent-bright-hover:#6fd9de;--dr-accent-bright-rgb:79, 199, 206;--dr-accent-deep:#0a767c;--dr-accent-deep-hover:#0a5f64;--dr-accent-deep-rgb:10, 118, 124;--dr-heading:#f8f8f8;--dr-text:#fff;--dr-text-muted:#bcbec0;--dr-light-canvas:#f8f8f8;--dr-light-surface:#fff;--dr-light-product-surface:#f1f1f1;--dr-light-product-surface-hover:#e6e6e6;--dr-light-ink:#191919;--dr-light-muted:#54555b;--dr-error:#ff8d80;--dr-line-dark:#ffffff1f;--dr-line-light:#19191924;--dr-action-fill:#0a767c;--dr-action-fill-hover:#0a5f64;--dr-primary-fill:#191919;--dr-primary-fill-hover:#0a767c;--dr-primary-fill-ink:#fff;--dr-theme-switch-inactive:#f4f2ff;--dr-theme-switch-active:#ff1f3a;--dr-space-1:4px;--dr-space-2:8px;--dr-space-3:12px;--dr-space-4:16px;--dr-space-5:24px;--dr-space-6:32px;--dr-space-7:40px;--dr-space-8:48px;--dr-space-9:64px;--dr-space-10:80px;--dr-space-11:96px;--dr-space-12:120px;--dr-radius-control:12px;--dr-radius-nested:12px;--dr-radius-card:12px;--dr-radius-panel:12px;--dr-radius-pill:999px;--dr-content:1440px;--dr-canvas-wide:1760px;--dr-store-gutter:max(clamp(24px, 5vw, 72px), calc((100vw - var(--dr-canvas-wide)) / 2 + 72px));--dr-language-notice-height:0px;--dr-store-header-stack:76px;--dr-font:"Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;--dr-font-display:var(--dr-font);--dr-focus:0 0 0 3px rgba(var(--dr-accent-bright-rgb), .3);--dr-motion-fast:.18s ease;--dr-motion-standard:.22s cubic-bezier(.4, 0, .2, 1);--dr-motion-brand:.3s cubic-bezier(.22, .75, .3, 1)}html[data-theme=dark]{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--dr-light-canvas:#101010;--dr-light-surface:#191919;--dr-light-product-surface:#212121;--dr-light-product-surface-hover:#282828;--dr-light-ink:#f8f8f8;--dr-light-muted:#bcbec0;--dr-line-light:#ffffff1f;--dr-primary-fill:#0a767c;--dr-primary-fill-hover:#0a5f64;--dr-primary-fill-ink:#fff}*{box-sizing:border-box}html{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;scroll-behavior:smooth;scrollbar-color:var(--dr-accent-bright) var(--dr-canvas)}html,body{min-height:100%;margin:0;padding:0;overflow-x:clip}html[data-locale-switching=true]{scrollbar-gutter:stable;overflow:hidden}html:has(.language-detection-notice){--dr-language-notice-height:42px}.language-detection-notice{z-index:140;height:var(--dr-language-notice-height);background:var(--dr-accent-deep);color:#fff;position:fixed;inset:0 0 auto}.language-detection-notice-inner{width:100%;height:100%;padding:0 var(--dr-store-gutter);justify-content:center;align-items:center;gap:10px;display:flex}.language-detection-notice-icon{flex:none}.language-detection-notice p{margin:0;font-size:12px;font-weight:600;line-height:1.35}.language-detection-options{flex:none;align-items:center;gap:4px;display:flex}.language-detection-options button,.language-detection-notice-close{border-radius:var(--dr-radius-pill);min-height:30px;color:inherit;font:inherit;cursor:pointer;background:0 0;border:1px solid #ffffff59}.language-detection-options button{padding:4px 10px;font-size:11px;font-weight:700}.language-detection-options button:hover:not(:disabled){background:#ffffff1f;border-color:#fff}.language-detection-options button.is-active{color:var(--dr-accent-deep);background:#fff;border-color:#fff}.language-detection-options button:disabled{cursor:default;opacity:1}.language-detection-options button:focus-visible,.language-detection-notice-close:focus-visible{outline-offset:2px;outline:2px solid #fff}.language-detection-option-code{display:none}.language-detection-notice-close{flex:0 0 30px;place-items:center;width:30px;padding:0;display:inline-grid}.language-detection-notice-close:hover{background:#ffffff1f;border-color:#fff}.locale-transition-layer{z-index:20000;background:var(--dr-light-canvas);color:var(--dr-light-ink);cursor:progress;opacity:0;visibility:hidden;pointer-events:none;place-items:center;padding:24px;transition:opacity .14s cubic-bezier(.4,0,1,1),visibility 0s linear .14s;display:grid;position:fixed;inset:0}.locale-transition-layer.is-active{opacity:1;visibility:visible;pointer-events:auto;transition:none}.locale-transition-content{text-align:center;justify-items:center;gap:14px;width:min(220px,72vw);display:grid}.locale-transition-content img{border-radius:12px;width:48px;height:48px;display:block}.locale-transition-label{min-height:18px;color:var(--dr-light-ink);font-family:var(--dr-font);letter-spacing:.015em;font-size:13px;font-weight:600;line-height:1.35}.locale-transition-progress{background:var(--dr-line-light);width:112px;height:2px;position:relative;overflow:hidden}.locale-transition-progress>span{background:var(--dr-accent-deep);width:42%;height:100%;position:absolute;inset:0 auto 0 0;transform:translate(-110%)}html[data-theme=dark] .locale-transition-progress>span{background:var(--dr-accent-bright)}.locale-transition-layer.is-active .locale-transition-content{animation:.18s cubic-bezier(0,0,.2,1) both locale-transition-content-in}.locale-transition-layer.is-active .locale-transition-progress>span{animation:.76s cubic-bezier(.4,0,.2,1) infinite locale-transition-progress}@keyframes locale-transition-content-in{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}@keyframes locale-transition-progress{to{transform:translate(350%)}}@media (prefers-reduced-motion:reduce){.locale-transition-layer{transition:none}.locale-transition-layer.is-active .locale-transition-content,.locale-transition-layer.is-active .locale-transition-progress>span{animation:none;transform:none}.locale-transition-progress>span{width:100%}}:is(html:has(.store-mobile-menu-open),body:has(.store-mobile-menu-open),html:has(.store-mobile-search-overlay),body:has(.store-mobile-search-overlay)){scrollbar-width:none;overflow:hidden}html:has(.store-mobile-menu-open)::-webkit-scrollbar{width:0;height:0}body:has(.store-mobile-menu-open)::-webkit-scrollbar{width:0;height:0}html:has(.store-mobile-search-overlay)::-webkit-scrollbar{width:0;height:0}body:has(.store-mobile-search-overlay)::-webkit-scrollbar{width:0;height:0}body{background:var(--dr-frame);color:var(--dr-text);font-family:var(--dr-font);-webkit-font-smoothing:antialiased;text-rendering:optimizelegibility}main :where(h1,h2){font-family:var(--dr-font-display);text-wrap:balance}main h1{letter-spacing:-.035em!important;font-weight:600!important}main h2{letter-spacing:-.025em!important;font-weight:500!important}.store-footer :where(h1,h2,h3){font-family:var(--dr-font);text-transform:none}button,a{font:inherit}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}::selection{background:var(--dr-accent-bright);color:var(--dr-frame)}.theme-toggle{color:currentColor;cursor:pointer;transition:background-color var(--dr-motion-fast), color var(--dr-motion-fast), box-shadow var(--dr-motion-fast);background:0 0;border:0;flex:none;place-items:center;display:inline-grid}.theme-toggle-face{border:2px solid var(--dr-theme-switch-inactive);width:28px;height:28px;color:var(--dr-theme-switch-inactive);transition:border-color var(--dr-motion-fast), box-shadow var(--dr-motion-fast), color var(--dr-motion-fast), transform .12s ease-out;background:radial-gradient(circle at 44% 38%,#242428 0,#111114 52%,#060607 100%);border-radius:50%;place-items:center;display:grid;position:relative;box-shadow:inset 1px 1px #ffffff29,inset -2px -2px #000000c7,0 0 0 2px #080809,0 2px 5px #0000006b,0 0 7px #f4f2ff38}.theme-toggle-monogram{letter-spacing:.04em;text-shadow:0 0 5px;margin-left:.04em;font-size:9px;font-weight:800;line-height:1}.theme-toggle:hover .theme-toggle-face{transform:scale(1.035);box-shadow:inset 1px 1px #fff3,inset -2px -2px #000000c7,0 0 0 2px #080809,0 2px 5px #0000006b,0 0 10px #f4f2ff6b}.theme-toggle:active .theme-toggle-face{transform:scale(.96)}html[data-theme=dark] .theme-toggle-face{border-color:var(--dr-theme-switch-active);color:var(--dr-theme-switch-active);box-shadow:inset 1px 1px #ffffff1f,inset -2px -2px #000000d1,0 0 0 2px #080809,0 2px 5px #0000007a,0 0 8px #ff1f3abd,0 0 16px #ff1f3a47}html[data-theme=dark] .theme-toggle:hover .theme-toggle-face{box-shadow:inset 1px 1px #ffffff24,inset -2px -2px #000000d1,0 0 0 2px #080809,0 2px 5px #0000007a,0 0 11px #ff1f3ae6,0 0 20px #ff1f3a61}.theme-toggle:focus-visible{outline:none}::-webkit-scrollbar{width:12px}::-webkit-scrollbar-track{background:var(--dr-canvas)}::-webkit-scrollbar-thumb{border:3px solid var(--dr-canvas);border-radius:var(--dr-radius-pill);background:var(--dr-accent-bright)}.store-header{z-index:100;background:0 0;width:100%;height:76px;position:fixed;inset:0 0 auto}.store-header-band{background:var(--dr-canvas);height:20px;position:absolute;inset:0 0 auto}.store-header-inner{z-index:3;width:min(100%, var(--dr-canvas-wide));height:76px;margin:0 auto;position:relative}.store-logo{border-bottom-right-radius:var(--dr-radius-control);width:171px;height:56px;transition:width .34s cubic-bezier(.22,.75,.3,1);position:absolute;top:20px;left:0;overflow:hidden}.store-logo:before{border-bottom-right-radius:var(--dr-radius-control);background:var(--dr-canvas);content:"";width:60px;transition:transform .28s cubic-bezier(.5,0,.7,.4);position:absolute;inset:0 auto 0 0;transform:translate(-101%)}.store-logo-wordmark{transform-origin:0;width:145px;max-width:none;height:auto;transition:opacity .2s,transform .34s cubic-bezier(.22,.75,.3,1);position:absolute;top:50%;left:16px;transform:translateY(-50%)}.store-logo-wheel{opacity:0;width:44px;height:44px;transition:opacity .14s .1s,transform .28s cubic-bezier(.5,0,.7,.4);position:absolute;top:50%;left:8px;transform:translate(-58px,-50%)rotate(-110deg)}.store-header-scrolled .store-logo{width:60px}.store-header-scrolled .store-logo:before{transform:translate(0)}.store-header-scrolled .store-logo-wordmark{opacity:0;transform:translateY(-50%)scale(.72)}.store-header-scrolled .store-logo-wheel{opacity:1;transform:translateY(-50%)rotate(0)}.store-nav-dock{background:var(--dr-canvas);border-radius:0 0 12px 12px;align-items:center;width:min(760px,100% - 440px);height:56px;padding:0 18px;display:flex;position:absolute;top:10px;left:50%;transform:translate(-50%)}.store-nav-curb{width:28px;height:28px;position:absolute;top:0;overflow:hidden}.store-nav-curb:after{width:56px;height:56px;box-shadow:0 0 0 28px var(--dr-canvas);content:"";border-radius:50%;position:absolute;top:0}.store-nav-curb-left{left:-28px}.store-nav-curb-left:after{right:0}.store-nav-curb-right{right:-28px}.store-nav-curb-right:after{left:0}.store-nav{justify-content:center;align-items:center;gap:4px;width:100%;display:flex}.store-nav-link{min-height:40px;color:var(--dr-text-muted);letter-spacing:-.015em;white-space:nowrap;transition:color var(--dr-motion-fast);align-items:center;padding:8px 12px;font-size:14px;font-weight:600;display:inline-flex;position:relative}.store-nav-link:after{background:var(--dr-accent-bright);content:"";opacity:0;height:2px;transition:opacity var(--dr-motion-fast), transform var(--dr-motion-fast);position:absolute;bottom:2px;left:12px;right:12px;transform:scaleX(.35)}.store-nav-link:hover,.store-nav-link:focus-visible,.store-nav-link[aria-current=page],.store-nav-group-open .store-nav-link{color:var(--dr-heading);outline:none}.store-nav-link:hover:after,.store-nav-link:focus-visible:after,.store-nav-link[aria-current=page]:after,.store-nav-group-open .store-nav-link:after{opacity:1;transform:scaleX(1)}.store-nav-group{align-items:center;display:flex}.store-nav-group .store-nav-link{padding-right:3px}.store-nav-group .store-nav-link:after{right:3px}.store-nav-dropdown-toggle{width:28px;height:40px;color:var(--dr-text-muted);cursor:pointer;background:0 0;border:0;flex:none;place-items:center;padding:0 5px 0 0;display:grid}.store-nav-dropdown-toggle svg{transition:transform var(--dr-motion-fast)}.store-nav-dropdown-toggle:hover,.store-nav-dropdown-toggle:focus-visible,.store-nav-group-open .store-nav-dropdown-toggle{color:var(--dr-heading);outline:none}.store-nav-group-open .store-nav-dropdown-toggle svg{transform:rotate(180deg)}.store-mega-menu-backdrop{z-index:1;cursor:default;animation:store-mega-backdrop-in var(--dr-motion-fast) both;background:#00000085;border:0;padding:0;position:fixed;inset:76px 0 0}.store-mega-menu{z-index:2;border:1px solid var(--dr-line-dark);background:#141414;border-top:0;border-radius:0 0 12px 12px;width:min(100% - 32px,1440px);animation:.22s cubic-bezier(.22,.75,.3,1) both store-mega-menu-in;position:absolute;top:76px;left:50%;overflow:hidden;transform:translate(-50%)}.store-mega-menu-inner{grid-template-columns:210px minmax(0,1fr);gap:28px;padding:28px;display:grid}.store-mega-menu-heading{flex-direction:column;align-items:flex-start;padding:8px 12px 8px 4px;display:flex}.store-mega-menu-heading h2{color:var(--dr-heading);letter-spacing:-.045em;margin:0;font-size:30px;line-height:1}.store-mega-menu-title{color:inherit;transition:color var(--dr-motion-fast);display:inline-block}.store-mega-menu-title:hover,.store-mega-menu-title:focus-visible{color:var(--dr-accent-bright);outline:none}.store-mega-menu-title:focus-visible{box-shadow:var(--dr-focus);border-radius:4px}.store-mega-menu-grid{grid-template-columns:repeat(auto-fit,minmax(0,300px));justify-content:start;gap:16px;display:grid}.store-mega-menu-section{min-width:0}.store-mega-menu-card{gap:10px;display:grid}.store-mega-menu-image{--store-mega-image-height:clamp(176px, 12vw, 196px);height:var(--store-mega-image-height);border:1px solid var(--dr-line-dark);transition:border-color var(--dr-motion-fast), background-color var(--dr-motion-fast);background:#f3f3f3;border-radius:12px;place-items:center;padding:18px;display:grid;overflow:hidden}.store-mega-menu-image img{width:auto;max-width:100%;height:auto;max-height:calc(var(--store-mega-image-height) - 36px);object-fit:contain;object-position:center}.store-mega-menu-card strong{min-height:36px;color:var(--dr-heading);justify-content:flex-start;align-items:flex-start;gap:8px;font-size:14px;line-height:1.25;display:flex}.store-mega-menu-card strong svg{color:var(--dr-text-muted);transition:color var(--dr-motion-fast), transform var(--dr-motion-fast);flex:none;margin-top:1px}.store-mega-menu-card:hover .store-mega-menu-image,.store-mega-menu-card:focus-visible .store-mega-menu-image{border-color:rgba(var(--dr-accent-bright-rgb), .55);background:#f8f8f8}.store-mega-menu-card:hover strong svg,.store-mega-menu-card:focus-visible strong svg{color:var(--dr-accent-bright);transform:translate(3px)}.store-mega-menu-card:focus-visible{outline:none}@keyframes store-mega-menu-in{0%{opacity:0;transform:translate(-50%,-8px)}to{opacity:1;transform:translate(-50%)}}@keyframes store-mega-backdrop-in{0%{opacity:0}to{opacity:1}}.store-cart-trigger{border:1px solid var(--dr-canvas);background:var(--dr-accent-bright);min-width:148px;height:44px;color:var(--dr-light-ink);cursor:pointer;transition:background-color var(--dr-motion-fast);border-top:0;border-radius:0 0 8px 8px;justify-content:space-between;align-items:center;gap:12px;padding:0 10px 0 18px;font-weight:600;display:inline-flex;position:absolute;top:20px;right:0}.store-cart-trigger svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.7px;width:20px;height:20px}.store-cart-count{border-radius:var(--dr-radius-pill);background:var(--dr-canvas);min-width:26px;height:26px;color:var(--dr-text);place-items:center;padding:0 6px;font-size:12px;display:grid}.store-cart-trigger:hover,.store-cart-trigger:focus-visible{background:var(--dr-accent-bright-hover);box-shadow:var(--dr-focus);outline:none}.store-menu-toggle{cursor:pointer;background:0 0;border:0;width:44px;height:44px;padding:0;display:none;position:absolute;top:50%;right:24px;transform:translateY(-50%)}.store-menu-toggle svg{width:24px;height:24px;color:var(--dr-text);transition:transform var(--dr-motion-fast);margin:auto}.store-menu-toggle-open svg{transform:rotate(90deg)}.store-mobile-menu{z-index:-1;overscroll-behavior:contain;background:var(--dr-canvas);opacity:0;pointer-events:none;transition:opacity var(--dr-motion-fast);padding:96px clamp(22px,5vw,48px) 48px;display:none;position:fixed;inset:0;overflow-y:auto}.store-mobile-menu-open{opacity:1;pointer-events:auto}.store-mobile-menu nav{width:min(100%,760px);margin:0 auto;display:grid}.store-mobile-menu-primary{min-height:70px;color:var(--dr-heading);letter-spacing:-.04em;justify-content:space-between;align-items:center;gap:20px;padding:14px 0;font-size:clamp(30px,7vw,44px);font-weight:700;display:flex}.store-mobile-menu-primary svg{color:var(--dr-accent-bright);flex:none}.store-mobile-menu-groups{gap:6px;display:grid}.store-mobile-menu-group{border-bottom:0}.store-mobile-menu-group summary{min-height:64px;color:var(--dr-heading);cursor:pointer;letter-spacing:-.035em;justify-content:space-between;align-items:center;gap:20px;font-size:clamp(22px,5vw,30px);font-weight:650;list-style:none;display:flex}.store-mobile-menu-group summary::-webkit-details-marker{display:none}.store-mobile-menu-group summary svg{color:var(--dr-text-muted);transition:color var(--dr-motion-fast), transform var(--dr-motion-fast);flex:none}.store-mobile-menu-group[open] summary svg{color:var(--dr-accent-bright);transform:rotate(180deg)}.store-mobile-menu-sections{grid-template-columns:repeat(2,minmax(0,1fr));gap:26px 36px;padding:4px 0 28px;display:grid}.store-mobile-menu-section{align-content:start;min-width:0;display:grid}.store-mobile-menu-section a{min-height:34px;color:var(--dr-text-muted);align-items:center;padding:5px 0;font-size:15px;line-height:1.3;display:flex}.store-mobile-menu-section .store-mobile-menu-section-title{min-height:38px;color:var(--dr-heading);font-size:17px;font-weight:650}.store-mobile-menu-utility{border-top:1px solid var(--dr-line-dark);gap:2px;margin-top:18px;padding-top:14px;display:grid}.store-mobile-menu-utility-link{min-height:48px;color:var(--dr-text-muted);align-items:center;gap:12px;font-size:16px;display:flex}.store-mobile-menu-utility-link svg{color:var(--dr-text-muted);transition:color var(--dr-motion-fast);flex:none}.store-mobile-menu-utility-link:hover,.store-mobile-menu-utility-link:focus-visible,.store-mobile-menu-utility-link:hover svg,.store-mobile-menu-utility-link:focus-visible svg{color:var(--dr-accent-bright)}.store-mobile-language summary{min-height:48px;color:var(--dr-text-muted);cursor:pointer;align-items:center;gap:12px;font-size:16px;list-style:none;display:flex}.store-mobile-language summary::-webkit-details-marker{display:none}.store-mobile-language summary svg{color:var(--dr-text-muted);transition:color var(--dr-motion-fast), transform var(--dr-motion-fast);flex:none;margin-left:auto}.store-mobile-language[open] summary svg{color:var(--dr-accent-bright);transform:rotate(180deg)}.store-mobile-language summary:hover,.store-mobile-language summary:focus-visible{color:var(--dr-accent-bright)}.store-mobile-language-flag{border-radius:3px;flex:none;width:22px;height:16px;display:block;overflow:hidden;box-shadow:inset 0 0 0 1px #ffffff2e}.store-mobile-language-flag img{object-fit:cover;width:100%;height:100%;display:block}.store-mobile-language-list{gap:2px;margin:0;padding:2px 0 6px;list-style:none;display:grid}.store-mobile-language-option{width:100%;min-height:46px;color:inherit;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:10px;align-items:center;gap:12px;padding:0 12px;transition:background-color .14s ease-out,box-shadow .14s ease-out,color .14s ease-out,transform .14s ease-out;display:flex}.store-mobile-language-option:not(.is-active):not(:disabled):hover{background:#ffffff17;transform:translate(2px);box-shadow:inset 0 0 0 1px #16c2c23d}.store-mobile-language-option:focus-visible,.store-footer-language-option:focus-visible{box-shadow:var(--dr-focus);outline:none}.store-mobile-language-option.is-active{background:#ffffff0d}.store-mobile-language-option.is-active>svg{color:var(--dr-accent-bright);flex:none;margin-left:auto}.store-mobile-language-option[aria-disabled=true]{opacity:.55}.store-mobile-language-copy{gap:1px;min-width:0;display:grid}.store-mobile-language-copy strong{color:var(--dr-heading);font-size:15px;font-weight:600}.store-mobile-language-copy small{color:var(--dr-text-muted);font-size:12px}.store-mobile-menu a:hover,.store-mobile-menu a:focus-visible{color:var(--dr-accent-bright);outline:none}.store-shell{z-index:1;background:var(--dr-canvas);width:100%;min-height:100vh;margin:0;position:relative;overflow:clip}.store-home{padding-top:calc(var(--dr-store-header-stack) + 48px);background:var(--dr-light-surface)}.store-hero{width:auto;height:clamp(420px, calc(100svh - var(--dr-store-header-stack) - 96px), 600px);isolation:isolate;margin:0 var(--dr-store-gutter);border-radius:var(--dr-radius-panel);color:#fff;background:#111315;place-items:center;padding:0;display:grid;position:relative;overflow:hidden}.store-hero-image{z-index:-2;object-fit:cover;object-position:center;width:100%;height:100%;position:absolute;inset:0}.store-hero-overlay{z-index:-1;background:#00000047;position:absolute;inset:0}.store-hero-brands{z-index:0;pointer-events:none;grid-template-columns:repeat(2,minmax(84px,112px));justify-content:space-between;display:grid;position:absolute;inset:clamp(24px,5%,44px) clamp(24px,3.2vw,58px)}.store-hero-brand-column{grid-template-rows:repeat(4,minmax(0,1fr));align-items:stretch;gap:clamp(4px,.8vw,10px);min-height:0;display:grid}.store-hero-brand-column-left{justify-items:start}.store-hero-brand-column-right{justify-items:end}.store-hero-brand{color:#fff;opacity:.78;pointer-events:auto;width:min(100%,112px);height:100%;min-height:0;transition:opacity var(--dr-motion-fast);flex:none;justify-content:center;align-items:center;padding:0;display:flex}.store-hero-brand img{object-fit:contain;filter:drop-shadow(0 2px 8px #000000b8);width:100%;height:100%}.store-hero-brand:hover,.store-hero-brand:focus-visible{opacity:1;outline:none}.store-hero-brand:focus-visible{box-shadow:var(--dr-focus);border-radius:6px}.store-hero-content{z-index:1;text-align:center;justify-items:center;gap:20px;width:min(100%,760px);padding:32px;display:grid;position:relative}.section-kicker{color:var(--dr-accent-bright);letter-spacing:.12em;text-transform:uppercase;margin:0 0 16px;font-size:12px;font-weight:700}.store-hero h1{color:#fff;letter-spacing:-.045em;text-shadow:0 2px 20px #00000061;text-wrap:balance;margin:0;font-size:clamp(34px,4vw,56px);font-weight:750;line-height:1.04}.store-hero-actions{flex-wrap:wrap;justify-content:center;align-items:center;gap:12px;max-width:100%;display:flex}.store-hero-link{border-radius:var(--dr-radius-pill);color:#fff;text-align:center;max-width:100%;min-height:44px;transition:background-color var(--dr-motion-fast), border-color var(--dr-motion-fast), color var(--dr-motion-fast);background:#090a0b61;border:1px solid #ffffffb8;justify-content:center;align-items:center;gap:10px;padding:0 18px;font-size:14px;font-weight:700;line-height:1.15;display:inline-flex}.store-hero-link:hover,.store-hero-link:focus-visible{color:#151517;background:#fff;border-color:#fff;outline:none}.store-hero-link-secondary{border-color:var(--dr-accent-bright);background:var(--dr-accent-bright);color:var(--dr-frame)}.store-hero-link-secondary:hover,.store-hero-link-secondary:focus-visible{border-color:var(--dr-accent-bright-hover);background:var(--dr-accent-bright-hover);color:var(--dr-frame)}.store-hero-link:focus-visible{box-shadow:var(--dr-focus)}@media (max-width:1240px){.store-hero-brands{display:none}}@media (prefers-reduced-motion:reduce){.store-hero-brand{transition-duration:.01ms}}.official-partners{margin:clamp(28px, 4vw, 56px) var(--dr-store-gutter) 0;color:var(--dr-light-ink);padding:clamp(42px,5vw,72px) 0 clamp(34px,4vw,56px)}.official-partners-intro{text-align:center;width:min(100%,760px);margin:0 auto}.official-partners h2{color:var(--dr-light-ink);letter-spacing:-.048em;text-wrap:balance;margin:0;font-size:clamp(32px,3.5vw,48px);font-weight:720;line-height:1.02}.official-partners-lead{max-width:720px;color:var(--dr-light-muted);text-wrap:pretty;margin:18px auto 0;font-size:clamp(15px,1.1vw,17px);line-height:1.6}.official-partner-list{grid-template-columns:repeat(3,minmax(0,1fr));gap:clamp(8px,1.4vw,20px);margin-top:clamp(32px,4vw,48px);display:grid}.official-partner-link{min-width:0;min-height:166px;transition:background-color var(--dr-motion-fast), color var(--dr-motion-fast);border-radius:18px;grid-template-rows:minmax(70px,1fr) auto;align-items:center;gap:12px;padding:22px clamp(16px,1.8vw,26px);display:grid;position:relative;overflow:hidden}.official-partner-link:hover,.official-partner-link:focus-visible{background:var(--dr-light-product-surface-hover);outline:none}.official-partner-link:focus-visible{box-shadow:inset var(--dr-focus)}.official-partner-logo-wrap{justify-content:center;align-items:center;min-height:70px;transition:transform .14s cubic-bezier(0,0,.2,1);display:flex}.official-partner-logo{object-fit:contain;object-position:center;filter:brightness(0);width:auto;max-width:min(100%,184px);height:38px}.official-partner-logo-bdh{height:58px}.official-partner-logo-qubic{height:30px}.official-partner-logo-bavarian{height:26px}.official-partner-logo-eplab{height:24px}.official-partner-logo-trak-racer{height:38px}.official-partner-copy{min-width:0;max-width:240px;color:var(--dr-light-muted);text-align:center;text-wrap:pretty;margin:0 auto;font-size:12px;line-height:1.5;transition:opacity .14s cubic-bezier(0,0,.2,1),transform .14s cubic-bezier(0,0,.2,1)}html[data-theme=dark] .official-partner-logo{filter:brightness(0)invert()}@media (hover:hover) and (pointer:fine){.official-partner-link{justify-content:center;align-items:center;display:flex}.official-partner-copy{opacity:0;position:absolute;bottom:19px;left:clamp(16px,1.8vw,26px);right:clamp(16px,1.8vw,26px);transform:translateY(6px)}.official-partner-link:hover .official-partner-logo-wrap,.official-partner-link:focus-visible .official-partner-logo-wrap{transform:translateY(-20px)}.official-partner-link:hover .official-partner-copy,.official-partner-link:focus-visible .official-partner-copy{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion:reduce){.official-partner-logo-wrap,.official-partner-copy{transition-duration:.01ms}.official-partner-link:hover .official-partner-logo-wrap,.official-partner-link:focus-visible .official-partner-logo-wrap{transform:none}}.brand-button{border-radius:var(--dr-radius-control);isolation:isolate;min-height:50px;transition:border-color var(--dr-motion-fast), color var(--dr-motion-fast), transform var(--dr-motion-fast);border:1.5px solid #0000;justify-content:space-between;align-items:center;gap:28px;padding:0 18px;font-weight:600;display:inline-flex;position:relative;overflow:hidden}.brand-button:before{z-index:-1;background:var(--button-hover);content:"";transition:transform var(--dr-motion-brand);position:absolute;inset:0;transform:translateY(102%)}.brand-button-bright{--button-hover:var(--dr-canvas);background:var(--dr-accent-bright);color:var(--dr-light-ink)}.brand-button-deep{--button-hover:var(--dr-action-fill-hover);background:var(--dr-action-fill);color:#fff}.brand-button:hover,.brand-button:focus-visible{color:#fff;box-shadow:var(--dr-focus);border-color:currentColor;outline:none}.brand-button:hover:before,.brand-button:focus-visible:before{transform:translateY(0)}.brand-button:active{transform:translateY(1px)}.brand-button-arrow{transition:transform var(--dr-motion-fast);flex:none}.brand-button:hover .brand-button-arrow,.brand-button:focus-visible .brand-button-arrow{transform:translate(3px)}.catalogue{min-height:560px;padding:clamp(72px, 8vw, 112px) var(--dr-store-gutter) clamp(80px, 10vw, 140px);border-radius:var(--dr-radius-panel) var(--dr-radius-panel) 0 0;background:var(--dr-light-surface);color:var(--dr-light-ink)}.catalogue-heading{justify-content:space-between;align-items:flex-end;gap:32px;margin-bottom:40px;display:flex}.section-kicker-light{color:var(--dr-accent-deep)}.catalogue-heading h2{letter-spacing:-.055em;margin:0;font-size:clamp(44px,6vw,76px);line-height:.95}.catalogue-heading>p{color:var(--dr-light-muted);margin:0;font-size:14px}.homepage-product-section+.homepage-product-section{margin-top:clamp(88px,9vw,132px)}.homepage-product-section .catalogue-heading h2{letter-spacing:-.035em;text-wrap:balance;font-size:clamp(30px,3vw,44px);line-height:1.05}.catalogue .category-directory-heading{padding:0 0 32px}.catalogue .category-directory-heading h2{letter-spacing:-.035em;text-wrap:balance;font-size:clamp(30px,3vw,44px);line-height:1.05}.catalogue>.official-partners{margin:0;padding:0 0 clamp(64px,7vw,100px)}.catalogue-heading-carousel{align-items:center}.product-carousel-controls{flex:none;align-items:center;gap:8px;display:flex}.product-carousel-control{border:1px solid var(--dr-line-light);background:var(--dr-light-product-surface);width:44px;height:44px;color:var(--dr-light-ink);cursor:pointer;transition:background-color var(--dr-motion-fast), border-color var(--dr-motion-fast), color var(--dr-motion-fast), opacity var(--dr-motion-fast);border-radius:999px;place-items:center;padding:0;display:grid}.product-carousel-control:hover:not(:disabled){border-color:var(--dr-accent-deep);background:var(--dr-light-product-surface-hover);color:var(--dr-accent-deep)}.product-carousel-control:focus-visible{border-color:var(--dr-accent-deep);box-shadow:var(--dr-focus);outline:none}.product-carousel-control:disabled{opacity:.32;cursor:default}.product-carousel-track{overscroll-behavior-inline:contain;cursor:grab;scroll-behavior:smooth;scroll-snap-type:x mandatory;scrollbar-width:none;-webkit-overflow-scrolling:touch;grid-auto-columns:calc(25% - 13.5px);grid-auto-flow:column;gap:18px;padding-bottom:4px;display:grid;overflow-x:auto}.product-carousel-track.is-dragging{cursor:grabbing;scroll-behavior:auto;scroll-snap-type:none;-webkit-user-select:none;user-select:none}.product-carousel-track.is-dragging *{cursor:grabbing;-webkit-user-select:none;user-select:none}.product-carousel-track::-webkit-scrollbar{display:none}.product-carousel-track:focus-visible{outline:2px solid var(--dr-accent-deep);outline-offset:6px;border-radius:var(--dr-radius-card)}.product-carousel-item{scroll-snap-align:start;min-width:0}.product-carousel-item .product-card{height:100%}.brand-showcase{margin-top:clamp(96px,10vw,144px)}.brand-showcase-heading{grid-template-columns:minmax(0,1fr) minmax(280px,420px);align-items:end;gap:clamp(32px,6vw,88px);margin-bottom:36px;display:grid}.brand-showcase-heading h2{letter-spacing:-.045em;text-wrap:balance;max-width:700px;margin:0;font-size:clamp(44px,4.7vw,64px);line-height:.98}.brand-showcase-heading>p{color:var(--dr-light-muted);text-wrap:pretty;margin:0 0 4px;font-size:16px;line-height:1.55}.brand-showcase-tabs{scrollbar-width:none;scroll-snap-type:x proximity;justify-content:space-between;align-items:stretch;gap:8px;margin-bottom:12px;padding:2px 2px 8px;display:flex;overflow-x:auto}.brand-showcase-tabs::-webkit-scrollbar{display:none}.brand-showcase-tab{scroll-snap-align:start;border-radius:var(--dr-radius-control);opacity:.54;cursor:pointer;min-width:clamp(118px,10.2vw,152px);min-height:66px;transition:background-color var(--dr-motion-fast), border-color var(--dr-motion-fast), box-shadow var(--dr-motion-fast), opacity var(--dr-motion-fast);background:0 0;border:1px solid #0000;flex:0 0 clamp(118px,10.2vw,152px);justify-content:center;align-items:center;padding:14px 18px;display:flex}.brand-showcase-tab:hover{background:color-mix(in srgb, var(--dr-light-product-surface) 72%, transparent);opacity:.82}.brand-showcase-tab:focus-visible{box-shadow:var(--dr-focus);opacity:1;outline:none}.brand-showcase-tab.is-active{border-color:var(--dr-line-light);background:var(--dr-light-product-surface);box-shadow:none;opacity:1}.brand-showcase-tab img{object-fit:contain;width:100%;max-width:112px;height:28px;display:block}.brand-showcase-tab[data-brand=bavariansimtec] img{max-width:126px}.brand-showcase-tab[data-brand=bdh] img{max-width:92px}.brand-showcase-tab[data-brand=sparco] img{max-width:96px}.brand-showcase-panel{border-radius:var(--dr-radius-panel);background:var(--dr-light-product-surface);grid-template-columns:minmax(320px,.76fr) minmax(480px,1.24fr);height:clamp(450px,34vw,540px);animation:.36s cubic-bezier(.22,.75,.3,1) both brand-panel-in;display:grid;overflow:hidden}.brand-showcase-copy{z-index:1;flex-direction:column;justify-content:center;align-items:flex-start;min-width:0;padding:clamp(36px,4.3vw,68px);display:flex;position:relative}.brand-showcase-brand-logo{align-items:center;width:min(100%,280px);min-height:52px;margin:0;display:flex}.brand-showcase-brand-logo img{object-fit:contain;object-position:left center;width:auto;max-width:100%;height:auto;max-height:58px;display:block}.brand-showcase-panel[data-brand=bdh] .brand-showcase-brand-logo img{max-height:66px}.brand-showcase-panel[data-brand=sparco] .brand-showcase-brand-logo img{max-height:48px}.brand-showcase-logo-dark img,.brand-showcase-logo-light img{filter:brightness(0)}.brand-showcase [data-brand=sparco] img{filter:none}html[data-theme=dark] :is(.brand-showcase-logo-dark,.brand-showcase-logo-light) img{filter:brightness(0)invert()}html[data-theme=dark] .brand-showcase [data-brand=sparco] img{filter:none}.brand-logo-image-dark,html[data-theme=dark] .brand-logo-image-light{display:none!important}html[data-theme=dark] .brand-logo-image-dark{display:block!important}.brand-showcase-description{max-width:380px;color:var(--dr-light-muted);text-wrap:pretty;margin:28px 0 0;font-size:16px;line-height:1.6}.brand-showcase-link{border-radius:var(--dr-radius-control);background:var(--dr-action-fill);color:#fff;min-height:50px;transition:background-color var(--dr-motion-fast), box-shadow var(--dr-motion-fast), transform var(--dr-motion-fast);justify-content:center;align-items:center;gap:18px;margin-top:32px;padding:0 18px;font-size:15px;font-weight:600;display:inline-flex}.brand-showcase-link:hover,.brand-showcase-link:focus-visible{background:var(--dr-action-fill-hover);box-shadow:var(--dr-focus);outline:none}.brand-showcase-link:active{transform:translateY(1px)}.brand-showcase-media{--brand-product-size:82%;--brand-product-max-height:380px;background:var(--dr-light-product-surface);grid-template-rows:minmax(0,1fr) auto;gap:10px;min-width:0;min-height:0;margin:0;padding:clamp(22px,2.8vw,40px) clamp(22px,3.4vw,52px) 22px;display:grid;position:relative;overflow:hidden}.brand-showcase-product-visual{place-items:center;height:100%;min-height:0;display:grid;position:relative}.brand-showcase-product-visual:before{z-index:0;aspect-ratio:1;border:1px solid rgba(var(--dr-accent-deep-rgb), .16);content:"";border-radius:50%;width:min(74%,430px);position:absolute}.brand-showcase-product-visual:after{z-index:0;aspect-ratio:1;background:radial-gradient(circle, rgba(var(--dr-accent-bright-rgb), .13) 0, rgba(var(--dr-accent-bright-rgb), .055) 36%, transparent 70%);content:"";border-radius:50%;width:min(96%,610px);position:absolute}.brand-showcase-product-visual img{z-index:1;width:auto;max-width:var(--brand-product-size);height:auto;max-height:var(--brand-product-max-height);object-fit:contain;display:block;position:relative}.brand-showcase-image-dark{display:none!important}html[data-theme=dark] .brand-showcase-image-light{display:none}html[data-theme=dark] .brand-showcase-image-dark{display:block!important}.brand-showcase-media figcaption{color:var(--dr-light-muted);text-align:right;margin:0;font-size:12px;font-weight:600;line-height:1.4}.brand-showcase-panel[data-brand=sim-lab] .brand-showcase-media{--brand-product-size:76%;--brand-product-max-height:370px}.brand-showcase-panel[data-brand=simucube] .brand-showcase-media,.brand-showcase-panel[data-brand=bdh] .brand-showcase-media{--brand-product-size:70%;--brand-product-max-height:320px}.brand-showcase-panel[data-brand=qubic-system] .brand-showcase-media{--brand-product-size:76%;--brand-product-max-height:330px}.brand-showcase-panel[data-brand=moza] .brand-showcase-media{--brand-product-size:64%;--brand-product-max-height:300px}.brand-showcase-panel[data-brand=sparco] .brand-showcase-media{--brand-product-size:50%;--brand-product-max-height:300px}@keyframes brand-panel-in{0%{opacity:0;transform:translate(14px)}to{opacity:1;transform:translate(0)}}@media (max-width:1100px){.brand-showcase-heading{grid-template-columns:minmax(0,1fr) minmax(240px,360px);gap:36px}.brand-showcase-panel{grid-template-columns:minmax(270px,.8fr) minmax(0,1.2fr);height:430px}}@media (max-width:700px){.brand-showcase{margin-top:88px}.brand-showcase-heading{grid-template-columns:1fr;gap:18px;margin-bottom:26px}.brand-showcase-heading h2{letter-spacing:-.045em;font-size:clamp(36px,10.2vw,40px);line-height:.98}.brand-showcase-heading>p{max-width:520px;margin:0;font-size:15px}.brand-showcase-tabs{margin-inline:-2px;margin-bottom:10px}.brand-showcase-tab{min-width:116px;min-height:60px;padding:12px 16px}.brand-showcase-tab img{max-width:96px;height:24px}.brand-showcase-panel{grid-template-rows:auto minmax(300px,76vw);grid-template-columns:1fr;height:auto;min-height:0}.brand-showcase-copy{justify-content:flex-start;padding:32px 24px 26px}.brand-showcase-brand-logo{width:min(72vw,230px);min-height:44px}.brand-showcase-brand-logo img{max-height:48px}.brand-showcase-description{margin-top:20px;font-size:15px}.brand-showcase-link{margin-top:24px}.brand-showcase-media{--brand-product-max-height:190px;min-height:0;padding:18px 18px 16px}.brand-showcase-panel[data-brand=moza] .brand-showcase-media{--brand-product-size:66%;--brand-product-max-height:160px}.brand-showcase-panel[data-brand=sparco] .brand-showcase-media{--brand-product-size:68%;--brand-product-max-height:205px}.brand-showcase-product-visual:before{width:min(72vw,290px)}.brand-showcase-media figcaption{text-align:right;padding-inline:4px}}@media (prefers-reduced-motion:reduce){.brand-showcase-panel{animation:none}}.sr-only,.store-search-status{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.wishlist-button{border:1px solid var(--dr-line-light);border-radius:var(--dr-radius-control);background:var(--dr-light-surface);color:var(--dr-light-ink);cursor:pointer;transition:border-color var(--dr-motion-fast), background-color var(--dr-motion-fast), color var(--dr-motion-fast), box-shadow var(--dr-motion-fast), transform var(--dr-motion-fast);flex:none;place-items:center;padding:0;display:grid}.wishlist-button:hover:not(:disabled){border-color:rgba(var(--dr-accent-deep-rgb), .38);background:var(--dr-light-product-surface);color:var(--dr-accent-deep);outline:none;box-shadow:0 3px 12px #19191917}.wishlist-button:focus-visible{border-color:var(--dr-accent-deep);color:var(--dr-accent-deep);box-shadow:var(--dr-focus);outline:none}.wishlist-button:active:not(:disabled){transform:scale(.96)}.wishlist-button:disabled{cursor:wait;opacity:.72}.wishlist-button.is-active{border-color:rgba(var(--dr-accent-deep-rgb), .45);background:rgba(var(--dr-accent-deep-rgb), .06);color:var(--dr-accent-deep)}.wishlist-button-card{z-index:4;border:0;border-bottom:1px solid var(--dr-line-light);border-left:1px solid var(--dr-line-light);border-radius:0 var(--dr-radius-card) 0 var(--dr-radius-card);background:color-mix(in srgb, var(--dr-light-surface) 92%, transparent);width:44px;height:44px;box-shadow:none;transform-origin:100% 0;-webkit-backdrop-filter:blur(8px);position:absolute;top:0;right:0}.product-card:has(.product-card-badge) .wishlist-button-card{top:0}.wishlist-button-card:hover:not(:disabled){box-shadow:none}.product-purchase-help{border:1px solid var(--dr-line-light);border-radius:var(--dr-radius-control);background:var(--dr-light-surface);grid-template-columns:minmax(0,1fr);margin-top:18px;display:grid;overflow:hidden}.product-purchase-help>button{min-width:0;min-height:54px;color:var(--dr-light-ink);font:inherit;text-align:left;cursor:pointer;transition:background-color var(--dr-motion-fast), color var(--dr-motion-fast);background:0 0;border:0;grid-template-columns:20px minmax(0,1fr) 18px;align-items:center;gap:10px;padding:10px 14px;display:grid}.product-purchase-help>button+button{border-top:1px solid var(--dr-line-light)}.product-purchase-help>button>svg:first-child{color:var(--dr-accent-deep)}.product-purchase-help>button>svg:last-child{color:var(--dr-light-muted);opacity:.68;transition:transform var(--dr-motion-fast), color var(--dr-motion-fast), opacity var(--dr-motion-fast);justify-self:end}.product-purchase-help>button>span{text-wrap:pretty;font-size:13px;font-weight:650;line-height:1.25}.product-purchase-help>button:hover,.product-purchase-help>button:focus-visible{background:var(--dr-light-product-surface);outline:none}.product-purchase-help>button:hover>svg:last-child,.product-purchase-help>button:focus-visible>svg:last-child{color:var(--dr-accent-deep);opacity:1;transform:translate(2px)}.product-purchase-help>button:focus-visible{box-shadow:inset 0 0 0 2px var(--dr-accent-deep)}.product-service-layer{z-index:12000;background:#0000008a;justify-content:flex-end;padding:10px;animation:.2s ease-out both product-service-layer-in;display:flex;position:fixed;inset:0}.product-service-dialog{border:1px solid var(--dr-line-light);background:var(--dr-light-canvas);width:min(460px,100%);height:calc(100dvh - 20px);color:var(--dr-light-ink);border-radius:20px;grid-template-rows:auto minmax(0,1fr);animation:.28s cubic-bezier(.22,.75,.3,1) both product-service-dialog-in;display:grid;overflow:hidden;box-shadow:-12px 0 44px #00000038}.product-service-header{background:var(--dr-light-canvas);grid-template-columns:minmax(0,1fr) 44px;align-items:center;gap:18px;min-height:74px;padding:14px 16px 8px 24px;display:grid}.product-service-header h2{letter-spacing:-.025em;text-wrap:balance;min-width:0;margin:0;font-size:22px;font-weight:680;line-height:1.15}.product-service-header>button{border:1px solid var(--dr-line-light);background:var(--dr-light-surface);width:44px;height:44px;color:var(--dr-light-ink);cursor:pointer;transition:background-color var(--dr-motion-fast), border-color var(--dr-motion-fast), color var(--dr-motion-fast), transform var(--dr-motion-fast);border-radius:50%;place-items:center;padding:0;display:grid}.product-service-header>button:hover,.product-service-header>button:focus-visible{border-color:var(--dr-accent-deep);background:var(--dr-light-product-surface);color:var(--dr-accent-deep);outline:none}.product-service-header>button:focus-visible{box-shadow:var(--dr-focus)}.product-service-header>button:active{transform:scale(.96)}.product-service-body{overscroll-behavior:contain;scrollbar-gutter:stable;min-height:0;padding:14px 24px 36px;overflow-y:auto}.product-service-lead{color:var(--dr-light-muted);text-wrap:pretty;margin:0;font-size:15px;line-height:1.6}.product-service-body>section{border-top:1px solid var(--dr-line-light);margin-top:28px;padding-top:24px}.product-service-body h3{letter-spacing:-.012em;margin:0 0 12px;font-size:16px;font-weight:680;line-height:1.3}.product-service-body section p,.product-service-body li{color:var(--dr-light-ink);font-size:14px;line-height:1.58}.product-service-body section p{margin:0}.product-service-body ul{gap:10px;margin:0;padding:0;list-style:none;display:grid}.product-service-body p+ul{margin-top:16px}.product-service-body li{padding-left:18px;position:relative}.product-service-body li:before{background:var(--dr-accent-deep);content:"";border-radius:50%;width:5px;height:5px;position:absolute;top:.67em;left:1px}.product-service-product{border:1px solid var(--dr-line-light);border-radius:var(--dr-radius-control);background:var(--dr-light-product-surface);gap:5px;margin-top:22px;padding:16px;display:grid}.product-service-product span{color:var(--dr-light-muted);letter-spacing:.06em;text-transform:uppercase;font-size:11px;font-weight:650;line-height:1.2}.product-service-product strong{font-size:14px;line-height:1.4}.product-service-action{border-radius:var(--dr-radius-control);background:var(--dr-action-fill);color:#fff;text-align:center;min-height:50px;transition:background-color var(--dr-motion-fast), transform var(--dr-motion-fast), box-shadow var(--dr-motion-fast);justify-content:center;align-items:center;gap:9px;margin-top:28px;padding:12px 18px;font-size:14px;font-weight:700;line-height:1.2;text-decoration:none;display:inline-flex}.product-service-action:hover,.product-service-action:focus-visible{background:var(--dr-action-fill-hover);outline:none}.product-service-action:focus-visible{box-shadow:var(--dr-focus)}.product-service-action:active{transform:scale(.985)}@keyframes product-service-layer-in{0%{opacity:0}to{opacity:1}}@keyframes product-service-dialog-in{0%{transform:translate(calc(100% + 20px))}to{transform:translate(0)}}@media (max-width:600px){.product-service-layer{padding:8px}.product-service-dialog{border-radius:16px;width:100%;height:calc(100dvh - 16px)}.product-service-header{min-height:68px;padding:10px 12px 6px 18px}.product-service-header h2{font-size:20px}.product-service-body{padding:12px 18px 30px}.product-service-action{width:100%}}@media (prefers-reduced-motion:reduce){.product-service-layer,.product-service-dialog{animation:none}}.wishlist-button-detail{width:60px;min-height:60px}.wishlist-toast{z-index:10020;border-radius:var(--dr-radius-control);color:#f8f8f8;text-align:center;max-width:min(520px,100vw - 32px);animation:wishlist-toast-enter var(--dr-motion-brand) both;background:#191919;border:1px solid #ffffff24;padding:12px 16px;font-size:13px;font-weight:600;line-height:1.4;position:fixed;top:92px;left:50%;transform:translate(-50%);box-shadow:0 16px 36px #0000003d}@keyframes wishlist-toast-enter{0%{opacity:0;transform:translate(-50%,-8px)}to{opacity:1;transform:translate(-50%)}}.store-wishlist-indicator{width:44px;height:44px;color:var(--dr-light-ink);transition:background-color var(--dr-motion-fast), color var(--dr-motion-fast), box-shadow var(--dr-motion-fast);border-radius:999px;flex:none;place-items:center;display:grid;position:relative}.store-wishlist-indicator:hover,.store-wishlist-indicator.is-active{color:var(--dr-accent-deep)}.store-wishlist-indicator:focus-visible{box-shadow:var(--dr-focus);outline:none}.store-wishlist-count{background:var(--dr-action-fill);color:#fff;font-variant-numeric:tabular-nums;border:2px solid #fff;border-radius:999px;place-items:center;min-width:19px;height:19px;padding:0 4px;font-size:9px;font-weight:700;display:grid;position:absolute;top:-2px;right:-3px}.store-header-dark .store-wishlist-indicator{color:var(--store-header-ink)}.store-header-dark .store-wishlist-indicator:hover,.store-header-dark .store-wishlist-indicator:focus-visible,.store-header-dark .store-wishlist-indicator.is-active{background:var(--store-header-control);color:var(--dr-accent-bright)}.store-header-dark .store-wishlist-count{border-color:var(--store-header-surface)}.account-auth-main{padding:clamp(28px,5vw,68px) 24px}.account-auth-panel{border-radius:var(--dr-radius-panel);grid-template-columns:minmax(0,.92fr) minmax(0,1.08fr);width:min(1040px,100%);min-height:530px;padding:0;display:grid;overflow:hidden;box-shadow:0 20px 56px #19191912}.account-auth-panel h1,.account-auth-panel h2,.account-auth-panel p{margin:0}.account-auth-intro{color:#f8f8f8;background:#171719;flex-direction:column;min-width:0;padding:34px clamp(30px,4vw,48px) 38px;display:flex}.account-auth-intro .account-auth-back{color:#aaaeb3;align-self:flex-start;margin-bottom:auto}.account-auth-intro-copy{padding:58px 0 36px}.account-auth-intro-copy>span{color:var(--dr-accent-bright);letter-spacing:.1em;text-transform:uppercase;margin-bottom:13px;font-size:11px;font-weight:700;display:block}.account-auth-intro-copy h1{letter-spacing:-.045em;text-wrap:balance;max-width:420px;font-size:clamp(30px,3.2vw,40px);font-weight:650;line-height:1.05}.account-auth-intro-copy p{color:#bcbec0;max-width:430px;margin-top:18px;font-size:14px;line-height:1.6}.account-auth-benefits{gap:0;margin:0;padding:0;list-style:none;display:grid}.account-auth-benefits li{border-top:1px solid #ffffff1c;grid-template-columns:24px minmax(0,1fr);align-items:center;gap:12px;padding:14px 0;display:grid}.account-auth-benefits strong{color:#f8f8f8;font-size:13px}.account-auth-form-wrap{background:var(--dr-light-surface);align-content:center;min-width:0;padding:clamp(38px,5vw,64px);display:grid}.account-auth-heading h2{letter-spacing:-.04em;text-wrap:balance;font-size:clamp(26px,3vw,32px);font-weight:700;line-height:1.08}.account-dashboard-heading{justify-content:space-between;align-items:flex-end;gap:24px;margin-bottom:34px;display:flex}.account-dashboard-heading p,.account-dashboard-heading h1{margin:0}.account-dashboard-heading p{color:var(--dr-accent-deep);letter-spacing:.1em;text-transform:uppercase;margin-bottom:7px;font-size:11px;font-weight:700}.account-dashboard-heading h1{letter-spacing:-.045em;font-size:clamp(32px,4vw,44px);font-weight:680;line-height:1}.account-dashboard-heading>a{border-bottom:1px solid var(--dr-light-ink);min-height:42px;color:var(--dr-light-ink);align-items:center;gap:8px;font-size:13px;font-weight:650;display:inline-flex}.account-dashboard-heading>a:focus-visible{box-shadow:var(--dr-focus);border-radius:4px;outline:none}.account-dashboard-layout{grid-template-columns:210px minmax(0,1fr);gap:clamp(28px,4vw,54px);display:grid}.account-dashboard-nav{align-content:start;gap:4px;display:grid}.account-dashboard-nav button{border-radius:var(--dr-radius-control);width:100%;min-height:48px;color:var(--dr-light-muted);cursor:pointer;text-align:left;transition:border-color var(--dr-motion-fast), background-color var(--dr-motion-fast), color var(--dr-motion-fast), box-shadow var(--dr-motion-fast);background:0 0;border:1px solid #0000;grid-template-columns:24px minmax(0,1fr) auto;align-items:center;gap:10px;padding:0 13px;display:grid}.account-dashboard-nav button:hover,.account-dashboard-nav button.is-active{background:var(--dr-light-product-surface);color:var(--dr-light-ink)}.account-dashboard-nav button.is-active{border-color:var(--dr-line-light)}.account-dashboard-nav button.is-active svg{color:var(--dr-accent-deep)}.account-referral-nav-icon{object-fit:contain;width:20px;height:20px}.account-dashboard-nav button:focus-visible{box-shadow:var(--dr-focus);outline:none}.account-dashboard-nav button>span{font-size:13px;font-weight:650}.account-dashboard-nav small{background:var(--dr-light-surface);font-variant-numeric:tabular-nums;text-align:center;border-radius:999px;min-width:24px;padding:4px 6px;font-size:10px;font-weight:700}.account-dashboard-content{border-left:1px solid var(--dr-line-light);min-width:0;padding-left:clamp(28px,4vw,54px)}.account-dashboard-section-heading{justify-content:space-between;align-items:flex-start;gap:20px;min-height:56px;margin-bottom:24px;display:flex}.account-dashboard-section-heading h2,.account-dashboard-section-heading p{margin:0}.account-dashboard-section-heading h2{letter-spacing:-.025em;font-size:20px;font-weight:680}.account-dashboard-section-heading p{color:var(--dr-light-muted);margin-top:7px;font-size:13px;line-height:1.45}.account-dashboard-section-heading>span{color:var(--dr-light-muted);font-variant-numeric:tabular-nums;font-size:12px}.account-wishlist-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:clamp(18px,2.4vw,28px) 16px;display:grid}.account-wishlist-card{flex-direction:column;min-width:0;display:flex}.account-wishlist-media{aspect-ratio:1;border-radius:var(--dr-radius-card);background:var(--dr-light-product-surface);transition:background-color var(--dr-motion-fast), box-shadow var(--dr-motion-fast);place-items:center;display:grid;position:relative;overflow:hidden}.account-wishlist-media:hover,.account-wishlist-media:focus-visible{background:var(--dr-light-product-surface-hover);box-shadow:var(--dr-focus);outline:none}.account-wishlist-media img{object-fit:contain;width:100%;height:100%}.account-wishlist-media>span{background:var(--dr-action-fill);color:#fff;border-radius:999px;padding:6px 9px;font-size:10px;font-weight:700;position:absolute;top:12px;left:12px}.account-wishlist-copy{gap:5px;padding:13px 2px 14px;display:grid}.account-wishlist-copy>a{-webkit-line-clamp:2;-webkit-box-orient:vertical;min-height:2.7em;font-size:14px;font-weight:650;line-height:1.35;display:-webkit-box;overflow:hidden}.account-wishlist-copy>a:hover,.account-wishlist-copy>a:focus-visible{color:var(--dr-accent-deep)}.account-wishlist-copy>strong{font-size:14px;font-weight:600}.account-wishlist-copy>small{color:var(--dr-light-muted);font-size:11px}.account-wishlist-copy>small.is-ready{color:var(--dr-accent-deep)}.account-wishlist-actions{grid-template-columns:minmax(0,1fr) 42px;gap:8px;margin-top:auto;display:grid}.account-wishlist-actions>a,.account-wishlist-actions>button{border:1px solid var(--dr-light-ink);border-radius:var(--dr-radius-control);background:var(--dr-primary-fill);color:#fff;cursor:pointer;min-height:42px;transition:border-color var(--dr-motion-fast), background-color var(--dr-motion-fast), color var(--dr-motion-fast), box-shadow var(--dr-motion-fast);justify-content:center;align-items:center;gap:7px;padding:0 12px;font-size:12px;font-weight:700;display:inline-flex}.account-wishlist-actions>a:hover,.account-wishlist-actions>button:hover:not(:disabled),.account-wishlist-actions>a:focus-visible,.account-wishlist-actions>button:focus-visible{border-color:var(--dr-accent-deep);background:var(--dr-action-fill);box-shadow:var(--dr-focus);outline:none}.account-wishlist-actions>button:disabled{cursor:not-allowed;opacity:.42}.account-wishlist-actions>.account-wishlist-remove{border-color:var(--dr-line-light);width:42px;color:var(--dr-light-muted);background:0 0;padding:0}.account-wishlist-actions>.account-wishlist-remove:hover:not(:disabled),.account-wishlist-actions>.account-wishlist-remove:focus-visible{border-color:var(--dr-accent-deep);background:rgba(var(--dr-accent-deep-rgb), .08);color:var(--dr-accent-deep)}.account-wishlist-skeleton>span{aspect-ratio:.72;border-radius:var(--dr-radius-card);background:var(--dr-light-product-surface);animation:1.15s ease-in-out infinite alternate account-skeleton-pulse}@keyframes account-skeleton-pulse{0%{opacity:.55}to{opacity:1}}@media (max-width:900px){.account-auth-panel{grid-template-columns:minmax(0,.82fr) minmax(0,1.18fr)}.account-auth-intro{padding-inline:28px}.account-auth-form-wrap{padding-inline:36px}.account-dashboard-layout{grid-template-columns:1fr;gap:26px}.account-dashboard-nav{grid-template-columns:repeat(2,minmax(0,1fr))}.account-dashboard-content{border-top:1px solid var(--dr-line-light);border-left:0;padding-top:28px;padding-left:0}}@media (max-width:700px){.account-auth-main{align-items:start;padding:22px 16px}.account-auth-panel{border-radius:var(--dr-radius-panel);grid-template-columns:1fr;min-height:0}.account-auth-intro{min-height:238px;padding:24px}.account-auth-intro .account-auth-back{margin-bottom:24px}.account-auth-intro-copy{padding:0}.account-auth-intro-copy h1{max-width:480px;font-size:clamp(27px,8vw,34px)}.account-auth-intro-copy p{margin-top:12px;font-size:13px}.account-auth-benefits{display:none}.account-auth-form-wrap{padding:30px 24px 34px}.account-dashboard-heading{flex-direction:column;align-items:flex-start;margin-bottom:26px}.account-wishlist-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:480px){.product-purchase-actions{grid-template-columns:minmax(0,1fr) 54px}.wishlist-button-detail{width:54px}.account-dashboard-header-inner,.account-dashboard-main{width:calc(100% - 28px)}.account-dashboard-session{gap:8px}.account-dashboard-session button span{display:none}.account-dashboard-session button{justify-content:center;width:36px;padding:0}.account-dashboard-section-heading{min-height:0}.account-dashboard-section-heading>span{display:none}.account-wishlist-grid{grid-template-columns:1fr}.account-wishlist-card{border-bottom:1px solid var(--dr-line-light);grid-template-rows:auto auto;grid-template-columns:124px minmax(0,1fr);gap:0 14px;padding-bottom:18px;display:grid}.account-wishlist-media{grid-row:1/3}.account-wishlist-copy{padding-top:2px}.account-wishlist-actions{align-self:end}}@media (prefers-reduced-motion:reduce){.wishlist-toast,.account-wishlist-skeleton>span,.account-order-skeleton-card span{animation:none}}.store-theme-toggle,.account-theme-toggle{border-radius:999px;width:44px;height:44px}.store-theme-toggle:hover,.account-theme-toggle:hover{color:var(--dr-accent-deep);background:0 0}.store-theme-toggle:focus-visible,.account-theme-toggle:focus-visible,.store-mobile-theme-toggle:focus-visible{box-shadow:var(--dr-focus)}.store-header-dark .store-theme-toggle{color:var(--store-header-ink)}.store-header-dark .store-theme-toggle:hover,.store-header-dark .store-theme-toggle:focus-visible{color:var(--dr-accent-bright);background:0 0}.store-mobile-theme-toggle{width:100%;min-height:46px;color:var(--store-header-muted,var(--dr-light-muted));text-align:left;border-radius:8px;justify-content:flex-start;align-items:center;gap:12px;padding:0;font-size:13px;font-weight:600;display:flex}.store-mobile-theme-toggle:hover,.store-mobile-theme-toggle:focus-visible{color:var(--dr-accent-bright)}.account-auth-header{position:relative}.account-auth-header .account-theme-toggle{position:absolute;right:max(18px,50% - 560px)}.account-theme-toggle{color:var(--dr-heading)}.account-theme-toggle:hover,.account-theme-toggle:focus-visible{color:var(--dr-accent-bright);background:0 0}@media (prefers-reduced-motion:reduce){.theme-toggle-face{transition-duration:.01ms}}html[data-theme=dark] :is(.product-add-button-card,.product-fbt-cart,.product-quick-buy-primary,.cart-share-dialog-primary,.configurator-gate-submit,.account-auth-email-control button,.account-auth-verify-button,.account-dashboard-title-row>a,.account-orders-message>a,.account-orders-message button){color:var(--dr-primary-fill-ink)}html[data-theme=dark] :is(.product-add-button-card,.product-fbt-cart,.product-quick-buy-primary,.cart-share-dialog-primary,.configurator-gate-submit,.account-auth-email-control button,.account-auth-verify-button,.account-dashboard-title-row>a,.account-orders-message>a,.account-orders-message button):hover:not(:disabled){background:var(--dr-primary-fill-hover);color:var(--dr-primary-fill-ink)}html[data-theme=dark] :is(.product-add-button-card,.account-dashboard-title-row>a,.account-orders-message>a,.account-orders-message button){border-color:var(--dr-primary-fill)}html[data-theme=dark] :is(.product-quick-buy-footer,.configurator-stage-selections button,.configurator-stage-total,.configurator-pedal-mode-options>button,.configurator-pedal-mode-summary,.configurator-pedal-stage,.configurator-selected-wheels,.configurator-variant-panel.is-loading,.configurator-simple-status,.configurator-catalogue-gap){background:var(--dr-light-product-surface)}html[data-theme=dark] :is(.catalog-active-filters button,.shared-cart-summary,.configurator-profile-options button.is-selected,.configurator-stage-selections button.is-active,.configurator-stage-selections button.is-owned,.configurator-already-have.is-active,.configurator-owned-wheelbase-option.is-selected,.configurator-selected-wheel-list>article.is-expanded,.configurator-shifter-owned.is-active,.configurator-wheel-requirement.is-selected,.configurator-wheel-requirement.is-owned,.configurator-product-card.is-selected .configurator-product-media,.configurator-context-note,.configurator-included-state,.configurator-review-status.is-ready,.configurator-review-total){background:rgba(var(--dr-accent-bright-rgb), .1)}html[data-theme=dark] :is(.configurator-already-have,.configurator-context-note.is-warning,.configurator-review-notices p.is-warning,.configurator-review-notices p.is-recommendation,.account-auth-debug-code,.account-order-status){color:#e5c878;background:#d5a73921}html[data-theme=dark] :is(.configurator-variant-panel.is-error,.configurator-context-note.is-blocking,.configurator-simple-status,.configurator-review-blocking,.configurator-review-notices p.is-blocking,.account-order-status[data-status=cancelled],.account-order-status[data-status=failed],.account-order-status[data-status=refunded]){color:#ff9f94;background:#ff8d801f}html[data-theme=dark] :is(.account-order-status[data-status=processing],.account-order-status[data-status=completed]){color:#86d9a6;background:#4dc47b21}html[data-theme=dark] :is(.store-hero h1,.catalogue-heading h2,.brand-showcase-heading h2,.category-directory-heading h2,.archive-products-heading h2,.archive-hero h1,.product-detail-copy h1,.product-information-heading h2,.not-found-panel h1,.shared-cart-heading h1,.shared-cart-state h1,.shared-cart-panel-heading h2,.configurator-gate-card h1,.configurator-profile-heading h2,.configurator-stage-caption h2,.configurator-chooser-heading h2,.configurator-unavailable h1,.account-auth-panel h1,.account-auth-heading h1,.account-dashboard-title-row h1,.account-orders-message h2){color:var(--dr-light-ink)}html[data-theme=dark] :is(.product-option-button:disabled,.configurator-option-grid button:disabled){color:#85888c;background:#242424}html[data-theme=dark] :is(.product-quick-buy-error,.cart-drawer-error,.configurator-error,.account-auth-error){color:#ff9f94}html[data-theme=dark] select{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}@media (max-width:760px){.store-theme-toggle{display:none}.account-auth-header .account-theme-toggle{width:42px;height:42px;right:14px}}main.archive-shell{z-index:auto}.store-search-popover{z-index:130;border-radius:var(--dr-radius-card);background:var(--dr-light-surface);border:1px solid #1919191a;position:absolute;top:calc(100% + 8px);left:0;right:0;overflow:hidden;box-shadow:0 18px 48px #19191929}.store-search-results{gap:3px;padding:8px;display:grid}.store-search-result{min-width:0;color:var(--dr-light-ink);transition:background-color var(--dr-motion-fast);border-radius:9px;grid-template-columns:52px minmax(0,1fr);align-items:center;gap:12px;padding:7px;display:grid}.store-search-result:hover,.store-search-result:focus-visible,.store-search-result-active{background:var(--dr-light-product-surface);outline:none}.store-search-result-image{background:var(--dr-light-product-surface);width:52px;height:52px;color:var(--dr-accent-deep);border-radius:9px;place-items:center;display:grid;overflow:hidden}.store-search-result-image img{object-fit:contain;width:100%;height:100%;padding:5px}.store-search-result-copy{gap:4px;min-width:0;display:grid}.store-search-result-copy strong{text-overflow:ellipsis;white-space:nowrap;font-size:13px;font-weight:650;line-height:1.25;overflow:hidden}.store-search-result-copy small{color:var(--dr-light-muted);font-size:11px}.store-search-empty{color:var(--dr-light-muted);text-align:center;margin:0;padding:18px 16px;font-size:13px}.store-search-all{background:var(--dr-light-product-surface);min-height:46px;color:var(--dr-accent-deep);justify-content:space-between;align-items:center;gap:12px;padding:0 16px;font-size:13px;font-weight:650;display:flex}.store-search-all:hover,.store-search-all:focus-visible{background:var(--dr-light-product-surface-hover);color:var(--dr-accent-deep-hover);outline:none}.catalog-explorer{position:relative}.catalog-explorer-pending .catalog-results-content{opacity:.55;pointer-events:none}.catalog-toolbar{justify-content:flex-start;align-items:center;gap:24px;min-height:52px;margin-bottom:20px;display:flex}.catalog-toolbar-summary{min-width:0;color:var(--dr-light-muted);flex-wrap:wrap;align-items:baseline;gap:7px;font-size:13px;display:flex}.catalog-toolbar-summary strong{color:var(--dr-light-ink);font-size:15px;font-weight:650}.catalog-toolbar-summary span{text-overflow:ellipsis;white-space:nowrap;max-width:min(44vw,520px);overflow:hidden}.catalog-toolbar-actions{flex:none;align-items:center;gap:10px;display:flex}.catalog-sort{min-height:36px;color:var(--dr-light-muted);align-items:center;gap:8px;padding:0;font-size:12px;display:flex}.catalog-sort select{max-width:190px;color:var(--dr-light-ink);font:inherit;cursor:pointer;background:0 0;border:0;outline:0;padding:0 24px 0 0;font-size:13px;font-weight:600}.catalog-sort:focus-within{box-shadow:none}.catalog-sort select:focus-visible{outline:2px solid var(--dr-accent-deep);outline-offset:4px;border-radius:3px}.catalog-mobile-filter-trigger{border-radius:var(--dr-radius-control);background:var(--dr-light-product-surface);min-height:44px;color:var(--dr-light-ink);cursor:pointer;border:0;align-items:center;gap:8px;padding:0 14px;font-size:13px;font-weight:650;display:none}.catalog-mobile-filter-trigger>span{border-radius:var(--dr-radius-pill);background:var(--dr-action-fill);color:#fff;place-items:center;min-width:21px;height:21px;padding:0 5px;font-size:11px;display:grid}.catalog-active-filters{flex-wrap:wrap;align-items:center;gap:8px;margin:0 0 22px;display:flex}.catalog-active-filters button{border-radius:var(--dr-radius-pill);min-height:34px;color:var(--dr-accent-deep-hover);cursor:pointer;background:#e2f0f1;border:0;align-items:center;gap:7px;padding:0 11px;font-size:12px;font-weight:600;display:inline-flex}.catalog-active-filters button:hover,.catalog-active-filters button:focus-visible{box-shadow:var(--dr-focus);background:#cfe5e7;outline:none}.catalog-active-filters .catalog-active-filters-clear{color:var(--dr-light-muted);text-underline-offset:3px;background:0 0;text-decoration:underline}.catalog-results-layout{grid-template-columns:minmax(220px,250px) minmax(0,1fr);align-items:start;gap:clamp(28px,3vw,48px);display:grid}.catalog-results-content{min-width:0;transition:opacity var(--dr-motion-fast)}.catalog-filters{top:calc(var(--dr-store-header-stack) + 24px);gap:14px;display:grid;position:sticky}.catalog-filters-heading{justify-content:space-between;align-items:center;gap:12px;min-height:44px;display:flex}.catalog-filters-heading>span{align-items:center;gap:8px;font-size:15px;font-weight:700;display:inline-flex}.catalog-filters-heading button,.catalog-filter-more{color:var(--dr-accent-deep);cursor:pointer;background:0 0;border:0;padding:0;font-size:12px;font-weight:600}.catalog-filters-heading button:hover,.catalog-filters-heading button:focus-visible,.catalog-filter-more:hover,.catalog-filter-more:focus-visible{color:var(--dr-accent-deep-hover);text-underline-offset:3px;outline:none;text-decoration:underline}.catalog-filter-groups{gap:28px;display:grid}.catalog-filter-group{background:0 0;border:0;border-radius:0;gap:13px;min-width:0;margin:0;padding:0;display:grid}.catalog-filter-group legend{width:100%;color:var(--dr-light-ink);padding:0;font-size:13px;font-weight:700}.catalog-filter-options{gap:4px;display:grid}.catalog-filter-option{min-width:0;min-height:32px;color:var(--dr-light-ink);cursor:pointer;border-radius:7px;grid-template-columns:18px minmax(0,1fr) auto;align-items:center;gap:9px;font-size:12px;line-height:1.25;display:grid}.catalog-filter-option:hover{color:var(--dr-accent-deep-hover)}.catalog-filter-option input{opacity:0;pointer-events:none;position:absolute}.catalog-filter-check{background:var(--dr-light-surface);color:#0000;width:18px;height:18px;transition:border-color var(--dr-motion-fast), background-color var(--dr-motion-fast), color var(--dr-motion-fast);border:1px solid #19191947;border-radius:5px;place-items:center;display:grid}.catalog-filter-option input:checked+.catalog-filter-check{border-color:var(--dr-accent-deep);background:var(--dr-action-fill);color:#fff}.catalog-filter-option input:focus-visible+.catalog-filter-check{box-shadow:var(--dr-focus)}.catalog-filter-option small{color:var(--dr-light-muted);font-size:11px}.catalog-price-range{height:30px;margin:0 1px 1px;position:relative}.catalog-price-range-track{border-radius:var(--dr-radius-pill);pointer-events:none;height:4px;position:absolute;top:50%;left:9px;right:9px;transform:translateY(-50%)}.catalog-price-range-input{appearance:none;pointer-events:none;background:0 0;border:0;outline:0;width:100%;height:30px;margin:0;padding:0;position:absolute;inset:0}.catalog-price-range-input-min{z-index:2}.catalog-price-range-input-max{z-index:3}.catalog-price-range-input::-webkit-slider-runnable-track{background:0 0;height:4px}.catalog-price-range-input::-moz-range-track{background:0 0;height:4px}.catalog-price-range-input::-moz-range-progress{background:0 0;height:4px}.catalog-price-range-input::-webkit-slider-thumb{border:2px solid var(--dr-accent-deep);appearance:none;background:var(--dr-light-surface);cursor:grab;pointer-events:auto;width:18px;height:18px;transition:background-color var(--dr-motion-fast), box-shadow var(--dr-motion-fast);border-radius:50%;margin-top:-7px}.catalog-price-range-input::-moz-range-thumb{border:2px solid var(--dr-accent-deep);background:var(--dr-light-surface);cursor:grab;pointer-events:auto;width:14px;height:14px;transition:background-color var(--dr-motion-fast), box-shadow var(--dr-motion-fast);border-radius:50%}.catalog-price-range-input:active::-webkit-slider-thumb{background:var(--dr-action-fill);cursor:grabbing}.catalog-price-range-input:active::-moz-range-thumb{background:var(--dr-action-fill);cursor:grabbing}.catalog-price-range-input:focus-visible::-webkit-slider-thumb{box-shadow:var(--dr-focus)}.catalog-price-range-input:focus-visible::-moz-range-thumb{box-shadow:var(--dr-focus)}.catalog-price-fields{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.catalog-price-fields label{color:var(--dr-light-muted);gap:6px;font-size:10px;font-weight:600;display:grid}.catalog-price-fields input{background:var(--dr-light-surface);width:100%;height:38px;color:var(--dr-light-ink);font:inherit;border:1px solid #19191924;border-radius:8px;outline:0;padding:0 9px;font-size:12px}.catalog-price-fields input:focus{border-color:var(--dr-accent-deep);box-shadow:var(--dr-focus)}.catalog-price-apply{border:1px solid var(--dr-accent-deep);border-radius:var(--dr-radius-control);background:var(--dr-action-fill);color:#fff;cursor:pointer;width:100%;min-height:48px;font:inherit;transition:background-color var(--dr-motion-fast), box-shadow var(--dr-motion-fast), opacity var(--dr-motion-fast);justify-content:center;align-items:center;padding:0 16px;font-size:13px;font-weight:700;display:inline-flex}.catalog-price-apply:hover:not(:disabled),.catalog-price-apply:focus-visible{background:var(--dr-accent-deep);box-shadow:var(--dr-focus);outline:none}.catalog-price-apply:disabled{cursor:wait;opacity:.55}.catalog-pagination{justify-content:center;align-items:center;gap:5px;margin-top:clamp(54px,6vw,84px);display:flex}.catalog-pagination a,.catalog-pagination-arrow,.catalog-pagination-ellipsis{min-width:40px;height:40px;color:var(--dr-light-ink);border-radius:9px;place-items:center;font-size:13px;font-weight:650;display:inline-grid}.catalog-pagination a:hover,.catalog-pagination a:focus-visible{background:var(--dr-light-product-surface);box-shadow:var(--dr-focus);outline:none}.catalog-pagination .catalog-pagination-current{background:var(--dr-action-fill);color:#fff}.catalog-pagination-item{align-items:center;gap:5px;display:inline-flex}.catalog-pagination-disabled{color:#b7b8bb}.catalog-filter-drawer{z-index:180;display:none;position:fixed;inset:0}.catalog-filter-drawer-backdrop{background:#0000006b;border:0;position:absolute;inset:0}.catalog-filter-drawer-panel{background:var(--dr-light-surface);grid-template-rows:auto minmax(0,1fr) auto;width:min(92vw,430px);display:grid;position:absolute;top:0;bottom:0;right:0;box-shadow:-18px 0 52px #0000002e}.catalog-filter-drawer-panel>header{justify-content:space-between;align-items:center;gap:20px;min-height:68px;padding:0 20px;display:flex}.catalog-filter-drawer-panel>header>div{align-items:center;gap:9px;display:inline-flex}.catalog-filter-drawer-panel>header button{background:var(--dr-light-product-surface);width:40px;height:40px;color:var(--dr-light-ink);cursor:pointer;border:0;border-radius:9px;place-items:center;padding:0;display:grid}.catalog-filter-drawer-scroll{padding:4px 20px 24px;overflow-y:auto}.catalog-filter-drawer-panel>footer{padding:14px 20px max(14px, env(safe-area-inset-bottom));background:var(--dr-light-surface);gap:10px;display:flex;box-shadow:0 -10px 28px #19191914}.catalog-filter-drawer-panel>footer button{border-radius:var(--dr-radius-control);cursor:pointer;border:0;min-height:48px;padding:0 17px;font-weight:700}.catalog-filter-drawer-clear{background:var(--dr-light-product-surface);color:var(--dr-light-ink)}.catalog-filter-drawer-apply{background:var(--dr-action-fill);color:#fff;flex:1}@media (min-width:1450px){.catalog-results-content .product-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}@media (min-width:1024px) and (max-width:1449px){.catalog-results-content .product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:1023px){.catalog-results-layout{grid-template-columns:1fr}.catalog-filters{display:none}.catalog-mobile-filter-trigger,.catalog-filter-drawer{display:flex}}@media (max-width:700px){.catalog-toolbar{flex-direction:column;align-items:stretch;gap:13px}.catalog-toolbar-actions{grid-template-columns:auto minmax(0,1fr);display:grid}.catalog-sort{justify-content:space-between;min-width:0}.catalog-sort>span{display:none}.catalog-sort select{width:100%;max-width:none}.catalog-active-filters{scrollbar-width:none;flex-wrap:nowrap;padding:0 0 5px;overflow-x:auto}.catalog-active-filters::-webkit-scrollbar{display:none}.catalog-active-filters button{flex:none}.catalog-filter-drawer-panel{width:100%}}.category-directory{margin-bottom:clamp(72px,8vw,112px)}.category-directory-heading,.archive-products-heading{justify-content:space-between;align-items:flex-end;gap:32px;display:flex}.category-directory-heading{margin-bottom:0;padding:clamp(18px,2vw,28px) 0 clamp(48px,4vw,64px)}.archive-products-heading{margin-bottom:34px}.category-directory-heading h2,.archive-products-heading h2{letter-spacing:-.05em;margin:0;font-size:clamp(38px,5vw,64px);line-height:.98}.category-directory-heading>p,.archive-products-heading>p{color:var(--dr-light-muted);margin:0;font-size:14px}.category-directory-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:18px;display:grid}.category-card{min-width:0}.category-card>a{border:1px solid var(--dr-line-light);border-radius:var(--dr-radius-card);background:var(--dr-light-surface);height:100%;transition:background-color var(--dr-motion-fast), border-color var(--dr-motion-fast), box-shadow var(--dr-motion-fast);display:block;overflow:hidden}.category-card:not(.category-card--split)>a{background:var(--dr-light-product-surface)}.category-card>a:hover{border-color:var(--dr-accent-deep);background:var(--dr-light-product-surface-hover);box-shadow:none;outline:none}.category-card>a:focus-visible{border-color:var(--dr-accent-deep);background:var(--dr-light-product-surface-hover);box-shadow:var(--dr-focus);outline:none}.category-card-media{aspect-ratio:4/3;background:var(--dr-light-product-surface);transition:background-color var(--dr-motion-fast);place-items:center;display:grid;position:relative;overflow:hidden}.category-card:not(.category-card--split) .category-card-media{background:var(--dr-light-product-surface);grid-template-rows:minmax(0,1fr) auto;place-items:stretch stretch}.store-shell .category-card:not(.category-card--split) .category-card-media{aspect-ratio:1}.category-card-media img{object-fit:contain;width:100%;height:100%;padding:0}.category-card>a:hover .category-card-media,.category-card>a:focus-visible .category-card-media{background:var(--dr-light-product-surface-hover)}.category-card-media-placeholder{background:var(--dr-light-product-surface)}.category-card-media-placeholder img{opacity:.82;place-self:center;width:34%;height:auto;padding:0}.category-card-media h3{min-height:58px;color:var(--dr-light-ink);letter-spacing:-.025em;text-align:center;text-wrap:balance;place-items:center;margin:0;padding:16px 14px 12px;font-size:17px;line-height:1.2;display:grid}.category-card>a:hover .category-card-media h3,.category-card>a:focus-visible .category-card-media h3{color:var(--dr-accent-deep)}.brand-directory{margin-bottom:clamp(88px,9vw,132px)}.brand-directory-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;display:grid}.brand-directory-card{min-width:0}.brand-directory-card>a{aspect-ratio:4/3;border:1px solid var(--dr-line-light);border-radius:var(--dr-radius-card);background:var(--dr-light-product-surface);color:var(--dr-light-ink);transition:background-color var(--dr-motion-fast), border-color var(--dr-motion-fast), box-shadow var(--dr-motion-fast);grid-template-rows:minmax(0,1fr) auto;display:grid;overflow:hidden}.brand-directory-card>a:hover,.brand-directory-card>a:focus-visible{border-color:var(--dr-accent-deep);background:var(--dr-light-product-surface-hover);box-shadow:var(--dr-focus);outline:none}.brand-directory-logo{place-items:center;min-height:0;padding:clamp(20px,2.4vw,34px) clamp(16px,2vw,28px) 12px;display:grid}.brand-directory-logo img{object-fit:contain;width:100%;max-width:160px;height:46px;display:block}.brand-directory-logo-dark img,.brand-directory-logo-light img{filter:brightness(0)}.brand-directory-card[data-brand=sparco] img{filter:none}.brand-directory-card h3{letter-spacing:-.025em;text-align:center;text-wrap:balance;min-height:50px;transition:color var(--dr-motion-fast);place-items:center;margin:0;padding:10px 14px 12px;font-size:16px;line-height:1.2;display:grid}.brand-directory-card>a:hover h3,.brand-directory-card>a:focus-visible h3{color:var(--dr-accent-deep)}html[data-theme=dark] .brand-directory-logo-dark img,html[data-theme=dark] .brand-directory-logo-light img{filter:brightness(0)invert()}html[data-theme=dark] .brand-directory-card[data-brand=sparco] img{filter:none}.category-directory--split .category-directory-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:12px}.category-directory--split{margin-bottom:clamp(28px,3vw,40px)}.category-card--split>a{background:var(--dr-light-product-surface);border-radius:12px;grid-template-columns:minmax(92px,36%) minmax(0,1fr);height:110px;display:grid}.category-card--split .category-card-media{aspect-ratio:auto;border-right:0;height:100%;min-height:0}.category-card--split .category-card-media:after{display:none}.category-card--split .category-card-media img{box-sizing:border-box;object-fit:contain;object-position:center;position:absolute;inset:0}.category-card--split .category-card-media-placeholder img{width:30%;height:auto;padding:0}.subcategory-card-copy{align-items:center;min-width:0;padding:clamp(12px,1vw,16px);display:flex}.subcategory-card-copy h3{color:var(--dr-ink);letter-spacing:-.03em;text-wrap:balance;transition:color var(--dr-motion-fast);margin:0;font-size:clamp(15px,.95vw,17px);line-height:1.15}.category-card--split>a:hover .subcategory-card-copy h3,.category-card--split>a:focus-visible .subcategory-card-copy h3{color:var(--dr-accent-deep)}.archive-shell{z-index:auto;background:var(--dr-light-surface);color:var(--dr-light-ink)}.archive-hero{padding:calc(var(--dr-store-header-stack) + 28px) var(--dr-store-gutter) 34px;background:var(--dr-light-surface)}.archive-hero-inner{width:100%;max-width:var(--dr-canvas-wide);margin:0 auto}.archive-breadcrumbs{color:var(--dr-light-muted);flex-wrap:wrap;align-items:center;gap:9px;margin-bottom:12px;font-size:12px;display:flex}.archive-breadcrumbs>span{align-items:center;gap:9px;display:inline-flex}.archive-breadcrumbs a:hover,.archive-breadcrumbs a:focus-visible{color:var(--dr-accent-deep);outline:none}.archive-hero-layout{max-width:900px}.archive-hero-layout>div:first-child{max-width:920px}.archive-hero h1{color:var(--dr-light-ink);letter-spacing:-.055em;overflow-wrap:anywhere;margin:0;font-size:clamp(38px,4.5vw,64px);line-height:.94;font-weight:500!important}.archive-hero--compact h1,.archive-hero--banner h1{letter-spacing:-.045em;font-size:clamp(36px,3.4vw,48px);line-height:1.04}.archive-hero-description{max-width:660px;color:var(--dr-light-muted);margin:14px 0 0;font-size:clamp(14px,1.2vw,17px);line-height:1.5}.archive-hero--plain .archive-hero-layout{max-width:920px;padding:0 0 6px}.archive-hero--compact .archive-hero-layout,.archive-hero--banner .archive-hero-layout{padding-top:8px}.archive-hero--compact{padding-bottom:0}.archive-category-banner{border:1px solid var(--dr-line-light);border-radius:var(--dr-radius-card);background:var(--dr-light-product-surface);min-height:clamp(184px,16vw,238px);overflow:hidden}.archive-category-banner img{width:100%;min-height:inherit;object-fit:cover;height:100%;display:block}.archive-hero--banner .archive-category-banner{margin-top:24px}.archive-catalogue{min-height:560px;padding:clamp(34px, 5vw, 72px) var(--dr-store-gutter) clamp(80px, 10vw, 140px);background:var(--dr-light-surface);color:var(--dr-light-ink);border-radius:0}.archive-catalogue--with-subcategories,.archive-catalogue--leaf{padding-top:clamp(20px,2vw,28px)}.archive-products-heading{margin-top:0;margin-bottom:40px}.archive-products-heading .section-kicker{margin-bottom:12px}.product-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:clamp(32px,3vw,44px) 18px;display:grid}.product-grid-two-rows .product-card:nth-child(n+9){display:none}.product-card{background:0 0;min-width:0;position:relative}.product-card-link{display:block}.product-card-link[data-route-pending=true]{cursor:progress}.product-card-link[data-route-pending=true] .product-card-image{background:var(--dr-light-product-surface-hover);box-shadow:inset 0 0 0 1px rgba(var(--dr-accent-deep-rgb), .42)}.product-card-link:focus-visible{outline:none}.product-card-link:focus-visible .product-card-image{box-shadow:var(--dr-focus)}.product-card-image{aspect-ratio:1;border-radius:var(--dr-radius-card);background:var(--dr-light-product-surface);transition:background-color var(--dr-motion-fast), box-shadow var(--dr-motion-fast);border:0;position:relative;overflow:hidden}.product-card-image>img{object-fit:contain;width:100%;height:100%}.product-card-navigation-loading{z-index:2;border-radius:inherit;color:var(--dr-accent-deep);opacity:0;pointer-events:none;visibility:hidden;-webkit-backdrop-filter:blur(1px);backdrop-filter:blur(1px);background:#ffffffbd;place-items:center;display:grid;position:absolute;inset:0}.product-card-navigation-loading .cart-spinner{border-width:2.5px;flex-basis:22px;width:22px;height:22px}.product-card-link[data-route-pending=true] .product-card-navigation-loading{visibility:visible;animation:.14s ease-out .14s both product-navigation-loader-reveal}@keyframes product-navigation-loader-reveal{0%{opacity:0}to{opacity:1}}.product-card:hover .product-card-image,.product-card-link:focus-visible .product-card-image{background:var(--dr-light-product-surface-hover)}.product-card-placeholder{background:var(--dr-surface);place-items:center;width:100%;height:100%;display:grid}.product-card-placeholder img{width:34%}.product-card-badge{border-radius:var(--dr-radius-pill);background:var(--dr-action-fill);color:#fff;padding:7px 10px;font-size:12px;font-weight:700;position:absolute;top:14px;left:14px}.product-card-copy{padding:14px 2px 0}.product-logo-badges-row{flex-wrap:wrap;align-items:center;gap:6px;min-width:0;display:flex}.product-logo-badges-card{pointer-events:none;height:36px;position:absolute;bottom:10px;left:10px;right:10px;overflow:hidden}.product-logo-badges-card .product-logo-badges-row{width:max-content;transform:scale(var(--product-badge-scale,1));transform-origin:0 100%;flex-wrap:nowrap;position:absolute;bottom:0;left:0}.product-logo-badge{box-sizing:border-box;color:#191919;background:#fff;border:1px solid #e4e4e4;border-radius:6px;flex:none;justify-content:center;align-items:center;max-width:100%;min-height:36px;padding:4px;display:inline-flex}.product-logo-badge-image{min-width:36px;height:36px}.product-logo-badge img{object-fit:contain;width:auto;max-width:100%;height:100%;display:block}.product-logo-badge-text{overflow-wrap:anywhere;padding:5px 8px;font-size:11px;font-weight:700;line-height:1.2}.product-logo-badges-card .product-logo-badge-text{min-width:0;max-width:96px}.product-logo-badges-card .product-logo-badge-text>span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.product-logo-badges-detail{margin-top:14px}.product-logo-badges-detail .product-logo-badge-image{min-width:44px;height:44px;padding:5px}@media (max-width:700px){.product-logo-badges-card{height:30px;bottom:8px;left:8px;right:8px}.product-logo-badges-card .product-logo-badges-row{gap:4px}.product-logo-badges-card .product-logo-badge{min-height:30px}.product-logo-badges-card .product-logo-badge-image{min-width:30px;height:30px;padding:3px}}.product-card-copy h2{font-family:var(--dr-font);margin:0;font-size:clamp(18px,1.5vw,22px);line-height:1.18;letter-spacing:-.025em!important;font-weight:600!important}.product-card-price-row{margin-top:5px}.product-card-price-row strong{font-size:16px;font-weight:500}.membership-price{color:var(--dr-light-ink);font-variant-numeric:tabular-nums;flex-wrap:wrap;align-items:baseline;gap:5px 9px;line-height:1.2;display:inline-flex}.membership-price del{color:var(--dr-light-muted);font-size:.78em;font-weight:500}.membership-price small{color:var(--dr-accent-deep);flex-basis:100%;font-size:11px;font-weight:700;line-height:1.3}.membership-price-current{white-space:nowrap;align-items:baseline;gap:5px;display:inline-flex}.membership-price-prefix{color:var(--dr-light-muted);font-size:.82em;font-weight:500}.membership-price--detail{gap:8px 14px}.membership-price--detail strong{letter-spacing:-.035em;font-size:26px;line-height:1}.membership-price--detail del{font-size:15px}.membership-price--detail small{font-size:12px}.membership-price--compact{white-space:nowrap;justify-items:end;gap:2px;font-size:13px;display:grid}.membership-price--compact small{display:none}.membership-price--quick small{font-size:10px}.membership-price--service{gap:3px;display:grid}.membership-price--service del{font-size:11px}.product-navigation-progress{z-index:10000;background:rgba(var(--dr-accent-deep-rgb), .18);opacity:0;pointer-events:none;height:3px;position:fixed;inset:0 0 auto;overflow:hidden;transform:translateY(-100%)}.product-navigation-progress>span{background:var(--dr-accent-bright);width:38%;height:100%;box-shadow:0 0 10px rgba(var(--dr-accent-bright-rgb), .42);display:block;transform:translate(-110%)}.product-navigation-progress.is-pending{animation:.12s ease-out .14s both product-navigation-progress-reveal}.product-navigation-progress.is-pending>span{animation:.9s cubic-bezier(.4,0,.2,1) .14s infinite product-navigation-progress-sweep}@keyframes product-navigation-progress-reveal{to{opacity:1;transform:translateY(0)}}@keyframes product-navigation-progress-sweep{to{transform:translate(370%)}}.product-add-button{border:1.5px solid var(--dr-accent-deep);border-radius:var(--dr-radius-control);background:var(--dr-action-fill);color:#fff;cursor:pointer;isolation:isolate;text-align:left;min-height:50px;transition:background-color var(--dr-motion-fast), color var(--dr-motion-fast), transform var(--dr-motion-fast);justify-content:space-between;align-items:center;gap:24px;padding:0 18px;font-weight:600;display:inline-flex;position:relative;overflow:hidden}.product-add-button>svg{flex:none}.product-add-button-card{z-index:2;border-color:var(--dr-light-ink);background:var(--dr-primary-fill);border-radius:50%;justify-content:center;gap:0;width:44px;height:44px;min-height:44px;margin:0;padding:0;position:absolute;bottom:16px;right:16px}.product-add-button-detail{min-width:260px;margin-top:24px}.product-add-button:hover:not(:disabled),.product-add-button:focus-visible{background:var(--dr-canvas);color:#fff;box-shadow:var(--dr-focus);outline:none}.product-add-button-card:hover:not(:disabled),.product-add-button-card:focus-visible{border-color:var(--dr-accent-deep);background:var(--dr-action-fill)}.product-add-button:active:not(:disabled){transform:translateY(1px)}.product-add-button:disabled{color:#777;cursor:not-allowed;background:#d7d7d7;border-color:#b7b7b7}.product-add-button[aria-busy=true]:disabled{border-color:var(--dr-accent-deep);background:var(--dr-action-fill);color:#fff;cursor:wait}.product-add-button-detail[aria-busy=true]:after{content:"";background:#ffffffb8;border-radius:999px;width:42%;height:3px;animation:1.05s cubic-bezier(.45,0,.25,1) infinite cart-action-progress;position:absolute;bottom:0;right:100%}.async-action-content{z-index:1;white-space:nowrap;justify-content:center;align-items:center;gap:10px;line-height:1.2;display:inline-flex;position:relative}.cart-spinner{border:2px solid;border-right-color:#0000;border-radius:50%;flex:0 0 16px;width:16px;height:16px;animation:.65s linear infinite cart-spin}@keyframes cart-spin{to{transform:rotate(360deg)}}@keyframes cart-action-progress{0%{transform:translate(0)}to{transform:translate(340%)}}.catalogue-empty{border:1.5px solid var(--dr-light-ink);background:var(--dr-light-surface);border-radius:12px;grid-template-columns:88px minmax(0,620px);align-content:center;align-items:center;gap:28px;min-height:280px;padding:clamp(28px,5vw,54px);display:grid}.catalogue-empty>img{border-radius:var(--dr-radius-nested);background:var(--dr-canvas);width:88px;padding:14px}.catalogue-empty p{color:var(--dr-accent-deep);letter-spacing:.08em;text-transform:uppercase;margin:0 0 10px;font-size:13px;font-weight:700}.catalogue-empty h3{letter-spacing:-.035em;text-wrap:balance;max-width:720px;margin:0;font-size:clamp(25px,3vw,38px);line-height:1.12}.catalogue-empty-error{border-color:var(--dr-accent-deep)}.store-footer{z-index:0;padding:0 var(--dr-store-gutter);border-top:1px solid var(--dr-line-dark);background:var(--dr-frame);isolation:isolate;position:relative;overflow:clip}.store-footer:before{z-index:0;content:"";pointer-events:none;background:linear-gradient(#00000047,#0000);height:clamp(64px,8vw,112px);position:absolute;inset:0 0 auto}.store-footer-inner{z-index:1;width:100%;position:relative}@supports (animation-timeline:view()){.store-footer-inner{will-change:opacity, transform;animation-name:store-footer-curtain-reveal;animation-duration:1ms;animation-timing-function:cubic-bezier(.4,0,.2,1);animation-fill-mode:both;animation-timeline:view();animation-range:entry}}@keyframes store-footer-curtain-reveal{0%{opacity:.9;transform:translateY(clamp(44px,6vw,76px))}to{opacity:1;transform:translate(0,0)}}.store-footer-partners{min-width:0}.store-footer-partner-list{grid-template-columns:repeat(3,max-content);justify-content:flex-end;align-items:center;gap:22px clamp(24px,3vw,48px);margin:0;padding:0;list-style:none;display:grid}.store-footer-partner-list li{opacity:.72;display:block}.store-footer-partner-logo{object-fit:contain;width:auto}.store-footer-partner-logo-bavarian{height:26px}.store-footer-partner-logo-simlab{filter:invert();height:34px}.store-footer-partner-logo-bdh{height:48px}.store-footer-partner-logo-qubic{height:24px}.store-footer-partner-logo-eplab{filter:brightness(0)invert();height:20px}.store-footer-partner-logo-trak-racer{filter:brightness(0)invert();height:34px}.store-footer-main{grid-template-columns:minmax(280px,.72fr) minmax(0,1.28fr);align-items:center;gap:clamp(48px,7vw,112px);padding:clamp(38px,4vw,56px) 0;display:grid}.store-footer-brand>a{display:inline-block}.store-footer-brand>a:focus-visible{box-shadow:var(--dr-focus);outline:none}.store-footer-brand img{width:190px;height:auto;display:block}.store-footer-brand p{max-width:460px;color:var(--dr-text-muted);margin:14px 0 0;font-size:14px;line-height:1.55}.store-footer-socials{margin-top:20px}.store-footer-socials ul{align-items:center;gap:10px;margin:0;padding:0;list-style:none;display:flex}.store-footer-socials a{opacity:.62;width:38px;height:38px;transition:color var(--dr-motion-fast), opacity var(--dr-motion-fast), transform var(--dr-motion-fast);background:0 0;border:0;border-radius:5px;place-items:center;display:grid}.store-footer-socials a:hover,.store-footer-socials a:focus-visible{opacity:1;outline:none;transform:translateY(-1px)}.store-footer-socials a:focus-visible{box-shadow:var(--dr-focus)}.store-footer-socials img{width:19px;height:19px;display:block}@media (prefers-reduced-motion:reduce){.store-footer-socials a{transition:none}.store-footer-socials a:hover,.store-footer-socials a:focus-visible{transform:none}}.store-footer-payments{min-width:0}.store-footer-payment-banner{border-radius:4px;width:min(330px,30vw);display:inline-flex}.store-footer-payment-banner img{width:100%;height:auto;display:block}.store-footer-navigation{border-top:1px solid var(--dr-line-dark);grid-template-columns:repeat(4,minmax(0,1fr));gap:clamp(32px,5vw,88px);padding:clamp(36px,4vw,56px) 0;display:grid}.store-footer-navigation section{min-width:0}.store-footer-navigation h2{color:var(--dr-text-muted);letter-spacing:.14em;text-transform:uppercase;margin:0 0 18px;font-size:11px;font-weight:700}.store-footer-navigation ul{gap:12px;margin:0;padding:0;list-style:none;display:grid}.store-footer-navigation a{color:var(--dr-text);text-underline-offset:4px;transition:color var(--dr-motion-fast), text-decoration-color var(--dr-motion-fast);font-size:14px;line-height:1.45;-webkit-text-decoration:underline #0000;text-decoration:underline #0000}.store-footer-navigation a:hover,.store-footer-navigation a:focus-visible{color:var(--dr-accent-bright);outline:none;text-decoration-color:currentColor}.store-footer-company{align-content:start;justify-items:start;display:grid}.store-footer-company p{color:var(--dr-text);margin:0 0 7px;font-size:14px;line-height:1.45}.store-footer-company a+a{margin-top:7px}.store-footer-legal{border-top:1px solid var(--dr-line-dark);min-height:64px;color:var(--dr-text-muted);grid-template-columns:minmax(0,1fr) auto auto;align-items:center;gap:clamp(22px,3vw,44px);padding:18px 0;font-size:12px;display:grid}.store-footer-legal p{margin:0}.store-footer-legal a{color:var(--dr-text);text-underline-offset:4px;transition:color var(--dr-motion-fast), text-decoration-color var(--dr-motion-fast);text-decoration-color:#0000}.store-footer-legal a:hover,.store-footer-legal a:focus-visible{color:var(--dr-accent-bright);outline:none;text-decoration:underline}.store-footer-language{padding-bottom:20px;display:none}.store-footer-language summary{min-height:48px;color:var(--dr-text-muted);cursor:pointer;align-items:center;gap:10px;font-size:14px;list-style:none;display:inline-flex}.store-footer-language summary::-webkit-details-marker{display:none}.store-footer-language summary svg{color:var(--dr-text-muted);transition:color var(--dr-motion-fast), transform var(--dr-motion-fast);flex:none}.store-footer-language[open] summary svg{color:var(--dr-accent-bright);transform:rotate(180deg)}.store-footer-language summary:hover,.store-footer-language summary:focus-visible{color:var(--dr-accent-bright)}.store-footer-language-flag{border-radius:3px;flex:none;width:22px;height:16px;display:block;overflow:hidden;box-shadow:inset 0 0 0 1px #ffffff2e}.store-footer-language-flag img{object-fit:cover;width:100%;height:100%;display:block}.store-footer-language-list{gap:2px;margin:0;padding:2px 0 0;list-style:none;display:grid}.store-footer-language-option{width:100%;min-height:46px;color:inherit;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:10px;align-items:center;gap:12px;padding:0 12px;transition:background-color .14s ease-out,box-shadow .14s ease-out,color .14s ease-out,transform .14s ease-out;display:flex}.store-footer-language-option:not(.is-active):not(:disabled):hover{background:#ffffff17;transform:translate(2px);box-shadow:inset 0 0 0 1px #16c2c23d}.store-mobile-language-option:disabled,.store-footer-language-option:disabled{cursor:not-allowed}.store-footer-language-option.is-active{background:#ffffff0d}.store-footer-language-option[aria-disabled=true]{opacity:.55}.store-footer-language-copy{gap:1px;min-width:0;display:grid}.store-footer-language-copy strong{color:var(--dr-heading);font-size:14px;font-weight:600}.store-footer-language-copy small{color:var(--dr-text-muted);font-size:12px}.product-page-shell{padding-top:var(--dr-store-header-stack);background:var(--dr-light-canvas);color:var(--dr-light-ink)}.product-route-loading-state{display:block}.product-loading-block{background:#18181816;animation:1.2s ease-in-out infinite alternate product-loading-pulse;display:block}html[data-theme=dark] .product-loading-block{background:#ffffff1a}.product-loading-breadcrumbs{align-items:center;gap:18px;margin-bottom:clamp(28px,4vw,48px);display:flex}.product-loading-breadcrumbs span{border-radius:var(--dr-radius-pill);width:64px;height:10px}.product-loading-breadcrumbs span:last-child{width:102px}.product-loading-stage{aspect-ratio:1;border:1px solid var(--dr-line-light);border-radius:var(--dr-radius-panel);grid-area:1/2}.product-loading-thumbnails{flex-direction:column;grid-area:1/1;gap:10px;display:flex}.product-loading-thumbnails span{width:var(--product-gallery-thumbnail-size);aspect-ratio:1;border:1px solid var(--dr-line-light);border-radius:12px}.product-loading-title-row{grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:24px;display:grid}.product-loading-title{border-radius:8px;width:min(360px,82%);height:40px}.product-loading-logo{border-radius:4px;width:96px;height:24px}.product-loading-price{border-radius:6px;width:138px;height:26px;margin-top:30px}.product-loading-description{gap:9px;margin-top:20px;display:grid}.product-loading-description span{border-radius:var(--dr-radius-pill);width:100%;height:12px}.product-loading-description span:nth-child(2){width:92%}.product-loading-description span:nth-child(3){width:68%}.product-loading-label{border-radius:var(--dr-radius-pill);width:76px;height:11px;margin-top:32px}.product-loading-options{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px;margin-top:10px;display:grid}.product-loading-options span{border:1px solid var(--dr-line-light);border-radius:var(--dr-radius-control);min-height:54px}.product-loading-stock{border-radius:var(--dr-radius-pill);width:154px;height:14px;margin-top:22px}.product-loading-actions{grid-template-columns:minmax(0,1fr) 60px;gap:12px;margin-top:24px;display:grid}.product-loading-actions span{border:1px solid var(--dr-line-light);border-radius:var(--dr-radius-control);min-height:60px}@keyframes product-loading-pulse{0%{opacity:.58}to{opacity:1}}@media (prefers-reduced-motion:reduce){.product-loading-block{animation:none}}.product-detail,.not-found-panel{min-height:calc(100vh - var(--dr-store-header-stack));padding:clamp(56px, 7vw, 96px) var(--dr-store-gutter)}@media (min-width:701px){.product-detail{padding-top:28px}.product-detail>.product-breadcrumbs{flex-wrap:wrap;font-size:12px;font-weight:400}}.product-breadcrumbs{color:var(--dr-light-muted);align-items:center;gap:9px;margin-bottom:clamp(28px,4vw,48px);font-size:13px;font-weight:500;display:flex}.product-breadcrumbs a{transition:color var(--dr-motion-fast)}.product-breadcrumbs a:hover,.product-breadcrumbs a:focus-visible{color:var(--dr-accent-deep);outline:none}.product-detail-grid{grid-template-columns:minmax(0,1.34fr) minmax(410px,.86fr);align-items:start;gap:clamp(32px,3.5vw,56px);display:grid}.product-gallery{--product-gallery-thumbnail-size:80px;--product-gallery-rail-height:618px;grid-template-columns:84px minmax(0,1fr);align-items:start;gap:14px;min-width:0;display:grid}.product-gallery-stage{aspect-ratio:1;border:1px solid var(--dr-line-light);border-radius:var(--dr-radius-panel);background:var(--dr-light-product-surface);grid-area:1/2;place-items:center;display:grid;position:relative;overflow:hidden}.product-gallery-stage>img,.product-gallery-stage>video{object-fit:contain;width:100%;height:100%}.product-gallery-stage>video{background:#0d0d0d}.product-gallery-thumbnail-shell{grid-area:1/1}.product-gallery-thumbnail-shell-scrollable{height:var(--product-gallery-rail-height);grid-template-rows:32px minmax(0,1fr) 32px;gap:10px;max-height:100%;display:grid}.product-gallery-thumbnails{overscroll-behavior:contain;scrollbar-width:none;-ms-overflow-style:none;flex-direction:column;gap:10px;min-height:0;padding:2px;display:flex;overflow:hidden auto}.product-gallery-thumbnails::-webkit-scrollbar{width:0;height:0;display:none}.product-gallery-rail-control{width:32px;height:32px;color:var(--dr-light-ink);cursor:pointer;transition:background-color var(--dr-motion-fast), color var(--dr-motion-fast), opacity var(--dr-motion-fast);background:#e8e9e9;border:0;border-radius:50%;justify-self:center;place-items:center;padding:0;display:grid}.product-gallery-rail-control:hover:not(:disabled),.product-gallery-rail-control:focus-visible{background:var(--dr-canvas);color:#fff;box-shadow:var(--dr-focus);outline:none}.product-gallery-rail-control:disabled{opacity:0;pointer-events:none}.product-gallery-thumbnail{width:var(--product-gallery-thumbnail-size);aspect-ratio:1;border:1px solid var(--dr-line-light);background:var(--dr-light-surface);cursor:pointer;transition:border-color var(--dr-motion-fast), box-shadow var(--dr-motion-fast);border-radius:12px;flex:none;place-items:center;padding:0;display:grid;position:relative;overflow:hidden}.product-gallery-thumbnail:hover,.product-gallery-thumbnail:focus-visible{border-color:var(--dr-accent-deep);box-shadow:var(--dr-focus);outline:none}.product-gallery-thumbnail-active{border:2px solid var(--dr-accent-deep)}.product-gallery-thumbnail img{object-fit:contain;width:100%;height:100%}.product-gallery-video-placeholder{background:var(--dr-canvas);position:absolute;inset:0}.product-gallery-play{background:var(--dr-action-fill);color:#fff;border-radius:50%;place-items:center;width:32px;height:32px;display:grid;position:absolute;inset:50% auto auto 50%;transform:translate(-50%,-50%)}.product-gallery-play svg{transform:translate(1px)}.product-gallery-arrow{z-index:1;border:1px solid var(--dr-line-light);width:44px;height:44px;color:var(--dr-canvas);cursor:pointer;transition:background-color var(--dr-motion-fast), color var(--dr-motion-fast), box-shadow var(--dr-motion-fast);background:#ffffffeb;border-radius:50%;place-items:center;padding:0;display:grid;position:absolute;top:50%;transform:translateY(-50%)}.product-gallery-arrow:hover,.product-gallery-arrow:focus-visible{background:var(--dr-canvas);color:#fff;box-shadow:var(--dr-focus);outline:none}html[data-theme=dark] .product-gallery-arrow{color:#fff;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#191919d1;border-color:#ffffff3d;box-shadow:0 4px 14px #0000003d}html[data-theme=dark] .product-gallery-arrow:hover,html[data-theme=dark] .product-gallery-arrow:focus-visible{background:var(--dr-accent-deep);color:#fff}.product-gallery-arrow-previous{left:18px}.product-gallery-arrow-next{right:18px}.product-gallery-count{border-radius:var(--dr-radius-pill);color:#fff;font-variant-numeric:tabular-nums;background:#191919d1;padding:7px 10px;font-size:12px;font-weight:600;position:absolute;bottom:18px;right:18px}.product-detail-placeholder{background:var(--dr-canvas);place-items:center;width:100%;height:100%;display:grid}.product-detail-placeholder img{width:30%}.product-detail-copy{min-width:0;padding-top:10px;position:sticky;top:132px}.product-title-row{grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:24px;display:grid}.product-detail-copy h1{letter-spacing:-.035em;text-wrap:pretty;margin:0;font-size:clamp(30px,2.1vw,38px);line-height:1.08}.product-brand-logo{width:auto;max-width:112px;min-height:0;transition:opacity var(--dr-motion-fast);background:0 0;border:0;border-radius:2px;flex:none;padding:0;display:block}.product-brand-logo-light,.product-brand-logo-dark{background:0 0}.product-brand-logo:hover{opacity:.72}.product-brand-logo:focus-visible{outline:2px solid var(--dr-accent-deep);outline-offset:4px}.product-brand-logo img{object-fit:contain;width:auto;max-width:112px;height:24px;display:block}.product-brand-logo-dark img{filter:brightness(0)}html[data-theme=dark] .product-brand-logo img{filter:brightness(0)invert()}html[data-theme=dark] .product-brand-logo[data-brand=sparco] img{filter:none}.product-price-block{flex-wrap:wrap;align-items:baseline;gap:8px 14px;margin-top:30px;display:flex}.product-price-block>.membership-price{flex-basis:100%}.product-detail-price{letter-spacing:-.035em;font-size:26px;line-height:1}.product-price-block del{color:var(--dr-light-muted);font-size:15px}.product-short-description{max-width:60ch;color:var(--dr-light-muted);text-wrap:pretty;margin-top:18px;font-size:15px;line-height:1.58}.product-short-description>:first-child{margin-top:0}.product-short-description>:last-child{margin-bottom:0}.product-brand-benefit{border:1px solid rgba(var(--dr-accent-deep-rgb), .24);border-radius:var(--dr-radius-control);background:rgba(var(--dr-accent-deep-rgb), .07);width:fit-content;color:var(--dr-accent-deep);align-items:center;gap:9px;margin:18px 0 0;padding:8px 11px;font-size:13px;line-height:1.2;display:inline-flex}.product-brand-benefit strong{color:var(--dr-light-ink);font-weight:750}html[data-theme=dark] .product-brand-benefit{border-color:rgba(var(--dr-accent-bright-rgb), .3);background:rgba(var(--dr-accent-bright-rgb), .09);color:var(--dr-accent-bright)}.product-highlights{gap:11px;max-width:66ch;margin:20px 0 0;padding:0;list-style:none;display:grid}.product-highlights li{grid-template-columns:22px minmax(0,1fr);align-items:start;gap:10px;min-width:0;display:grid}.product-highlight-icon{border:1px solid rgba(var(--dr-accent-deep-rgb), .28);background:rgba(var(--dr-accent-deep-rgb), .08);width:22px;height:22px;color:var(--dr-accent-deep);border-radius:50%;place-items:center;margin-top:1px;display:grid}.product-highlights p{color:var(--dr-light-muted);text-wrap:pretty;margin:0;font-size:14px;line-height:1.48}.product-highlights strong{color:var(--dr-light-ink);font-weight:700}html[data-theme=dark] .product-highlight-icon{border-color:rgba(var(--dr-accent-bright-rgb), .34);background:rgba(var(--dr-accent-bright-rgb), .1);color:var(--dr-accent-bright)}.product-purchase-facts{border-block:1px solid var(--dr-line-light);grid-template-columns:repeat(3,minmax(0,1fr));max-width:620px;margin:18px 0 0;padding:0;display:grid}.product-purchase-facts>div{min-width:0;padding:12px 14px}.product-purchase-facts>div:first-child{padding-left:0}.product-purchase-facts>div+div{border-left:1px solid var(--dr-line-light)}.product-purchase-facts dt,.product-purchase-facts dd{margin:0}.product-purchase-facts dt{color:var(--dr-light-muted);letter-spacing:.08em;text-transform:uppercase;font-size:10px;font-weight:700;line-height:1.3}.product-purchase-facts dd{color:var(--dr-light-ink);font-variant-numeric:tabular-nums;text-wrap:balance;margin-top:4px;font-size:15px;font-weight:750;line-height:1.25}@media (max-width:440px){.product-purchase-facts>div{padding-inline:10px}.product-purchase-facts dt{letter-spacing:.06em;font-size:9px}.product-purchase-facts dd{font-size:14px}}.product-detail-price-net{color:var(--dr-light-muted);flex-basis:100%;font-size:14px;line-height:1.2}.product-option-group{border:0;min-width:0;margin:30px 0 0;padding:0}.product-option-group legend{justify-content:space-between;align-items:baseline;gap:18px;width:100%;margin-bottom:11px;padding:0;font-size:13px;display:flex}.product-option-group legend>span{font-weight:700}.product-option-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px;display:grid}.product-option-button{border:1px solid var(--dr-line-light);border-radius:var(--dr-radius-control);background:var(--dr-light-product-surface);min-height:54px;color:var(--dr-light-ink);cursor:pointer;font:inherit;text-align:left;transition:border-color var(--dr-motion-fast), background-color var(--dr-motion-fast), box-shadow var(--dr-motion-fast);align-content:center;gap:4px;padding:11px 13px;display:grid}.product-option-button:hover:not(:disabled),.product-option-button:focus-visible{border-color:var(--dr-accent-deep);box-shadow:var(--dr-focus);outline:none}.product-option-button-selected{border:2px solid var(--dr-accent-deep);background:rgba(var(--dr-accent-deep-rgb), .08);padding:10px 12px}.product-option-button:disabled{color:#858585;cursor:not-allowed;background:#efefef}.product-option-button>span{overflow-wrap:anywhere;font-size:13px;font-weight:650;line-height:1.28}.product-option-button small{color:var(--dr-light-muted);font-size:11px;line-height:1.3}.product-option-grid-images{grid-template-columns:1fr}.product-option-button-image{grid-template-rows:auto;grid-template-columns:58px minmax(0,1fr);align-items:center;column-gap:13px;min-height:76px}.product-option-button-image>img{object-fit:contain;background:0 0;border-radius:8px;grid-row:auto;width:58px;height:58px}.product-option-button-image:has(small){grid-template-rows:auto auto}.product-option-button-image:has(small)>img{grid-row:1/3}.product-option-button-image small{grid-column:2}.product-fbt{margin-top:30px}.product-fbt h2{color:var(--dr-light-ink);letter-spacing:-.02em;margin:0 0 12px;font-size:18px;font-weight:700}.product-fbt-list{gap:8px;display:grid}.product-fbt-item{border-radius:var(--dr-radius-card);background:var(--dr-light-product-surface);grid-template-columns:62px minmax(0,1fr) auto 44px;align-items:center;gap:13px;min-height:82px;padding:10px 12px 10px 10px;display:grid}.product-fbt-media{border-radius:var(--dr-radius-control);width:62px;height:62px;color:var(--dr-light-muted);background:0 0;place-items:center;text-decoration:none;display:grid;overflow:hidden}.product-fbt-media img{object-fit:contain;width:100%;height:100%}.product-fbt-media span{letter-spacing:.08em;font-size:9px;font-weight:800}.product-fbt-copy{gap:4px;min-width:0;display:grid}.product-fbt-copy>a{color:var(--dr-light-ink);font-size:13px;font-weight:650;line-height:1.3;text-decoration:none}.product-fbt-copy>a:hover,.product-fbt-copy>a:focus-visible{color:var(--dr-accent-deep)}.product-fbt-copy>a:focus-visible{text-underline-offset:3px;outline:none;text-decoration:underline}.product-fbt-copy>span{color:var(--dr-light-muted);font-size:11px;line-height:1.3}.product-fbt-price{white-space:nowrap;font-size:13px}.product-fbt-cart{background:var(--dr-primary-fill);color:#fff;cursor:pointer;width:44px;height:44px;transition:background-color var(--dr-motion-fast), color var(--dr-motion-fast), box-shadow var(--dr-motion-fast), transform var(--dr-motion-fast);border:0;border-radius:50%;place-items:center;padding:0;display:inline-grid}.product-fbt-cart:hover:not(:disabled),.product-fbt-cart:focus-visible{background:var(--dr-action-fill);box-shadow:var(--dr-focus);outline:none}.product-fbt-cart:active:not(:disabled){transform:scale(.96)}.product-fbt-cart:disabled{color:#f7f7f7;cursor:not-allowed;background:#b8b8b8}.product-fbt-cart .cart-spinner{border-color:#fff #fff6 #fff6}.product-fbt-recommendations{border-radius:var(--dr-radius-panel);background:var(--dr-light-product-surface);margin-top:36px;padding:20px}.product-fbt-header{gap:5px;margin-bottom:18px;display:grid}.product-fbt-header h2{text-wrap:balance;margin:0;font-size:19px}.product-fbt-header p{color:var(--dr-light-muted);margin:0;font-size:12px;line-height:1.4}.product-fbt-recommendations .product-fbt-list{gap:14px}.product-fbt-recommendations .product-fbt-item{background:0 0;border-radius:0;grid-template:"media copy price action"/64px minmax(0,1fr) auto auto;gap:13px;min-height:72px;padding:0}.product-fbt-recommendations .product-fbt-media{background:var(--dr-light-surface);border-radius:10px;grid-area:media;align-self:center;width:64px;height:64px}.product-fbt-recommendations .product-fbt-copy{grid-area:copy;align-self:center}.product-fbt-recommendations .product-fbt-copy>a{font-size:13px;font-weight:700}.product-fbt-recommendations .product-fbt-price{color:var(--dr-light-ink);grid-area:price;align-self:center;font-size:12px;font-weight:650}.product-fbt-cart-labeled{border:1px solid var(--dr-primary-fill);border-radius:var(--dr-radius-control);background:var(--dr-primary-fill);width:auto;min-width:82px;height:40px;color:var(--dr-primary-fill-ink);font:inherit;grid-area:action;justify-content:center;align-self:center;align-items:center;gap:0;padding:0 16px;font-size:12px;font-weight:750;display:inline-flex}.product-fbt-cart-labeled:hover:not(:disabled),.product-fbt-cart-labeled:focus-visible{border-color:var(--dr-primary-fill-hover);background:var(--dr-primary-fill-hover);color:var(--dr-primary-fill-ink)}.product-fbt-cart-labeled:disabled{border-color:var(--dr-line-light);color:var(--dr-light-muted);background:0 0}.product-fbt-cart-labeled[aria-busy=true]:disabled{border-color:var(--dr-primary-fill);background:var(--dr-primary-fill);color:var(--dr-primary-fill-ink)}.product-fbt-cart-labeled .cart-spinner,.product-fbt-cart-labeled[aria-busy=true] .cart-spinner{border-color:currentColor #ffffff5c #ffffff5c}.product-quick-buy-layer{z-index:1010;background:#0000008f;place-items:center;padding:24px;animation:.18s both product-quick-buy-backdrop-in;display:grid;position:fixed;inset:0}.product-quick-buy-dialog{border-radius:var(--dr-radius-panel);background:var(--dr-light-surface);width:min(640px,100%);max-height:calc(100dvh - 48px);color:var(--dr-light-ink);grid-template-rows:auto minmax(0,1fr) auto;animation:.22s cubic-bezier(.22,1,.36,1) both product-quick-buy-dialog-in;display:grid;overflow:hidden;box-shadow:0 24px 80px #00000047}.product-quick-buy-header{grid-template-columns:92px minmax(0,1fr) 44px;align-items:center;gap:18px;padding:22px 24px 18px;display:grid}.product-quick-buy-media{border-radius:var(--dr-radius-control);background:var(--dr-light-product-surface);place-items:center;width:92px;height:92px;display:grid;overflow:hidden}.product-quick-buy-media img{object-fit:contain;width:100%;height:100%}.product-quick-buy-summary{min-width:0}.product-quick-buy-summary>span{color:var(--dr-accent-deep);letter-spacing:.06em;text-transform:uppercase;margin-bottom:5px;font-size:11px;font-weight:750;display:block}.product-quick-buy-summary h2{letter-spacing:-.025em;margin:0;font-size:clamp(20px,3vw,25px);line-height:1.12}.product-quick-buy-summary>div{flex-wrap:wrap;align-items:baseline;gap:6px 10px;margin-top:8px;display:flex}.product-quick-buy-summary>div strong{font-size:17px}.product-quick-buy-summary>div del,.product-quick-buy-summary p{color:var(--dr-light-muted);font-size:12px}.product-quick-buy-summary p{margin:5px 0 0}.product-quick-buy-close{background:var(--dr-light-product-surface);width:44px;height:44px;color:var(--dr-light-ink);cursor:pointer;transition:background-color var(--dr-motion-fast), box-shadow var(--dr-motion-fast);border:0;border-radius:50%;align-self:start;place-items:center;padding:0;display:grid}.product-quick-buy-close:hover,.product-quick-buy-close:focus-visible{background:var(--dr-light-product-surface-hover);box-shadow:var(--dr-focus);outline:none}.product-quick-buy-body{scrollbar-width:thin;scrollbar-color:#b9b9b9 transparent;min-height:0;padding:2px 24px 24px;overflow-y:auto}.product-quick-buy-options{gap:24px;display:grid}.product-quick-buy-options .product-option-group{margin-top:0}.product-quick-buy-options .product-option-grid-images{grid-template-columns:repeat(2,minmax(0,1fr))}.product-quick-buy-options .product-option-button-image{grid-template-columns:48px minmax(0,1fr);column-gap:11px;min-height:70px}.product-quick-buy-options .product-option-button-image>img{width:48px;height:48px}.product-quick-buy-loading,.product-quick-buy-message{border-radius:var(--dr-radius-card);background:var(--dr-light-product-surface);text-align:center;align-content:center;place-items:center;gap:10px;min-height:164px;padding:24px;display:grid}.product-quick-buy-loading p,.product-quick-buy-message p{color:var(--dr-light-muted);margin:0;font-size:13px;line-height:1.5}.product-quick-buy-message strong{font-size:16px}.product-quick-buy-error{color:#a32121;margin:14px 0 0;font-size:13px;font-weight:600}.product-quick-buy-footer{background:#f7f7f7;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:18px;padding:16px 24px;display:grid}.product-quick-buy-footer>a:not(.product-quick-buy-primary){width:fit-content;color:var(--dr-light-ink);text-underline-offset:3px;font-size:13px;font-weight:650;text-decoration:underline}.product-quick-buy-footer>a:not(.product-quick-buy-primary):hover,.product-quick-buy-footer>a:not(.product-quick-buy-primary):focus-visible{color:var(--dr-accent-deep)}.product-quick-buy-primary{border-radius:var(--dr-radius-control);background:var(--dr-action-fill);color:#fff;cursor:pointer;min-height:50px;font:inherit;isolation:isolate;transition:background-color var(--dr-motion-fast), box-shadow var(--dr-motion-fast), transform var(--dr-motion-fast);border:0;justify-content:center;align-items:center;gap:10px;padding:0 22px;font-size:14px;font-weight:750;text-decoration:none;display:inline-flex;position:relative;overflow:hidden}.product-quick-buy-primary:hover:not(:disabled),.product-quick-buy-primary:focus-visible{background:var(--dr-primary-fill);box-shadow:var(--dr-focus);outline:none}.product-quick-buy-primary:active:not(:disabled){transform:translateY(1px)}.product-quick-buy-primary:disabled{cursor:not-allowed;background:#b8b8b8}.product-quick-buy-primary[aria-busy=true]:disabled{background:var(--dr-action-fill);color:#fff;cursor:wait}.product-quick-buy-primary[aria-busy=true]:after{content:"";background:#ffffffb8;border-radius:999px;width:42%;height:3px;animation:1.05s cubic-bezier(.45,0,.25,1) infinite cart-action-progress;position:absolute;bottom:0;right:100%}.product-quick-buy-primary .cart-spinner{border-color:#fff #fff6 #fff6}@keyframes product-quick-buy-backdrop-in{0%{opacity:0}to{opacity:1}}@keyframes product-quick-buy-dialog-in{0%{opacity:0;transform:translateY(14px)scale(.985)}to{opacity:1;transform:translateY(0)scale(1)}}.product-stock{color:var(--dr-light-muted);grid-template-columns:20px minmax(0,1fr);align-items:center;column-gap:8px;margin:20px 0 0;padding:0;font-size:14px;font-weight:600;display:grid}.product-stock-indicator{background:#8a8a8a;border-radius:50%;justify-self:center;width:14px;height:14px}.product-stock-ready{color:var(--dr-accent-deep)}.product-stock-ready .product-stock-indicator{background:var(--dr-action-fill)}.product-delivery-estimate{color:var(--dr-light-ink);grid-template-columns:20px minmax(0,1fr);align-items:center;column-gap:8px;margin:10px 0 0;font-size:14px;line-height:1.4;display:grid}.product-delivery-estimate>svg{color:var(--dr-accent-deep);flex:none}.product-delivery-estimate strong{font-weight:650}.product-preorder-notice{border:1px solid color-mix(in srgb, var(--dr-accent-deep) 32%, transparent);background:color-mix(in srgb, var(--dr-action-fill) 8%, white);color:#171a1b;border-radius:14px;gap:10px;margin-top:18px;padding:16px 18px;font-size:14px;line-height:1.5;display:grid}.product-preorder-notice-heading,.product-preorder-team{align-items:center;gap:9px;display:flex}.product-preorder-notice-heading{color:var(--dr-accent-deep);font-size:16px}.product-preorder-notice p{margin:0}.product-preorder-notice p>span:first-child:not(:last-child){color:#171a1b9e;text-transform:uppercase;letter-spacing:.04em;font-size:12px;font-weight:650;display:block}.product-preorder-notice p>strong{margin-top:2px;display:block}.product-preorder-team{border-top:1px solid #171a1b1f;padding-top:10px}.product-preorder-team svg{color:var(--dr-accent-deep);flex:none}.product-purchase-actions{grid-template-columns:minmax(0,1fr) 60px;align-items:stretch;gap:12px;margin-top:24px;display:grid}.product-cart-control{min-width:0;min-height:60px;display:grid}.product-cart-control>*{grid-area:1/1}.product-cart-stepper{border:1.5px solid var(--dr-accent-deep);border-radius:var(--dr-radius-control);background:var(--dr-action-fill);color:#fff;isolation:isolate;min-width:0;height:60px;min-height:60px;animation:product-cart-control-in var(--dr-motion-brand) both;transition:background-color var(--dr-motion-fast), box-shadow var(--dr-motion-fast);grid-template-columns:60px minmax(0,1fr) 60px;display:grid;position:relative;overflow:hidden}.product-cart-stepper:focus-within{box-shadow:var(--dr-focus)}.product-cart-stepper button,.product-cart-stepper output{color:#fff;min-width:0;min-height:0;font:inherit;background:0 0;border:0;place-items:center;margin:0;padding:0;display:grid}.product-cart-stepper button{z-index:1;cursor:pointer;transition:background-color var(--dr-motion-fast), opacity var(--dr-motion-fast), transform var(--dr-motion-fast);position:relative}.product-cart-stepper-plus{background:#00000024!important}.product-cart-stepper button:hover:not(:disabled),.product-cart-stepper button:focus-visible{outline:none;background:#00000038!important}.product-cart-stepper button:active:not(:disabled){transform:scale(.92)}.product-cart-stepper button:disabled{cursor:not-allowed;opacity:.46}.product-cart-stepper output{z-index:1;font-variant-numeric:tabular-nums;font-size:17px;font-weight:700;position:relative}.product-cart-stepper output>span{place-items:center;min-width:28px;min-height:28px;display:grid}.product-cart-stepper output>.is-increase{animation:product-cart-quantity-up var(--dr-motion-standard) both}.product-cart-stepper output>.is-decrease{animation:product-cart-quantity-down var(--dr-motion-standard) both}.product-cart-stepper.is-updating:after{z-index:2;border-radius:var(--dr-radius-pill);content:"";background:#ffffffb8;width:34%;height:3px;animation:1.05s cubic-bezier(.45,0,.25,1) infinite cart-action-progress;position:absolute;bottom:0;right:100%}@keyframes product-cart-control-in{0%{opacity:.72;transform:scale(.985)}to{opacity:1;transform:scale(1)}}@keyframes product-cart-quantity-up{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}@keyframes product-cart-quantity-down{0%{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:translateY(0)}}.product-purchase-actions .product-add-button-detail{text-align:center;width:100%;min-width:0;min-height:60px;animation:product-cart-control-in var(--dr-motion-brand) both;justify-content:center;gap:0;margin-top:0;padding-inline:24px;font-size:15px;font-weight:700}.product-add-button-label{line-height:1.2}@media (prefers-reduced-motion:reduce){.product-cart-stepper,.product-purchase-actions .product-add-button-detail,.product-cart-stepper output>span,.product-cart-stepper.is-updating:after{animation:none}}@media (max-width:440px){.product-purchase-actions{gap:8px}.product-purchase-actions .product-add-button-detail{padding-inline:14px;font-size:14px}.product-fbt-item{grid-template-rows:auto auto;grid-template-columns:54px minmax(0,1fr) 42px;gap:3px 10px;min-height:76px;padding:10px}.product-fbt-media{grid-row:1/3;width:54px;height:54px}.product-fbt-copy{align-self:end}.product-fbt-copy>span{display:none}.product-fbt-price{color:var(--dr-light-muted);grid-column:2;align-self:start;font-size:12px}.product-fbt-cart{grid-area:1/3/3;width:42px;height:42px}.product-fbt-recommendations{margin-top:28px;padding:18px 16px}.product-fbt-recommendations .product-fbt-item{grid-template:"media copy action""media price action"/58px minmax(0,1fr) auto;gap:4px 10px;min-height:58px;padding:0}.product-fbt-recommendations .product-fbt-media{grid-area:media;width:58px;height:58px}.product-fbt-recommendations .product-fbt-copy{grid-area:copy}.product-fbt-recommendations .product-fbt-price{grid-area:price}.product-fbt-recommendations .product-fbt-cart-labeled{grid-area:action;width:auto;min-width:72px;height:40px;margin-top:0;padding-inline:12px}}@media (max-width:380px){.product-purchase-actions .product-add-button-detail{padding-inline:12px}}@media (max-width:700px){.product-quick-buy-layer{place-items:end center;padding:12px 0 0}.product-quick-buy-dialog{border-radius:var(--dr-radius-panel) var(--dr-radius-panel) 0 0;width:100%;max-height:calc(100dvh - 12px);animation-name:product-quick-buy-sheet-in}.product-quick-buy-header{grid-template-columns:74px minmax(0,1fr) 42px;gap:13px;padding:16px 16px 14px}.product-quick-buy-media{width:74px;height:74px}.product-quick-buy-close{width:42px;height:42px}.product-quick-buy-summary h2{font-size:19px}.product-quick-buy-body{padding:2px 16px 18px}.product-quick-buy-footer{padding:14px 16px calc(14px + env(safe-area-inset-bottom));grid-template-columns:1fr;gap:12px}.product-quick-buy-primary{order:-1;width:100%}.product-quick-buy-footer>a:not(.product-quick-buy-primary){justify-self:center}}@keyframes product-quick-buy-sheet-in{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}.product-information{grid-template-columns:minmax(220px,320px) minmax(0,1fr);gap:clamp(44px,7vw,104px);margin-top:clamp(80px,10vw,140px);padding-top:0;display:grid}.product-information-heading h2{letter-spacing:-.045em;margin:0;font-size:clamp(32px,4vw,48px);line-height:1.04}.product-information-heading{align-content:start;gap:28px;display:grid}.product-information-nav{border-block:1px solid var(--dr-line-light);gap:0;display:grid}.product-information-nav a{border-bottom:1px solid var(--dr-line-light);min-height:48px;color:var(--dr-light-ink);transition:color var(--dr-motion-fast), padding-left var(--dr-motion-fast);align-items:center;padding:10px 0;font-size:14px;font-weight:600;text-decoration:none;display:grid}.product-information-nav a:last-child{border-bottom:0}.product-information-nav a:hover,.product-information-nav a:focus-visible{color:var(--dr-accent-deep);padding-left:6px}.product-information-content{gap:clamp(48px,7vw,88px);min-width:0;display:grid}.product-information-section{border-top:1px solid var(--dr-line-light);min-width:0;padding-top:28px;scroll-margin-top:150px}.product-information-section>h3{max-width:820px;color:var(--dr-light-ink);letter-spacing:-.025em;text-wrap:balance;margin:0 0 24px;font-size:clamp(24px,2.4vw,32px);line-height:1.12}.product-information-body{max-width:820px;color:var(--dr-light-muted);text-wrap:pretty;padding:0;font-size:16px;line-height:1.72}.product-information-body+.product-information-body{margin-top:32px}.product-downloads{border:1px solid var(--dr-line-light);background:#f7f8f8;border-radius:24px;width:min(100% - 48px,1320px);margin:56px auto 0;padding:32px}.product-downloads-heading{align-items:flex-start;gap:14px;margin-bottom:22px;display:flex}.product-downloads-heading>span,.product-download-icon{color:var(--dr-accent-deep);background:#dff4f4;border-radius:12px;flex:none;place-items:center;display:grid}.product-downloads-heading>span{width:42px;height:42px}.product-downloads-heading h2,.product-downloads-heading p,.product-download-card h3,.product-download-card p{margin:0}.product-downloads-heading h2{font-size:clamp(24px,3vw,34px);line-height:1.05}.product-downloads-heading p{color:var(--dr-light-muted);margin-top:6px}.product-downloads-grid{gap:12px;display:grid}.product-download-card{border:1px solid var(--dr-line-light);background:#fff;border-radius:16px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:16px;padding:18px;display:grid}.product-download-icon{width:44px;height:44px}.product-download-kind{color:var(--dr-accent-deep);letter-spacing:.04em;text-transform:uppercase;font-size:12px;font-weight:800}.product-download-card h3{margin-top:2px;font-size:17px}.product-download-card p,.product-download-card small{color:var(--dr-light-muted);margin-top:4px;line-height:1.45;display:block}.product-download-card>a{background:var(--dr-light-ink);color:#fff;border-radius:11px;align-items:center;gap:7px;min-height:42px;padding:0 16px;font-weight:750;text-decoration:none;display:inline-flex}@media (max-width:700px){.product-downloads{border-radius:18px;width:min(100% - 28px,1320px);margin-top:36px;padding:22px 18px}.product-download-card{grid-template-columns:auto minmax(0,1fr)}.product-download-card>a{grid-column:1/-1;justify-content:center}}.product-review-summary-link{width:fit-content;color:var(--dr-light-muted);text-underline-offset:4px;align-items:center;gap:9px;margin-top:15px;font-size:13px;font-weight:600;text-decoration:none;display:inline-flex}.product-review-summary-link:hover,.product-review-summary-link:focus-visible{color:var(--dr-accent-deep)}.review-stars{color:#c68416;flex:none;width:97px;height:18px;display:inline-block;position:relative}.review-stars-base,.review-stars-fill{gap:3px;display:flex;position:absolute;inset:0}.review-stars-base{color:#b6b7b9}.review-stars-base svg,.review-stars-fill svg{fill:currentColor;flex:none}.review-stars-fill{color:#c68416;overflow:hidden}.product-reviews{border-top:1px solid var(--dr-line-light);margin-top:clamp(80px,10vw,140px);padding-top:clamp(48px,6vw,76px);scroll-margin-top:142px}.product-reviews-heading{max-width:720px}.product-reviews-heading h2{letter-spacing:-.045em;text-wrap:balance;margin:0;font-size:clamp(32px,4vw,48px);line-height:1.04}.product-reviews-heading p{max-width:62ch;color:var(--dr-light-muted);margin:16px 0 0;font-size:15px;line-height:1.6}.product-reviews-layout{grid-template-columns:minmax(240px,320px) minmax(0,1fr);align-items:start;gap:clamp(44px,7vw,104px);margin-top:clamp(40px,5vw,64px);display:grid}.product-reviews-summary{align-content:start;justify-items:start;min-width:0;display:grid}.product-reviews-summary>strong{letter-spacing:-.055em;font-variant-numeric:tabular-nums;font-size:clamp(46px,5vw,64px);font-weight:650;line-height:.95}.product-reviews-summary>.review-stars{margin-top:18px}.product-reviews-summary>span:not(.review-stars){color:var(--dr-light-muted);margin-top:9px;font-size:14px}.product-review-open{margin-top:26px}.product-review-eligibility,.product-review-moderation-note{color:var(--dr-light-muted);margin:25px 0 0;font-size:13px;line-height:1.55}.product-review-eligibility a{color:var(--dr-light-ink);text-underline-offset:3px;font-weight:650}.product-review-eligibility a:hover,.product-review-eligibility a:focus-visible{color:var(--dr-accent-deep)}.product-review-success{color:var(--dr-accent-deep);grid-template-columns:20px minmax(0,1fr);gap:9px;margin:25px 0 0;font-size:14px;font-weight:600;line-height:1.45;display:grid}.product-review-success svg{margin-top:1px}.product-review-form{border-top:1px solid var(--dr-line-light);gap:20px;width:100%;margin-top:28px;padding-top:28px;display:grid}.product-review-form fieldset{border:0;min-width:0;margin:0;padding:0}.product-review-form legend,.product-review-form label>span{color:var(--dr-light-ink);margin:0 0 9px;font-size:13px;font-weight:650;display:block}.product-review-rating-input{gap:3px;display:flex}.product-review-rating-input button{color:#b6b7b9;cursor:pointer;width:40px;height:40px;transition:color var(--dr-motion-fast), background var(--dr-motion-fast);background:0 0;border:0;border-radius:8px;place-items:center;padding:0;display:grid}.product-review-rating-input button:hover,.product-review-rating-input button:focus-visible,.product-review-rating-input button.is-selected{color:#c68416}.product-review-rating-input button:hover,.product-review-rating-input button:focus-visible{background:#c6841617}.product-review-rating-input button.is-selected svg{fill:currentColor}.product-review-form textarea{resize:vertical;border:1px solid var(--dr-line-light);background:var(--dr-light-surface);width:100%;min-height:144px;color:var(--dr-light-ink);font:inherit;border-radius:10px;padding:13px 14px;font-size:14px;line-height:1.55}.product-review-form textarea:focus{border-color:var(--dr-accent-deep);outline:2px solid rgba(var(--dr-accent-deep-rgb), .2);outline-offset:1px}.product-review-form textarea::placeholder{color:var(--dr-light-muted)}.product-review-form-footer{justify-content:space-between;align-items:center;gap:16px;display:flex}.product-review-form-footer>span{color:var(--dr-light-muted);font-variant-numeric:tabular-nums;font-size:12px}.product-review-form-footer>span.is-warning{color:#8d5a08}.product-review-form-footer .button-primary{min-height:44px;padding-inline:18px}.product-review-moderation-note{margin-top:-4px}.product-review-form .form-message{margin:0}.product-review-list{min-width:0}.product-review-loading,.product-review-load-error,.product-review-empty{border-block:1px solid var(--dr-line-light);align-content:center;justify-items:start;min-height:170px;margin:0;padding:30px 0;display:grid}.product-review-loading,.product-review-load-error p,.product-review-empty p{color:var(--dr-light-muted);font-size:15px;line-height:1.6}.product-review-load-error p,.product-review-empty h3,.product-review-empty p{margin:0}.product-review-load-error .button-secondary{margin-top:18px}.product-review-empty h3{color:var(--dr-light-ink);letter-spacing:-.025em;font-size:clamp(21px,2.2vw,27px);line-height:1.2}.product-review-empty p{max-width:58ch;margin-top:9px}.product-review-item{border-top:1px solid var(--dr-line-light);padding:30px 0 34px}.product-review-item:last-of-type{border-bottom:1px solid var(--dr-line-light)}.product-review-item header{justify-content:space-between;align-items:start;gap:24px;display:flex}.product-review-item header>div{flex-wrap:wrap;align-items:center;gap:8px 12px;display:flex}.product-review-item header strong{font-size:15px;font-weight:650}.product-review-item time{color:var(--dr-light-muted);white-space:nowrap;font-size:12px}.product-review-verified{color:var(--dr-accent-deep);align-items:center;gap:5px;font-size:12px;font-weight:650;display:inline-flex}.product-review-item>.review-stars{margin-top:13px}.product-review-item>p{max-width:72ch;color:var(--dr-light-muted);white-space:pre-line;margin:16px 0 0;font-size:15px;line-height:1.68}.product-review-more{margin-top:28px}@media (max-width:760px){.product-reviews{margin-top:82px;padding-top:50px}.product-reviews-heading h2{font-size:clamp(30px,9vw,40px)}.product-reviews-layout{grid-template-columns:1fr;gap:48px;margin-top:38px}.product-reviews-summary>strong{font-size:52px}.product-review-form{max-width:520px}.product-review-item header{gap:8px;display:grid}.product-review-form-footer{flex-direction:column;align-items:stretch}.product-review-form-footer .button-primary{width:100%}}.product-description{margin:0}.product-description>:first-child{margin-top:0}.product-description>:last-child{margin-bottom:0}.product-description img,.product-description iframe,.product-description video{max-width:100%}.product-feature-list{gap:0;display:grid}.product-feature-list article{border-top:1px solid #19191917;padding:20px 0}.product-feature-list article:first-child{border-top:0;padding-top:0}.product-feature-list h4{color:var(--dr-light-ink);margin:0 0 7px;font-size:17px;line-height:1.35}.product-feature-list article>div{white-space:pre-line}.product-feature-list article>div>:first-child{margin-top:0}.product-feature-list article>div>:last-child{margin-bottom:0}.product-specification-list{margin:0}.product-specification-list>div{border-top:1px solid #19191917;grid-template-columns:minmax(150px,220px) minmax(0,1fr);gap:24px;padding:16px 0;display:grid}.product-specification-list>div:first-child{border-top:0;padding-top:0}.product-specification-list dt{color:var(--dr-light-ink);font-weight:650}.product-specification-list dd{white-space:pre-line;margin:0}.not-found-panel{flex-direction:column;justify-content:center;align-items:flex-start;max-width:820px;display:flex}.not-found-panel h1{letter-spacing:-.055em;margin:0;font-size:clamp(48px,7vw,88px);line-height:.96}.not-found-panel>p:not(.section-kicker){max-width:560px;color:var(--dr-light-muted);margin:24px 0 32px;font-size:18px;line-height:1.55}.referral-confirmation-layer{z-index:13000;background:#050708ad;place-items:center;padding:24px;animation:.18s both product-quick-buy-backdrop-in;display:grid;position:fixed;inset:0}.referral-confirmation-dialog{overscroll-behavior:contain;border:1px solid var(--dr-line-light);background:var(--dr-light-surface);width:min(560px,100%);max-height:calc(100dvh - 48px);color:var(--dr-light-ink);border-radius:18px;padding:clamp(24px,4vw,38px);animation:.22s cubic-bezier(.22,1,.36,1) both product-quick-buy-dialog-in;overflow:auto;box-shadow:0 28px 90px #00000057}.referral-confirmation-dialog h2{letter-spacing:-.035em;text-wrap:balance;margin:0;font-size:clamp(25px,4vw,32px);line-height:1.08}.referral-confirmation-dialog>p{color:var(--dr-light-muted);margin:16px 0 0;font-size:15px;line-height:1.55}.referral-confirmation-dialog>.referral-confirmation-relation{border:1px solid var(--dr-line-light);background:var(--dr-light-product-surface);color:var(--dr-light-ink);border-radius:12px;margin-top:22px;padding:16px 18px}.referral-confirmation-relation strong{font-weight:700}.referral-confirmation-actions{justify-content:flex-end;gap:10px;margin-top:28px;display:flex}.referral-confirmation-actions button{min-height:46px;font:inherit;cursor:pointer;transition:border-color var(--dr-motion-fast), background-color var(--dr-motion-fast), color var(--dr-motion-fast);border-radius:10px;padding:0 18px;font-size:14px;font-weight:700;line-height:1.2}.referral-confirmation-cancel{border:1px solid var(--dr-line-light);color:var(--dr-light-ink);background:0 0}.referral-confirmation-confirm{border:1px solid var(--dr-accent-deep);background:var(--dr-accent-deep);color:#fff}.referral-confirmation-cancel:hover,.referral-confirmation-cancel:focus-visible{border-color:var(--dr-accent-deep);color:var(--dr-accent-deep);box-shadow:var(--dr-focus);outline:none}.referral-confirmation-confirm:hover,.referral-confirmation-confirm:focus-visible{border-color:var(--dr-accent-deep-hover);background:var(--dr-accent-deep-hover);box-shadow:var(--dr-focus);outline:none}@media (max-width:560px){.referral-confirmation-layer{align-items:end;padding:12px}.referral-confirmation-dialog{border-radius:16px;max-height:calc(100dvh - 24px)}.referral-confirmation-actions{flex-direction:column}.referral-confirmation-actions button{width:100%}}@media (prefers-reduced-motion:reduce){.referral-confirmation-layer,.referral-confirmation-dialog{animation:none}}.cart-drawer-layer{z-index:1000;opacity:0;visibility:hidden;pointer-events:none;transition:opacity var(--dr-motion-brand), visibility 0s linear .3s;background:#0507089e;justify-content:flex-end;display:flex;position:fixed;inset:0}.cart-drawer-layer-open{opacity:1;visibility:visible;pointer-events:auto;transition-delay:0s}html[data-locale-switching=true] .cart-drawer-layer:not(.cart-drawer-layer-open),html[data-locale-switching=true] .cart-drawer-layer:not(.cart-drawer-layer-open) .cart-drawer{transition:none}.cart-drawer{border:1px solid var(--dr-line-light);background:var(--dr-light-canvas);width:min(clamp(520px,43vw,620px),100vw - 28px);height:calc(100dvh - 28px);color:var(--dr-light-ink);border-radius:20px;grid-template-rows:auto minmax(0,1fr) auto;margin:14px;transition:transform .42s cubic-bezier(.22,.75,.3,1);display:grid;overflow:hidden;transform:translate(calc(100% + 28px));box-shadow:0 24px 72px #0000004d,0 4px 16px #0000001f}.cart-drawer-layer-open .cart-drawer{transform:translate(0)}.cart-drawer-top{background:var(--dr-light-canvas);border-bottom:0}.cart-drawer-header{background:var(--dr-light-canvas);justify-content:space-between;align-items:center;gap:20px;min-height:72px;padding:14px 20px 14px 24px;display:flex}.cart-drawer-header .section-kicker{margin-bottom:8px}.cart-drawer-header h2{letter-spacing:-.025em;align-items:center;gap:9px;margin:0;font-size:22px;font-weight:680;line-height:1.15;display:flex}.cart-drawer-header h2 span{background:var(--dr-light-product-surface);min-width:24px;height:24px;color:var(--dr-light-muted);letter-spacing:0;border-radius:999px;place-items:center;padding:0 7px;font-size:12px;font-weight:650;line-height:1;display:inline-grid}.cart-drawer-header-actions{align-items:center;gap:6px;display:flex}.cart-share-button{min-height:40px;color:var(--dr-light-ink);font:inherit;white-space:nowrap;cursor:pointer;transition:background-color var(--dr-motion-fast), color var(--dr-motion-fast);background:0 0;border:0;border-radius:8px;justify-content:center;align-items:center;gap:8px;padding:0 12px;font-size:12px;font-weight:650;display:inline-flex}.cart-share-button:hover:not(:disabled),.cart-share-button:focus-visible{background:var(--dr-light-product-surface);color:var(--dr-accent-deep);box-shadow:var(--dr-focus);outline:none}.cart-share-button:disabled{cursor:wait;opacity:.55}.cart-share-dialog-layer{z-index:20;background:#111314a3;place-items:center;padding:24px;animation:.18s both product-quick-buy-backdrop-in;display:grid;position:fixed;inset:0}.cart-share-dialog{overscroll-behavior:contain;background:var(--dr-light-surface);width:min(680px,100%);max-height:calc(100dvh - 48px);color:var(--dr-light-ink);border:1px solid #1a1f2114;border-radius:18px;padding:32px;animation:.22s cubic-bezier(.22,1,.36,1) both product-quick-buy-dialog-in;overflow:auto;box-shadow:0 28px 90px #00000052}.cart-share-dialog-header{justify-content:space-between;align-items:center;gap:20px;margin-bottom:34px;display:flex}.cart-share-dialog-header h2{letter-spacing:-.035em;text-wrap:balance;margin:0;font-size:clamp(24px,3vw,30px);line-height:1.1}.cart-share-dialog-close{border:1px solid var(--dr-line-light);background:var(--dr-light-surface);width:46px;height:46px;color:var(--dr-light-muted);cursor:pointer;transition:border-color var(--dr-motion-fast), color var(--dr-motion-fast), background-color var(--dr-motion-fast);border-radius:50%;flex:0 0 46px;place-items:center;padding:0;display:grid}.cart-share-dialog-close:hover,.cart-share-dialog-close:focus-visible{border-color:var(--dr-accent-deep);background:rgba(var(--dr-accent-deep-rgb), .06);color:var(--dr-accent-deep);box-shadow:var(--dr-focus);outline:none}.cart-share-dialog-field{border:1px solid var(--dr-line-light);background:var(--dr-light-product-surface);transition:border-color var(--dr-motion-fast), box-shadow var(--dr-motion-fast);border-radius:14px;padding:14px 18px 15px}.cart-share-dialog-field:focus-within{border-color:var(--dr-accent-deep);box-shadow:var(--dr-focus)}.cart-share-dialog-field label{color:var(--dr-light-muted);margin-bottom:5px;font-size:12px;font-weight:650;line-height:1.2;display:block}.cart-share-dialog-input-wrap{align-items:center;gap:12px;min-width:0;display:flex}.cart-share-dialog-input-wrap input{width:100%;min-width:0;color:var(--dr-light-ink);font:inherit;text-overflow:ellipsis;background:0 0;border:0;outline:0;padding:0;font-size:16px;font-weight:580;line-height:1.45}.cart-share-dialog-input-wrap input::placeholder{color:var(--dr-light-muted);opacity:1}.cart-share-dialog-input-wrap .cart-spinner{flex:none}.cart-share-dialog-notice{color:var(--dr-accent-deep);margin:12px 2px 0;font-size:12px;font-weight:650;line-height:1.45}.cart-share-dialog-notice-error{color:#9d382d}.cart-share-dialog-actions{grid-template-columns:minmax(0,1fr) auto;align-items:stretch;gap:16px;margin-top:24px;display:grid}.cart-share-dialog-primary{background:var(--dr-primary-fill);color:#fff;min-height:56px;font:inherit;cursor:pointer;transition:background-color var(--dr-motion-fast), color var(--dr-motion-fast), opacity var(--dr-motion-fast);border:0;border-radius:12px;justify-content:center;align-items:center;gap:8px;padding:0 24px;font-size:15px;font-weight:750;display:inline-flex}.cart-share-dialog-primary:hover:not(:disabled),.cart-share-dialog-primary:focus-visible{background:var(--dr-action-fill);box-shadow:var(--dr-focus);outline:none}.cart-share-dialog-primary.is-copied,.cart-share-dialog-primary.is-copied:hover{background:var(--dr-action-fill)}.cart-share-dialog-primary:disabled{cursor:wait;opacity:.48}.cart-share-dialog-quick-actions{gap:8px;display:flex}.cart-share-dialog-quick-actions button{background:var(--dr-light-product-surface);width:56px;height:56px;color:var(--dr-light-ink);cursor:pointer;transition:background-color var(--dr-motion-fast), color var(--dr-motion-fast), opacity var(--dr-motion-fast);border:0;border-radius:12px;place-items:center;padding:0;display:grid}.cart-share-dialog-quick-actions button:hover:not(:disabled),.cart-share-dialog-quick-actions button:focus-visible{background:rgba(var(--dr-accent-deep-rgb), .1);color:var(--dr-accent-deep);box-shadow:var(--dr-focus);outline:none}.cart-share-dialog-quick-actions button:disabled{cursor:wait;opacity:.42}.cart-drawer-close{width:40px;height:40px;color:var(--dr-light-ink);cursor:pointer;transition:background-color var(--dr-motion-fast), color var(--dr-motion-fast);background:0 0;border:1px solid #0000;border-radius:8px;place-items:center;padding:0;display:grid}.cart-drawer-close:hover,.cart-drawer-close:focus-visible{border-color:var(--dr-line-light);background:var(--dr-light-product-surface);color:var(--dr-light-ink);box-shadow:var(--dr-focus);outline:none}.cart-drawer-close svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-width:1.8px;width:18px;height:18px}.cart-drawer-content{overscroll-behavior:contain;scrollbar-width:thin;scrollbar-color:var(--dr-accent-deep) transparent;min-height:0;overflow-y:auto}.cart-drawer-error{border-radius:var(--dr-radius-control);color:#8d211a;background:#ff8d8026;border:1px solid #c030244d;grid-template-columns:1fr auto;align-items:start;gap:14px;margin:18px 24px 0;padding:14px 16px;display:grid}.cart-drawer-error p{margin:0;font-size:14px;line-height:1.45}.cart-drawer-error button{width:32px;height:32px;color:inherit;cursor:pointer;background:0 0;border:0;place-items:center;padding:0;line-height:1;display:grid}.cart-drawer-loading,.cart-drawer-empty{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:100%;padding:48px 30px;display:flex}.cart-drawer-loading{color:var(--dr-light-muted);gap:14px}.cart-drawer-loading p{margin:0}.cart-drawer-empty h3{letter-spacing:-.035em;margin:0 0 8px;font-size:24px}.cart-drawer-empty p{color:var(--dr-light-muted);margin:0;line-height:1.5}.cart-drawer-empty a{border-radius:var(--dr-radius-control);background:var(--dr-action-fill);color:#fff;align-items:center;min-height:44px;margin-top:20px;padding:0 18px;font-weight:600;display:inline-flex}.cart-drawer-lines{padding:0 24px;display:grid}.cart-drawer-line{border-bottom:1px solid #1919191a;grid-template-columns:96px minmax(0,1fr) auto;gap:18px;padding:20px 0;display:grid}.cart-drawer-line-image{border:1px solid var(--dr-line-light);border-radius:var(--dr-radius-nested);background:var(--dr-light-surface);place-items:center;width:96px;height:108px;display:grid;overflow:hidden}.cart-drawer-line-image>img:not(.cart-drawer-line-placeholder){box-sizing:border-box;object-fit:contain;object-position:center;width:100%;height:100%;padding:10px}.cart-drawer-line-placeholder{background:var(--dr-canvas);border-radius:12px;width:48%;padding:8px}.cart-drawer-line-copy{flex-direction:column;align-items:flex-start;min-width:0;display:flex}.cart-drawer-line-copy h3{letter-spacing:-.02em;text-wrap:pretty;margin:1px 0 5px;font-size:15px;line-height:1.3}.cart-drawer-line-copy h3 a:hover,.cart-drawer-line-copy h3 a:focus-visible{color:var(--dr-accent-deep);outline:none}.cart-drawer-line-copy>p{color:var(--dr-light-muted);text-wrap:pretty;margin:0;font-size:12px;line-height:1.4}.cart-drawer-line-copy>.cart-line-preorder{color:var(--dr-accent-deep);gap:1px;margin-top:5px;font-size:12px;line-height:1.35;display:grid}.cart-line-preorder span{color:var(--dr-light-muted)}.cart-quantity{border:1px solid var(--dr-line-light);background:var(--dr-light-surface);border-radius:8px;grid-template-columns:30px 34px 30px;margin-top:auto;display:grid;overflow:hidden}.cart-quantity button,.cart-quantity output{min-height:32px;color:var(--dr-light-ink);background:0 0;border:0;place-items:center;margin:0;padding:0;display:grid}.cart-quantity button{cursor:pointer;font-size:18px}.cart-quantity button:hover:not(:disabled),.cart-quantity button:focus-visible{background:rgba(var(--dr-accent-deep-rgb), .1);color:var(--dr-accent-deep);outline:none}.cart-quantity button:disabled{cursor:not-allowed;opacity:.38}.cart-quantity output{border-right:1px solid var(--dr-line-light);border-left:1px solid var(--dr-line-light);font-size:12px;font-weight:700}.cart-quantity .cart-spinner{width:14px;height:14px;color:var(--dr-accent-deep);flex-basis:14px}.cart-drawer-line-side{flex-direction:column;justify-content:space-between;align-items:flex-end;min-height:108px;display:flex}.cart-drawer-line-side strong{font-variant-numeric:tabular-nums;white-space:nowrap;font-size:14px}.cart-drawer-line-side button{width:34px;height:34px;color:var(--dr-light-muted);cursor:pointer;transition:border-color var(--dr-motion-fast), background-color var(--dr-motion-fast), color var(--dr-motion-fast);background:0 0;border:1px solid #0000;border-radius:8px;place-items:center;padding:0;display:grid}.cart-drawer-line-side button:hover:not(:disabled),.cart-drawer-line-side button:focus-visible{color:#a62a20;box-shadow:var(--dr-focus);background:#a62a2012;border-color:#a62a202e;outline:none}.cart-drawer-line-side button:disabled{cursor:wait;opacity:.48}.cart-drawer-footer{padding:20px 24px calc(22px + env(safe-area-inset-bottom));border-top:1px solid var(--dr-line-light);background:var(--dr-light-surface)}.cart-drawer-subtotal{justify-content:space-between;align-items:center;gap:24px;font-size:15px;display:flex}.cart-drawer-subtotal strong{font-variant-numeric:tabular-nums;letter-spacing:-.02em;font-size:18px}.cart-drawer-footer>p{color:var(--dr-light-muted);margin:6px 0 16px;font-size:11px;line-height:1.45}.cart-drawer-footer-actions{grid-template-columns:minmax(0,1fr);display:grid}.cart-drawer-footer-actions>a{border-radius:var(--dr-radius-control);width:100%;min-height:60px;font:inherit;text-align:center;cursor:pointer;transition:border-color var(--dr-motion-fast), background-color var(--dr-motion-fast), color var(--dr-motion-fast);border:1.5px solid var(--dr-accent-deep);background:var(--dr-action-fill);color:#fff;justify-content:center;align-items:center;padding:0 16px;font-size:14px;font-weight:600;display:flex}.cart-drawer-footer-actions>a:hover,.cart-drawer-footer-actions>a:focus-visible{background:var(--dr-canvas);box-shadow:var(--dr-focus);outline:none}.shared-cart-shell{background:var(--dr-light-surface);color:var(--dr-light-ink)}.shared-cart-hero,.shared-cart-panel{width:min(1040px,100% - 48px);margin-left:auto;margin-right:auto}.shared-cart-hero{padding-top:calc(var(--dr-store-header-stack) + 56px);padding-bottom:42px}.shared-cart-hero .product-breadcrumbs{margin-bottom:40px}.shared-cart-heading{justify-content:space-between;align-items:flex-end;gap:48px;display:flex}.shared-cart-heading .section-kicker,.shared-cart-state .section-kicker{color:var(--dr-accent-deep);margin-bottom:12px}.shared-cart-heading h1,.shared-cart-state h1{letter-spacing:-.06em;margin:0;font-size:clamp(42px,7vw,76px);line-height:.95}.shared-cart-heading-meta{text-align:right;flex:none;justify-items:end;gap:6px;padding-bottom:4px;display:grid}.shared-cart-heading-meta strong{font-size:16px}.shared-cart-heading-meta span{color:var(--dr-light-muted);font-size:12px}.shared-cart-intro{max-width:680px;color:var(--dr-light-muted);margin:26px 0 0;font-size:15px;line-height:1.65}.shared-cart-panel{border:1px solid var(--dr-line-light);border-radius:var(--dr-radius-panel);background:var(--dr-light-surface);margin-bottom:88px;box-shadow:0 22px 70px #19191912}.shared-cart-panel-heading{border-bottom:1px solid var(--dr-line-light);justify-content:space-between;align-items:center;gap:24px;min-height:74px;padding:18px 24px;display:flex}.shared-cart-panel-heading h2{letter-spacing:-.025em;margin:0;font-size:20px}.shared-cart-panel-heading span{color:var(--dr-accent-deep);letter-spacing:.08em;text-transform:uppercase;font-size:11px;font-weight:700}.shared-cart-unavailable-notice{border-bottom:1px solid var(--dr-line-light);color:#744c1f;background:#fff8ed;justify-content:space-between;align-items:center;gap:20px;margin:0;padding:13px 24px;font-size:12px;line-height:1.45;display:flex}.shared-cart-unavailable-notice strong{flex:none;font-size:13px}.shared-cart-items{padding:0 24px}.shared-cart-item{border-bottom:1px solid var(--dr-line-light);grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:26px;min-height:126px;padding:16px 0;display:grid}.shared-cart-item.is-unavailable{opacity:.65}.shared-cart-item-main{grid-template-columns:94px minmax(0,1fr);align-items:center;gap:20px;min-width:0;display:grid}.shared-cart-item a.shared-cart-item-main:hover h3,.shared-cart-item a.shared-cart-item-main:focus-visible h3{color:var(--dr-accent-deep)}.shared-cart-item a.shared-cart-item-main:focus-visible{box-shadow:var(--dr-focus);outline:none}.shared-cart-item-media{border-radius:var(--dr-radius-nested);background:var(--dr-light-product-surface);place-items:center;width:94px;height:92px;padding:8px;display:grid}.shared-cart-item-media img{object-fit:contain;width:100%;height:100%}.shared-cart-item-copy{min-width:0}.shared-cart-item-copy h3{transition:color var(--dr-motion-fast);margin:0;font-size:15px;line-height:1.35}.shared-cart-item-copy p{color:var(--dr-light-muted);margin:6px 0 0;font-size:11px;line-height:1.4}.shared-cart-item-copy>span{color:var(--dr-accent-deep);margin-top:9px;font-size:10px;font-weight:650;display:block}.shared-cart-item-copy>span.is-unavailable{color:#9d382d}.shared-cart-item-price{justify-items:end;gap:8px;min-width:126px;display:grid}.shared-cart-item-price span{color:var(--dr-light-muted);font-size:11px}.shared-cart-item-price strong{font-size:15px}.shared-cart-summary{border-radius:var(--dr-radius-nested);background:#eef4f4;justify-content:space-between;align-items:center;gap:30px;margin:20px 24px 0;padding:22px;display:flex}.shared-cart-summary>div{gap:5px;display:grid}.shared-cart-summary span{font-size:14px;font-weight:650}.shared-cart-summary small{color:var(--dr-light-muted);font-size:10px}.shared-cart-summary>strong{letter-spacing:-.025em;font-size:23px}.shared-cart-restore{justify-items:end;padding:20px 24px 24px;display:grid}.shared-cart-restore>button{border:1.5px solid var(--dr-accent-deep);border-radius:var(--dr-radius-control);background:var(--dr-action-fill);color:#fff;cursor:pointer;min-width:244px;min-height:50px;transition:background-color var(--dr-motion-fast), box-shadow var(--dr-motion-fast);justify-content:center;align-items:center;gap:11px;padding:0 20px;font-weight:650;display:inline-flex}.shared-cart-restore>button:hover:not(:disabled),.shared-cart-restore>button:focus-visible{background:var(--dr-action-fill-hover);box-shadow:var(--dr-focus);outline:none}.shared-cart-restore>button:disabled{cursor:not-allowed;opacity:.45}.shared-cart-restore>p{color:var(--dr-light-muted);margin:9px 0 0;font-size:10px}.shared-cart-restore .shared-cart-restore-message{color:var(--dr-accent-deep);font-weight:650}.shared-cart-state{width:min(760px,100% - 48px);min-height:680px;padding:calc(var(--dr-store-header-stack) + 80px) 0 80px;text-align:center;flex-direction:column;justify-content:center;align-items:center;margin:0 auto;display:flex}.shared-cart-state-icon{border:1px solid rgba(var(--dr-accent-deep-rgb), .28);width:62px;height:62px;color:var(--dr-accent-deep);border-radius:50%;place-items:center;margin-bottom:24px;display:grid}.shared-cart-state h1{font-size:clamp(38px,6vw,64px)}.shared-cart-state>p:not(.section-kicker){max-width:570px;color:var(--dr-light-muted);margin:22px 0 30px;font-size:15px;line-height:1.6}.shared-cart-state>a{border-radius:var(--dr-radius-control);background:var(--dr-action-fill);color:#fff;justify-content:center;align-items:center;min-height:48px;padding:0 20px;font-weight:650;display:inline-flex}@media (max-width:1240px){.store-logo,.store-cart-trigger,.store-menu-toggle{z-index:2}.store-nav-dock,.store-mega-menu,.store-mega-menu-backdrop{display:none}.store-menu-toggle{display:block}.store-mobile-menu{z-index:1;display:block}.store-cart-trigger{right:78px}}@media (max-width:1280px){.category-directory--split .category-directory-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}@media (max-width:1100px){.archive-hero{padding-top:calc(var(--dr-store-header-stack) + 28px)}.product-page-shell{padding-top:var(--dr-store-header-stack)}.product-detail,.not-found-panel{min-height:calc(100vh - var(--dr-store-header-stack))}.product-detail-grid{grid-template-columns:minmax(0,1.18fr) minmax(360px,.82fr);gap:28px}.product-detail-copy{top:94px}.product-gallery{--product-gallery-thumbnail-size:70px;--product-gallery-rail-height:558px;grid-template-columns:74px minmax(0,1fr);gap:12px}.product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.product-grid-two-rows .product-card:nth-child(n+7){display:none}.category-directory-grid,.category-directory--split .category-directory-grid,.brand-directory-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:900px){.product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.product-grid-two-rows .product-card:nth-child(n+5){display:none}.category-directory-grid,.category-directory--split .category-directory-grid,.brand-directory-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.product-detail-grid{grid-template-columns:1fr}.product-detail-copy{max-width:720px;padding-top:8px;position:static}.product-information{grid-template-columns:1fr;gap:36px}.product-information-heading{max-width:520px}}@media (max-width:700px){body{background:var(--dr-frame)}.store-header{background:var(--dr-canvas)}.store-header-band{display:none}.store-header-inner{height:68px}.store-mobile-menu-sections{grid-template-columns:1fr;gap:22px}.store-logo,.store-header-scrolled .store-logo{width:148px;height:56px;top:6px;left:12px}.store-logo:before,.store-logo-wheel{display:none}.store-logo-wordmark,.store-header-scrolled .store-logo-wordmark{opacity:1;width:132px;left:8px;transform:translateY(-50%)}.store-cart-trigger{border:1px solid var(--dr-line-dark);background:var(--dr-surface);width:44px;min-width:44px;height:44px;color:var(--dr-text);border-radius:10px;justify-content:center;padding:0;top:12px;right:66px}.store-cart-count{border:2px solid var(--dr-canvas);background:var(--dr-accent-bright);min-width:21px;height:21px;color:var(--dr-light-ink);padding:0 4px;font-size:10px;position:absolute;top:-5px;right:-5px}.store-menu-toggle{right:14px}.store-shell{border-radius:0;width:100%;margin:0}.store-home{padding-top:calc(var(--dr-store-header-stack) + 24px)}.store-hero{aspect-ratio:auto;height:300px;margin-left:20px;margin-right:20px}.store-hero-content{gap:14px;padding:20px 14px}.store-hero h1{font-size:clamp(18px,6vw,24px)}.store-hero-link{gap:7px;min-height:34px;padding:0 12px;font-size:11px}.store-hero-actions{gap:8px}.store-hero-link svg{width:15px;height:15px}.official-partners{margin:24px 20px 0;padding:32px 0 28px}.official-partners h2{font-size:clamp(30px,9vw,38px)}.official-partners-lead{margin-top:14px;font-size:14px;line-height:1.55}.official-partner-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:6px;margin-top:28px}.official-partner-link{border-radius:16px;grid-template-rows:minmax(56px,1fr) auto;gap:10px;min-height:154px;padding:16px 10px 18px;display:grid}.official-partner-logo-wrap{min-height:56px}.official-partner-logo{max-width:min(100%,126px);height:30px}.official-partner-logo-bdh{height:46px}.official-partner-logo-qubic{height:23px}.official-partner-logo-bavarian,.official-partner-logo-eplab{height:18px}.official-partner-logo-trak-racer{height:28px}.official-partner-copy{opacity:1;max-width:148px;font-size:11px;line-height:1.45;position:static;inset:auto;transform:none}.catalogue{border-radius:var(--dr-radius-card) var(--dr-radius-card) 0 0;padding:64px 20px 84px}.catalogue .category-directory-heading{padding:0 0 20px}.catalogue .category-directory-heading h2{font-size:30px}.catalogue .category-directory-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.catalogue .category-card-media h3{min-height:48px;padding:10px 8px 9px;font-size:13px;line-height:1.2}.brand-directory{margin-bottom:72px}.brand-directory-grid{gap:10px}.brand-directory-card>a{border-radius:10px}.brand-directory-logo{padding:18px 12px 8px}.brand-directory-logo img{height:32px}.brand-directory-card h3{min-height:44px;padding:8px 7px 9px;font-size:13px}.homepage-product-section .product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:24px 10px}.homepage-product-section .product-card-copy{padding:10px 1px 0}.homepage-product-section .product-card-copy h2{-webkit-line-clamp:3;-webkit-box-orient:vertical;font-size:14px;line-height:1.25;display:-webkit-box;overflow:hidden}.homepage-product-section .product-card-price-row{margin-top:4px}.homepage-product-section .product-card-price-row strong{font-size:13px}.archive-hero{padding:calc(var(--dr-store-header-stack) + 24px) 20px 32px}.archive-breadcrumbs{margin-bottom:12px}.archive-hero h1{font-size:clamp(48px,14vw,64px)}.archive-hero--compact h1,.archive-hero--banner h1{font-size:clamp(32px,10vw,40px)}.archive-catalogue{border-radius:var(--dr-radius-card) var(--dr-radius-card) 0 0;padding:60px 20px 84px}.category-directory-heading,.archive-products-heading{display:block}.category-directory-heading{padding:12px 0 38px}.category-directory-heading>p,.archive-products-heading>p{margin-top:12px}.category-directory--split .category-directory-grid{grid-template-columns:1fr;gap:10px}.category-directory--split{margin-bottom:32px}.category-card--split>a{border-radius:12px;grid-template-columns:88px minmax(0,1fr);height:88px}.category-card--split .category-card-media{height:100%}.subcategory-card-copy{padding:12px}.subcategory-card-copy h3{font-size:clamp(14px,4vw,16px)}.catalogue-heading{display:block}.catalogue-heading>p{margin-top:12px}.product-grid{grid-template-columns:1fr}.archive-catalogue .product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:26px 10px}.archive-catalogue .product-card-image{border-radius:10px}.archive-catalogue .wishlist-button-card{border-radius:0 10px}.archive-catalogue .product-card-badge{padding:5px 7px;font-size:10px;top:8px;left:8px}.archive-catalogue .product-card-copy{padding:10px 1px 0}.archive-catalogue .product-card-copy h2{-webkit-line-clamp:3;-webkit-box-orient:vertical;font-size:14px;line-height:1.25;display:-webkit-box;overflow:hidden}.archive-catalogue .product-card-price-row{margin-top:5px}.archive-catalogue .product-card-price-row strong{font-size:13px;font-weight:600}.archive-catalogue .category-directory:not(.category-directory--split) .category-directory-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.archive-catalogue .category-directory:not(.category-directory--split) .category-card>a{border-radius:10px}.archive-catalogue .category-directory:not(.category-directory--split) .category-card-media h3{min-height:50px;padding:10px 7px 9px;font-size:13px;line-height:1.2}.product-grid-two-rows .product-card:nth-child(n+3){display:none}.catalogue-empty{grid-template-columns:1fr}.catalogue-empty>img{width:72px}.product-page-shell{padding-top:68px}.product-detail,.not-found-panel{min-height:calc(100vh - 68px);padding:52px 20px 72px}.product-breadcrumbs{white-space:nowrap;margin-bottom:26px;overflow:hidden}.product-breadcrumbs>*{text-overflow:ellipsis;overflow:hidden}.product-gallery{grid-template-columns:minmax(0,1fr);gap:11px}.product-gallery-stage{border-radius:var(--dr-radius-card);grid-area:1/1}.product-gallery-thumbnail-shell{grid-area:2/1;height:auto;max-height:none;display:block}.product-gallery-thumbnails{flex-direction:row;padding:2px 2px 7px;overflow:auto hidden}.product-gallery-rail-control{display:none}.product-gallery-thumbnail{border-radius:12px;width:68px}.product-loading-stage{border-radius:var(--dr-radius-card);grid-area:1/1}.product-loading-thumbnails{flex-direction:row;grid-area:2/1;gap:10px;padding-bottom:7px;overflow:hidden}.product-loading-thumbnails span{flex:none;width:68px}.product-gallery-arrow{width:40px;height:40px}.product-gallery-arrow-previous{left:12px}.product-gallery-arrow-next{right:12px}.product-gallery-count{bottom:12px;right:12px}.product-detail-copy{padding-top:18px}.product-title-row,.product-loading-title-row{grid-template-columns:1fr;gap:16px}.product-loading-title{grid-row:2;width:min(340px,88%);height:36px}.product-loading-logo{grid-row:1;width:88px;height:22px}.product-brand-logo{grid-row:1;justify-self:start;width:auto;max-width:96px;min-height:0;padding:0}.product-brand-logo img{max-width:96px;height:22px}.product-detail-copy h1{font-size:clamp(30px,8vw,36px)}.product-price-block{margin-top:24px}.product-option-group{margin-top:26px}.product-information{margin-top:82px;padding-top:50px}.product-information-heading{gap:20px}.product-information-nav{grid-template-columns:repeat(2,minmax(0,1fr))}.product-information-nav a:nth-child(odd){padding-right:16px}.product-information-nav a:nth-child(2n){border-left:1px solid var(--dr-line-light);padding-left:16px}.product-information-nav a:hover:nth-child(2n),.product-information-nav a:focus-visible:nth-child(2n){padding-left:22px}.product-information-content{gap:56px}.product-specification-list>div{grid-template-columns:1fr;gap:6px}.product-add-button-detail{width:100%;min-width:0}.cart-drawer{border:1px solid var(--dr-line-light);border-radius:16px;width:calc(100% - 16px);max-width:none;height:calc(100dvh - 16px);margin:8px}.cart-drawer-header{min-height:68px;padding:12px 12px 12px 16px}.cart-drawer-header h2{font-size:20px}.cart-share-dialog-layer{padding:14px}.cart-share-dialog{border-radius:16px;max-height:calc(100dvh - 28px);padding:22px 18px 20px}.cart-share-dialog-header{margin-bottom:24px}.cart-share-dialog-header h2{font-size:24px}.cart-share-dialog-close{flex-basis:44px;width:44px;height:44px}.cart-share-dialog-field{padding:12px 14px 13px}.cart-share-dialog-input-wrap input{font-size:14px}.cart-share-dialog-actions{gap:10px;margin-top:18px}.cart-share-dialog-primary{min-height:52px;padding:0 14px;font-size:14px}.cart-share-dialog-quick-actions{gap:6px}.cart-share-dialog-quick-actions button{width:52px;height:52px}.cart-drawer-lines{padding:0 16px}.cart-drawer-line{grid-template-columns:78px minmax(0,1fr);gap:12px;padding:16px 0}.cart-drawer-line-image{width:78px;height:88px}.cart-drawer-line-side{flex-direction:row;grid-column:2;justify-content:space-between;align-items:center;min-height:0;margin-top:8px}.cart-drawer-footer{padding:16px 16px calc(18px + env(safe-area-inset-bottom))}.cart-drawer-footer-actions{grid-template-columns:1fr}.cart-drawer-footer-actions>a{min-height:60px}.shared-cart-hero,.shared-cart-panel{width:min(100% - 28px,1040px)}.shared-cart-hero{padding-top:calc(var(--dr-store-header-stack) + 34px);padding-bottom:28px}.shared-cart-hero .product-breadcrumbs{margin-bottom:30px}.shared-cart-heading{gap:18px;display:grid}.shared-cart-heading h1{font-size:clamp(40px,13vw,58px)}.shared-cart-heading-meta{text-align:left;justify-items:start}.shared-cart-intro{margin-top:20px;font-size:14px}.shared-cart-panel{margin-bottom:56px}.shared-cart-panel-heading{min-height:64px;padding:15px 16px}.shared-cart-unavailable-notice{padding-left:16px;padding-right:16px}.shared-cart-items{padding:0 16px}.shared-cart-item{grid-template-columns:1fr;gap:11px;padding:15px 0}.shared-cart-item-main{grid-template-columns:76px minmax(0,1fr);gap:14px}.shared-cart-item-media{width:76px;height:76px}.shared-cart-item-price{grid-template-columns:1fr auto;justify-items:start;min-width:0;padding-left:90px}.shared-cart-item-price strong{justify-self:end}.shared-cart-summary{align-items:flex-start;margin:16px 16px 0;padding:18px}.shared-cart-summary>strong{font-size:18px}.shared-cart-restore{justify-items:stretch;padding:16px}.shared-cart-restore>button{width:100%;min-width:0}.shared-cart-restore>p{text-align:center}.shared-cart-state{width:min(100% - 32px,760px);min-height:590px;padding-top:calc(var(--dr-store-header-stack) + 58px)}}@media (max-width:440px){.category-directory-grid,.product-option-grid{grid-template-columns:1fr}}:root{--dr-store-header-height:106px;--dr-store-header-stack:calc(var(--dr-store-header-height) + var(--dr-language-notice-height))}.store-header-retail{top:var(--dr-language-notice-height);height:var(--dr-store-header-height);border-bottom:1px solid var(--dr-line-light);background:var(--dr-light-surface);color:var(--dr-light-ink);transition:height var(--dr-motion-standard)}.store-header-retail.store-header-scrolls-away{position:absolute}.store-header-retail .store-header-main{z-index:4;background:var(--dr-light-surface);height:60px;position:relative}.store-header-main-inner,.store-category-bar-inner{width:100%;max-width:none;padding-right:var(--dr-store-gutter);padding-left:var(--dr-store-gutter);margin:0}.store-header-main-inner{grid-template-columns:auto minmax(360px,720px) minmax(max-content,1fr);align-items:center;gap:clamp(24px,3vw,48px);height:60px;display:grid}.store-header-retail .store-logo{width:auto;height:auto;color:var(--dr-light-ink);border-radius:0;align-items:center;transition:none;display:inline-flex;position:static;overflow:visible}.store-header-retail .store-logo:before,.store-header-retail .store-logo-wheel{display:none}.store-header-retail .store-logo-wordmark{width:184px;max-width:none;height:auto;color:var(--dr-light-ink);letter-spacing:-.055em;opacity:1;font-size:22px;font-style:normal;font-weight:800;line-height:1;transition:none;display:block;position:static;transform:none}.store-header-retail .store-logo-wordmark strong{color:var(--dr-accent-deep);letter-spacing:-.02em;font-size:.67em}.store-search{background:var(--dr-light-product-surface);height:44px;transition:box-shadow var(--dr-motion-fast);border:0;border-radius:999px;grid-template-columns:44px minmax(0,1fr);display:grid;overflow:hidden}.store-search:focus-within{box-shadow:inset 0 0 0 1px var(--dr-accent-deep), var(--dr-focus)}.store-search input{min-width:0;color:var(--dr-light-ink);font:inherit;background:0 0;border:0;outline:0;grid-area:1/2;padding:0 18px 0 0;font-size:14px}.store-search input::placeholder{color:#73757a}.store-search input::-webkit-search-cancel-button{opacity:.55}.store-search button{color:#6f7377;cursor:pointer;transition:color var(--dr-motion-fast);background:0 0;border:0;grid-area:1/1;place-items:center;padding:0;display:grid}.store-search button:hover,.store-search button:focus-visible{color:var(--dr-accent-deep);background:0 0;outline:none}.store-header-actions{justify-content:flex-end;align-items:center;gap:10px;display:flex}.store-rental-link{height:44px;color:var(--dr-light-muted);white-space:nowrap;transition:background-color var(--dr-motion-fast), color var(--dr-motion-fast), box-shadow var(--dr-motion-fast);border-radius:999px;flex:none;justify-content:center;align-items:center;gap:6px;padding:0 10px;font-size:13px;font-weight:650;line-height:1;display:inline-flex;position:relative}.store-rental-link:hover{background:var(--dr-light-product-surface);color:var(--dr-accent-deep)}.store-rental-link:focus-visible{color:var(--dr-accent-deep);box-shadow:var(--dr-focus);outline:none}.store-rental-link-brand{flex:none;width:114px;height:auto;display:block}.store-rental-link svg{flex:none}.store-rental-popover{z-index:20;color:#f5f5f6;opacity:0;pointer-events:none;transition:opacity var(--dr-motion-fast), transform var(--dr-motion-fast);background:#202124;border:1px solid #ffffff1f;border-radius:8px;padding:9px 12px;font-size:12px;font-weight:650;line-height:1;position:absolute;top:calc(100% + 8px);left:50%;transform:translate(-50%,-4px);box-shadow:0 12px 28px #00000047}.store-rental-popover:before{content:"";background:#202124;border-top:1px solid #ffffff1f;border-left:1px solid #ffffff1f;width:8px;height:8px;position:absolute;bottom:100%;left:50%;transform:translate(-50%,4px)rotate(45deg)}.store-rental-link:hover .store-rental-popover,.store-rental-link:focus-visible .store-rental-popover{opacity:1;transform:translate(-50%)}.store-profile-indicator{width:44px;height:44px;color:var(--dr-light-ink);cursor:pointer;transition:background-color var(--dr-motion-fast), color var(--dr-motion-fast), box-shadow var(--dr-motion-fast);border-radius:999px;flex:none;place-items:center;display:grid}.store-profile-indicator:hover{background:var(--dr-light-product-surface)}.store-profile-indicator:focus-visible{box-shadow:var(--dr-focus);outline:none}.store-profile-indicator svg{width:22px;height:22px}.store-profile-avatar{background:var(--dr-light-product-surface);width:36px;height:36px;color:var(--dr-light-muted);letter-spacing:.02em;transition:border-color var(--dr-motion-fast), box-shadow var(--dr-motion-fast);border:1px solid #1919191a;border-radius:999px;place-items:center;font-size:12px;font-weight:750;line-height:1;display:grid;position:relative;overflow:hidden;box-shadow:0 2px 8px #19191914}.store-profile-avatar img{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.store-profile-indicator:hover .store-profile-avatar,.store-profile-indicator:focus-visible .store-profile-avatar{border-color:color-mix(in srgb, var(--dr-accent-deep) 55%, transparent);box-shadow:0 3px 10px #0a767c2e}.store-language-menu{flex:none;place-items:center;width:44px;height:44px;display:grid;position:relative}.store-language-indicator{width:44px;height:44px;color:var(--dr-light-ink);cursor:pointer;transition:background-color var(--dr-motion-fast), color var(--dr-motion-fast), box-shadow var(--dr-motion-fast);background:0 0;border:0;border-radius:10px;place-items:center;padding:0;display:grid}.store-language-indicator:hover,.store-language-indicator.is-open{background:var(--dr-light-product-surface)}.store-language-indicator:focus-visible{box-shadow:var(--dr-focus);outline:none}.store-language-indicator img{object-fit:cover;border-radius:2px;width:18px;height:12px;display:block;overflow:hidden;box-shadow:0 0 0 1px #1919191f}.store-language-popover{z-index:12;border:1px solid var(--dr-line-light);background:var(--dr-light-surface);border-radius:12px;gap:4px;width:204px;margin:0;padding:8px;list-style:none;display:grid;position:absolute;top:calc(100% + 8px);right:0;box-shadow:0 18px 48px #19191929}.store-language-option{width:100%;min-height:44px;color:var(--dr-light-ink);text-align:left;cursor:pointer;background:0 0;border:0;border-radius:9px;grid-template-columns:20px minmax(0,1fr) 18px;align-items:center;gap:9px;padding:7px 9px;transition:background-color .14s ease-out,box-shadow .14s ease-out,color .14s ease-out,transform .14s ease-out;display:grid}.store-language-option:not(.is-active):not(:disabled):hover{background:#089b9b1a;transform:translate(2px);box-shadow:inset 0 0 0 1px #089b9b33}.store-language-option:focus-visible{box-shadow:var(--dr-focus);background:#089b9b1a;outline:none}.store-language-option.is-active{background:var(--dr-light-product-surface);cursor:default}.store-language-option.is-active>svg{color:var(--dr-accent-deep)}.store-language-option:disabled{cursor:not-allowed;opacity:.48}.store-language-option-flag{border-radius:2px;place-items:center;width:18px;height:12px;display:grid;overflow:hidden;box-shadow:0 0 0 1px #1919191f}.store-language-option-flag img{object-fit:cover;width:100%;height:100%;display:block}.store-language-option-copy{gap:2px;min-width:0;display:grid}.store-language-option-copy strong{font-size:13px;line-height:1.2}.store-language-option-copy small{color:var(--dr-light-muted);font-size:11px;line-height:1.2}.store-header-retail .store-mobile-search-trigger,.store-header-retail .store-mobile-search-overlay{display:none}.store-nav-configurator-link{min-height:46px;color:var(--dr-accent-deep);white-space:nowrap;transition:color var(--dr-motion-fast);justify-content:center;align-items:center;gap:8px;margin-left:auto;padding-left:20px;font-size:13px;font-weight:700;display:inline-flex}.store-nav-configurator-link:hover,.store-nav-configurator-link[aria-current=page]{color:var(--dr-accent-deep-hover)}.store-nav-configurator-link:focus-visible{color:var(--dr-accent-deep-hover);box-shadow:var(--dr-focus);border-radius:6px;outline:none}.store-nav-configurator-link svg{flex:none}.store-header-retail .store-cart-trigger{width:44px;min-width:44px;height:44px;color:var(--dr-light-ink);transition:color var(--dr-motion-fast), box-shadow var(--dr-motion-fast);background:0 0;border:0;border-radius:999px;justify-content:center;padding:0;position:relative;top:auto;right:auto}.store-header-retail .store-cart-trigger:hover{color:var(--dr-accent-deep);box-shadow:none;background:0 0}.store-header-retail .store-cart-trigger:focus-visible{color:var(--dr-accent-deep);box-shadow:var(--dr-focus);background:0 0;outline:none}.store-header-retail .store-cart-trigger svg{stroke-width:1.8px;width:22px;height:22px}.store-header-retail .store-cart-count{background:var(--dr-action-fill);color:#fff;font-variant-numeric:tabular-nums;border:2px solid #fff;min-width:19px;height:19px;padding:0 4px;font-size:10px;font-weight:700;position:absolute;top:-2px;right:-3px}.store-header-retail .store-menu-toggle{width:44px;height:44px;color:var(--dr-light-ink);cursor:pointer;transition:color var(--dr-motion-fast), box-shadow var(--dr-motion-fast);background:0 0;border:0;border-radius:999px;place-items:center;padding:0;display:none;position:static;transform:none}.store-header-retail .store-menu-toggle:hover,.store-header-retail .store-menu-toggle-open{color:var(--dr-accent-deep);box-shadow:none;background:0 0}.store-header-retail .store-menu-toggle:focus-visible{color:var(--dr-accent-deep);box-shadow:var(--dr-focus);background:0 0;outline:none}.store-header-retail .store-menu-toggle svg{color:currentColor}.store-category-bar{z-index:3;visibility:visible;height:46px;transition:height var(--dr-motion-standard), visibility 0s linear 0s;position:relative;overflow:hidden}@media (min-width:1241px){.store-header-retail.store-header-categories-hidden{height:60px}.store-header-categories-hidden .store-category-bar{pointer-events:none;visibility:hidden;height:0;transition:height var(--dr-motion-standard), visibility 0s linear .22s}.store-header-categories-hidden .store-category-bar-inner{transform:translateY(-100%)}}.store-category-bar-inner{height:46px;transition:transform var(--dr-motion-standard);background:#f5f5f5;align-items:center;display:flex;transform:translateY(0)}@media (prefers-reduced-motion:reduce){.store-header-retail,.store-category-bar,.store-category-bar-inner{transition-duration:.01ms}}.store-header-retail .store-nav{justify-content:flex-start;gap:2px;width:auto}.store-header-retail .store-nav-link{color:#4f5054;min-height:46px;padding:0 14px;font-size:13px;font-weight:500}.store-header-retail .store-nav>.store-nav-link:first-child{padding-left:0}.store-header-retail .store-nav-link:after{background:var(--dr-action-fill);height:3px;bottom:0;left:14px;right:14px}.store-header-retail .store-nav>.store-nav-link:first-child:after{left:0}.store-header-retail .store-nav-link:hover,.store-header-retail .store-nav-link:focus-visible,.store-header-retail .store-nav-link[aria-current=page],.store-header-retail .store-nav-group-open .store-nav-link{color:var(--dr-light-ink)}.store-header-retail .store-nav-link-services{color:var(--dr-accent-deep);font-weight:700}.store-header-retail .store-nav-link-services:hover,.store-header-retail .store-nav-link-services:focus-visible,.store-header-retail .store-nav-link-services[aria-current=page]{color:var(--dr-accent-deep-hover)}.store-header-retail .store-nav-group .store-nav-link{padding-right:4px}.store-header-retail .store-nav-group .store-nav-link:after{right:4px}@media (min-width:1241px) and (max-width:1600px){.store-category-bar-inner{padding-left:32px;padding-right:32px}.store-header-retail .store-nav-link{padding-left:9px;padding-right:9px;font-size:12px}.store-header-retail .store-nav-link:after{left:9px;right:9px}.store-header-retail .store-nav-group .store-nav-link{padding-right:2px}.store-header-retail .store-nav-group .store-nav-link:after{right:2px}.store-nav-configurator-link{gap:6px;padding-left:10px;font-size:12px}}.store-header-retail .store-nav-dropdown-toggle{color:#6d6e72;height:46px}.store-header-retail .store-nav-dropdown-toggle:hover,.store-header-retail .store-nav-dropdown-toggle:focus-visible,.store-header-retail .store-nav-group-open .store-nav-dropdown-toggle{color:var(--dr-accent-deep)}.store-header-retail .store-mega-menu-backdrop{inset:var(--dr-store-header-stack) 0 0;background:#1919193d}.store-header-retail .store-mega-menu{top:var(--dr-store-header-stack);right:var(--dr-store-gutter);left:var(--dr-store-gutter);border:1px solid var(--dr-line-light);background:var(--dr-light-surface);border-top:0;border-radius:0 0 12px 12px;width:auto;animation-name:store-retail-mega-menu-in;position:fixed;transform:none;box-shadow:0 22px 48px #1919191f}@keyframes store-retail-mega-menu-in{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}.store-header-retail .store-mega-menu-inner{grid-template-columns:190px minmax(0,1fr);gap:30px;padding:26px}.store-header-retail .store-mega-menu-heading{padding:6px 10px 6px 2px}.store-header-retail .store-mega-menu-heading h2,.store-header-retail .store-mega-menu-card strong{color:var(--dr-light-ink)}.store-header-retail .store-mega-menu-title:hover,.store-header-retail .store-mega-menu-title:focus-visible{color:var(--dr-accent-deep)}.store-header-retail .store-mega-menu-grid{gap:16px}.store-header-retail .store-mega-menu-image{--store-mega-image-height:clamp(148px, 10vw, 178px);background:var(--dr-light-product-surface);border:0;border-radius:12px}.store-header-retail .store-mega-menu-card:hover .store-mega-menu-image,.store-header-retail .store-mega-menu-card:focus-visible .store-mega-menu-image{background:var(--dr-light-product-surface-hover)}.store-header-retail .store-mega-menu-card strong svg{color:var(--dr-light-muted)}.store-header-retail .store-mega-menu-card:hover strong svg,.store-header-retail .store-mega-menu-card:focus-visible strong svg{color:var(--dr-accent-deep)}.store-product-mega{color:var(--store-header-ink,#f5f5f6);padding:28px 24px 0}.store-product-mega:not(:has(.store-product-mega-brands)){padding-bottom:30px}.store-product-mega-heading{justify-content:space-between;align-items:flex-end;gap:24px;min-height:44px;margin-bottom:12px;display:flex}.store-product-mega-heading h2{letter-spacing:-.035em;margin:0;font-size:21px;line-height:1.1}.store-product-mega-heading h2 a{color:inherit;transition:color var(--dr-motion-fast)}.store-product-mega-heading h2 a:hover,.store-product-mega-heading h2 a:focus-visible{color:var(--dr-accent-bright);outline:none}.store-product-mega-heading h2 a:focus-visible{box-shadow:var(--dr-focus);border-radius:4px}.store-product-mega-all{color:var(--dr-accent-bright);align-items:center;gap:8px;padding:8px 0;font-size:12px;font-weight:700;display:inline-flex}.store-product-mega-all svg{transition:transform var(--dr-motion-fast)}.store-product-mega-all:hover,.store-product-mega-all:focus-visible{color:var(--dr-accent-bright-hover);outline:none}.store-product-mega-all:focus-visible{box-shadow:var(--dr-focus);border-radius:4px}.store-product-mega-all:hover svg,.store-product-mega-all:focus-visible svg{transform:translate(3px)}.store-product-mega-grid{grid-template-columns:repeat(5,minmax(0,1fr));align-items:end;gap:clamp(8px,1.2vw,18px);margin:0;padding:0;list-style:none;display:grid}.store-product-mega-grid>li{opacity:0;align-content:end;min-width:0;animation:.48s cubic-bezier(.22,1,.36,1) forwards store-product-mega-card-in;display:grid;transform:translateY(8px)}.store-product-mega-grid>li:nth-child(2){animation-delay:50ms}.store-product-mega-grid>li:nth-child(3){animation-delay:.1s}.store-product-mega-grid>li:nth-child(4){animation-delay:.15s}.store-product-mega-grid>li:nth-child(5){animation-delay:.2s}.store-category-mega-grid{grid-template-columns:repeat(auto-fit,minmax(0,300px));justify-content:start;align-items:start}.store-category-mega-grid-five{grid-template-columns:repeat(5,minmax(0,1fr))}.store-category-mega-grid>li{align-content:start}.store-category-mega-grid .store-product-mega-media{aspect-ratio:16/9;background:0 0;border-radius:12px;padding:0 6px;display:block;overflow:hidden}.store-category-mega-grid .store-product-mega-media img{object-fit:contain;object-position:center;width:100%;height:100%;transition:transform .42s cubic-bezier(.22,1,.36,1);display:block;transform:scale(1.18)}.store-category-mega-grid .store-product-mega-card:hover .store-product-mega-media img,.store-category-mega-grid .store-product-mega-card:focus-visible .store-product-mega-media img{transform:scale(1.24)translateY(-3px)}.store-category-mega-grid .store-product-mega-copy{align-items:center}.store-category-mega-sublinks{flex-wrap:wrap;justify-content:center;gap:8px 6px;margin-top:12px;padding:0 4px;display:flex}.store-category-mega-sublinks a{border:1px solid var(--store-header-border,#ffffff1c);border-radius:var(--dr-radius-pill);color:var(--store-header-muted,#a9abb0);white-space:nowrap;transition:color var(--dr-motion-fast), border-color var(--dr-motion-fast), background var(--dr-motion-fast);align-items:center;gap:4px;padding:5px 11px;font-size:12px;font-weight:550;line-height:1.3;display:inline-flex}.store-category-mega-sublinks a:hover,.store-category-mega-sublinks a:focus-visible{border-color:rgba(var(--dr-accent-bright-rgb), .5);background:rgba(var(--dr-accent-bright-rgb), .1);color:var(--dr-accent-bright);outline:none}.store-category-mega-sublinks a:focus-visible{box-shadow:var(--dr-focus)}.store-category-mega-sublinks .store-category-mega-sublinks-more{color:var(--dr-accent-bright);border-color:#0000;font-weight:650}.store-product-mega-card{min-width:0;color:inherit;transition:background-color var(--dr-motion-fast), box-shadow var(--dr-motion-fast);border-radius:12px;grid-template-rows:minmax(0,auto) minmax(48px,auto);justify-items:center;gap:10px;padding:8px;display:grid}.store-product-mega-card:hover{background:#ffffff09}.store-product-mega-card:focus-visible{background:rgba(var(--dr-accent-bright-rgb), .06);box-shadow:inset 0 0 0 1px rgba(var(--dr-accent-bright-rgb), .7), var(--dr-focus);outline:none}.store-product-mega-media{aspect-ratio:16/9;min-width:0;max-width:100%;padding:0 6px;display:block;overflow:hidden}.store-product-mega-media img{object-fit:cover;object-position:center;width:100%;height:100%;transition:transform .42s cubic-bezier(.22,1,.36,1);display:block}.store-product-mega-card:hover .store-product-mega-media img,.store-product-mega-card:focus-visible .store-product-mega-media img{transform:translateY(-4px)scale(1.035)}.store-product-mega-copy{text-align:center;align-content:start;justify-items:center;gap:4px;min-width:0;display:grid}.store-product-mega-copy strong{color:var(--store-header-ink,#f5f5f6);-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:13px;font-weight:750;line-height:1.25;display:-webkit-box;overflow:hidden}.store-product-mega-copy small{color:var(--store-header-muted,#a9abb0);font-size:10px;line-height:1.3}.store-product-mega-row-heading{border-top:1px solid var(--store-header-border,#ffffff1c);justify-content:space-between;align-items:baseline;gap:18px;margin:22px 0 14px;padding-top:18px;display:flex}.store-product-mega-row-heading h3{color:var(--store-header-ink,#f5f5f6);letter-spacing:-.01em;margin:0;font-size:15px;font-weight:750}.store-product-mega-row-heading a{color:var(--dr-accent-bright,#4fc7ce);align-items:center;gap:6px;font-size:13px;font-weight:650;display:inline-flex}.store-product-mega-row-heading a:hover,.store-product-mega-row-heading a:focus-visible{outline:none;text-decoration:underline}.store-product-mega-brands{border-top:1px solid var(--store-header-border,#ffffff1c);background:0 0;border-radius:0 0 12px 12px;align-items:center;gap:26px;min-height:62px;margin:16px -24px 0;padding:14px 24px;display:flex}.store-product-mega-brands>strong{color:var(--store-header-ink,#f5f5f6);flex:none;font-size:14px;font-weight:750}.store-product-mega-brands nav{flex-wrap:wrap;align-items:center;gap:6px 10px;display:flex}.store-product-mega-brands a{border:1px solid var(--store-header-border,#ffffff1c);border-radius:var(--dr-radius-pill);color:var(--store-header-ink,#f5f5f6);transition:color var(--dr-motion-fast), border-color var(--dr-motion-fast), background var(--dr-motion-fast);padding:7px 14px;font-size:14px;font-weight:600}.store-product-mega-brands a:hover,.store-product-mega-brands a:focus-visible{border-color:rgba(var(--dr-accent-bright-rgb), .5);background:rgba(var(--dr-accent-bright-rgb), .1);color:var(--dr-accent-bright);outline:none}.store-product-mega-brands a:focus-visible{box-shadow:var(--dr-focus)}@keyframes store-product-mega-card-in{to{opacity:1;transform:translateY(0)}}.store-header-retail .store-mobile-menu{background:var(--dr-light-surface);color:var(--dr-light-ink)}.store-mobile-configurator-link{background:var(--dr-action-fill);color:#fff;border-radius:10px;align-items:center;gap:10px;min-height:48px;margin-bottom:10px;padding:0 16px;font-size:15px;font-weight:700;display:flex}.store-mobile-configurator-link svg:last-child{margin-left:auto}.store-header-retail .store-mobile-menu .store-mobile-configurator-link:hover,.store-header-retail .store-mobile-menu .store-mobile-configurator-link:focus-visible{background:var(--dr-action-fill-hover);color:#fff;outline:none}@media (max-width:1240px){:root{--dr-store-header-height:72px}.store-header-retail,.store-header-retail .store-header-main,.store-header-main-inner{height:var(--dr-store-header-height)}.store-header-main-inner{grid-template-columns:auto minmax(220px,560px) minmax(max-content,1fr);gap:clamp(18px,3vw,42px)}.store-category-bar{display:none}.store-header-retail .store-menu-toggle{display:grid}.store-rental-link{display:none}.store-header-retail .store-mobile-menu{inset:var(--dr-store-header-stack) 0 0;z-index:2;border-top:1px solid var(--dr-line-light);opacity:0;pointer-events:none;scrollbar-color:transparent transparent;scrollbar-width:none;padding:24px clamp(24px,5vw,56px) 48px;display:block;position:fixed}.store-header-retail .store-mobile-menu::-webkit-scrollbar{width:0;height:0}.store-header-retail .store-mobile-menu-open{opacity:1;pointer-events:auto}.store-header-retail .store-mobile-menu nav{width:min(100%,720px)}.store-header-retail .store-mobile-menu-primary{border-bottom:1px solid var(--dr-line-light);min-height:50px;color:var(--dr-light-ink);letter-spacing:-.015em;padding:0 2px;font-size:16px;font-weight:650}.store-header-retail .store-mobile-menu-primary svg{color:var(--dr-accent-deep)}.store-header-retail .store-mobile-menu-groups{border-top:1px solid var(--dr-line-light);gap:0}.store-header-retail .store-mobile-menu-group{border-bottom:1px solid var(--dr-line-light);background:0 0;border-radius:0;overflow:visible}.store-header-retail .store-mobile-menu-group summary{min-height:50px;color:var(--dr-light-ink);letter-spacing:-.015em;transition:color var(--dr-motion-fast);padding:0 2px;font-size:16px;font-weight:650}.store-header-retail .store-mobile-menu-group summary:focus-visible{box-shadow:var(--dr-focus);border-radius:4px;outline:none}.store-header-retail .store-mobile-menu-group summary svg{color:var(--dr-light-muted)}.store-header-retail .store-mobile-menu-group[open] summary svg,.store-header-retail .store-mobile-menu-group[open]>summary{color:var(--dr-accent-deep)}.store-header-retail .store-mobile-menu-sections{border-left:2px solid #089b9b47;gap:0 28px;margin:0 0 10px 2px;padding:0 0 0 14px}.store-header-retail .store-mobile-menu-section{border-top:1px solid var(--dr-line-light);padding:4px 0 7px}.store-header-retail .store-mobile-menu-section:first-child,.store-header-retail .store-mobile-menu-section:nth-child(2){border-top:0}.store-mobile-featured-menu{border-left:2px solid #089b9b47;gap:0;margin:0 0 10px 2px;padding:0 0 6px 14px;display:grid}.store-mobile-featured-heading{border-bottom:1px solid var(--dr-line-light);min-height:44px;color:var(--dr-light-ink);justify-content:space-between;align-items:center;gap:16px;padding:0 2px;font-size:13px;font-weight:700;display:flex}.store-mobile-featured-heading svg{color:var(--dr-accent-bright);flex:none}.store-mobile-featured-products{gap:0;margin:0;padding:0;list-style:none;display:grid}.store-mobile-featured-product{border:0;border-bottom:1px solid var(--dr-line-light);min-height:66px;color:var(--dr-light-ink);transition:color var(--dr-motion-fast), background-color var(--dr-motion-fast);background:0 0;border-radius:0;grid-template-columns:52px minmax(0,1fr);align-items:center;gap:10px;padding:6px 2px;display:grid}.store-mobile-featured-product:hover,.store-mobile-featured-product:focus-visible{background:#089b9b12;outline:none}.store-mobile-featured-product:focus-visible{box-shadow:var(--dr-focus)}.store-mobile-featured-product-media{place-items:center;width:52px;height:52px;padding:2px;display:grid;overflow:hidden}.store-mobile-featured-product-media img{object-fit:contain;object-position:center;width:100%;max-width:100%;height:100%;max-height:48px}.store-mobile-featured-product-copy{gap:5px;min-width:0;display:grid}.store-mobile-featured-product-copy strong{color:var(--dr-light-ink);font-size:13px;line-height:1.25}.store-mobile-featured-product-copy small{color:var(--dr-light-muted);font-size:11px;line-height:1.3}.store-mobile-featured-brands{gap:8px;padding:10px 2px 2px;display:grid}.store-mobile-featured-brands>strong{color:var(--dr-light-ink);font-size:12px}.store-mobile-featured-brands>div{flex-wrap:wrap;gap:4px 16px;display:flex}.store-mobile-featured-brands a{color:var(--store-header-muted,#a9abb0);padding:5px 0;font-size:12px}.store-header-retail .store-mobile-menu-section a{min-height:40px;color:var(--dr-light-muted);padding:4px 2px;font-size:14px}.store-header-retail .store-mobile-menu-section .store-mobile-menu-section-title{min-height:42px;color:var(--dr-light-ink);font-size:15px}.store-header-retail .store-mobile-menu a:hover,.store-header-retail .store-mobile-menu a:focus-visible{color:var(--dr-accent-deep)}.store-header-retail .store-mobile-menu-utility{border-top-color:#1919191f;gap:0;margin-top:12px;padding-top:6px}.store-header-retail .store-mobile-menu-utility-link,.store-header-retail .store-mobile-theme-toggle,.store-header-retail .store-mobile-language summary{border-bottom:1px solid #19191914;border-radius:0;min-height:44px;font-size:14px}.store-header-retail .store-mobile-menu-utility-link,.store-header-retail .store-mobile-menu-utility-link svg,.store-header-retail .store-mobile-language summary,.store-header-retail .store-mobile-language summary svg{color:var(--dr-light-muted)}.store-header-retail .store-mobile-menu-utility-link:hover,.store-header-retail .store-mobile-menu-utility-link:focus-visible,.store-header-retail .store-mobile-menu-utility-link:hover svg,.store-header-retail .store-mobile-menu-utility-link:focus-visible svg,.store-header-retail .store-mobile-language summary:hover,.store-header-retail .store-mobile-language summary:focus-visible,.store-header-retail .store-mobile-language[open] summary svg{color:var(--dr-accent-deep)}.store-header-retail .store-mobile-language-flag{box-shadow:inset 0 0 0 1px #19191924}.store-header-retail .store-mobile-language-option.is-active{background:var(--dr-light-product-surface)}.store-header-retail .store-mobile-language-option:not(.is-active):not(:disabled):hover{background:#089b9b1a;box-shadow:inset 0 0 0 1px #089b9b33}.store-header-retail .store-mobile-language-option.is-active>svg{color:var(--dr-accent-deep)}.store-header-retail .store-mobile-language-copy strong{color:var(--dr-light-ink)}.store-header-retail .store-mobile-language-copy small{color:var(--dr-light-muted)}}@media (max-width:760px){:root{--dr-store-header-height:72px}html:has(.language-detection-notice){--dr-language-notice-height:52px}.language-detection-notice-inner{justify-content:flex-start;gap:6px;padding:0 10px}.language-detection-notice-icon{display:none}.language-detection-notice p{flex:auto;min-width:0;font-size:11px}.language-detection-options{gap:3px}.language-detection-options button{min-width:30px;min-height:30px;padding:3px 6px;font-size:10px}.language-detection-option-label{display:none}.language-detection-option-code{display:inline}.language-detection-notice-close{border-color:#0000}.store-header-retail,.store-header-retail .store-header-main,.store-header-main-inner{height:var(--dr-store-header-height)}.store-header-main-inner{grid-template-rows:72px;grid-template-columns:minmax(0,1fr) auto;gap:0 8px;padding:0 12px 0 16px}.store-header-retail .store-logo{grid-area:1/1}.store-header-retail .store-logo-wordmark{width:154px}.store-search-desktop{display:none}.store-header-actions{grid-area:1/2;gap:4px}.store-language-menu,.store-rental-link{display:none}.store-footer-language{display:block}.store-profile-indicator{width:42px;height:42px}.store-header-retail .store-mobile-search-trigger{width:42px;height:42px;color:var(--dr-light-ink);cursor:pointer;transition:color var(--dr-motion-fast), box-shadow var(--dr-motion-fast);background:0 0;border:0;border-radius:999px;place-items:center;padding:0;display:grid}.store-header-retail .store-mobile-search-trigger:hover{color:var(--dr-accent-deep)}.store-header-retail .store-mobile-search-trigger:focus-visible{color:var(--dr-accent-deep);box-shadow:var(--dr-focus);outline:none}.store-header-retail .store-cart-trigger{justify-content:center;width:42px;min-width:42px;height:42px;padding:0;position:relative}.store-header-retail .store-cart-count{background:var(--dr-action-fill);color:#fff;border:2px solid #fff;min-width:20px;height:20px;padding:0 4px;font-size:10px;position:absolute;top:-6px;right:-6px}.store-header-retail .store-menu-toggle{width:42px;height:42px}.store-header-retail .store-mobile-search-overlay{z-index:20;overscroll-behavior:contain;background:var(--dr-light-surface);min-height:100dvh;color:var(--dr-light-ink);display:block;position:fixed;inset:0;overflow-y:auto}.store-mobile-search-bar{z-index:3;border-bottom:1px solid var(--dr-line-light);background:var(--dr-light-surface);grid-template-columns:minmax(0,1fr) 44px;align-items:center;gap:10px;min-height:73px;padding:12px 12px 12px 16px;display:grid;position:sticky;top:0}.store-mobile-search-form{background:var(--dr-light-product-surface);border-radius:12px;width:100%;height:48px}.store-mobile-search-close{width:44px;height:48px;color:var(--dr-light-muted);cursor:pointer;transition:color var(--dr-motion-fast), box-shadow var(--dr-motion-fast);background:0 0;border:0;border-radius:10px;place-items:center;padding:0;display:grid}.store-mobile-search-close:hover{color:var(--dr-light-ink)}.store-mobile-search-close:focus-visible{color:var(--dr-accent-deep);box-shadow:var(--dr-focus);outline:none}.store-mobile-search-empty-state{min-height:calc(100dvh - 73px);color:var(--dr-light-muted);text-align:center;place-content:center;justify-items:center;gap:10px;padding:32px;display:grid}.store-mobile-search-empty-state svg{color:var(--dr-accent-deep);margin-bottom:6px}.store-mobile-search-empty-state strong{color:var(--dr-light-ink);letter-spacing:-.02em;font-size:18px}.store-mobile-search-empty-state p{max-width:280px;margin:0;font-size:13px;line-height:1.5}.store-mobile-search-form .store-search-popover{z-index:2;background:var(--dr-light-surface);box-shadow:none;border:0;border-radius:0;position:fixed;inset:73px 0 0;overflow-y:auto}.store-mobile-search-form .store-search-results{gap:4px;padding:12px 16px 8px}.store-mobile-search-form .store-search-result{border-radius:10px;grid-template-columns:58px minmax(0,1fr);gap:12px;min-height:70px;padding:7px 0}.store-mobile-search-form .store-search-result-image{width:58px;height:58px}.store-mobile-search-form .store-search-result-copy strong{font-size:15px}.store-mobile-search-form .store-search-result-copy small{font-size:12px}.store-mobile-search-form .store-search-all{min-height:54px;padding:0 18px;font-size:14px}.store-header-retail .store-mobile-menu{padding:14px 16px 36px}.store-header-retail .store-mobile-menu-primary{font-size:16px}.store-header-retail .store-mobile-menu-sections{grid-template-columns:1fr;gap:0}.store-header-retail .store-mobile-menu-section:nth-child(2){border-top:1px solid var(--dr-line-light)}.archive-hero{padding:calc(var(--dr-store-header-stack) + 20px) 16px 24px}.archive-breadcrumbs{margin-bottom:10px;font-size:11px}.archive-category-banner{border-radius:12px;min-height:190px;padding:24px}.archive-hero--banner .archive-category-banner{margin-top:18px}.archive-catalogue{border-radius:0;padding-top:32px}.archive-catalogue--with-subcategories,.archive-catalogue--leaf{padding-top:20px}}@media (max-width:390px){.store-header-retail .store-logo-wordmark{width:145px}}.store-header-retail.store-header-dark{--store-header-bg:#151517;--store-header-surface:#151517;--store-header-control:#202124;--store-header-control-hover:#292a2d;--store-header-border:#ffffff1c;--store-header-ink:#f5f5f6;--store-header-muted:#a9abb0;border-bottom-color:var(--store-header-border);background:var(--store-header-bg);color:var(--store-header-ink)}.store-header-dark .store-header-main{background:var(--store-header-bg)}.store-header-dark .store-logo,.store-header-dark .store-logo-wordmark{color:var(--store-header-ink)}.store-header-dark .store-logo-wordmark strong{color:var(--dr-accent-bright)}.store-header-dark .store-search{background:var(--store-header-control)}.store-header-dark .store-search:focus-within{box-shadow:inset 0 0 0 1px var(--dr-accent-bright), var(--dr-focus)}.store-header-dark .store-search input{color:var(--store-header-ink)}.store-header-dark .store-search input::placeholder{color:#92949a}.store-header-dark .store-search button{color:var(--store-header-muted)}.store-header-dark .store-search button:hover,.store-header-dark .store-search button:focus-visible{color:var(--dr-accent-bright)}.store-header-dark .store-search-popover{border-color:var(--store-header-border);background:#121214;box-shadow:0 20px 52px #00000057}.store-header-dark .store-search-result{color:var(--store-header-ink)}.store-header-dark .store-search-result:hover,.store-header-dark .store-search-result:focus-visible,.store-header-dark .store-search-result-active{background:var(--store-header-control)}.store-header-dark .store-search-result-image{background:#ececed}.store-header-dark .store-search-result-copy small,.store-header-dark .store-search-empty{color:var(--store-header-muted)}.store-header-dark .store-search-all{background:var(--store-header-control);color:var(--dr-accent-bright)}.store-header-dark .store-search-all:hover,.store-header-dark .store-search-all:focus-visible{background:var(--store-header-control-hover);color:var(--dr-accent-bright-hover)}.store-header-dark .store-cart-trigger,.store-header-dark .store-profile-indicator,.store-header-dark .store-language-indicator,.store-header-dark .store-mobile-search-trigger,.store-header-dark .store-menu-toggle{color:var(--store-header-ink)}.store-header-dark .store-rental-link{color:var(--store-header-muted)}.store-header-dark .store-rental-link:hover,.store-header-dark .store-rental-link:focus-visible{background:var(--store-header-control);color:var(--dr-accent-bright)}.store-header-dark .store-mobile-rental-link,.store-header-dark .store-mobile-rental-link svg{color:var(--store-header-muted)}.store-header-dark .store-mobile-rental-link:hover,.store-header-dark .store-mobile-rental-link:focus-visible,.store-header-dark .store-mobile-rental-link:hover svg,.store-header-dark .store-mobile-rental-link:focus-visible svg,.store-header-dark .store-cart-trigger:hover,.store-header-dark .store-cart-trigger:focus-visible,.store-header-dark .store-profile-indicator:hover,.store-header-dark .store-profile-indicator:focus-visible,.store-header-dark .store-language-indicator:hover,.store-header-dark .store-language-indicator:focus-visible,.store-header-dark .store-language-indicator.is-open,.store-header-dark .store-mobile-search-trigger:hover,.store-header-dark .store-mobile-search-trigger:focus-visible,.store-header-dark .store-menu-toggle:hover,.store-header-dark .store-menu-toggle:focus-visible,.store-header-dark .store-menu-toggle-open{color:var(--dr-accent-bright)}.store-header-dark .store-profile-indicator:hover,.store-header-dark .store-profile-indicator:focus-visible{background:var(--store-header-control)}.store-header-dark .store-profile-avatar{border-color:var(--store-header-border);background:var(--store-header-control);color:var(--store-header-muted);box-shadow:0 2px 8px #00000038}.store-header-dark .store-profile-indicator:hover .store-profile-avatar,.store-header-dark .store-profile-indicator:focus-visible .store-profile-avatar{border-color:color-mix(in srgb, var(--dr-accent-bright) 62%, transparent);box-shadow:0 3px 10px #0000004d}.store-header-dark .store-language-indicator:hover,.store-header-dark .store-language-indicator:focus-visible,.store-header-dark .store-language-indicator.is-open{background:var(--store-header-control)}.store-header-dark .store-language-popover{border-color:var(--store-header-border);background:var(--store-header-surface);box-shadow:0 18px 48px #00000057}.store-header-dark .store-language-option{color:var(--store-header-ink)}.store-header-dark .store-language-option.is-active{background:var(--store-header-control)}.store-header-dark .store-language-option:not(.is-active):not(:disabled):hover,.store-header-dark .store-language-option:not(.is-active):focus-visible{background:#16c2c224;box-shadow:inset 0 0 0 1px #16c2c247}.store-header-dark .store-language-option:not(.is-active):not(:disabled):hover .store-language-option-copy small,.store-header-dark .store-language-option:not(.is-active):focus-visible .store-language-option-copy small{color:var(--store-header-ink)}.store-header-dark .store-language-option.is-active>svg{color:var(--dr-accent-bright)}.store-header-dark .store-language-option-copy small{color:var(--store-header-muted)}.store-header-dark .store-mobile-search-overlay{background:var(--dr-light-surface);color:var(--dr-light-ink)}.store-header-dark .store-mobile-search-overlay .store-search{background:var(--dr-light-product-surface)}.store-header-dark .store-mobile-search-overlay .store-search:focus-within{box-shadow:inset 0 0 0 1px var(--dr-accent-deep), var(--dr-focus)}.store-header-dark .store-mobile-search-overlay .store-search input{color:var(--dr-light-ink)}.store-header-dark .store-mobile-search-overlay .store-search input::placeholder{color:#73757a}.store-header-dark .store-mobile-search-overlay .store-search button{color:#6f7377}.store-header-dark .store-mobile-search-overlay .store-search button:hover,.store-header-dark .store-mobile-search-overlay .store-search button:focus-visible{color:var(--dr-accent-deep)}.store-header-dark .store-mobile-search-overlay .store-search-popover{background:var(--dr-light-surface);box-shadow:none}.store-header-dark .store-mobile-search-overlay .store-search-result{color:var(--dr-light-ink)}.store-header-dark .store-mobile-search-overlay .store-search-result:hover,.store-header-dark .store-mobile-search-overlay .store-search-result:focus-visible,.store-header-dark .store-mobile-search-overlay .store-search-result-active{background:var(--dr-light-product-surface)}.store-header-dark .store-mobile-search-overlay .store-search-result-copy small,.store-header-dark .store-mobile-search-overlay .store-search-empty{color:var(--dr-light-muted)}.store-header-dark .store-mobile-search-overlay .store-search-all{background:var(--dr-light-product-surface);color:var(--dr-accent-deep)}.store-header-dark .store-mobile-search-overlay .store-search-all:hover,.store-header-dark .store-mobile-search-overlay .store-search-all:focus-visible{background:var(--dr-light-product-surface-hover);color:var(--dr-accent-deep-hover)}.store-header-dark .store-mobile-search-close{color:var(--dr-light-muted)}.store-header-dark .store-mobile-search-close:hover{color:var(--dr-light-ink)}.store-header-dark .store-mobile-search-close:focus-visible{color:var(--dr-accent-deep)}.store-header-dark .store-cart-count{border-color:var(--store-header-bg);background:var(--dr-accent-bright);color:#0b0b0c}.store-header-dark .store-category-bar-inner{background:var(--store-header-surface)}.store-header-dark .store-nav-link{color:#b7b8bc}.store-header-dark .store-nav-link-services{color:var(--dr-accent-bright)}.store-header-dark .store-nav-link:after{background:var(--dr-accent-bright)}.store-header-dark .store-nav-link:hover,.store-header-dark .store-nav-link:focus-visible,.store-header-dark .store-nav-link[aria-current=page],.store-header-dark .store-nav-group-open .store-nav-link{color:var(--store-header-ink)}.store-header-dark .store-nav-dropdown-toggle{color:#888a90}.store-header-dark .store-nav-dropdown-toggle:hover,.store-header-dark .store-nav-dropdown-toggle:focus-visible,.store-header-dark .store-nav-group-open .store-nav-dropdown-toggle,.store-header-dark .store-nav-configurator-link{color:var(--dr-accent-bright)}.store-header-dark .store-nav-configurator-link:hover,.store-header-dark .store-nav-configurator-link:focus-visible,.store-header-dark .store-nav-configurator-link[aria-current=page]{color:var(--dr-accent-bright-hover)}.store-header-dark .store-mega-menu-backdrop{background:#00000094}.store-header-dark .store-mega-menu{border-color:var(--store-header-border);background:var(--store-header-surface);box-shadow:none}.store-header-dark .store-mega-menu-heading h2,.store-header-dark .store-mega-menu-card strong{color:var(--store-header-ink)}.store-header-dark .store-mega-menu-title:hover,.store-header-dark .store-mega-menu-title:focus-visible{color:var(--dr-accent-bright)}.store-header-dark .store-mega-menu-image{background:var(--dr-light-product-surface);transition:border-color var(--dr-motion-fast), box-shadow var(--dr-motion-standard), background var(--dr-motion-fast);border:1px solid #ffffff12;border-radius:14px;padding:14px;box-shadow:0 1px 2px #00000047}.store-header-dark .store-mega-menu-image img{transition:transform .42s cubic-bezier(.22,1,.36,1)}.store-header-dark .store-mega-menu-card:hover .store-mega-menu-image,.store-header-dark .store-mega-menu-card:focus-visible .store-mega-menu-image{border-color:rgba(var(--dr-accent-bright-rgb), .45);background:var(--dr-light-product-surface-hover);box-shadow:0 8px 20px #00000057}.store-header-dark .store-mega-menu-card:hover .store-mega-menu-image img,.store-header-dark .store-mega-menu-card:focus-visible .store-mega-menu-image img{transform:translateY(-3px)scale(1.04)}.store-header-dark .store-mega-menu-card strong svg{color:var(--store-header-muted)}.store-header-dark .store-mega-menu-card:hover strong svg,.store-header-dark .store-mega-menu-card:focus-visible strong svg{color:var(--dr-accent-bright)}.store-header-dark .store-mobile-menu{border-top-color:var(--store-header-border);color:var(--store-header-ink);background:#0e0e10}.store-header-dark .store-mobile-menu-primary,.store-header-dark .store-mobile-menu-group summary,.store-header-dark .store-mobile-menu-section .store-mobile-menu-section-title{color:var(--store-header-ink)}.store-header-dark .store-mobile-menu-group{border-bottom-color:var(--store-header-border);background:0 0}.store-header-dark .store-mobile-menu-groups,.store-header-dark .store-mobile-menu-primary,.store-header-dark .store-mobile-menu-section,.store-header-dark .store-mobile-featured-heading,.store-header-dark .store-mobile-featured-product,.store-header-dark .store-mobile-menu-utility-link,.store-header-dark .store-mobile-theme-toggle,.store-header-dark .store-mobile-language summary{border-color:var(--store-header-border)}.store-header-dark .store-mobile-menu-sections,.store-header-dark .store-mobile-featured-menu{border-left-color:rgba(var(--dr-accent-bright-rgb), .38)}.store-header-dark .store-mobile-featured-heading,.store-header-dark .store-mobile-featured-product,.store-header-dark .store-mobile-featured-product-copy strong,.store-header-dark .store-mobile-featured-brands>strong{color:var(--store-header-ink)}.store-header-dark .store-mobile-featured-product-copy small,.store-header-dark .store-mobile-featured-brands a{color:var(--store-header-muted)}.store-header-dark .store-mobile-featured-product:hover,.store-header-dark .store-mobile-featured-product:focus-visible{background:rgba(var(--dr-accent-bright-rgb), .07)}.store-header-dark .store-mobile-menu-group summary svg,.store-header-dark .store-mobile-menu-section a{color:var(--store-header-muted)}.store-header-dark .store-mobile-menu-group summary:focus-visible{box-shadow:inset 0 0 0 1px var(--dr-accent-bright), var(--dr-focus)}.store-header-dark .store-mobile-menu-primary svg,.store-header-dark .store-mobile-menu-group[open] summary svg,.store-header-dark .store-mobile-menu a:hover,.store-header-dark .store-mobile-menu a:focus-visible{color:var(--dr-accent-bright)}.store-mobile-menu-primary-services,.store-header-dark .store-mobile-menu-primary-services{color:var(--dr-accent-deep)}.store-header-dark .store-mobile-menu-primary-services{color:var(--dr-accent-bright)}.configurator-page{min-height:100vh;padding-top:var(--dr-store-header-stack);background:var(--dr-light-canvas);color:var(--dr-light-ink)}.configurator-gate-page{background:radial-gradient(120% 80% at 50% 0%, rgba(var(--dr-accent-bright-rgb), .1) 0%, #f8f8f800 62%), var(--dr-light-canvas);display:grid}.configurator-gate-shell{min-height:calc(100dvh - var(--dr-store-header-stack));grid-template-rows:minmax(0,1fr);display:grid}.configurator-gate-main{align-content:center;justify-items:center;gap:18px;min-height:0;padding:40px 20px;display:grid}.configurator-gate-card{border:1px solid var(--dr-line-light);background:var(--dr-light-surface);text-align:center;border-radius:16px;justify-items:center;width:min(460px,100%);padding:40px 32px 32px;display:grid;box-shadow:0 20px 56px #19191914}.configurator-gate-mark{border-radius:14px;width:56px;height:56px}.configurator-gate-copy{gap:9px;margin-top:20px;display:grid}.configurator-gate-card h1,.configurator-gate-card p{margin:0}.configurator-gate-card h1{letter-spacing:-.04em;text-wrap:balance;font-size:clamp(25px,5vw,30px);font-weight:700;line-height:1.08}.configurator-gate-copy p{color:var(--dr-light-muted);text-wrap:pretty;font-size:14px;line-height:1.5}.configurator-gate-form{justify-items:center;gap:18px;width:100%;margin-top:28px;display:grid}.configurator-gate-widget{justify-items:center;width:100%;min-height:78px;display:grid}.configurator-gate-widget .h-captcha,.configurator-gate-widget iframe{max-width:100%}.configurator-gate-submit{background:var(--dr-primary-fill);color:#fff;width:100%;min-height:48px;font:inherit;cursor:pointer;transition:background-color var(--dr-motion-fast), opacity var(--dr-motion-fast);border:0;border-radius:10px;justify-content:center;align-items:center;gap:9px;padding:0 18px;font-size:14px;font-weight:700;display:inline-flex}.configurator-gate-submit:hover:not(:disabled){background:var(--dr-action-fill-hover)}.configurator-gate-submit:disabled{cursor:not-allowed;opacity:.38}html[data-theme=dark] .configurator-gate-submit:disabled{background:rgba(var(--dr-accent-bright-rgb), .14);box-shadow:inset 0 0 0 1px rgba(var(--dr-accent-bright-rgb), .16);color:#c9b2b6;opacity:1}.configurator-gate-submit:focus-visible{box-shadow:var(--dr-focus);outline:none}.configurator-gate-error{color:#ad251d;font-size:13px;font-weight:550;line-height:1.45;margin-top:14px!important}.configurator-gate-note{color:var(--dr-light-muted);text-align:center;margin:0;font-size:12px;line-height:1.5}.configurator-gate-note a{color:var(--dr-light-ink);text-underline-offset:2px;text-decoration:underline}.configurator-gate-note a:focus-visible{box-shadow:var(--dr-focus);border-radius:4px;outline:none}@media (max-width:520px){.configurator-gate-card{padding:32px 20px 24px}}@media (max-width:370px){.configurator-gate-widget .h-captcha{transform-origin:top;width:303px;max-width:none;transform:scale(.76)}}.configurator-shell{min-height:100vh;padding-bottom:96px}.configurator-intro{width:100%;padding:clamp(24px, 2.2vw, 36px) var(--dr-store-gutter) 18px}.configurator-intro .product-breadcrumbs{margin-bottom:0}.configurator-profile{--configurator-profile-accent:var(--dr-accent-deep);--configurator-profile-accent-rgb:var(--dr-accent-deep-rgb);margin:0 var(--dr-store-gutter) 56px;border-top:1px solid var(--dr-line-light);border-bottom:1px solid var(--dr-line-light);background:0 0;grid-template-columns:1fr;place-items:start center;row-gap:32px;padding:clamp(34px,4vw,58px) 0;display:grid}.configurator-profile-heading{text-align:center;width:min(100%,780px);max-width:none}.configurator-profile-heading h2{letter-spacing:-.045em;text-wrap:balance;margin:0;font-size:clamp(30px,3vw,44px);line-height:1.02}.configurator-profile-options{grid-template-columns:repeat(3,minmax(0,1fr));justify-self:center;gap:14px;width:min(100%,1180px);display:grid}.configurator-profile-options button{border:1px solid var(--dr-line-light);border-radius:var(--dr-radius-card);background:var(--dr-light-surface);min-height:168px;color:var(--dr-light-ink);text-align:left;cursor:pointer;box-shadow:none;transition:border-color var(--dr-motion-fast), background-color var(--dr-motion-fast), box-shadow var(--dr-motion-fast);grid-template-rows:auto 1fr;grid-template-columns:minmax(0,1fr) 24px;align-items:start;gap:24px 16px;padding:18px 20px 20px;display:grid;position:relative}.configurator-profile-options button:hover{background:var(--dr-light-product-surface);box-shadow:none;border-color:#19191947}.configurator-profile-options button.is-selected{border-color:var(--configurator-profile-accent);background:rgba(var(--configurator-profile-accent-rgb), .065);box-shadow:inset 0 0 0 1px rgba(var(--configurator-profile-accent-rgb), .18)}.configurator-profile-index{color:var(--dr-light-muted);letter-spacing:.08em;grid-area:1/1;font-size:11px;font-weight:650;line-height:24px}.configurator-profile-indicator{border:1px solid var(--dr-line-light);color:#0000;width:22px;height:22px;transition:border-color var(--dr-motion-fast), background-color var(--dr-motion-fast), color var(--dr-motion-fast), transform var(--dr-motion-fast);border-radius:50%;grid-area:1/2;place-items:center;display:grid}.configurator-profile-options button:hover .configurator-profile-indicator{border-color:#19191952}.configurator-profile-options button.is-selected .configurator-profile-indicator{border-color:var(--configurator-profile-accent);background:var(--configurator-profile-accent);color:#fff;transform:scale(1.04)}.configurator-profile-copy{text-align:left;flex-direction:column;grid-area:2/1/auto/-1;align-self:end;align-items:flex-start;gap:7px;min-width:0;display:flex}.configurator-profile-copy strong{letter-spacing:-.025em;font-size:20px;font-weight:700}.configurator-profile-copy small{max-width:33ch;color:var(--dr-light-muted);text-wrap:pretty;font-size:13.5px;line-height:1.5}.configurator-profile-actions,.configurator-profile-summary{justify-content:space-between;align-items:center;gap:24px;display:flex}.configurator-profile-actions{grid-column:1;justify-content:flex-end;justify-self:center;width:min(100%,1180px)}.configurator-profile-primary{border:1px solid var(--dr-accent-deep);background:var(--dr-action-fill);color:#fff;cursor:pointer;border-radius:10px;flex:none;justify-content:center;align-items:center;gap:12px;min-height:54px;padding:0 26px;font-size:16px;font-weight:700;display:inline-flex}.configurator-profile-primary:disabled,.configurator-profile-primary[aria-disabled=true]{opacity:.42}.configurator-profile-primary[aria-disabled=true]{cursor:help}.configurator-profile-summary{justify-content:initial;padding:0 var(--dr-store-gutter) 18px;grid-template-columns:auto minmax(0,1fr) auto;gap:18px;display:grid}.configurator-profile-summary p{border-left:1px solid var(--dr-line-light);align-items:baseline;gap:11px;min-width:0;margin:0;padding-left:18px;display:flex}.configurator-profile-summary strong{font-size:14px}.configurator-profile-summary span{color:var(--dr-light-muted);text-overflow:ellipsis;white-space:nowrap;font-size:11px;overflow:hidden}.configurator-profile-summary button{min-height:32px;color:var(--dr-accent-deep);cursor:pointer;background:0 0;border:0;flex:none;align-items:center;gap:7px;padding:0;font-size:11px;font-weight:700;display:inline-flex}.configurator-profile-summary .configurator-reset-button{color:var(--dr-light-muted);justify-self:end}.configurator-profile-summary .configurator-reset-button:hover{color:var(--dr-light-ink)}.configurator-stepper{background:var(--dr-light-canvas);scrollbar-width:none;overflow-x:auto}.configurator-stepper::-webkit-scrollbar{display:none}.configurator-stepper ol{width:100%;min-width:1020px;padding:0 var(--dr-store-gutter);grid-template-columns:repeat(8,minmax(0,1fr));gap:3px;margin:0;list-style:none;display:grid}.configurator-stepper li{min-width:0;position:relative}.configurator-stepper li:first-child{border-radius:10px 0 0 10px;overflow:hidden}.configurator-stepper li:last-child{border-radius:0 10px 10px 0;overflow:hidden}.configurator-stepper button{z-index:1;background:var(--dr-light-product-surface);width:100%;min-height:58px;color:var(--dr-light-muted);clip-path:polygon(0 0,calc(100% - 17px) 0,100% 50%,calc(100% - 17px) 100%,0 100%,17px 50%);cursor:pointer;text-align:left;transition:background-color var(--dr-motion-fast), color var(--dr-motion-fast);border:0;align-items:center;gap:6px;padding:10px 18px 10px 24px;display:flex;position:relative}.configurator-stepper li:first-child button{clip-path:polygon(0 0,calc(100% - 17px) 0,100% 50%,calc(100% - 17px) 100%,0 100%);padding-left:14px}.configurator-stepper li:last-child button{clip-path:polygon(0 0,100% 0,100% 100%,0 100%,17px 50%);padding-right:14px}.configurator-stepper button:disabled{cursor:not-allowed;opacity:1}.configurator-stepper button>span{color:inherit;flex:none;justify-content:center;align-items:center;font-size:12px;font-weight:750;display:inline-flex}.configurator-stepper small{text-overflow:ellipsis;white-space:nowrap;font-size:12px;font-weight:650;overflow:hidden}.configurator-stepper .is-complete button{color:var(--dr-accent-deep-hover);background:#dcebed}.configurator-stepper .is-current button{background:var(--dr-action-fill);color:#fff}.configurator-stepper button:hover:not(:disabled){background:var(--dr-light-product-surface-hover);color:var(--dr-light-ink)}.configurator-stepper .is-complete button:hover{color:var(--dr-accent-deep-hover);background:#cfe2e4}.configurator-stepper .is-current button:hover{background:var(--dr-action-fill-hover);color:#fff}.configurator-stepper button:focus-visible,.configurator-profile-options button:focus-visible,.configurator-profile-actions button:focus-visible,.configurator-profile-summary button:focus-visible,.configurator-already-have button:focus-visible,.configurator-product-card:focus-visible,.configurator-option-grid button:focus-visible,.configurator-filter-group button:focus-visible,.configurator-actions button:focus-visible,.configurator-show-more:focus-visible,.configurator-extension-tabs button:focus-visible,.configurator-stage-selections button:focus-visible{box-shadow:var(--dr-focus);outline:none}.configurator-stepper button:focus-visible{box-shadow:inset 0 0 0 2px}.configurator-workspace{width:100%;padding:32px var(--dr-store-gutter) 0;grid-template-columns:minmax(0,1fr) clamp(310px,24vw,380px);align-items:start;gap:clamp(20px,2vw,30px);margin:0;scroll-margin-top:18px;display:grid}.configurator-stage{border:1px solid var(--dr-line-light);background:var(--dr-light-surface);box-shadow:none;border-radius:12px;position:sticky;top:24px;overflow:hidden}.configurator-chooser{background:0 0;border:0;border-radius:0;min-width:0;overflow:visible}.configurator-stage-topline{justify-content:space-between;align-items:center;gap:16px;min-height:52px;padding:0 18px;display:flex}.configurator-stage-topline>span{letter-spacing:-.025em;font-size:15px;font-weight:700}.configurator-stage-topline button,.configurator-choice-group-heading button,.configurator-optional-toolbar button{color:var(--dr-light-muted);cursor:pointer;background:0 0;border:0;align-items:center;gap:7px;padding:0;font-size:12px;font-weight:600;display:inline-flex}.configurator-stage-topline button:disabled{cursor:default;opacity:.35}.configurator-stage-preview{grid-template-columns:104px minmax(0,1fr);align-items:center;gap:14px;padding:16px;display:grid}.configurator-stage-media{background:var(--dr-light-product-surface);border-radius:12px;place-items:center;width:104px;height:104px;padding:10px;display:grid;overflow:hidden}.configurator-stage-media>img{object-fit:contain;width:100%;height:100%}.configurator-stage-caption{align-content:center;justify-items:start;gap:4px;min-width:0;display:grid}.configurator-stage-caption h2{letter-spacing:-.025em;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:15px;line-height:1.25;display:-webkit-box;overflow:hidden}.configurator-stage-caption p{width:100%;color:var(--dr-light-muted);text-overflow:ellipsis;white-space:nowrap;margin:0;font-size:10px;line-height:1.35;overflow:hidden}.configurator-stage-caption>span{color:var(--dr-light-muted);letter-spacing:.04em;text-transform:uppercase;font-size:9px;font-weight:650}.configurator-stage-caption>strong{margin-top:3px;font-size:13px;line-height:1.2}.configurator-stage-selections{scrollbar-width:thin;scrollbar-color:#19191938 transparent;gap:0;max-height:clamp(168px,30vh,292px);padding:0 16px 14px;display:grid;overflow-y:auto}.configurator-stage-selections button{border:0;border-top:1px solid var(--dr-line-light);width:100%;min-width:0;color:var(--dr-light-ink);text-align:left;cursor:pointer;background:0 0;border-radius:0;grid-template-columns:48px minmax(0,1fr) auto;align-items:center;gap:10px;padding:8px 2px;transition:background-color .16s,box-shadow .16s;display:grid}.configurator-stage-selections button:hover{background:#19191909}.configurator-stage-selections button.is-active{background:rgba(var(--dr-accent-deep-rgb), .055);box-shadow:none}.configurator-stage-selections button.is-owned{background:rgba(var(--dr-accent-deep-rgb), .035)}.configurator-stage-selection-thumb{background:var(--dr-light-surface);width:48px;height:48px;color:var(--dr-light-muted);border-radius:8px;place-items:center;padding:5px;display:grid;overflow:hidden}.configurator-stage-selection-thumb img{object-fit:contain;width:100%;height:100%}.configurator-stage-selection-copy{gap:2px;min-width:0;display:grid}.configurator-stage-selection-copy small{color:var(--dr-light-muted);letter-spacing:.045em;text-transform:uppercase;font-size:8px;font-weight:650;line-height:1.2}.configurator-stage-selection-copy strong{letter-spacing:-.015em;-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:11px;line-height:1.25;display:-webkit-box;overflow:hidden}.configurator-stage-selection-price{color:var(--dr-light-ink);white-space:nowrap;font-size:10px;line-height:1.2}.configurator-stage-empty-summary{color:#7a7c80;text-align:center;place-content:center;justify-items:center;gap:8px;min-height:clamp(330px,50vh,450px);padding:32px 24px 48px;display:grid}.configurator-stage-empty-summary h2{color:var(--dr-light-ink);letter-spacing:-.025em;margin:4px 0 0;font-size:17px;line-height:1.25}.configurator-stage-empty-summary p{color:var(--dr-light-muted);text-wrap:pretty;margin:0;font-size:11px;line-height:1.45}.configurator-stage-total{border-top:1px solid var(--dr-line-light);min-height:62px;color:var(--dr-light-ink);background:#fafafa;justify-content:space-between;align-items:center;gap:18px;padding:13px 18px;display:flex}.configurator-stage-total span{color:var(--dr-light-muted);font-size:10px}.configurator-stage-total strong{letter-spacing:-.03em;font-size:19px;line-height:1}.configurator-step-view{will-change:opacity, transform;animation:.3s cubic-bezier(.22,1,.36,1) both configurator-step-enter}@keyframes configurator-step-enter{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translate(0,0)}}.configurator-chooser-heading{padding:clamp(24px,2.4vw,34px) clamp(22px,3.2vw,48px) 8px}.configurator-chooser-heading h2{letter-spacing:-.045em;text-wrap:balance;margin:0;font-size:clamp(28px,2.5vw,38px);line-height:1.02}.configurator-chooser-heading p{max-width:690px;color:var(--dr-light-muted);text-wrap:pretty;margin:9px 0 0;font-size:13px;line-height:1.55}.configurator-chooser-content{gap:18px;padding:8px clamp(22px,3.2vw,48px) 30px;display:grid}.configurator-already-have{color:#80610f;background:#fff8dc;border:1px solid #ae841a4d;border-radius:11px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:14px;padding:15px 16px;display:grid}.configurator-already-have.is-active{border-color:rgba(var(--dr-accent-deep-rgb), .28);color:var(--dr-accent-deep);background:#eaf4f4}.configurator-already-have>svg{flex:none;width:22px;height:22px}.configurator-already-have>div{min-width:0}.configurator-already-have strong{color:var(--dr-light-ink);font-size:16px;line-height:1.25;display:block}.configurator-already-have p{color:#6f6240;margin:5px 0 0;font-size:13px;line-height:1.5}.configurator-already-have.is-active p{color:var(--dr-light-muted)}.configurator-already-have button{background:var(--dr-light-surface);min-height:40px;color:var(--dr-light-ink);cursor:pointer;border:1px solid #ae841a57;border-radius:8px;padding:0 15px;font-size:13px;font-weight:700}.configurator-already-have.is-active button{border-color:rgba(var(--dr-accent-deep-rgb), .35);color:var(--dr-accent-deep)}.configurator-owned-wheelbase-flow{gap:8px;display:grid}.configurator-owned-wheelbase-family{border:1px solid var(--dr-line-light);background:var(--dr-light-surface);border-radius:11px;min-width:0;margin:0;padding:13px 14px 14px}.configurator-owned-wheelbase-family legend{color:var(--dr-light-ink);letter-spacing:-.015em;padding:0 5px;font-size:13px;font-weight:700}.configurator-owned-wheelbase-family>p{color:var(--dr-light-muted);margin:0 0 10px;font-size:11px;line-height:1.45}.configurator-owned-wheelbase-options{grid-template-columns:repeat(4,minmax(0,1fr));gap:7px;display:grid}.configurator-owned-wheelbase-option{border:1px solid var(--dr-line-light);background:var(--dr-light-product-surface);min-width:0;min-height:62px;color:var(--dr-light-ink);cursor:pointer;transition:border-color var(--dr-motion-fast), background-color var(--dr-motion-fast), box-shadow var(--dr-motion-fast);border-radius:9px;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:9px;padding:9px 10px;display:grid}.configurator-owned-wheelbase-option:hover{background:var(--dr-light-product-surface-hover)}.configurator-owned-wheelbase-option:focus-within{box-shadow:var(--dr-focus);outline:none}.configurator-owned-wheelbase-option.is-selected{border-color:rgba(var(--dr-accent-deep-rgb), .5);background:#eaf4f4}.configurator-owned-wheelbase-option input{width:15px;height:15px;accent-color:var(--dr-accent-deep);margin:0}.configurator-owned-wheelbase-option>span{gap:2px;min-width:0;display:grid}.configurator-owned-wheelbase-option strong{font-size:12px;line-height:1.25}.configurator-owned-wheelbase-option small{color:var(--dr-light-muted);text-overflow:ellipsis;white-space:nowrap;font-size:9px;line-height:1.3;overflow:hidden}.configurator-owned-wheelbase-family>.configurator-owned-wheelbase-required{color:#a13f34;margin:9px 0 0;font-size:10px;font-weight:650}.configurator-filter-group{flex-wrap:wrap;gap:6px;display:flex}.configurator-filter-group button,.configurator-extension-tabs button{border:1px solid var(--dr-line-light);background:var(--dr-light-product-surface);min-height:36px;color:var(--dr-light-muted);cursor:pointer;transition:border-color var(--dr-motion-fast), background-color var(--dr-motion-fast), color var(--dr-motion-fast);border-radius:9px;justify-content:center;align-items:center;gap:8px;padding:0 13px;font-size:12px;font-weight:650;display:inline-flex}.configurator-filter-group button:hover,.configurator-extension-tabs button:hover{border-color:rgba(var(--dr-accent-deep-rgb), .45);color:var(--dr-light-ink)}.configurator-filter-group button.is-active,.configurator-extension-tabs button.is-active{border-color:var(--dr-accent-deep);background:rgba(var(--dr-accent-deep-rgb), .1);color:var(--dr-accent-deep)}.configurator-product-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:22px 14px;display:grid}.configurator-pedal-mode{gap:18px;display:grid}.configurator-pedal-mode-heading{gap:5px;display:grid}.configurator-pedal-mode-heading h3,.configurator-passive-pedals h3,.configurator-equipment-intro h3{color:var(--dr-light-ink);letter-spacing:-.02em;margin:0;font-size:18px}.configurator-pedal-mode-heading p,.configurator-passive-pedals>div>p,.configurator-equipment-intro p{color:var(--dr-light-muted);margin:0;font-size:12px;line-height:1.5}.configurator-pedal-mode-options{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.configurator-pedal-mode-options>button{border:1px solid var(--dr-line-light);min-height:154px;color:var(--dr-light-ink);text-align:left;cursor:pointer;transition:border-color var(--dr-motion-fast), background-color var(--dr-motion-fast), box-shadow var(--dr-motion-fast);background:#f4f4f4;border-radius:14px;grid-template-columns:minmax(0,1fr) auto;align-content:end;gap:7px 14px;padding:20px;display:grid;position:relative}.configurator-pedal-mode-options>button:hover{border-color:rgba(var(--dr-accent-deep-rgb), .42);background:#ededed;box-shadow:0 10px 24px #0f172a0f}.configurator-pedal-mode-options>button>strong{letter-spacing:-.025em;align-self:end;font-size:20px}.configurator-pedal-mode-options>button>small{max-width:42ch;color:var(--dr-light-muted);grid-column:1/-1;font-size:12px;line-height:1.45}.configurator-pedal-mode-options>button>svg{color:var(--dr-accent-deep);grid-area:2/2;align-self:center}.configurator-pedal-mode-options>button>span{background:rgba(var(--dr-accent-deep-rgb), .1);color:var(--dr-accent-deep);letter-spacing:.04em;text-transform:uppercase;border-radius:999px;padding:5px 8px;font-size:10px;font-weight:750;position:absolute;top:14px;left:14px}.configurator-pedal-mode-summary{border:1px solid var(--dr-line-light);background:#f7f7f7;border-radius:10px;justify-content:space-between;align-items:center;gap:16px;padding:12px 14px;display:flex}.configurator-pedal-mode-summary>div{gap:2px;display:grid}.configurator-pedal-mode-summary span{color:var(--dr-light-muted);font-size:10px}.configurator-pedal-mode-summary strong{font-size:14px}.configurator-pedal-mode-summary button,.configurator-pedal-stage-heading>button{color:var(--dr-accent-deep);text-underline-offset:3px;cursor:pointer;background:0 0;border:0;font-size:11px;font-weight:650;text-decoration:underline}.configurator-pedal-builder{gap:12px;display:grid}.configurator-pedal-stage{border:1px solid var(--dr-line-light);background:#fafafa;border-radius:14px;gap:18px;padding:18px;animation:.18s cubic-bezier(.22,1,.36,1) both configurator-wheel-details-in;display:grid}.configurator-pedal-stage.is-complete{border-color:rgba(var(--dr-accent-deep-rgb), .32);background:rgba(var(--dr-accent-deep-rgb), .035)}.configurator-pedal-stage.is-optional{background:#f7f7f7}.configurator-pedal-stage-heading{grid-template-columns:30px minmax(0,1fr) auto;align-items:start;gap:12px;display:grid}.configurator-pedal-stage-heading>span{border:1px solid rgba(var(--dr-accent-deep-rgb), .28);background:var(--dr-light-surface);width:30px;height:30px;color:var(--dr-accent-deep);border-radius:50%;place-items:center;font-size:12px;font-weight:750;display:grid}.configurator-pedal-stage-heading h3{letter-spacing:-.02em;margin:0;font-size:16px}.configurator-pedal-stage-heading p{color:var(--dr-light-muted);margin:4px 0 0;font-size:11px;line-height:1.45}.configurator-pedal-stage-heading>button.is-selected{color:var(--dr-light-ink);text-decoration:none}.configurator-pedal-stage .configurator-product-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.configurator-pedal-faceplate{border:1px solid rgba(var(--dr-accent-deep-rgb), .18);background:#ffffffad;border-radius:12px;gap:12px;padding:14px;display:grid}.configurator-pedal-faceplate>div:first-child{gap:3px;display:grid}.configurator-pedal-faceplate strong{font-size:12px}.configurator-pedal-faceplate p,.configurator-pedal-skipped{color:var(--dr-light-muted);margin:3px 0 0;font-size:11px;line-height:1.45}.configurator-faceplate-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;display:grid}.configurator-faceplate-card{border:1px solid var(--dr-line-light);background:var(--dr-light-surface);min-width:0;min-height:82px;color:var(--dr-light-ink);text-align:left;cursor:pointer;transition:border-color var(--dr-motion-fast), background-color var(--dr-motion-fast), box-shadow var(--dr-motion-fast), transform var(--dr-motion-fast);border-radius:10px;grid-template-columns:64px minmax(0,1fr);align-items:center;gap:10px;padding:8px;display:grid;position:relative;overflow:hidden}.configurator-faceplate-card:hover:not(:disabled){border-color:rgba(var(--dr-accent-deep-rgb), .42);transform:translateY(-1px);box-shadow:0 8px 18px #0f172a0f}.configurator-faceplate-card:focus-visible{outline:3px solid rgba(var(--dr-accent-deep-rgb), .22);outline-offset:2px}.configurator-faceplate-card.is-selected{border-color:var(--dr-accent-deep);background:rgba(var(--dr-accent-deep-rgb), .07);box-shadow:inset 0 0 0 1px rgba(var(--dr-accent-deep-rgb), .08)}.configurator-faceplate-card:disabled{cursor:not-allowed;opacity:.5}.configurator-faceplate-media{background:var(--dr-light-product-surface);border-radius:8px;place-items:center;width:64px;height:64px;padding:7px;display:grid;position:relative;overflow:hidden}.configurator-faceplate-media img{object-fit:contain;width:100%;height:100%}.configurator-faceplate-copy{align-content:center;gap:2px;min-width:0;display:grid}.configurator-faceplate-copy strong{-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:11px;line-height:1.28;display:-webkit-box;overflow:hidden}.configurator-faceplate-copy>span{font-size:13px;font-weight:750}.configurator-faceplate-copy em{color:#b9554b;font-size:10px;font-style:normal}.configurator-faceplate-copy em.is-selected{color:var(--dr-accent-deep);font-weight:700}.configurator-passive-pedals,.configurator-equipment-list{gap:20px;display:grid}.configurator-passive-pedals>div,.configurator-equipment-intro{gap:5px;display:grid}.configurator-equipment-list .configurator-choice-group{border-top:1px solid var(--dr-line-light);padding:16px 0 20px}.configurator-equipment-list .configurator-choice-group .configurator-product-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.configurator-wheel-groups{gap:34px;display:grid}.configurator-wheel-group{gap:16px;display:grid}.configurator-wheel-catalogue{border:1px solid var(--dr-line-light);border-radius:var(--dr-radius-card);background:#fafafa;margin-top:18px;padding:22px;animation:.22s cubic-bezier(.22,1,.36,1) both configurator-wheel-catalogue-in}@keyframes configurator-wheel-catalogue-in{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.configurator-wheel-group+.configurator-wheel-group{border-top:1px solid var(--dr-line-light);padding-top:28px}.configurator-wheel-group-heading,.configurator-selected-wheels-heading,.configurator-wheel-compatibility-heading{justify-content:space-between;align-items:flex-start;gap:18px;display:flex}.configurator-wheel-group-heading h3,.configurator-selected-wheels-heading h3,.configurator-wheel-compatibility-heading h3{letter-spacing:-.025em;margin:0;font-size:18px}.configurator-wheel-group-heading p,.configurator-selected-wheels-heading p,.configurator-wheel-compatibility-heading p{max-width:78ch;color:var(--dr-light-muted);margin:6px 0 0;font-size:13px;line-height:1.5}.configurator-wheel-catalogue-actions{flex-wrap:wrap;justify-content:flex-end;gap:8px;display:flex}.configurator-wheel-catalogue-close{border:1px solid var(--dr-line-light);background:var(--dr-light-surface);min-height:44px;color:var(--dr-light-muted);cursor:pointer;transition:border-color var(--dr-motion-fast), color var(--dr-motion-fast), box-shadow var(--dr-motion-fast);border-radius:8px;justify-content:center;align-items:center;gap:7px;padding:0 13px;font-size:12px;font-weight:700;display:inline-flex}.configurator-wheel-catalogue-close:hover,.configurator-wheel-catalogue-close:focus-visible{border-color:rgba(var(--dr-accent-deep-rgb), .55);color:var(--dr-accent-deep);box-shadow:var(--dr-focus);outline:none}.configurator-wheel-sort,.configurator-filter-group{border:1px solid var(--dr-line-light);background:var(--dr-light-product-surface);border-radius:8px;flex-wrap:wrap;justify-content:flex-end;gap:4px;padding:4px;display:inline-flex}.configurator-filter-group{justify-self:end}.configurator-wheel-sort button,.configurator-filter-group button{min-height:34px;color:var(--dr-light-muted);letter-spacing:0;cursor:pointer;background:0 0;border:0;border-radius:5px;padding:0 12px;font-size:11px;font-weight:700}.configurator-wheel-sort button:hover,.configurator-wheel-sort button.is-active,.configurator-filter-group button:hover,.configurator-filter-group button.is-active{background:var(--dr-light-surface);color:var(--dr-light-ink);border-color:#0000}.configurator-wheel-sort button.is-active,.configurator-filter-group button.is-active{box-shadow:0 1px 3px #1012141a}.configurator-wheel-sort button:focus-visible,.configurator-filter-group button:focus-visible{outline:2px solid rgba(var(--dr-accent-deep-rgb), .55);outline-offset:1px;box-shadow:none}.configurator-selected-wheels{border:1px solid var(--dr-line-light);border-radius:var(--dr-radius-card);background:var(--dr-light-surface);gap:0;margin-top:10px;padding:0;display:grid;overflow:hidden}.configurator-selected-wheels>.configurator-selected-wheels-heading{padding:20px 22px 16px}.configurator-add-wheel-card{border:1px dashed rgba(var(--dr-accent-deep-rgb), .5);border-radius:var(--dr-radius-card);width:100%;min-height:104px;color:var(--dr-light-ink);text-align:left;cursor:pointer;transition:transform var(--dr-motion-fast), border-color var(--dr-motion-fast), background-color var(--dr-motion-fast), box-shadow var(--dr-motion-fast);background:#f4fafa;grid-template-columns:58px minmax(0,1fr) auto;align-items:center;gap:16px;margin-top:18px;padding:18px 20px;display:grid}.configurator-add-wheel-card:hover{border-color:var(--dr-accent-deep);background:#eef8f8;transform:translateY(-2px);box-shadow:0 10px 24px #0a4f5417}.configurator-add-wheel-card:focus-visible{border-color:var(--dr-accent-deep);box-shadow:var(--dr-focus);outline:none}.configurator-add-wheel-icon{background:var(--dr-accent-deep);color:#fff;border-radius:50%;place-items:center;width:58px;height:58px;display:grid}.configurator-add-wheel-copy{gap:5px;min-width:0;display:grid}.configurator-add-wheel-copy strong{letter-spacing:-.02em;font-size:17px}.configurator-add-wheel-copy small{color:var(--dr-light-muted);font-size:13px;line-height:1.45}.configurator-add-wheel-action{color:var(--dr-accent-deep);white-space:nowrap;align-items:center;gap:7px;font-size:12px;font-weight:750;display:inline-flex}.configurator-add-wheel-action svg{transition:transform var(--dr-motion-fast)}.configurator-add-wheel-card:hover .configurator-add-wheel-action svg{transform:translate(3px)}.configurator-selected-wheel-list{gap:0;display:grid}.configurator-selected-wheel-list>article{border:0;border-top:1px solid var(--dr-line-light);min-width:0;transition:background-color var(--dr-motion-fast);background:0 0;border-radius:0;grid-template-columns:minmax(0,1fr) 42px;align-items:stretch;display:grid;overflow:visible}.configurator-selected-wheel-list>article.is-active{border-color:var(--dr-line-light)}.configurator-selected-wheel-list>article.is-expanded{background:0 0}.configurator-selected-wheel-main{min-width:0;color:var(--dr-light-ink);text-align:left;cursor:pointer;background:0 0;border:0;grid-template-columns:58px minmax(0,1fr) 20px;align-items:center;gap:13px;padding:12px 14px 12px 16px;display:grid}.configurator-selected-wheel-main:hover{background:#19191908}.configurator-selected-wheel-main:focus-visible{box-shadow:inset 0 0 0 2px rgba(var(--dr-accent-deep-rgb), .42);outline:none}.configurator-selected-wheel-media{background:var(--dr-light-product-surface);border-radius:8px;place-items:center;width:58px;height:58px;padding:5px;display:grid;overflow:hidden}.configurator-selected-wheel-main img{object-fit:contain;width:100%;height:100%;display:block}.configurator-selected-wheel-copy{justify-items:start;gap:5px;min-width:0;display:grid}.configurator-selected-wheel-chevron{color:var(--dr-light-muted);transition:transform .18s ease, color var(--dr-motion-fast)}.configurator-selected-wheel-list>article.is-expanded .configurator-selected-wheel-chevron{color:var(--dr-accent-deep);transform:rotate(180deg)}.configurator-selected-wheel-main strong{letter-spacing:-.01em;text-overflow:ellipsis;white-space:nowrap;max-width:100%;font-size:13.5px;font-weight:650;overflow:hidden}.configurator-selected-wheel-main small{border-radius:var(--dr-radius-pill);min-width:0;max-width:100%;color:var(--dr-light-muted);text-overflow:ellipsis;white-space:nowrap;background:#1919190e;align-items:center;gap:5px;padding:2px 8px 2px 7px;font-size:11.5px;font-weight:600;line-height:1.45;display:inline-flex;overflow:hidden}.configurator-selected-wheel-main small:before{content:"";background:currentColor;border-radius:50%;flex:none;width:5px;height:5px}.configurator-selected-wheel-list>article[data-ready=true] .configurator-selected-wheel-main small{background:rgba(var(--dr-accent-deep-rgb), .1);color:#0a6167}.configurator-selected-wheel-list>article[data-ready=false] .configurator-selected-wheel-main small{color:#8a5209;background:#b06a0c1f}.configurator-selected-wheel-remove{color:var(--dr-light-muted);cursor:pointer;background:0 0;border:0;place-items:center;padding:0;display:grid}.configurator-selected-wheel-remove:hover,.configurator-selected-wheel-remove:focus-visible{color:#8b332b;background:#f4eeee;outline:none}.configurator-selected-wheel-details{border-top:1px solid var(--dr-line-light);background:0 0;grid-column:1/-1;min-width:0;padding:0 16px 20px;animation:.18s cubic-bezier(.22,1,.36,1) both configurator-wheel-details-in;display:grid}.configurator-selected-wheel-details>.configurator-variant-panel{border-top:0;padding-top:16px}.configurator-shifter-owned{border:1px solid var(--dr-line-light);min-width:0;color:var(--dr-light-muted);background:#f6f6f6;border-radius:9px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:10px;margin-top:12px;padding:9px 10px;display:grid}.configurator-shifter-owned.is-active{border-color:rgba(var(--dr-accent-deep-rgb), .3);color:var(--dr-accent-deep);background:#eef7f7}.configurator-shifter-owned>span{gap:2px;min-width:0;display:grid}.configurator-shifter-owned strong{color:var(--dr-light-ink);font-size:11px}.configurator-shifter-owned small{color:var(--dr-light-muted);text-overflow:ellipsis;white-space:nowrap;font-size:9px;line-height:1.35;overflow:hidden}.configurator-shifter-owned button{border:1px solid var(--dr-line-light);background:var(--dr-light-surface);min-height:32px;color:var(--dr-light-ink);white-space:nowrap;cursor:pointer;border-radius:8px;padding:0 10px;font-size:10px;font-weight:700}.configurator-shifter-owned button:hover,.configurator-shifter-owned button:focus-visible{border-color:var(--dr-accent-deep);box-shadow:var(--dr-focus);outline:none}@keyframes configurator-wheel-details-in{0%{opacity:0;transform:translateY(-5px)}to{opacity:1;transform:translateY(0)}}.configurator-wheel-compatibility{gap:18px;margin-top:20px;display:grid}.configurator-selected-wheel-details>.configurator-wheel-compatibility:first-child{margin-top:0;padding-top:16px}.configurator-wheel-requirements{gap:0;display:grid}.configurator-wheel-requirement{border:0;border-top:1px solid var(--dr-line-light);background:0 0;border-radius:0;grid-template-columns:68px minmax(0,1fr) minmax(150px,auto);align-items:center;gap:16px;min-width:0;padding:16px 0;display:grid;position:relative}.configurator-wheel-requirement:hover{border-color:var(--dr-line-light);box-shadow:none;background:0 0}.configurator-wheel-requirement.is-required{border-left:0}.configurator-wheel-requirement.is-selected,.configurator-wheel-requirement.is-owned{border-color:var(--dr-line-light);background:0 0}.configurator-wheel-requirement-media{background:var(--dr-light-product-surface);width:68px;height:68px;color:var(--dr-light-muted);border-radius:10px;place-items:center;padding:8px;display:grid;overflow:hidden}.configurator-wheel-requirement-media img{object-fit:contain;width:100%;height:100%;display:block}.configurator-wheel-requirement-copy{flex-direction:column;align-items:flex-start;gap:6px;min-width:0;display:flex}.configurator-wheel-requirement-title{flex-wrap:wrap;align-items:baseline;gap:6px 10px;display:flex}.configurator-requirement-brands{flex-wrap:wrap;gap:7px;margin-top:2px;display:flex}.configurator-requirement-draft-status{background:var(--dr-light-product-surface);color:var(--dr-light-muted);border-radius:10px;grid-column:1/-1;justify-content:space-between;align-items:center;gap:12px;margin-top:8px;padding:11px 12px;font-size:12px;line-height:1.45;display:flex}.configurator-requirement-draft-status.is-error{color:#b3261e}.configurator-requirement-draft-status button{background:var(--dr-light-surface);min-height:36px;color:inherit;font:inherit;cursor:pointer;border:1px solid;border-radius:8px;padding:0 12px;font-weight:650}.configurator-requirement-draft-status button:focus-visible{box-shadow:var(--dr-focus);outline:none}.configurator-quick-release-modes{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:10px;display:grid}.configurator-quick-release-modes button{border:1px solid var(--dr-line-light);border-radius:var(--dr-radius-card);background:var(--dr-light-surface);color:var(--dr-light-ink);font:inherit;text-align:left;cursor:pointer;transition:border-color var(--dr-motion-fast), background-color var(--dr-motion-fast);gap:5px;padding:14px 16px;display:grid}.configurator-quick-release-modes button strong{font-size:14px;font-weight:650}.configurator-quick-release-modes button small{color:var(--dr-light-muted);font-size:12px;line-height:1.45}.configurator-quick-release-modes button:hover{border-color:var(--dr-accent-deep)}.configurator-quick-release-modes button.is-active{border-color:var(--dr-accent-deep);background:rgba(var(--dr-accent-deep-rgb), .06)}.configurator-quick-release-modes button:focus-visible{border-color:var(--dr-accent-deep);box-shadow:var(--dr-focus);outline:none}.configurator-quick-release-wheels{gap:0;margin:0;padding:0;list-style:none;display:grid}.configurator-quick-release-wheels li{border:0;border-top:1px solid var(--dr-line-light);background:0 0;border-radius:0;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:10px 16px;min-width:0;padding:12px 0;display:flex}.configurator-quick-release-wheels li>div{gap:3px;min-width:0;display:grid}.configurator-quick-release-wheels strong{font-size:13px;font-weight:650}.configurator-quick-release-wheels small{color:var(--dr-light-muted);font-size:12px;line-height:1.45}.configurator-quick-release-wheels li>span{border-radius:var(--dr-radius-pill);color:var(--dr-light-muted);background:#1919190e;flex:none;padding:4px 10px;font-size:11.5px;font-weight:600}.configurator-quick-release-wheels li[data-status=required]>span{color:#8a5209;background:#b06a0c1f}.configurator-quick-release-wheels li[data-status=not-needed]>span,.configurator-quick-release-wheels li[data-status=included]>span{background:rgba(var(--dr-accent-deep-rgb), .1);color:#0a6167}.configurator-requirement-brands button{border:1px solid var(--dr-line-light);background:var(--dr-light-surface);min-height:38px;color:var(--dr-light-ink);font:inherit;cursor:pointer;transition:border-color var(--dr-motion-fast), background-color var(--dr-motion-fast);border-radius:9px;flex-direction:column;justify-content:center;align-items:flex-start;gap:1px;padding:4px 12px;display:inline-flex}.configurator-requirement-brands button span{font-size:12.5px;font-weight:650;line-height:1.25}.configurator-requirement-brands button small{color:var(--dr-light-muted);font-size:11px;line-height:1.25}.configurator-requirement-brands button:hover:not(:disabled){border-color:var(--dr-accent-deep)}.configurator-requirement-brands button.is-active{border-color:var(--dr-accent-deep);background:rgba(var(--dr-accent-deep-rgb), .06)}.configurator-requirement-brands button.is-active small{color:var(--dr-accent-deep)}.configurator-requirement-brands button:disabled{cursor:not-allowed;opacity:.5}.configurator-requirement-brands button:focus-visible{border-color:var(--dr-accent-deep);box-shadow:var(--dr-focus);outline:none}.configurator-wheel-requirement-copy>.configurator-wheel-requirement-title>span{border-radius:var(--dr-radius-pill);background:rgba(var(--dr-accent-deep-rgb), .08);color:var(--dr-accent-deep);letter-spacing:.05em;text-transform:uppercase;padding:3px 8px;font-size:10px;font-weight:700;line-height:1.3}.configurator-wheel-requirement.is-required .configurator-wheel-requirement-title>span{background:rgba(var(--dr-accent-deep-rgb), .12)}.configurator-wheel-requirement-copy strong{letter-spacing:-.01em;font-size:16px;font-weight:650;line-height:1.3}.configurator-wheel-requirement-copy p{max-width:62ch;color:var(--dr-light-muted);margin:0;font-size:13px;line-height:1.5}.configurator-wheel-requirement-copy small{margin-top:2px;font-size:15px;font-weight:700}.configurator-wheel-requirement-copy em{color:var(--dr-accent-deep);align-items:center;gap:5px;font-size:12px;font-style:normal;font-weight:650;display:inline-flex}.configurator-wheel-requirement-copy em.is-error{color:#b3261e}.configurator-wheel-requirement-actions{flex-direction:column;grid-area:1/3;align-items:stretch;gap:4px;min-width:164px;display:flex}.configurator-wheel-requirement-actions button{min-height:40px;color:var(--dr-light-muted);white-space:nowrap;cursor:pointer;transition:background var(--dr-motion-fast), border-color var(--dr-motion-fast), color var(--dr-motion-fast), opacity var(--dr-motion-fast);background:0 0;border:1px solid #0000;border-radius:7px;justify-content:center;align-items:center;gap:7px;padding:0 14px;font-size:14px;font-weight:650;display:inline-flex}.configurator-wheel-requirement-actions button:hover:not(:disabled){color:var(--dr-light-ink);background:#1919190b;border-color:#0000}.configurator-wheel-requirement-actions button:disabled{cursor:not-allowed;opacity:.45}.configurator-wheel-requirement-actions button.is-active{border-color:rgba(var(--dr-accent-deep-rgb), .24);background:rgba(var(--dr-accent-deep-rgb), .08);color:var(--dr-accent-deep)}.configurator-wheel-requirement-actions button.is-primary{border-color:var(--dr-accent-deep);background:var(--dr-action-fill);color:#fff}.configurator-wheel-requirement-actions button.is-primary.is-done{border-color:rgba(var(--dr-accent-deep-rgb), .28);background:rgba(var(--dr-accent-deep-rgb), .08);color:var(--dr-accent-deep)}.configurator-wheel-requirement-actions button.is-primary:hover:not(:disabled){border-color:var(--dr-accent-deep-hover);background:var(--dr-action-fill-hover);color:#fff}.configurator-wheel-requirement-actions button.is-primary.is-done:hover:not(:disabled){border-color:rgba(var(--dr-accent-deep-rgb), .42);background:rgba(var(--dr-accent-deep-rgb), .13);color:var(--dr-accent-deep)}.configurator-wheel-requirement-actions button:focus-visible{box-shadow:var(--dr-focus);outline:none}.configurator-wheel-requirement-options{border-top:1px solid var(--dr-line-light);grid-column:1/-1;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:14px;min-width:0;margin-top:2px;padding-top:16px;display:grid}.configurator-wheel-requirement-options .configurator-option-grid{flex-wrap:wrap;gap:8px;display:flex}.configurator-wheel-requirement-options .configurator-option-grid button{background:0 0;border-radius:7px;flex:0 auto;min-width:126px;min-height:46px;padding:9px 12px}.configurator-wheel-requirement-options .configurator-option-grid button:hover:not(:disabled){box-shadow:none;background:#19191909;border-color:#19191966}.configurator-wheel-requirement-options .configurator-option-grid button:focus-visible{border-color:var(--dr-accent-deep);box-shadow:var(--dr-focus)}.configurator-wheel-requirement-options .configurator-option-grid button span{overflow-wrap:normal;word-break:normal}.configurator-product-card{min-width:0;color:var(--dr-light-ink);text-align:left;cursor:pointer;background:0 0;border:0;border-radius:0;grid-template-rows:auto 1fr;align-content:start;padding:0;display:grid;position:relative}.configurator-product-loading{z-index:2;border-radius:var(--dr-radius-card);color:var(--dr-accent-deep);-webkit-backdrop-filter:blur(1px);backdrop-filter:blur(1px);background:#ffffffb8;flex-direction:column;justify-content:center;align-items:center;gap:8px;animation:.14s ease-out .14s both configurator-loader-reveal;display:flex;position:absolute;inset:0}.configurator-product-loading>span:last-child{font-size:11px;font-weight:700;line-height:1.2}.configurator-product-loading .cart-spinner{border-width:2.5px;flex-basis:22px;width:22px;height:22px}.configurator-product-card.is-loading{cursor:progress}@keyframes configurator-loader-reveal{0%{opacity:0}to{opacity:1}}.configurator-product-card:hover:not(:disabled):not(.is-locked) .configurator-product-media{background:var(--dr-light-product-surface-hover)}.configurator-product-card.is-locked{cursor:default}.configurator-product-card.is-selected{box-shadow:none;background:0 0}.configurator-product-card.is-selected .configurator-product-media{box-shadow:inset 0 0 0 2px var(--dr-accent-deep);background:#eaf4f4}.configurator-product-card:disabled{cursor:not-allowed;opacity:.55}.configurator-product-media{aspect-ratio:1;border-radius:var(--dr-radius-card);background:var(--dr-light-product-surface);transition:background-color var(--dr-motion-fast), box-shadow var(--dr-motion-fast);place-items:center;padding:0;display:grid;position:relative;overflow:hidden}.configurator-product-card[data-tier] .configurator-product-media:after{z-index:1;border-radius:inherit;content:"";pointer-events:none;border:1px solid #0000;position:absolute;inset:0}.configurator-product-card[data-tier=bronze] .configurator-product-media:after{border-color:#8f5c3652}.configurator-product-card[data-tier=silver] .configurator-product-media:after{border-color:#6f767f52}.configurator-product-card[data-tier=gold] .configurator-product-media:after{border-color:#ae841a94}.configurator-product-media img{object-fit:contain;object-position:50% 50%;width:100%;height:100%;display:block}.configurator-product-fallback{color:#818387;letter-spacing:-.04em;font-size:21px;font-weight:700}.configurator-product-check{background:var(--dr-action-fill);color:#fff;border-radius:50%;place-items:center;width:27px;height:27px;display:grid;position:absolute;top:10px;right:10px}.configurator-product-copy{flex-direction:column;align-items:flex-start;padding:8px 2px 0;display:flex}.configurator-product-compatibility-badges{z-index:2;flex-wrap:wrap;gap:4px;display:flex;position:absolute;top:10px;left:10px;right:42px}.configurator-product-tier-badge{background:var(--dr-light-surface);color:#505256;letter-spacing:.025em;border:1px solid #1818181f;border-radius:999px;align-items:center;min-height:20px;margin:0 0 6px;padding:0 7px;line-height:1;display:inline-flex;font-size:9px!important;font-weight:700!important}.configurator-product-compatibility-badge{border:1px solid rgba(var(--dr-accent-deep-rgb), .3);min-height:24px;color:var(--dr-accent-deep);letter-spacing:0;background:#ffffffeb;border-radius:999px;align-items:center;padding:0 8px;font-size:10px;font-weight:700;line-height:1;display:inline-flex}.configurator-product-card[data-tier=bronze] .configurator-product-tier-badge{color:#815331;background:#fbf6f1;border-color:#8f5c364d}.configurator-product-card[data-tier=silver] .configurator-product-tier-badge{color:#59616b;background:#f7f8f9;border-color:#6f767f4d}.configurator-product-card[data-tier=gold] .configurator-product-tier-badge{color:#80610f;background:#fffaf0;border-color:#ae841a6b}.configurator-product-copy strong{-webkit-line-clamp:2;letter-spacing:-.012em;-webkit-box-orient:vertical;min-height:2.5em;margin:0 0 3px;font-size:clamp(13px,.86vw,14px);font-weight:600;line-height:1.25;display:-webkit-box;overflow:hidden}.configurator-product-copy small{color:var(--dr-light-muted);margin:-1px 0 5px;font-size:10px;font-weight:600}.configurator-product-copy>span{font-size:13px;font-weight:500}.configurator-product-copy em{color:#a13f34;margin-top:5px;font-size:10px;font-style:normal}.configurator-show-more{width:fit-content;min-height:0;color:var(--dr-accent-deep);text-decoration-line:underline;-webkit-text-decoration-color:rgba(var(--dr-accent-deep-rgb), .45);text-decoration-color:rgba(var(--dr-accent-deep-rgb), .45);text-underline-offset:3px;cursor:pointer;transition:color var(--dr-motion-fast), text-decoration-color var(--dr-motion-fast);background:0 0;border:0;justify-self:center;align-items:center;padding:2px 0;font-size:12px;font-weight:600;line-height:1.45;text-decoration-thickness:1px;display:inline-flex}.configurator-show-more:hover{color:var(--dr-accent-deep-hover);text-decoration-color:currentColor}.configurator-show-more:focus-visible{outline:2px solid rgba(var(--dr-accent-deep-rgb), .55);outline-offset:4px;box-shadow:none;border-radius:2px}.configurator-context-note,.configurator-catalogue-gap,.configurator-inline-empty{background:rgba(var(--dr-accent-deep-rgb), .07);color:var(--dr-accent-deep);border-radius:10px;align-items:flex-start;gap:11px;padding:14px 16px;display:flex}.configurator-context-note svg,.configurator-catalogue-gap svg,.configurator-inline-empty svg{flex:none;margin-top:1px}.configurator-context-note p,.configurator-catalogue-gap p,.configurator-inline-empty p{color:var(--dr-light-muted);margin:0;font-size:12px;line-height:1.5}.configurator-context-note strong{color:var(--dr-light-ink)}.configurator-choice-groups>.configurator-context-note{grid-column:1/-1;align-self:start;align-items:center;gap:9px;padding:9px 12px}.configurator-choice-groups>.configurator-context-note svg{width:17px;height:17px;margin-top:0}.configurator-choice-groups>.configurator-context-note p{line-height:1.4}.configurator-context-note.is-warning{color:#8a6420;background:#fff7e7}.configurator-context-note-body{gap:10px;min-width:0;display:grid}.configurator-context-note-actions{flex-wrap:wrap;gap:8px;display:flex}.configurator-context-note-actions button{border-radius:var(--dr-radius-pill);color:#7a5716;max-width:100%;min-height:32px;font:inherit;text-overflow:ellipsis;white-space:nowrap;cursor:pointer;transition:background-color var(--dr-motion-fast), border-color var(--dr-motion-fast);background:#ffffffc7;border:1px solid #a8813a;padding:0 12px;font-size:12px;font-weight:650;overflow:hidden}.configurator-context-note-actions button:hover{background:var(--dr-light-surface);border-color:#7a5716}.configurator-context-note-actions button:focus-visible{outline-offset:2px;outline:2px solid #8a6420}.configurator-context-note.is-blocking{color:#a52a1c;background:#fff0ed}.configurator-variant-panel{border-top:1px solid var(--dr-line-light);background:0 0;border-radius:0;gap:16px;padding:20px 0 4px;display:grid}.configurator-variant-panel.is-loading{border:1px solid var(--dr-line-light);min-height:64px;color:var(--dr-light-muted);background:#f5f5f5;border-radius:10px;flex-direction:row;justify-content:center;align-items:center;padding:14px 16px;display:flex}.configurator-variant-panel.is-loading p{margin:0;font-size:12px}.configurator-variant-panel.is-error{color:#8b332b;background:#fff8f6;border:1px solid #8b332b2e;border-radius:10px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:14px;padding:14px 16px}.configurator-variant-panel.is-error strong{color:var(--dr-light-ink);font-size:13px}.configurator-variant-panel.is-error p{color:var(--dr-light-muted);margin:4px 0 0;font-size:11px}.configurator-variant-panel.is-error button{border:1px solid var(--dr-line-light);background:var(--dr-light-surface);min-height:38px;color:var(--dr-light-ink);cursor:pointer;border-radius:8px;padding:0 14px;font-size:11px;font-weight:650}.configurator-variant-heading{justify-content:space-between;align-items:center;gap:16px;display:flex}.configurator-variant-heading h3{letter-spacing:-.025em;margin:0;font-size:18px}.configurator-option-group{border:0;min-width:0;margin:0;padding:0}.configurator-option-group legend{width:100%;color:var(--dr-light-ink);justify-content:space-between;gap:16px;margin-bottom:9px;font-size:13px;font-weight:600;display:flex}.configurator-option-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px;display:grid}.configurator-option-grid button{border:1px solid var(--dr-line-light);border-radius:var(--dr-radius-control);background:var(--dr-light-product-surface);min-height:54px;color:var(--dr-light-ink);font:inherit;text-align:left;cursor:pointer;transition:border-color var(--dr-motion-fast), background-color var(--dr-motion-fast), box-shadow var(--dr-motion-fast);justify-content:space-between;align-items:center;gap:10px;padding:11px 13px;font-size:13px;font-weight:650;line-height:1.25;display:flex}.configurator-option-grid button:hover:not(:disabled),.configurator-option-grid button:focus-visible{border-color:var(--dr-accent-deep);box-shadow:var(--dr-focus);outline:none}.configurator-option-grid button.is-selected{border:1px solid var(--dr-light-ink);background:var(--dr-light-surface);color:var(--dr-light-ink);box-shadow:none;padding:11px 13px}.configurator-option-grid button:disabled{color:#858585;cursor:not-allowed;background:#efefef}.configurator-option-grid button svg{flex:none}.configurator-option-grid button span{overflow-wrap:anywhere;text-wrap:pretty;min-width:0}.configurator-simple-status{color:#8b332b;background:#f4f4f4;border-radius:10px;align-items:center;gap:11px;padding:14px 16px;display:flex}.configurator-simple-status div{gap:3px;display:grid}.configurator-simple-status strong{color:var(--dr-light-ink);font-size:12px}.configurator-simple-status span{font-size:10px}.configurator-choice-groups{grid-template-columns:minmax(0,1fr);gap:18px;display:grid}.configurator-choice-group:first-child{grid-column:auto}.configurator-choice-group:not(:first-child) .configurator-product-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.configurator-choice-group{gap:20px;padding:4px 0 30px;display:grid}.configurator-choice-product-flow{gap:20px;min-width:0;display:grid}.configurator-choice-group-heading{justify-content:space-between;align-items:flex-start;gap:20px;display:flex}.configurator-choice-group-actions{flex-wrap:wrap;flex:none;justify-content:flex-end;gap:14px;display:flex}.configurator-choice-group-heading button:disabled{cursor:not-allowed;opacity:.4}.configurator-monitor-equipment{margin-top:8px}.configurator-choice-group-heading h3{letter-spacing:-.025em;margin:0;font-size:20px}.configurator-choice-group-heading p{color:var(--dr-light-muted);margin:6px 0 0;font-size:11px;line-height:1.45}.configurator-service-choice .configurator-product-grid{grid-template-columns:minmax(0,390px)}.configurator-service-choice .configurator-product-card{border:1px solid var(--dr-line-light);border-radius:var(--dr-radius-card);background:var(--dr-light-surface);transition:border-color var(--dr-motion-fast), box-shadow var(--dr-motion-fast);grid-template-rows:76px;grid-template-columns:76px minmax(0,1fr);align-items:center;padding:10px}.configurator-service-choice .configurator-product-card:hover:not(:disabled):not(.is-locked){border-color:rgba(var(--dr-accent-deep-rgb), .34)}.configurator-service-choice .configurator-product-card.is-selected{border-color:var(--dr-accent-deep);box-shadow:0 9px 24px #11191c14}.configurator-service-choice .configurator-product-media{aspect-ratio:auto;width:76px;height:76px;padding:0}.configurator-service-choice .configurator-product-copy{justify-content:center;padding:0 4px 0 15px}.configurator-service-choice .configurator-product-copy strong{min-height:0;margin-bottom:6px;font-size:15px}.configurator-service-choice .configurator-product-copy>span{font-size:14px;font-weight:600}.configurator-product-service-icon{color:var(--dr-accent-deep)}.configurator-service-assembly{max-width:390px;display:grid}.configurator-service-assembly .configurator-product-grid{grid-template-columns:minmax(0,1fr)}.configurator-service-assembly .configurator-product-card{border-bottom-right-radius:0;border-bottom-left-radius:0}.configurator-service-package{border:1px solid var(--dr-line-light);border-radius:0 0 var(--dr-radius-card) var(--dr-radius-card);background:var(--dr-light-product-surface);border-top:0;gap:14px;padding:18px 20px;display:grid}.configurator-service-package>div{align-content:start;gap:6px;display:grid}.configurator-service-package strong{color:var(--dr-light-ink);font-size:15px}.configurator-service-package p,.configurator-service-package ul{color:var(--dr-light-muted);margin:0;font-size:12px;line-height:1.55}.configurator-service-package ul{gap:6px;padding-left:18px;display:grid}.configurator-service-package>p{border-top:1px solid var(--dr-line-light);grid-column:1/-1;padding-top:14px}.configurator-extension-tabs{grid-template-columns:repeat(6,minmax(0,1fr));gap:8px;display:grid}.configurator-extension-tabs button{width:100%}.configurator-optional-toolbar{justify-content:flex-end;align-items:center;gap:16px;display:flex}.configurator-optional-toolbar:empty{display:none}.configurator-included-state{border-radius:var(--dr-radius-card);background:rgba(var(--dr-accent-deep-rgb), .08);min-height:180px;color:var(--dr-accent-deep);justify-content:center;align-items:center;gap:16px;padding:32px;display:flex}.configurator-included-state strong{color:var(--dr-light-ink);font-size:16px}.configurator-included-state p{max-width:440px;color:var(--dr-light-muted);margin:6px 0 0;font-size:12px;line-height:1.5}.configurator-catalogue-gap{color:var(--dr-light-muted);background:#f2f2f2}.configurator-services{border-radius:var(--dr-radius-card);background:radial-gradient(circle at 50% 25%, rgba(var(--dr-accent-bright-rgb), .14), transparent 32%), var(--dr-light-product-surface);text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:470px;padding:clamp(32px,6vw,80px);display:flex}.configurator-services-icon{border:1px solid rgba(var(--dr-accent-deep-rgb), .25);background:var(--dr-light-surface);width:62px;height:62px;color:var(--dr-accent-deep);border-radius:50%;place-items:center;margin-bottom:22px;display:grid}.configurator-services h3{letter-spacing:-.045em;margin:0;font-size:clamp(25px,3vw,38px)}.configurator-services p{max-width:610px;color:var(--dr-light-muted);margin:16px 0 0;font-size:13px;line-height:1.6}.configurator-services a,.configurator-unavailable a{background:var(--dr-action-fill);color:#fff;border-radius:10px;justify-content:center;align-items:center;gap:14px;min-height:46px;margin-top:26px;padding:0 18px;font-size:12px;font-weight:700;display:inline-flex}.configurator-review{gap:18px;display:grid}.configurator-review-status{border-radius:var(--dr-radius-card);color:#9d382d;background:#fff0ed;align-items:flex-start;gap:13px;padding:18px;display:flex}.configurator-review-status.is-ready{background:rgba(var(--dr-accent-deep-rgb), .09);color:var(--dr-accent-deep)}.configurator-review-status svg{flex:none}.configurator-review-status strong{color:var(--dr-light-ink);font-size:14px}.configurator-review-status p{color:var(--dr-light-muted);margin:5px 0 0;font-size:11px;line-height:1.45}.configurator-review-list{gap:8px;display:grid}.configurator-review-item{background:var(--dr-light-product-surface);border-radius:10px;grid-template-columns:76px minmax(0,1fr) auto;align-items:center;gap:15px;min-height:92px;padding:10px 14px 10px 10px;display:grid}.configurator-review-media{place-items:center;width:76px;height:72px;display:grid}.configurator-review-media img{object-fit:contain;width:100%;height:100%}.configurator-review-item.is-owned .configurator-review-media{color:var(--dr-accent-deep)}.configurator-review-copy{gap:4px;min-width:0;display:grid}.configurator-review-copy strong{font-size:13px;line-height:1.3}.configurator-review-copy span,.configurator-review-copy em{color:var(--dr-light-muted);text-overflow:ellipsis;white-space:nowrap;font-size:10px;font-style:normal;overflow:hidden}.configurator-review-copy span:first-of-type{color:var(--dr-light-muted);font-weight:500}.configurator-review-copy em{color:#9d382d;font-weight:650}.configurator-review-action{justify-items:end;gap:8px;display:grid}.configurator-review-action strong{font-size:13px}.configurator-review-action button{color:var(--dr-accent-deep);cursor:pointer;background:0 0;border:0;padding:0;font-size:10px;font-weight:700}.configurator-review-notices{gap:8px;display:grid}.configurator-review-notices p{color:#6e5421;background:#fff7e7;border-radius:9px;align-items:flex-start;gap:10px;margin:0;padding:13px 15px;font-size:11px;line-height:1.5;display:flex}.configurator-review-notices p.is-blocking{color:#8b332b;background:#fff0ed}.configurator-review-notices p.is-warning{color:#8a5318;background:#fff3e6}.configurator-review-notices p.is-recommendation{color:#665512;background:#fff9d9}.configurator-review-notices svg{flex:none;margin-top:1px}.configurator-review-total{border-radius:var(--dr-radius-card);color:var(--dr-light-ink);background:#eef4f4;grid-template-columns:1fr auto;gap:7px 20px;padding:22px;display:grid}.configurator-review-total>span{color:var(--dr-light-muted);align-self:center;font-size:12px}.configurator-review-total strong{font-size:22px}.configurator-review-total small{color:var(--dr-light-muted);grid-column:1/-1;font-size:9px}.configurator-review-save{border:1px solid var(--dr-line-light);border-radius:var(--dr-radius-card);gap:18px;padding:22px;display:grid}.configurator-review-save.is-saved{border-color:rgba(var(--dr-accent-deep-rgb), .32);background:rgba(var(--dr-accent-deep-rgb), .035)}.configurator-review-save-copy{grid-template-columns:auto minmax(0,1fr);gap:13px;display:grid}.configurator-review-save-copy>svg{color:var(--dr-accent-deep);margin-top:1px}.configurator-review-save-copy h3,.configurator-review-save-copy p{margin:0}.configurator-review-save-copy h3{color:var(--dr-light-ink);letter-spacing:-.02em;font-size:16px;font-weight:680}.configurator-review-save-copy p{max-width:620px;color:var(--dr-light-muted);margin-top:5px;font-size:11px;line-height:1.45}.configurator-review-save-controls{grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:10px;display:grid}.configurator-review-save-controls label{gap:7px;display:grid}.configurator-review-save-controls label>span{color:var(--dr-light-muted);letter-spacing:.07em;text-transform:uppercase;font-size:9px;font-weight:680}.configurator-review-save-controls input{border:1px solid var(--dr-line-light);border-radius:var(--dr-radius-control);background:var(--dr-light-surface);width:100%;min-height:44px;color:var(--dr-light-ink);font:inherit;padding:0 13px;font-size:12px}.configurator-review-save-controls input:focus{border-color:var(--dr-accent-deep);box-shadow:var(--dr-focus);outline:none}.configurator-review-save-controls input::placeholder{color:var(--dr-light-muted);opacity:.72}.configurator-review-save-controls>button{border-radius:var(--dr-radius-control);background:var(--dr-primary-fill);min-width:150px;min-height:44px;color:var(--dr-primary-fill-ink);cursor:pointer;border:0;justify-content:center;align-items:center;gap:8px;padding:0 16px;font-size:11px;font-weight:720;display:inline-flex}.configurator-review-save-controls>button:hover:not(:disabled),.configurator-review-save-controls>button:focus-visible{background:var(--dr-primary-fill-hover);box-shadow:var(--dr-focus);outline:none}.configurator-review-save-controls>button:disabled{cursor:not-allowed;opacity:.42}.configurator-review-save-message{color:var(--dr-light-muted);justify-content:space-between;align-items:center;gap:12px;margin:-5px 0 0;font-size:10px;line-height:1.4;display:flex}.configurator-review-save-message.is-saved{color:var(--dr-accent-deep)}.configurator-review-save-message.is-error{color:#9b3e35}.configurator-review-save-message a{color:currentColor;text-underline-offset:3px;flex:none;font-weight:680;text-decoration:underline}.configurator-actions{background:0 0;justify-content:space-between;align-items:center;gap:18px;min-height:72px;padding:12px clamp(22px,3.2vw,48px);display:flex}.configurator-actions>div{align-items:center;gap:14px;display:flex}.configurator-action-help{align-items:center;display:inline-flex;position:relative}.configurator-action-hint{z-index:20;color:#fff;opacity:0;visibility:hidden;transform-origin:100% 100%;pointer-events:none;width:min(350px,100vw - 40px);transition:opacity var(--dr-motion-fast), transform var(--dr-motion-fast), visibility 0s linear var(--dr-motion-fast);background:#202829;border:1px solid #ffffff1f;border-radius:10px;grid-template-columns:auto minmax(0,1fr);gap:10px;padding:13px 14px;display:grid;position:absolute;bottom:calc(100% + 11px);right:0;transform:translateY(5px);box-shadow:0 14px 34px #141c1d38}.configurator-action-hint:after{content:"";background:#202829;width:11px;height:11px;position:absolute;bottom:-6px;right:20px;transform:rotate(45deg)}.configurator-action-hint>svg{color:#9fd5d8;margin-top:1px}.configurator-action-hint strong{font-size:12px;line-height:1.35;display:block}.configurator-action-hint ul{gap:4px;margin:6px 0 0;padding:0;list-style:none;display:grid}.configurator-action-hint li{color:#ffffffc2;text-wrap:pretty;padding-left:11px;font-size:11px;line-height:1.42;position:relative}.configurator-action-hint li:before{content:"";background:#9fd5d8;border-radius:50%;width:3px;height:3px;position:absolute;top:.58em;left:0}.configurator-action-help[data-blocked=true]:focus-within .configurator-action-hint,.configurator-action-help[data-open=true] .configurator-action-hint{opacity:1;visibility:visible;transition-delay:0s;transform:translateY(0)}@media (hover:hover){.configurator-action-help[data-blocked=true]:hover .configurator-action-hint{opacity:1;visibility:visible;transition-delay:0s;transform:translateY(0)}}.configurator-back,.configurator-primary{cursor:pointer;border-radius:10px;justify-content:center;align-items:center;gap:13px;min-height:46px;font-size:12px;font-weight:700;display:inline-flex}.configurator-back{border:1px solid var(--dr-line-light);background:var(--dr-light-surface);color:var(--dr-light-ink);padding:0 16px}.configurator-primary{border:1px solid var(--dr-accent-deep);background:var(--dr-action-fill);color:#fff;min-width:160px;transition:background-color var(--dr-motion-fast), box-shadow var(--dr-motion-fast);padding:0 18px}.configurator-primary:hover:not(:disabled):not([aria-disabled=true]){background:var(--dr-action-fill-hover)}.configurator-back:disabled,.configurator-primary:disabled{cursor:not-allowed;opacity:.42}.configurator-primary.is-ordering-pending:disabled{border-color:var(--dr-line-light);background:var(--dr-light-product-surface);color:var(--dr-light-muted);cursor:default;opacity:1}.configurator-primary[aria-disabled=true]{cursor:help;opacity:.52}.configurator-mobile-bar{display:none}.configurator-route-loading{min-height:100dvh;padding:calc(var(--dr-store-header-stack) + 32px) var(--dr-store-gutter) 48px;background:var(--dr-light-canvas);color:var(--dr-light-ink);place-items:center;display:grid}.configurator-route-loading-state{color:var(--dr-light-muted);align-items:center;gap:11px;font-size:14px;display:inline-flex}.configurator-route-loading-state .cart-spinner{width:20px;height:20px;color:var(--dr-accent-deep);flex-basis:20px}html[data-theme=dark] .configurator-route-loading{background:var(--dr-light-canvas);color:var(--dr-light-ink)}.configurator-unavailable{border:1px solid var(--dr-line-light);border-radius:var(--dr-radius-panel);background:var(--dr-light-surface);text-align:center;flex-direction:column;justify-content:center;align-items:center;width:min(720px,100% - 32px);min-height:520px;margin:40px auto 80px;padding:48px;display:flex}.configurator-unavailable h1{letter-spacing:-.05em;max-width:560px;margin:22px 0 0;font-size:clamp(32px,5vw,52px)}.configurator-unavailable p{max-width:520px;color:var(--dr-light-muted);margin:16px 0 0;line-height:1.55}.configurator-unavailable.is-loading{background:0 0;border-color:#0000}.configurator-unavailable-spinner{width:28px;height:28px;color:var(--dr-accent-deep);border-width:2px;flex-basis:28px}.configurator-unavailable-actions{flex-wrap:wrap;justify-content:center;gap:10px;margin-top:26px;display:flex}.configurator-unavailable-actions a,.configurator-unavailable-actions button{border:1px solid var(--dr-action-fill);min-height:46px;font:inherit;cursor:pointer;border-radius:10px;justify-content:center;align-items:center;gap:14px;margin:0;padding:0 18px;font-size:12px;font-weight:700;display:inline-flex}.configurator-unavailable-actions button{background:var(--dr-action-fill);color:#fff}.configurator-unavailable-actions a{color:var(--dr-action-fill);background:0 0}html[data-theme=dark] .configurator-profile{--configurator-profile-accent:#ff1f3a;--configurator-profile-accent-rgb:255, 31, 58}html[data-theme=dark] .configurator-profile-options button{border-color:var(--dr-line-light);box-shadow:none}html[data-theme=dark] .configurator-profile-options button:hover{box-shadow:none;border-color:#ffffff2e}html[data-theme=dark] .configurator-page .configurator-profile-options button.is-selected{border-color:var(--configurator-profile-accent);background:rgba(var(--configurator-profile-accent-rgb), .1);box-shadow:inset 0 0 0 1px rgba(var(--configurator-profile-accent-rgb), .2)}html[data-theme=dark] .configurator-profile-options button:hover .configurator-profile-indicator{border-color:#ffffff52}html[data-theme=dark] .configurator-stepper .is-complete button{background:rgba(var(--dr-accent-deep-rgb), .12);color:var(--dr-accent-bright-hover)}html[data-theme=dark] .configurator-stepper .is-complete button:hover{background:rgba(var(--dr-accent-deep-rgb), .18);color:var(--dr-accent-bright-hover)}html[data-theme=dark] .configurator-stage-selections{scrollbar-color:#ffffff38 transparent}html[data-theme=dark] .configurator-stage-selections button,html[data-theme=dark] .configurator-stage-total,html[data-theme=dark] .configurator-pedal-mode-options>button,html[data-theme=dark] .configurator-pedal-mode-summary,html[data-theme=dark] .configurator-pedal-stage.is-optional,html[data-theme=dark] .configurator-shifter-owned,html[data-theme=dark] .configurator-variant-panel.is-loading,html[data-theme=dark] .configurator-option-grid button:disabled,html[data-theme=dark] .configurator-simple-status,html[data-theme=dark] .configurator-catalogue-gap{background:var(--dr-light-product-surface)}html[data-theme=dark] .configurator-pedal-mode-options>button:hover{background:var(--dr-light-product-surface-hover);box-shadow:0 10px 24px #0000002e}html[data-theme=dark] .configurator-stage-selections button.is-active,html[data-theme=dark] .configurator-already-have.is-active,html[data-theme=dark] .configurator-owned-wheelbase-option.is-selected,html[data-theme=dark] .configurator-shifter-owned.is-active,html[data-theme=dark] .configurator-wheel-requirement.is-selected,html[data-theme=dark] .configurator-wheel-requirement.is-owned,html[data-theme=dark] .configurator-product-card.is-selected .configurator-product-media{background:rgba(var(--dr-accent-deep-rgb), .1)}html[data-theme=dark] .configurator-stage-selections button.is-owned{background:rgba(var(--dr-accent-deep-rgb), .065)}html[data-theme=dark] .configurator-wheel-requirement:hover,html[data-theme=dark] .configurator-wheel-requirement-actions button:hover:not(:disabled){border-color:#fff3}html[data-theme=dark] .configurator-wheel-requirement-actions button:hover:not(:disabled),html[data-theme=dark] .configurator-wheel-requirement-options .configurator-option-grid button:hover:not(:disabled){color:var(--dr-light-ink);background:#ffffff0e}html[data-theme=dark] .configurator-wheel-requirement-options .configurator-option-grid button:hover:not(:disabled){border-color:#ffffff61}html[data-theme=dark] .configurator-wheel-requirement-actions button.is-active,html[data-theme=dark] .configurator-wheel-requirement-actions button.is-primary.is-done{border-color:rgba(var(--dr-accent-bright-rgb), .32);background:rgba(var(--dr-accent-bright-rgb), .08);color:var(--dr-accent-bright)}html[data-theme=dark] .configurator-wheel-requirement-actions button.is-primary.is-done:hover:not(:disabled){border-color:rgba(var(--dr-accent-bright-rgb), .46);background:rgba(var(--dr-accent-bright-rgb), .13);color:var(--dr-accent-bright)}html[data-theme=dark] .configurator-pedal-stage,html[data-theme=dark] .configurator-wheel-catalogue,html[data-theme=dark] .configurator-selected-wheels{background:var(--dr-light-surface)}html[data-theme=dark] .configurator-pedal-faceplate{background:#212121c7}html[data-theme=dark] .configurator-add-wheel-card,html[data-theme=dark] .configurator-selected-wheel-list>article.is-expanded{background:rgba(var(--dr-accent-deep-rgb), .07)}html[data-theme=dark] .configurator-add-wheel-card:hover{background:rgba(var(--dr-accent-deep-rgb), .11);box-shadow:0 10px 24px #0003}html[data-theme=dark] .configurator-selected-wheel-list>article[data-ready=true] .configurator-selected-wheel-main small,html[data-theme=dark] .configurator-quick-release-wheels li[data-status=not-needed]>span,html[data-theme=dark] .configurator-quick-release-wheels li[data-status=included]>span{color:var(--dr-accent-bright-hover)}html[data-theme=dark] .configurator-selected-wheel-remove:hover,html[data-theme=dark] .configurator-selected-wheel-remove:focus-visible{background:rgba(var(--dr-accent-deep-rgb), .1);color:#ff9b91}html[data-theme=dark] .configurator-page .configurator-stage-selections button,html[data-theme=dark] .configurator-page .configurator-selected-wheel-list>article.is-expanded,html[data-theme=dark] .configurator-page .configurator-wheel-requirement.is-selected,html[data-theme=dark] .configurator-page .configurator-wheel-requirement.is-owned{background:0 0}html[data-theme=dark] .configurator-page .configurator-stage-selections button:hover{background:#ffffff0a}html[data-theme=dark] .configurator-page .configurator-stage-selections button.is-active{background:rgba(var(--dr-accent-bright-rgb), .09)}html[data-theme=dark] .configurator-product-loading,html[data-theme=dark] .product-card-navigation-loading{background:#101010cc}html[data-theme=dark] .configurator-product-compatibility-badge{background:#212121f0}html[data-theme=dark] .configurator-product-card[data-tier=bronze] .configurator-product-tier-badge{color:#d7a67e;background:#8f5c3629;border-color:#c7916761}html[data-theme=dark] .configurator-product-card[data-tier=silver] .configurator-product-tier-badge{color:#c0c5cc;background:#6f767f29;border-color:#c0c5cc52}html[data-theme=dark] .configurator-product-card[data-tier=gold] .configurator-product-tier-badge{color:#d9b85a;background:#ae841a29;border-color:#d9b85a6b}html[data-theme=dark] .configurator-already-have,html[data-theme=dark] .configurator-context-note.is-warning,html[data-theme=dark] .configurator-review-notices p,html[data-theme=dark] .configurator-review-notices p.is-warning,html[data-theme=dark] .configurator-review-notices p.is-recommendation{color:#f0c96a;background:#ae841a26}html[data-theme=dark] .configurator-already-have p{color:#c7b273}html[data-theme=dark] .configurator-context-note-actions button{color:#f0c96a;background:#191919c7}html[data-theme=dark] .configurator-context-note.is-blocking,html[data-theme=dark] .configurator-variant-panel.is-error,html[data-theme=dark] .configurator-review-status,html[data-theme=dark] .configurator-review-notices p.is-blocking{background:rgba(var(--dr-accent-deep-rgb), .11);color:#ff9b91}html[data-theme=dark] .configurator-review-total{background:rgba(var(--dr-accent-deep-rgb), .075)}html[data-theme=dark] .configurator-mobile-bar{border-top:1px solid var(--dr-line-light);background:#191919f0;box-shadow:0 -12px 32px #00000059}html[data-theme=dark] .configurator-action-hint{color:#191f20;background:#edf3f3;border-color:#ffffff29;box-shadow:0 16px 38px #0000006b}html[data-theme=dark] .configurator-action-hint:after{background:#edf3f3}html[data-theme=dark] .configurator-action-hint>svg,html[data-theme=dark] .configurator-action-hint li{color:#445354}html[data-theme=dark] .configurator-action-hint li:before{background:var(--dr-accent-deep)}@media (max-width:1320px){.configurator-workspace{grid-template-columns:minmax(0,1fr) minmax(300px,320px)}.configurator-product-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}@media (max-width:1060px){.configurator-profile{grid-template-columns:1fr}.configurator-profile-heading{max-width:680px}.configurator-profile-options{width:min(100%,760px)}.configurator-profile-options button{min-height:158px}.configurator-profile-actions{grid-column:auto;width:min(100%,760px)}.configurator-workspace{grid-template-columns:1fr}.configurator-stage{display:block;position:static}}@media (max-width:760px){.configurator-shell{padding-bottom:116px}.configurator-intro{padding:22px 16px 16px}.configurator-intro .product-breadcrumbs{margin-bottom:0}.configurator-profile{border-bottom:0;justify-items:stretch;gap:18px;margin:0;padding:22px 16px 28px}.configurator-profile-heading{text-align:left;width:100%;padding:0}.configurator-profile-heading h2{max-width:13ch;font-size:clamp(29px,8.2vw,33px);line-height:1.02}.configurator-profile-options{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;width:100%}.configurator-profile-options button{border:1px solid var(--dr-line-light);background:var(--dr-light-surface);min-height:148px;box-shadow:none;text-align:left;border-radius:10px;grid-template-rows:auto 1fr;grid-template-columns:minmax(0,1fr) 20px;justify-content:stretch;align-items:start;gap:14px 8px;padding:13px 14px 14px;display:grid}.configurator-profile-indicator{color:#0000;border:1px solid #19191940;border-radius:50%;grid-area:1/2;place-items:center;width:20px;height:20px;font-size:12px;font-weight:750;line-height:1;display:grid}.configurator-profile-options button:hover{border-color:var(--dr-line-light);background:var(--dr-light-surface);box-shadow:none}.configurator-profile-options button.is-selected,.configurator-profile-options button.is-selected:hover{border-color:var(--configurator-profile-accent);background:rgba(var(--configurator-profile-accent-rgb), .075);box-shadow:inset 0 0 0 1px rgba(var(--configurator-profile-accent-rgb), .12)}.configurator-profile-options button.is-selected .configurator-profile-indicator{border-color:var(--configurator-profile-accent);background:var(--configurator-profile-accent);box-shadow:0 0 0 1px var(--configurator-profile-accent);color:#fff}.configurator-profile-index{grid-area:1/1;align-self:center;padding-top:0;font-size:10px;line-height:20px}.configurator-profile-copy{text-align:left;grid-area:2/1/auto/-1;align-self:start;align-items:flex-start;gap:5px}.configurator-profile-copy strong{font-size:16.5px;line-height:1.15}.configurator-profile-copy small{-webkit-line-clamp:4;-webkit-box-orient:vertical;max-width:none;font-size:12px;line-height:1.4;display:-webkit-box;overflow:hidden}.configurator-profile-actions{flex-direction:column;align-items:stretch;margin-top:2px}.configurator-profile-actions .configurator-action-help,.configurator-profile-actions .configurator-profile-primary{width:100%}.configurator-profile-summary{grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:8px 16px;padding:0 16px 14px}.configurator-profile-summary>button:first-child{grid-area:1/1}.configurator-profile-summary .configurator-reset-button{grid-area:1/2}.configurator-profile-summary p{border-left:0;grid-area:2/1/auto/-1;gap:4px;padding-left:0;display:grid}.configurator-profile-summary span{white-space:normal}.configurator-stepper{scroll-snap-type:x proximity}.configurator-stepper ol{grid-template-columns:repeat(8,154px);width:max-content;min-width:0;padding:0 16px}.configurator-stepper li{scroll-snap-align:start;width:auto}.configurator-stepper button{gap:6px;min-height:52px;padding:8px 18px 8px 22px}.configurator-stepper li:first-child button{padding-left:13px}.configurator-stepper small{font-size:12px;display:block}.configurator-workspace{gap:0;padding:12px 0 0}.configurator-stage,.configurator-chooser{box-shadow:none;background:0 0;border:0;border-radius:0;overflow:visible}.configurator-stage{border-top:1px solid var(--dr-line-light);order:2;margin-top:8px;padding:0;display:block}.configurator-stage.is-empty{display:none}.configurator-chooser{order:1}.configurator-stage-topline{min-height:48px;padding:0 16px}.configurator-stage-preview{display:none}.configurator-stage-media{width:88px;height:88px;padding:8px}.configurator-stage-media>img{height:100%}.configurator-stage-caption{min-height:0;padding:0}.configurator-stage-caption h2{font-size:14px}.configurator-stage-caption>strong{font-size:12px}.configurator-stage-selections{gap:0;max-height:220px;padding:0 16px 18px}.configurator-stage-selections button{border-top:1px solid var(--dr-line-light);background:0 0;border-radius:0;gap:10px;padding:9px 0}.configurator-stage-selections button:hover,.configurator-stage-selections button.is-owned{box-shadow:none;background:0 0}.configurator-stage-selections button.is-active{background:rgba(var(--dr-accent-deep-rgb), .055);box-shadow:none}.configurator-stage-empty-summary{min-height:230px;padding:28px 20px 36px}.configurator-stage-total{display:none}.configurator-chooser-heading{padding:22px 16px 10px}.configurator-chooser-heading h2{font-size:clamp(27px,8vw,32px);line-height:1.04}.configurator-chooser-heading p{max-width:42ch;font-size:14px;line-height:1.5}.configurator-chooser-content{gap:20px;padding:10px 16px 28px}.configurator-already-have{border-left:0;border-right:0;border-radius:0;grid-template-columns:minmax(0,1fr) auto;gap:10px;margin-inline:-16px;padding:16px}.configurator-already-have>svg{display:none}.configurator-already-have button{grid-column:auto;justify-self:end}.configurator-owned-wheelbase-family{border:0;border-top:1px solid var(--dr-line-light);background:0 0;border-radius:0;padding:16px 0 0}.configurator-wheel-sort,.configurator-filter-group{background:0 0;border:0;border-radius:0;gap:8px;padding:0}.configurator-wheel-sort button,.configurator-filter-group button{border:1px solid var(--dr-line-light);background:var(--dr-light-product-surface);border-radius:8px;min-height:42px}.configurator-wheel-sort button.is-active,.configurator-filter-group button.is-active{border-color:rgba(var(--dr-accent-deep-rgb), .38);background:rgba(var(--dr-accent-deep-rgb), .08);color:var(--dr-accent-deep);box-shadow:none}.configurator-owned-wheelbase-options{grid-template-columns:repeat(2,minmax(0,1fr))}.configurator-owned-wheelbase-option{min-height:58px;padding:8px 9px}.configurator-product-grid{grid-template-columns:1fr;row-gap:0}.configurator-pedal-mode-options{border-top:1px solid var(--dr-line-light);grid-template-columns:1fr;gap:0}.configurator-pedal-mode-options>button{border:0;border-bottom:1px solid var(--dr-line-light);min-height:108px;box-shadow:none;background:0 0;border-radius:0;padding:38px 4px 16px}.configurator-pedal-mode-options>button:hover{border-color:var(--dr-line-light);background:rgba(var(--dr-accent-deep-rgb), .035);box-shadow:none}.configurator-pedal-mode-summary{border:0;border-bottom:1px solid var(--dr-line-light);background:0 0;border-radius:0;align-items:flex-start;padding:12px 0}.configurator-pedal-stage{border:0;border-top:1px solid var(--dr-line-light);background:0 0;border-radius:0;padding:20px 0 2px}.configurator-pedal-stage.is-complete,.configurator-pedal-stage.is-optional{background:0 0}.configurator-pedal-stage-heading{grid-template-columns:28px minmax(0,1fr)}.configurator-pedal-stage-heading>button{grid-column:2;justify-self:start}.configurator-pedal-stage .configurator-product-grid{grid-template-columns:1fr}.configurator-pedal-faceplate{border:0;border-top:1px solid var(--dr-line-light);background:0 0;border-radius:0;padding:16px 0 0}.configurator-faceplate-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.configurator-equipment-list .configurator-choice-group .configurator-product-grid{grid-template-columns:1fr}.configurator-wheel-groups{gap:26px}.configurator-wheel-catalogue{border:0;border-top:1px solid var(--dr-line-light);background:0 0;border-radius:0;margin-top:14px;padding:20px 0 0}.configurator-wheel-group-heading{gap:12px;display:grid}.configurator-wheel-catalogue-actions{justify-content:stretch;width:100%;display:grid}.configurator-wheel-sort{justify-content:flex-start;width:100%}.configurator-wheel-sort button{flex:auto}.configurator-wheel-catalogue-close{width:100%}.configurator-wheel-group+.configurator-wheel-group{padding-top:22px}.configurator-selected-wheels{border:0;border-top:1px solid var(--dr-line-light);background:0 0;border-radius:0;margin-top:4px;padding:20px 0 0;overflow:visible}.configurator-selected-wheels>.configurator-selected-wheels-heading{padding:0 0 16px}.configurator-add-wheel-card{background:0 0;border-left:0;border-right:0;border-radius:0;grid-template-columns:46px minmax(0,1fr);gap:12px;min-height:90px;margin:14px -16px 0;padding:16px}.configurator-add-wheel-card:hover{background:rgba(var(--dr-accent-deep-rgb), .045);box-shadow:none;transform:none}.configurator-add-wheel-icon{width:46px;height:46px}.configurator-add-wheel-copy strong{font-size:16px}.configurator-add-wheel-action{grid-column:2}.configurator-selected-wheel-main{grid-template-columns:52px minmax(0,1fr) 18px;gap:9px}.configurator-selected-wheel-list{border-bottom:1px solid var(--dr-line-light);gap:0}.configurator-selected-wheel-list>article,.configurator-selected-wheel-list>article.is-expanded{border:0;border-top:1px solid var(--dr-line-light);background:0 0;border-radius:0;overflow:visible}.configurator-selected-wheel-media{width:52px;height:52px}.configurator-selected-wheel-details{background:0 0;padding:0 0 18px}.configurator-wheel-requirement{border:0;border-top:1px solid var(--dr-line-light);box-shadow:none;background:0 0;border-radius:0;grid-template-columns:60px minmax(0,1fr);gap:14px;padding:18px 0}.configurator-wheel-requirement:last-child{border-bottom:1px solid var(--dr-line-light)}.configurator-wheel-requirement:hover,.configurator-wheel-requirement.is-required,.configurator-wheel-requirement.is-selected,.configurator-wheel-requirement.is-owned{box-shadow:none;background:0 0;border-left:0}.configurator-wheel-requirement-media{width:60px;height:60px}.configurator-wheel-requirement-copy strong{font-size:15px}.configurator-wheel-requirement-actions{grid-area:auto/1/auto/-1;grid-template-columns:repeat(2,minmax(0,1fr));gap:6px;min-width:0;display:grid}.configurator-wheel-requirement-actions button{min-height:42px;padding-inline:8px;font-size:12.5px}.configurator-wheel-requirement-options,.configurator-choice-groups{grid-template-columns:1fr}.configurator-choice-group:first-child{grid-column:auto}.configurator-choice-group:not(:first-child) .configurator-product-grid{grid-template-columns:1fr}.configurator-service-package{border:0;border-top:1px solid var(--dr-line-light);background:0 0;border-radius:0;grid-template-columns:1fr;padding:18px 0 0}.configurator-service-package>p{grid-column:auto}.configurator-product-card{border-bottom:1px solid var(--dr-line-light);grid-template-rows:auto;grid-template-columns:104px minmax(0,1fr);align-items:start;min-height:120px;padding:16px 0}.configurator-product-media{aspect-ratio:1;width:104px;height:104px;min-height:0}.configurator-product-media img{width:100%;height:100%}.configurator-product-compatibility-badges{scrollbar-width:none;flex-wrap:nowrap;order:-1;gap:4px;width:100%;margin-bottom:6px;position:static;overflow-x:auto}.configurator-product-compatibility-badges::-webkit-scrollbar{display:none}.configurator-product-compatibility-badge{flex:none;min-height:20px;padding:0 7px;font-size:9px}.configurator-product-copy{justify-content:flex-start;gap:2px;min-height:104px;padding:8px 0 10px 12px}.configurator-product-copy strong{min-height:0;margin-bottom:2px}.configurator-option-grid{grid-template-columns:1fr}.configurator-variant-panel{padding:16px 0 2px}.configurator-variant-panel.is-error{grid-template-columns:auto minmax(0,1fr);padding:14px}.configurator-variant-panel.is-error button{grid-column:2;justify-self:start}.configurator-extension-tabs{scrollbar-width:none;padding-bottom:2px;display:flex;overflow-x:auto}.configurator-extension-tabs::-webkit-scrollbar{display:none}.configurator-extension-tabs button{flex:none;width:auto}.configurator-services{background:0 0;border-radius:0;min-height:320px;margin-inline:-16px;padding:38px 16px}.configurator-review-list{border-top:1px solid var(--dr-line-light);gap:0}.configurator-review-item{border-bottom:1px solid var(--dr-line-light);background:0 0;border-radius:0;grid-template-columns:64px minmax(0,1fr);padding:12px 0}.configurator-review-media{background:var(--dr-light-product-surface);border-radius:8px;width:64px;height:62px;padding:6px}.configurator-review-action{grid-column:2;grid-template-columns:1fr auto;justify-items:start}.configurator-review-action button{justify-self:end}.configurator-review-total strong{font-size:18px}.configurator-actions{border-top:1px solid var(--dr-line-light);min-height:68px;padding:12px 16px 20px}.configurator-actions>div{display:none}.configurator-mobile-bar{z-index:70;min-height:72px;padding:10px 16px max(10px, env(safe-area-inset-bottom));color:var(--dr-light-ink);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#fffffff0;border-top:0;justify-content:space-between;align-items:center;gap:16px;display:flex;position:fixed;inset:auto 0 0;box-shadow:0 -12px 32px #1c242517}.configurator-mobile-total{gap:3px;display:grid}.configurator-mobile-total>span{color:var(--dr-light-muted);font-size:9px}.configurator-mobile-total>strong{font-size:17px}.configurator-action-help.is-mobile{flex:none}.configurator-action-help.is-mobile .configurator-action-hint{right:16px;bottom:calc(82px + env(safe-area-inset-bottom));width:auto;position:fixed;left:16px}.configurator-action-help.is-mobile .configurator-action-hint:after{display:none}.configurator-action-help.is-mobile>button{background:var(--dr-action-fill);color:#fff;border:0;border-radius:10px;place-items:center;width:46px;height:46px;display:grid}.configurator-action-help.is-mobile>button:disabled{opacity:.38}.configurator-action-help.is-mobile>button.is-ordering-pending:disabled{border:1px solid var(--dr-line-light);background:var(--dr-light-product-surface);color:var(--dr-light-muted);cursor:default;opacity:1}.configurator-action-help.is-mobile>button[aria-disabled=true]{cursor:help;opacity:.52}html[data-theme=dark] .configurator-profile-options button,html[data-theme=dark] .configurator-profile-options button:hover,html[data-theme=dark] .configurator-pedal-mode-options>button,html[data-theme=dark] .configurator-pedal-mode-options>button:hover,html[data-theme=dark] .configurator-pedal-mode-summary,html[data-theme=dark] .configurator-pedal-stage,html[data-theme=dark] .configurator-pedal-stage.is-complete,html[data-theme=dark] .configurator-pedal-stage.is-optional,html[data-theme=dark] .configurator-pedal-faceplate,html[data-theme=dark] .configurator-wheel-catalogue,html[data-theme=dark] .configurator-selected-wheels,html[data-theme=dark] .configurator-add-wheel-card,html[data-theme=dark] .configurator-selected-wheel-list>article.is-expanded,html[data-theme=dark] .configurator-selected-wheel-details,html[data-theme=dark] .configurator-wheel-requirement,html[data-theme=dark] .configurator-wheel-requirement.is-selected,html[data-theme=dark] .configurator-wheel-requirement.is-owned,html[data-theme=dark] .configurator-service-package,html[data-theme=dark] .configurator-review-item,html[data-theme=dark] .configurator-stage-selections button,html[data-theme=dark] .configurator-stage-selections button.is-owned{box-shadow:none;background:0 0}html[data-theme=dark] .configurator-page .configurator-stage-selections button.is-active{background:rgba(var(--dr-accent-bright-rgb), .1);box-shadow:none}html[data-theme=dark] .configurator-profile-indicator{border-color:#ffffff47}html[data-theme=dark] .configurator-page .configurator-profile-options button.is-selected{background:rgba(var(--configurator-profile-accent-rgb), .1)}html[data-theme=dark] .configurator-profile-options button.is-selected .configurator-profile-indicator{border-color:var(--configurator-profile-accent);background:var(--configurator-profile-accent)}html[data-theme=dark] .configurator-page .configurator-pedal-stage,html[data-theme=dark] .configurator-page .configurator-pedal-stage.is-complete,html[data-theme=dark] .configurator-page .configurator-pedal-stage.is-optional,html[data-theme=dark] .configurator-page .configurator-pedal-faceplate,html[data-theme=dark] .configurator-page .configurator-wheel-catalogue,html[data-theme=dark] .configurator-page .configurator-selected-wheels,html[data-theme=dark] .configurator-page .configurator-selected-wheel-list>article.is-expanded{box-shadow:none;background:0 0}}@media (max-width:430px){.configurator-stage-caption{gap:4px}.configurator-filter-group{grid-template-columns:repeat(2,minmax(0,1fr));justify-self:stretch;width:100%;display:grid}.configurator-filter-group button{width:100%;padding:0 10px}.configurator-choice-group-heading{display:grid}.configurator-faceplate-grid,.configurator-review-total{grid-template-columns:1fr}.configurator-review-total strong{justify-self:start}}@media (max-width:1100px){.store-footer-main{grid-template-columns:1fr;gap:40px}.store-footer-navigation{grid-template-columns:repeat(2,minmax(0,1fr));gap:40px 64px}.store-footer-legal{grid-template-columns:minmax(0,1fr) auto}.store-footer-legal>p{grid-column:1/-1}}@media (max-width:700px){.store-footer{padding-left:20px;padding-right:20px}.store-footer-partners{width:100%}.store-footer-partner-list{flex-wrap:wrap;justify-content:flex-start;gap:26px 30px;display:flex}.store-footer-partner-logo-bavarian{height:22px}.store-footer-partner-logo-simlab{height:30px}.store-footer-partner-logo-bdh{height:42px}.store-footer-partner-logo-qubic{height:21px}.store-footer-partner-logo-eplab{height:18px}.store-footer-partner-logo-trak-racer{height:30px}.store-footer-main{gap:34px;padding:36px 0}.store-footer-payment-banner{width:min(320px,100%)}.store-footer-navigation{grid-template-columns:1fr;gap:34px;padding:36px 0}.store-footer-legal{grid-template-columns:1fr;align-items:flex-start;gap:10px;min-height:0;padding:20px 0 26px}}@media (max-width:1100px){.product-carousel-track{grid-auto-columns:calc(33.3333% - 12px)}}@media (max-width:760px){.catalogue-heading-carousel{align-items:center;gap:16px;display:flex}.product-carousel-control{width:40px;height:40px}.product-carousel-track{grid-auto-columns:calc(50% - 9px)}}.account-auth-page,.account-dashboard-page{background:var(--dr-light-canvas);min-height:100dvh;color:var(--dr-light-ink)}.account-auth-page{grid-template-rows:76px minmax(0,1fr) 54px;display:grid}.account-auth-header,.account-dashboard-header{color:var(--dr-heading);background:#141416}.account-auth-header{place-items:center;display:grid}.account-auth-logo,.account-dashboard-logo{color:var(--dr-heading);letter-spacing:-.055em;align-items:center;font-size:18px;font-weight:700;line-height:1;display:inline-flex}.account-auth-logo img,.account-dashboard-logo img{width:166px;height:auto;display:block}.account-auth-logo strong,.account-dashboard-logo strong{color:var(--dr-accent-bright)}.account-auth-logo:focus-visible,.account-dashboard-logo:focus-visible,.account-auth-back:focus-visible,.account-auth-change-email:focus-visible,.account-auth-resend button:focus-visible,.account-auth-footer a:focus-visible,.account-dashboard-footer a:focus-visible{box-shadow:var(--dr-focus);border-radius:4px;outline:none}.account-auth-main{place-items:center;min-height:0;padding:40px 20px;display:grid}.account-auth-panel{border:1px solid var(--dr-line-light);background:var(--dr-light-surface);border-radius:16px;width:min(460px,100%);padding:30px 32px 32px;box-shadow:0 20px 56px #19191914}.account-auth-panel h1,.account-auth-panel p{margin:0}.account-auth-back{min-height:32px;color:var(--dr-light-muted);cursor:pointer;transition:color var(--dr-motion-fast);background:0 0;border:0;align-items:center;gap:6px;margin:0 0 18px;padding:2px 0;font-size:13px;font-weight:600;display:inline-flex}.account-auth-back svg{transition:transform var(--dr-motion-fast)}.account-auth-back:hover{color:var(--dr-light-ink)}.account-auth-back:hover svg{transform:translate(-2px)}.account-auth-heading{padding-bottom:24px}.account-auth-eyebrow{color:var(--dr-accent-deep);letter-spacing:.09em;text-transform:uppercase;margin-bottom:9px;font-size:11px;font-weight:700;line-height:1;display:block}.account-auth-heading h1{letter-spacing:-.04em;text-wrap:balance;font-size:clamp(25px,5vw,30px);font-weight:700;line-height:1.08}.account-auth-heading>p,.account-auth-code-subrow p{color:var(--dr-light-muted);text-wrap:pretty;margin-top:9px;font-size:14px;line-height:1.5}.account-auth-field-label{color:var(--dr-light-ink);margin-bottom:8px;font-size:13px;font-weight:650;display:block}.account-auth-email-control{border:1px solid var(--dr-line-light);border-radius:var(--dr-radius-control);background:var(--dr-light-surface);width:100%;height:58px;transition:border-color var(--dr-motion-fast), box-shadow var(--dr-motion-fast);grid-template-columns:minmax(0,1fr) 52px;align-items:center;display:grid;overflow:hidden}.account-auth-email-control:focus-within{border-color:var(--dr-accent-deep);box-shadow:var(--dr-focus)}.account-auth-email-control.account-auth-email-control-error{border-color:#c53b32;box-shadow:0 0 0 3px #c53b3224}.account-auth-email-control input{width:100%;min-width:0;height:56px;color:var(--dr-light-ink);background:0 0;border:0;outline:0;padding:0 16px;font-size:16px}.account-auth-email-control input::placeholder{color:#85868a;opacity:1}.account-auth-email-control button{background:var(--dr-primary-fill);color:#fff;cursor:pointer;width:44px;height:44px;transition:background-color var(--dr-motion-fast), box-shadow var(--dr-motion-fast);border:0;border-radius:10px;justify-self:center;place-items:center;padding:0;display:grid}.account-auth-email-control button:hover{background:var(--dr-action-fill-hover)}.account-auth-email-control button:focus-visible,.account-auth-verify-button:focus-visible,.account-dashboard-title-row>a:focus-visible,.account-orders-message>a:focus-visible,.account-orders-message button:focus-visible,.account-dashboard-session button:focus-visible{box-shadow:var(--dr-focus);outline:none}.account-auth-email-control button:disabled,.account-auth-email-control input:disabled{cursor:wait;opacity:.72}.account-auth-field-help{color:var(--dr-light-muted);font-size:12px;line-height:1.45;margin-top:8px!important}.account-auth-error{color:#ad251d;font-size:13px;font-weight:550;line-height:1.45;margin-top:9px!important}.account-auth-privacy-note{color:var(--dr-light-muted);font-size:12px;line-height:1.5;margin-top:22px!important}.account-auth-privacy-note a{color:var(--dr-light-ink);text-underline-offset:2px;text-decoration:underline}.account-auth-code-heading{padding-bottom:22px}.account-auth-code-subrow{flex-wrap:wrap;align-items:baseline;gap:6px 12px;display:flex}.account-auth-change-email{color:var(--dr-accent-deep);cursor:pointer;background:0 0;border:0;padding:0;font-size:13px;font-weight:650}.account-auth-change-email:disabled{cursor:wait;opacity:.55}.account-auth-code-field-wrap{min-height:74px;position:relative}.account-auth-code-grid{cursor:text;grid-template-columns:repeat(6,minmax(0,1fr));gap:8px;display:grid;position:relative;container-type:inline-size}.account-auth-code-input{z-index:2;opacity:.001;caret-color:#0000;border:0;width:100%;height:100%;font-size:16px;position:absolute;inset:0}.account-auth-code-input:focus{outline:0}.account-auth-code-cell{aspect-ratio:1/1.18;border:1px solid var(--dr-line-light);background:var(--dr-light-surface);color:var(--dr-light-ink);border-radius:10px;place-items:center;font-size:clamp(21px,8cqi,27px);font-weight:650;line-height:1;display:grid;position:relative}.account-auth-code-cell-active{border-color:var(--dr-accent-deep);box-shadow:0 0 0 3px #0a767c24}.account-auth-code-cell>span{animation:.22s cubic-bezier(.22,.75,.3,1) account-auth-digit-enter}.account-auth-code-cell-active.account-auth-code-cell-empty:after{background:var(--dr-light-ink);content:"";width:1px;height:45%;animation:1s step-end .4s infinite account-auth-caret-blink}.account-auth-code-verifying{z-index:3;background:#ffffffd6;border-radius:10px;place-items:center;display:grid;position:absolute;inset:0}.account-auth-verify-button{background:var(--dr-primary-fill);color:#fff;cursor:pointer;width:100%;min-height:48px;transition:background-color var(--dr-motion-fast), opacity var(--dr-motion-fast), box-shadow var(--dr-motion-fast);border:0;border-radius:10px;margin-top:14px;padding:0 18px;font-size:14px;font-weight:700}.account-auth-verify-button:hover:not(:disabled){background:var(--dr-action-fill-hover)}.account-auth-verify-button:disabled{cursor:not-allowed;opacity:.38}.account-auth-resend{min-height:20px;color:var(--dr-light-muted);text-align:center;margin-top:14px;font-size:13px;line-height:1.45}.account-auth-resend button{color:var(--dr-light-ink);cursor:pointer;font:inherit;text-underline-offset:2px;background:0 0;border:0;padding:0;font-weight:600;text-decoration:underline}.account-auth-resend button:disabled{cursor:wait;opacity:.55}.account-auth-debug-code{color:#644e00;text-align:center;background:#f4f0df;border-radius:8px;padding:9px 10px;font-size:12px;margin-top:12px!important}.account-auth-footer,.account-dashboard-footer{color:var(--dr-light-muted);justify-content:center;align-items:center;font-size:12px;display:flex}.account-auth-spinner{border:2px solid #19191929;border-top-color:var(--dr-accent-deep);border-radius:var(--dr-radius-pill);width:25px;height:25px;animation:.7s linear infinite account-auth-spin;display:inline-block}.account-auth-spinner-small{border-width:1.5px;border-top-color:#fff;width:16px;height:16px}.account-auth-sr-only{clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;margin:-1px;position:absolute;overflow:hidden}.account-dashboard-page{grid-template-rows:76px minmax(0,1fr) 54px;display:grid}.account-dashboard-header-inner{justify-content:space-between;align-items:center;gap:24px;width:min(1120px,100% - 48px);height:100%;margin:0 auto;display:flex}.account-dashboard-session{color:#aaaeb3;align-items:center;gap:18px;font-size:13px;display:flex}.account-dashboard-session button{min-height:36px;color:var(--dr-heading);cursor:pointer;background:#202124;border:1px solid #ffffff29;border-radius:9px;align-items:center;gap:7px;padding:0 12px;font-size:13px;font-weight:600;display:inline-flex}.account-dashboard-session button:hover{color:var(--dr-accent-bright)}.account-dashboard-session button:disabled{cursor:wait;opacity:.55}.account-dashboard-title-row{justify-content:space-between;align-items:flex-end;gap:24px;margin-bottom:28px;display:flex}.account-dashboard-title-row p,.account-dashboard-title-row h1,.account-dashboard-title-row span{margin:0}.account-dashboard-title-row p{color:var(--dr-accent-deep);letter-spacing:.09em;text-transform:uppercase;margin-bottom:6px;font-size:11px;font-weight:700}.account-dashboard-title-row h1{letter-spacing:-.045em;font-size:clamp(32px,4vw,44px);font-weight:700;line-height:1}.account-dashboard-title-row span{color:var(--dr-light-muted);margin-top:10px;font-size:13px;display:block}.account-dashboard-title-row>a,.account-orders-message>a,.account-orders-message button{border:1px solid var(--dr-light-ink);background:var(--dr-primary-fill);color:#fff;cursor:pointer;min-height:42px;transition:background-color var(--dr-motion-fast), box-shadow var(--dr-motion-fast);border-radius:10px;justify-content:center;align-items:center;padding:0 17px;font-size:13px;font-weight:650;display:inline-flex}.account-dashboard-title-row>a:hover,.account-orders-message>a:hover,.account-orders-message button:hover{background:var(--dr-action-fill-hover)}.account-orders-list,.account-orders-skeleton{gap:16px;display:grid}.account-order-action-message{border-radius:var(--dr-radius-control);color:#166534;background:#effaf3;border:1px solid #b7ddc4;margin-bottom:16px;padding:12px 14px;font-size:13px;font-weight:650}.account-order-action-message.is-error{color:#9f1d1d;background:#fff5f5;border-color:#efcaca}.account-order-card{border:1px solid var(--dr-line-light);background:var(--dr-light-surface);border-radius:14px;overflow:hidden;box-shadow:0 1px 2px #19191908}.account-order-card-header,.account-order-card-footer{justify-content:space-between;align-items:center;gap:20px;padding:20px 22px;display:flex}.account-order-card-header h2,.account-order-card-header p{margin:0}.account-order-card-header h2{font-size:16px;font-weight:700;line-height:1.35}.account-order-card-header p{color:var(--dr-light-muted);margin-top:4px;font-size:12px}.account-order-status{border-radius:var(--dr-radius-pill);color:#6b5511;background:#f1eee3;flex:none;padding:7px 10px;font-size:11px;font-weight:700;line-height:1}.account-order-status[data-status=processing],.account-order-status[data-status=completed]{color:#166534;background:#e5f5eb}.account-order-status[data-status=cancelled],.account-order-status[data-status=failed],.account-order-status[data-status=refunded]{color:#9f1d1d;background:#f9e7e7}.account-order-items{border-top:1px solid var(--dr-line-light);border-bottom:1px solid var(--dr-line-light);gap:10px;padding:16px 22px;display:grid}.account-order-item{grid-template-columns:56px minmax(0,1fr);align-items:center;gap:12px;min-width:0;display:grid}.account-order-item-media{background:var(--dr-light-product-surface);border-radius:9px;place-items:center;width:56px;height:56px;display:grid;overflow:hidden}.account-order-item-media img{object-fit:contain;width:100%;height:100%}.account-order-item-copy{gap:4px;min-width:0;display:grid}.account-order-item-copy strong{text-overflow:ellipsis;white-space:nowrap;font-size:13px;font-weight:650;line-height:1.35;overflow:hidden}.account-order-item-copy small{color:var(--dr-light-muted);font-size:12px}.account-order-item-copy .account-order-item-preorder{color:var(--dr-light-muted);gap:2px;margin-top:4px;display:grid}.account-order-item-preorder strong{color:var(--dr-accent-deep);font-size:12px}.account-order-card-footer{color:var(--dr-light-muted);font-size:12px}.account-order-card-footer strong{color:var(--dr-light-ink);font-size:16px}.account-order-card-footer>div{gap:5px;min-width:0;display:grid}.account-order-card-footer>div>span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.account-order-card-footer>div>small{color:var(--dr-accent-deep);font-size:11px;font-weight:650}.account-order-card-footer>button{border:1px solid var(--dr-line-light);border-radius:var(--dr-radius-control);background:var(--dr-light-surface);min-height:38px;color:var(--dr-light-muted);cursor:pointer;transition:border-color var(--dr-motion-fast), color var(--dr-motion-fast), box-shadow var(--dr-motion-fast);flex:none;justify-content:center;align-items:center;gap:7px;padding:0 12px;font-size:11px;font-weight:700;display:inline-flex}.account-order-card-footer>button:hover{border-color:var(--dr-accent-deep);color:var(--dr-accent-deep)}.account-order-card-footer>.account-order-cancel-button{color:#9f1d1d;border-color:#efcaca}.account-order-card-footer>.account-order-cancel-button:hover{color:#7f1d1d;border-color:#9f1d1d}.account-order-card-footer>button:disabled{cursor:wait;opacity:.62}.account-order-card-footer>button:focus-visible{box-shadow:var(--dr-focus);outline:none}.account-orders-message{border:1px solid var(--dr-line-light);background:var(--dr-light-surface);text-align:center;border-radius:14px;align-content:center;place-items:center;min-height:290px;padding:40px 24px;display:grid}.account-orders-message>svg{color:var(--dr-accent-deep);margin-bottom:16px}.account-orders-message h2,.account-orders-message p{margin:0}.account-orders-message h2{letter-spacing:-.02em;font-size:19px}.account-orders-message p{max-width:440px;color:var(--dr-light-muted);margin-top:8px;font-size:13px;line-height:1.5}.account-orders-message>a,.account-orders-message button{margin-top:22px}.account-order-skeleton-card{border:1px solid var(--dr-line-light);background:var(--dr-light-surface);border-radius:14px;align-content:start;gap:14px;height:190px;padding:22px;display:grid}.account-order-skeleton-card span{border-radius:var(--dr-radius-pill);background:linear-gradient(90deg,#ececea 20%,#f7f7f5 50%,#ececea 80%) 0 0/200% 100%;width:38%;height:15px;animation:1.3s linear infinite account-orders-shimmer;display:block}.account-order-skeleton-card span:nth-child(2){width:70%;margin-top:30px}.account-order-skeleton-card span:nth-child(3){width:24%}@keyframes account-auth-digit-enter{0%{opacity:0;transform:translateY(4px)scale(.86)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes account-auth-caret-blink{0%,45%{opacity:1}46%,to{opacity:0}}@keyframes account-auth-spin{to{transform:rotate(360deg)}}@keyframes account-orders-shimmer{to{background-position:-200% 0}}@media (max-width:640px){.account-auth-page,.account-dashboard-page{grid-template-rows:72px minmax(0,1fr) 50px}.account-auth-main{align-items:start;padding:26px 16px 18px}.account-auth-panel{box-shadow:none;border-radius:14px;padding:24px 20px 26px}.account-auth-heading{padding-bottom:21px}.account-auth-code-grid{gap:6px}.account-dashboard-header-inner,.account-dashboard-main{width:calc(100% - 32px)}.account-dashboard-session>span{display:none}.account-dashboard-session button{min-height:34px;padding:0 10px}.account-dashboard-main{padding:36px 0 52px}.account-dashboard-title-row{flex-direction:column;align-items:flex-start}.account-order-card-header,.account-order-card-footer{align-items:flex-start;padding:17px}.account-order-card-header{flex-direction:column;gap:12px}.account-order-card-footer{flex-direction:column;align-items:stretch}.account-order-card-footer>button{width:100%}.account-order-items{padding:14px 17px}}@media (prefers-reduced-motion:reduce){.account-auth-code-cell>span,.account-auth-code-cell-active.account-auth-code-cell-empty:after,.account-auth-spinner,.account-order-skeleton-card span{animation:none}}@media (max-width:440px){.product-carousel-track{grid-auto-columns:86%}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}.store-product-mega-grid>li{opacity:1;transform:none;animation:none!important}.store-product-mega-card:hover .store-product-mega-media img,.store-product-mega-card:focus-visible .store-product-mega-media img{transform:none}*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}.configurator-product-loading,.product-card-link[data-route-pending=true] .product-card-navigation-loading,.product-navigation-progress.is-pending,.product-navigation-progress.is-pending>span{animation:none!important}.product-card-link[data-route-pending=true] .product-card-navigation-loading,.product-navigation-progress.is-pending{opacity:1}.product-navigation-progress.is-pending,.product-navigation-progress.is-pending>span{transform:none}.store-footer-inner{opacity:1;transform:none;animation:none!important}}.store-search{position:relative;overflow:visible}.product-purchase-actions{grid-template-columns:minmax(0,1fr) 60px}.account-auth-panel{border-radius:var(--dr-radius-panel);width:min(1040px,100%);padding:0}.account-auth-panel h2{margin:0}.account-auth-email-control{background:var(--dr-light-product-surface)}.account-dashboard-main{width:min(1180px,100% - 48px);padding:48px 0 72px}.account-order-skeleton-card span{background:var(--dr-light-product-surface);animation:1.15s ease-in-out infinite alternate account-skeleton-pulse}@media (max-width:700px){.account-auth-main{align-items:start;padding:22px 16px}.account-auth-panel{border-radius:var(--dr-radius-panel);box-shadow:none;padding:0}}@media (max-width:480px){.product-purchase-actions{grid-template-columns:minmax(0,1fr) 54px}.product-purchase-help{grid-template-columns:minmax(0,1fr)}.product-purchase-help>button{min-height:52px;padding-inline:12px}.account-dashboard-header-inner,.account-dashboard-main{width:calc(100% - 28px)}}.account-auth-page,.account-dashboard-page{min-height:100dvh;padding-top:var(--dr-store-header-stack);background:var(--dr-light-canvas);color:var(--dr-light-ink);grid-template-rows:minmax(0,1fr);display:grid}.account-auth-main{min-height:calc(100dvh - var(--dr-store-header-stack) - 54px);padding:clamp(56px, 7vw, 96px) var(--dr-store-gutter);place-items:center;display:grid}.account-auth-panel{width:min(920px,100%);min-height:0;box-shadow:none;background:0 0;border:0;border-radius:0;grid-template-columns:minmax(0,1fr);gap:clamp(48px,6vw,68px);padding:0;display:grid;overflow:visible}.account-auth-intro{min-width:0;color:var(--dr-light-ink);background:0 0;flex-direction:column;padding:0;display:flex}.account-auth-intro .account-auth-back{color:var(--dr-light-muted);align-self:flex-start;margin:0 0 clamp(48px,7vw,80px)}.account-auth-intro .account-auth-back:hover{color:var(--dr-light-ink)}.account-auth-intro-copy{max-width:560px;padding:0}.account-auth-intro-copy h1{max-width:540px;color:var(--dr-light-ink);letter-spacing:-.05em;text-wrap:balance;font-size:clamp(36px,4.2vw,54px);font-weight:650;line-height:1.02}.account-auth-intro-copy p{max-width:510px;color:var(--dr-light-muted);margin-top:20px;font-size:15px;line-height:1.65}.account-auth-benefits{grid-template-columns:repeat(3,minmax(0,1fr));gap:0;width:100%;max-width:820px;margin:0;padding:0;list-style:none;display:grid}.account-auth-benefits li{border-top:0;border-left:1px solid var(--dr-line-light);grid-template-columns:28px minmax(0,1fr);align-items:start;gap:14px;min-width:0;padding:0 clamp(22px,3vw,36px);display:grid}.account-auth-benefits li:first-child{border-left:0}.account-auth-benefits svg{color:var(--dr-accent-deep)}.account-auth-benefits span{color:var(--dr-light-muted);gap:4px;font-size:12px;line-height:1.5;display:grid}.account-auth-benefits strong{color:var(--dr-light-ink);font-size:14px;font-weight:650}.account-auth-aside{align-content:center;justify-items:center;min-width:0;padding:0;display:grid}.account-auth-form-wrap{background:0 0;border-right:0;align-content:center;justify-items:center;min-width:0;padding:0;display:grid}.account-auth-form-wrap form{width:100%;max-width:480px}.account-auth-heading{text-align:center;padding-bottom:30px}.account-auth-heading h1{color:var(--dr-light-ink);letter-spacing:-.045em;text-wrap:balance;margin:0;font-size:clamp(27px,2.6vw,34px);font-weight:650;line-height:1.05}.account-auth-heading>p,.account-auth-code-subrow p{color:var(--dr-light-muted);margin-top:12px;font-size:14px;line-height:1.55}.account-auth-email-control{border-color:var(--dr-line-light);background:var(--dr-light-surface);box-shadow:none}.account-auth-code-cell{background:var(--dr-light-surface)}.account-auth-code-subrow{justify-content:center}.account-dashboard-main{width:min(1240px,100% - 48px);margin:0 auto;padding:clamp(52px,6vw,80px) 0 80px}.account-dashboard-heading{align-items:flex-end;margin-bottom:38px}.account-dashboard-heading h1{color:var(--dr-light-ink);letter-spacing:-.05em;font-size:clamp(38px,4.4vw,54px);font-weight:650;line-height:1}.account-dashboard-identity{align-items:center;gap:17px;min-width:0;display:flex}.account-dashboard-heading-copy{min-width:0}.account-dashboard-heading-meta{flex-wrap:wrap;align-items:center;gap:8px 10px;min-width:0;margin-top:12px;display:flex}.account-dashboard-heading-email{min-width:0;max-width:100%;color:var(--dr-light-muted);white-space:nowrap;text-overflow:ellipsis;font-size:13px;overflow:hidden}.account-dashboard-heading-tier{filter:drop-shadow(0 4px 9px #0814162e);width:78px;height:auto}.account-dashboard-heading-tier-trigger{border-radius:4px;outline:0;flex:none;align-items:center;display:inline-flex;position:relative}.account-dashboard-heading-tier-trigger:focus-visible{box-shadow:var(--dr-focus)}.account-dashboard-heading-tier-tooltip{z-index:12;background:var(--dr-light-ink);width:max-content;max-width:min(220px,100vw - 32px);color:var(--dr-light-surface);opacity:0;pointer-events:none;transition:opacity var(--dr-motion-fast), transform var(--dr-motion-fast), visibility 0s linear var(--dr-motion-fast);visibility:hidden;white-space:nowrap;border-radius:6px;padding:6px 8px;font-size:11px;font-weight:650;line-height:1.25;position:absolute;bottom:calc(100% + 8px);left:50%;transform:translate(-50%,4px);box-shadow:0 6px 16px #0814162e}.account-dashboard-heading-tier-tooltip:after{background:inherit;content:"";width:8px;height:8px;position:absolute;top:100%;left:50%;transform:translate(-50%,-50%)rotate(45deg)}.account-dashboard-heading-tier-trigger:hover .account-dashboard-heading-tier-tooltip,.account-dashboard-heading-tier-trigger:focus .account-dashboard-heading-tier-tooltip,.account-dashboard-heading-tier-trigger:focus-visible .account-dashboard-heading-tier-tooltip{opacity:1;visibility:visible;transition-delay:0s;transform:translate(-50%)}.account-dashboard-heading-actions{align-items:center;gap:12px;display:flex}.account-dashboard-heading-actions>a,.account-dashboard-logout{border-radius:var(--dr-radius-control);cursor:pointer;min-height:42px;transition:background-color var(--dr-motion-fast), color var(--dr-motion-fast), box-shadow var(--dr-motion-fast);border:0;justify-content:center;align-items:center;gap:8px;font-size:13px;font-weight:650;display:inline-flex}.account-dashboard-heading-actions>a{background:var(--dr-primary-fill);color:var(--dr-primary-fill-ink);padding:0 16px}.account-dashboard-heading-actions>a:hover{background:var(--dr-primary-fill-hover)}.account-dashboard-logout{background:var(--dr-light-product-surface);color:var(--dr-light-muted);padding:0 13px}.account-dashboard-logout:hover:not(:disabled){background:var(--dr-light-product-surface-hover);color:var(--dr-light-ink)}.account-dashboard-heading-actions>a:focus-visible,.account-dashboard-logout:focus-visible{box-shadow:var(--dr-focus);outline:none}.account-dashboard-logout:disabled{cursor:wait;opacity:.55}@media (max-width:900px){.account-auth-panel{grid-template-columns:minmax(0,1fr);gap:48px}.account-auth-aside,.account-auth-form-wrap{padding:0}}@media (max-width:760px){.account-auth-main{align-items:start;padding:40px 20px 48px}.account-auth-panel{grid-template-columns:1fr;gap:44px}.account-auth-intro{min-height:0;padding:0}.account-auth-intro .account-auth-back{margin-bottom:38px}.account-auth-intro-copy h1{font-size:clamp(32px,9vw,42px)}.account-auth-form-wrap{border-right:0;padding:0}.account-auth-form-wrap form{max-width:500px}.account-auth-aside{border-top:1px solid var(--dr-line-light);padding:28px 0 0}.account-auth-aside .account-auth-benefits{grid-template-columns:1fr;max-width:500px;display:grid}.account-auth-aside .account-auth-benefits li{border-top:1px solid var(--dr-line-light);border-left:0;padding:20px 0}.account-auth-aside .account-auth-benefits li:first-child{border-top:0}.account-dashboard-heading{flex-direction:column;align-items:flex-start;gap:24px}.account-dashboard-heading-actions{width:100%}.account-dashboard-heading-actions>a{flex:auto}}@media (max-width:480px){.account-auth-page,.account-dashboard-page{grid-template-rows:minmax(0,1fr)}.account-auth-main{min-height:calc(100dvh - var(--dr-store-header-stack) - 50px);padding-inline:16px}.account-dashboard-main{width:calc(100% - 28px);padding-top:38px}.account-dashboard-identity{gap:12px}.account-dashboard-heading-meta{gap:7px;margin-top:8px}.account-dashboard-heading-email{font-size:11px}.account-dashboard-heading-tier{width:68px}.account-dashboard-heading-actions{grid-template-columns:minmax(0,1fr) 42px;align-items:stretch;gap:8px;display:grid}.account-dashboard-heading-actions>a{min-width:0;padding-inline:12px}.account-dashboard-logout{flex:0 0 42px;width:42px;max-width:42px;padding:0}.account-dashboard-logout span{display:none}}.account-downloads-grid{gap:12px;display:grid}.account-download-card{border:1px solid var(--dr-line-light);background:#fff;border-radius:15px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:16px;padding:18px;display:grid}.account-download-card-icon{width:46px;height:46px;color:var(--dr-accent-deep);background:#e6f4f5;border-radius:12px;place-items:center;display:grid}.account-download-card-copy{min-width:0}.account-download-card-copy>span{color:var(--dr-accent-deep);letter-spacing:.05em;text-transform:uppercase;font-size:11px;font-weight:800}.account-download-card-copy h3,.account-download-card-copy p{margin:0}.account-download-card-copy h3{margin-top:2px;font-size:17px}.account-download-card-copy p,.account-download-card-copy small{color:var(--dr-light-muted);margin-top:4px;line-height:1.45;display:block}.account-download-card-copy>a{color:var(--dr-light-ink);text-underline-offset:3px;margin-top:8px;font-size:12px;font-weight:700;display:inline-block}.account-download-card-action{background:var(--dr-light-ink);color:#fff;border-radius:10px;justify-content:center;align-items:center;gap:7px;min-height:42px;padding:0 16px;font-weight:750;text-decoration:none;display:inline-flex}.account-downloads-skeleton{grid-template-columns:1fr}.account-downloads-skeleton>span{background:linear-gradient(90deg,#f3f3f3,#fafafa,#f3f3f3) 0 0/200% 100%;border-radius:15px;min-height:96px;animation:1.15s ease-in-out infinite alternate account-skeleton-pulse}@media (max-width:700px){.account-download-card{grid-template-columns:auto minmax(0,1fr)}.account-download-card-action{grid-column:1/-1}}.account-configurations-heading>a{border:1px solid var(--dr-line-light);border-radius:var(--dr-radius-control);min-height:40px;color:var(--dr-light-ink);transition:border-color var(--dr-motion-fast), background-color var(--dr-motion-fast), box-shadow var(--dr-motion-fast);flex:none;justify-content:center;align-items:center;gap:8px;padding:0 14px;font-size:12px;font-weight:680;display:inline-flex}.account-configurations-heading>a:hover,.account-configurations-heading>a:focus-visible{border-color:var(--dr-accent-deep);background:rgba(var(--dr-accent-deep-rgb), .06);box-shadow:var(--dr-focus);outline:none}.account-configuration-notice{border:1px solid rgba(var(--dr-accent-deep-rgb), .25);border-radius:var(--dr-radius-control);background:rgba(var(--dr-accent-deep-rgb), .07);color:var(--dr-accent-deep);align-items:center;gap:10px;margin:-4px 0 20px;padding:11px 13px;font-size:12px;font-weight:620;display:flex}.account-configuration-notice svg{flex:none}.account-configuration-notice.is-error{color:#9b3e35;background:#b4473c14;border-color:#b4473c4d}.account-configuration-compare-toolbar{border-top:1px solid var(--dr-line-light);border-bottom:1px solid var(--dr-line-light);min-height:44px;color:var(--dr-light-muted);justify-content:space-between;align-items:center;gap:16px;margin-bottom:16px;padding:9px 2px;font-size:12px;display:flex}.account-configuration-compare-toolbar>div{align-items:center;gap:9px;display:flex}.account-configuration-compare-toolbar strong{color:var(--dr-light-ink);font-variant-numeric:tabular-nums;font-size:12px}.account-configurations-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.account-configuration-card{border:1px solid var(--dr-line-light);border-radius:var(--dr-radius-card);min-width:0;transition:border-color var(--dr-motion-fast), background-color var(--dr-motion-fast), box-shadow var(--dr-motion-fast);background:0 0;grid-template-rows:auto 1fr auto auto;display:grid;overflow:hidden}.account-configuration-card.is-selected{border-color:var(--dr-accent-deep);background:rgba(var(--dr-accent-deep-rgb), .045);box-shadow:0 0 0 1px rgba(var(--dr-accent-deep-rgb), .09)}.account-configuration-card-topline{border-bottom:1px solid var(--dr-line-light);min-height:42px;color:var(--dr-light-muted);justify-content:space-between;align-items:center;gap:12px;padding:6px 8px 6px 14px;font-size:10px;display:flex}.account-configuration-compare-button{border-radius:var(--dr-radius-control);min-height:30px;color:var(--dr-light-muted);cursor:pointer;background:0 0;border:0;align-items:center;gap:6px;padding:0 8px;font-size:10px;font-weight:680;display:inline-flex}.account-configuration-compare-button:hover,.account-configuration-compare-button:focus-visible,.account-configuration-compare-button[aria-pressed=true]{background:rgba(var(--dr-accent-deep-rgb), .08);color:var(--dr-accent-deep);outline:none}.account-configuration-compare-button:focus-visible{box-shadow:var(--dr-focus)}.account-configuration-card-main{grid-template-columns:112px minmax(0,1fr);align-items:center;gap:15px;padding:20px 18px 18px;display:grid}.account-configuration-images{width:112px;height:88px;position:relative}.account-configuration-images>span{top:0;left:calc(var(--image-index,0) * 18px);border:2px solid var(--dr-light-surface);background:var(--dr-light-product-surface);border-radius:12px;place-items:center;width:76px;height:76px;display:grid;position:absolute;overflow:hidden}.account-configuration-images>span:first-child{--image-index:0;z-index:3}.account-configuration-images>span:nth-child(2){--image-index:1;z-index:2}.account-configuration-images>span:nth-child(3){--image-index:2;z-index:1}.account-configuration-images img{object-fit:contain;width:100%;height:100%}.account-configuration-card-main>div:last-child{min-width:0}.account-configuration-discipline{color:var(--dr-accent-deep);letter-spacing:.09em;text-transform:uppercase;margin-bottom:6px;font-size:9px;font-weight:760;display:block}.account-configuration-card h3,.account-configuration-card p{margin:0}.account-configuration-card h3{color:var(--dr-light-ink);letter-spacing:-.025em;-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:17px;font-weight:680;line-height:1.18;display:-webkit-box;overflow:hidden}.account-configuration-card p{color:var(--dr-light-muted);margin-top:7px;font-size:11px}.account-configuration-total{border-top:1px solid var(--dr-line-light);justify-content:space-between;align-items:baseline;gap:12px;padding:13px 14px;display:flex}.account-configuration-total span{color:var(--dr-light-muted);font-size:10px}.account-configuration-total strong{color:var(--dr-light-ink);font-variant-numeric:tabular-nums;font-size:16px}.account-configuration-actions{border-top:1px solid var(--dr-line-light);grid-template-columns:1fr 1fr 38px;gap:6px;padding:8px;display:grid}.account-configuration-actions>a,.account-configuration-actions>button{border-radius:var(--dr-radius-control);background:var(--dr-light-product-surface);min-width:0;min-height:38px;color:var(--dr-light-ink);cursor:pointer;border:0;justify-content:center;align-items:center;gap:7px;padding:0 9px;font-size:10px;font-weight:680;display:inline-flex}.account-configuration-actions>a:hover,.account-configuration-actions>button:hover:not(:disabled),.account-configuration-actions>a:focus-visible,.account-configuration-actions>button:focus-visible{background:var(--dr-light-product-surface-hover);color:var(--dr-accent-deep);box-shadow:var(--dr-focus);outline:none}.account-configuration-actions>button:disabled{cursor:wait;opacity:.55}.account-configuration-actions>.account-configuration-delete{color:var(--dr-light-muted);padding:0}.account-configuration-comparison{border:1px solid var(--dr-line-light);border-radius:var(--dr-radius-card);margin-bottom:18px;overflow:hidden}.account-configuration-comparison-heading{border-bottom:1px solid var(--dr-line-light);justify-content:space-between;align-items:flex-end;gap:18px;padding:18px;display:flex}.account-configuration-comparison-heading span{color:var(--dr-accent-deep);letter-spacing:.09em;text-transform:uppercase;margin-bottom:5px;font-size:9px;font-weight:760;display:block}.account-configuration-comparison-heading h3{letter-spacing:-.025em;margin:0;font-size:17px}.account-configuration-comparison-heading h3 small{color:var(--dr-light-muted);font-size:10px;font-weight:560}.account-configuration-comparison-heading button{color:var(--dr-light-muted);cursor:pointer;text-underline-offset:3px;background:0 0;border:0;flex:none;font-size:10px;text-decoration:underline}.account-configuration-comparison-grid{grid-template-columns:150px repeat(2,minmax(190px,1fr));display:grid;overflow-x:auto}.account-configuration-comparison-row{display:contents}.account-configuration-comparison-label,.account-configuration-comparison-name,.account-configuration-comparison-value{border-bottom:1px solid var(--dr-line-light);min-width:0;padding:13px 14px}.account-configuration-comparison-label{color:var(--dr-light-muted);font-size:10px;font-weight:650}.account-configuration-comparison-name,.account-configuration-comparison-value{border-left:1px solid var(--dr-line-light)}.account-configuration-comparison-name{background:var(--dr-light-product-surface);gap:5px;display:grid}.account-configuration-comparison-name strong{font-size:12px}.account-configuration-comparison-name span{color:var(--dr-accent-deep);font-variant-numeric:tabular-nums;font-size:11px}.account-configuration-comparison-value{align-content:start;gap:10px;display:grid}.account-configuration-comparison-value>span{gap:3px;display:grid}.account-configuration-comparison-value strong{font-size:11px;line-height:1.3}.account-configuration-comparison-value small,.account-configuration-comparison-value em{color:var(--dr-light-muted);font-size:9px;font-style:normal;line-height:1.35}.account-configurations-skeleton>span{border-radius:var(--dr-radius-card);background:var(--dr-light-product-surface);min-height:290px;animation:1.15s ease-in-out infinite alternate account-skeleton-pulse}html[data-theme=dark] .account-configuration-notice{color:var(--dr-accent-bright-hover)}html[data-theme=dark] .account-configuration-notice.is-error,html[data-theme=dark] .configurator-review-save-message.is-error{color:#ff9b91}.account-referral{gap:18px;display:grid}.account-referral-overview{grid-template-columns:minmax(0,.85fr) minmax(0,1.15fr);gap:14px;display:grid}.account-referral-balance,.account-referral-code-card,.account-referral-sales,.account-referral-pending-orders,.account-referral-customers,.account-referral-transactions{border:1px solid var(--dr-line-light);border-radius:var(--dr-radius-card);padding:20px}.account-referral-balance{background:rgba(var(--dr-accent-deep-rgb), .055);align-content:center;align-items:center;gap:15px;display:flex}.account-referral-balance>img{flex:none;width:72px;height:72px}.account-referral-balance-copy{gap:8px;min-width:0;display:grid}.account-referral-balance-copy>span,.account-referral-code-card>span{color:var(--dr-light-muted);letter-spacing:.07em;text-transform:uppercase;font-size:10px;font-weight:700}.account-referral-balance-copy>strong{color:var(--dr-accent-deep);font-variant-numeric:tabular-nums;letter-spacing:-.045em;font-size:clamp(27px,4vw,39px)}.account-referral-balance-copy>small,.account-referral-code-card>p{color:var(--dr-light-muted);font-size:10px;line-height:1.5}.account-referral-balance-copy>.account-referral-balance-value{color:var(--dr-light-ink);font-variant-numeric:tabular-nums;font-size:12px;font-weight:680}.account-referral-pending-balance{border-radius:var(--dr-radius-control);background:rgba(var(--dr-accent-deep-rgb), .09);grid-template-columns:auto auto;align-items:baseline;gap:2px 9px;width:fit-content;padding:8px 10px;display:grid}.account-referral-pending-balance>span,.account-referral-pending-balance>small{color:var(--dr-light-muted);font-size:9px}.account-referral-pending-balance>span{letter-spacing:.045em;text-transform:uppercase;grid-column:1/-1;font-weight:700}.account-referral-pending-balance>strong{color:var(--dr-light-ink);font-variant-numeric:tabular-nums;font-size:14px}.account-referral-code-card{align-content:start;gap:8px;display:grid}.account-referral-code-card>strong{color:var(--dr-light-ink);letter-spacing:.035em;font-size:25px}.account-referral-code-card>p{overflow-wrap:anywhere;margin:0}.account-referral-welcome-benefit{border:1px solid rgba(var(--dr-accent-deep-rgb), .2);border-radius:var(--dr-radius-control);background:rgba(var(--dr-accent-deep-rgb), .07);gap:2px;width:fit-content;margin-top:6px;padding:10px 12px;display:grid}.account-referral-welcome-benefit>span,.account-referral-welcome-benefit>small{color:var(--dr-light-muted);font-size:9px;line-height:1.4}.account-referral-welcome-benefit>span{letter-spacing:.035em;text-transform:uppercase;font-weight:700}.account-referral-welcome-benefit>strong{color:var(--dr-accent-deep);font-variant-numeric:tabular-nums;letter-spacing:-.025em;font-size:22px}.account-referral-code-card>button{border-radius:var(--dr-radius-control);background:var(--dr-primary-fill);width:max-content;min-height:40px;color:var(--dr-primary-fill-ink);cursor:pointer;border:0;justify-content:center;align-items:center;gap:8px;margin-top:5px;padding:0 14px;font-size:11px;font-weight:680;display:inline-flex}.account-referral-code-card>button:hover,.account-referral-code-card>button:focus-visible{background:var(--dr-primary-fill-hover);box-shadow:var(--dr-focus);outline:none}.account-referral-rules,.account-referral-redemption-note{border-left:2px solid var(--dr-accent-deep);background:rgba(var(--dr-accent-deep-rgb), .045);color:var(--dr-light-muted);margin:0;padding:11px 14px;font-size:11px;line-height:1.55}.account-referral-rules strong{color:var(--dr-light-ink)}.account-referral-stats{border:1px solid var(--dr-line-light);border-radius:var(--dr-radius-card);grid-template-columns:repeat(3,minmax(0,1fr));display:grid;overflow:hidden}.account-referral-stats article{border-left:1px solid var(--dr-line-light);grid-template-columns:auto 1fr;align-items:center;gap:3px 10px;min-width:0;padding:17px;display:grid}.account-referral-stats article:first-child{border-left:0}.account-referral-stats svg{color:var(--dr-accent-deep);grid-row:1/span 2}.account-referral-stats strong{color:var(--dr-light-ink);font-variant-numeric:tabular-nums;font-size:19px}.account-referral-stats span{color:var(--dr-light-muted);font-size:9px}.account-referral-sales h3,.account-referral-pending-orders h3,.account-referral-customers h3,.account-referral-transactions h3,.account-referral-pending-orders p,.account-referral-customers p,.account-referral-transactions p{margin:0}.account-referral-sales h3,.account-referral-pending-orders h3,.account-referral-customers h3,.account-referral-transactions h3{color:var(--dr-light-ink);font-size:15px}.account-referral-sales>div{flex-wrap:wrap;gap:10px;margin-top:14px;display:flex}.account-referral-sales>div>span{border-radius:var(--dr-radius-control);background:var(--dr-light-product-surface);gap:4px;min-width:150px;padding:11px 13px;display:grid}.account-referral-sales small,.account-referral-pending-orders-heading p,.account-referral-pending-order-list small,.account-referral-customers-heading p,.account-referral-customer-identity small,.account-referral-customer-metric small,.account-referral-transactions>div:first-child p,.account-referral-transaction-list article span,.account-referral-transaction-list article small,.account-referral-empty{color:var(--dr-light-muted);font-size:9px}.account-referral-sales strong{color:var(--dr-light-ink);font-size:14px}.account-referral-pending-orders-heading{justify-content:space-between;align-items:flex-start;gap:18px;display:flex}.account-referral-pending-orders-heading>div{gap:5px;display:grid}.account-referral-pending-orders-heading p{line-height:1.5}.account-referral-pending-orders-heading>span{background:rgba(var(--dr-accent-deep-rgb), .09);min-width:30px;height:30px;color:var(--dr-accent-deep);font-variant-numeric:tabular-nums;border-radius:999px;justify-content:center;align-items:center;font-size:11px;font-weight:760;display:inline-flex}.account-referral-pending-order-list{border-top:1px solid var(--dr-line-light);margin-top:15px;display:grid}.account-referral-pending-order-list article{border-bottom:1px solid var(--dr-line-light);justify-content:space-between;align-items:center;gap:16px;padding:12px 0;display:flex}.account-referral-pending-order-list article>div,.account-referral-pending-order-list article>span{gap:4px;display:grid}.account-referral-pending-order-list article>span{text-align:right;justify-items:end}.account-referral-pending-order-list strong{color:var(--dr-light-ink);font-variant-numeric:tabular-nums;font-size:11px}.account-referral-pending-order-list article>span>strong{color:var(--dr-accent-deep)}.account-referral-customers-heading{justify-content:space-between;align-items:flex-start;gap:18px;display:flex}.account-referral-customers-heading>div{gap:5px;display:grid}.account-referral-customers-heading>div>p{max-width:640px;line-height:1.5}.account-referral-customers-heading>span{background:rgba(var(--dr-accent-deep-rgb), .09);min-width:30px;height:30px;color:var(--dr-accent-deep);font-variant-numeric:tabular-nums;border-radius:999px;justify-content:center;align-items:center;font-size:11px;font-weight:760;display:inline-flex}.account-referral-customer-list{border-top:1px solid var(--dr-line-light);margin-top:15px;display:grid}.account-referral-customer-list article{border-bottom:1px solid var(--dr-line-light);grid-template-columns:minmax(160px,1.25fr) minmax(70px,.42fr) minmax(130px,.9fr) minmax(130px,.8fr);align-items:center;gap:16px;padding:13px 0;display:grid}.account-referral-customer-identity{align-items:center;gap:10px;min-width:0;display:flex}.account-referral-customer-identity>span{border:1px solid rgba(var(--dr-accent-deep-rgb), .17);background:rgba(var(--dr-accent-deep-rgb), .07);width:34px;height:34px;color:var(--dr-accent-deep);border-radius:50%;flex:none;justify-content:center;align-items:center;display:inline-flex}.account-referral-customer-identity>div,.account-referral-customer-metric,.account-referral-customer-sales>div{gap:4px;min-width:0;display:grid}.account-referral-customer-identity strong,.account-referral-customer-metric strong{color:var(--dr-light-ink);font-variant-numeric:tabular-nums;font-size:11px}.account-referral-customer-sales strong+strong{margin-top:2px}.account-referral-customer-simcoins strong{color:var(--dr-accent-deep)}.account-referral-transactions>div:first-child{gap:5px;display:grid}.account-referral-transaction-list{border-top:1px solid var(--dr-line-light);margin-top:15px;display:grid}.account-referral-transaction-list article{border-bottom:1px solid var(--dr-line-light);justify-content:space-between;align-items:center;gap:16px;padding:12px 0;display:flex}.account-referral-transaction-list article>div{gap:4px;display:grid}.account-referral-transaction-list article strong{color:var(--dr-light-ink);font-size:11px}.account-referral-transaction-list article>strong{font-variant-numeric:tabular-nums;flex:none}.account-referral-transaction-list .is-positive{color:var(--dr-accent-deep)}.account-referral-transaction-list .is-negative{color:#a6473d}.account-referral-empty{margin-top:15px!important}.account-referral-redemption-note{border-left-color:var(--dr-light-muted);background:var(--dr-light-product-surface)}.account-referral-empty-icon{object-fit:contain;width:42px;height:42px}@media (max-width:1000px){.account-configurations-grid{grid-template-columns:1fr}}@media (max-width:900px){.account-dashboard-nav{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:620px){.account-referral-overview,.account-referral-stats{grid-template-columns:1fr}.account-referral-stats article,.account-referral-stats article:first-child{border-top:1px solid var(--dr-line-light);border-left:0}.account-referral-stats article:first-child{border-top:0}.account-referral-code-card>button{width:100%}.account-referral-balance>img{width:58px;height:58px}.account-referral-transaction-list article,.account-referral-pending-order-list article{flex-direction:column;align-items:flex-start;gap:7px}.account-referral-pending-order-list article>span{text-align:left;justify-items:start}.account-referral-customers-heading{align-items:center}.account-referral-customer-list article{grid-template-columns:repeat(2,minmax(0,1fr));align-items:start;gap:13px 18px;padding:16px 0}.account-referral-customer-identity,.account-referral-customer-simcoins{grid-column:1/-1}.account-configurations-heading{flex-direction:column;align-items:stretch}.account-configurations-heading>a{width:100%}.account-dashboard-nav{grid-template-columns:1fr}.account-configuration-card-main{grid-template-columns:96px minmax(0,1fr);padding-inline:14px}.account-configuration-images{width:96px}.account-configuration-actions{grid-template-columns:1fr 1fr 38px}.account-configuration-actions>a span,.account-configuration-actions>button span:not(.cart-spinner){display:none}.account-configuration-comparison-heading{flex-direction:column;align-items:flex-start}.configurator-review-save-controls{grid-template-columns:1fr}.configurator-review-save-controls>button{width:100%}.configurator-review-save-message{flex-direction:column;align-items:flex-start}}.account-profile{width:100%;max-width:820px}.account-profile-heading{margin-bottom:20px}.account-profile-notice{border:1px solid rgba(var(--dr-accent-deep-rgb), .28);border-radius:var(--dr-radius-control);background:rgba(var(--dr-accent-bright-rgb), .1);min-height:44px;color:var(--dr-accent-deep);align-items:center;gap:10px;margin-bottom:14px;padding:10px 14px;font-size:13px;font-weight:650;display:flex}.account-profile-notice.is-error{color:#b33b30;background:#c2372a14;border-color:#c2372a40}.account-profile-card{border:1px solid var(--dr-line-light);border-radius:var(--dr-radius-card);background:var(--dr-light-surface);margin-bottom:14px;padding:clamp(18px,3vw,28px);overflow:hidden}.account-profile-card-heading{grid-template-columns:38px minmax(0,1fr) auto;align-items:center;gap:12px;margin-bottom:22px;display:grid}.account-profile-card-heading>span{background:var(--dr-light-product-surface);width:38px;height:38px;color:var(--dr-accent-deep);border-radius:10px;place-items:center;display:grid}.account-profile-card-heading h3,.account-profile-card-heading p{margin:0}.account-profile-card-heading h3{color:var(--dr-light-ink);letter-spacing:-.018em;font-size:16px;font-weight:700}.account-profile-card-heading p{color:var(--dr-light-muted);margin-top:4px;font-size:12px;line-height:1.4}.account-profile-card-heading>button{min-height:34px;color:var(--dr-light-muted);cursor:pointer;background:0 0;border:0;border-radius:9px;align-items:center;gap:6px;padding:0 9px;font-size:11px;font-weight:650;display:inline-flex}.account-profile-card-heading>button:hover:not(:disabled){background:var(--dr-light-product-surface);color:var(--dr-light-ink)}.account-profile-card-heading>button:disabled{cursor:default;opacity:.35}.account-profile-avatar{border-bottom:1px solid var(--dr-line-light);grid-template-columns:92px minmax(0,1fr);align-items:center;gap:18px;margin-bottom:22px;padding-bottom:22px;display:grid}.account-profile-avatar-preview{border:1px solid rgba(var(--dr-accent-deep-rgb), .18);background:var(--dr-light-product-surface);border-radius:50%;width:92px;height:92px;position:relative;box-shadow:0 8px 22px #11181c1a}.account-profile-avatar-preview>img,.account-profile-avatar-preview>span{border-radius:inherit;place-items:center;width:100%;height:100%;display:grid}.account-profile-avatar-preview>img{object-fit:cover}.account-profile-avatar-preview>span{color:var(--dr-accent-deep);letter-spacing:-.04em;font-size:27px;font-weight:760}.account-profile-avatar-preview>small{border:3px solid var(--dr-light-surface);background:var(--dr-accent-deep);color:#fff;border-radius:50%;place-items:center;width:30px;height:30px;display:grid;position:absolute;bottom:2px;right:-2px}.account-profile-avatar-copy{min-width:0}.account-profile-avatar-copy>strong{color:var(--dr-light-ink);font-size:14px;font-weight:720;display:block}.account-profile-avatar-copy>p{max-width:58ch;color:var(--dr-light-muted);margin:5px 0 0;font-size:11px;line-height:1.5}.account-profile-avatar-actions{flex-wrap:wrap;gap:8px;margin-top:13px;display:flex}.account-profile-avatar-actions>input{display:none}.account-profile-avatar-actions>button{border:1px solid var(--dr-action-fill);border-radius:var(--dr-radius-control);background:var(--dr-action-fill);color:#fff;cursor:pointer;min-height:38px;transition:border-color var(--dr-motion-fast), background-color var(--dr-motion-fast), color var(--dr-motion-fast), opacity var(--dr-motion-fast), box-shadow var(--dr-motion-fast);justify-content:center;align-items:center;gap:7px;padding:0 13px;font-size:11px;font-weight:700;display:inline-flex}.account-profile-avatar-actions>button:hover:not(:disabled){border-color:var(--dr-action-fill-hover);background:var(--dr-action-fill-hover)}.account-profile-avatar-actions>button.is-secondary{border-color:var(--dr-line-light);color:var(--dr-light-muted);background:0 0}.account-profile-avatar-actions>button.is-secondary:hover:not(:disabled){color:#b33b30;background:#c2372a12;border-color:#c2372a4d}.account-profile-avatar-actions>button:focus-visible{box-shadow:var(--dr-focus);outline:none}.account-profile-avatar-actions>button:disabled{cursor:default;opacity:.48}.account-profile-avatar-message{min-height:16px;margin-top:7px}.account-profile-avatar-message small{color:var(--dr-accent-deep);font-size:11px;font-weight:650;line-height:1.4}.account-profile-avatar-message small.is-error{color:#b33b30}.account-profile-personal-grid,.account-profile-address-fields{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.account-profile-field{gap:7px;min-width:0;display:grid}.account-profile-field-wide{grid-column:1/-1}.account-profile-field>span{color:var(--dr-light-ink);font-size:11px;font-weight:680}.account-profile-field>span em{color:var(--dr-light-muted);margin-left:4px;font-style:normal;font-weight:500}.account-profile-field input,.account-profile-field select{border:1px solid var(--dr-line-light);background:var(--dr-light-product-surface);width:100%;height:44px;color:var(--dr-light-ink);font:inherit;transition:border-color var(--dr-motion-fast), box-shadow var(--dr-motion-fast), background-color var(--dr-motion-fast);border-radius:10px;outline:none;padding:0 13px;font-size:13px}.account-profile-field select{cursor:pointer}.account-profile-field input:hover,.account-profile-field select:hover,.account-profile-field input:focus,.account-profile-field select:focus{border-color:rgba(var(--dr-accent-deep-rgb), .62);background:var(--dr-light-surface)}.account-profile-field input:focus,.account-profile-field select:focus{box-shadow:var(--dr-focus)}.account-profile-field input[aria-invalid=true],.account-profile-field select[aria-invalid=true]{border-color:#b33b30}.account-profile-field>small{color:#b33b30;font-size:11px;line-height:1.35}.account-profile-email{border-top:1px solid var(--dr-line-light);color:var(--dr-light-muted);grid-template-columns:20px minmax(0,1fr) auto;align-items:center;gap:10px;margin-top:18px;padding-top:17px;display:grid}.account-profile-email>div{gap:2px;min-width:0;display:grid}.account-profile-email span,.account-profile-email small{font-size:10px;font-weight:600}.account-profile-email strong{color:var(--dr-light-ink);text-overflow:ellipsis;font-size:12px;font-weight:650;overflow:hidden}.account-profile-same-address{cursor:pointer;align-items:center;gap:10px;display:flex}.account-profile-same-address input{opacity:0;width:1px;height:1px;position:absolute;overflow:hidden}.account-profile-same-address>span{border:1px solid var(--dr-line-light);background:var(--dr-light-product-surface);color:#0000;width:22px;height:22px;transition:background-color var(--dr-motion-fast), border-color var(--dr-motion-fast), color var(--dr-motion-fast), box-shadow var(--dr-motion-fast);border-radius:7px;flex:0 0 22px;place-items:center;display:grid}.account-profile-same-address input:checked+span{border-color:var(--dr-accent-deep);background:var(--dr-accent-deep);color:#fff}.account-profile-same-address input:focus-visible+span{box-shadow:var(--dr-focus)}.account-profile-same-address strong{color:var(--dr-light-ink);font-size:12px;font-weight:650}.account-profile-same-summary{background:var(--dr-light-product-surface);color:var(--dr-light-muted);border-radius:10px;align-items:center;gap:9px;margin-top:17px;padding:13px 14px;font-size:12px;display:flex}.account-profile-same-summary svg{color:var(--dr-accent-deep)}.account-profile-savebar{border:1px solid var(--dr-line-light);border-radius:var(--dr-radius-card);background:var(--dr-light-surface);justify-content:space-between;align-items:center;gap:18px;margin-top:18px;padding:13px 14px 13px 18px;display:flex}.account-profile-savebar>div{gap:3px;display:grid}.account-profile-savebar strong{color:var(--dr-light-ink);font-size:12px;font-weight:680}.account-profile-savebar span{color:var(--dr-light-muted);font-size:10px}.account-profile-savebar>button{border-radius:var(--dr-radius-control);background:var(--dr-action-fill);color:#fff;cursor:pointer;min-width:150px;min-height:42px;transition:background-color var(--dr-motion-fast), opacity var(--dr-motion-fast), box-shadow var(--dr-motion-fast);border:0;justify-content:center;align-items:center;gap:8px;padding:0 16px;font-size:12px;font-weight:700;display:inline-flex}.account-profile-savebar>button:hover:not(:disabled){background:var(--dr-action-fill-hover)}.account-profile-savebar>button:focus-visible,.account-profile-card-heading>button:focus-visible{box-shadow:var(--dr-focus);outline:none}.account-profile-savebar>button:disabled{cursor:default;opacity:.42}html[data-theme=dark] .account-profile-notice{color:var(--dr-accent-bright)}html[data-theme=dark] .account-profile-notice.is-error,html[data-theme=dark] .account-profile-avatar-message small.is-error,html[data-theme=dark] .account-profile-field>small{color:#ff9b91}@media (max-width:900px){.account-dashboard-nav{grid-template-columns:repeat(4,minmax(0,1fr))}}@media (max-width:620px){.account-dashboard-nav{overscroll-behavior-inline:contain;scroll-snap-type:inline proximity;scrollbar-width:none;width:auto;margin-inline:-14px;padding:1px 14px 10px;display:flex;overflow-x:auto}.account-dashboard-nav::-webkit-scrollbar{display:none}.account-dashboard-nav button{border-color:var(--dr-line-light);background:var(--dr-light-surface);scroll-snap-align:center;white-space:nowrap;flex:none;grid-template-columns:20px auto auto;width:auto;min-height:44px;padding-inline:13px}.account-profile-card{padding:18px 14px}.account-profile-card-heading{grid-template-columns:36px minmax(0,1fr)}.account-profile-card-heading>button{grid-column:2;justify-self:start;margin-left:-9px}.account-profile-avatar{grid-template-columns:72px minmax(0,1fr);align-items:start;gap:14px}.account-profile-avatar-preview{width:72px;height:72px}.account-profile-avatar-preview>span{font-size:22px}.account-profile-avatar-actions>button{flex:132px}.account-profile-personal-grid,.account-profile-address-fields{grid-template-columns:1fr}.account-profile-field-wide{grid-column:auto}.account-profile-email{grid-template-columns:20px minmax(0,1fr)}.account-profile-email>small{display:none}.account-profile-savebar{flex-direction:column;align-items:stretch;padding:13px}.account-profile-savebar>button{width:100%}}@media (prefers-reduced-motion:reduce){.account-dashboard-heading-tier-tooltip{transition:none}.account-configurations-skeleton>span{animation:none}}
