:root{color-scheme:light;--brand-50: #fff2f4;--brand-100: #ffe4e9;--brand-200: #ffc5cf;--brand-300: #ff9aab;--brand-400: #f26b81;--brand-500: #e2455d;--brand-600: #cb2a45;--brand-700: #ab1f39;--brand-800: #86192f;--brand-900: #5f1123;--surface-color: #ffffff;--surface-soft: #fff7f8;--border-color: #edd9de;--text-muted: #3a1f28;--text-soft: #7b5963;--success-100: #eaf9ef;--success-400: #6ec18b;--success-500: #45aa6e;--success-700: #257947;--warning-100: #fff4dc;--warning-400: #e1af4e;--warning-700: #9a6a15;--danger-700: #ad1e39}*{box-sizing:border-box}html,body{margin:0;min-height:100%;background:radial-gradient(circle at 8% 2%,color-mix(in srgb,var(--brand-200) 30%,transparent),transparent 30%),radial-gradient(circle at 92% 16%,color-mix(in srgb,var(--brand-100) 36%,transparent),transparent 28%),#fffbfc;color:var(--text-muted);font-family:Avenir Next,Trebuchet MS,Segoe UI,sans-serif}h1,h2,h3,h4{font-family:Iowan Old Style,Palatino Linotype,Book Antiqua,Georgia,serif}a,button,input,textarea,select{transition:all .18s ease}button:focus-visible,a:focus-visible,input:focus-visible,textarea:focus-visible,select:focus-visible{outline:2px solid color-mix(in srgb,var(--brand-500) 45%,transparent);outline-offset:1px}
