:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#fff9e6;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;display:flex;place-items:center;min-width:320px;min-height:100vh}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media (prefers-color-scheme: light){:root{color:#213547;background-color:#fff9e6}a:hover{color:#747bff}button{background-color:#f9f9f9}}body{margin:0;font-family:Inter,sans-serif;background-color:#fff9e6;color:#1a1a1a;line-height:1.6;height:100vh;display:flex;align-items:center;justify-content:center}html,body{cursor:none}.container{max-width:800px;width:100%;padding:2rem}header{text-align:center;margin-bottom:4rem}h1{font-size:3rem;font-weight:800;margin-bottom:.5rem}h2{font-size:2rem;font-weight:600;margin-bottom:1rem}.card{background:#fff;padding:1.5rem;border-radius:12px;box-shadow:0 4px 20px #0000000d;margin-bottom:2rem}footer{text-align:center;font-size:.9rem;color:#888;margin-top:4rem}.top-left-sidebar{position:absolute;top:1rem;left:1rem;background:#fff9e6;padding:.5rem .75rem;border:1px solid #dcd0b0;border-radius:6px;box-shadow:0 2px 6px #0000000d;font-family:Inter,sans-serif;z-index:100}.top-left-sidebar select,.top-left-sidebar button{margin:.25rem 0;padding:.4rem .6rem;font-size:.85rem;border-radius:4px;border:1px solid #c0b080;background-color:#fff9e6;color:#1a1a1a;font-family:inherit}.top-left-sidebar button{cursor:pointer;background-color:#c0b080;color:#000;border:none;transition:background-color .2s ease}.top-left-sidebar button:hover{background-color:#333}.gold-dust{position:fixed;width:8px;height:8px;border-radius:50%;background:radial-gradient(circle,#fff8dc,gold);pointer-events:none;animation:fadeOut .8s ease-out forwards;z-index:9999;transform:translate(-50%,-50%);opacity:.9;filter:blur(2px);box-shadow:0 0 12px 6px #ffd7004d}.gaze-cursor{position:absolute;width:20px;height:20px;border-radius:50%;background-color:red;pointer-events:none;z-index:9999}@keyframes fadeOut{0%{opacity:.9;transform:scale(1) translate(-50%,-50%)}to{opacity:0;transform:scale(1.6) translate(-50%,-50%)}}
