:root{--rp-bg:#fbf7ef;--rp-card:#fffdf8;--rp-border:#e8d9c4;--rp-text:#18120d;--rp-muted:#7b6c5b;--rp-gold:#9b6415;--rp-shadow:0 24px 70px rgba(70,47,22,.12)}
body:has(.rm-policy-page){background:radial-gradient(circle at 12% 8%,rgba(219,174,101,.18),transparent 32%),linear-gradient(135deg,#fffdf9 0%,var(--rp-bg) 55%,#f7efe5 100%);font-family:"Inter","Montserrat",Arial,sans-serif;color:var(--rp-text)}
.rm-policy-page{padding:clamp(96px,8vw,128px) 28px 48px;min-height:100vh}.rm-policy-hero,.rm-policy-shell{max-width:1180px;margin:0 auto}.rm-policy-hero{padding:34px;border:1px solid var(--rp-border);border-radius:28px;background:rgba(255,253,248,.78);box-shadow:var(--rp-shadow);margin-bottom:28px}.rm-policy-hero span,.rm-policy-card h3{color:var(--rp-gold);font-weight:900;text-transform:uppercase;letter-spacing:.18em;font-size:12px}.rm-policy-hero h1{font-family:Georgia,"Times New Roman",serif;font-size:clamp(40px,5vw,72px);line-height:1;margin:8px 0 12px}.rm-policy-hero p,.rm-policy-card p{color:var(--rp-muted);line-height:1.75;font-size:16px}.rm-policy-shell{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:22px}.rm-policy-card{border:1px solid var(--rp-border);border-radius:24px;background:linear-gradient(145deg,rgba(255,253,248,.94),rgba(255,247,236,.78));padding:28px;box-shadow:0 14px 36px rgba(70,47,22,.08)}.rm-policy-card h2{font-family:Georgia,"Times New Roman",serif;font-size:32px;margin:0 0 18px}.rm-policy-block+.rm-policy-block{margin-top:24px;padding-top:20px;border-top:1px dashed var(--rp-border)}.rm-policy-card strong{color:var(--rp-text)}.rm-policy-note{grid-column:1/-1;display:flex;align-items:center;justify-content:space-between;gap:20px}.rm-policy-btn{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:0 22px;border-radius:999px;background:#080604;color:#fff;text-decoration:none;font-weight:900;white-space:nowrap}@media(max-width:820px){.rm-policy-page{padding-inline:16px}.rm-policy-shell{grid-template-columns:1fr}.rm-policy-note{display:block}.rm-policy-btn{margin-top:14px}}
