@font-face{font-family:Geist;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/ba015fad6dcf6784-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Geist;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/569ce4b8f30dc480-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Geist Fallback;src:local("Arial");ascent-override:95.94%;descent-override:28.16%;line-gap-override:0.00%;size-adjust:104.76%}.__className_4d318d{font-family:Geist,Geist Fallback;font-style:normal}.__variable_4d318d{--font-geist-sans:"Geist","Geist Fallback"}@font-face{font-family:Geist Mono;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/747892c23ea88013-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Geist Mono;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/93f479601ee12b01-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Geist Mono Fallback;src:local("Arial");ascent-override:74.67%;descent-override:21.92%;line-gap-override:0.00%;size-adjust:134.59%}.__className_ea5f4b{font-family:Geist Mono,Geist Mono Fallback;font-style:normal}.__variable_ea5f4b{--font-geist-mono:"Geist Mono","Geist Mono Fallback"}*{margin:0;padding:0;box-sizing:border-box}html{font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif}body{background-color:black;justify-content:center;min-height:100vh}body,main{display:flex}main{flex-direction:column;align-items:center;max-width:500px;padding:1rem}header{color:#FFC107;border-bottom:1px solid;padding-bottom:.5rem;margin-bottom:1rem;text-align:center;max-width:400px}header>h1{margin-bottom:.25rem}.game-status-section{color:white;width:100%;max-width:400px;min-height:70px;text-align:center;border-radius:10px}.game-won{background-color:#198754}.game-lost{background-color:#bc5252}.game-status-section>h2,.game-status-section>p{margin:.2rem}.languages-section{width:100%;max-width:400px;padding:1rem;display:flex;justify-content:center;align-items:center;flex-wrap:wrap;gap:5px}.languages-section>span{padding:5px;border-radius:5px;position:relative}span.deleted-language:before{content:"👻";position:absolute;display:flex;align-items:center;justify-content:center;height:100%;width:100%;font-size:.85rem;top:0;left:0;background-color:black;opacity:.8}.word-section{margin-top:1rem;gap:.1rem}.word-section,.word-section>span{display:flex;justify-content:center}.word-section>span{height:30px;width:30px;background-color:rgba(128,128,128,.303);color:white;align-items:center;font-size:1.25rem;border-bottom:1px solid #f9f4da}.word-section>span.green-letters{background-color:#198754}.word-section>span.red-letters{background-color:#bc5252}.keyboard-section{display:flex;flex-wrap:wrap;justify-content:center;max-width:300px;gap:.2rem;margin-top:2rem}.keyboard-section>button{height:30px;width:30px;display:flex;justify-content:center;align-items:center;font-size:1.25rem;background-color:#FFC107;border:none;border-radius:5px;margin-bottom:.25rem;cursor:pointer}.keyboard-section>button.correct-guess{background-color:rgb(62,190,62)}.keyboard-section>button.incorrect-guess{background-color:rgb(208,74,74)}.new-game-button{margin-top:1rem;background-color:#FFC107;width:50%;max-width:150px;height:50px;border:none;border-radius:10px;font-size:1.2rem;cursor:pointer}