/*! tailwindcss v4.1.13 | MIT License | https://tailwindcss.com */@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,::backdrop{--tw-rotate-x:initial;--tw-rotate-y:initial;--tw-rotate-z:initial;--tw-skew-x:initial;--tw-skew-y:initial;--tw-border-style:solid}}}@font-face{font-family:Geist Sans;font-style:normal;font-display:swap;font-weight:400;src:url(./files/geist-sans-latin-400-normal.woff2)format("woff2"),url(./files/geist-sans-latin-400-normal.woff)format("woff")}@font-face{font-family:Geist Mono;font-style:normal;font-display:swap;font-weight:400;src:url(./files/geist-mono-cyrillic-400-normal.woff2)format("woff2"),url(./files/geist-mono-cyrillic-400-normal.woff)format("woff");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Geist Mono;font-style:normal;font-display:swap;font-weight:400;src:url(./files/geist-mono-latin-ext-400-normal.woff2)format("woff2"),url(./files/geist-mono-latin-ext-400-normal.woff)format("woff");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,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-display:swap;font-weight:400;src:url(./files/geist-mono-latin-400-normal.woff2)format("woff2"),url(./files/geist-mono-latin-400-normal.woff)format("woff");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}.fixed{position:fixed}.static{position:static}.flex{display:flex}.grid{display:grid}.hidden{display:none}.min-h-screen{min-height:100vh}.w-full{width:100%}.flex-1{flex:1}.shrink{flex-shrink:1}.transform{transform:var(--tw-rotate-x,)var(--tw-rotate-y,)var(--tw-rotate-z,)var(--tw-skew-x,)var(--tw-skew-y,)}.flex-col{flex-direction:column}.flex-wrap{flex-wrap:wrap}.items-center{align-items:center}.justify-center{justify-content:center}.rounded-full{border-radius:3.40282e38px}.border{border-style:var(--tw-border-style);border-width:1px}.border-2{border-style:var(--tw-border-style);border-width:2px}.bg-\[\#0d1b2a\]{background-color:#0d1b2a}.text-center{text-align:center}.text-left{text-align:left}.transition{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to,opacity,box-shadow,transform,translate,scale,rotate,filter,backdrop-filter,display,content-visibility,overlay,pointer-events;transition-timing-function:var(--tw-ease,ease);transition-duration:var(--tw-duration,0s)}.disabled\:opacity-50:disabled{opacity:.5}body{color:#e0e0e0;background-color:#0d1b2a;margin:0;padding:4.5rem 0 0;font-family:Geist Mono,monospace}button{color:#fff;cursor:pointer;background:linear-gradient(135deg,#4e8cff,#2563eb);border:none;border-radius:8px;padding:.6rem 1.2rem;font-size:1rem;font-weight:600;transition:all .2s;box-shadow:0 4px 12px #0003}button:hover:not(:disabled){background:linear-gradient(135deg,#2563eb,#1d4ed8);transform:translateY(-2px);box-shadow:0 6px 16px #0000004d}button:active:not(:disabled){transform:scale(.97);box-shadow:0 3px 10px #0003}button:disabled{color:#aaa;cursor:not-allowed;box-shadow:none;background:#444}button:focus-visible{outline-offset:3px;outline:2px solid #93c5fd}select{-webkit-appearance:none;-moz-appearance:none;appearance:none;color:#e0e0e0;cursor:pointer;background:#1b263b;border:1px solid #444;border-radius:8px;min-width:220px;padding:.7rem 2.5rem .7rem 1rem;font-size:1rem;font-weight:500;transition:all .2s}select:hover:not(:disabled){background:#22344d;border-color:#4e8cff}select:focus{border-color:#4e8cff;outline:none;box-shadow:0 0 0 3px #4e8cff66}select:disabled{color:#888;cursor:not-allowed;background:#2b2b2b}select{background-image:url("data:image/svg+xml;charset=UTF-8,<svg width='24' height='24' xmlns='http://www.w3.org/2000/svg' fill='%23e0e0e0'><path d='M7 10l5 5 5-5z'/></svg>");background-position:right .8rem center;background-repeat:no-repeat;background-size:1.2rem}input[type=text],input[type=email],input[type=password],textarea{color:#e0e0e0;box-sizing:border-box;background:#1b263b;border:1px solid #444;border-radius:8px;width:100%;padding:.7rem 1rem;font-size:1rem;font-weight:500;transition:all .2s}input:hover,textarea:hover{background:#22344d;border-color:#4e8cff}input:focus,textarea:focus{border-color:#4e8cff;outline:none;box-shadow:0 0 0 3px #4e8cff66}input:disabled,textarea:disabled{color:#888;cursor:not-allowed;background:#2b2b2b;border-color:#333}label{color:#f0f0f0;margin-bottom:.5rem;font-weight:600;display:block}@keyframes fade-in{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.animate-fade-in{animation:.7s ease-out forwards fade-in}.animate-fade-in-delay{opacity:0;animation:.7s ease-out .5s forwards fade-in}a,a:visited,a:hover,a:focus{text-decoration:none!important}.game-button{color:#fff;text-align:center;background:linear-gradient(135deg,#4e8cff,#2563eb);border-radius:1rem;flex-direction:column;justify-content:center;align-items:center;width:220px;height:220px;font-size:1.2rem;font-weight:500;text-decoration:none;transition:all .2s;display:flex;box-shadow:0 6px 20px #0000004d}.game-button svg{flex-shrink:0;padding:10px}.game-button:disabled{color:#aaa;cursor:not-allowed;background:#444}@property --tw-rotate-x{syntax:"*";inherits:false}@property --tw-rotate-y{syntax:"*";inherits:false}@property --tw-rotate-z{syntax:"*";inherits:false}@property --tw-skew-x{syntax:"*";inherits:false}@property --tw-skew-y{syntax:"*";inherits:false}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}nav[data-astro-cid-ymhdp2rl]{position:fixed;top:0;left:0;width:100%;background:#0d1b2a;border-bottom:1px solid #1b263b;padding:.75rem 1.5rem;display:flex;justify-content:space-between;align-items:center;z-index:1000;color:#e0e0e0}.site-name[data-astro-cid-ymhdp2rl] a[data-astro-cid-ymhdp2rl]{color:#f0f0f0;font-weight:700;text-decoration:none}.profile-area[data-astro-cid-ymhdp2rl] a[data-astro-cid-ymhdp2rl]{display:inline-flex;align-items:center;justify-content:center;padding:.5rem 1rem;background:linear-gradient(135deg,#4e8cff,#2563eb);border-radius:6px;font-weight:600;text-decoration:none;color:#fff;white-space:nowrap;max-width:-moz-max-content;max-width:max-content;box-sizing:border-box}.profile-area[data-astro-cid-ymhdp2rl] a[data-astro-cid-ymhdp2rl]:hover{background:linear-gradient(135deg,#2563eb,#1d4ed8);transform:translateY(-2px)}.profile-area[data-astro-cid-ymhdp2rl]{margin-right:2rem}html,body{margin:0;width:100%;height:100%}
