*,*:before,*:after{box-sizing:border-box}html{scroll-behavior:smooth;-webkit-text-size-adjust:100%;text-size-adjust:100%}body{margin:0;background:var(--color-background);color:var(--color-text);font-family:var(--font-body);font-size:calc(16px * var(--font-body-scale));line-height:1.5;-webkit-font-smoothing:antialiased}body.is-loading{cursor:progress}img,svg,video,canvas{display:block;max-width:100%}img{height:auto}button,input,select,textarea{font:inherit;color:inherit}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.55}a{color:inherit;text-decoration:none}p,h1,h2,h3,h4,h5,h6{margin-top:0}h1,h2,h3,h4,h5,h6{font-family:var(--font-heading);font-weight:700;letter-spacing:-.025em;line-height:1.12}ul,ol{padding:0;margin:0}summary{cursor:pointer;list-style:none}summary::-webkit-details-marker{display:none}[hidden]{display:none!important}[id]{scroll-margin-top:9rem}:focus-visible{outline:3px solid var(--color-primary);outline-offset:3px}.announcement-bar :focus-visible,.site-header__nav-wrap :focus-visible,.site-footer :focus-visible{outline-color:#ffd25c}::selection{background:rgba(var(--color-secondary-rgb),.25)}.no-js .js-only{display:none!important}.visually-hidden{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}.skip-link{position:fixed;z-index:1000;top:1rem;left:1rem;transform:translateY(-160%);background:#fff;color:#000;padding:.75rem 1rem;border-radius:.5rem;box-shadow:0 8px 30px #0003}.skip-link:focus{transform:translateY(0)}.page-width{width:min(calc(100% - 2rem),var(--page-width));margin-inline:auto}.main-content{min-height:45vh}.section{padding-block:clamp(2.5rem,5vw,5rem)}.section--muted{background:var(--color-muted)}.section-header{display:flex;align-items:end;justify-content:space-between;gap:1.5rem;margin-bottom:1.75rem}.section-header--center{text-align:center;display:block}.section-header__eyebrow,.eyebrow{margin-bottom:.5rem;color:var(--color-secondary);font-size:.75rem;font-weight:800;letter-spacing:.16em;text-transform:uppercase}.section-header h1,.section-header h2{margin-bottom:.35rem;font-size:clamp(1.75rem,4vw,2.75rem)}.section-header p{max-width:48rem;margin:0;color:var(--color-muted-text)}.icon{width:1.25rem;height:1.25rem;flex:0 0 auto}.rte{color:var(--color-muted-text)}.rte>*:last-child{margin-bottom:0}.rte a{text-decoration:underline;text-underline-offset:.2em;color:var(--color-primary)}.rte img{border-radius:var(--card-radius)}.rte table{border-collapse:collapse;width:100%;display:block;overflow-x:auto}.rte td,.rte th{border:1px solid var(--color-border);padding:.75rem;text-align:left}.button{min-height:48px;display:inline-flex;align-items:center;justify-content:center;gap:.55rem;border:1px solid transparent;border-radius:var(--button-radius);padding:.75rem 1.2rem;font-weight:800;line-height:1;text-align:center;transition:background-color .2s,color .2s,border-color .2s,transform .2s,box-shadow .2s}.button:hover{transform:translateY(-1px)}.button--primary{background:var(--color-secondary);color:#301303;border-color:var(--color-secondary);box-shadow:0 6px 18px rgba(var(--color-secondary-rgb),.2)}.button--primary:hover{background:#e96300;border-color:#e96300;color:#301303}.button--secondary{background:var(--color-primary);color:#fff;border-color:var(--color-primary)}.button--secondary:hover{background:#00264c}.button--outline{background:transparent;color:inherit;border-color:currentColor}.button--small{min-height:40px;padding:.6rem .85rem;font-size:.875rem}.button--icon{width:48px;height:48px;padding:0;background:var(--color-primary);border-color:var(--color-primary);color:#fff}.button--icon:hover{background:var(--color-secondary);border-color:var(--color-secondary);color:#301303}.text-link{padding:0;border:0;background:none;color:var(--color-primary);font-size:.875rem;font-weight:750;text-decoration:underline;text-underline-offset:.2em}.field{display:grid;gap:.35rem;color:var(--color-muted-text);font-size:.8rem;font-weight:700}.field input,.field select,.field textarea,select{width:100%;min-height:48px;border:1px solid var(--color-border);border-radius:12px;background:var(--color-background);padding:.65rem .8rem;color:var(--color-text)}.field input:focus,.field select:focus,.field textarea:focus{border-color:var(--color-primary);box-shadow:0 0 0 3px rgba(var(--color-primary-rgb),.1);outline:0}.form-message{margin-top:.75rem;padding:.65rem .8rem;border-radius:.65rem;font-size:.875rem}.form-message--success{background:#e9f8ed;color:#16662a}.form-message--error{background:#fff0f0;color:var(--color-error)}.badge{display:inline-flex;align-items:center;min-height:24px;border-radius:999px;padding:.2rem .55rem;font-size:.68rem;font-weight:800;letter-spacing:.01em}.badge--season{background:#e9f1fa;color:var(--color-primary)}.badge--summer{background:#fff2df;color:#944700}.badge--winter{background:#e7f7ff;color:#00618e}.badge--all-season{background:#e8f7ed;color:#176f34}.badge--sale{background:#ffe7db;color:#9b2f00}.badge--sold-out{background:#fff0f0;color:var(--color-error)}.count-badge{display:inline-flex;align-items:center;justify-content:center;min-width:1.4rem;height:1.4rem;padding:0 .35rem;border-radius:999px;background:rgba(var(--color-primary-rgb),.1);color:var(--color-primary);font-size:.72rem;font-weight:800}.announcement-bar{background:var(--announcement-bg);color:var(--announcement-color);font-size:.75rem;font-weight:700}.announcement-bar__inner{display:flex;align-items:center;justify-content:center;min-height:36px;gap:clamp(1.5rem,7vw,6rem);overflow:hidden}.announcement-bar__item{white-space:nowrap}.announcement-bar__item a,.announcement-bar__item{display:flex;align-items:center;gap:.45rem}.announcement-bar__item .icon{width:1rem;height:1rem}.site-header{position:relative;z-index:40;background:var(--color-background);box-shadow:0 1px 0 var(--color-border)}.site-header--sticky{position:relative}.site-header__main{min-height:78px;display:grid;grid-template-columns:auto minmax(130px,220px) minmax(280px,1fr) auto;align-items:center;gap:clamp(.75rem,2vw,2rem)}.site-logo{display:block;width:min(var(--logo-width),100%)}.site-logo img{width:100%;max-height:44px;object-fit:contain;object-position:left center}.site-header__actions{display:flex;align-items:center;gap:.3rem}.header-action{position:relative;min-width:48px;min-height:48px;display:flex;align-items:center;justify-content:center;gap:.4rem;border:0;background:transparent;border-radius:12px;color:var(--color-text);font-size:.78rem;font-weight:750}.header-action:hover{background:var(--color-muted);color:var(--color-primary)}.header-action .icon{width:1.45rem;height:1.45rem}.cart-count{position:absolute;top:1px;right:0;display:flex;align-items:center;justify-content:center;min-width:1.25rem;height:1.25rem;padding:0 .25rem;border-radius:999px;background:var(--color-secondary);color:#301303;font-size:.68rem;font-weight:900;border:2px solid var(--color-background)}.cart-count.is-empty{display:none}.site-header__nav-wrap{border-top:1px solid var(--color-border);background:var(--color-header);color:#fff}.desktop-nav>ul{display:flex;align-items:center;justify-content:center;gap:.2rem;list-style:none}.desktop-nav>ul>li>a,.desktop-nav>ul>li>details>summary{min-height:48px;display:flex;align-items:center;gap:.3rem;padding:.6rem 1rem;font-size:.84rem;font-weight:750}.desktop-nav a:hover,.desktop-nav summary:hover,.desktop-nav [aria-current=page]{color:#ffd66a;background:#ffffff12}.desktop-nav summary .icon{width:.85rem;height:.85rem;transition:transform .2s}.desktop-nav details[open]>summary .icon{transform:rotate(180deg)}.has-dropdown{position:relative}.nav-dropdown{position:absolute;top:100%;left:0;z-index:10;min-width:240px;background:#fff;color:var(--color-text);border:1px solid var(--color-border);border-radius:0 0 14px 14px;box-shadow:0 18px 35px #00193229;padding:.45rem}.nav-dropdown ul{list-style:none}.nav-dropdown a{display:block;padding:.7rem .8rem;border-radius:.5rem;font-size:.875rem}.mobile-menu,.header-search--mobile{display:none}.mobile-menu__panel{position:fixed;inset:var(--mobile-header-height,114px) 0 0 0;z-index:50;background:#fff;padding:1rem;overflow:auto}.mobile-menu__panel-head{display:flex;align-items:center;justify-content:space-between;min-height:48px;border-bottom:1px solid var(--color-border);padding:0 .25rem .6rem}.mobile-menu__panel-head strong{font-size:1.15rem}.mobile-menu__panel-head button{width:44px;height:44px;display:flex;align-items:center;justify-content:center;border:1px solid var(--color-border);border-radius:50%;background:#fff}.mobile-menu__open,.mobile-menu__close{display:block}.mobile-menu:not([open]) .mobile-menu__close,.mobile-menu[open] .mobile-menu__open{display:none}.mobile-nav{list-style:none}.mobile-nav>li{border-bottom:1px solid var(--color-border)}.mobile-nav a,.mobile-nav summary{display:flex;align-items:center;justify-content:space-between;min-height:52px;padding:.5rem;font-weight:750}.mobile-nav details ul{list-style:none;padding:0 0 .5rem 1rem}.mobile-nav details li a{font-weight:500;color:var(--color-muted-text)}.mobile-menu__account{display:flex;align-items:center;gap:.5rem;margin-top:1rem;padding:.8rem;background:var(--color-muted);border-radius:12px;font-weight:700}.predictive-search{position:relative;display:block;width:100%}.search-form{position:relative;display:flex;align-items:center}.search-form__input{width:100%;height:48px;border:1px solid var(--color-border);border-radius:999px;background:var(--color-muted);padding:.7rem 3.2rem .7rem 1.1rem;color:var(--color-text);font-size:.92rem;outline:0}.search-form__input:focus{background:#fff;border-color:var(--color-primary);box-shadow:0 0 0 4px rgba(var(--color-primary-rgb),.1)}.search-form__button{position:absolute;right:4px;width:40px;height:40px;display:flex;align-items:center;justify-content:center;border:0;border-radius:50%;background:var(--color-primary);color:#fff}.search-form__button:hover{background:var(--color-secondary);color:#301303}.predictive-search__results{position:absolute;z-index:60;top:calc(100% + .55rem);left:0;right:0;max-height:min(70vh,610px);overflow:auto;background:#fff;border:1px solid var(--color-border);border-radius:18px;box-shadow:0 24px 60px #001c3733}.predictive-search__results:empty{display:none}.predictive-results{padding:.55rem}.predictive-results__group{padding:.5rem}.predictive-results__group+.predictive-results__group{border-top:1px solid var(--color-border)}.predictive-results__heading{margin:0 0 .4rem;color:var(--color-muted-text);font-size:.68rem;font-weight:850;letter-spacing:.12em;text-transform:uppercase}.predictive-results ul{list-style:none}.predictive-query,.predictive-collection{display:flex;align-items:center;gap:.5rem;padding:.55rem;border-radius:.55rem;font-size:.875rem}.predictive-query:hover,.predictive-collection:hover,.predictive-query:focus,.predictive-collection:focus{background:var(--color-muted)}.predictive-query .icon{width:1rem;height:1rem;color:var(--color-muted-text)}.predictive-product{display:grid;grid-template-columns:64px 1fr;gap:.75rem;align-items:center;padding:.5rem;border-radius:.75rem}.predictive-product:hover,.predictive-product:focus{background:var(--color-muted)}.predictive-product__image{display:flex;align-items:center;justify-content:center;aspect-ratio:1;border-radius:.65rem;background:#fff;border:1px solid var(--color-border);overflow:hidden}.predictive-product__image img{width:100%;height:100%;object-fit:contain}.predictive-product__info{min-width:0;display:grid;gap:.15rem}.predictive-product .brand-logo{height:16px}.predictive-product .brand-logo__image{max-width:92px;max-height:16px}.predictive-product__title{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-size:.84rem;font-weight:700}.predictive-product__price{font-size:.84rem;color:var(--color-primary);font-weight:850}.predictive-results__all{display:flex;align-items:center;justify-content:center;gap:.45rem;min-height:46px;margin:.45rem;border-radius:11px;background:var(--color-primary);color:#fff;font-size:.84rem;font-weight:800}.predictive-results__empty{margin:0;padding:1rem;text-align:center;color:var(--color-muted-text)}.breadcrumbs{padding-block:1rem;color:var(--color-muted-text);font-size:.78rem}.breadcrumbs ol{display:flex;align-items:center;flex-wrap:wrap;gap:.35rem;list-style:none}.breadcrumbs li+li:before{content:"/";margin-right:.35rem;color:var(--color-border)}.breadcrumbs a:hover{color:var(--color-primary);text-decoration:underline}.tyre-hero{position:relative;overflow:hidden;background:linear-gradient(135deg,#0f4175,#0c3661 58%,#082746);color:#fff}.tyre-hero:before,.tyre-hero:after{content:"";position:absolute;border-radius:50%;background:#ffffff0f;pointer-events:none}.tyre-hero:before{width:520px;height:520px;right:-160px;top:-310px}.tyre-hero:after{width:300px;height:300px;left:-160px;bottom:-190px}.tyre-hero__inner{position:relative;z-index:1;display:grid;grid-template-columns:minmax(0,1fr) minmax(430px,600px);gap:clamp(2rem,6vw,5.5rem);align-items:center;padding-block:clamp(2.5rem,6vw,5.8rem)}.tyre-hero__content{max-width:650px}.tyre-hero__eyebrow{display:inline-flex;align-items:center;border:1px solid rgba(255,255,255,.2);border-radius:999px;background:#ffffff14;padding:.4rem .75rem;font-size:.68rem;font-weight:800;letter-spacing:.17em;text-transform:uppercase}.tyre-hero h1{max-width:12ch;margin:.85rem 0 1rem;font-size:clamp(2.5rem,6vw,5rem);line-height:.95;letter-spacing:-.055em}.tyre-hero h1 em{display:block;color:#ffd25c;font-style:normal}.tyre-hero__text{max-width:37rem;color:#ffffffc7;font-size:clamp(.95rem,1.5vw,1.15rem)}.tyre-hero__trust{display:flex;flex-wrap:wrap;gap:.6rem;margin-top:1.25rem}.tyre-hero__trust span{display:flex;align-items:center;gap:.45rem;border-radius:999px;background:#ffffff17;padding:.5rem .7rem;font-size:.75rem;font-weight:650}.tyre-hero__trust .icon{width:1rem;height:1rem;color:#7ee298}.tyre-hero__finder{border:1px solid rgba(255,255,255,.28);border-radius:28px;background:#fff;color:var(--color-text);padding:clamp(1rem,2.2vw,1.6rem);box-shadow:0 28px 70px #000e1c4d}.tyre-hero__finder-title{margin:0 0 .8rem;font-size:1.2rem}.vehicle-tabs{margin:0 0 1rem;padding:0;border:0}.vehicle-tabs__list{display:grid;grid-template-columns:repeat(3,1fr);gap:.35rem;padding:.25rem;background:var(--color-muted);border-radius:14px}.vehicle-tabs label{min-height:44px;display:flex;align-items:center;justify-content:center;gap:.4rem;border:1px solid transparent;border-radius:11px;color:var(--color-muted-text);font-size:.8rem;font-weight:800;cursor:pointer}.vehicle-tabs input:checked+label{background:#fff;border-color:var(--color-border);color:var(--color-primary);box-shadow:0 3px 10px #00234614}.vehicle-tabs input:focus-visible+label{outline:3px solid var(--color-primary);outline-offset:2px}.vehicle-tabs .icon{width:1.15rem;height:1.15rem}.tyre-search-form__fields{display:grid;grid-template-columns:repeat(2,1fr);gap:.75rem;margin-bottom:.9rem}.tyre-search-form__submit{width:100%}.tyre-search-form[aria-busy=true]{cursor:progress}.tyre-search-form[aria-busy=true] select{opacity:.65}.tyre-search-form[aria-busy=true] .tyre-search-form__submit:after{content:"";width:16px;height:16px;border:2px solid currentColor;border-top-color:transparent;border-radius:50%;animation:spin .7s linear infinite}.tyre-search-form__fallback{margin:.6rem 0 0;color:var(--color-muted-text);font-size:.75rem}.tyre-search-form--compact{padding:1rem;border:1px solid var(--color-border);border-radius:var(--card-radius);background:var(--color-surface)}.category-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem}.category-card{position:relative;overflow:hidden;min-height:210px;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-end;border:1px solid var(--color-border);border-radius:var(--card-radius);background:var(--color-surface);padding:1.25rem;transition:transform .25s,box-shadow .25s,border-color .25s}.category-card:hover{transform:translateY(-4px);border-color:rgba(var(--color-primary-rgb),.35);box-shadow:0 18px 40px #00284b1f}.category-card:before{content:"";position:absolute;width:160px;height:160px;top:-80px;right:-55px;border-radius:50%;background:var(--category-color,var(--color-primary));opacity:.1}.category-card__icon{position:absolute;top:1.15rem;left:1.15rem;width:48px;height:48px;display:flex;align-items:center;justify-content:center;border-radius:14px;background:var(--category-color,var(--color-primary));color:#fff}.category-card__icon .icon{width:1.55rem;height:1.55rem}.category-card h3{margin:0 0 .35rem;font-size:1.15rem}.category-card p{margin:0 0 .75rem;color:var(--color-muted-text);font-size:.84rem}.category-card__link{display:flex;align-items:center;gap:.35rem;color:var(--color-primary);font-size:.82rem;font-weight:800}.brand-logo{min-width:0;min-height:20px;display:flex;align-items:center}.brand-logo__image{width:auto;height:auto;max-width:136px;max-height:24px;object-fit:contain;object-position:left center}.brand-logo__text{font-size:.9rem;font-weight:900;letter-spacing:.03em;text-transform:uppercase}.brand-logo__text--fallback{display:none}.brand-logo.is-fallback .brand-logo__text--fallback{display:block}.brand-logo.is-fallback .brand-logo__image{display:none}.brand-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:.75rem}.brand-tile{min-height:96px;display:flex;align-items:center;justify-content:center;border:1px solid var(--color-border);border-radius:14px;background:#fff;padding:1rem;transition:border-color .2s,transform .2s,box-shadow .2s}.brand-tile:hover{transform:translateY(-2px);border-color:var(--color-primary);box-shadow:0 8px 20px #00284b14}.brand-tile .brand-logo__image{max-width:140px;max-height:36px;object-position:center}.product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem;list-style:none}.product-card{position:relative;min-width:0;display:flex;flex-direction:column;border:1px solid var(--color-border);border-radius:var(--card-radius);background:var(--color-surface);overflow:hidden;transition:transform .25s,box-shadow .25s,border-color .25s}.product-card:hover{transform:translateY(-3px);border-color:rgba(var(--color-primary-rgb),.28);box-shadow:0 18px 36px #0023461c}.product-card__badges{position:absolute;z-index:2;top:.75rem;left:.75rem;display:flex;gap:.35rem;flex-wrap:wrap;max-width:70%}.product-card__wishlist{position:absolute;z-index:2;top:.6rem;right:.6rem;width:44px;height:44px;display:flex;align-items:center;justify-content:center;border:1px solid var(--color-border);border-radius:50%;background:#ffffffeb;color:var(--color-muted-text)}.product-card__wishlist:hover,.product-card__wishlist[aria-pressed=true]{border-color:#d83a59;background:#fff1f4;color:#c52344}.product-card__wishlist[aria-pressed=true] .icon{fill:currentColor}.product-card__media{position:relative;display:flex;align-items:center;justify-content:center;aspect-ratio:1.2/1;background:linear-gradient(145deg,#fff 30%,var(--color-muted));padding:2.2rem 1rem 1rem}.product-card__image{width:100%;height:100%;object-fit:contain;transition:transform .3s}.product-card:hover .product-card__image{transform:scale(1.035)}.product-card__body{flex:1;display:flex;flex-direction:column;padding:1rem}.product-card__brand{height:25px;margin-bottom:.5rem}.product-card__vendor{font-size:.72rem;font-weight:850;text-transform:uppercase;color:var(--color-muted-text)}.product-card__title{min-height:2.35em;margin:0 0 .35rem;font-size:1rem;line-height:1.18}.product-card__title a:hover{color:var(--color-primary)}.product-card__size{margin:0;color:var(--color-text);font-size:1.12rem;font-weight:900;letter-spacing:-.02em}.product-card__ean{margin:.1rem 0 .75rem;color:var(--color-muted-text);font-size:.67rem}.eu-labels{display:grid;grid-template-columns:repeat(3,1fr);gap:.35rem;margin-top:auto;padding:.75rem 0;border-top:1px solid var(--color-border);border-bottom:1px solid var(--color-border)}.eu-label{min-width:0;display:flex;align-items:center;gap:.35rem}.eu-label__icon{width:30px;height:30px;display:flex;align-items:center;justify-content:center;flex:0 0 auto;border-radius:50%;background:rgba(var(--color-primary-rgb),.09);color:var(--color-primary)}.eu-label__icon .icon{width:15px;height:15px}.eu-label__icon.grade-a{background:#e1f5e6;color:#176b2b}.eu-label__icon.grade-b{background:#ebf7dd;color:#4b6f13}.eu-label__icon.grade-c{background:#fff7d5;color:#795f00}.eu-label__icon.grade-d{background:#fff0d5;color:#8a4c00}.eu-label__icon.grade-e,.eu-label__icon.grade-f,.eu-label__icon.grade-g{background:#ffe5e5;color:#9b2222}.eu-label__copy{min-width:0;display:grid;line-height:1.05}.eu-label__copy small{font-size:.56rem;color:var(--color-muted-text);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.eu-label__copy strong{font-size:.72rem;white-space:nowrap}.product-card__purchase{display:flex;align-items:end;justify-content:space-between;gap:.75rem;padding-top:.85rem}.price{display:flex;align-items:center;flex-wrap:wrap;gap:.35rem}.price__current{color:var(--color-primary);font-size:1.25rem;font-weight:900;letter-spacing:-.025em}.price__compare{color:var(--color-muted-text);font-size:.77rem}.price__saving{border-radius:999px;background:#ffe7db;color:#9b2f00;padding:.1rem .35rem;font-size:.62rem;font-weight:850}.tax-note{display:block;color:var(--color-muted-text);font-size:.6rem;margin-top:.1rem}.quick-add-form{margin:0}.collection-hero{padding-block:1.8rem;background:var(--color-muted);border-bottom:1px solid var(--color-border)}.collection-hero h1{margin:0 0 .5rem;font-size:clamp(2rem,5vw,3.5rem)}.collection-hero__description{max-width:60rem;color:var(--color-muted-text)}.shop-section{padding-block:2rem 4rem}.inline-tyre-finder{margin-bottom:1.2rem;border:1px solid var(--color-border);border-radius:var(--card-radius);background:var(--color-muted)}.inline-tyre-finder>summary{min-height:54px;display:flex;align-items:center;gap:.55rem;padding:.7rem 1rem;color:var(--color-primary);font-weight:850}.inline-tyre-finder>summary .icon:last-child{margin-left:auto;transition:transform .2s}.inline-tyre-finder[open]>summary .icon:last-child{transform:rotate(180deg)}.inline-tyre-finder>div{padding:0 .75rem .75rem}.inline-tyre-finder .tyre-search-form__fields{grid-template-columns:repeat(4,1fr)}.inline-tyre-finder .vehicle-tabs__list{max-width:500px}.shop-toolbar{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin-bottom:1rem}.shop-toolbar__count{color:var(--color-muted-text);font-size:.875rem}.shop-toolbar__actions{display:flex;align-items:center;gap:.65rem}.sort-field{display:flex;align-items:center;gap:.5rem;font-size:.8rem;font-weight:700;color:var(--color-muted-text)}.sort-field select{min-width:190px;min-height:44px}.mobile-facets-toggle{display:none}.mobile-facets-close{display:none;align-items:center;justify-content:center;position:absolute;top:1rem;right:1rem;width:44px;height:44px;border:1px solid var(--color-border);border-radius:50%;background:#fff;color:var(--color-text)}.shop-layout{display:grid;grid-template-columns:280px minmax(0,1fr);gap:1.5rem;align-items:start}.shop-layout--no-filters{grid-template-columns:1fr}.shop-sidebar{position:sticky;top:10.5rem;max-height:calc(100vh - 11.5rem);overflow:auto;scrollbar-width:thin}.facets-form{border:1px solid var(--color-border);border-radius:var(--card-radius);background:var(--color-surface);overflow:hidden}.facets-form__title{min-height:54px;display:flex;align-items:center;justify-content:space-between;padding:.75rem 1rem;background:var(--color-primary);color:#fff;font-weight:850}.facets-form__title>span{display:flex;align-items:center;gap:.45rem}.facets-form__title .count-badge{background:#ffffff2b;color:#fff}.facet{border-bottom:1px solid var(--color-border)}.facet summary{min-height:50px;display:flex;align-items:center;justify-content:space-between;gap:.5rem;padding:.75rem 1rem;font-size:.85rem;font-weight:800}.facet summary>span{display:flex;align-items:center;gap:.35rem}.facet summary .icon{width:1rem;height:1rem;color:var(--color-muted-text);transition:transform .2s}.facet[open] summary .icon{transform:rotate(180deg)}.facet__body{padding:0 1rem 1rem}.facet-values{display:grid;gap:.15rem;list-style:none}.checkbox{min-height:38px;display:flex;align-items:center;gap:.5rem;border-radius:.45rem;padding:.25rem;font-size:.8rem;cursor:pointer}.checkbox:hover{background:var(--color-muted)}.checkbox.is-disabled{opacity:.42;cursor:not-allowed}.checkbox input{position:absolute;opacity:0;pointer-events:none}.checkbox__control{width:19px;height:19px;display:flex;align-items:center;justify-content:center;flex:0 0 auto;border:1.5px solid #8d9baa;border-radius:5px;background:#fff;color:#fff}.checkbox__control .icon{width:13px;height:13px;opacity:0}.checkbox input:checked+.checkbox__control{border-color:var(--color-primary);background:var(--color-primary)}.checkbox input:checked+.checkbox__control .icon{opacity:1}.checkbox input:focus-visible+.checkbox__control{outline:3px solid var(--color-primary);outline-offset:2px}.checkbox__label{min-width:0;flex:1}.checkbox__count{color:var(--color-muted-text);font-size:.7rem}.filter-swatch,.filter-image{width:28px;height:28px;flex:0 0 auto;border:1px solid var(--color-border);border-radius:7px;object-fit:contain;background-color:var(--swatch-color,#fff);background-image:var(--swatch-image);background-position:center;background-size:contain;background-repeat:no-repeat}.facet-more{margin-top:.35rem}.facet-more>summary{min-height:38px;justify-content:flex-start;padding:.3rem;color:var(--color-primary);font-size:.75rem;text-decoration:underline;text-underline-offset:.2em}.facet .facet-more>summary .icon{margin-left:.25rem;transform:none}.facet-more__less,.facet-more[open] .facet-more__more{display:none}.facet-more[open] .facet-more__less{display:inline}.facet .facet-more[open]>summary .icon{transform:rotate(180deg)}.price-range{display:grid;grid-template-columns:1fr 1fr;gap:.6rem}.money-input{position:relative;display:block}.money-input>span{position:absolute;left:.7rem;top:50%;transform:translateY(-50%);color:var(--color-muted-text)}.money-input input{padding-left:1.7rem}.facets-form__apply{width:calc(100% - 2rem);margin:1rem}.active-facets{margin-bottom:1rem;border:1px solid var(--color-border);border-radius:14px;background:var(--color-surface);padding:.8rem}.active-facets__header{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin-bottom:.6rem;font-size:.84rem}.active-facets__header strong{display:flex;align-items:center;gap:.35rem}.active-facets__list{display:flex;flex-wrap:wrap;gap:.4rem}.filter-chip{min-height:34px;display:inline-flex;align-items:center;gap:.35rem;border:1px solid rgba(var(--color-primary-rgb),.2);border-radius:999px;background:rgba(var(--color-primary-rgb),.06);padding:.35rem .55rem;color:var(--color-primary);font-size:.7rem;font-weight:750}.filter-chip:hover{background:rgba(var(--color-primary-rgb),.12)}.filter-chip .icon{width:.8rem;height:.8rem}.shop-results{position:relative}.shop-results.is-loading{opacity:.45;pointer-events:none}.shop-results.is-loading:after{content:"";position:fixed;z-index:100;left:50%;top:50%;width:42px;height:42px;margin:-21px;border:4px solid var(--color-border);border-top-color:var(--color-primary);border-radius:50%;animation:spin .7s linear infinite}.empty-state{max-width:560px;margin:3rem auto;padding:2rem;text-align:center;border:1px solid var(--color-border);border-radius:var(--card-radius);background:var(--color-muted)}.empty-state .icon{width:2rem;height:2rem;margin:0 auto 1rem;color:var(--color-primary)}.empty-state h2{margin-bottom:.4rem}.empty-state p{color:var(--color-muted-text)}.pagination{display:flex;align-items:center;justify-content:center;gap:.35rem;margin-top:2.5rem}.pagination__item{min-width:44px;height:44px;display:flex;align-items:center;justify-content:center;border:1px solid var(--color-border);border-radius:11px;background:#fff;font-size:.84rem;font-weight:750}a.pagination__item:hover,.pagination__item.is-current{border-color:var(--color-primary);background:var(--color-primary);color:#fff}.site-footer{margin-top:0;background:#111827;color:#e8edf3}.site-footer__top{display:grid;grid-template-columns:1.6fr repeat(3,1fr);gap:clamp(1.5rem,4vw,4rem);padding-block:3.5rem}.site-footer__logo{display:flex;align-items:center;width:220px;min-height:52px;margin-bottom:1rem;border-radius:10px;background:#fff;padding:.65rem}.site-footer__logo img{width:100%;max-height:30px;object-fit:contain}.site-footer__description{color:#b7c0cd;font-size:.82rem;line-height:1.7}.footer-contact{display:flex;align-items:center;gap:.5rem;margin-top:.65rem;color:#d7dee7;font-size:.8rem}.footer-contact:hover{color:#ffd66a}.footer-contact .icon{width:1rem;height:1rem}.footer-social{display:flex;flex-wrap:wrap;gap:.45rem;margin-top:.9rem}.footer-social a{border:1px solid #465363;border-radius:999px;padding:.3rem .55rem;color:#d7dee7;font-size:.68rem;font-weight:750}.footer-social a:hover{border-color:#ffd66a;color:#ffd66a}.site-footer__column h2{margin-bottom:1rem;color:#fff;font-size:.92rem;letter-spacing:.02em}.site-footer__column ul{display:grid;gap:.55rem;list-style:none}.site-footer__column a,.site-footer__column p,.site-footer__column .rte{color:#b7c0cd;font-size:.8rem}.site-footer__column a:hover{color:#fff;text-decoration:underline}.newsletter-form__field{display:flex;margin-top:.7rem}.newsletter-form__field input{min-width:0;width:100%;height:46px;border:1px solid #526071;border-radius:10px 0 0 10px;background:#1d2734;color:#fff;padding:.65rem .75rem}.newsletter-form__field button{width:46px;border:0;border-radius:0 10px 10px 0;background:#ffd05a;color:#231500}.newsletter-form__field button .icon{margin:auto}.footer-benefits{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid #303b48;border-bottom:1px solid #303b48}.footer-benefits span{min-height:76px;display:flex;align-items:center;justify-content:center;gap:.55rem;padding:1rem;text-align:center;font-size:.8rem;font-weight:750}.footer-benefits span+span{border-left:1px solid #303b48}.footer-benefits .icon{color:#ffd05a}.site-footer__bottom{padding-block:1.5rem;background:#0b111b}.site-footer__bottom-inner{display:grid;grid-template-columns:1fr auto;align-items:center;gap:1rem}.footer-localization form{display:flex;align-items:center;gap:.5rem}.footer-localization select{min-height:40px;width:auto;border-color:#445263;background:#121d29;color:#fff;font-size:.75rem}.payment-icons{display:flex;align-items:center;justify-content:flex-end;flex-wrap:wrap;gap:.35rem}.payment-icon{width:38px;height:24px}.copyright{grid-column:1/-1;margin:0;color:#8995a4;font-size:.72rem;text-align:center}.page-main,.blog-main,.article-main,.contact-main,.list-collections-main{padding-block:2rem 4rem}.page-main__content,.article-main__content{max-width:850px;margin-inline:auto}.page-main h1,.blog-main h1,.article-main h1,.contact-main h1,.list-collections-main h1{font-size:clamp(2rem,5vw,3.5rem)}.cards-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem}.content-card{border:1px solid var(--color-border);border-radius:var(--card-radius);background:#fff;overflow:hidden}.content-card__image{aspect-ratio:1.6;display:block;background:var(--color-muted)}.content-card__image img{width:100%;height:100%;object-fit:cover}.content-card__body{padding:1rem}.content-card__body h2,.content-card__body h3{font-size:1.1rem}.contact-form{max-width:740px;display:grid;gap:1rem}.contact-form__row{display:grid;grid-template-columns:1fr 1fr;gap:1rem}.contact-form textarea{min-height:170px;resize:vertical}.toast{position:fixed;z-index:200;right:1rem;bottom:1rem;max-width:min(360px,calc(100% - 2rem));transform:translateY(140%);border-radius:14px;background:#0f2539;color:#fff;padding:.85rem 1rem;box-shadow:0 16px 50px #00000040;font-size:.85rem;font-weight:700;transition:transform .25s}.toast.is-visible{transform:translateY(0)}.product-main{padding-bottom:4rem}.product-layout{display:grid;grid-template-columns:minmax(0,1.22fr) minmax(250px,.72fr) minmax(310px,.82fr);gap:clamp(1rem,2.3vw,2rem);align-items:start}.product-gallery{position:sticky;top:10.5rem;display:grid;grid-template-columns:68px minmax(0,1fr);gap:.75rem}.product-gallery__thumbs{display:flex;flex-direction:column;gap:.55rem}.product-gallery__thumb{width:68px;aspect-ratio:1;border:1px solid var(--color-border);border-radius:11px;background:#fff;padding:.25rem;overflow:hidden}.product-gallery__thumb[aria-current=true]{border-color:var(--color-primary);box-shadow:0 0 0 2px rgba(var(--color-primary-rgb),.15)}.product-gallery__thumb img{width:100%;height:100%;object-fit:contain}.product-gallery__stage{min-width:0;position:relative;aspect-ratio:1;border:1px solid var(--color-border);border-radius:24px;background:linear-gradient(145deg,#fff,var(--color-muted));overflow:hidden}.product-gallery__media{display:none;width:100%;height:100%;align-items:center;justify-content:center}.product-gallery__media.is-active{display:flex}.product-gallery__media>img{width:100%;height:100%;object-fit:contain;padding:clamp(1.2rem,4vw,3.5rem)}.product-gallery__media video,.product-gallery__media model-viewer{width:100%;height:100%}.product-info{padding-block:.4rem}.product-info__brand{height:34px;margin-bottom:.8rem}.product-info__brand .brand-logo__image{max-width:180px;max-height:32px}.product-info__vendor{margin:0 0 .35rem;color:var(--color-muted-text);font-size:.72rem;font-weight:850;letter-spacing:.1em;text-transform:uppercase}.product-info h1{margin:0 0 .7rem;font-size:clamp(1.8rem,3.2vw,2.65rem);line-height:1.02}.product-info__size{margin:0 0 .8rem;color:var(--color-primary);font-size:clamp(1.35rem,2.4vw,1.8rem);font-weight:900;letter-spacing:-.03em}.product-info__badges{display:flex;flex-wrap:wrap;gap:.4rem;margin-bottom:1rem}.product-condition-notice{display:grid;gap:.25rem;margin:0 0 1rem;padding:.8rem .9rem;border:1px solid #e8a04b;border-radius:.75rem;background:#fff8ec;color:#5f3a0d;font-size:.82rem;line-height:1.45}.product-condition-notice strong{font-size:.88rem}.product-facts{margin:0;border-top:1px solid var(--color-border)}.product-facts>div{display:flex;align-items:center;justify-content:space-between;gap:1rem;border-bottom:1px solid var(--color-border);padding:.65rem 0}.product-facts dt{color:var(--color-muted-text);font-size:.76rem;font-weight:650}.product-facts dd{margin:0;text-align:right;font-size:.82rem;font-weight:750}.product-info .eu-labels{margin-top:1rem}.product-purchase{position:sticky;top:10.5rem;border:1px solid var(--color-border);border-radius:22px;background:#fff;padding:1.2rem;box-shadow:0 14px 35px #00234617}.product-purchase__stock{display:flex;align-items:center;gap:.45rem;margin-bottom:.75rem;color:var(--color-success);font-size:.78rem;font-weight:850}.product-purchase__stock:before{content:"";width:9px;height:9px;border-radius:50%;background:currentColor;box-shadow:0 0 0 4px #248a3d1f}.product-purchase__stock.is-sold-out{color:var(--color-error)}.product-purchase__price{display:flex;align-items:baseline;gap:.5rem;flex-wrap:wrap}.product-purchase__price strong{color:var(--color-primary);font-size:clamp(1.8rem,3vw,2.35rem);letter-spacing:-.04em}.product-purchase__price s{color:var(--color-muted-text);font-size:.9rem}.product-purchase__four{margin:.15rem 0 1rem;color:var(--color-muted-text);font-size:.72rem}.product-purchase__four strong{color:var(--color-text)}.variant-picker{display:grid;gap:.8rem;margin-bottom:1rem}.variant-option{min-width:0;margin:0;padding:0;border:0}.variant-option legend{margin-bottom:.4rem;color:var(--color-muted-text);font-size:.78rem;font-weight:800}.variant-option__values{display:flex;flex-wrap:wrap;gap:.4rem}.variant-option input{position:absolute;opacity:0;pointer-events:none}.variant-option label{min-height:42px;display:inline-flex;align-items:center;justify-content:center;border:1px solid var(--color-border);border-radius:10px;background:#fff;padding:.5rem .75rem;font-size:.82rem;font-weight:750;cursor:pointer}.variant-option input:checked+label{border-color:var(--color-primary);background:rgba(var(--color-primary-rgb),.08);color:var(--color-primary);box-shadow:0 0 0 1px var(--color-primary)}.variant-option input:focus-visible+label{outline:3px solid var(--color-primary);outline-offset:2px}.variant-option input.is-unavailable+label{color:var(--color-muted-text);text-decoration:line-through;text-decoration-thickness:1px}.variant-picker__noscript{margin-bottom:1rem}.product-layout[aria-busy=true] .variant-picker{opacity:.65;pointer-events:none}.quantity-selector{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin-bottom:1rem}.quantity-input{display:grid;grid-template-columns:44px 48px 44px;border:1px solid var(--color-border);border-radius:12px;overflow:hidden}.quantity-input button{height:44px;border:0;background:var(--color-muted)}.quantity-input input{width:48px;height:44px;border:0;text-align:center;font-weight:800;-moz-appearance:textfield}.quantity-input input::-webkit-outer-spin-button,.quantity-input input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.product-form__submit{width:100%;margin-bottom:.65rem}.product-form__submit[aria-busy=true]:after{content:"";width:16px;height:16px;border:2px solid currentColor;border-top-color:transparent;border-radius:50%;animation:spin .7s linear infinite}.shopify-payment-button{margin-top:.55rem}.product-purchase__terms{margin-top:.6rem;font-size:.75rem}.product-purchase__notes{display:grid;gap:.5rem;margin-top:1rem;padding-top:1rem;border-top:1px solid var(--color-border)}.product-purchase__note{display:flex;align-items:center;gap:.55rem;color:var(--color-muted-text);font-size:.75rem}.product-purchase__note .icon{color:var(--color-primary)}.product-details{margin-top:2.5rem;display:grid;grid-template-columns:1.1fr .9fr;gap:1.5rem}.product-panel{border:1px solid var(--color-border);border-radius:var(--card-radius);background:#fff;padding:clamp(1rem,3vw,1.6rem)}.product-panel h2{font-size:1.35rem}.product-specs{display:grid;grid-template-columns:repeat(2,1fr);gap:.55rem}.product-spec{border-radius:10px;background:var(--color-muted);padding:.7rem}.product-spec small{display:block;color:var(--color-muted-text);font-size:.65rem}.product-spec strong{font-size:.84rem}.product-accordion{border-top:1px solid var(--color-border)}.product-accordion details{border-bottom:1px solid var(--color-border)}.product-accordion summary{min-height:54px;display:flex;align-items:center;justify-content:space-between;font-weight:800}.product-accordion summary .icon{transition:transform .2s}.product-accordion details[open] summary .icon{transform:rotate(180deg)}.product-accordion__body{padding-bottom:1rem}.product-recommendations{padding-block:3rem;background:var(--color-muted)}.product-recommendations h2{font-size:clamp(1.6rem,3vw,2.3rem)}.cart-main{padding-block:2rem 4rem}.cart-main h1{font-size:clamp(2rem,5vw,3.4rem)}.cart-layout{display:grid;grid-template-columns:minmax(0,1fr) 360px;gap:2rem;align-items:start}.cart-items{display:grid;gap:.8rem}.cart-item{display:grid;grid-template-columns:120px minmax(0,1fr) auto;gap:1rem;border:1px solid var(--color-border);border-radius:var(--card-radius);background:#fff;padding:1rem}.cart-item__image{display:flex;align-items:center;justify-content:center;aspect-ratio:1;border-radius:12px;background:var(--color-muted);overflow:hidden}.cart-item__image img{width:100%;height:100%;object-fit:contain}.cart-item__info{min-width:0}.cart-item__vendor{margin:0 0 .25rem;color:var(--color-muted-text);font-size:.68rem;font-weight:850;text-transform:uppercase}.cart-item__title{margin:0 0 .35rem;font-size:1rem}.cart-item__variant,.cart-item__properties{margin:.2rem 0;color:var(--color-muted-text);font-size:.72rem}.cart-item__discounts{display:grid;gap:.2rem;margin:.4rem 0;color:var(--color-success);font-size:.7rem;list-style:none}.cart-item__controls{display:flex;align-items:center;gap:.75rem;margin-top:.75rem}.cart-item__remove{color:var(--color-error);font-size:.75rem;text-decoration:underline}.cart-item__price{text-align:right}.cart-item__price strong{display:block;color:var(--color-primary);font-size:1.05rem}.cart-item__price s{color:var(--color-muted-text);font-size:.72rem}.cart-summary{position:sticky;top:10.5rem;border:1px solid var(--color-border);border-radius:var(--card-radius);background:var(--color-muted);padding:1.2rem}.cart-summary h2{font-size:1.25rem}.cart-summary__row{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:.65rem 0;border-bottom:1px solid var(--color-border);font-size:.85rem}.cart-summary__row strong{font-size:1.2rem;color:var(--color-primary)}.cart-summary__discounts{display:grid;gap:.35rem;margin:.6rem 0;color:var(--color-success);font-size:.75rem;list-style:none}.cart-summary__note{margin:.7rem 0;color:var(--color-muted-text);font-size:.72rem}.cart-summary textarea{min-height:90px;margin:.35rem 0 1rem;resize:vertical}.cart-summary__buttons{display:grid;gap:.6rem}.cart-summary__buttons .button{width:100%}.cart-payment-icons{display:flex;flex-wrap:wrap;justify-content:center;gap:.35rem;margin-top:1rem}.cart-payment-icons svg{width:38px;height:24px}.customer-main{padding-block:2rem 4rem}.customer-shell{max-width:900px;margin-inline:auto}.customer-shell>h1{font-size:clamp(2rem,5vw,3.2rem)}.customer-form{max-width:560px;display:grid;gap:1rem}.customer-form .button{justify-self:start}.customer-form__actions{display:flex;align-items:center;flex-wrap:wrap;gap:.75rem}.customer-grid{display:grid;grid-template-columns:minmax(0,1fr) 280px;gap:1.5rem}.customer-card{border:1px solid var(--color-border);border-radius:var(--card-radius);background:#fff;padding:1rem}.customer-card h2{font-size:1.2rem}.order-list{display:grid;gap:.6rem;list-style:none}.order-list a{display:grid;grid-template-columns:1fr repeat(3,auto);gap:1rem;align-items:center;min-height:54px;border:1px solid var(--color-border);border-radius:11px;padding:.6rem .75rem;font-size:.78rem}.order-list a:hover{border-color:var(--color-primary);background:var(--color-muted)}.account-table{width:100%;border-collapse:collapse}.account-table th,.account-table td{padding:.65rem;border-bottom:1px solid var(--color-border);text-align:left;font-size:.78rem}.account-table th{color:var(--color-muted-text)}.address-list{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem}.address-form{display:grid;gap:.75rem;margin-top:1rem}.address-form__row{display:grid;grid-template-columns:1fr 1fr;gap:.75rem}.password-main{min-height:100vh;display:grid;place-items:center;background:linear-gradient(135deg,#0f4175,#082746);padding:1rem}.password-card{width:min(100%,520px);border-radius:24px;background:#fff;padding:clamp(1.5rem,5vw,3rem);box-shadow:0 30px 80px #0000004d;text-align:center}.password-card .site-footer__logo{margin-inline:auto}.password-form{margin-top:1.5rem}.password-form .field{text-align:left}.password-form .button{margin-top:.5rem}.gift-card__code{font-size:1.3rem;font-weight:800;letter-spacing:.12em}@media(max-width:749px){.customer-grid{grid-template-columns:1fr}.order-list a{grid-template-columns:1fr 1fr}.account-table{display:block;overflow-x:auto}.address-list,.address-form__row{grid-template-columns:1fr}}@media(max-width:900px){.cart-layout{grid-template-columns:1fr}.cart-summary{position:static}}@media(max-width:600px){.cart-item{grid-template-columns:86px minmax(0,1fr);gap:.75rem;padding:.75rem}.cart-item__price{grid-column:1/-1;display:flex;align-items:center;justify-content:flex-end;gap:.5rem}.cart-item__controls{align-items:flex-start;flex-direction:column}.cart-item .quantity-input{grid-template-columns:40px 44px 40px}}@media(max-width:1100px){.product-layout{grid-template-columns:minmax(0,1.1fr) minmax(280px,.9fr)}.product-info{grid-column:2}.product-purchase{grid-column:2;position:static}.product-gallery{grid-row:1/span 2}.product-details{grid-template-columns:1fr}}@media(max-width:749px){.product-main .breadcrumbs{padding-inline:.2rem}.product-layout{display:flex;flex-direction:column}.product-gallery{position:static;width:calc(100% + 1.25rem);margin-left:-.625rem;display:flex;flex-direction:column-reverse}.product-gallery__stage{width:100%;border-left:0;border-right:0;border-radius:0;aspect-ratio:1}.product-gallery__thumbs{flex-direction:row;overflow-x:auto;padding:.5rem .625rem;scroll-snap-type:x mandatory}.product-gallery__thumb{flex:0 0 58px;width:58px;scroll-snap-align:start}.product-info,.product-purchase{width:100%}.product-purchase{border-radius:18px}.product-details{margin-top:1.5rem}.product-specs{grid-template-columns:1fr 1fr}.product-recommendations .product-grid{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;padding-bottom:.5rem}.product-recommendations .product-card{flex:0 0 min(78vw,310px);display:flex;scroll-snap-align:start}.product-recommendations .product-card__media{min-height:0;aspect-ratio:1.2/1}}@keyframes spin{to{transform:rotate(360deg)}}@media(max-width:1100px){.site-header__main{grid-template-columns:auto minmax(130px,190px) minmax(220px,1fr) auto}.site-header__actions .header-action>span:not(.cart-count),.header-action--account{display:none}.product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.brand-grid{grid-template-columns:repeat(4,1fr)}.site-footer__top{grid-template-columns:1.5fr repeat(2,1fr)}.site-footer__column:last-child{grid-column:2/-1}}@media(max-width:900px){:root{--mobile-header-height:150px}.site-header--sticky{top:0}.site-header__main{min-height:68px;grid-template-columns:48px minmax(120px,1fr) auto;gap:.45rem}.mobile-menu{display:block}.site-logo{width:min(170px,100%)}.header-search--desktop,.site-header__nav-wrap{display:none}.header-search--mobile{display:block;padding-bottom:.7rem}.header-action--account{display:none}.site-header__actions{justify-self:end}.tyre-hero__inner{grid-template-columns:1fr;gap:1.5rem;padding-block:1.25rem 2.8rem}.tyre-hero__finder{order:-1}.tyre-hero__content{text-align:center;margin-inline:auto}.tyre-hero h1{margin-inline:auto}.tyre-hero__trust{justify-content:center}.category-grid{grid-template-columns:repeat(2,1fr)}.shop-layout{grid-template-columns:230px minmax(0,1fr);gap:1rem}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.shop-sidebar{top:10rem}.site-footer__top{grid-template-columns:repeat(2,1fr)}.site-footer__brand{grid-column:1/-1}.site-footer__column:last-child{grid-column:auto}}@media(max-width:749px){[id]{scroll-margin-top:10rem}.page-width{width:min(calc(100% - 1.25rem),var(--page-width))}.section{padding-block:2.3rem}.announcement-bar__inner{justify-content:flex-start;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none}.announcement-bar__inner::-webkit-scrollbar{display:none}.announcement-bar__item{min-width:100%;justify-content:center;scroll-snap-align:start}.site-logo{width:150px}.site-header__actions .header-action{min-width:44px}.search-form__input{font-size:16px}.predictive-search__results{position:fixed;top:150px;left:.625rem;right:.625rem;max-height:calc(100vh - 165px)}.tyre-hero__inner{padding-top:1rem}.tyre-hero__finder{border-radius:21px;padding:.8rem}.tyre-hero h1{font-size:2.6rem}.tyre-search-form__fields{gap:.5rem}.tyre-search-form__fields .field span{font-size:.7rem}.field input,.field select,.field textarea,select{min-height:46px;font-size:16px}.category-grid{grid-template-columns:repeat(2,1fr);gap:.65rem}.category-card{min-height:185px;padding:1rem}.category-card__icon{width:42px;height:42px;top:1rem;left:1rem}.category-card p{font-size:.75rem}.brand-grid{grid-template-columns:repeat(3,1fr);gap:.5rem}.brand-tile{min-height:80px;padding:.7rem}.product-grid{gap:.65rem}.product-card__media{aspect-ratio:1/1;padding:2.2rem .5rem .5rem}.product-card__body{padding:.75rem}.product-card__title{font-size:.88rem}.product-card__size{font-size:1rem}.product-card__ean{display:none}.eu-labels{gap:.2rem}.eu-label{display:grid;justify-items:center;text-align:center}.eu-label__icon{width:28px;height:28px}.eu-label__copy small{display:none}.price__current{font-size:1.08rem}.product-card__purchase .button--icon{width:44px;height:44px}.product-card__wishlist{width:42px;height:42px}.shop-toolbar{align-items:flex-start}.shop-toolbar__actions{width:100%;justify-content:space-between}.sort-field label{display:none}.sort-field select{min-width:160px}.mobile-facets-toggle{display:inline-flex}.shop-layout{display:block}.shop-sidebar{display:none;position:static;max-height:none}.shop-layout.is-facets-open .shop-sidebar{display:block;position:fixed;z-index:120;top:0;right:0;bottom:0;left:0;background:#fff;padding:1rem;overflow:auto}.shop-layout.is-facets-open .facets:before{content:"Filtra pneumatici";display:block;margin-bottom:.75rem;font-family:var(--font-heading);font-size:1.3rem;font-weight:800}.mobile-facets-close{display:flex}.facets-form{border-radius:14px}.shop-layout.is-facets-open .facets-form{overflow:visible}.shop-layout.is-facets-open .facets-form__apply{position:sticky;bottom:.5rem;z-index:2;box-shadow:0 5px 20px #0003}.inline-tyre-finder .tyre-search-form__fields{grid-template-columns:repeat(2,1fr)}.cards-grid,.contact-form__row{grid-template-columns:1fr}.site-footer__top{grid-template-columns:1fr;padding-block:2.5rem}.site-footer__brand,.site-footer__column:last-child{grid-column:auto}.footer-benefits{grid-template-columns:1fr}.footer-benefits span{min-height:60px}.footer-benefits span+span{border-left:0;border-top:1px solid #303b48}.site-footer__bottom-inner{grid-template-columns:1fr}.footer-localization form{flex-wrap:wrap}.payment-icons{justify-content:flex-start}}@media(max-width:420px){.product-grid{grid-template-columns:1fr}.product-card{display:grid;grid-template-columns:42% 58%}.product-card__media{aspect-ratio:auto;min-height:270px;padding:2.8rem .3rem .6rem}.product-card__body{padding:.8rem .65rem}.product-card__badges{top:.55rem;left:.45rem;max-width:38%}.product-card__wishlist{top:.4rem;right:.4rem}.eu-labels{grid-template-columns:repeat(3,1fr)}.category-grid{grid-template-columns:1fr}.brand-grid{grid-template-columns:repeat(2,1fr)}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}}
/*# sourceMappingURL=/cdn/shop/t/3/assets/base.css.map */
