:root{--bf-wine:#b51436;--bf-wine-dark:#93102c;--bf-ink:#201a1c;--bf-muted:#776b6e;--bf-border:#eadfdd;--bf-page:100%}
html,body{margin:0!important;padding:0!important}
body.bettyflora-storefront{margin:0!important;padding:0!important;background:#fff!important;color:var(--bf-ink)!important;font-family:Inter,Arial,sans-serif!important;-webkit-font-smoothing:antialiased}
body.bettyflora-storefront *{box-sizing:border-box}
body.bettyflora-storefront a{text-decoration:none}
body.bettyflora-storefront img{max-width:100%}

/* Hard reset legacy OpenCart header rules. */
body.bettyflora-storefront header.bf-header{position:sticky!important;top:0!important;left:auto!important;right:auto!important;z-index:1500!important;width:100%!important;height:64px!important;min-height:64px!important;margin:0!important;padding:0!important;border:0!important;border-bottom:1px solid #eee4e1!important;background:rgba(255,255,255,.975)!important;box-shadow:0 5px 24px rgba(57,31,38,.045)!important;backdrop-filter:blur(18px) saturate(1.04)!important;line-height:normal!important;overflow:visible!important}
body.bettyflora-storefront .bf-header__inner{width:min(var(--bf-page),calc(100% - 48px))!important;height:64px!important;min-height:64px!important;margin:0 auto!important;padding:0!important;display:flex!important;align-items:center!important;gap:26px!important}
body.bettyflora-storefront .bf-logo{display:inline-flex!important;align-items:center!important;gap:8px!important;min-width:124px!important;flex:0 0 124px!important;color:#1b1718!important;line-height:1!important}
body.bettyflora-storefront .bf-logo__flower{display:block!important;width:25px!important;height:25px!important;flex:0 0 25px!important;color:#ef2e67!important}
body.bettyflora-storefront .bf-logo__flower svg{display:block!important;width:100%!important;height:100%!important}
body.bettyflora-storefront .bf-logo__text{font:500 16px/.82 'Playfair Display',Georgia,serif!important;letter-spacing:-.045em!important}
body.bettyflora-storefront .bf-logo__image{display:block!important;max-width:124px!important;max-height:44px!important;width:auto!important;height:auto!important;object-fit:contain!important}
body.bettyflora-storefront .bf-nav{display:flex!important;align-items:center!important;gap:25px!important;white-space:nowrap!important}
body.bettyflora-storefront .bf-nav a{display:inline-flex!important;align-items:center!important;gap:4px!important;color:#272123!important;font:600 11px/1 Inter,Arial,sans-serif!important;transition:color .18s ease!important}
body.bettyflora-storefront .bf-nav a:hover{color:var(--bf-wine)!important}
body.bettyflora-storefront .bf-nav a svg{width:8px!important;height:5px!important}
body.bettyflora-storefront .bf-header__tools{margin-left:auto!important;display:flex!important;align-items:center!important;gap:11px!important;min-width:0!important}
body.bettyflora-storefront .bf-search{width:clamp(260px,20vw,360px)!important;height:38px!important;padding:0 13px!important;border:1px solid #e1d7d5!important;border-radius:999px!important;background:#fcfbfb!important;display:flex!important;align-items:center!important}
body.bettyflora-storefront .bf-search input{width:100%!important;min-width:0!important;height:auto!important;padding:0!important;border:0!important;outline:0!important;box-shadow:none!important;background:transparent!important;color:#493f42!important;font:500 10px/1 Inter,Arial,sans-serif!important}
body.bettyflora-storefront .bf-search input::placeholder{color:#aaa0a2!important}
body.bettyflora-storefront .bf-search button{width:26px!important;height:26px!important;padding:0!important;border:0!important;background:transparent!important;display:grid!important;place-items:center!important;color:#211c1e!important}
body.bettyflora-storefront .bf-search button svg{width:17px!important;height:17px!important}
body.bettyflora-storefront .bf-language,body.bettyflora-storefront .bf-language form{display:flex!important;align-items:center!important;margin:0!important}
body.bettyflora-storefront .bf-language button{padding:0!important;border:0!important;background:none!important;box-shadow:none!important;color:#665b5e!important;font:700 9px/1 Inter,Arial,sans-serif!important;text-transform:uppercase!important}
body.bettyflora-storefront .bf-language button+button:before{content:'|';margin:0 5px;color:#c7bdbf;font-weight:400}
body.bettyflora-storefront .bf-language button.selected,body.bettyflora-storefront .bf-language button:hover{color:var(--bf-wine)!important}
body.bettyflora-storefront .bf-account{display:inline-flex!important;align-items:center!important;gap:6px!important;color:#2b2426!important;font:600 9.5px/1 Inter,Arial,sans-serif!important;white-space:nowrap!important}
body.bettyflora-storefront .bf-account svg{width:17px!important;height:17px!important}
body.bettyflora-storefront .bf-cart{position:relative!important}
body.bettyflora-storefront .bf-cart__trigger{position:relative!important;width:38px!important;height:38px!important;padding:0!important;border:0!important;background:transparent!important;box-shadow:none!important;display:grid!important;place-items:center!important}
body.bettyflora-storefront .bf-cart__icon{width:22px!important;height:22px!important;max-width:22px!important;max-height:22px!important}
body.bettyflora-storefront .bf-cart__count{position:absolute!important;right:0!important;top:0!important;min-width:16px!important;height:16px!important;padding:0 4px!important;border-radius:999px!important;background:var(--bf-wine)!important;color:#fff!important;font:700 8px/16px Inter,Arial,sans-serif!important;text-align:center!important}
body.bettyflora-storefront .bf-scrolled .bf-header{box-shadow:0 10px 30px rgba(57,31,38,.08)!important}

/* Existing drawer kept functional, only cleaned visually. */
body.bettyflora-storefront .bf-cart__drawer{display:none!important;position:fixed!important;right:18px!important;top:18px!important;width:350px!important;max-height:calc(100vh - 36px)!important;overflow:auto!important;background:#fff!important;border:1px solid #eee2df!important;border-radius:18px!important;box-shadow:0 24px 70px rgba(54,30,36,.2)!important;padding:0!important;margin:0!important;list-style:none!important;z-index:2147482000!important}
body.bettyflora-storefront .bf-cart.is-open .bf-cart__drawer{display:block!important}
body.bettyflora-storefront .bf-cart__backdrop{display:none!important;position:fixed!important;inset:0!important;background:rgba(27,16,19,.08)!important;z-index:2147481900!important}
body.bettyflora-storefront .bf-cart.is-open .bf-cart__backdrop{display:block!important}
body.bettyflora-storefront .bf-cart__head{position:sticky!important;top:0!important;z-index:2!important;padding:16px!important;border-bottom:1px solid #eee5e2!important;background:#fff!important;display:flex!important;justify-content:space-between!important;align-items:center!important}
body.bettyflora-storefront .bf-cart__head strong{font:500 19px/1 'Playfair Display',Georgia,serif!important}
body.bettyflora-storefront .bf-cart__items{display:block!important;padding:8px 16px!important}
body.bettyflora-storefront .bf-cart-row{display:grid!important;grid-template-columns:54px minmax(0,1fr) auto!important;gap:10px!important;align-items:center!important;padding:10px 0!important;border-bottom:1px solid #f2e9e7!important}
body.bettyflora-storefront .bf-cart-row img{width:54px!important;height:54px!important;object-fit:cover!important;border-radius:10px!important}
body.bettyflora-storefront .bf-cart__actions{display:flex!important;flex-direction:column!important;padding:10px 16px 14px!important}
body.bettyflora-storefront .bf-cart__checkout{background:var(--bf-wine)!important;color:#fff!important;border-radius:10px!important}

.bf-mobile-toggle,.bf-mobile-menu{display:none!important}

@media(max-width:1180px){
  body.bettyflora-storefront .bf-header__inner{width:calc(100% - 28px)!important;gap:16px!important}
  body.bettyflora-storefront .bf-nav{gap:15px!important}
  body.bettyflora-storefront .bf-search{width:220px!important}
}
@media(max-width:980px){
  body.bettyflora-storefront header.bf-header{height:60px!important;min-height:60px!important}
  body.bettyflora-storefront .bf-header__inner{width:100%!important;height:60px!important;min-height:60px!important;padding:0 14px!important}
  body.bettyflora-storefront .bf-nav{display:none!important}
  body.bettyflora-storefront .bf-search{width:min(300px,37vw)!important}
  body.bettyflora-storefront .bf-mobile-toggle{display:flex!important;width:34px!important;height:34px!important;border:0!important;background:transparent!important;flex-direction:column!important;justify-content:center!important;gap:4px!important;padding:6px!important}
  body.bettyflora-storefront .bf-mobile-toggle span{display:block!important;width:20px!important;height:1.5px!important;background:#30292b!important}
  body.bettyflora-storefront .bf-mobile-menu{position:absolute!important;left:0!important;right:0!important;top:60px!important;z-index:1499!important;background:#fff!important;padding:18px 20px!important;border-top:1px solid #eee4e2!important;box-shadow:0 18px 34px rgba(45,26,31,.1)!important}
  body.bettyflora-storefront .bf-mobile-menu.is-open{display:grid!important;gap:12px!important}
}
@media(max-width:700px){
  body.bettyflora-storefront .bf-search,body.bettyflora-storefront .bf-language{display:none!important}
  body.bettyflora-storefront .bf-account{margin-left:auto!important}
  body.bettyflora-storefront .bf-account b{display:none!important}
}


/* BETTYFLORA V018 — standard desktop density, no CSS zoom */
html{font-size:16px!important;-webkit-text-size-adjust:100%!important;text-size-adjust:100%!important}
body.bettyflora-storefront{transform:none!important;transform-origin:initial!important}
@media(min-width:1181px){
  body.bettyflora-storefront header.bf-header{height:72px!important;min-height:72px!important}
  body.bettyflora-storefront .bf-header__inner{width:min(1500px,calc(100% - 48px))!important;max-width:1500px!important;height:72px!important;min-height:72px!important;gap:30px!important}
  body.bettyflora-storefront .bf-logo{min-width:136px!important;flex-basis:136px!important}
  body.bettyflora-storefront .bf-logo__flower{width:29px!important;height:29px!important;flex-basis:29px!important}
  body.bettyflora-storefront .bf-logo__text{font-size:18px!important}
  body.bettyflora-storefront .bf-logo__image{max-width:136px!important;max-height:50px!important}
  body.bettyflora-storefront .bf-nav{gap:28px!important}
  body.bettyflora-storefront .bf-nav a{font-size:13px!important}
  body.bettyflora-storefront .bf-search{width:360px!important;height:42px!important;padding:0 14px!important}
  body.bettyflora-storefront .bf-search input{font-size:11.5px!important}
  body.bettyflora-storefront .bf-language button{font-size:10.5px!important}
  body.bettyflora-storefront .bf-account{font-size:11px!important}
  body.bettyflora-storefront .bf-account svg{width:19px!important;height:19px!important}
  body.bettyflora-storefront .bf-cart__trigger{width:42px!important;height:42px!important}
  body.bettyflora-storefront .bf-cart__icon{width:24px!important;height:24px!important;max-width:24px!important;max-height:24px!important}
  body.bettyflora-storefront .bf-footer__main,body.bettyflora-storefront .bf-footer__bottom{width:min(1500px,calc(100% - 48px))!important;max-width:1500px!important}
}


/* V019 official BettyFlora identity */
body.bettyflora-storefront .bf-logo{min-width:96px!important;flex:0 0 96px!important;justify-content:flex-start!important;overflow:visible!important;}
body.bettyflora-storefront .bf-logo__image{display:block!important;width:auto!important;height:54px!important;max-width:96px!important;max-height:54px!important;object-fit:contain!important;object-position:left center!important;}
body.bettyflora-storefront .bf-footer .bf-logo{min-width:0!important;flex:none!important;}
body.bettyflora-storefront .bf-footer .bf-logo__image{height:74px!important;max-height:74px!important;max-width:126px!important;}
@media(max-width:980px){body.bettyflora-storefront .bf-logo{min-width:78px!important;flex-basis:78px!important}body.bettyflora-storefront .bf-logo__image{height:46px!important;max-height:46px!important;max-width:78px!important}}
