/* Bold Outdoors Theme Studio Sprint 2 */
.bwp-theme-studio-card strong,
.bwp-component-builder__bar strong { color: #172019; }
.bwp-component-preview { background: linear-gradient(180deg,#fbfcfa,#f2f6f2); }
.bwp-preview-hero small { color:#556955; font-weight:800; text-transform:uppercase; letter-spacing:.08em; }
.bwp-preview-hero h2 { color:#172019; font-size:clamp(2rem,3vw,3.25rem); line-height:1.05; margin:.35em 0; }
.bwp-preview-card strong { color:#172019; font-size:1.15rem; }
.bwp-insert-card:hover { border-color:#2ea3d6; box-shadow:0 12px 28px rgba(46,163,214,.16); transform:translateY(-1px); }
.bwp-cert-pill.ok { background:#e7f4ea; color:#2e7d32; }
