*,*:before,*:after{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--color-bg);color:var(--color-text);font-family:var(--font-body);font-size:var(--base-size);line-height:1.55;-webkit-font-smoothing:antialiased}body.menu-open{overflow:hidden}img,svg{display:block;max-width:100%}button,input,select,textarea{font:inherit;color:inherit}button{cursor:pointer}a{color:inherit;text-decoration:none}p,h1,h2,h3,h4{margin-top:0}h1,h2,h3,h4,.display{font-family:var(--font-heading);font-weight:700;line-height:.98;letter-spacing:-.035em}h1{font-size:clamp(3rem,7.5vw,7rem)}h2{font-size:clamp(2.25rem,4.5vw,4.75rem)}h3{font-size:clamp(1.25rem,2vw,1.65rem)}ul[role=list]{list-style:none;margin:0;padding:0}.hidden{display:none!important}.visually-hidden{position:absolute!important;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.skip-link{position:fixed;top:1rem;left:1rem;z-index:9999;background:var(--color-accent);color:var(--color-on-accent);padding:.8rem 1rem;transform:translateY(-200%)}.skip-link:focus{transform:none}.page-width{width:min(calc(100% - 2rem),var(--page-width));margin-inline:auto}.section{padding:clamp(4rem,8vw,8rem) 0}.section--compact{padding:clamp(2.5rem,5vw,4.5rem) 0}.section--dark{background:var(--color-dark);color:var(--color-on-dark)}.section--surface{background:var(--color-surface)}.section-header{display:flex;align-items:end;justify-content:space-between;gap:2rem;margin-bottom:2.5rem}.section-header h2{max-width:850px;margin-bottom:0}.section-header p{max-width:520px;margin-bottom:.3rem;color:var(--color-muted)}.section--dark .section-header p{color:#bbc1bb}.eyebrow{font-size:.75rem;font-weight:700;letter-spacing:.16em;text-transform:uppercase;margin:0 0 1rem}.eyebrow--accent{color:var(--color-accent)}.rte{max-width:800px}.rte a{text-decoration:underline;text-underline-offset:3px}.rte img{height:auto}.rte table{display:block;max-width:100%;overflow:auto}.button{display:inline-flex;min-height:50px;align-items:center;justify-content:center;gap:.65rem;padding:.85rem 1.3rem;border:1px solid var(--color-dark);border-radius:var(--button-radius);background:var(--color-dark);color:var(--color-on-dark);font-weight:700;letter-spacing:.02em;transition:transform .2s,background .2s,color .2s}.button:hover{transform:translateY(-2px)}.button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible,summary:focus-visible{outline:3px solid var(--color-accent);outline-offset:3px}.button--accent{background:var(--color-accent);border-color:var(--color-accent);color:var(--color-on-accent)}.button--outline{background:transparent;color:inherit;border-color:currentColor}.button--full{width:100%}.button svg,.icon-link svg{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.text-link{display:inline-flex;align-items:center;gap:.6rem;font-weight:700;border-bottom:1px solid currentColor;padding-bottom:.2rem}.text-link svg{width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:2}.field{display:grid;gap:.45rem;margin-bottom:1rem}.field label{font-size:.82rem;font-weight:700}.field input,.field select,.field textarea,.search-form input{width:100%;min-height:50px;border:1px solid var(--color-border);border-radius:var(--button-radius);background:var(--color-input-bg);color:var(--color-input-text);padding:.75rem 1rem}.field textarea{min-height:150px;resize:vertical}.form-errors{color:#a62121;background:#fff0f0;border:1px solid #e9bcbc;padding:1rem;margin-bottom:1rem}.form-success{background:#eaffc2;padding:1rem;margin-bottom:1rem}.media-placeholder{display:grid;place-items:center;width:100%;height:100%;min-height:250px;background:linear-gradient(135deg,#e6e9e3,#f3f4f0);color:#747b74;border:1px dashed #b8beb7;text-align:center;padding:2rem;font-size:.78rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase}.badge{position:absolute;top:1rem;left:1rem;background:var(--color-accent);color:var(--color-dark);padding:.35rem .65rem;font-size:.72rem;font-weight:800;text-transform:uppercase}.announcement{background:var(--color-accent);color:var(--color-on-accent);text-align:center;font-size:.78rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.announcement a,.announcement p{display:block;margin:0;padding:.55rem 1rem}.site-header{position:relative;z-index:50;background:var(--color-surface);color:var(--color-text);border-bottom:1px solid var(--color-border)}.site-header.is-sticky{position:sticky;top:0;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.header-inner{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;min-height:76px;gap:1.5rem}.wordmark{font-family:var(--font-heading);font-size:1.65rem;font-weight:800;letter-spacing:.13em}.logo img{width:auto;height:auto}.nav-list{display:flex;align-items:center;gap:1.5rem}.nav-list a{font-size:.83rem;font-weight:700;text-transform:uppercase;letter-spacing:.06em}.nav-list a:hover{opacity:.55}.header-actions{display:flex;justify-content:flex-end;gap:.35rem}.icon-link{display:grid;place-items:center;width:42px;height:42px;border:0;background:transparent;position:relative}.cart-count{position:absolute;right:1px;top:0;display:grid;place-items:center;min-width:18px;height:18px;padding:0 4px;border-radius:20px;background:var(--color-accent);color:var(--color-on-accent);font-size:.65rem;font-weight:800}.mobile-menu-button,.mobile-drawer{display:none}.search-panel{position:absolute;inset:auto 0 0;transform:translateY(100%);background:var(--color-surface);border-block:1px solid var(--color-border);padding:1.25rem;box-shadow:0 20px 50px #0000001a}.search-panel[hidden]{display:none}.search-form{display:flex;gap:.5rem;max-width:760px;margin:auto}.search-form .button{flex:0 0 auto}.hero{position:relative;min-height:min(820px,calc(100vh - 76px));display:grid;align-items:stretch;overflow:hidden;background:var(--color-dark);color:#fff}.hero__grid{display:grid;grid-template-columns:1.1fr .9fr;min-height:inherit}.hero__content{display:flex;flex-direction:column;justify-content:center;padding:clamp(4rem,8vw,8rem) clamp(1rem,5vw,6rem) clamp(4rem,8vw,8rem) max(1rem,calc((100vw - var(--page-width)) / 2))}.hero h1{margin:0 0 1.5rem;max-width:900px;text-transform:uppercase}.hero h1 em{color:var(--color-accent);font-style:normal}.hero__text{max-width:620px;color:#c9cec8;font-size:clamp(1rem,1.5vw,1.25rem);margin-bottom:2rem}.hero__actions{display:flex;flex-wrap:wrap;gap:.8rem}.hero__media{min-height:520px;position:relative;background:#1b1f1b}.hero__media img{width:100%;height:100%;object-fit:cover}.hero__media .media-placeholder{min-height:100%;background:linear-gradient(135deg,#181d18,#303630);color:#8d968d;border:0}.hero__stat{position:absolute;right:1.5rem;bottom:1.5rem;width:min(260px,calc(100% - 3rem));padding:1.25rem;background:var(--color-accent);color:var(--color-dark)}.hero__stat strong{display:block;font-family:var(--font-heading);font-size:2rem;line-height:1}.hero__stat span{font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:.08em}.trust-bar{background:var(--color-surface);border-bottom:1px solid var(--color-border)}.trust-grid{display:grid;grid-template-columns:repeat(4,1fr)}.trust-item{display:grid;grid-template-columns:auto 1fr;align-items:center;gap:.8rem;padding:1.3rem;border-right:1px solid var(--color-border)}.trust-item:last-child{border-right:0}.trust-item svg{width:28px;height:28px;fill:none;stroke:var(--color-text);stroke-width:1.6}.trust-item strong{display:block;font-size:.83rem}.trust-item span{display:block;font-size:.75rem;color:var(--color-muted)}.model-grid{display:grid;grid-template-columns:repeat(12,1fr);gap:1rem}.model-card{grid-column:span 4;position:relative;min-height:470px;overflow:hidden;border-radius:var(--card-radius);background:var(--color-surface)}.model-card:nth-child(4),.model-card:nth-child(5){grid-column:span 6}.model-card__media{position:absolute;top:0;right:0;bottom:0;left:0}.model-card__media img{width:100%;height:100%;object-fit:cover;transition:transform .6s}.model-card:hover img{transform:scale(1.03)}.model-card__media:after{content:"";position:absolute;top:40%;right:0;bottom:0;left:0;background:linear-gradient(transparent,#000000bf)}.model-card__content{position:absolute;z-index:2;inset:auto 1.5rem 1.5rem;color:#fff}.model-card__content h3{font-size:2rem;margin:.25rem 0 .75rem}.model-card__content .eyebrow{color:var(--color-accent);margin:0}.model-card .media-placeholder{background:linear-gradient(135deg,#2a2f2a,#171a17);color:#818881;border:0}.product-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1rem}.product-card{min-width:0}.product-card__media{display:block;position:relative;aspect-ratio:1/1.12;overflow:hidden;border-radius:var(--card-radius);background:#e7eae5}.product-card__media img{width:100%;height:100%;object-fit:cover;transition:transform .5s}.product-card:hover .product-card__media img{transform:scale(1.035)}.product-card__content{padding:1rem .2rem}.product-card__content h3{font-family:var(--font-body);font-size:1rem;line-height:1.35;letter-spacing:0;margin:.2rem 0 .65rem}.price{display:flex;align-items:center;flex-wrap:wrap;gap:.65rem;font-weight:800}.price-compare{color:var(--color-muted);font-weight:400}.stock-status{display:inline-block;margin-top:.5rem;font-size:.72rem;text-transform:uppercase;letter-spacing:.08em}.feature-grid{display:grid;grid-template-columns:1fr 1fr;gap:1px;background:#343934}.feature-intro{padding:clamp(3rem,6vw,6rem);background:var(--color-dark)}.feature-intro h2{max-width:700px}.feature-list{display:grid;grid-template-columns:1fr 1fr}.feature-card{padding:clamp(2rem,4vw,4rem);border-left:1px solid #343934;border-bottom:1px solid #343934;background:var(--color-dark)}.feature-card__number{color:var(--color-accent);font-size:.75rem;font-weight:800;letter-spacing:.12em}.feature-card h3{margin:2rem 0 .8rem}.feature-card p{color:#adb4ad;margin:0}.sport-marquee{overflow:hidden;border-block:1px solid var(--color-border);background:var(--color-surface)}.sport-marquee__track{display:flex;width:max-content;gap:3rem;padding:1.3rem 0;animation:marquee 35s linear infinite}.sport-marquee__track span{font-family:var(--font-heading);font-size:1.25rem;font-weight:700;text-transform:uppercase;white-space:nowrap}.sport-marquee__track span:after{content:"/";color:var(--color-accent);margin-left:3rem}.review-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem}.review-card{display:flex;flex-direction:column;min-height:320px;padding:2rem;border-radius:var(--card-radius);background:var(--color-surface);border:1px solid var(--color-border)}.stars{display:flex;gap:.2rem;color:var(--color-accent);margin-bottom:1.5rem}.stars svg{width:18px;height:18px;fill:currentColor;stroke:currentColor}.review-card blockquote{font-family:var(--font-heading);font-size:1.35rem;font-weight:700;line-height:1.25;letter-spacing:-.02em;margin:0 0 2rem}.review-author{margin-top:auto}.review-author strong{display:block}.review-author span{color:var(--color-muted);font-size:.82rem}.newsletter{display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:3rem;padding:clamp(2rem,5vw,5rem);border-radius:var(--card-radius);background:var(--color-accent);color:var(--color-dark)}.newsletter h2{margin-bottom:.8rem}.newsletter form{display:flex;gap:.6rem}.newsletter input{flex:1;min-width:0;min-height:52px;background:#fff;border:1px solid var(--color-dark);padding:.8rem 1rem}.site-footer{background:var(--color-dark);color:#fff;padding-top:5rem}.footer-grid{display:grid;grid-template-columns:1.4fr repeat(3,1fr);gap:3rem;padding-bottom:4rem}.footer-brand p{max-width:390px;color:#aeb5ae}.footer-title{font-size:.72rem;text-transform:uppercase;letter-spacing:.14em;color:#929a92;margin-bottom:1.1rem}.footer-menu li+li{margin-top:.6rem}.footer-menu a{color:#d4d8d4;font-size:.9rem}.footer-menu a:hover{color:var(--color-accent)}.social-links{display:flex;flex-wrap:wrap;gap:.75rem}.social-links a{border-bottom:1px solid #747b74}.footer-bottom{display:flex;justify-content:space-between;align-items:end;gap:2rem;padding:1.5rem 0 2rem;border-top:1px solid #343934}.footer-legal{font-size:.75rem;color:#929a92}.footer-legal a{margin-right:1rem}.payment-icons{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:.35rem}.payment-icon{width:38px;height:24px}.payment-empty{font-size:.76rem;color:#aeb5ae}.collection-hero,.page-hero{padding:clamp(3rem,7vw,7rem) 0 3rem;background:var(--color-dark);color:#fff}.collection-hero h1,.page-hero h1{font-size:clamp(3rem,6vw,6rem);text-transform:uppercase;margin-bottom:1rem}.collection-hero p,.page-hero p{max-width:720px;color:#bac1ba}.collection-toolbar{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin-bottom:2rem}.filter-form{display:flex;align-items:end;flex-wrap:wrap;gap:.75rem}.filter-group{position:relative}.filter-group summary{list-style:none;border:1px solid var(--color-border);background:var(--color-surface);padding:.7rem 1rem;font-size:.82rem;font-weight:700;cursor:pointer}.filter-group summary::-webkit-details-marker{display:none}.filter-content{position:absolute;z-index:5;top:calc(100% + .4rem);left:0;min-width:240px;max-height:320px;overflow:auto;background:var(--color-surface);border:1px solid var(--color-border);padding:1rem;box-shadow:0 15px 40px #0000001f}.filter-content label{display:flex;gap:.5rem;margin:.5rem 0;font-size:.84rem}.sort-field{display:flex;align-items:center;gap:.6rem}.sort-field select{border:1px solid var(--color-border);background:var(--color-surface);padding:.65rem}.active-filters{display:flex;flex-wrap:wrap;gap:.5rem;margin:0 0 1.5rem}.active-filter{background:var(--color-dark);color:#fff;padding:.4rem .65rem;font-size:.74rem}.pagination{display:flex;justify-content:center;align-items:center;gap:.5rem;margin-top:3rem}.pagination a,.pagination span{display:grid;place-items:center;min-width:40px;height:40px;border:1px solid var(--color-border)}.pagination [aria-current=page]{background:var(--color-dark);color:#fff}.product-main{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(360px,.85fr);gap:clamp(2rem,5vw,6rem);align-items:start}.product-gallery{display:grid;grid-template-columns:1fr 1fr;gap:.75rem}.product-media{aspect-ratio:1/1.08;overflow:hidden;background:#e5e8e3;border-radius:var(--card-radius)}.product-media:first-child{grid-column:span 2;aspect-ratio:1.35/1}.product-media img,.product-media video,.product-media model-viewer{width:100%;height:100%;object-fit:cover}.product-info{position:sticky;top:110px}.product-info .eyebrow{color:var(--color-muted)}.product-title{font-size:clamp(2.5rem,4vw,4.5rem);text-transform:uppercase;margin-bottom:1.2rem}.product-info .price{font-size:1.25rem;margin-bottom:1rem}.product-description{color:var(--color-muted);margin:1.5rem 0}.product-form{margin:1.5rem 0}.product-form .button{margin-top:.5rem}.dynamic-checkout{margin-top:.7rem}.shopify-payment-button__button{border-radius:var(--button-radius)!important;min-height:50px!important}.product-trust{display:grid;grid-template-columns:repeat(3,1fr);gap:.5rem;margin:1.25rem 0}.product-trust__item{padding:.9rem;border:1px solid var(--color-border);font-size:.72rem;font-weight:700;text-align:center}.product-trust__item svg{width:24px;height:24px;margin:0 auto .4rem;fill:none;stroke:currentColor;stroke-width:1.7}.payment-panel{padding:1rem;background:var(--color-surface);border:1px solid var(--color-border);text-align:center}.payment-panel p{font-size:.72rem;margin:0 0 .6rem}.payment-panel .payment-icons{justify-content:center}.accordion{border-top:1px solid var(--color-border)}.accordion details{border-bottom:1px solid var(--color-border)}.accordion summary{display:flex;justify-content:space-between;gap:1rem;padding:1.1rem 0;font-weight:700;cursor:pointer}.accordion summary:after{content:"+"}.accordion details[open] summary:after{content:"\2212"}.accordion__content{padding:0 0 1.2rem;color:var(--color-muted)}.product-reviews{margin-top:3rem}.product-reviews .review-card{min-height:unset;margin-bottom:.75rem}.cart-layout{display:grid;grid-template-columns:1.4fr .6fr;gap:3rem}.cart-items{border-top:1px solid var(--color-border)}.cart-item{display:grid;grid-template-columns:130px 1fr auto;gap:1.25rem;padding:1.5rem 0;border-bottom:1px solid var(--color-border)}.cart-item__image{aspect-ratio:1;background:#e5e8e3;border-radius:var(--card-radius);overflow:hidden}.cart-item__image img{width:100%;height:100%;object-fit:cover}.cart-item h3{font-family:var(--font-body);font-size:1rem;letter-spacing:0;line-height:1.3;margin-bottom:.35rem}.cart-item__meta{font-size:.8rem;color:var(--color-muted)}.quantity-input{width:80px!important}.remove-link{display:inline-block;margin-top:.5rem;font-size:.75rem;text-decoration:underline}.cart-summary{position:sticky;top:110px;background:var(--color-surface);padding:1.5rem;border-radius:var(--card-radius);border:1px solid var(--color-border)}.summary-row{display:flex;justify-content:space-between;font-weight:800;margin-bottom:1rem}.cart-summary .button+.button{margin-top:.6rem}.search-page .search-form{margin:0 0 3rem}.search-results{display:grid;grid-template-columns:repeat(4,1fr);gap:1rem}.search-result{padding:1.25rem;background:var(--color-surface);border:1px solid var(--color-border)}.search-result h3{font-size:1.1rem;line-height:1.25}.article-card{display:grid;gap:1rem}.article-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem}.article-card__media{aspect-ratio:1.5/1;background:#e5e8e3;overflow:hidden}.article-card__media img{width:100%;height:100%;object-fit:cover}.article-meta{color:var(--color-muted);font-size:.78rem}.article-body{max-width:780px;margin:auto}.contact-layout{display:grid;grid-template-columns:.7fr 1.3fr;gap:4rem}.contact-card{background:var(--color-dark);color:#fff;padding:2rem;border-radius:var(--card-radius)}.contact-card p{color:#b5bbb5}.customer-page{max-width:620px;margin:auto}.customer-page--wide{max-width:1100px}.customer-actions{display:flex;gap:.7rem;flex-wrap:wrap;margin-top:1rem}.table-wrap{overflow:auto}.customer-table{width:100%;border-collapse:collapse}.customer-table th,.customer-table td{text-align:left;border-bottom:1px solid var(--color-border);padding:.9rem}.address-card{padding:1.5rem;background:var(--color-surface);border:1px solid var(--color-border);margin-bottom:1rem}.address-form[hidden]{display:none}.empty-state{text-align:center;padding:5rem 1rem;background:var(--color-surface);border:1px solid var(--color-border)}.empty-state h2{font-size:2rem}.shopify-policy__container{max-width:850px!important;margin:0 auto!important;padding:5rem 1rem!important}.shopify-policy__title h1{font-size:clamp(2.5rem,5vw,4.5rem)!important;text-transform:uppercase}.shopify-challenge__container{padding:5rem 1rem}.password-layout{min-height:100vh;background:var(--color-dark);color:#fff;display:grid;place-items:center;padding:2rem}.password-card{max-width:620px;text-align:center}.password-card h1{font-size:clamp(3rem,8vw,6rem)}.password-card .field input{color:var(--color-text)}@keyframes marquee{to{transform:translate(-50%)}}@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}.sport-marquee__track{animation:none}}@media(max-width:989px){.desktop-nav{display:none}.mobile-menu-button{display:grid}.header-inner{grid-template-columns:1fr auto 1fr}.logo{grid-column:2}.mobile-menu-button{grid-column:1;grid-row:1;justify-self:start}.header-actions{grid-column:3}.mobile-drawer{display:block;position:fixed;z-index:100;top:0;right:15%;bottom:0;left:0;background:var(--color-bg);color:var(--color-text);padding:1.5rem;transform:translate(-105%);transition:transform .3s;box-shadow:20px 0 60px #0000002e}.mobile-drawer.is-open{transform:none}.drawer-head{display:flex;justify-content:space-between;align-items:center;margin-bottom:2rem}.drawer-nav li{border-bottom:1px solid var(--color-border)}.drawer-nav a{display:block;padding:1rem 0;font-family:var(--font-heading);font-size:1.6rem;font-weight:700}.hero__grid{grid-template-columns:1fr}.hero__content{min-height:600px}.hero__media{min-height:520px}.trust-grid{grid-template-columns:1fr 1fr}.trust-item:nth-child(2){border-right:0}.trust-item:nth-child(-n+2){border-bottom:1px solid var(--color-border)}.model-card{grid-column:span 6}.model-card:last-child{grid-column:span 12}.product-grid{grid-template-columns:repeat(2,1fr)}.feature-grid{grid-template-columns:1fr}.feature-list{grid-template-columns:1fr 1fr}.review-grid{grid-template-columns:1fr}.review-card{min-height:240px}.footer-grid{grid-template-columns:1fr 1fr}.product-main{grid-template-columns:1fr}.product-info{position:static}.cart-layout{grid-template-columns:1fr}.cart-summary{position:static}.search-results{grid-template-columns:repeat(2,1fr)}.article-grid{grid-template-columns:1fr 1fr}.contact-layout,.newsletter{grid-template-columns:1fr}}@media(max-width:649px){.page-width{width:min(calc(100% - 1.25rem),var(--page-width))}.section{padding:3.5rem 0}.section-header{display:block}.section-header p{margin-top:1rem}.header-actions .account-link{display:none}.hero__content{min-height:560px;padding:4rem 1rem}.hero__media{min-height:420px}.hero__actions .button{width:100%}.trust-item{display:block;padding:1rem;text-align:center}.trust-item svg{margin:0 auto .5rem}.model-grid{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;padding-bottom:.7rem}.model-card,.model-card:nth-child(4),.model-card:nth-child(5),.model-card:last-child{flex:0 0 84%;min-height:430px;scroll-snap-align:start}.product-grid{gap:.65rem}.product-card__content h3{font-size:.9rem}.feature-list{grid-template-columns:1fr}.feature-card{border-left:0}.newsletter{padding:1.5rem}.newsletter form{display:grid}.footer-grid{grid-template-columns:1fr;gap:2rem}.footer-bottom{display:block}.footer-bottom .payment-icons{justify-content:flex-start;margin-top:1rem}.collection-toolbar{display:block}.sort-field{margin-top:1rem}.filter-content{position:fixed;inset:auto .75rem 1rem;max-height:55vh}.product-gallery{gap:.4rem}.product-media:first-child{aspect-ratio:1/1.1}.product-trust{grid-template-columns:1fr}.cart-item{grid-template-columns:90px 1fr}.cart-item__price{grid-column:2}.search-results,.article-grid{grid-template-columns:1fr}.search-form{display:grid}.customer-actions .button{width:100%}}.rating-stars{--rating-color: var(--color-accent);--rating-empty-color: var(--color-star-empty);display:flex;gap:.2rem;margin-bottom:1.5rem;color:var(--rating-empty-color)}.rating-star{position:relative;display:inline-block;width:1.1rem;height:1.1rem;overflow:hidden;font-size:1.1rem;line-height:1}.rating-star:before,.rating-star:after{content:"\2605";position:absolute;top:0;right:0;bottom:0;left:0}.rating-star:before{color:var(--rating-empty-color)}.rating-star:after{width:var(--rating-fill);overflow:hidden;color:var(--rating-color)}.quantity-input,.cart-summary input,.cart-summary textarea{background:var(--color-input-bg);color:var(--color-input-text)}
/*# sourceMappingURL=/cdn/shop/t/19/assets/base.css.map */
