html body{margin:0;overflow-x:clip;font-size:16px;line-height:1.65;font-family:var(--font-sans)}.landing-body.svelte-hv710l{background:var(--white);padding:16px 0 64px;color:var(--text)}.pt-header.svelte-hv710l{display:flex;flex-direction:column;align-items:flex-start;gap:10px;margin-bottom:24px;padding-top:2px}.pt-header-mid.svelte-hv710l{margin-top:52px}.pt-h1.svelte-hv710l{margin:0;color:var(--dark);font-weight:800;font-size:36px;line-height:1.15;text-wrap:balance}.pt-h2.svelte-hv710l{margin:0;color:var(--dark);font-weight:800;font-size:26px;line-height:1.2;text-wrap:balance}.pt-intro.svelte-hv710l{margin:0;max-width:640px;color:var(--text2);font-size:15px;line-height:1.6}.pt-specials.svelte-hv710l{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.pt-card.svelte-hv710l{display:flex;flex-direction:column;gap:16px;transition:border-color .2s;border:1px solid var(--border);border-radius:var(--r);background:var(--white);padding:26px}.pt-card.svelte-hv710l:hover{border-color:var(--orange)}.pt-card-wide.svelte-hv710l{grid-column:1 / -1}.pt-card-head.svelte-hv710l{display:flex;align-items:center;gap:12px}.pt-card-icon.svelte-hv710l{display:flex;flex-shrink:0;justify-content:center;align-items:center;border-radius:50%;background:oklch(from var(--orange) l c h / .1);width:46px;height:46px;color:var(--orange)}.pt-card-icon.svelte-hv710l .icon{width:24px;height:24px}.pt-card-title.svelte-hv710l{margin:0;color:var(--dark);font-weight:700;font-size:19px;line-height:1.25}.pt-card-body.svelte-hv710l{display:flex;flex-direction:column;gap:14px;min-width:0}.pt-card-desc.svelte-hv710l p{margin:0 0 10px;color:var(--text2);font-size:14px;line-height:1.7}.pt-card-desc.svelte-hv710l p:last-child{margin-bottom:0}.pt-card-desc.svelte-hv710l strong{color:var(--dark);font-weight:600}.pt-benefits.svelte-hv710l{display:flex;flex-direction:column;gap:8px;margin:0;padding:0;list-style:none}.pt-benefits.svelte-hv710l li:where(.svelte-hv710l){display:flex;align-items:flex-start;gap:10px;color:var(--text);font-size:14px;line-height:1.5}.pt-benefits.svelte-hv710l .pt-benefit-icon{flex-shrink:0;margin-top:2px;width:17px;height:17px;color:var(--orange)}.pt-nested.svelte-hv710l{display:flex;flex-wrap:wrap;gap:10px;margin:0;padding:0;list-style:none}.pt-nested.svelte-hv710l li:where(.svelte-hv710l){display:inline-flex;align-items:center;gap:8px;border:1px solid var(--border);border-radius:999px;background:var(--bg-lt);padding:8px 16px;color:var(--text);font-size:14px}.pt-nested.svelte-hv710l .pt-nested-icon{width:18px;height:18px;color:var(--text2)}.pt-card-figure.svelte-hv710l{justify-self:start;width:auto;max-width:100%;height:auto}.pt-card-wide.svelte-hv710l{display:grid;grid-template-rows:auto auto auto 1fr;grid-template-columns:minmax(0,2fr) minmax(0,1fr);grid-template-areas:"head   shots" "figure shots" "body   shots" "cta    shots";column-gap:32px;align-items:start}.pt-card-wide.svelte-hv710l .pt-card-head:where(.svelte-hv710l){grid-area:head}.pt-card-wide.svelte-hv710l .pt-card-figure:where(.svelte-hv710l){grid-area:figure}.pt-card-wide.svelte-hv710l .pt-card-body:where(.svelte-hv710l){grid-area:body}.pt-card-wide.svelte-hv710l .pt-card-cta:where(.svelte-hv710l){grid-area:cta;place-self:end start}.pt-card-cta.svelte-hv710l{display:inline-flex;align-items:center;gap:8px;transition:background .2s;margin-top:4px;border-radius:var(--rs);background:var(--dark);padding:12px 22px;color:var(--f5);font-weight:700;font-size:14px}.pt-card-cta.svelte-hv710l:hover{background:var(--orange)}.pt-card-shots.svelte-hv710l{display:flex;grid-area:shots;flex-direction:column;gap:0;border:1px solid var(--border);border-radius:var(--rs);overflow:hidden}.pt-card-shots.svelte-hv710l img:where(.svelte-hv710l){display:block;width:100%;height:auto}.pt-card-shots.svelte-hv710l img:where(.svelte-hv710l)+img:where(.svelte-hv710l){border-top:1px solid var(--border)}.pt-advantages.svelte-hv710l{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.pt-adv-card.svelte-hv710l{display:flex;flex-direction:column;gap:10px;transition:border-color .2s;border:1px solid var(--border);border-radius:var(--r);background:var(--white);padding:22px}.pt-adv-card.svelte-hv710l:hover{border-color:var(--orange)}.pt-adv-head.svelte-hv710l{display:flex;align-items:center;gap:12px}.pt-adv-icon.svelte-hv710l{display:flex;flex-shrink:0;justify-content:center;align-items:center;border-radius:50%;background:oklch(from var(--orange) l c h / .1);width:42px;height:42px;color:var(--orange)}.pt-adv-icon.svelte-hv710l .icon{width:22px;height:22px}.pt-adv-title.svelte-hv710l{margin:0;color:var(--dark);font-weight:700;font-size:16px}.pt-adv-desc.svelte-hv710l{margin:0;color:var(--text2);font-size:14px;line-height:1.6}.pt-cta.svelte-hv710l{display:grid;grid-template-columns:minmax(0,7fr) minmax(0,5fr);gap:32px;margin-top:52px;border:1px solid var(--border);border-radius:var(--r);background:var(--bg-lt);padding:36px}.pt-cta-left.svelte-hv710l{display:flex;flex-direction:column;gap:10px}.pt-manager.svelte-hv710l{display:flex;align-items:center;gap:18px;margin-top:14px;border:1px solid var(--border);border-radius:var(--r);background:var(--white);padding:20px}.pt-manager-photo.svelte-hv710l{flex-shrink:0;border-radius:24%;width:96px;height:96px;object-fit:cover}.pt-manager-info.svelte-hv710l{display:flex;flex-direction:column;gap:3px;min-width:0}.pt-manager-name.svelte-hv710l{color:var(--dark);font-weight:700;font-size:18px}.pt-manager-role.svelte-hv710l{color:var(--text2);font-size:13px;line-height:1.4}.pt-manager-tg.svelte-hv710l{display:inline-flex;align-items:center;gap:8px;transition:color .2s;margin-top:8px;color:var(--dark);font-weight:700;font-size:15px}.pt-manager-tg.svelte-hv710l:hover{color:var(--tg)}.pt-manager-tg.svelte-hv710l .pt-manager-tg-icon{width:22px;height:22px;color:var(--tg)}.pt-form.svelte-hv710l{display:flex;flex-direction:column;gap:14px;border:1px solid var(--border);border-radius:var(--r);background:var(--white);padding:24px}.pt-label.svelte-hv710l{display:block;margin-bottom:5px;color:var(--text2);font-weight:600;font-size:11px;letter-spacing:.05em;text-transform:uppercase}.pt-input.svelte-hv710l{transition:border-color .2s;box-sizing:border-box;outline:none;border:1.5px solid var(--border);border-radius:var(--rs);background:var(--white);padding:11px 14px;width:100%;color:var(--text);font-size:14px;font-family:inherit}.pt-input.svelte-hv710l:focus{border-color:var(--orange)}.pt-alert.svelte-hv710l{margin:0;border-radius:var(--rs);padding:10px 14px;font-size:13px;line-height:1.5}.pt-alert-error.svelte-hv710l{background:oklch(from var(--orange) l c h / .12);color:var(--orange)}.pt-alert-success.svelte-hv710l{background:oklch(from var(--blue) l c h / .1);color:var(--blue)}.pt-agree.svelte-hv710l{display:flex;align-items:flex-start;gap:8px;color:var(--text2);font-size:12px;line-height:1.5}.pt-agree.svelte-hv710l input:where(.svelte-hv710l){flex-shrink:0;margin-top:2px;accent-color:var(--orange)}.pt-agree.svelte-hv710l a:where(.svelte-hv710l){color:var(--blue);text-decoration:underline}.pt-submit.svelte-hv710l{transition:background .2s;cursor:pointer;margin-top:4px;border:none;border-radius:var(--rs);background:var(--dark);padding:14px 28px;color:var(--f5);font-weight:700;font-size:15px;font-family:inherit}.pt-submit.svelte-hv710l:hover{background:var(--orange)}.pt-submit.svelte-hv710l:disabled{opacity:.6;cursor:not-allowed}@media(max-width:1023px){.pt-cta.svelte-hv710l{grid-template-columns:1fr}}@media(max-width:767px){.pt-h1.svelte-hv710l{font-size:28px}.pt-specials.svelte-hv710l,.pt-advantages.svelte-hv710l{grid-template-columns:1fr}.pt-card-wide.svelte-hv710l{display:flex;flex-direction:column}.pt-card-wide.svelte-hv710l .pt-card-shots:where(.svelte-hv710l){flex-direction:row;align-self:start;order:1;margin-inline:-26px;border:none;border-radius:0;width:calc(100% + 52px);max-width:none;overflow-x:auto;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;gap:12px;padding-inline:26px;scrollbar-width:none}.pt-card-wide.svelte-hv710l .pt-card-shots:where(.svelte-hv710l)::-webkit-scrollbar{display:none}.pt-card-wide.svelte-hv710l .pt-card-shots:where(.svelte-hv710l) img:where(.svelte-hv710l){flex:0 0 100%;border:1px solid var(--border);border-radius:var(--rs);width:100%;scroll-snap-align:center}.pt-card-wide.svelte-hv710l .pt-card-shots:where(.svelte-hv710l) img:where(.svelte-hv710l)+img:where(.svelte-hv710l){border-top-width:1px}.pt-card-wide.svelte-hv710l .pt-card-cta:where(.svelte-hv710l){justify-content:center;place-self:auto;align-self:stretch;order:2}.pt-cta.svelte-hv710l{padding:24px}.pt-manager.svelte-hv710l{flex-direction:column;align-items:flex-start;text-align:left}}
