body.bettyflora-storefront{padding-top:51px}.bf-header{position:fixed;left:0;right:0;top:0;z-index:1000;background:rgba(255,255,255,.96);border-bottom:1px solid #eee4e2;backdrop-filter:blur(12px);transition:box-shadow .2s}.bf-scrolled .bf-header{box-shadow:0 9px 30px rgba(77,41,46,.08)}.bf-header__inner{height:51px;max-width:1410px;margin:auto;padding:0 24px;display:flex;align-items:center;gap:42px}.bf-logo{display:flex;align-items:center;gap:7px;color:#1f1c1d!important;min-width:105px}.bf-logo__text{font:500 15px/.83 Georgia,serif;letter-spacing:-.03em}.bf-logo__mark{position:relative;width:28px;height:25px;display:block}.bf-logo__mark i{position:absolute;background:#e92669;border-radius:9px 9px 2px 9px;width:10px;height:15px;left:9px;top:1px;transform:rotate(0)}.bf-logo__mark i:nth-child(2){left:2px;top:8px;transform:rotate(-43deg)}.bf-logo__mark i:nth-child(3){left:16px;top:8px;transform:rotate(43deg)}.bf-nav{display:flex;align-items:center;gap:30px;white-space:nowrap}.bf-nav a{font-size:11px;color:#211d1e!important;font-weight:500}.bf-nav a:hover{color:#a61334!important}.bf-header__tools{margin-left:auto;display:flex;align-items:center;gap:13px}.bf-search{width:260px;height:29px;border:1px solid #ddd5d4;border-radius:18px;background:#fafafa;display:flex;align-items:center;padding:0 10px}.bf-search input{border:0;outline:0;background:transparent;width:100%;font-size:9px}.bf-search button{border:0;background:none;font-size:21px;line-height:1}.bf-language form{display:flex;gap:5px;margin:0}.bf-language button{background:none;border:0;padding:2px 0;font-size:9px;color:#51494b}.bf-language button+button:before{content:'|';margin-right:5px;color:#aaa}.bf-language button.selected{color:#a61334;font-weight:700}.bf-account{display:flex;align-items:center;gap:6px;color:#201d1e!important;font-size:10px;white-space:nowrap}.bf-icon-person{width:15px;height:15px;border:1.5px solid currentColor;border-radius:50%;position:relative;display:block}.bf-icon-person:after{content:'';position:absolute;left:2px;right:2px;bottom:-7px;height:7px;border:1.5px solid currentColor;border-top:0;border-radius:0 0 10px 10px}.bf-cart{position:relative}.bf-cart__trigger{width:40px;height:36px;border:0;background:none;position:relative}.bf-cart__icon{font-size:21px;filter:grayscale(1)}.bf-cart__count{position:absolute;right:1px;top:0;min-width:16px;height:16px;padding:0 4px;border-radius:9px;background:#aa1534;color:#fff;font-size:9px;display:grid;place-items:center}.bf-cart__drawer{display:none!important;position:fixed;right:14px;top:18px;width:320px;max-height:calc(100vh - 36px);overflow:auto;background:#fff;border:1px solid #eee2df;border-radius:11px;box-shadow:0 18px 50px rgba(43,24,28,.18);padding:0;margin:0;list-style:none;z-index:1002}.bf-cart.is-open .bf-cart__drawer{display:block!important}.bf-cart__head{padding:13px 14px;border-bottom:1px solid #eee5e2;display:flex;justify-content:space-between;align-items:center}.bf-cart__head strong{font:500 14px Georgia,serif}.bf-cart__head button{border:0;background:none;font-size:22px}.bf-cart__items{padding:7px 14px}.bf-cart-row{display:grid;grid-template-columns:44px 1fr 20px;gap:10px;align-items:center;padding:8px 0;border-bottom:1px solid #f0e8e6}.bf-cart-row img{width:44px;height:44px;object-fit:cover;border-radius:7px}.bf-cart-row__copy a{font-size:10px;color:#2b2628!important;display:block}.bf-cart-row__copy small{font-size:9px}.bf-cart-row>button{border:0;background:#fff;font-size:15px}.bf-cart__total{padding:8px 14px}.bf-cart__total div{display:flex;justify-content:space-between;font-size:11px;padding:3px 0}.bf-cart__actions{padding:10px 14px 14px}.bf-cart__actions>a{display:flex;justify-content:center;padding:8px;border-radius:7px;color:#9f1533!important;font-size:10px}.bf-cart__actions .bf-cart__checkout{background:#ad1737;color:#fff!important;margin-top:5px}.bf-cart__empty{padding:35px 22px;text-align:center}.bf-cart__empty span{font-size:35px;color:#b51739;display:block}.bf-cart__empty strong,.bf-cart__empty small{display:block}.bf-cart__empty small{margin-top:5px;color:#766d6f;font-size:10px}.bf-mobile-toggle,.bf-mobile-menu{display:none}.bf-footer{border-top:1px solid #eee4e2;background:#fffaf8;padding:20px 5% 12px}.bf-footer__main{max-width:1400px;margin:auto;display:grid;grid-template-columns:1.2fr repeat(3,1fr) 1.4fr;gap:40px}.bf-footer h4{font-size:10px;margin:0 0 8px}.bf-footer a,.bf-footer p{font-size:9px;color:#5d5658!important;display:block;margin:0 0 4px}.bf-footer__brand .bf-logo{margin-bottom:8px}.bf-footer__newsletter form{display:flex}.bf-footer__newsletter input{height:30px;border:1px solid #dfd4d2;border-radius:7px 0 0 7px;padding:0 10px;font-size:9px;flex:1}.bf-footer__newsletter button{width:34px;border:0;border-radius:0 7px 7px 0;background:#ae1737;color:#fff}.bf-footer__bottom{max-width:1400px;margin:14px auto 0;padding-top:9px;border-top:1px solid #eee4e2;display:flex;justify-content:space-between;font-size:8px;color:#777}.bf-footer__signature{font-size:8px;color:#777}.bf-footer__signature b{color:#1769aa}
@media(max-width:1050px){.bf-nav{display:none}.bf-search{width:220px}.bf-mobile-toggle{display:flex;width:32px;height:32px;border:0;background:transparent;flex-direction:column;justify-content:center;gap:4px}.bf-mobile-toggle span{display:block;height:1.5px;background:#332b2d;width:20px}.bf-mobile-menu{position:fixed;top:51px;left:0;right:0;background:#fff;padding:18px 24px;box-shadow:0 15px 30px rgba(0,0,0,.1);z-index:999}.bf-mobile-menu.is-open{display:grid;gap:12px}.bf-mobile-menu a{color:#221d1e!important;font-size:14px}.bf-footer__main{grid-template-columns:1.3fr 1fr 1fr}.bf-footer__newsletter{grid-column:1/-1}}
@media(max-width:700px){body.bettyflora-storefront{padding-top:58px}.bf-header__inner{height:58px;padding:0 14px;gap:10px}.bf-search{display:none}.bf-account b{display:none}.bf-account{margin-left:auto}.bf-language{display:none}.bf-logo{min-width:94px}.bf-mobile-menu{top:58px}.bf-cart__drawer{right:8px;left:8px;width:auto}.bf-footer__main{grid-template-columns:1fr 1fr;gap:22px}.bf-footer__brand,.bf-footer__newsletter{grid-column:1/-1}.bf-footer__bottom{display:block;line-height:1.8}}
