*,*::before,*::after{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:rgb(var(--color-background,255,255,255));color:rgb(var(--color-text,23,33,43));font:var(--font-body-size,16px)/1.55 var(--font-body,system-ui,sans-serif)}body,.color-scheme-1,.color-scheme-2,.color-scheme-3{background:var(--gradient-background,rgb(var(--color-background)));color:rgb(var(--color-text))}h1,h2,h3,h4{font-family:var(--font-heading,var(--font-body));line-height:1.12;margin-block:0 .65em}h1{font-size:calc(clamp(2.25rem,5vw,4.75rem)*var(--heading-scale,1))}h2{font-size:calc(clamp(1.8rem,3.5vw,3rem)*var(--heading-scale,1))}h3{font-size:calc(clamp(1.2rem,2vw,1.55rem)*var(--heading-scale,1))}p{margin-block:0 1em}a{color:inherit;text-decoration-thickness:.08em;text-underline-offset:.18em}button,input,select,textarea{font:inherit;color:inherit}button{cursor:pointer}img,svg{display:block;max-width:100%;height:auto}.page-width{width:min(calc(100% - 40px),var(--page-width));margin-inline:auto}.section{padding-block:var(--section-top,var(--space-section)) var(--section-bottom,var(--space-section))}.section-heading{display:flex;justify-content:space-between;align-items:end;gap:1rem;margin-bottom:2rem}.section-heading__text{max-width:46rem}.rte>*:last-child{margin-bottom:0}.button{display:inline-flex;min-height:46px;align-items:center;justify-content:center;gap:.5rem;padding:.75rem 1.25rem;border:var(--button-border) solid rgb(var(--color-button));border-radius:var(--button-radius);background:rgb(var(--color-button));color:rgb(var(--color-button-label));font-weight:700;text-transform:var(--button-case);text-decoration:none;transition:transform .18s ease,opacity .18s ease}.button:hover{transform:translateY(-1px)}.button--secondary{background:transparent;color:rgb(var(--color-text));border-color:rgb(var(--color-border))}.icon-button{display:inline-grid;width:44px;height:44px;place-items:center;border:0;background:transparent;border-radius:50%;text-decoration:none}.icon{width:22px;height:22px;fill:none;stroke:currentColor;stroke-width:1.8}.skip-link{position:fixed;left:1rem;top:-6rem;z-index:999;padding:.75rem 1rem;background:#fff;color:#000}.skip-link:focus{top:1rem}.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}.placeholder-svg{width:100%;height:100%;background:#eef2f6}.media{overflow:hidden;border-radius:var(--card-radius);background:rgba(var(--color-text),.05)}.media>img{width:100%;height:100%;object-fit:cover}.card{overflow:hidden;border:var(--surface-border) solid rgb(var(--color-border));border-radius:var(--card-radius);background:rgb(var(--color-background))}.shadow-soft .card{box-shadow:0 10px 30px rgba(17,33,55,.08)}.shadow-strong .card{box-shadow:0 16px 45px rgba(17,33,55,.16)}.product-grid{display:grid;grid-template-columns:repeat(var(--columns,4),minmax(0,1fr));gap:var(--grid-gap,20px)}.product-card{position:relative;display:flex;flex-direction:column}.product-card__media{position:relative;display:block;overflow:hidden;background:rgba(var(--color-text),.05)}.product-card__media.ratio-square{aspect-ratio:1}.product-card__media.ratio-portrait{aspect-ratio:4/5}.product-card__media.ratio-adapt{aspect-ratio:var(--image-ratio,1)}.product-card__media img{width:100%;height:100%;object-fit:cover;transition:opacity .25s ease,transform .35s ease}.product-card__media .product-card__secondary{position:absolute;inset:0;opacity:0}.product-card:hover .product-card__secondary{opacity:1}.product-card:hover .product-card__primary{transform:scale(1.025)}.product-card__content{padding:1rem}.product-card__vendor{font-size:.75rem;text-transform:uppercase;letter-spacing:.08em;opacity:.68}.product-card__title{margin:.25rem 0 .4rem;font-size:1rem}.product-card__title a{text-decoration:none}.product-card__price{font-weight:700}.product-card__compare{margin-left:.4rem;opacity:.55;text-decoration:line-through}.badge{position:absolute;left:.75rem;top:.75rem;z-index:1;padding:.3rem .55rem;border-radius:99px;background:rgb(var(--color-accent));color:#fff;font-size:.75rem;font-weight:700}.empty-state{padding:3rem 1.5rem;text-align:center;border:1px dashed rgb(var(--color-border));border-radius:var(--card-radius)}[data-reveal]{transition:opacity .5s ease,transform .5s ease}.motion-enabled [data-reveal]:not(.is-visible){opacity:0;transform:translateY(18px)}:focus-visible{outline:3px solid rgb(var(--color-accent));outline-offset:3px}@media(max-width:989px){.page-width{width:min(calc(100% - 28px),var(--page-width))}.section{padding-block:var(--section-top-mobile,var(--space-section-mobile)) var(--section-bottom-mobile,var(--space-section-mobile))}.product-grid{grid-template-columns:repeat(var(--columns-mobile,2),minmax(0,1fr));gap:14px}.section-heading{align-items:start;flex-direction:column;margin-bottom:1.4rem}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}.motion-enabled [data-reveal]:not(.is-visible){opacity:1;transform:none}}
