:root{--bf-wine:#b51739;--bf-wine-dark:#93112f;--bf-rose:#f8e9ea;--bf-cream:#fffaf7;--bf-ink:#1f1c1d;--bf-muted:#6c6567;--bf-line:#eadfdd;--bf-green:#4a8b5d;--bf-shadow:0 14px 36px rgba(77,41,46,.10)}
*{box-sizing:border-box}body.bettyflora-storefront{background:#fff;color:var(--bf-ink);font-family:Inter,Arial,sans-serif}.bettyflora-storefront a{text-decoration:none}.bf-home{max-width:1536px;margin:0 auto;background:#fff;overflow:hidden}.bf-hero{position:relative;min-height:358px;background:linear-gradient(90deg,#fffaf8 0%,#fff6f4 38%,#f5e5df 100%);display:grid;grid-template-columns:minmax(410px,1.05fr) minmax(450px,1.15fr);padding:42px 22.8% 22px 6%;overflow:hidden}.bf-hero__content{position:relative;z-index:3;max-width:570px}.bf-eyebrow{display:block;font-size:10px;letter-spacing:.34em;color:#8a7f7f;margin-bottom:14px}.bf-hero h1{font-family:Georgia,'Times New Roman',serif;font-size:55px;line-height:.96;letter-spacing:-.035em;margin:0 0 18px;font-weight:400}.bf-hero h1 em{color:var(--bf-wine);font-weight:400}.bf-hero p{font-size:14px;line-height:1.55;margin:0 0 15px}.bf-hero__visual{position:absolute;left:34%;top:0;width:51%;height:100%;z-index:1;overflow:hidden}.bf-hero__visual:before{content:"";position:absolute;inset:0;z-index:2;background:linear-gradient(90deg,#fff8f5 0%,rgba(255,248,245,.12) 20%,rgba(255,255,255,0) 62%,rgba(255,255,255,.12))}.bf-hero__visual img{width:100%;height:100%;object-fit:cover;object-position:center}.bf-hero__actions{display:flex;gap:13px;flex-wrap:wrap;margin-bottom:22px}.bf-btn{min-height:38px;padding:10px 31px;border-radius:10px;border:1px solid var(--bf-wine);display:inline-flex;align-items:center;justify-content:center;gap:10px;font-weight:600;font-size:13px;transition:.2s}.bf-btn--primary{background:linear-gradient(180deg,#bf2448,#a91334);color:#fff!important;box-shadow:0 8px 16px rgba(181,23,57,.18)}.bf-btn--primary:hover{transform:translateY(-1px);background:#9d1231}.bf-btn--ghost{color:#9f1533!important;background:rgba(255,255,255,.68)}.bf-btn--wide{width:100%}.bf-benefits{display:grid;grid-template-columns:repeat(4,minmax(90px,1fr));gap:14px;font-size:10px}.bf-benefits>div{display:flex;gap:8px;align-items:center}.bf-benefits i{font-style:normal;color:var(--bf-wine);font-size:20px}.bf-benefits b,.bf-benefits small{display:block}.bf-benefits small{font-size:9px;color:#51494b}.bf-delivery-card{position:absolute;z-index:4;right:22px;top:25px;width:310px;background:rgba(255,253,251,.95);backdrop-filter:blur(9px);border:1px solid rgba(255,255,255,.9);box-shadow:var(--bf-shadow);border-radius:14px;padding:17px}.bf-delivery-card h2{font:400 21px Georgia,serif;margin:0 0 3px}.bf-delivery-card>p{font-size:10px;color:var(--bf-muted);margin:0 0 11px}.bf-delivery-grid{display:grid;grid-template-columns:1fr 1fr;gap:8px}.bf-delivery-card label{display:block;background:#fff;border:1px solid #e6dcda;border-radius:8px;padding:7px 9px;margin-bottom:8px}.bf-delivery-card label span{display:block;font-size:9px;color:#7a7072;margin-bottom:3px}.bf-delivery-card input,.bf-delivery-card select,.bf-delivery-card textarea{border:0;outline:0;width:100%;font-size:11px;background:transparent;color:#292426;padding:0}.bf-delivery-card textarea{height:45px;resize:none}.bf-categories{display:grid;grid-template-columns:repeat(8,1fr);gap:16px;padding:14px 5.5% 18px;background:#fff}.bf-category{text-align:center;color:#1f1c1d!important;font-size:12px}.bf-category__img{display:block;width:82px;height:82px;border-radius:50%;overflow:hidden;margin:0 auto 7px;background:#faefec}.bf-category__img img{width:100%;height:100%;object-fit:cover;transition:.25s}.bf-category:hover img{transform:scale(1.04)}.bf-main-grid{display:grid;grid-template-columns:1.1fr .9fr;gap:24px;padding:0 5.3%}.bf-section-head{display:flex;align-items:center;justify-content:space-between;margin:0 0 10px}.bf-section-head h2{font:400 23px Georgia,serif;margin:0}.bf-section-head a{font-size:11px;color:var(--bf-wine)!important;font-weight:600}.bf-products{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.bf-product-card{border:1px solid #eadfdd;border-radius:8px;overflow:hidden;background:#fff;box-shadow:0 3px 10px rgba(61,37,42,.05)}.bf-product-card__image{position:relative;display:block;aspect-ratio:1.12/1;overflow:hidden;background:#f7efec}.bf-product-card__image img{width:100%;height:100%;object-fit:cover;transition:.25s}.bf-product-card:hover .bf-product-card__image img{transform:scale(1.025)}.bf-heart{position:absolute;right:7px;top:7px;width:24px;height:24px;border-radius:50%;border:1px solid #ddd;background:#fff;font-size:16px;line-height:21px}.bf-badge{position:absolute;left:8px;bottom:8px;background:#af1738;color:#fff;border-radius:5px;padding:3px 6px;font-size:9px}.bf-badge--green{background:#5b9364}.bf-product-card__body{padding:9px}.bf-product-card__name{display:block;color:#2b2728!important;font-size:11px;min-height:30px}.bf-product-card__price{color:var(--bf-wine);font-weight:700;font-size:13px;margin:4px 0 8px}.bf-old-price{font-size:10px;color:#8b8183;text-decoration:line-through;margin-right:5px}.bf-add{width:100%;border:0;border-radius:7px;background:#fff1f1;color:#9f1533!important;display:flex;justify-content:center;align-items:center;gap:7px;padding:7px;font-size:10px;font-weight:600}.bf-event-card{display:grid;grid-template-columns:56% 44%;min-height:245px;border-radius:10px;overflow:hidden;background:#fff4f1}.bf-event-card__main{width:100%;height:100%;object-fit:cover}.bf-event-card__content{padding:22px 18px}.bf-event-card__content h2{font:400 31px/.9 Georgia,serif;color:#a21333;margin:0 0 12px}.bf-event-card__content p{font-size:11px;line-height:1.4}.bf-event-features{display:grid;grid-template-columns:1fr 1fr;gap:11px 10px;font-size:9px;margin:17px 0}.bf-bottom-grid{display:grid;grid-template-columns:1fr 1.1fr;gap:18px;padding:11px 3.5% 12px}.bf-review-list{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.bf-review{border:1px solid #ece3e1;border-radius:8px;padding:12px;background:#fff;min-height:108px}.bf-review__top{display:flex;align-items:center;gap:8px}.bf-avatar{width:32px;height:32px;border-radius:50%;background:#e7d4cf;display:grid;place-items:center;font-weight:700}.bf-stars{font-size:10px;color:#f28c22;letter-spacing:.06em}.bf-google{margin-left:auto;color:#3478d4;font-weight:700}.bf-review p{font-size:10px;line-height:1.45;margin:8px 0 0}.bf-instagram-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:8px}.bf-instagram-grid a{position:relative;aspect-ratio:1/1;overflow:hidden;border-radius:4px}.bf-instagram-grid img{width:100%;height:100%;object-fit:cover}.bf-play{position:absolute;inset:50% auto auto 50%;transform:translate(-50%,-50%);width:34px;height:34px;border-radius:50%;background:rgba(159,21,51,.9);color:#fff;display:grid;place-items:center;padding-left:2px}.bf-section-head small{font:600 10px Inter,sans-serif;color:var(--bf-wine);margin-left:8px}
@media(max-width:1100px){.bf-hero{padding-right:34%;grid-template-columns:1fr}.bf-hero__visual{left:40%;width:60%}.bf-delivery-card{width:30%;min-width:285px}.bf-categories{overflow-x:auto;grid-template-columns:repeat(8,115px)}.bf-main-grid{grid-template-columns:1fr}.bf-bottom-grid{grid-template-columns:1fr}.bf-event-card{min-height:290px}.bf-products{grid-template-columns:repeat(4,minmax(150px,1fr));overflow-x:auto}}
@media(max-width:767px){.bf-hero{padding:28px 18px 18px;display:block;min-height:auto}.bf-hero__visual{position:relative;left:auto;top:auto;width:calc(100% + 36px);height:285px;margin:18px -18px 0}.bf-hero__visual:before{background:linear-gradient(180deg,#fff8f5 0%,rgba(255,248,245,0) 30%)}.bf-hero h1{font-size:43px;max-width:520px}.bf-benefits{grid-template-columns:1fr 1fr}.bf-delivery-card{position:relative;right:auto;top:auto;width:100%;min-width:0;margin-top:-28px}.bf-categories{padding:16px 14px}.bf-category__img{width:74px;height:74px}.bf-main-grid,.bf-bottom-grid{padding-left:14px;padding-right:14px}.bf-products{grid-template-columns:repeat(2,minmax(145px,1fr));overflow:visible}.bf-event-card{grid-template-columns:1fr}.bf-event-card__main{height:260px}.bf-review-list{grid-template-columns:1fr}.bf-instagram-grid{grid-template-columns:repeat(3,1fr)}.bf-section-head h2{font-size:21px}.bf-event-card__content h2{font-size:30px}}
@media(max-width:390px){.bf-products{grid-template-columns:1fr 1fr;gap:8px}.bf-product-card__body{padding:8px}.bf-hero h1{font-size:38px}.bf-delivery-grid{grid-template-columns:1fr}.bf-benefits{gap:10px}.bf-category{font-size:11px}}
.bf-line-icon svg{width:21px;height:21px;display:block}.bf-add svg{width:15px;height:15px}.bf-cart__icon{width:22px;height:22px;display:block}.bf-cart__empty svg{width:38px;height:38px;color:#b51739;margin:0 auto 6px;display:block}
