.navbar,body{background-color:#fff}.nav-brand,.nav-container{display:flex;align-items:center;gap:16px}.nav-brand,.nav-brand:hover,body,h1{color:#1a1a1a}.nav-title,h1{letter-spacing:-.025em}body{font-family:Inter,-apple-system,BlinkMacSystemFont,'Segoe UI',sans-serif;line-height:1.6;min-height:100vh}.navbar{border-bottom:1px solid #e5e7eb;padding:1.5rem 2rem;box-shadow:0 1px 3px rgba(0,0,0,.1);position:fixed;top:0;left:0;right:0;z-index:1000}.nav-container{max-width:1200px;margin:0 auto}.nav-brand{text-decoration:none}.nav-logo{width:44px;height:44px;border-radius:8px}.nav-title{font-size:1.5rem;font-weight:600;color:inherit}.main-content{padding:5rem 2rem;text-align:center;max-width:700px;margin:100px auto 0}.logo{width:160px;height:160px;margin:0 auto 3rem;display:block;border-radius:16px;box-shadow:0 4px 12px rgba(0,0,0,.1)}.subtitle,h1{margin-bottom:1.5rem}h1{font-size:3rem;font-weight:700}.subtitle{font-size:1.25rem;font-weight:500;color:#374151;letter-spacing:-.01em}.description{font-size:1.1rem;color:#6b7280;font-weight:400;max-width:580px;margin-left:auto;margin-right:auto;margin-bottom:3rem}.status-section{background-color:#f9fafb;border:1px solid #e5e7eb;border-radius:12px;padding:2rem;margin-top:3rem}.status-badge{display:inline-flex;align-items:center;gap:8px;background-color:#fef3c7;border:1px solid #f59e0b;color:#92400e;padding:8px 16px;border-radius:6px;font-size:.875rem;font-weight:500;margin-bottom:1rem}.status-indicator{width:6px;height:6px;background-color:#f59e0b;border-radius:50%}.status-text{color:#4b5563;font-size:1rem;margin-bottom:2rem}.contact-support{border-top:1px solid #e5e7eb;padding-top:1.5rem}.contact-title{font-size:.875rem;font-weight:600;color:#374151;margin-bottom:.75rem;text-transform:uppercase;letter-spacing:.05em}.contact-name{font-size:1rem;font-weight:500;color:#1a1a1a;margin-bottom:.75rem}.contact-links{display:flex;flex-wrap:wrap;gap:.75rem;justify-content:center}.contact-link{display:inline-flex;align-items:center;gap:.5rem;background-color:#fff;border:1px solid #d1d5db;color:#374151;text-decoration:none;font-size:.875rem;font-weight:500;padding:.625rem 1rem;border-radius:8px;transition:.2s;box-shadow:0 1px 2px rgba(0,0,0,.05)}.contact-link:hover{background-color:#f9fafb;border-color:#9ca3af;transform:translateY(-1px);box-shadow:0 4px 8px rgba(0,0,0,.1)}.contact-icon{width:18px;height:18px;flex-shrink:0}.footer{background-color:#f9fafb;border-top:1px solid #e5e7eb;padding:3rem 2rem;margin-top:4rem}.footer-container{max-width:1200px;margin:0 auto;display:flex;align-items:center;gap:2rem}.footer-logo{width:80px;height:80px;border-radius:12px;flex-shrink:0}.footer-content{flex:1}.footer-title{font-size:1.25rem;font-weight:600;color:#1a1a1a;margin-bottom:.5rem;letter-spacing:-.01em}.footer-description{color:#6b7280;font-size:1rem;line-height:1.6}@media (max-width:768px){.navbar{padding:1rem}.main-content{padding:3rem 1rem;margin-top:80px}h1{font-size:2.25rem}.subtitle{font-size:1.125rem}.description{font-size:1rem}.logo{width:140px;height:140px}.status-section{padding:1.5rem}.footer{padding:2rem 1rem}.footer-container{flex-direction:column;text-align:center;gap:1.5rem}.footer-logo{width:60px;height:60px}.contact-links{flex-direction:column;align-items:center;gap:.75rem}.contact-link{width:100%;max-width:200px;justify-content:center}}