.article-hero{overflow:hidden;margin-bottom:18px}.article-hero img{width:100%;aspect-ratio:16 / 7;object-fit:cover}.comment-card{border-radius:20px;overflow:hidden}.blog-card__media img{width:100%;aspect-ratio:16 / 10;object-fit:cover}.cart-page{display:grid;gap:20px}.cart-hero{display:flex;align-items:stretch;justify-content:space-between;gap:20px;background:radial-gradient(circle at top right,rgba(236,182,73,.15),transparent 26%),linear-gradient(135deg,#fffef9fa,#f7eedff0)}.cart-hero__copy{display:grid;align-content:end;min-width:0}.cart-hero__badge-row{display:flex;align-items:center;gap:12px;flex-wrap:wrap}.cart-hero__status{display:inline-flex;align-items:center;min-height:36px;padding:0 12px;border:1px solid rgba(23,76,60,.12);border-radius:999px;background:#ffffffd1;color:var(--bb-primary);font-size:.78rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.cart-hero__meta{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;min-width:min(100%,360px)}.cart-hero__stat{display:grid;gap:8px;min-height:122px;padding:18px;border:1px solid var(--bb-line);border-radius:22px;background:#ffffffc7;box-shadow:inset 0 1px #ffffffb8}.cart-hero__stat--total{background:radial-gradient(circle at top right,rgba(236,182,73,.16),transparent 34%),#ffffffd1}.cart-hero__stat-label{color:var(--bb-text-soft);font-size:.74rem;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.cart-hero__stat-value{color:var(--bb-text);font-size:clamp(1.6rem,2.8vw,2.2rem);line-height:1;letter-spacing:-.05em}.cart-hero__stat-note{color:var(--bb-text-muted);font-size:.88rem;line-height:1.5}.cart-layout{display:grid;grid-template-columns:minmax(0,1.7fr) minmax(320px,.85fr);gap:20px;align-items:start}.cart-lines{display:grid;gap:18px}.cart-item{display:grid;grid-template-columns:180px minmax(0,1fr);transition:opacity .18s ease,transform .18s ease}.cart-item.is-updating{opacity:.6}.cart-item__media{display:block;min-height:180px;border-right:1px solid var(--bb-line);background:radial-gradient(circle at top left,rgba(236,182,73,.24),transparent 42%),linear-gradient(135deg,#fbf4e6,#f1e0bc);text-decoration:none}.cart-item__media img{width:100%;height:100%;object-fit:cover;aspect-ratio:1 / 1}.cart-item__placeholder{width:100%;height:100%;display:grid;place-items:center;padding:20px;color:var(--bb-text-muted);font-weight:800;text-align:center}.cart-item__content{display:grid;gap:20px;padding:20px}.cart-item__head{display:flex;align-items:start;justify-content:space-between;gap:16px}.cart-item__title{font-size:1.3rem;line-height:1.15}.cart-item__title a{text-decoration:none}.cart-item__variant{margin-top:8px;color:var(--bb-text-muted)}.cart-item__properties{display:flex;flex-wrap:wrap;gap:8px;margin-top:12px}.cart-item__properties span{padding:7px 10px;border:1px solid var(--bb-line);border-radius:999px;background:#ffffffb3;color:var(--bb-text-muted);font-size:.86rem}.cart-item__remove{display:inline-flex;align-items:center;justify-content:center;min-height:42px;padding:0 14px;border:1px solid rgba(139,75,51,.16);border-radius:14px;background:#fff8f4d1;color:#8b4b33;text-decoration:none;font-size:.88rem;font-weight:800;white-space:nowrap}.cart-item__footer{display:grid;grid-template-columns:1fr auto 1fr;gap:12px;align-items:stretch}.cart-stat{display:flex;flex-direction:column;justify-content:center;gap:8px;min-height:86px;padding:14px 16px;border:1px solid var(--bb-line);border-radius:18px;background:#ffffffc7;box-shadow:inset 0 1px #ffffffa6}.cart-stat__label{color:var(--bb-text-soft);font-size:.76rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.cart-stat__value{color:var(--bb-text);font-size:1.02rem;line-height:1.2}.cart-stat--quantity{min-width:170px}.cart-qty{display:grid;grid-template-columns:38px minmax(44px,auto) 38px;align-items:center;gap:8px}.cart-qty__button{display:inline-flex;align-items:center;justify-content:center;width:38px;height:38px;padding:0;border:1px solid var(--bb-line);border-radius:12px;background:#ffffffeb;color:var(--bb-text);font-size:1rem;font-weight:900;cursor:pointer}.cart-item.is-updating .cart-qty__button,.cart-item.is-updating .cart-item__remove{pointer-events:none}.cart-qty__value{display:inline-flex;align-items:center;justify-content:center;min-width:44px;height:38px;padding:0 8px;border:1px solid var(--bb-line);border-radius:12px;background:#ffffffeb;color:var(--bb-text);font-size:1rem;font-weight:800;line-height:1}.cart-summary{position:sticky;top:120px}.cart-summary__body{display:grid;gap:16px}.cart-summary__panel{display:grid;gap:0;padding:6px 0;border-top:1px solid var(--bb-line);border-bottom:1px solid var(--bb-line)}.cart-summary__row{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:14px 0;color:var(--bb-text)}.cart-summary__row+.cart-summary__row{border-top:1px solid rgba(48,39,27,.08)}.cart-empty{max-width:720px}.cart-empty .flat-card__body{padding:28px}@media(max-width:1024px){.cart-hero{display:grid;align-items:start}.cart-hero__meta{min-width:0}.cart-layout{grid-template-columns:1fr}.cart-summary{position:static}}@media(max-width:720px){.cart-hero__meta,.cart-item{grid-template-columns:1fr}.cart-item__media{min-height:auto;border-right:none;border-bottom:1px solid var(--bb-line)}.cart-item__head{display:grid}.cart-item__footer{grid-template-columns:1fr}.cart-stat--quantity{min-width:0}}.collection-card{text-decoration:none}.collection-card__media img{aspect-ratio:1 / 1;object-fit:cover}.custom-section{position:relative;overflow:hidden;width:100%}.custom-section__background{position:absolute;width:100%;height:100%;z-index:-1;overflow:hidden}.custom-section__background img{position:absolute;width:100%;height:auto;top:50%;left:50%;transform:translate(-50%,-50%)}.custom-section__content{display:grid;grid-template-columns:var(--content-grid)}.custom-section__content>*{grid-column:2}.site-footer{width:var(--bb-content-width);margin:0 auto 28px;padding:28px;border:1px solid rgba(255,255,255,.52);border-radius:32px;background:radial-gradient(circle at top right,rgba(236,182,73,.18),transparent 26%),linear-gradient(180deg,#f7edd8,#f2e1bd);color:var(--bb-text);display:grid;gap:20px;box-shadow:var(--bb-shadow-sm)}.site-footer__brand p{color:var(--bb-text-muted)}.site-footer__grid{display:grid;grid-template-columns:minmax(0,1.2fr) repeat(2,minmax(220px,.8fr));gap:20px}.site-footer__brand{display:flex;align-items:flex-start;gap:14px}.site-footer__brand h3,.site-footer__nav h4{margin-bottom:10px;color:var(--bb-text)}.site-footer__mark{display:inline-flex;align-items:center;justify-content:center;width:56px;height:56px;border:1px solid rgba(185,122,19,.12);border-radius:18px;background:#ffffff80}.site-footer__links,.site-footer__payment{display:flex;flex-wrap:wrap;gap:10px}.site-footer__links a,.site-footer__payment-icon{display:inline-flex;align-items:center;justify-content:center;min-height:42px;padding:0 14px;border:1px solid rgba(48,39,27,.12);border-radius:999px;background:#ffffff8c;text-decoration:none;color:var(--bb-text-muted)}.site-footer__links--social a{justify-content:flex-start;gap:10px;color:var(--bb-text);font-weight:700}.site-footer__social-icon{display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;border-radius:999px;background:var(--bb-accent-soft);color:var(--bb-primary);flex-shrink:0}.site-footer__meta{display:flex;align-items:center;justify-content:center;gap:16px;flex-wrap:wrap;padding-top:20px;border-top:1px solid rgba(48,39,27,.1);color:var(--bb-text-muted)}.site-footer__meta a{text-decoration:none}.site-footer__year{width:100%;text-align:center;font-weight:700;letter-spacing:.04em}.site-footer__payment{justify-content:center;width:100%}@media(max-width:980px){.site-footer__grid{grid-template-columns:1fr}}@media(max-width:640px){.site-footer{padding:20px 16px;border-radius:24px}}.site-header{position:sticky;top:14px;z-index:100;width:var(--bb-content-width);margin:14px auto 24px;border:1px solid rgba(255,255,255,.55);border-radius:30px;background:#fffcf8d6;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);box-shadow:var(--bb-shadow-lg)}.header-container{min-height:86px;display:flex;align-items:center;justify-content:space-between;gap:18px;padding:0 20px;min-width:0}.logo{display:flex;align-items:center;gap:14px;text-decoration:none;color:var(--bb-text)}.logo-icon{display:inline-flex;align-items:center;justify-content:center;width:58px;height:58px;border:1px solid rgba(255,255,255,.45);border-radius:20px;background:radial-gradient(circle at top left,rgba(236,182,73,.34),transparent 46%),linear-gradient(180deg,#fff9ee,#f4e3bf);box-shadow:inset 0 1px #fffc}.logo-copy{display:flex;flex-direction:column;gap:4px}.logo-text{font-size:1.24rem;font-weight:900;letter-spacing:-.05em}.logo-subtext{color:var(--bb-text-soft);font-size:.72rem;font-weight:700;letter-spacing:.16em;text-transform:uppercase}.main-nav{display:none;min-width:0}.nav-list{display:flex;align-items:center;gap:6px;list-style:none;margin:0;padding:8px;border:1px solid rgba(255,255,255,.48);border-radius:999px;background:#ffffff94}.nav-link{display:inline-flex;align-items:center;min-height:42px;padding:0 15px;border-radius:999px;color:var(--bb-text-muted);text-decoration:none;font-weight:700;transition:background-color .16s ease,color .16s ease,transform .16s ease}.nav-link:hover{background:#fffc;color:var(--bb-primary);transform:translateY(-1px)}.header-actions{display:flex;align-items:center;gap:10px;min-width:0;flex-shrink:0}.header-action,.mobile-menu-toggle{display:inline-flex;align-items:center;justify-content:center;width:46px;height:46px;border:1px solid var(--bb-line);border-radius:16px;background:#ffffffb8;color:var(--bb-text);text-decoration:none;box-shadow:inset 0 1px #ffffffbf}.header-cart{position:relative;display:inline-flex;align-items:center;gap:10px;min-width:150px;min-height:52px;padding:0 16px;border:1px solid rgba(23,76,60,.18);border-radius:18px;background:linear-gradient(180deg,var(--bb-primary),var(--bb-primary-strong));color:#faf6ef;text-decoration:none;box-shadow:0 14px 30px #174c3c33}.header-cart__icon{display:inline-flex}.header-cart__copy{display:flex;flex-direction:column;line-height:1.1}.header-cart__label{font-size:.94rem;font-weight:800}.header-cart__meta{font-size:.74rem;color:#faf6efb8}.cart-count{position:absolute;top:-6px;right:-6px;min-width:22px;height:22px;padding:0 6px;border-radius:999px;background:var(--bb-accent);color:#2d2112;font-size:.7rem;font-weight:800;display:inline-flex;align-items:center;justify-content:center}.mobile-menu-toggle{cursor:pointer}.mobile-nav{display:none;padding:0 16px 16px}.mobile-nav[data-open]{display:block}.mobile-nav__panel{padding:16px;border:1px solid rgba(255,255,255,.55);border-radius:26px;background:linear-gradient(180deg,#fffcf6f5,#f8efdff0);box-shadow:var(--bb-shadow-sm)}.mobile-nav__intro{margin-bottom:8px}.mobile-nav__intro h2{font-size:1.4rem;letter-spacing:-.04em}.mobile-nav__list{list-style:none;margin:0;padding:0;display:grid;gap:10px}.mobile-nav__link{display:block;padding:15px 16px;border:1px solid rgba(255,255,255,.55);border-radius:18px;background:#ffffffb8;color:var(--bb-text);text-decoration:none;font-weight:700}@media(min-width:980px){.main-nav{display:block}.mobile-menu-toggle,.mobile-nav{display:none!important}}@media(max-width:980px){.header-container{padding:14px;min-height:74px}}@media(max-width:640px){.site-header{border-radius:24px;margin-bottom:16px}.logo-subtext,.header-cart__meta{display:none}.header-container{gap:10px;padding:10px 12px;flex-wrap:nowrap}.logo{min-width:0;gap:10px}.logo-icon{width:48px;height:48px;border-radius:16px;flex-shrink:0}.logo-text{font-size:1rem}.header-actions{gap:8px;flex-shrink:0}.header-action,.mobile-menu-toggle{width:42px;height:42px;border-radius:14px}.header-cart{min-width:54px;min-height:42px;padding:0 12px;border-radius:14px}.mobile-nav{padding:0 12px 12px}.mobile-nav__panel{padding:14px;border-radius:20px}.mobile-nav__intro{margin-bottom:12px}.mobile-nav__intro h2{font-size:1.3rem}}.bb-home{display:grid;gap:22px}.bb-home__hero{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(300px,.85fr);gap:20px;align-items:stretch;min-width:0}.bb-home__hero-copy{padding:clamp(24px,4vw,38px);border:1px solid rgba(255,255,255,.56);border-radius:var(--bb-radius-lg);background:radial-gradient(circle at top left,rgba(236,182,73,.14),transparent 32%),linear-gradient(135deg,#fffefafa,#f6eee1f0);box-shadow:var(--bb-shadow-sm)}.bb-home__hero-copy .page-title,.bb-home__section-title{max-width:none;font-size:clamp(2rem,4vw,3.4rem)}.bb-home__actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:22px}.bb-home__hero-visual{position:relative;padding:20px;border:1px solid rgba(255,255,255,.52);border-radius:var(--bb-radius-lg);background:radial-gradient(circle at top right,rgba(236,182,73,.12),transparent 28%),linear-gradient(160deg,#fffdf8,#f4ead7);box-shadow:var(--bb-shadow-sm);display:grid;min-width:0;overflow:hidden}.bb-home__hero-visual:before,.bb-home__hero-visual:after{content:"";position:absolute;border-radius:999px;pointer-events:none}.bb-home__hero-visual:before{top:-38px;right:-24px;width:180px;height:180px;background:radial-gradient(circle,#ecb64942,#ecb64900)}.bb-home__hero-visual:after{bottom:-48px;left:-36px;width:160px;height:160px;background:radial-gradient(circle,#174c3c1f,#174c3c00)}.bb-home__hero-panel{position:relative;z-index:1;align-self:end;padding:24px;border:1px solid rgba(185,122,19,.12);border-radius:30px;background:linear-gradient(180deg,#fffffff5,#fcf4e5eb);box-shadow:inset 0 1px #ffffffd9,0 18px 34px #3e2b0e14}.bb-home__hero-badge-row{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:10px}.bb-home__hero-rating{display:inline-flex;align-items:center;min-height:34px;padding:0 12px;border:1px solid rgba(23,76,60,.12);border-radius:999px;background:#fffc;color:var(--bb-primary);font-size:.78rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.bb-home__hero-panel h2{color:var(--bb-text);font-size:clamp(1.6rem,3vw,2.3rem);line-height:1.08;letter-spacing:-.05em;max-width:14ch}.bb-home__hero-panel-copy{margin-top:12px;max-width:34ch;color:var(--bb-text-muted);line-height:1.7}.bb-home__hero-stats{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:22px}.bb-home__hero-stat{padding:14px 15px;border:1px solid rgba(48,39,27,.08);border-radius:20px;background:#ffffffbd}.bb-home__hero-stat--featured{grid-column:1 / -1;background:radial-gradient(circle at top right,rgba(236,182,73,.18),transparent 32%),#ffffffd1}.bb-home__hero-stat-label{display:inline-block;margin-bottom:8px;color:var(--bb-text-soft);font-size:.72rem;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.bb-home__hero-stat strong{display:block;color:var(--bb-text);font-size:1rem;line-height:1.2}.bb-home__hero-stat p{margin-top:6px;color:var(--bb-text-muted);font-size:.92rem;line-height:1.6}@media(max-width:980px){.bb-home__hero{grid-template-columns:1fr}}@media(max-width:640px){.bb-home__actions{display:grid;grid-template-columns:1fr}.bb-home__hero-visual,.bb-home__hero-panel{border-radius:22px}.bb-home__hero-panel{padding:18px}.bb-home__hero-panel h2{max-width:none;font-size:1.6rem}.bb-home__hero-badge-row,.bb-home__hero-stats{grid-template-columns:1fr}}.rte-content{color:var(--bb-text-muted);line-height:1.78}.rte-content h2,.rte-content h3,.rte-content h4{margin:1.1em 0 .5em;color:var(--bb-text);letter-spacing:-.04em}.rte-content a{color:var(--bb-primary)}.contact-page{display:grid;gap:20px}.contact-page__head{margin-bottom:0}.contact-page__title,.contact-page__description{max-width:none}.contact-page__layout{display:grid;grid-template-columns:minmax(0,.95fr) minmax(0,1.05fr);gap:20px;align-items:start}.contact-page__info{display:grid;gap:18px}.contact-showcase{position:relative;padding:20px;border:1px solid rgba(255,255,255,.52);border-radius:var(--bb-radius-lg);background:radial-gradient(circle at top right,rgba(236,182,73,.14),transparent 30%),linear-gradient(160deg,#fffdf8,#f4ead7);box-shadow:var(--bb-shadow-sm);overflow:hidden}.contact-showcase:before,.contact-showcase:after{content:"";position:absolute;border-radius:999px;pointer-events:none}.contact-showcase:before{top:-34px;right:-24px;width:150px;height:150px;background:radial-gradient(circle,#ecb6493d,#ecb64900)}.contact-showcase:after{bottom:-40px;left:-32px;width:140px;height:140px;background:radial-gradient(circle,#174c3c1f,#174c3c00)}.contact-showcase__panel{position:relative;z-index:1;padding:24px;border:1px solid rgba(185,122,19,.12);border-radius:30px;background:linear-gradient(180deg,#fffffff5,#fcf4e5eb);box-shadow:inset 0 1px #ffffffd9,0 18px 34px #3e2b0e14}.contact-showcase__badge-row{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:10px}.contact-showcase__tag{display:inline-flex;align-items:center;min-height:34px;padding:0 12px;border:1px solid rgba(23,76,60,.12);border-radius:999px;background:#fffc;color:var(--bb-primary);font-size:.78rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.contact-showcase h2{color:var(--bb-text);font-size:clamp(1.6rem,3vw,2.3rem);line-height:1.08;letter-spacing:-.05em;max-width:15ch}.contact-showcase__copy{margin-top:12px;max-width:36ch;color:var(--bb-text-muted);line-height:1.72}.contact-showcase__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:22px}.contact-showcase__card{padding:14px 15px;border:1px solid rgba(48,39,27,.08);border-radius:20px;background:#ffffffbd}.contact-showcase__card--featured{grid-column:1 / -1;background:radial-gradient(circle at top right,rgba(236,182,73,.18),transparent 32%),#ffffffd1}.contact-showcase__label{display:inline-block;margin-bottom:8px;color:var(--bb-text-soft);font-size:.72rem;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.contact-showcase__card strong{display:block;color:var(--bb-text);font-size:1rem;line-height:1.24}.contact-showcase__card p{margin-top:6px;color:var(--bb-text-muted);font-size:.92rem;line-height:1.6}.contact-form-card{background:radial-gradient(circle at top left,rgba(23,76,60,.07),transparent 26%),linear-gradient(180deg,#fffffffa,#fcf7eff0)}.contact-form{display:grid;gap:16px;margin-top:6px}.contact-form__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.contact-form textarea{resize:vertical;min-height:160px}.contact-form__alert{padding:14px 16px;border:1px solid var(--bb-line);border-radius:16px;font-weight:700}.contact-form__alert--success{border-color:#174c3c2e;background:#174c3c14;color:var(--bb-primary)}.errors,.form-status-list{margin:0;padding:14px 16px;border:1px solid rgba(139,75,51,.16);border-radius:16px;background:#fff8f4db;color:#8b4b33}@media(max-width:980px){.contact-page__layout{grid-template-columns:1fr}}@media(max-width:640px){.contact-form__grid{grid-template-columns:1fr}.contact-showcase__panel{padding:18px;border-radius:22px}.contact-showcase h2{max-width:none;font-size:1.65rem}.contact-showcase__badge-row,.contact-showcase__grid{grid-template-columns:1fr}}.product-layout{align-items:start}.product-gallery__featured,.product-gallery__thumb{overflow:hidden}.product-gallery__featured img,.product-gallery__thumb img{aspect-ratio:1 / 1;object-fit:cover}.product-gallery__thumbs{margin-top:16px}.product-buy-card{background:radial-gradient(circle at top right,rgba(236,182,73,.2),transparent 26%),linear-gradient(180deg,#fffcf6f5,#f8efdfeb)}.product-price{margin-bottom:16px;color:var(--bb-text);font-size:2.35rem;font-weight:900;letter-spacing:-.06em}.product-highlights{display:flex;flex-wrap:wrap;gap:10px;margin-bottom:20px}.product-highlights span{display:inline-flex;align-items:center;min-height:36px;padding:0 12px;border:1px solid var(--bb-line);border-radius:999px;background:#ffffffbd;color:var(--bb-text-muted);font-size:.86rem;font-weight:700}.shopify-payment-button__button,.shopify-payment-button__more-options{border-radius:18px!important}.search-page{display:grid;gap:18px}.search-page__head{margin-bottom:0}.search-form-card{overflow:visible}.search-form{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:14px;align-items:end}.search-form__field{display:grid;gap:8px}.search-form__label{color:var(--bb-text);font-size:.9rem;font-weight:700}.search-form input{min-height:54px}.search-form__button{min-width:132px}.search-empty-state,.search-results-head{margin-top:2px}.search-results-head__title{font-size:clamp(1.6rem,3vw,2.4rem);max-width:none}.search-results-grid{align-items:stretch}.search-result-card{display:grid}.search-result-card__media{overflow:hidden}.search-result-card__media img{aspect-ratio:1 / 1;object-fit:cover}.search-result-card__title a{text-decoration:none;overflow-wrap:anywhere}.search-result-card__button{margin-top:18px;min-height:44px;width:100%}@media(max-width:640px){.search-form{grid-template-columns:1fr}.search-form__button{width:100%}}.group{display:flex;flex-wrap:nowrap;overflow:hidden;width:100%}.group--horizontal{flex-direction:row;justify-content:space-between;align-items:center;padding:0 var(--padding)}.group--vertical{flex-direction:column;align-items:var(--alignment);padding:var(--padding) 0}.text{text-align:var(--text-align)}.text--title{font-size:2rem;font-weight:700}.text--subtitle{font-size:1.5rem}.image{display:block;position:relative;overflow:hidden;width:100%;height:auto}.image>img{width:100%;height:auto}.product-card{position:relative;min-width:0}.product-card__media{overflow:hidden}.product-card__media img{aspect-ratio:1 / 1;object-fit:cover;transition:transform .28s ease}.product-card:hover .product-card__media img{transform:scale(1.02)}.product-card__media-actions{position:absolute;top:14px;right:14px;z-index:2}.product-card__quick-form{margin:0}.product-card__quick-add,.product-card__quick-status{display:inline-flex;align-items:center;justify-content:center;min-width:48px;height:48px;padding:0 14px;border:1px solid rgba(23,76,60,.16);border-radius:16px;background:#fffcf8eb;box-shadow:var(--bb-shadow-sm);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.product-card__quick-add{color:var(--bb-primary);font-size:1.7rem;font-weight:500;line-height:1;text-decoration:none;cursor:pointer;transition:transform .18s ease,background-color .18s ease,border-color .18s ease}.product-card__quick-add:hover{transform:translateY(-1px);background:#fffdf8;border-color:#174c3c47}.product-card__quick-add:disabled{opacity:.65;cursor:wait}.product-card__quick-status{min-width:74px;padding:0 12px;color:var(--bb-text-muted);font-size:.72rem;font-weight:800;text-transform:uppercase;letter-spacing:.08em}.product-card__top{display:flex;align-items:center;justify-content:space-between;gap:10px}.product-card__title a{text-decoration:none;overflow-wrap:break-word}.product-card__badge{display:inline-flex;align-items:center;min-height:32px;padding:0 10px;border-radius:999px;background:#174c3c14;color:var(--bb-primary);font-size:.76rem;font-weight:800}.product-card__badge--muted{background:#6d65591a;color:var(--bb-text-muted)}.product-card__footer{display:flex;align-items:end;justify-content:space-between;gap:12px;margin-top:20px}.product-card__price-group{display:grid;gap:6px}.product-card__price-label{color:var(--bb-text-soft);font-size:.78rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.product-card__button{min-height:44px;padding:0 14px;font-size:.9rem}@media(max-width:640px){.product-card__top,.product-card__footer{flex-direction:column;align-items:stretch}.product-card__badge,.price-pill{width:fit-content;max-width:100%}.product-card__button{width:100%}}
/*# sourceMappingURL=/cdn/shop/t/5/compiled_assets/styles.css.map */
