@import"https://fonts.googleapis.com/css2?family=Bricolage+Grotesque:opsz,wght@12..96,600;12..96,700;12..96,800&family=Plus+Jakarta+Sans:wght@400;500;600;700;800&display=swap";:root{--bg: #f6f8f8;--surface: #ffffff;--ink: #1a1c1e;--ink-soft: #62686c;--ink-mute: #9aa0a4;--line: #e7ebea;--line-soft: #f0f3f2;--brand: #8ec6c1;--brand-d: #5ba39c;--brand-tint: #e8f3f1;--brand-gradient: linear-gradient(135deg, #A8E6C9 0%, #7FD0C4 50%, #6FB8D4 100%);--on-brand: #ffffff;--plank: #9b87f5;--lower: #f59e0b;--core: #ef4444;--upper: #3b82f6;--obliques: #ec4899;--amber: #f59e0b;--danger: #d64545}[data-theme=logo]{--bg: #f7f6fc;--surface: #ffffff;--ink: #221f3d;--ink-soft: #5d5980;--ink-mute: #9b97b6;--line: #eae7f4;--line-soft: #f3f1fa;--brand: #9b8fe0;--brand-d: #7a6dd1;--brand-tint: #efebfb;--brand-gradient: linear-gradient(135deg, #A6B6F2 0%, #BBA6EC 45%, #84D2C6 100%);--on-brand: #ffffff}[data-theme=sunset]{--bg: #fcf8f4;--surface: #ffffff;--ink: #2c1d17;--ink-soft: #74594e;--ink-mute: #b39a8e;--line: #f1e8e1;--line-soft: #f8f1ea;--brand: #f0894f;--brand-d: #d65f2c;--brand-tint: #fce8dd;--brand-gradient: linear-gradient(135deg, #FFC07A 0%, #FF8E5C 50%, #F2615C 100%);--on-brand: #ffffff}[data-theme=midnight]{color-scheme:dark;--bg: #0f1417;--surface: #161e22;--ink: #eef4f2;--ink-soft: #a6b2af;--ink-mute: #6d7a77;--line: #26312f;--line-soft: #1d2628;--brand: #5fe3c4;--brand-d: #7fe7d0;--brand-tint: rgba(95, 227, 196, .14);--brand-gradient: linear-gradient(135deg, #5FE3C4 0%, #48C9E0 100%);--on-brand: #062a23}[data-theme=blossom]{--bg: #fdf6f9;--surface: #ffffff;--ink: #311826;--ink-soft: #7a5167;--ink-mute: #bd97ac;--line: #f3e3ec;--line-soft: #faf0f5;--brand: #dd7aa9;--brand-d: #c64f87;--brand-tint: #fbe6f0;--brand-gradient: linear-gradient(135deg, #F7A8C4 0%, #E486C0 50%, #B57BD0 100%);--on-brand: #ffffff}*{box-sizing:border-box}html,body{margin:0;padding:0;background:var(--bg);color:var(--ink);font-family:Plus Jakarta Sans,-apple-system,system-ui,sans-serif;-webkit-font-smoothing:antialiased}h1,h2,h3{font-family:Bricolage Grotesque,sans-serif;letter-spacing:-.5px;margin:0}h1{font-size:30px;font-weight:700;letter-spacing:-.8px}h2{font-size:21px;font-weight:700}h3{font-size:16px;font-weight:700}button{font-family:inherit}input,select,textarea{font-family:inherit;color:var(--ink)}::placeholder{color:var(--ink-mute)}button:active{transform:scale(.97)}@keyframes prog-pulse{0%,to{opacity:1}50%{opacity:.35}}html,body,#root{height:100%}
