@import "https://fonts.googleapis.com/css2?family=Comic+Neue:wght@700&family=Inter:wght@400;700;900&family=Permanent+Marker&display=swap";:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light dark;color:#ffffffde;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#000;font-family:Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;font-weight:400;line-height:1.5}@media (prefers-color-scheme:dark){:root{--lightningcss-light: ;--lightningcss-dark:initial}}*{box-sizing:border-box;margin:0;padding:0}body{background:linear-gradient(45deg,#f0c,#339,#0fc,#f06) 0 0/400% 400%;place-items:center;min-width:320px;min-height:100vh;margin:0;animation:5s infinite gradientBG;display:flex;overflow-x:hidden}@keyframes gradientBG{0%{background-position:0%}50%{background-position:100%}to{background-position:0%}}h1,h2,h3,h4{text-transform:uppercase;font-family:Comic Neue,cursive}.app-container{flex-direction:column;align-items:center;gap:2rem;width:100vw;min-height:100vh;padding:2rem;display:flex;position:relative;overflow:hidden}.hero-title{color:#fff;text-shadow:4px 4px #f0f,-4px -4px #0ff;text-align:center;z-index:10;font-family:Permanent Marker,cursive;font-size:4rem;animation:2s ease-in-out infinite wobble}.glass-panel{-webkit-backdrop-filter:blur(16px);z-index:5;background:#ffffff1a;border:2px solid #fff3;border-radius:24px;flex-direction:column;align-items:center;gap:1.5rem;padding:2rem;transition:transform .3s cubic-bezier(.175,.885,.32,1.275);display:flex;box-shadow:0 8px 32px #0000005e}.glass-panel:hover{transform:scale(1.05)rotate(2deg)}.sahur-banner{color:red;text-transform:uppercase;white-space:nowrap;background:repeating-linear-gradient(45deg,#ff0,#ff0 10px,#000 10px 20px);border:4px solid #fff;width:100%;padding:1rem;font-family:Comic Neue,cursive;font-size:2rem;font-weight:900;overflow:hidden;transform:skew(-5deg);box-shadow:0 10px 20px #00000080}.sahur-banner span{animation:5s linear infinite marquee;display:inline-block}.brainrot-grid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;width:100%;max-width:1200px;margin-top:2rem;display:grid}.rizz-meter-container{background:#222;border:3px solid #0fc;border-radius:999px;width:100%;height:30px;position:relative;overflow:hidden}.rizz-fill{background:linear-gradient(90deg,#f0c,#0fc);width:0%;height:100%;transition:width .2s}.btn-sigma{color:#fff;cursor:pointer;text-transform:uppercase;background:linear-gradient(135deg,#111,#333);border:2px solid #555;border-radius:12px;padding:1rem 2rem;font-family:Inter,sans-serif;font-size:1.5rem;font-weight:900;transition:all .2s;animation:2s infinite pulseSigma;box-shadow:0 0 20px #fff3}.btn-sigma:hover{color:#000;background:#fff;transform:translateY(-5px);box-shadow:0 0 40px #fff}.btn-sigma:active{transform:scale(.9)}.gyatt-btn{color:#fff;cursor:pointer;background:#f06;border:none;border-radius:50%;width:150px;height:150px;font-size:2.5rem;font-weight:900;transition:all .1s;animation:3s infinite shake;box-shadow:0 10px #cc0052,0 20px 20px #00000080}.gyatt-btn:active{transform:translateY(10px);box-shadow:0 0 #cc0052,0 10px 10px #00000080}.floating-67{color:#0fc;pointer-events:none;text-shadow:0 0 20px #0fc;z-index:0;opacity:.5;font-family:Permanent Marker,cursive;font-size:5rem;animation:10s ease-in-out infinite alternate floatAround;position:fixed}.floating-67.two{color:#f0c;text-shadow:0 0 20px #f0c;z-index:100;font-size:8rem;animation:15s ease-in-out infinite alternate-reverse floatAround}@keyframes wobble{0%,to{transform:rotate(-3deg)scale(1)}50%{transform:rotate(3deg)scale(1.1)}}@keyframes marquee{0%{transform:translate(100vw)}to{transform:translate(-100%)}}@keyframes pulseSigma{0%{box-shadow:0 0 #fff6}70%{box-shadow:0 0 0 20px #fff0}to{box-shadow:0 0 #fff0}}@keyframes shake{0%,to{transform:rotate(0)}25%{transform:rotate(5deg)}50%{transform:rotate(-5deg)}75%{transform:rotate(5deg)}}@keyframes floatAround{0%{top:10%;left:10%;transform:rotate(0)}25%{top:80%;left:20%;transform:rotate(90deg)}50%{top:50%;left:80%;transform:rotate(180deg)}75%{top:20%;left:60%;transform:rotate(270deg)}to{top:70%;left:90%;transform:rotate(360deg)}}.meme-img{filter:hue-rotate(90deg)contrast(150%);border:4px dashed #f0f;border-radius:16px;width:100%;max-width:250px;animation:10s linear infinite spinSlow}@keyframes spinSlow{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.ohio-text{color:#f0c;text-transform:uppercase;background:#000;border-radius:8px;padding:.5rem;font-family:Comic Neue,cursive;font-size:1.2rem}
