.hero.svelte-19ezq2z{position:relative;padding:clamp(100px,15vw,220px) 0 clamp(40px,6vw,80px);overflow-x:clip;text-align:center}.hero-dots.svelte-19ezq2z{position:absolute;inset:0 0 auto;height:calc(100% + 200px);background-image:radial-gradient(var(--gray-200) 1px,transparent 1px);background-size:28px 28px;background-position:center;mask-image:linear-gradient(to bottom,black 30%,transparent 100%);-webkit-mask-image:linear-gradient(to bottom,black 30%,transparent 100%);z-index:0;pointer-events:none;display:none}.hero-circle.svelte-19ezq2z{position:absolute;top:50%;left:50%;transform:translate(-50%,-44%);width:1060px;height:560px;z-index:1;pointer-events:none}.hero-circle.svelte-19ezq2z svg:where(.svelte-19ezq2z){width:100%;height:100%}.hero-circle.svelte-19ezq2z path{fill:none;stroke:#6c63ff;stroke-width:.8;stroke-linecap:round;opacity:.3}.container.svelte-19ezq2z{position:relative;z-index:2}.hero-content.svelte-19ezq2z{max-width:720px;margin:0 auto}h1.svelte-19ezq2z{font-size:clamp(42px,6vw,72px);line-height:1.1;letter-spacing:-1.5px;color:var(--gray-900);margin-bottom:20px}h1.svelte-19ezq2z span{color:var(--purple-600)}.subtitle.svelte-19ezq2z{font-size:20px;color:var(--gray-500);max-width:560px;margin:0 auto 40px;line-height:1.6}.content.svelte-19ezq2z{font-size:18px;color:var(--gray-600);margin-bottom:32px}.actions.svelte-19ezq2z{display:flex;justify-content:center;gap:12px;flex-wrap:wrap}.btn-primary.svelte-19ezq2z,.btn-secondary.svelte-19ezq2z{display:inline-flex;align-items:center;gap:8px;padding:10px 20px;border-radius:10px;font-weight:600;font-size:15px}.btn-primary.svelte-19ezq2z{background:var(--purple-600);color:var(--white)}.btn-primary.svelte-19ezq2z:hover{background:var(--purple-700);transform:translateY(-1px);box-shadow:0 4px 12px #4834d44d}.btn-secondary.svelte-19ezq2z{background:var(--white);color:var(--gray-800);border:1px solid var(--gray-200)}.btn-secondary.svelte-19ezq2z:hover{background:var(--gray-50);border-color:var(--gray-300)}@media(min-width:640px){.hero-dots.svelte-19ezq2z{display:block}}@media(max-width:640px){.hero-circle.svelte-19ezq2z{width:500px;height:300px}}.services.svelte-1216hqv{padding:clamp(48px,8vw,100px) 0}.section-title.svelte-1216hqv{font-size:clamp(32px,4vw,48px);line-height:1.15;letter-spacing:-1px;color:var(--gray-900);margin-bottom:16px;text-wrap:balance}.section-desc.svelte-1216hqv{font-size:clamp(16px,2vw,18px);color:var(--gray-500);max-width:800px;line-height:1.7}.grid.svelte-1216hqv{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(280px,100%),1fr));gap:24px;margin-top:56px}.card.svelte-1216hqv{background:var(--white);border:1px solid var(--gray-200);border-radius:var(--radius);padding:36px 28px 28px;transition:var(--transition);position:relative;overflow:hidden;display:flex;flex-direction:column;color:inherit}.card.svelte-1216hqv:hover{border-color:var(--purple-200);background:var(--purple-50);box-shadow:0 8px 32px #00000014}.card.svelte-1216hqv h3:where(.svelte-1216hqv){font-family:var(--font-sans);font-size:20px;font-weight:700;color:var(--gray-900);margin-bottom:12px}.card.svelte-1216hqv p:where(.svelte-1216hqv){font-size:15px;color:var(--gray-500);line-height:1.6}.link.svelte-1216hqv{width:36px;height:36px;border-radius:50%;background:var(--purple-50);display:flex;align-items:center;justify-content:center;margin-top:auto;margin-left:auto;margin-block-start:24px;transition:var(--transition);position:relative}.link.svelte-1216hqv:after{content:"";width:10px;height:10px;border-top:2px solid var(--purple-600);border-right:2px solid var(--purple-600);transform:rotate(45deg);margin-left:-2px}.card.svelte-1216hqv:hover .link:where(.svelte-1216hqv){background:var(--purple-100)}.card.cta.svelte-1216hqv{background:var(--purple-900);border-color:var(--purple-900)}.card.cta.svelte-1216hqv h3:where(.svelte-1216hqv){color:var(--white)}.card.cta.svelte-1216hqv p:where(.svelte-1216hqv){color:#ffffffbf}.card.cta.svelte-1216hqv .link:where(.svelte-1216hqv){background:#ffffff26}.card.cta.svelte-1216hqv .link:where(.svelte-1216hqv):after{border-color:var(--white)}.card.cta.svelte-1216hqv:hover{background:#150250;border-color:#150250}.card.cta.svelte-1216hqv:hover .link:where(.svelte-1216hqv){background:#ffffff40}.highlight.svelte-9d42oj{background:var(--purple-800);color:var(--white);padding:clamp(40px,6vw,64px) 0}.grid.svelte-9d42oj{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(320px,100%),1fr));gap:clamp(32px,6vw,80px);align-items:start}h2.svelte-9d42oj{font-size:clamp(32px,4vw,48px);color:var(--white);margin-bottom:16px;letter-spacing:-1px;text-wrap:balance}.desc.svelte-9d42oj{font-size:clamp(16px,2vw,18px);color:#ffffffb3;line-height:1.7;max-width:800px;margin-bottom:32px}.actions.svelte-9d42oj{display:flex;gap:8px;margin-top:36px;flex-wrap:wrap}.btn-primary.svelte-9d42oj,.btn-outline.svelte-9d42oj{display:inline-flex;align-items:center;gap:8px;padding:10px 20px;border-radius:10px;font-weight:600;font-size:15px}.btn-primary.svelte-9d42oj{background:var(--purple-600);color:var(--white)}.btn-primary.svelte-9d42oj:hover{background:var(--purple-700);transform:translateY(-1px);box-shadow:0 4px 12px #0000004d}.btn-outline.svelte-9d42oj{background:transparent;color:var(--white);border:1px solid rgba(255,255,255,.3)}.btn-outline.svelte-9d42oj:hover{background:#ffffff1a;border-color:#ffffff80;color:var(--white)}.points.svelte-9d42oj{list-style:none;display:grid;gap:16px;margin:0;padding:0}.points.svelte-9d42oj li:where(.svelte-9d42oj){display:flex;gap:12px;align-items:flex-start}.check.svelte-9d42oj{width:24px;height:24px;background:#ffffff1a;border-radius:6px;display:flex;align-items:center;justify-content:center;flex-shrink:0;color:var(--purple-200);font-size:14px}.points.svelte-9d42oj p:where(.svelte-9d42oj){font-size:15px;color:#fffc;line-height:1.5}.industries.svelte-1w1a811{background:var(--gray-50);padding:clamp(48px,8vw,100px) 0}.layout.svelte-1w1a811{display:grid;grid-template-columns:1fr 1fr;gap:64px;align-items:center}h2.svelte-1w1a811{font-size:clamp(32px,4vw,48px);line-height:1.15;letter-spacing:-1px;color:var(--gray-900);margin-bottom:16px;text-wrap:balance}.text.svelte-1w1a811 p:where(.svelte-1w1a811){font-size:clamp(16px,2vw,18px);color:var(--gray-500);line-height:1.7;max-width:800px}.ticker.svelte-1w1a811{display:flex;gap:16px;height:280px;overflow:hidden;mask-image:linear-gradient(to bottom,transparent,black 15%,black 85%,transparent);-webkit-mask-image:linear-gradient(to bottom,transparent,black 15%,black 85%,transparent)}.col.svelte-1w1a811{display:flex;flex-direction:column;gap:12px;flex:1}.col-inner.svelte-1w1a811{display:flex;flex-direction:column;gap:12px}.col-inner.up.svelte-1w1a811{animation:svelte-1w1a811-ticker-up 18s linear infinite}.col-inner.down.svelte-1w1a811{animation:svelte-1w1a811-ticker-down 20s linear infinite}@keyframes svelte-1w1a811-ticker-up{0%{transform:translateY(0)}to{transform:translateY(-50%)}}@keyframes svelte-1w1a811-ticker-down{0%{transform:translateY(-50%)}to{transform:translateY(0)}}.tag.svelte-1w1a811{background:var(--white);border:1px solid var(--gray-200);border-radius:10px;padding:14px 20px;font-size:15px;font-weight:500;color:var(--gray-700);text-align:center;white-space:nowrap}@media(max-width:640px){.layout.svelte-1w1a811{grid-template-columns:1fr;gap:32px}.ticker.svelte-1w1a811{height:200px}}.about.svelte-yotsgw{background:var(--gray-50);padding:clamp(48px,8vw,100px) 0}.grid.svelte-yotsgw{display:grid;grid-template-columns:1.2fr 1fr;gap:clamp(32px,6vw,80px);align-items:center}h2.svelte-yotsgw{font-size:clamp(32px,4vw,48px);line-height:1.15;letter-spacing:-1px;color:var(--gray-900);margin-bottom:16px;text-wrap:balance}h2.svelte-yotsgw span{color:var(--purple-600)}.desc.svelte-yotsgw{font-size:clamp(16px,2vw,18px);color:var(--gray-500);max-width:800px;line-height:1.7;margin-bottom:32px}.values.svelte-yotsgw{list-style:none;display:grid;gap:16px;margin:0;padding:0}.values.svelte-yotsgw li:where(.svelte-yotsgw){display:grid;grid-template-columns:36px 1fr;gap:14px;align-items:start}.icon.svelte-yotsgw{width:36px;height:36px;background:var(--purple-100);border-radius:8px;display:flex;align-items:center;justify-content:center;color:var(--purple-600);font-size:18px}.values.svelte-yotsgw h4:where(.svelte-yotsgw){font-family:var(--font-sans);font-size:15px;font-weight:600;color:var(--gray-900);margin-bottom:2px}.values.svelte-yotsgw p:where(.svelte-yotsgw){font-size:14px;color:var(--gray-500);line-height:1.5}.team.svelte-yotsgw{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(220px,100%),1fr));gap:24px}.card.svelte-yotsgw{background:var(--white);border-radius:var(--radius);overflow:hidden;border:1px solid var(--gray-200);transition:var(--transition)}.card.svelte-yotsgw:hover{border-color:var(--purple-200);box-shadow:0 4px 16px #0000000f}.photo.svelte-yotsgw{width:100%;aspect-ratio:3 / 4;overflow:hidden;background:var(--purple-50)}.photo.svelte-yotsgw img:where(.svelte-yotsgw){width:100%;height:100%;object-fit:cover;object-position:top}.info.svelte-yotsgw{padding:20px}.info.svelte-yotsgw h4:where(.svelte-yotsgw){font-family:var(--font-sans);font-size:16px;font-weight:600;color:var(--gray-900);margin-bottom:2px}.info.svelte-yotsgw .role:where(.svelte-yotsgw){font-size:13px;color:var(--purple-600);font-weight:600;margin-bottom:4px}.info.svelte-yotsgw p:where(.svelte-yotsgw){font-size:13px;color:var(--gray-500)}@media(max-width:640px){.grid.svelte-yotsgw{grid-template-columns:1fr}}.trust-bar.svelte-1snejjz{padding:48px 0 64px;border-top:1px solid var(--gray-100);border-bottom:1px solid var(--gray-100)}.label.svelte-1snejjz{text-align:center;font-size:12px;color:var(--gray-400);font-weight:500;text-transform:uppercase;letter-spacing:1px;margin-bottom:24px}.track.svelte-1snejjz{overflow:hidden;display:flex;justify-content:center}.logos.svelte-1snejjz{display:flex;align-items:center;justify-content:center;gap:64px;flex-wrap:wrap}.logo-wrap.svelte-1snejjz{display:inline-flex}.logo-wrap.svelte-1snejjz img:where(.svelte-1snejjz){height:44px;width:auto;object-fit:contain}@media(max-width:640px){.logos.svelte-1snejjz{gap:32px}}.partner-highlight.svelte-1e6ondp{background:var(--purple-600);padding:40px 0}.inner.svelte-1e6ondp{display:flex;align-items:center;justify-content:space-between;gap:64px}.text.svelte-1e6ondp{flex:1}h2.svelte-1e6ondp{font-size:clamp(24px,3vw,32px);color:var(--white);margin-bottom:12px;letter-spacing:-.5px}.text.svelte-1e6ondp p:where(.svelte-1e6ondp){font-size:16px;color:#fffc;line-height:1.7;max-width:520px}.logo.svelte-1e6ondp{flex-shrink:0}.logo.svelte-1e6ondp img:where(.svelte-1e6ondp){height:72px;width:auto}@media(max-width:640px){.inner.svelte-1e6ondp{flex-direction:column;text-align:center}}.inquiry.svelte-ikbd7a{padding:clamp(48px,8vw,100px) 0}.section-title.svelte-ikbd7a{font-size:clamp(32px,4vw,48px);line-height:1.15;letter-spacing:-1px;color:var(--gray-900);margin-bottom:16px;text-wrap:balance}.section-desc.svelte-ikbd7a{font-size:clamp(16px,2vw,18px);color:var(--gray-500);max-width:800px;line-height:1.7}.layout.svelte-ikbd7a{display:grid;grid-template-columns:minmax(0,2fr) minmax(0,1fr);gap:clamp(32px,5vw,64px);margin-top:48px;align-items:start}.card.svelte-ikbd7a{background:var(--gray-50);border:1px solid var(--gray-200);border-radius:var(--radius);padding:36px}.info.svelte-ikbd7a{display:grid;gap:28px;align-content:start}.item.svelte-ikbd7a h4:where(.svelte-ikbd7a){font-family:var(--font-sans);font-size:14px;font-weight:600;color:var(--gray-900);margin-bottom:4px}.item.svelte-ikbd7a p:where(.svelte-ikbd7a),.item.svelte-ikbd7a a:where(.svelte-ikbd7a){font-size:15px;color:var(--gray-500)}.item.svelte-ikbd7a a:where(.svelte-ikbd7a):hover{color:var(--purple-600)}.item.map.svelte-ikbd7a iframe{width:100%;height:220px;border:0;border-radius:10px;display:block}@media(max-width:900px){.layout.svelte-ikbd7a{grid-template-columns:1fr}}.success.svelte-ikbd7a{text-align:center;padding:24px 0}.success.svelte-ikbd7a h3:where(.svelte-ikbd7a){font-family:var(--font-sans);font-size:22px;font-weight:700;color:var(--gray-900);margin-bottom:8px}.success.svelte-ikbd7a p:where(.svelte-ikbd7a){color:var(--gray-600)}.progress.svelte-ikbd7a{margin-bottom:28px}.progress-track.svelte-ikbd7a{height:4px;border-radius:2px;background:var(--gray-200);overflow:hidden}.progress-fill.svelte-ikbd7a{height:100%;background:var(--purple-600);transition:width .3s ease}.progress-meta.svelte-ikbd7a{display:flex;justify-content:space-between;font-size:13px;color:var(--gray-500);margin-top:8px}.step-name.svelte-ikbd7a{font-weight:600;color:var(--gray-700)}.step-frame.svelte-ikbd7a{position:relative;overflow:hidden}fieldset.svelte-ikbd7a{border:none;padding:0;margin:0}legend.svelte-ikbd7a{font-family:var(--font-sans);font-size:18px;font-weight:600;color:var(--gray-900);margin-bottom:20px}.group.svelte-ikbd7a{margin-bottom:16px;position:relative}.row.svelte-ikbd7a{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(200px,100%),1fr));gap:16px}label.svelte-ikbd7a,.label-as-legend.svelte-ikbd7a{display:block;font-size:14px;font-weight:500;color:var(--gray-700);margin-bottom:6px}.label-as-legend.svelte-ikbd7a em:where(.svelte-ikbd7a){font-style:normal;color:var(--gray-400);font-weight:400}.hint.svelte-ikbd7a{display:block;margin-top:6px;font-size:13px;color:var(--gray-500)}input[type=text].svelte-ikbd7a,input[type=email].svelte-ikbd7a,input[type=tel].svelte-ikbd7a,select.svelte-ikbd7a,textarea.svelte-ikbd7a{width:100%;padding:10px 14px;border:1px solid var(--gray-200);border-radius:8px;font-size:15px;background:var(--white);transition:border-color .2s,box-shadow .2s;font-family:inherit}textarea.svelte-ikbd7a{resize:vertical;min-height:100px}input.svelte-ikbd7a:focus,select.svelte-ikbd7a:focus,textarea.svelte-ikbd7a:focus{outline:none;border-color:var(--purple-500);box-shadow:0 0 0 3px var(--purple-50)}.err.svelte-ikbd7a{color:#dc2626;font-size:13px}.form-err.svelte-ikbd7a{margin-top:12px}.brreg-wrap.svelte-ikbd7a{position:relative}.brreg-spinner.svelte-ikbd7a{position:absolute;right:12px;top:50%;transform:translateY(-50%);pointer-events:none;width:16px;height:16px;display:inline-block}.brreg-spinner-ring.svelte-ikbd7a{display:block;width:100%;height:100%;border:2px solid var(--gray-200);border-top-color:var(--purple-600);border-radius:50%;animation:svelte-ikbd7a-brreg-spin .7s linear infinite}@keyframes svelte-ikbd7a-brreg-spin{to{transform:rotate(360deg)}}.brreg-list.svelte-ikbd7a{position:absolute;top:calc(100% + 4px);left:0;right:0;list-style:none;margin:0;padding:4px;background:var(--white);border:1px solid var(--gray-200);border-radius:8px;box-shadow:var(--shadow-lg);z-index:10;max-height:280px;overflow-y:auto}.brreg-list.svelte-ikbd7a li:where(.svelte-ikbd7a){margin:0}.brreg-list.svelte-ikbd7a button:where(.svelte-ikbd7a){width:100%;text-align:left;background:transparent;border:none;padding:8px 10px;border-radius:6px;cursor:pointer;display:flex;flex-direction:column;gap:2px}.brreg-list.svelte-ikbd7a button:where(.svelte-ikbd7a):hover,.brreg-list.svelte-ikbd7a button:where(.svelte-ikbd7a):focus-visible{background:var(--purple-50)}.brreg-list.svelte-ikbd7a strong:where(.svelte-ikbd7a){color:var(--gray-900);font-weight:600;font-size:14px}.brreg-list.svelte-ikbd7a span:where(.svelte-ikbd7a){color:var(--gray-500);font-size:12px}.checks.svelte-ikbd7a,.radios.svelte-ikbd7a{display:grid;gap:8px}.check.svelte-ikbd7a,.radio.svelte-ikbd7a{display:flex;align-items:center;gap:10px;padding:10px 14px;border:1px solid var(--gray-200);border-radius:8px;background:var(--white);cursor:pointer;transition:border-color .15s,background .15s;font-weight:400;font-size:15px;color:var(--gray-700);margin-bottom:0}.check.svelte-ikbd7a:hover,.radio.svelte-ikbd7a:hover{border-color:var(--purple-200);background:var(--purple-50)}.check.svelte-ikbd7a input:where(.svelte-ikbd7a),.radio.svelte-ikbd7a input:where(.svelte-ikbd7a){width:auto;margin:0;accent-color:var(--purple-600)}.check.svelte-ikbd7a:has(input:where(.svelte-ikbd7a):checked),.radio.svelte-ikbd7a:has(input:where(.svelte-ikbd7a):checked){border-color:var(--purple-500);background:var(--purple-50)}.yesno.svelte-ikbd7a{display:inline-flex;gap:8px}.yesno.svelte-ikbd7a button:where(.svelte-ikbd7a){padding:8px 24px;border:1px solid var(--gray-200);border-radius:999px;background:var(--white);font-size:14px;font-weight:500;color:var(--gray-700);cursor:pointer;transition:all .15s}.yesno.svelte-ikbd7a button:where(.svelte-ikbd7a):hover{border-color:var(--purple-200)}.yesno.svelte-ikbd7a button.active:where(.svelte-ikbd7a){background:var(--purple-600);border-color:var(--purple-600);color:var(--white)}.actions.svelte-ikbd7a{display:flex;justify-content:space-between;align-items:center;margin-top:28px;padding-top:20px;border-top:1px solid var(--gray-200)}.btn-primary.svelte-ikbd7a,.btn-secondary.svelte-ikbd7a{display:inline-flex;align-items:center;gap:8px;padding:10px 20px;border-radius:10px;font-weight:600;font-size:15px;border:none;cursor:pointer}.btn-primary.svelte-ikbd7a{background:var(--purple-600);color:var(--white)}.btn-primary.svelte-ikbd7a:hover:not(:disabled){background:var(--purple-700)}.btn-primary.svelte-ikbd7a:disabled{opacity:.5;cursor:not-allowed}.btn-secondary.svelte-ikbd7a{background:var(--white);color:var(--gray-800);border:1px solid var(--gray-200)}.btn-secondary.svelte-ikbd7a:hover{background:var(--gray-50);border-color:var(--gray-300)}@media(max-width:640px){.card.svelte-ikbd7a{padding:24px}}.iq-dp-input{width:100%;display:flex;align-items:center;padding:9px 12px;border:1px solid var(--gray-200);border-radius:8px;background:var(--white);font-size:15px;font-family:inherit;color:var(--gray-700);transition:border-color .2s,box-shadow .2s}.iq-dp-input:focus-within{border-color:var(--purple-500);box-shadow:0 0 0 3px var(--purple-50)}.iq-dp-segment{padding:2px;border-radius:4px;color:var(--gray-700);outline:none}.iq-dp-segment[data-placeholder]{color:var(--gray-400)}.iq-dp-literal{padding:0;color:var(--gray-400)}.iq-dp-segment:focus{background:var(--purple-50);color:var(--purple-700)}.iq-dp-trigger{margin-left:auto;display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;border:0;background:transparent;border-radius:6px;cursor:pointer;color:var(--gray-500);transition:background .15s,color .15s}.iq-dp-trigger:hover{background:var(--purple-50);color:var(--purple-700)}.iq-dp-content{background:var(--white);border:1px solid var(--gray-200);border-radius:12px;padding:12px;box-shadow:var(--shadow-lg);z-index:50}.iq-dp-cal-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:8px}.iq-dp-heading{font-family:var(--font-sans);font-size:14px;font-weight:600;color:var(--gray-900);text-transform:capitalize}.iq-dp-nav{width:28px;height:28px;display:inline-flex;align-items:center;justify-content:center;border:0;background:transparent;border-radius:6px;cursor:pointer;color:var(--gray-700);font-size:18px;line-height:1}.iq-dp-nav:hover{background:var(--gray-100)}.iq-dp-grid{border-collapse:collapse;width:100%}.iq-dp-row{display:flex}.iq-dp-headcell{width:36px;height:28px;display:inline-flex;align-items:center;justify-content:center;font-size:11px;font-weight:600;color:var(--gray-500);text-transform:uppercase;letter-spacing:.02em}.iq-dp-cell{padding:1px}.iq-dp-day{width:34px;height:34px;display:inline-flex;align-items:center;justify-content:center;font-size:14px;color:var(--gray-700);background:transparent;border:0;border-radius:8px;cursor:pointer;transition:background .15s,color .15s}.iq-dp-day:hover{background:var(--purple-50);color:var(--purple-700)}.iq-dp-day[data-selected]{background:var(--purple-600);color:var(--white)}.iq-dp-day[data-selected]:hover{background:var(--purple-700);color:var(--white)}.iq-dp-day[data-outside-month]{color:var(--gray-300)}.iq-dp-day[data-disabled]{color:var(--gray-300);cursor:not-allowed}.iq-dp-day[data-today]:not([data-selected]){box-shadow:inset 0 0 0 1px var(--purple-300)}.rich-text.svelte-zhzv8a{padding:clamp(48px,8vw,100px) 0}.prose.svelte-zhzv8a{max-width:720px;margin:0 auto;font-size:17px;line-height:1.7;color:var(--gray-600)}.prose.svelte-zhzv8a h2{font-size:clamp(28px,3.5vw,40px);color:var(--gray-900);margin:1.5em 0 .5em;line-height:1.2}.prose.svelte-zhzv8a h3{font-size:clamp(22px,2.8vw,28px);color:var(--gray-900);margin:1.4em 0 .4em}.prose.svelte-zhzv8a p{margin-bottom:1em}.prose.svelte-zhzv8a a{color:var(--purple-600);text-decoration:underline}.prose.svelte-zhzv8a a:hover{color:var(--purple-700)}.prose.svelte-zhzv8a ul,.prose.svelte-zhzv8a ol{margin:1em 0 1em 1.5em}.prose.svelte-zhzv8a li{margin-bottom:.5em}.prose.svelte-zhzv8a blockquote{border-left:3px solid var(--purple-200);padding-left:16px;margin:1.5em 0;color:var(--gray-500);font-style:italic}.prose.svelte-zhzv8a img{max-width:100%;height:auto;border-radius:var(--radius);margin:1.5em 0}.media-text.svelte-1mpyux2{padding:clamp(48px,8vw,100px) 0}.grid.svelte-1mpyux2{display:grid;grid-template-columns:1fr 1fr;gap:clamp(32px,6vw,80px);align-items:center}.media.svelte-1mpyux2{order:0}.text.svelte-1mpyux2{order:1}.right.svelte-1mpyux2 .media:where(.svelte-1mpyux2){order:2}.media.svelte-1mpyux2 img:where(.svelte-1mpyux2){width:100%;height:auto;border-radius:var(--radius);display:block}h2.svelte-1mpyux2{font-size:clamp(28px,3.5vw,40px);line-height:1.15;letter-spacing:-.5px;color:var(--gray-900);margin-bottom:16px;text-wrap:balance}.subtitle.svelte-1mpyux2{font-size:18px;color:var(--gray-500);margin-bottom:24px;line-height:1.6}.prose.svelte-1mpyux2{color:var(--gray-600);font-size:16px;line-height:1.7}.prose.svelte-1mpyux2 p{margin-bottom:1em}.prose.svelte-1mpyux2 a{color:var(--purple-600);text-decoration:underline}.prose.svelte-1mpyux2 ul,.prose.svelte-1mpyux2 ol{margin:1em 0 1em 1.5em}@media(max-width:768px){.grid.svelte-1mpyux2{grid-template-columns:1fr}.right.svelte-1mpyux2 .media:where(.svelte-1mpyux2){order:0}}.gallery.svelte-2abu9d{padding:clamp(48px,8vw,100px) 0}h2.svelte-2abu9d{font-size:clamp(28px,3.5vw,40px);line-height:1.15;letter-spacing:-.5px;color:var(--gray-900);margin-bottom:32px;text-wrap:balance}.grid.svelte-2abu9d{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(280px,100%),1fr));gap:16px}figure.svelte-2abu9d{margin:0;border-radius:var(--radius);overflow:hidden;background:var(--gray-100)}figure.svelte-2abu9d img:where(.svelte-2abu9d){width:100%;aspect-ratio:4 / 3;object-fit:cover;display:block;transition:transform .4s ease}figure.svelte-2abu9d:hover img:where(.svelte-2abu9d){transform:scale(1.03)}figcaption.svelte-2abu9d{padding:12px 16px;font-size:14px;color:var(--gray-600);background:var(--white)}
