nav[data-astro-cid-zsnh7y7r]{display:flex;gap:16px;position:relative;border-bottom:2px solid transparent;padding:0 2rem;background:#ec3e95;height:2rem;align-items:center}.nav-link[data-astro-cid-zsnh7y7r]{text-decoration:none;color:#fff;padding:.3rem 1rem;position:relative;font-size:16px;transition:color .3s,font-weight .3s;font-weight:400}.nav-link[data-astro-cid-zsnh7y7r]:hover{color:#000}.nav-link[data-astro-cid-zsnh7y7r][active],.nav-link[data-astro-cid-zsnh7y7r].active{font-weight:700;color:#000}.nav-link[data-astro-cid-zsnh7y7r].hidden{display:none}.nav-indicator[data-astro-cid-zsnh7y7r]{position:absolute;height:2px;background-color:#fff;transition:all .3s ease-in-out;width:0}.nav-indicator[data-astro-cid-zsnh7y7r].top{top:0}.nav-indicator[data-astro-cid-zsnh7y7r].bottom{bottom:0}.app-footer[data-astro-cid-so7jxkal]{display:block;background:#4a9eff;color:#fff;padding:.1rem;text-align:center;box-shadow:0 -2px 4px #0000001a;position:fixed;width:100%;bottom:0;z-index:1000;border-top:2px solid #357ae8;font-weight:700}.footer-content[data-astro-cid-so7jxkal]{max-width:1200px;margin:0 auto;display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:1rem}.footer-left[data-astro-cid-so7jxkal],.footer-right[data-astro-cid-so7jxkal]{display:flex;align-items:center;gap:1rem}.version[data-astro-cid-so7jxkal]{background:#ec3e95;color:#fff;padding:.25rem .75rem;border-radius:20px;font-weight:500;font-size:.8rem}.copyright[data-astro-cid-so7jxkal]{color:#fff;font-size:.8rem;font-weight:700}@media (max-width: 768px){.footer-content[data-astro-cid-so7jxkal]{flex-direction:column;text-align:center}.footer-left[data-astro-cid-so7jxkal],.footer-right[data-astro-cid-so7jxkal]{justify-content:center}}:root{--primary-color: #4a9eff;--secondary-color: #357ae8;--terciary-color: #f5f7fa;--geniova-color: #ec3e95;--background-color: #f5f7fa}.main-loader{display:flex;justify-content:center;align-items:center;min-height:200px;width:100%}.main-loader .spinner{width:40px;height:40px;border:4px solid var(--terciary-color);border-top-color:var(--primary-color);border-radius:50%;animation:spin .8s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.main-loader.hidden{display:none}*{box-sizing:border-box;margin:0;padding:0}html{font-family:system-ui,sans-serif;background:var(--background-color)}body{display:flex;flex-direction:column;min-height:100vh}header{display:flex;align-items:center;justify-content:space-between;background-color:#4a9eff;padding:.5rem 1.5rem;color:#fff;border-bottom:2px solid #357ae8}.header-title-container{display:flex;align-items:center;gap:15px}header h1{color:var(--terciary-color);margin:0}system-status{display:flex;align-items:center}main{flex:1;padding:2rem 2rem 5rem}main h2{width:100%;text-align:center;padding-bottom:1rem;background:var(--secondary-color);color:#fff}main stoy-card{margin-bottom:1rem}.header-logos{display:flex;align-items:center;gap:12px}.logo{height:50px;width:auto}.planning-game-icon{height:55px;width:auto}.user-info{display:flex;align-items:center;gap:1rem;position:relative}.auth-actions{display:flex;align-items:center;gap:.75rem;position:relative}.login-button,.logout-button{padding:8px 12px;background:#4a9eff;color:#fff;border:none;border-radius:4px;cursor:pointer}.login-button{background:var(--geniova-color)}.login-button:hover{background:#fc6ec5}.logout-button{background:var(--secondary-color)}.logout-button:hover{background:#3a8eef}.secondary-button{padding:8px 12px;background:transparent;color:#fff;border:1px solid rgba(255,255,255,.8);border-radius:4px;cursor:pointer}.secondary-button:hover{background:#ffffff26}.link-button{border:none;background:transparent;color:var(--secondary-color);cursor:pointer;padding:0;margin-left:.25rem;text-decoration:underline;font:inherit}.link-button:hover{color:var(--primary-color)}.email-login-form{position:absolute;top:calc(100% + 8px);right:0;background:#fff;color:#1f2937;padding:1rem;border-radius:8px;box-shadow:0 8px 20px #00000026;display:flex;flex-direction:column;gap:.75rem;width:min(320px,80vw);z-index:100}.email-login-form input{width:100%;padding:.5rem .75rem;border:1px solid #d1d5db;border-radius:4px;font-size:.95rem}.email-login-form input:focus{outline:2px solid var(--primary-color);outline-offset:2px}.email-login-actions{display:flex;gap:.5rem;justify-content:flex-end}.email-login-form .secondary-button{color:var(--secondary-color);border:1px solid var(--secondary-color)}.email-login-form .secondary-button:hover{background:#4a9eff1a}.email-register-form{position:absolute;top:calc(100% + 8px);right:0;background:#fff;color:#1f2937;padding:1.25rem;border-radius:10px;box-shadow:0 10px 24px #0000002e;display:flex;flex-direction:column;gap:.75rem;width:min(360px,90vw);max-height:80vh;overflow-y:auto;z-index:110}.email-register-form h2{font-size:1.1rem;font-weight:600;margin-bottom:.25rem;color:#1f2937}.email-register-form input,.email-register-form select,.email-register-form textarea{width:100%;padding:.55rem .75rem;border:1px solid #d1d5db;border-radius:4px;font-size:.95rem;font-family:inherit}.email-register-form select{background-color:#fff}.email-register-form textarea{resize:vertical;min-height:90px}.email-register-form input:focus,.email-register-form select:focus,.email-register-form textarea:focus{outline:2px solid var(--primary-color);outline-offset:2px}.email-register-form .secondary-button{color:var(--secondary-color);border:1px solid var(--secondary-color)}.email-register-form .secondary-button:hover{background:#4a9eff1a}.error-message{color:#b91c1c;font-size:.85rem;text-align:left}.success-message{color:#047857;font-size:.85rem;text-align:left}.form-helper-text{font-size:.85rem;color:#6b7280;margin-bottom:.25rem}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.hidden{display:none!important}.welcome-container{display:flex;align-items:center;justify-content:center;flex:1;min-height:calc(100vh - 200px);text-align:center}.welcome-content{padding:3rem;background:#fff;border-radius:12px;box-shadow:0 4px 12px #0000001a;display:flex;flex-direction:column;align-items:center}.welcome-logo{width:150px;height:auto;margin-bottom:2rem}.welcome-title{font-size:3rem;color:var(--primary-color);margin-bottom:1.5rem;font-weight:300;text-align:center}.welcome-subtitle{font-size:1.5rem;color:#666;margin:0;text-align:center}
