/*
 Theme Name: Right Human WoodMart Child
 Description: Right Human professional business + product website child theme for WoodMart.
 Author: Right Human
 Template: woodmart
 Version: 1.0.0
*/
:root{--rh-blue:#0b57d0;--rh-dark:#081a3a;--rh-yellow:#ffd21c;--rh-bg:#f7f9fc;--rh-border:#e6ebf2}
.rh-pro-hero{background:linear-gradient(120deg,#eef6ff,#fff);padding:65px 0;border-radius:0 0 24px 24px}.rh-pro-container{max-width:1240px;width:92%;margin:auto}.rh-pro-grid{display:grid;grid-template-columns:1fr 1fr;gap:40px;align-items:center}.rh-pro-kicker{font-size:12px;letter-spacing:.14em;text-transform:uppercase;font-weight:800;color:var(--rh-blue)}.rh-pro-hero h1{font-size:clamp(40px,5vw,68px);line-height:1.03;color:var(--rh-dark);margin:10px 0 18px}.rh-pro-hero p{font-size:18px;max-width:650px}.rh-pro-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:25px}.rh-pro-btn{display:inline-block;padding:13px 20px;border-radius:9px;background:var(--rh-blue);color:#fff!important;font-weight:800;text-decoration:none}.rh-pro-btn.yellow{background:var(--rh-yellow);color:#111!important}.rh-pro-visual{min-height:360px;background:#e7f0fb;border-radius:22px;display:flex;align-items:center;justify-content:center;padding:25px}.rh-pro-visual img{max-height:430px;width:100%;object-fit:contain}.rh-pro-section{padding:65px 0}.rh-pro-soft{background:var(--rh-bg)}.rh-pro-head{display:flex;justify-content:space-between;align-items:end;margin-bottom:25px}.rh-pro-head h2{font-size:36px;color:var(--rh-dark);margin:0}.rh-pro-cats{display:grid;grid-template-columns:repeat(6,1fr);gap:16px}.rh-pro-cat{background:#fff;border:1px solid var(--rh-border);border-radius:14px;padding:22px 12px;text-align:center;text-decoration:none;transition:.2s}.rh-pro-cat:hover{transform:translateY(-4px);box-shadow:0 10px 25px #0b57d015}.rh-pro-cat strong{display:block;color:var(--rh-dark);font-size:14px;margin-top:8px}.rh-pro-products{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.rh-pro-card{border:1px solid var(--rh-border);border-radius:15px;background:#fff;overflow:hidden}.rh-pro-card-img{height:245px;background:#f2f5f9;display:flex;align-items:center;justify-content:center}.rh-pro-card-img img{width:100%;height:100%;object-fit:contain}.rh-pro-card-body{padding:20px}.rh-pro-card h3{margin:0 0 8px;color:var(--rh-dark);font-size:20px}.rh-pro-card h3 a{text-decoration:none}.rh-pro-price{font-size:20px;font-weight:900;color:var(--rh-blue)}.rh-pro-cta{background:var(--rh-dark);border-radius:20px;padding:38px;color:#fff;display:flex;align-items:center;justify-content:space-between;gap:20px}.rh-pro-cta h2{margin:0;color:#fff}.rh-pro-stats{background:var(--rh-dark);color:#fff}.rh-pro-statgrid{display:grid;grid-template-columns:repeat(5,1fr)}.rh-pro-stat{text-align:center;padding:20px;border-right:1px solid #263b61}.rh-pro-stat strong{display:block;font-size:25px}.rh-pro-stat span{font-size:12px;color:#c2cee0}.rh-admin-wrap{max-width:1200px}.rh-admin-cards{display:grid;grid-template-columns:repeat(4,1fr);gap:18px;margin:20px 0}.rh-admin-card{background:#fff;border:1px solid #ddd;border-radius:12px;padding:22px}.rh-admin-card strong{font-size:28px;display:block}.rh-admin-box{background:#fff;border:1px solid #ddd;border-radius:12px;padding:24px;margin:20px 0}.rh-admin-box input,.rh-admin-box textarea{max-width:700px}.rh-ai-note{background:#eef6ff;border-left:4px solid var(--rh-blue);padding:12px}@media(max-width:950px){.rh-pro-grid{grid-template-columns:1fr}.rh-pro-cats{grid-template-columns:repeat(3,1fr)}.rh-pro-products{grid-template-columns:repeat(2,1fr)}.rh-pro-statgrid{grid-template-columns:repeat(2,1fr)}.rh-admin-cards{grid-template-columns:repeat(2,1fr)}}@media(max-width:600px){.rh-pro-cats,.rh-pro-products,.rh-admin-cards{grid-template-columns:1fr}.rh-pro-cta{display:block}.rh-pro-cta .rh-pro-btn{margin-top:18px}}
