*{margin:0;padding:0;box-sizing:border-box}:root{font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif;line-height:1.5;font-weight:400;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{margin:0;min-width:320px;min-height:100vh}#root{width:100%;min-height:100vh}.landing-page{width:100%;min-height:100vh;display:flex;flex-direction:column;background-image:url(/assets/hero-background_2560x1440-DPZaGcQt.webp);background-size:cover;background-position:center;background-attachment:fixed;position:relative}.landing-page:before{content:"";position:absolute;inset:0;background:#0000004d;z-index:0}.navbar{position:absolute;top:2rem;left:50%;transform:translate(-50%);z-index:10;display:flex;align-items:center;gap:1.5rem;padding:.75rem 2rem;background-color:#ffffff14;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:50px;border:1px solid rgba(255,255,255,.3)}.logo{width:20px;height:20px;flex-shrink:0}.nav-links{display:flex;gap:1.5rem;list-style:none;margin:0;padding:0;align-items:center}.nav-links a{font-family:Inter,sans-serif;font-size:.85rem;font-weight:500;color:#fff;text-decoration:none;transition:opacity .3s ease}.nav-links a:hover{opacity:.8}.nav-separator{color:#ffffff4d;font-size:.85rem;-webkit-user-select:none;user-select:none}.hero-section{position:relative;z-index:1;flex:1;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;padding:10rem 2rem 2rem;text-align:center}.hero-title{font-family:Merriweather,serif;font-size:6.5rem;font-weight:700;color:#fff;margin:0 0 3.5rem;line-height:1;letter-spacing:-.02em}.waitlist-form{position:relative;margin-bottom:auto;max-width:450px;width:100%}.email-input{width:100%;padding:1.1rem 10rem 1.1rem 2rem;font-family:Inter,sans-serif;font-size:.95rem;border:none;border-radius:50px;background-color:#ffffffe6;color:#333;outline:none;transition:background-color .3s ease;box-sizing:border-box}.email-input::placeholder{color:#888}.email-input:focus{background-color:#fffffff2}.waitlist-button{position:absolute;right:6px;top:50%;transform:translateY(-50%);padding:.85rem 2rem;font-family:Inter,sans-serif;font-size:.9rem;font-weight:600;color:#fff;background:linear-gradient(to bottom,#0a1a23,#05141a);border:none;border-radius:50px;cursor:pointer;transition:opacity .3s ease;white-space:nowrap}.waitlist-button:hover{opacity:.9}.waitlist-button:active{transform:translateY(-50%) scale(.98)}.waitlist-button:disabled{opacity:.6;cursor:not-allowed}.email-input:disabled{opacity:.7;cursor:not-allowed}.form-message{font-family:Inter,sans-serif;font-size:.9rem;font-weight:400;color:#fffffff2;margin:1rem 0 1.5rem;padding:.75rem 1.5rem;background-color:#ffffff1a;border-radius:50px;text-align:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.hero-subtitle{font-family:Inter,sans-serif;font-size:.85rem;font-weight:300;color:#ffffffe6;line-height:1.5;text-shadow:0 1px 3px rgba(0,0,0,.3);margin:0;padding-bottom:2rem;max-width:550px;text-wrap:balance}@media(max-width:1024px){.hero-title{font-size:6rem}.navbar{padding:.75rem 1.5rem;gap:1.5rem}.nav-links{gap:1.5rem}}@media(max-width:768px){.hero-title{font-size:4.5rem}.hero-section{padding-top:10rem}.navbar{flex-wrap:nowrap;gap:1rem;padding:.5rem 1.5rem}.nav-links{gap:1rem;font-size:.85rem}.waitlist-form{max-width:90%}.email-input{padding:1rem 9rem 1rem 1.5rem}.hero-subtitle{font-size:.85rem}}@media(max-width:480px){.hero-title{font-size:3rem}.hero-section{padding-top:8rem}.logo{width:18px;height:18px}.navbar{gap:.75rem;padding:.5rem 1rem}.nav-links{gap:.75rem;font-size:.8rem}.waitlist-form{max-width:95%}.email-input{padding:.9rem 1.5rem;font-size:.9rem}.waitlist-button{position:static;transform:none;width:100%;margin-top:.5rem}.waitlist-button:active{transform:scale(.98)}.hero-subtitle{font-size:.8rem}}.account-dropdown{position:relative}.account-button{background:none;border:none;font-family:Inter,sans-serif;font-size:.85rem;font-weight:500;color:#fff;cursor:pointer;transition:opacity .3s ease;padding:0;display:flex;align-items:center;gap:.35rem}.account-button:hover{opacity:.8}.dropdown-arrow{font-size:.6rem;transition:transform .2s ease;display:inline-block}.dropdown-arrow.open{transform:rotate(180deg)}.dropdown-menu{position:absolute;top:calc(100% + 1rem);right:0;background-color:#0a1a23f2;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-radius:10px;border:1px solid rgba(255,255,255,.2);padding:.5rem 0;min-width:150px;box-shadow:0 8px 24px #0006;z-index:1000}.dropdown-item{display:block;width:100%;padding:.75rem 1.25rem;font-family:Inter,sans-serif;font-size:.85rem;font-weight:500;color:#fff;text-decoration:none;background:none;border:none;cursor:pointer;transition:background-color .2s ease;text-align:left}.dropdown-item:hover{background-color:#ffffff1a}.login-link{font-family:Inter,sans-serif;font-size:.85rem;font-weight:500;color:#fff;text-decoration:none;transition:opacity .3s ease;white-space:nowrap}.login-link:hover{opacity:.8}@media(max-width:768px){.dropdown-menu{top:calc(100% + .75rem)}}.login-page{width:100%;min-height:100vh;display:flex;flex-direction:column;background-image:url(/assets/hero-background_2560x1440-DPZaGcQt.webp);background-size:cover;background-position:center;background-attachment:fixed;position:relative}.login-page:before{content:"";position:absolute;inset:0;background:#0000004d;z-index:0}.login-section{position:relative;z-index:1;flex:1;display:flex;align-items:center;justify-content:center;padding:8rem 2rem 2rem;min-height:100vh}.login-wrapper{display:flex;background-color:#ffffff14;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-radius:20px;overflow:hidden;max-width:780px;width:100%;box-shadow:0 10px 40px #0000004d;border:1px solid rgba(255,255,255,.1);min-height:480px}.login-form-panel{flex:1;padding:2.5rem;display:flex;flex-direction:column;justify-content:center;max-width:430px}.login-image-panel{flex:1;background-color:#0a1a2380;display:flex;align-items:center;justify-content:center;overflow:hidden;min-width:350px}.login-image{width:100%;height:100%;object-fit:cover;opacity:.8}.login-title{font-family:Merriweather,serif;font-size:1.75rem;font-weight:700;color:#fff;margin:0 0 .4rem;letter-spacing:-.02em}.login-subtitle{font-family:Inter,sans-serif;font-size:.875rem;color:#fffc;margin:0 0 1.75rem}.login-form{display:flex;flex-direction:column;gap:1.1rem;margin-bottom:1.25rem}.form-group{display:flex;flex-direction:column;gap:.5rem}.form-group label{font-family:Inter,sans-serif;font-size:.85rem;font-weight:500;color:#ffffffe6}.login-input{width:100%;padding:.8rem .9rem;font-family:Inter,sans-serif;font-size:.9rem;border:1px solid rgba(255,255,255,.2);border-radius:8px;background-color:#ffffff1a;color:#fff;outline:none;transition:all .3s ease;box-sizing:border-box}.login-input::placeholder{color:#ffffff80}.login-input:focus{border-color:#fff6;background-color:#ffffff26}.login-input:disabled{opacity:.6;cursor:not-allowed}.login-button{width:100%;padding:.85rem;font-family:Inter,sans-serif;font-size:.95rem;font-weight:600;color:#fff;background:linear-gradient(to bottom,#0a1a23,#05141a);border:none;border-radius:8px;cursor:pointer;transition:opacity .3s ease;margin-top:.4rem}.login-button:hover{opacity:.9}.login-button:active{transform:scale(.98)}.login-button:disabled{opacity:.6;cursor:not-allowed}.login-message{font-family:Inter,sans-serif;font-size:.9rem;font-weight:400;color:#fffffff2;margin:0 0 1rem;padding:.75rem 1rem;background-color:#ef535033;border-radius:8px;text-align:center;border:1px solid rgba(239,83,80,.3)}.toggle-text{font-family:Inter,sans-serif;font-size:.9rem;color:#ffffffb3;text-align:center;margin:0}.toggle-button{background:none;border:none;color:#fff;font-family:Inter,sans-serif;font-size:.9rem;font-weight:600;cursor:pointer;text-decoration:underline;padding:0;transition:opacity .3s ease}.toggle-button:hover{opacity:.8}.toggle-button:disabled{opacity:.5;cursor:not-allowed}@media(max-width:1024px){.login-wrapper{max-width:750px}.login-image-panel{min-width:300px}}@media(max-width:768px){.login-section{padding:7rem 1.5rem 1.5rem}.login-wrapper{flex-direction:column;max-width:500px;min-height:auto}.login-image-panel{display:none}.login-form-panel{padding:2rem;max-width:100%}.login-title{font-size:1.75rem}}@media(max-width:480px){.login-section{padding:6rem 1rem 1rem}.login-form-panel{padding:1.5rem}.login-wrapper{max-width:95%}.login-title{font-size:1.5rem}.login-input,.login-button{padding:.85rem;font-size:.9rem}}.dashboard-page{width:100%;min-height:100vh;display:flex;flex-direction:column;background-image:url(/assets/hero-background_2560x1440-DPZaGcQt.webp);background-size:cover;background-position:center;background-attachment:fixed;position:relative}.dashboard-page:before{content:"";position:absolute;inset:0;background:#0000004d;z-index:0}.dashboard-section{position:relative;z-index:1;flex:1;padding:8rem 2rem 2rem;min-height:100vh}.dashboard-container{background-color:#ffffff14;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-radius:20px;border:1px solid rgba(255,255,255,.1);padding:2.5rem;max-width:1100px;width:100%;margin:0 auto;box-shadow:0 10px 40px #0000004d}.dashboard-header{margin-bottom:2rem;text-align:center}.dashboard-title{font-family:Merriweather,serif;font-size:2.25rem;font-weight:700;color:#fff;margin:0 0 .5rem;letter-spacing:-.02em}.dashboard-subtitle{font-family:Inter,sans-serif;font-size:.95rem;color:#ffffffb3;margin:0}.dashboard-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1.5rem}.dashboard-card{background-color:#ffffff0d;border:1px solid rgba(255,255,255,.1);border-radius:12px;padding:1.75rem;transition:background-color .3s ease}.dashboard-card:hover{background-color:#ffffff14}.card-title{font-family:Inter,sans-serif;font-size:1.1rem;font-weight:600;color:#fff;margin:0 0 1.25rem;letter-spacing:-.01em}.card-content{display:flex;flex-direction:column;gap:1rem}.info-row{display:flex;justify-content:space-between;align-items:center;padding:.75rem 0;border-bottom:1px solid rgba(255,255,255,.1)}.info-row:last-child{border-bottom:none}.info-label{font-family:Inter,sans-serif;font-size:.9rem;color:#ffffffb3;font-weight:500}.info-value{font-family:Inter,sans-serif;font-size:.9rem;color:#fff;font-weight:500}.status-active{color:#4ade80}.progress-item{display:flex;justify-content:space-between;align-items:center;padding:.75rem 1rem;background-color:#ffffff0d;border-radius:8px}.progress-label{font-family:Inter,sans-serif;font-size:.9rem;color:#fffc;font-weight:500}.progress-value{font-family:Inter,sans-serif;font-size:.95rem;color:#fff;font-weight:600}.action-button{width:100%;padding:.9rem 1.25rem;font-family:Inter,sans-serif;font-size:.9rem;font-weight:600;color:#fff;background:linear-gradient(to bottom,#0a1a23,#05141a);border:none;border-radius:8px;cursor:pointer;transition:opacity .3s ease;text-align:left}.action-button:hover{opacity:.9}.action-button:active{transform:scale(.98)}.empty-state{font-family:Inter,sans-serif;font-size:.9rem;color:#ffffff80;text-align:center;padding:2rem 1rem;margin:0}.logout-button{background:none;border:none;font-family:Inter,sans-serif;font-size:.85rem;font-weight:500;color:#fff;cursor:pointer;transition:opacity .3s ease;padding:0}.logout-button:hover{opacity:.8}@media(max-width:1024px){.dashboard-section{padding-top:7rem}.dashboard-container{max-width:900px}}@media(max-width:768px){.dashboard-section{padding:7rem 1.5rem 1.5rem}.dashboard-container{padding:2rem}.dashboard-grid{grid-template-columns:1fr;gap:1.25rem}.dashboard-title{font-size:2rem}.dashboard-subtitle{font-size:.9rem}}@media(max-width:480px){.dashboard-section{padding:6rem 1rem 1rem}.dashboard-container{padding:1.5rem}.dashboard-header{margin-bottom:1.5rem}.dashboard-title{font-size:1.75rem}.dashboard-subtitle{font-size:.85rem}.dashboard-card{padding:1.5rem}.card-title{font-size:1rem}.action-button{padding:.85rem 1rem;font-size:.85rem}}.servers-page{width:100%;min-height:100vh;display:flex;flex-direction:column;background-image:url(/assets/hero-background_2560x1440-DPZaGcQt.webp);background-size:cover;background-position:center;background-attachment:fixed;position:relative}.servers-page:before{content:"";position:absolute;inset:0;background:#0000004d;z-index:0}.servers-section{position:relative;z-index:1;flex:1;padding:8rem 2rem 2rem;min-height:100vh}.servers-container{background-color:#ffffff14;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-radius:20px;border:1px solid rgba(255,255,255,.1);padding:2.5rem;max-width:1100px;width:100%;margin:0 auto;box-shadow:0 10px 40px #0000004d}.servers-header{margin-bottom:2rem;text-align:center}.servers-title{font-family:Merriweather,serif;font-size:2.25rem;font-weight:700;color:#fff;margin:0 0 .5rem;letter-spacing:-.02em}.servers-subtitle{font-family:Inter,sans-serif;font-size:.95rem;color:#ffffffb3;margin:0}.servers-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:1.25rem}.server-card{background:linear-gradient(to bottom,#ffffff0d,#ffffff05);border:1px solid rgba(255,255,255,.1);border-radius:12px;padding:1.25rem;transition:all .3s ease;display:flex;flex-direction:column;gap:1rem}.server-card:hover{background:linear-gradient(to bottom,#ffffff14,#ffffff0a);border-color:#fff3;transform:translateY(-2px)}.server-card-header{display:flex;justify-content:space-between;align-items:center;gap:1rem;padding-bottom:.85rem;border-bottom:1px solid rgba(255,255,255,.1)}.server-name{font-family:Merriweather,serif;font-size:1.2rem;font-weight:700;color:#fff;margin:0;letter-spacing:-.01em}.server-status{font-family:Inter,sans-serif;font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em;white-space:nowrap;display:inline-flex;align-items:center;gap:.4rem}.status-indicator{width:6px;height:6px;border-radius:50%;display:inline-block}.server-status.online .status-indicator{background-color:#4ade80;animation:pulse-green 2s ease-in-out infinite}.server-status.offline .status-indicator{background-color:#f87171}.server-status.upcoming .status-indicator{background-color:#94a3b8}.server-status.online{color:#4ade80}.server-status.offline{color:#f87171}.server-status.upcoming{color:#94a3b8}@keyframes pulse-green{0%,to{opacity:1}50%{opacity:.4}}.server-stats{display:flex;flex-direction:column;gap:.6rem}.stat-item{display:flex;justify-content:space-between;align-items:center}.stat-label{font-family:Inter,sans-serif;font-size:.85rem;font-weight:500;color:#ffffffb3}.stat-value{font-family:Inter,sans-serif;font-size:.95rem;font-weight:600;color:#fff}.join-server-button{padding:.75rem 1.25rem;font-family:Inter,sans-serif;font-size:.85rem;font-weight:600;color:#fff;background:linear-gradient(to bottom,#0a1a23,#05141a);border:none;border-radius:8px;cursor:pointer;transition:opacity .3s ease,transform .2s ease;white-space:nowrap;width:100%;margin-top:auto}.join-server-button:hover:not(:disabled){opacity:.9}.join-server-button:active:not(:disabled){transform:scale(.98)}.join-server-button:disabled{opacity:.4;cursor:not-allowed}@media(max-width:1024px){.servers-section{padding-top:7rem}.servers-container{max-width:900px}.servers-grid{grid-template-columns:repeat(auto-fill,minmax(240px,1fr))}}@media(max-width:768px){.servers-section{padding:7rem 1.5rem 1.5rem}.servers-container{padding:2rem}.servers-title{font-size:2rem}.servers-subtitle{font-size:.9rem}.servers-grid{grid-template-columns:1fr;gap:1.25rem}.server-card{padding:1.25rem}.server-name{font-size:1.25rem}}@media(max-width:480px){.servers-section{padding:6rem 1rem 1rem}.servers-container{padding:1.5rem}.servers-header{margin-bottom:1.5rem}.servers-title{font-size:1.75rem}.servers-subtitle{font-size:.85rem}.servers-grid{gap:1rem}.server-card{padding:1.25rem;gap:1rem}.server-name{font-size:1.15rem}.server-status{font-size:.75rem}.stat-label,.stat-value{font-size:.85rem}.join-server-button{padding:.75rem 1.25rem;font-size:.85rem}}.devlog-page{width:100%;min-height:100vh;display:flex;flex-direction:column;background-image:url(/assets/hero-background_2560x1440-DPZaGcQt.webp);background-size:cover;background-position:center;background-attachment:fixed;position:relative}.devlog-page:before{content:"";position:absolute;inset:0;background:#0000004d;z-index:0}.devlog-section{position:relative;z-index:1;flex:1;padding:8rem 2rem 2rem;min-height:100vh}.devlog-container{background-color:#ffffff14;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-radius:20px;border:1px solid rgba(255,255,255,.1);padding:2.5rem;max-width:900px;width:100%;margin:0 auto;box-shadow:0 10px 40px #0000004d}.devlog-header{margin-bottom:2.5rem;text-align:center}.devlog-title{font-family:Merriweather,serif;font-size:2.25rem;font-weight:700;color:#fff;margin:0 0 .5rem;letter-spacing:-.02em}.devlog-subtitle{font-family:Inter,sans-serif;font-size:.95rem;color:#ffffffb3;margin:0}.posts-container{display:flex;flex-direction:column;gap:2rem}.post-card{background:linear-gradient(to bottom,#ffffff0d,#ffffff05);border:1px solid rgba(255,255,255,.1);border-radius:12px;padding:2rem;transition:all .3s ease}.post-card:hover{background:linear-gradient(to bottom,#ffffff14,#ffffff0a);border-color:#fff3}.post-header{margin-bottom:1.5rem;padding-bottom:1rem;border-bottom:1px solid rgba(255,255,255,.1)}.post-title{font-family:Merriweather,serif;font-size:1.75rem;font-weight:700;color:#fff;margin:0 0 .75rem;letter-spacing:-.01em}.post-meta{font-family:Inter,sans-serif;font-size:.85rem;color:#fff9;display:flex;align-items:center;gap:.5rem}.post-date,.post-author{font-weight:500}.post-separator{opacity:.5}.post-content{font-family:Inter,sans-serif;color:#ffffffe6;line-height:1.7}.post-paragraph{font-size:.95rem;margin:0 0 1.25rem}.post-paragraph:last-child{margin-bottom:0}.post-subheading{font-family:Merriweather,serif;font-size:1.15rem;font-weight:700;color:#fff;margin:1.75rem 0 .85rem;letter-spacing:-.01em}.post-subheading:first-child{margin-top:0}.post-list{font-size:.95rem;margin:0 0 1.25rem;padding-left:1.5rem;list-style-type:disc}.post-list li{margin-bottom:.5rem;color:#ffffffd9}.post-list li:last-child{margin-bottom:0}@media(max-width:1024px){.devlog-section{padding-top:7rem}.devlog-container{max-width:800px}}@media(max-width:768px){.devlog-section{padding:7rem 1.5rem 1.5rem}.devlog-container{padding:2rem}.devlog-title{font-size:2rem}.devlog-subtitle{font-size:.9rem}.post-card{padding:1.5rem}.post-title{font-size:1.5rem}.post-subheading{font-size:1.05rem}}@media(max-width:480px){.devlog-section{padding:6rem 1rem 1rem}.devlog-container{padding:1.5rem}.devlog-header{margin-bottom:2rem}.devlog-title{font-size:1.75rem}.devlog-subtitle{font-size:.85rem}.posts-container{gap:1.5rem}.post-card{padding:1.25rem}.post-title{font-size:1.35rem}.post-meta{font-size:.8rem}.post-paragraph,.post-list{font-size:.9rem}.post-subheading{font-size:1rem;margin-top:1.5rem}}.app{width:100%;min-height:100vh}
