.login-container{align-items:center;background:linear-gradient(135deg,#0a1f0a,#0d2d0d 50%,#0a1f0a);display:flex;justify-content:center;min-height:100vh;padding:1rem}.login-box{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#001400cc;border:1px solid #00ff004d;border-radius:16px;box-shadow:0 8px 32px #0f03;max-width:400px;padding:3rem;width:100%}.login-header{margin-bottom:2rem;text-align:center}.login-icon{color:#0f0;margin-bottom:1rem}.login-logo{height:80px;margin-bottom:1rem;object-fit:contain;width:80px}.login-header h1{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#0f0,#0c0);-webkit-background-clip:text;background-clip:text;font-size:1.75rem;font-weight:700;margin-bottom:.5rem;text-shadow:0 0 20px #00ff004d}.login-header p{color:#0a0;font-size:.9rem}.login-form{display:flex;flex-direction:column;gap:1.5rem}.input-group{align-items:center;display:flex;position:relative}.input-icon{color:#0a0;left:1rem;pointer-events:none;position:absolute}.input-group input{background:#000a0080;border:1px solid #00ff004d;border-radius:8px;color:#0f0;font-size:1rem;padding:.875rem 1rem .875rem 3rem;transition:all .3s ease;width:100%}.input-group input:focus{border-color:#0f0;box-shadow:0 0 0 3px #0f03;outline:none}.input-group input::placeholder{color:#0a0}.discord-login-btn{align-items:center;background:#0a0;border:none;border-radius:8px;color:#000;cursor:pointer;display:flex;font-size:1rem;font-weight:600;gap:.75rem;justify-content:center;padding:1rem 1.5rem;transition:all .3s ease;width:100%}.discord-login-btn:hover{background:#0c0;box-shadow:0 4px 12px #0f06;transform:translateY(-2px)}.login-info{color:#0a0;font-size:.85rem;line-height:1.5;margin-top:1rem;text-align:center}.dashboard{margin:0 auto;max-width:1400px}.dashboard-header{margin-bottom:2rem}.dashboard-header h2{align-items:center;color:#0f0;display:flex;font-size:2rem;font-weight:700;gap:.75rem;margin-bottom:.5rem;text-shadow:0 0 20px #00ff004d}.subtitle{color:#0a0;font-size:1rem}.dashboard-content{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:1fr 400px}.guilds-list{display:flex;flex-direction:column;gap:1rem}.empty-state{background:#00140080;border:1px solid #0f03;border-radius:12px;padding:4rem 2rem;text-align:center}.empty-state svg{color:#0a0;margin-bottom:1rem}.empty-state p{color:#0a0;margin-bottom:.5rem}.empty-state .small{font-size:.85rem;opacity:.7}.guild-card{align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#00140099;border:1px solid #0f03;border-radius:12px;cursor:pointer;display:flex;justify-content:space-between;padding:1.25rem;transition:all .3s ease}.guild-card:hover{border-color:#00ff0080;box-shadow:0 4px 12px #0f03;transform:translateY(-2px)}.guild-card.in-maintenance{background:#ed42451a;border-color:#ed42454d}.guild-card.in-maintenance:hover{border-color:#ed424580}.guild-card.no-permission{cursor:not-allowed;opacity:.6}.guild-card.no-permission:hover{box-shadow:none;transform:none}.guild-info{gap:1rem}.guild-icon,.guild-info{align-items:center;display:flex}.guild-icon{background:#0032004d;border-radius:50%;height:48px;justify-content:center;overflow:hidden;width:48px}.guild-icon img{height:100%;object-fit:cover;width:100%}.guild-icon svg{color:#0f0}.guild-details h3{color:#0f0;font-size:1.1rem;font-weight:600;margin-bottom:.25rem}.guild-id{color:#0a0;font-family:monospace;font-size:.8rem;margin-bottom:.25rem}.member-count{color:#0a0;font-size:.85rem}.guild-status,.status-badge{align-items:center;display:flex}.status-badge{border-radius:20px;font-size:.85rem;font-weight:600;gap:.5rem;padding:.5rem 1rem}.status-badge.online{background:#0f03;border:1px solid #00ff004d;color:#0f0}.status-badge.maintenance{background:#ed424533;border:1px solid #ed42454d;color:#ed4245}.status-badge.admin{background:#0f03;border:1px solid #00ff004d;color:#0f0}.status-badge.no-admin{background:#00640033;border:1px solid #0096004d;color:#0a0}.maintenance-panel{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#001400cc;border:1px solid #00ff004d;border-radius:12px;max-height:calc(100vh - 4rem);overflow:hidden;overflow-y:auto;position:-webkit-sticky;position:sticky;top:2rem}.panel-header{align-items:center;background:#00320033;border-bottom:1px solid #0f03;display:flex;justify-content:space-between;padding:1.5rem}.selected-guild-info{align-items:center;display:flex;gap:1rem}.selected-guild-info .guild-icon{height:56px;width:56px}.selected-guild-info h3{color:#0f0;font-size:1.25rem;font-weight:600;margin-bottom:.25rem}.close-btn{align-items:center;background:#0064004d;border:1px solid #00ff0080;border-radius:50%;color:#0f0;cursor:pointer;display:flex;font-size:1.5rem;height:32px;justify-content:center;transition:all .3s ease;width:32px}.close-btn:hover{background:#00960066;transform:rotate(90deg)}.panel-content{display:flex;flex-direction:column;gap:2rem;padding:1.5rem}.maintenance-info h4,.message-section h4,.status-section h4,.time-section h4{align-items:center;color:#0a0;display:flex;font-size:1rem;font-weight:600;gap:.5rem;margin-bottom:1rem}.toggle-btn{align-items:center;border:none;border-radius:8px;cursor:pointer;display:flex;font-size:1rem;font-weight:600;gap:.5rem;justify-content:center;padding:1rem;transition:all .3s ease;width:100%}.toggle-btn:not(.active){background:linear-gradient(135deg,#0a0,#080);color:#000}.toggle-btn:not(.active):hover{box-shadow:0 4px 12px #0f06;transform:translateY(-2px)}.toggle-btn.active{background:linear-gradient(135deg,#ed4245,#c93c3e);color:#fff}.toggle-btn.active:hover{box-shadow:0 4px 12px #ed424566;transform:translateY(-2px)}.message-section textarea{background:#000a0080;border:1px solid #00ff004d;border-radius:8px;color:#0f0;font-family:inherit;font-size:.95rem;padding:1rem;resize:vertical;transition:all .3s ease;width:100%}.message-section textarea:focus{border-color:#0f0;box-shadow:0 0 0 3px #0f03;outline:none}.update-btn{background:#0064004d;border:1px solid #00ff0080;border-radius:8px;color:#0f0;cursor:pointer;font-size:.9rem;font-weight:600;margin-top:.5rem;padding:.75rem 1.5rem;transition:all .3s ease}.update-btn:hover{background:#00960066;transform:translateY(-2px)}.time-section input{background:#000a0080;border:1px solid #00ff004d;border-radius:8px;color:#0f0;font-size:.95rem;padding:.875rem;transition:all .3s ease;width:100%}.time-section input:focus{border-color:#0f0;box-shadow:0 0 0 3px #0f03;outline:none}.maintenance-info{background:#ed42451a;border:1px solid #ed42454d;border-radius:8px;padding:1rem}.maintenance-info h4{color:#ed4245;margin-bottom:.75rem}.maintenance-info p{color:#0a0;font-size:.9rem;margin-bottom:.5rem}@media (max-width:1024px){.dashboard-content{grid-template-columns:1fr}.maintenance-panel{border-radius:0;bottom:0;left:0;max-height:100vh;position:fixed;right:0;top:0;z-index:1000}}.legal-page{background:linear-gradient(135deg,#0a1f0a,#0d2d0d 50%,#0a1f0a);min-height:100vh;padding:2rem}.legal-container{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#001e00cc;border:1px solid #0f03;border-radius:16px;box-shadow:0 8px 32px #00ff001a;margin:0 auto;max-width:900px;padding:3rem}.legal-header{border-bottom:1px solid #0f03;margin-bottom:3rem;padding-bottom:2rem;text-align:center}.legal-logo{height:80px;margin-bottom:1rem;object-fit:contain;width:80px}.legal-header svg{color:#0f0;margin-bottom:1rem}.legal-header h1{color:#0f0;font-size:2.5rem;font-weight:700;margin-bottom:.5rem;text-shadow:0 0 20px #00ff004d}.legal-subtitle{color:#0c0;font-size:.95rem}.legal-content{display:flex;flex-direction:column;gap:2rem}.legal-section{background:#00140080;border:1px solid #00ff001a;border-radius:12px;padding:2rem;transition:all .3s ease}.legal-section:hover{border-color:#00ff004d;box-shadow:0 4px 16px #00ff001a}.legal-section h2{align-items:center;color:#0f0;display:flex;font-size:1.25rem;font-weight:600;gap:.75rem;margin-bottom:1rem}.legal-section h2 svg{color:#0c0}.legal-section p{color:#0a0;line-height:1.8;margin-bottom:1rem}.legal-section ul{list-style:none;padding-left:0}.legal-section li{color:#0a0;line-height:1.6;padding:.5rem 0 .5rem 1.5rem;position:relative}.legal-section li:before{color:#0f0;content:"▹";left:0;position:absolute}.legal-section strong{color:#0f0;font-weight:600}@media (max-width:768px){.legal-page{padding:1rem}.legal-container{padding:2rem}.legal-header h1{font-size:1.75rem}.legal-section{padding:1.5rem}.legal-section h2{font-size:1.1rem}}.app{display:flex;flex-direction:column;min-height:100vh}.app-header{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#001e00cc;border-bottom:1px solid #00ff004d;box-shadow:0 4px 16px #00ff001a;padding:1rem 2rem;position:-webkit-sticky;position:sticky;top:0;z-index:100}.header-content{align-items:center;display:flex;justify-content:space-between;margin:0 auto;max-width:1400px}.header-actions{gap:1.5rem}.header-actions,.user-info{align-items:center;display:flex}.user-info{background:#0032004d;border:1px solid #00ff004d;border-radius:8px;gap:.75rem;padding:.5rem 1rem}.user-avatar{border-radius:50%;height:32px;object-fit:cover;width:32px}.user-icon{color:#0a0}.username{color:#0f0;font-size:.9rem;font-weight:600}.logo{align-items:center;display:flex;gap:.75rem}.logo-image{height:40px;object-fit:contain;width:40px}.logo h1{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#0f0,#0c0);-webkit-background-clip:text;background-clip:text;font-size:1.5rem;font-weight:700;text-shadow:0 0 20px #00ff004d}.logout-btn{align-items:center;background:#0064004d;border:1px solid #00ff0080;border-radius:8px;color:#0f0;cursor:pointer;display:flex;font-size:.9rem;gap:.5rem;padding:.5rem 1rem;transition:all .3s ease}.logout-btn:hover{background:#00960066;box-shadow:0 4px 12px #0f03;transform:translateY(-2px)}.app-main{flex:1 1;margin:0 auto;max-width:1400px;padding:2rem;width:100%}.app-footer{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#001400cc;border-top:1px solid #00ff004d;margin-top:auto;padding:1.5rem 2rem}.footer-content{align-items:center;display:flex;flex-wrap:wrap;gap:1rem;justify-content:space-between;margin:0 auto;max-width:1400px}.footer-content p{color:#0a0;font-size:.9rem}.footer-links{display:flex;gap:1.5rem}.footer-links button{align-items:center;background:#0000;border:1px solid #00ff004d;border-radius:8px;color:#0a0;cursor:pointer;display:flex;font-size:.85rem;font-weight:600;gap:.5rem;padding:.5rem 1rem;transition:all .3s ease}.footer-links button:hover{background:#00ff001a;border-color:#00ff0080;color:#0f0;transform:translateY(-2px)}.footer-links button.active{background:#0f03;border-color:#0f0;color:#0f0}@media (max-width:768px){.footer-content{flex-direction:column;text-align:center}.footer-links{flex-direction:column;gap:.75rem}}*{box-sizing:border-box;margin:0;padding:0}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:linear-gradient(135deg,#0a1f0a,#0d2d0d 50%,#0a1f0a);color:#0f0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;min-height:100vh}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}
/*# sourceMappingURL=main.ef65b983.css.map*/