[data-theme=fashionbee]{font-family:var(--fonts-sans);color:var(--colors-foreground);background:var(--colors-background);line-height:1.5}[data-theme=fashionbee] *,[data-theme=fashionbee] :before,[data-theme=fashionbee] :after{box-sizing:border-box}[data-theme=fashionbee] a{color:inherit;text-decoration:none}[data-theme=fashionbee] img{max-width:100%;height:auto;display:block}[data-theme=fashionbee] h1,[data-theme=fashionbee] h2,[data-theme=fashionbee] h3{letter-spacing:-.01em;margin:0 0 .5em;font-weight:600}[data-theme=fashionbee] h1{font-size:clamp(2rem,4vw,3.5rem)}[data-theme=fashionbee] h2{font-size:clamp(1.5rem,3vw,2.25rem)}[data-theme=fashionbee] h3{font-size:clamp(1.125rem,2vw,1.375rem)}[data-theme=fashionbee] p{margin:0 0 .75em}[data-theme=fashionbee] .fb-header,[data-theme=fashionbee] .fb-megamenu{align-items:center;gap:var(--spacing-block-gap);padding:1.25rem var(--spacing-page-x);border-bottom:1px solid var(--colors-border);background:var(--colors-background);display:flex}[data-theme=fashionbee] .fb-header__skip-link,[data-theme=fashionbee] .fb-megamenu__skip-link{position:absolute;inset-block-start:-9999px;inset-inline-start:-9999px}[data-theme=fashionbee] .fb-header__skip-link:focus,[data-theme=fashionbee] .fb-megamenu__skip-link:focus{background:var(--colors-primary);color:var(--colors-primary-foreground);padding:.5rem .75rem;position:static}[data-theme=fashionbee] .fb-header__logo,[data-theme=fashionbee] .fb-megamenu__logo{font-family:var(--fonts-serif);letter-spacing:.02em;font-size:1.25rem;font-weight:700}[data-theme=fashionbee] .fb-header__nav-list,[data-theme=fashionbee] .fb-megamenu__top-list{flex:1;justify-content:flex-end;gap:1.5rem;margin:0;padding:0;list-style:none;display:flex}[data-theme=fashionbee] .fb-header__nav-item a,[data-theme=fashionbee] .fb-megamenu__top-button{font:inherit;color:inherit;cursor:pointer;background:0 0;border:0;border-bottom:2px solid #0000;padding:.25rem 0;transition:border-color .15s}[data-theme=fashionbee] .fb-header__nav-item a:hover,[data-theme=fashionbee] .fb-megamenu__top-button:hover,[data-theme=fashionbee] .fb-megamenu__top-button[aria-expanded=true]{border-bottom-color:var(--colors-accent)}[data-theme=fashionbee] .fb-megamenu__top-item{position:relative}[data-theme=fashionbee] .fb-megamenu__panel{top:100%;background:var(--colors-background);border:1px solid var(--colors-border);min-width:22rem;box-shadow:var(--shadows-lg);z-index:50;grid-template-columns:1fr 1fr;gap:1.5rem;padding:1.5rem;display:grid;position:absolute;inset-inline-start:0}[data-theme=fashionbee] .fb-megamenu__sub-list,[data-theme=fashionbee] .fb-megamenu__featured-list{flex-direction:column;gap:.5rem;margin:0;padding:0;list-style:none;display:flex}[data-theme=fashionbee] .fb-megamenu__featured-link{grid-template-columns:3rem 1fr;align-items:center;gap:.75rem;display:grid}[data-theme=fashionbee] .fb-megamenu__featured-image{border-radius:var(--radii-sm)}[data-theme=fashionbee] .fb-megamenu__banner{border-radius:var(--radii-md);grid-column:1/-1}[data-theme=fashionbee] .fb-hero{align-items:center;gap:var(--spacing-block-gap);padding:var(--spacing-section-y)var(--spacing-page-x);grid-template-columns:1fr 1fr;display:grid}@media (max-width:768px){[data-theme=fashionbee] .fb-hero{grid-template-columns:1fr}}[data-theme=fashionbee] .fb-hero__headline{font-family:var(--fonts-serif)}[data-theme=fashionbee] .fb-hero__subhead{color:var(--colors-muted-foreground);max-width:38ch;font-size:1.125rem}[data-theme=fashionbee] .fb-hero__cta{background:var(--colors-primary);color:var(--colors-primary-foreground);border-radius:var(--radii-sm);margin-top:1rem;padding:.75rem 1.5rem;font-weight:600;display:inline-block}[data-theme=fashionbee] .fb-hero__cta:hover{background:var(--colors-foreground)}[data-theme=fashionbee] .fb-hero__image{border-radius:var(--radii-md);aspect-ratio:4/5;object-fit:cover}[data-theme=fashionbee] .fb-grid{padding:var(--spacing-section-y)var(--spacing-page-x)}[data-theme=fashionbee] .fb-grid__title{font-family:var(--fonts-serif);margin-bottom:1.5rem}[data-theme=fashionbee] .fb-grid__list{gap:var(--spacing-block-gap);grid-template-columns:repeat(auto-fill,minmax(240px,1fr));margin:0;padding:0;list-style:none;display:grid}[data-theme=fashionbee] .fb-grid__product{flex-direction:column;gap:.5rem;display:flex}[data-theme=fashionbee] .fb-grid__image{border-radius:var(--radii-sm);aspect-ratio:3/4;object-fit:cover;transition:opacity .2s}[data-theme=fashionbee] .fb-grid__product:hover .fb-grid__image{opacity:.85}[data-theme=fashionbee] .fb-grid__name{font-weight:500}[data-theme=fashionbee] .fb-grid__price{color:var(--colors-foreground);align-items:baseline;gap:.5rem;display:flex}[data-theme=fashionbee] .fb-grid__compare-price{color:var(--colors-muted-foreground);font-size:.875rem}[data-theme=fashionbee] .fb-grid__empty{color:var(--colors-muted-foreground)}[data-theme=fashionbee] .fb-product-card{background:var(--colors-background);border-radius:var(--radii-md);flex-direction:column;gap:.5rem;display:flex;overflow:hidden}[data-theme=fashionbee] .fb-product-card__image{border-radius:var(--radii-sm);aspect-ratio:3/4;object-fit:cover}[data-theme=fashionbee] .fb-product-card__title{font-size:1rem;font-weight:500}[data-theme=fashionbee] .fb-product-card__price{font-weight:600}[data-theme=fashionbee] .fb-product-card__compare-price{color:var(--colors-muted-foreground);margin-inline-start:.5rem;font-size:.875rem}[data-theme=fashionbee] .fb-pdp{padding:var(--spacing-section-y)var(--spacing-page-x)}[data-theme=fashionbee] .fb-pdp__breadcrumbs{color:var(--colors-muted-foreground);margin-bottom:1.5rem;font-size:.875rem}[data-theme=fashionbee] .fb-pdp__breadcrumbs-list{gap:.5rem;margin:0;padding:0;list-style:none;display:flex}[data-theme=fashionbee] .fb-pdp__breadcrumbs-item:not(:last-child):after{content:" / ";color:var(--colors-border);margin-inline-start:.5rem}[data-theme=fashionbee] .fb-pdp__layout{gap:var(--spacing-block-gap);grid-template-columns:1fr 1fr;display:grid}@media (max-width:768px){[data-theme=fashionbee] .fb-pdp__layout{grid-template-columns:1fr}}[data-theme=fashionbee] .fb-pdp__image--primary{border-radius:var(--radii-md);aspect-ratio:3/4;object-fit:cover}[data-theme=fashionbee] .fb-pdp__thumbs{flex-wrap:wrap;gap:.5rem;margin:.5rem 0 0;padding:0;list-style:none;display:flex}[data-theme=fashionbee] .fb-pdp__thumb{object-fit:cover;border-radius:var(--radii-sm);width:64px;height:80px}[data-theme=fashionbee] .fb-pdp__title{font-family:var(--fonts-serif)}[data-theme=fashionbee] .fb-pdp__price{align-items:baseline;gap:.75rem;font-size:1.25rem;font-weight:600;display:flex}[data-theme=fashionbee] .fb-pdp__compare-price{color:var(--colors-muted-foreground);font-size:1rem;font-weight:400}[data-theme=fashionbee] .fb-pdp__rating{color:var(--colors-accent);font-size:.875rem}[data-theme=fashionbee] .fb-pdp__description{color:var(--colors-muted-foreground);margin:1rem 0}[data-theme=fashionbee] .fb-pdp__option-group{border:0;margin:1rem 0;padding:0}[data-theme=fashionbee] .fb-pdp__option-label{margin-bottom:.5rem;padding:0;font-weight:600}[data-theme=fashionbee] .fb-pdp__option-list{flex-wrap:wrap;gap:.5rem;margin:0;padding:0;list-style:none;display:flex}[data-theme=fashionbee] .fb-pdp__option-button{background:var(--colors-background);border:1px solid var(--colors-border);border-radius:var(--radii-sm);cursor:pointer;min-width:3rem;padding:.5rem 1rem}[data-theme=fashionbee] .fb-pdp__option-button[aria-checked=true]{background:var(--colors-primary);color:var(--colors-primary-foreground);border-color:var(--colors-primary)}[data-theme=fashionbee] .fb-pdp__option-button[aria-disabled=true]{opacity:.4;cursor:not-allowed;text-decoration:line-through}[data-theme=fashionbee] .fb-pdp__add-to-cart{background:var(--colors-primary);width:100%;color:var(--colors-primary-foreground);border-radius:var(--radii-sm);cursor:pointer;border:0;margin-top:1rem;padding:.875rem 1.5rem;font-size:1rem;font-weight:600}[data-theme=fashionbee] .fb-pdp__add-to-cart:disabled,[data-theme=fashionbee] .fb-pdp__add-to-cart[aria-disabled=true]{background:var(--colors-muted);color:var(--colors-muted-foreground);cursor:not-allowed}[data-theme=fashionbee] .fb-pdp__specs{border-top:1px solid var(--colors-border);margin-top:1.5rem;padding-top:1rem}[data-theme=fashionbee] .fb-pdp__spec{border-bottom:1px solid var(--colors-border);grid-template-columns:1fr 2fr;gap:.5rem;padding:.5rem 0;display:grid}[data-theme=fashionbee] .fb-pdp__spec-label{color:var(--colors-muted-foreground);margin:0;font-weight:500}[data-theme=fashionbee] .fb-pdp__spec-value{margin:0}[data-theme=fashionbee] .fb-breadcrumbs{padding:.75rem var(--spacing-page-x);color:var(--colors-muted-foreground);font-size:.875rem}[data-theme=fashionbee] .fb-breadcrumbs__list{flex-wrap:wrap;gap:.5rem;margin:0;padding:0;list-style:none;display:flex}[data-theme=fashionbee] .fb-breadcrumbs__item:not(:last-child):after{content:"›";color:var(--colors-border);margin-inline-start:.5rem}[data-theme=fashionbee] .fb-breadcrumbs__current{color:var(--colors-foreground);font-weight:500}[data-theme=fashionbee] .fb-cart-drawer{background:var(--colors-background);border-inline-start:1px solid var(--colors-border);width:min(420px,100%);box-shadow:var(--shadows-lg);z-index:100;flex-direction:column;padding:1.5rem;display:flex;position:fixed;inset-block:0;inset-inline-end:0}[data-theme=fashionbee] .fb-cart-drawer[hidden]{display:none}[data-theme=fashionbee] .fb-cart-drawer__header{justify-content:space-between;align-items:center;display:flex}[data-theme=fashionbee] .fb-cart-drawer__close{cursor:pointer;background:0 0;border:0;padding:.25rem .5rem;font-size:1.5rem}[data-theme=fashionbee] .fb-cart-drawer__body{flex:1}[data-theme=fashionbee] .fb-cart-drawer__empty{color:var(--colors-muted-foreground)}[data-theme=fashionbee] .fb-cart-drawer__view-cart{text-align:center;background:var(--colors-primary);color:var(--colors-primary-foreground);border-radius:var(--radii-sm);padding:.75rem;font-weight:600;display:block}[data-theme=fashionbee] .fb-search{padding:.5rem var(--spacing-page-x);gap:.5rem;display:flex}[data-theme=fashionbee] .fb-search__visually-hidden,[data-theme=fashionbee] .fb-footer__visually-hidden{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}[data-theme=fashionbee] .fb-search__input{border:1px solid var(--colors-border);border-radius:var(--radii-sm);font:inherit;flex:1;padding:.5rem .75rem}[data-theme=fashionbee] .fb-search__submit{background:var(--colors-foreground);color:var(--colors-background);border-radius:var(--radii-sm);font:inherit;cursor:pointer;border:0;padding:.5rem 1rem}[data-theme=fashionbee] .fb-category-nav{padding:.75rem var(--spacing-page-x)}[data-theme=fashionbee] .fb-category-nav__list{flex-wrap:wrap;gap:1.5rem;margin:0;padding:0;list-style:none;display:flex}[data-theme=fashionbee] .fb-category-nav__list--level-2{flex-direction:column;gap:.75rem;padding-inline-start:1rem}[data-theme=fashionbee] .fb-category-nav__link{font-weight:500}[data-theme=fashionbee] .fb-category-nav__link:hover{color:var(--colors-accent)}[data-theme=fashionbee] .fb-category-nav__empty{color:var(--colors-muted-foreground)}[data-theme=fashionbee] .fb-footer{padding:var(--spacing-section-y)var(--spacing-page-x);background:var(--colors-muted);border-top:1px solid var(--colors-border);text-align:center}[data-theme=fashionbee] .fb-footer__tagline{color:var(--colors-muted-foreground);margin-bottom:1.5rem}[data-theme=fashionbee] .fb-footer__social-list,[data-theme=fashionbee] .fb-footer__legal-list{justify-content:center;gap:1rem;margin:0 0 1rem;padding:0;list-style:none;display:flex}[data-theme=fashionbee] .fb-footer__social-link:hover,[data-theme=fashionbee] .fb-footer__legal-link:hover{color:var(--colors-accent)}[data-theme=fashionbee] .fb-footer__copyright{color:var(--colors-muted-foreground);margin-top:1rem;font-size:.875rem}[data-theme=fashionbee] .fb-footer-links{gap:var(--spacing-block-gap);padding:var(--spacing-section-y)var(--spacing-page-x);background:var(--colors-muted);grid-template-columns:repeat(auto-fill,minmax(180px,1fr));display:grid}[data-theme=fashionbee] .fb-footer-links__heading{margin-bottom:.75rem;font-size:1rem;font-weight:600}[data-theme=fashionbee] .fb-footer-links__list{flex-direction:column;gap:.5rem;margin:0;padding:0;list-style:none;display:flex}[data-theme=fashionbee] .fb-footer-links__link{color:var(--colors-muted-foreground)}[data-theme=fashionbee] .fb-footer-links__link:hover{color:var(--colors-foreground)}[data-theme=fashionbee] .fb-promo{gap:var(--spacing-block-gap);padding:var(--spacing-section-y)var(--spacing-page-x);border-radius:var(--radii-lg);isolation:isolate;display:grid;position:relative;overflow:clip}[data-theme=fashionbee] .fb-promo__media{grid-area:1/1}[data-theme=fashionbee] .fb-promo__image{object-fit:cover;width:100%;height:100%}[data-theme=fashionbee] .fb-promo__copy{z-index:1;flex-direction:column;gap:.5rem;max-width:36rem;display:flex;position:relative}[data-theme=fashionbee] .fb-promo--full .fb-promo__copy{color:var(--colors-primary-foreground);grid-area:1/1;justify-content:center;padding:clamp(1.5rem,6vw,4rem)}[data-theme=fashionbee] .fb-promo--full .fb-promo__media:after{content:"";background:linear-gradient(180deg,color-mix(in srgb,var(--colors-primary)35%,transparent),color-mix(in srgb,var(--colors-primary)70%,transparent));position:absolute;inset:0}[data-theme=fashionbee] .fb-promo--align-center{text-align:center}[data-theme=fashionbee] .fb-promo--align-center .fb-promo__copy{align-items:center;margin-inline:auto}[data-theme=fashionbee] .fb-promo--split{grid-template-columns:1fr 1fr;align-items:center}@media (max-width:720px){[data-theme=fashionbee] .fb-promo--split{grid-template-columns:1fr}}[data-theme=fashionbee] .fb-promo__eyebrow{text-transform:uppercase;letter-spacing:.08em;color:var(--colors-accent);margin:0;font-size:.75rem;font-weight:600}[data-theme=fashionbee] .fb-promo__headline{font-family:var(--fonts-serif);margin:0;font-size:clamp(1.5rem,4vw,2.5rem)}[data-theme=fashionbee] .fb-promo__subhead{margin:0;font-size:1.0625rem}[data-theme=fashionbee] .fb-promo__cta{border-radius:var(--radii-full);background:var(--colors-accent);color:var(--colors-accent-foreground);transition:filter var(--motion-fast)ease;align-self:start;margin-top:.5rem;padding:.625rem 1.25rem;font-weight:600}[data-theme=fashionbee] .fb-promo--align-center .fb-promo__cta{align-self:center}[data-theme=fashionbee] .fb-promo__cta:hover{filter:brightness(.94)}[data-theme=fashionbee] .fb-testimonials{padding:var(--spacing-section-y)var(--spacing-page-x);text-align:center}[data-theme=fashionbee] .fb-testimonials__heading{font-family:var(--fonts-serif);margin:0 0 var(--spacing-block-gap);font-size:clamp(1.5rem,4vw,2.25rem)}[data-theme=fashionbee] .fb-testimonials__viewport{max-width:44rem;margin-inline:auto}[data-theme=fashionbee] .fb-testimonials__item{flex-direction:column;align-items:center;gap:.75rem;margin:0;display:flex}[data-theme=fashionbee] .fb-testimonials__stars{color:var(--colors-accent);letter-spacing:.1em}[data-theme=fashionbee] .fb-testimonials__quote{font-family:var(--fonts-serif);margin:0;font-size:clamp(1.125rem,2.5vw,1.5rem);line-height:1.4}[data-theme=fashionbee] .fb-testimonials__author{flex-direction:column;gap:.125rem;font-size:.9375rem;display:flex}[data-theme=fashionbee] .fb-testimonials__author-name{font-weight:600}[data-theme=fashionbee] .fb-testimonials__author-role{color:var(--colors-muted-foreground)}[data-theme=fashionbee] .fb-testimonials__controls{margin-top:var(--spacing-block-gap);justify-content:center;align-items:center;gap:1rem;display:flex}[data-theme=fashionbee] .fb-testimonials__nav{border-radius:var(--radii-full);border:1px solid var(--colors-border);background:var(--colors-background);cursor:pointer;width:2.5rem;height:2.5rem;transition:background var(--motion-fast)ease,color var(--motion-fast)ease;font-size:1.25rem;line-height:1}[data-theme=fashionbee] .fb-testimonials__nav:hover{background:var(--colors-primary);color:var(--colors-primary-foreground)}[data-theme=fashionbee] .fb-testimonials__dots{gap:.5rem;margin:0;padding:0;list-style:none;display:flex}[data-theme=fashionbee] .fb-testimonials__dot{border-radius:var(--radii-full);border:1px solid var(--colors-border);cursor:pointer;width:.625rem;height:.625rem;transition:background var(--motion-fast)ease;background:0 0;padding:0}[data-theme=fashionbee] .fb-testimonials__dot[aria-selected=true]{background:var(--colors-primary);border-color:var(--colors-primary)}[data-theme=fashionbee] .fb-testimonials[data-hydrated=false] .fb-testimonials__controls{opacity:.5}[data-theme=fashionbee] .fb-hero-carousel{background:var(--colors-muted);position:relative;overflow:hidden}[data-theme=fashionbee] .fb-hero-carousel__track{display:flex}[data-theme=fashionbee] .fb-hero-carousel__slide{align-items:center;gap:var(--spacing-block-gap);min-height:clamp(320px,60vw,620px);padding:var(--spacing-section-y)var(--spacing-page-x);flex:0 0 100%;grid-template-columns:1fr 1fr;display:grid;position:relative}[data-theme=fashionbee] .fb-hero-carousel[data-hydrated=false] .fb-hero-carousel__slide[data-active=false]{display:none}[data-theme=fashionbee] .fb-hero-carousel[data-hydrated=true] .fb-hero-carousel__track{transition:transform var(--motion-medium)ease}[data-theme=fashionbee] .fb-hero-carousel__image{object-fit:cover;z-index:0;border-radius:0;width:100%;height:100%;position:absolute;inset:0}[data-theme=fashionbee] .fb-hero-carousel__slide:after{content:"";background:linear-gradient(90deg,color-mix(in srgb,var(--colors-foreground)55%,transparent)0%,color-mix(in srgb,var(--colors-foreground)10%,transparent)60%,transparent 100%);z-index:1;position:absolute;inset:0}[data-theme=fashionbee] .fb-hero-carousel__copy{z-index:2;color:var(--colors-background);flex-direction:column;gap:.75rem;display:flex;position:relative}[data-theme=fashionbee] .fb-hero-carousel__headline{font-family:var(--fonts-serif);margin:0;font-size:clamp(2rem,5vw,3.5rem);line-height:1.1}[data-theme=fashionbee] .fb-hero-carousel__subhead{opacity:.9;max-width:36ch;margin:0;font-size:clamp(1rem,2vw,1.25rem)}[data-theme=fashionbee] .fb-hero-carousel__cta{background:var(--colors-accent);color:var(--colors-accent-foreground);border-radius:var(--radii-full);transition:filter var(--motion-fast)ease;align-self:start;margin-top:.25rem;padding:.75rem 1.75rem;font-size:.9375rem;font-weight:700;display:inline-block}[data-theme=fashionbee] .fb-hero-carousel__cta:hover{filter:brightness(.92)}[data-theme=fashionbee] .fb-hero-carousel__controls{bottom:1.25rem;z-index:3;justify-content:center;align-items:center;gap:.75rem;display:flex;position:absolute;inset-inline:0}[data-theme=fashionbee] .fb-hero-carousel__nav{border-radius:var(--radii-full);color:#fff;cursor:pointer;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);width:2.5rem;height:2.5rem;transition:background var(--motion-fast)ease;background:#ffffff26;border:2px solid #ffffffb3;font-size:1.375rem;line-height:1}[data-theme=fashionbee] .fb-hero-carousel__nav:hover{background:#ffffff59}[data-theme=fashionbee] .fb-hero-carousel__dots{gap:.5rem;margin:0;padding:0;list-style:none;display:flex}[data-theme=fashionbee] .fb-hero-carousel__dot{border-radius:var(--radii-full);cursor:pointer;width:.5rem;height:.5rem;transition:background var(--motion-fast)ease;background:0 0;border:2px solid #ffffffb3;padding:0}[data-theme=fashionbee] .fb-hero-carousel__dot[aria-selected=true]{border-radius:var(--radii-sm);background:#fff;width:1.5rem}[data-theme=fashionbee] .fb-hero-carousel[data-hydrated=false] .fb-hero-carousel__controls{opacity:.6}@media (max-width:768px){[data-theme=fashionbee] .fb-hero-carousel__slide{grid-template-columns:1fr;min-height:clamp(280px,80vw,440px)}}[data-theme=fashionbee] .fb-cat-showcase{padding:var(--spacing-section-y)var(--spacing-page-x)}[data-theme=fashionbee] .fb-cat-showcase__heading{font-family:var(--fonts-serif);text-align:center;margin-bottom:1.5rem}[data-theme=fashionbee] .fb-cat-showcase__viewport{position:relative;overflow:hidden}[data-theme=fashionbee] .fb-cat-showcase--sm{--fb-cat-tile-width:calc(100%/6)}[data-theme=fashionbee] .fb-cat-showcase--md{--fb-cat-tile-width:calc(100%/5)}[data-theme=fashionbee] .fb-cat-showcase--lg{--fb-cat-tile-width:calc(100%/3)}@media (max-width:900px){[data-theme=fashionbee] .fb-cat-showcase--sm{--fb-cat-tile-width:calc(100%/4)}[data-theme=fashionbee] .fb-cat-showcase--md{--fb-cat-tile-width:calc(100%/3)}[data-theme=fashionbee] .fb-cat-showcase--lg{--fb-cat-tile-width:calc(100%/2)}}@media (max-width:560px){[data-theme=fashionbee] .fb-cat-showcase--sm,[data-theme=fashionbee] .fb-cat-showcase--md{--fb-cat-tile-width:calc(100%/2)}[data-theme=fashionbee] .fb-cat-showcase--lg{--fb-cat-tile-width:100%}}[data-theme=fashionbee] .fb-cat-showcase__track{gap:var(--spacing-block-gap);transition:transform var(--motion-medium)ease;flex-wrap:wrap;margin:0;padding:0;list-style:none;display:flex}[data-theme=fashionbee] .fb-cat-showcase[data-hydrated=true] .fb-cat-showcase__track{flex-wrap:nowrap}[data-theme=fashionbee] .fb-cat-showcase__tile{flex:0 0 var(--fb-cat-tile-width,20%);min-width:0}[data-theme=fashionbee] .fb-cat-showcase__tile-link{text-align:center;flex-direction:column;align-items:center;gap:.75rem;display:flex}[data-theme=fashionbee] .fb-cat-showcase__tile-image{aspect-ratio:1;object-fit:cover;border-radius:var(--radii-lg);width:100%;transition:opacity var(--motion-fast)ease,transform var(--motion-fast)ease}[data-theme=fashionbee] .fb-cat-showcase__tile-link:hover .fb-cat-showcase__tile-image{opacity:.85;transform:scale(1.03)}[data-theme=fashionbee] .fb-cat-showcase__tile-placeholder{aspect-ratio:1;border-radius:var(--radii-lg);background:var(--colors-muted);width:100%}[data-theme=fashionbee] .fb-cat-showcase__tile-label{letter-spacing:.01em;font-size:.9375rem;font-weight:600}[data-theme=fashionbee] .fb-cat-showcase__controls{justify-content:center;gap:.75rem;margin-top:1.25rem;display:flex}[data-theme=fashionbee] .fb-cat-showcase__nav{border-radius:var(--radii-full);border:1px solid var(--colors-border);background:var(--colors-background);cursor:pointer;width:2.5rem;height:2.5rem;transition:background var(--motion-fast)ease,color var(--motion-fast)ease;font-size:1.25rem;line-height:1}[data-theme=fashionbee] .fb-cat-showcase__nav:hover:not(:disabled){background:var(--colors-primary);color:var(--colors-primary-foreground)}[data-theme=fashionbee] .fb-cat-showcase__nav:disabled{opacity:.35;cursor:not-allowed}[data-theme=fashionbee] .fb-cat-showcase[data-hydrated=false] .fb-cat-showcase__controls{opacity:.5}[data-theme=fashionbee] .fb-grid-carousel{padding:var(--spacing-section-y)var(--spacing-page-x)}[data-theme=fashionbee] .fb-grid-carousel__title{font-family:var(--fonts-serif);margin-bottom:1.5rem}[data-theme=fashionbee] .fb-grid-carousel__viewport{position:relative;overflow:hidden}[data-theme=fashionbee] .fb-grid-carousel__track{gap:var(--spacing-block-gap);transition:transform var(--motion-medium)ease;flex-wrap:wrap;margin:0;padding:0;list-style:none;display:flex}[data-theme=fashionbee] .fb-grid-carousel[data-hydrated=true] .fb-grid-carousel__track{flex-wrap:nowrap}[data-theme=fashionbee] .fb-grid-carousel__item{flex:0 0 calc(100%/max(1,var(--fb-carousel-visible,3)) - var(--spacing-block-gap)*(var(--fb-carousel-visible,3) - 1)/var(--fb-carousel-visible,3));min-width:0}[data-theme=fashionbee] .fb-grid-carousel__product{flex-direction:column;gap:.5rem;display:flex}[data-theme=fashionbee] .fb-grid-carousel__image{border-radius:var(--radii-sm);aspect-ratio:3/4;object-fit:cover;transition:opacity var(--motion-fast)ease}[data-theme=fashionbee] .fb-grid-carousel__product:hover .fb-grid-carousel__image{opacity:.85}[data-theme=fashionbee] .fb-grid-carousel__name{font-weight:500}[data-theme=fashionbee] .fb-grid-carousel__price{color:var(--colors-foreground);align-items:baseline;gap:.5rem;display:flex}[data-theme=fashionbee] .fb-grid-carousel__compare-price{color:var(--colors-muted-foreground);font-size:.875rem}[data-theme=fashionbee] .fb-grid-carousel__empty{color:var(--colors-muted-foreground)}[data-theme=fashionbee] .fb-grid-carousel__controls{justify-content:center;gap:.75rem;margin-top:1.25rem;display:flex}[data-theme=fashionbee] .fb-grid-carousel__nav{border-radius:var(--radii-full);border:1px solid var(--colors-border);background:var(--colors-background);cursor:pointer;width:2.5rem;height:2.5rem;transition:background var(--motion-fast)ease,color var(--motion-fast)ease;font-size:1.25rem;line-height:1}[data-theme=fashionbee] .fb-grid-carousel__nav:hover:not(:disabled){background:var(--colors-primary);color:var(--colors-primary-foreground)}[data-theme=fashionbee] .fb-grid-carousel__nav:disabled{opacity:.35;cursor:not-allowed}[data-theme=fashionbee] .fb-grid-carousel[data-hydrated=false] .fb-grid-carousel__controls{opacity:.5}@media (max-width:768px){[data-theme=fashionbee] .fb-grid-carousel__item{flex:0 0 calc(50% - var(--spacing-block-gap)/2)}}
[data-theme=jewellery]{font-family:var(--fonts-sans);color:var(--colors-foreground);background:var(--colors-background);line-height:1.6}[data-theme=jewellery] *,[data-theme=jewellery] :before,[data-theme=jewellery] :after{box-sizing:border-box}[data-theme=jewellery] a{color:inherit;text-decoration:none}[data-theme=jewellery] img{max-width:100%;height:auto;display:block}[data-theme=jewellery] h1,[data-theme=jewellery] h2,[data-theme=jewellery] h3{font-family:var(--fonts-serif);letter-spacing:.01em;margin:0 0 .5em;font-weight:400}[data-theme=jewellery] h1{font-size:clamp(2.5rem,5vw,4.5rem);line-height:1.1}[data-theme=jewellery] h2{font-size:clamp(1.75rem,3vw,2.5rem)}[data-theme=jewellery] h3{font-size:clamp(1.125rem,2vw,1.5rem)}[data-theme=jewellery] p{margin:0 0 .75em}[data-theme=jewellery] .jw-header{align-items:center;gap:var(--spacing-block-gap);padding:1.75rem var(--spacing-page-x);border-bottom:1px solid var(--colors-border);grid-template-columns:1fr auto;display:grid}[data-theme=jewellery] .jw-header--luxe{text-align:center;grid-template-columns:1fr;justify-items:center}[data-theme=jewellery] .jw-header__skip-link{position:absolute;top:-9999px;left:-9999px}[data-theme=jewellery] .jw-header__skip-link:focus{background:var(--colors-primary);color:var(--colors-primary-foreground);padding:.5rem .75rem;position:static}[data-theme=jewellery] .jw-header__brand-link{flex-direction:column;align-items:center;gap:.25rem;display:flex}[data-theme=jewellery] .jw-header__brand-name{font-family:var(--fonts-serif);letter-spacing:.15em;text-transform:uppercase;font-size:2rem}[data-theme=jewellery] .jw-header__brand-tagline{color:var(--colors-muted-foreground);letter-spacing:.2em;text-transform:uppercase;font-size:.75rem}[data-theme=jewellery] .jw-header__nav-list{justify-content:center;gap:2rem;margin:1rem 0 0;padding:0;list-style:none;display:flex}[data-theme=jewellery] .jw-header__nav-link{letter-spacing:.1em;text-transform:uppercase;border-bottom:1px solid #0000;padding-bottom:.25rem;font-size:.875rem;transition:border-color .2s,color .2s}[data-theme=jewellery] .jw-header__nav-link:hover{color:var(--colors-accent);border-bottom-color:var(--colors-accent)}[data-theme=jewellery] .jw-footer{padding:var(--spacing-section-y)var(--spacing-page-x);background:var(--colors-muted);border-top:1px solid var(--colors-border);text-align:center}[data-theme=jewellery] .jw-footer__tagline{font-family:var(--fonts-serif);color:var(--colors-muted-foreground);margin-bottom:2rem;font-style:italic}[data-theme=jewellery] .jw-footer__verify{background:var(--colors-background);border:1px solid var(--colors-border);border-radius:var(--radii-sm);max-width:32rem;margin:0 auto 2rem;padding:1.5rem}[data-theme=jewellery] .jw-footer__verify-heading{font-family:var(--fonts-serif);margin-bottom:1rem;font-size:1.125rem}[data-theme=jewellery] .jw-footer__verify-form{gap:.5rem;display:flex}[data-theme=jewellery] .jw-footer__verify-input{border:1px solid var(--colors-border);border-radius:var(--radii-sm);font:inherit;background:var(--colors-background);flex:1;padding:.625rem .875rem}[data-theme=jewellery] .jw-footer__verify-submit{background:var(--colors-accent);color:var(--colors-accent-foreground);border-radius:var(--radii-sm);font:inherit;cursor:pointer;letter-spacing:.05em;text-transform:uppercase;border:0;padding:.625rem 1.25rem;font-weight:500}[data-theme=jewellery] .jw-footer__visually-hidden{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}[data-theme=jewellery] .jw-footer__copyright{color:var(--colors-muted-foreground);letter-spacing:.05em;font-size:.875rem}[data-theme=jewellery] .jw-detail-360{padding:var(--spacing-section-y)var(--spacing-page-x);text-align:center;max-width:64rem;margin:0 auto}[data-theme=jewellery] .jw-detail-360__heading{margin-bottom:1.5rem}[data-theme=jewellery] .jw-detail-360__viewport{background:var(--colors-muted);border-radius:var(--radii-md);cursor:grab;-webkit-user-select:none;user-select:none;touch-action:none;max-width:32rem;margin:0 auto 1rem}[data-theme=jewellery] .jw-detail-360__viewport:active{cursor:grabbing}[data-theme=jewellery] .jw-detail-360__frame{border-radius:var(--radii-md);pointer-events:none;max-width:100%}[data-theme=jewellery] .jw-detail-360__help{color:var(--colors-muted-foreground);margin:.5rem 0;font-size:.875rem}[data-theme=jewellery] .jw-detail-360__slider{width:100%;max-width:24rem;accent-color:var(--colors-accent)}[data-theme=jewellery] .jw-cert{max-width:48rem;margin:var(--spacing-section-y)auto;background:var(--colors-background);border:1px solid var(--colors-border);border-radius:var(--radii-md);box-shadow:var(--shadows-sm);padding:2rem}[data-theme=jewellery] .jw-cert__header{text-align:center;border-bottom:1px solid var(--colors-border);margin-bottom:1.5rem;padding-bottom:1rem}[data-theme=jewellery] .jw-cert__heading{font-family:var(--fonts-serif);margin-bottom:.5rem;font-size:1.5rem}[data-theme=jewellery] .jw-cert__authority{color:var(--colors-foreground);margin:.25rem 0;font-size:.875rem}[data-theme=jewellery] .jw-cert__authority-label{font-weight:600}[data-theme=jewellery] .jw-cert__authority-cert{color:var(--colors-muted-foreground)}[data-theme=jewellery] .jw-cert__issued{color:var(--colors-muted-foreground);letter-spacing:.1em;text-transform:uppercase;font-size:.75rem}[data-theme=jewellery] .jw-cert__image{border-radius:var(--radii-sm);border:1px solid var(--colors-border);max-width:16rem;margin:0 auto 1.5rem}[data-theme=jewellery] .jw-cert__details{grid-template-columns:1fr 1fr;gap:.75rem 2rem;margin:0;display:grid}@media (max-width:480px){[data-theme=jewellery] .jw-cert__details{grid-template-columns:1fr}}[data-theme=jewellery] .jw-cert__row{border-bottom:1px solid var(--colors-border);grid-template-columns:1fr 1fr;gap:.5rem;padding:.5rem 0;display:grid}[data-theme=jewellery] .jw-cert__label{color:var(--colors-muted-foreground);letter-spacing:.05em;text-transform:uppercase;margin:0;font-size:.875rem;font-weight:500}[data-theme=jewellery] .jw-cert__value{font-family:var(--fonts-serif);margin:0}[data-theme=jewellery] .jw-cert__verify{background:var(--colors-accent);color:var(--colors-accent-foreground);border-radius:var(--radii-sm);letter-spacing:.05em;margin-top:1.5rem;padding:.75rem 1.5rem;font-weight:500;display:inline-block}[data-theme=jewellery] .jw-cert__no-details{color:var(--colors-muted-foreground);text-align:center}[data-theme=jewellery] .jw-cert__comments{color:var(--colors-muted-foreground);margin-top:1rem;font-style:italic}[data-theme=jewellery] .jw-ring-sizer{max-width:32rem;margin:var(--spacing-section-y)auto;text-align:center;border:1px solid var(--colors-border);border-radius:var(--radii-md);padding:2rem}[data-theme=jewellery] .jw-ring-sizer__heading{font-family:var(--fonts-serif);margin-bottom:.5rem}[data-theme=jewellery] .jw-ring-sizer__help{color:var(--colors-muted-foreground);margin-bottom:1.5rem}[data-theme=jewellery] .jw-ring-sizer__slider{width:100%;accent-color:var(--colors-accent);margin-bottom:1.5rem}[data-theme=jewellery] .jw-ring-sizer__output{border-top:1px solid var(--colors-border);grid-template-columns:repeat(4,1fr);gap:.75rem;padding-top:1rem;display:grid}[data-theme=jewellery] .jw-ring-sizer__row{flex-direction:column;gap:.25rem;display:flex}[data-theme=jewellery] .jw-ring-sizer__row-label{letter-spacing:.1em;text-transform:uppercase;color:var(--colors-muted-foreground);font-size:.6875rem}[data-theme=jewellery] .jw-ring-sizer__row-value{font-family:var(--fonts-serif);font-size:1.25rem}[data-theme=jewellery] .jw-ring-sizer__visually-hidden{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}[data-theme=jewellery] .jw-engraving{max-width:36rem;margin:var(--spacing-section-y)auto;border:1px solid var(--colors-border);border-radius:var(--radii-md);padding:2rem}[data-theme=jewellery] .jw-engraving__heading{font-family:var(--fonts-serif);margin-bottom:.5rem}[data-theme=jewellery] .jw-engraving__help{color:var(--colors-muted-foreground);margin-bottom:1.5rem}[data-theme=jewellery] .jw-engraving__progress{border-bottom:1px solid var(--colors-border);gap:1rem;margin:0 0 1.5rem;padding:0 0 .75rem;list-style:none;display:flex}[data-theme=jewellery] .jw-engraving__progress-step{color:var(--colors-muted-foreground);letter-spacing:.05em;font-size:.8125rem}[data-theme=jewellery] .jw-engraving__progress-step[aria-current=step]{color:var(--colors-accent);font-weight:600}[data-theme=jewellery] .jw-engraving__step{flex-direction:column;gap:.75rem;display:flex}[data-theme=jewellery] .jw-engraving__label{font-weight:500}[data-theme=jewellery] .jw-engraving__input{border:1px solid var(--colors-border);border-radius:var(--radii-sm);width:100%;font:inherit;background:var(--colors-background);padding:.625rem .875rem}[data-theme=jewellery] .jw-engraving__counter{color:var(--colors-muted-foreground);font-size:.75rem}[data-theme=jewellery] .jw-engraving__radio{align-items:center;gap:.5rem;padding:.5rem 0;display:flex}[data-theme=jewellery] .jw-engraving__nav{justify-content:space-between;gap:.5rem;margin-top:1rem;display:flex}[data-theme=jewellery] .jw-engraving__back,[data-theme=jewellery] .jw-engraving__next{border-radius:var(--radii-sm);font:inherit;cursor:pointer;border:1px solid var(--colors-border);background:var(--colors-background);padding:.625rem 1.25rem;font-weight:500}[data-theme=jewellery] .jw-engraving__next{background:var(--colors-accent);color:var(--colors-accent-foreground);border-color:var(--colors-accent)}[data-theme=jewellery] .jw-engraving__next:disabled{background:var(--colors-muted);color:var(--colors-muted-foreground);border-color:var(--colors-muted);cursor:not-allowed}[data-theme=jewellery] .jw-engraving__summary{color:var(--colors-muted-foreground);font-style:italic}[data-theme=jewellery] .jw-hero{background:var(--colors-muted);position:relative;overflow:hidden}[data-theme=jewellery] .jw-hero__slides{width:100%;position:relative}[data-theme=jewellery] .jw-hero__slide{aspect-ratio:16/7;width:100%;display:none;position:relative}[data-theme=jewellery] .jw-hero__slide[data-active=true]{display:block}[data-theme=jewellery] .jw-hero__image{object-fit:cover;object-position:center;width:100%;height:100%}[data-theme=jewellery] .jw-hero__copy{text-align:center;padding:var(--spacing-page-x);color:#faf6ee;background:linear-gradient(#0000 40%,#00000073);flex-direction:column;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}[data-theme=jewellery] .jw-hero__headline{font-family:var(--fonts-serif);letter-spacing:.02em;color:inherit;margin:0 0 .5rem;font-size:clamp(2rem,5vw,4rem);font-weight:400}[data-theme=jewellery] .jw-hero__subhead{letter-spacing:.1em;text-transform:uppercase;color:inherit;opacity:.9;margin:0 0 1.5rem;font-size:clamp(.875rem,2vw,1.125rem)}[data-theme=jewellery] .jw-hero__cta{background:var(--colors-accent);color:var(--colors-accent-foreground);letter-spacing:.1em;text-transform:uppercase;border-radius:var(--radii-sm);transition:opacity var(--motion-fast)ease;padding:.75rem 2rem;font-size:.875rem;display:inline-block}[data-theme=jewellery] .jw-hero__cta:hover{opacity:.85}[data-theme=jewellery] .jw-hero__controls{pointer-events:none;justify-content:space-between;padding:0 1rem;display:flex;position:absolute;top:50%;left:0;right:0;transform:translateY(-50%)}[data-theme=jewellery] .jw-hero__nav{pointer-events:auto;border-radius:var(--radii-full);cursor:pointer;width:2.5rem;height:2.5rem;transition:background var(--motion-fast)ease;background:#faf6eecc;border:0;justify-content:center;align-items:center;font-size:1.5rem;display:flex}[data-theme=jewellery] .jw-hero__nav:hover{background:#faf6ee}[data-theme=jewellery] .jw-hero__dots{gap:.5rem;display:flex;position:absolute;bottom:1rem;left:50%;transform:translate(-50%)}[data-theme=jewellery] .jw-hero__dot{border-radius:var(--radii-full);cursor:pointer;width:.5rem;height:.5rem;transition:background var(--motion-fast)ease;background:0 0;border:1px solid #faf6ee;padding:0}[data-theme=jewellery] .jw-hero__dot[aria-selected=true]{background:#faf6ee}[data-theme=jewellery] .jw-category-rows{padding:var(--spacing-section-y)var(--spacing-page-x);max-width:80rem;margin:0 auto}[data-theme=jewellery] .jw-category-rows__heading{text-align:center;margin-bottom:2rem}[data-theme=jewellery] .jw-category-rows__layout{grid-template-columns:1fr;gap:3rem;display:grid}@media (min-width:768px){[data-theme=jewellery] .jw-category-rows__layout{grid-template-columns:2fr 1fr;align-items:start}}[data-theme=jewellery] .jw-category-rows__list{margin:0;padding:0;list-style:none}[data-theme=jewellery] .jw-category-rows__item{border-bottom:1px solid var(--colors-border)}[data-theme=jewellery] .jw-category-rows__link{transition:color var(--motion-fast)ease;align-items:center;gap:1rem;padding:1rem 0;display:flex}[data-theme=jewellery] .jw-category-rows__link:hover{color:var(--colors-accent)}[data-theme=jewellery] .jw-category-rows__link:hover .jw-category-rows__arrow{transform:translate(4px)}[data-theme=jewellery] .jw-category-rows__thumb{object-fit:cover;border-radius:var(--radii-sm);flex-shrink:0;width:3rem;height:3rem}[data-theme=jewellery] .jw-category-rows__label{font-family:var(--fonts-serif);flex:1;font-size:1rem}[data-theme=jewellery] .jw-category-rows__count{color:var(--colors-muted-foreground);font-size:.8125rem}[data-theme=jewellery] .jw-category-rows__arrow{color:var(--colors-accent);transition:transform var(--motion-fast)ease;font-size:1.125rem}[data-theme=jewellery] .jw-category-rows__banner-img{border-radius:var(--radii-md);width:100%}[data-theme=jewellery] .jw-diamond-shapes{padding:var(--spacing-section-y)var(--spacing-page-x);text-align:center;background:var(--colors-muted)}[data-theme=jewellery] .jw-diamond-shapes__heading{margin-bottom:2rem}[data-theme=jewellery] .jw-diamond-shapes__grid{flex-wrap:wrap;justify-content:center;gap:1.5rem;max-width:64rem;margin:0 auto;padding:0;list-style:none;display:flex}[data-theme=jewellery] .jw-diamond-shapes__item{flex:0 7rem}[data-theme=jewellery] .jw-diamond-shapes__link{border-radius:var(--radii-md);transition:border-color var(--motion-fast)ease,background var(--motion-fast)ease;border:1px solid #0000;flex-direction:column;align-items:center;gap:.75rem;padding:1.25rem .5rem;display:flex}[data-theme=jewellery] .jw-diamond-shapes__link:hover{border-color:var(--colors-border);background:var(--colors-background)}[data-theme=jewellery] .jw-diamond-shapes__icon{object-fit:contain;width:3.5rem;height:3.5rem}[data-theme=jewellery] .jw-diamond-shapes__icon--placeholder{clip-path:polygon(50% 0%,100% 38%,82% 100%,18% 100%,0% 38%);background:var(--colors-accent);opacity:.6;display:block}[data-theme=jewellery] .jw-diamond-shapes__label{font-family:var(--fonts-serif);letter-spacing:.05em;font-size:.875rem}[data-theme=jewellery] .jw-diamond-shapes__descriptor{letter-spacing:.1em;text-transform:uppercase;color:var(--colors-muted-foreground);font-size:.6875rem}[data-theme=jewellery] .jw-best-sellers{padding:var(--spacing-section-y)var(--spacing-page-x);max-width:80rem;margin:0 auto}[data-theme=jewellery] .jw-best-sellers__header{justify-content:space-between;align-items:baseline;gap:1rem;margin-bottom:2rem;display:flex}[data-theme=jewellery] .jw-best-sellers__heading{margin:0}[data-theme=jewellery] .jw-best-sellers__view-all{letter-spacing:.1em;text-transform:uppercase;color:var(--colors-accent);border-bottom:1px solid var(--colors-accent);flex-shrink:0;padding-bottom:.125rem;font-size:.875rem}[data-theme=jewellery] .jw-best-sellers__grid{gap:var(--spacing-block-gap);grid-template-columns:repeat(2,1fr);margin:0;padding:0;list-style:none;display:grid}@media (min-width:640px){[data-theme=jewellery] .jw-best-sellers__grid{grid-template-columns:repeat(3,1fr)}}@media (min-width:900px){[data-theme=jewellery] .jw-best-sellers__grid{grid-template-columns:repeat(4,1fr)}}[data-theme=jewellery] .jw-best-sellers__product{display:block}[data-theme=jewellery] .jw-best-sellers__image-wrap{aspect-ratio:3/4;background:var(--colors-muted);border-radius:var(--radii-md);margin-bottom:.75rem;overflow:hidden}[data-theme=jewellery] .jw-best-sellers__image{object-fit:cover;width:100%;height:100%;transition:transform var(--motion-medium)ease}[data-theme=jewellery] .jw-best-sellers__product:hover .jw-best-sellers__image{transform:scale(1.04)}[data-theme=jewellery] .jw-best-sellers__info{flex-direction:column;gap:.25rem;display:flex}[data-theme=jewellery] .jw-best-sellers__name{font-family:var(--fonts-serif);font-size:.9375rem}[data-theme=jewellery] .jw-best-sellers__price{color:var(--colors-muted-foreground);align-items:baseline;gap:.5rem;font-size:.875rem;display:flex}[data-theme=jewellery] .jw-best-sellers__compare{opacity:.6;font-size:.8125rem;text-decoration:line-through}[data-theme=jewellery] .jw-best-sellers__empty{color:var(--colors-muted-foreground);text-align:center}[data-theme=jewellery] .jw-product-carousel{padding:var(--spacing-section-y)var(--spacing-page-x);max-width:80rem;margin:0 auto}[data-theme=jewellery] .jw-product-carousel__heading{margin-bottom:1.5rem}[data-theme=jewellery] .jw-product-carousel__outer{position:relative;overflow:hidden}[data-theme=jewellery] .jw-product-carousel__rail{transition:transform var(--motion-medium)ease;transform:translateX(calc(var(--jw-carousel-offset,0)*-calc(25% + 1.5rem)));gap:1.5rem;display:flex}[data-theme=jewellery] .jw-product-carousel__item{flex:0 0 calc(25% - .75rem);min-width:0}@media (max-width:900px){[data-theme=jewellery] .jw-product-carousel__item{flex:0 0 calc(33.33% - 1rem)}}@media (max-width:640px){[data-theme=jewellery] .jw-product-carousel__item{flex:0 0 calc(50% - .75rem)}}[data-theme=jewellery] .jw-product-carousel__product{display:block}[data-theme=jewellery] .jw-product-carousel__image{aspect-ratio:3/4;object-fit:cover;border-radius:var(--radii-md);background:var(--colors-muted);width:100%;transition:opacity var(--motion-fast)ease;margin-bottom:.75rem}[data-theme=jewellery] .jw-product-carousel__product:hover .jw-product-carousel__image{opacity:.88}[data-theme=jewellery] .jw-product-carousel__name{font-family:var(--fonts-serif);margin-bottom:.25rem;font-size:.9375rem;display:block}[data-theme=jewellery] .jw-product-carousel__price{color:var(--colors-muted-foreground);align-items:baseline;gap:.5rem;font-size:.875rem;display:flex}[data-theme=jewellery] .jw-product-carousel__compare{opacity:.6;font-size:.8125rem;text-decoration:line-through}[data-theme=jewellery] .jw-product-carousel__controls{justify-content:center;gap:1rem;margin-top:1.5rem;display:flex}[data-theme=jewellery] .jw-product-carousel__nav{background:var(--colors-background);border:1px solid var(--colors-border);border-radius:var(--radii-full);cursor:pointer;width:2.5rem;height:2.5rem;transition:background var(--motion-fast)ease,border-color var(--motion-fast)ease;justify-content:center;align-items:center;font-size:1.25rem;display:flex}[data-theme=jewellery] .jw-product-carousel__nav:hover:not(:disabled){background:var(--colors-muted);border-color:var(--colors-accent)}[data-theme=jewellery] .jw-product-carousel__nav:disabled{opacity:.4;cursor:not-allowed}[data-theme=jewellery] .jw-testimonials{padding:var(--spacing-section-y)var(--spacing-page-x);text-align:center;background:var(--colors-muted)}[data-theme=jewellery] .jw-testimonials__heading{margin-bottom:2.5rem}[data-theme=jewellery] .jw-testimonials__viewport{max-width:48rem;margin:0 auto}[data-theme=jewellery] .jw-testimonials__item{margin:0}[data-theme=jewellery] .jw-testimonials__portrait{border-radius:var(--radii-full);object-fit:cover;border:2px solid var(--colors-border);width:5rem;height:5rem;margin:0 auto 1.5rem}[data-theme=jewellery] .jw-testimonials__stars{color:var(--colors-accent);letter-spacing:.1em;margin-bottom:1.25rem;font-size:1.25rem;display:block}[data-theme=jewellery] .jw-testimonials__quote{font-family:var(--fonts-serif);color:var(--colors-foreground);margin:0 0 1.5rem;font-size:clamp(1.125rem,2vw,1.5rem);font-style:italic;line-height:1.6}[data-theme=jewellery] .jw-testimonials__quote p{margin:0}[data-theme=jewellery] .jw-testimonials__author{flex-direction:column;gap:.25rem;display:flex}[data-theme=jewellery] .jw-testimonials__author-name{letter-spacing:.05em;font-weight:600}[data-theme=jewellery] .jw-testimonials__author-role{color:var(--colors-muted-foreground);letter-spacing:.05em;text-transform:uppercase;font-size:.875rem}[data-theme=jewellery] .jw-testimonials__controls{justify-content:center;align-items:center;gap:1rem;margin-top:2rem;display:flex}[data-theme=jewellery] .jw-testimonials__nav{border:1px solid var(--colors-border);border-radius:var(--radii-full);cursor:pointer;width:2.5rem;height:2.5rem;transition:border-color var(--motion-fast)ease,color var(--motion-fast)ease;background:0 0;justify-content:center;align-items:center;font-size:1.25rem;display:flex}[data-theme=jewellery] .jw-testimonials__nav:hover{border-color:var(--colors-accent);color:var(--colors-accent)}[data-theme=jewellery] .jw-testimonials__dots{gap:.5rem;margin:0;padding:0;list-style:none;display:flex}[data-theme=jewellery] .jw-testimonials__dot{border-radius:var(--radii-full);border:1px solid var(--colors-border);cursor:pointer;width:.5rem;height:.5rem;transition:background var(--motion-fast)ease,border-color var(--motion-fast)ease;background:0 0;padding:0}[data-theme=jewellery] .jw-testimonials__dot[aria-selected=true]{background:var(--colors-accent);border-color:var(--colors-accent)}[data-theme=jewellery] .jw-promo{position:relative;overflow:hidden}[data-theme=jewellery] .jw-promo--full .jw-promo__media{width:100%}[data-theme=jewellery] .jw-promo--full .jw-promo__image{aspect-ratio:16/6;object-fit:cover;width:100%}[data-theme=jewellery] .jw-promo--full .jw-promo__copy{text-align:center;padding:var(--spacing-page-x);color:#faf6ee;background:linear-gradient(90deg,#0000 50%,#00000080);flex-direction:column;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}[data-theme=jewellery] .jw-promo--split{grid-template-columns:1fr 1fr;min-height:28rem;display:grid}@media (max-width:768px){[data-theme=jewellery] .jw-promo--split{grid-template-columns:1fr}}[data-theme=jewellery] .jw-promo--split.jw-promo--copy-end{direction:rtl}[data-theme=jewellery] .jw-promo--split.jw-promo--copy-end>*{direction:ltr}[data-theme=jewellery] .jw-promo--split .jw-promo__media{overflow:hidden}[data-theme=jewellery] .jw-promo--split .jw-promo__image{object-fit:cover;width:100%;height:100%}[data-theme=jewellery] .jw-promo--split .jw-promo__copy{padding:clamp(2rem,6vw,5rem)var(--spacing-page-x);background:var(--colors-muted);flex-direction:column;justify-content:center;display:flex}[data-theme=jewellery] .jw-promo__eyebrow{letter-spacing:.2em;text-transform:uppercase;color:var(--colors-accent);margin-bottom:.75rem;font-size:.75rem}[data-theme=jewellery] .jw-promo__headline{font-family:var(--fonts-serif);margin-bottom:.75rem;font-size:clamp(1.5rem,3vw,2.5rem);font-weight:400;line-height:1.2}[data-theme=jewellery] .jw-promo__subhead{opacity:.85;margin-bottom:1.5rem;font-size:.9375rem}[data-theme=jewellery] .jw-promo__cta{letter-spacing:.1em;text-transform:uppercase;border-radius:var(--radii-sm);transition:opacity var(--motion-fast)ease;align-self:flex-start;padding:.75rem 2rem;font-size:.8125rem;display:inline-block}[data-theme=jewellery] .jw-promo__cta--gold{background:var(--colors-accent);color:var(--colors-accent-foreground)}[data-theme=jewellery] .jw-promo__cta--outline{background:0 0;border:1px solid}[data-theme=jewellery] .jw-promo__cta:hover{opacity:.8}
[data-theme=ecobazzar]{font-family:var(--fonts-sans);color:var(--colors-foreground);background:var(--colors-background);line-height:1.6}[data-theme=ecobazzar] *,[data-theme=ecobazzar] :before,[data-theme=ecobazzar] :after{box-sizing:border-box}[data-theme=ecobazzar] a{color:inherit;text-decoration:none}[data-theme=ecobazzar] img{max-width:100%;height:auto;display:block}[data-theme=ecobazzar] h1,[data-theme=ecobazzar] h2,[data-theme=ecobazzar] h3{letter-spacing:-.005em;font-weight:500;font-family:var(--fonts-serif);margin:0 0 .5em}[data-theme=ecobazzar] h1{font-size:clamp(2.25rem,4.5vw,4rem);line-height:1.1}[data-theme=ecobazzar] h2{font-size:clamp(1.5rem,3vw,2.25rem)}[data-theme=ecobazzar] h3{font-size:clamp(1.125rem,2vw,1.375rem)}[data-theme=ecobazzar] p{margin:0 0 .75em}[data-theme=ecobazzar] .eb-header{align-items:center;gap:var(--spacing-block-gap);padding:1.75rem var(--spacing-page-x);border-bottom:1px solid var(--colors-border);background:var(--colors-background);display:flex}[data-theme=ecobazzar] .eb-header__skip-link{position:absolute;top:-9999px;left:-9999px}[data-theme=ecobazzar] .eb-header__skip-link:focus{background:var(--colors-primary);color:var(--colors-primary-foreground);padding:.5rem .75rem;position:static}[data-theme=ecobazzar] .eb-header__brand{flex-direction:column;gap:.125rem;display:flex}[data-theme=ecobazzar] .eb-header__logo{font-family:var(--fonts-serif);letter-spacing:.01em;color:var(--colors-primary);font-size:1.375rem;font-weight:500}[data-theme=ecobazzar] .eb-header__tagline{letter-spacing:.12em;text-transform:uppercase;color:var(--colors-muted-foreground);font-size:.75rem}[data-theme=ecobazzar] .eb-header__nav-list{flex:1;justify-content:flex-end;gap:2rem;margin:0;padding:0;list-style:none;display:flex}[data-theme=ecobazzar] .eb-header__nav-item a{border-bottom:1px solid #0000;padding:.25rem 0;font-size:.95rem;transition:border-color .2s,color .2s}[data-theme=ecobazzar] .eb-header__nav-item a:hover{border-bottom-color:var(--colors-accent);color:var(--colors-primary)}[data-theme=ecobazzar] .eb-hero{align-items:center;min-height:clamp(420px,65vh,720px);display:grid;position:relative;overflow:hidden}[data-theme=ecobazzar] .eb-hero__image{object-fit:cover;z-index:0;width:100%;height:100%;position:absolute;inset:0}[data-theme=ecobazzar] .eb-hero__overlay{z-index:1;width:100%;padding:var(--spacing-section-y)var(--spacing-page-x);color:var(--colors-primary-foreground);background:linear-gradient(#23241f00 0%,#23241f73 100%);display:flex;position:relative}[data-theme=ecobazzar] .eb-hero--align-center .eb-hero__overlay{text-align:center;justify-content:center}[data-theme=ecobazzar] .eb-hero--align-left .eb-hero__overlay{text-align:left;justify-content:flex-start}[data-theme=ecobazzar] .eb-hero__copy{max-width:36rem}[data-theme=ecobazzar] .eb-hero__headline{color:inherit;margin-bottom:.75rem}[data-theme=ecobazzar] .eb-hero__subhead{margin-inline:auto;max-width:38ch;color:inherit;opacity:.92;margin-bottom:1.5rem;font-size:1.125rem}[data-theme=ecobazzar] .eb-hero--align-left .eb-hero__subhead{margin-inline:0}[data-theme=ecobazzar] .eb-hero__cta{background:var(--colors-accent);color:var(--colors-accent-foreground);border-radius:var(--radii-sm);letter-spacing:.04em;text-transform:uppercase;padding:.875rem 1.75rem;font-size:.8125rem;font-weight:500;transition:background .2s,transform .2s;display:inline-block}[data-theme=ecobazzar] .eb-hero__cta:hover{background:var(--colors-primary-foreground);color:var(--colors-primary)}[data-theme=ecobazzar] .eb-grid{padding:var(--spacing-section-y)var(--spacing-page-x)}[data-theme=ecobazzar] .eb-grid__title{text-align:center;color:var(--colors-primary);margin-bottom:2rem}[data-theme=ecobazzar] .eb-grid__list{gap:var(--spacing-block-gap);grid-template-columns:repeat(auto-fill,minmax(260px,1fr));margin:0;padding:0;list-style:none;display:grid}[data-theme=ecobazzar] .eb-grid__product{flex-direction:column;gap:.625rem;display:flex}[data-theme=ecobazzar] .eb-grid__image{border-radius:var(--radii-md);aspect-ratio:4/5;object-fit:cover;background:var(--colors-muted);transition:opacity .25s,transform .25s}[data-theme=ecobazzar] .eb-grid__product:hover .eb-grid__image{opacity:.92;transform:scale(1.01)}[data-theme=ecobazzar] .eb-grid__name{color:var(--colors-foreground);font-size:.9375rem;font-weight:500}[data-theme=ecobazzar] .eb-grid__price{color:var(--colors-muted-foreground);align-items:baseline;gap:.5rem;font-size:.875rem;display:flex}[data-theme=ecobazzar] .eb-grid__compare-price{color:var(--colors-muted-foreground);opacity:.7;font-size:.8125rem}[data-theme=ecobazzar] .eb-grid__empty{color:var(--colors-muted-foreground);text-align:center}[data-theme=ecobazzar] .eb-footer{padding:var(--spacing-section-y)var(--spacing-page-x);background:var(--colors-muted);border-top:1px solid var(--colors-border);text-align:center;color:var(--colors-muted-foreground)}[data-theme=ecobazzar] .eb-footer__trust{color:var(--colors-primary);align-items:center;gap:.5rem;margin-bottom:.75rem;font-weight:500;display:inline-flex}[data-theme=ecobazzar] .eb-footer__trust-leaf{font-size:1.125rem}[data-theme=ecobazzar] .eb-footer__tagline{margin-bottom:1.5rem;font-style:italic}[data-theme=ecobazzar] .eb-footer__social-list,[data-theme=ecobazzar] .eb-footer__legal-list{flex-wrap:wrap;justify-content:center;gap:1.25rem;margin:0 0 1rem;padding:0;list-style:none;display:flex}[data-theme=ecobazzar] .eb-footer__social-link:hover,[data-theme=ecobazzar] .eb-footer__legal-link:hover{color:var(--colors-primary);text-underline-offset:4px;text-decoration:underline}[data-theme=ecobazzar] .eb-footer__copyright{color:var(--colors-muted-foreground);opacity:.85;margin-top:1rem;font-size:.8125rem}[data-theme=ecobazzar] .eb-grid__header{justify-content:space-between;align-items:baseline;margin-bottom:2rem;display:flex}[data-theme=ecobazzar] .eb-grid__view-all{color:var(--colors-primary);text-underline-offset:3px;font-size:.875rem;text-decoration:underline}[data-theme=ecobazzar] .eb-grid__view-all:hover{opacity:.8}[data-theme=ecobazzar] .eb-grid__image-wrap{position:relative}[data-theme=ecobazzar] .eb-grid__badge{border-radius:var(--radii-sm);letter-spacing:.03em;padding:.2rem .5rem;font-size:.75rem;font-weight:600;position:absolute;top:.5rem;left:.5rem}[data-theme=ecobazzar] .eb-grid__badge--discount{background:var(--colors-danger);color:var(--colors-danger-foreground)}[data-theme=ecobazzar] .eb-grid__current-price{color:var(--colors-foreground);font-weight:600}[data-theme=ecobazzar] .eb-grid__list--row{grid-template-columns:repeat(auto-fill,minmax(180px,1fr))}[data-theme=ecobazzar] .eb-cat-showcase{padding:var(--spacing-section-y)var(--spacing-page-x)}[data-theme=ecobazzar] .eb-cat-showcase__heading{text-align:center;color:var(--colors-primary);margin-bottom:2rem}[data-theme=ecobazzar] .eb-cat-showcase__grid{gap:var(--spacing-block-gap);grid-template-columns:repeat(auto-fill,minmax(200px,1fr));margin:0;padding:0;list-style:none;display:grid}[data-theme=ecobazzar] .eb-cat-showcase__item{display:contents}[data-theme=ecobazzar] .eb-cat-showcase__link{text-align:center;flex-direction:column;align-items:center;gap:.75rem;display:flex}[data-theme=ecobazzar] .eb-cat-showcase__image{aspect-ratio:1;object-fit:cover;border-radius:var(--radii-lg);background:var(--colors-muted);width:100%;transition:transform .25s,opacity .25s}[data-theme=ecobazzar] .eb-cat-showcase__link:hover .eb-cat-showcase__image{opacity:.92;transform:scale(1.03)}[data-theme=ecobazzar] .eb-cat-showcase__placeholder{aspect-ratio:1;border-radius:var(--radii-lg);background:var(--colors-muted);width:100%}[data-theme=ecobazzar] .eb-cat-showcase__title{color:var(--colors-foreground);font-weight:500}[data-theme=ecobazzar] .eb-cat-showcase__cta-wrap{text-align:center;margin-top:2.5rem}[data-theme=ecobazzar] .eb-cat-showcase__cta{border:1.5px solid var(--colors-primary);color:var(--colors-primary);border-radius:var(--radii-sm);letter-spacing:.04em;padding:.75rem 2rem;font-size:.875rem;font-weight:500;transition:background .2s,color .2s;display:inline-block}[data-theme=ecobazzar] .eb-cat-showcase__cta:hover{background:var(--colors-primary);color:var(--colors-primary-foreground)}[data-theme=ecobazzar] .eb-cat-showcase__empty{text-align:center;color:var(--colors-muted-foreground)}[data-theme=ecobazzar] .eb-blog-teaser{padding:var(--spacing-section-y)var(--spacing-page-x)}[data-theme=ecobazzar] .eb-blog-teaser__heading{text-align:center;color:var(--colors-primary);margin-bottom:2rem}[data-theme=ecobazzar] .eb-blog-teaser__list{gap:var(--spacing-block-gap);grid-template-columns:repeat(auto-fill,minmax(280px,1fr));margin:0;padding:0;list-style:none;display:grid}[data-theme=ecobazzar] .eb-blog-teaser__card{flex-direction:column;gap:1rem;display:flex}[data-theme=ecobazzar] .eb-blog-teaser__image{aspect-ratio:16/9;object-fit:cover;border-radius:var(--radii-md);background:var(--colors-muted);width:100%}[data-theme=ecobazzar] .eb-blog-teaser__body{flex-direction:column;gap:.375rem;display:flex}[data-theme=ecobazzar] .eb-blog-teaser__category{text-transform:uppercase;letter-spacing:.1em;color:var(--colors-accent);margin:0;font-size:.75rem}[data-theme=ecobazzar] .eb-blog-teaser__title{margin:0;font-size:1.0625rem}[data-theme=ecobazzar] .eb-blog-teaser__title-link{color:var(--colors-foreground)}[data-theme=ecobazzar] .eb-blog-teaser__title-link:hover{color:var(--colors-primary);text-decoration:underline}[data-theme=ecobazzar] .eb-blog-teaser__excerpt{color:var(--colors-muted-foreground);margin:0;font-size:.875rem}[data-theme=ecobazzar] .eb-blog-teaser__date{color:var(--colors-muted-foreground);font-size:.8125rem}[data-theme=ecobazzar] .eb-blog-teaser__cta-wrap{text-align:center;margin-top:2.5rem}[data-theme=ecobazzar] .eb-blog-teaser__cta{border:1.5px solid var(--colors-primary);color:var(--colors-primary);border-radius:var(--radii-sm);padding:.75rem 2rem;font-size:.875rem;font-weight:500;transition:background .2s,color .2s;display:inline-block}[data-theme=ecobazzar] .eb-blog-teaser__cta:hover{background:var(--colors-primary);color:var(--colors-primary-foreground)}[data-theme=ecobazzar] .eb-testimonials{padding:var(--spacing-section-y)var(--spacing-page-x);text-align:center;background:var(--colors-muted)}[data-theme=ecobazzar] .eb-testimonials__heading{color:var(--colors-primary);margin-bottom:2rem}[data-theme=ecobazzar] .eb-testimonials__viewport{min-height:10rem}[data-theme=ecobazzar] .eb-testimonials__item{flex-direction:column;gap:.75rem;max-width:36rem;margin-inline:auto;display:flex}[data-theme=ecobazzar] .eb-testimonials__stars{color:var(--colors-accent);font-size:1.25rem}[data-theme=ecobazzar] .eb-testimonials__quote{font-family:var(--fonts-serif);color:var(--colors-foreground);margin:0;font-size:clamp(1.0625rem,2vw,1.25rem);font-style:italic}[data-theme=ecobazzar] .eb-testimonials__author{justify-content:center;align-items:center;gap:.75rem;margin-top:.5rem;display:flex}[data-theme=ecobazzar] .eb-testimonials__avatar{border-radius:var(--radii-full);object-fit:cover;width:2.5rem;height:2.5rem}[data-theme=ecobazzar] .eb-testimonials__author-name{font-weight:500}[data-theme=ecobazzar] .eb-testimonials__author-role{color:var(--colors-muted-foreground);font-size:.8125rem}[data-theme=ecobazzar] .eb-testimonials__controls{justify-content:center;align-items:center;gap:1rem;margin-top:1.75rem;display:flex}[data-theme=ecobazzar] .eb-testimonials__nav{cursor:pointer;color:var(--colors-primary);border-radius:var(--radii-sm);background:0 0;border:none;padding:.25rem .5rem;font-size:1.75rem;line-height:1;transition:background .15s}[data-theme=ecobazzar] .eb-testimonials__nav:hover{background:var(--colors-border)}[data-theme=ecobazzar] .eb-testimonials__dots{gap:.5rem;margin:0;padding:0;list-style:none;display:flex}[data-theme=ecobazzar] .eb-testimonials__dot{border-radius:var(--radii-full);background:var(--colors-border);cursor:pointer;border:none;width:.5rem;height:.5rem;padding:0;transition:background .15s}[data-theme=ecobazzar] .eb-testimonials__dot[aria-selected=true]{background:var(--colors-primary)}[data-theme=ecobazzar] .eb-newsletter{padding:var(--spacing-section-y)var(--spacing-page-x);text-align:center;background:var(--colors-primary);color:var(--colors-primary-foreground)}[data-theme=ecobazzar] .eb-newsletter__heading{color:inherit;margin-bottom:.5rem}[data-theme=ecobazzar] .eb-newsletter__subhead{opacity:.88;margin-bottom:1.5rem;font-size:1rem}[data-theme=ecobazzar] .eb-newsletter__label{clip:rect(0 0 0 0);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}[data-theme=ecobazzar] .eb-newsletter__form{display:contents}[data-theme=ecobazzar] .eb-newsletter__row{justify-content:center;gap:.5rem;max-width:28rem;margin-inline:auto;display:flex}[data-theme=ecobazzar] .eb-newsletter__input{border-radius:var(--radii-sm);background:var(--colors-primary-foreground);color:var(--colors-foreground);border:none;flex:1;padding:.75rem 1rem;font-size:.9375rem}[data-theme=ecobazzar] .eb-newsletter__input::placeholder{color:var(--colors-muted-foreground)}[data-theme=ecobazzar] .eb-newsletter__input:focus-visible{outline:2px solid var(--colors-accent);outline-offset:2px}[data-theme=ecobazzar] .eb-newsletter__submit{background:var(--colors-accent);color:var(--colors-accent-foreground);border-radius:var(--radii-sm);cursor:pointer;border:none;padding:.75rem 1.5rem;font-size:.9375rem;font-weight:600;transition:opacity .2s}[data-theme=ecobazzar] .eb-newsletter__submit:hover{opacity:.88}[data-theme=ecobazzar] .eb-newsletter__submit:disabled{opacity:.6;cursor:not-allowed}[data-theme=ecobazzar] .eb-newsletter__success{color:var(--colors-primary-foreground);font-size:1.0625rem}[data-theme=ecobazzar] .eb-newsletter__error{color:var(--colors-danger-foreground);background:var(--colors-danger);border-radius:var(--radii-sm);margin-top:.5rem;padding:.375rem .75rem;font-size:.875rem;display:inline-block}[data-theme=ecobazzar] .eb-promo{position:relative;overflow:hidden}[data-theme=ecobazzar] .eb-promo--full{display:grid}[data-theme=ecobazzar] .eb-promo--split{grid-template-columns:1fr 1fr;align-items:center;display:grid}@media (max-width:640px){[data-theme=ecobazzar] .eb-promo--split{grid-template-columns:1fr}}[data-theme=ecobazzar] .eb-promo__media{grid-area:1/1}[data-theme=ecobazzar] .eb-promo--full .eb-promo__copy{z-index:1;padding:var(--spacing-section-y)var(--spacing-page-x);color:var(--colors-primary-foreground);background:linear-gradient(#23241f00 0%,#23241f8c 100%);grid-area:1/1;position:relative}[data-theme=ecobazzar] .eb-promo--split .eb-promo__copy{padding:var(--spacing-section-y)var(--spacing-page-x)}[data-theme=ecobazzar] .eb-promo--align-center .eb-promo__copy{text-align:center}[data-theme=ecobazzar] .eb-promo--align-start .eb-promo__copy{text-align:left}[data-theme=ecobazzar] .eb-promo__image{object-fit:cover;width:100%;max-height:480px}[data-theme=ecobazzar] .eb-promo__eyebrow{text-transform:uppercase;letter-spacing:.12em;color:var(--colors-accent);margin:0 0 .5rem;font-size:.75rem}[data-theme=ecobazzar] .eb-promo__handle{color:var(--colors-accent);margin:0 0 .25rem;font-size:.875rem;font-weight:500}[data-theme=ecobazzar] .eb-promo__headline{font-family:var(--fonts-serif);margin:0 0 .5rem;font-size:clamp(1.5rem,3vw,2.25rem);font-weight:500}[data-theme=ecobazzar] .eb-promo__subhead{opacity:.9;margin:0 0 1.25rem;font-size:1rem}[data-theme=ecobazzar] .eb-promo__cta{background:var(--colors-accent);color:var(--colors-accent-foreground);border-radius:var(--radii-sm);letter-spacing:.04em;text-transform:uppercase;padding:.75rem 1.75rem;font-size:.875rem;font-weight:500;transition:opacity .2s;display:inline-block}[data-theme=ecobazzar] .eb-promo__cta:hover{opacity:.88}[data-theme=ecobazzar] .eb-pdp{padding:var(--spacing-section-y)var(--spacing-page-x)}[data-theme=ecobazzar] .eb-pdp__breadcrumbs{margin-bottom:1.5rem}[data-theme=ecobazzar] .eb-pdp__breadcrumbs-list{color:var(--colors-muted-foreground);gap:.5rem;margin:0;padding:0;font-size:.875rem;list-style:none;display:flex}[data-theme=ecobazzar] .eb-pdp__breadcrumbs-item+.eb-pdp__breadcrumbs-item:before{content:"/";margin-right:.5rem}[data-theme=ecobazzar] .eb-pdp__layout{grid-template-columns:1fr 1fr;align-items:start;gap:clamp(2rem,5vw,4rem);display:grid}@media (max-width:768px){[data-theme=ecobazzar] .eb-pdp__layout{grid-template-columns:1fr}}[data-theme=ecobazzar] .eb-pdp__gallery{flex-direction:column;gap:1rem;display:flex}[data-theme=ecobazzar] .eb-pdp__image--primary{aspect-ratio:3/4;object-fit:cover;border-radius:var(--radii-md);width:100%}[data-theme=ecobazzar] .eb-pdp__thumbs{gap:.5rem;margin:0;padding:0;list-style:none;display:flex;overflow-x:auto}[data-theme=ecobazzar] .eb-pdp__thumb{object-fit:cover;border-radius:var(--radii-sm);cursor:pointer;border:1.5px solid var(--colors-border);width:4rem;height:4rem}[data-theme=ecobazzar] .eb-pdp__details{flex-direction:column;gap:1rem;display:flex}[data-theme=ecobazzar] .eb-pdp__title{font-size:clamp(1.5rem,3vw,2rem)}[data-theme=ecobazzar] .eb-pdp__price{align-items:baseline;gap:.75rem;display:flex}[data-theme=ecobazzar] .eb-pdp__current-price{color:var(--colors-foreground);font-size:1.375rem;font-weight:600}[data-theme=ecobazzar] .eb-pdp__compare-price{color:var(--colors-muted-foreground);opacity:.75;font-size:1rem}[data-theme=ecobazzar] .eb-pdp__rating{color:var(--colors-muted-foreground);font-size:.9375rem}[data-theme=ecobazzar] .eb-pdp__rating-stars{color:var(--colors-accent)}[data-theme=ecobazzar] .eb-pdp__description{color:var(--colors-muted-foreground);font-size:.9375rem;line-height:1.7}[data-theme=ecobazzar] .eb-pdp__option-group{border:none;margin:0;padding:0}[data-theme=ecobazzar] .eb-pdp__option-label{color:var(--colors-foreground);margin-bottom:.5rem;font-size:.875rem;font-weight:500}[data-theme=ecobazzar] .eb-pdp__option-list{flex-wrap:wrap;gap:.5rem;margin:0;padding:0;list-style:none;display:flex}[data-theme=ecobazzar] .eb-pdp__option-button{border:1.5px solid var(--colors-border);border-radius:var(--radii-sm);cursor:pointer;background:0 0;padding:.5rem 1rem;font-size:.875rem;transition:border-color .15s,background .15s}[data-theme=ecobazzar] .eb-pdp__option-button[aria-checked=true]{border-color:var(--colors-primary);background:var(--colors-primary);color:var(--colors-primary-foreground)}[data-theme=ecobazzar] .eb-pdp__option-button:disabled{opacity:.4;cursor:not-allowed}[data-theme=ecobazzar] .eb-pdp__add-to-cart{background:var(--colors-primary);color:var(--colors-primary-foreground);border-radius:var(--radii-sm);cursor:pointer;border:none;width:100%;padding:1rem 2rem;font-size:1rem;font-weight:600;transition:opacity .2s}[data-theme=ecobazzar] .eb-pdp__add-to-cart:hover{opacity:.88}[data-theme=ecobazzar] .eb-pdp__add-to-cart:disabled{opacity:.5;cursor:not-allowed}[data-theme=ecobazzar] .eb-pdp__specs{border-top:1px solid var(--colors-border);gap:.5rem;padding-top:1rem;display:grid}[data-theme=ecobazzar] .eb-pdp__spec{gap:.75rem;font-size:.875rem;display:flex}[data-theme=ecobazzar] .eb-pdp__spec-label{min-width:8rem;font-weight:500}[data-theme=ecobazzar] .eb-pdp__spec-value{color:var(--colors-muted-foreground)}
