:root{--brand-primary:#111827;--brand-accent:#6366f1;--brand-bg:#ffffff;--brand-text:#111827;--brand-muted:#6b7280;--brand-card:#ffffff;--brand-border:rgba(17,24,39,0.08)}*{box-sizing:border-box}body{margin:0;font-family:'Inter',system-ui,-apple-system,sans-serif;color:var(--brand-text);background:var(--brand-bg);line-height:1.6}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}button{font-family:inherit;cursor:pointer}.ws-hero{background-size:cover;background-position:center;color:#fff;padding:clamp(80px,16vw,160px) 24px;text-align:center}.ws-hero__inner{max-width:720px;margin:0 auto}.ws-hero__title{font-family:'Playfair Display',serif;font-weight:700;font-size:clamp(40px,7vw,72px);line-height:1.05;margin:0 0 16px}.ws-hero__lede{font-size:clamp(16px,1.6vw,20px);opacity:0.92;margin:0 0 32px}.ws-hero__cta{display:inline-block;padding:14px 28px;background:#fff;color:var(--brand-primary);border-radius:999px;font-weight:600;transition:transform 0.2s ease}.ws-hero__cta:hover{transform:translateY(-2px)}.ws-section-title{font-family:'Playfair Display',serif;font-weight:700;font-size:clamp(28px,3.6vw,40px);margin:0 0 32px}.ws-categories,.ws-listing{max-width:1280px;margin:0 auto;padding:clamp(56px,8vw,96px) 24px}.ws-listing__header{display:flex;align-items:baseline;justify-content:space-between;flex-wrap:wrap;gap:12px;margin-bottom:32px}.ws-listing__meta{color:var(--brand-muted);font-size:14px}.ws-category-grid{display:grid;gap:24px;grid-template-columns:repeat(auto-fill,minmax(min(calc(var(--ws-cat-img-size,140px)+32px),100%),1fr))}.ws-category-item{display:flex;flex-direction:column;min-width:0}.ws-category{display:flex;flex-direction:column;align-items:center;gap:12px;padding:16px;text-align:center;border:1px solid var(--brand-border);border-radius:16px;transition:border-color 0.2s ease,transform 0.2s ease,box-shadow 0.2s ease}.ws-category:hover{border-color:var(--brand-accent)}.ws-category__media{display:block}.ws-category__media img{width:96px;height:96px;border-radius:50%;object-fit:cover}.ws-category__icon{font-size:40px;line-height:1}.ws-category__label{font-weight:600}.ws-category__subs{display:none}.ws-category__sub{color:var(--brand-muted);font-size:13px;text-decoration:none;white-space:nowrap;display:inline-flex;align-items:center;gap:6px}.ws-category__sub:hover{color:var(--brand-accent)}.ws-category__sub-img{width:22px;height:22px;border-radius:6px;object-fit:cover}.ws-category-grid--cards{grid-template-columns:repeat(auto-fill,minmax(240px,1fr))}.ws-category-grid--cards .ws-category{padding:0;overflow:hidden}.ws-category-grid--cards .ws-category:hover{transform:translateY(-3px);box-shadow:0 12px 28px rgba(17,24,39,0.1)}.ws-category-grid--cards .ws-category__media img{width:100%;height:180px;border-radius:0}.ws-category-grid--cards .ws-category__icon{padding:36px}.ws-category-grid--cards .ws-category__label{padding:14px;width:100%}.ws-category-grid--pills{display:flex;flex-wrap:wrap;gap:10px}.ws-category-grid--pills .ws-category-item{flex:0 0 auto}.ws-category-grid--pills .ws-category{flex-direction:row;gap:8px;padding:8px 16px;border-radius:999px}.ws-category-grid--pills .ws-category__media img{width:26px;height:26px}.ws-category-grid--pills .ws-category__icon{font-size:18px}.ws-category-grid--text{display:flex;flex-wrap:wrap;gap:10px 24px}.ws-category-grid--text .ws-category{border:0;padding:4px 0;flex-direction:row;gap:6px;font-weight:600}.ws-category-grid--text .ws-category__media,.ws-category-grid--text .ws-category__icon{display:none}.ws-category-grid--text .ws-category:hover{color:var(--brand-accent)}.ws-category-grid--list{display:block}.ws-category-grid--list .ws-category-item{border-bottom:1px solid var(--brand-border);padding:14px 0}.ws-category-grid--list .ws-category{flex-direction:row;justify-content:flex-start;gap:14px;border:0;padding:0;text-align:start}.ws-category-grid--list .ws-category__media img{width:48px;height:48px;border-radius:10px}.ws-category-grid--list .ws-category__icon{font-size:26px}.ws-category-grid--list .ws-category__subs{display:flex;flex-wrap:wrap;gap:8px 16px;margin:8px 0 0;padding-inline-start:62px}.ws-category-grid--icons{grid-template-columns:repeat(auto-fill,minmax(120px,1fr))}.ws-category-grid--icons .ws-category{border:0;gap:10px}.ws-category-grid--icons .ws-category__icon{font-size:32px;width:72px;height:72px;display:grid;place-items:center;border-radius:50%;background:color-mix(in srgb,var(--brand-accent) 12%,transparent)}.ws-category-grid--icons .ws-category__media img{width:72px;height:72px}.ws-category-grid--carousel{display:flex;gap:16px;overflow-x:auto;padding-bottom:8px;scroll-snap-type:x mandatory}.ws-category-grid--carousel::-webkit-scrollbar{height:6px}.ws-category-grid--carousel .ws-category-item{flex:0 0 auto;width:170px;scroll-snap-align:start}.ws-category-grid--banner{display:grid;gap:16px;grid-template-columns:1fr}@media (min-width:720px){.ws-category-grid--banner{grid-template-columns:1fr 1fr}}.ws-category-grid--banner .ws-category{padding:0;overflow:hidden;position:relative;min-height:170px;justify-content:flex-end;align-items:flex-start;background:var(--brand-secondary,#1f2937)}.ws-category-grid--banner .ws-category__media{position:absolute;inset:0}.ws-category-grid--banner .ws-category__media img{width:100%;height:100%;border-radius:0}.ws-category-grid--banner .ws-category__icon{font-size:52px;padding:24px}.ws-category-grid--banner .ws-category__label{position:relative;padding:16px;color:#fff;font-size:22px;text-shadow:0 2px 10px rgba(0,0,0,0.55)}.ws-cat-strip{max-width:1280px;margin:0 auto;padding:16px clamp(20px,4vw,56px)}.ws-cat-strip .ws-category-grid{display:flex;gap:12px;overflow-x:auto;padding-bottom:4px}.ws-cat-strip .ws-category-item{flex:0 0 auto}.ws-cat-strip .ws-category{flex-direction:row;gap:8px;padding:8px 14px;border-radius:999px}.ws-cat-strip .ws-category__media img{width:28px;height:28px}.ws-cat-strip .ws-category__icon{font-size:18px}.ws-cat-strip .ws-category__subs{display:none}.ws-shop-layout{max-width:1280px;margin:0 auto;padding:clamp(40px,6vw,72px) clamp(20px,4vw,56px);display:grid;grid-template-columns:240px 1fr;gap:clamp(24px,4vw,48px);align-items:start}@media (max-width:860px){.ws-shop-layout{grid-template-columns:1fr}}.ws-shop-aside{position:sticky;top:16px}.ws-shop-aside__title{font-size:13px;text-transform:uppercase;letter-spacing:0.1em;color:var(--brand-muted);margin:0 0 12px}.ws-shop-aside .ws-category-grid{display:flex;flex-direction:column;gap:4px}.ws-shop-aside .ws-category{flex-direction:row;justify-content:flex-start;gap:10px;border:0;padding:8px 10px;border-radius:10px;text-align:start}.ws-shop-aside .ws-category:hover{background:color-mix(in srgb,var(--brand-accent) 10%,transparent)}.ws-shop-aside .ws-category__media img{width:32px;height:32px;border-radius:8px}.ws-shop-aside .ws-category__icon{font-size:20px}.ws-shop-aside .ws-category__subs{display:flex;flex-direction:column;gap:2px;padding-inline-start:42px}.ws-shop-main .ws-listing{max-width:none;margin:0;padding:0}.ws-cat-accordion{max-width:1280px;margin:0 auto;padding:0 clamp(20px,4vw,56px)}.ws-cat-accordion__summary{cursor:pointer;font-weight:700;padding:14px 0;list-style:none;display:flex;align-items:center;gap:8px;border-block-end:1px solid var(--brand-border)}.ws-cat-accordion__summary::-webkit-details-marker{display:none}.ws-cat-accordion__summary::before{content:'▸';transition:transform 0.2s ease}.ws-cat-accordion[open] .ws-cat-accordion__summary::before{transform:rotate(90deg)}.ws-cat-accordion .ws-category-grid{padding:20px 0}.ws-category__media img{width:var(--ws-cat-img-size,96px);height:var(--ws-cat-img-size,96px);max-width:100%}.ws-category__icon{font-size:calc(var(--ws-cat-img-size,80px) * 0.5)}.ws-category-grid--icons .ws-category__icon{width:var(--ws-cat-img-size,72px);height:var(--ws-cat-img-size,72px);font-size:calc(var(--ws-cat-img-size,72px) * 0.45)}.ws-category-grid--icons .ws-category__media img{width:var(--ws-cat-img-size,72px);height:var(--ws-cat-img-size,72px)}.ws-cat--square .ws-category{border-radius:6px}.ws-cat--square .ws-category__media img{border-radius:6px}.ws-cat--rounded .ws-category{border-radius:22px}.ws-cat--rounded .ws-category__media img{border-radius:18px}.ws-cat--pill .ws-category{border-radius:999px}.ws-cat--pill .ws-category__media img{border-radius:999px}.ws-cat-content--image .ws-category__label{display:none}.ws-cat-content--text .ws-category__media,.ws-cat-content--text .ws-category__icon{display:none}.ws-category-grid--cards .ws-category__media img,.ws-category-grid--banner .ws-category__media img,.ws-category-grid--overlay .ws-category__media img{width:100%;height:180px;border-radius:0}.ws-cat-hover--lift .ws-category{transition:transform .2s ease,box-shadow .2s ease}.ws-cat-hover--lift .ws-category:hover{transform:translateY(-5px);box-shadow:0 14px 30px rgba(17,24,39,.12)}.ws-cat-hover--zoom .ws-category__media img{transition:transform .35s ease}.ws-cat-hover--zoom .ws-category:hover .ws-category__media img{transform:scale(1.1)}.ws-cat-hover--glow .ws-category{transition:box-shadow .2s ease}.ws-cat-hover--glow .ws-category:hover{box-shadow:0 0 0 3px color-mix(in srgb,var(--brand-accent) 45%,transparent)}.ws-cat-hover--underline .ws-category__label{background-image:linear-gradient(var(--brand-accent),var(--brand-accent));background-size:0 2px;background-position:0 100%;background-repeat:no-repeat;transition:background-size .25s ease;padding-bottom:2px}.ws-cat-hover--underline .ws-category:hover .ws-category__label{background-size:100% 2px}.ws-cat-subs--reveal .ws-category__subs{display:none}.ws-cat-subs--reveal .ws-category-item:hover .ws-category__subs{display:flex;flex-wrap:wrap;gap:6px 14px;padding-top:8px}.ws-cat-subs--flyout .ws-category-item{position:relative}.ws-cat-subs--flyout .ws-category__subs{display:none;position:absolute;inset-inline-start:0;top:100%;z-index:30;flex-direction:column;gap:4px;min-width:200px;padding:12px;background:var(--brand-card);border:1px solid var(--brand-border);border-radius:12px;box-shadow:0 18px 40px rgba(0,0,0,.14)}.ws-cat-subs--flyout .ws-category-item:hover .ws-category__subs{display:flex}.ws-shop-layout--right{grid-template-columns:1fr 240px}.ws-shop-layout--right .ws-shop-aside{order:2}.ws-shop-layout--right .ws-shop-main{order:1}.ws-category-grid--overlay{grid-template-columns:repeat(auto-fill,minmax(220px,1fr))}.ws-category-grid--overlay .ws-category{padding:0;overflow:hidden;position:relative;min-height:180px;justify-content:flex-end;align-items:stretch}.ws-category-grid--overlay .ws-category__media{position:absolute;inset:0}.ws-category-grid--overlay .ws-category__media img{width:100%;height:100%}.ws-category-grid--overlay .ws-category__media::after{content:'';position:absolute;inset:0;background:linear-gradient(transparent 40%,rgba(0,0,0,.6))}.ws-category-grid--overlay .ws-category__label{position:relative;color:#fff;padding:14px;font-size:18px}.ws-category-grid--split .ws-category{flex-direction:row;align-items:center;gap:14px;text-align:start}.ws-category-grid--split .ws-category__media img{width:64px;height:64px;border-radius:10px}.ws-filters--sm .ws-filters__input{padding:7px 11px;font-size:13px}.ws-filters--lg .ws-filters__input{padding:14px 18px;font-size:16px}.ws-filters--sticky{position:sticky;top:0;z-index:20;background:var(--brand-bg);padding-block:10px}.ws-filters__search{position:relative;display:inline-flex;align-items:center;flex:1;min-width:200px}.ws-filters__search .ws-filters__input{width:100%}.ws-filters__search--icon .ws-filters__input{padding-inline-start:38px}.ws-filters__icon{position:absolute;inset-inline-start:12px;color:var(--brand-muted);pointer-events:none}.ws-filters--card{background:var(--brand-card);border:1px solid var(--brand-border);border-radius:16px;padding:16px;box-shadow:0 6px 20px rgba(0,0,0,.05)}.ws-filters--floating{background:var(--brand-card);border-radius:999px;padding:8px 14px;box-shadow:0 12px 30px rgba(0,0,0,.12)}.ws-filters--underline .ws-filters__input{border:0;border-bottom:2px solid var(--brand-border);border-radius:0;background:transparent}.ws-filters--underline .ws-filters__input:focus{border-bottom-color:var(--ws-search-accent,var(--brand-accent));box-shadow:none}.ws-sort-pills{display:inline-flex;gap:6px;flex-wrap:wrap}.ws-sort-pill{padding:6px 12px;border-radius:999px;border:1px solid var(--brand-border);background:var(--brand-card);font-size:13px;cursor:pointer}.ws-sort-pill.is-active{background:var(--ws-search-accent,var(--brand-accent));color:#fff;border-color:transparent}.ws-filters__count{color:var(--brand-muted);font-size:13px;margin:8px 0 0}.ws-price-slider{min-width:220px}.ws-price-slider__head{font-size:13px;color:var(--brand-muted);margin-bottom:10px}.ws-price-slider__track{position:relative;height:4px;background:var(--brand-border);border-radius:999px}.ws-price-slider__fill{position:absolute;height:100%;background:var(--ws-search-accent,var(--brand-accent));border-radius:999px}.ws-price-slider__range{position:absolute;inset-inline:0;top:-8px;width:100%;height:20px;margin:0;background:transparent;-webkit-appearance:none;appearance:none;pointer-events:none}.ws-price-slider__range::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;pointer-events:auto;width:18px;height:18px;border-radius:50%;background:#fff;border:2px solid var(--ws-search-accent,var(--brand-accent));cursor:pointer;box-shadow:0 1px 4px rgba(0,0,0,.2)}.ws-price-slider__range::-moz-range-thumb{pointer-events:auto;width:18px;height:18px;border-radius:50%;background:#fff;border:2px solid var(--ws-search-accent,var(--brand-accent));cursor:pointer}.ws-grid{display:grid;gap:32px;grid-template-columns:repeat(2,1fr)}@media (min-width:640px){.ws-grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:900px){.ws-grid{grid-template-columns:repeat(3,1fr)}}@media (min-width:1100px){.ws-grid{grid-template-columns:repeat(4,1fr)}}.ws-grid[data-layout='list']{grid-template-columns:1fr}.ws-card{background:var(--brand-card);border:1px solid var(--brand-border);border-radius:16px;overflow:hidden;display:flex;flex-direction:column;transition:transform 0.2s ease,box-shadow 0.2s ease}.ws-card:hover{transform:translateY(-4px);box-shadow:0 12px 28px rgba(17,24,39,0.08)}.ws-card__media{position:relative;aspect-ratio:1;background:#f3f4f6;overflow:hidden}.ws-card__media img{width:100%;height:100%;object-fit:cover}.ws-card__badge{position:absolute;inset-block-start:12px;inset-inline-start:12px;background:var(--brand-accent);color:#fff;padding:4px 10px;border-radius:999px;font-size:11px;font-weight:700;letter-spacing:0.08em;text-transform:uppercase}.ws-card__body{padding:20px;display:flex;flex-direction:column;gap:10px}.ws-card__category{font-size:11px;font-weight:600;letter-spacing:0.12em;text-transform:uppercase;color:var(--brand-accent)}.ws-card__title{font-family:'Playfair Display',serif;font-weight:600;font-size:18px;line-height:1.3;margin:0}.ws-card__pricing{display:flex;align-items:baseline;gap:8px}.ws-card__price{font-weight:700;font-size:17px}.ws-card__compare{color:var(--brand-muted);text-decoration:line-through;font-size:14px}.ws-add-to-cart{margin-top:8px;padding:10px 18px;background:var(--brand-primary);color:#fff;border:none;border-radius:10px;font-weight:600;font-size:14px;transition:background 0.2s ease}.ws-add-to-cart:hover{background:var(--brand-accent)}.ws-card__actions{display:flex;flex-direction:column;gap:8px;margin-top:8px}.ws-buy-now{padding:10px 18px;background:var(--brand-accent);color:#fff;border:none;border-radius:10px;font-weight:600;font-size:14px;transition:opacity 0.2s ease}.ws-buy-now:hover{opacity:0.88}.ws-featured{max-width:1280px;margin:0 auto;padding:clamp(40px,6vw,72px) 24px 0}.ws-grid--featured,.ws-grid--related{grid-template-columns:repeat(auto-fill,minmax(240px,1fr))}.ws-card__swatches,.ws-product__swatches{display:flex;gap:6px;flex-wrap:wrap}.ws-swatch{width:16px;height:16px;border-radius:50%;border:1px solid var(--brand-border);display:inline-block}.ws-product__swatches{margin-bottom:20px}.ws-product__swatches .ws-swatch{width:24px;height:24px}.ws-card__badge--bundle{inset-inline-start:auto;inset-inline-end:12px;background:var(--brand-primary)}.ws-card__img{transition:opacity 0.35s ease,transform 0.45s ease}.ws-card__media--swap .ws-card__img--hover{position:absolute;inset:0;opacity:0}.ws-card__media--swap:hover .ws-card__img--hover{opacity:1}.ws-card__media--zoom:hover .ws-card__img{transform:scale(1.08)}.ws-card--hover-reveal .ws-card__actions{opacity:0;transform:translateY(6px);transition:opacity 0.2s ease,transform 0.2s ease}.ws-card--hover-reveal:hover .ws-card__actions,.ws-card--hover-reveal:focus-within .ws-card__actions{opacity:1;transform:none}.ws-filters{display:flex;flex-wrap:wrap;gap:12px;align-items:center;margin-bottom:28px}.ws-filters__input{padding:10px 14px;border:1px solid var(--ws-search-accent,var(--brand-border));border-radius:10px;font-family:inherit;font-size:14px;background:var(--brand-card);color:var(--brand-text)}.ws-filters__input:focus{outline:none;border-color:var(--ws-search-accent,var(--brand-accent));box-shadow:0 0 0 3px color-mix(in srgb,var(--ws-search-accent,var(--brand-accent)) 18%,transparent)}.ws-filters__input--narrow{max-width:120px}.ws-filters__input--price{max-width:90px}.ws-filters__price{display:inline-flex;align-items:center;gap:6px}.ws-filters__dash{color:var(--brand-muted)}.ws-filters__sort{margin-inline-start:auto}.ws-filters__input--pill{border-radius:999px}.ws-filters__input--square{border-radius:0}.ws-filters--stacked{flex-direction:column;align-items:stretch}.ws-filters--stacked .ws-filters__input,.ws-filters--stacked .ws-filters__price{width:100%;max-width:none}.ws-filters--stacked .ws-filters__sort{margin-inline-start:0}.ws-filters--minimal{gap:0}.ws-filters--minimal .ws-filters__input--narrow,.ws-filters--minimal .ws-filters__price{display:none}.ws-filters--minimal [data-ws-search]{flex:1}.ws-filters--sidebar{flex-direction:column;align-items:stretch;max-width:280px}.ws-filters--sidebar .ws-filters__input,.ws-filters--sidebar .ws-filters__price{width:100%;max-width:none}.ws-filters--sidebar .ws-filters__sort{margin-inline-start:0}.ws-filters--pills{background:color-mix(in srgb,var(--brand-text,#111827) 4%,transparent);padding:10px 12px;border-radius:999px}.ws-filters--pills .ws-filters__input{border-radius:999px;background:var(--brand-bg,#fff)}.ws-filters--centered{justify-content:center}.ws-filters--centered .ws-filters__sort{margin-inline-start:0}.ws-empty{text-align:center;padding:80px 24px;color:var(--brand-muted)}.ws-cart{position:fixed;inset:0;z-index:1000;pointer-events:none}.ws-cart.is-open{pointer-events:auto}.ws-cart__overlay{position:absolute;inset:0;background:rgba(15,16,36,0.45);opacity:0;transition:opacity 0.3s ease}.ws-cart.is-open .ws-cart__overlay{opacity:1}.ws-cart__panel{position:absolute;inset-block:0;inset-inline-end:0;width:min(420px,100%);background:var(--brand-bg);box-shadow:-20px 0 40px rgba(0,0,0,0.12);display:flex;flex-direction:column;transform:translateX(100%);transition:transform 0.3s cubic-bezier(0.2,0.7,0.2,1)}html[dir='rtl'] .ws-cart__panel{transform:translateX(-100%)}.ws-cart.is-open .ws-cart__panel{transform:translateX(0)}.ws-cart__header{display:flex;align-items:center;justify-content:space-between;padding:20px 24px;border-block-end:1px solid var(--brand-border)}.ws-cart__header h3{font-family:'Playfair Display',serif;font-size:22px;margin:0}.ws-cart__close{background:none;border:none;font-size:28px;line-height:1;color:var(--brand-muted)}.ws-cart__items{flex:1;overflow-y:auto;padding:16px 24px;display:flex;flex-direction:column;gap:12px}.ws-cart__items:empty+.ws-cart__empty{display:block}.ws-cart__items:not(:empty)~.ws-cart__empty{display:none}.ws-cart__empty{padding:24px;text-align:center;color:var(--brand-muted)}.ws-cart-item{display:grid;grid-template-columns:64px 1fr auto;gap:12px;align-items:center;padding:12px;border:1px solid var(--brand-border);border-radius:10px}.ws-cart-item img{width:64px;height:64px;object-fit:cover;border-radius:6px;background:#f3f4f6}.ws-cart-item__title{font-weight:600;font-size:14px;margin:0 0 4px}.ws-cart-item__meta{font-size:13px;color:var(--brand-muted);display:flex;gap:8px;align-items:center}.ws-cart-item__qty{display:inline-flex;align-items:center;gap:4px}.ws-cart-item__qty button{background:none;border:1px solid var(--brand-border);width:22px;height:22px;border-radius:4px}.ws-cart-item__remove{background:none;border:none;color:var(--brand-muted);cursor:pointer}.ws-cart__summary{padding:16px 24px;border-block-start:1px solid var(--brand-border)}.ws-cart__row{display:flex;justify-content:space-between;font-weight:600}.ws-checkout-form{padding:16px 24px 24px;border-block-start:1px solid var(--brand-border);display:flex;flex-direction:column;gap:10px}.ws-field{display:flex;flex-direction:column;gap:4px}.ws-field label{font-size:12px;color:var(--brand-muted)}.ws-field input{padding:10px 12px;border:1px solid var(--brand-border);border-radius:8px;font-family:inherit;font-size:14px}.ws-field-row{display:grid;grid-template-columns:1fr 1fr;gap:10px}.ws-cart__checkout{margin-top:8px;padding:14px;background:var(--brand-primary);color:#fff;border:none;border-radius:10px;font-weight:700;font-size:15px}.ws-cart__checkout:disabled{opacity:0.6;cursor:not-allowed}.ws-footer{padding:48px 24px;text-align:center;color:var(--brand-muted);border-block-start:1px solid var(--brand-border)}:root{--brand-primary:#b51c1c;--brand-accent:#f59e0b;--brand-bg:#ffffff;--brand-text:#111827}body{font-family:'Heebo',sans-serif !important;color:#424243;font-size:16px}body *:not(i):not(svg):not([class*="icon"]):not([class*="fa-"]){font-family:'Heebo',sans-serif !important}.ws-category-grid{--ws-cat-img-size:96px}.ws-toolbar{background:var(--brand-secondary,#f3f4f6);border-block-end:1px solid var(--brand-border,rgba(0,0,0,0.08));font-family:var(--brand-mono,ui-monospace,'Inter',system-ui,sans-serif);font-size:12px;letter-spacing:0.12em;text-transform:uppercase}.ws-toolbar__inner{max-width:1400px;margin:0 auto;padding:12px clamp(20px,4vw,56px);display:flex;align-items:center;gap:clamp(12px,2vw,24px)}.ws-toolbar__home,.ws-toolbar__brand{font-weight:700;color:var(--brand-text,#111827);text-decoration:none;white-space:nowrap}.ws-toolbar__home{opacity:0.7}.ws-toolbar__home:hover{opacity:1}.ws-toolbar__categories{display:flex;gap:clamp(6px,1.5vw,14px);overflow-x:auto;flex:1;scrollbar-width:none;-ms-overflow-style:none}.ws-toolbar__categories::-webkit-scrollbar{display:none}.ws-toolbar__cat{padding:4px 12px;border-radius:999px;color:var(--brand-muted,#6b7280);text-decoration:none;white-space:nowrap;transition:background 0.15s ease,color 0.15s ease}.ws-toolbar__cat:hover{background:var(--brand-text,#111827);color:var(--brand-bg,#ffffff)}.ws-toolbar__cart{display:inline-flex;align-items:center;gap:8px;margin-inline-start:auto;color:var(--brand-text,#111827);text-decoration:none;font-weight:700;white-space:nowrap}.ws-toolbar__cart-label{letter-spacing:0.16em}.ws-toolbar__cart-count{display:inline-flex;align-items:center;justify-content:center;min-width:22px;height:22px;padding:0 7px;background:var(--brand-accent,#6366f1);color:var(--brand-bg,#ffffff);border-radius:999px;font-size:11px;letter-spacing:0}@media (max-width:540px){.ws-toolbar__inner{padding-block:10px;gap:10px}.ws-toolbar__cart-label{display:none}}