.logo-row.svelte-12f4oqh{display:flex;justify-content:center;align-items:center;gap:15px}.logo.svelte-12f4oqh{width:170px;height:auto;filter:grayscale(100%);transition:filter .3s ease}.logo.svelte-12f4oqh:hover{filter:grayscale(0%)}.logocf.svelte-12f4oqh{width:120px;height:120px;object-fit:cover;object-position:center}.section-header.svelte-qstihs{width:100%;display:flex;justify-content:space-between;align-items:center;cursor:pointer;padding:6px 20px;background-color:#d9ede6;color:#1d5a44;border-radius:10px;transition:background-color .3s;font-family:Arial,sans-serif;font-weight:700;font-size:16px;height:fit-content;border:2px solid #1d5a44}.section-header.svelte-qstihs:hover{background-color:#cfeee3}.section-header.svelte-qstihs h2:where(.svelte-qstihs){margin:0}.arrow.svelte-qstihs{width:14px;height:14px;transition:transform .3s;transform:rotate(90deg)}.arrow.is-open.svelte-qstihs{transform:rotate(-90deg)}.section-content.svelte-qstihs{border-top:none;border-radius:0 0 4px 4px;background-color:#fff;max-height:0;overflow:hidden;height:fit-content;border:1px solid transparent;width:100%;transition:max-height .2s ease-in-out,border .2s ease-out}.section-div.svelte-j9l8ew{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;padding:2%;gap:0px}.form.svelte-j9l8ew{display:flex;flex-direction:column;gap:1rem;padding:10px}.form-group.svelte-j9l8ew{display:grid;grid-template-columns:1fr 1fr;gap:1rem}.form-item.svelte-j9l8ew{display:flex;flex-direction:column}.business-type-grid.svelte-j9l8ew{display:grid;grid-template-columns:1fr 1fr;padding-left:10px;padding-right:10px;justify-content:space-between;align-items:start}.business-type-item.svelte-j9l8ew{display:flex;justify-self:start;align-self:start}.business-type-item.svelte-j9l8ew label:where(.svelte-j9l8ew){margin-left:.5rem;font-weight:400}label.svelte-j9l8ew{font-weight:700;margin-bottom:8px}input.svelte-j9l8ew,select.svelte-j9l8ew,textarea.svelte-j9l8ew{width:100%;padding:.5rem;border:1px solid #ccc;border-radius:4px;box-sizing:border-box;font-size:1rem}.state-input.svelte-j9l8ew::placeholder{text-transform:none!important}.section-div.svelte-1jo3gmu{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;padding:2%;gap:0px}.form.svelte-1jo3gmu{display:flex;flex-direction:column;gap:1rem;padding:10px}.form-group.svelte-1jo3gmu{display:grid;grid-template-columns:1fr 1fr;gap:1rem}.form-item.svelte-1jo3gmu{display:flex;flex-direction:column}label.svelte-1jo3gmu{font-weight:700;margin-bottom:8px}input.svelte-1jo3gmu{width:100%;padding:.5rem;border:1px solid #ccc;border-radius:4px;box-sizing:border-box;font-size:1rem}.state-input.svelte-1jo3gmu::placeholder{text-transform:none!important}.form.svelte-nqeig{display:flex;flex-direction:column;width:100%;height:fit-content}label.svelte-nqeig{font-weight:700;margin-bottom:8px}#drop-area.svelte-nqeig{border:2px dashed #ccc;padding:40px;text-align:center;border-radius:5px}.icon-container.svelte-nqeig{display:flex;justify-content:center;align-items:center;margin-bottom:.5rem}.folder-icon.svelte-nqeig{width:40px;height:40px}.form-item.svelte-nqeig label:where(.svelte-nqeig){flex:1;margin-right:8px;overflow-wrap:anywhere;word-break:break-word}.actions.svelte-nqeig{margin-top:8px;display:flex;justify-content:flex-end}.clear-all.svelte-nqeig{display:inline-flex;align-items:center;gap:6px;background:#fef2f2;color:#991b1b;border:1px solid #fecaca;border-radius:6px;padding:6px 10px;cursor:pointer;transition:background .15s ease,color .15s ease,border-color .15s ease}.clear-all.svelte-nqeig:hover{background:#fee2e2;color:#7f1d1d;border-color:#fca5a5}.clear-all.svelte-nqeig svg:where(.svelte-nqeig){width:16px;height:16px}.form-item.svelte-nqeig{display:flex;align-items:center;justify-content:space-between;gap:8px}.remove-btn.svelte-nqeig{display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;border:none;border-radius:6px;background:transparent;color:#991b1b;cursor:pointer;transition:background .15s ease,color .15s ease}.remove-btn.svelte-nqeig:hover{background:#991b1b1a;color:#7f1d1d}.remove-btn.svelte-nqeig:focus{outline:2px solid #991b1b;outline-offset:2px}.remove-btn.svelte-nqeig svg:where(.svelte-nqeig){width:18px;height:18px}.section-div.svelte-ro3ux3{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;padding:2%;gap:0px;height:fit-content}label.svelte-ro3ux3{font-weight:700;margin-bottom:8px}.form.svelte-ro3ux3{display:flex;flex-direction:column;gap:1rem;padding:10px;width:100%;height:fit-content}.form-item.svelte-ro3ux3{display:flex;flex-direction:column}.styled-textarea.svelte-ro3ux3{width:100%;padding:10px;border:1px solid #ccc;border-radius:4px;box-sizing:border-box;font-size:16px}input.svelte-ro3ux3,textarea.svelte-ro3ux3{width:100%;padding:.5rem;border:1px solid #ccc;border-radius:4px;box-sizing:border-box;font-size:1rem}.judgements-container.svelte-ro3ux3{display:grid;grid-template-columns:auto 1fr;align-items:start;gap:0px}.radio-group.svelte-ro3ux3{display:flex;gap:1rem;padding-left:10%}.radio-group.svelte-ro3ux3 label:where(.svelte-ro3ux3){display:flex;flex-direction:column;margin-bottom:0;justify-items:center;font-weight:lighter}div.svelte-1m6kxmm{border-radius:4px;position:relative}.container.svelte-1m6kxmm{width:100%;padding-bottom:20px;display:flex;justify-content:start;align-items:center;gap:30px}.sigpad.svelte-1m6kxmm{width:80%}label.svelte-1m6kxmm{display:block;margin-bottom:8px;font-weight:700}.signature-container.svelte-1m6kxmm{position:relative}svg.svelte-1m6kxmm{width:100%;height:200px;border:1px solid #ccc;border-radius:4px}.clear-button.svelte-1m6kxmm{padding:6px 8px;width:fit-content;height:fit-content;background-color:#f44336;color:#fff;border:none;border-radius:4px;cursor:pointer}.clear-button.svelte-1m6kxmm:hover{background-color:#d32f2f}.dashed-line.svelte-1m6kxmm{position:absolute;bottom:50px;left:10%;width:80%;border-bottom:2px dashed #ccc}.signature-info.svelte-1m6kxmm{position:absolute;bottom:10px;left:10%;width:80%;text-align:right;font-style:italic}.section-div.svelte-uu5xxi{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;padding:2%;gap:0px}.authorization-content.svelte-uu5xxi{display:flex;flex-direction:column;gap:1rem;padding:10px;height:fit-content}.authorization-content.svelte-uu5xxi p:where(.svelte-uu5xxi){font-size:1rem;color:#333;margin:0;padding:0}.checkbox-container.svelte-uu5xxi{display:flex;align-items:center;gap:.5rem;margin-left:20px}.checkbox-container.svelte-uu5xxi input[type=checkbox]:where(.svelte-uu5xxi){width:20px;height:20px}.checkbox-container.svelte-uu5xxi label:where(.svelte-uu5xxi){font-size:1rem;color:#333}label.svelte-uu5xxi{font-weight:700;margin-bottom:8px}.sigs-wrapper.svelte-uu5xxi{opacity:0;visibility:hidden;transition:opacity .22s ease}.sigs-wrapper.reveal.svelte-uu5xxi{opacity:1;visibility:visible}.sigs.svelte-uu5xxi{display:flex;flex-direction:column;gap:12px}.sig-item.svelte-uu5xxi{opacity:0;transform:translateY(4px);transition:opacity .24s ease,transform .24s ease}.sigs-wrapper.reveal.svelte-uu5xxi .sig-item:where(.svelte-uu5xxi){opacity:1;transform:translateY(0)}.sig-item.stagger-1.svelte-uu5xxi{transition-delay:80ms}.sig-item.stagger-2.svelte-uu5xxi{transition-delay:.18s}.title.svelte-1vfsj2m{text-align:center;font-size:1.75rem;font-weight:700;padding:15px 10px 10px}.main.svelte-1vfsj2m{display:flex;flex-direction:column;align-items:center;justify-items:center;height:auto;width:100%;margin-top:var(--navbar-height, 40px);padding-bottom:2rem}.form-container-parent.svelte-1vfsj2m{width:100%;display:flex;justify-content:center;background-color:transparent;font-family:Arial,Helvetica,sans-serif}.form-container.svelte-1vfsj2m{height:auto;width:100%;padding:2rem;border-radius:8px;box-shadow:0 4px 8px #0000001a;width:40%;display:flex;flex-direction:column;background-color:#fff}.sections.svelte-1vfsj2m{display:flex;flex-direction:column}.submit-button.svelte-1vfsj2m{background:#00d084;color:#fff;font-size:1rem;line-height:1.4em;font-weight:500;display:inline-flex;align-items:center;justify-content:center;border:none;border-radius:.375rem;padding:.375rem 1rem;min-height:2.625rem;width:100%;max-width:fit-content;box-shadow:0 3px 6px #0000001a;transition:background .3s ease,box-shadow .3s ease,transform .2s ease;outline:none;cursor:pointer;align-self:center}.submit-button.svelte-1vfsj2m{width:200px;height:60px;font-size:22px;padding:12px 24px;margin-bottom:4%}.submit-button.svelte-1vfsj2m:hover{background:#06a269e6;box-shadow:0 4px 8px #0003}.submit-button.svelte-1vfsj2m:active{background:#00a85f;transform:scale(.98)}.submit-button.svelte-1vfsj2m:focus{outline:2px solid white;outline-offset:2px}.main.svelte-yp6wna{max-width:960px;margin:calc(var(--navbar-height, 40px) + 1rem) auto 0;padding:0 1.5rem 3rem;display:flex;flex-direction:column;gap:1.75rem}.hero-card.svelte-yp6wna{background:linear-gradient(135deg,#0f766e,#16a34a);color:#fff;padding:clamp(1.75rem,4vw,2.75rem);border-radius:1.25rem;box-shadow:0 20px 45px #0f766e59;display:flex;flex-direction:column;gap:.75rem}.hero-card.svelte-yp6wna h1:where(.svelte-yp6wna){margin:0;font-size:clamp(1.75rem,4vw,2.5rem);font-weight:700}.hero-lead.svelte-yp6wna{margin:0;font-size:1.05rem;line-height:1.7}.hero-subtext.svelte-yp6wna{margin:0;font-size:.95rem;line-height:1.6;opacity:.95}.badge-row.svelte-yp6wna{margin-top:1.5rem;display:flex;flex-wrap:wrap;gap:1rem}.badge.svelte-yp6wna{background:#ffffff29;border:1px solid rgba(255,255,255,.28);border-radius:.85rem;padding:.85rem 1.1rem;min-width:190px;display:flex;flex-direction:column;gap:.25rem}.badge-label.svelte-yp6wna{font-size:.72rem;text-transform:uppercase;letter-spacing:.08em;opacity:.85}.badge-value.svelte-yp6wna{font-size:1.05rem;font-weight:600}.grid.svelte-yp6wna{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.5rem}.card.svelte-yp6wna{background:#fff;border-radius:1rem;padding:clamp(1.25rem,2.5vw,1.75rem);box-shadow:0 18px 40px #0f172a14;display:flex;flex-direction:column;gap:1rem}.card.svelte-yp6wna h2:where(.svelte-yp6wna){margin:0;font-size:1.25rem;font-weight:600;color:#0f172a}.card.svelte-yp6wna h3:where(.svelte-yp6wna){margin:0;font-size:1rem;font-weight:600;color:#0f172a}.card.svelte-yp6wna p:where(.svelte-yp6wna){margin:0;color:#334155;line-height:1.5}.card.svelte-yp6wna ol:where(.svelte-yp6wna){margin:0;padding-left:1.25rem;color:#334155;display:flex;flex-direction:column;gap:.75rem}.card.svelte-yp6wna li:where(.svelte-yp6wna){margin:0}.info-grid.svelte-yp6wna{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1rem;margin:0}.info-grid.svelte-yp6wna div:where(.svelte-yp6wna){display:flex;flex-direction:column;gap:.35rem}.info-grid.svelte-yp6wna dt:where(.svelte-yp6wna){font-size:.72rem;text-transform:uppercase;letter-spacing:.08em;color:#64748b}.info-grid.svelte-yp6wna dd:where(.svelte-yp6wna){margin:0;color:#0f172a;font-weight:500}.purpose.svelte-yp6wna,.uploads.svelte-yp6wna{display:flex;flex-direction:column;gap:.5rem}.purpose-text.svelte-yp6wna{margin:0;color:#334155;line-height:1.6;white-space:pre-line}.uploads.svelte-yp6wna ul:where(.svelte-yp6wna){margin:0;padding-left:1.25rem;color:#334155;display:flex;flex-direction:column;gap:.35rem}.uploads.svelte-yp6wna li:where(.svelte-yp6wna){margin:0}.uploads.svelte-yp6wna p:where(.svelte-yp6wna){margin:0;color:#64748b}.muted.svelte-yp6wna{color:#64748b;font-size:.85rem;font-weight:400}a.svelte-yp6wna{color:#0369a1;text-decoration:none}a.svelte-yp6wna:hover,a.svelte-yp6wna:focus{text-decoration:underline}@media (max-width: 640px){.main.svelte-yp6wna{padding:0 1rem 2.5rem}.hero-card.svelte-yp6wna{padding:1.75rem}.badge-row.svelte-yp6wna{flex-direction:column}.badge.svelte-yp6wna{min-width:unset}}.main.svelte-llrekt{display:flex;flex-direction:column;align-self:center;justify-self:center;height:100%;width:80%;margin-top:var(--navbar-height, 40px);padding-bottom:2rem}.dev-controls.svelte-llrekt{margin:.75rem 0}
