.hero:where(.astro-y7ng7ns3){isolation:isolate;border-bottom:1px solid var(--line);background:var(--page-bg);position:relative;overflow:clip}.hero-shell:where(.astro-y7ng7ns3){grid-template-columns:repeat(16,minmax(0,1fr));column-gap:1rem;width:min(100% - 5rem,90rem);min-height:min(50rem,100svh - 4.5rem);margin-inline:auto;padding:clamp(4rem,7vw,7rem) 0 1.5rem;display:grid}.hero-copy:where(.astro-y7ng7ns3){z-index:3;grid-column:1/span 8;align-self:start;padding:clamp(2.75rem,5vw,4.75rem) 0 4rem;position:relative}.hero-kicker:where(.astro-y7ng7ns3){color:var(--text-soft);font-family:var(--font-mono);letter-spacing:.065em;text-transform:uppercase;flex-wrap:wrap;align-items:center;gap:.55rem;margin:0 0 1.45rem;font-size:.68rem;font-weight:600;display:flex}.hero-kicker:where(.astro-y7ng7ns3) span:where(.astro-y7ng7ns3){color:var(--primary);align-items:center;gap:.55rem;display:inline-flex}.hero-kicker:where(.astro-y7ng7ns3) span:where(.astro-y7ng7ns3):after{content:"";background:currentColor;width:1.35rem;height:1px}h1:where(.astro-y7ng7ns3){max-width:17ch;color:var(--text);font-family:var(--font-display);letter-spacing:-.066em;text-wrap:balance;white-space:pre-line;margin:0;font-size:clamp(3.8rem,4.9vw,5rem);font-weight:570;line-height:.9}.hero-lead:where(.astro-y7ng7ns3){max-width:36rem;color:var(--text-soft);margin:1.8rem 0 0;font-size:clamp(1.08rem,1.45vw,1.28rem);line-height:1.5}.hero-actions:where(.astro-y7ng7ns3){flex-wrap:wrap;align-items:center;gap:1.25rem;margin-top:2rem;display:flex}.hero-primary:where(.astro-y7ng7ns3),.hero-secondary:where(.astro-y7ng7ns3){min-height:3.35rem;transition:color var(--duration-fast), background-color var(--duration-fast), border-color var(--duration-fast), transform var(--duration-fast) var(--ease-out);justify-content:center;align-items:center;gap:1.35rem;font-weight:720;display:inline-flex}.hero-primary:where(.astro-y7ng7ns3){border:1px solid var(--button-primary-bg);border-radius:var(--button-radius);background:var(--button-primary-bg);color:var(--button-primary-fg);padding:.8rem 1.25rem}.hero-primary:where(.astro-y7ng7ns3):hover{border-color:var(--button-primary-bg-hover);background:var(--button-primary-bg-hover);transform:translateY(-2px)}.hero-secondary:where(.astro-y7ng7ns3){border-bottom:1px solid var(--line-strong);padding-inline:.2rem}.hero-secondary:where(.astro-y7ng7ns3):hover{color:var(--primary);border-color:var(--primary)}.hero-primary:where(.astro-y7ng7ns3):focus-visible,.hero-secondary:where(.astro-y7ng7ns3):focus-visible{outline:3px solid var(--focus);outline-offset:4px}.hero-product:where(.astro-y7ng7ns3){perspective:1200px;grid-column:9/-1;align-self:center;height:clamp(31rem,50vw,43rem);margin:0;position:relative}.hero-product-backdrop:where(.astro-y7ng7ns3){border:1px solid color-mix(in srgb, var(--primary) 20%, transparent);background:var(--primary-pale);position:absolute;inset:8% -22% 1% 7%;transform:translate(1.25rem,-1.25rem)}.hero-dashboard:where(.astro-y7ng7ns3){z-index:1;border:1px solid var(--product-border);border-radius:var(--product-radius);background:var(--product-bg);box-shadow:var(--shadow-product);transform-origin:0;position:absolute;inset:6% -19% 9% 0;overflow:hidden;transform:rotateY(-1.5deg)rotateX(.5deg)}.hero-dashboard:where(.astro-y7ng7ns3) img:where(.astro-y7ng7ns3){object-fit:cover;object-position:left top;width:100%;height:100%}.hero-phone:where(.astro-y7ng7ns3){z-index:3;aspect-ratio:390/844;border:.42rem solid var(--primary-deep);background:var(--surface);border-radius:1.45rem;width:25%;height:auto;position:absolute;bottom:1%;right:-2%;overflow:hidden;box-shadow:0 1.75rem 4rem #0f2d223d}.hero-phone:where(.astro-y7ng7ns3) img:where(.astro-y7ng7ns3){object-fit:contain;object-position:center top;width:100%;height:100%}figcaption:where(.astro-y7ng7ns3){color:var(--text-soft);font-size:.68rem;position:absolute;bottom:-1.25rem;right:0}@media (prefers-reduced-motion:no-preference){.hero-copy:where(.astro-y7ng7ns3)>:where(.astro-y7ng7ns3){animation:hero-enter .7s both var(--ease-out)}.hero-copy:where(.astro-y7ng7ns3)>:where(.astro-y7ng7ns3):nth-child(2){animation-delay:70ms}.hero-copy:where(.astro-y7ng7ns3)>:where(.astro-y7ng7ns3):nth-child(3){animation-delay:.13s}.hero-copy:where(.astro-y7ng7ns3)>:where(.astro-y7ng7ns3):nth-child(4){animation-delay:.19s}.hero-dashboard:where(.astro-y7ng7ns3){animation:hero-stage .9s .13s both var(--ease-out)}.hero-phone:where(.astro-y7ng7ns3){animation:hero-phone .82s .3s both var(--ease-out)}}@keyframes hero-enter{0%{opacity:0;transform:translateY(1rem)}to{opacity:1;transform:none}}@keyframes hero-stage{0%{transform:translate(2rem,1.5rem)rotateY(-4deg)}to{transform:rotateY(-1.5deg)rotateX(.5deg)}}@keyframes hero-phone{0%{transform:translate(1rem,2rem)rotate(2deg)}to{transform:none}}@media (width<=72rem){.hero-shell:where(.astro-y7ng7ns3){width:min(100% - 3.5rem,90rem)}.hero-copy:where(.astro-y7ng7ns3){grid-column:1/span 8}.hero-product:where(.astro-y7ng7ns3){grid-column:9/-1}.hero-dashboard:where(.astro-y7ng7ns3){right:-28%}.hero-phone:where(.astro-y7ng7ns3){width:31%;right:-7%}}@media (width<=56rem){.hero-shell:where(.astro-y7ng7ns3){grid-template-columns:repeat(8,minmax(0,1fr));min-height:auto;padding-top:4.5rem}.hero-copy:where(.astro-y7ng7ns3){grid-column:1/-1;padding-bottom:2.5rem}h1:where(.astro-y7ng7ns3){max-width:17ch}.hero-product:where(.astro-y7ng7ns3){grid-column:1/-1;height:min(72vw,34rem)}.hero-dashboard:where(.astro-y7ng7ns3){inset:0 -8% 5% 4%}.hero-phone:where(.astro-y7ng7ns3){width:24%;bottom:0;right:1%}}@media (width<=40rem){.hero-product-backdrop:where(.astro-y7ng7ns3){display:none}.hero-copy:where(.astro-y7ng7ns3)>:where(.astro-y7ng7ns3),.hero-dashboard:where(.astro-y7ng7ns3),.hero-phone:where(.astro-y7ng7ns3){animation:none!important}.hero-shell:where(.astro-y7ng7ns3){width:calc(100% - 2rem);padding-top:2.35rem}.hero-copy:where(.astro-y7ng7ns3){padding-bottom:1.5rem}.hero-kicker:where(.astro-y7ng7ns3){margin-bottom:.95rem;font-size:.59rem}h1:where(.astro-y7ng7ns3){letter-spacing:-.052em;white-space:normal;max-width:none;font-size:clamp(2.55rem,10.7vw,3rem);line-height:.94}.hero-lead:where(.astro-y7ng7ns3){margin-top:1.1rem;font-size:.95rem;line-height:1.43}.hero-actions:where(.astro-y7ng7ns3){grid-template-columns:1fr;gap:.55rem;margin-top:1.15rem;display:grid}.hero-primary:where(.astro-y7ng7ns3){width:100%;min-height:3.15rem}.hero-secondary:where(.astro-y7ng7ns3){min-height:2.75rem}.hero-product:where(.astro-y7ng7ns3){height:20rem;margin-top:1.4rem}.hero-product-backdrop:where(.astro-y7ng7ns3){inset:4% -24% 4% 4%;transform:translate(.6rem,-.6rem)}.hero-dashboard:where(.astro-y7ng7ns3){inset:0 -47% 1rem 0}.hero-phone:where(.astro-y7ng7ns3){width:31%;right:-1%}figcaption:where(.astro-y7ng7ns3){font-size:.61rem;bottom:-1.3rem}}@media (width<=22rem) and (height<=38rem){.hero-shell:where(.astro-y7ng7ns3){padding-top:1.35rem}h1:where(.astro-y7ng7ns3){font-size:2.55rem}.hero-lead:where(.astro-y7ng7ns3){font-size:.86rem}.hero-product:where(.astro-y7ng7ns3){height:17rem}}.audience-fork:where(.astro-wkhhklg3){--cad-page:var(--page-bg);--cad-surface:var(--surface);--cad-text:var(--text);--cad-muted:var(--text-soft);--cad-rule:var(--line-strong);--cad-mist:var(--primary-soft);--cad-signal:var(--primary);--cad-focus:var(--focus);--cad-on-brand:var(--primary-pale);color:var(--cad-text);background:var(--cad-page);padding-block:clamp(4.5rem,7vw,7rem)}.audience-shell:where(.astro-wkhhklg3){grid-template-rows:auto auto;grid-template-columns:repeat(16,minmax(0,1fr));gap:1rem;width:min(100% - 5rem,90rem);margin-inline:auto;display:grid}.audience-heading:where(.astro-wkhhklg3){grid-area:1/1/auto/span 6;padding-bottom:clamp(2rem,4vw,4rem)}.audience-heading:where(.astro-wkhhklg3) p:where(.astro-wkhhklg3),.private-copy:where(.astro-wkhhklg3)>p:where(.astro-wkhhklg3),.professional-copy:where(.astro-wkhhklg3)>p:where(.astro-wkhhklg3),.professional-route:where(.astro-wkhhklg3) li:where(.astro-wkhhklg3) span:where(.astro-wkhhklg3){font-family:var(--font-mono,"IBM Plex Mono", ui-monospace, monospace);letter-spacing:.075em;text-transform:uppercase;font-size:.72rem;font-weight:600}.audience-heading:where(.astro-wkhhklg3) p:where(.astro-wkhhklg3){color:var(--signal-700);margin:0 0 1.2rem}.audience-heading:where(.astro-wkhhklg3) h2:where(.astro-wkhhklg3){max-width:12ch;font-family:var(--font-display,"Geologica", "Arial Narrow", sans-serif);letter-spacing:-.058em;text-wrap:balance;margin:0;font-size:clamp(2.8rem,4.7vw,4.4rem);font-weight:550;line-height:.94}.private-route:where(.astro-wkhhklg3){border-top:1px solid var(--cad-rule);border-bottom:1px solid var(--cad-rule);grid-area:2/1/auto/span 8;grid-template-columns:1fr 4rem;min-height:24rem;padding:1.5rem 1.5rem 1.5rem 0;display:grid;position:relative}.private-route:where(.astro-wkhhklg3):before{content:"";background:var(--cad-signal);width:32%;height:3px;position:absolute;top:-1px;left:0}.private-copy:where(.astro-wkhhklg3){flex-direction:column;justify-content:flex-end;max-width:34rem;padding-top:3rem;display:flex}.private-copy:where(.astro-wkhhklg3)>p:where(.astro-wkhhklg3),.professional-copy:where(.astro-wkhhklg3)>p:where(.astro-wkhhklg3){color:var(--cad-muted);margin:0 0 1.1rem}.private-copy:where(.astro-wkhhklg3) h3:where(.astro-wkhhklg3),.professional-copy:where(.astro-wkhhklg3) h3:where(.astro-wkhhklg3){font-family:var(--font-display,"Geologica", "Arial Narrow", sans-serif);letter-spacing:-.045em;text-wrap:balance;margin:0;font-weight:540}.private-copy:where(.astro-wkhhklg3) h3:where(.astro-wkhhklg3){max-width:15ch;font-size:clamp(2.15rem,3.5vw,3.65rem);line-height:1}.private-copy:where(.astro-wkhhklg3) ul:where(.astro-wkhhklg3){color:var(--cad-muted);font-family:var(--font-body,"Source Sans 3", system-ui, sans-serif);flex-wrap:wrap;gap:.45rem 1.3rem;margin:2rem 0;padding:0;font-size:.9rem;list-style:none;display:flex}.private-copy:where(.astro-wkhhklg3) li:where(.astro-wkhhklg3):before{content:"";background:var(--cad-signal);width:.45rem;height:.45rem;margin-right:.55rem;display:inline-block}.private-copy:where(.astro-wkhhklg3) a:where(.astro-wkhhklg3),.professional-copy:where(.astro-wkhhklg3) a:where(.astro-wkhhklg3){width:fit-content;color:inherit;font-family:var(--font-body,"Source Sans 3", system-ui, sans-serif);border-bottom:1px solid;align-items:center;gap:1.1rem;padding-bottom:.3rem;font-weight:700;text-decoration:none;transition:gap .18s,color .18s;display:inline-flex}.private-copy:where(.astro-wkhhklg3) a:where(.astro-wkhhklg3):hover,.professional-copy:where(.astro-wkhhklg3) a:where(.astro-wkhhklg3):hover{color:var(--primary-soft);gap:1.5rem}.private-copy:where(.astro-wkhhklg3) a:where(.astro-wkhhklg3):focus-visible,.professional-copy:where(.astro-wkhhklg3) a:where(.astro-wkhhklg3):focus-visible{outline:3px solid var(--cad-focus);outline-offset:5px}.private-path:where(.astro-wkhhklg3){background:linear-gradient(var(--cad-rule), var(--cad-rule)) center / 1px calc(100% - 1rem) no-repeat;flex-direction:column;justify-content:space-between;align-items:center;margin:4rem 0 2rem;display:flex}.private-path:where(.astro-wkhhklg3) i:where(.astro-wkhhklg3){background:var(--cad-page);border:1px solid var(--cad-text);width:1rem;height:1rem;position:relative;transform:rotate(45deg)}.private-path:where(.astro-wkhhklg3) i:where(.astro-wkhhklg3):nth-child(2){background:var(--cad-signal);border-color:var(--cad-signal)}.professional-route:where(.astro-wkhhklg3){min-height:27rem;color:var(--cad-on-brand);background:var(--primary-deep);border-radius:.75rem 0;grid-area:1/8/span 2/-1;grid-template-rows:1fr auto;padding:clamp(2rem,4vw,3.5rem);display:grid;position:relative}.professional-copy:where(.astro-wkhhklg3){align-self:center;padding-top:3rem}.professional-copy:where(.astro-wkhhklg3)>p:where(.astro-wkhhklg3){color:color-mix(in srgb, var(--cad-on-brand) 64%, transparent)}.professional-copy:where(.astro-wkhhklg3) h3:where(.astro-wkhhklg3){max-width:14ch;margin-bottom:2.4rem;font-size:clamp(2.3rem,3.35vw,3.3rem);line-height:.98}.private-links:where(.astro-wkhhklg3),.professional-links:where(.astro-wkhhklg3){justify-items:start;gap:.9rem;display:grid}.professional-route:where(.astro-wkhhklg3) ol:where(.astro-wkhhklg3){border-top:1px solid color-mix(in srgb, var(--cad-on-brand) 28%, transparent);grid-template-columns:repeat(3,1fr);margin:0;padding:0;list-style:none;display:grid}.professional-route:where(.astro-wkhhklg3) li:where(.astro-wkhhklg3){min-height:6.5rem;color:color-mix(in srgb, var(--cad-on-brand) 84%, transparent);font-family:var(--font-body,"Source Sans 3", system-ui, sans-serif);padding:1.25rem 1rem 0 0;font-size:.82rem;line-height:1.4}.professional-route:where(.astro-wkhhklg3) li:where(.astro-wkhhklg3)+li:where(.astro-wkhhklg3){border-left:1px solid color-mix(in srgb, var(--cad-on-brand) 28%, transparent);padding-left:1rem}.professional-route:where(.astro-wkhhklg3) li:where(.astro-wkhhklg3) span:where(.astro-wkhhklg3){color:var(--primary-soft);margin-bottom:.45rem;font-size:.62rem;display:block}@media (width<=68rem){.audience-shell:where(.astro-wkhhklg3){grid-template-columns:repeat(8,minmax(0,1fr));width:min(100% - 3.5rem,90rem)}.audience-heading:where(.astro-wkhhklg3){grid-column:1/span 6}.private-route:where(.astro-wkhhklg3){grid-column:1/span 4}.professional-route:where(.astro-wkhhklg3){grid-column:5/-1}.professional-route:where(.astro-wkhhklg3) ol:where(.astro-wkhhklg3){grid-template-columns:1fr}.professional-route:where(.astro-wkhhklg3) li:where(.astro-wkhhklg3){min-height:auto;padding:.9rem 0}.professional-route:where(.astro-wkhhklg3) li:where(.astro-wkhhklg3)+li:where(.astro-wkhhklg3){border-top:1px solid color-mix(in srgb, var(--cad-on-brand) 28%, transparent);border-left:0;padding-left:0}}@media (width<=48rem){.audience-shell:where(.astro-wkhhklg3){grid-template-rows:auto;grid-template-columns:repeat(4,minmax(0,1fr));width:calc(100% - 2rem)}.audience-heading:where(.astro-wkhhklg3),.private-route:where(.astro-wkhhklg3),.professional-route:where(.astro-wkhhklg3){grid-area:auto/1/auto/-1}.audience-heading:where(.astro-wkhhklg3){padding-bottom:2.4rem}.audience-heading:where(.astro-wkhhklg3) h2:where(.astro-wkhhklg3){max-width:11ch}.private-route:where(.astro-wkhhklg3){min-height:14.5rem;margin-bottom:.75rem;padding:1rem}.private-copy:where(.astro-wkhhklg3){max-width:none;padding-top:2rem}.private-path:where(.astro-wkhhklg3),.private-copy:where(.astro-wkhhklg3) ul:where(.astro-wkhhklg3){display:none}.private-copy:where(.astro-wkhhklg3) h3:where(.astro-wkhhklg3){max-width:17ch;font-size:clamp(1.8rem,7.8vw,2.5rem)}.private-copy:where(.astro-wkhhklg3) a:where(.astro-wkhhklg3){margin-top:1.25rem}.professional-route:where(.astro-wkhhklg3){border-radius:0 .75rem;min-height:18rem}}@media (width<=24rem){.audience-fork:where(.astro-wkhhklg3){padding-block:3.8rem}.audience-heading:where(.astro-wkhhklg3) h2:where(.astro-wkhhklg3){font-size:2.6rem;line-height:.97}.private-route:where(.astro-wkhhklg3){grid-template-columns:1fr;min-height:13.5rem;padding-right:0}.private-copy:where(.astro-wkhhklg3) h3:where(.astro-wkhhklg3),.professional-copy:where(.astro-wkhhklg3) h3:where(.astro-wkhhklg3){font-size:2.2rem}.private-copy:where(.astro-wkhhklg3) ul:where(.astro-wkhhklg3){margin-block:1.5rem;display:grid}.private-copy:where(.astro-wkhhklg3) a:where(.astro-wkhhklg3),.professional-copy:where(.astro-wkhhklg3) a:where(.astro-wkhhklg3){max-width:15rem;line-height:1.35}.professional-route:where(.astro-wkhhklg3){min-height:18rem;padding:1.5rem}}.journey:where(.astro-uijnci72){--story-bg:var(--primary-deep);--story-surface:color-mix(in srgb, var(--primary) 26%, var(--primary-deep));--story-line:#f1f5f321;--story-text:var(--primary-pale);--story-muted:color-mix(in srgb, var(--primary-pale) 70%, transparent);--story-soft:color-mix(in srgb, var(--primary-soft) 62%, transparent);--story-accent:var(--primary-soft);background:var(--story-bg);color:var(--story-text);padding-bottom:clamp(4rem,8vw,8rem);position:relative;overflow:clip}.journey-shell:where(.astro-uijnci72){width:min(calc(100% - 48px), var(--container));margin-inline:auto}.journey-intro:where(.astro-uijnci72){grid-template-columns:minmax(8rem,.62fr) minmax(26rem,1.72fr) minmax(15rem,.66fr);align-items:end;gap:clamp(1.5rem,4vw,4rem);padding-block:clamp(5rem,9vw,8rem) clamp(4rem,7vw,6rem);display:grid}.journey-marker:where(.astro-uijnci72),.journey-visual-head:where(.astro-uijnci72),.journey-step:where(.astro-uijnci72)>p:where(.astro-uijnci72),.journey-step-index:where(.astro-uijnci72),figcaption:where(.astro-uijnci72){font-family:var(--font-mono)}.journey-marker:where(.astro-uijnci72){color:var(--story-accent);letter-spacing:.08em;text-transform:uppercase;margin:0;font-size:.68rem;font-weight:650}.journey-intro:where(.astro-uijnci72) h2:where(.astro-uijnci72){letter-spacing:-.058em;max-width:12ch;margin:0;font-size:clamp(3.1rem,6vw,6.2rem);font-weight:570;line-height:.93}.journey-intro:where(.astro-uijnci72)>p:where(.astro-uijnci72):last-child{max-width:26rem;color:var(--story-muted);margin:0;font-size:1rem}.journey-layout:where(.astro-uijnci72){grid-template-columns:minmax(0,1.42fr) minmax(21rem,.58fr);align-items:start;gap:clamp(3rem,7vw,7rem);display:grid}.journey-visual:where(.astro-uijnci72){border:1px solid var(--story-line);background:var(--story-surface);border-radius:.75rem;grid-template-rows:auto minmax(0,1fr) auto;height:calc(100svh - 9rem);min-height:34rem;max-height:48rem;display:grid;position:sticky;top:6.25rem;overflow:hidden;box-shadow:0 2.5rem 7rem #00000038}.journey-visual-head:where(.astro-uijnci72){border-bottom:1px solid var(--story-line);min-height:3.4rem;color:var(--story-soft);letter-spacing:.06em;text-transform:uppercase;justify-content:space-between;align-items:center;gap:1rem;padding:.85rem 1rem;font-size:.62rem;display:flex}.journey-visual-head:where(.astro-uijnci72) p:where(.astro-uijnci72){gap:.75rem;margin:0;display:flex}.journey-visual-head:where(.astro-uijnci72) strong:where(.astro-uijnci72){color:var(--story-text);font-weight:650}.journey-stage:where(.astro-uijnci72){min-height:0;transform:translateY(var(--journey-drift,0px));position:relative}.journey-panel:where(.astro-uijnci72){opacity:0;pointer-events:none;min-width:0;transition:opacity .42s ease, transform .56s var(--ease-out);grid-template-rows:minmax(0,1fr) auto;margin:0;padding:clamp(1rem,2vw,1.5rem);display:grid;position:absolute;inset:0;transform:translateY(1rem)scale(.985)}.journey-panel:where(.astro-uijnci72).is-active{opacity:1;pointer-events:auto;transform:none}.journey-product-frame:where(.astro-uijnci72){background:var(--surface);border:1px solid #0e14121a;border-radius:.5rem;align-self:center;min-height:0;overflow:hidden;box-shadow:0 1.5rem 4rem #00000038}.journey-product-frame:where(.astro-uijnci72) img:where(.astro-uijnci72){aspect-ratio:16/10;object-fit:contain;object-position:top left;width:100%;height:auto;transition:transform .7s var(--ease-out);display:block}.journey-panel:where(.astro-uijnci72).is-focus .journey-product-frame:where(.astro-uijnci72) img:where(.astro-uijnci72){transform-origin:52% 22%;transform:scale(1.52)}figcaption:where(.astro-uijnci72){color:var(--story-soft);margin-top:.7rem;font-size:.58rem}.journey-phone-stack:where(.astro-uijnci72){min-height:0;position:relative}.journey-phone:where(.astro-uijnci72){box-sizing:border-box;border:6px solid var(--primary-deep);width:auto;height:92%;transition:transform .65s var(--ease-out);border-radius:1.35rem;position:absolute;bottom:0;left:50%;transform:translate(-50%);box-shadow:0 2rem 4rem #00000052}.journey-phone-1:where(.astro-uijnci72){z-index:1;height:70%;left:24%;transform:translate(-50%)rotate(-6deg)}.journey-phone-2:where(.astro-uijnci72){z-index:3}.journey-phone-3:where(.astro-uijnci72){z-index:2;height:70%;left:76%;transform:translate(-50%)rotate(6deg)}.journey-panel:where(.astro-uijnci72):not(.is-active) .journey-phone-1:where(.astro-uijnci72){transform:translate(-50%)rotate(-9deg)translateY(18%)}.journey-panel:where(.astro-uijnci72):not(.is-active) .journey-phone-2:where(.astro-uijnci72){transform:translate(-50%)translateY(12%)}.journey-panel:where(.astro-uijnci72):not(.is-active) .journey-phone-3:where(.astro-uijnci72){transform:translate(-50%)rotate(9deg)translateY(18%)}.journey-progress:where(.astro-uijnci72){background:var(--story-line);height:3px;overflow:hidden}.journey-progress:where(.astro-uijnci72) span:where(.astro-uijnci72){background:var(--story-accent);width:100%;height:100%;transform:scaleX(var(--journey-scroll-progress,.04));transform-origin:0;display:block}.journey-steps:where(.astro-uijnci72){min-width:0}.journey-step:where(.astro-uijnci72){min-height:72svh;transition:transform .38s var(--ease-out);flex-direction:column;justify-content:center;padding:clamp(3rem,8vh,6rem) 0;display:flex;position:relative}.journey-step:where(.astro-uijnci72):not(.is-active){transform:translate(.25rem)}.journey-step:where(.astro-uijnci72).is-active{transform:none}.journey-step-index:where(.astro-uijnci72){color:var(--story-accent);align-items:center;gap:.75rem;font-size:.62rem;display:flex}.journey-step-index:where(.astro-uijnci72) i:where(.astro-uijnci72){background:currentColor;width:2.8rem;height:1px}.journey-step:where(.astro-uijnci72)>p:where(.astro-uijnci72){color:var(--story-soft);letter-spacing:.08em;text-transform:uppercase;margin:1.25rem 0 1.2rem;font-size:.67rem}.journey-step:where(.astro-uijnci72) h3:where(.astro-uijnci72){letter-spacing:-.05em;max-width:11ch;margin:0;font-size:clamp(2.65rem,4.4vw,4.6rem);font-weight:560;line-height:.96}.journey-step-body:where(.astro-uijnci72){max-width:28rem;color:var(--story-muted);grid-template-columns:auto 1fr;gap:.8rem;margin-top:1.6rem;display:grid}.journey-step-body:where(.astro-uijnci72)>span:where(.astro-uijnci72){color:var(--story-accent)}.journey-step-body:where(.astro-uijnci72) p:where(.astro-uijnci72){margin:0;font-size:.98rem}@media (width<=899px){.journey-shell:where(.astro-uijnci72){width:min(calc(100% - 36px), var(--container))}.journey-intro:where(.astro-uijnci72){padding-block:4.5rem 3rem;display:block}.journey-intro:where(.astro-uijnci72) h2:where(.astro-uijnci72){margin:1rem 0 1.25rem;font-size:clamp(2.85rem,11vw,4.6rem)}.journey-intro:where(.astro-uijnci72)>p:where(.astro-uijnci72):last-child{max-width:34rem}.journey-layout:where(.astro-uijnci72){display:block}.journey-visual:where(.astro-uijnci72){z-index:3;width:100%;height:45svh;min-height:20rem;max-height:28rem;top:66px;box-shadow:0 1.5rem 3rem #00000038}.journey-steps:where(.astro-uijnci72){z-index:2;position:relative}.journey-step:where(.astro-uijnci72){justify-content:flex-start;min-height:calc(100svh - 66px);padding:calc(45svh + 2.5rem) 0 2.5rem}.journey-step:where(.astro-uijnci72) h3:where(.astro-uijnci72){max-width:14ch;font-size:clamp(2.2rem,8.8vw,3.5rem)}.journey-step-body:where(.astro-uijnci72){max-width:34rem}.journey-panel:where(.astro-uijnci72){padding:.8rem}.journey-panel:where(.astro-uijnci72).is-focus .journey-product-frame:where(.astro-uijnci72) img:where(.astro-uijnci72){transform-origin:52% 20%;transform:scale(1.34)}.journey-phone:where(.astro-uijnci72){border-width:4px;border-radius:1rem;height:96%}.journey-phone-1:where(.astro-uijnci72),.journey-phone-3:where(.astro-uijnci72){height:72%}}@media (width<=480px){.journey:where(.astro-uijnci72){padding-bottom:3rem}.journey-shell:where(.astro-uijnci72){width:calc(100% - 28px)}.journey-intro:where(.astro-uijnci72){padding-block:4rem 2.5rem}.journey-intro:where(.astro-uijnci72) h2:where(.astro-uijnci72){max-width:10ch;font-size:clamp(2.75rem,12.4vw,3.7rem)}.journey-visual:where(.astro-uijnci72){border-radius:.55rem;height:39svh;min-height:0}.journey-visual-head:where(.astro-uijnci72){min-height:2.7rem;padding:.65rem .75rem}.journey-visual-head:where(.astro-uijnci72)>span:where(.astro-uijnci72){display:none}.journey-panel:where(.astro-uijnci72){padding:.55rem}.journey-panel:where(.astro-uijnci72).is-phones .journey-phone-1:where(.astro-uijnci72),.journey-panel:where(.astro-uijnci72).is-phones .journey-phone-2:where(.astro-uijnci72){display:none}.journey-panel:where(.astro-uijnci72).is-phones .journey-phone-3:where(.astro-uijnci72){height:96%;display:block;left:50%;transform:translate(-50%)}.journey-panel:where(.astro-uijnci72):not(.is-active) .journey-phone-3:where(.astro-uijnci72){transform:translate(-50%)translateY(2%)}figcaption:where(.astro-uijnci72){margin-top:.35rem;font-size:.51rem}.journey-step:where(.astro-uijnci72){min-height:calc(100svh - 66px);padding:calc(39svh + 2.25rem) 0 2rem}.journey-step:where(.astro-uijnci72) h3:where(.astro-uijnci72){font-size:clamp(2rem,9.4vw,2.8rem)}.journey-step-body:where(.astro-uijnci72){margin-top:1rem}.journey-step-body:where(.astro-uijnci72) p:where(.astro-uijnci72){font-size:.88rem;line-height:1.5}}@media (width<=480px) and (height<=640px){.journey-visual:where(.astro-uijnci72){height:39svh;max-height:14rem}.journey-visual-head:where(.astro-uijnci72){min-height:2.35rem;padding-block:.5rem}.journey-step:where(.astro-uijnci72){min-height:calc(100svh - 58px);padding-top:calc(min(39svh,14rem) + 2.1rem)}.journey-step:where(.astro-uijnci72)>p:where(.astro-uijnci72){margin-block:.75rem}.journey-step:where(.astro-uijnci72) h3:where(.astro-uijnci72){font-size:clamp(1.85rem,9vw,2.25rem)}.journey-step-body:where(.astro-uijnci72){margin-top:.8rem}.journey-panel:where(.astro-uijnci72):not(.is-phones) .journey-product-frame:where(.astro-uijnci72){justify-self:center;width:auto;max-width:100%;height:100%}.journey-panel:where(.astro-uijnci72):not(.is-phones) .journey-product-frame:where(.astro-uijnci72) img:where(.astro-uijnci72){aspect-ratio:auto;object-fit:contain;width:100%;height:100%}.journey-panel:where(.astro-uijnci72).is-focus .journey-product-frame:where(.astro-uijnci72) img:where(.astro-uijnci72){transform:scale(1.26)}}@media (prefers-reduced-motion:reduce){.journey-layout:where(.astro-uijnci72){grid-template-columns:1fr;gap:0;display:grid}.journey-visual:where(.astro-uijnci72),.journey-stage:where(.astro-uijnci72),.journey-steps:where(.astro-uijnci72){display:contents}.journey-visual-head:where(.astro-uijnci72),.journey-progress:where(.astro-uijnci72){display:none}.journey-panel:where(.astro-uijnci72){opacity:1;pointer-events:auto;min-height:0;padding:0;position:relative;inset:auto;transform:none}.journey-panel:where(.astro-uijnci72).is-phones{min-height:24rem}.journey-phone-stack:where(.astro-uijnci72){min-height:22rem}.journey-step:where(.astro-uijnci72){opacity:1;min-height:0;padding:3rem 0}.journey-panel:where(.astro-uijnci72):first-child{grid-row:1}.journey-step:where(.astro-uijnci72):first-child{grid-row:2}.journey-panel:where(.astro-uijnci72):nth-child(2){grid-row:3}.journey-step:where(.astro-uijnci72):nth-child(2){grid-row:4}.journey-panel:where(.astro-uijnci72):nth-child(3){grid-row:5}.journey-step:where(.astro-uijnci72):nth-child(3){grid-row:6}.journey-panel:where(.astro-uijnci72):nth-child(4){grid-row:7}.journey-step:where(.astro-uijnci72):nth-child(4){grid-row:8}.journey-panel:where(.astro-uijnci72):nth-child(5){grid-row:9}.journey-step:where(.astro-uijnci72):nth-child(5){grid-row:10}}@media (width<=520px) and (prefers-reduced-motion:reduce){.journey-panel:where(.astro-uijnci72).is-phones{min-height:20rem}}.management-price-preview:where(.astro-pyuqg4i2){background:var(--page-bg);padding-block:clamp(5rem,9vw,8rem)}.price-preview-shell:where(.astro-pyuqg4i2){max-width:78rem}header:where(.astro-pyuqg4i2){max-width:52rem;margin-bottom:2.5rem}header:where(.astro-pyuqg4i2)>p:where(.astro-pyuqg4i2){color:var(--primary);font-family:var(--font-mono);letter-spacing:.075em;text-transform:uppercase;margin:0;font-size:.72rem;font-weight:700}header:where(.astro-pyuqg4i2) h2:where(.astro-pyuqg4i2){font-family:var(--font-display);letter-spacing:-.055em;margin:1rem 0 0;font-size:clamp(2.7rem,5vw,5rem);font-weight:600;line-height:.95}header:where(.astro-pyuqg4i2)>span:where(.astro-pyuqg4i2){color:var(--text-soft);margin-top:1.2rem;font-size:1.02rem;display:block}.pricing-followup:where(.astro-pyuqg4i2){border:1px solid var(--line);background:var(--surface-muted);border-radius:.8rem;justify-content:space-between;align-items:center;gap:1.5rem;margin-top:1rem;padding:1rem 1.2rem;display:flex}.pricing-followup:where(.astro-pyuqg4i2) p:where(.astro-pyuqg4i2){color:var(--text-soft);margin:0;font-size:.88rem}.pricing-followup:where(.astro-pyuqg4i2) a:where(.astro-pyuqg4i2){color:var(--primary);flex:none;align-items:center;gap:.55rem;font-weight:720;text-decoration:none;display:inline-flex}.pricing-followup:where(.astro-pyuqg4i2) a:where(.astro-pyuqg4i2):focus-visible{outline:3px solid var(--focus);outline-offset:4px}@media (width<=45rem){.management-price-preview:where(.astro-pyuqg4i2){padding-block:4.5rem}header:where(.astro-pyuqg4i2) h2:where(.astro-pyuqg4i2){font-size:clamp(2.5rem,12vw,3.5rem)}.pricing-followup:where(.astro-pyuqg4i2){display:grid}}
