.page{display:flex;flex-direction:column;min-height:100vh}.header{background:linear-gradient(135deg,#1e3a5f,#2d6a9f);color:#fff;padding:1.5rem 1rem;box-shadow:0 2px 8px #0003}.header-inner{max-width:800px;margin:0 auto}.logo{display:flex;align-items:center;gap:1rem}.logo-icon{font-size:2.5rem}.logo h1{font-size:1.4rem;font-weight:700;margin-bottom:.2rem}.logo p{font-size:.85rem;opacity:.85}.main{flex:1;max-width:800px;width:100%;margin:2rem auto;padding:0 1rem;display:flex;flex-direction:column;gap:1.5rem}.card{background:#fff;border-radius:12px;padding:1.75rem;box-shadow:0 1px 4px #00000014,0 4px 16px #0000000f}.form-card h2{font-size:1.15rem;font-weight:700;margin-bottom:.4rem;color:#1e3a5f}.hint{font-size:.82rem;color:#6b7280;margin-bottom:1.2rem}.hint code{background:#f0f4f8;padding:.1rem .4rem;border-radius:4px;font-size:.8rem;color:#2d6a9f}.input-row{display:flex;gap:.75rem;flex-wrap:wrap}.cin-input{flex:1;min-width:220px;padding:.65rem 1rem;border:2px solid #d1d5db;border-radius:8px;font-size:1rem;font-family:Courier New,monospace;letter-spacing:.05em;transition:border-color .2s;outline:none}.cin-input:focus{border-color:#2d6a9f}.cin-input.input-error{border-color:#ef4444}.cin-input:disabled{background:#f9fafb;color:#9ca3af}.btn-primary{padding:.65rem 1.5rem;background:#2d6a9f;color:#fff;border:none;border-radius:8px;font-size:.95rem;font-weight:600;cursor:pointer;transition:background .2s,transform .1s;display:flex;align-items:center;gap:.5rem;white-space:nowrap}.btn-primary:hover:not(:disabled){background:#1e3a5f}.btn-primary:active:not(:disabled){transform:scale(.98)}.btn-primary:disabled{opacity:.6;cursor:not-allowed}.btn-secondary{padding:.65rem 1rem;background:#f0f4f8;color:#4b5563;border:2px solid #d1d5db;border-radius:8px;font-size:.9rem;font-weight:500;cursor:pointer;transition:background .2s;white-space:nowrap}.btn-secondary:hover{background:#e2e8f0}.error-msg{margin-top:.6rem;color:#ef4444;font-size:.85rem}.loading-card{text-align:center}.loading-inner{display:flex;flex-direction:column;align-items:center;gap:1rem;padding:1rem 0}.loading-inner p{color:#4b5563;line-height:1.6}.loading-inner small{color:#9ca3af}.spinner{display:inline-block;width:18px;height:18px;border:2.5px solid rgba(255,255,255,.4);border-top-color:#fff;border-radius:50%;animation:spin .7s linear infinite}.spinner.large{width:40px;height:40px;border-color:#2d6a9f33;border-top-color:#2d6a9f;border-width:4px}@keyframes spin{to{transform:rotate(360deg)}}.result-header{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:.5rem;margin-bottom:1rem;padding-bottom:1rem;border-bottom:1px solid #e5e7eb}.result-header h2{font-size:1.15rem;font-weight:700;color:#1e3a5f}.cin-tag{background:#eff6ff;color:#2d6a9f;border:1px solid #bfdbfe;border-radius:6px;padding:.2rem .7rem;font-size:.8rem;font-family:Courier New,monospace;letter-spacing:.04em}.company-name{font-size:1.1rem;font-weight:600;color:#1a202c;margin-bottom:1rem}.result-table{width:100%;border-collapse:collapse;font-size:.9rem}.result-table th{text-align:left;padding:.55rem .75rem;background:#f8fafc;color:#4b5563;font-weight:600;width:40%;border:1px solid #e5e7eb}.result-table td{padding:.55rem .75rem;border:1px solid #e5e7eb;color:#1a202c}.result-table tr:nth-child(2n) td{background:#fafafa}.status-badge{display:inline-block;padding:.2rem .75rem;border-radius:999px;color:#fff;font-size:.8rem;font-weight:600;text-transform:uppercase;letter-spacing:.04em}.filing-records{display:flex;flex-direction:column;gap:1.5rem}.filing-record h3{font-size:.9rem;font-weight:600;color:#4b5563;margin-bottom:.5rem;text-transform:uppercase;letter-spacing:.04em}.no-data{color:#9ca3af;font-size:.9rem}.raw-pre{background:#f8fafc;border:1px solid #e5e7eb;border-radius:6px;padding:1rem;font-size:.78rem;overflow-x:auto;white-space:pre-wrap;color:#374151}.step-back{display:flex;align-items:center;gap:.75rem;margin-bottom:1rem}.btn-link{background:none;border:none;color:#2d6a9f;font-size:.85rem;cursor:pointer;padding:0;text-decoration:underline}.captcha-area{margin:1rem 0;min-height:80px;display:flex;align-items:center}.captcha-loading{display:flex;align-items:center;gap:.75rem;color:#6b7280;font-size:.9rem}.captcha-image-wrap{display:flex;align-items:center;gap:.75rem}.captcha-img{border:1px solid #d1d5db;border-radius:6px;max-height:80px;display:block}.btn-refresh{background:#f0f4f8;border:1px solid #d1d5db;border-radius:6px;padding:.4rem .7rem;font-size:1.2rem;cursor:pointer;color:#4b5563;transition:background .2s}.btn-refresh:hover{background:#e2e8f0}.captcha-input{font-family:monospace;letter-spacing:.1em}.mca-table-wrap{overflow-x:auto}.mca-filings{width:100%;border-collapse:collapse;font-size:.85rem}.mca-filings thead th{background:#1e3a5f;color:#fff;padding:.6rem .5rem;text-align:left;font-weight:600;border:1px solid #1e3a5f;white-space:nowrap;font-size:.8rem}.mca-filings thead th:first-child{width:32px}.mca-filings thead th:nth-child(2){width:90px}.mca-filings thead th:nth-child(3){width:auto}.mca-filings thead th:nth-child(4){width:100px}.mca-filings thead th:nth-child(5){width:80px}.mca-filings thead th:nth-child(6){width:68px;text-align:center}.mca-filings tbody td{padding:.45rem .5rem;border:1px solid #e5e7eb;color:#1a202c;font-size:.82rem;vertical-align:middle}.mca-filings tbody td:last-child{text-align:center}.mca-filings tbody tr:nth-child(2n) td{background:#f8fafc}.mca-filings tbody tr:hover td{background:#eff6ff}.mca-filings code{font-family:Courier New,monospace;font-size:.8rem;color:#2d6a9f}.records-count{text-align:right;font-size:.8rem;color:#6b7280;margin-top:.5rem}.btn-download-srn{background:#eff6ff;border:1px solid #bfdbfe;border-radius:5px;color:#2d6a9f;cursor:pointer;font-size:.85rem;padding:.2rem .55rem;display:inline-flex;align-items:center;justify-content:center;min-width:32px;transition:background .15s}.btn-download-srn:hover:not(:disabled){background:#dbeafe}.btn-download-srn:disabled{opacity:.5;cursor:not-allowed}.result-actions{margin-top:1.5rem;padding-top:1rem;border-top:1px solid #e5e7eb;display:flex;align-items:center;flex-wrap:wrap;gap:.75rem}.footer{text-align:center;padding:1.5rem;color:#9ca3af;font-size:.8rem}.footer a{color:#6b7280}.footer a:hover{color:#2d6a9f}@media (max-width: 500px){.header-inner{text-align:center}.logo{flex-direction:column;align-items:center}.input-row{flex-direction:column}.btn-primary,.btn-secondary{width:100%;justify-content:center}}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;background:#f0f4f8;min-height:100vh;color:#1a202c}#root{min-height:100vh;display:flex;flex-direction:column}
