:root{--bf-blue:#155eef;--bf-green:#078a47;--bf-ink:#101828;--bf-muted:#667085;--bf-line:#e4e7ec;--bf-bg:#f6f8fc;--bf-white:#fff}body.bf-commerce-enhanced{margin:0;background:var(--bf-bg);color:var(--bf-ink)}.bf-commerce-enhanced .bf-store-shell{width:min(1180px,calc(100% - 32px));margin:0 auto}.bf-store-hero{margin:28px auto 20px;padding:28px;border-radius:22px;background:linear-gradient(125deg,#0b315e,#155eef 62%,#18a468);color:#fff;display:flex;align-items:center;justify-content:space-between;gap:24px;box-shadow:0 18px 45px rgba(21,94,239,.18)}.bf-store-hero h1{margin:0 0 8px;font-size:clamp(28px,4vw,44px);line-height:1.08}.bf-store-hero p{margin:0;max-width:650px;opacity:.92}.bf-store-trust{display:grid;grid-template-columns:repeat(2,minmax(120px,1fr));gap:9px}.bf-store-trust span{padding:11px;border:1px solid rgba(255,255,255,.28);border-radius:12px;background:rgba(255,255,255,.1);font-size:12px;font-weight:700}.bf-store-tools{margin:0 auto 20px;padding:15px;background:#fff;border:1px solid var(--bf-line);border-radius:16px;display:grid;grid-template-columns:minmax(220px,1fr) 210px auto;gap:10px;box-shadow:0 8px 24px rgba(16,24,40,.05)}.bf-store-tools input,.bf-store-tools select{width:100%;border:1px solid #cfd5df;border-radius:10px;padding:12px 13px;font:inherit;background:#fff}.bf-store-tools button{border:0;border-radius:10px;padding:12px 16px;background:var(--bf-blue);color:#fff;font-weight:800;cursor:pointer}.bf-commerce-enhanced main,.bf-commerce-enhanced .container,.bf-commerce-enhanced .products-container{max-width:1180px!important;width:calc(100% - 32px)!important;margin-left:auto!important;margin-right:auto!important}.bf-commerce-enhanced .bf-product-grid{display:grid!important;grid-template-columns:repeat(auto-fill,minmax(245px,1fr))!important;gap:20px!important;align-items:stretch!important;width:100%!important}.bf-commerce-enhanced .bf-product-card{width:auto!important;max-width:none!important;height:100%!important;background:#fff!important;border:1px solid var(--bf-line)!important;border-radius:18px!important;overflow:hidden!important;box-shadow:0 8px 28px rgba(16,24,40,.07)!important;transition:transform .2s ease,box-shadow .2s ease!important}.bf-commerce-enhanced .bf-product-card:hover{transform:translateY(-4px);box-shadow:0 14px 35px rgba(16,24,40,.12)!important}.bf-commerce-enhanced .bf-product-card img{width:100%!important;height:220px!important;object-fit:cover!important;background:#edf1f7}.bf-commerce-enhanced .bf-product-card h2,.bf-commerce-enhanced .bf-product-card h3{font-size:18px!important;line-height:1.25!important;margin-top:8px!important}.bf-commerce-enhanced .bf-product-card p{line-height:1.55}.bf-commerce-enhanced .bf-product-card button,.bf-commerce-enhanced .bf-product-card a{min-height:44px}.bf-store-empty{grid-column:1/-1;text-align:center;padding:55px 20px;background:#fff;border:1px dashed #bdc5d3;border-radius:16px;color:var(--bf-muted)}.bf-cart-summary{position:fixed;right:22px;bottom:22px;width:min(360px,calc(100vw - 28px));max-height:min(640px,calc(100vh - 110px));overflow:auto;z-index:9999;background:#fff;border:1px solid var(--bf-line);border-radius:20px;box-shadow:0 22px 65px rgba(16,24,40,.25)}.bf-cart-summary.bf-cart-collapsed{max-height:58px;overflow:hidden}.bf-cart-toggle{position:absolute;right:12px;top:10px;border:0;background:#eff4ff;color:var(--bf-blue);border-radius:8px;padding:7px 10px;font-weight:800;cursor:pointer}.bf-cart-line-grouped{display:flex!important;justify-content:space-between!important;gap:12px!important}.bf-cart-quantity{display:inline-flex;margin-left:6px;padding:2px 6px;border-radius:999px;background:#eaf0ff;color:var(--bf-blue);font-size:11px;font-weight:800}.bf-store-benefits{width:min(1180px,calc(100% - 32px));margin:24px auto 90px;display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.bf-store-benefits div{background:#fff;border:1px solid var(--bf-line);border-radius:14px;padding:16px}.bf-store-benefits strong{display:block;margin-bottom:4px}.bf-store-benefits span{color:var(--bf-muted);font-size:13px}@media(max-width:800px){.bf-store-hero{align-items:flex-start;flex-direction:column;padding:22px}.bf-store-tools{grid-template-columns:1fr}.bf-store-benefits{grid-template-columns:1fr 1fr}.bf-cart-summary{right:14px;bottom:14px}.bf-commerce-enhanced .bf-product-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}}@media(max-width:520px){.bf-commerce-enhanced .bf-product-grid{grid-template-columns:1fr!important}.bf-store-benefits{grid-template-columns:1fr}.bf-commerce-enhanced .bf-product-card img{height:240px!important}}
