*{box-sizing:border-box}:root{font-family:Inter,-apple-system,system-ui,sans-serif;line-height:1.5;font-weight:400;color-scheme:dark;color:#e8e0d4;background-color:#0c0c0e;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{margin:0;min-width:320px;min-height:100vh}#root{min-height:100vh}a{color:#c4a882;text-decoration:none}a:hover{text-decoration:underline}button{font-family:inherit}button:focus,button:focus-visible{outline:2px solid #c4a882;outline-offset:2px}button:hover{opacity:.9}input:focus,textarea:focus{outline:none;border-color:#c4a882!important}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:#fff3;border-radius:3px}::-webkit-scrollbar-thumb:hover{background:#ffffff4d}*{scrollbar-width:thin;scrollbar-color:rgba(255,255,255,.2) transparent}[draggable=true]{cursor:grab}[draggable=true]:active{cursor:grabbing}[draggable=true]:hover{transform:translateY(-1px)}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes slideUp{0%{transform:translateY(20px);opacity:0}to{transform:translateY(0);opacity:1}}
