.hero-section[data-astro-cid-wzesxgyb]{padding-block:1.5rem 0;height:100dvh;min-height:600px;display:flex!important;flex-direction:column!important;justify-content:flex-start;overflow:hidden}.hero-copy-wrap[data-astro-cid-wzesxgyb]{flex-shrink:0}@media(min-width:768px){.hero-section[data-astro-cid-wzesxgyb]{padding-block:3rem 0}}.hero-container[data-astro-cid-wzesxgyb]{width:100%;max-width:var(--container-max, 80rem);margin-inline:auto;padding-inline:1rem}@media(min-width:640px){.hero-container[data-astro-cid-wzesxgyb]{padding-inline:1.5rem}}@media(min-width:1024px){.hero-container[data-astro-cid-wzesxgyb]{padding-inline:2rem}}.hero-copy[data-astro-cid-wzesxgyb]{display:flex;flex-direction:column;align-items:center;text-align:center;gap:1rem;margin-bottom:1.5rem}@media(min-width:768px){.hero-copy[data-astro-cid-wzesxgyb]{gap:1.5rem;margin-bottom:2.5rem}}.hero-h1[data-astro-cid-wzesxgyb]{font-size:var(--text-display);font-weight:var(--w-bold);line-height:1.05;letter-spacing:-.025em;color:var(--fg-1);text-wrap:balance;max-width:22ch;min-height:calc(var(--text-display) * 1.05 * 2 + .1em)}.hero-accent{color:var(--brand-orange)}.hero-lead[data-astro-cid-wzesxgyb]{font-size:var(--text-lead);line-height:1.6;color:var(--fg-2);max-width:52ch}.hero-visuals[data-astro-cid-wzesxgyb]{width:100%;flex:1;overflow:hidden;position:relative;min-height:0}.phones-stack[data-astro-cid-wzesxgyb]{position:absolute;inset:0}.phone-image[data-astro-cid-wzesxgyb]{position:absolute;top:0;left:50%;width:auto;height:auto;object-fit:contain}.phone-image--feedback[data-astro-cid-wzesxgyb]{z-index:10;top:20px;max-width:120px;transform:translate(calc(-50% - 80px));filter:none}@media(min-width:480px){.phone-image--feedback[data-astro-cid-wzesxgyb]{max-width:160px;transform:translate(calc(-50% - 110px))}}@media(min-width:768px){.phone-image--feedback[data-astro-cid-wzesxgyb]{max-width:220px;transform:translate(calc(-50% - 155px))}}@media(min-width:1024px){.phone-image--feedback[data-astro-cid-wzesxgyb]{max-width:260px;transform:translate(calc(-50% - 190px))}}.phone-image--chat[data-astro-cid-wzesxgyb]{z-index:10;top:20px;max-width:120px;transform:translate(calc(-50% + 80px));filter:none}@media(min-width:480px){.phone-image--chat[data-astro-cid-wzesxgyb]{max-width:160px;transform:translate(calc(-50% + 110px))}}@media(min-width:768px){.phone-image--chat[data-astro-cid-wzesxgyb]{max-width:220px;transform:translate(calc(-50% + 155px))}}@media(min-width:1024px){.phone-image--chat[data-astro-cid-wzesxgyb]{max-width:260px;transform:translate(calc(-50% + 190px))}}.phone-image--tasklist[data-astro-cid-wzesxgyb]{z-index:20;top:0;max-width:140px;transform:translate(-50%);filter:none}@media(min-width:480px){.phone-image--tasklist[data-astro-cid-wzesxgyb]{max-width:180px}}@media(min-width:768px){.phone-image--tasklist[data-astro-cid-wzesxgyb]{max-width:245px}}@media(min-width:1024px){.phone-image--tasklist[data-astro-cid-wzesxgyb]{max-width:285px}}.tw-cursor[data-astro-cid-wzesxgyb]{display:inline-block;width:.08em;height:1.05em;background-color:var(--brand-orange);margin-left:.05em;vertical-align:text-bottom;animation:blink 1s step-end infinite;transition:opacity .4s ease}.tw-cursor[data-astro-cid-wzesxgyb].is-done{animation:blink-out 2s step-end forwards}@keyframes blink{0%,to{opacity:1}50%{opacity:0}}@keyframes blink-out{0%{opacity:1}20%{opacity:0}40%{opacity:1}60%{opacity:0}80%{opacity:1}to{opacity:0}}.vid-section[data-astro-cid-ign5ru4f]{padding:0;padding-top:3.5rem;background:linear-gradient(to bottom,var(--surface-page) 3.5rem,var(--brand-black) 3.5rem);display:flex;justify-content:center}.vid-wrap[data-astro-cid-ign5ru4f]{position:relative;width:100%;overflow:hidden;background:#000}.vid-el[data-astro-cid-ign5ru4f]{display:block;width:100%;height:auto;aspect-ratio:16 / 9;object-fit:cover}.vid-overlay[data-astro-cid-ign5ru4f]{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;transition:opacity var(--dur-base) var(--ease)}.vid-overlay[data-astro-cid-ign5ru4f].is-hidden{opacity:0;pointer-events:none}.play-btn[data-astro-cid-ign5ru4f]{width:80px;height:80px;border-radius:50%;background:var(--brand-orange);color:var(--brand-black);border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;padding-left:4px;transition:transform var(--dur-fast) var(--ease),background var(--dur-fast) var(--ease),box-shadow var(--dur-fast) var(--ease)}.play-btn[data-astro-cid-ign5ru4f]:hover{transform:scale(1.1);background:var(--brand-orange-hover);box-shadow:0 0 0 10px #ffb51533}.play-btn[data-astro-cid-ign5ru4f]:active{transform:scale(.95)}.mute-btn[data-astro-cid-ign5ru4f]{position:absolute;bottom:.875rem;right:.875rem;width:36px;height:36px;border-radius:50%;background:#03000f8c;color:var(--brand-white);border:1px solid rgba(244,245,244,.2);cursor:pointer;display:flex;align-items:center;justify-content:center;backdrop-filter:blur(6px);transition:background var(--dur-fast) var(--ease)}.mute-btn[data-astro-cid-ign5ru4f]:hover{background:#03000fcc}.problem-header[data-astro-cid-3athl5cn]{display:flex;flex-direction:column;gap:.75rem;margin-bottom:3rem}.problem-h2[data-astro-cid-3athl5cn]{font-size:var(--text-3xl);font-weight:var(--w-bold);color:var(--fg-1);letter-spacing:-.02em;max-width:28ch;line-height:1.2}@media(min-width:768px){.problem-h2[data-astro-cid-3athl5cn]{font-size:var(--text-4xl)}}.pain-points[data-astro-cid-3athl5cn]{display:grid;grid-template-columns:1fr;gap:2.5rem}@media(min-width:768px){.pain-points[data-astro-cid-3athl5cn]{grid-template-columns:repeat(3,1fr)}}.pain-point[data-astro-cid-3athl5cn]{display:flex;flex-direction:column;gap:1rem}.pain-icon[data-astro-cid-3athl5cn]{display:flex;align-items:center;justify-content:center;width:48px;height:48px;border-radius:var(--radius-lg);background:var(--brand-beige);color:var(--fg-1);font-size:1.5rem;flex-shrink:0}.pain-title[data-astro-cid-3athl5cn]{font-size:var(--text-xl);font-weight:var(--w-semibold);color:var(--fg-1);margin-bottom:.4rem}.pain-body[data-astro-cid-3athl5cn]{font-size:var(--text-base);color:var(--fg-2);line-height:1.6}.section-header[data-astro-cid-fldwebmx]{display:flex;flex-direction:column;gap:.75rem;margin-bottom:3.5rem;max-width:52ch}.section-h2[data-astro-cid-fldwebmx]{font-size:var(--text-3xl);font-weight:var(--w-bold);color:var(--fg-1);letter-spacing:-.02em;line-height:1.2}@media(min-width:768px){.section-h2[data-astro-cid-fldwebmx]{font-size:var(--text-4xl)}}.section-lead[data-astro-cid-fldwebmx]{font-size:var(--text-lg);color:var(--fg-2);line-height:1.6;max-width:52ch}.three-up[data-astro-cid-fldwebmx]{display:grid;grid-template-columns:1fr;gap:2.5rem}@media(min-width:768px){.three-up[data-astro-cid-fldwebmx]{grid-template-columns:repeat(3,1fr);gap:2rem}}.three-item[data-astro-cid-fldwebmx]{display:flex;flex-direction:column;gap:.75rem}.item-image-wrap[data-astro-cid-fldwebmx]{margin-bottom:.5rem}.item-image[data-astro-cid-fldwebmx]{width:100%;height:auto;display:block}.item-title[data-astro-cid-fldwebmx]{font-size:var(--text-xl);font-weight:var(--w-semibold);color:var(--fg-1);margin-top:auto}.item-body[data-astro-cid-fldwebmx]{font-size:var(--text-base);color:var(--fg-2);line-height:1.6}.section-header[data-astro-cid-l57lvedg]{display:flex;flex-direction:column;gap:.75rem;margin-bottom:3rem}.section-h2[data-astro-cid-l57lvedg]{font-size:var(--text-3xl);font-weight:var(--w-bold);color:var(--fg-1);letter-spacing:-.02em;line-height:1.2;max-width:30ch}@media(min-width:768px){.section-h2[data-astro-cid-l57lvedg]{font-size:var(--text-4xl)}}.steps[data-astro-cid-l57lvedg]{display:grid;grid-template-columns:1fr;gap:2.5rem}@media(min-width:768px){.steps[data-astro-cid-l57lvedg]{grid-template-columns:repeat(3,1fr)}}.step[data-astro-cid-l57lvedg]{display:flex;flex-direction:column;gap:1.25rem}.step-num[data-astro-cid-l57lvedg]{font-size:clamp(3rem,6vw,5rem);font-weight:var(--w-bold);color:#f4f5f433;line-height:1;letter-spacing:-.04em;font-variant-numeric:tabular-nums}.step-title[data-astro-cid-l57lvedg]{font-size:var(--text-xl);font-weight:var(--w-semibold);color:var(--fg-1);margin-bottom:.4rem}.step-body[data-astro-cid-l57lvedg]{font-size:var(--text-base);color:var(--fg-2);line-height:1.6}.teaser-cta[data-astro-cid-l57lvedg]{margin-top:3.5rem;padding-top:.5rem}.hiw-section-wrap[data-astro-cid-l57lvedg]{position:relative;overflow:hidden}.hiw-bg-layer[data-astro-cid-l57lvedg]{position:absolute;inset:0;pointer-events:none;z-index:0;overflow:hidden;background:radial-gradient(ellipse 80% 60% at 50% 120%,var(--brand-orange) 0%,transparent 65%);opacity:.07;will-change:transform}.hiw-content-wrap[data-astro-cid-l57lvedg]{position:relative;z-index:1}.trust-grid[data-astro-cid-4cblb5ju]{display:grid;grid-template-columns:1fr;gap:3rem}@media(min-width:1024px){.trust-grid[data-astro-cid-4cblb5ju]{grid-template-columns:1fr 1fr;gap:5rem;align-items:start}}.trust-header[data-astro-cid-4cblb5ju]{display:flex;flex-direction:column;gap:1rem}.trust-h2[data-astro-cid-4cblb5ju]{font-size:var(--text-3xl);font-weight:var(--w-bold);color:var(--fg-1);letter-spacing:-.02em;line-height:1.2}@media(min-width:768px){.trust-h2[data-astro-cid-4cblb5ju]{font-size:var(--text-4xl)}}.trust-lead[data-astro-cid-4cblb5ju]{font-size:var(--text-lg);color:var(--fg-2);line-height:1.6;max-width:42ch}.trust-items[data-astro-cid-4cblb5ju]{display:grid;grid-template-columns:1fr;gap:1.25rem}@media(min-width:640px){.trust-items[data-astro-cid-4cblb5ju]{grid-template-columns:1fr 1fr;gap:1.25rem}}.trust-item[data-astro-cid-4cblb5ju]{display:flex;flex-direction:row;align-items:flex-start;gap:1rem;padding:1.25rem;background:var(--surface-card);border-radius:16px;border:1px solid var(--border-default);box-shadow:0 1px 3px #0000000d}.trust-icon[data-astro-cid-4cblb5ju]{display:flex;align-items:center;justify-content:center;width:44px;height:44px;border-radius:12px;background:var(--surface-selected);color:var(--brand-orange);font-size:1.25rem;flex-shrink:0;margin-top:1px}.trust-item-text[data-astro-cid-4cblb5ju]{display:flex;flex-direction:column;gap:.35rem}.trust-item-title[data-astro-cid-4cblb5ju]{font-size:var(--text-base);font-weight:var(--w-bold);color:var(--fg-1);line-height:1.3}.trust-item-body[data-astro-cid-4cblb5ju]{font-size:var(--text-sm);color:var(--fg-3);line-height:1.5}.newsletter-wrap[data-astro-cid-xvf2befe]{display:grid;grid-template-columns:1fr;gap:2rem;align-items:center}@media(min-width:768px){.newsletter-wrap[data-astro-cid-xvf2befe]{grid-template-columns:auto 1fr;gap:4rem}}.newsletter-copy[data-astro-cid-xvf2befe]{white-space:nowrap}.newsletter-h2[data-astro-cid-xvf2befe]{font-size:var(--text-2xl);font-weight:var(--w-bold);color:var(--fg-1);letter-spacing:-.02em;margin-bottom:.25rem}@media(min-width:768px){.newsletter-h2[data-astro-cid-xvf2befe]{font-size:var(--text-3xl)}}.newsletter-lead[data-astro-cid-xvf2befe]{font-size:var(--text-sm);color:var(--fg-3)}.cb-intro[data-astro-cid-5k3cespj]{display:flex;flex-direction:column;gap:.5rem;margin-bottom:2rem}.cb-heading[data-astro-cid-5k3cespj]{font-size:var(--text-3xl);font-weight:var(--w-bold);color:var(--fg-1);letter-spacing:-.02em;line-height:1.2}.cb-outer[data-astro-cid-5k3cespj]{display:flex;flex-direction:column;gap:.75rem}.cb-top[data-astro-cid-5k3cespj]{display:grid;grid-template-columns:1fr;gap:.75rem}@media(min-width:768px){.cb-top[data-astro-cid-5k3cespj]{grid-template-columns:repeat(3,1fr);gap:.875rem}}.cb-competitors[data-astro-cid-5k3cespj]{display:grid;grid-template-columns:1fr;gap:.75rem}@media(min-width:768px){.cb-competitors[data-astro-cid-5k3cespj]{grid-template-columns:repeat(3,1fr);gap:.875rem}}.cb-tile[data-astro-cid-5k3cespj]{background:var(--surface-card);border:1px solid var(--border-default);border-radius:var(--radius-xl);padding:1.25rem;display:flex;flex-direction:column;gap:.4rem}@media(min-width:768px){.cb-tile[data-astro-cid-5k3cespj]{padding:1.5rem}}.cb-tile--link[data-astro-cid-5k3cespj]{text-decoration:none;cursor:pointer;transition:border-color var(--dur-fast) var(--ease)}.cb-tile--link[data-astro-cid-5k3cespj]:hover{border-color:var(--brand-orange)}.cb-tile--muted[data-astro-cid-5k3cespj]{background:var(--surface-subtle)}.cb-label[data-astro-cid-5k3cespj]{font-size:var(--text-xs);font-weight:var(--w-semibold);color:var(--fg-4);text-transform:uppercase;letter-spacing:.06em;margin-bottom:.25rem}.cb-price[data-astro-cid-5k3cespj]{background:var(--brand-black);border:1px solid transparent;border-radius:var(--radius-xl);padding:1.5rem;display:flex;flex-direction:column;gap:.4rem;justify-content:center}.cb-price[data-astro-cid-5k3cespj] .cb-label[data-astro-cid-5k3cespj]{color:#f4f5f473}.cb-price-amount[data-astro-cid-5k3cespj]{font-size:clamp(2.25rem,4.5vw,3.25rem);font-weight:var(--w-bold);color:var(--brand-orange);letter-spacing:-.035em;line-height:1}.cb-price-period[data-astro-cid-5k3cespj]{font-size:var(--text-base);font-weight:var(--w-semibold);color:var(--brand-white);line-height:1.3}.cb-price-sub[data-astro-cid-5k3cespj]{font-size:var(--text-sm);color:#f4f5f4b8;line-height:1.55;margin-top:.5rem}.cb-feature-title[data-astro-cid-5k3cespj]{font-size:var(--text-lg);font-weight:var(--w-bold);color:var(--fg-1);line-height:1.25}.cb-feature-body[data-astro-cid-5k3cespj]{font-size:var(--text-sm);color:var(--fg-2);line-height:1.55}.cb-comp-vs[data-astro-cid-5k3cespj]{font-size:var(--text-xs);font-weight:var(--w-bold);color:var(--fg-4);text-transform:uppercase;letter-spacing:.08em}.cb-comp-name[data-astro-cid-5k3cespj]{font-size:var(--text-sm);font-weight:var(--w-semibold);color:var(--fg-1)}.cb-comp-stat[data-astro-cid-5k3cespj]{font-size:var(--text-sm);font-weight:var(--w-semibold);color:var(--success)}.cb-comp-angle[data-astro-cid-5k3cespj]{font-size:var(--text-sm);color:var(--fg-2);line-height:1.5;flex:1;margin-top:.125rem}.cb-comp-link[data-astro-cid-5k3cespj]{font-size:var(--text-sm);font-weight:var(--w-semibold);color:var(--brand-orange);margin-top:.75rem;display:block;transition:letter-spacing var(--dur-fast) var(--ease)}.cb-tile--link[data-astro-cid-5k3cespj]:hover .cb-comp-link[data-astro-cid-5k3cespj]{letter-spacing:.01em}.cb-footer[data-astro-cid-5k3cespj]{margin-top:1.25rem;display:flex;justify-content:flex-end}.cb-all-link[data-astro-cid-5k3cespj]{font-size:var(--text-sm);font-weight:var(--w-semibold);color:var(--fg-3);text-decoration:none;transition:color var(--dur-fast) var(--ease)}.cb-all-link[data-astro-cid-5k3cespj]:hover{color:var(--fg-1)}.showcase-track[data-v-6bdc67d8]{position:relative}.showcase-panel[data-v-6bdc67d8]{width:100%;min-height:100dvh;background:var(--surface-page);overflow:hidden;display:flex;flex-direction:column;will-change:transform}.showcase-stage[data-v-6bdc67d8]{flex:1;min-height:0;width:100%;max-width:80rem;margin-inline:auto;padding-inline:1.5rem;padding-top:calc(var(--header-h, 64px) + 2rem);padding-bottom:2rem;display:flex;flex-direction:column;justify-content:center;gap:2rem}@media(min-width:768px){.showcase-stage[data-v-6bdc67d8]{padding-inline:2rem;gap:2.5rem}}.stage-header[data-v-6bdc67d8]{display:flex;flex-direction:column;gap:.5rem;flex-shrink:0}.eyebrow[data-v-6bdc67d8]{font-size:.875rem;font-weight:600;color:var(--brand-orange);letter-spacing:.02em}.stage-h2[data-v-6bdc67d8]{font-size:clamp(1.75rem,3vw,2.5rem);font-weight:700;color:var(--fg-1);letter-spacing:-.02em;line-height:1.15;max-width:28ch}.strip-viewport[data-v-6bdc67d8]{flex-shrink:0;overflow:hidden;display:flex;align-items:flex-start}.card-strip[data-v-6bdc67d8]{display:flex;gap:1.5rem;will-change:transform;flex-shrink:0}@media(min-width:768px){.card-strip[data-v-6bdc67d8]{gap:2rem}}.feat-card[data-v-6bdc67d8]{flex-shrink:0;width:min(80vw,700px);background:var(--surface-card);border:1px solid var(--border-default);border-radius:20px;overflow:hidden;transition:box-shadow .3s ease;will-change:transform,opacity}.feat-card--active[data-v-6bdc67d8]{box-shadow:0 4px 24px #00000014;border-color:var(--border-hover)}.card-inner[data-v-6bdc67d8]{display:flex;flex-direction:column;gap:1.5rem;padding:2rem;height:100%;box-sizing:border-box}@media(min-width:640px){.card-inner[data-v-6bdc67d8]{flex-direction:row;align-items:center;gap:2rem;padding:2.5rem}}.card-text[data-v-6bdc67d8]{display:flex;flex-direction:column;gap:1rem;flex:1 1 0;min-width:0}.feat-icon-ring[data-v-6bdc67d8]{display:inline-flex;align-items:center;justify-content:center;width:52px;height:52px;border-radius:14px;background:var(--surface-selected);color:var(--brand-orange);font-size:1.5rem;flex-shrink:0}.feat-title[data-v-6bdc67d8]{font-size:clamp(1.25rem,2vw,1.625rem);font-weight:700;color:var(--fg-1);letter-spacing:-.02em;line-height:1.2}.feat-sub[data-v-6bdc67d8]{font-size:clamp(.9rem,1.4vw,1rem);color:var(--fg-2);line-height:1.65;max-width:36ch}.card-visual[data-v-6bdc67d8]{flex-shrink:0;width:100%}@media(min-width:640px){.card-visual[data-v-6bdc67d8]{width:240px}}@media(min-width:768px){.card-visual[data-v-6bdc67d8]{width:280px}}.feat-stage[data-v-6bdc67d8]{width:100%;height:200px;display:flex;align-items:center;justify-content:center;overflow:hidden}@media(min-width:640px){.feat-stage[data-v-6bdc67d8]{height:220px}}@media(min-width:768px){.feat-stage[data-v-6bdc67d8]{height:260px}}.feat-img[data-v-6bdc67d8]{max-width:100%;max-height:100%;width:auto;height:auto;object-fit:contain;display:block}.img-placeholder[data-v-6bdc67d8]{color:var(--fg-4);display:flex;align-items:center;justify-content:center;width:100%;height:100%}.stage-footer[data-v-6bdc67d8]{display:flex;flex-direction:column;align-items:center;gap:1.25rem;flex-shrink:0;padding-top:.5rem}.dots-row[data-v-6bdc67d8]{display:flex;flex-direction:row;gap:12px;align-items:center}.dot[data-v-6bdc67d8]{width:8px;height:8px;border-radius:50%;border:none;background:var(--surface-strong);cursor:pointer;padding:0;transition:background .3s ease,transform .3s cubic-bezier(.34,1.56,.64,1);position:relative}.dot[data-v-6bdc67d8]:before{content:"";position:absolute;inset:-12px}.dot[data-v-6bdc67d8]:focus-visible{outline:2px solid var(--brand-orange);outline-offset:3px}.dot--on[data-v-6bdc67d8]{background:var(--brand-orange);transform:scale(1.5)}.features-cta[data-v-6bdc67d8]{display:flex;justify-content:center}.features-link[data-v-6bdc67d8]{display:inline-flex;align-items:center;gap:.35rem;font-size:.9375rem;font-weight:500;color:var(--fg-1);text-underline-offset:3px;transition:color .15s ease,gap .15s ease}.features-link[data-v-6bdc67d8]:hover{color:var(--brand-orange);gap:.6rem;text-decoration:underline}.features-link svg[data-v-6bdc67d8]{transition:transform .15s ease}.features-link:hover svg[data-v-6bdc67d8]{transform:translate(2px)}.persona-track[data-v-e98b6a8f]{position:relative}.persona-panel[data-v-e98b6a8f]{width:100%;min-height:100dvh;background:var(--surface-page);overflow:hidden;display:flex;flex-direction:column;will-change:transform}.persona-panel--mobile[data-v-e98b6a8f]{min-height:auto;padding-bottom:3rem}.persona-stage[data-v-e98b6a8f]{flex:1;min-height:0;width:100%;max-width:80rem;margin-inline:auto;padding-inline:1.5rem;padding-top:calc(var(--header-h, 64px) + 2rem);padding-bottom:2rem;display:flex;flex-direction:column;justify-content:center;gap:2rem}@media(min-width:768px){.persona-stage[data-v-e98b6a8f]{padding-inline:2rem;gap:2.5rem}}.stage-header[data-v-e98b6a8f]{display:flex;flex-direction:column;gap:.5rem;flex-shrink:0}.eyebrow[data-v-e98b6a8f]{font-size:.875rem;font-weight:600;color:var(--brand-orange);letter-spacing:.02em}.stage-h2[data-v-e98b6a8f]{font-size:clamp(1.75rem,3vw,2.5rem);font-weight:700;color:var(--fg-1);letter-spacing:-.02em;line-height:1.15;max-width:28ch}.strip-viewport[data-v-e98b6a8f]{flex-shrink:0;overflow:hidden;display:flex;align-items:flex-start}.card-strip[data-v-e98b6a8f]{display:flex;gap:1.5rem;will-change:transform;flex-shrink:0}@media(min-width:768px){.card-strip[data-v-e98b6a8f]{gap:2rem}}.persona-card[data-v-e98b6a8f]{flex-shrink:0;width:min(80vw,700px);background:var(--surface-card);border:1px solid var(--border-default);border-radius:20px;overflow:hidden;transition:box-shadow .3s ease;will-change:transform,opacity}.persona-card--active[data-v-e98b6a8f]{box-shadow:0 4px 24px #00000014;border-color:var(--border-hover)}.card-inner[data-v-e98b6a8f]{display:flex;flex-direction:column;gap:1.5rem;padding:2rem;height:100%;box-sizing:border-box}@media(min-width:640px){.card-inner[data-v-e98b6a8f]{flex-direction:row;align-items:center;gap:2rem;padding:2.5rem}}.card-text[data-v-e98b6a8f]{display:flex;flex-direction:column;gap:1rem;flex:1 1 0;min-width:0}.persona-title[data-v-e98b6a8f]{font-size:clamp(1.25rem,2vw,1.625rem);font-weight:700;color:var(--fg-1);letter-spacing:-.02em;line-height:1.2}.persona-body[data-v-e98b6a8f]{font-size:clamp(.9rem,1.4vw,1rem);color:var(--fg-2);line-height:1.65;max-width:36ch}.card-visual[data-v-e98b6a8f]{flex-shrink:0;width:100%}@media(min-width:640px){.card-visual[data-v-e98b6a8f]{width:240px}}@media(min-width:768px){.card-visual[data-v-e98b6a8f]{width:280px}}.img-frame[data-v-e98b6a8f]{width:100%;aspect-ratio:3 / 2;max-height:240px;border-radius:12px;background:var(--surface-muted);overflow:hidden;display:flex;align-items:center;justify-content:center}.persona-img[data-v-e98b6a8f]{width:100%;height:100%;object-fit:cover;display:block}.img-placeholder[data-v-e98b6a8f]{color:var(--fg-4);display:flex;align-items:center;justify-content:center;width:100%;height:100%}.mobile-content[data-v-e98b6a8f]{width:100%}.mobile-card[data-v-e98b6a8f]{display:flex;flex-direction:column;gap:1.25rem;background:var(--surface-card);border:1px solid var(--border-default);border-radius:20px;padding:1.5rem}.mobile-img-frame[data-v-e98b6a8f]{width:100%;aspect-ratio:16 / 9;max-height:220px;border-radius:10px;background:var(--surface-muted);overflow:hidden;display:flex;align-items:center;justify-content:center}.stage-footer[data-v-e98b6a8f]{display:flex;justify-content:center;flex-shrink:0;padding-top:.5rem}.dots-row[data-v-e98b6a8f]{display:flex;flex-direction:row;gap:12px;align-items:center}.dot[data-v-e98b6a8f]{width:8px;height:8px;border-radius:50%;border:none;background:var(--surface-strong);cursor:pointer;padding:0;transition:background .3s ease,transform .3s cubic-bezier(.34,1.56,.64,1);position:relative}.dot[data-v-e98b6a8f]:before{content:"";position:absolute;inset:-12px}.dot[data-v-e98b6a8f]:focus-visible{outline:2px solid var(--brand-orange);outline-offset:3px}.dot--on[data-v-e98b6a8f]{background:var(--brand-orange);transform:scale(1.5)}.slide-horiz-enter-active[data-v-e98b6a8f],.slide-horiz-leave-active[data-v-e98b6a8f]{transition:opacity .3s ease,transform .3s ease}.slide-horiz-enter-from[data-v-e98b6a8f]{opacity:0;transform:translate(32px)}.slide-horiz-leave-to[data-v-e98b6a8f]{opacity:0;transform:translate(-32px)}.faq-section[data-v-f2cd56ee]{padding-block:4rem}@media(min-width:768px){.faq-section[data-v-f2cd56ee]{padding-block:6rem}}.faq-container[data-v-f2cd56ee]{width:100%;max-width:80rem;margin-inline:auto;padding-inline:1rem}@media(min-width:640px){.faq-container[data-v-f2cd56ee]{padding-inline:1.5rem}}@media(min-width:1024px){.faq-container[data-v-f2cd56ee]{padding-inline:2rem}}.faq-header[data-v-f2cd56ee]{margin-bottom:2.5rem}.eyebrow[data-v-f2cd56ee]{display:inline-block;font-size:.875rem;font-weight:600;color:var(--brand-orange);letter-spacing:.02em;margin-bottom:.5rem}.faq-h2[data-v-f2cd56ee]{font-size:clamp(1.875rem,3vw,2.25rem);font-weight:700;color:var(--fg-1);letter-spacing:-.02em;line-height:1.2}.faq-list[data-v-f2cd56ee]{max-width:52rem;display:flex;flex-direction:column;gap:0}.faq-item[data-v-f2cd56ee]{border-bottom:1px solid var(--border-default)}.faq-q[data-v-f2cd56ee]{display:flex;justify-content:space-between;align-items:center;gap:1rem;width:100%;padding-block:1.25rem;text-align:left;font-size:1rem;font-weight:600;color:var(--fg-1);background:none;border:none;cursor:pointer;font-family:inherit;outline:none}.faq-q[data-v-f2cd56ee]:focus-visible{outline:2px solid var(--brand-orange);outline-offset:2px;border-radius:4px}.faq-caret[data-v-f2cd56ee]{font-size:1rem;color:var(--fg-3);flex-shrink:0;transition:transform .2s ease}.faq-caret--open[data-v-f2cd56ee]{transform:rotate(180deg)}.faq-a[data-v-f2cd56ee]{display:grid;grid-template-rows:0fr;transition:grid-template-rows .25s ease;overflow:hidden}.faq-a--open[data-v-f2cd56ee]{grid-template-rows:1fr}.faq-a-inner[data-v-f2cd56ee]{min-height:0;overflow:hidden;font-size:.9375rem;color:var(--fg-2);line-height:1.65;padding-bottom:0;transition:padding-bottom .25s ease}.faq-a--open .faq-a-inner[data-v-f2cd56ee]{padding-bottom:1.25rem}.faq-footer[data-v-f2cd56ee]{margin-top:2rem}.faq-more-link[data-v-f2cd56ee]{display:inline-flex;align-items:center;gap:.25rem;font-weight:500;color:var(--fg-1);font-size:.9375rem;transition:color .15s ease,gap .15s ease;text-decoration:none}.faq-more-link[data-v-f2cd56ee]:hover{color:var(--brand-orange);gap:.5rem}.crane-wrap[data-astro-cid-j7pv25f6]{display:flex;justify-content:center;margin-top:-3.5rem;padding-bottom:0}
