/* BalliCubuk v1.5.8 — Ekomart exact refinements */
:root{--bc-primary:#714441;--bc-dark:#5B342F;--bc-accent:#D9A85F;--bc-cream:#F7F1EA;--bc-text:#2F2623}

/* Weekly special + product grid */
.bc-exact-weekly .cover-card-main-over{padding:34px 34px 38px;border-radius:8px;background:#fff}
.bc-exact-weekly-layout{display:grid;grid-template-columns:minmax(285px,1.15fr) minmax(0,4fr);gap:20px;align-items:stretch}
.bc-special-offer-card{border:2px solid var(--bc-primary);border-radius:8px;background:#fff;overflow:hidden;display:flex;flex-direction:column;min-width:0}
.bc-special-head{display:flex;justify-content:space-between;gap:12px;padding:18px 20px 8px;align-items:center}.bc-special-head h3{font-size:20px;margin:0;color:var(--bc-text)}.bc-special-head span{font-size:12px;color:#8a7a73}
.bc-special-image{position:relative;display:flex;align-items:center;justify-content:center;min-height:250px;padding:10px 22px}.bc-special-image img{width:100%;height:245px;object-fit:contain}.bc-discount-badge{position:absolute;left:16px;top:14px;background:var(--bc-primary);color:#fff;font-weight:700;border-radius:50%;width:54px;height:54px;display:grid;place-items:center;z-index:2}
.bc-special-body{padding:4px 20px 20px}.bc-special-body h4{font-size:19px;line-height:1.35;margin:8px 0 10px}.bc-special-body h4 a{color:var(--bc-text)}.bc-special-body .price-area{display:flex;align-items:center;gap:9px}.bc-special-body .current{font-size:22px;color:var(--bc-primary);font-weight:700}.bc-special-body .previous{text-decoration:line-through;color:#9b928e}.bc-rating{color:var(--bc-accent);font-size:14px}.bc-rating small{color:#89807b}
.bc-offer-countdown{display:grid;grid-template-columns:repeat(4,1fr);gap:8px;margin:18px 0 15px}.bc-offer-countdown span{background:#f8f6f5;border:1px solid #eee7e2;border-radius:7px;text-align:center;padding:8px 3px}.bc-offer-countdown b{display:block;font-size:17px;color:var(--bc-text)}.bc-offer-countdown small{font-size:9px;color:#8b817c;text-transform:uppercase}.bc-special-cart{width:100%;justify-content:center}
.bc-weekly-products{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:14px}.bc-weekly-products .single-shopping-card-one{height:100%;margin:0;min-width:0}.bc-weekly-products .thumbnail-preview img{height:180px;object-fit:contain}.bc-weekly-products .body-content .title{font-size:14px;min-height:40px}.bc-mini-cart{margin-top:10px;width:100%;justify-content:center;min-height:40px;padding:7px 9px}.bc-mini-cart .btn-text{font-size:12px}

/* Four promo tiles */
.bc-promo-area{background:#fff}.bc-promo-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.bc-promo-card{position:relative;min-height:235px;border-radius:6px;background:#e9e3dd center/cover no-repeat;overflow:hidden;display:flex;align-items:flex-end}.bc-promo-overlay{position:absolute;inset:0;background:linear-gradient(180deg,rgba(20,12,9,.03),rgba(29,15,12,.62))}.bc-promo-copy{position:relative;z-index:1;color:#fff;padding:24px 22px;width:100%}.bc-promo-copy span{display:block;font-size:13px;margin-bottom:6px}.bc-promo-copy h3{font-size:22px;line-height:1.2;color:#fff;margin:0 0 14px}.bc-promo-copy .rts-btn{display:inline-flex;background:var(--bc-primary);border-color:var(--bc-primary);min-height:38px;padding:7px 16px}

/* Shop top-filter — Ekomart grid */
.bc-shop-exact .filter-select-area{border:1px solid #e8e4e1;border-radius:7px;background:#fff;padding:18px 20px;margin-bottom:22px}.bc-shop-exact .top-filter{display:flex;justify-content:space-between;gap:20px;align-items:center;padding-bottom:16px;border-bottom:1px solid #ece7e4;color:#6e6662;font-size:14px}.bc-shop-exact .right-end{display:flex;align-items:center;gap:18px}.bc-shop-sort-form select,.bc-shop-filter-form select,.bc-shop-search input{height:44px;border:1px solid #e1dbd7;border-radius:5px;background:#fff;padding:0 14px;color:#453d39;min-width:190px}.bc-shop-sort-form select{height:38px;min-width:185px}.bc-shop-exact .button-tab-area{display:flex;gap:5px}.bc-shop-exact .single-button{width:38px;height:38px;border:1px solid #e1dbd7;border-radius:4px;display:grid;place-items:center;color:#584f4b}.bc-shop-exact .single-button.active{background:var(--bc-primary);border-color:var(--bc-primary);color:#fff}.bc-shop-filter-form{display:flex;align-items:center;justify-content:space-between;gap:18px;padding-top:16px}.bc-shop-filter-form .nice-select-wrapper-1{display:flex;align-items:center;gap:12px;flex:1}.bc-shop-search{flex:1}.bc-shop-search input{width:100%;min-width:260px}.bc-shop-filter-form .button-area{display:flex;gap:8px}.bc-shop-filter-form .rts-btn{min-height:44px;padding:9px 18px;background:var(--bc-primary);color:#fff}.bc-reset-filter{background:#fff!important;color:var(--bc-primary)!important;border:1px solid var(--bc-primary)!important}
.bc-shop-products.is-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:18px}.bc-shop-products .single-shopping-card-one{margin:0;height:100%}.bc-shop-products.is-grid .thumbnail-preview img{height:225px;object-fit:contain}.bc-shop-products.is-grid .body-content .title{font-size:15px;line-height:1.35;min-height:42px}.bc-shop-products.is-list{display:flex;flex-direction:column;gap:14px}.bc-shop-products.is-list .single-shopping-card-one{display:grid;grid-template-columns:230px 1fr;align-items:center}.bc-shop-products.is-list .image-and-action-area-wrapper{height:220px}.bc-shop-products.is-list .thumbnail-preview img{height:210px;object-fit:contain}.bc-shop-products.is-list .body-content{padding:24px}.bc-shop-products.is-list .body-content .title{font-size:20px}.bc-shop-products.is-list .cart-counter-action{max-width:230px}.bc-shop-pagination{display:flex;justify-content:center;gap:7px;margin-top:35px}.bc-shop-pagination a{width:40px;height:40px;display:grid;place-items:center;border:1px solid #e2dbd6;border-radius:5px;color:var(--bc-text);background:#fff}.bc-shop-pagination a.active,.bc-shop-pagination a:hover{background:var(--bc-primary);border-color:var(--bc-primary);color:#fff}.bc-shop-empty{text-align:center;padding:70px 20px;border:1px dashed #ded5d0;border-radius:8px}.bc-shop-empty i{font-size:42px;color:var(--bc-primary)}

/* Managed campaign popup */
.bc-campaign-popup{position:fixed;inset:0;z-index:99999;display:none;align-items:center;justify-content:center;padding:20px}.bc-campaign-popup.is-open{display:flex}.bc-campaign-backdrop{position:absolute;inset:0;background:rgba(20,14,12,.62);backdrop-filter:blur(2px)}.bc-campaign-dialog{position:relative;width:min(var(--popup-width),calc(100vw - 32px));max-height:calc(100vh - 40px);display:grid;grid-template-columns:1fr 1fr;background:#fff;border-radius:5px;overflow:hidden;box-shadow:0 24px 70px rgba(0,0,0,.28);z-index:1}.bc-campaign-close{position:absolute;right:14px;top:12px;z-index:4;border:0;background:transparent;width:38px;height:38px;border-radius:50%;font-size:23px;color:#65707a;cursor:pointer}.bc-campaign-close:hover{background:#f3efed;color:var(--bc-primary)}.bc-campaign-art{background:#eee;min-height:430px}.bc-campaign-art img{width:100%;height:100%;object-fit:cover;display:block}.bc-campaign-content{padding:38px 40px 30px;display:flex;flex-direction:column;justify-content:center;text-align:center;min-width:0}.bc-campaign-eyebrow{font-size:12px;font-weight:700;letter-spacing:.08em;color:var(--bc-accent);text-transform:uppercase;margin-bottom:7px}.bc-campaign-content h2{font-size:40px;line-height:1.15;color:var(--bc-primary);font-weight:700;margin:0 0 18px}.bc-campaign-desc{font-size:19px;line-height:1.4;color:#2d2927;margin:0 auto 18px;max-width:390px}.bc-campaign-form{display:flex;flex-direction:column;gap:14px}.bc-campaign-email{height:48px;border:1px solid #d8dde5;border-radius:4px;padding:0 13px;font-size:14px}.bc-campaign-terms{display:flex;align-items:flex-start;gap:9px;text-align:left;font-size:13px;color:#313131}.bc-campaign-terms input{margin-top:3px}.bc-campaign-terms a{color:#313131;text-decoration:none}.bc-campaign-submit{height:44px;border:0;border-radius:4px;background:var(--bc-primary);color:#fff;font-size:15px;font-weight:700;cursor:pointer}.bc-campaign-submit:hover{background:var(--bc-dark)}.bc-campaign-note{font-size:10px;line-height:1.35;text-align:left;color:#85817e}.bc-popup-message{padding:9px 11px;border-radius:5px;font-size:12px}.bc-popup-message.success{background:#eff8e9;color:#46762c}.bc-popup-message.error{background:#fff0f1;color:#a93c45}body.bc-popup-open{overflow:hidden}

@media(max-width:1199px){.bc-weekly-products{grid-template-columns:repeat(3,minmax(0,1fr))}.bc-shop-products.is-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.bc-promo-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:991px){.bc-exact-weekly-layout{grid-template-columns:1fr}.bc-weekly-products{grid-template-columns:repeat(3,minmax(0,1fr))}.bc-shop-products.is-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.bc-shop-filter-form{align-items:stretch;flex-direction:column}.bc-shop-filter-form .nice-select-wrapper-1{width:100%}.bc-shop-filter-form .button-area{width:100%}.bc-campaign-dialog{grid-template-columns:.9fr 1.1fr}.bc-campaign-content{padding:32px 26px}.bc-campaign-content h2{font-size:31px}.bc-campaign-desc{font-size:16px}}
@media(max-width:767px){.bc-exact-weekly .cover-card-main-over{padding:20px 14px}.bc-weekly-products{grid-template-columns:repeat(2,minmax(0,1fr))}.bc-promo-grid{grid-template-columns:1fr}.bc-promo-card{min-height:210px}.bc-shop-exact .top-filter{align-items:flex-start;flex-direction:column}.bc-shop-exact .right-end{width:100%;justify-content:space-between}.bc-shop-filter-form .nice-select-wrapper-1{flex-direction:column}.bc-shop-filter-form .single-select,.bc-shop-filter-form select,.bc-shop-search,.bc-shop-search input{width:100%;min-width:0}.bc-shop-products.is-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.bc-shop-products.is-list .single-shopping-card-one{grid-template-columns:120px 1fr}.bc-shop-products.is-list .image-and-action-area-wrapper,.bc-shop-products.is-list .thumbnail-preview img{height:150px}.bc-shop-products.is-list .body-content{padding:14px}.bc-campaign-popup{padding:12px}.bc-campaign-dialog{grid-template-columns:1fr;overflow:auto}.bc-campaign-art{min-height:0;height:250px}.bc-campaign-content{padding:28px 20px 24px}.bc-campaign-content h2{font-size:29px}.bc-campaign-desc{font-size:15px}.bc-campaign-close{background:rgba(255,255,255,.92)}}
@media(max-width:480px){.bc-weekly-products{grid-template-columns:1fr 1fr}.bc-weekly-products .thumbnail-preview img{height:145px}.bc-shop-products.is-grid{grid-template-columns:1fr 1fr}.bc-shop-products.is-grid .thumbnail-preview img{height:160px}.bc-shop-products .body-content{padding:10px}.bc-shop-products .cart-counter-action .rts-btn{padding:6px}.bc-campaign-art{height:215px}}
