/*
Theme Name: ResolveVia Suite
Version: 0.0.2
Text Domain: resolvevia-suite
*/
body{margin:0;font-family:system-ui,-apple-system,Segoe UI,Roboto,Arial;}
.rv-top{display:flex;justify-content:space-between;align-items:center;padding:14px 20px;border-bottom:1px solid #ddd;}
.rv-wrap{max-width:1100px;margin:0 auto;padding:20px;}
.rv-btn{padding:10px 14px;border:1px solid #ddd;border-radius:999px;text-decoration:none;font-weight:700;}
.rv-btn.cta{background:#111;color:#fff;border-color:#111;}
.rv-foot{padding:18px 20px;border-top:1px solid #ddd;color:#666;font-size:13px;}
