@import url(https://fonts.googleapis.com/css2?family=Press+Start+2P&family=JetBrains+Mono:wght@400;700&display=swap);@tailwind base;@tailwind components;@tailwind utilities;*,body,html{box-sizing:border-box;margin:0;padding:0}body,html{height:100%}#root,body,html{overflow-x:hidden;width:100%}#root{min-height:100vh;overflow-y:auto}body{-webkit-touch-callout:none;color:#fff;font-family:JetBrains Mono,monospace;line-height:1.5;-webkit-user-select:none;user-select:none}.force-center{align-items:center!important;display:flex!important;justify-content:center!important;min-height:100vh!important;padding:1rem!important;width:100%!important}.main-container{box-sizing:border-box;max-width:100vw;overflow-x:hidden;padding:0 1rem;width:100%}.main-card{clip-path:polygon(0 8px,8px 8px,8px 0,calc(100% - 8px) 0,calc(100% - 8px) 8px,100% 8px,100% calc(100% - 8px),calc(100% - 8px) calc(100% - 8px),calc(100% - 8px) 100%,8px 100%,8px calc(100% - 8px),0 calc(100% - 8px))!important;max-width:700px!important;padding:2.5rem!important}.header-card,.main-card{-webkit-backdrop-filter:blur(16px)!important;backdrop-filter:blur(16px)!important;background:#000000bf!important;border:3px solid #22d3eecc!important;border-radius:0!important;box-shadow:0 0 25px #22d3ee66,inset 0 0 25px #0006!important;image-rendering:pixelated!important;text-align:center!important;width:100%!important}.header-card{max-width:500px!important}.header-card,.results-card{clip-path:polygon(0 6px,6px 6px,6px 0,calc(100% - 6px) 0,calc(100% - 6px) 6px,100% 6px,100% calc(100% - 6px),calc(100% - 6px) calc(100% - 6px),calc(100% - 6px) 100%,6px 100%,6px calc(100% - 6px),0 calc(100% - 6px))!important;padding:2rem!important}.results-card{-webkit-backdrop-filter:blur(16px)!important;backdrop-filter:blur(16px)!important;background:#000000bf!important;border:3px solid #10b981cc!important;border-radius:0!important;box-shadow:0 0 25px #10b98166,inset 0 0 25px #0006!important;margin-bottom:1.5rem!important;width:100%!important}.results-card,.stat-card{image-rendering:pixelated!important}.stat-card{-webkit-backdrop-filter:blur(12px)!important;backdrop-filter:blur(12px)!important;background:#000000a6!important;border:2px solid #a855f7b3!important;border-radius:0!important;box-shadow:0 0 20px #a855f74d,inset 0 0 20px #0000004d!important;clip-path:polygon(0 4px,4px 4px,4px 0,calc(100% - 4px) 0,calc(100% - 4px) 4px,100% 4px,100% calc(100% - 4px),calc(100% - 4px) calc(100% - 4px),calc(100% - 4px) 100%,4px 100%,4px calc(100% - 4px),0 calc(100% - 4px))!important;padding:1.2rem!important;text-align:center!important}.pixel-font{font-family:Press Start\ 2P,cursive!important}.force-input,.pixel-font{image-rendering:pixelated!important}.force-input{-webkit-backdrop-filter:blur(8px)!important;backdrop-filter:blur(8px)!important;background:#000c!important;border:3px solid #22d3ee99!important;border-radius:0!important;box-shadow:0 10px 25px #0000004d!important;clip-path:polygon(0 6px,6px 6px,6px 0,calc(100% - 6px) 0,calc(100% - 6px) 6px,100% 6px,100% calc(100% - 6px),calc(100% - 6px) calc(100% - 6px),calc(100% - 6px) 100%,6px 100%,6px calc(100% - 6px),0 calc(100% - 6px))!important;color:#fff!important;font-family:JetBrains Mono,monospace!important;font-size:1.2rem!important;padding:1.2rem 1.5rem!important;width:100%!important}.force-input:focus{background:#000000e6!important;border-color:#22d3ee!important;box-shadow:0 0 25px #22d3ee80!important;outline:none!important}.force-button{background:linear-gradient(90deg,#06b6d4,#8b5cf6)!important;border:3px solid #fff6!important;border-radius:0!important;box-shadow:0 15px 35px #0006!important;clip-path:polygon(0 6px,6px 6px,6px 0,calc(100% - 6px) 0,calc(100% - 6px) 6px,100% 6px,100% calc(100% - 6px),calc(100% - 6px) calc(100% - 6px),calc(100% - 6px) 100%,6px 100%,6px calc(100% - 6px),0 calc(100% - 6px))!important;color:#fff!important;cursor:pointer!important;font-family:Press Start\ 2P,cursive!important;font-size:1rem!important;font-weight:700!important;image-rendering:pixelated!important;padding:1.2rem!important;transition:all .3s ease!important;width:100%!important}.force-button:hover{border-color:#ffffffb3!important;box-shadow:0 20px 40px #0009!important;transform:scale(1.05)!important}.force-button:disabled{cursor:not-allowed!important;opacity:.5!important;transform:none!important}.big-title{-webkit-text-fill-color:#0000!important;background:linear-gradient(90deg,#22d3ee,#a855f7,#ec4899)!important;-webkit-background-clip:text!important;background-clip:text!important;font-family:Press Start\ 2P,cursive!important;font-size:3rem!important;image-rendering:pixelated!important;margin-bottom:.5rem!important;text-align:center!important}@media (max-width:768px){.big-title{font-size:2rem!important}.main-card{padding:2rem!important}.header-card,.results-card{padding:1.5rem!important}.main-container{gap:1rem!important}}@keyframes slideIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}@keyframes shine{0%{transform:translateX(-100%)}to{transform:translateX(100%)}}@keyframes titleGlow{0%{filter:drop-shadow(0 0 20px rgba(34,211,238,.8));transform:scale(1)}to{filter:drop-shadow(0 0 35px rgba(34,211,238,1)) drop-shadow(0 0 50px rgba(6,182,212,.6));transform:scale(1.02)}}.slide-in{animation:slideIn .5s ease-out}@media (max-width:768px){.targeted-burns-grid{grid-template-columns:1fr!important}}.crt-monitor{background:linear-gradient(145deg,#2a2a2a,#1a1a1a 50%,#0f0f0f);border:4px solid #333;border-radius:12px;box-shadow:inset 0 0 0 2px #555,inset 0 0 0 4px #222,0 8px 32px #000c,0 0 50px #00ff7f1a;clip-path:polygon(0 8px,8px 8px,8px 0,calc(100% - 8px) 0,calc(100% - 8px) 8px,100% 8px,100% calc(100% - 8px),calc(100% - 8px) calc(100% - 8px),calc(100% - 8px) 100%,8px 100%,8px calc(100% - 8px),0 calc(100% - 8px))}.crt-monitor,.crt-screen{padding:1.5rem;position:relative}.crt-screen{background:#001400e6;border:2px solid #00ff7f;border-radius:4px;clip-path:polygon(0 4px,4px 4px,4px 0,calc(100% - 4px) 0,calc(100% - 4px) 4px,100% 4px,100% calc(100% - 4px),calc(100% - 4px) calc(100% - 4px),calc(100% - 4px) 100%,4px 100%,4px calc(100% - 4px),0 calc(100% - 4px));overflow:visible}.crt-screen:before{animation:scanlines .1s linear infinite;background:linear-gradient(#0000 50%,#00ff7f08 0);background-size:100% 4px;bottom:0;left:0;right:0;top:0}.crt-screen:after,.crt-screen:before{content:"";pointer-events:none;position:absolute}.crt-screen:after{background:radial-gradient(ellipse at center,#00ff7f1a 0,#0000 70%);bottom:-2px;left:-2px;right:-2px;top:-2px}.crt-monitor:before{background:linear-gradient(145deg,#333,#111);border-radius:0 0 8px 8px;bottom:-20px;clip-path:polygon(0 4px,4px 4px,4px 0,calc(100% - 4px) 0,calc(100% - 4px) 4px,100% 4px,100% calc(100% - 4px),calc(100% - 4px) calc(100% - 4px),calc(100% - 4px) 100%,4px 100%,4px calc(100% - 4px),0 calc(100% - 4px));content:"";height:20px;left:50%;position:absolute;transform:translateX(-50%);width:60px}.crt-monitor:after{background:linear-gradient(90deg,#333,#222 50%,#444),linear-gradient(90deg,#0000,#555 25%,#333 50%,#555 75%,#0000);background-size:100% 100%,8px 100%;border-radius:3px;bottom:-15px;box-shadow:0 2px 4px #00000080,inset 0 1px 0 #ffffff1a;content:"";height:6px;position:absolute;right:20px;transform:rotate(15deg);width:80px}.crt-monitor .wire-connector{background:linear-gradient(145deg,#666,#333);border-radius:2px;bottom:-12px;clip-path:polygon(0 2px,2px 2px,2px 0,calc(100% - 2px) 0,calc(100% - 2px) 2px,100% 2px,100% calc(100% - 2px),calc(100% - 2px) calc(100% - 2px),calc(100% - 2px) 100%,2px 100%,2px calc(100% - 2px),0 calc(100% - 2px));height:8px;position:absolute;right:15px;width:12px}.crt-monitor.double-wire:after{background:linear-gradient(90deg,#444,#333 50%,#555);border-radius:2px;bottom:-18px;content:"";height:4px;left:25px;position:absolute;transform:rotate(-12deg);width:60px}@keyframes scanlines{0%{transform:translateY(0)}to{transform:translateY(4px)}}.crt-monitor .power-led{animation:powerPulse 2s ease-in-out infinite;background:#0f0;border-radius:50%;box-shadow:0 0 8px #0f0,inset 1px 1px 2px #ffffff4d;height:8px;position:absolute;right:12px;top:12px;width:8px}@keyframes powerPulse{0%,to{opacity:1}50%{opacity:.6}}@media (max-width:768px){.force-button:hover,.pixel-font:hover{transform:none!important}.force-button,.force-input,button{min-height:44px;touch-action:manipulation}.crt-screen,.roast-content{-webkit-user-select:text;user-select:text}.main-container{gap:1rem!important;padding:.75rem!important}.crt-monitor{margin-bottom:1rem!important}.crt-screen{padding:1rem!important}.crt-monitor:after,.crt-monitor:before,.power-led{animation:none!important}}@media (max-width:480px){body{font-size:14px}.pixel-font{font-size:.7rem!important}.main-container{padding:.5rem!important}.force-button,.force-input,button,input{font-size:16px;min-height:48px}.targeted-burns-grid{grid-template-columns:1fr!important}}@media (max-width:768px) and (orientation:landscape){.main-container{padding-top:10px!important}.crt-monitor{margin-bottom:.5rem!important}}@media (prefers-contrast:high){.crt-monitor{border-color:#fff!important}.crt-screen{background:#000!important;color:#fff!important}}@media (prefers-reduced-motion:reduce){*{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}
/*# sourceMappingURL=main.e2055ed0.css.map*/