.splash-main{text-align:center;padding:2rem;max-width:480px;margin:0 auto;min-height:calc(100dvh - 80px);display:flex;flex-direction:column;align-items:center;justify-content:center}.wordmark{width:min(280px,80vw);margin-bottom:1.5rem}.tagline{font-size:1.1rem;color:#a8a49c;letter-spacing:.05em;margin-bottom:2rem}.divider{width:48px;height:1px;background:#3a3a4a;margin:0 auto 2rem}.status{font-size:1.25rem;font-weight:600;margin-bottom:.5rem}.cta{color:#a8a49c;font-size:.95rem;margin-bottom:.75rem}.contact{display:inline-block;color:#c9a84c;text-decoration:none;font-weight:500;padding:.5rem 1.5rem;border:1px solid #c9a84c;border-radius:6px;transition:background .2s,color .2s}.contact:hover{background:#c9a84c;color:#0a0a12}.legal-header{padding:1.5rem 2rem}.back-link{color:#c9a84c;text-decoration:none;font-size:.9rem}.back-link:hover{text-decoration:underline}.legal-document{max-width:720px;margin:0 auto;padding:1rem 2rem 4rem}.legal-document h1{font-size:1.75rem;margin-bottom:.25rem}.last-updated{color:#888;font-size:.85rem;margin-bottom:2rem}.legal-document h2{font-size:1.15rem;margin-top:2rem;margin-bottom:.5rem;color:#c9a84c}.legal-document p{margin-bottom:.75rem;color:#c0bdb5}.legal-document ul,.legal-document ol{margin-left:1.5rem;margin-bottom:.75rem;color:#c0bdb5}.legal-document li{margin-bottom:.25rem}.legal-document a{color:#c9a84c}.support-page{max-width:560px;margin:0 auto;padding:1rem 2rem 4rem}.support-page h1{font-size:1.75rem;margin-bottom:.25rem}.support-intro{color:#a8a49c;font-size:.95rem;margin-bottom:2rem}.support-form{display:flex;flex-direction:column;gap:1rem}.support-field label{display:block;font-size:.8rem;text-transform:uppercase;letter-spacing:.05em;color:#888;margin-bottom:.35rem}.support-field input[type=text],.support-field input[type=email],.support-field textarea{width:100%;padding:.65rem .85rem;background:#15151f;border:1px solid #2a2a3a;border-radius:6px;color:#e8e6e1;font-family:inherit;font-size:.95rem;line-height:1.5;transition:border-color .2s}.support-field input:focus,.support-field textarea:focus{outline:none;border-color:#c9a84c}.support-field input.input-error,.support-field textarea.input-error{border-color:#e74c3c}.support-field input.input-error:focus,.support-field textarea.input-error:focus{border-color:#e74c3c}.support-field-error{display:block;margin-top:.25rem;font-size:.78rem;color:#e74c3c}.support-field textarea{resize:vertical;min-height:100px}.support-upload-area{border:2px dashed #2a2a3a;border-radius:8px;padding:1.25rem;text-align:center;color:#888;font-size:.85rem;cursor:pointer;transition:border-color .2s,background .2s}.support-upload-area:hover{border-color:#c9a84c;background:#c9a84c0a}.support-upload-area input[type=file]{display:none}.support-upload-hint{margin-top:.35rem;font-size:.75rem;color:#666}.support-preview{position:relative;display:inline-block;margin-top:.5rem}.support-preview img{max-width:100%;max-height:200px;border-radius:6px;border:1px solid #2a2a3a}.support-preview-remove{position:absolute;top:6px;right:6px;width:24px;height:24px;border-radius:50%;background:#000000b3;color:#e8e6e1;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;font-size:14px;line-height:1}.support-submit{padding:.7rem 1.5rem;background:#c9a84c;color:#0a0a12;border:none;border-radius:6px;font-size:1rem;font-weight:600;cursor:pointer;transition:opacity .2s;align-self:flex-start}.support-submit:hover:not(:disabled){opacity:.9}.support-submit:disabled{opacity:.5;cursor:not-allowed}.support-error{color:#e74c3c;font-size:.85rem}.support-confirmation{text-align:center;padding:3rem 1rem}.support-confirmation-icon{color:#27ae60;margin-bottom:1rem}.support-confirmation-text{font-size:1.15rem;color:#e8e6e1;margin-bottom:.5rem}.support-confirmation-sub{color:#a8a49c;font-size:.9rem}.beta-page{max-width:640px;margin:0 auto;padding:1rem 2rem 4rem}.beta-page h1{font-size:1.75rem;margin-bottom:.25rem}.beta-subtitle{color:#a8a49c;font-size:.95rem;margin-bottom:1.75rem}.beta-tabs{display:flex;gap:0;margin-bottom:2rem;border-bottom:1px solid #2a2a3a}.beta-tab{padding:.65rem 1.25rem;background:none;border:none;border-bottom:2px solid transparent;color:#888;font-size:.95rem;font-family:inherit;cursor:pointer;transition:color .2s,border-color .2s}.beta-tab:hover{color:#c0bdb5}.beta-tab.active{color:#c9a84c;border-bottom-color:#c9a84c}.beta-form{display:flex;flex-direction:column;gap:1rem}.beta-field label{display:block;font-size:.8rem;text-transform:uppercase;letter-spacing:.05em;color:#888;margin-bottom:.35rem}.beta-field input[type=text],.beta-field input[type=email],.beta-field textarea{width:100%;padding:.65rem .85rem;background:#15151f;border:1px solid #2a2a3a;border-radius:6px;color:#e8e6e1;font-family:inherit;font-size:.95rem;line-height:1.5;transition:border-color .2s}.beta-field input:focus,.beta-field textarea:focus{outline:none;border-color:#c9a84c}.beta-field textarea{resize:vertical;min-height:80px}.beta-field-hint-required{display:block;margin-top:.3rem;font-size:.78rem;color:#e74c3c}.beta-field-error{display:block;margin-top:.25rem;font-size:.78rem;color:#e74c3c}.beta-field input.input-error,.beta-field textarea.input-error{border-color:#e74c3c}.beta-field input.input-error:focus,.beta-field textarea.input-error:focus{border-color:#e74c3c}.beta-submit{padding:.7rem 1.5rem;background:#c9a84c;color:#0a0a12;border:none;border-radius:6px;font-size:1rem;font-weight:600;cursor:pointer;transition:opacity .2s;align-self:flex-start}.beta-submit:hover:not(:disabled){opacity:.9}.beta-submit:disabled{opacity:.5;cursor:not-allowed}.beta-legal-note{font-size:.8rem;color:#666;margin-top:.25rem}.beta-legal-note a{color:#c9a84c;text-decoration:none}.beta-legal-note a:hover{text-decoration:underline}.beta-error{color:#e74c3c;font-size:.85rem}.beta-confirmation{text-align:center;padding:2.5rem 1rem}.beta-confirmation-icon{color:#27ae60;margin-bottom:1rem}.beta-confirmation-title{font-size:1.3rem;color:#e8e6e1;margin-bottom:.5rem}.beta-confirmation-text{color:#a8a49c;font-size:.95rem;margin-bottom:.25rem}.beta-instructions{color:#c0bdb5}.beta-instructions h2{font-size:1.15rem;color:#c9a84c;margin-top:2rem;margin-bottom:.5rem}.beta-instructions h2:first-child{margin-top:0}.beta-instructions p{margin-bottom:.75rem;line-height:1.65}.beta-instructions a{color:#c9a84c;text-decoration:none}.beta-instructions a:hover{text-decoration:underline}.beta-instructions ul{margin-left:1.25rem;margin-bottom:.75rem}.beta-instructions li{margin-bottom:.35rem}.beta-callout{background:#c9a84c14;border-left:3px solid #c9a84c;padding:.85rem 1rem;border-radius:0 6px 6px 0;margin:1rem 0;font-size:.92rem}.beta-qr-section{margin:.75rem 0}.beta-qr-section p{margin-bottom:.5rem}.beta-qr-code{display:block;border-radius:8px;background:#fff;padding:8px;margin-bottom:.5rem}.beta-qr-fallback{font-size:.82rem;color:#888}.beta-screenshot-placeholder{background:#15151f;border:1px dashed #2a2a3a;border-radius:8px;padding:2rem 1rem;text-align:center;color:#555;font-size:.8rem;margin:.75rem 0}.beta-legal-links{margin-top:2rem;padding-top:1.5rem;border-top:1px solid #2a2a3a;font-size:.85rem;color:#666}.beta-legal-links a{color:#888;margin-right:1.25rem}.beta-legal-links a:hover{color:#c9a84c}.admin-layout{display:flex;height:100vh;background:#f5f6fa}.admin-sidebar{width:280px;background:linear-gradient(180deg,#1a1a2e,#16213e);color:#fff;display:flex;flex-direction:column;flex-shrink:0}.admin-sidebar-header{padding:24px 20px;border-bottom:1px solid rgba(255,255,255,.1)}.admin-sidebar-title{font-size:1.25rem;font-weight:600;margin:0;color:#fff;letter-spacing:.5px}.admin-sidebar-subtitle{font-size:.75rem;color:#ffffff80;margin-top:4px}.admin-nav{flex:1;padding:16px 0;overflow-y:auto}.admin-nav-section{margin-bottom:8px}.admin-nav-section-header{display:flex;align-items:center;justify-content:space-between;padding:12px 20px;font-size:.7rem;font-weight:600;text-transform:uppercase;letter-spacing:1.2px;color:#fff6;cursor:pointer;transition:color .2s;-webkit-user-select:none;user-select:none}.admin-nav-section-header:hover{color:#ffffffb3}.admin-nav-section-arrow{font-size:.6rem;transition:transform .2s}.admin-nav-section-arrow.expanded{transform:rotate(90deg)}.admin-nav-items{overflow:hidden;transition:max-height .2s ease-out}.admin-nav-items.collapsed{max-height:0}.admin-nav-items.expanded{max-height:200px}.admin-nav-item{display:flex;align-items:center;padding:10px 20px 10px 32px;font-size:.875rem;color:#ffffffb3;cursor:pointer;transition:all .15s;border-left:3px solid transparent}.admin-nav-item:hover{background:#ffffff0d;color:#fff}.admin-nav-item.active{background:#667eea33;color:#667eea;border-left-color:#667eea}.admin-nav-item-icon{width:18px;height:18px;margin-right:12px;opacity:.7}.admin-nav-item.active .admin-nav-item-icon{opacity:1}a.admin-nav-item{text-decoration:none;color:#ffffffb3}.admin-content{flex:1;display:flex;flex-direction:column;overflow:hidden}.admin-content-header{background:#fff;padding:20px 32px;border-bottom:1px solid #e8e8e8;box-shadow:0 1px 3px #0000000d}.admin-content-title{font-size:1.5rem;font-weight:600;margin:0;color:#1a1a2e}.admin-content-body{flex:1;padding:32px;overflow-y:auto}.admin-loading{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:100vh;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff}.admin-loading-spinner{width:48px;height:48px;border:4px solid rgba(255,255,255,.3);border-top-color:#fff;border-radius:50%;animation:admin-spin .8s linear infinite}@keyframes admin-spin{to{transform:rotate(360deg)}}.admin-loading-text{margin-top:16px;font-size:1rem}.admin-access-denied{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:100vh;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;text-align:center;padding:20px}.admin-access-denied h1{font-size:2rem;margin-bottom:16px}.admin-access-denied p{font-size:1rem;opacity:.8;margin-bottom:24px}.admin-back-link{display:inline-block;padding:12px 24px;background:#fff3;color:#fff;text-decoration:none;border-radius:8px;font-weight:500;transition:background .2s}.admin-back-link:hover{background:#ffffff4d}.admin-card{background:#fff;border-radius:12px;box-shadow:0 2px 8px #00000014;padding:24px;margin-bottom:24px}.admin-card-title{font-size:1.125rem;font-weight:600;color:#1a1a2e;margin:0 0 16px;padding-bottom:12px;border-bottom:1px solid #eee}@media(max-width:834px){.admin-layout{flex-direction:column}.admin-sidebar{width:100%;max-height:50vh;overflow-y:auto}.admin-content-body{padding:16px}}.auth-gate{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:100vh;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;text-align:center;padding:20px}.auth-gate h1{font-size:2rem;margin-bottom:8px}.auth-gate-subtitle{font-size:1rem;opacity:.8;margin-bottom:32px}.auth-gate-spinner{width:48px;height:48px;border:4px solid rgba(255,255,255,.3);border-top-color:#fff;border-radius:50%;animation:auth-spin .8s linear infinite;margin-bottom:16px}@keyframes auth-spin{to{transform:rotate(360deg)}}.auth-gate-button{display:flex;align-items:center;gap:12px;padding:14px 28px;background:#fff;color:#333;border:none;border-radius:8px;font-size:1rem;font-weight:500;cursor:pointer;transition:box-shadow .2s,transform .1s;box-shadow:0 2px 8px #00000026}.auth-gate-button:hover{box-shadow:0 4px 16px #00000040;transform:translateY(-1px)}.auth-gate-button:active{transform:translateY(0)}.auth-gate-google-icon{width:20px;height:20px}*{margin:0;padding:0;box-sizing:border-box}body{min-height:100dvh;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,system-ui,sans-serif;background:#0a0a12;color:#e8e6e1;line-height:1.6}.splash-footer,.legal-footer,.site-footer{text-align:center;padding:2rem;font-size:.8rem;color:#555}.legal-links{margin-bottom:.5rem}.legal-links a{color:#555;text-decoration:none;margin:0 .75rem;transition:color .2s}.legal-links a:hover{color:#a8a49c}.splash-footer a,.legal-footer a,.site-footer a{color:#666;text-decoration:none;transition:color .2s}.splash-footer a:hover,.legal-footer a:hover,.site-footer a:hover{color:#a8a49c}
