@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after{--tw-border-style:solid}::backdrop{--tw-border-style:solid}}}.fixed{position:fixed}.border{border-style:var(--tw-border-style);border-width:1px}body{color:red;text-shadow:2px 2px #ff0;cursor:url(https://cur.cursors-4u.net/nature/nat-10/nat908.cur),auto;background:linear-gradient(90deg,#f0f,#0ff);min-height:100vh;margin:0;padding:0;font-family:Comic Sans MS,Chalkboard SE,Arial Rounded MT Bold,sans-serif;transition:background .5s}body.rizz-none{background:linear-gradient(90deg,#1a1a1a,#2d0000)}body.rizz-skibidi-ohio{background:linear-gradient(90deg,#0a0a0a,#4a2c00,#1a0000)}body.rizz-ohio{background:linear-gradient(90deg,#4a2c00,#1a0a00)}body.rizz-skibidi{background:linear-gradient(90deg,#630,#306)}body.rizz-mid{background:linear-gradient(90deg,#f60,#c0c)}body.rizz-decent{background:linear-gradient(90deg,#f0f,#0ff)}body.rizz-bussin{background:linear-gradient(90deg,#0f0,#ff0)}body.rizz-unspoken{background:linear-gradient(90deg,#0ff,#0f0);animation:3s infinite rainbow}body.rizz-sigma{background:linear-gradient(45deg,red,#f0f,#00f,#0ff,#0f0,#ff0) 0 0/400% 400%;animation:3s infinite rainbowMove}body.rizz-gigachad{background:linear-gradient(45deg,red,#f60,#ff0,#0f0,#0ff,#00f,#f0f,red) 0 0/600% 600%;animation:2s infinite rainbowMove,1s infinite pulse}@keyframes rainbowMove{0%{background-position:0%}50%{background-position:100%}to{background-position:0%}}h1{text-align:center;letter-spacing:2px;margin:20px 0;font-family:Bangers,cursive;font-size:3em;animation:5s infinite rainbow}@keyframes rainbow{0%{color:red}14%{color:orange}28%{color:#ff0}42%{color:green}57%{color:#00f}71%{color:indigo}85%{color:violet}to{color:red}}.chat-container{background-color:rgba(255,255,255,.7);border:5px dashed #0f0;border-radius:20px;flex-direction:column;max-width:800px;height:calc(100vh - 300px);min-height:400px;margin:20px auto;padding:20px;display:flex;box-shadow:0 0 20px #f0f}.messages-area{background-image:url(https://media.giphy.com/media/3o7aCTfyhYawdOXcFW/giphy.gif);background-size:cover;border:3px dotted #00f;border-radius:10px;flex:1;margin-bottom:20px;padding:10px;overflow-y:scroll}.messages-area.chat-started{background-color:rgba(255,255,255,.9);background-image:none}@media (max-width:768px){body{padding:0}h1{margin:10px 0;font-size:2em}.marquee{padding:5px 0;font-size:1em}.chat-container{border-radius:15px;height:calc(100vh - 280px);margin:10px;padding:15px}.messages-area{margin-bottom:15px}.message{font-size:.95em}input[type=text]{padding:10px;font-size:1em}button{padding:10px 16px;font-size:1em}}.message{word-wrap:break-word;border-radius:10px;margin-bottom:10px;padding:10px;animation:.3s ease-in slideIn}@keyframes slideIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.user-message{color:#000;text-align:right;background-color:#ff0;border:2px solid #f0f;margin-left:20%}.assistant-message{color:#f0f;text-align:left;background-color:#0ff;border:2px solid #00f;margin-right:20%;font-weight:700}.input-container{align-items:center;gap:10px;display:flex}input[type=text]{color:#00f;background-color:#ff0;border:3px solid #f0f;border-radius:10px;flex:1;padding:12px;font-family:Comic Sans MS,Chalkboard SE,Arial Rounded MT Bold,sans-serif;font-size:1.1em}input[type=text]:focus{outline:none;animation:1s ease-in-out infinite alternate glow;box-shadow:0 0 10px #f0f}@keyframes glow{0%{box-shadow:0 0 5px #f0f}to{box-shadow:0 0 20px #f0f,0 0 30px #f0f}}button{color:red;cursor:pointer;text-shadow:1px 1px #ff0;background:linear-gradient(45deg,#0f0,#0ff);border:3px solid #00f;border-radius:10px;padding:12px 24px;font-family:Comic Sans MS,Chalkboard SE,Arial Rounded MT Bold,sans-serif;font-size:1.1em;font-weight:700;transition:transform .3s}button:hover{background:linear-gradient(45deg,#f0f,#ff0);transform:rotate(360deg)scale(1.2)}button:active{transform:scale(.9)}button:disabled{opacity:.5;cursor:not-allowed;animation:none}.marquee{color:#fff;background:#000;border:2px solid #f0f;width:100%;padding:10px 0;font-size:1.2em;overflow:hidden}.marquee-content{white-space:nowrap;animation:20s linear infinite marquee;display:inline-block}@keyframes marquee{0%{transform:translate(100%)}to{transform:translate(-100%)}}.blink{animation:1s linear infinite blinker}@keyframes blinker{50%{opacity:0}}.loading{border:3px solid #f0f;border-top-color:#0ff;border-radius:50%;width:20px;height:20px;animation:1s ease-in-out infinite spin;display:inline-block}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}::-webkit-scrollbar{width:12px}::-webkit-scrollbar-track{background:#f0f}::-webkit-scrollbar-thumb{background:#0ff;border:2px solid #f0f;border-radius:6px}::-webkit-scrollbar-thumb:hover{background:#ff0}.freakout{animation:.1s infinite shake,.2s infinite colorFlash,.3s infinite rotate}@keyframes shake{0%,to{transform:translate(0)rotate(0)}10%{transform:translate(-10px,-10px)rotate(-5deg)}20%{transform:translate(10px,10px)rotate(5deg)}30%{transform:translate(-10px,10px)rotate(-5deg)}40%{transform:translate(10px,-10px)rotate(5deg)}50%{transform:translate(-10px,-10px)rotate(-5deg)}60%{transform:translate(10px,10px)rotate(5deg)}70%{transform:translate(-10px,10px)rotate(-5deg)}80%{transform:translate(10px,-10px)rotate(5deg)}90%{transform:translate(-10px,-10px)rotate(-5deg)}}@keyframes colorFlash{0%{filter:hue-rotate()brightness()}25%{filter:hue-rotate(90deg)brightness(1.5)}50%{filter:hue-rotate(180deg)brightness(2)}75%{filter:hue-rotate(270deg)brightness(1.5)}to{filter:hue-rotate(360deg)brightness()}}@keyframes rotate{0%{transform:rotate(0)scale(1)}50%{transform:rotate(2deg)scale(1.02)}to{transform:rotate(-2deg)scale(.98)}}.freakout-overlay{pointer-events:none;z-index:9999;background:rgba(255,0,0,.3);justify-content:center;align-items:center;animation:.1s infinite flashOverlay;display:flex;position:fixed;top:0;bottom:0;left:0;right:0}@keyframes flashOverlay{0%{background:rgba(255,0,0,.3)}25%{background:rgba(0,255,0,.3)}50%{background:rgba(0,0,255,.3)}75%{background:rgba(255,255,0,.3)}to{background:rgba(255,0,255,.3)}}.freakout-text{color:#fff;text-shadow:0 0 20px red,0 0 40px red,0 0 60px red;font-size:5em;font-weight:700;animation:.2s infinite pulse,.5s linear infinite spin}@keyframes pulse{0%,to{transform:scale(1)}50%{transform:scale(1.2)}}.death-overlay{z-index:10000;background:rgba(0,0,0,.95);justify-content:center;align-items:center;animation:1s ease-in fadeIn;display:flex;position:fixed;top:0;bottom:0;left:0;right:0}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.death-screen{text-align:center;background:linear-gradient(145deg,#1a1a1a,#2d2d2d);border:5px solid red;border-radius:20px;max-width:500px;padding:40px;animation:1s ease-out floatIn;box-shadow:0 0 50px rgba(255,0,0,.5)}@keyframes floatIn{0%{opacity:0;transform:translateY(-100px)scale(.5)}to{opacity:1;transform:translateY(0)scale(1)}}.death-title{color:red;text-shadow:0 0 20px red,0 0 40px red;margin-bottom:10px;font-size:4em;font-weight:700;animation:2s infinite flicker}@keyframes flicker{0%,to{opacity:1}50%{opacity:.8}}.death-subtitle{color:#fff;text-shadow:2px 2px #000;margin-bottom:20px;font-size:2em;font-weight:700}.death-message{color:#ccc;margin-bottom:30px;font-family:Courier New,monospace;font-size:1.2em;line-height:1.8}.respawn-button{color:#fff;cursor:pointer;text-shadow:2px 2px #000;background:linear-gradient(145deg,red,#c00);border:3px solid #ff0;border-radius:15px;padding:15px 40px;font-size:1.5em;font-weight:700;transition:all .3s;animation:1.5s infinite pulse}.respawn-button:hover{background:linear-gradient(145deg,#c00,red);transform:scale(1.1);box-shadow:0 0 30px rgba(255,0,0,.8)}.rizz-meter{text-align:center;background:rgba(0,0,0,.8);border:3px solid #f0f;border-radius:15px;max-width:800px;margin:10px auto 20px;padding:15px;box-shadow:0 0 20px rgba(255,0,255,.5)}.rizz-label{color:#ff0;text-shadow:2px 2px #000,0 0 10px #ff0;margin-bottom:10px;font-size:1.5em;font-weight:700;animation:1.5s linear infinite blinker}.rizz-bar-container{background:#333;border:2px solid #fff;border-radius:10px;height:30px;margin-bottom:8px;overflow:hidden}.rizz-bar{height:100%;transition:width .5s,background-color .5s;animation:1s infinite pulse;box-shadow:0 0 10px rgba(255,255,255,.5)}.rizz-number{color:#0ff;text-shadow:1px 1px #000;font-size:1.2em;font-weight:700}@media (max-width:768px){.rizz-meter{border-radius:10px;margin:5px auto 10px;padding:8px}.rizz-label{margin-bottom:5px;font-size:1em}.rizz-bar-container{height:20px;margin-bottom:5px}.rizz-number{font-size:.9em}}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}
