@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: #0e9f8c;--brand-d: #0b8273;--brand-tint: #e4f4f1;--plank: #9b87f5;--lower: #f59e0b;--core: #ef4444;--upper: #3b82f6;--obliques: #ec4899;--amber: #f59e0b;--danger: #d64545}*{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%}
