:root{color-scheme:light;--bg:#e8f1f2;--bg-accent:#d7eaf0;--surface:rgba(255,255,255,0.88);--surface-strong:#ffffff;--text:#13293d;--muted:#4d6475;--line:rgba(19,41,61,0.12);--line-strong:rgba(19,41,61,0.24);--accent:#1b98e0;--accent-deep:#006494;--accent-soft:rgba(27,152,224,0.12);--teal:#247ba0;--shadow:0 20px 48px rgba(19,41,61,0.12)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-height:100vh;color:var(--text);background:linear-gradient(180deg,rgba(27,152,224,.08),transparent 180px),linear-gradient(180deg,#f9fcff,#eef6f8 58%,#e8f1f2);font-family:Aptos,Aptos Narrow,Aptos Display,Segoe UI,sans-serif}a{color:inherit;text-decoration:none}button,input,textarea{font:inherit}.admin-shell,.shell{width:min(1180px,calc(100% - 2rem));margin:0 auto;padding:1.25rem 0 3rem}.admin-shell{width:min(1600px,calc(100% - 1.25rem));padding:.75rem 0 2rem}.admin-shell--editor{width:min(1680px,calc(100% - 1.5rem))}.admin-header,.admin-table-card,.contact-layout,.hero-card,.quote-card{position:relative;overflow:hidden;border:1px solid var(--line);border-radius:28px;background:var(--surface);box-shadow:var(--shadow);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.hero-card{padding:1.25rem}.admin-header:after,.contact-layout:after,.hero-card:after{content:"";position:absolute;inset:auto -80px -80px auto;width:220px;height:220px;background:radial-gradient(circle,rgba(204,95,49,.18),transparent 70%);pointer-events:none}.admin-stats,.card-grid,.contact-layout,.hero-actions,.message-card__meta,.section-grid,.stats-row,.step-grid,.table-header,.topbar{display:flex}.topbar{align-items:center;justify-content:space-between;gap:1rem;padding-bottom:1.25rem}.admin-header h1,.brandmark,.contact-copy h2,.hero-copy h1,.quote-card p,.section-heading h2,.table-header h2{font-family:var(--font-heading),Impact,sans-serif}.brandmark{font-size:1.05rem;letter-spacing:.12em;text-transform:uppercase}.topnav{display:flex;align-items:center;gap:1rem;flex-wrap:wrap;color:var(--muted)}.language-switch,.secondary-button,.table-header a{border:1px solid var(--line-strong);border-radius:999px;padding:.7rem 1rem;background:rgba(255,255,255,.55)}.hero-grid{display:grid;grid-template-columns:minmax(0,1.5fr) minmax(260px,.8fr);grid-gap:1rem;gap:1rem}.admin-stat-card,.contact-form,.feature-card,.hero-copy,.hero-panel,.message-card,.step-card{border:1px solid var(--line);border-radius:24px;background:var(--surface-strong)}.hero-copy{padding:clamp(1.5rem,3vw,3rem)}.admin-stat-card span,.eyebrow,.panel-label{margin:0 0 .85rem;font-size:.78rem;letter-spacing:.18em;text-transform:uppercase;color:var(--teal)}.admin-header h1,.contact-copy h2,.hero-copy h1,.section-heading h2{margin:0;font-size:clamp(2.6rem,6vw,5.2rem);line-height:.94}.admin-header p,.contact-copy p,.empty-state,.feature-card p,.lead,.message-card p,.quote-card span,.step-card p{color:var(--muted);line-height:1.7}.hero-actions{gap:.8rem;flex-wrap:wrap;margin-top:2rem}.primary-button,.secondary-button{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:.85rem 1.2rem;border-radius:999px;transition:transform .2s ease,box-shadow .2s ease,background .2s ease}.primary-button{border:0;color:#fff8f3;box-shadow:0 14px 28px rgba(138,63,29,.22);cursor:pointer}.language-switch:hover,.primary-button:hover,.secondary-button:hover,.table-header a:hover{transform:translateY(-1px)}.secondary-button{color:var(--text)}.hero-panel{padding:1.4rem;background:linear-gradient(180deg,rgba(13,93,86,.08),rgba(13,93,86,.02)),var(--surface-strong)}.panel-metric{display:grid;grid-gap:.2rem;gap:.2rem;padding:1rem 0;border-top:1px solid var(--line)}.panel-metric:first-of-type{border-top:0;padding-top:0}.panel-metric strong{font-size:1.05rem}.panel-metric span{color:var(--muted)}.admin-stats,.card-grid,.stats-row,.step-grid{gap:1rem}.stats-row{flex-wrap:wrap;margin-top:1rem}.admin-stat-card,.stat-card{flex:1 1 180px;padding:1.1rem 1.25rem}.stat-card{border:1px solid var(--line);border-radius:22px;background:rgba(255,255,255,.48)}.admin-stat-card strong,.stat-card strong{display:block;font-size:2rem;font-family:var(--font-heading),Impact,sans-serif}.stat-card span{color:var(--muted)}.admin-auth-shell,.admin-header,.admin-table-card,.contact-layout,.process-section,.section-grid{margin-top:1.25rem;padding:1.4rem}.process-section,.section-grid{flex-direction:column}.section-heading{max-width:52rem}.card-grid,.step-grid{flex-wrap:wrap}.feature-card,.step-card{flex:1 1 260px;padding:1.4rem}.feature-card h3,.step-card h3,.table-header h2{margin:0 0 .65rem}.quote-card{margin-top:1.25rem;padding:1.6rem}.quote-card p{margin:0 0 .75rem;font-size:clamp(1.6rem,3vw,2.4rem);line-height:1.15}.contact-layout{display:grid;grid-template-columns:minmax(0,.95fr) minmax(0,1.05fr);grid-gap:1rem;gap:1rem}.contact-copy{padding:.4rem}.contact-form{padding:1.2rem}.contact-form label{display:grid;grid-gap:.45rem;gap:.45rem;margin-bottom:1rem}.contact-form span{font-size:.95rem;font-weight:600}.contact-form input,.contact-form textarea{width:100%;padding:.95rem 1rem;border:1px solid var(--line-strong);border-radius:18px;background:#fffdf9;color:var(--text)}.contact-form textarea{resize:vertical}.form-notice{margin:.9rem 0 0;padding:.85rem 1rem;border-radius:16px}.form-notice--success{background:rgba(13,93,86,.1);color:var(--teal)}.form-notice--error{background:var(--accent-soft);color:var(--accent-deep)}.footer{gap:1rem;margin-top:1rem;padding:.8rem 0 0;color:var(--muted)}.admin-header,.footer{display:flex;justify-content:space-between}.admin-header{align-items:flex-end}.admin-auth-shell,.admin-header__actions{display:grid;grid-gap:1rem;gap:1rem}.admin-header__actions{justify-items:end}.admin-auth-hint,.admin-user-badge{color:var(--muted);font-size:.92rem}.admin-user-badge{border:1px solid var(--line-strong);border-radius:999px;padding:.55rem .85rem;background:rgba(255,255,255,.62)}.admin-table-card{background:rgba(255,251,245,.82)}.admin-auth-shell{width:min(860px,100%);margin-left:auto;margin-right:auto;grid-template-columns:minmax(0,1fr) minmax(0,.9fr)}.admin-auth-card{border:1px solid var(--line);border-radius:28px;background:var(--surface);box-shadow:var(--shadow);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);padding:1.4rem}.auth-form{display:grid;grid-gap:1rem;gap:1rem;margin-top:1rem}.auth-form label{display:grid;grid-gap:.45rem;gap:.45rem}.auth-form span{font-size:.95rem;font-weight:600}.auth-form input{width:100%;padding:.95rem 1rem;border:1px solid var(--line-strong);border-radius:18px;background:#fffdf9;color:var(--text)}.table-header{align-items:center;justify-content:space-between;gap:1rem}.table-scroll{overflow-x:auto;margin-top:1rem}.admin-filter-bar,.quote-workspace{display:grid;grid-gap:1rem;gap:1rem}.admin-filter-bar{grid-template-columns:repeat(4,minmax(0,1fr));margin-top:1rem}table{width:100%;border-collapse:collapse}td,th{padding:1rem .75rem;text-align:left;border-bottom:1px solid var(--line)}th{color:var(--muted);font-size:.85rem;letter-spacing:.08em;text-transform:uppercase}.admin-row--alert{background:rgba(204,95,49,.08)}.message-list{display:grid;grid-gap:.8rem;gap:.8rem;margin-top:1rem}.message-card{padding:1rem 1.1rem}.message-card__meta{align-items:baseline;justify-content:space-between;gap:.8rem}.message-card__meta span{color:var(--muted)}.catalog-shell{width:min(1240px,calc(100% - 2rem));margin:0 auto;padding:1.25rem 0 3rem}.catalog-empty,.catalog-empty-page,.catalog-filter-bar,.catalog-hero,.catalog-page,.product-detail-card,.product-detail-hero{position:relative;overflow:hidden;border:1px solid var(--line);border-radius:28px;background:var(--surface);box-shadow:var(--shadow);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.catalog-page{padding:1.25rem}.catalog-topbar{padding-bottom:0}.catalog-hero,.product-detail-hero{display:grid;grid-gap:1rem;gap:1rem;margin-top:1.25rem;padding:1.4rem}.catalog-hero{grid-template-columns:minmax(0,1.45fr) minmax(260px,.75fr)}.catalog-empty,.catalog-filter,.catalog-hero__copy,.catalog-hero__panel,.product-card,.product-detail-card,.product-detail-hero__copy,.product-detail-hero__media,.product-related-card{border:1px solid var(--line);border-radius:24px;background:var(--surface-strong)}.catalog-hero__copy,.product-detail-hero__copy{padding:clamp(1.5rem,3vw,3rem)}.catalog-empty-page h1,.catalog-hero__copy h1,.product-detail-hero__copy h1{margin:0;font-size:clamp(2.5rem,5vw,4.6rem);line-height:.96;font-family:var(--font-heading),Impact,sans-serif}.catalog-hero__panel{display:grid;grid-gap:1rem;gap:1rem;padding:1.4rem;background:linear-gradient(180deg,rgba(13,93,86,.08),rgba(13,93,86,.02)),var(--surface-strong)}.catalog-hero__panel div{display:grid;grid-gap:.35rem;gap:.35rem;padding-bottom:1rem;border-bottom:1px solid var(--line)}.catalog-hero__panel div:last-child{padding-bottom:0;border-bottom:0}.catalog-hero__hint,.catalog-hero__panel span,.catalog-results p,.product-card__meta,.product-detail-price span,.product-related-card span{color:var(--muted)}.catalog-hero__panel strong{font-size:2rem;font-family:var(--font-heading),Impact,sans-serif}.catalog-page__content{display:grid;grid-gap:1rem;gap:1rem;margin-top:1.25rem}.catalog-filter-bar{display:flex;flex-wrap:wrap;gap:1rem;padding:1rem}.catalog-filter{flex:1 1 220px;display:grid;grid-gap:.45rem;gap:.45rem;padding:1rem}.catalog-filter span{font-size:.9rem;font-weight:600}.catalog-filter select{width:100%;padding:.95rem 1rem;border:1px solid var(--line-strong);border-radius:18px;background:#fffdf9;color:var(--text)}.catalog-reset{align-self:end}.catalog-results{padding:0 .25rem}.product-grid,.product-related-grid{display:grid;grid-gap:1rem;gap:1rem}.product-grid{grid-template-columns:repeat(auto-fit,minmax(230px,1fr))}.product-card__media,.product-detail-hero__media,.product-related-card__media{position:relative;overflow:hidden;background:linear-gradient(135deg,rgba(13,93,86,.08),rgba(204,95,49,.16))}.product-card__media{aspect-ratio:1/1;border-bottom:1px solid var(--line)}.product-card__media img,.product-detail-hero__media img,.product-related-card__media img{width:100%;height:100%;object-fit:cover;display:block}.product-card__body{grid-gap:1rem;padding:1.2rem}.product-card__meta{display:flex;justify-content:space-between;gap:.75rem;font-size:.85rem}.product-card__heading h3,.product-detail-card h2{margin:0 0 .55rem}.catalog-empty p,.catalog-empty-page p,.product-card__heading p{margin:0;color:var(--muted);line-height:1.65}.product-card__details{display:flex;justify-content:space-between;gap:1rem;align-items:flex-start}.product-card__details strong,.product-detail-price strong{display:block;font-size:1.6rem;font-family:var(--font-heading),Impact,sans-serif}.product-card__details p{margin:.3rem 0 0;color:var(--muted)}.product-chip{border-radius:999px;padding:.55rem .8rem;background:rgba(13,93,86,.08);color:var(--teal);font-size:.8rem;font-weight:600}.product-card__cta{width:100%}.product-card__quote-link{color:var(--accent-deep);font-weight:600}.catalog-empty,.catalog-empty-page{padding:2rem}.catalog-empty h2,.catalog-empty-page h1{margin:0 0 .75rem}.product-detail-page{display:grid;grid-gap:1.25rem;gap:1.25rem}.product-detail-hero{grid-template-columns:minmax(0,1fr) minmax(0,1.05fr)}.product-detail-hero__media{min-height:420px}.product-detail-price{display:flex;flex-wrap:wrap;gap:1rem;padding:1rem 0 0}.product-detail-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:1rem;gap:1rem}.product-detail-card{padding:1.4rem}.product-feature-list,.product-related-grid,.product-variant-list{margin-top:1rem}.product-variant-list{display:grid;grid-gap:.8rem;gap:.8rem}.product-variant-row{display:flex;justify-content:space-between;gap:1rem;padding-bottom:.8rem;border-bottom:1px solid var(--line)}.product-variant-row:last-child{padding-bottom:0;border-bottom:0}.product-feature-list{padding-left:1.2rem;color:var(--muted);line-height:1.8}.product-related-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));grid-gap:1rem;gap:1rem}.product-related-card{display:grid;grid-gap:.8rem;gap:.8rem;padding:.9rem}.product-related-card__media{aspect-ratio:4/3;border-radius:18px}.product-detail-card--cta p{margin:.75rem 0 0}.catalog-empty-page{margin-top:1.25rem}.quote-page{display:grid;grid-gap:1.25rem;gap:1.25rem}.quote-hero{display:grid;grid-template-columns:minmax(300px,.85fr) minmax(0,1.15fr);grid-gap:1rem;gap:1rem;margin-top:1.25rem}.quote-form,.quote-hero__form,.quote-hero__summary,.quote-summary-card{border:1px solid var(--line);border-radius:24px;background:var(--surface-strong)}.quote-hero__form,.quote-hero__summary{padding:1.4rem}.quote-summary-card{display:grid;grid-template-columns:170px minmax(0,1fr);grid-gap:1rem;gap:1rem;margin-top:1.2rem;overflow:hidden}.quote-summary-card__media{min-height:100%;background:linear-gradient(135deg,rgba(13,93,86,.08),rgba(204,95,49,.16))}.quote-summary-card__media img{width:100%;height:100%;display:block;object-fit:cover}.quote-summary-card__body{display:grid;grid-gap:.7rem;gap:.7rem;padding:1rem 1rem 1rem 0}.quote-summary-card__body span,.quote-summary-card__facts span{color:var(--muted)}.quote-summary-card__body strong{font-size:1.3rem;font-family:var(--font-heading),Impact,sans-serif}.quote-summary-card__body p{margin:0;color:var(--muted);line-height:1.65}.quote-summary-card__facts{display:flex;flex-wrap:wrap;gap:.85rem}.quote-form{padding:1.2rem}.quote-form label{display:grid;grid-gap:.45rem;gap:.45rem;margin-bottom:1rem}.quote-form span{font-size:.95rem;font-weight:600}.quote-form input,.quote-form select,.quote-form textarea{width:100%;padding:.95rem 1rem;border:1px solid var(--line-strong);border-radius:18px;background:#fffdf9;color:var(--text)}.quote-form textarea{resize:vertical}.quote-form__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:1rem;gap:1rem}.quote-form__toggles{display:flex;flex-wrap:wrap;gap:.8rem;margin-bottom:1rem}.quote-toggle{display:inline-flex;align-items:center;gap:.55rem;margin-bottom:0;padding:.9rem 1rem;border:1px solid var(--line);border-radius:18px;background:rgba(255,255,255,.56)}.quote-toggle span{font-size:.9rem;font-weight:500}.quote-summary-layout,.quote-workspace-card{display:grid;grid-gap:1rem;gap:1rem}.quote-workspace-card{padding:1.4rem;border:1px solid var(--line);border-radius:24px;background:rgba(255,251,245,.82)}.quote-workspace__button{min-width:190px}.formal-quote-block p,.formal-quote-footer span,.formal-quote-line-item span,.formal-quote-meta span,.formal-quote-subtitle,.quote-document-status{color:var(--muted)}.quote-document-status{margin:.45rem 0 0;line-height:1.6}.quote-document-actions{display:flex;flex-wrap:wrap;gap:.8rem}.formal-quote-page{margin-top:1.25rem}.formal-quote-empty,.formal-quote-sheet{border:1px solid var(--line);border-radius:28px;background:#fffdf9;box-shadow:var(--shadow)}.formal-quote-empty{display:grid;grid-gap:1rem;gap:1rem;padding:1.5rem}.formal-quote-sheet{width:min(960px,100%);margin:0 auto;padding:2rem}.formal-quote-footer,.formal-quote-grid,.formal-quote-header,.formal-quote-line-item{display:grid;grid-gap:1rem;gap:1rem}.formal-quote-footer,.formal-quote-grid,.formal-quote-header{grid-template-columns:minmax(0,1.25fr) minmax(220px,.75fr)}.formal-quote-header{padding-bottom:1.25rem;border-bottom:1px solid var(--line)}.formal-quote-header h1{margin:.2rem 0 .45rem;font-size:clamp(2.1rem,4vw,3.4rem);font-family:var(--font-heading),Impact,sans-serif}.formal-quote-block,.formal-quote-line-item,.formal-quote-meta{border:1px solid var(--line);border-radius:22px;background:var(--surface-strong)}.formal-quote-block,.formal-quote-meta{padding:1.2rem}.formal-quote-meta{display:grid;grid-gap:.9rem;gap:.9rem}.formal-quote-footer strong,.formal-quote-line-item strong,.formal-quote-meta strong{font-size:1.1rem;font-family:var(--font-heading),Impact,sans-serif}.formal-quote-block h2{margin:0 0 .85rem}.formal-quote-block p{margin:0 0 .65rem;line-height:1.65}.formal-quote-footer,.formal-quote-grid,.formal-quote-line-item{margin-top:1rem}.formal-quote-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.formal-quote-line-item{grid-template-columns:minmax(0,1.5fr) repeat(2,minmax(140px,.6fr));padding:1.25rem;background:linear-gradient(135deg,rgba(204,95,49,.08),rgba(13,93,86,.06))}.formal-quote-line-item p{margin:.45rem 0 0;color:var(--muted)}.formal-quote-footer{padding-top:1rem;border-top:1px solid var(--line)}.print-hide{display:flex}.message-card--alert{border-color:rgba(204,95,49,.35);background:rgba(204,95,49,.08)}@media (max-width:900px){.admin-auth-shell,.admin-filter-bar,.admin-shell__layout,.admin-topbar,.catalog-hero,.contact-layout,.formal-quote-footer,.formal-quote-grid,.formal-quote-header,.formal-quote-line-item,.hero-grid,.product-detail-grid,.product-detail-hero,.quote-form__grid,.quote-hero,.quote-summary-card{grid-template-columns:1fr}.admin-header,.admin-topbar__actions,.admin-topbar__meta,.catalog-filter-bar,.footer,.message-card__meta,.product-card__details,.product-card__meta,.quote-document-actions,.quote-form__toggles,.quote-summary-card__facts,.table-header,.topbar{flex-direction:column;align-items:flex-start}.admin-shell__rail{position:static;max-height:none;overflow:visible;padding-right:0}}@media (max-width:640px){.admin-shell,.catalog-shell,.shell{width:min(100% - 1rem,1180px)}.admin-topbar{top:.5rem;padding:.85rem}.admin-shell__canvas{padding:.9rem;border-radius:24px}.admin-shell__rail .admin-nav-card{padding:.75rem}.admin-auth-card,.admin-header,.admin-table-card,.catalog-empty,.catalog-empty-page,.catalog-filter-bar,.catalog-hero,.catalog-page,.contact-layout,.formal-quote-empty,.formal-quote-sheet,.hero-card,.process-section,.product-detail-card,.product-detail-hero,.quote-card,.quote-form,.quote-hero__form,.quote-hero__summary,.quote-summary-card,.section-grid{border-radius:22px;padding:1rem}.admin-header h1,.catalog-empty-page h1,.catalog-hero__copy h1,.contact-copy h2,.formal-quote-header h1,.hero-copy h1,.product-detail-hero__copy h1,.section-heading h2{font-size:clamp(2.2rem,12vw,3.2rem)}}@media print{body{background:#fff}.admin-shell>.admin-header:first-child,.admin-shell>.admin-topbar:first-child,.print-hide{display:none!important}.admin-shell,.formal-quote-sheet{width:100%;padding:0}.formal-quote-sheet{box-shadow:none;border:0;margin:0}}.storefront{min-height:100vh;overflow-x:clip;--bg:var(--brand-surface,#e8f1f2);--surface:color-mix(in srgb,var(--brand-surface-strong,#ffffff),transparent 12%);--surface-strong:var(--brand-surface-strong,#ffffff);--text:var(--brand-dark,#13293d);--accent:var(--brand-accent,#1b98e0);--accent-deep:var(--brand-primary,#006494);--teal:var(--brand-secondary,#247ba0)}.utility-bar{background:var(--brand-dark,#13293d);color:var(--brand-surface,#e8f1f2);font-size:.92rem}.store-footer__grid,.store-header__inner,.storefront-main,.utility-bar__inner{width:min(1320px,calc(100% - 2rem));margin:0 auto}.storefront-chrome{position:relative;z-index:30}.utility-bar__inner{display:flex;justify-content:flex-start;padding:.32rem 0;flex-wrap:wrap;font-size:.8rem}.store-header{position:-webkit-sticky;position:sticky;top:0;z-index:20;background:rgba(255,255,255,.96);border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.store-header__inner{display:grid;grid-gap:.85rem;gap:.85rem;padding:.6rem 0 .5rem}.account-sidebar__nav,.address-book,.cart-summary__line,.cart-summary__row,.catalog-filter-actions,.category-strip,.checkout-payment,.home-hero__actions,.order-history__header,.order-history__meta,.product-card__actions,.product-card__badges,.quote-product-card__facts,.section-title,.site-logo,.site-logo__wordmark,.sport-pill-row,.store-actions,.store-header__nav-row,.store-header__top,.store-search{display:flex}.cart-summary__line,.cart-summary__row,.order-history__header,.section-title,.store-header__nav-row,.store-header__top{justify-content:space-between;align-items:center}.site-logo{align-items:center;gap:.85rem}.site-logo__image{border-radius:50%;box-shadow:0 10px 20px rgba(19,41,61,.18)}.site-logo__wordmark{flex-direction:column;align-items:flex-start;line-height:1}.site-logo__wordmark strong{font-family:var(--font-heading),Impact,sans-serif;font-size:2rem;letter-spacing:.03em}.site-logo__wordmark small{margin-top:.2rem;color:var(--muted);font-size:.92rem}.store-search{flex:1 1;align-items:stretch;gap:0;min-width:280px}.account-form input,.account-form select,.account-form textarea,.catalog-filter input,.catalog-filter select,.checkout-form input,.checkout-form textarea,.purchase-card input,.purchase-card select,.quote-form input,.quote-form select,.quote-form textarea,.store-search button,.store-search input{border:1px solid var(--line-strong);border-radius:12px;background:#fff}.store-search input{flex:1 1;min-height:48px;border-radius:14px 0 0 14px;padding:0 1rem}.store-search button{min-width:118px;border-left:0;border-radius:0 14px 14px 0;background:var(--brand-dark,#13293d);color:#fff;cursor:pointer}.store-actions{gap:.7rem;align-items:center}.store-actions a{border:1px solid var(--line);padding:.7rem 1rem;background:#fff;font-weight:600}.primary-nav{display:flex;gap:.35rem;flex-wrap:wrap;margin-left:auto}.store-header__drawers{align-items:center;gap:.35rem;flex:1 1;flex-wrap:wrap}.store-header__quicklink{padding:.6rem .78rem;border-radius:999px;background:linear-gradient(180deg,#f8fcfd,#eef5f7);border:1px solid rgba(19,41,61,.07);font-weight:700}.mobile-nav summary,.primary-nav a,.sport-drawer summary{list-style:none;border-radius:999px;padding:.6rem .95rem;font-weight:700;cursor:pointer}.primary-nav a{background:#f4f8fa}.sport-drawer{position:relative}.mobile-nav__panel,.sport-drawer__panel{background:#fff;border:1px solid var(--line);border-radius:22px;box-shadow:var(--shadow)}.sport-drawer[open] .sport-drawer__panel{position:absolute;right:0;top:calc(100% + .6rem);width:min(420px,calc(100vw - 2rem));display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:.4rem;gap:.4rem;padding:1rem}.mobile-nav__group a,.sport-drawer__panel a{padding:.55rem .75rem;border-radius:12px}.category-tile:hover,.footer-link-list a:hover,.mobile-nav__group a:hover,.primary-nav a:hover,.sport-drawer__panel a:hover,.sport-pill:hover,.store-actions a:hover{background:rgba(27,152,224,.08)}.mobile-nav{display:none}.mobile-nav__panel{margin-top:.75rem;padding:1rem;display:grid;grid-gap:1rem;gap:1rem}.mobile-nav__group{display:grid;grid-gap:.35rem;gap:.35rem}.storefront-main{padding:1.4rem 0 3rem}.store-shell{display:grid;grid-gap:1.4rem;gap:1.4rem}.store-shell--narrow{width:min(860px,100%);margin:0 auto}.store-eyebrow{margin:0 0 .4rem;color:var(--accent-deep);letter-spacing:.18em;text-transform:uppercase;font-size:.78rem;font-weight:700}.account-card,.account-panel,.cart-layout,.catalog-layout,.checkout-layout,.home-hero,.info-card,.product-hero,.quote-layout,.service-banner{border:1px solid var(--line);border-radius:28px;background:rgba(255,255,255,.92);box-shadow:var(--shadow)}.account-layout,.cart-layout,.checkout-layout,.collection-split,.home-hero,.product-content-grid,.quote-layout{display:grid;grid-gap:1.2rem;gap:1.2rem}.home-hero{grid-template-columns:minmax(280px,.85fr) minmax(0,1.15fr);padding:1rem;background:radial-gradient(circle at top right,color-mix(in srgb,var(--brand-accent,#1b98e0),transparent 86%),transparent 28%),linear-gradient(135deg,var(--brand-dark,#13293d),var(--brand-primary,#006494));color:#f8fcff}.account-card h1,.account-panel h1,.catalog-layout__hero h1,.home-hero h1,.product-hero__copy h1,.quote-layout__summary h1,.service-banner h2{margin:0;font-family:var(--font-heading),Impact,sans-serif;font-size:clamp(2.8rem,5vw,4.7rem);line-height:.9;letter-spacing:.01em}.account-card__header p,.account-panel p,.catalog-layout__hero p,.home-hero p,.product-hero__copy p,.quote-layout__summary p,.service-banner p{color:inherit;line-height:1.65}.account-card,.account-panel,.cart-layout__main,.cart-summary,.catalog-layout,.checkout-form,.home-hero__copy,.home-hero__shop-grid,.home-hero__stack,.info-card,.product-hero,.product-hero__copy,.promo-panel,.purchase-card,.quote-layout__form,.quote-layout__summary{display:grid;grid-gap:1rem;gap:1rem}.home-hero__shop-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.promo-panel{padding:.78rem .88rem;border-radius:14px;background:rgba(255,255,255,.96);border:1px solid rgba(19,41,61,.1);box-shadow:0 5px 12px rgba(7,18,29,.08)}.promo-panel p,.promo-panel span{color:var(--muted)}.promo-panel strong{font-size:.98rem;color:var(--ink)}.promo-panel--shop{min-height:0}.promo-panel--link{align-content:start}.promo-panel--accent{background:linear-gradient(135deg,rgba(232,241,242,.98),rgba(255,255,255,.98))}.catalog-filter-actions,.home-hero__actions,.product-card__actions,.quote-product-card__facts,.store-actions{gap:.75rem;flex-wrap:wrap}.category-strip{gap:1rem;flex-wrap:wrap}.home-route-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:.75rem;gap:.75rem}.home-route-card{display:grid;grid-gap:.55rem;gap:.55rem;padding:.85rem .95rem;border-radius:14px;border:1px solid var(--line);background:#fff;box-shadow:0 6px 14px rgba(19,41,61,.05)}.home-route-card strong{font-size:1.02rem;line-height:1.2}.home-route-card p{margin:0;color:var(--muted);line-height:1.6}.home-route-card a,.home-route-card__cta{width:-moz-fit-content;width:fit-content;font-weight:700;color:var(--accent-deep)}.home-route-card__cta{display:inline-flex}.home-route-card--accent{background:linear-gradient(180deg,rgba(232,241,242,.98),rgba(255,255,255,.98))}.category-strip--shop{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));grid-gap:.75rem;gap:.75rem}.category-tile--shop{min-height:118px;padding:.82rem;border-radius:14px;box-shadow:0 5px 12px rgba(19,41,61,.05)}.category-tile{flex:1 1 220px;min-height:148px;padding:1rem;border-radius:18px;background:#fff;border:1px solid var(--line);box-shadow:0 7px 18px rgba(19,41,61,.06)}.category-tile strong{display:block;margin-bottom:.35rem;font-size:1.08rem}.category-tile span{color:var(--muted);line-height:1.45}.collection-section,.sport-strip{display:grid;grid-gap:1rem;gap:1rem}.cart-summary h2,.checkout-payment strong,.info-card h2,.section-title h2{margin:0;font-family:var(--font-heading),Impact,sans-serif;font-size:2rem;letter-spacing:.02em}.sport-pill-row{gap:.7rem;flex-wrap:wrap}.sport-pill{border-radius:999px;padding:.85rem 1.2rem;border:1px solid color-mix(in srgb,var(--sport-accent),#fff 70%);background:color-mix(in srgb,var(--sport-accent),#fff 92%);font-weight:700}.product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:1rem;gap:1rem}.product-grid--compact{grid-template-columns:repeat(2,minmax(0,1fr))}.product-card{overflow:hidden;border-radius:18px;border:1px solid var(--line);background:#fff;box-shadow:0 10px 22px rgba(19,41,61,.06)}.product-card__media{position:relative;aspect-ratio:4/3;background:linear-gradient(180deg,#edf5f7,#ffffff)}.cart-item img,.product-card__media img,.product-hero__media img,.quote-product-card__media img{width:100%;height:100%;display:block;object-fit:cover}.product-card__badges{position:absolute;top:.8rem;left:.8rem;gap:.45rem;flex-wrap:wrap}.product-card__badges span,.product-chip{border-radius:999px;padding:.35rem .7rem;background:color-mix(in srgb,var(--brand-dark,#13293d),transparent 8%);color:#fff;font-size:.75rem;font-weight:700}.product-card__body{display:grid;grid-gap:.55rem;gap:.55rem;padding:.9rem}.order-history__meta,.product-card__details,.product-card__meta,.quote-product-card__facts{display:flex;gap:.6rem;flex-wrap:wrap;color:var(--muted)}.product-card__heading h3{margin:0;font-size:1.05rem;line-height:1.12}.product-card__meta{font-size:.79rem}.product-card__price strong{display:block;font-size:1rem}.product-card__price p{margin:.1rem 0 0}.account-list__card span,.cart-summary p,.order-history__item span,.purchase-card p{margin:0;color:var(--muted)}.text-button{color:var(--accent-deep);font-weight:700}.product-card__actions{margin-top:.15rem}.product-card__cta{flex:1 1;justify-content:center}.product-card--compact .product-card__badge--personalization,.product-card--compact .product-card__meta{display:none}.product-card--compact .product-card__body{gap:.58rem}.collection-split{grid-template-columns:repeat(2,minmax(0,1fr))}.collection-split--shop{gap:1rem}.service-banner{align-items:center;grid-template-columns:minmax(220px,.85fr) minmax(0,1fr) auto;padding:1.2rem;background:linear-gradient(135deg,var(--brand-dark,#13293d),var(--brand-secondary,#247ba0));color:#f8fcff}.service-banner--tight{grid-template-columns:minmax(220px,.8fr) minmax(0,1fr) auto}.catalog-layout{padding:1.4rem}.catalog-layout__hero{display:grid;grid-gap:.45rem;gap:.45rem;max-width:60rem}.catalog-layout__hero p{max-width:70ch}.catalog-layout__quicklinks{display:flex;gap:.6rem;flex-wrap:wrap}.catalog-layout__quicklinks a{padding:.65rem .8rem;border-radius:999px;background:#eef5f7;font-weight:700}.catalog-layout__seo{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:.9rem;gap:.9rem}.catalog-layout__seo-card{padding:1rem 1.05rem;border-radius:18px;border:1px solid var(--line);background:rgba(255,255,255,.88)}.catalog-layout__seo-card strong{display:block;margin-bottom:.35rem}.catalog-layout__seo-card p{margin:0;color:var(--muted);line-height:1.65}.catalog-layout__filters{display:grid;grid-gap:.85rem;gap:.85rem;padding:1rem;border-radius:22px;background:#f5fafb;border:1px solid var(--line)}.catalog-filter-note{margin:0;color:var(--muted);line-height:1.6;max-width:62ch}.catalog-filter-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:.8rem;gap:.8rem}.catalog-layout__active-filters{display:grid;grid-gap:.6rem;gap:.6rem;padding:.95rem 1rem;border-radius:20px;background:rgba(255,255,255,.88);border:1px solid var(--line)}.catalog-layout__active-filters strong{font-size:.92rem}.catalog-layout__chips{display:flex;flex-wrap:wrap;gap:.5rem}.catalog-layout__chip{display:inline-flex;align-items:center;min-height:34px;padding:.4rem .75rem;border-radius:999px;background:#eef5f7;border:1px solid rgba(19,41,61,.07);color:var(--text);font-weight:700}.catalog-layout__chip--reset{background:var(--brand-dark,#13293d);border-color:transparent;color:#fff}.account-form label,.catalog-filter,.checkout-form label,.purchase-card__field{display:grid;grid-gap:.4rem;gap:.4rem}.account-form span,.catalog-filter span,.checkout-form span,.purchase-card__field span{font-size:.9rem;font-weight:700}.account-form input,.account-form textarea,.catalog-filter input,.catalog-filter select,.checkout-form input,.checkout-form textarea,.purchase-card input,.purchase-card select,.quote-form input,.quote-form select,.quote-form textarea{min-height:46px;padding:.75rem .9rem}.catalog-layout__results{display:flex;align-items:center;justify-content:space-between;padding:1rem;border-radius:20px;border:1px solid var(--line);background:rgba(232,241,242,.54);color:var(--muted)}.catalog-layout__results strong{color:var(--ink)}.empty-card{display:grid;grid-gap:.75rem;gap:.75rem}.empty-card__links{display:flex;flex-wrap:wrap;gap:.5rem}.empty-card__links a{display:inline-flex;align-items:center;min-height:36px;padding:.45rem .75rem;border-radius:999px;background:#eef5f7;font-weight:700}.catalog-layout__quicklinks--empty{margin-top:.25rem}.catalog-guidance,.checkout-steps,.checkout-summary-highlights{display:grid;grid-gap:.8rem;gap:.8rem}.catalog-guidance{grid-template-columns:repeat(2,minmax(0,1fr))}.catalog-guidance--inline span{padding:.85rem .95rem;border-radius:14px;border:1px solid var(--line);background:#fff;color:var(--ink);font-weight:700}.catalog-guidance__card,.checkout-steps__item{padding:1rem;border-radius:20px;border:1px solid var(--line);background:rgba(255,255,255,.9)}.catalog-guidance__card strong,.checkout-steps__item strong{display:block;margin-bottom:.35rem;font-size:1rem}.catalog-guidance__card p,.checkout-steps__item p{margin:0;color:var(--muted);line-height:1.6}.catalog-layout__results p,.purchase-card__intro{margin:0;line-height:1.65;color:var(--muted)}.empty-card{padding:1.4rem;border:1px dashed var(--line-strong);border-radius:22px;background:#fff}.product-hero{grid-template-columns:minmax(320px,.95fr) minmax(0,1.15fr) minmax(280px,.65fr);padding:1.4rem}.product-config-grid,.product-step-grid{display:grid;grid-gap:1rem;gap:1rem}.product-config-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.product-step-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.product-hero__media{min-height:420px;overflow:hidden;border-radius:24px;background:linear-gradient(180deg,#edf5f7,#ffffff)}.product-facts{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:.8rem;gap:.8rem}.cart-summary,.info-card,.product-facts div,.purchase-card,.quote-product-card{border:1px solid var(--line);border-radius:22px;background:#fff}.product-facts div{padding:.9rem}.product-facts span,.product-facts strong{display:block}.account-layout,.cart-layout,.checkout-layout,.product-content-grid,.quote-layout{grid-template-columns:minmax(0,1fr) minmax(320px,.7fr)}.account-card,.account-panel,.cart-summary,.checkout-form,.info-card,.purchase-card,.quote-layout__form,.quote-layout__summary{padding:1.25rem}.account-list,.address-book__list,.cart-list,.feature-list,.order-history,.spec-table,.variant-list{display:grid;grid-gap:.8rem;gap:.8rem}.cart-item,.order-history__item,.spec-table__row,.variant-row{display:grid;grid-gap:.75rem;gap:.75rem}.variant-row{grid-template-columns:1fr auto;padding:.8rem 0;border-top:1px solid var(--line)}.variant-row:first-child{border-top:0;padding-top:0}.spec-table__row{grid-template-columns:minmax(120px,.55fr) minmax(0,1fr);align-items:start;padding:.75rem 0;border-top:1px solid var(--line)}.spec-table__row:first-child{border-top:0;padding-top:0}.feature-list{margin:0;padding-left:1.1rem;line-height:1.7}.purchase-card{align-content:start;gap:.8rem}.purchase-card--configurator{gap:1rem;padding:1.1rem;border:1px solid rgba(19,41,61,.08);border-radius:24px;background:linear-gradient(180deg,rgba(255,255,255,.98),rgba(245,248,249,.98));box-shadow:0 18px 40px rgba(19,41,61,.07)}.purchase-steps{display:grid;grid-gap:.9rem;gap:.9rem}.purchase-step__fields{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:.75rem;gap:.75rem}.purchase-step{display:grid;grid-gap:.7rem;gap:.7rem;padding:.9rem;border-radius:18px;border:1px solid var(--line);background:rgba(232,241,242,.46)}.purchase-step--summary{background:rgba(19,41,61,.04)}.purchase-step__heading{display:grid;grid-gap:.2rem;gap:.2rem}.purchase-step__heading span{font-size:.76rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--brand)}.purchase-step__heading strong{font-size:1rem}.purchase-step__link{font-weight:700}.purchase-step__snapshot{display:grid;grid-gap:.4rem;gap:.4rem;margin-top:.4rem;padding:.9rem;border-radius:16px;background:rgba(241,245,246,.78);border:1px solid rgba(19,41,61,.08)}.purchase-step__snapshot strong{color:var(--accent-deep);font-size:.92rem}.purchase-step__snapshot span{color:var(--muted);line-height:1.55}.purchase-step__decision{display:grid;grid-gap:.25rem;gap:.25rem;padding:.85rem .95rem;border-radius:16px;background:rgba(19,41,61,.04)}.purchase-step__decision strong{color:var(--accent-deep)}.purchase-step__decision span{color:var(--muted);line-height:1.55}.cart-item__personalization,.cart-summary__personalization{display:grid;grid-gap:.3rem;gap:.3rem;margin-top:.65rem;padding:.8rem .9rem;border-radius:14px;background:rgba(241,245,246,.82);border:1px solid rgba(19,41,61,.08)}.cart-item__personalization strong,.cart-summary__personalization span{color:var(--accent-deep);font-size:.88rem;font-weight:800}.cart-item__personalization span,.cart-summary__personalization p{margin:0;color:var(--muted);line-height:1.55}.cart-summary__item{display:grid;grid-gap:.55rem;gap:.55rem}.purchase-checklist,.purchase-summary{display:grid;grid-gap:.6rem;gap:.6rem}.purchase-checklist span,.purchase-summary div{padding:.8rem .9rem;border-radius:14px;background:#fff;border:1px solid rgba(19,41,61,.08)}.purchase-checklist--muted span{background:rgba(255,255,255,.65)}.purchase-summary div span,.purchase-summary div strong{display:block}.purchase-summary div span{color:var(--muted);font-size:.88rem}.purchase-summary div strong{margin-top:.22rem}.account-sidebar,.quote-layout__form,.quote-layout__summary{align-content:start}.quote-product-card{overflow:hidden}.quote-product-card__media{aspect-ratio:16/10}.quote-product-card__body{display:grid;grid-gap:.75rem;gap:.75rem;padding:1rem}.account-content,.cart-layout__main{display:grid;grid-gap:1rem;gap:1rem}.account-sidebar,.cart-summary{align-content:start}.cart-summary__line,.cart-summary__row{padding:.75rem 0;border-top:1px solid var(--line)}.cart-summary__line:first-of-type,.cart-summary__row:first-of-type{border-top:0;padding-top:0}.cart-item{grid-template-columns:120px minmax(0,1fr) minmax(180px,.55fr);align-items:center;padding:1rem;border-radius:22px;border:1px solid var(--line);background:#fff}.cart-item img{aspect-ratio:1/1;border-radius:18px}.cart-item__actions,.cart-item__copy{display:grid;grid-gap:.45rem;gap:.45rem}.cart-item__actions{justify-items:end}.cart-item__actions input{width:88px}.account-form,.checkout-form{display:grid;grid-gap:1rem;gap:1rem}.account-form,.checkout-form__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.account-form>label,.checkout-form>label{display:grid}.account-form textarea,.checkout-form textarea{min-height:120px}.checkout-payment{align-items:center;justify-content:space-between;padding:1rem;border-radius:18px;background:rgba(27,152,224,.08)}.account-layout{grid-template-columns:280px minmax(0,1fr)}.account-sidebar{position:-webkit-sticky;position:sticky;top:7.8rem;gap:1rem;padding:1.2rem;border-radius:24px;border:1px solid var(--line);background:rgba(255,255,255,.92);box-shadow:var(--shadow)}.account-sidebar__nav{flex-direction:column;gap:.45rem}.account-sidebar__nav a{padding:.75rem .9rem;border-radius:14px;background:#f5fafb}.account-list__card,.order-history__card{display:grid;grid-gap:.3rem;gap:.3rem;padding:1rem;border-radius:18px;border:1px solid var(--line);background:#fff}.order-history__meta{margin:.15rem 0 .4rem}.address-book{gap:1.2rem;align-items:start}.address-book__list{grid-template-columns:repeat(2,minmax(0,1fr))}.store-footer{margin-top:2rem;padding:1.55rem 0 2rem;background:#13293d;color:#e8f1f2}.store-footer__grid{display:grid;grid-template-columns:1.2fr 1fr 1fr 1fr;grid-gap:1rem;gap:1rem}.store-footer h2{margin:0 0 .6rem;font-family:var(--font-heading),Impact,sans-serif;font-size:1.45rem}.footer-link-list{display:grid;grid-gap:.35rem;gap:.35rem}.store-footer__brand{display:grid;grid-gap:.5rem;gap:.5rem}.footer-contact p,.store-footer p{margin:0;color:rgba(232,241,242,.78);line-height:1.6}.primary-button{color:#fff;background:linear-gradient(135deg,var(--accent) 0,var(--accent-deep) 100%);box-shadow:0 16px 28px rgba(0,100,148,.24)}.secondary-button{background:#fff}.product-hero .secondary-button,.product-sticky-bar .secondary-button,.purchase-card .secondary-button{border-color:rgba(19,41,61,.12);background:rgba(255,255,255,.9);color:var(--accent-deep);box-shadow:none}.primary-button--disabled{pointer-events:none;opacity:.6}@media (max-width:1180px){.catalog-filter-grid,.product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.account-layout,.cart-layout,.checkout-layout,.home-closer,.home-hero,.product-content-grid,.product-hero,.quote-layout{grid-template-columns:1fr}.store-footer__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:900px){.checkout-payment,.section-title,.store-header__nav-row,.store-header__top,.utility-bar__inner{align-items:flex-start;flex-direction:column}.store-search{width:100%}.primary-nav,.sport-drawer{display:none}.mobile-nav{display:block}.address-book__list,.cart-item,.catalog-filter-grid,.checkout-form__grid,.collection-split,.home-route-grid,.product-grid,.product-grid--compact{grid-template-columns:1fr}.cart-item__actions{justify-items:start}.service-banner,.service-banner--tight{grid-template-columns:1fr}.category-strip--shop{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:640px){.store-footer__grid,.store-header__inner,.storefront-main,.utility-bar__inner{width:min(100% - 1.5rem,1320px)}.cart-summary h2,.info-card h2,.section-title h2,.site-logo__wordmark strong{font-size:1.7rem}.account-card,.account-panel,.cart-layout__main,.cart-summary,.catalog-layout,.checkout-form,.home-hero,.info-card,.product-hero,.purchase-card,.quote-layout__form,.quote-layout__summary{padding:1rem;width:100%;margin-inline:auto;box-sizing:border-box}.store-actions,.store-actions a,.store-search,.store-search button,.store-search input{width:100%}.store-search{flex-direction:column}.store-search button,.store-search input{border-radius:14px}.store-search button{border-left:1px solid var(--line-strong)}}.utility-bar{background:linear-gradient(90deg,rgba(19,41,61,.98),rgba(0,100,148,.92));color:rgba(232,241,242,.96)}.utility-bar__inner{min-height:2.7rem;gap:1rem;font-size:.92rem}.store-header{border-bottom:1px solid rgba(19,41,61,.08);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.store-header__inner{gap:1rem}.store-header__top{gap:1.2rem}.mobile-nav summary,.primary-nav a,.section-title a,.sport-drawer summary,.store-actions a{transition:color .18s ease,background .18s ease,border-color .18s ease,transform .18s ease}.store-actions a{padding:.8rem 1rem;border-radius:999px;border:1px solid rgba(19,41,61,.1);background:rgba(255,255,255,.92)}.store-action--search,.store-action__mobile-label{display:none}.footer-link-list a:hover,.primary-nav a:hover,.section-title a:hover,.store-actions a:hover,.text-button:hover{color:var(--accent)}.primary-nav a{padding:.85rem .9rem;border-radius:14px}.primary-nav a:hover{background:rgba(27,152,224,.08)}.store-search input{background:rgba(255,255,255,.98)}.store-search button{min-width:146px}.storefront-main{padding:.9rem 0 3.2rem}.store-shell{gap:1.6rem}.home-hero{align-items:stretch;gap:1.15rem;padding:clamp(1.15rem,2.8vw,1.75rem);background:radial-gradient(circle at top right,rgba(232,241,242,.18),transparent 28%),radial-gradient(circle at bottom left,rgba(27,152,224,.18),transparent 30%),linear-gradient(135deg,rgba(19,41,61,.99),rgba(0,100,148,.95))}.home-hero__copy{align-content:start}.home-hero__stack{align-content:stretch}.home-hero__service-points{display:grid;grid-gap:.75rem;gap:.75rem}.home-hero__service-points span{padding:.85rem 1rem;border-radius:18px;background:rgba(255,255,255,.1);border:1px solid rgba(255,255,255,.14);color:rgba(248,252,255,.92)}.promo-panel{min-height:124px;align-content:start;background:rgba(255,255,255,.1)}.promo-panel strong{line-height:1.15}.category-strip{display:grid;grid-template-columns:repeat(5,minmax(0,1fr))}.category-tile{display:grid;align-content:start;grid-gap:.55rem;gap:.55rem;min-height:164px;padding:1.25rem;background:linear-gradient(180deg,rgba(255,255,255,.98),rgba(244,250,252,.98))}.account-list__card:hover,.category-tile:hover,.faq-card:hover,.order-history__card:hover,.product-card:hover,.trust-card:hover{transform:translateY(-2px);box-shadow:0 18px 36px rgba(19,41,61,.12)}.sport-pill-row{display:flex}.sport-pill{font-size:.96rem;box-shadow:inset 0 1px 0 rgba(255,255,255,.4)}.collection-section,.faq-strip,.sport-strip{gap:1.1rem}.section-title{gap:.9rem}.section-title a{font-weight:700}.product-card{display:grid;grid-template-rows:auto 1fr;height:100%}.product-card__media{isolation:isolate}.product-card__media:after{content:"";position:absolute;inset:auto 0 0;height:34%;background:linear-gradient(180deg,transparent,rgba(19,41,61,.08));pointer-events:none}.product-card__body{height:100%;gap:1rem;padding:1.05rem}.product-card__meta span:first-child{padding:.25rem .6rem;border-radius:999px;background:rgba(19,41,61,.07)}.product-card__heading{display:grid;grid-gap:.45rem;gap:.45rem;min-height:108px}.product-card__heading h3{line-height:1.2}.product-card__details{align-items:end}.product-card__service-points{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));grid-gap:.45rem;gap:.45rem}.product-card__service-points span{display:inline-flex;align-items:center;padding:.58rem .72rem;border-radius:14px;background:rgba(232,241,242,.82);border:1px solid rgba(19,41,61,.08);color:var(--text);font-size:.82rem;line-height:1.45}.product-card__details strong{display:block;margin-bottom:.18rem;font-size:1.18rem;line-height:1.1}.product-card__actions{display:flex;align-items:center;margin-top:auto}.product-card__quote-link{font-size:.95rem}.product-chip{background:rgba(19,41,61,.08);color:var(--ink)}.product-hero{align-items:start;gap:1.4rem;padding:1.5rem}.product-hero--studio{grid-template-columns:1fr;gap:1rem}.product-hero__media{padding:.8rem;background:linear-gradient(180deg,rgba(232,241,242,.98),rgba(255,255,255,.98))}.cart-item img,.product-hero__media img,.quote-product-card__media img{border-radius:18px}.product-facts div{min-height:106px}.product-hero__rating{display:grid;grid-gap:.22rem;gap:.22rem;padding:.9rem 1rem;border-radius:16px;background:rgba(232,241,242,.7);border:1px solid rgba(19,41,61,.08)}.product-hero__rating strong{font-size:.98rem}.product-hero__rating span{color:var(--muted);line-height:1.55}.product-hero__service-strip{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));grid-gap:.55rem;gap:.55rem}.product-hero__service-strip span{display:inline-flex;align-items:center;padding:.75rem .9rem;border-radius:16px;background:rgba(232,241,242,.76);border:1px solid rgba(19,41,61,.08);color:var(--text);line-height:1.35}.product-facts strong{margin-top:.32rem;font-size:1.12rem;line-height:1.2}.account-panel,.cart-summary,.checkout-form,.info-card,.purchase-card,.quote-layout__form,.quote-layout__summary{gap:1.05rem}.service-banner{gap:1.2rem;padding:1.6rem;background:linear-gradient(135deg,rgba(19,41,61,1),rgba(36,123,160,.95))}.faq-grid,.trust-grid{display:grid;grid-gap:1rem;gap:1rem}.trust-grid{grid-template-columns:1.15fr .85fr}.faq-card,.trust-card{display:grid;grid-gap:.85rem;gap:.85rem;padding:1.35rem;border:1px solid var(--line);border-radius:26px;background:rgba(255,255,255,.96);box-shadow:var(--shadow);transition:transform .18s ease,box-shadow .18s ease}.trust-card h2{margin:0;font-family:var(--font-heading),Impact,sans-serif;font-size:clamp(2rem,3vw,3rem);line-height:.95}.checkout-intro,.checkout-summary-copy,.faq-card p,.trust-card p{margin:0;line-height:1.7;color:var(--muted)}.trust-card--product-step{gap:.7rem}.home-usp-strip{display:grid;grid-template-columns:repeat(auto-fit,minmax(190px,1fr));grid-gap:.75rem;gap:.75rem}.home-usp-strip__item{padding:.85rem 1rem;border-radius:18px;border:1px solid var(--line);background:#fff;text-align:center}.product-sticky-bar{display:none}.feature-list--plain{margin:0;padding-left:1.1rem}.faq-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.faq-card strong{font-size:1.05rem;line-height:1.35}.cart-item{gap:1rem;padding:1.05rem}.cart-item__copy strong{font-size:1.08rem}.checkout-form__secondary{justify-content:center}.checkout-payment{display:flex}.checkout-payment__flag{padding:.4rem .7rem;border-radius:999px;background:rgba(19,41,61,.1);color:var(--ink);font-size:.82rem;font-weight:700}.launch-guard-card{display:grid;grid-gap:.45rem;gap:.45rem;padding:1rem;border-radius:20px;border:1px solid rgba(19,41,61,.1);background:rgba(232,241,242,.76)}.launch-guard-card p{margin:0;color:var(--muted)}.checkout-summary-highlights{grid-template-columns:1fr}.checkout-summary-highlights span{display:inline-flex;align-items:center;padding:.8rem .9rem;border-radius:16px;background:rgba(232,241,242,.82);border:1px solid var(--line);color:var(--text);line-height:1.55}.account-list__card span,.account-panel p,.footer-contact p,.order-history__meta span,.store-footer p{line-height:1.65}.store-footer{margin-top:2.6rem;padding:2.5rem 0 3rem;border-top:1px solid rgba(232,241,242,.08)}.store-footer__grid{gap:1.5rem}.footer-contact,.footer-link-list,.store-footer__bottom,.store-footer__bottom-links,.store-footer__spotlight,.store-footer__spotlight-actions,.store-footer__spotlight-copy{display:grid;grid-gap:.85rem;gap:.85rem}.store-footer__spotlight{grid-template-columns:minmax(0,1fr) auto;gap:.9rem;align-items:center;margin-bottom:1rem;padding:1rem 1.1rem;border-radius:20px;background:rgba(232,241,242,.7);border:1px solid rgba(19,41,61,.08);box-shadow:none}.store-footer__spotlight-copy h2{margin:0;color:var(--ink);font-family:var(--font-heading),Impact,sans-serif;font-size:clamp(1.55rem,2vw,2.2rem);line-height:.98}.store-footer__spotlight-copy p:not(.store-eyebrow){margin:0;color:var(--muted);line-height:1.55}.store-footer__spotlight-actions{align-content:center}.store-footer__spotlight-actions .primary-button,.store-footer__spotlight-actions .secondary-button{width:auto;justify-content:center}.footer-link-list a{width:-moz-fit-content;width:fit-content}.admin-inline-actions,.admin-link-grid,.admin-toggle-row,.media-card__meta,.store-header__drawers{display:flex}.admin-inline-actions,.admin-toggle-row,.store-header__drawers{gap:.75rem;flex-wrap:wrap}.section-intro{margin:-.4rem 0 0;color:var(--muted);line-height:1.6;max-width:68ch}.utility-bar__inner--editorial{justify-content:space-between;gap:.75rem}.utility-bar__chip{display:inline-flex;align-items:center;min-height:2rem;padding:0;border-radius:999px;background:transparent;border:0;color:inherit;white-space:nowrap}.utility-bar__chip--action{margin-left:auto;padding:.32rem .7rem;background:rgba(255,255,255,.12);border:1px solid rgba(255,255,255,.1)}.store-shell--home{gap:clamp(1.55rem,2.4vw,2.4rem)}.collection-section--shop,.home-category-stage,.home-closer,.home-hero--editorial{position:relative;overflow:hidden}.home-hero--editorial{grid-template-columns:minmax(0,.98fr) minmax(300px,.92fr);gap:clamp(1rem,2.4vw,1.5rem);min-height:clamp(480px,64vh,640px);padding:clamp(1.2rem,3vw,2rem);border:none;border-radius:34px;box-shadow:0 22px 48px rgba(19,41,61,.14);background:radial-gradient(circle at 86% 18%,rgba(232,241,242,.14),transparent 18rem),radial-gradient(circle at 12% 86%,rgba(27,152,224,.16),transparent 22rem),linear-gradient(135deg,rgba(10,28,42,1),rgba(0,100,148,.92) 60%,rgba(36,123,160,.88))}.home-hero--editorial:after{content:"";position:absolute;inset:auto 0 0;height:36%;background:linear-gradient(180deg,transparent,rgba(8,20,31,.18));pointer-events:none}.home-hero--editorial .home-hero__copy{align-content:center;max-width:34rem;z-index:1}.home-hero--editorial .home-hero__copy p:not(.store-eyebrow){max-width:28rem;color:rgba(248,252,255,.84);font-size:1rem}.home-hero--editorial .home-hero__actions{margin-top:.2rem}.home-category-stage__layout,.home-hero__visual{display:grid;grid-gap:1rem;gap:1rem}.home-hero__visual{align-content:end;grid-template-columns:minmax(0,1fr)}.home-hero__feature-card{display:grid;align-content:end;grid-gap:.38rem;gap:.38rem;min-height:100%;padding:1.1rem;border-radius:22px;background:linear-gradient(180deg,rgba(255,255,255,.02),rgba(255,255,255,.18)),linear-gradient(145deg,rgba(255,255,255,.08),rgba(255,255,255,.02));border:1px solid rgba(255,255,255,.14);color:#f8fcff;box-shadow:inset 0 1px 0 rgba(255,255,255,.08)}.category-tile--editorial span,.home-category-stage__lead span,.home-hero__feature-card span{display:inline-flex;width:-moz-fit-content;width:fit-content;margin:0;color:rgba(248,252,255,.72);letter-spacing:.12em;text-transform:uppercase;font-size:.72rem;font-weight:700}.home-category-stage__lead strong,.home-hero__feature-card strong{font-family:var(--font-heading),Impact,sans-serif;font-size:clamp(1.65rem,2.5vw,2.3rem);line-height:.98}.home-hero__feature-card p{margin:0;max-width:16rem;color:rgba(248,252,255,.8);line-height:1.5}.promo-panel--sport{background:linear-gradient(145deg,rgba(232,241,242,.14),rgba(255,255,255,.05))}.home-category-stage{display:grid;grid-gap:.85rem;gap:.85rem;margin-top:-.35rem;padding:clamp(1rem,2.5vw,1.45rem);border:none;border-radius:32px;background:linear-gradient(180deg,rgba(255,255,255,.86),rgba(255,255,255,.98) 42%,rgba(244,250,252,.98));box-shadow:0 18px 36px rgba(19,41,61,.07)}.home-category-stage__layout{grid-template-columns:minmax(0,1.02fr) minmax(260px,.98fr);align-items:stretch}.category-tile--editorial,.home-category-stage__lead{display:grid;grid-gap:.7rem;gap:.7rem;border:none;box-shadow:none}.home-category-stage__lead{min-height:100%;padding:1.35rem;border-radius:26px;color:#f8fcff;background:radial-gradient(circle at top right,rgba(232,241,242,.18),transparent 18rem),linear-gradient(135deg,rgba(19,41,61,.98),rgba(36,123,160,.94))}.home-category-stage__lead p{margin:0;max-width:24rem;color:rgba(248,252,255,.84);line-height:1.65}.home-category-stage__stack{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:.75rem;gap:.75rem;align-content:start}.category-tile--editorial{min-height:132px;padding:.9rem .95rem;border-radius:20px;background:rgba(255,255,255,.84);border:1px solid rgba(19,41,61,.08)}.category-tile--editorial span{color:rgba(19,41,61,.54)}.category-tile--offset{transform:translateY(.35rem)}.home-category-stage__sports{display:grid;grid-template-columns:minmax(220px,.72fr) minmax(0,1fr);grid-gap:.75rem;gap:.75rem;align-items:center;padding-top:.15rem}.home-category-stage__sports-copy{display:grid;grid-gap:.25rem;gap:.25rem}.home-category-stage__sports-copy h3{margin:0;font-family:var(--font-heading),Impact,sans-serif;font-size:clamp(1.45rem,2.5vw,2.1rem);line-height:.98}.home-rail-stack{display:grid;grid-gap:.7rem;gap:.7rem;margin-top:-.15rem}.collection-section--shop{padding:0}.collection-section--shop,.store-shell--home .collection-section--shop,.store-shell--home .home-closer,.store-shell--home .home-rail-stack{border:none;background:transparent;box-shadow:none}.store-shell--home .home-rail-stack{gap:.85rem}.store-shell--home .home-category-stage{margin-top:-.7rem}.collection-section--feature .product-grid,.collection-section--soft .product-grid{padding:.35rem 0 0}.collection-split--staggered{align-items:start}.collection-split--staggered>:last-child{margin-top:1.15rem}.home-closer{display:grid;grid-template-columns:minmax(0,1fr) minmax(280px,.95fr);grid-gap:.9rem;gap:.9rem;align-items:start;padding:1rem 1.05rem;border-radius:24px;background:linear-gradient(180deg,rgba(255,255,255,.94),rgba(244,250,252,.94));border:1px solid rgba(19,41,61,.08);box-shadow:0 14px 28px rgba(19,41,61,.06)}.home-closer__copy,.home-closer__trust{display:grid;grid-gap:.75rem;gap:.75rem}.home-closer__copy h2{margin:0;max-width:18ch}.home-closer__copy p,.home-closer__trust-item p{margin:0;color:var(--muted);line-height:1.6}.home-closer__trust{grid-template-columns:minmax(0,1fr)}.home-closer__trust-item{display:grid;grid-gap:.35rem;gap:.35rem;padding:.85rem .95rem;border-radius:18px;background:#fff;border:1px solid rgba(19,41,61,.08)}.store-footer--editorial{margin-top:2.9rem;padding:3rem 0 3.1rem;color:var(--ink);background:linear-gradient(180deg,transparent,rgba(232,241,242,.36) 14%,rgba(232,241,242,.58));border-top:none}.store-footer--editorial .footer-contact a,.store-footer--editorial .footer-link-list a,.store-footer--editorial .site-logo__wordmark strong,.store-footer--editorial .store-eyebrow,.store-footer--editorial .store-footer__bottom-links a,.store-footer--editorial h2{color:var(--ink)}.store-footer--editorial .footer-contact p,.store-footer--editorial .site-logo__wordmark small,.store-footer--editorial .store-footer__bottom span,.store-footer--editorial .store-footer__intro{color:var(--muted)}.store-footer--editorial .store-footer__grid{align-items:start;gap:1.7rem;padding:1.35rem 0 0;border-top:1px solid rgba(19,41,61,.08)}.store-footer__intro{margin:0;color:var(--accent-deep);font-weight:700}.store-footer__bottom{grid-template-columns:minmax(0,1fr) auto;align-items:center;margin-top:1.4rem;padding-top:1rem;border-top:1px solid rgba(19,41,61,.08)}.store-footer__bottom span{color:var(--muted);line-height:1.55}.store-footer__bottom-links{grid-auto-flow:column;gap:1rem}.product-gallery{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:.65rem;gap:.65rem}.product-gallery__item{min-height:120px;border-radius:18px;overflow:hidden}.cms-split-section{display:grid;grid-template-columns:minmax(280px,.9fr) minmax(0,1.1fr);grid-gap:1rem;gap:1rem;padding:1.4rem;border:1px solid var(--line);border-radius:28px;background:rgba(255,255,255,.92);box-shadow:var(--shadow)}.cms-split-section--reverse{grid-template-columns:minmax(0,1.1fr) minmax(280px,.9fr)}.cms-split-section--reverse .cms-split-section__media{order:2}.admin-list-stack,.admin-section-builder,.admin-workspace-stack,.cms-form-grid,.cms-section-fields,.cms-split-section__copy,.cms-split-section__media,.media-grid{display:grid;grid-gap:1rem;gap:1rem}.cms-split-section__media{overflow:hidden;border-radius:22px;min-height:320px;background:linear-gradient(180deg,#edf5f7,#ffffff)}.cms-split-section__copy h2{margin:0;font-family:var(--font-heading),Impact,sans-serif;font-size:clamp(2.2rem,4vw,3.5rem);line-height:.92}.admin-inline-card,.admin-link-card,.admin-nav-card,.cms-section-card,.media-card{border:1px solid var(--line);border-radius:22px;background:var(--surface-strong)}.admin-workspace-stack{margin-top:0}.admin-topbar{position:-webkit-sticky;position:sticky;top:.75rem;z-index:40;display:grid;grid-template-columns:minmax(0,1.35fr) auto auto;grid-gap:1rem;gap:1rem;align-items:center;margin-bottom:1rem;padding:.9rem 1rem;border:1px solid var(--line);border-radius:24px;background:rgba(255,255,255,.88);box-shadow:var(--shadow);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.admin-topbar__title{display:grid;grid-gap:.35rem;gap:.35rem;min-width:0}.admin-topbar__title h1{margin:0;font-size:clamp(1.35rem,2.2vw,2.1rem);line-height:1.02}.admin-topbar__description{margin:0;max-width:58rem;color:var(--muted);line-height:1.55}.admin-topbar__actions,.admin-topbar__meta{display:flex;align-items:center;gap:.7rem;flex-wrap:wrap;justify-content:flex-end}.admin-topbar__mode{border:1px solid var(--line);border-radius:999px;padding:.45rem .8rem;background:rgba(255,255,255,.64);color:var(--muted);font-size:.8rem;letter-spacing:.12em;text-transform:uppercase}.admin-shell__layout{display:grid;grid-template-columns:minmax(0,1fr) minmax(260px,320px);grid-gap:1rem;gap:1rem;align-items:start}.admin-shell__canvas{position:relative;display:grid;grid-gap:1rem;gap:1rem;min-width:0;padding:1rem;border:1px solid var(--line);border-radius:30px;background:linear-gradient(180deg,rgba(255,255,255,.78),rgba(255,255,255,.92)),var(--surface-strong);box-shadow:0 20px 48px rgba(19,41,61,.1);overflow:hidden}.admin-shell__canvas:before{content:"";position:absolute;inset:auto -120px -120px auto;width:320px;height:320px;background:radial-gradient(circle,rgba(27,152,224,.14),transparent 68%);pointer-events:none}.admin-shell__rail{position:-webkit-sticky;position:sticky;top:5.5rem;display:grid;grid-gap:.85rem;gap:.85rem;align-self:start;max-height:calc(100vh - 6rem);overflow:auto;padding-right:.15rem}.admin-shell__rail .admin-nav-card{display:grid;grid-gap:.55rem;gap:.55rem;margin-top:0;padding:.85rem;border-radius:24px;background:rgba(255,255,255,.8);box-shadow:0 16px 36px rgba(19,41,61,.08)}.admin-nav-card{display:grid;grid-gap:.55rem;gap:.55rem;margin-top:1.25rem;padding:1rem}.admin-nav-link{display:flex;align-items:center;justify-content:space-between;min-height:48px;border-radius:18px;padding:.85rem 1rem;background:rgba(255,255,255,.74);border:1px solid var(--line);font-weight:700}.admin-shell--editor .admin-workspace-stack{gap:1rem}.admin-topbar__editor-nav{display:flex;flex-wrap:wrap;gap:.55rem}.admin-shell--editor .admin-topbar{top:0;grid-template-columns:minmax(0,1fr) auto;gap:.9rem;margin-bottom:0;padding:.8rem 1rem;border-radius:0;border-left:0;border-right:0;background:rgba(248,250,252,.94);box-shadow:0 10px 30px rgba(19,41,61,.08)}.admin-shell--editor .admin-topbar__meta{display:none}.admin-shell--editor .admin-topbar__actions{justify-content:flex-start}.admin-shell--editor .admin-shell__layout{grid-template-columns:1fr}.admin-shell--editor .admin-shell__canvas{padding:0;border:0;border-radius:0;background:transparent;box-shadow:none;overflow:visible}.admin-shell--editor .admin-shell__canvas:before{display:none}.admin-shell--editor .admin-editor-layout{gap:0}.admin-shell--editor .admin-table-card--editor{background:transparent}.admin-link-grid{gap:1rem;flex-wrap:wrap}.admin-link-card{flex:1 1 220px;min-height:160px;padding:1rem 1.1rem;display:grid;grid-gap:.5rem;gap:.5rem}button.admin-link-card{width:100%;text-align:left;cursor:pointer}.admin-link-card--active{border-color:rgba(27,152,224,.4);box-shadow:0 0 0 3px rgba(27,152,224,.16)}.admin-link-card strong,.cms-section-card h3,.media-card strong,.quote-workspace-card h3{margin:0;font-size:1.05rem}.admin-field-hint,.admin-link-card span{color:var(--muted);line-height:1.55}.cms-form-grid{grid-template-columns:repeat(2,minmax(0,1fr));margin-top:1rem}.admin-inline-card,.cms-section-card,.media-card{padding:1rem}.admin-list-stack{margin-top:1rem}.admin-section-builder__toolbar{display:flex;gap:.65rem;flex-wrap:wrap}.cms-section-card{background:rgba(255,251,245,.82)}.media-grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));margin-top:1rem}.media-card img{width:100%;aspect-ratio:1/1;object-fit:cover;border-radius:16px;display:block}.media-card__meta{justify-content:space-between;gap:.6rem;flex-wrap:wrap}.admin-editor-layout,.cms-builder,.cms-builder-canvas,.cms-builder-canvas__status,.cms-builder__body,.cms-builder__canvas,.cms-builder__panel,.cms-builder__sidebar,.cms-builder__sidebar-content,.cms-builder__sidebar-nav,.cms-builder__structure-list,.cms-builder__topbar,.cms-builder__topbar-copy,.cms-builder__topbar-meta{display:grid;grid-gap:1rem;gap:1rem}.cms-builder{min-height:calc(100vh - 5rem);gap:0}.cms-builder__topbar{grid-template-columns:minmax(0,1fr) auto auto;align-items:center;gap:.9rem;padding:.9rem 1rem;border-bottom:1px solid rgba(19,41,61,.08);background:rgba(248,250,252,.94)}.cms-builder__topbar-copy,.cms-builder__topbar-meta{gap:.3rem}.cms-builder__topbar-copy h2{margin:0}.cms-builder__topbar-meta{justify-items:end;text-align:right}.cms-builder__topbar-actions{justify-content:flex-end}.cms-builder__body{grid-template-columns:auto minmax(0,1fr);align-items:stretch;min-height:calc(100vh - 10.25rem)}.cms-builder__sidebar{grid-template-columns:72px minmax(0,360px);align-items:start;gap:0;min-height:100%;border-right:1px solid rgba(19,41,61,.08);background:#fff}.cms-builder__sidebar--collapsed{grid-template-columns:72px 0}.cms-builder__sidebar-toggle-row{grid-column:1/-1;padding:.75rem;border-bottom:1px solid rgba(19,41,61,.08);background:rgba(248,250,252,.94)}.cms-builder__sidebar-toggle{width:100%;justify-content:center}.cms-builder__sidebar-nav{align-content:start;gap:.45rem;padding:.75rem;border-right:1px solid rgba(19,41,61,.08);background:rgba(248,250,252,.9)}.cms-builder__sidebar-tab{display:grid;grid-gap:.25rem;gap:.25rem;justify-items:center;width:100%;min-height:64px;padding:.75rem .5rem;border-radius:18px;border:1px solid transparent;background:transparent;color:var(--muted)}.cms-builder__sidebar-tab span,.cms-builder__sidebar-tab strong{display:block}.cms-builder__sidebar-tab span{font-size:.8rem;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.cms-builder__sidebar-tab strong{font-size:.88rem}.cms-builder__sidebar-tab--active{background:rgba(27,152,224,.1);border-color:rgba(27,152,224,.18);color:var(--brand-primary)}.cms-builder__sidebar-content{align-content:start;gap:.9rem;min-width:0;max-height:calc(100vh - 10.25rem);overflow:auto;padding:.9rem}.cms-builder__panel{padding:1rem;border-left:0;background:rgba(255,255,255,.98)}.cms-builder__block-tip,.cms-builder__page-config-example,.cms-builder__quickstart-list,.cms-builder__structure-actions{display:grid;grid-gap:.75rem;gap:.75rem}.cms-builder__quickstart-card{display:grid;grid-gap:.3rem;gap:.3rem;width:100%;padding:.95rem 1rem;border-radius:18px;border:1px solid rgba(27,152,224,.12);background:linear-gradient(180deg,rgba(27,152,224,.06),rgba(248,250,252,.9));text-align:left}.cms-builder__block-tip strong,.cms-builder__page-config-example strong,.cms-builder__quickstart-card strong{display:block}.cms-builder__block-tip span,.cms-builder__page-config-example,.cms-builder__quickstart-card span{color:var(--muted)}.cms-builder__page-config-example{padding:1rem;border-radius:18px;border:1px solid rgba(19,41,61,.08);background:rgba(248,250,252,.86)}.cms-builder__page-config-example ol{margin:0;padding-left:1.1rem;display:grid;grid-gap:.45rem;gap:.45rem}.cms-builder__block-tip{padding:.9rem 1rem;border-radius:18px;border:1px solid rgba(27,152,224,.12);background:rgba(27,152,224,.06)}.cms-builder__panel--empty{align-content:start}.cms-builder__structure-list{gap:.65rem}.cms-builder__structure-item{padding:.9rem 1rem;border-radius:18px;border:1px solid var(--line);background:rgba(248,250,252,.86)}.cms-builder__structure-item,.cms-builder__structure-select{display:grid;grid-gap:.28rem;gap:.28rem;width:100%;text-align:left}.cms-builder__structure-select{padding:0;border:0;background:transparent}.cms-builder__structure-item--active{border-color:rgba(27,152,224,.4);box-shadow:0 0 0 3px rgba(27,152,224,.12)}.cms-builder__structure-item span{color:var(--muted)}.cms-builder__structure-actions{grid-template-columns:repeat(3,minmax(0,1fr))}.cms-builder__canvas{min-width:0;padding:1rem;background:linear-gradient(180deg,rgba(235,240,245,.82),rgba(245,247,250,.98))}.cms-builder-canvas{min-width:0;gap:.9rem}.cms-builder-canvas__toolbar{position:-webkit-sticky;position:sticky;top:.85rem;z-index:10;display:flex;align-items:center;justify-content:space-between;gap:.9rem;padding:.85rem 1rem;border:1px solid rgba(19,41,61,.08);border-radius:22px;background:rgba(255,255,255,.92);box-shadow:0 16px 40px rgba(19,41,61,.08)}.cms-builder-canvas__status strong,.media-picker__selection strong{display:block}.cms-builder-canvas__status span,.media-picker__selection small,.media-picker__selection span{color:var(--muted)}.cms-builder-canvas__actions{display:flex;align-items:center;gap:.65rem;flex-wrap:wrap}.cms-builder-canvas__frame{min-width:0;border-radius:28px;border:1px solid rgba(19,41,61,.12);background:#fff;box-shadow:0 24px 60px rgba(19,41,61,.1);overflow:hidden}.cms-builder-canvas__frame--desktop{min-height:calc(100vh - 13rem)}.cms-builder-canvas__frame--mobile{max-width:430px;margin-left:auto;margin-right:auto;min-height:calc(100vh - 13rem)}.cms-builder-canvas__iframe{width:100%;min-height:calc(100vh - 13rem);border:0;display:block;background:#fff}.secondary-button--active{background:var(--brand-primary);color:#fff;border-color:transparent}.store-preview{border:1px solid rgba(19,41,61,.12);border-radius:26px;padding:1rem;background:linear-gradient(180deg,rgba(232,241,242,.85),rgba(255,255,255,.98));min-height:min(100%,1100px)}.admin-preview-frame .store-preview{padding:0;border:0;background:transparent;border-radius:0;min-height:0}.store-preview--mobile{max-width:430px;margin-left:auto;margin-right:auto}.admin-preview-frame--desktop .store-preview{min-width:0}.store-preview__viewport{overflow:auto;border-radius:22px;border:1px solid rgba(19,41,61,.14);background:var(--brand-surface);box-shadow:0 24px 60px rgba(19,41,61,.12)}.admin-preview-frame--desktop .store-preview__viewport{min-height:calc(100vh - 12rem)}.admin-preview-frame--mobile .store-preview{max-width:430px;margin-left:auto;margin-right:auto}.store-preview__viewport a,.store-preview__viewport button,.store-preview__viewport summary{pointer-events:none}.cms-preview-selectable{position:relative;display:grid;grid-gap:.55rem;gap:.55rem;padding:.35rem;border-radius:28px;transition:box-shadow .16s ease,border-color .16s ease,transform .16s ease;border:1px dashed transparent;cursor:pointer}.cms-preview-selectable:hover{border-color:rgba(27,152,224,.4);box-shadow:0 10px 30px rgba(19,41,61,.08)}.cms-preview-selectable--active{border-color:rgba(27,152,224,.55);box-shadow:0 0 0 3px rgba(27,152,224,.18)}.cms-preview-selectable--embed{padding:.2rem}.cms-preview-selectable--embed .cms-preview-selectable__label{display:none}.cms-preview-selectable__chip{position:absolute;inset:.65rem auto auto .65rem;z-index:6;display:inline-flex;align-items:center;min-height:24px;padding:.2rem .45rem;border-radius:999px;background:rgba(19,41,61,.82);color:#fff;font-size:.7rem;letter-spacing:.08em;text-transform:uppercase;opacity:0;transition:opacity .16s ease}.cms-preview-selectable--embed.cms-preview-selectable--active .cms-preview-selectable__chip,.cms-preview-selectable--embed:hover .cms-preview-selectable__chip{opacity:1}.storefront--cms-preview .primary-button,.storefront--cms-preview .secondary-button,.storefront--cms-preview .store-footer a,.storefront--cms-preview .store-header__nav-row details,.storefront--cms-preview .store-search,.storefront--cms-preview .storefront-chrome a,.storefront--cms-preview .storefront-chrome button,.storefront--cms-preview .utility-bar{pointer-events:none}.storefront--cms-preview .cms-preview-selectable,.storefront--cms-preview .cms-preview-selectable *{pointer-events:auto}.storefront--cms-preview .cms-preview-selectable a,.storefront--cms-preview .cms-preview-selectable button,.storefront--cms-preview .cms-preview-selectable summary{pointer-events:none}.cms-preview-selectable__label{display:flex;align-items:center;justify-content:space-between;gap:.8rem;padding:.2rem .35rem 0}.cms-preview-selectable__label span,.cms-preview-selectable__label strong{font-size:.78rem;text-transform:uppercase;letter-spacing:.08em}.cms-preview-selectable__label span{color:var(--muted)}.cms-preview-selectable__label strong{color:var(--brand-primary)}.store-header--preview .footer-link-list span,.store-header--preview .primary-nav span,.store-header--preview .sport-drawer__panel span,.store-header--preview .store-actions span{display:inline-flex;align-items:center;color:inherit}.store-search--preview button,.store-search--preview input{pointer-events:none}.home-hero--preview{margin:1rem}.theme-color-field{gap:.55rem}.theme-color-field__controls{display:grid;grid-template-columns:60px minmax(0,1fr);grid-gap:.75rem;gap:.75rem;align-items:center}.theme-color-field__controls input[type=color]{inline-size:60px;block-size:48px;padding:.2rem;border-radius:14px;border:1px solid var(--line);background:#fff}.media-picker{display:grid;grid-gap:.85rem;gap:.85rem}.admin-list-row,.media-picker__header{display:flex;align-items:center;justify-content:space-between;gap:.8rem}.media-picker__selection{display:grid;grid-template-columns:96px minmax(0,1fr);grid-gap:.9rem;gap:.9rem;align-items:center;padding:.9rem;border:1px dashed var(--line);border-radius:18px;background:rgba(232,241,242,.55)}.admin-product-thumb,.media-picker__selection img{inline-size:96px;aspect-ratio:1/1;object-fit:cover;border-radius:16px;display:block;background:linear-gradient(180deg,#edf5f7,#ffffff)}.media-picker__empty{display:grid;grid-gap:.3rem;gap:.3rem}.media-picker__panel{display:grid;grid-gap:.9rem;gap:.9rem;padding:1rem;border:1px solid var(--line);border-radius:20px;background:rgba(255,255,255,.86)}.media-picker__grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));grid-gap:.85rem;gap:.85rem}.media-picker__asset{display:grid;grid-gap:.55rem;gap:.55rem;text-align:left;padding:.75rem;border-radius:18px;border:1px solid var(--line);background:#fff}.media-picker__asset img{inline-size:100%;aspect-ratio:1/1;object-fit:cover;border-radius:14px}.media-picker__asset span{color:var(--muted);font-size:.92rem}.media-picker__asset--active{border-color:rgba(0,100,148,.4);box-shadow:0 0 0 3px rgba(0,100,148,.12)}.admin-list-row{flex-wrap:wrap;padding:.9rem 0;border-top:1px solid rgba(19,41,61,.08)}.admin-list-row:first-child{border-top:0;padding-top:0}.admin-list-row input,.admin-list-row select{flex:1 1 180px}.admin-list-row--variant{align-items:center}.admin-badge-row{display:flex;flex-wrap:wrap;gap:.45rem}.admin-stats--compact{margin-top:0}@media (max-width:1180px){.category-strip,.faq-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.home-route-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.trust-grid{grid-template-columns:1fr}}@media (max-width:900px){.admin-shell--editor{width:min(100% - 1rem,1680px)}.cms-builder__topbar{grid-template-columns:1fr}.cms-builder__topbar-meta{justify-items:start;text-align:left}.cms-builder__body{grid-template-columns:1fr}.cms-builder__sidebar{grid-template-columns:72px minmax(0,1fr);border-right:0;border-bottom:1px solid rgba(19,41,61,.08)}.cms-builder__canvas,.cms-builder__sidebar-content{position:static;max-height:none;overflow:visible}.cms-builder-canvas__frame--desktop,.cms-builder-canvas__frame--mobile,.cms-builder-canvas__iframe{min-height:70vh}.account-layout,.cart-layout,.checkout-layout,.cms-form-grid,.cms-split-section,.collection-split,.home-route-grid,.product-content-grid,.product-hero,.quote-layout{grid-template-columns:1fr}.category-strip{grid-template-columns:repeat(2,minmax(0,1fr))}.faq-grid,.home-hero__service-points{grid-template-columns:1fr}.product-gallery{grid-template-columns:1fr 1fr}}@media (max-width:640px){.admin-shell--editor{width:min(100% - .75rem,1680px)}.cms-editor-chrome__actions{justify-content:stretch}.cms-editor-shell{gap:1rem}.admin-list-row,.admin-preview-toolbar,.media-picker__header{align-items:stretch;flex-direction:column}.category-strip,.media-picker__selection{grid-template-columns:1fr}.cart-item,.category-tile,.faq-card,.launch-guard-card,.promo-panel,.trust-card{border-radius:20px}.home-hero__service-points span{padding:.8rem .9rem}.cms-form-grid,.product-gallery,.product-grid,.product-grid--compact{grid-template-columns:1fr}}.mobile-drawer,.mobile-drawer-backdrop,.mobile-menu-toggle{display:none}.cart-summary__trust,.checkout-assurance,.product-copy-callout,.product-personalizer,.product-personalizer__copy,.product-personalizer__form,.product-personalizer__intro,.product-personalizer__summary-grid,.product-personalizer__text,.product-personalizer__zones,.purchase-card__header{display:grid;grid-gap:.75rem;gap:.75rem}.cart-summary__intro,.cart-summary__trust span,.checkout-assurance span,.product-copy-callout span,.purchase-card__header span{color:var(--muted);line-height:1.6}.purchase-card__header{padding-bottom:.2rem;border-bottom:1px solid var(--line)}.purchase-card__header strong{font-size:1.05rem}.cart-summary__trust,.checkout-assurance,.product-copy-callout{grid-template-columns:repeat(auto-fit,minmax(180px,1fr))}.cart-summary__trust span,.checkout-assurance span,.product-copy-callout span{padding:.8rem .9rem;border-radius:16px;background:rgba(232,241,242,.82);border:1px solid var(--line)}.purchase-card__note{margin:0;color:var(--muted);line-height:1.55}.cart-summary__intro{margin:0}.product-personalizer{grid-template-columns:minmax(300px,1.04fr) minmax(0,.96fr);align-items:start;padding:1.2rem;border:1px solid rgba(19,41,61,.08);border-radius:24px;background:linear-gradient(180deg,rgba(255,255,255,.98),rgba(248,250,251,.96));box-shadow:0 20px 48px rgba(19,41,61,.07)}.product-personalizer h2{margin:0;font-family:var(--font-heading),Impact,sans-serif;font-size:clamp(2rem,3vw,3rem);line-height:.95}.product-personalizer p,.product-personalizer__note{margin:0;color:var(--muted);line-height:1.65}.product-3d-viewer,.product-3d-viewer__meta,.product-personalizer__status,.product-personalizer__summary{display:grid;grid-gap:.75rem;gap:.75rem}.product-personalizer__status,.product-personalizer__summary{padding:.85rem .95rem;border:1px solid rgba(19,41,61,.08);border-radius:18px;background:rgba(241,245,246,.72)}.product-personalizer__summary-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.65rem}.product-personalizer__summary-grid div,.product-personalizer__zone-list{display:grid;grid-gap:.2rem;gap:.2rem;padding:.75rem .85rem;border-radius:14px;background:#fff;border:1px solid rgba(19,41,61,.08)}.product-personalizer__summary-grid span,.product-personalizer__zone-list strong{color:var(--muted);font-size:.82rem;font-weight:700}.product-personalizer__summary-grid strong,.product-personalizer__zone-list span{color:var(--accent-deep)}.product-personalizer__status span:first-child,.product-personalizer__summary strong{color:var(--accent-deep);font-weight:800}.product-personalizer__step-line{display:flex;flex-wrap:wrap;gap:.55rem}.product-personalizer__step-line span{display:inline-flex;align-items:center;padding:.5rem .75rem;border-radius:999px;background:rgba(19,41,61,.05);color:var(--accent-deep);font-size:.84rem;font-weight:700}.product-personalizer__panel,.product-studio-layout__aside{display:grid;grid-gap:.85rem;gap:.85rem}.product-personalizer__panel{padding:.9rem;border-radius:18px;background:rgba(247,249,250,.92);border:1px solid rgba(19,41,61,.08)}.product-personalizer__panel-head{display:grid;grid-gap:.25rem;gap:.25rem}.product-personalizer__panel-head strong{color:var(--accent-deep)}.product-personalizer__panel-head span{color:var(--muted);line-height:1.5}.product-personalizer__preset-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:.75rem;gap:.75rem}.product-personalizer__preset{display:grid;grid-gap:.5rem;gap:.5rem;padding:.9rem;border:1px solid rgba(19,41,61,.1);border-radius:18px;background:#fff;color:inherit;text-align:left;cursor:pointer;transition:border-color .2s ease,transform .2s ease,box-shadow .2s ease}.product-personalizer__preset:focus-visible,.product-personalizer__preset:hover{transform:translateY(-1px);border-color:rgba(27,152,224,.5);box-shadow:0 14px 28px rgba(19,41,61,.08)}.product-personalizer__preset--active{border-color:rgba(27,152,224,.75);box-shadow:0 18px 34px rgba(19,41,61,.1)}.product-personalizer__preset strong{color:var(--accent-deep)}.product-personalizer__preset>span{color:var(--muted);line-height:1.5}.product-personalizer__preset-badge{width:-moz-fit-content;width:fit-content;padding:.35rem .58rem;border-radius:999px;background:rgba(19,41,61,.06);color:var(--accent-deep);font-size:.74rem;font-weight:800;letter-spacing:.04em;text-transform:uppercase}.product-personalizer__swatches{display:flex;gap:.45rem}.product-personalizer__swatches i{width:18px;height:18px;border-radius:999px;border:1px solid rgba(19,41,61,.12)}.product-personalizer__form{grid-template-columns:repeat(2,minmax(0,1fr))}.product-personalizer__form label{display:grid;grid-gap:.4rem;gap:.4rem}.product-personalizer__form span{font-size:.9rem;font-weight:700}.product-personalizer__form input{min-height:46px;padding:.75rem .9rem;border:1px solid var(--line-strong);border-radius:14px;background:#fff}.product-personalizer__form input[type=file]{padding:.55rem .75rem}.product-personalizer__preview{display:grid;align-content:center;position:-webkit-sticky;position:sticky;top:6rem}.product-3d-viewer{gap:1rem}.product-3d-viewer__stage{position:relative;overflow:hidden;min-height:420px;border:1px solid rgba(19,41,61,.08);border-radius:24px;background:radial-gradient(circle at top,rgba(255,255,255,.96),rgba(235,242,244,.88) 56%,rgba(225,234,237,.96))}.product-3d-viewer__canvas{width:100%;min-height:420px}.product-3d-viewer__canvas canvas{display:block;width:100%!important;height:100%!important}.product-3d-viewer__status{position:absolute;top:1rem;left:1rem;z-index:2}.product-3d-viewer__status-pill{display:inline-flex;align-items:center;padding:.55rem .8rem;border-radius:999px;background:rgba(19,41,61,.86);color:#fff;font-size:.84rem;font-weight:700;box-shadow:0 12px 24px rgba(19,41,61,.14)}.product-3d-viewer__status-pill--glb-ready{background:rgba(14,116,144,.92)}.product-3d-viewer__status-pill--loading{background:rgba(19,41,61,.86)}.product-3d-viewer__status-pill--glb-fallback,.product-3d-viewer__status-pill--procedural-ready{background:rgba(180,83,9,.92)}.product-3d-viewer__facts,.product-3d-viewer__pill-row{display:flex;flex-wrap:wrap;gap:.65rem}.product-3d-viewer__facts span,.product-3d-viewer__pill{display:inline-flex;align-items:center;padding:.55rem .8rem;border-radius:999px;background:rgba(255,255,255,.92);border:1px solid rgba(19,41,61,.08);color:var(--accent-deep);font-size:.86rem;font-weight:700}.product-personalizer__canvas{position:relative;overflow:hidden;border-radius:24px;min-height:420px;border:1px solid rgba(19,41,61,.08);background:linear-gradient(180deg,rgba(232,241,242,.92),#fff)}.product-personalizer__canvas img{width:100%;height:100%;object-fit:cover;display:block}.product-personalizer__overlay{position:absolute;inset:0;display:grid;align-content:end;grid-gap:.9rem;gap:.9rem;padding:1.2rem;background:linear-gradient(180deg,rgba(19,41,61,.04),rgba(19,41,61,.46))}.product-personalizer__logo,.product-personalizer__logo-placeholder{width:96px;height:96px;border-radius:22px;object-fit:cover;background:rgba(255,255,255,.92);box-shadow:0 12px 28px rgba(19,41,61,.2)}.product-personalizer__logo-placeholder{display:inline-flex;align-items:center;justify-content:center;padding:.8rem;color:var(--accent-deep);font-weight:700;text-align:center}.product-personalizer__text{justify-items:start;gap:.45rem}.product-personalizer__text span{display:inline-flex;width:-moz-fit-content;width:fit-content;max-width:100%;padding:.4rem .75rem;border-radius:999px;background:rgba(255,255,255,.92);color:var(--brand-dark,#13293d);font-weight:800;line-height:1.2;box-shadow:0 10px 24px rgba(19,41,61,.18)}.product-studio-layout{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(320px,.65fr);grid-gap:.9rem;gap:.9rem;align-items:start;margin-top:.75rem}.product-studio-layout__aside{position:-webkit-sticky;position:sticky;top:6rem}.quote-form__summary{margin-bottom:1rem;padding:.95rem 1rem;border:1px solid rgba(19,41,61,.1);border-radius:18px;background:rgba(247,249,250,.9)}.quote-form__summary strong{display:block;margin-bottom:.35rem;color:var(--accent-deep)}.quote-form__summary p{margin:0;color:var(--muted);line-height:1.6}@media (max-width:900px){.store-footer,.storefront-chrome,.storefront-main{position:relative;transition:transform .24s ease,filter .24s ease,border-radius .24s ease,box-shadow .24s ease;transform-origin:left center}.storefront-chrome{position:relative;background:transparent;box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none}.utility-bar{display:none}.store-header{position:-webkit-sticky;position:sticky;top:0;z-index:40;background:rgba(255,255,255,.96);border-bottom:1px solid rgba(19,41,61,.08);box-shadow:0 8px 20px rgba(19,41,61,.07);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);transition:transform .22s ease,box-shadow .18s ease,background .18s ease}.storefront-main{padding-top:1.2rem}.store-header__inner{gap:.4rem;padding-top:.45rem;padding-bottom:.45rem}.store-header__top{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;grid-gap:.55rem;gap:.55rem}.store-header__top .site-logo{min-width:0;justify-self:center}.store-header__top .site-logo__image{width:42px;height:42px}.store-header__top .site-logo__wordmark span{display:none}.store-header__top .site-logo__wordmark strong{font-size:1.08rem}.store-actions{justify-self:end;display:flex;align-items:center;gap:.35rem}.store-actions a{min-height:38px;padding:.5rem .65rem;border-radius:12px;font-size:.72rem;line-height:1;white-space:nowrap}.store-action__desktop-label{display:none}.store-action__mobile-label{display:inline}.store-action--account{display:none}.store-action--search{display:inline-flex}.store-header__nav-row,.store-search{display:none}.mobile-menu-toggle{display:inline-flex;align-items:center;gap:.5rem;min-height:42px;padding:.56rem .78rem;border-radius:12px;border:1px solid rgba(19,41,61,.18);background:linear-gradient(180deg,rgba(255,255,255,.98),rgba(236,244,246,.98));color:var(--brand-dark,#13293d);font-size:.84rem;font-weight:700;box-shadow:0 6px 14px rgba(19,41,61,.1);white-space:nowrap}.mobile-menu-toggle__icon{display:grid;grid-gap:.2rem;gap:.2rem}.mobile-menu-toggle__icon span{display:block;width:18px;height:2px;border-radius:999px;background:currentColor}.mobile-drawer-backdrop{position:fixed;inset:0;z-index:130;display:block;visibility:hidden;opacity:0;pointer-events:none;background:rgba(8,17,28,.44);transition:opacity .22s ease,visibility .22s ease}.mobile-drawer-backdrop--open{visibility:visible;opacity:1;pointer-events:auto}.mobile-drawer{position:fixed;inset:0;z-index:140;display:block;visibility:hidden;opacity:0;pointer-events:none;height:100dvh;background:linear-gradient(180deg,rgba(10,29,45,.99),rgba(0,100,148,.98));border-right:none;box-shadow:0 24px 72px rgba(6,15,24,.34);transform:translateX(-104%);transition:transform .22s ease,opacity .22s ease,visibility .22s ease;overflow-y:auto;overscroll-behavior:contain}.mobile-drawer--open{gap:.9rem;visibility:visible;opacity:1;pointer-events:auto;transform:translateX(0)}.mobile-drawer__header,.mobile-drawer__links,.mobile-drawer__menu-list,.mobile-drawer__panel,.mobile-drawer__stage,.mobile-drawer__subheader,.mobile-drawer__utility-links,.mobile-drawer__viewport{display:grid;grid-gap:.7rem;gap:.7rem}.mobile-drawer__viewport{min-height:100dvh;padding:calc(1rem + env(safe-area-inset-top)) 1rem calc(1.1rem + env(safe-area-inset-bottom))}.mobile-drawer__stage{position:relative;min-height:calc(100dvh - (1rem + env(safe-area-inset-top)) - (1.1rem + env(safe-area-inset-bottom)))}.mobile-drawer__panel{position:absolute;inset:0;align-content:start;min-height:100%;visibility:hidden;opacity:0;pointer-events:none;transform:translateX(12%);transition:transform .22s ease,opacity .22s ease,visibility .22s ease}.mobile-drawer__panel--active{position:relative;min-height:100%;visibility:visible;opacity:1;pointer-events:auto;transform:translateX(0)}.mobile-drawer__search{display:grid;grid-template-columns:minmax(0,1fr) auto;grid-gap:.5rem;gap:.5rem;padding:.3rem 0 .15rem}.mobile-drawer__search button,.mobile-drawer__search input{min-height:44px;border-radius:13px;border:1px solid rgba(232,241,242,.14);background:rgba(255,255,255,.12);color:#fff}.mobile-drawer__search input{padding:.75rem .9rem}.mobile-drawer__search input::placeholder{color:rgba(248,252,255,.7)}.mobile-drawer__search button{padding:.75rem .9rem;font-weight:700;white-space:nowrap;cursor:pointer}.mobile-drawer__header{grid-template-columns:minmax(0,1fr) auto;align-items:start;padding-bottom:.8rem;border-bottom:1px solid rgba(232,241,242,.16)}.mobile-drawer__header strong{display:block;font-size:1.08rem;color:#fff}.mobile-drawer__close{min-height:42px;padding:.6rem .9rem;border-radius:14px;border:1px solid rgba(232,241,242,.16);background:rgba(255,255,255,.12);color:#fff;font-weight:700}.mobile-drawer__links,.mobile-drawer__menu-list{grid-template-columns:1fr}.mobile-drawer__links a,.mobile-drawer__menu-item{display:block;width:100%;padding:.9rem 0;border-radius:0;border:0;border-bottom:1px solid rgba(232,241,242,.12);background:transparent;color:#fff;text-align:left;font-size:.96rem;font-weight:700;line-height:1.35}.mobile-drawer__links a:last-child,.mobile-drawer__menu-item:last-child{border-bottom:0}.mobile-drawer__utility-links{grid-template-columns:repeat(2,minmax(0,1fr));padding-top:.35rem;border-top:1px solid rgba(232,241,242,.14)}.mobile-drawer__utility-link{display:inline-flex;align-items:center;justify-content:center;min-height:42px;padding:.72rem .8rem;border-radius:14px;border:1px solid rgba(232,241,242,.14);background:rgba(255,255,255,.12);color:#fff;font-weight:700;text-align:center}.mobile-drawer__subheader{grid-template-columns:auto 1fr;align-items:center;gap:.8rem;padding-bottom:.25rem}.mobile-drawer__subheader strong{color:#fff;font-size:1.05rem}.mobile-drawer__back{min-height:40px;padding:.55rem .8rem;border-radius:999px;border:1px solid rgba(232,241,242,.16);background:rgba(255,255,255,.12);color:#fff;font-weight:700}.store-shell{gap:1.15rem}.cart-layout__main,.cart-summary,.catalog-layout,.checkout-form,.faq-card,.home-hero,.info-card,.product-hero,.purchase-card,.service-banner,.trust-card{border-radius:24px}.home-hero{gap:.9rem;padding:1rem}.catalog-layout__hero h1,.home-hero h1,.product-hero__copy h1,.service-banner h2{font-size:clamp(2.2rem,10vw,3.35rem)}.home-hero__actions,.product-card__actions{display:grid;grid-template-columns:1fr}.checkout-form__secondary,.home-hero__actions .primary-button,.home-hero__actions .secondary-button,.product-card__actions .secondary-button,.purchase-card .primary-button,.purchase-card .secondary-button{width:100%;justify-content:center}.promo-panel{min-height:0}.category-strip{gap:.8rem}.category-strip,.category-strip--shop{grid-template-columns:1fr 1fr}.category-tile{min-height:0;padding:1rem}.sport-pill-row{display:grid;grid-template-columns:1fr 1fr;grid-gap:.75rem;gap:.75rem}.sport-pill{text-align:center}.product-card__body{gap:.85rem;padding:.95rem}.product-card__heading{min-height:0}.product-card__details{gap:.6rem;align-items:start}.product-card__details,.product-card__service-points,.product-hero__service-strip{grid-template-columns:1fr}.catalog-layout{padding:1rem}.catalog-filter-grid{grid-template-columns:1fr 1fr}.catalog-guidance,.catalog-layout__seo,.home-usp-strip,.product-config-grid,.product-step-grid{grid-template-columns:1fr}.product-hero{gap:1rem;padding:1rem}.product-hero__media{min-height:0;padding:.35rem;border-radius:18px}.product-gallery__item,.product-hero__media img{width:100%;display:block}.product-facts{grid-template-columns:1fr}.product-facts div{min-height:0}.cart-summary__trust,.checkout-assurance,.faq-grid,.product-copy-callout,.product-personalizer,.product-studio-layout,.trust-grid,.trust-grid--product{grid-template-columns:1fr}.product-hero--studio{gap:1rem}.product-personalizer__form,.product-personalizer__preset-grid,.product-personalizer__summary-grid{grid-template-columns:1fr}.product-personalizer__preview,.product-studio-layout__aside{position:static;top:auto}.product-3d-viewer__canvas,.product-3d-viewer__stage{min-height:360px}.service-banner,.service-banner--tight{padding:1.2rem}.purchase-card--configurator{gap:.85rem;padding:1rem;border-radius:22px;box-shadow:0 14px 28px rgba(19,41,61,.06)}.purchase-steps{gap:.7rem}.purchase-step{gap:.65rem;padding:.85rem;border-radius:16px}.purchase-step__fields{display:grid;grid-gap:.65rem;gap:.65rem}.purchase-checklist--compact span{padding:.7rem .8rem}.product-sticky-bar{position:fixed;left:0;right:0;bottom:0;z-index:70;display:grid;grid-template-columns:minmax(0,1fr) auto auto;grid-gap:.65rem;gap:.65rem;align-items:center;padding:.85rem .75rem calc(.85rem + env(safe-area-inset-bottom));background:rgba(255,255,255,.98);border-top:1px solid rgba(19,41,61,.12);box-shadow:0 -16px 36px rgba(19,41,61,.12);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.product-sticky-bar div span,.product-sticky-bar div strong{display:block}.product-sticky-bar div span{font-size:.78rem;color:var(--muted)}.product-sticky-bar .primary-button,.product-sticky-bar .secondary-button{min-height:44px;padding-inline:.95rem}.cart-summary__line,.cart-summary__row{gap:.45rem}.checkout-intro,.checkout-summary-copy{line-height:1.6}.checkout-payment{gap:.7rem;align-items:stretch}.store-footer{padding-top:2rem}.store-footer__bottom,.store-footer__bottom-links,.store-footer__spotlight{grid-template-columns:1fr}.store-footer__bottom-links{grid-auto-flow:row;gap:.55rem}.store-footer__grid{grid-template-columns:1fr}.mobile-header-hidden .store-header{transform:translateY(calc(-100% - .4rem));box-shadow:none}.mobile-menu-open .store-header{transform:none}.mobile-menu-open .store-footer,.mobile-menu-open .storefront-chrome,.mobile-menu-open .storefront-main{transform:none;filter:brightness(.96) saturate(.98)}.mobile-menu-open .store-footer,.mobile-menu-open .storefront-main{border-top-left-radius:0;box-shadow:none}.home-hero--editorial{min-height:0;padding:.9rem;border-radius:24px}.home-category-stage__layout,.home-category-stage__sports,.home-closer__trust,.home-hero--editorial,.home-hero__visual{grid-template-columns:1fr}.home-hero__feature-card{min-height:200px}.home-category-stage{margin-top:-.05rem;padding:.9rem;border-radius:24px}.home-category-stage__stack{grid-template-columns:1fr}.category-tile--offset{transform:none}.collection-split--staggered>:last-child{margin-top:0}.mobile-drawer{width:100vw;max-width:100vw;padding:0;border-top-right-radius:0;border-bottom-right-radius:0}}@media (max-width:640px){.utility-bar{display:none}.store-footer__grid,.store-header__inner,.storefront-main,.utility-bar__inner{width:min(100% - 1.5rem,1320px)}.store-header__top{gap:.38rem;grid-template-columns:auto minmax(0,1fr) auto}.store-actions{grid-column:auto;justify-self:end;width:auto;display:flex}.store-actions a{min-width:0;justify-content:center;text-align:center;padding-inline:.58rem}.store-action--search{display:inline-flex;padding-inline:.7rem}.store-search{margin-top:0}.account-card,.account-panel,.cart-layout__main,.cart-summary,.catalog-layout,.checkout-form,.faq-card,.home-hero,.info-card,.product-hero,.purchase-card,.quote-layout__form,.quote-layout__summary,.trust-card{padding:.95rem}.account-card,.account-panel,.cart-layout__main,.cart-summary,.catalog-layout,.checkout-form,.collection-section,.faq-card,.home-hero,.info-card,.product-config-grid,.product-content-grid,.product-hero,.product-hero__copy,.product-hero__media,.product-personalizer,.product-studio-layout,.product-studio-layout__aside,.product-studio-layout__main,.purchase-card,.quote-layout__form,.quote-layout__summary,.service-banner,.trust-card,.trust-grid--product{width:100%;margin-inline:auto;box-sizing:border-box}.cart-summary__trust span,.checkout-assurance span,.home-hero__service-points span,.product-copy-callout span,.purchase-card__assurance span{padding:.75rem .85rem}.product-personalizer{gap:.9rem;padding:1rem}.product-personalizer__panel,.purchase-card--configurator{padding:.95rem}.product-3d-viewer__canvas,.product-3d-viewer__stage,.product-personalizer__canvas{min-height:320px}.product-personalizer__step-line{gap:.4rem}.product-personalizer__step-line span{padding:.42rem .65rem;font-size:.78rem}.product-personalizer__status,.product-personalizer__summary{padding:.85rem;border-radius:16px}.catalog-filter-grid,.category-strip--shop,.home-hero__shop-grid,.home-route-grid,.product-gallery,.sport-pill-row{grid-template-columns:1fr}.home-route-card{padding:.9rem}.mobile-menu-toggle{min-height:40px;padding-inline:.72rem}.mobile-menu-toggle>span:last-child{display:inline}.mobile-drawer{width:100vw;max-width:100vw;padding:0}.mobile-drawer__viewport{padding:calc(.95rem + env(safe-area-inset-top)) .9rem calc(1rem + env(safe-area-inset-bottom))}.home-hero--editorial .home-hero__copy p:not(.store-eyebrow){font-size:.95rem}.category-tile--editorial,.home-category-stage__lead,.home-closer,.home-closer__trust-item,.home-hero__feature-card{border-radius:22px}.home-category-stage{padding:.8rem}.home-closer{padding:.9rem;gap:.75rem}.store-footer__spotlight{padding:1.05rem 1rem;border-radius:22px}.store-footer__spotlight-copy h2{font-size:clamp(1.45rem,9vw,2rem)}.store-footer__bottom{gap:.65rem}.mobile-drawer__header{grid-template-columns:1fr}.product-sticky-bar{grid-template-columns:minmax(0,1fr) auto}.product-hero--studio .product-copy-callout,.product-hero--studio .product-hero__rating,.product-sticky-bar .secondary-button{display:none}.product-hero--studio .product-facts{gap:.55rem}.product-hero--studio .product-facts div{min-height:0;padding:.8rem .85rem}}