.bf-cart-drawer__header{padding:34px 34px 16px;text-align:center}.bf-cart-drawer__header>.bf-icon{width:34px;height:34px}.bf-cart-drawer__header h2{margin:7px 0 0;font-size:26px;text-transform:uppercase}.bf-cart-drawer__header p{margin:2px 0 0;color:#777;font-size:12px;font-weight:700}.bf-cart-drawer__header .bf-cart-count{position:static;display:inline-grid;vertical-align:top;background:#ddd}.bf-cart-drawer__content{padding:18px 46px 10px;min-height:200px}.bf-cart-items{list-style:none;margin:0;padding:0;display:grid;gap:22px}.bf-cart-items li{display:grid;grid-template-columns:110px 1fr;gap:20px;align-items:center;padding-bottom:18px;border-bottom:1px solid #eee}.bf-cart-item__image img{width:110px;height:90px;object-fit:contain}.bf-cart-item__info>a strong{display:block;color:#000;font-size:16px;line-height:1.35;text-transform:uppercase}.bf-cart-item__variation{display:block;margin:3px 0;color:#777!important;font-size:11px;line-height:1.35}.bf-cart-item__variation dl{margin:0}.bf-cart-item__variation dt,.bf-cart-item__variation dd{display:inline;margin:0}.bf-cart-item__unit-price{display:block;margin:4px 0 8px;color:#000;font-size:13px;font-weight:800}.bf-cart-item__controls{display:inline-grid;grid-template-columns:34px 34px 34px;border:1px solid var(--bf-border);align-items:center}.bf-cart-item__controls button{height:32px;border:0;background:#fff;font-size:18px}.bf-cart-item__controls span{height:32px;display:grid;place-items:center;border-inline:1px solid var(--bf-border);color:#000;font-size:12px;font-weight:800}.bf-cart-item__remove{display:block;margin-top:7px;border:0;background:none;padding:0;color:#777;font-size:11px;font-weight:800;text-decoration:underline;text-underline-offset:3px}.bf-cart-item__remove:hover{color:var(--bf-red)}.bf-cart-empty{text-align:center;padding:36px 10px}.bf-cart-empty h3{text-transform:uppercase}.bf-cart-drawer__footer{margin-top:auto;padding:26px 46px;background:#fff;position:sticky;bottom:0}.bf-cart-subtotal{display:flex;justify-content:space-between;color:#000;font-size:18px;margin-bottom:16px;border-top:1px solid #eee;padding-top:14px}.bf-cart-drawer__footer .bf-button{width:100%;margin-top:10px}.bf-cart-cost-note{margin:-8px 0 12px;color:#777;font-size:11px;line-height:1.35}.bf-cart-reassurance{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-top:16px;border-top:1px solid #eee;padding-top:14px}.bf-cart-reassurance span{display:flex;align-items:center;justify-content:center;gap:6px;color:#555;font-size:10px;font-weight:800;text-transform:uppercase}.bf-cart-reassurance .bf-icon{width:17px;height:17px}.bf-shipping-meter{margin:0 0 18px}.bf-shipping-meter__track{height:7px;background:#e7e7e7;overflow:hidden}.bf-shipping-meter__track span{display:block;height:100%;width:var(--bf-progress,0%);background:var(--bf-yellow);transition:width .22s var(--bf-ease)}.bf-shipping-meter p{margin:8px 0 0;font-size:12px;line-height:1.35;font-weight:800;color:#555}.bf-toast-region{position:fixed;z-index:1200;left:50%;bottom:calc(var(--bf-bottom-nav) + 24px + env(safe-area-inset-bottom));transform:translateX(-50%);display:grid;gap:8px;pointer-events:none;width:min(420px,calc(100% - 32px))}.bf-toast{background:#111;color:#fff;padding:12px 16px;text-align:center;font-size:12px;font-weight:800;box-shadow:var(--bf-shadow);animation:bfToastIn .18s both}@keyframes bfToastIn{from{opacity:0;transform:translateY(8px)}}
@media(max-width:600px){.bf-cart-drawer .bf-drawer__panel{width:calc(100vw - 42px);max-width:none}.bf-cart-drawer__content,.bf-cart-drawer__footer{padding-left:24px;padding-right:24px}.bf-cart-items li{grid-template-columns:88px 1fr;gap:14px}.bf-cart-item__image img{width:88px;height:76px}.bf-cart-drawer__header{padding-left:24px;padding-right:24px}.bf-cart-reassurance{grid-template-columns:1fr}}
