@import "https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap";:root{--brand-primary:#0b1f3a;--brand-primary-rgb:11, 31, 58;--brand-ink:#0e1320;--brand-ink-rgb:14, 19, 32;--brand-accent:#c9a24b;--brand-accent-rgb:201, 162, 75;--brand-surface:#f5f4ee;--brand-surface-rgb:245, 244, 238;--brand-background:#fafaf6;--brand-background-rgb:250, 250, 246}*,:before,:after{box-sizing:border-box}html,body{margin:0;padding:0}body{background:var(--brand-background);color:var(--brand-ink);-webkit-font-smoothing:antialiased;font-family:Inter,ui-sans-serif,system-ui,-apple-system,sans-serif}a{color:inherit}button,input,select,textarea{font-family:inherit}::selection{background:rgba(var(--brand-accent-rgb), .4)}@keyframes vaultPulse{0%{opacity:.7;transform:scale(1)}to{opacity:0;transform:scale(2.4)}}
