:root{--bg: #FAF7F2;--bg-2: #F3EDE3;--surface: #FFFFFF;--fg: #1E1A16;--fg-2: #3A332C;--muted: #857B6E;--muted-2: #B5AC9F;--border: #E8E2D6;--border-2: #D9D1C2;--accent: #C8553D;--accent-2: #A8412C;--accent-soft: #F4E3DD;--success: #4F6B3F;--warn: #C58A2E;--radius: 14px;--radius-sm: 10px;--shadow-sm: 0 1px 2px rgba(30, 26, 22, .06), 0 0 0 .5px rgba(30, 26, 22, .06);--shadow-md: 0 4px 14px rgba(30, 26, 22, .08), 0 0 0 .5px rgba(30, 26, 22, .06);--shadow-lg: 0 24px 60px -16px rgba(30, 26, 22, .18), 0 0 0 .5px rgba(30, 26, 22, .08)}*{box-sizing:border-box}html,body{margin:0;padding:0;background:var(--bg);color:var(--fg);font-family:Manrope,ui-sans-serif,system-ui,-apple-system,sans-serif;-webkit-font-smoothing:antialiased;font-feature-settings:"ss01","cv02"}body{min-height:100vh}button{font-family:inherit;cursor:pointer}input,textarea,select{font-family:inherit}a{color:inherit}.serif{font-family:"Instrument Serif",serif;font-weight:400;letter-spacing:-.005em}.mono{font-family:JetBrains Mono,ui-monospace,monospace}.display{font-family:Bricolage Grotesque,sans-serif;letter-spacing:-.02em;font-weight:700}*::-webkit-scrollbar{width:10px;height:10px}*::-webkit-scrollbar-thumb{background:#0000001f;border-radius:10px;border:2px solid transparent;background-clip:content-box}*::-webkit-scrollbar-thumb:hover{background:#00000038;background-clip:content-box;border:2px solid transparent}@keyframes tc-spin{to{transform:rotate(360deg)}}.tc-spin{animation:tc-spin .7s linear infinite}
