.page.svelte-rdytgw{min-height:100vh;display:flex;flex-direction:column}main.svelte-rdytgw{flex:1}.hero.svelte-rdytgw{background:var(--navy);padding:96px 40px 64px}.hero-inner.svelte-rdytgw{max-width:1100px;margin:0 auto}.hero-kicker.svelte-rdytgw{font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.14em;color:var(--orange);margin-bottom:16px}.hero-h1.svelte-rdytgw{font-size:clamp(32px,4vw,52px);font-weight:800;line-height:1.1;color:var(--white);letter-spacing:-.03em;margin:0 0 16px}.hero-lead.svelte-rdytgw{font-size:15px;line-height:1.65;color:#ffffff80;max-width:520px;margin:0}.orange-edge.svelte-rdytgw{height:4px;background:var(--orange)}.section-h2.svelte-rdytgw{font-size:13px;font-weight:700;text-transform:uppercase;letter-spacing:.12em;color:var(--orange);margin:0 0 28px}.offerings-section.svelte-rdytgw{padding:56px 40px 48px;background:#f5f5f3;border-bottom:1px solid var(--border)}.offerings-inner.svelte-rdytgw{max-width:1100px;margin:0 auto}.offerings-grid.svelte-rdytgw{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.offering-card.svelte-rdytgw{background:var(--white);border:1.5px solid var(--border);border-radius:8px;padding:28px 24px 24px;display:flex;flex-direction:column;gap:12px}.offering-icon.svelte-rdytgw{color:var(--orange);display:flex;align-items:center}.offering-title.svelte-rdytgw{font-size:17px;font-weight:800;color:var(--navy);letter-spacing:-.02em;margin:0}.offering-desc.svelte-rdytgw{font-size:13px;line-height:1.65;color:var(--text-light);margin:0}.form-section.svelte-rdytgw{padding:56px 40px 80px;background:var(--white)}.form-outer.svelte-rdytgw{max-width:680px;margin:0 auto}form.svelte-rdytgw{display:flex;flex-direction:column;gap:20px}.form-row.svelte-rdytgw{display:grid;grid-template-columns:1fr 1fr;gap:16px}.field.svelte-rdytgw{display:flex;flex-direction:column;gap:6px}label.svelte-rdytgw{font-size:12px;font-weight:700;color:var(--text);letter-spacing:.01em}.req.svelte-rdytgw{color:var(--orange)}input.svelte-rdytgw,select.svelte-rdytgw,textarea.svelte-rdytgw{font-family:var(--font);font-size:14px;color:var(--text);background:var(--white);border:1.5px solid var(--border);border-radius:5px;padding:10px 14px;transition:border-color .15s,box-shadow .15s;outline:none;width:100%;resize:vertical;appearance:none;-webkit-appearance:none}select.svelte-rdytgw{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 24 24' fill='none' stroke='%23999' stroke-width='2.5' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='6 9 12 15 18 9'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 12px center;padding-right:36px;cursor:pointer}input.svelte-rdytgw::placeholder,textarea.svelte-rdytgw::placeholder{color:var(--text-dim)}input.svelte-rdytgw:focus,select.svelte-rdytgw:focus,textarea.svelte-rdytgw:focus{border-color:var(--orange);box-shadow:0 0 0 3px #e97a1f1f}.form-foot.svelte-rdytgw{display:flex;align-items:center;gap:20px;flex-wrap:wrap}.submit-btn.svelte-rdytgw{display:inline-flex;align-items:center;gap:8px;background:var(--navy);color:var(--white);font-size:14px;font-weight:700;font-family:var(--font);padding:12px 24px;border:none;border-radius:5px;cursor:pointer;transition:background .15s;flex-shrink:0}.submit-btn.svelte-rdytgw:hover:not(:disabled){background:var(--orange)}.submit-btn.svelte-rdytgw:disabled{opacity:.6;cursor:not-allowed}.error-msg.svelte-rdytgw{font-size:13px;color:#c0392b;margin:0;line-height:1.5}.error-msg.svelte-rdytgw a:where(.svelte-rdytgw){color:#c0392b;text-decoration:underline}.success-msg.svelte-rdytgw{padding:40px 0}.success-icon.svelte-rdytgw{width:48px;height:48px;border-radius:50%;background:var(--orange);color:var(--white);font-size:24px;font-weight:700;display:flex;align-items:center;justify-content:center;margin-bottom:20px}.success-h2.svelte-rdytgw{font-size:24px;font-weight:800;color:var(--navy);letter-spacing:-.02em;margin:0 0 8px}.success-p.svelte-rdytgw{font-size:14px;line-height:1.6;color:var(--text-light);margin:0}.form-note.svelte-rdytgw{font-size:11px;color:var(--text-dim);margin:0;line-height:1.5}.trust-line.svelte-rdytgw{margin:28px 0 0;padding-top:20px;border-top:1px solid var(--border);font-size:12px;color:var(--text-dim);line-height:1.5}.trust-link.svelte-rdytgw{color:var(--text-light);text-decoration:none;border-bottom:1px solid var(--border);transition:color .15s,border-color .15s}.trust-link.svelte-rdytgw:hover{color:var(--orange);border-bottom-color:var(--orange)}.footer.svelte-rdytgw{padding:28px 40px;background:var(--navy-deep);border-top:1px solid rgba(255,255,255,.06)}.footer-inner.svelte-rdytgw{max-width:1100px;margin:0 auto;display:flex;align-items:center;justify-content:space-between;gap:24px}.footer-wm.svelte-rdytgw{font-size:13px;font-weight:800;text-transform:uppercase;color:var(--white);text-decoration:none}.footer-wm.svelte-rdytgw span:where(.svelte-rdytgw){color:var(--orange)}.footer-links.svelte-rdytgw{display:flex;gap:20px}.footer-links.svelte-rdytgw a:where(.svelte-rdytgw){font-size:12px;color:#ffffff4d;text-decoration:none;transition:color .15s}.footer-links.svelte-rdytgw a:where(.svelte-rdytgw):hover{color:var(--white)}@media(max-width:900px){.offerings-grid.svelte-rdytgw{grid-template-columns:1fr}}@media(max-width:600px){.hero.svelte-rdytgw{padding:80px 24px 48px}.offerings-section.svelte-rdytgw{padding:48px 24px 40px}.form-section.svelte-rdytgw{padding:48px 24px 64px}.footer.svelte-rdytgw{padding:24px}.form-row.svelte-rdytgw{grid-template-columns:1fr}}
