[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)}
[data-theme=food]{font-family:var(--fonts-sans);color:var(--colors-foreground);background:var(--colors-background);line-height:1.6}[data-theme=food] *,[data-theme=food] :before,[data-theme=food] :after{box-sizing:border-box}[data-theme=food] a{color:inherit;text-decoration:none}[data-theme=food] img{max-width:100%;height:auto;display:block}[data-theme=food] h1,[data-theme=food] h2,[data-theme=food] h3{margin:0 0 .5em;font-weight:700;line-height:1.2}[data-theme=food] h1{font-size:clamp(2rem,4vw,3.25rem)}[data-theme=food] h2{font-size:clamp(1.5rem,3vw,2.25rem)}[data-theme=food] h3{font-size:clamp(1.125rem,2vw,1.5rem)}[data-theme=food] p{margin:0 0 .75em}[data-theme=food] ul{margin:0;padding:0;list-style:none}[data-theme=food] .fd-header{background:var(--colors-background);border-bottom:2px solid var(--colors-primary);z-index:100;box-shadow:var(--shadows-sm);position:sticky;top:0}[data-theme=food] .fd-header__inner{align-items:center;gap:var(--spacing-block-gap);padding:.875rem var(--spacing-page-x);max-width:90rem;margin:0 auto;display:flex}[data-theme=food] .fd-header__skip-link{position:absolute;inset-block-start:-9999px;inset-inline-start:-9999px}[data-theme=food] .fd-header__skip-link:focus{background:var(--colors-primary);color:var(--colors-primary-foreground);border-radius:var(--radii-sm);padding:.5rem .75rem;position:static}[data-theme=food] .fd-header__logo{flex-direction:column;text-decoration:none;display:flex}[data-theme=food] .fd-header__logo-text{color:var(--colors-primary);font-size:1.5rem;font-weight:800;line-height:1}[data-theme=food] .fd-header__tagline{color:var(--colors-muted-foreground);font-size:.75rem}[data-theme=food] .fd-header__nav{flex:1}[data-theme=food] .fd-header__nav-list{justify-content:center;gap:1.75rem;display:flex}[data-theme=food] .fd-header__nav-item a{transition:border-color var(--motion-fast)ease,color var(--motion-fast)ease;border-bottom:2px solid #0000;padding:.25rem 0;font-size:.9375rem;font-weight:500}[data-theme=food] .fd-header__nav-item a:hover{color:var(--colors-primary);border-bottom-color:var(--colors-primary)}[data-theme=food] .fd-header__actions{align-items:center;gap:1rem;display:flex}[data-theme=food] .fd-header__action-link{border-radius:var(--radii-sm);transition:background var(--motion-fast)ease;align-items:center;padding:.375rem;display:flex}[data-theme=food] .fd-header__action-link:hover{background:var(--colors-muted);color:var(--colors-primary)}[data-theme=food] .fd-hero{padding:var(--spacing-section-y)var(--spacing-page-x);background:var(--colors-muted)}[data-theme=food] .fd-hero__layout{gap:var(--spacing-block-gap);grid-template-columns:220px 1fr auto;align-items:stretch;max-width:90rem;margin:0 auto;display:grid}@media (max-width:900px){[data-theme=food] .fd-hero__layout{grid-template-columns:1fr}[data-theme=food] .fd-hero__categories,[data-theme=food] .fd-hero__promos{display:none}}[data-theme=food] .fd-hero__categories{background:var(--colors-background);border-radius:var(--radii-lg);box-shadow:var(--shadows-sm);padding:1rem}[data-theme=food] .fd-hero__cat-list{flex-direction:column;gap:.25rem;display:flex}[data-theme=food] .fd-hero__cat-link{border-radius:var(--radii-sm);transition:background var(--motion-fast)ease,color var(--motion-fast)ease;padding:.625rem .875rem;font-size:.9375rem;font-weight:500;display:block}[data-theme=food] .fd-hero__cat-link:hover{background:var(--colors-primary);color:var(--colors-primary-foreground)}[data-theme=food] .fd-hero__banner{border-radius:var(--radii-xl);min-height:380px;position:relative;overflow:hidden}[data-theme=food] .fd-hero__image{object-fit:cover;width:100%;height:100%}[data-theme=food] .fd-hero__copy{color:#fff;background:linear-gradient(#0000 40%,#000000a6 100%);flex-direction:column;justify-content:flex-end;padding:2rem;display:flex;position:absolute;inset:0}[data-theme=food] .fd-hero__headline{color:#fff;text-shadow:0 2px 8px #0000004d}[data-theme=food] .fd-hero__subhead{opacity:.9;margin-bottom:1.25rem;font-size:1.0625rem}[data-theme=food] .fd-hero__cta{background:var(--colors-primary);color:var(--colors-primary-foreground);border-radius:var(--radii-full);transition:opacity var(--motion-fast)ease;align-self:flex-start;align-items:center;gap:.5rem;padding:.75rem 1.75rem;font-size:.9375rem;font-weight:600;display:inline-flex}[data-theme=food] .fd-hero__cta:hover{opacity:.9}[data-theme=food] .fd-hero__promos{gap:var(--spacing-block-gap);flex-direction:column;display:flex}[data-theme=food] .fd-hero__promo-tile{border-radius:var(--radii-lg);flex:1;display:block;position:relative;overflow:hidden}[data-theme=food] .fd-hero__promo-image{object-fit:cover;width:100%;height:100%;transition:transform var(--motion-medium)ease}[data-theme=food] .fd-hero__promo-tile:hover .fd-hero__promo-image{transform:scale(1.04)}[data-theme=food] .fd-hero__promo-label{color:#fff;background:linear-gradient(#0000 0%,#000000b3 100%);padding:.75rem;font-weight:600;position:absolute;bottom:0;left:0;right:0}[data-theme=food] .fd-grid{padding:var(--spacing-section-y)var(--spacing-page-x);max-width:90rem;margin:0 auto}[data-theme=food] .fd-grid__title{text-align:center;color:var(--colors-foreground);margin-bottom:2rem}[data-theme=food] .fd-grid__empty{text-align:center;color:var(--colors-muted-foreground);padding:3rem}[data-theme=food] .fd-grid__list{gap:var(--spacing-block-gap);grid-template-columns:repeat(auto-fill,minmax(220px,1fr));display:grid}[data-theme=food] .fd-grid__product{border:1px solid var(--colors-border);border-radius:var(--radii-lg);background:var(--colors-background);box-shadow:var(--shadows-sm);transition:box-shadow var(--motion-fast)ease,transform var(--motion-fast)ease;flex-direction:column;display:flex;overflow:hidden}[data-theme=food] .fd-grid__product:hover{box-shadow:var(--shadows-md);transform:translateY(-2px)}[data-theme=food] .fd-grid__image-wrap{position:relative}[data-theme=food] .fd-grid__image{aspect-ratio:4/3;object-fit:cover;width:100%}[data-theme=food] .fd-grid__badge{background:var(--colors-accent);color:var(--colors-accent-foreground);border-radius:var(--radii-full);padding:.25rem .625rem;font-size:.75rem;font-weight:700;position:absolute;top:.5rem;left:.5rem}[data-theme=food] .fd-grid__info{flex-direction:column;flex:1;gap:.375rem;padding:.875rem;display:flex}[data-theme=food] .fd-grid__name{color:var(--colors-foreground);font-size:.9375rem;font-weight:600;line-height:1.3}[data-theme=food] .fd-grid__price{color:var(--colors-primary);align-items:center;gap:.5rem;font-weight:700;display:flex}[data-theme=food] .fd-grid__compare-price{color:var(--colors-muted-foreground);font-size:.875rem;font-weight:400}[data-theme=food] .fd-pdp{padding:var(--spacing-section-y)var(--spacing-page-x);max-width:90rem;margin:0 auto}[data-theme=food] .fd-pdp__breadcrumbs{margin-bottom:1.5rem}[data-theme=food] .fd-pdp__breadcrumbs-list{color:var(--colors-muted-foreground);flex-wrap:wrap;gap:.375rem;font-size:.875rem;display:flex}[data-theme=food] .fd-pdp__breadcrumbs-item:not(:last-child):after{content:"/";margin-left:.375rem}[data-theme=food] .fd-pdp__layout{grid-template-columns:1fr 1fr;align-items:start;gap:3rem;display:grid}@media (max-width:768px){[data-theme=food] .fd-pdp__layout{grid-template-columns:1fr}}[data-theme=food] .fd-pdp__image{border-radius:var(--radii-lg);width:100%}[data-theme=food] .fd-pdp__thumbs{flex-wrap:wrap;gap:.5rem;margin-top:.75rem;display:flex}[data-theme=food] .fd-pdp__thumb{border-radius:var(--radii-sm);cursor:pointer;background:0 0;border:2px solid #0000;width:72px;padding:0}[data-theme=food] .fd-pdp__thumb--active{border-color:var(--colors-primary)}[data-theme=food] .fd-pdp__thumb img{border-radius:var(--radii-sm)}[data-theme=food] .fd-pdp__title{margin-bottom:.5rem}[data-theme=food] .fd-pdp__price{align-items:center;gap:.75rem;margin-bottom:.75rem;display:flex}[data-theme=food] .fd-pdp__current-price{color:var(--colors-primary);font-size:1.75rem;font-weight:700}[data-theme=food] .fd-pdp__compare-price{color:var(--colors-muted-foreground);font-size:1.125rem}[data-theme=food] .fd-pdp__rating{color:var(--colors-accent);margin-bottom:1rem}[data-theme=food] .fd-pdp__option-group{border:0;margin:0 0 1.25rem;padding:0}[data-theme=food] .fd-pdp__option-label{margin-bottom:.5rem;font-weight:600;display:block}[data-theme=food] .fd-pdp__option-list{flex-wrap:wrap;gap:.5rem;display:flex}[data-theme=food] .fd-pdp__option-button{border:1.5px solid var(--colors-border);border-radius:var(--radii-full);cursor:pointer;transition:border-color var(--motion-fast)ease,background var(--motion-fast)ease;background:0 0;padding:.5rem 1rem;font-size:.9375rem}[data-theme=food] .fd-pdp__option-button[aria-checked=true]{border-color:var(--colors-primary);background:var(--colors-primary);color:var(--colors-primary-foreground)}[data-theme=food] .fd-pdp__option-button:disabled{opacity:.4;cursor:not-allowed}[data-theme=food] .fd-pdp__add-to-cart{background:var(--colors-primary);width:100%;color:var(--colors-primary-foreground);border-radius:var(--radii-lg);cursor:pointer;transition:opacity var(--motion-fast)ease;border:0;margin:1rem 0;padding:1rem;font-size:1rem;font-weight:600}[data-theme=food] .fd-pdp__add-to-cart:hover:not(:disabled){opacity:.9}[data-theme=food] .fd-pdp__add-to-cart:disabled{opacity:.5;cursor:not-allowed}[data-theme=food] .fd-pdp__specs{flex-direction:column;gap:.5rem;margin-top:1.5rem;display:flex}[data-theme=food] .fd-pdp__spec{gap:.75rem;font-size:.9375rem;display:flex}[data-theme=food] .fd-pdp__spec-label{min-width:120px;font-weight:600}[data-theme=food] .fd-pdp__spec-value{color:var(--colors-muted-foreground)}[data-theme=food] .fd-promo{position:relative;overflow:hidden}[data-theme=food] .fd-promo--full{grid-template-areas:"stack";min-height:360px;display:grid}[data-theme=food] .fd-promo--full .fd-promo__media,[data-theme=food] .fd-promo--full .fd-promo__copy{grid-area:stack}[data-theme=food] .fd-promo--full .fd-promo__media{z-index:0;position:relative}[data-theme=food] .fd-promo--full .fd-promo__copy{z-index:1;padding:2rem var(--spacing-page-x);color:#fff;background:linear-gradient(90deg,#000000a6 0%,#0000 60%);flex-direction:column;justify-content:center;display:flex;position:relative}[data-theme=food] .fd-promo--split{padding:var(--spacing-section-y)var(--spacing-page-x);grid-template-columns:1fr 1fr;align-items:center;gap:2rem;display:grid}@media (max-width:640px){[data-theme=food] .fd-promo--split{grid-template-columns:1fr}}[data-theme=food] .fd-promo--align-center .fd-promo__copy{text-align:center;align-items:center}[data-theme=food] .fd-promo--align-start .fd-promo__copy{align-items:flex-start}[data-theme=food] .fd-promo__image{object-fit:cover;width:100%;height:100%}[data-theme=food] .fd-promo--full .fd-promo__image{position:absolute;inset:0}[data-theme=food] .fd-promo__eyebrow{letter-spacing:.08em;text-transform:uppercase;color:var(--colors-accent);margin-bottom:.5rem;font-size:.875rem;font-weight:600}[data-theme=food] .fd-promo--full .fd-promo__eyebrow{color:var(--colors-accent)}[data-theme=food] .fd-promo__headline{margin-bottom:.75rem;font-size:clamp(1.5rem,3vw,2.5rem);font-weight:800;line-height:1.2}[data-theme=food] .fd-promo__subhead{opacity:.9;margin-bottom:1.5rem;font-size:1.0625rem}[data-theme=food] .fd-promo__cta{background:var(--colors-primary);color:var(--colors-primary-foreground);border-radius:var(--radii-full);transition:opacity var(--motion-fast)ease;padding:.75rem 1.75rem;font-weight:600;display:inline-flex}[data-theme=food] .fd-promo__cta:hover{opacity:.85}[data-theme=food] .fd-promo--accent .fd-promo__cta{background:var(--colors-accent);color:var(--colors-accent-foreground)}[data-theme=food] .fd-badges{padding:var(--spacing-section-y)var(--spacing-page-x);background:var(--colors-muted)}[data-theme=food] .fd-badges__heading{text-align:center;margin-bottom:2rem}[data-theme=food] .fd-badges__list{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1.5rem;max-width:80rem;margin:0 auto;display:grid}[data-theme=food] .fd-badges__item{background:var(--colors-background);border-radius:var(--radii-lg);box-shadow:var(--shadows-sm);align-items:center;gap:1rem;padding:1.25rem;display:flex}[data-theme=food] .fd-badges__icon{flex-shrink:0;font-size:2rem}[data-theme=food] .fd-badges__text{flex-direction:column;gap:.25rem;display:flex}[data-theme=food] .fd-badges__title{font-size:.9375rem;font-weight:700}[data-theme=food] .fd-badges__desc{color:var(--colors-muted-foreground);font-size:.8125rem}[data-theme=food] .fd-countdown{padding:var(--spacing-section-y)var(--spacing-page-x);background:linear-gradient(135deg,var(--colors-primary)0%,#059669 100%);color:var(--colors-primary-foreground)}[data-theme=food] .fd-countdown__header{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1.5rem;max-width:90rem;margin-bottom:2rem;margin-left:auto;margin-right:auto;display:flex}[data-theme=food] .fd-countdown__heading{color:#fff;margin:0}[data-theme=food] .fd-countdown__timer{align-items:center;gap:1rem;display:flex}[data-theme=food] .fd-countdown__label{color:#ffffffd9;font-size:.9375rem;font-weight:600}[data-theme=food] .fd-countdown__segments{border-radius:var(--radii-lg);background:#ffffff26;align-items:center;gap:.375rem;padding:.75rem 1rem;display:flex}[data-theme=food] .fd-countdown__segment{flex-direction:column;align-items:center;min-width:3rem;display:flex}[data-theme=food] .fd-countdown__digit{color:#fff;font-size:1.75rem;font-weight:800;line-height:1}[data-theme=food] .fd-countdown__unit{color:#ffffffb3;font-size:.6875rem}[data-theme=food] .fd-countdown__separator{color:#fff;font-size:1.5rem;font-weight:800}[data-theme=food] .fd-countdown__products{gap:var(--spacing-block-gap);grid-template-columns:repeat(auto-fill,minmax(220px,1fr));max-width:90rem;margin:0 auto 2rem;display:grid}[data-theme=food] .fd-countdown__product-link{background:var(--colors-background);border-radius:var(--radii-lg);box-shadow:var(--shadows-md);color:var(--colors-foreground);transition:transform var(--motion-fast)ease;flex-direction:column;display:flex;overflow:hidden}[data-theme=food] .fd-countdown__product-link:hover{transform:translateY(-2px)}[data-theme=food] .fd-countdown__product-image-wrap{position:relative}[data-theme=food] .fd-countdown__product-image{aspect-ratio:4/3;object-fit:cover;width:100%}[data-theme=food] .fd-countdown__product-badge{background:var(--colors-accent);color:var(--colors-accent-foreground);border-radius:var(--radii-full);padding:.25rem .5rem;font-size:.75rem;font-weight:700;position:absolute;top:.5rem;left:.5rem}[data-theme=food] .fd-countdown__product-name{padding:.75rem .875rem .25rem;font-size:.9375rem;font-weight:600}[data-theme=food] .fd-countdown__product-price{color:var(--colors-primary);align-items:center;gap:.5rem;padding:0 .875rem .875rem;font-weight:700;display:flex}[data-theme=food] .fd-countdown__product-compare{color:var(--colors-muted-foreground);font-size:.875rem;font-weight:400}[data-theme=food] .fd-countdown__view-all{color:var(--colors-primary);border-radius:var(--radii-full);background:#fff;width:fit-content;margin:0 auto;padding:.875rem 2.5rem;font-weight:700;display:block}[data-theme=food] .fd-blog{padding:var(--spacing-section-y)var(--spacing-page-x);max-width:90rem;margin:0 auto}[data-theme=food] .fd-blog__heading{text-align:center;margin-bottom:2rem}[data-theme=food] .fd-blog__list{gap:var(--spacing-block-gap);grid-template-columns:repeat(auto-fill,minmax(300px,1fr));display:grid}[data-theme=food] .fd-blog__post{border:1px solid var(--colors-border);border-radius:var(--radii-lg);background:var(--colors-background);box-shadow:var(--shadows-sm);transition:box-shadow var(--motion-fast)ease;flex-direction:column;display:flex;overflow:hidden}[data-theme=food] .fd-blog__post:hover{box-shadow:var(--shadows-md)}[data-theme=food] .fd-blog__image{aspect-ratio:16/9;object-fit:cover;width:100%}[data-theme=food] .fd-blog__body{flex-direction:column;flex:1;gap:.5rem;padding:1.25rem;display:flex}[data-theme=food] .fd-blog__category{text-transform:uppercase;letter-spacing:.06em;color:var(--colors-primary);font-size:.75rem;font-weight:600}[data-theme=food] .fd-blog__title{margin:0;font-size:1.0625rem;font-weight:700;line-height:1.3}[data-theme=food] .fd-blog__title a:hover{color:var(--colors-primary)}[data-theme=food] .fd-blog__excerpt{color:var(--colors-muted-foreground);flex:1;font-size:.9375rem}[data-theme=food] .fd-blog__date{color:var(--colors-muted-foreground);font-size:.8125rem}[data-theme=food] .fd-blog__footer{text-align:center;margin-top:2rem}[data-theme=food] .fd-blog__view-all{border:2px solid var(--colors-primary);border-radius:var(--radii-full);color:var(--colors-primary);transition:background var(--motion-fast)ease,color var(--motion-fast)ease;padding:.75rem 2rem;font-weight:600;display:inline-flex}[data-theme=food] .fd-blog__view-all:hover{background:var(--colors-primary);color:var(--colors-primary-foreground)}[data-theme=food] .fd-testimonials{padding:var(--spacing-section-y)var(--spacing-page-x);background:var(--colors-muted);text-align:center}[data-theme=food] .fd-testimonials__heading{margin-bottom:2rem}[data-theme=food] .fd-testimonials__viewport{min-height:120px}[data-theme=food] .fd-testimonials__item{max-width:680px;margin:0 auto}[data-theme=food] .fd-testimonials__stars{color:var(--colors-accent);letter-spacing:.1em;margin-bottom:1rem;font-size:1.5rem;display:block}[data-theme=food] .fd-testimonials__quote{color:var(--colors-foreground);margin-bottom:1.25rem;font-size:1.125rem;font-style:italic;line-height:1.7}[data-theme=food] .fd-testimonials__author{flex-direction:column;gap:.25rem;display:flex}[data-theme=food] .fd-testimonials__author-name{font-weight:700}[data-theme=food] .fd-testimonials__author-role{color:var(--colors-muted-foreground);font-size:.875rem}[data-theme=food] .fd-testimonials__controls{justify-content:center;align-items:center;gap:1rem;margin-top:2rem;display:flex}[data-theme=food] .fd-testimonials__nav{border:1.5px solid var(--colors-border);border-radius:var(--radii-full);cursor:pointer;width:2.5rem;height:2.5rem;transition:background var(--motion-fast)ease,border-color var(--motion-fast)ease;background:0 0;justify-content:center;align-items:center;font-size:1.25rem;display:flex}[data-theme=food] .fd-testimonials__nav:hover{background:var(--colors-primary);color:var(--colors-primary-foreground);border-color:var(--colors-primary)}[data-theme=food] .fd-testimonials__dots{gap:.5rem;display:flex}[data-theme=food] .fd-testimonials__dot{border-radius:var(--radii-full);border:1.5px solid var(--colors-border);cursor:pointer;width:10px;height:10px;transition:background var(--motion-fast)ease,border-color var(--motion-fast)ease;background:0 0;padding:0}[data-theme=food] .fd-testimonials__dot[aria-selected=true]{background:var(--colors-primary);border-color:var(--colors-primary)}[data-theme=food] .fd-cat-showcase{padding:var(--spacing-section-y)var(--spacing-page-x);max-width:90rem;margin:0 auto}[data-theme=food] .fd-cat-showcase__heading{text-align:center;margin-bottom:2rem}[data-theme=food] .fd-cat-showcase__empty{text-align:center;color:var(--colors-muted-foreground);padding:2rem}[data-theme=food] .fd-cat-showcase__grid{gap:var(--spacing-block-gap);grid-template-columns:repeat(auto-fill,minmax(160px,1fr));display:grid}[data-theme=food] .fd-cat-showcase__link{text-align:center;background:var(--colors-background);border:1px solid var(--colors-border);border-radius:var(--radii-lg);box-shadow:var(--shadows-sm);transition:box-shadow var(--motion-fast)ease,border-color var(--motion-fast)ease;flex-direction:column;align-items:center;gap:.75rem;padding:1.25rem;display:flex}[data-theme=food] .fd-cat-showcase__link:hover{box-shadow:var(--shadows-md);border-color:var(--colors-primary)}[data-theme=food] .fd-cat-showcase__image{object-fit:cover;border-radius:var(--radii-full);width:80px;height:80px}[data-theme=food] .fd-cat-showcase__placeholder{font-size:3rem}[data-theme=food] .fd-cat-showcase__title{font-size:.9375rem;font-weight:600}[data-theme=food] .fd-cat-showcase__footer{text-align:center;margin-top:2rem}[data-theme=food] .fd-cat-showcase__view-all{border:2px solid var(--colors-primary);border-radius:var(--radii-full);color:var(--colors-primary);transition:background var(--motion-fast)ease,color var(--motion-fast)ease;padding:.75rem 2rem;font-weight:600;display:inline-flex}[data-theme=food] .fd-cat-showcase__view-all:hover{background:var(--colors-primary);color:var(--colors-primary-foreground)}[data-theme=food] .fd-footer{background:var(--colors-foreground);color:var(--colors-background);padding-top:var(--spacing-section-y)}[data-theme=food] .fd-footer__inner{padding:0 var(--spacing-page-x)var(--spacing-section-y);flex-wrap:wrap;gap:2rem;max-width:90rem;margin:0 auto;display:flex}[data-theme=food] .fd-footer__brand{max-width:300px}[data-theme=food] .fd-footer__logo{margin-bottom:.75rem;font-size:1.5rem;font-weight:800}[data-theme=food] .fd-footer__tagline{opacity:.75;margin-bottom:1.25rem;font-size:.9375rem}[data-theme=food] .fd-footer__contact{flex-direction:column;gap:.375rem;margin-bottom:1.25rem;display:flex}[data-theme=food] .fd-footer__contact-link{opacity:.75;transition:opacity var(--motion-fast)ease;font-size:.9375rem}[data-theme=food] .fd-footer__contact-link:hover{opacity:1}[data-theme=food] .fd-footer__social-list{flex-wrap:wrap;gap:.75rem;display:flex}[data-theme=food] .fd-footer__social-link{border-radius:var(--radii-full);width:2.5rem;height:2.5rem;transition:background var(--motion-fast)ease;background:#ffffff1a;justify-content:center;align-items:center;font-size:1.125rem;display:flex}[data-theme=food] .fd-footer__social-link:hover{background:var(--colors-primary)}[data-theme=food] .fd-footer__bottom{padding:1.25rem var(--spacing-page-x);border-top:1px solid #ffffff1a;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;width:100%;max-width:90rem;margin:0 auto;display:flex}[data-theme=food] .fd-footer__copyright{opacity:.65;font-size:.875rem}[data-theme=food] .fd-footer__legal-list{flex-wrap:wrap;gap:1rem;display:flex}[data-theme=food] .fd-footer__legal-link{opacity:.65;transition:opacity var(--motion-fast)ease;font-size:.875rem}[data-theme=food] .fd-footer__legal-link:hover{opacity:1}[data-theme=food] .fd-hero--banner{background:0 0;padding:0}[data-theme=food] .fd-hero__banner--bare{border-radius:0;min-height:0}[data-theme=food] .fd-hero__banner-link{display:block}[data-theme=food] .fd-hero__banner--bare .fd-hero__image{aspect-ratio:1920/891;height:auto}[data-theme=food] .fd-hero__cat-link{flex-direction:column;gap:.125rem;display:flex}[data-theme=food] .fd-hero__cat-count{color:var(--colors-muted-foreground,#999);font-size:.8125rem;font-weight:400}[data-theme=food] .fd-hero__cat-link:hover .fd-hero__cat-count{color:inherit;opacity:.85}[data-theme=food] .fd-hero__cat-item--more{margin-top:.25rem}[data-theme=food] .fd-hero__cat-more{border-radius:var(--radii-sm);color:var(--colors-primary);text-align:center;transition:opacity var(--motion-fast)ease;padding:.625rem .875rem;font-size:.9375rem;font-weight:700;display:block}[data-theme=food] .fd-hero__cat-more:hover{opacity:.8}[data-theme=food] .fd-hero__promo-overlay{color:#fff;text-align:center;background:linear-gradient(#0000 0%,#000000b3 100%);flex-direction:column;align-items:center;gap:.75rem;padding:1.25rem .75rem;display:flex;position:absolute;bottom:0;left:0;right:0}[data-theme=food] .fd-hero__promo-overlay .fd-hero__promo-label{background:0 0;padding:0;font-size:1.25rem;font-weight:800;position:static}[data-theme=food] .fd-hero__promo-cta{background:var(--colors-primary);color:var(--colors-primary-foreground);border-radius:var(--radii-full);justify-content:center;align-items:center;padding:.5rem 1.25rem;font-size:.875rem;font-weight:700;display:inline-flex}[data-theme=food] .fd-promo--image{border-radius:var(--radii-xl);padding:0;display:block;overflow:hidden}[data-theme=food] .fd-promo__image-link{display:block}[data-theme=food] .fd-promo--image .fd-promo__image{width:100%;height:auto;transition:transform var(--motion-medium)ease;display:block}[data-theme=food] .fd-promo--image:hover .fd-promo__image{transform:scale(1.02)}[data-theme=food] .fd-pdp__tabs{border:1px solid var(--colors-border);border-radius:var(--radii-lg);margin-top:3rem;padding:1.5rem}[data-theme=food] .fd-pdp__tablist{border-bottom:1px solid var(--colors-border);gap:1.875rem;margin-bottom:.5rem;display:flex}[data-theme=food] .fd-pdp__tab{appearance:none;color:var(--colors-foreground);cursor:pointer;background:0 0;border:none;border-bottom:2px solid #0000;margin-bottom:-1px;padding:0 0 .75rem;font-size:1rem;font-weight:600}[data-theme=food] .fd-pdp__tab:hover{color:var(--colors-primary)}[data-theme=food] .fd-pdp__tab--active{color:var(--colors-primary);border-bottom-color:var(--colors-primary)}[data-theme=food] .fd-pdp__tabpanel{padding-top:2rem}[data-theme=food] .fd-pdp__tabpanel--text{color:var(--colors-muted-foreground);flex-direction:column;gap:1.5rem;line-height:1.7;display:flex}[data-theme=food] .fd-pdp__info-text{color:var(--colors-muted-foreground);line-height:1.7}[data-theme=food] .fd-pdp__packaging-title{color:var(--colors-foreground);border-bottom:1px solid var(--colors-border);margin:0;padding-bottom:1rem;font-weight:500}[data-theme=food] .fd-pdp__review-summary{border:1px solid var(--colors-border);border-radius:var(--radii-xl);margin-bottom:2.5rem;padding:1.75rem 2.5rem}[data-theme=food] .fd-pdp__review-summary-title{color:var(--colors-foreground);margin:0 0 1.5rem;font-size:1.25rem;font-weight:600}[data-theme=food] .fd-pdp__review-summary-body{flex-wrap:wrap;align-items:center;gap:3rem;display:flex}[data-theme=food] .fd-pdp__rating-bars{flex-direction:column;flex:320px;gap:.625rem;min-width:260px;display:flex}[data-theme=food] .fd-pdp__rating-bar-row{align-items:center;gap:1rem;display:flex}[data-theme=food] .fd-pdp__rating-bar-num{color:var(--colors-muted-foreground);text-align:center;width:1ch;font-size:1rem;font-weight:600}[data-theme=food] .fd-pdp__rating-bar-track{background:var(--colors-muted);border-radius:var(--radii-full);flex:1;height:14px;display:block;position:relative;overflow:hidden}[data-theme=food] .fd-pdp__rating-bar-fill{border-radius:var(--radii-full);background:#fbbc05;height:100%;position:absolute;inset:0 auto 0 0}[data-theme=food] .fd-pdp__rating-score{flex-direction:column;align-items:center;gap:.5rem;margin:0 auto;display:flex}[data-theme=food] .fd-pdp__rating-score-number{color:var(--colors-foreground);margin:0;font-size:5rem;font-weight:600;line-height:1}[data-theme=food] .fd-pdp__rating-score-stars{letter-spacing:2px;color:#fbbc05;margin:0;font-size:1.5rem}[data-theme=food] .fd-pdp__rating-score-stars-empty{color:var(--colors-border)}[data-theme=food] .fd-pdp__rating-score-count{color:var(--colors-muted-foreground);margin:0;font-size:1rem}[data-theme=food] .fd-pdp__reviews{flex-direction:column;gap:1.5rem;margin-bottom:2.5rem;display:flex}[data-theme=food] .fd-pdp__reviews-heading{color:var(--colors-foreground);margin:0;font-size:1rem;font-weight:600}[data-theme=food] .fd-pdp__reviews-list{flex-direction:column;margin:0;padding:0;list-style:none;display:flex}[data-theme=food] .fd-pdp__review{border-bottom:1px solid var(--colors-border);gap:1.5rem;margin-bottom:2rem;padding-bottom:2rem;display:flex}[data-theme=food] .fd-pdp__review:last-child{border-bottom:none;margin-bottom:0}[data-theme=food] .fd-pdp__review-avatar{border-radius:var(--radii-full);background:var(--colors-primary);width:51px;height:51px;color:var(--colors-primary-foreground);flex:none;justify-content:center;align-items:center;font-size:.875rem;font-weight:600;display:flex}[data-theme=food] .fd-pdp__review-body{flex-direction:column;gap:.625rem;display:flex}[data-theme=food] .fd-pdp__review-name{color:var(--colors-foreground);margin:0;font-weight:500}[data-theme=food] .fd-pdp__review-time{color:var(--colors-muted-foreground);font-size:.75rem;font-weight:400}[data-theme=food] .fd-pdp__review-stars{letter-spacing:2px;color:#fbbc05;margin:0;font-size:.75rem}[data-theme=food] .fd-pdp__review-title{color:var(--colors-foreground);margin:0;font-weight:500}[data-theme=food] .fd-pdp__review-text{color:var(--colors-muted-foreground);margin:0;line-height:1.6}[data-theme=food] .fd-pdp__review-actions{gap:1.125rem;margin-top:.25rem;display:flex}[data-theme=food] .fd-pdp__review-action{color:var(--colors-muted-foreground);font-size:.75rem}[data-theme=food] .fd-pdp__review-action--reply{color:var(--colors-primary);font-size:1rem;font-weight:500}[data-theme=food] .fd-pdp__reviews-toggle{appearance:none;color:var(--colors-foreground);cursor:pointer;background:0 0;border:none;align-self:center;padding:.25rem;font-size:1rem;text-decoration:underline}[data-theme=food] .fd-pdp__write-review{flex-direction:column;gap:1.5rem;padding-top:.5rem;display:flex}[data-theme=food] .fd-pdp__write-review-title{color:var(--colors-foreground);margin:0;font-size:1.25rem;font-weight:600}[data-theme=food] .fd-pdp__write-review-field{flex-direction:column;gap:.5625rem;display:flex}[data-theme=food] .fd-pdp__write-review-label{color:var(--colors-foreground);font-size:1rem}[data-theme=food] .fd-pdp__rating-input{gap:.4375rem;display:flex}[data-theme=food] .fd-pdp__rating-input-star{appearance:none;color:var(--colors-border);cursor:pointer;background:0 0;border:none;padding:0;font-size:1.25rem;line-height:1}[data-theme=food] .fd-pdp__rating-input-star--on{color:#fbbc05}[data-theme=food] .fd-pdp__write-review-input,[data-theme=food] .fd-pdp__write-review-textarea{background:var(--colors-background);border:1px solid var(--colors-border);border-radius:var(--radii-lg);width:100%;font:inherit;color:var(--colors-foreground);padding:.875rem 1rem}[data-theme=food] .fd-pdp__write-review-input{height:55px}[data-theme=food] .fd-pdp__write-review-textarea{resize:vertical;min-height:160px}[data-theme=food] .fd-pdp__write-review-input:focus,[data-theme=food] .fd-pdp__write-review-textarea:focus{outline:2px solid var(--colors-primary);outline-offset:1px;border-color:var(--colors-primary)}[data-theme=food] .fd-pdp__write-review-actions{justify-content:center;display:flex}[data-theme=food] .fd-pdp__write-review-submit{appearance:none;border-radius:var(--radii-sm);background:var(--colors-primary);min-width:185px;height:40px;color:var(--colors-primary-foreground);cursor:pointer;border:none;font-size:1rem;font-weight:700}[data-theme=food] .fd-pdp__write-review-submit:hover{opacity:.9}[data-theme=food] .fd-cart__action-bar{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;width:100%;margin-top:1.875rem;display:flex}[data-theme=food] .fd-cart__action-continue{text-underline-offset:3px;color:var(--colors-muted-foreground);transition:color var(--motion-fast)ease;font-size:.9375rem;font-weight:500;text-decoration:underline}[data-theme=food] .fd-cart__action-continue:hover{color:var(--colors-foreground)}[data-theme=food] .fd-cart__action-continue:focus-visible{outline:2px solid var(--colors-primary);outline-offset:2px;border-radius:var(--radii-sm)}[data-theme=food] .fd-cart__action-checkout{margin-left:auto}@media (max-width:640px){[data-theme=food] .fd-cart__action-bar{flex-direction:column;align-items:stretch}[data-theme=food] .fd-cart__action-checkout{width:100%;margin-left:0}[data-theme=food] .fd-cart__action-continue{text-align:center}}[data-theme=food] .fd-checkout__textarea{resize:vertical;width:100%;min-height:6.25rem;font-family:var(--fonts-sans);color:var(--colors-foreground);background:var(--colors-background);border:1px solid var(--colors-border);border-radius:var(--radii-md);transition:border-color var(--motion-fast)ease,box-shadow var(--motion-fast)ease;padding:.625rem .875rem;font-size:.9375rem}[data-theme=food] .fd-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=food] .fd-checkout__delivery{border:1px solid var(--colors-border);border-radius:var(--radii-md);background:var(--colors-background);flex-direction:column;gap:.75rem;margin:0;padding:1rem;display:flex}[data-theme=food] .fd-checkout__delivery-heading{color:var(--colors-foreground);padding:0;font-size:1rem;font-weight:700}[data-theme=food] .fd-checkout__delivery-desc{color:var(--colors-muted-foreground);margin:0;font-size:.8125rem}[data-theme=food] .fd-checkout__delivery-grid{grid-template-columns:1fr 1fr;gap:1rem;display:grid}@media (max-width:560px){[data-theme=food] .fd-checkout__delivery-grid{grid-template-columns:1fr}}[data-theme=food] .fd-checkout__delivery-option{cursor:pointer;flex-direction:column;gap:.5rem;display:flex}[data-theme=food] .fd-checkout__delivery-name{color:var(--colors-foreground);font-size:.9375rem}[data-theme=food] .fd-checkout__delivery-rate-row{align-items:center;gap:.625rem;display:flex}[data-theme=food] .fd-checkout__delivery-rate-row input[type=radio]{accent-color:var(--colors-primary)}[data-theme=food] .fd-checkout__delivery-rate{color:var(--colors-muted-foreground);font-size:.8125rem}[data-theme=food] .fd-checkout__payment-desc{color:var(--colors-muted-foreground);margin:0;font-size:.8125rem}[data-theme=food] .fd-checkout__payment-methods{border:0;flex-direction:column;gap:.875rem;margin:0;padding:0;display:flex}[data-theme=food] .fd-checkout__payment-option{cursor:pointer;align-items:center;gap:.75rem;display:flex}[data-theme=food] .fd-checkout__payment-option input[type=radio]{accent-color:var(--colors-primary)}[data-theme=food] .fd-checkout__payment-name{color:var(--colors-foreground);font-size:.9375rem}[data-theme=food] .fd-checkout__cards{flex-direction:column;gap:.75rem;display:flex}[data-theme=food] .fd-checkout__cards-heading{color:var(--colors-foreground);margin:0;font-size:1rem;font-weight:700}[data-theme=food] .fd-checkout__cards-list{flex-wrap:wrap;gap:.75rem;margin:0;padding:0;list-style:none;display:flex}[data-theme=food] .fd-checkout__card{background:var(--colors-background);border:1px solid var(--colors-border);border-radius:var(--radii-md);width:4.5rem;height:2.5rem;transition:border-color var(--motion-fast)ease;justify-content:center;align-items:center;display:flex}[data-theme=food] .fd-checkout__card:hover{border-color:var(--colors-primary)}[data-theme=food] .fd-checkout__card-img{object-fit:contain;width:3rem;height:1.5rem}[data-theme=food] .fd-account__layout{grid-template-columns:16rem 1fr;align-items:start;gap:2.5rem;display:grid}@media (max-width:768px){[data-theme=food] .fd-account__layout{grid-template-columns:1fr;gap:1.5rem}}[data-theme=food] .fd-account__sidebar{flex-direction:column;gap:.75rem;display:flex}[data-theme=food] .fd-account__sidebar-heading{font-family:var(--fonts-sans);color:var(--colors-foreground);margin:0 0 .25rem;font-size:1rem;font-weight:600}[data-theme=food] .fd-account__sidebar .fd-account__tabs{border-bottom:none;flex-direction:column;gap:.25rem;margin-bottom:0;display:flex}[data-theme=food] .fd-account__sidebar .fd-account__tab{text-align:left;color:var(--colors-muted-foreground);border-bottom:none;margin-bottom:0;padding:.5rem .25rem;font-weight:500}[data-theme=food] .fd-account__sidebar .fd-account__tab[aria-selected=true]{color:var(--colors-primary);border-bottom:none;font-weight:600}[data-theme=food] .fd-account__tab--link{text-decoration:none;display:block}[data-theme=food] .fd-account__content{min-width:0}[data-theme=food] .fd-account__card{background:var(--colors-background);border:1px solid var(--colors-border);border-radius:var(--radii-lg);box-shadow:var(--shadows-sm);padding:2rem}[data-theme=food] .fd-account__form-heading{font-family:var(--fonts-sans);color:var(--colors-primary);margin:0 0 1.5rem;font-size:1.25rem;font-weight:600}[data-theme=food] .fd-account__password-section{flex-direction:column;gap:1rem;margin-top:.5rem;display:flex}[data-theme=food] .fd-account__actions{justify-content:flex-end;align-items:center;gap:1.5rem;margin-top:1.75rem;display:flex}[data-theme=food] .fd-account__actions .fd-account__save{align-self:auto;margin-top:0}[data-theme=food] .fd-account__cancel{align-self:auto}[data-theme=food] .fd-order-list__cards{flex-direction:column;gap:1.25rem;display:flex}[data-theme=food] .fd-order-card{background:var(--colors-background);border:1px solid var(--colors-border);border-radius:var(--radii-lg);box-shadow:var(--shadows-sm);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=food] .fd-order-card:hover{box-shadow:var(--shadows-md);border-color:color-mix(in srgb,var(--colors-primary)40%,var(--colors-border))}[data-theme=food] .fd-order-card__head{border-bottom:1px solid var(--colors-border);flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:.75rem;padding-bottom:1rem;display:flex}[data-theme=food] .fd-order-card__id-wrap{flex-direction:column;gap:.25rem;display:flex}[data-theme=food] .fd-order-card__id{color:var(--colors-foreground);font-size:1.0625rem;font-weight:700}[data-theme=food] a.fd-order-card__id{color:var(--colors-primary);transition:opacity var(--motion-fast)ease}[data-theme=food] a.fd-order-card__id:hover{opacity:.75}[data-theme=food] a.fd-order-card__id:focus-visible{outline:2px solid var(--colors-primary);outline-offset:2px;border-radius:var(--radii-sm)}[data-theme=food] .fd-order-card__date{color:var(--colors-muted-foreground);font-size:.8125rem}[data-theme=food] .fd-order-card__meta{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.5rem 1rem;display:flex}[data-theme=food] .fd-order-card__address{color:var(--colors-muted-foreground);align-items:center;gap:.375rem;max-width:60%;font-size:.875rem;display:inline-flex}[data-theme=food] .fd-order-card__pin{color:var(--colors-primary);flex:none}[data-theme=food] .fd-order-card__address-text{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}[data-theme=food] .fd-order-card__total{color:var(--colors-muted-foreground);margin-left:auto;font-size:.875rem}[data-theme=food] .fd-order-card__total-value{color:var(--colors-foreground);font-weight:700}[data-theme=food] .fd-order-card__items{flex-direction:column;gap:.875rem;margin:0;padding:0;list-style:none;display:flex}[data-theme=food] .fd-order-card__item{align-items:center;gap:.875rem;display:flex}[data-theme=food] .fd-order-card__item-media{flex:none}[data-theme=food] .fd-order-card__item-img{object-fit:cover;border-radius:var(--radii-md);background:var(--colors-muted);border:1px solid var(--colors-border);width:56px;height:56px}[data-theme=food] .fd-order-card__item-img--placeholder{display:block}[data-theme=food] .fd-order-card__item-body{flex-direction:column;flex:auto;gap:.1875rem;min-width:0;display:flex}[data-theme=food] .fd-order-card__item-title{color:var(--colors-foreground);text-overflow:ellipsis;white-space:nowrap;margin:0;font-size:.9375rem;font-weight:600;overflow:hidden}[data-theme=food] .fd-order-card__item-variant{color:var(--colors-muted-foreground);margin:0;font-size:.8125rem}[data-theme=food] .fd-order-card__item-side{text-align:right;flex-direction:column;flex:none;align-items:flex-end;gap:.1875rem;display:flex}[data-theme=food] .fd-order-card__item-price{color:var(--colors-foreground);font-size:.9375rem;font-weight:700}[data-theme=food] .fd-order-card__item-qty{color:var(--colors-muted-foreground);font-size:.75rem}[data-theme=food] .fd-order-card__foot{border-top:1px solid var(--colors-border);justify-content:flex-end;padding-top:1rem;display:flex}[data-theme=food] .fd-order-card__action{white-space:nowrap}@media (max-width:640px){[data-theme=food] .fd-order-card{padding:1rem}[data-theme=food] .fd-order-card__address{max-width:100%}[data-theme=food] .fd-order-card__total{margin-left:0}[data-theme=food] .fd-order-card__item-img{width:48px;height:48px}}[data-theme=food] .fd-policy--faq{max-width:75rem}[data-theme=food] .fd-policy__faq-layout{grid-template-columns:minmax(0,1.1fr) minmax(0,1fr);align-items:start;gap:2.5rem;display:grid}@media (max-width:900px){[data-theme=food] .fd-policy__faq-layout{grid-template-columns:1fr;gap:1.75rem}}[data-theme=food] .fd-policy__faq-media{position:sticky;top:5.5rem}@media (max-width:900px){[data-theme=food] .fd-policy__faq-media{position:static}}[data-theme=food] .fd-policy__faq-image{border-radius:var(--radii-lg);width:100%;height:auto;display:block}[data-theme=food] .fd-policy__faq-list{flex-direction:column;gap:.75rem;display:flex}[data-theme=food] .fd-policy__faq-item{border:1px solid var(--colors-border);border-radius:var(--radii-md,.5rem);background:var(--colors-background);transition:border-color var(--motion-fast)ease,box-shadow var(--motion-fast)ease;padding:0 1.25rem}[data-theme=food] .fd-policy__faq-item[open]{border-color:var(--colors-primary);box-shadow:var(--shadows-sm)}[data-theme=food] .fd-policy__faq-question{cursor:pointer;color:var(--colors-secondary,var(--colors-foreground));justify-content:space-between;align-items:center;gap:1rem;padding:1.125rem 0;font-size:1rem;font-weight:600;list-style:none;display:flex}[data-theme=food] .fd-policy__faq-question::-webkit-details-marker{display:none}[data-theme=food] .fd-policy__faq-question:focus-visible{outline:2px solid var(--colors-primary);outline-offset:2px;border-radius:var(--radii-sm)}[data-theme=food] .fd-policy__faq-question-text{flex:auto}[data-theme=food] .fd-policy__faq-icon{border-right:2px solid var(--colors-muted-foreground);border-bottom:2px solid var(--colors-muted-foreground);transform-origin:50%;width:.625rem;height:.625rem;transition:transform var(--motion-fast)ease,border-color var(--motion-fast)ease;flex:none;transform:rotate(45deg)}[data-theme=food] .fd-policy__faq-item[open] .fd-policy__faq-icon{border-color:var(--colors-primary);transform:rotate(225deg)}[data-theme=food] .fd-policy__faq-answer{color:var(--colors-muted-foreground);padding:0 0 1.125rem;font-size:.9375rem;line-height:1.6}[data-theme=food] .fd-breadcrumbs{width:100%;max-width:1280px;padding:0 var(--spacing-page-x,1.5rem);margin:0 auto}[data-theme=food] .fd-breadcrumbs__list{flex-wrap:wrap;align-items:center;gap:.4rem;margin:1.75rem 0;padding:0;list-style:none;display:flex}[data-theme=food] .fd-breadcrumbs__item{font-family:var(--fonts-sans);color:var(--colors-foreground);align-items:center;gap:.4rem;font-size:.9375rem;display:inline-flex}[data-theme=food] .fd-breadcrumbs__link{color:var(--colors-muted-foreground);transition:color var(--motion-fast,.15s)ease;text-decoration:none}[data-theme=food] .fd-breadcrumbs__link:hover{color:var(--colors-primary)}[data-theme=food] .fd-breadcrumbs__current{color:var(--colors-foreground);font-weight:500}[data-theme=food] .fd-breadcrumbs__sep{color:var(--colors-muted-foreground);opacity:.7}[data-theme=food] .fd-filter{background:var(--colors-muted);border-top:1px solid color-mix(in srgb,var(--colors-border)50%,transparent);border-bottom:1px solid color-mix(in srgb,var(--colors-border)50%,transparent);width:100%;padding:1rem var(--spacing-page-x,1.5rem)}[data-theme=food] .fd-filter__bar{flex-direction:column;justify-content:space-between;gap:1.25rem;max-width:1280px;margin:0 auto;display:flex}[data-theme=food] .fd-filter__group--filters{flex-wrap:wrap;align-items:center;gap:1.25rem 2rem;display:flex}[data-theme=food] .fd-filter__group--sort{flex-wrap:wrap;align-items:center;gap:1rem;display:flex}[data-theme=food] .fd-filter__field{align-items:center;gap:.6rem;display:flex}[data-theme=food] .fd-filter__label{white-space:nowrap;font-family:var(--fonts-sans);color:var(--colors-foreground);font-size:.9375rem;font-weight:500}[data-theme=food] .fd-filter__select{border-radius:var(--radii-sm,.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;font-size:.875rem}[data-theme=food] .fd-filter__select--sort{min-width:180px}[data-theme=food] .fd-filter__select:focus-visible{outline:2px solid var(--colors-primary);outline-offset:1px}[data-theme=food] .fd-filter__price{align-items:center;gap:.5rem;display:flex}[data-theme=food] .fd-filter__currency,[data-theme=food] .fd-filter__price-sep{color:var(--colors-muted-foreground)}[data-theme=food] .fd-filter__price-input{border-radius:var(--radii-sm,.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;font-size:.875rem}[data-theme=food] .fd-filter__price-input::placeholder{color:color-mix(in srgb,var(--colors-foreground)35%,transparent)}[data-theme=food] .fd-filter__price-input:focus-visible{outline:2px solid var(--colors-primary);outline-offset:1px}[data-theme=food] .fd-filter__apply{border-radius:var(--radii-sm,.375rem);background:var(--colors-accent);height:2.5rem;color:var(--colors-accent-foreground);font-family:var(--fonts-sans);cursor:pointer;transition:background-color var(--motion-fast,.15s)ease;border:none;padding:0 1.25rem;font-size:.875rem;font-weight:600}[data-theme=food] .fd-filter__apply:hover{background:color-mix(in srgb,var(--colors-accent)88%,#000)}[data-theme=food] .fd-filter__apply:focus-visible{outline:2px solid var(--colors-primary);outline-offset:2px}@media (min-width:1024px){[data-theme=food] .fd-filter__bar{flex-direction:row;align-items:center}}[data-theme=food] .fd-toolbar{width:100%;padding:2rem var(--spacing-page-x,1.5rem)}[data-theme=food] .fd-toolbar__inner{flex-direction:column;justify-content:space-between;align-items:center;gap:1.25rem;max-width:1280px;margin:0 auto;display:flex}[data-theme=food] .fd-toolbar__count{font-family:var(--fonts-sans);color:var(--colors-foreground);margin:0;font-size:1.0625rem;font-weight:500}[data-theme=food] .fd-toolbar__pages{align-items:center;gap:.4rem;margin:0;padding:0;list-style:none;display:flex}[data-theme=food] .fd-toolbar__nav,[data-theme=food] .fd-toolbar__page{width:2.5rem;height:2.5rem;font-family:var(--fonts-sans);transition:background-color var(--motion-fast,.15s)ease,color var(--motion-fast,.15s)ease,border-color var(--motion-fast,.15s)ease;justify-content:center;align-items:center;font-weight:500;text-decoration:none;display:inline-flex}[data-theme=food] .fd-toolbar__nav{border-radius:var(--radii-sm,.375rem);border:1px solid var(--colors-border);background:var(--colors-muted);color:var(--colors-muted-foreground)}[data-theme=food] .fd-toolbar__nav:hover{background:color-mix(in srgb,var(--colors-muted)80%,var(--colors-border))}[data-theme=food] .fd-toolbar__nav[aria-disabled=true]{opacity:.45;pointer-events:none}[data-theme=food] .fd-toolbar__chevron{font-size:1.25rem;line-height:1}[data-theme=food] .fd-toolbar__page{border-radius:var(--radii-sm,.375rem);border:1px solid var(--colors-border);background:var(--colors-muted);color:var(--colors-foreground)}[data-theme=food] .fd-toolbar__page:hover{background:color-mix(in srgb,var(--colors-muted)80%,var(--colors-border))}[data-theme=food] .fd-toolbar__page--active{background:var(--colors-accent);border-color:var(--colors-accent);color:var(--colors-accent-foreground)}[data-theme=food] .fd-toolbar__page--active:hover{background:var(--colors-accent)}@media (min-width:640px){[data-theme=food] .fd-toolbar__inner{flex-direction:row}}
