:root{--charcoal:#2f3637;--teal:#2f5964;--teal-light:#3d7080;--amber:#d0833d;--amber-light:#e8a060;--cream:#eee8e2;--stone:#d6d0c6;--muted:#8a9ca0;--surface:#ffffff0a;--surface-hover:#ffffff12;--border:#d6d0c626;--border-hover:#d6d0c64d;--radius-sm:6px;--radius-md:8px;--radius-lg:10px;--font-display:"Oswald", sans-serif;--font-body:"Inter", sans-serif;--font-mono:"DM Mono", monospace;--nav-height:56px;--sidebar-width:200px}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html,body{overscroll-behavior:none;height:100%}body{background:var(--charcoal);color:var(--cream);font-family:var(--font-body);-webkit-font-smoothing:antialiased;font-size:14px;line-height:1.5}a{color:inherit;text-decoration:none}button{cursor:pointer;background:0 0;border:none}select,input[type=text],input[type=url],input[type=email],input[type=password],input[type=search],input[type=date],input[type=datetime-local],input[type=number],input[type=tel],input:not([type]){box-sizing:border-box;min-height:40px}select{appearance:none;background-image:url(data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2210%22%20height%3D%227%22%3E%3Cpath%20d%3D%22M1%201.5l4%204%204-4%22%20fill%3D%22none%22%20stroke%3D%22%238A9CA0%22%20stroke-width%3D%221.5%22%2F%3E%3C%2Fsvg%3E)!important;background-position:right 12px center!important;background-repeat:no-repeat!important;padding-right:30px!important}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{background:var(--border);border-radius:3px}::-webkit-scrollbar-thumb:hover{background:var(--border-hover)}@keyframes ripspin{to{transform:rotate(360deg)}}
