.tin-check{background:#f7faf9;border:1px solid #b9c7c2;border-radius:12px;justify-content:space-between;align-items:center;gap:16px;margin-top:18px;padding:14px;display:flex}.tin-check p{color:#52615d;margin:4px 0 0;font-size:14px}.tin-check.verified{background:#eefbf4;border-color:#69bd95}.tin-check.mismatch,.tin-check.conflict{background:#fff3f3;border-color:#df8c8c}.tin-check.pending,.tin-check.provider_error{background:#fff9e8;border-color:#d8aa47}@media (width<=640px){.tin-check{flex-direction:column;align-items:stretch}.tin-check button{width:100%}}@media (prefers-color-scheme:dark){.tin-check{background:#15211d;border-color:#465b54}.tin-check p{color:#a8b8b2}.tin-check.verified{background:#102a1e;border-color:#287a50}.tin-check.mismatch,.tin-check.conflict{background:#2d1717;border-color:#8d3d3d}.tin-check.pending,.tin-check.provider_error{background:#2b2512;border-color:#8b6b27}}:root{color:#111827;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light dark;background:#f4f7f6;font-family:Inter,ui-sans-serif,system-ui,sans-serif}@media (prefers-color-scheme:dark){:root{--lightningcss-light: ;--lightningcss-dark:initial}}*{box-sizing:border-box}body{margin:0}.app{min-height:100vh}header{background:#fff;border-bottom:1px solid #d8e0dd;justify-content:space-between;align-items:center;padding:18px max(20px,50vw - 550px);display:flex}.brand{align-items:center;display:flex}.brand img{max-width:160px;max-height:52px}.secure{color:#52615d;font-size:13px}main{max-width:1100px;margin:0 auto;padding:28px 20px 60px}.card,.workflow section{background:#fff;border:1px solid #dce5e2;border-radius:18px;padding:24px;box-shadow:0 8px 28px #091e180d}.hero{margin-bottom:18px}.eyebrow{text-transform:uppercase;letter-spacing:.08em;color:#087b4e;font-size:12px;font-weight:700}.private{background:#fff8df;border-left:4px solid #e0a000;padding:12px}.workflow{gap:18px;display:grid}.section-help{color:#5f6c68;margin:-4px 0 16px;font-size:14px;line-height:1.5}.grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.field{gap:7px;font-size:14px;font-weight:650;display:grid}.field.wide{grid-column:1/-1}input,textarea,select{color:#111827;width:100%;font:inherit;background:#fff;border:1px solid #b9c7c2;border-radius:10px;padding:12px}textarea{resize:vertical}.upload{gap:10px;display:grid}.files{padding:0;list-style:none}.files li{border-bottom:1px solid #e5e7eb;justify-content:space-between;gap:12px;padding:10px;display:flex}.actions{justify-content:flex-end;gap:12px;display:flex}button{cursor:pointer;border:1px solid #0b8053;border-radius:10px;padding:11px 17px;font-weight:700}.primary{color:#fff;background:#07864f}.secondary{color:#075d3b;background:#fff}.alert{border-radius:12px;margin:14px 0;padding:14px}.error{color:#a61b1b;background:#fff0f0;border:1px solid #efb4b4}.success{border-color:#8ad3b2}.identity{text-align:center}.center{place-items:center;min-height:100vh;padding:20px;display:grid}.spinner{border:4px solid #cde4da;border-top-color:#07864f;border-radius:50%;width:38px;height:38px;margin:auto;animation:1s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}footer{text-align:center;color:#5f6c68;padding:26px;font-size:13px}a{color:#087b4e}@media (width<=640px){.grid{grid-template-columns:1fr}.field.wide{grid-column:auto}header{align-items:flex-start}.secure{text-align:right;max-width:120px}.actions{flex-direction:column}.actions button{width:100%}.card,.workflow section{padding:18px}}@media (prefers-color-scheme:dark){:root{color:#edf4f1;background:#0b1411}header,.card,.workflow section{background:#111d19;border-color:#2d4039}input,textarea,select{color:#edf4f1;background:#0d1714;border-color:#465b54}.secondary{color:#bcf2d9;background:#18251f}.private{background:#2c2612}.secure,footer,.section-help{color:#a8b8b2}}
