.home-shell-module__uPRY6W__page{min-height:100vh;padding:32px}.home-shell-module__uPRY6W__shell{width:min(1240px,100%);margin:0 auto}.home-shell-module__uPRY6W__splitLayout{grid-template-columns:1.4fr .9fr;align-items:stretch;gap:24px;display:grid}.home-shell-module__uPRY6W__heroCard,.home-shell-module__uPRY6W__authCard,.home-shell-module__uPRY6W__workspaceHero,.home-shell-module__uPRY6W__toolbar,.home-shell-module__uPRY6W__scenarioCard,.home-shell-module__uPRY6W__sessionCard,.home-shell-module__uPRY6W__loadingCard,.home-shell-module__uPRY6W__errorCard,.home-shell-module__uPRY6W__emptyCard{border:1px solid var(--line);border-radius:var(--radius-lg);background:var(--surface);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);box-shadow:var(--shadow)}.home-shell-module__uPRY6W__heroCard,.home-shell-module__uPRY6W__authCard,.home-shell-module__uPRY6W__loadingCard,.home-shell-module__uPRY6W__errorCard{padding:32px}.home-shell-module__uPRY6W__brandRow{align-items:center;gap:12px;display:flex}.home-shell-module__uPRY6W__brandMark{color:#fff;background:linear-gradient(135deg, var(--accent), var(--teal));border-radius:14px;place-items:center;width:42px;height:42px;font-weight:700;display:grid}.home-shell-module__uPRY6W__brandLabel,.home-shell-module__uPRY6W__workspaceMeta{color:var(--muted)}.home-shell-module__uPRY6W__eyebrow{background:var(--accent-soft);color:var(--accent-strong);letter-spacing:.08em;text-transform:uppercase;border-radius:999px;margin-top:28px;margin-bottom:12px;padding:6px 12px;font-size:12px;font-weight:700;display:inline-flex}.home-shell-module__uPRY6W__headline,.home-shell-module__uPRY6W__heroCard h1,.home-shell-module__uPRY6W__workspaceHero h1,.home-shell-module__uPRY6W__authCard h2,.home-shell-module__uPRY6W__errorCard h1,.home-shell-module__uPRY6W__loadingCard h1{letter-spacing:-.04em;font-size:clamp(2.2rem,4vw,4.8rem);line-height:.96}.home-shell-module__uPRY6W__lead,.home-shell-module__uPRY6W__workspaceHero p,.home-shell-module__uPRY6W__authIntro h2,.home-shell-module__uPRY6W__heroCard p,.home-shell-module__uPRY6W__scenarioCard p,.home-shell-module__uPRY6W__sessionCard p{color:var(--muted);line-height:1.7}.home-shell-module__uPRY6W__metricStrip{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;margin-top:28px;display:grid}.home-shell-module__uPRY6W__metricCard,.home-shell-module__uPRY6W__heroStat{border-radius:var(--radius-md);background:var(--surface-muted);border:1px solid #17212814;padding:18px}.home-shell-module__uPRY6W__metricCard strong,.home-shell-module__uPRY6W__heroStat strong{margin-bottom:8px;font-size:1.8rem;line-height:1;display:block}.home-shell-module__uPRY6W__metricCard span,.home-shell-module__uPRY6W__heroStat span{color:var(--muted)}.home-shell-module__uPRY6W__pointList{gap:14px;margin-top:28px;display:grid}.home-shell-module__uPRY6W__pointCard{border-left:3px solid var(--teal);border-radius:var(--radius-md);background:#ffffff70;padding:18px;line-height:1.6}.home-shell-module__uPRY6W__authCard{flex-direction:column;gap:24px;display:flex}.home-shell-module__uPRY6W__tabRow{background:#1721280f;border-radius:999px;gap:6px;padding:6px;display:inline-flex}.home-shell-module__uPRY6W__tab,.home-shell-module__uPRY6W__tabActive{cursor:pointer;color:var(--muted);border-radius:999px;padding:12px 16px;transition:background .2s,color .2s}.home-shell-module__uPRY6W__tabActive{color:#fff;background:var(--ink)}.home-shell-module__uPRY6W__authIntro h2{font-size:1.7rem;line-height:1.15}.home-shell-module__uPRY6W__form{gap:16px;display:grid}.home-shell-module__uPRY6W__field{gap:8px;display:grid}.home-shell-module__uPRY6W__field span,.home-shell-module__uPRY6W__searchField span,.home-shell-module__uPRY6W__detailGrid dt{color:var(--muted);font-size:.9rem;font-weight:600}.home-shell-module__uPRY6W__input,.home-shell-module__uPRY6W__searchInput{border-radius:var(--radius-sm);width:100%;color:var(--ink);background:#ffffffd1;border:1px solid #1721281a;outline:none;padding:14px 16px;transition:border-color .2s,box-shadow .2s}.home-shell-module__uPRY6W__input:focus,.home-shell-module__uPRY6W__searchInput:focus{border-color:#1721284d;box-shadow:0 0 0 4px #da5b2e1a}.home-shell-module__uPRY6W__checkboxRow{color:var(--muted);align-items:flex-start;gap:10px;line-height:1.5;display:flex}.home-shell-module__uPRY6W__inlineLink{color:var(--accent-strong);font-weight:700}.home-shell-module__uPRY6W__checkboxRow input{width:18px;height:18px;margin-top:3px}.home-shell-module__uPRY6W__inlineError{color:#9c2d24;font-weight:600}.home-shell-module__uPRY6W__primaryButton,.home-shell-module__uPRY6W__secondaryButton,.home-shell-module__uPRY6W__tertiaryButton{cursor:pointer;border-radius:999px;justify-content:center;align-items:center;min-height:48px;padding:0 18px;transition:transform .18s,opacity .18s,background .18s;display:inline-flex}.home-shell-module__uPRY6W__primaryButton:disabled,.home-shell-module__uPRY6W__secondaryButton:disabled,.home-shell-module__uPRY6W__tertiaryButton:disabled{cursor:wait;opacity:.7}.home-shell-module__uPRY6W__primaryButton{color:#fff;background:linear-gradient(135deg, var(--accent), var(--teal))}.home-shell-module__uPRY6W__secondaryButton{color:var(--ink);background:#ffffffb3;border:1px solid #1721281a}.home-shell-module__uPRY6W__tertiaryButton{color:#8d3e2b;background:#ffffff57;border:1px solid #8d3e2b24}.home-shell-module__uPRY6W__workspace{gap:24px;display:grid}.home-shell-module__uPRY6W__workspaceFooter{color:var(--muted);justify-content:space-between;gap:12px;font-size:.95rem;line-height:1.6;display:flex}.home-shell-module__uPRY6W__workspaceHeader{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.home-shell-module__uPRY6W__headerActions{flex-wrap:wrap;gap:12px;display:flex}.home-shell-module__uPRY6W__workspaceHero,.home-shell-module__uPRY6W__toolbar{padding:28px}.home-shell-module__uPRY6W__workspaceHero{grid-template-columns:1.2fr .9fr;gap:24px;display:grid}.home-shell-module__uPRY6W__workspaceHero h1{font-size:clamp(2rem,4vw,3.6rem)}.home-shell-module__uPRY6W__heroStats{gap:14px;display:grid}.home-shell-module__uPRY6W__toolbar{align-items:center;display:flex}.home-shell-module__uPRY6W__searchField{gap:8px;width:min(640px,100%);display:grid}.home-shell-module__uPRY6W__section{gap:18px;display:grid}.home-shell-module__uPRY6W__sectionHeader h2{letter-spacing:-.03em;font-size:clamp(1.5rem,2vw,2rem)}.home-shell-module__uPRY6W__cardGrid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;display:grid}.home-shell-module__uPRY6W__scenarioCard,.home-shell-module__uPRY6W__sessionCard,.home-shell-module__uPRY6W__emptyCard{padding:24px}.home-shell-module__uPRY6W__scenarioCard,.home-shell-module__uPRY6W__sessionCard{gap:16px;display:grid}.home-shell-module__uPRY6W__cardHeader{justify-content:space-between;align-items:center;gap:12px;display:flex}.home-shell-module__uPRY6W__pill{min-height:32px;color:var(--teal);background:#196d671f;border-radius:999px;align-items:center;padding:0 12px;font-size:.88rem;font-weight:700;display:inline-flex}.home-shell-module__uPRY6W__mutedLabel,.home-shell-module__uPRY6W__sessionMeta{color:var(--muted)}.home-shell-module__uPRY6W__detailGrid{gap:12px;display:grid}.home-shell-module__uPRY6W__detailGrid div{gap:4px;display:grid}.home-shell-module__uPRY6W__detailGrid dd{line-height:1.55}.home-shell-module__uPRY6W__sessionList{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;display:grid}.home-shell-module__uPRY6W__sessionMeta{flex-wrap:wrap;gap:8px 16px;font-size:.94rem;display:flex}.home-shell-module__uPRY6W__loadingCard,.home-shell-module__uPRY6W__errorCard,.home-shell-module__uPRY6W__emptyCard{text-align:left}@media (hover:hover) and (pointer:fine){.home-shell-module__uPRY6W__primaryButton:hover,.home-shell-module__uPRY6W__secondaryButton:hover,.home-shell-module__uPRY6W__tertiaryButton:hover,.home-shell-module__uPRY6W__tab:hover,.home-shell-module__uPRY6W__tabActive:hover{transform:translateY(-1px)}}@media (max-width:1100px){.home-shell-module__uPRY6W__splitLayout,.home-shell-module__uPRY6W__workspaceHero,.home-shell-module__uPRY6W__cardGrid,.home-shell-module__uPRY6W__sessionList{grid-template-columns:1fr}}@media (max-width:760px){.home-shell-module__uPRY6W__page{padding:18px}.home-shell-module__uPRY6W__heroCard,.home-shell-module__uPRY6W__authCard,.home-shell-module__uPRY6W__workspaceHero,.home-shell-module__uPRY6W__toolbar,.home-shell-module__uPRY6W__scenarioCard,.home-shell-module__uPRY6W__sessionCard,.home-shell-module__uPRY6W__loadingCard,.home-shell-module__uPRY6W__errorCard,.home-shell-module__uPRY6W__emptyCard{padding:22px}.home-shell-module__uPRY6W__headline,.home-shell-module__uPRY6W__heroCard h1,.home-shell-module__uPRY6W__workspaceHero h1,.home-shell-module__uPRY6W__authCard h2,.home-shell-module__uPRY6W__errorCard h1,.home-shell-module__uPRY6W__loadingCard h1{font-size:2rem}.home-shell-module__uPRY6W__metricStrip{grid-template-columns:1fr}.home-shell-module__uPRY6W__workspaceHeader,.home-shell-module__uPRY6W__workspaceFooter{flex-direction:column}}
.marketing-home-module__J-2OtW__page{color:#172128;background:#fffaf3;min-height:100vh}.marketing-home-module__J-2OtW__page a:focus-visible,.marketing-home-module__J-2OtW__page summary:focus-visible{outline-offset:5px;border-radius:3px;outline:3px solid #b9471d}.marketing-home-module__J-2OtW__skipLink{z-index:10;background:#fffaf3;padding:16px;position:absolute;top:-100px;left:24px}.marketing-home-module__J-2OtW__skipLink:focus{top:12px}.marketing-home-module__J-2OtW__header,.marketing-home-module__J-2OtW__hero,.marketing-home-module__J-2OtW__process,.marketing-home-module__J-2OtW__pilot,.marketing-home-module__J-2OtW__faq,.marketing-home-module__J-2OtW__footer{width:min(1280px,100% - 112px);margin-inline:auto}.marketing-home-module__J-2OtW__header{border-bottom:1px solid #d7dcd5;justify-content:space-between;align-items:center;gap:28px;padding-block:30px;display:flex}.marketing-home-module__J-2OtW__brand{letter-spacing:-.7px;align-items:center;gap:13px;font-size:23px;font-weight:700;display:flex}.marketing-home-module__J-2OtW__brand small{letter-spacing:.6px;color:#5b6870;margin-top:3px;font-size:11px;font-weight:400;display:block}.marketing-home-module__J-2OtW__mark{color:#fff;letter-spacing:-2px;background:#196d67;border-radius:13px 13px 13px 3px;place-items:center;width:45px;height:45px;padding-right:2px;font-size:27px;display:grid}.marketing-home-module__J-2OtW__nav{align-items:center;gap:26px;font-size:13px;display:flex}.marketing-home-module__J-2OtW__nav a{padding-block:12px}.marketing-home-module__J-2OtW__navCta{color:#196d67;border-bottom:1px solid #196d67;font-weight:700}.marketing-home-module__J-2OtW__hero{grid-template-columns:1.2fr 1fr;align-items:center;gap:72px;padding-block:90px 96px;display:grid}.marketing-home-module__J-2OtW__eyebrow{letter-spacing:1.65px;text-transform:uppercase;color:#196d67;font-size:10px;font-weight:700;line-height:1.6}.marketing-home-module__J-2OtW__hero h1{letter-spacing:-2.8px;margin-block:22px;font-size:clamp(40px,4.35vw,64px);font-weight:500;line-height:1.08}.marketing-home-module__J-2OtW__hero h1 em{color:#196d67;font-style:normal}.marketing-home-module__J-2OtW__lead{color:#5b6870;max-width:460px;font-family:Arial,sans-serif;font-size:18px;line-height:1.65}.marketing-home-module__J-2OtW__actions{flex-wrap:wrap;align-items:center;gap:24px;margin-top:30px;display:flex}.marketing-home-module__J-2OtW__primary{color:#fff;background:#196d67;border-radius:5px;justify-content:center;align-items:center;gap:26px;min-height:48px;padding:15px 22px;font-size:14px;font-weight:600;display:inline-flex}.marketing-home-module__J-2OtW__primary:hover{background:#125750}.marketing-home-module__J-2OtW__textLink{border-bottom:1px solid #ccd2cb;padding-block:14px;font-size:12px}.marketing-home-module__J-2OtW__endorsement{color:#5b6870;margin-top:30px;font-size:12px}.marketing-home-module__J-2OtW__endorsement a{color:#172128;border-bottom:1px solid #b8bfba;font-weight:600}.marketing-home-module__J-2OtW__example{background:#f1f3ec;border:1px solid #d6ded2;border-radius:18px;padding:28px;scroll-margin-top:28px;box-shadow:0 20px 50px #1721280b}.marketing-home-module__J-2OtW__exampleTop{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;display:flex}.marketing-home-module__J-2OtW__number{font:9px var(--font-mono), monospace;color:#5b6870;letter-spacing:.5px}.marketing-home-module__J-2OtW__example h2{letter-spacing:-.8px;margin-block:22px;font-size:28px;font-weight:500;line-height:1.2}.marketing-home-module__J-2OtW__buyer,.marketing-home-module__J-2OtW__coach{border-radius:8px;padding:18px 20px;font-family:Arial,sans-serif;font-size:14px;line-height:1.55}.marketing-home-module__J-2OtW__buyer{background:#fff;border:1px solid #dce1da;margin-bottom:12px}.marketing-home-module__J-2OtW__coach{background:#dbe7e2}.marketing-home-module__J-2OtW__speaker{font:600 9px var(--font-heading), sans-serif;text-transform:uppercase;letter-spacing:1.2px;color:#5b6870;margin-bottom:8px;display:block}.marketing-home-module__J-2OtW__coach .marketing-home-module__J-2OtW__speaker{color:#196d67}.marketing-home-module__J-2OtW__response{color:#196d67;border-block:1px solid #cbd5c7;margin-top:18px}.marketing-home-module__J-2OtW__response summary{cursor:pointer;justify-content:space-between;gap:15px;padding-block:16px;font-size:13px;font-weight:600;list-style:none;display:flex}.marketing-home-module__J-2OtW__response summary::-webkit-details-marker{display:none}.marketing-home-module__J-2OtW__response[open] summary span{transform:rotate(45deg)}.marketing-home-module__J-2OtW__response p{padding:0 0 18px;font-size:15px;line-height:1.6}.marketing-home-module__J-2OtW__caption{color:#5b6870;margin-top:14px;font:11px/1.5 Arial,sans-serif}.marketing-home-module__J-2OtW__process{border-top:1px solid #d7dcd5;padding-block:64px 78px}.marketing-home-module__J-2OtW__sectionHeading{grid-template-columns:1.2fr 1fr;align-items:end;column-gap:72px;display:grid}.marketing-home-module__J-2OtW__sectionHeading .marketing-home-module__J-2OtW__eyebrow{grid-column:1/-1;margin-bottom:16px}.marketing-home-module__J-2OtW__sectionHeading h2,.marketing-home-module__J-2OtW__pilot h2,.marketing-home-module__J-2OtW__faq h2{letter-spacing:-1.3px;font-size:clamp(28px,3vw,40px);font-weight:500;line-height:1.15}.marketing-home-module__J-2OtW__sectionHeading>p:last-child{color:#5b6870;max-width:360px;font:16px/1.6 Arial,sans-serif}.marketing-home-module__J-2OtW__steps{grid-template-columns:repeat(3,1fr);gap:50px;margin-top:48px;display:grid}.marketing-home-module__J-2OtW__stepNumber{font:13px var(--font-mono), monospace;color:#b9471d;border-top:2px solid #b9471d;margin-bottom:22px;padding-top:12px;display:inline-block}.marketing-home-module__J-2OtW__steps h3{letter-spacing:-.4px;margin-bottom:12px;font-size:20px;font-weight:500}.marketing-home-module__J-2OtW__steps p{color:#5b6870;max-width:310px;font:15px/1.65 Arial,sans-serif}.marketing-home-module__J-2OtW__pilot{background:#dbe7e2;border-radius:12px;grid-template-columns:1.2fr 1fr;gap:72px;padding:50px;scroll-margin-top:30px;display:grid}.marketing-home-module__J-2OtW__pilot h2{margin-top:16px}.marketing-home-module__J-2OtW__pilot h2+p{max-width:490px;margin-block:20px 26px;font:16px/1.65 Arial,sans-serif}.marketing-home-module__J-2OtW__emailNote{overflow-wrap:anywhere;margin-top:15px;font:12px/1.8 Arial,sans-serif}.marketing-home-module__J-2OtW__emailNote a{text-underline-offset:3px;text-decoration:underline}.marketing-home-module__J-2OtW__pilotOutline{background:#fffaf3;border-radius:8px;align-self:center;padding:30px}.marketing-home-module__J-2OtW__pilotOutline h3{font-size:18px;font-weight:500}.marketing-home-module__J-2OtW__pilotOutline ul{margin-block:18px;list-style:none}.marketing-home-module__J-2OtW__pilotOutline li{border-bottom:1px solid #d7dcd5;gap:14px;padding-block:14px;font:14px/1.6 Arial,sans-serif;display:flex}.marketing-home-module__J-2OtW__pilotOutline li span{color:#196d67;font:11px/2 var(--font-mono), monospace}.marketing-home-module__J-2OtW__pilotOutline>p{color:#5b6870;font:12px/1.5 Arial,sans-serif}.marketing-home-module__J-2OtW__faq{grid-template-columns:.75fr 1fr;gap:72px;padding-block:80px;display:grid}.marketing-home-module__J-2OtW__faq h2{margin-top:15px}.marketing-home-module__J-2OtW__questions details{border-bottom:1px solid #d7dcd5}.marketing-home-module__J-2OtW__questions summary{cursor:pointer;padding:20px 8px 20px 0;font-size:16px;line-height:1.45}.marketing-home-module__J-2OtW__questions p{color:#5b6870;padding-bottom:20px;font:15px/1.7 Arial,sans-serif}.marketing-home-module__J-2OtW__questions a{color:#196d67;text-underline-offset:3px;text-decoration:underline}.marketing-home-module__J-2OtW__footer{border-top:1px solid #d7dcd5;justify-content:space-between;align-items:center;gap:26px;padding-block:32px;display:flex}.marketing-home-module__J-2OtW__footer strong{font-size:17px;font-weight:500}.marketing-home-module__J-2OtW__footer p{color:#5b6870;margin-top:6px;font-size:11px}.marketing-home-module__J-2OtW__footerLinks{gap:24px;font-size:12px;display:flex}.marketing-home-module__J-2OtW__footerLinks a{padding-block:12px}@media (max-width:1050px){.marketing-home-module__J-2OtW__header,.marketing-home-module__J-2OtW__hero,.marketing-home-module__J-2OtW__process,.marketing-home-module__J-2OtW__pilot,.marketing-home-module__J-2OtW__faq,.marketing-home-module__J-2OtW__footer{width:calc(100% - 64px)}.marketing-home-module__J-2OtW__hero,.marketing-home-module__J-2OtW__sectionHeading,.marketing-home-module__J-2OtW__pilot,.marketing-home-module__J-2OtW__faq{gap:36px}.marketing-home-module__J-2OtW__hero{padding-block:65px}.marketing-home-module__J-2OtW__hero h1{letter-spacing:-2px}.marketing-home-module__J-2OtW__pilot{padding:34px}.marketing-home-module__J-2OtW__steps{gap:30px}.marketing-home-module__J-2OtW__nav{gap:18px}}@media (max-width:760px){.marketing-home-module__J-2OtW__header,.marketing-home-module__J-2OtW__hero,.marketing-home-module__J-2OtW__process,.marketing-home-module__J-2OtW__pilot,.marketing-home-module__J-2OtW__faq,.marketing-home-module__J-2OtW__footer{width:calc(100% - 40px)}.marketing-home-module__J-2OtW__header{align-items:flex-start;gap:16px;padding-block:20px}.marketing-home-module__J-2OtW__brand{gap:9px;font-size:19px}.marketing-home-module__J-2OtW__brand small{letter-spacing:.2px;font-size:9px}.marketing-home-module__J-2OtW__mark{flex-shrink:0;width:38px;height:38px;font-size:25px}.marketing-home-module__J-2OtW__nav{flex-wrap:wrap;justify-content:flex-end;gap:0;max-width:120px;font-size:11px}.marketing-home-module__J-2OtW__nav>a[href^=\#how],.marketing-home-module__J-2OtW__nav>a[href=\#example]{display:none}.marketing-home-module__J-2OtW__nav a{margin-left:14px;padding:8px 0}.marketing-home-module__J-2OtW__hero,.marketing-home-module__J-2OtW__sectionHeading,.marketing-home-module__J-2OtW__pilot,.marketing-home-module__J-2OtW__faq{grid-template-columns:1fr}.marketing-home-module__J-2OtW__hero{gap:40px;padding-block:48px}.marketing-home-module__J-2OtW__hero h1{letter-spacing:-1.9px;font-size:clamp(36px,9.5vw,58px)}.marketing-home-module__J-2OtW__lead{font-size:17px}.marketing-home-module__J-2OtW__actions{gap:12px 20px}.marketing-home-module__J-2OtW__example{padding:22px}.marketing-home-module__J-2OtW__example h2{font-size:26px}.marketing-home-module__J-2OtW__process{padding-block:45px}.marketing-home-module__J-2OtW__sectionHeading{gap:0}.marketing-home-module__J-2OtW__sectionHeading>p:last-child{margin-top:20px}.marketing-home-module__J-2OtW__steps{grid-template-columns:1fr;gap:24px;margin-top:32px}.marketing-home-module__J-2OtW__steps article{grid-template-columns:35px 1fr;gap:8px 18px;display:grid}.marketing-home-module__J-2OtW__stepNumber{grid-row:span 2;align-self:start;margin:0}.marketing-home-module__J-2OtW__steps h3{margin:0}.marketing-home-module__J-2OtW__steps p{max-width:none}.marketing-home-module__J-2OtW__pilot{gap:30px;padding:28px 22px}.marketing-home-module__J-2OtW__pilotOutline{padding:23px}.marketing-home-module__J-2OtW__faq{gap:22px;padding-block:48px}.marketing-home-module__J-2OtW__footer{flex-direction:column;align-items:flex-start;gap:12px}.marketing-home-module__J-2OtW__footerLinks{flex-wrap:wrap;gap:24px}}@media (prefers-reduced-motion:reduce){.marketing-home-module__J-2OtW__page{scroll-behavior:auto}}
