.bws-catalogue,.bws-single{font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Arial,sans-serif;color:#111827}.bws-catalogue *,.bws-single *{box-sizing:border-box}.bws-toolbar{margin-bottom:18px}.bws-search{display:flex;align-items:center;gap:10px;max-width:640px;height:46px;padding:0 14px;background:#fff;border:1px solid #e5e7eb;border-radius:12px}.bws-search svg{width:18px;height:18px;fill:none;stroke:#6b7280;stroke-width:2}.bws-search input{width:100%;border:0!important;outline:0!important;background:transparent!important;box-shadow:none!important;font-size:14px;padding:0!important}.bws-status-tabs{display:flex;gap:8px;margin:12px 0;overflow:auto;scrollbar-width:none}.bws-status-tabs::-webkit-scrollbar{display:none}.bws-status-tabs button{border:1px solid #e5e7eb;background:#fff;border-radius:999px;padding:8px 14px;font-size:13px;white-space:nowrap;cursor:pointer}.bws-status-tabs button.is-active{background:var(--bws-accent);border-color:var(--bws-accent);color:#fff;font-weight:700}.bws-filter-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:10px;max-width:1100px;margin-top:10px}.bws-filter-grid label{display:flex;flex-direction:column;gap:5px}.bws-filter-grid label span{font-size:11px;font-weight:700;color:#6b7280;text-transform:uppercase}.bws-filter-grid select,.bws-filter-grid input{height:40px;border:1px solid #e5e7eb;border-radius:9px;background:#fff;padding:0 10px;font-size:13px;min-width:0}.bws-count{margin-top:12px;font-size:12px;font-weight:700;color:#6b7280}.bws-results-shell{position:relative}.bws-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.bws-card{background:#fff;border:1px solid #e5e7eb;border-radius:14px;overflow:hidden;box-shadow:0 8px 24px rgba(15,23,42,.05);transition:transform .2s ease,box-shadow .2s ease}.bws-card:hover{transform:translateY(-2px);box-shadow:0 12px 30px rgba(15,23,42,.09)}.bws-agent-strip{min-height:46px;display:flex;align-items:center;gap:8px;padding:7px 10px;background:#fff7ed;border-bottom:1px solid #fed7aa}.bws-agent-strip img{width:30px;height:30px;border-radius:50%;object-fit:cover}.bws-agent-strip div{min-width:0}.bws-agent-strip strong,.bws-agent-strip small{display:block}.bws-agent-strip strong{font-size:11px;line-height:1.2;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.bws-agent-strip small{font-size:9px;color:#6b7280;margin-top:2px}.bws-card-media{position:relative;display:block;aspect-ratio:4/3;background:#f3f4f6;overflow:hidden;text-decoration:none}.bws-card-media img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .35s ease}.bws-card:hover .bws-card-media img{transform:scale(1.025)}.bws-placeholder{display:grid;place-items:center;width:100%;height:100%;font-size:52px;color:#cbd5e1}.bws-status-badge{position:absolute;left:10px;top:10px;padding:5px 8px;border-radius:6px;font-size:9px;font-weight:800;letter-spacing:.03em;color:#fff;background:#65a30d;text-transform:uppercase}.bws-status-badge.is-rent{background:#0f766e}.bws-ribbon{position:absolute;right:0;top:10px;background:var(--bws-accent);color:#fff;padding:5px 9px 5px 12px;border-radius:8px 0 0 8px;font-size:9px;font-weight:800;text-transform:uppercase;max-width:120px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.bws-gallery-count{position:absolute;right:8px;bottom:8px;background:rgba(17,24,39,.78);color:#fff;border-radius:6px;padding:3px 6px;font-size:10px}.bws-card-body{padding:12px}.bws-card-price{display:flex;align-items:baseline;gap:4px;flex-wrap:wrap;color:#ef4444;margin-bottom:6px}.bws-card-price small{font-size:10px;color:#6b7280}.bws-card-price strong{font-size:18px;line-height:1;font-weight:800}.bws-card-price span{font-size:10px;color:#6b7280}.bws-card h3{font-size:14px;line-height:1.3;margin:0 0 7px;font-weight:800}.bws-card h3 a{color:inherit;text-decoration:none}.bws-location{display:flex;align-items:center;gap:5px;font-size:11px;color:#4b5563;margin-bottom:6px}.bws-location svg{width:13px;height:13px;fill:none;stroke:currentColor;stroke-width:2;flex:0 0 auto}.bws-card-meta{font-size:10px;line-height:1.45;color:#6b7280;min-height:28px}.bws-card-specs{display:flex;flex-wrap:wrap;gap:7px 12px;border-top:1px solid #f1f5f9;margin-top:9px;padding-top:9px;font-size:10px;color:#4b5563}.bws-card-specs b{font-weight:700;color:#111827}.bws-card-actions{display:grid;grid-template-columns:1fr 1fr;gap:7px;margin-top:10px}.bws-btn{height:36px;display:flex;align-items:center;justify-content:center;border-radius:9px;text-decoration:none!important;font-size:12px;font-weight:700}.bws-wa{border:1px solid #16a34a;color:#16a34a!important;background:#fff}.bws-detail{border:1px solid #f59e0b;color:#b45309!important;background:#fff}.bws-loading{position:absolute;inset:0;background:rgba(255,255,255,.62);display:grid;place-items:center;z-index:5}.bws-loading span{width:34px;height:34px;border:3px solid #e5e7eb;border-top-color:var(--bws-accent);border-radius:50%;animation:bwsspin .7s linear infinite}@keyframes bwsspin{to{transform:rotate(360deg)}}.bws-empty{grid-column:1/-1;padding:42px 20px;text-align:center;border:1px dashed #d1d5db;border-radius:14px;background:#fff}.bws-empty strong,.bws-empty span{display:block}.bws-empty span{font-size:13px;color:#6b7280;margin:6px 0 12px}.bws-empty button{border:0;background:var(--bws-accent);color:#fff;border-radius:8px;padding:8px 12px}.bws-pagination{display:flex;justify-content:center;align-items:center;gap:6px;margin-top:22px}.bws-pagination button,.bws-pagination span{min-width:34px;height:34px;border:1px solid #e5e7eb;background:#fff;border-radius:8px;display:grid;place-items:center;font-size:12px}.bws-pagination button{cursor:pointer}.bws-pagination button.is-current{background:var(--bws-accent);border-color:var(--bws-accent);color:#fff}.bws-pagination button:disabled{opacity:.4;cursor:not-allowed}
/* single */
.bws-single{max-width:1240px;margin:24px auto 56px;padding:0 18px}.bws-single-grid{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(360px,.95fr);gap:22px;align-items:start}.bws-single-media,.bws-single-summary,.bws-single-content section,.bws-agent-footer{background:#fff;border:1px solid #e5e7eb;border-radius:16px}.bws-single-media{overflow:hidden}.bws-single-hero{position:relative;aspect-ratio:4/3;background:#f3f4f6}.bws-single-hero img{width:100%;height:100%;object-fit:cover;display:block}.bws-single-thumbs{display:flex;gap:8px;padding:10px;overflow:auto}.bws-single-thumbs button{width:76px;height:58px;padding:0;border:2px solid transparent;border-radius:8px;overflow:hidden;background:#f3f4f6;flex:0 0 auto}.bws-single-thumbs button.is-active{border-color:var(--bws-accent)}.bws-single-thumbs img{width:100%;height:100%;object-fit:cover}.bws-single-summary{padding:18px}.bws-agent-card{display:grid;grid-template-columns:auto 1fr auto;gap:10px;align-items:center;border-bottom:1px solid #e5e7eb;padding-bottom:14px;margin-bottom:16px}.bws-agent-card img{width:58px;height:58px;border-radius:50%;object-fit:cover}.bws-agent-card strong,.bws-agent-card small,.bws-agent-card span{display:block}.bws-agent-card strong{font-size:15px}.bws-agent-card small,.bws-agent-card span{font-size:11px;color:#6b7280;margin-top:2px}.bws-agent-card>a{background:#16a34a;color:#fff!important;text-decoration:none;padding:8px 12px;border-radius:8px;font-size:12px;font-weight:700}.bws-single-price{display:flex;align-items:baseline;gap:5px;flex-wrap:wrap;color:#ef4444;margin-bottom:8px}.bws-single-price small{font-size:12px;color:#6b7280}.bws-single-price strong{font-size:28px;line-height:1;font-weight:800}.bws-single-price span{font-size:12px;color:#6b7280}.bws-single h1{font-size:28px;line-height:1.18;margin:0 0 10px}.bws-single-location{font-size:13px;color:#4b5563;margin-bottom:14px}.bws-key-specs{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.bws-key-specs div{border:1px solid #e5e7eb;border-radius:10px;padding:10px}.bws-key-specs span,.bws-key-specs strong{display:block}.bws-key-specs span{font-size:10px;color:#6b7280;text-transform:uppercase;font-weight:700}.bws-key-specs strong{font-size:14px;margin-top:3px}.bws-summary-text{font-size:13px;line-height:1.65;color:#4b5563;margin:14px 0 0}.bws-single-content{display:grid;gap:14px;margin-top:18px}.bws-single-content section{padding:18px}.bws-single-content h2{font-size:17px;margin:0 0 12px}.bws-detail-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:0 20px}.bws-detail-list div{display:flex;justify-content:space-between;gap:10px;padding:10px 0;border-bottom:1px solid #f1f5f9;font-size:13px}.bws-detail-list span{color:#6b7280}.bws-prose{font-size:14px;line-height:1.75;color:#374151;white-space:normal}.bws-agent-footer{display:flex;justify-content:space-between;align-items:center;padding:14px 16px}.bws-agent-footer>div{display:flex;align-items:center;gap:9px}.bws-agent-footer img{width:46px;height:46px;border-radius:50%;object-fit:cover}.bws-agent-footer strong,.bws-agent-footer span{display:block}.bws-agent-footer span{font-size:11px;color:#6b7280}.bws-agent-footer>a,.bws-mobile-sticky{background:#16a34a;color:#fff!important;text-decoration:none;border-radius:10px;padding:11px 16px;font-weight:700}.bws-mobile-sticky{display:none}
@media(max-width:980px){.bws-filter-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.bws-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.bws-single-grid{grid-template-columns:1fr}.bws-single-summary{order:2}}
@media(max-width:700px){.bws-catalogue{padding:0 10px}.bws-search{max-width:none}.bws-filter-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.bws-filter-grid label:nth-last-child(-n+2){display:none}.bws-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.bws-card{border-radius:12px}.bws-agent-strip{display:none}.bws-card-body{padding:9px}.bws-card-media{aspect-ratio:1.22/1}.bws-status-badge{left:7px;top:7px;font-size:7.5px;padding:4px 6px}.bws-ribbon{top:7px;font-size:7.5px;padding:4px 6px 4px 8px;max-width:80px}.bws-gallery-count{font-size:8px;right:6px;bottom:6px}.bws-card-price{margin-bottom:4px;gap:3px}.bws-card-price small{font-size:8px}.bws-card-price strong{font-size:15px}.bws-card-price span{font-size:8px}.bws-card h3{font-size:12px;margin-bottom:5px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.bws-location{font-size:9px;margin-bottom:4px}.bws-card-meta{font-size:8.5px;min-height:24px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.bws-card-specs{gap:4px 8px;font-size:8px;margin-top:6px;padding-top:6px}.bws-card-actions{gap:5px;margin-top:7px}.bws-btn{height:34px;font-size:10.5px;border-radius:8px}.bws-single{padding:0 12px;margin-top:12px;margin-bottom:90px}.bws-single-grid{gap:12px}.bws-single-media,.bws-single-summary,.bws-single-content section,.bws-agent-footer{border-radius:14px}.bws-single-hero{aspect-ratio:1.35/1}.bws-single-summary{padding:14px}.bws-agent-card{grid-template-columns:auto 1fr;position:relative}.bws-agent-card>a{grid-column:1/-1;text-align:center}.bws-single-price strong{font-size:25px}.bws-single h1{font-size:23px}.bws-key-specs{grid-template-columns:repeat(2,minmax(0,1fr))}.bws-single-content section{padding:14px}.bws-detail-list{grid-template-columns:1fr}.bws-agent-footer{display:none}.bws-mobile-sticky{display:block;position:fixed;left:14px;right:14px;bottom:max(14px,env(safe-area-inset-bottom));z-index:9999;text-align:center;box-shadow:0 10px 30px rgba(22,163,74,.22)} }
@media(max-width:360px){.bws-catalogue{padding:0 8px}.bws-grid{gap:8px}.bws-card-body{padding:8px}.bws-card h3{font-size:11.5px}.bws-btn{font-size:10px}.bws-card-specs span:nth-child(3){display:none}}

/* v1.0.2 — loading state + theme button hardening */
.bws-loading[hidden]{display:none!important}
.bws-status-tabs button{color:#374151!important}
.bws-status-tabs button.is-active{color:#fff!important}

/* v1.0.3 — standalone service detail shell */
html:has(body.bws-standalone-detail){background:#f8fafc}
body.bws-standalone-detail{margin:0!important;padding:0!important;background:#f8fafc!important;color:#111827;overflow-x:hidden}
body.bws-standalone-detail #wpadminbar{z-index:100050}
.bws-detail-topbar{position:sticky;top:0;z-index:9998;background:rgba(255,255,255,.96);border-bottom:1px solid #e5e7eb;backdrop-filter:saturate(180%) blur(12px);-webkit-backdrop-filter:saturate(180%) blur(12px)}
.admin-bar .bws-detail-topbar{top:32px}
.bws-detail-topbar-inner{max-width:1240px;margin:0 auto;padding:10px 18px;display:flex;align-items:center;min-height:56px}
.bws-detail-back{display:inline-flex;align-items:center;gap:8px;min-height:38px;padding:8px 12px 8px 10px;border:1px solid #e5e7eb;border-radius:10px;background:#fff;color:#111827!important;text-decoration:none!important;font:700 13px/1.2 Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Arial,sans-serif;box-shadow:0 3px 12px rgba(15,23,42,.04);transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}
.bws-detail-back:hover{transform:translateY(-1px);border-color:#d1d5db;box-shadow:0 6px 18px rgba(15,23,42,.08)}
.bws-detail-back svg{width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:2.2;stroke-linecap:round;stroke-linejoin:round;flex:0 0 auto}
body.bws-standalone-detail .bws-single{margin-top:18px}
body.bws-standalone-detail .bws-mobile-sticky{z-index:10000}
@media(max-width:782px){.admin-bar .bws-detail-topbar{top:46px}}
@media(max-width:700px){.bws-detail-topbar-inner{min-height:52px;padding:7px 12px}.bws-detail-back{min-height:38px;padding:7px 10px;font-size:12px;border-radius:9px}body.bws-standalone-detail .bws-single{margin-top:10px;padding-bottom:12px}}

/* BW Service v1.0.0 — service-specific polish */
.bws-service-category{display:inline-flex;align-items:center;max-width:100%;margin:0 0 6px;color:var(--bws-accent);font-size:10px;font-weight:800;letter-spacing:.055em;text-transform:uppercase;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.bws-card .bws-agent-strip span{display:block;margin-top:2px;color:#6b7280;font-size:9px;line-height:1.2;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.bws-card-meta{min-height:0;margin-bottom:8px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}
.bws-card-price{margin:2px 0 0}.bws-card-actions a:only-child{grid-column:1/-1}
.bws-single-tagline{margin:-2px 0 12px;color:#64748b;font-size:14px;line-height:1.5}
.bws-single .bws-service-category{margin-bottom:8px;font-size:11px}
.bws-single-content{padding-bottom:6px}
@media(max-width:700px){
  .bws-category-tabs{margin:10px -2px 11px;padding:0 2px;scroll-snap-type:x proximity}
  .bws-category-tabs button{scroll-snap-align:start;padding:7px 11px;font-size:12px}
  .bws-service-category{font-size:8.5px;margin-bottom:4px}
  .bws-card-meta{font-size:9px;line-height:1.35;margin-bottom:6px;-webkit-line-clamp:2}
  .bws-card-price{margin-top:1px;margin-bottom:2px}
  .bws-card-price small{font-size:8.5px}.bws-card-price strong{font-size:16px}
  .bws-card-specs{white-space:nowrap;overflow:hidden;display:block;text-overflow:ellipsis}
  .bws-card-specs span{display:inline}.bws-card-specs span+span:before{content:" · ";color:#94a3b8}
  .bws-card-specs b{font-weight:600}
  .bws-single .bws-service-category{font-size:10px;margin-bottom:6px}
  .bws-single-tagline{font-size:12.5px;margin-bottom:10px}
  .bws-single-content{padding-bottom:88px}
}

.bws-card[id^="bw-service-"]{scroll-margin-top:96px}.bws-card.is-hook-target{outline:2px solid var(--bws-accent);outline-offset:3px;box-shadow:0 0 0 5px color-mix(in srgb,var(--bws-accent) 14%,transparent),0 14px 34px rgba(15,23,42,.14);animation:bwsHookFocus .55s ease-out 1}@keyframes bwsHookFocus{0%{transform:scale(.985);box-shadow:0 0 0 0 color-mix(in srgb,var(--bws-accent) 0%,transparent),0 8px 24px rgba(15,23,42,.05)}60%{transform:scale(1.012)}100%{transform:scale(1)}}@media(max-width:700px){.bws-card[id^="bw-service-"]{scroll-margin-top:72px}.bws-card.is-hook-target{outline-width:2px;outline-offset:2px;box-shadow:0 0 0 4px color-mix(in srgb,var(--bws-accent) 14%,transparent),0 12px 28px rgba(15,23,42,.12)}}@media(prefers-reduced-motion:reduce){.bws-card{transition:none!important}.bws-card.is-hook-target{animation:none!important}}

/* v1.0.3 — per-service option estimator */
.bws-estimator-open{appearance:none;border:0;font:inherit;cursor:pointer}.bws-estimator-chip{width:100%;margin-top:7px;padding:7px 9px;border-radius:8px;background:#fff8e8;color:#9a5b00;display:flex;align-items:center;justify-content:space-between;gap:6px;font-size:10px;font-weight:700;line-height:1.2;border:1px solid #f6d58b}.bws-estimator-chip svg,.bws-estimator-detail svg{width:14px;height:14px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;flex:0 0 auto}.bws-estimator-chip:hover{background:#fff4d6}.bws-estimator-detail{width:100%;margin-top:14px;min-height:42px;padding:10px 12px;border-radius:10px;background:var(--bws-accent);color:#fff;display:flex;align-items:center;justify-content:space-between;gap:8px;font-size:13px;font-weight:800}.bws-estimator-detail:hover{filter:brightness(.98)}
body.bws-estimator-opened{overflow:hidden!important}.bws-estimator-modal[hidden]{display:none!important}.bws-estimator-modal{position:fixed;inset:0;z-index:2147483000;display:grid;place-items:center;padding:18px}.bws-estimator-backdrop{position:absolute;inset:0;border:0;background:rgba(15,23,42,.56);backdrop-filter:blur(2px);-webkit-backdrop-filter:blur(2px);cursor:pointer}.bws-estimator-sheet{position:relative;width:min(560px,100%);max-height:min(82vh,760px);display:flex;flex-direction:column;background:#fff;border-radius:18px;box-shadow:0 24px 80px rgba(15,23,42,.28);overflow:hidden;color:#111827}.bws-estimator-head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;padding:17px 18px 13px;border-bottom:1px solid #eef0f3}.bws-estimator-head span{display:block;font-size:9px;line-height:1.2;font-weight:900;letter-spacing:.08em;color:var(--bws-accent,#f59e0b)}.bws-estimator-head h2{margin:3px 0 0;font-size:20px;line-height:1.2}.bws-estimator-head p{margin:4px 0 0;color:#667085;font-size:12px;line-height:1.35}.bws-estimator-close{appearance:none;width:36px;height:36px;flex:0 0 36px;border:0;border-radius:50%;background:#f3f4f6;color:#344054;font-size:22px;line-height:1;cursor:pointer}.bws-estimator-body{overflow:auto;padding:10px 18px 14px}.bws-estimator-group+.bws-estimator-group{margin-top:16px}.bws-estimator-group h3{margin:0 0 7px;font-size:12px;line-height:1.25;text-transform:uppercase;letter-spacing:.04em;color:#475467}.bws-estimator-row{display:grid;grid-template-columns:auto minmax(0,1fr) auto;gap:10px;align-items:center;padding:10px 0;border-bottom:1px solid #f0f2f5;transition:background .15s ease}.bws-estimator-row:last-child{border-bottom:0}.bws-estimator-row.is-selected{background:linear-gradient(90deg,rgba(245,158,11,.055),transparent);}.bws-estimator-check{display:block;position:relative;cursor:pointer}.bws-estimator-check input{position:absolute;opacity:0;pointer-events:none}.bws-estimator-check-ui{display:grid;place-items:center;width:22px;height:22px;border:1.5px solid #cfd5dd;border-radius:6px;background:#fff}.bws-estimator-check-ui:after{content:"✓";font-size:14px;font-weight:900;color:#fff;opacity:0;transform:scale(.6);transition:.12s}.bws-estimator-check input:checked+.bws-estimator-check-ui{background:var(--bws-accent,#f59e0b);border-color:var(--bws-accent,#f59e0b)}.bws-estimator-check input:checked+.bws-estimator-check-ui:after{opacity:1;transform:scale(1)}.bws-estimator-copy{min-width:0}.bws-estimator-copy strong,.bws-estimator-copy span{display:block}.bws-estimator-copy strong{font-size:13px;line-height:1.25;white-space:normal}.bws-estimator-copy span{margin-top:3px;color:#667085;font-size:11px}.bws-estimator-qty{display:grid;grid-template-columns:30px 30px 30px;align-items:center;border:1px solid #e1e5ea;border-radius:9px;overflow:hidden;background:#fff;transition:opacity .15s ease}.bws-estimator-qty.is-disabled{opacity:.38}.bws-estimator-qty button{appearance:none;width:30px;height:30px;border:0;background:#f8fafc;color:#344054;font-size:16px;font-weight:700;cursor:pointer}.bws-estimator-qty span{display:grid;place-items:center;height:30px;font-size:11px;font-weight:800}.bws-estimator-footer{display:grid;grid-template-columns:minmax(0,1fr) minmax(190px,auto);gap:12px;align-items:center;padding:12px 18px max(12px,env(safe-area-inset-bottom));border-top:1px solid #e9edf2;background:#fff}.bws-estimator-total span,.bws-estimator-total strong,.bws-estimator-total small{display:block}.bws-estimator-total span{font-size:10px;color:#667085;font-weight:700;text-transform:uppercase;letter-spacing:.03em}.bws-estimator-total strong{margin-top:1px;font-size:22px;line-height:1.1}.bws-estimator-total small{margin-top:3px;font-size:9px;line-height:1.3;color:#98a2b3}.bws-estimator-wa{min-height:44px;padding:10px 14px;border-radius:10px;background:#16a34a;color:#fff!important;text-decoration:none!important;display:flex;align-items:center;justify-content:center;text-align:center;font-size:12px;font-weight:800}.bws-estimator-wa.is-disabled{pointer-events:none;background:#e5e7eb;color:#667085!important}
@media(max-width:700px){.bws-estimator-chip{margin-top:6px;padding:6px 7px;font-size:8.8px;border-radius:7px}.bws-estimator-chip svg{width:12px;height:12px}.bws-estimator-modal{place-items:end center;padding:0}.bws-estimator-sheet{width:100%;max-height:88dvh;border-radius:18px 18px 0 0}.bws-estimator-head{padding:14px 15px 11px}.bws-estimator-head h2{font-size:18px}.bws-estimator-head p{font-size:11px}.bws-estimator-body{padding:9px 15px 12px}.bws-estimator-row{padding:9px 0;gap:8px}.bws-estimator-copy strong{font-size:12.5px}.bws-estimator-copy span{font-size:10.5px}.bws-estimator-qty{grid-template-columns:28px 28px 28px}.bws-estimator-qty button,.bws-estimator-qty span{width:28px;height:28px}.bws-estimator-footer{grid-template-columns:1fr;padding:10px 15px max(12px,env(safe-area-inset-bottom));gap:8px}.bws-estimator-total{display:grid;grid-template-columns:1fr auto;gap:2px 10px;align-items:end}.bws-estimator-total span{grid-column:1}.bws-estimator-total strong{grid-column:2;grid-row:1/3;font-size:20px}.bws-estimator-total small{grid-column:1/-1}.bws-estimator-wa{min-height:46px;font-size:13px}.bws-estimator-detail{margin-top:12px;min-height:42px;font-size:12.5px}}
@media(max-width:360px){.bws-estimator-chip{font-size:8.2px;padding:6px}.bws-estimator-qty{grid-template-columns:26px 26px 26px}.bws-estimator-qty button,.bws-estimator-qty span{width:26px;height:27px}.bws-estimator-copy strong{font-size:12px}}
@media(prefers-reduced-motion:reduce){.bws-estimator-row,.bws-estimator-check-ui:after{transition:none!important}}


/* BW Service v1.0.6 — estimator close icon: true geometric centering */
.bws-estimator-head .bws-estimator-close{
  -webkit-appearance:none!important;
  appearance:none!important;
  position:relative!important;
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  width:38px!important;
  height:38px!important;
  min-width:38px!important;
  min-height:38px!important;
  flex:0 0 38px!important;
  padding:0!important;
  margin:0!important;
  border:0!important;
  border-radius:999px!important;
  background:#3f4148!important;
  color:#fff!important;
  font-size:0!important;
  line-height:0!important;
  text-align:center!important;
  box-sizing:border-box!important;
  overflow:hidden!important;
}
.bws-estimator-head .bws-estimator-close-icon{
  display:block!important;
  width:18px!important;
  height:18px!important;
  min-width:18px!important;
  min-height:18px!important;
  margin:0!important;
  padding:0!important;
  overflow:visible!important;
  transform:none!important;
  flex:none!important;
}
.bws-estimator-head .bws-estimator-close-icon path{
  fill:none!important;
  stroke:currentColor!important;
  stroke-width:2.4!important;
  stroke-linecap:round!important;
  stroke-linejoin:round!important;
  vector-effect:non-scaling-stroke;
}
.bws-estimator-head .bws-estimator-close::before,
.bws-estimator-head .bws-estimator-close::after{content:none!important;display:none!important}
@media(max-width:700px){
  .bws-estimator-head .bws-estimator-close{
    width:44px!important;height:44px!important;min-width:44px!important;min-height:44px!important;flex-basis:44px!important;
  }
  .bws-estimator-head .bws-estimator-close-icon{width:20px!important;height:20px!important;min-width:20px!important;min-height:20px!important}
}


/* BW Service v1.0.7 — estimator control alignment hardening */
.bws-estimator-row .bws-estimator-qty{
  display:grid!important;
  grid-template-columns:32px 32px 32px!important;
  align-items:stretch!important;
  justify-items:stretch!important;
  width:96px!important;
  height:34px!important;
  min-width:96px!important;
  min-height:34px!important;
  padding:0!important;
  margin:0!important;
  border:1px solid #e1e5ea!important;
  border-radius:10px!important;
  overflow:hidden!important;
  background:#fff!important;
  box-sizing:border-box!important;
}
.bws-estimator-row .bws-estimator-qty button{
  -webkit-appearance:none!important;
  appearance:none!important;
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  width:32px!important;
  height:32px!important;
  min-width:32px!important;
  min-height:32px!important;
  max-width:32px!important;
  max-height:32px!important;
  padding:0!important;
  margin:0!important;
  border:0!important;
  border-radius:0!important;
  background:#f8fafc!important;
  color:#475467!important;
  box-shadow:none!important;
  text-shadow:none!important;
  line-height:0!important;
  font-size:0!important;
  vertical-align:middle!important;
  box-sizing:border-box!important;
  transform:none!important;
}
.bws-estimator-row .bws-estimator-qty button:first-child{border-right:1px solid #eef1f4!important}
.bws-estimator-row .bws-estimator-qty button:last-child{border-left:1px solid #eef1f4!important}
.bws-estimator-row .bws-estimator-qty button:focus-visible{outline:2px solid var(--bws-accent,#f59e0b)!important;outline-offset:-2px!important}
.bws-estimator-row .bws-estimator-qty span[data-est-qty-value]{
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  width:32px!important;
  height:32px!important;
  min-width:32px!important;
  min-height:32px!important;
  margin:0!important;
  padding:0!important;
  color:#344054!important;
  font-size:12px!important;
  font-weight:800!important;
  line-height:1!important;
  text-align:center!important;
  box-sizing:border-box!important;
}
.bws-estimator-qty-icon{
  display:block!important;
  width:14px!important;
  height:14px!important;
  min-width:14px!important;
  min-height:14px!important;
  margin:0!important;
  padding:0!important;
  overflow:visible!important;
  pointer-events:none!important;
}
.bws-estimator-qty-icon path{
  fill:none!important;
  stroke:currentColor!important;
  stroke-width:2!important;
  stroke-linecap:round!important;
  stroke-linejoin:round!important;
  vector-effect:non-scaling-stroke;
}
.bws-estimator-row.is-selected .bws-estimator-qty{border-color:color-mix(in srgb,var(--bws-accent,#f59e0b) 38%,#d7dce2)!important}
.bws-estimator-row .bws-estimator-qty.is-disabled{opacity:.38!important}

/* Geometric checkbox tick: avoids font/theme baseline differences. */
.bws-estimator-check-ui{display:flex!important;align-items:center!important;justify-content:center!important;box-sizing:border-box!important}
.bws-estimator-check-ui:after{
  content:""!important;
  display:block!important;
  width:5px!important;
  height:9px!important;
  border:solid #fff!important;
  border-width:0 2px 2px 0!important;
  opacity:0!important;
  transform:translateY(-1px) rotate(45deg) scale(.7)!important;
  transform-origin:center!important;
  transition:opacity .12s ease,transform .12s ease!important;
}
.bws-estimator-check input:checked+.bws-estimator-check-ui:after{
  opacity:1!important;
  transform:translateY(-1px) rotate(45deg) scale(1)!important;
}

@media(max-width:700px){
  .bws-estimator-row .bws-estimator-qty{
    grid-template-columns:30px 30px 30px!important;
    width:90px!important;min-width:90px!important;height:32px!important;min-height:32px!important;
  }
  .bws-estimator-row .bws-estimator-qty button,
  .bws-estimator-row .bws-estimator-qty span[data-est-qty-value]{
    width:30px!important;height:30px!important;min-width:30px!important;min-height:30px!important;max-width:30px!important;max-height:30px!important;
  }
  .bws-estimator-qty-icon{width:13px!important;height:13px!important;min-width:13px!important;min-height:13px!important}
}
@media(max-width:360px){
  .bws-estimator-row .bws-estimator-qty{
    grid-template-columns:28px 28px 28px!important;
    width:84px!important;min-width:84px!important;height:30px!important;min-height:30px!important;
  }
  .bws-estimator-row .bws-estimator-qty button,
  .bws-estimator-row .bws-estimator-qty span[data-est-qty-value]{
    width:28px!important;height:28px!important;min-width:28px!important;min-height:28px!important;max-width:28px!important;max-height:28px!important;
  }
}


/* BW Service v1.0.8 — detail contact actions + opaque mobile CTA dock */
.bws-agent-card{grid-template-columns:auto minmax(0,1fr)}
.bws-agent-actions{grid-column:1/-1;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;width:100%}
.bws-agent-actions.is-single{grid-template-columns:1fr}
.bws-agent-action{min-height:40px;display:flex!important;align-items:center;justify-content:center;text-align:center;text-decoration:none!important;border-radius:9px;padding:9px 12px!important;font-size:12px!important;font-weight:800!important;box-sizing:border-box}
.bws-agent-action.is-wa{background:#16a34a!important;color:#fff!important;border:1px solid #16a34a!important}
.bws-agent-action.is-call{background:#111827!important;color:#fff!important;border:1px solid #111827!important}
.bws-agent-footer-actions{display:grid;grid-template-columns:repeat(2,minmax(120px,1fr));gap:8px}
.bws-agent-footer-actions.is-single{grid-template-columns:minmax(150px,1fr)}
.bws-agent-footer-actions a{min-height:40px;display:flex;align-items:center;justify-content:center;text-decoration:none!important;border-radius:9px;padding:9px 14px;font-size:12px;font-weight:800}
.bws-agent-footer-actions .is-wa{background:#16a34a;color:#fff!important}
.bws-agent-footer-actions .is-call{background:#111827;color:#fff!important}
.bws-mobile-sticky-wrap{display:none}
@media(max-width:700px){
  .bws-agent-card{grid-template-columns:auto minmax(0,1fr)}
  .bws-agent-actions{grid-column:1/-1;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}
  .bws-agent-actions.is-single{grid-template-columns:1fr}
  .bws-agent-action{min-height:44px;font-size:13px!important;border-radius:10px}
  .bws-mobile-sticky-wrap{display:block;position:fixed;left:0;right:0;bottom:0;z-index:10000;background:#fff;border-top:1px solid #e5e7eb;padding:10px 14px max(10px,env(safe-area-inset-bottom));box-shadow:0 -10px 26px rgba(15,23,42,.08)}
  .bws-mobile-sticky{display:flex!important;position:static!important;left:auto!important;right:auto!important;bottom:auto!important;width:100%!important;min-height:52px;align-items:center;justify-content:center;text-align:center;margin:0!important;padding:12px 16px!important;border-radius:12px!important;box-shadow:none!important;box-sizing:border-box}
  .bws-single{padding-bottom:112px!important;margin-bottom:0!important}
  .bws-single-content{padding-bottom:12px!important}
}


/* BW Service v1.0.9 — shared inline icon system + production polish */
.bws-ui-icon,
.bws-estimator-wa-icon{
  display:block;
  width:18px;
  height:18px;
  min-width:18px;
  min-height:18px;
  flex:0 0 18px;
  fill:none!important;
  stroke:currentColor!important;
  stroke-width:1.8;
  stroke-linecap:round;
  stroke-linejoin:round;
  vector-effect:non-scaling-stroke;
  pointer-events:none;
}
.bws-btn,
.bws-agent-action,
.bws-agent-footer-actions a,
.bws-mobile-sticky,
.bws-estimator-wa{
  gap:7px;
}
.bws-btn .bws-ui-icon{width:15px;height:15px;min-width:15px;min-height:15px}
.bws-wa .bws-ui-icon{color:currentColor}
.bws-card-specs span{
  display:inline-flex;
  align-items:center;
  gap:3px;
  min-width:0;
}
.bws-card-specs .bws-ui-icon{
  width:12px;height:12px;min-width:12px;min-height:12px;color:#64748b;
}
.bws-key-spec-label{
  display:flex!important;
  align-items:center;
  gap:5px;
}
.bws-key-spec-label .bws-ui-icon{
  width:15px;height:15px;min-width:15px;min-height:15px;color:var(--bws-accent);
}
.bws-agent-action .bws-ui-icon,
.bws-agent-footer-actions .bws-ui-icon,
.bws-mobile-sticky .bws-ui-icon{
  width:18px;height:18px;min-width:18px;min-height:18px;
}
.bws-estimator-open{
  position:relative;
}
.bws-estimator-chip,
.bws-estimator-detail{
  display:grid;
  grid-template-columns:auto minmax(0,1fr) auto;
  align-items:center;
}
.bws-estimator-chip span,
.bws-estimator-detail span{
  min-width:0;
  text-align:left;
}
.bws-estimator-lead-icon{color:currentColor}
.bws-estimator-chip .bws-estimator-lead-icon{width:13px;height:13px;min-width:13px;min-height:13px}
.bws-estimator-chip .bws-estimator-tail-icon{width:12px;height:12px;min-width:12px;min-height:12px}
.bws-estimator-detail .bws-estimator-lead-icon{width:17px;height:17px;min-width:17px;min-height:17px}
.bws-estimator-detail .bws-estimator-tail-icon{width:16px;height:16px;min-width:16px;min-height:16px}
.bws-estimator-wa-icon{
  width:18px;height:18px;min-width:18px;min-height:18px;
}
.bws-estimator-qty button:disabled{
  cursor:not-allowed!important;
}
.bws-estimator-qty.is-disabled button{
  pointer-events:none!important;
}
@media(max-width:700px){
  .bws-btn{gap:5px}
  .bws-btn .bws-ui-icon{width:14px;height:14px;min-width:14px;min-height:14px}
  .bws-card-specs span{display:inline-flex!important;gap:2px}
  .bws-card-specs span+span:before{content:none!important}
  .bws-card-specs .bws-ui-icon{width:10px;height:10px;min-width:10px;min-height:10px}
  .bws-agent-action .bws-ui-icon,
  .bws-mobile-sticky .bws-ui-icon{width:18px;height:18px;min-width:18px;min-height:18px}
  .bws-key-spec-label .bws-ui-icon{width:14px;height:14px;min-width:14px;min-height:14px}
  .bws-estimator-chip{grid-template-columns:auto minmax(0,1fr) auto}
}


/* BW Service v1.0.10 — single detail CTA zone: mobile bottom WhatsApp + Call */
.bws-agent-card{
  grid-template-columns:auto minmax(0,1fr)!important;
}
.bws-agent-card .bws-agent-actions{display:none!important}
.bws-mobile-contact-dock{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;width:100%}
.bws-mobile-contact-dock.is-single{grid-template-columns:1fr}
.bws-mobile-contact-btn{
  min-width:0;min-height:54px;display:flex!important;align-items:center!important;justify-content:center!important;gap:8px;
  border-radius:12px!important;padding:12px 10px!important;text-decoration:none!important;box-sizing:border-box!important;
  font-size:14px!important;font-weight:800!important;line-height:1.1!important;letter-spacing:0!important;white-space:nowrap;
  color:#fff!important;-webkit-text-fill-color:#fff!important;text-shadow:none!important;opacity:1!important;
}
.bws-mobile-contact-btn span{color:#fff!important;-webkit-text-fill-color:#fff!important;opacity:1!important}
.bws-mobile-contact-btn.is-wa{background:#16a34a!important;border:1px solid #16a34a!important}
.bws-mobile-contact-btn.is-call{background:#111827!important;border:1px solid #111827!important}
.bws-mobile-contact-btn .bws-ui-icon{width:19px!important;height:19px!important;min-width:19px!important;min-height:19px!important;color:#fff!important;stroke:#fff!important}
@media(max-width:700px){
  .bws-mobile-sticky-wrap{padding:9px 12px max(9px,env(safe-area-inset-bottom))!important}
  .bws-mobile-sticky{display:none!important}
  .bws-mobile-contact-dock{display:grid}
  .bws-mobile-contact-btn{min-height:52px;font-size:14px!important}
  .bws-single{padding-bottom:112px!important}
}
@media(max-width:360px){
  .bws-mobile-contact-btn{font-size:13px!important;gap:6px;padding-left:8px!important;padding-right:8px!important}
  .bws-mobile-contact-btn .bws-ui-icon{width:18px!important;height:18px!important;min-width:18px!important;min-height:18px!important}
}


/* BW Service v1.0.11 — cleaner WhatsApp mark + premium CTA spacing */
.bws-whatsapp-mark{
  stroke-width:1.65!important;
}
.bws-whatsapp-mark .bws-wa-bubble{
  stroke-width:1.65!important;
}
.bws-whatsapp-mark .bws-wa-handset{
  stroke-width:1.7!important;
}
.bws-mobile-contact-btn{gap:12px!important}
.bws-mobile-contact-btn.is-wa .bws-whatsapp-mark{width:20px!important;height:20px!important;min-width:20px!important;min-height:20px!important}
.bws-mobile-contact-btn.is-call .bws-ui-icon{width:18px!important;height:18px!important;min-width:18px!important;min-height:18px!important}
@media(max-width:360px){
  .bws-mobile-contact-btn{gap:10px!important}
  .bws-mobile-contact-btn.is-wa .bws-whatsapp-mark{width:19px!important;height:19px!important;min-width:19px!important;min-height:19px!important}
}

/* BW Service v1.0.12 — estimator typography isolation
 * The estimator modal is appended directly under <body>, so it must carry
 * the same type stack as the catalogue/detail UI instead of inheriting the
 * active WordPress theme's heading/body fonts.
 */
.bws-estimator-modal,
.bws-estimator-modal * {
  font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Arial,sans-serif!important;
}
.bws-estimator-sheet {
  -webkit-font-smoothing:antialiased;
  -moz-osx-font-smoothing:grayscale;
  text-rendering:optimizeLegibility;
}


/* v1.0.14 — mixed image/video gallery + optional image zoom */
.bws-single-hero iframe{position:absolute;inset:0;width:100%;height:100%;border:0;background:#000}
.bws-single-thumbs button{position:relative}
.bws-single-thumbs button img{width:100%;height:100%;object-fit:cover}
.bws-video-badge{position:absolute;inset:auto 5px 5px auto;width:24px;height:24px;display:grid;place-items:center;border-radius:50%;background:#dc2626;color:#fff;font-size:10px;box-shadow:0 2px 8px rgba(0,0,0,.2)}
.bws-zoom-btn{position:absolute!important;right:12px;bottom:12px;z-index:5;width:42px!important;height:42px!important;display:grid!important;place-items:center!important;padding:0!important;border:1px solid rgba(255,255,255,.7)!important;border-radius:50%!important;background:rgba(17,24,39,.72)!important;color:#fff!important;backdrop-filter:blur(8px);box-shadow:0 5px 18px rgba(15,23,42,.16);cursor:pointer}
.bws-zoom-btn[hidden]{display:none!important}.bws-zoom-btn svg{width:19px;height:19px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}
.bws-lightbox[hidden]{display:none!important}.bws-lightbox{position:fixed;inset:0;z-index:120000;font-family:Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Arial,sans-serif}.bws-lightbox-backdrop{position:absolute;inset:0;background:rgba(3,7,18,.88);backdrop-filter:blur(4px)}
.bws-lightbox-inner{position:absolute;inset:18px;display:grid;place-items:center;pointer-events:none}.bws-lightbox-inner img{max-width:100%;max-height:100%;object-fit:contain;border-radius:8px;box-shadow:0 18px 60px rgba(0,0,0,.28);pointer-events:auto}.bws-lightbox-inner button{position:absolute;right:0;top:0;z-index:2;width:44px;height:44px;border:0;border-radius:50%;background:#fff;color:#111827;font-size:25px;line-height:1;pointer-events:auto}
body.bws-lightbox-open{overflow:hidden}
@media(max-width:700px){.bws-zoom-btn{right:10px;bottom:10px;width:38px!important;height:38px!important}.bws-lightbox-inner{inset:12px}.bws-lightbox-inner button{width:42px;height:42px}}
/* cleaner, lighter WhatsApp mark across every CTA */
.bws-whatsapp-mark{stroke-width:1.55!important}
.bws-whatsapp-mark .bws-wa-bubble{stroke-width:1.55!important}
.bws-whatsapp-mark .bws-wa-handset{stroke-width:1.55!important}


/* v1.0.17 — premium swipe / zoom gallery viewer */
.bws-gallery-viewer{position:fixed!important;inset:0!important;z-index:120000!important;color:#fff;font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Arial,sans-serif!important}
.bws-gallery-viewer[hidden]{display:none!important}
.bws-gallery-viewer .bws-lightbox-backdrop{position:absolute;inset:0;background:rgba(3,7,18,.94);backdrop-filter:blur(5px)}
.bws-gallery-viewer-shell{position:absolute;inset:0;display:grid;grid-template-rows:64px minmax(0,1fr) 64px;overflow:hidden}
.bws-gallery-viewer-top,.bws-gallery-viewer-bottom{position:relative;z-index:4;display:flex;align-items:center;padding:0 18px}
.bws-gallery-viewer-top{justify-content:space-between}
.bws-gallery-counter{min-width:58px;padding:6px 10px;border:1px solid rgba(255,255,255,.16);border-radius:999px;background:rgba(17,24,39,.46);font-size:12px;font-weight:700;line-height:1;text-align:center;backdrop-filter:blur(8px)}
.bws-gallery-close,.bws-gallery-nav,.bws-gallery-zoom-controls button{appearance:none!important;-webkit-appearance:none!important;border:1px solid rgba(255,255,255,.16)!important;background:rgba(17,24,39,.56)!important;color:#fff!important;box-shadow:none!important;outline:0!important}
.bws-gallery-close{width:44px!important;height:44px!important;display:grid!important;place-items:center!important;padding:0!important;border-radius:50%!important;cursor:pointer}
.bws-gallery-close svg{width:19px;height:19px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round}
.bws-gallery-stage{position:relative;min-height:0;display:grid;place-items:center;overflow:hidden;touch-action:none;overscroll-behavior:contain}
.bws-gallery-media{position:absolute;inset:0;display:grid;place-items:center;padding:10px 70px;overflow:hidden}
.bws-gallery-media img{display:block;max-width:100%;max-height:100%;width:auto;height:auto;object-fit:contain;border-radius:8px;box-shadow:0 20px 70px rgba(0,0,0,.32);transform-origin:center center;transition:transform .16s ease;will-change:transform;user-select:none;-webkit-user-drag:none;cursor:zoom-in}
.bws-gallery-media img.is-zoomed{cursor:grab;transition:none}
.bws-gallery-media img.is-zoomed:active{cursor:grabbing}
.bws-gallery-media iframe{width:min(1100px,90vw);height:min(70vh,620px);border:0;border-radius:12px;background:#000;box-shadow:0 20px 70px rgba(0,0,0,.36)}
.bws-gallery-nav{position:absolute!important;z-index:5!important;top:50%!important;transform:translateY(-50%)!important;width:46px!important;height:46px!important;display:grid!important;place-items:center!important;padding:0!important;border-radius:50%!important;cursor:pointer;backdrop-filter:blur(8px)}
.bws-gallery-nav.is-prev{left:16px}.bws-gallery-nav.is-next{right:16px}
.bws-gallery-nav[hidden]{display:none!important}
.bws-gallery-nav svg{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}
.bws-gallery-viewer-bottom{justify-content:center;gap:18px}
.bws-gallery-zoom-controls{display:flex;align-items:center;height:40px;border:1px solid rgba(255,255,255,.15);border-radius:999px;overflow:hidden;background:rgba(17,24,39,.5);backdrop-filter:blur(8px)}
.bws-gallery-zoom-controls[hidden]{display:none!important}
.bws-gallery-zoom-controls button{height:38px!important;min-width:42px!important;padding:0 12px!important;border:0!important;border-right:1px solid rgba(255,255,255,.12)!important;border-radius:0!important;display:grid!important;place-items:center!important;font:600 11px/1 Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Arial,sans-serif!important;cursor:pointer}
.bws-gallery-zoom-controls button:last-child{border-right:0!important}
.bws-gallery-zoom-controls button:disabled{opacity:.35!important;cursor:default!important}
.bws-gallery-zoom-controls button svg{width:16px;height:16px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round}
.bws-gallery-hint{font-size:11px;color:rgba(255,255,255,.68);white-space:nowrap}
body.bws-lightbox-open{overflow:hidden!important;touch-action:none}
.bws-single-hero[data-zoom-enabled="1"] img[data-bws-hero-image]{cursor:zoom-in}

@media(max-width:700px){
  .bws-gallery-viewer-shell{grid-template-rows:58px minmax(0,1fr) 58px}
  .bws-gallery-viewer-top{padding:0 12px}
  .bws-gallery-viewer-bottom{padding:0 10px;gap:0}
  .bws-gallery-media{padding:6px 10px}
  .bws-gallery-media img{max-width:100%;max-height:100%;border-radius:4px}
  .bws-gallery-media iframe{width:100%;height:min(62vh,520px);border-radius:8px}
  .bws-gallery-nav{width:42px!important;height:42px!important;background:rgba(17,24,39,.42)!important}
  .bws-gallery-nav.is-prev{left:8px}.bws-gallery-nav.is-next{right:8px}
  .bws-gallery-counter{font-size:11px;padding:5px 9px}
  .bws-gallery-close{width:42px!important;height:42px!important}
  .bws-gallery-hint{display:none}
  .bws-gallery-zoom-controls{height:38px}
  .bws-gallery-zoom-controls button{height:36px!important;min-width:44px!important}
}
@media(max-width:380px){
  .bws-gallery-nav{width:38px!important;height:38px!important}
  .bws-gallery-nav.is-prev{left:6px}.bws-gallery-nav.is-next{right:6px}
  .bws-gallery-media{padding:4px 6px}
}

/* v1.0.18 — flexible listing contact actions */
.bws-card-detail-link{
  display:flex;
  align-items:center;
  justify-content:flex-end;
  gap:4px;
  margin-top:7px;
  color:#6b7280!important;
  text-decoration:none!important;
  font-size:10px;
  font-weight:700;
  line-height:1.2;
}
.bws-card-detail-link:hover{color:var(--bws-accent,#f59e0b)!important}
.bws-card-detail-link span{font-size:15px;line-height:.7}
.bws-call{
  border:1px solid #111827!important;
  background:#111827!important;
  color:#fff!important;
  -webkit-text-fill-color:#fff!important;
}
.bws-call .bws-ui-icon{color:#fff!important}
.bws-card-actions .bws-btn{
  min-width:0;
  gap:7px;
  white-space:nowrap;
  overflow:hidden;
}
.bws-card-actions .bws-btn span{overflow:hidden;text-overflow:ellipsis}
@media(max-width:700px){
  .bws-card-detail-link{margin-top:6px;font-size:9px}
  .bws-card-actions .bws-btn{gap:5px}
  .bws-card-actions .bws-btn .bws-ui-icon{flex:0 0 14px}
}


/* v1.0.21 — premium corner ribbon */
.bws-card-media>.bws-ribbon,.bws-single-hero>.bws-ribbon{top:0!important;right:0!important;border-radius:0 0 0 12px!important;padding:7px 11px 7px 13px!important;box-shadow:0 5px 14px rgba(15,23,42,.12);letter-spacing:.025em}
.bws-card-media>.bws-ribbon:after,.bws-single-hero>.bws-ribbon:after{content:"";position:absolute;right:0;bottom:-5px;width:5px;height:5px;background:rgba(120,53,15,.38);clip-path:polygon(0 0,100% 0,100% 100%)}
@media(max-width:700px){.bws-card-media>.bws-ribbon{padding:5px 7px 5px 9px!important;border-radius:0 0 0 9px!important;box-shadow:0 3px 10px rgba(15,23,42,.1)}.bws-single-hero>.bws-ribbon{padding:6px 9px 6px 11px!important;border-radius:0 0 0 10px!important}}


/* v1.0.23 — verified CTA cleanup + optical WhatsApp icon */
.bws-card-actions .bws-btn{
  gap:0!important;
  text-align:center!important;
}
.bws-card-actions .bws-btn span{
  display:block!important;
  width:100%!important;
  text-align:center!important;
}

/* Keep the WhatsApp mark optically lighter than the CTA text.
 * The speech bubble and handset are two simple strokes with extra internal space.
 */
.bws-whatsapp-mark{
  overflow:visible!important;
  fill:none!important;
  stroke:currentColor!important;
  stroke-linecap:round!important;
  stroke-linejoin:round!important;
}
.bws-whatsapp-mark .bws-wa-bubble{
  fill:none!important;
  stroke:currentColor!important;
  stroke-width:1.55!important;
}
.bws-whatsapp-mark .bws-wa-handset{
  fill:none!important;
  stroke:currentColor!important;
  stroke-width:1.45!important;
}
.bws-mobile-contact-btn.is-wa{
  gap:12px!important;
}
.bws-mobile-contact-btn.is-wa .bws-whatsapp-mark{
  width:18px!important;
  height:18px!important;
  min-width:18px!important;
  min-height:18px!important;
}
.bws-mobile-contact-btn.is-call{
  gap:11px!important;
}
.bws-mobile-contact-btn.is-call .bws-ui-icon{
  width:17px!important;
  height:17px!important;
  min-width:17px!important;
  min-height:17px!important;
}
.bws-agent-footer-actions .is-wa .bws-whatsapp-mark,
.bws-estimator-wa .bws-whatsapp-mark{
  width:17px!important;
  height:17px!important;
  min-width:17px!important;
  min-height:17px!important;
}
@media(max-width:360px){
  .bws-mobile-contact-btn.is-wa{gap:10px!important}
  .bws-mobile-contact-btn.is-wa .bws-whatsapp-mark{
    width:17px!important;height:17px!important;min-width:17px!important;min-height:17px!important;
  }
}

/* v1.0.24 — public document/download section */
.bws-documents-public{background:#fff;border:1px solid #e5e7eb;border-radius:16px;padding:20px}
.bws-documents-public h2{margin:0 0 14px!important}
.bws-document-public-list{display:grid;gap:8px}
.bws-document-public-row{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:11px 12px;border:1px solid #e6e9ee;border-radius:11px;background:#fbfcfd}
.bws-document-public-name{min-width:0;display:flex;align-items:center;gap:9px;color:#111827;font-size:14px;font-weight:700;line-height:1.3}
.bws-document-public-name span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.bws-document-icon{width:18px!important;height:18px!important;min-width:18px;color:var(--bws-accent,#f59e0b);fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}
.bws-document-public-actions{display:flex;align-items:center;gap:7px;flex:0 0 auto}
.bws-document-public-actions a{display:inline-flex;align-items:center;justify-content:center;min-height:34px;padding:0 11px;border-radius:8px;text-decoration:none!important;font-size:12px;font-weight:750;line-height:1;white-space:nowrap}
.bws-doc-view{border:1px solid #d9dee7;background:#fff;color:#344054!important}
.bws-doc-download{border:1px solid var(--bws-accent,#f59e0b);background:var(--bws-accent,#f59e0b);color:#fff!important;-webkit-text-fill-color:#fff!important}
@media(max-width:700px){
  .bws-documents-public{padding:15px}
  .bws-document-public-row{align-items:stretch;flex-direction:column;gap:9px;padding:11px}
  .bws-document-public-name{font-size:13px}
  .bws-document-public-actions{display:grid;grid-template-columns:1fr 1fr;width:100%}
  .bws-document-public-actions a{min-height:36px;width:100%}
}


/* v1.0.26 — Hybrid Compact listing: premium image + commerce-density content */
.bws-grid{align-items:start}
.bws-card{align-self:start}
.bws-card-body{padding:11px 11px 10px}
.bws-card .bws-service-category{margin-bottom:4px}
.bws-card h3{margin-bottom:4px;line-height:1.25}
.bws-card-meta{
  display:block!important;
  min-height:0!important;
  margin:0 0 5px!important;
  white-space:nowrap;
  overflow:hidden;
  text-overflow:ellipsis;
  -webkit-line-clamp:unset!important;
}
.bws-card-price{margin:0 0 5px!important;gap:4px}
.bws-card-specs{
  margin-top:4px!important;
  padding-top:0!important;
  border-top:0!important;
  gap:5px 10px;
  color:#667085;
}
.bws-card-specs b{font-weight:650}
.bws-card-utility{
  display:flex;
  align-items:center;
  justify-content:flex-end;
  gap:8px;
  min-height:24px;
  margin-top:7px;
  padding-top:7px;
  border-top:1px solid #f0f2f5;
}
.bws-card-utility.has-estimator{justify-content:space-between}
.bws-card-utility .bws-estimator-chip{
  width:auto!important;
  min-width:0;
  margin:0!important;
  padding:0!important;
  border:0!important;
  border-radius:0!important;
  background:transparent!important;
  color:var(--bws-accent,#f59e0b)!important;
  justify-content:flex-start!important;
  gap:5px!important;
  font-size:9.5px;
  font-weight:800;
  white-space:nowrap;
}
.bws-card-utility .bws-estimator-chip:hover{background:transparent!important;filter:brightness(.92)}
.bws-card-utility .bws-estimator-chip .bws-estimator-lead-icon{width:12px!important;height:12px!important;min-width:12px!important;min-height:12px!important}
.bws-card-detail-link{
  flex:0 0 auto;
  margin:0!important;
  font-size:9.5px;
  color:#667085!important;
  white-space:nowrap;
}
.bws-card-actions{margin-top:7px!important;gap:6px}
.bws-card-actions .bws-btn{height:34px;border-radius:8px;font-size:11px}

@media(max-width:700px){
  .bws-card-body{padding:9px 9px 9px}
  .bws-card .bws-service-category{font-size:8.2px;margin-bottom:3px}
  .bws-card h3{font-size:12.2px;line-height:1.22;margin-bottom:3px}
  .bws-card-meta{font-size:8.8px!important;line-height:1.3!important;margin-bottom:5px!important}
  .bws-card-price{margin-bottom:5px!important;gap:3px}
  .bws-card-price small{font-size:8.5px}
  .bws-card-price strong{font-size:17px;letter-spacing:-.02em}
  .bws-card-specs{margin-top:3px!important;font-size:8.2px!important;line-height:1.2}
  .bws-card-specs span{display:inline-flex!important;align-items:center;gap:2px}
  .bws-card-specs span+span{margin-left:7px}
  .bws-card-specs .bws-ui-icon{width:9px!important;height:9px!important;min-width:9px!important;min-height:9px!important}
  .bws-card-utility{min-height:21px;margin-top:6px;padding-top:6px;gap:6px}
  .bws-card-utility .bws-estimator-chip{font-size:8.4px!important;gap:4px!important}
  .bws-card-utility .bws-estimator-chip .bws-estimator-lead-icon{width:10px!important;height:10px!important;min-width:10px!important;min-height:10px!important}
  .bws-card-detail-link{font-size:8.7px!important}
  .bws-card-detail-link span{font-size:13px}
  .bws-card-actions{margin-top:6px!important;gap:5px}
  .bws-card-actions .bws-btn{height:33px;font-size:10.3px;border-radius:8px}
}
@media(max-width:360px){
  .bws-card-body{padding:8px}
  .bws-card h3{font-size:11.7px}
  .bws-card-meta{font-size:8.4px!important}
  .bws-card-price strong{font-size:16.5px}
  .bws-card-utility .bws-estimator-chip{font-size:8px!important}
  .bws-card-detail-link{font-size:8.3px!important}
  .bws-card-actions .bws-btn{font-size:9.8px}
}


/* v1.0.27 — Stable compact utility row: "3 pilihan · Harga" + "Detail ›" */
.bws-card-utility.has-estimator{
  display:grid!important;
  grid-template-columns:minmax(0,1fr) auto;
  align-items:center;
  justify-content:normal!important;
  column-gap:8px;
}
.bws-card-utility.has-estimator .bws-estimator-chip{
  width:100%!important;
  max-width:100%;
  overflow:hidden;
  justify-content:flex-start!important;
}
.bws-card-utility.has-estimator .bws-estimator-chip .bws-estimator-lead-icon{
  display:none!important;
}
.bws-card-utility.has-estimator .bws-estimator-chip span{
  display:block;
  min-width:0;
  overflow:hidden;
  text-overflow:ellipsis;
  white-space:nowrap;
}
.bws-card-utility.has-estimator .bws-card-detail-link{
  justify-self:end;
  font-weight:700;
}
@media(max-width:700px){
  .bws-card-utility.has-estimator{column-gap:5px}
  .bws-card-utility.has-estimator .bws-estimator-chip{font-size:8.5px!important}
  .bws-card-utility.has-estimator .bws-card-detail-link{font-size:8.7px!important}
}
@media(max-width:360px){
  .bws-card-utility.has-estimator{column-gap:4px}
  .bws-card-utility.has-estimator .bws-estimator-chip{font-size:8px!important}
  .bws-card-utility.has-estimator .bws-card-detail-link{font-size:8.2px!important}
}

/* v1.0.28 — lightweight scheduled promotions */
.bws-promo-active-price,.bws-promo-expired-price{display:flex;align-items:baseline;gap:4px;min-width:0;flex-wrap:wrap}
.bws-promo-active-price[hidden],.bws-promo-expired-price[hidden],.bws-promo-meta[hidden],.bws-promo-title[hidden],.bws-promo-countdown[hidden],[data-bws-promo-ribbon][hidden]{display:none!important}
.bws-card-price.bws-promo-price-wrap{display:block!important;color:inherit!important}
.bws-card-price .bws-promo-active-price small,.bws-card-price .bws-promo-expired-price small{font-size:9px;color:#667085}
.bws-card-price .bws-promo-active-price del{font-size:10px;color:#98a2b3;text-decoration-thickness:1px}
.bws-card-price .bws-promo-active-price strong{font-size:18px;color:#e11d48;letter-spacing:-.025em}
.bws-card-price .bws-promo-expired-price strong{color:#ef4444}
.bws-promo-meta{display:flex;align-items:center;gap:4px;min-width:0;margin-top:3px;font-size:9px;line-height:1.2;color:#667085}
.bws-promo-meta b{color:#be123c;font-weight:800;white-space:nowrap}
.bws-promo-countdown{white-space:nowrap;font-variant-numeric:tabular-nums}
.bws-ribbon.is-promo-auto{background:#e11d48!important}
.bws-single-promo{display:grid!important;gap:7px!important;margin-top:8px!important}
.bws-single-promo .bws-promo-title{display:inline-flex;width:max-content;max-width:100%;padding:4px 8px;border-radius:999px;background:#fff1f2;color:#be123c;font-size:10px;font-weight:800;line-height:1;text-transform:uppercase;letter-spacing:.035em;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.bws-single-promo .bws-promo-active-price{gap:7px}
.bws-single-promo .bws-promo-active-price small,.bws-single-promo .bws-promo-expired-price small{font-size:12px;color:#667085}
.bws-single-promo .bws-promo-active-price del{font-size:15px;color:#98a2b3}
.bws-single-promo .bws-promo-active-price strong{font-size:30px!important;color:#e11d48!important;line-height:1;font-weight:850}
.bws-single-promo .bws-promo-expired-price strong{font-size:27px!important}
.bws-single-promo .bws-promo-meta{margin-top:0;font-size:11px;gap:6px}
.bws-single-promo .bws-promo-meta b{font-size:11px}
@media(max-width:700px){
  .bws-card-price .bws-promo-active-price{gap:3px}
  .bws-card-price .bws-promo-active-price small{font-size:8px}
  .bws-card-price .bws-promo-active-price del{font-size:8.2px}
  .bws-card-price .bws-promo-active-price strong{font-size:16.7px!important}
  .bws-promo-meta{font-size:7.8px;gap:3px;margin-top:2px;overflow:hidden}
  .bws-promo-meta b{font-size:7.8px}
  .bws-card-price .bws-promo-countdown{overflow:hidden;text-overflow:ellipsis}
  .bws-single-promo{gap:6px!important}
  .bws-single-promo .bws-promo-active-price{gap:6px}
  .bws-single-promo .bws-promo-active-price small{font-size:11px}
  .bws-single-promo .bws-promo-active-price del{font-size:13px}
  .bws-single-promo .bws-promo-active-price strong{font-size:27px!important}
  .bws-single-promo .bws-promo-meta,.bws-single-promo .bws-promo-meta b{font-size:10px}
}
@media(max-width:360px){
  .bws-card-price .bws-promo-active-price strong{font-size:15.8px!important}
  .bws-card-price .bws-promo-active-price del{font-size:7.8px}
  .bws-promo-meta,.bws-promo-meta b{font-size:7.3px}
}


/* v1.0.30 — desktop detail contact CTA contrast matches mobile */
.bws-agent-footer-actions a,
.bws-agent-footer-actions a:hover,
.bws-agent-footer-actions a:focus,
.bws-agent-footer-actions a:active{
  color:#fff!important;
  -webkit-text-fill-color:#fff!important;
  text-shadow:none!important;
  opacity:1!important;
}
.bws-agent-footer-actions a span,
.bws-agent-footer-actions a:hover span,
.bws-agent-footer-actions a:focus span{
  color:#fff!important;
  -webkit-text-fill-color:#fff!important;
  opacity:1!important;
  font-size:12px!important;
  font-weight:800!important;
  line-height:1!important;
}
.bws-agent-footer-actions .is-wa{
  background:#16a34a!important;
  border:1px solid #16a34a!important;
}
.bws-agent-footer-actions .is-call{
  background:#111827!important;
  border:1px solid #111827!important;
}
.bws-agent-footer-actions .bws-ui-icon,
.bws-agent-footer-actions .bws-whatsapp-mark,
.bws-agent-footer-actions .bws-whatsapp-mark *{
  color:#fff!important;
  stroke:#fff!important;
  opacity:1!important;
}

/* v1.0.31 — desktop commerce typography pass (Shopee-like density, BW visual system) */
@media(min-width:981px){
  /* Toolbar / filters */
  .bws-search{height:44px;border-radius:10px}
  .bws-search input{font-size:14px!important;line-height:1.35}
  .bws-status-tabs button{font-size:13px;padding:7px 13px}
  .bws-count{font-size:13px;line-height:1.35;margin-top:11px}

  /* Listing card density */
  .bws-grid{gap:14px}
  .bws-card{border-radius:12px}
  .bws-agent-strip{min-height:40px;padding:6px 10px;gap:7px;background:#fffaf5}
  .bws-agent-strip img{width:26px;height:26px}
  .bws-agent-strip strong{font-size:12px;line-height:1.15;font-weight:700}
  .bws-card .bws-agent-strip span{font-size:10px;line-height:1.15;margin-top:1px}
  .bws-card-body{padding:12px 12px 11px}
  .bws-card .bws-service-category{font-size:10.5px;line-height:1.2;margin-bottom:4px;letter-spacing:.045em}
  .bws-card h3{font-size:15px;line-height:1.28;font-weight:750;margin-bottom:4px}
  .bws-card-meta{font-size:12px!important;line-height:1.35!important;color:#737b89!important;margin-bottom:6px!important}
  .bws-card-price{margin-bottom:5px!important;gap:5px}
  .bws-card-price small,.bws-card-price span{font-size:11px}
  .bws-card-price strong{font-size:22px;line-height:1;font-weight:800;letter-spacing:-.025em}
  .bws-card-specs{font-size:11px!important;line-height:1.25;gap:6px 11px;margin-top:4px!important;color:#667085}
  .bws-card-specs .bws-ui-icon{width:12px!important;height:12px!important;min-width:12px!important;min-height:12px!important}
  .bws-card-utility{min-height:28px;margin-top:8px;padding-top:7px}
  .bws-card-utility .bws-estimator-chip,.bws-card-detail-link{font-size:10.5px!important;line-height:1.2;font-weight:700}
  .bws-card-detail-link span{font-size:14px}
  .bws-card-actions{margin-top:7px!important;gap:7px}
  .bws-card-actions .bws-btn{height:39px!important;border-radius:9px;font-size:12.5px!important;font-weight:700}
  .bws-card-actions .bws-wa:hover{background:#16a34a!important;color:#fff!important}
  .bws-card-actions .bws-call:hover{filter:brightness(1.08)}

  /* Promo typography on listing */
  .bws-card-price .bws-promo-active-price small,.bws-card-price .bws-promo-expired-price small{font-size:11px}
  .bws-card-price .bws-promo-active-price del{font-size:11px}
  .bws-card-price .bws-promo-active-price strong{font-size:22px!important}
  .bws-promo-meta,.bws-promo-meta b{font-size:10px;line-height:1.25}
  .bws-card-media>.bws-ribbon{font-size:9.5px!important;padding:6px 10px 6px 12px!important}

  /* Detail page: compact desktop marketplace hierarchy */
  .bws-single{max-width:1220px;margin-top:20px}
  .bws-single-grid{gap:18px;grid-template-columns:minmax(0,1.08fr) minmax(380px,.92fr)}
  .bws-single-summary{padding:16px}
  .bws-agent-card{padding-bottom:12px;margin-bottom:13px;gap:9px}
  .bws-agent-card img{width:50px;height:50px}
  .bws-agent-card strong{font-size:14px;line-height:1.2}
  .bws-agent-card small,.bws-agent-card span{font-size:11px;line-height:1.3}
  .bws-single .bws-service-category{font-size:10.5px;margin-bottom:6px}
  .bws-single h1{font-size:24px;line-height:1.22;margin-bottom:7px;font-weight:750;letter-spacing:-.015em}
  .bws-single-tagline{font-size:13px!important;line-height:1.4!important;color:#737b89!important;margin-bottom:8px}
  .bws-single-price{margin-bottom:7px;gap:6px}
  .bws-single-price small,.bws-single-price span{font-size:12px}
  .bws-single-price strong{font-size:32px;letter-spacing:-.03em}
  .bws-single-promo .bws-promo-active-price strong{font-size:32px!important}
  .bws-single-promo .bws-promo-active-price del{font-size:14px}
  .bws-single-promo .bws-promo-meta,.bws-single-promo .bws-promo-meta b{font-size:11px}
  .bws-key-specs div{padding:9px 10px;border-radius:9px}
  .bws-key-specs span{font-size:10px;line-height:1.2}
  .bws-key-specs strong{font-size:14px;line-height:1.25;margin-top:3px}
  .bws-summary-text{font-size:13px;line-height:1.55;margin-top:12px}

  /* Detail content sections */
  .bws-single-content{gap:12px;margin-top:16px}
  .bws-single-content section{padding:17px 18px}
  .bws-single-content h2,.bws-documents-public h2{font-size:17px!important;line-height:1.25;margin-bottom:10px!important;font-weight:750}
  .bws-prose{font-size:14px;line-height:1.62;color:#414957}
  .bws-document-public-name{font-size:13.5px;line-height:1.35;font-weight:650}
  .bws-document-public-actions a{min-height:35px;font-size:12px;font-weight:700}

  /* Desktop contact footer — same readability as mobile */
  .bws-agent-footer{padding:13px 15px}
  .bws-agent-footer strong{font-size:14px;line-height:1.2}
  .bws-agent-footer>div>div>span{font-size:11px;line-height:1.25}
  .bws-agent-footer-actions a{min-height:40px;padding:9px 15px;border-radius:9px;gap:8px}
  .bws-agent-footer-actions a span{font-size:13px!important;font-weight:750!important}
  .bws-agent-footer-actions .bws-ui-icon{width:16px!important;height:16px!important;min-width:16px!important;min-height:16px!important}
  .bws-agent-footer-actions .bws-whatsapp-mark{width:17px!important;height:17px!important;min-width:17px!important;min-height:17px!important}
}


/* v1.0.32 — desktop detail contact buttons mirror the mobile dock */
@media(min-width:701px){
  body.bws-standalone-detail .bws-agent-footer .bws-agent-footer-actions a,
  body.bws-standalone-detail .bws-agent-footer .bws-agent-footer-actions a:link,
  body.bws-standalone-detail .bws-agent-footer .bws-agent-footer-actions a:visited,
  body.bws-standalone-detail .bws-agent-footer .bws-agent-footer-actions a:hover,
  body.bws-standalone-detail .bws-agent-footer .bws-agent-footer-actions a:focus,
  body.bws-standalone-detail .bws-agent-footer .bws-agent-footer-actions a:active{
    display:flex!important;
    align-items:center!important;
    justify-content:center!important;
    gap:10px!important;
    min-height:42px!important;
    padding:10px 16px!important;
    color:#fff!important;
    -webkit-text-fill-color:#fff!important;
    font-size:13px!important;
    font-weight:800!important;
    line-height:1!important;
    text-decoration:none!important;
    opacity:1!important;
    filter:none!important;
    mix-blend-mode:normal!important;
    text-shadow:none!important;
  }
  body.bws-standalone-detail .bws-agent-footer .bws-agent-footer-actions a.is-wa{
    background:#16a34a!important;
    border:1px solid #16a34a!important;
  }
  body.bws-standalone-detail .bws-agent-footer .bws-agent-footer-actions a.is-call{
    background:#111827!important;
    border:1px solid #111827!important;
  }
  body.bws-standalone-detail .bws-agent-footer .bws-agent-footer-actions a .bws-ui-icon,
  body.bws-standalone-detail .bws-agent-footer .bws-agent-footer-actions a .bws-whatsapp-mark,
  body.bws-standalone-detail .bws-agent-footer .bws-agent-footer-actions a .bws-whatsapp-mark *{
    color:#fff!important;
    stroke:#fff!important;
    opacity:1!important;
    filter:none!important;
  }
  body.bws-standalone-detail .bws-agent-footer .bws-agent-footer-actions a.is-wa:hover{background:#15803d!important;border-color:#15803d!important}
  body.bws-standalone-detail .bws-agent-footer .bws-agent-footer-actions a.is-call:hover{background:#1f2937!important;border-color:#1f2937!important}
}


/* v1.0.33 — clearer lightweight promo countdown presentation */
.bws-promo-countdown{
  display:inline-flex;
  align-items:center;
  gap:4px;
  white-space:nowrap;
  font-variant-numeric:tabular-nums;
  font-weight:750;
}
.bws-promo-countdown .bws-promo-clock{
  width:11px!important;
  height:11px!important;
  min-width:11px!important;
  min-height:11px!important;
  stroke:currentColor!important;
}

/* Listing: a compact promo-status chip that is visible without making the card taller. */
.bws-card-price .bws-promo-meta{
  display:flex!important;
  align-items:center!important;
  flex-wrap:wrap!important;
  gap:5px!important;
  margin-top:4px!important;
}
.bws-card-price .bws-promo-meta>b{
  color:#be123c!important;
  font-weight:800!important;
}
.bws-card-price .bws-promo-meta>span[aria-hidden="true"]{
  display:none!important;
}
.bws-card-price .bws-promo-countdown.is-card{
  padding:3px 7px!important;
  border:1px solid #fecdd3!important;
  border-radius:999px!important;
  background:#fff1f2!important;
  color:#be123c!important;
  font-size:9px!important;
  line-height:1.1!important;
  overflow:visible!important;
  text-overflow:clip!important;
}
.bws-card-price .bws-promo-countdown.is-card.is-urgent{
  border-color:#fed7aa!important;
  background:#fff7ed!important;
  color:#c2410c!important;
}
.bws-card-price .bws-promo-countdown.is-card.is-critical{
  border-color:#fda4af!important;
  background:#ffe4e6!important;
  color:#9f1239!important;
}

/* Detail: savings remain compact, countdown gets its own easy-to-scan status bar. */
.bws-single-promo .bws-promo-meta{
  display:flex!important;
  align-items:center!important;
  flex-wrap:wrap!important;
  gap:7px!important;
  width:100%!important;
}
.bws-single-promo .bws-promo-meta>span[aria-hidden="true"]{
  display:none!important;
}
.bws-single-promo .bws-promo-countdown.is-detail{
  flex:1 0 100%!important;
  justify-content:flex-start!important;
  width:100%!important;
  min-height:34px!important;
  padding:8px 10px!important;
  border:1px solid #fecdd3!important;
  border-radius:10px!important;
  background:#fff1f2!important;
  color:#9f1239!important;
  font-size:11px!important;
  line-height:1.2!important;
  letter-spacing:.005em!important;
}
.bws-single-promo .bws-promo-countdown.is-detail .bws-promo-clock{
  width:13px!important;
  height:13px!important;
  min-width:13px!important;
  min-height:13px!important;
}
.bws-single-promo .bws-promo-countdown.is-detail.is-urgent{
  border-color:#fed7aa!important;
  background:#fff7ed!important;
  color:#c2410c!important;
}
.bws-single-promo .bws-promo-countdown.is-detail.is-critical{
  border-color:#fda4af!important;
  background:#ffe4e6!important;
  color:#9f1239!important;
}

@media(max-width:700px){
  .bws-card-price .bws-promo-meta{
    gap:4px!important;
    margin-top:3px!important;
  }
  .bws-card-price .bws-promo-meta>b{
    font-size:8px!important;
  }
  .bws-card-price .bws-promo-countdown.is-card{
    padding:2.5px 5px!important;
    gap:3px!important;
    font-size:7.8px!important;
    max-width:100%!important;
  }
  .bws-card-price .bws-promo-countdown.is-card .bws-promo-clock{
    width:9px!important;
    height:9px!important;
    min-width:9px!important;
    min-height:9px!important;
  }
  .bws-single-promo .bws-promo-countdown.is-detail{
    min-height:38px!important;
    padding:9px 10px!important;
    border-radius:10px!important;
    font-size:10.5px!important;
  }
}
@media(max-width:360px){
  .bws-card-price .bws-promo-countdown.is-card{
    font-size:7.2px!important;
    padding-inline:4px!important;
  }
  .bws-card-price .bws-promo-meta>b{
    font-size:7.4px!important;
  }
}

/* v1.0.34 — true fit-to-screen desktop viewer + final detail micro-polish */
@media(min-width:701px){
  /* Theme-proof initial lightbox fit: never crop a portrait/narrow image at 100%. */
  .bws-gallery-viewer .bws-gallery-media{
    padding:10px 70px!important;
    overflow:hidden!important;
  }
  .bws-gallery-viewer .bws-gallery-media img[data-lightbox-image]{
    display:block!important;
    width:auto!important;
    height:auto!important;
    max-width:calc(100vw - 160px)!important;
    max-height:calc(100vh - 148px)!important;
    max-height:calc(100dvh - 148px)!important;
    object-fit:contain!important;
    object-position:center center!important;
    margin:auto!important;
  }
}

/* Promo hierarchy: a little tighter than v1.0.33, without losing visibility. */
.bws-single-promo{
  gap:5px!important;
  margin-top:6px!important;
}
.bws-single-promo .bws-promo-title{
  margin-bottom:0!important;
}
.bws-single-promo .bws-promo-countdown.is-detail{
  min-height:32px!important;
  padding:7px 10px!important;
}

/* Long public document labels stay readable without making rows excessively tall. */
.bws-document-public-name span{
  display:-webkit-box!important;
  -webkit-box-orient:vertical!important;
  -webkit-line-clamp:2!important;
  overflow:hidden!important;
  white-space:normal!important;
  text-overflow:ellipsis!important;
  line-height:1.35!important;
  max-height:2.7em!important;
}

@media(max-width:700px){
  .bws-single-promo{
    gap:5px!important;
    margin-top:6px!important;
  }
  .bws-single-promo .bws-promo-countdown.is-detail{
    min-height:35px!important;
    padding:8px 10px!important;
  }
  .bws-document-public-name span{
    line-height:1.35!important;
    max-height:2.7em!important;
  }
}



/* v1.0.35 — compact marketing icons for Ribbon + Promo label only */
.bws-ribbon{display:inline-flex!important;align-items:center;gap:5px;max-width:132px}
.bws-ribbon .bws-ribbon-text{display:block;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.bws-marketing-icon{width:12px;height:12px;min-width:12px;min-height:12px;display:block;flex:0 0 auto;fill:none;stroke:currentColor;stroke-width:1.9;stroke-linecap:round;stroke-linejoin:round}
.bws-ribbon .bws-marketing-icon{width:11px;height:11px;min-width:11px;min-height:11px;color:#fff;stroke:#fff}
.bws-single-promo .bws-promo-title{align-items:center;gap:5px}
.bws-single-promo .bws-promo-title .bws-marketing-icon{width:12px;height:12px;min-width:12px;min-height:12px;color:currentColor;stroke:currentColor}
@media(max-width:700px){
  .bws-ribbon{gap:3px;max-width:88px}
  .bws-ribbon .bws-marketing-icon{width:9px;height:9px;min-width:9px;min-height:9px}
  .bws-single-promo .bws-promo-title{gap:4px}
  .bws-single-promo .bws-promo-title .bws-marketing-icon{width:11px;height:11px;min-width:11px;min-height:11px}
}


/* BW Service v1.0.41 — reload-safe catalogue loader */
.bws-loading[hidden]{display:none!important}
.bws-loading>span{
  display:block!important;width:34px!important;height:34px!important;
  min-width:34px!important;min-height:34px!important;max-width:34px!important;max-height:34px!important;
  padding:0!important;margin:0!important;box-sizing:border-box!important;aspect-ratio:1/1!important;
  background:transparent!important;box-shadow:none!important;filter:none!important;
  border:3px solid #e5e7eb!important;border-top-color:var(--bws-accent,#f59e0b)!important;
  border-radius:50%!important;animation:bwsspin .7s linear infinite!important;
}
