: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:#242424;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:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}#root{max-width:1280px;margin:0 auto;padding:2rem;text-align:center;display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:100vh}.warning{display:flex;flex-direction:column;align-items:center;gap:0;transform:rotate(-8deg);margin-bottom:20px;pointer-events:none;-webkit-user-select:none;user-select:none}.warning-text{font-family:Permanent Marker,cursive;font-size:2.2rem;color:#c20;letter-spacing:3px;text-shadow:2px 2px 0 rgba(0,0,0,.3);transform:skew(-2deg)}.warning-arrow{font-family:Permanent Marker,cursive;font-size:3rem;color:#c20;line-height:.8;text-shadow:2px 2px 0 rgba(0,0,0,.3);transform:scaleX(1.5) rotate(15deg)}.kill-button{width:80px;height:80px;border-radius:8px;background:linear-gradient(to bottom,#f5f5f5,#dcdcdc);border:1px solid #b0b0b0;border-bottom:4px solid #999;border-right:2px solid #aaa;color:#333;font-family:system-ui,-apple-system,sans-serif;font-size:.7rem;font-weight:600;cursor:pointer;box-shadow:0 4px #888,inset 0 1px #fffc,0 6px 12px #00000026;transition:all .06s ease;-webkit-user-select:none;user-select:none;position:relative;display:flex;align-items:flex-end;justify-content:center;padding-bottom:10px}.kill-button:hover{background:linear-gradient(to bottom,#fafafa,#e2e2e2)}.kill-button:active{transform:translateY(4px);border-bottom-width:1px;box-shadow:0 0 #888,inset 0 1px #fffc,0 1px 4px #00000026}.button-label{text-transform:uppercase;letter-spacing:.5px}.sus-eyes{position:fixed;top:24px;left:24px;display:flex;gap:6px;z-index:10}.eye{width:30px;height:30px;background:#f5f0e0;border-radius:50% 50% 45% 45%;border:2.5px solid #3a3a3a;position:relative;overflow:hidden;display:flex;align-items:center;justify-content:center;transition:transform .25s ease}.eyelid-top{position:absolute;top:0;left:-1px;right:-1px;background:#242424;z-index:2;border-bottom:2.5px solid #3a3a3a;border-radius:0 0 40% 40%;transition:height .25s ease}.iris{width:14px;height:14px;background:radial-gradient(circle at 40% 40%,#e8b630,#c4880a);border-radius:50%;border:1.5px solid #5a4000;position:relative;display:flex;align-items:center;justify-content:center;transition:transform .08s ease}.pupil{width:7px;height:7px;background:#1a1a1a;border-radius:50%}.pupil-shine{position:absolute;top:2px;left:5px;width:3px;height:3px;background:#fffc;border-radius:50%}.corner-photo{position:fixed;left:62.5%;top:62.5%;width:80px;height:80px;border-radius:50%;object-fit:cover;pointer-events:none}
