[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;top:-9999px;left:-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{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;top:100%;left: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-left:.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-left:.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-left:.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-left: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;top:0;bottom:0;right: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-left: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=jewellery]{font-family:var(--fonts-sans);color:var(--colors-foreground);background:var(--colors-background);line-height:1.6}[data-theme=jewellery] *,[data-theme=jewellery] :before,[data-theme=jewellery] :after{box-sizing:border-box}[data-theme=jewellery] a{color:inherit;text-decoration:none}[data-theme=jewellery] img{max-width:100%;height:auto;display:block}[data-theme=jewellery] h1,[data-theme=jewellery] h2,[data-theme=jewellery] h3{font-family:var(--fonts-serif);letter-spacing:.01em;margin:0 0 .5em;font-weight:400}[data-theme=jewellery] h1{font-size:clamp(2.5rem,5vw,4.5rem);line-height:1.1}[data-theme=jewellery] h2{font-size:clamp(1.75rem,3vw,2.5rem)}[data-theme=jewellery] h3{font-size:clamp(1.125rem,2vw,1.5rem)}[data-theme=jewellery] p{margin:0 0 .75em}[data-theme=jewellery] .jw-header{align-items:center;gap:var(--spacing-block-gap);padding:1.75rem var(--spacing-page-x);border-bottom:1px solid var(--colors-border);grid-template-columns:1fr auto;display:grid}[data-theme=jewellery] .jw-header--luxe{text-align:center;grid-template-columns:1fr;justify-items:center}[data-theme=jewellery] .jw-header__skip-link{position:absolute;top:-9999px;left:-9999px}[data-theme=jewellery] .jw-header__skip-link:focus{background:var(--colors-primary);color:var(--colors-primary-foreground);padding:.5rem .75rem;position:static}[data-theme=jewellery] .jw-header__brand-link{flex-direction:column;align-items:center;gap:.25rem;display:flex}[data-theme=jewellery] .jw-header__brand-name{font-family:var(--fonts-serif);letter-spacing:.15em;text-transform:uppercase;font-size:2rem}[data-theme=jewellery] .jw-header__brand-tagline{color:var(--colors-muted-foreground);letter-spacing:.2em;text-transform:uppercase;font-size:.75rem}[data-theme=jewellery] .jw-header__nav-list{justify-content:center;gap:2rem;margin:1rem 0 0;padding:0;list-style:none;display:flex}[data-theme=jewellery] .jw-header__nav-link{letter-spacing:.1em;text-transform:uppercase;border-bottom:1px solid #0000;padding-bottom:.25rem;font-size:.875rem;transition:border-color .2s,color .2s}[data-theme=jewellery] .jw-header__nav-link:hover{color:var(--colors-accent);border-bottom-color:var(--colors-accent)}[data-theme=jewellery] .jw-footer{padding:var(--spacing-section-y)var(--spacing-page-x);background:var(--colors-muted);border-top:1px solid var(--colors-border);text-align:center}[data-theme=jewellery] .jw-footer__tagline{font-family:var(--fonts-serif);color:var(--colors-muted-foreground);margin-bottom:2rem;font-style:italic}[data-theme=jewellery] .jw-footer__verify{background:var(--colors-background);border:1px solid var(--colors-border);border-radius:var(--radii-sm);max-width:32rem;margin:0 auto 2rem;padding:1.5rem}[data-theme=jewellery] .jw-footer__verify-heading{font-family:var(--fonts-serif);margin-bottom:1rem;font-size:1.125rem}[data-theme=jewellery] .jw-footer__verify-form{gap:.5rem;display:flex}[data-theme=jewellery] .jw-footer__verify-input{border:1px solid var(--colors-border);border-radius:var(--radii-sm);font:inherit;background:var(--colors-background);flex:1;padding:.625rem .875rem}[data-theme=jewellery] .jw-footer__verify-submit{background:var(--colors-accent);color:var(--colors-accent-foreground);border-radius:var(--radii-sm);font:inherit;cursor:pointer;letter-spacing:.05em;text-transform:uppercase;border:0;padding:.625rem 1.25rem;font-weight:500}[data-theme=jewellery] .jw-footer__visually-hidden{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}[data-theme=jewellery] .jw-footer__copyright{color:var(--colors-muted-foreground);letter-spacing:.05em;font-size:.875rem}[data-theme=jewellery] .jw-detail-360{padding:var(--spacing-section-y)var(--spacing-page-x);text-align:center;max-width:64rem;margin:0 auto}[data-theme=jewellery] .jw-detail-360__heading{margin-bottom:1.5rem}[data-theme=jewellery] .jw-detail-360__viewport{background:var(--colors-muted);border-radius:var(--radii-md);cursor:grab;-webkit-user-select:none;user-select:none;touch-action:none;max-width:32rem;margin:0 auto 1rem}[data-theme=jewellery] .jw-detail-360__viewport:active{cursor:grabbing}[data-theme=jewellery] .jw-detail-360__frame{border-radius:var(--radii-md);pointer-events:none;max-width:100%}[data-theme=jewellery] .jw-detail-360__help{color:var(--colors-muted-foreground);margin:.5rem 0;font-size:.875rem}[data-theme=jewellery] .jw-detail-360__slider{width:100%;max-width:24rem;accent-color:var(--colors-accent)}[data-theme=jewellery] .jw-cert{max-width:48rem;margin:var(--spacing-section-y)auto;background:var(--colors-background);border:1px solid var(--colors-border);border-radius:var(--radii-md);box-shadow:var(--shadows-sm);padding:2rem}[data-theme=jewellery] .jw-cert__header{text-align:center;border-bottom:1px solid var(--colors-border);margin-bottom:1.5rem;padding-bottom:1rem}[data-theme=jewellery] .jw-cert__heading{font-family:var(--fonts-serif);margin-bottom:.5rem;font-size:1.5rem}[data-theme=jewellery] .jw-cert__authority{color:var(--colors-foreground);margin:.25rem 0;font-size:.875rem}[data-theme=jewellery] .jw-cert__authority-label{font-weight:600}[data-theme=jewellery] .jw-cert__authority-cert{color:var(--colors-muted-foreground)}[data-theme=jewellery] .jw-cert__issued{color:var(--colors-muted-foreground);letter-spacing:.1em;text-transform:uppercase;font-size:.75rem}[data-theme=jewellery] .jw-cert__image{border-radius:var(--radii-sm);border:1px solid var(--colors-border);max-width:16rem;margin:0 auto 1.5rem}[data-theme=jewellery] .jw-cert__details{grid-template-columns:1fr 1fr;gap:.75rem 2rem;margin:0;display:grid}@media (max-width:480px){[data-theme=jewellery] .jw-cert__details{grid-template-columns:1fr}}[data-theme=jewellery] .jw-cert__row{border-bottom:1px solid var(--colors-border);grid-template-columns:1fr 1fr;gap:.5rem;padding:.5rem 0;display:grid}[data-theme=jewellery] .jw-cert__label{color:var(--colors-muted-foreground);letter-spacing:.05em;text-transform:uppercase;margin:0;font-size:.875rem;font-weight:500}[data-theme=jewellery] .jw-cert__value{font-family:var(--fonts-serif);margin:0}[data-theme=jewellery] .jw-cert__verify{background:var(--colors-accent);color:var(--colors-accent-foreground);border-radius:var(--radii-sm);letter-spacing:.05em;margin-top:1.5rem;padding:.75rem 1.5rem;font-weight:500;display:inline-block}[data-theme=jewellery] .jw-cert__no-details{color:var(--colors-muted-foreground);text-align:center}[data-theme=jewellery] .jw-cert__comments{color:var(--colors-muted-foreground);margin-top:1rem;font-style:italic}[data-theme=jewellery] .jw-ring-sizer{max-width:32rem;margin:var(--spacing-section-y)auto;text-align:center;border:1px solid var(--colors-border);border-radius:var(--radii-md);padding:2rem}[data-theme=jewellery] .jw-ring-sizer__heading{font-family:var(--fonts-serif);margin-bottom:.5rem}[data-theme=jewellery] .jw-ring-sizer__help{color:var(--colors-muted-foreground);margin-bottom:1.5rem}[data-theme=jewellery] .jw-ring-sizer__slider{width:100%;accent-color:var(--colors-accent);margin-bottom:1.5rem}[data-theme=jewellery] .jw-ring-sizer__output{border-top:1px solid var(--colors-border);grid-template-columns:repeat(4,1fr);gap:.75rem;padding-top:1rem;display:grid}[data-theme=jewellery] .jw-ring-sizer__row{flex-direction:column;gap:.25rem;display:flex}[data-theme=jewellery] .jw-ring-sizer__row-label{letter-spacing:.1em;text-transform:uppercase;color:var(--colors-muted-foreground);font-size:.6875rem}[data-theme=jewellery] .jw-ring-sizer__row-value{font-family:var(--fonts-serif);font-size:1.25rem}[data-theme=jewellery] .jw-ring-sizer__visually-hidden{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}[data-theme=jewellery] .jw-engraving{max-width:36rem;margin:var(--spacing-section-y)auto;border:1px solid var(--colors-border);border-radius:var(--radii-md);padding:2rem}[data-theme=jewellery] .jw-engraving__heading{font-family:var(--fonts-serif);margin-bottom:.5rem}[data-theme=jewellery] .jw-engraving__help{color:var(--colors-muted-foreground);margin-bottom:1.5rem}[data-theme=jewellery] .jw-engraving__progress{border-bottom:1px solid var(--colors-border);gap:1rem;margin:0 0 1.5rem;padding:0 0 .75rem;list-style:none;display:flex}[data-theme=jewellery] .jw-engraving__progress-step{color:var(--colors-muted-foreground);letter-spacing:.05em;font-size:.8125rem}[data-theme=jewellery] .jw-engraving__progress-step[aria-current=step]{color:var(--colors-accent);font-weight:600}[data-theme=jewellery] .jw-engraving__step{flex-direction:column;gap:.75rem;display:flex}[data-theme=jewellery] .jw-engraving__label{font-weight:500}[data-theme=jewellery] .jw-engraving__input{border:1px solid var(--colors-border);border-radius:var(--radii-sm);width:100%;font:inherit;background:var(--colors-background);padding:.625rem .875rem}[data-theme=jewellery] .jw-engraving__counter{color:var(--colors-muted-foreground);font-size:.75rem}[data-theme=jewellery] .jw-engraving__radio{align-items:center;gap:.5rem;padding:.5rem 0;display:flex}[data-theme=jewellery] .jw-engraving__nav{justify-content:space-between;gap:.5rem;margin-top:1rem;display:flex}[data-theme=jewellery] .jw-engraving__back,[data-theme=jewellery] .jw-engraving__next{border-radius:var(--radii-sm);font:inherit;cursor:pointer;border:1px solid var(--colors-border);background:var(--colors-background);padding:.625rem 1.25rem;font-weight:500}[data-theme=jewellery] .jw-engraving__next{background:var(--colors-accent);color:var(--colors-accent-foreground);border-color:var(--colors-accent)}[data-theme=jewellery] .jw-engraving__next:disabled{background:var(--colors-muted);color:var(--colors-muted-foreground);border-color:var(--colors-muted);cursor:not-allowed}[data-theme=jewellery] .jw-engraving__summary{color:var(--colors-muted-foreground);font-style:italic}
[data-theme=ecobazzar]{font-family:var(--fonts-sans);color:var(--colors-foreground);background:var(--colors-background);line-height:1.6}[data-theme=ecobazzar] *,[data-theme=ecobazzar] :before,[data-theme=ecobazzar] :after{box-sizing:border-box}[data-theme=ecobazzar] a{color:inherit;text-decoration:none}[data-theme=ecobazzar] img{max-width:100%;height:auto;display:block}[data-theme=ecobazzar] h1,[data-theme=ecobazzar] h2,[data-theme=ecobazzar] h3{letter-spacing:-.005em;font-weight:500;font-family:var(--fonts-serif);margin:0 0 .5em}[data-theme=ecobazzar] h1{font-size:clamp(2.25rem,4.5vw,4rem);line-height:1.1}[data-theme=ecobazzar] h2{font-size:clamp(1.5rem,3vw,2.25rem)}[data-theme=ecobazzar] h3{font-size:clamp(1.125rem,2vw,1.375rem)}[data-theme=ecobazzar] p{margin:0 0 .75em}[data-theme=ecobazzar] .eb-header{align-items:center;gap:var(--spacing-block-gap);padding:1.75rem var(--spacing-page-x);border-bottom:1px solid var(--colors-border);background:var(--colors-background);display:flex}[data-theme=ecobazzar] .eb-header__skip-link{position:absolute;top:-9999px;left:-9999px}[data-theme=ecobazzar] .eb-header__skip-link:focus{background:var(--colors-primary);color:var(--colors-primary-foreground);padding:.5rem .75rem;position:static}[data-theme=ecobazzar] .eb-header__brand{flex-direction:column;gap:.125rem;display:flex}[data-theme=ecobazzar] .eb-header__logo{font-family:var(--fonts-serif);letter-spacing:.01em;color:var(--colors-primary);font-size:1.375rem;font-weight:500}[data-theme=ecobazzar] .eb-header__tagline{letter-spacing:.12em;text-transform:uppercase;color:var(--colors-muted-foreground);font-size:.75rem}[data-theme=ecobazzar] .eb-header__nav-list{flex:1;justify-content:flex-end;gap:2rem;margin:0;padding:0;list-style:none;display:flex}[data-theme=ecobazzar] .eb-header__nav-item a{border-bottom:1px solid #0000;padding:.25rem 0;font-size:.95rem;transition:border-color .2s,color .2s}[data-theme=ecobazzar] .eb-header__nav-item a:hover{border-bottom-color:var(--colors-accent);color:var(--colors-primary)}[data-theme=ecobazzar] .eb-hero{align-items:center;min-height:clamp(420px,65vh,720px);display:grid;position:relative;overflow:hidden}[data-theme=ecobazzar] .eb-hero__image{object-fit:cover;z-index:0;width:100%;height:100%;position:absolute;inset:0}[data-theme=ecobazzar] .eb-hero__overlay{z-index:1;width:100%;padding:var(--spacing-section-y)var(--spacing-page-x);color:var(--colors-primary-foreground);background:linear-gradient(#23241f00 0%,#23241f73 100%);display:flex;position:relative}[data-theme=ecobazzar] .eb-hero--align-center .eb-hero__overlay{text-align:center;justify-content:center}[data-theme=ecobazzar] .eb-hero--align-left .eb-hero__overlay{text-align:left;justify-content:flex-start}[data-theme=ecobazzar] .eb-hero__copy{max-width:36rem}[data-theme=ecobazzar] .eb-hero__headline{color:inherit;margin-bottom:.75rem}[data-theme=ecobazzar] .eb-hero__subhead{margin-inline:auto;max-width:38ch;color:inherit;opacity:.92;margin-bottom:1.5rem;font-size:1.125rem}[data-theme=ecobazzar] .eb-hero--align-left .eb-hero__subhead{margin-inline:0}[data-theme=ecobazzar] .eb-hero__cta{background:var(--colors-accent);color:var(--colors-accent-foreground);border-radius:var(--radii-sm);letter-spacing:.04em;text-transform:uppercase;padding:.875rem 1.75rem;font-size:.8125rem;font-weight:500;transition:background .2s,transform .2s;display:inline-block}[data-theme=ecobazzar] .eb-hero__cta:hover{background:var(--colors-primary-foreground);color:var(--colors-primary)}[data-theme=ecobazzar] .eb-grid{padding:var(--spacing-section-y)var(--spacing-page-x)}[data-theme=ecobazzar] .eb-grid__title{text-align:center;color:var(--colors-primary);margin-bottom:2rem}[data-theme=ecobazzar] .eb-grid__list{gap:var(--spacing-block-gap);grid-template-columns:repeat(auto-fill,minmax(260px,1fr));margin:0;padding:0;list-style:none;display:grid}[data-theme=ecobazzar] .eb-grid__product{flex-direction:column;gap:.625rem;display:flex}[data-theme=ecobazzar] .eb-grid__image{border-radius:var(--radii-md);aspect-ratio:4/5;object-fit:cover;background:var(--colors-muted);transition:opacity .25s,transform .25s}[data-theme=ecobazzar] .eb-grid__product:hover .eb-grid__image{opacity:.92;transform:scale(1.01)}[data-theme=ecobazzar] .eb-grid__name{color:var(--colors-foreground);font-size:.9375rem;font-weight:500}[data-theme=ecobazzar] .eb-grid__price{color:var(--colors-muted-foreground);align-items:baseline;gap:.5rem;font-size:.875rem;display:flex}[data-theme=ecobazzar] .eb-grid__compare-price{color:var(--colors-muted-foreground);opacity:.7;font-size:.8125rem}[data-theme=ecobazzar] .eb-grid__empty{color:var(--colors-muted-foreground);text-align:center}[data-theme=ecobazzar] .eb-footer{padding:var(--spacing-section-y)var(--spacing-page-x);background:var(--colors-muted);border-top:1px solid var(--colors-border);text-align:center;color:var(--colors-muted-foreground)}[data-theme=ecobazzar] .eb-footer__trust{color:var(--colors-primary);align-items:center;gap:.5rem;margin-bottom:.75rem;font-weight:500;display:inline-flex}[data-theme=ecobazzar] .eb-footer__trust-leaf{font-size:1.125rem}[data-theme=ecobazzar] .eb-footer__tagline{margin-bottom:1.5rem;font-style:italic}[data-theme=ecobazzar] .eb-footer__social-list,[data-theme=ecobazzar] .eb-footer__legal-list{flex-wrap:wrap;justify-content:center;gap:1.25rem;margin:0 0 1rem;padding:0;list-style:none;display:flex}[data-theme=ecobazzar] .eb-footer__social-link:hover,[data-theme=ecobazzar] .eb-footer__legal-link:hover{color:var(--colors-primary);text-underline-offset:4px;text-decoration:underline}[data-theme=ecobazzar] .eb-footer__copyright{color:var(--colors-muted-foreground);opacity:.85;margin-top:1rem;font-size:.8125rem}
