*,:before,:after{box-sizing:border-box;margin:0;padding:0}body{color:#1a1a2e;-webkit-font-smoothing:antialiased;background:#f8f9fa;font-family:Segoe UI,-apple-system,BlinkMacSystemFont,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif;line-height:1.7}.container{flex-direction:column;max-width:800px;min-height:100vh;margin:0 auto;padding:40px 24px;display:flex}.header{text-align:center;margin-bottom:40px}.header h1{color:#1a1a2e;margin-bottom:8px;font-size:28px;font-weight:800}.badge{color:#fff;background:#4f46e5;border-radius:20px;padding:4px 14px;font-size:13px;font-weight:600;display:inline-block}.content{background:#fff;border:1px solid #e5e7eb;border-radius:12px;flex:1;padding:32px;box-shadow:0 1px 3px #0000000f}.content h1,.content h2,.content h3{color:#1a1a2e;margin-top:24px;margin-bottom:12px}.content p{color:#374151;margin-bottom:14px}.content ul,.content ol{margin-bottom:14px;padding-left:24px}.content li{color:#374151;margin-bottom:6px}.content a{color:#4f46e5;text-decoration:none}.content a:hover{text-decoration:underline}.footer{text-align:center;color:#9ca3af;padding:32px 0 16px;font-size:13px}.loader{color:#6b7280;flex-direction:column;flex:1;justify-content:center;align-items:center;gap:16px;display:flex}.spinner{border:3px solid #e5e7eb;border-top-color:#4f46e5;border-radius:50%;width:36px;height:36px;animation:.8s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.error{text-align:center;color:#ef4444;flex:1;justify-content:center;align-items:center;padding:40px;font-weight:500;display:flex}.tagline{color:#6b7280;margin-top:4px;font-size:15px}.back-nav{margin-bottom:16px}.back-nav a{color:#4f46e5;font-size:14px;font-weight:500;text-decoration:none}.back-nav a:hover{text-decoration:underline}.badge-red{background:#ef4444}.landing-content{box-shadow:none;background:0 0;border:none;padding:0}.landing-links{flex-direction:column;gap:16px;display:flex}.landing-card{color:inherit;background:#fff;border:1px solid #e5e7eb;border-radius:12px;align-items:center;gap:16px;padding:24px;text-decoration:none;transition:box-shadow .2s,border-color .2s;display:flex}.landing-card:hover{border-color:#4f46e5;box-shadow:0 4px 12px #4f46e51a}.landing-card h3{color:#1a1a2e;margin-bottom:4px;font-size:16px;font-weight:700}.landing-card p{color:#6b7280;margin:0;font-size:13px}.card-icon{flex-shrink:0;font-size:28px}@media (width<=600px){.container{padding:24px 16px}.content{padding:20px}.header h1{font-size:22px}}
