@import "https://fonts.googleapis.com/css2?family=Cormorant+Garamond:wght@400;500;600;700&family=DM+Sans:ital,opsz,wght@0,9..40,300;0,9..40,400;0,9..40,500;0,9..40,700;1,9..40,300&display=swap";:root{--rose:#c9415a;--rose-light:#e8637a;--rose-pale:#f9ecf0;--rose-blush:#fdf3f5;--gold:#c49a50;--gold-light:#e2c07a;--ink:#1a1118;--ink-mid:#3d2e38;--ink-muted:#8a7480;--ink-faint:#d4c8cd;--surface:#faf7f8;--white:#fff;--sidebar-w:280px;--primary:var(--rose);--secondary:var(--gold);--radius:16px;--transition:all .25s ease}*,:before,:after{box-sizing:border-box;margin:0;padding:0}body{background:var(--surface);color:var(--ink);min-height:100vh;font-family:DM Sans,sans-serif;line-height:1.5}h1,h2,h3,h4,.brand,.topbar-title{font-family:Cormorant Garamond,serif}.glass{-webkit-backdrop-filter:blur(12px);background:#ffffffb3;border:1px solid #ffffff4d}::-webkit-scrollbar{width:4px}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{background:var(--ink-faint);border-radius:4px}::-webkit-scrollbar-thumb:hover{background:var(--ink-muted)}
