:root{--green: #1AA260;--green-dark: #128a4d;--black: #131313;--gray: #6b7280;--gray-light: #9aa1ab;--hero-bg: #eef8f1;--border-light: #e2e8e4;--card-peach: #f5c47f;--card-green: #bfe66c;--card-coral: #f1706a;--card-purple: #ab93ef;--radius-lg: 20px;--radius-pill: 999px}*{box-sizing:border-box}html,body{margin:0;padding:0}body{font-family:Poppins,sans-serif;color:var(--black);background:#fff;-webkit-font-smoothing:antialiased}a{text-decoration:none;color:inherit}button{font-family:inherit;cursor:pointer;border:none}img{max-width:100%;display:block}.overlay.svelte-144i093.svelte-144i093{position:fixed;top:0;right:0;bottom:0;left:0;background:#0f17168c;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);display:flex;align-items:center;justify-content:center;padding:20px;z-index:2147483647}.modal.svelte-144i093.svelte-144i093{position:relative;width:100%;max-width:880px;max-height:92vh;max-height:92dvh;overflow:auto;background:#fff;border-radius:var(--radius-lg, 24px);display:grid;grid-template-columns:42% 58%;box-shadow:0 30px 70px #00000047;font-family:inherit;-webkit-overflow-scrolling:touch}.close-btn.svelte-144i093.svelte-144i093{position:absolute;top:16px;right:16px;z-index:5;width:34px;height:34px;border-radius:50%;background:#ffffffe6;color:var(--black, #111827);display:flex;align-items:center;justify-content:center;box-shadow:0 4px 12px #0000001f;transition:background .15s ease,transform .15s ease;flex-shrink:0}.close-btn.svelte-144i093.svelte-144i093:hover{background:#fff;transform:scale(1.06)}.modal__visual.svelte-144i093.svelte-144i093{position:relative;overflow:hidden;min-height:420px;background-color:#f3f7ea}.visual__image.svelte-144i093.svelte-144i093{width:100%;height:100%;display:block;object-fit:cover}.modal__form.svelte-144i093.svelte-144i093{padding:40px 36px;display:flex;flex-direction:column;justify-content:center;min-width:0}.form__header.svelte-144i093 h3.svelte-144i093{font-size:22px;font-weight:800;color:var(--black, #111827);line-height:1.3;margin:0 0 8px}.form__header.svelte-144i093 p.svelte-144i093{font-size:14px;color:#6b7280;line-height:1.5;margin:0 0 24px}.form__row.svelte-144i093.svelte-144i093{display:flex;flex-direction:column;gap:12px}.phone-field.svelte-144i093.svelte-144i093{display:flex;align-items:center;background:#f4f5f6;border:1px solid var(--border-light, #e5e7eb);border-radius:var(--radius-pill, 999px);overflow:hidden}.phone-field__code.svelte-144i093.svelte-144i093{padding:14px 14px 14px 18px;font-size:14px;font-weight:600;color:var(--black, #111827);border-right:1px solid var(--border-light, #e5e7eb);flex-shrink:0}.phone-field.svelte-144i093 input.svelte-144i093{flex:1;border:none;background:transparent;padding:14px 16px;font-size:14px;color:var(--black, #111827);outline:none;min-width:0;width:100%}.phone-field.svelte-144i093 input.svelte-144i093::placeholder{color:#9ca3af}.btn-submit.svelte-144i093.svelte-144i093{background:var(--black, #111827);color:#fff;font-size:13px;font-weight:600;padding:11px 18px;border-radius:var(--radius-pill, 999px);display:inline-flex;align-items:center;justify-content:center;gap:8px}.btn-submit.svelte-144i093 .arrow.svelte-144i093{display:inline-block;transition:transform .15s ease}.btn-submit.svelte-144i093:hover .arrow.svelte-144i093{transform:translate(4px)}.btn-submit--ghost.svelte-144i093.svelte-144i093{background:transparent;color:var(--black, #111827);border:1px solid var(--border-light, #e5e7eb)}.btn-submit--ghost.svelte-144i093.svelte-144i093:hover{background:#f4f5f6}.form__divider.svelte-144i093.svelte-144i093{display:flex;align-items:center;gap:10px;margin:26px 0 18px}.form__divider.svelte-144i093.svelte-144i093:before,.form__divider.svelte-144i093.svelte-144i093:after{content:"";flex:1;height:1px;background:var(--border-light, #e5e7eb)}.form__divider.svelte-144i093 span.svelte-144i093{font-size:12px;color:#9ca3af;white-space:nowrap}.contact-row.svelte-144i093.svelte-144i093{display:flex;align-items:center;gap:14px;flex-wrap:wrap}.contact-row__qr.svelte-144i093.svelte-144i093{width:84px;height:84px;border-radius:10px;object-fit:cover;flex-shrink:0}.contact-row__qr--placeholder.svelte-144i093.svelte-144i093{display:flex;align-items:center;justify-content:center;background:#f4f5f6;border:1px dashed var(--border-light, #e5e7eb);font-size:11px;font-weight:700;color:#9ca3af}.contact-row__text.svelte-144i093.svelte-144i093{display:flex;flex-direction:column;gap:2px;min-width:0}.contact-row__label.svelte-144i093.svelte-144i093{font-size:12px;color:#6b7280}.contact-row__phone.svelte-144i093.svelte-144i093{font-size:15px;font-weight:700;color:var(--black, #111827);word-break:break-word}.form__terms.svelte-144i093.svelte-144i093{font-size:11.5px;color:#9ca3af;margin:22px 0 0;line-height:1.5}.form__terms.svelte-144i093 a.svelte-144i093{color:#6b7280;text-decoration:underline}.success.svelte-144i093.svelte-144i093{text-align:center;padding:12px 0}.success__icon.svelte-144i093.svelte-144i093{width:52px;height:52px;border-radius:50%;background:var(--green, #14a06b);display:flex;align-items:center;justify-content:center;margin:0 auto 16px}.success.svelte-144i093 h3.svelte-144i093{font-size:20px;font-weight:800;color:var(--black, #111827);margin:0 0 8px}.success.svelte-144i093 p.svelte-144i093{font-size:14px;color:#6b7280;margin:0 0 22px}.success.svelte-144i093 .btn-submit.svelte-144i093{margin:0 auto}@media (max-width: 720px){.modal.svelte-144i093.svelte-144i093{grid-template-columns:1fr;max-height:94vh;max-height:94dvh}.modal__visual.svelte-144i093.svelte-144i093{min-height:200px;max-height:240px}.visual__image.svelte-144i093.svelte-144i093{object-fit:contain}.modal__form.svelte-144i093.svelte-144i093{padding:28px 22px 32px}}@media (max-width: 420px){.overlay.svelte-144i093.svelte-144i093{padding:0;align-items:flex-end}.modal.svelte-144i093.svelte-144i093{max-width:100%;max-height:88vh;max-height:88dvh;border-radius:20px 20px 0 0;padding-bottom:env(safe-area-inset-bottom,0)}.modal__visual.svelte-144i093.svelte-144i093{min-height:160px;max-height:200px}.form__header.svelte-144i093 h3.svelte-144i093{font-size:19px}.form__row.svelte-144i093.svelte-144i093{flex-direction:column}.contact-row.svelte-144i093.svelte-144i093{gap:12px}.form__divider.svelte-144i093.svelte-144i093{margin:20px 0 16px}}@media (max-height: 640px) and (max-width: 480px){.modal__visual.svelte-144i093.svelte-144i093{min-height:110px;max-height:130px}.form__header.svelte-144i093 p.svelte-144i093{margin-bottom:16px}.form__terms.svelte-144i093.svelte-144i093{margin-top:14px}}
