*{box-sizing:border-box}:root{--booster-color-background:#f5f7fb;--booster-color-surface:#ffffff;--booster-color-surface-muted:#f8fafc;--booster-color-text:#1c2430;--booster-color-text-muted:#5a6678;--booster-color-primary:#1d4ed8;--booster-color-primary-contrast:#ffffff;--booster-color-secondary:#475569;--booster-color-secondary-contrast:#ffffff;--booster-color-border:#dbe3ef;--booster-color-danger:#b91c1c;--booster-color-success:#15803d;--booster-color-warning:#b45309;--booster-color-focus:#1e40af;--booster-font-family-base:Arial,sans-serif;--booster-font-family-heading:Arial,sans-serif;--booster-font-size-base:16px;--booster-line-height-base:1.5;--booster-container-max-width:1200px;--booster-page-padding-x:1rem;--booster-section-gap:1rem;--booster-card-radius:12px;--booster-control-radius:8px;--booster-pill-radius:999px;--booster-card-shadow:0 8px 24px rgb(15 23 42/6%);--booster-header-background:#ffffff;--booster-header-topbar-background:#d1d5db;--booster-header-topbar-border:#9ca3af;--booster-header-navigation-background:#f7faff;--booster-footer-background:#d1d5db;--booster-product-card-background:#ffffff;--booster-button-primary-background:#1d4ed8;--booster-button-primary-hover-background:#1e40af;--booster-button-secondary-background:#475569;--booster-icon-filter-primary:brightness(0) saturate(100%) invert(30%) sepia(98%) saturate(1795%) hue-rotate(214deg) brightness(91%) contrast(94%)}body,html{margin:0;padding:0;font-family:var(--booster-font-family-base);font-size:var(--booster-font-size-base);line-height:var(--booster-line-height-base);background:var(--booster-color-background);color:var(--booster-color-text)}a{color:inherit}body{min-height:100vh}.booster-theme-root{min-height:100vh;background:var(--booster-color-background);color:var(--booster-color-text)}.site-shell{min-height:100vh;display:flex;flex-direction:column}.layout{width:100%;max-width:var(--booster-container-max-width);margin:0 auto;padding:2rem var(--booster-page-padding-x)}.grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));grid-gap:var(--booster-section-gap);gap:var(--booster-section-gap)}.card{background:var(--booster-color-surface);border:1px solid var(--booster-color-border);border-radius:var(--booster-card-radius);padding:1rem}.stack{display:flex;flex-direction:column;gap:1rem}.account-layout{display:grid;grid-template-columns:minmax(180px,260px) 1fr;grid-gap:1rem;gap:1rem;align-items:start}.account-sidebar{position:-webkit-sticky;position:sticky;top:6rem}.account-nav{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.65rem}.account-nav a{color:var(--booster-color-primary);font-weight:600;text-decoration:none}.account-order-list-item{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));grid-gap:1rem;gap:1rem;align-items:center}.account-order-list-item>div{display:flex;flex-direction:column;gap:.25rem}.muted{color:var(--booster-color-text-muted)}.pill{display:inline-block;border-radius:var(--booster-pill-radius);background:var(--booster-color-surface-muted);padding:.35rem .75rem;font-size:.875rem}button,input,select{font:inherit}input,select{width:100%;padding:.7rem .8rem;border:1px solid var(--booster-color-border);border-radius:var(--booster-control-radius);background:var(--booster-color-surface)}button{padding:.7rem .9rem;border:0;border-radius:var(--booster-control-radius);background:var(--booster-button-primary-background);color:var(--booster-color-primary-contrast);cursor:pointer}button.secondary{background:var(--booster-button-secondary-background)}form{display:flex;flex-direction:column;gap:.75rem}.checkout-form-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));grid-gap:.75rem;gap:.75rem}.checkout-checkbox{display:inline-flex;align-items:center;gap:.6rem}.checkout-checkbox input{width:auto}code,pre{font-family:SFMono-Regular,Consolas,monospace}pre{overflow:auto;background:#0f172a;color:#e2e8f0;padding:1rem;border-radius:12px}.booster-inline-list{list-style:none;display:flex;gap:.75rem;flex-wrap:wrap;padding:0;margin:0}.booster-header{background:var(--booster-header-background);border-bottom:1px solid var(--booster-color-border);position:-webkit-sticky;position:sticky;top:0;z-index:20}.booster-footer__legal,.booster-footer__middle,.booster-footer__top,.booster-header__extra,.booster-header__main,.booster-header__navigation,.booster-header__topbar{max-width:var(--booster-container-max-width);margin:0 auto;padding-left:var(--booster-page-padding-x);padding-right:var(--booster-page-padding-x)}.booster-header__topbar{display:flex;justify-content:space-between;gap:1rem;padding-top:.75rem;padding-bottom:.75rem;background:var(--booster-header-topbar-background);border-bottom:1px solid var(--booster-header-topbar-border);box-shadow:0 0 0 100vmax var(--booster-header-topbar-background);-webkit-clip-path:inset(0 -100vmax);clip-path:inset(0 -100vmax);font-size:.9rem}.booster-header__main{display:flex;align-items:center;justify-content:space-between;gap:1.5rem;padding-top:1rem;padding-bottom:1rem}.booster-header__brand{display:inline-flex;align-items:center;gap:.75rem;text-decoration:none;min-width:-moz-fit-content;min-width:fit-content}.booster-header__brand-logo{max-height:3rem;width:auto}.booster-header__brand-label{font-size:1.125rem;font-weight:700;font-family:var(--booster-font-family-heading)}.booster-header__primary-nav{width:100%}.booster-footer__section-links,.booster-header__nav-list,.booster-header__subnav{list-style:none;padding:0;margin:0}.booster-header__nav-list{display:flex;gap:.35rem;flex-wrap:wrap;align-items:stretch}.booster-header__nav-item{position:relative;display:flex;flex-direction:column;gap:.45rem}.app-utility-nav__link,.booster-footer__link,.booster-header__nav-link,.booster-nav-link{text-decoration:none;color:inherit}.booster-header__nav-link{display:inline-flex;align-items:center;min-height:2.75rem;padding:0 .85rem;border-radius:var(--booster-pill-radius);font-weight:600}.booster-header__nav-link:focus-visible,.booster-header__nav-link:hover{background:var(--booster-color-surface-muted);color:var(--booster-color-primary)}.booster-header__subnav{position:absolute;top:calc(100% + .15rem);left:0;z-index:30;display:none;flex-direction:column;gap:.35rem;min-width:13rem;padding:.65rem;background:var(--booster-color-surface);border:1px solid var(--booster-color-border);border-radius:var(--booster-card-radius);box-shadow:0 16px 32px rgb(15 23 42/12%);color:var(--booster-color-text-muted);font-size:.95rem}.booster-header__nav-item:focus-within>.booster-header__subnav,.booster-header__nav-item:hover>.booster-header__subnav{display:flex}.booster-header__subnav .booster-header__subnav{position:static;display:flex;min-width:0;padding:.25rem 0 0 .75rem;border:0;box-shadow:none}.booster-nav-link{display:inline-flex;align-items:center;gap:.45rem}.booster-footer__social-icon,.booster-nav-link__icon{width:1rem;height:1rem;object-fit:contain}.booster-footer__middle>nav:first-child .booster-inline-list,.booster-header__topbar>nav+nav .booster-inline-list,.booster-header__topbar>span+nav .booster-inline-list{gap:.5rem}.booster-footer__middle>nav:first-child .booster-footer__link,.booster-header__topbar>nav+nav .booster-nav-link,.booster-header__topbar>span+nav .booster-nav-link{display:inline-flex;align-items:center;justify-content:center;width:2.25rem;height:2.25rem;border-radius:var(--booster-pill-radius);background:var(--booster-color-surface-muted)}.booster-footer__middle>nav:first-child .booster-footer__social-icon,.booster-header__topbar>nav+nav .booster-nav-link__icon,.booster-header__topbar>span+nav .booster-nav-link__icon{filter:var(--booster-icon-filter-primary)}.booster-footer__middle>nav:first-child .booster-footer__link:focus-visible,.booster-footer__middle>nav:first-child .booster-footer__link:hover,.booster-header__topbar>nav+nav .booster-nav-link:focus-visible,.booster-header__topbar>nav+nav .booster-nav-link:hover,.booster-header__topbar>span+nav .booster-nav-link:focus-visible,.booster-header__topbar>span+nav .booster-nav-link:hover{background:var(--booster-color-surface)}.booster-footer__middle>nav:first-child .booster-footer__link span,.booster-header__topbar>nav+nav .booster-nav-link span,.booster-header__topbar>span+nav .booster-nav-link span{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.booster-header__actions{display:flex;justify-content:flex-end;min-width:-moz-fit-content;min-width:fit-content}.booster-header__navigation{padding-top:.55rem;padding-bottom:.55rem;background:var(--booster-header-navigation-background);border-top:1px solid var(--booster-color-border);box-shadow:inset 0 1px 0 var(--booster-color-surface)}.app-utility-nav{display:flex;align-items:center;justify-content:flex-end;gap:.4rem;flex-wrap:wrap;font-size:.95rem}.app-utility-nav__link{position:relative;display:inline-flex;align-items:center;gap:.45rem;min-height:2.25rem;padding:.35rem .45rem;border-radius:var(--booster-pill-radius);color:var(--booster-color-primary);font-weight:600}.app-utility-nav__link:focus-visible,.app-utility-nav__link:hover{background:var(--booster-color-surface-muted)}.language-switcher{gap:.2rem;padding:.2rem;border:1px solid var(--booster-color-border);background:var(--booster-color-surface)}.language-switcher,.language-switcher__item{display:inline-flex;align-items:center;border-radius:var(--booster-pill-radius)}.language-switcher__item{min-height:1.85rem;padding:.25rem .55rem;color:var(--booster-color-primary);font-size:.82rem;font-weight:700;line-height:1;text-decoration:none}.language-switcher__item:focus-visible,.language-switcher__item:hover{background:var(--booster-color-surface-muted)}.language-switcher__item--active{background:var(--booster-button-primary-background);color:var(--booster-color-primary-contrast)}.language-switcher__label{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.app-utility-nav__icon{display:inline-block;width:1.2rem;height:1.2rem;background:currentColor;flex:0 0 auto}.app-utility-nav__icon--account{-webkit-mask:url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M12 12a4 4 0 1 0 0-8 4 4 0 0 0 0 8Zm0 2c-4.42 0-8 2.24-8 5v1h16v-1c0-2.76-3.58-5-8-5Z'/%3E%3C/svg%3E") center /contain no-repeat;mask:url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M12 12a4 4 0 1 0 0-8 4 4 0 0 0 0 8Zm0 2c-4.42 0-8 2.24-8 5v1h16v-1c0-2.76-3.58-5-8-5Z'/%3E%3C/svg%3E") center /contain no-repeat}.app-utility-nav__icon--wishlist{-webkit-mask:url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M12 21s-7.5-4.54-9.6-9.08C.82 8.5 2.84 5 6.36 5c2.04 0 3.38 1.03 4.14 2.1C11.26 6.03 12.6 5 14.64 5c3.52 0 5.54 3.5 3.96 6.92C16.5 16.46 12 21 12 21Z'/%3E%3C/svg%3E") center /contain no-repeat;mask:url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M12 21s-7.5-4.54-9.6-9.08C.82 8.5 2.84 5 6.36 5c2.04 0 3.38 1.03 4.14 2.1C11.26 6.03 12.6 5 14.64 5c3.52 0 5.54 3.5 3.96 6.92C16.5 16.46 12 21 12 21Z'/%3E%3C/svg%3E") center /contain no-repeat}.app-utility-nav__icon--cart{-webkit-mask:url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M7 18a2 2 0 1 0 .01 0H7Zm10 0a2 2 0 1 0 .01 0H17ZM4.2 5H2V3h3.8l1.02 9.2A2 2 0 0 0 8.8 14H17a2 2 0 0 0 1.9-1.37L21 6H7.04l-.2-1.8A1.33 1.33 0 0 0 5.52 3H4.2v2Z'/%3E%3C/svg%3E") center /contain no-repeat;mask:url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M7 18a2 2 0 1 0 .01 0H7Zm10 0a2 2 0 1 0 .01 0H17ZM4.2 5H2V3h3.8l1.02 9.2A2 2 0 0 0 8.8 14H17a2 2 0 0 0 1.9-1.37L21 6H7.04l-.2-1.8A1.33 1.33 0 0 0 5.52 3H4.2v2Z'/%3E%3C/svg%3E") center /contain no-repeat}.app-utility-nav__badge{display:inline-flex;align-items:center;justify-content:center;min-width:1.15rem;height:1.15rem;padding:0 .3rem;border-radius:var(--booster-pill-radius);background:var(--booster-color-danger);color:var(--booster-color-primary-contrast);font-size:.72rem;line-height:1}.booster-footer{margin-top:0;background:var(--booster-footer-background);border-top:1px solid var(--booster-header-topbar-border)}.booster-footer--template-fallback{padding:1.25rem 0 1.5rem}.booster-footer--template-fallback .booster-footer__template-hint{font-size:.875rem;margin:.35rem 0 0}.booster-footer__top{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));grid-gap:1.5rem;gap:1.5rem;padding-top:2rem;padding-bottom:2rem}.booster-footer__section-title{margin:0 0 .75rem;font-size:1rem}.booster-footer__section-links{display:flex;flex-direction:column;gap:.5rem}.booster-footer__middle{display:flex;flex-direction:column;gap:1.5rem;padding-top:1.5rem;padding-bottom:1.5rem;border-top:1px solid var(--booster-color-border)}.booster-footer__middle-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));grid-gap:1.5rem;gap:1.5rem;align-items:start}.booster-footer__partner-list{display:flex;gap:.75rem;flex-wrap:wrap}.booster-footer__partner-item{display:inline-flex;align-items:center;justify-content:center;min-width:5rem;min-height:3rem;padding:.5rem .75rem;border:1px solid var(--booster-color-border);border-radius:var(--booster-control-radius);background:var(--booster-color-surface-muted)}.booster-footer__brandmark-logo,.booster-footer__partner-logo{max-width:100%;max-height:3rem;width:auto}.booster-footer__brandmark{display:flex;align-items:center;justify-content:flex-start}.booster-footer__legal{display:flex;justify-content:space-between;align-items:center;gap:1rem;padding-top:1rem;padding-bottom:1rem;border-top:1px solid var(--booster-color-border);font-size:.95rem}.booster-footer__legal-title{margin:0;color:var(--booster-color-text-muted)}.cms-page__intro{margin-bottom:.5rem}.cms-block{overflow:hidden}.cms-media{width:100%;height:auto;display:block;border-radius:var(--booster-card-radius)}.cms-button{display:inline-flex;align-items:center;justify-content:center;width:-moz-fit-content;width:fit-content;margin-top:.75rem;padding:.7rem .9rem;border-radius:var(--booster-control-radius);background:var(--booster-button-primary-background);color:var(--booster-color-primary-contrast);text-decoration:none;font-weight:600}.cms-split{display:grid;grid-template-columns:minmax(0,1fr) minmax(280px,420px);grid-gap:1.5rem;gap:1.5rem;align-items:center}.cms-block--split-reverse .cms-split__body{order:2}.cms-block--split-reverse .cms-split__media{order:1}.cms-teaser-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));grid-gap:1rem;gap:1rem}.cms-teaser-card{display:flex;flex-direction:column;gap:.75rem;padding:1rem;border:1px solid var(--booster-color-border);border-radius:var(--booster-card-radius);background:var(--booster-color-surface-muted)}.cms-teaser-card h3{margin:0}.cms-features-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));grid-gap:1rem;gap:1rem}.cms-feature-card{display:flex;flex-direction:column;gap:.5rem}.cms-feature-card h3{margin:0}.cms-feature-icon{width:3rem;height:3rem;object-fit:contain}.cms-cross-sell-list{margin:0;padding-left:1.25rem}.cms-cross-sell-list li{margin-bottom:.35rem}.cms-richtext{line-height:1.6}.cms-richtext>:first-child{margin-top:0}.cms-richtext>:last-child{margin-bottom:0}.cms-richtext a{color:var(--booster-color-primary)}.cms-richtext h1,.cms-richtext h2,.cms-richtext h3,.cms-richtext h4,.cms-richtext h5,.cms-richtext h6{margin-top:1.25rem;margin-bottom:.75rem}.cms-richtext ol,.cms-richtext p,.cms-richtext ul{margin:0 0 1rem}.cms-richtext ol,.cms-richtext ul{padding-left:1.25rem}.payment-method-grid{list-style:none;display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));grid-gap:1rem;gap:1rem;padding:0;margin:0}.payment-method-card{height:100%}.payment-method-card h3{margin:0}.payment-method-card__header{display:flex;justify-content:space-between;gap:1rem;align-items:flex-start}.payment-method-card__logos{display:flex;gap:.75rem;flex-wrap:wrap;align-items:center}.payment-method-card__logo{max-width:84px;max-height:42px;width:auto;height:auto;object-fit:contain}.checkout-summary-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));grid-gap:1rem;gap:1rem}.checkout-summary-card{display:flex;flex-direction:column;gap:.75rem;padding:1rem;border:1px solid var(--booster-color-border);border-radius:var(--booster-card-radius);background:var(--booster-color-surface-muted)}.checkout-summary-card p{margin:0}.checkout-summary-card__header{display:flex;align-items:center;justify-content:space-between;gap:.75rem}.checkout-summary-card__header h3{margin:0}.checkout-summary-card__meta{display:block;margin-top:.25rem}.checkout-step-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.75rem}.checkout-step-list__item{display:flex;justify-content:space-between;align-items:center;gap:1rem;padding:.85rem 1rem;border:1px solid var(--booster-color-border);border-radius:var(--booster-card-radius);background:var(--booster-color-surface-muted)}.pill--success{background:#dcfce7;color:#166534}.pill--pending{background:#fef3c7;color:#92400e}.checkout-radio{display:flex;align-items:flex-start;gap:.75rem}.checkout-radio input{width:auto;margin-top:.2rem}.checkout-radio__meta{display:block;margin-top:.25rem}.checkout-layout{display:grid;grid-template-columns:1fr minmax(280px,340px);grid-gap:1.5rem;gap:1.5rem;align-items:start}.checkout-layout__intro{grid-column:1;grid-row:1}.checkout-layout__aside{grid-column:2;grid-row:1/4;position:-webkit-sticky;position:sticky;top:1rem;align-self:start}.checkout-layout__body{grid-column:1;grid-row:3}.checkout-layout__anchor{display:block;height:0;scroll-margin-top:1rem}.checkout-process-line{grid-column:1;grid-row:2;position:relative;padding:1.25rem 1rem 1rem}.checkout-process-line__track{position:absolute;top:2rem;left:calc(100% / var(--checkout-process-step-count, 4) / 2 + 1rem);right:calc(100% / var(--checkout-process-step-count, 4) / 2 + 1rem);height:6px;pointer-events:none}.checkout-process-line__track-base,.checkout-process-line__track-progress{position:absolute;inset:0 auto auto 0;height:6px;border-radius:999px}.checkout-process-line__track-base{width:100%;background:var(--booster-color-border)}.checkout-process-line__track-progress{background:var(--booster-color-primary);transition:width .18s ease}.checkout-process-line__steps{position:relative;z-index:1;display:grid;grid-template-columns:repeat(var(--checkout-process-step-count,4),minmax(0,1fr));grid-gap:.5rem;gap:.5rem;list-style:none;margin:0;padding:0}.checkout-process-line__step{min-width:0;text-align:center}.checkout-process-line__step-control{display:inline-flex;flex-direction:column;align-items:center;gap:.45rem;min-width:0;padding:0;border:0;border-radius:0;background:transparent;color:var(--booster-color-text);font:inherit;text-decoration:none}a.checkout-process-line__step-control{cursor:pointer}a.checkout-process-line__step-control:focus-visible .checkout-process-line__marker,a.checkout-process-line__step-control:hover .checkout-process-line__marker{border-color:var(--booster-color-focus)}button.checkout-process-line__step-control{cursor:not-allowed}.checkout-process-line__marker{display:inline-flex;width:2rem;height:2rem;align-items:center;justify-content:center;border:2px solid var(--booster-color-border);border-radius:var(--booster-pill-radius);background:var(--booster-color-surface);color:var(--booster-color-secondary);font-size:.9rem;font-weight:700;line-height:1;transition:border-color .18s ease,background-color .18s ease,color .18s ease}.checkout-process-line__label{display:block;max-width:7rem;color:var(--booster-color-text);font-size:.85rem;font-weight:600;line-height:1.2;overflow-wrap:anywhere}.checkout-process-line__check{width:.55rem;height:.9rem;border-right:2px solid;border-bottom:2px solid;transform:rotate(40deg) translate(-1px,-1px)}.checkout-process-line__step[data-status=completed] .checkout-process-line__marker{border-color:var(--booster-color-primary);background:var(--booster-color-primary);color:var(--booster-color-primary-contrast)}.checkout-process-line__step[data-status=current] .checkout-process-line__marker{border-color:var(--booster-color-primary);border-width:3px;color:var(--booster-color-primary)}.checkout-process-line__step[data-status=completed] .checkout-process-line__label,.checkout-process-line__step[data-status=current] .checkout-process-line__label{color:var(--booster-color-text);font-weight:700}.checkout-process-line__step[data-disabled=true] .checkout-process-line__step-control{opacity:.55}@media (prefers-reduced-motion:reduce){.checkout-process-line__marker,.checkout-process-line__track-progress{transition:none}}.checkout-confirm__summary-grid{display:flex;flex-direction:column;gap:1.25rem}.checkout-confirm__subheading{margin:0 0 .75rem;font-size:1.05rem}.checkout-confirm__summary-card{border:1px solid var(--booster-color-border);border-radius:var(--booster-control-radius);background:var(--booster-color-surface-muted);padding:.9rem 1rem}.checkout-confirm__deflist{margin:0;display:flex;flex-direction:column;gap:.5rem}.checkout-confirm__deflist div{display:flex;flex-wrap:wrap;align-items:baseline;justify-content:space-between;gap:.5rem 1.25rem;font-size:.95rem}.checkout-confirm__deflist dt{margin:0;font-weight:600;color:var(--booster-color-text-muted);flex:0 0 auto}.checkout-confirm__deflist dd{margin:0;text-align:right;font-weight:500;flex:1 1 12rem;min-width:0}.checkout-confirm__address-grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:1rem;gap:1rem;align-items:stretch}.checkout-confirm__address-box{border:1px solid var(--booster-color-border);border-radius:var(--booster-control-radius);background:var(--booster-color-surface);padding:1rem 1.1rem;min-width:0}.checkout-confirm__address-box-title{margin:0 0 .65rem;font-size:.95rem;font-weight:700;color:var(--booster-color-text)}.checkout-confirm__address-vcard p{margin:0 0 .2rem;line-height:1.4;font-size:.92rem}.checkout-confirm__address-vcard p:last-child{margin-bottom:0}.checkout-confirm__products{border-top:1px solid #e2e8f0;padding-top:1.25rem;margin-top:.25rem}.checkout-confirm__product-list{list-style:none;margin:0;padding:0}.checkout-confirm__line-item{list-style:none}.checkout-confirm__empty-lines{margin:0;border-style:dashed;padding:1rem}.checkout-confirm__legal-form{border-top:1px solid #e2e8f0;padding-top:1.25rem;margin-top:.5rem}.checkout-paypal-confirm-button{display:inline-flex;align-items:center;justify-content:center;gap:.55rem}.checkout-button-spinner{width:1rem;height:1rem;border:2px solid;border-right:2px solid transparent;border-radius:999px;animation:checkout-button-spinner .7s linear infinite}@keyframes checkout-button-spinner{to{transform:rotate(1turn)}}@media (prefers-reduced-motion:reduce){.checkout-button-spinner{animation:none}}.not-italic{font-style:normal}@media (max-width:52rem){.checkout-confirm__address-grid{grid-template-columns:1fr}}.order-totals-summary-card__title{margin:0;font-size:1.125rem}.order-totals-summary-card__lines{margin:0;display:flex;flex-direction:column;gap:.65rem}.order-totals-summary-card__row{display:flex;justify-content:space-between;align-items:flex-start;gap:1rem;padding-bottom:.65rem;border-bottom:1px solid var(--booster-color-border);font-size:.95rem}.order-totals-summary-card__row dt{margin:0;font-weight:500;color:var(--booster-color-secondary)}.order-totals-summary-card__row dd{margin:0;font-weight:600;text-align:right}.order-totals-summary-card__row--muted{color:var(--booster-color-text-muted)}.order-totals-summary-card__row--muted dd,.order-totals-summary-card__row--muted dt{font-weight:500}.order-totals-summary-card__row--total{border-bottom:none;padding-bottom:0;padding-top:.35rem;font-size:1.05rem}.order-totals-summary-card__row--total dd,.order-totals-summary-card__row--total dt{font-weight:700}a.order-totals-summary-card__cta{display:inline-flex;align-items:center;justify-content:center;width:100%;margin-top:.5rem;padding:.7rem .9rem;border-radius:var(--booster-control-radius);background:var(--booster-button-primary-background);color:var(--booster-color-primary-contrast);font-weight:600;text-decoration:none;text-align:center}a.order-totals-summary-card__cta:hover{background:var(--booster-button-primary-hover-background)}.order-thank-you-overview__subhead{margin:0 0 .5rem;font-size:.95rem}.order-thank-you-overview__references{display:grid;grid-template-columns:max-content 1fr;grid-gap:.35rem .75rem;gap:.35rem .75rem;margin:0}.order-thank-you-overview__references dt{color:#64748b;font-weight:600}.order-thank-you-overview__references dd{margin:0}.order-thank-you-overview__positions{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.65rem}.order-thank-you-overview__position{display:grid;grid-template-columns:auto 1fr auto;grid-gap:.75rem;gap:.75rem;align-items:baseline;padding-bottom:.55rem;border-bottom:1px solid #eef2f7;font-size:.95rem}.order-thank-you-overview__qty{color:#64748b;font-weight:600}.order-thank-you-overview__name{font-weight:500}.order-thank-you-overview__price{font-weight:600;text-align:right}@media (max-width:900px){.booster-footer__legal,.booster-header__main,.booster-header__topbar{flex-direction:column;align-items:flex-start}.booster-header__main{padding-top:1rem;padding-bottom:1rem}.app-utility-nav,.booster-header__actions{justify-content:flex-start}.booster-header__navigation{width:100%}.cms-split{grid-template-columns:1fr}.cms-block--split-reverse .cms-split__body,.cms-block--split-reverse .cms-split__media{order:0}.checkout-layout{grid-template-columns:1fr}.checkout-layout__intro{grid-row:1}.checkout-process-line{grid-column:1;grid-row:2}.checkout-layout__aside{grid-column:1;grid-row:3;position:static}.checkout-layout__body{grid-column:1;grid-row:4}}.cart-panel-lines__title{margin:0;font-size:1.125rem}.cart-panel-lines__list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.75rem}.booster-cart-line-card{display:flex;flex-wrap:wrap;align-items:flex-start;gap:1rem;padding:1rem;border:1px solid var(--booster-color-border);border-radius:var(--booster-card-radius);background:var(--booster-color-surface)}.booster-cart-line-card__thumb{display:block;flex-shrink:0;width:4.5rem;height:4.5rem;border-radius:var(--booster-control-radius);overflow:hidden;background:var(--booster-color-surface-muted)}.booster-cart-line-card__img{width:100%;height:100%;object-fit:contain;mix-blend-mode:multiply}.booster-cart-line-card__thumb-placeholder{display:block;width:100%;height:100%;background:linear-gradient(135deg,#e2e8f0,#f1f5f9)}.booster-cart-line-card__body{flex:1 1;min-width:min(100%,12rem)}.booster-cart-line-card__title{font-weight:600;font-size:.95rem;line-height:1.35;color:inherit;text-decoration:none}.booster-cart-line-card__title:hover{text-decoration:underline}.booster-cart-line-card__sku{margin:.25rem 0 0;font-size:.8rem;color:var(--booster-color-text-muted)}.booster-cart-line-card__sku-label{font-weight:600}.booster-cart-line-card__traits{margin:.5rem 0 0;font-size:.8rem;color:var(--booster-color-text-muted)}.booster-cart-line-card__trait{display:grid;grid-template-columns:auto 1fr;grid-gap:.25rem .75rem;gap:.25rem .75rem;align-items:baseline;margin:.15rem 0 0}.booster-cart-line-card__trait dt{margin:0;font-weight:600}.booster-cart-line-card__trait dd{margin:0}.booster-cart-line-card__aside{margin-left:auto;display:flex;flex-direction:column;align-items:flex-end;gap:.5rem;min-width:5rem}.booster-cart-line-card__qty-block{display:flex;flex-direction:column;align-items:flex-end;gap:.35rem}.booster-cart-line-card__qty-label{font-size:.75rem;color:var(--booster-color-text-muted)}.booster-cart-line-card__qty-readonly{font-size:.9rem;font-weight:600;color:var(--booster-color-text)}.booster-cart-line-card__remove{background:transparent;color:var(--booster-color-danger);padding:.35rem .5rem;font-size:.85rem}.booster-cart-line-card__remove:hover:not(:disabled){text-decoration:underline}.booster-cart-line-card__remove:disabled{opacity:.6;cursor:not-allowed}.booster-cart-line-card__total{font-size:1rem;font-weight:700;color:var(--booster-color-text)}@media (max-width:520px){.booster-cart-line-card__aside{width:100%;flex-direction:row;justify-content:space-between;align-items:center;margin-left:0;padding-top:.25rem;border-top:1px solid var(--booster-color-border)}}.product-card-grid{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));grid-gap:1.25rem;gap:1.25rem}.category-product-card-wrap__notice{margin:.5rem 0 0;font-size:.875rem}.booster-product-card{display:flex;flex-direction:column;height:100%;padding:1rem;background:var(--booster-product-card-background);border:1px solid var(--booster-color-border);border-radius:var(--booster-card-radius);box-shadow:var(--booster-card-shadow)}.booster-product-card__media{display:flex;flex-direction:column;gap:.5rem;margin-bottom:.75rem}.booster-product-card__image-link{display:flex;align-items:center;justify-content:center;aspect-ratio:4/3;width:100%;min-height:200px;background:var(--booster-color-surface-muted);border-radius:var(--booster-control-radius);overflow:hidden}.booster-product-card__image{width:100%;height:100%;max-height:100%;object-fit:contain;mix-blend-mode:multiply}.booster-product-card__placeholder{width:100%;height:100%;background:linear-gradient(135deg,#e2e8f0,#f1f5f9)}.booster-product-card__sizes{display:flex;flex-wrap:wrap;gap:.35rem}.booster-product-card button.booster-product-card__size-chip{border:2px solid var(--booster-color-border);border-radius:var(--booster-pill-radius);padding:.2rem .75rem;font-size:.75rem;font-weight:500;background:var(--booster-color-surface);color:var(--booster-color-text);cursor:pointer;transition:border-color .15s ease,box-shadow .15s ease,background .15s ease,color .15s ease}.booster-product-card__size-chip--active{border-color:var(--booster-color-primary);background:var(--booster-color-surface-muted);color:var(--booster-color-primary);font-weight:700;box-shadow:0 0 0 2px var(--booster-product-card-background),0 0 0 4px rgba(29,78,216,.45)}.booster-product-card__size-chip--disabled{opacity:.45;cursor:not-allowed;text-decoration:line-through}.booster-product-card__colors{display:flex;flex-wrap:wrap;gap:.35rem}.booster-product-card button.booster-product-card__color-chip{display:inline-flex;align-items:center;gap:.35rem;padding:.2rem .55rem;font-size:.72rem;border-radius:var(--booster-pill-radius);border:1px solid var(--booster-color-border);background:var(--booster-color-surface);color:var(--booster-color-text);cursor:pointer}.booster-product-card__color-chip--active{border-color:var(--booster-color-primary);box-shadow:0 0 0 2px rgba(29,78,216,.25)}.booster-product-card__color-chip--disabled{opacity:.45;cursor:not-allowed}.booster-product-card__color-dot{width:.65rem;height:.65rem;border-radius:var(--booster-pill-radius);border:1px solid rgba(15,23,42,.2);flex-shrink:0}.booster-product-card__color-label{max-width:5.5rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.booster-product-card__title{font-weight:600;font-size:.95rem;line-height:1.35;margin:0 0 .5rem;color:inherit;text-decoration:none}.booster-product-card__title:hover{text-decoration:underline}.booster-product-card__info{margin:0;font-size:.8rem}.booster-product-card__info-row{display:grid;grid-template-columns:7rem 1fr;grid-gap:.35rem;gap:.35rem;margin:.15rem 0}.booster-product-card__info-row dt{margin:0;font-weight:600;color:var(--booster-color-secondary)}.booster-product-card__info-row dd{margin:0}.booster-product-card__divider{border:0;border-top:1px solid var(--booster-color-border);margin:.65rem 0}.booster-product-card__price{font-weight:700;font-size:1.05rem;margin-bottom:.35rem}.booster-product-card__availability{margin:0 0 .75rem;font-size:.8rem}.booster-availability--ok{color:var(--booster-color-success)}.booster-availability--warn{color:var(--booster-color-warning)}.booster-availability--bad{color:var(--booster-color-danger)}.booster-product-card__actions{margin-top:auto;display:flex;flex-direction:column;gap:.65rem}.booster-product-card__qty-row{display:flex;align-items:center;gap:.5rem;justify-content:space-between}.booster-product-card__qty-spacer{flex:1 1}.booster-qty{display:inline-flex;align-items:center;border:1px solid var(--booster-color-border);border-radius:var(--booster-control-radius);overflow:hidden}.booster-qty__btn{width:2rem;padding:.35rem 0;border:0;background:var(--booster-color-surface-muted);color:var(--booster-color-text);cursor:pointer}.booster-qty__btn:disabled{opacity:.4;cursor:not-allowed}.booster-qty__value{min-width:2rem;text-align:center;font-feature-settings:"tnum";font-variant-numeric:tabular-nums;font-weight:600}.booster-product-card button.booster-product-card__wishlist{flex-shrink:0;padding:.35rem .65rem;font-size:.8rem;background:var(--booster-color-surface);color:var(--booster-color-primary);border:1px solid var(--booster-color-primary);border-radius:var(--booster-control-radius);cursor:pointer}.booster-product-card button.booster-product-card__wishlist:disabled{opacity:.5;cursor:not-allowed}.booster-product-card button.booster-product-card__cta{width:100%;padding:.75rem 1rem;border-radius:var(--booster-control-radius);border:0;background:var(--booster-button-secondary-background);color:var(--booster-color-secondary-contrast);font-weight:600;cursor:pointer}.booster-product-card button.booster-product-card__cta:disabled{opacity:.55;cursor:not-allowed}.booster-product-card button.booster-product-card__cta--secondary{background:var(--booster-button-primary-background);color:var(--booster-color-primary-contrast)}.product-detail{display:grid;grid-template-columns:minmax(0,1fr) minmax(320px,.9fr);grid-gap:2rem;gap:2rem;align-items:start}.product-detail__media{display:flex;align-items:center;justify-content:center;min-height:420px;background:var(--booster-color-surface-muted);border-radius:var(--booster-card-radius);overflow:hidden}.product-detail__image{width:100%;max-height:520px;object-fit:contain;mix-blend-mode:multiply}.product-detail__placeholder{width:100%;min-height:420px;background:linear-gradient(135deg,#e2e8f0,#f1f5f9)}.product-detail__eyebrow{margin:0 0 .35rem;font-size:.85rem;text-transform:uppercase;letter-spacing:.08em}.product-detail__title{margin:0;font-size:clamp(1.75rem,3vw,2.75rem);line-height:1.1}.product-detail__description{margin:.75rem 0 0;color:var(--booster-color-text);line-height:1.6}.product-detail__price{font-size:1.5rem;font-weight:700}.product-detail__availability{margin:0;font-weight:600}.product-detail__option-group h2{margin:0 0 .5rem;font-size:.95rem}.product-detail__chips{display:flex;flex-wrap:wrap;gap:.5rem}.product-detail button.product-detail__color-chip,.product-detail button.product-detail__size-chip{display:inline-flex;align-items:center;gap:.4rem;border:1px solid var(--booster-color-border);border-radius:var(--booster-pill-radius);padding:.45rem .85rem;background:var(--booster-color-surface);color:var(--booster-color-text);font-weight:600}.product-detail__color-dot{width:.8rem;height:.8rem;border-radius:var(--booster-pill-radius);border:1px solid rgba(15,23,42,.2);flex-shrink:0}.product-detail__chip--active{border-color:var(--booster-color-primary);background:var(--booster-color-surface-muted);box-shadow:0 0 0 2px rgba(29,78,216,.2)}.product-detail__chip--disabled{opacity:.45;cursor:not-allowed;text-decoration:line-through}.product-detail__facts{margin:0;border-top:1px solid var(--booster-color-border);border-bottom:1px solid var(--booster-color-border)}.product-detail__fact{display:grid;grid-template-columns:9rem 1fr;grid-gap:.75rem;gap:.75rem;padding:.65rem 0}.product-detail__fact+.product-detail__fact{border-top:1px solid var(--booster-color-border)}.product-detail__fact dt{font-weight:700;color:var(--booster-color-secondary)}.product-detail__fact dd{margin:0}.product-detail__actions{display:flex;flex-direction:column;gap:1rem}.product-detail__quantity{display:flex;align-items:center;justify-content:space-between;gap:1rem}.product-detail__buttons{display:grid;grid-template-columns:minmax(0,1fr) auto;grid-gap:.75rem;gap:.75rem}.product-detail button.product-detail__cart{background:var(--booster-button-primary-background);font-weight:700}.product-detail button.product-detail__wishlist{background:var(--booster-color-surface);color:var(--booster-color-primary);border:1px solid var(--booster-color-primary);font-weight:700}.product-detail button.product-detail__cart:disabled,.product-detail button.product-detail__wishlist:disabled{opacity:.55;cursor:not-allowed}.product-detail__notice{margin:0}@media (max-width:800px){.product-detail{grid-template-columns:1fr}.product-detail__media,.product-detail__placeholder{min-height:280px}.product-detail__buttons{grid-template-columns:1fr}}