@import url("https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Playfair+Display:wght@600;700&display=swap");*{box-sizing:border-box}body,html{margin:0;padding:0}body{background:#fdf8f0;color:#0c1b2a;font-family:DM Sans,system-ui,-apple-system,Segoe UI,Roboto,sans-serif;-webkit-font-smoothing:antialiased}::-webkit-scrollbar{height:8px;width:8px}::-webkit-scrollbar-thumb{background:#e8e0d4;border-radius:8px}::-webkit-scrollbar-thumb:hover{background:#ddd4c5}::-webkit-scrollbar-track{background:transparent}button:hover{opacity:.9}.ov-split{grid-template-columns:1.5fr 1fr}@media (max-width:860px){.ov-split{grid-template-columns:1fr!important}}@keyframes hcsgPulse{0%,to{opacity:1}50%{opacity:.45}}.hcsg-pulse{animation:hcsgPulse 1.3s ease-in-out infinite}@keyframes hcsgToastIn{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:none}}.hcsg-toast{animation:hcsgToastIn .18s ease-out}