@import"https://fonts.googleapis.com/css2?family=Space+Grotesk:wght@400;500;600&display=swap";@import"https://fonts.googleapis.com/css2?family=Alex+Brush&display=swap";:root{color:#111827;font-family:Space Grotesk,Helvetica Neue,Arial,sans-serif;background-color:#f3f4f6}*{box-sizing:border-box}body,html,#root{min-height:100vh;margin:0}body{background:radial-gradient(circle at top,#f9fafb,#e5e7eb)}a{color:inherit}.addressSectionBorder{margin-top:1.2rem;margin-bottom:1rem}.app-shell{padding:2rem 1rem 4rem;display:flex;justify-content:center}.wizard-card{background:#fff;border-radius:20px;box-shadow:0 30px 70px #0f172a14;padding:2.5rem;width:min(900px,100%)}.wizard-logo{display:flex;justify-content:center;margin-bottom:1.2rem}.wizard-logo img{max-width:220px;width:100%;height:auto}@media (max-width: 640px){.wizard-card{padding:1.5rem}}@media (max-width: 480px){.wizard-card{padding:1rem}}fieldset{border:none;padding:0;margin:0 0 1.5rem}section>fieldset{margin-top:1.1rem}section>fieldset:first-child{margin-top:0}fieldset>legend{font-weight:600;margin:1.1rem 0 .35rem;margin-left:.4em}label{font-weight:600;display:block;margin-bottom:.35rem}section>label,fieldset>label{margin-top:1.1rem;margin-left:.4em}section>div>label{margin-top:1.1rem;margin-left:.4em}.file-upload{margin-top:1.1rem}.file-upload>label{margin-left:.4em}section>label:first-child,fieldset>label:first-child{margin-top:0}section>div>label:first-child{margin-top:0}.file-upload:first-child{margin-top:0}input,select,textarea{display:block;width:100%;max-width:100%;min-width:0;padding:.75rem;border-radius:10px;border:1px solid #d1d5db;font-size:1rem;font-family:inherit;background:#fff}.tax-input::placeholder{color:#94a3b8;opacity:.7}input[type=date]{-webkit-appearance:none;appearance:none;-moz-appearance:none;height:calc(2.5rem + 2px);line-height:1.2}input:focus,select:focus,textarea:focus{outline:2px solid #2563eb;border-color:transparent}button{font-family:inherit}.step-actions{display:flex;justify-content:space-between;gap:1rem;margin-top:2rem}button.primary{background:#2563eb;color:#fff;border:none;border-radius:999px;padding:.9rem 1.6rem;font-size:1rem;cursor:pointer;min-width:120px}button.secondary{background:transparent;border:1px solid #cbd5f5;border-radius:999px;padding:.9rem 1.6rem;font-size:1rem;cursor:pointer}button:disabled{opacity:.6;cursor:not-allowed}.error-text{margin-top:.4rem;color:#b91c1c;font-size:.9rem}.hint{font-size:.85rem;color:#64748b;margin:.2rem 0 .6rem}.radio-list,.checkbox-list{display:flex;flex-direction:column;gap:.5rem}.radio-option{display:flex;align-items:flex-start;gap:.75rem;border:1px solid #d1d5db;padding:.75rem 1rem;border-radius:12px;cursor:pointer}.signature-upload-option{align-items:center}.radio-option input{width:auto;margin-top:.3rem}.signature-upload-option input[type=file]{margin-top:0}.attestation-row{display:flex;align-items:center;gap:.9rem;padding:1rem;border:1px solid #d1d5db;border-radius:12px;margin:1rem 0 0;background:#f9fafb}.attestation-row label{margin:0;font-weight:500}.attestation-checkbox{width:1.35rem;height:1.35rem;flex-shrink:0}.summary-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:1rem}.summary-item{background:#f9fafb;border-radius:12px;padding:1rem}.signature-methods{display:flex;gap:1rem;flex-wrap:wrap;margin-bottom:1rem}.signature-methods button{flex:1}.signature-generate{display:flex;flex-direction:column;gap:.75rem}.signature-canvas-wrapper{border:1px dashed #94a3b8;border-radius:12px;padding:.5rem;background:#f8fafc}.signature-canvas-wrapper canvas{display:block;width:100%;height:180px;touch-action:none}.signature-preview{margin-top:1rem;padding:.5rem;border:1px solid #cbd5f5;border-radius:12px;background:#f8fafc}.signature-preview img{width:100%;max-height:200px;object-fit:contain}.badge{display:inline-flex;align-items:center;background:#eef2ff;color:#312e81;border-radius:999px;padding:.2rem .75rem;font-size:.85rem}.progress{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem;font-weight:600;color:#475569}.progress-bar{width:100%;height:6px;background:#e2e8f0;border-radius:999px;overflow:hidden;margin-bottom:1.75rem}.progress-bar span{display:block;height:100%;background:linear-gradient(90deg,#4f46e5,#0ea5e9)}
