:root{font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;color:#111827;line-height:1.4;font-weight:400;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased}*,*:before,*:after{box-sizing:border-box}body{margin:0;min-width:320px}.container{min-height:100vh;display:flex;align-items:flex-start;justify-content:center;background:#f3f4f6;padding:2rem 1rem}.container-auth{padding-top:5rem}.card{width:100%;max-width:860px;background:#fff;border:1px solid #e5e7eb;border-radius:12px;box-shadow:0 8px 24px #11182714;padding:1.5rem}h1{margin:0;font-size:1.5rem}h2{margin-bottom:.5rem}.subtitle{color:#4b5563;margin:.6rem 0 1.25rem}.form{display:flex;flex-direction:column;gap:.7rem}label{font-weight:600}input[type=file],textarea,input[type=email],input[type=password],select{width:100%;border:1px solid #d1d5db;border-radius:8px;padding:.7rem;font:inherit;box-sizing:border-box;background:#fff}.submit-button,.secondary-button{margin-top:.5rem;border:0;background:#2563eb;color:#fff;font-weight:600;border-radius:8px;padding:.75rem 1rem;cursor:pointer}.submit-button:disabled{background:#93c5fd;cursor:not-allowed}.secondary-button{background:#111827;padding:.55rem .85rem;font-size:.92rem}.results{margin-top:1.2rem;border-top:1px solid #e5e7eb;padding-top:1rem}.results-header{display:flex;align-items:center;justify-content:space-between;gap:1rem;flex-wrap:wrap}.section-grid{margin-top:.8rem;display:flex;flex-direction:column;gap:.9rem}.section-card{border:1px solid #d1d5db;border-radius:10px;padding:.9rem;background:#f9fafb}.section-card-header{display:flex;align-items:center;justify-content:space-between;gap:.75rem;flex-wrap:wrap}.section-card-header h3{margin:0}.section-columns{margin-top:.6rem;display:grid;grid-template-columns:1fr 1fr;gap:.8rem}.section-column{background:#fff;border:1px solid #e5e7eb;border-radius:8px;padding:.65rem}.section-column h4,.section-column p{margin:0 0 .35rem}.section-column ul{margin:.2rem 0 0;padding-left:1.1rem}.reason{margin:.7rem 0 0;color:#1f2937}.warnings{margin-top:.75rem;color:#92400e}.error{margin-top:.8rem;color:#b91c1c;font-weight:600}.required{color:#dc2626}.copy-message{margin-top:.8rem;color:#1d4ed8;font-weight:600}.progress{margin-top:.6rem;color:#334155;font-weight:600}.pending{color:#6b7280;font-style:italic}.auth-card{max-width:540px}.auth-link-row{margin-top:1rem;color:#374151}.link-button{border:0;background:transparent;color:#2563eb;font-weight:600;cursor:pointer;padding:0}.top-nav{position:sticky;top:0;z-index:30;background:#fff;border-bottom:1px solid #e5e7eb}.top-nav-content{max-width:980px;margin:0 auto;padding:.8rem 1rem;display:flex;justify-content:flex-end;align-items:center;gap:.8rem}.user-label{color:#4b5563;font-size:.9rem}.modal-backdrop{position:fixed;inset:0;background:#00000059;display:flex;align-items:center;justify-content:center;padding:1rem;z-index:60}.modal-card{width:100%;max-width:560px;background:#fff;border-radius:12px;border:1px solid #d1d5db;padding:1.2rem}.modal-actions{display:flex;gap:.75rem;justify-content:flex-end}@media(max-width:760px){.section-columns{grid-template-columns:1fr}}
