[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)}[data-theme=ecobazzar] .eb-hero--banner{min-height:0;display:block;overflow:visible}[data-theme=ecobazzar] .eb-hero--banner .eb-hero__media,[data-theme=ecobazzar] .eb-hero__banner-link{width:100%;display:block}[data-theme=ecobazzar] .eb-hero__image--banner{object-fit:cover;z-index:auto;width:100%;height:auto;display:block;position:static;inset:auto}[data-theme=ecobazzar] .eb-pdp__tabs{border-top:1px solid var(--colors-border);margin-top:3.5rem;padding-top:2rem}[data-theme=ecobazzar] .eb-pdp__tablist{border-bottom:1px solid var(--colors-border);flex-wrap:wrap;gap:.25rem;margin-bottom:1.75rem;display:flex}[data-theme=ecobazzar] .eb-pdp__tab{appearance:none;color:var(--colors-muted-foreground);cursor:pointer;background:0 0;border:none;border-bottom:2px solid #0000;margin-bottom:-1px;padding:.75rem 1rem;font-size:.9375rem;font-weight:500;transition:color .15s,border-color .15s}[data-theme=ecobazzar] .eb-pdp__tab:hover{color:var(--colors-foreground)}[data-theme=ecobazzar] .eb-pdp__tab[data-active=true]{color:var(--colors-primary);border-bottom-color:var(--colors-primary)}[data-theme=ecobazzar] .eb-pdp__tabpanel{color:var(--colors-muted-foreground);font-size:.9375rem;line-height:1.7}[data-theme=ecobazzar] .eb-pdp__tabpanel--description{max-width:48rem}[data-theme=ecobazzar] .eb-pdp__feedback-heading{color:var(--colors-foreground);margin:0 0 1rem;font-size:1.125rem;font-weight:600}[data-theme=ecobazzar] .eb-pdp__feedback-summary{align-items:center;gap:.5rem;display:flex}[data-theme=ecobazzar] .eb-pdp__feedback-average{color:var(--colors-foreground);font-weight:600}[data-theme=ecobazzar] .eb-pdp__feedback-count{color:var(--colors-muted-foreground)}[data-theme=ecobazzar] .eb-pdp__no-reviews{color:var(--colors-muted-foreground);margin:0;font-size:1rem;font-weight:500}[data-theme=ecobazzar] .eb-cart__page-title{font-family:var(--fonts-serif);text-align:center;color:var(--colors-foreground);margin:0 0 2rem;font-size:2rem;font-weight:600}[data-theme=ecobazzar] .eb-cart__table{border:1px solid var(--colors-border);border-radius:var(--radii-md);background:var(--colors-background,#fff);overflow:hidden}[data-theme=ecobazzar] .eb-cart__head{border-bottom:1px solid var(--colors-border);grid-template-columns:minmax(0,1fr) 6rem 9rem 7rem 2.5rem;align-items:center;gap:1rem;padding:1rem 1.5rem;display:grid}[data-theme=ecobazzar] .eb-cart__col{letter-spacing:.04em;text-transform:uppercase;color:var(--colors-muted-foreground);font-size:.75rem;font-weight:500}[data-theme=ecobazzar] .eb-cart__col--remove{min-width:2.5rem}[data-theme=ecobazzar] .eb-cart__table .eb-cart__list{margin:0;padding:0;list-style:none}[data-theme=ecobazzar] .eb-cart__table .eb-cart__line{border-bottom:1px solid var(--colors-border);grid-template-columns:minmax(0,1fr) 6rem 9rem 7rem 2.5rem;align-items:center;gap:1rem;padding:1rem 1.5rem;display:grid}[data-theme=ecobazzar] .eb-cart__line-product{align-items:center;gap:1.25rem;min-width:0;display:flex}[data-theme=ecobazzar] .eb-cart__line-product .eb-cart__line-image{object-fit:cover;border-radius:var(--radii-md);background:var(--colors-muted);flex-shrink:0;width:6.25rem;height:6.25rem}[data-theme=ecobazzar] .eb-cart__line-price{color:var(--colors-foreground);font-size:.9375rem;font-weight:500}[data-theme=ecobazzar] .eb-cart__table .eb-cart__line-qty{border:1px solid var(--colors-border);border-radius:var(--radii-full);justify-content:space-between;align-items:center;gap:.25rem;width:7.75rem;padding:.4rem;display:inline-flex}[data-theme=ecobazzar] .eb-cart__table .eb-cart__qty-btn{border-radius:var(--radii-full);width:2.125rem;height:2.125rem}[data-theme=ecobazzar] .eb-cart__line-remove{width:1.5rem;height:1.5rem;color:var(--colors-muted-foreground);border:1px solid var(--colors-border);border-radius:var(--radii-full);cursor:pointer;transition:color var(--motion-fast)ease,border-color var(--motion-fast)ease;background:0 0;place-items:center;padding:0;font-size:1.25rem;line-height:1;display:grid}[data-theme=ecobazzar] .eb-cart__line-remove:hover{color:var(--colors-destructive,#b00020);border-color:var(--colors-destructive,#b00020);opacity:1}[data-theme=ecobazzar] .eb-cart__line-remove:focus-visible{outline:2px solid var(--colors-accent);outline-offset:2px}[data-theme=ecobazzar] .eb-cart__table-foot{justify-content:space-between;align-items:center;gap:1rem;padding:1rem 1.5rem;display:flex}[data-theme=ecobazzar] .eb-cart__foot-btn{border-radius:var(--radii-full);background:var(--colors-muted);color:var(--colors-foreground);cursor:pointer;transition:background var(--motion-fast)ease;border:none;justify-content:center;align-items:center;padding:.7rem 1.5rem;font-size:.8125rem;font-weight:600;text-decoration:none;display:inline-flex}[data-theme=ecobazzar] .eb-cart__foot-btn:hover{background:var(--colors-border)}[data-theme=ecobazzar] .eb-cart__foot-btn:focus-visible{outline:2px solid var(--colors-accent);outline-offset:2px}[data-theme=ecobazzar] .eb-cart__coupon{border:1px solid var(--colors-border);border-radius:var(--radii-md);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1.5rem;padding:1.25rem;display:flex}[data-theme=ecobazzar] .eb-cart__coupon-label{color:var(--colors-foreground);font-size:1.125rem;font-weight:500}[data-theme=ecobazzar] .eb-cart__coupon-field{border:1px solid var(--colors-border);border-radius:var(--radii-full);flex:1;align-items:center;min-width:16rem;max-width:28rem;display:flex;overflow:hidden}[data-theme=ecobazzar] .eb-cart__coupon-input{min-width:0;height:3.25rem;font-family:var(--fonts-sans);color:var(--colors-foreground);background:0 0;border:none;flex:1;padding:0 1.25rem;font-size:.9375rem}[data-theme=ecobazzar] .eb-cart__coupon-input:focus{outline:none}[data-theme=ecobazzar] .eb-cart__coupon-input::placeholder{color:var(--colors-muted-foreground)}[data-theme=ecobazzar] .eb-cart__coupon-btn{border-radius:var(--radii-full);background:var(--colors-foreground);height:3.25rem;color:var(--colors-background,#fff);cursor:pointer;transition:opacity var(--motion-fast)ease;border:none;padding:0 1.75rem;font-size:.9375rem;font-weight:600}[data-theme=ecobazzar] .eb-cart__coupon-btn:hover{opacity:.88}[data-theme=ecobazzar] .eb-cart__coupon-btn:focus-visible{outline:2px solid var(--colors-accent);outline-offset:2px}@media (max-width:640px){[data-theme=ecobazzar] .eb-cart__head{display:none}[data-theme=ecobazzar] .eb-cart__table .eb-cart__line{grid-template-columns:minmax(0,1fr) auto;grid-template-areas:"product remove""price qty""total total";row-gap:.75rem}[data-theme=ecobazzar] .eb-cart__line-product{grid-area:product}[data-theme=ecobazzar] .eb-cart__line-price{grid-area:price}[data-theme=ecobazzar] .eb-cart__table .eb-cart__line-qty{grid-area:qty;justify-self:end}[data-theme=ecobazzar] .eb-cart__line-total{grid-area:total}[data-theme=ecobazzar] .eb-cart__line-remove{grid-area:remove;justify-self:end}[data-theme=ecobazzar] .eb-cart__coupon{justify-content:center}}[data-theme=ecobazzar] .eb-checkout--single{gap:0;display:grid}[data-theme=ecobazzar] .eb-checkout__single-layout{grid-template-columns:minmax(0,1fr) minmax(300px,424px);align-items:start;gap:2rem;display:grid}@media (max-width:960px){[data-theme=ecobazzar] .eb-checkout__single-layout{grid-template-columns:1fr}}[data-theme=ecobazzar] .eb-checkout__billing{gap:2rem;min-width:0;display:grid}[data-theme=ecobazzar] .eb-checkout__billing-section{border-bottom:1px solid var(--colors-border);gap:1.25rem;padding-bottom:2rem;display:grid}[data-theme=ecobazzar] .eb-checkout__billing-title{color:var(--colors-foreground);margin:0;font-size:1.5rem;font-weight:600;line-height:1.2}[data-theme=ecobazzar] .eb-checkout__billing-grid{gap:1rem;display:grid}[data-theme=ecobazzar] .eb-checkout__triple{grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;display:grid}[data-theme=ecobazzar] .eb-checkout__pair{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;display:grid}@media (max-width:640px){[data-theme=ecobazzar] .eb-checkout__triple,[data-theme=ecobazzar] .eb-checkout__pair{grid-template-columns:1fr}}[data-theme=ecobazzar] .eb-checkout__field{gap:.375rem;min-width:0;display:grid}[data-theme=ecobazzar] .eb-checkout__select{width:100%;height:3rem;color:var(--colors-foreground);background:var(--colors-background);border:1px solid var(--colors-border);appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 24 24' fill='none' stroke='%23666' stroke-width='2'%3E%3Cpath d='M6 9l6 6 6-6'/%3E%3C/svg%3E");background-position:right .75rem center;background-repeat:no-repeat;border-radius:6px;padding:0 2.25rem 0 .75rem;font-size:.9375rem}[data-theme=ecobazzar] .eb-checkout__select:focus-visible{border-color:var(--colors-primary);box-shadow:0 0 0 3px color-mix(in srgb,var(--colors-primary)22%,transparent);outline:none}[data-theme=ecobazzar] .eb-checkout__textarea{width:100%;min-height:100px;color:var(--colors-foreground);background:var(--colors-background);border:1px solid var(--colors-border);resize:vertical;border-radius:6px;padding:.75rem;font-family:inherit;font-size:.9375rem}[data-theme=ecobazzar] .eb-checkout__textarea::placeholder{color:var(--colors-muted-foreground)}[data-theme=ecobazzar] .eb-checkout__textarea:focus-visible{border-color:var(--colors-primary);box-shadow:0 0 0 3px color-mix(in srgb,var(--colors-primary)22%,transparent);outline:none}[data-theme=ecobazzar] .eb-checkout__ship-diff{color:var(--colors-foreground);cursor:pointer;align-items:center;gap:.5rem;font-size:.9375rem;display:inline-flex}[data-theme=ecobazzar] .eb-checkout__checkbox{width:1.05rem;height:1.05rem;accent-color:var(--colors-primary);cursor:pointer}[data-theme=ecobazzar] .eb-checkout__additional{gap:1.25rem;display:grid}[data-theme=ecobazzar] .eb-checkout__summary-card{border:1px solid var(--colors-border);background:var(--colors-card,var(--colors-background));border-radius:8px;gap:1rem;padding:1.5rem;display:grid;position:sticky;top:1.5rem}[data-theme=ecobazzar] .eb-checkout__summary-title{color:var(--colors-foreground);margin:0;font-size:1.25rem;font-weight:600}[data-theme=ecobazzar] .eb-checkout__summary-items{gap:.75rem;margin:0;padding:0;list-style:none;display:grid}[data-theme=ecobazzar] .eb-checkout__summary-item{justify-content:space-between;align-items:center;gap:.75rem;display:flex}[data-theme=ecobazzar] .eb-checkout__summary-item-info{align-items:center;gap:.625rem;min-width:0;display:flex}[data-theme=ecobazzar] .eb-checkout__summary-thumb{object-fit:cover;border:1px solid var(--colors-border);border-radius:6px;flex:none;width:60px;height:60px}[data-theme=ecobazzar] .eb-checkout__summary-thumb--empty{background:var(--colors-muted,#eee)}[data-theme=ecobazzar] .eb-checkout__summary-item-name{color:var(--colors-foreground);text-overflow:ellipsis;font-size:.875rem;overflow:hidden}[data-theme=ecobazzar] .eb-checkout__summary-item-price{white-space:nowrap;color:var(--colors-foreground);font-size:.875rem;font-weight:500}[data-theme=ecobazzar] .eb-checkout__summary-totals{border-top:1px solid var(--colors-border);gap:0;margin:0;padding-top:.75rem;display:grid}[data-theme=ecobazzar] .eb-checkout__summary-row{border-bottom:1px solid var(--colors-border);justify-content:space-between;align-items:center;margin-bottom:.75rem;padding-bottom:.75rem;display:flex}[data-theme=ecobazzar] .eb-checkout__summary-row dt,[data-theme=ecobazzar] .eb-checkout__summary-row dd{margin:0}[data-theme=ecobazzar] .eb-checkout__summary-row dt{color:var(--colors-muted-foreground);font-size:1rem}[data-theme=ecobazzar] .eb-checkout__summary-row dd{color:var(--colors-foreground);font-size:.875rem;font-weight:500}[data-theme=ecobazzar] .eb-checkout__summary-row--total{border-bottom:none;margin-bottom:0}[data-theme=ecobazzar] .eb-checkout__summary-row--total dt{color:var(--colors-foreground);font-weight:500}[data-theme=ecobazzar] .eb-checkout__summary-row--total dd{font-size:1.25rem;font-weight:600}[data-theme=ecobazzar] .eb-checkout__payment{gap:.75rem;display:grid}[data-theme=ecobazzar] .eb-checkout__payment-title{color:var(--colors-foreground);margin:0;font-size:1.25rem;font-weight:500}[data-theme=ecobazzar] .eb-checkout__payment-list{gap:.625rem;margin:0;padding:0;list-style:none;display:grid}[data-theme=ecobazzar] .eb-checkout__payment-item{display:block}[data-theme=ecobazzar] .eb-checkout__payment-btn{width:100%;color:var(--colors-muted-foreground);cursor:pointer;text-align:left;background:0 0;border:none;align-items:center;gap:.5rem;padding:0;font-size:.875rem;display:flex}[data-theme=ecobazzar] .eb-checkout__radio{border:2px solid var(--colors-border);border-radius:50%;flex:none;width:20px;height:20px;transition:border-color .15s;display:inline-block;position:relative}[data-theme=ecobazzar] .eb-checkout__payment-btn--selected .eb-checkout__radio,[data-theme=ecobazzar] .eb-checkout__payment-btn[aria-checked=true] .eb-checkout__radio{border-color:var(--colors-primary)}[data-theme=ecobazzar] .eb-checkout__payment-btn--selected .eb-checkout__radio:after,[data-theme=ecobazzar] .eb-checkout__payment-btn[aria-checked=true] .eb-checkout__radio:after{content:"";background:var(--colors-primary);border-radius:50%;position:absolute;inset:3px}[data-theme=ecobazzar] .eb-checkout__payment-btn--selected,[data-theme=ecobazzar] .eb-checkout__payment-btn[aria-checked=true]{color:var(--colors-foreground)}[data-theme=ecobazzar] .eb-checkout__payment-btn:focus-visible{outline:none}[data-theme=ecobazzar] .eb-checkout__payment-btn:focus-visible .eb-checkout__radio{box-shadow:0 0 0 3px color-mix(in srgb,var(--colors-primary)30%,transparent)}[data-theme=ecobazzar] .eb-checkout__place-order{background:var(--colors-primary);width:100%;height:51px;color:var(--colors-primary-foreground);cursor:pointer;border:none;border-radius:43px;margin-top:.5rem;font-size:1rem;font-weight:600;transition:opacity .15s}[data-theme=ecobazzar] .eb-checkout__place-order:hover{opacity:.9}[data-theme=ecobazzar] .eb-checkout__place-order:focus-visible{box-shadow:0 0 0 3px color-mix(in srgb,var(--colors-primary)35%,transparent);outline:none}[data-theme=ecobazzar] .eb-checkout__newsletter{background:var(--colors-muted,#e6e6e6);width:100%;margin-top:2.5rem}[data-theme=ecobazzar] .eb-checkout__newsletter-inner{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1.5rem;max-width:1200px;margin:0 auto;padding:2.25rem 1.5rem;display:flex}[data-theme=ecobazzar] .eb-checkout__newsletter-copy{gap:.25rem;max-width:28rem;display:grid}[data-theme=ecobazzar] .eb-checkout__newsletter-title{color:var(--colors-foreground);margin:0;font-size:1.5rem;font-weight:600}[data-theme=ecobazzar] .eb-checkout__newsletter-desc{color:var(--colors-muted-foreground);margin:0;font-size:.8125rem}[data-theme=ecobazzar] .eb-checkout__newsletter-form{align-items:center;display:flex}[data-theme=ecobazzar] .eb-checkout__newsletter-input{border:1px solid var(--colors-border);background:var(--colors-background);width:360px;max-width:60vw;height:52px;color:var(--colors-foreground);border-right:none;border-radius:46px 0 0 46px;padding:0 1.25rem;font-size:.9375rem}[data-theme=ecobazzar] .eb-checkout__newsletter-input:focus-visible{border-color:var(--colors-primary);outline:none}[data-theme=ecobazzar] .eb-checkout__newsletter-btn{background:var(--colors-primary);height:52px;color:var(--colors-primary-foreground);cursor:pointer;border:none;border-radius:43px;margin-left:-46px;padding:0 2rem;font-size:1rem;font-weight:600;transition:opacity .15s}[data-theme=ecobazzar] .eb-checkout__newsletter-btn:hover{opacity:.9}[data-theme=ecobazzar] .eb-checkout__newsletter-btn:focus-visible{box-shadow:0 0 0 3px color-mix(in srgb,var(--colors-primary)35%,transparent);outline:none}[data-theme=ecobazzar] .eb-sr-only{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=ecobazzar] .eb-account__shell{gap:var(--spacing-block-gap,1.5rem);grid-template-columns:14rem minmax(0,1fr);align-items:start;display:grid}[data-theme=ecobazzar] .eb-account__sidebar{position:sticky;top:1.5rem}[data-theme=ecobazzar] .eb-account__tablist{border:1px solid var(--colors-border);border-radius:var(--radii-lg);background:var(--colors-background);box-shadow:var(--shadows-sm);gap:.25rem;margin:0;padding:.5rem;list-style:none;display:grid}[data-theme=ecobazzar] .eb-account__tab{text-align:left;cursor:pointer;border-radius:var(--radii-sm);width:100%;color:var(--colors-foreground);transition:background var(--motion-fast)ease,color var(--motion-fast)ease;background:0 0;border:none;padding:.625rem .875rem;font-size:.9375rem;font-weight:500;text-decoration:none;display:block}[data-theme=ecobazzar] .eb-account__tab:hover{background:var(--colors-muted)}[data-theme=ecobazzar] .eb-account__tab[data-active=true]{background:var(--colors-primary);color:var(--colors-primary-foreground)}[data-theme=ecobazzar] .eb-account__tab:focus-visible{outline:2px solid var(--colors-accent);outline-offset:2px}[data-theme=ecobazzar] .eb-account__tab--logout{color:var(--colors-danger)}[data-theme=ecobazzar] .eb-account__panel{gap:var(--spacing-block-gap,1.5rem);min-width:0;display:grid}[data-theme=ecobazzar] .eb-account__dashboard,[data-theme=ecobazzar] .eb-account__settings{gap:1.5rem;display:grid}[data-theme=ecobazzar] .eb-account__cards{grid-template-columns:minmax(0,1.2fr) minmax(0,1fr);gap:1.5rem;display:grid}[data-theme=ecobazzar] .eb-account__profile-card{text-align:center;border:1px solid var(--colors-border);border-radius:var(--radii-lg);background:var(--colors-background);box-shadow:var(--shadows-sm);flex-direction:column;align-items:center;gap:.25rem;padding:2rem 1.5rem;display:flex}[data-theme=ecobazzar] .eb-account__avatar{border-radius:var(--radii-full);object-fit:cover;width:120px;height:120px;margin-bottom:.5rem}[data-theme=ecobazzar] .eb-account__avatar--lg{width:180px;height:180px}[data-theme=ecobazzar] .eb-account__profile-name{font-family:var(--fonts-serif);color:var(--colors-primary);margin:0;font-size:1.25rem;font-weight:600}[data-theme=ecobazzar] .eb-account__profile-role{color:var(--colors-muted-foreground);margin:0;font-size:.8125rem}[data-theme=ecobazzar] .eb-account__profile-edit{color:var(--colors-primary);text-underline-offset:3px;margin-top:.5rem;font-size:.9375rem;font-weight:500;text-decoration:underline}[data-theme=ecobazzar] .eb-account__profile-edit:focus-visible{outline:2px solid var(--colors-accent);outline-offset:2px}[data-theme=ecobazzar] .eb-account__billing-summary{border:1px solid var(--colors-border);border-radius:var(--radii-lg);background:var(--colors-background);box-shadow:var(--shadows-sm);flex-direction:column;gap:1rem;padding:2rem;display:flex}[data-theme=ecobazzar] .eb-account__billing-eyebrow{letter-spacing:.08em;text-transform:uppercase;color:var(--colors-muted-foreground);margin:0;font-size:.6875rem;font-weight:600}[data-theme=ecobazzar] .eb-account__billing-body{gap:.5rem;display:grid}[data-theme=ecobazzar] .eb-account__billing-name{font-family:var(--fonts-serif);color:var(--colors-primary);margin:0;font-size:1.375rem;font-weight:600}[data-theme=ecobazzar] .eb-account__billing-line{color:var(--colors-foreground);margin:0;font-size:.9375rem;line-height:1.5}[data-theme=ecobazzar] .eb-account__billing-edit{cursor:pointer;color:var(--colors-primary);text-underline-offset:3px;background:0 0;border:none;align-self:flex-start;padding:0;font-size:.9375rem;font-weight:500;text-decoration:underline}[data-theme=ecobazzar] .eb-account__billing-edit:focus-visible{outline:2px solid var(--colors-accent);outline-offset:2px}[data-theme=ecobazzar] .eb-account__orders{border:1px solid var(--colors-border);border-radius:var(--radii-lg);background:var(--colors-background);box-shadow:var(--shadows-sm);overflow:hidden}[data-theme=ecobazzar] .eb-account__orders-head{border-bottom:1px solid var(--colors-border);justify-content:space-between;align-items:center;padding:1rem 1.5rem;display:flex}[data-theme=ecobazzar] .eb-account__orders-title{font-family:var(--fonts-serif);color:var(--colors-primary);margin:0;font-size:1.125rem;font-weight:600}[data-theme=ecobazzar] .eb-account__orders-viewall{color:var(--colors-primary);font-size:.9375rem;font-weight:500}[data-theme=ecobazzar] .eb-account__orders-viewall:focus-visible{outline:2px solid var(--colors-accent);outline-offset:2px}[data-theme=ecobazzar] .eb-account__no-orders{color:var(--colors-muted-foreground);margin:0;padding:1.5rem;font-size:.9375rem}[data-theme=ecobazzar] .eb-account__orders-table{border-collapse:collapse;width:100%;font-size:.875rem}[data-theme=ecobazzar] .eb-account__orders-table thead{background:var(--colors-muted)}[data-theme=ecobazzar] .eb-account__orders-table th{text-align:left;letter-spacing:.04em;text-transform:uppercase;color:var(--colors-muted-foreground);padding:.75rem 1.5rem;font-size:.75rem;font-weight:500}[data-theme=ecobazzar] .eb-account__orders-table td{color:var(--colors-foreground);border-top:1px solid var(--colors-border);padding:.875rem 1.5rem}[data-theme=ecobazzar] .eb-account__orders-count{color:var(--colors-muted-foreground)}[data-theme=ecobazzar] .eb-account__orders-action a{color:var(--colors-primary);font-weight:500}[data-theme=ecobazzar] .eb-account__orders-action a:focus-visible{outline:2px solid var(--colors-accent);outline-offset:2px}[data-theme=ecobazzar] .eb-account__card{border:1px solid var(--colors-border);border-radius:var(--radii-lg);background:var(--colors-background);box-shadow:var(--shadows-sm);padding:0;overflow:hidden}[data-theme=ecobazzar] .eb-account__card-title{border-bottom:1px solid var(--colors-border);font-family:var(--fonts-serif);color:var(--colors-primary);margin:0;padding:1.25rem 1.75rem;font-size:1.125rem;font-weight:600}[data-theme=ecobazzar] .eb-account__settings-grid{grid-template-columns:minmax(0,1fr) 16rem;gap:3rem;padding:1.75rem;display:grid}[data-theme=ecobazzar] .eb-account__form-col{flex-direction:column;gap:1.25rem;padding:1.75rem;display:flex}[data-theme=ecobazzar] .eb-account__settings-grid .eb-account__form-col{padding:0}[data-theme=ecobazzar] .eb-account__avatar-col{flex-direction:column;align-items:center;gap:1rem;display:flex}[data-theme=ecobazzar] .eb-account__form-row{gap:1rem;display:grid}[data-theme=ecobazzar] .eb-account__form-row--split{grid-template-columns:1fr 1fr}[data-theme=ecobazzar] .eb-account__field{flex-direction:column;gap:.375rem;display:flex}[data-theme=ecobazzar] .eb-account__label{color:var(--colors-foreground);font-size:.8125rem;font-weight:500}[data-theme=ecobazzar] .eb-account__input{border:1px solid var(--colors-border);border-radius:var(--radii-sm);background:var(--colors-background);width:100%;height:2.75rem;color:var(--colors-foreground);transition:border-color var(--motion-fast)ease,box-shadow var(--motion-fast)ease;padding:0 .875rem;font-size:.9375rem}[data-theme=ecobazzar] .eb-account__input:focus-visible{border-color:var(--colors-primary);box-shadow:0 0 0 3px color-mix(in srgb,var(--colors-primary)18%,transparent);outline:none}[data-theme=ecobazzar] .eb-account__input--pw{padding-right:3.5rem}[data-theme=ecobazzar] .eb-account__pw-wrap{position:relative}[data-theme=ecobazzar] .eb-account__pw-toggle{cursor:pointer;color:var(--colors-muted-foreground);background:0 0;border:none;font-size:.8125rem;font-weight:500;position:absolute;top:50%;right:.75rem;transform:translateY(-50%)}[data-theme=ecobazzar] .eb-account__pw-toggle:hover{color:var(--colors-primary)}[data-theme=ecobazzar] .eb-account__pw-toggle:focus-visible{outline:2px solid var(--colors-accent);outline-offset:2px}[data-theme=ecobazzar] .eb-account__primary-btn{border-radius:var(--radii-full);background:var(--colors-primary);height:2.75rem;color:var(--colors-primary-foreground);cursor:pointer;transition:opacity var(--motion-fast)ease;border:none;align-self:flex-start;padding:0 1.75rem;font-size:.9375rem;font-weight:600}[data-theme=ecobazzar] .eb-account__primary-btn:hover{opacity:.88}[data-theme=ecobazzar] .eb-account__primary-btn:focus-visible{outline:2px solid var(--colors-accent);outline-offset:2px}[data-theme=ecobazzar] .eb-account__outline-btn{border:1.5px solid var(--colors-primary);border-radius:var(--radii-full);height:2.5rem;color:var(--colors-primary);cursor:pointer;transition:background var(--motion-fast)ease,color var(--motion-fast)ease;background:0 0;padding:0 1.5rem;font-size:.875rem;font-weight:500}[data-theme=ecobazzar] .eb-account__outline-btn:hover{background:var(--colors-primary);color:var(--colors-primary-foreground)}[data-theme=ecobazzar] .eb-account__outline-btn:focus-visible{outline:2px solid var(--colors-accent);outline-offset:2px}[data-theme=ecobazzar] .eb-account__card .eb-account__addr-list,[data-theme=ecobazzar] .eb-account__card .eb-account__addr-add-btn,[data-theme=ecobazzar] .eb-account__card .eb-account__addr-form{margin:1.75rem}@media (max-width:860px){[data-theme=ecobazzar] .eb-account__shell{grid-template-columns:1fr}[data-theme=ecobazzar] .eb-account__sidebar{position:static}[data-theme=ecobazzar] .eb-account__tablist{grid-auto-columns:1fr;grid-auto-flow:column;overflow-x:auto}[data-theme=ecobazzar] .eb-account__cards{grid-template-columns:1fr}[data-theme=ecobazzar] .eb-account__settings-grid{grid-template-columns:1fr;gap:1.75rem}}@media (max-width:540px){[data-theme=ecobazzar] .eb-account__form-row--split{grid-template-columns:1fr}[data-theme=ecobazzar] .eb-account__orders-table th:nth-child(2),[data-theme=ecobazzar] .eb-account__orders-table td:nth-child(2){display:none}}[data-theme=ecobazzar] .eb-orders__panel{border:1px solid var(--colors-border);border-radius:var(--radii-md);overflow:hidden}[data-theme=ecobazzar] .eb-orders__bar{border-bottom:1px solid var(--colors-border);background:var(--colors-card,var(--colors-background));justify-content:space-between;align-items:center;padding:1rem 1.5rem;display:flex}[data-theme=ecobazzar] .eb-orders__bar-title{font-family:var(--fonts-serif);color:var(--colors-primary);font-size:1.125rem;font-weight:600}[data-theme=ecobazzar] .eb-orders__view-all{color:var(--colors-primary);font-size:.9375rem;font-weight:500;text-decoration:none}[data-theme=ecobazzar] .eb-orders__view-all:hover{text-underline-offset:3px;text-decoration:underline}[data-theme=ecobazzar] .eb-orders__view-all:focus-visible{outline:2px solid var(--colors-accent);outline-offset:2px;border-radius:var(--radii-sm)}[data-theme=ecobazzar] .eb-orders__panel .eb-orders__thead{background:var(--colors-muted)}[data-theme=ecobazzar] .eb-orders__panel .eb-orders__th{border-bottom:1px solid var(--colors-border)}[data-theme=ecobazzar] .eb-orders__th--actions{text-align:right}[data-theme=ecobazzar] .eb-orders__td--total{white-space:nowrap;font-weight:600}[data-theme=ecobazzar] .eb-orders__items{color:var(--colors-muted-foreground);font-weight:400}[data-theme=ecobazzar] .eb-orders__td--actions{text-align:right}[data-theme=ecobazzar] .eb-orders__panel .eb-orders__pagination{border-top:1px solid var(--colors-border);justify-content:space-between;align-items:center;margin-top:0;padding:.75rem 1rem}@media (max-width:640px){[data-theme=ecobazzar] .eb-orders__panel .eb-orders__td--actions{text-align:left}[data-theme=ecobazzar] .eb-orders__td[data-label]:before{content:attr(data-label);letter-spacing:.06em;text-transform:uppercase;color:var(--colors-muted-foreground);margin-bottom:.125rem;font-size:.6875rem;font-weight:600;display:block}[data-theme=ecobazzar] .eb-orders__td[data-label=""]:before{content:none}}[data-theme=ecobazzar] .eb-order-detail__breadcrumb{color:var(--colors-muted-foreground);flex-wrap:wrap;justify-self:start;align-items:center;gap:.5rem;font-size:.875rem;display:flex}[data-theme=ecobazzar] .eb-order-detail__crumb-link{color:var(--colors-muted-foreground);transition:color .18s}[data-theme=ecobazzar] .eb-order-detail__crumb-link:hover{color:var(--colors-primary)}[data-theme=ecobazzar] .eb-order-detail__crumb-link:focus-visible{outline:2px solid var(--colors-accent);outline-offset:2px}[data-theme=ecobazzar] .eb-order-detail__crumb-sep{color:var(--colors-border)}[data-theme=ecobazzar] .eb-order-detail__crumb-current{color:var(--colors-foreground);font-weight:500}[data-theme=ecobazzar] .eb-order-track{background:var(--colors-muted);border:1px solid var(--colors-border);border-radius:var(--radii-lg);flex-direction:column;align-items:center;gap:2rem;padding:2rem 1.5rem;display:flex}[data-theme=ecobazzar] .eb-order-track__title{color:var(--colors-primary);text-align:center;margin:0;font-size:clamp(1.25rem,2.5vw,1.625rem);font-weight:700}[data-theme=ecobazzar] .eb-order-track__stepper{align-items:flex-start;width:100%;max-width:36rem;margin:0;padding:0 0 1.5rem;list-style:none;display:flex}[data-theme=ecobazzar] .eb-order-track__step{flex:1 1 0;align-items:center;display:flex;position:relative}[data-theme=ecobazzar] .eb-order-track__step:last-child{flex:none}[data-theme=ecobazzar] .eb-order-track__dot{border-radius:var(--radii-full);background:var(--colors-border);border:2px solid var(--colors-background);z-index:1;flex:none;width:2rem;height:2rem;transition:background-color .2s}[data-theme=ecobazzar] .eb-order-track__step--done .eb-order-track__dot,[data-theme=ecobazzar] .eb-order-track__step--active .eb-order-track__dot{background:var(--colors-primary)}[data-theme=ecobazzar] .eb-order-track__step--active .eb-order-track__dot{box-shadow:0 0 0 4px color-mix(in srgb,var(--colors-primary)22%,transparent)}[data-theme=ecobazzar] .eb-order-track__step-label{white-space:nowrap;color:var(--colors-foreground);font-size:.8125rem;font-weight:500;position:absolute;top:2.5rem;left:1rem;transform:translate(-50%)}[data-theme=ecobazzar] .eb-order-track__line{border-top:2px dashed var(--colors-border);flex:auto;height:0;margin:0 .25rem}[data-theme=ecobazzar] .eb-order-track__line--done{border-top-color:var(--colors-primary)}[data-theme=ecobazzar] .eb-order-track__actions{flex-wrap:wrap;justify-content:center;gap:.75rem;display:flex}[data-theme=ecobazzar] .eb-order-track__btn{border-radius:var(--radii-md);border:1px solid var(--colors-primary);justify-content:center;align-items:center;padding:.625rem 1.75rem;font-size:.9375rem;font-weight:500;transition:background-color .18s,color .18s;display:inline-flex}[data-theme=ecobazzar] .eb-order-track__btn--primary{background:var(--colors-primary);color:var(--colors-primary-foreground)}[data-theme=ecobazzar] .eb-order-track__btn--primary:hover{background:color-mix(in srgb,var(--colors-primary)88%,black)}[data-theme=ecobazzar] .eb-order-track__btn--outline{color:var(--colors-primary);background:0 0}[data-theme=ecobazzar] .eb-order-track__btn--outline:hover{background:var(--colors-primary);color:var(--colors-primary-foreground)}[data-theme=ecobazzar] .eb-order-track__btn:focus-visible{outline:2px solid var(--colors-accent);outline-offset:2px}[data-theme=ecobazzar] .eb-wishlist[data-layout=table]{flex-direction:column;align-items:center;display:flex}[data-theme=ecobazzar] .eb-wishlist[data-layout=table] .eb-wishlist__heading{text-align:center;align-self:center}[data-theme=ecobazzar] .eb-wishlist__sr-only{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=ecobazzar] .eb-wishlist__panel{width:100%;max-width:82.5rem}[data-theme=ecobazzar] .eb-wishlist__table{table-layout:fixed;border-collapse:separate;border-spacing:0;border:1px solid var(--colors-border);border-radius:var(--radii-lg)var(--radii-lg)0 0;width:100%;overflow:hidden}[data-theme=ecobazzar] .eb-wishlist__col--product{width:40%}[data-theme=ecobazzar] .eb-wishlist__col--price,[data-theme=ecobazzar] .eb-wishlist__col--stock,[data-theme=ecobazzar] .eb-wishlist__col--action{width:20%}[data-theme=ecobazzar] .eb-wishlist__thead tr{border-bottom:1px solid var(--colors-border)}[data-theme=ecobazzar] .eb-wishlist__th{text-align:left;letter-spacing:.04em;text-transform:uppercase;color:var(--colors-muted-foreground);border-bottom:1px solid var(--colors-border);background:var(--colors-background);padding:1rem 1.5rem;font-size:.75rem;font-weight:500}[data-theme=ecobazzar] .eb-wishlist__row{height:7rem}[data-theme=ecobazzar] .eb-wishlist__cell{vertical-align:middle;border-bottom:1px solid var(--colors-border);padding:0 1.5rem}[data-theme=ecobazzar] .eb-wishlist__table tbody tr:last-child .eb-wishlist__cell{border-bottom:none}[data-theme=ecobazzar] .eb-wishlist__cell--product .eb-wishlist__product-link{flex-direction:row;align-items:center;gap:1.25rem}[data-theme=ecobazzar] .eb-wishlist__cell--product .eb-wishlist__image{aspect-ratio:auto;border-radius:var(--radii-sm);flex:none;width:6.25rem;height:6.25rem}[data-theme=ecobazzar] .eb-wishlist__image--placeholder{background:var(--colors-muted);display:inline-block}[data-theme=ecobazzar] .eb-wishlist__cell--product .eb-wishlist__title{font-size:1rem;font-weight:400}[data-theme=ecobazzar] .eb-wishlist__cell--price .eb-wishlist__price{font-weight:500}[data-theme=ecobazzar] .eb-wishlist__badge{border-radius:var(--radii-sm);white-space:nowrap;padding:.25rem .5rem;font-size:.75rem;font-weight:500;display:inline-block}[data-theme=ecobazzar] .eb-wishlist__badge[data-in-stock=true]{color:var(--colors-success);background:color-mix(in srgb,var(--colors-success)18%,transparent)}[data-theme=ecobazzar] .eb-wishlist__badge[data-in-stock=false]{color:var(--colors-danger);background:color-mix(in srgb,var(--colors-danger)18%,transparent)}[data-theme=ecobazzar] .eb-wishlist__cell--action .eb-wishlist__actions{align-items:center;gap:1.5rem;margin-top:0}[data-theme=ecobazzar] .eb-wishlist__cell--action .eb-wishlist__add-btn{border-radius:43px;flex:none;min-width:9.125rem;padding:.6875rem 1rem}[data-theme=ecobazzar] .eb-wishlist__remove-icon{width:2.25rem;height:2.25rem;color:var(--colors-muted-foreground);cursor:pointer;transition:color var(--motion-fast)ease;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;padding:0;display:inline-flex}[data-theme=ecobazzar] .eb-wishlist__remove-icon:hover{color:var(--colors-danger)}[data-theme=ecobazzar] .eb-wishlist__remove-icon:focus-visible{outline:2px solid var(--colors-accent);outline-offset:2px}[data-theme=ecobazzar] .eb-wishlist__share{border:1px solid var(--colors-border);border-radius:0 0 var(--radii-lg)var(--radii-lg);border-top:none;flex-direction:row;align-items:center;gap:.625rem;padding:1.5rem;display:flex}[data-theme=ecobazzar] .eb-wishlist__share-label{color:var(--colors-primary);font-size:.75rem;font-weight:400}[data-theme=ecobazzar] .eb-wishlist__share-list{flex-direction:row;gap:.3125rem;margin:0;padding:0;list-style:none;display:flex}[data-theme=ecobazzar] .eb-wishlist__share-link{background:var(--colors-muted);width:2.5rem;height:2.5rem;color:var(--colors-primary);transition:background var(--motion-fast)ease,color var(--motion-fast)ease;border-radius:50%;justify-content:center;align-items:center;display:inline-flex}[data-theme=ecobazzar] .eb-wishlist__share-link:hover{background:var(--colors-primary);color:var(--colors-primary-foreground)}[data-theme=ecobazzar] .eb-wishlist__share-link:focus-visible{outline:2px solid var(--colors-accent);outline-offset:2px}@media (max-width:48rem){[data-theme=ecobazzar] .eb-wishlist__table,[data-theme=ecobazzar] .eb-wishlist__thead,[data-theme=ecobazzar] .eb-wishlist__row,[data-theme=ecobazzar] .eb-wishlist__cell{width:100%;display:block}[data-theme=ecobazzar] .eb-wishlist__thead{clip:rect(0,0,0,0);width:1px;height:1px;position:absolute;overflow:hidden}[data-theme=ecobazzar] .eb-wishlist__row{height:auto;padding:1rem 0}[data-theme=ecobazzar] .eb-wishlist__cell{border-bottom:none;padding:.5rem 1.5rem}[data-theme=ecobazzar] .eb-wishlist__cell--action .eb-wishlist__add-btn{flex:1}}[data-theme=ecobazzar] .eb-policy-faq{width:100%;max-width:1300px;padding:var(--spacing-section-y)var(--spacing-page-x);flex-direction:row;align-items:flex-end;gap:70px;margin-inline:auto;display:flex}[data-theme=ecobazzar] .eb-policy-faq__col--main{flex:auto;min-width:0;max-width:648px}[data-theme=ecobazzar] .eb-policy-faq__col--media{flex:none}[data-theme=ecobazzar] .eb-policy-faq__heading{font-family:var(--fonts-serif);color:var(--colors-foreground);max-width:800px;margin:0 0 2.5rem;font-weight:700;line-height:1.1}[data-theme=ecobazzar] .eb-policy-faq__list{flex-direction:column;gap:1rem;width:100%;display:flex}[data-theme=ecobazzar] .eb-policy-faq__item{border-radius:var(--radii-md);background:#f2f2f2;border:1.5px solid #0000;transition:background-color .2s,border-color .2s;overflow:hidden}[data-theme=ecobazzar] .eb-policy-faq__item[open]{border-color:var(--colors-primary);background:#fff}[data-theme=ecobazzar] .eb-policy-faq__trigger{cursor:pointer;background:inherit;justify-content:space-between;align-items:center;gap:1rem;padding:1.25rem 1.5rem;list-style:none;display:flex}[data-theme=ecobazzar] .eb-policy-faq__trigger::-webkit-details-marker{display:none}[data-theme=ecobazzar] .eb-policy-faq__trigger:focus-visible{outline:2px solid var(--colors-primary);outline-offset:-2px}[data-theme=ecobazzar] .eb-policy-faq__question{text-align:left;color:var(--colors-foreground);font-size:1.25rem;font-weight:500;line-height:1.35;transition:color .2s}[data-theme=ecobazzar] .eb-policy-faq__item[open] .eb-policy-faq__question{color:var(--colors-primary)}[data-theme=ecobazzar] .eb-policy-faq__icon{border-radius:var(--radii-full);width:2.25rem;height:2.25rem;box-shadow:var(--shadows-sm);color:var(--colors-foreground);background:#fff;flex-shrink:0;justify-content:center;align-items:center;margin-left:1rem;transition:transform .2s;display:inline-flex}[data-theme=ecobazzar] .eb-policy-faq__item[open] .eb-policy-faq__icon{transform:rotate(45deg)}[data-theme=ecobazzar] .eb-policy-faq__icon-svg{width:1.25rem;height:1.25rem;display:block}[data-theme=ecobazzar] .eb-policy-faq__panel{padding:0 1.5rem 1.5rem}[data-theme=ecobazzar] .eb-policy-faq__divider{border-top:1px solid #e6e6e6;margin-bottom:1.25rem}[data-theme=ecobazzar] .eb-policy-faq__answer{color:var(--colors-muted-foreground);margin:0;font-size:1rem;line-height:1.75}[data-theme=ecobazzar] .eb-policy-faq__image{max-width:100%;height:auto;display:block}@media (max-width:1024px){[data-theme=ecobazzar] .eb-policy-faq{flex-direction:column;align-items:stretch;gap:2.5rem}[data-theme=ecobazzar] .eb-policy-faq__col--main{max-width:none}[data-theme=ecobazzar] .eb-policy-faq__col--media{display:none}}[data-theme=ecobazzar] .eb-breadcrumbs{width:100%;max-width:1440px;padding:0 var(--spacing-page-x,1.5rem);margin:0 auto}[data-theme=ecobazzar] .eb-breadcrumbs__list{flex-wrap:wrap;align-items:center;gap:.4rem;margin:2rem 0 1.5rem;padding:0;list-style:none;display:flex}[data-theme=ecobazzar] .eb-breadcrumbs__item{font-family:var(--fonts-sans);color:var(--colors-foreground);align-items:center;gap:.4rem;font-size:.9375rem;display:inline-flex}[data-theme=ecobazzar] .eb-breadcrumbs__link{color:var(--colors-muted-foreground);transition:color var(--motion-fast,.2s)ease;text-decoration:none}[data-theme=ecobazzar] .eb-breadcrumbs__link:hover{color:var(--colors-primary)}[data-theme=ecobazzar] .eb-breadcrumbs__current{color:var(--colors-foreground);font-weight:500}[data-theme=ecobazzar] .eb-breadcrumbs__sep{color:var(--colors-muted-foreground);opacity:.6}[data-theme=ecobazzar] .eb-filter{background:var(--colors-muted);border:1px solid var(--colors-border);border-radius:var(--radii-lg,.625rem);width:100%;padding:1rem var(--spacing-page-x,1.5rem)}[data-theme=ecobazzar] .eb-filter__bar{flex-direction:column;justify-content:space-between;gap:1.25rem;max-width:1440px;margin:0 auto;display:flex}[data-theme=ecobazzar] .eb-filter__group--filters{flex-wrap:wrap;align-items:center;gap:1.25rem 2rem;display:flex}[data-theme=ecobazzar] .eb-filter__field{align-items:center;gap:.625rem;display:flex}[data-theme=ecobazzar] .eb-filter__label{white-space:nowrap;font-family:var(--fonts-sans);color:var(--colors-foreground);font-size:1rem;font-weight:500}[data-theme=ecobazzar] .eb-filter__select{border-radius:var(--radii-md,.375rem);border:1px solid var(--colors-border);background:var(--colors-background);min-width:140px;height:2.5rem;color:var(--colors-foreground);font-family:var(--fonts-sans);padding:0 .75rem}[data-theme=ecobazzar] .eb-filter__select--sort{min-width:180px}[data-theme=ecobazzar] .eb-filter__select:focus-visible{outline:2px solid var(--colors-primary);outline-offset:1px}[data-theme=ecobazzar] .eb-filter__price{align-items:center;gap:.5rem;display:flex}[data-theme=ecobazzar] .eb-filter__currency{color:var(--colors-foreground);opacity:.7}[data-theme=ecobazzar] .eb-filter__price-sep{color:var(--colors-foreground)}[data-theme=ecobazzar] .eb-filter__price-input{border-radius:var(--radii-md,.375rem);border:1px solid var(--colors-border);background:var(--colors-background);width:5rem;height:2.5rem;color:var(--colors-foreground);font-family:var(--fonts-sans);padding:0 .5rem}[data-theme=ecobazzar] .eb-filter__price-input::placeholder{color:color-mix(in srgb,var(--colors-foreground)30%,transparent)}[data-theme=ecobazzar] .eb-filter__price-input:focus-visible{outline:2px solid var(--colors-primary);outline-offset:1px}@media (min-width:1024px){[data-theme=ecobazzar] .eb-filter__bar{flex-direction:row;align-items:center}}[data-theme=ecobazzar] .eb-toolbar{width:100%;padding:2rem var(--spacing-page-x,1.5rem)}[data-theme=ecobazzar] .eb-toolbar__inner{flex-direction:column;justify-content:space-between;align-items:center;gap:1.5rem;max-width:1440px;margin:0 auto;display:flex}[data-theme=ecobazzar] .eb-toolbar__count{font-family:var(--fonts-sans);color:var(--colors-foreground);margin:0;font-size:1.125rem;font-weight:500}[data-theme=ecobazzar] .eb-toolbar__pages{align-items:center;gap:.5rem;margin:0;padding:0;list-style:none;display:flex}[data-theme=ecobazzar] .eb-toolbar__nav,[data-theme=ecobazzar] .eb-toolbar__page{border:1px solid var(--colors-border);width:2.5rem;height:2.5rem;font-family:var(--fonts-sans);transition:background-color var(--motion-fast,.2s)ease,color var(--motion-fast,.2s)ease,border-color var(--motion-fast,.2s)ease;justify-content:center;align-items:center;font-weight:500;text-decoration:none;display:inline-flex}[data-theme=ecobazzar] .eb-toolbar__nav{border-radius:var(--radii-md,.375rem);background:var(--colors-muted);color:var(--colors-muted-foreground)}[data-theme=ecobazzar] .eb-toolbar__nav:hover{background:var(--colors-background);color:var(--colors-primary)}[data-theme=ecobazzar] .eb-toolbar__nav[aria-disabled=true]{opacity:.45;pointer-events:none}[data-theme=ecobazzar] .eb-toolbar__chevron{font-size:1.25rem;line-height:1}[data-theme=ecobazzar] .eb-toolbar__page{border-radius:var(--radii-full,9999px);background:var(--colors-background);color:var(--colors-foreground)}[data-theme=ecobazzar] .eb-toolbar__page:hover{background:var(--colors-muted);border-color:var(--colors-primary)}[data-theme=ecobazzar] .eb-toolbar__page--active{background:var(--colors-primary);color:var(--colors-primary-foreground);border-color:var(--colors-primary)}[data-theme=ecobazzar] .eb-toolbar__page--active:hover{background:var(--colors-primary);color:var(--colors-primary-foreground)}@media (min-width:640px){[data-theme=ecobazzar] .eb-toolbar__inner{flex-direction:row}[data-theme=ecobazzar] .eb-toolbar__nav,[data-theme=ecobazzar] .eb-toolbar__page{width:3rem;height:3rem}}[data-theme=ecobazzar] .eb-header{flex-wrap:wrap}[data-theme=ecobazzar] .eb-header__topbar{margin:-1.75rem calc(-1*var(--spacing-page-x))1rem;padding:.375rem var(--spacing-page-x);background:var(--colors-primary);color:var(--colors-primary-foreground);flex-wrap:wrap;flex-basis:100%;justify-content:center;align-items:center;gap:.5rem 1.5rem;font-size:.8125rem;line-height:1.4;display:flex}[data-theme=ecobazzar] .eb-header__phone{color:inherit;white-space:nowrap;font-weight:600}[data-theme=ecobazzar] .eb-header__announcement{text-align:center}[data-theme=ecobazzar] .eb-header__announcement-link{color:inherit;text-underline-offset:2px;margin-left:.5rem;text-decoration:underline}[data-theme=ecobazzar] .eb-header__logo-img{object-fit:contain;width:auto;max-height:2.75rem;display:block}[data-theme=ecobazzar] .eb-footer__brand{font-family:var(--fonts-serif);color:var(--colors-primary);margin-bottom:.5rem;font-size:1.25rem;font-weight:500}[data-theme=ecobazzar] .eb-footer__contact{flex-wrap:wrap;justify-content:center;gap:.5rem 1.5rem;margin-bottom:1rem;display:flex}[data-theme=ecobazzar] .eb-footer__contact-link{color:var(--colors-muted-foreground)}[data-theme=ecobazzar] .eb-footer__contact-link:hover{color:var(--colors-primary)}
[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=fashionbee] .fb-pdp__price-label{color:var(--colors-foreground);font-size:.95rem;font-weight:400}[data-theme=fashionbee] .fb-pdp__price{flex-wrap:wrap}[data-theme=fashionbee] .fb-pdp__quantity{align-items:center;gap:.75rem;margin:1rem 0;display:flex}[data-theme=fashionbee] .fb-pdp__quantity-label{color:var(--colors-foreground);font-weight:500}[data-theme=fashionbee] .fb-pdp__quantity-stepper{border:1px solid var(--colors-border);border-radius:var(--radii-sm);align-items:center;display:inline-flex;overflow:hidden}[data-theme=fashionbee] .fb-pdp__quantity-btn{background:var(--colors-background);cursor:pointer;color:var(--colors-foreground);border:0;padding:.4rem .8rem;font-size:1rem;line-height:1}[data-theme=fashionbee] .fb-pdp__quantity-btn:hover{background:var(--colors-muted)}[data-theme=fashionbee] .fb-pdp__quantity-value{text-align:center;font-variant-numeric:tabular-nums;border-inline:1px solid var(--colors-border);min-width:2.5rem;padding:0 .5rem}[data-theme=fashionbee] .fb-pdp__add-to-cart{justify-content:center;align-items:center;gap:.5rem;display:inline-flex}[data-theme=fashionbee] .fb-pdp__cart-icon,[data-theme=fashionbee] .fb-pdp__wishlist-icon{justify-content:center;align-items:center;display:inline-flex}[data-theme=fashionbee] .fb-pdp__wishlist{background:var(--colors-background);width:100%;color:var(--colors-foreground);border:1px solid var(--colors-border);border-radius:var(--radii-sm);cursor:pointer;justify-content:center;align-items:center;gap:.5rem;margin-top:.75rem;padding:.8rem 1.5rem;font-size:1rem;font-weight:600;display:inline-flex}[data-theme=fashionbee] .fb-pdp__wishlist:hover{background:var(--colors-muted)}[data-theme=fashionbee] .fb-pdp__product-details{margin-top:var(--spacing-block-gap);padding-top:1.5rem}[data-theme=fashionbee] .fb-pdp__product-details-title{font-family:var(--fonts-serif);margin-bottom:.75rem}[data-theme=fashionbee] .fb-pdp__review-summary{margin-top:var(--spacing-block-gap)}[data-theme=fashionbee] .fb-pdp__review-summary-card{border:1px solid var(--colors-border);border-radius:var(--radii-md);background:var(--colors-background);max-width:820px;box-shadow:var(--shadows-sm);grid-template-columns:1fr auto;align-items:start;gap:2.5rem;margin:0 auto;padding:clamp(1.5rem,4vw,3rem);display:grid}@media (max-width:640px){[data-theme=fashionbee] .fb-pdp__review-summary-card{grid-template-columns:1fr;gap:2rem}}[data-theme=fashionbee] .fb-pdp__review-summary-title{margin-bottom:1.5rem;font-size:1.125rem;font-weight:600}[data-theme=fashionbee] .fb-pdp__rating-bars{flex-direction:column;gap:.9rem;margin:0;padding:0;list-style:none;display:flex}[data-theme=fashionbee] .fb-pdp__rating-bar-row{align-items:center;gap:.75rem;display:flex}[data-theme=fashionbee] .fb-pdp__rating-bar-label{text-align:center;width:1rem;color:var(--colors-muted-foreground);font-size:.9rem;font-weight:500}[data-theme=fashionbee] .fb-pdp__rating-bar-track{background:var(--colors-muted);border-radius:9999px;flex:1;height:.75rem;position:relative;overflow:hidden}[data-theme=fashionbee] .fb-pdp__rating-bar-fill{background:var(--colors-accent);border-radius:9999px;position:absolute;inset-block:0;inset-inline-start:0}[data-theme=fashionbee] .fb-pdp__review-summary-score{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:.4rem;min-width:160px;display:flex}[data-theme=fashionbee] .fb-pdp__review-summary-average{font-family:var(--fonts-serif);letter-spacing:-.04em;color:var(--colors-foreground);font-size:clamp(3rem,9vw,5.5rem);font-weight:700;line-height:.9}[data-theme=fashionbee] .fb-pdp__review-summary-stars{color:var(--colors-accent);letter-spacing:.1em;font-size:1.25rem}[data-theme=fashionbee] .fb-pdp__review-summary-count{color:var(--colors-muted-foreground);font-size:.95rem}[data-theme=fashionbee] .fb-pdp__reviews{margin-top:var(--spacing-block-gap)}[data-theme=fashionbee] .fb-pdp__reviews-list{flex-direction:column;gap:1.25rem;margin:0;padding:0;list-style:none;display:flex}[data-theme=fashionbee] .fb-pdp__review{border:1px solid var(--colors-border);border-radius:var(--radii-md);background:var(--colors-background);padding:1.25rem}[data-theme=fashionbee] .fb-pdp__review-head{justify-content:space-between;align-items:center;gap:.75rem;margin-bottom:.5rem;display:flex}[data-theme=fashionbee] .fb-pdp__review-name{margin:0;font-size:1rem;font-weight:600}[data-theme=fashionbee] .fb-pdp__review-stars{letter-spacing:.05em;gap:1px;display:inline-flex}[data-theme=fashionbee] .fb-pdp__review-star{color:var(--colors-border)}[data-theme=fashionbee] .fb-pdp__review-star[data-filled=true]{color:var(--colors-accent)}[data-theme=fashionbee] .fb-pdp__review-comment{color:var(--colors-muted-foreground);margin:0;line-height:1.6}[data-theme=fashionbee] .fb-cart__breadcrumb{margin-bottom:1.25rem}[data-theme=fashionbee] .fb-cart__breadcrumb-list{flex-wrap:wrap;align-items:center;gap:.5rem;margin:0;padding:0;list-style:none;display:flex}[data-theme=fashionbee] .fb-cart__breadcrumb-item{align-items:center;gap:.5rem;font-size:1.125rem;font-weight:500;display:inline-flex}[data-theme=fashionbee] .fb-cart__breadcrumb-link{color:var(--colors-muted-foreground);text-decoration:none;transition:color .15s}[data-theme=fashionbee] .fb-cart__breadcrumb-link:hover{color:var(--colors-foreground)}[data-theme=fashionbee] .fb-cart__breadcrumb-current{color:var(--colors-primary)}[data-theme=fashionbee] .fb-cart__breadcrumb-sep{color:var(--colors-muted-foreground);font-size:.875rem}[data-theme=fashionbee] .fb-cart__intro{color:var(--colors-muted-foreground);max-width:60ch;margin:0 0 .375rem;line-height:1.6}[data-theme=fashionbee] .fb-cart__login-prompt{color:var(--colors-muted-foreground);margin:0 0 2rem;line-height:1.6}[data-theme=fashionbee] .fb-cart__login-link{color:var(--colors-primary);font-weight:500;text-decoration:none}[data-theme=fashionbee] .fb-cart__login-link:hover{text-decoration:underline}@media (min-width:768px){[data-theme=fashionbee] .fb-cart__breadcrumb-item{font-size:1.25rem}}[data-theme=fashionbee] .fb-checkout__breadcrumb{flex-wrap:wrap;align-items:center;gap:.5rem;margin-bottom:1.5rem;font-size:.9375rem;display:flex}[data-theme=fashionbee] .fb-checkout__crumb{color:var(--colors-muted-foreground);transition:color var(--motion-fast)ease;text-decoration:none}[data-theme=fashionbee] a.fb-checkout__crumb:hover{color:var(--colors-accent)}[data-theme=fashionbee] .fb-checkout__crumb--current{color:var(--colors-foreground);font-weight:600}[data-theme=fashionbee] .fb-checkout__crumb-sep{color:var(--colors-muted-foreground)}[data-theme=fashionbee] .fb-checkout__layout--single .fb-checkout__form-area{gap:var(--spacing-block-gap);flex-direction:column;display:flex}[data-theme=fashionbee] .fb-checkout__card{border:1px solid var(--colors-border);border-radius:var(--radii-md);background:var(--colors-background);padding:1.25rem}@media (min-width:560px){[data-theme=fashionbee] .fb-checkout__card{padding:1.5rem}}[data-theme=fashionbee] .fb-checkout__card-heading{font-size:1.5rem;font-family:var(--fonts-serif);color:var(--colors-foreground);margin:0 0 1.25rem}[data-theme=fashionbee] .fb-checkout__textarea{resize:vertical;min-height:7.5rem}[data-theme=fashionbee] .fb-checkout__payment-note{color:var(--colors-muted-foreground);margin:-.5rem 0 1.25rem;font-size:.875rem}[data-theme=fashionbee] .fb-checkout__pay-method{border:1px solid var(--colors-border);border-radius:var(--radii-md);margin:0 0 1.25rem;padding:1.25rem}[data-theme=fashionbee] .fb-checkout__pay-legend{color:var(--colors-foreground);align-items:center;gap:.5rem;padding:0 .5rem;font-weight:600;display:inline-flex}[data-theme=fashionbee] .fb-checkout__pay-radio{border:4px solid var(--colors-accent);background:var(--colors-background);border-radius:50%;width:.875rem;height:.875rem}[data-theme=fashionbee] .fb-checkout__pay-checkbox{color:var(--colors-foreground);cursor:pointer;align-items:center;gap:.625rem;margin:0 0 1.5rem;font-size:.9375rem;display:flex}[data-theme=fashionbee] .fb-checkout__pay-checkbox input{width:1.125rem;height:1.125rem;accent-color:var(--colors-accent)}[data-theme=fashionbee] .fb-checkout__layout--single .fb-checkout__place-order{width:100%}[data-theme=fashionbee] .fb-account__breadcrumb{color:var(--colors-muted-foreground);flex-wrap:wrap;align-items:center;gap:.5rem;font-size:.875rem;display:flex}[data-theme=fashionbee] .fb-account__breadcrumb-link{color:var(--colors-muted-foreground);transition:color var(--motion-fast)ease;text-decoration:none}[data-theme=fashionbee] .fb-account__breadcrumb-link:hover{color:var(--colors-foreground)}[data-theme=fashionbee] .fb-account__breadcrumb-sep{color:var(--colors-border)}[data-theme=fashionbee] .fb-account__breadcrumb-current{color:var(--colors-foreground);font-weight:600}[data-theme=fashionbee] .fb-account__layout{gap:var(--spacing-block-gap);grid-template-columns:1fr;align-items:start;display:grid}@media (min-width:768px){[data-theme=fashionbee] .fb-account__layout{grid-template-columns:12.5rem 1fr;gap:3rem}}[data-theme=fashionbee] .fb-account__sidebar{flex-direction:column;gap:.25rem;display:flex}[data-theme=fashionbee] .fb-account__sidebar-heading{color:var(--colors-foreground);margin:0 0 .75rem;font-weight:600}[data-theme=fashionbee] .fb-account__content{min-width:0}[data-theme=fashionbee] .fb-account__sidebar .fb-account__tabs{border-bottom:0;flex-direction:column;gap:.125rem}[data-theme=fashionbee] .fb-account__sidebar .fb-account__tab{text-align:left;border-bottom:0;border-left:2px solid #0000;margin-bottom:0;padding:.5rem .75rem;font-weight:500}[data-theme=fashionbee] .fb-account__sidebar .fb-account__tab[data-active=true],[data-theme=fashionbee] .fb-account__sidebar .fb-account__tab[aria-selected=true]{color:var(--colors-foreground);border-left-color:var(--colors-accent);border-bottom-color:#0000}@media (max-width:767px){[data-theme=fashionbee] .fb-account__sidebar .fb-account__tabs{flex-flow:wrap}[data-theme=fashionbee] .fb-account__sidebar .fb-account__tab{border-bottom:2px solid #0000;border-left:0}[data-theme=fashionbee] .fb-account__sidebar .fb-account__tab[data-active=true],[data-theme=fashionbee] .fb-account__sidebar .fb-account__tab[aria-selected=true]{border-left-color:#0000;border-bottom-color:var(--colors-accent)}}[data-theme=fashionbee] .fb-account__card{border:1px solid var(--colors-border);border-radius:var(--radii-md);background:var(--colors-background);box-shadow:var(--shadows-sm);padding:1.5rem}@media (min-width:768px){[data-theme=fashionbee] .fb-account__card{padding:2rem}}[data-theme=fashionbee] .fb-account__card-head{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;margin-bottom:1.25rem;display:flex}[data-theme=fashionbee] .fb-account__card-title{font-family:var(--fonts-serif);color:var(--colors-foreground);margin:0 0 1.25rem;font-size:1.375rem;font-weight:700}[data-theme=fashionbee] .fb-account__card-head .fb-account__card-title{margin:0}[data-theme=fashionbee] .fb-account__password{border:0;flex-direction:column;gap:.75rem;margin:0 0 1rem;padding:0;display:flex}[data-theme=fashionbee] .fb-account__password-legend{color:var(--colors-muted-foreground);margin-bottom:.25rem;padding:0;font-size:.8125rem;font-weight:600}[data-theme=fashionbee] .fb-account__form-actions{flex-direction:column-reverse;gap:.75rem;margin-top:1.25rem;display:flex}@media (min-width:480px){[data-theme=fashionbee] .fb-account__form-actions{flex-direction:row;justify-content:flex-end;align-items:center}}[data-theme=fashionbee] .fb-account__cancel{align-self:stretch}@media (min-width:480px){[data-theme=fashionbee] .fb-account__cancel{align-self:auto}}[data-theme=fashionbee] .fb-account__address-actions{gap:.5rem;display:flex}[data-theme=fashionbee] .fb-account__address-edit{align-self:start;padding:.375rem .875rem;font-size:.8125rem}[data-theme=fashionbee] .fb-account__addr-form{border-top:1px solid var(--colors-border);margin-top:1.25rem;padding-top:1.25rem}[data-theme=fashionbee] .fb-account__addr-form-title{color:var(--colors-foreground);margin:0 0 1rem;font-size:1.0625rem;font-weight:600}[data-theme=fashionbee] .fb-account__addr-fields{grid-template-columns:1fr;gap:1rem;display:grid}@media (min-width:560px){[data-theme=fashionbee] .fb-account__addr-fields{grid-template-columns:1fr 1fr}}[data-theme=fashionbee] .fb-account__addr-label{color:var(--colors-muted-foreground);flex-direction:column;gap:.375rem;font-size:.8125rem;font-weight:600;display:flex}[data-theme=fashionbee] .fb-account__orders-nav{flex-wrap:wrap;gap:.75rem;display:flex}[data-theme=fashionbee] .fb-account__orders-link{border:1px solid var(--colors-border);border-radius:var(--radii-full);color:var(--colors-foreground);transition:background var(--motion-fast)ease,border-color var(--motion-fast)ease;padding:.5rem 1rem;font-size:.875rem;font-weight:500;text-decoration:none}[data-theme=fashionbee] .fb-account__orders-link:hover{background:var(--colors-muted);border-color:var(--colors-muted-foreground)}[data-theme=fashionbee] .fb-order-list__cards{grid-template-columns:1fr;gap:1rem;display:grid}@media (min-width:48rem){[data-theme=fashionbee] .fb-order-list__cards{grid-template-columns:repeat(2,minmax(0,1fr));gap:1.25rem}}[data-theme=fashionbee] .fb-order-card{background:var(--colors-background);border:1px solid var(--colors-border);border-radius:var(--radii-lg,.75rem);box-shadow:var(--shadows-sm,0 1px 2px #0000000a);transition:box-shadow var(--motion-fast)ease,border-color var(--motion-fast)ease;flex-direction:column;gap:1rem;padding:1.25rem 1.5rem;display:flex}[data-theme=fashionbee] .fb-order-card:hover{border-color:color-mix(in srgb,var(--colors-primary)30%,var(--colors-border));box-shadow:var(--shadows-md,0 4px 10px #0000000f)}[data-theme=fashionbee] .fb-order-card__head{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:.75rem;display:flex}[data-theme=fashionbee] .fb-order-card__id{flex-direction:column;gap:.125rem;display:flex}[data-theme=fashionbee] .fb-order-card__id-label{text-transform:uppercase;letter-spacing:.06em;color:var(--colors-muted-foreground);font-size:.6875rem;font-weight:700}[data-theme=fashionbee] .fb-order-card__number{font-family:var(--fonts-serif);color:var(--colors-foreground);font-size:1.125rem;font-weight:700;text-decoration:none}[data-theme=fashionbee] .fb-order-card__meta{border-block:1px solid color-mix(in srgb,var(--colors-border)60%,transparent);flex-direction:column;gap:.5rem;margin:0;padding-block:.75rem;display:flex}[data-theme=fashionbee] .fb-order-card__meta-row{justify-content:space-between;align-items:baseline;gap:1rem;display:flex}[data-theme=fashionbee] .fb-order-card__meta-label{color:var(--colors-muted-foreground);margin:0;font-size:.8125rem}[data-theme=fashionbee] .fb-order-card__meta-value{color:var(--colors-foreground);text-align:end;margin:0;font-size:.9375rem;font-weight:500}[data-theme=fashionbee] .fb-order-card__meta-row--total .fb-order-card__meta-label,[data-theme=fashionbee] .fb-order-card__total{font-size:1.0625rem;font-weight:700}[data-theme=fashionbee] .fb-order-card__total{white-space:nowrap}[data-theme=fashionbee] .fb-order-card__foot{justify-content:flex-end;display:flex}[data-theme=fashionbee] .fb-order-card__view{justify-content:center;width:100%}@media (min-width:30rem){[data-theme=fashionbee] .fb-order-card__view{width:auto}}[data-theme=fashionbee] .fb-wishlist__breadcrumbs{margin-bottom:1.25rem;padding-block:0;padding-inline:0}[data-theme=fashionbee] .fb-policy__breadcrumb{color:var(--colors-foreground);flex-wrap:wrap;align-items:center;margin:0 0 2rem;font-size:.875rem;display:flex}[data-theme=fashionbee] .fb-policy__breadcrumb-home{color:var(--colors-foreground);transition:color var(--motion-fast)ease;text-decoration:none}[data-theme=fashionbee] .fb-policy__breadcrumb-home:hover,[data-theme=fashionbee] .fb-policy__breadcrumb-home:focus-visible{color:var(--colors-accent)}[data-theme=fashionbee] .fb-policy__breadcrumb-sep{color:var(--colors-muted-foreground);margin:0 .4rem}[data-theme=fashionbee] .fb-policy__breadcrumb-current{color:var(--colors-accent)}[data-theme=fashionbee] .fb-policy__header{margin-bottom:1.5rem}[data-theme=fashionbee] .fb-policy__header .fb-policy__heading{margin-bottom:.5rem}[data-theme=fashionbee] .fb-policy__last-updated{color:var(--colors-muted-foreground);margin:0;font-size:.875rem}[data-theme=fashionbee] .fb-policy--faq{max-width:75rem;margin-inline:auto}[data-theme=fashionbee] .fb-faq__columns{grid-template-columns:1fr;align-items:start;gap:2.5rem;width:100%;display:grid}@media (min-width:1024px){[data-theme=fashionbee] .fb-faq__columns{grid-template-columns:1.5fr 1fr;gap:4rem}}[data-theme=fashionbee] .fb-faq__col{min-width:0}[data-theme=fashionbee] .fb-faq__card{background:var(--colors-muted);border-radius:var(--radius-md,.25rem);padding:2.5rem}[data-theme=fashionbee] .fb-faq__card-title{font-family:var(--fonts-serif);color:var(--colors-foreground);margin:0 0 2.5rem;font-size:clamp(1.25rem,2.5vw,1.625rem);font-weight:700;line-height:1.2}[data-theme=fashionbee] .fb-faq__list{flex-direction:column;gap:2.5rem;display:flex}[data-theme=fashionbee] .fb-faq__item{flex-direction:column;gap:.5rem;display:flex}[data-theme=fashionbee] .fb-faq__question{font-family:var(--fonts-serif);color:var(--colors-primary);margin:0;font-size:1.0625rem;font-weight:600;line-height:1.35}[data-theme=fashionbee] .fb-faq__answer{font-family:var(--fonts-sans);color:var(--colors-muted-foreground);margin:0;font-size:1rem;font-weight:400;line-height:1.7}[data-theme=fashionbee] .fb-faq__form{flex-direction:column;gap:1.5rem;display:flex}[data-theme=fashionbee] .fb-faq__field{flex-direction:column;display:flex}[data-theme=fashionbee] .fb-faq__input{background:var(--colors-background);border:1px solid var(--colors-border);border-radius:var(--radius-sm,.1875rem);width:100%;height:3rem;font-family:var(--fonts-sans);color:var(--colors-foreground);transition:border-color var(--motion-fast)ease;padding:0 1.125rem;font-size:1rem}[data-theme=fashionbee] .fb-faq__input::placeholder{color:var(--colors-muted-foreground)}[data-theme=fashionbee] .fb-faq__input:focus{border-color:var(--colors-accent);outline:none}[data-theme=fashionbee] .fb-faq__input--textarea{resize:vertical;height:auto;min-height:11rem;padding:1rem 1.125rem}[data-theme=fashionbee] .fb-faq__submit{background:var(--colors-accent);min-width:10rem;color:var(--colors-accent-foreground,#fff);font-family:var(--fonts-sans);cursor:pointer;transition:opacity var(--motion-fast)ease;border:0;border-radius:0;align-self:flex-start;padding:.875rem 2rem;font-size:1rem;font-weight:600}[data-theme=fashionbee] .fb-faq__submit:hover,[data-theme=fashionbee] .fb-faq__submit:focus-visible{opacity:.88}[data-theme=fashionbee] .fb-filter-rail{background:var(--colors-background);border-bottom:1px solid color-mix(in srgb,var(--colors-border)60%,transparent);width:100%;padding:1rem var(--spacing-page-x)}[data-theme=fashionbee] .fb-filter-rail__bar{max-width:var(--container-max,1280px);flex-direction:column;justify-content:space-between;gap:1.25rem;margin:0 auto;display:flex}[data-theme=fashionbee] .fb-filter-rail__group--filters{flex-wrap:wrap;align-items:center;gap:1rem 1.75rem;display:flex}[data-theme=fashionbee] .fb-filter-rail__field{align-items:center;gap:.625rem;display:flex}[data-theme=fashionbee] .fb-filter-rail__label{white-space:nowrap;font-family:var(--fonts-sans);color:var(--colors-foreground);font-size:.9375rem;font-weight:500}[data-theme=fashionbee] .fb-filter-rail__select{border-radius:var(--radius-sm,.1875rem);border:1px solid var(--colors-border);background:var(--colors-background);min-width:140px;height:2.5rem;color:var(--colors-foreground);font-family:var(--fonts-sans);padding:0 .75rem;font-size:.9375rem}[data-theme=fashionbee] .fb-filter-rail__select--sort{min-width:180px}[data-theme=fashionbee] .fb-filter-rail__select:focus-visible{outline:2px solid var(--colors-accent);outline-offset:1px}[data-theme=fashionbee] .fb-filter-rail__price{align-items:center;gap:.5rem;display:flex}[data-theme=fashionbee] .fb-filter-rail__currency,[data-theme=fashionbee] .fb-filter-rail__price-sep{color:var(--colors-muted-foreground)}[data-theme=fashionbee] .fb-filter-rail__price-input{border-radius:var(--radius-sm,.1875rem);border:1px solid var(--colors-border);background:var(--colors-background);width:5rem;height:2.5rem;color:var(--colors-foreground);font-family:var(--fonts-sans);padding:0 .5rem;font-size:.9375rem}[data-theme=fashionbee] .fb-filter-rail__price-input::placeholder{color:var(--colors-muted-foreground)}[data-theme=fashionbee] .fb-filter-rail__price-input:focus-visible{outline:2px solid var(--colors-accent);outline-offset:1px}@media (min-width:1024px){[data-theme=fashionbee] .fb-filter-rail__bar{flex-direction:row;align-items:center}}[data-theme=fashionbee] .fb-toolbar{width:100%;padding:2rem var(--spacing-page-x)}[data-theme=fashionbee] .fb-toolbar__inner{max-width:var(--container-max,1280px);flex-direction:column;justify-content:space-between;align-items:center;gap:1.25rem;margin:0 auto;display:flex}[data-theme=fashionbee] .fb-toolbar__count{font-family:var(--fonts-sans);color:var(--colors-foreground);margin:0;font-size:1.0625rem;font-weight:500}[data-theme=fashionbee] .fb-toolbar__pages{align-items:center;gap:.5rem;margin:0;padding:0;list-style:none;display:flex}[data-theme=fashionbee] .fb-toolbar__nav,[data-theme=fashionbee] .fb-toolbar__page{border:1px solid var(--colors-border);width:2.5rem;height:2.5rem;font-family:var(--fonts-sans);color:var(--colors-foreground);background:var(--colors-background);transition:background-color var(--motion-fast)ease,color var(--motion-fast)ease,border-color var(--motion-fast)ease;justify-content:center;align-items:center;font-weight:500;text-decoration:none;display:inline-flex}[data-theme=fashionbee] .fb-toolbar__nav:hover,[data-theme=fashionbee] .fb-toolbar__page:hover{border-color:var(--colors-accent);color:var(--colors-accent)}[data-theme=fashionbee] .fb-toolbar__nav[aria-disabled=true]{opacity:.45;pointer-events:none}[data-theme=fashionbee] .fb-toolbar__chevron{font-size:1.25rem;line-height:1}[data-theme=fashionbee] .fb-toolbar__page--active,[data-theme=fashionbee] .fb-toolbar__page--active:hover{background:var(--colors-accent);border-color:var(--colors-accent);color:var(--colors-accent-foreground,#fff)}@media (min-width:640px){[data-theme=fashionbee] .fb-toolbar__inner{flex-direction:row}}[data-theme=fashionbee] .fb-header,[data-theme=fashionbee] .fb-megamenu{flex-wrap:wrap}[data-theme=fashionbee] .fb-topbar{margin:-1.25rem calc(-1*var(--spacing-page-x)).75rem;padding:.375rem var(--spacing-page-x);background:var(--colors-primary);color:var(--colors-primary-foreground);flex-wrap:wrap;flex-basis:100%;justify-content:center;align-items:center;gap:.5rem 1.5rem;font-size:.8125rem;line-height:1.4;display:flex}[data-theme=fashionbee] .fb-topbar__phone{white-space:nowrap;font-weight:600}[data-theme=fashionbee] .fb-topbar__announcement{text-align:center}[data-theme=fashionbee] .fb-topbar__link{color:inherit;text-underline-offset:2px;margin-left:.5rem;text-decoration:underline}[data-theme=fashionbee] .fb-header__logo-img,[data-theme=fashionbee] .fb-megamenu__logo-img{object-fit:contain;width:auto;max-height:2.5rem;display:block}[data-theme=fashionbee] .fb-footer__brand{font-family:var(--fonts-serif);margin-bottom:.5rem;font-size:1.25rem;font-weight:600}[data-theme=fashionbee] .fb-footer__contact{flex-wrap:wrap;justify-content:center;gap:.5rem 1.5rem;margin-bottom:1rem;display:flex}[data-theme=fashionbee] .fb-footer__contact-link{color:var(--colors-muted-foreground)}[data-theme=fashionbee] .fb-footer__contact-link:hover{color:var(--colors-accent)}
