@import"https://fonts.googleapis.com/css2?family=Courier+Prime:ital,wght@0,400;0,700;1,400&family=Special+Elite&display=swap";:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;display:flex;place-items:center;min-width:320px;min-height:100vh}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media(prefers-color-scheme:light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}*{box-sizing:border-box;margin:0;padding:0}html,body,#root{width:100%;height:100%;margin:0;padding:0;overflow:hidden;background-color:#111;color:#eee;font-family:Courier Prime,monospace}.app-main-body{position:absolute;inset:0;display:flex;justify-content:center;overflow:hidden;background-image:url(/appbg.jpg);background-size:cover;background-position:center top;background-repeat:no-repeat}.app-wrapper{width:100%;max-width:500px;height:100%;position:relative;display:flex;flex-direction:column;overflow:hidden}.fixed-header{width:100%;padding:10px 10px 5px;background:transparent;z-index:10;display:flex;flex-direction:column;align-items:center;flex-shrink:0}.header-strip-img{width:100%;max-width:380px;margin-bottom:8px}.main-logo-img{width:90%;max-width:300px;filter:drop-shadow(0px 4px 10px rgba(0,0,0,.8))}.scrollable-container{flex:1;overflow-y:auto;width:100%;padding:5px 15px 80px;display:flex;flex-direction:column;align-items:center;scrollbar-width:none;-ms-overflow-style:none}.scrollable-container::-webkit-scrollbar{display:none}.centered-content-wrapper{width:100%;display:flex;flex-direction:column;align-items:center}.glass-panel{background:#000000bf;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);width:100%;padding:25px 15px;margin-bottom:15px;border:1px solid rgba(255,255,255,.1);border-radius:12px}input{width:100%;padding:16px;margin:8px 0 14px;background:#1e1e1ecc;border:1px solid #555;color:#fff;border-radius:8px;text-align:center;font-family:Courier Prime;font-size:15px}input::placeholder{font-size:15px;color:#999}input:focus{outline:none;border-color:#fc0;background:#282828e6}.radio-group-box{background:#ffcc000d;border:1px solid rgba(255,204,0,.2);border-radius:10px;padding:20px 15px;text-align:center;margin-bottom:10px}.member-card{background:#ffffff08;border:1px dashed rgba(255,255,255,.2);border-radius:8px;padding:15px;margin-bottom:15px}.member-card input{padding:12px;margin:6px 0;font-size:14px}.glass-btn{background:#ffffff26;border:1px solid rgba(255,255,255,.2);color:#fff;padding:16px;font-size:16px;width:100%;border-radius:8px;font-family:Special Elite;cursor:pointer;transition:background .2s ease}.glass-btn:active{background:#ffffff40}.glass-btn:disabled{cursor:not-allowed;opacity:.7}.create-btn{background:#333;color:#fff;padding:12px;font-size:15px;border-radius:6px;font-family:Courier Prime;cursor:pointer;border:none}.admin-adjust-btn{color:#fff;background:#444;border:none;width:26px;height:26px;border-radius:4px;cursor:pointer;font-family:Courier Prime;font-weight:700}.sticky-footer{position:absolute;bottom:0;left:0;width:100%;text-align:center;padding:8px;font-size:11px;font-family:Special Elite;color:#888;background:#0a0a0afa;border-top:1px solid rgba(255,255,255,.1);pointer-events:none;z-index:50}.special-font{font-family:Special Elite,cursive;margin-bottom:12px;color:#b22222;text-align:center}@keyframes blink{0%,to{opacity:1}50%{opacity:.3}}
