.SkipLink-module__jltf4W__skip{top:var(--space-2);left:var(--space-2);z-index:100;padding:var(--space-2) var(--space-3);border-radius:var(--radius-card);background:var(--surface-raised);color:var(--text-brand);font:var(--type-site-ui);font-weight:600;position:fixed}.SkipLink-module__jltf4W__skip:not(:focus-visible){clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;padding:0;overflow:hidden}
.BookCallButton-module__SmEHrW__button{min-width:150px;height:36px;padding:0 var(--space-4);border-radius:var(--radius-full);background:var(--cta-fill);color:var(--cta-label);font:var(--type-site-cta);white-space:nowrap;transition:background-color var(--dur-hover) var(--ease-out);flex:none;justify-content:center;align-items:center;font-size:1.25rem;text-decoration:none;display:inline-flex;position:relative}.BookCallButton-module__SmEHrW__button:before{content:"";position:absolute;inset:-4px 0}.BookCallButton-module__SmEHrW__button[data-size=lg]{min-width:282px;height:68px;padding:0 var(--space-6);font-size:2.375rem}@media (max-width:767.98px){.BookCallButton-module__SmEHrW__button[data-size=lg]{min-width:150px;height:36px;padding:0 var(--space-4);font-size:1.25rem}}.BookCallButton-module__SmEHrW__button:hover{background:var(--cta-fill-hover)}.BookCallButton-module__SmEHrW__button:active{background:var(--cta-fill-hover);opacity:.9}.BookCallButton-module__SmEHrW__button:focus-visible{outline:2px solid var(--palette-chalk-white);outline-offset:2px}.BookCallButton-module__SmEHrW__button[data-on=light]:focus-visible{outline-color:var(--text-brand)}.BookCallButton-module__SmEHrW__link{color:inherit;text-underline-offset:3px;transition:color var(--dur-hover) var(--ease-out);text-decoration:underline;text-decoration-thickness:1px}.BookCallButton-module__SmEHrW__link:hover{color:var(--link-hover)}
.Nav-module__Q6DUPW__header{z-index:50;position:sticky;top:0}.Nav-module__Q6DUPW__bar{height:var(--nav-height);background:var(--surface-brand);border-bottom:1px solid var(--hairline-light);z-index:1;position:relative}.Nav-module__Q6DUPW__row{justify-content:space-between;align-items:center;height:100%;display:flex}.Nav-module__Q6DUPW__home{height:100%;padding-inline:var(--space-3);align-items:center;display:flex}.Nav-module__Q6DUPW__home img{width:116px;height:31px}.Nav-module__Q6DUPW__links,.Nav-module__Q6DUPW__links li{align-items:center;height:100%;display:flex}.Nav-module__Q6DUPW__links li+li:before{content:"";width:1px;height:18px;margin-inline:var(--space-3);background:var(--palette-chalk-white)}.Nav-module__Q6DUPW__link{height:44px;font:var(--type-site-lede);color:var(--surface-raised);text-underline-offset:6px;transition:text-decoration-color var(--dur-link) var(--ease-out);align-items:center;padding:10px 0 2px;line-height:normal;-webkit-text-decoration:underline #0000;text-decoration:underline #0000;text-decoration-thickness:1px;display:flex}.Nav-module__Q6DUPW__link:hover{-webkit-text-decoration-color:var(--palette-chalk-white);text-decoration-color:var(--palette-chalk-white)}.Nav-module__Q6DUPW__hamburger{width:51px;height:100%;margin-right:calc(var(--space-2) * -1 - 2px);justify-content:center;align-items:center;display:none}.Nav-module__Q6DUPW__bars{flex-direction:column;justify-content:space-between;width:31px;height:28px;display:flex}.Nav-module__Q6DUPW__bars span{background:var(--palette-chalk-white);border-radius:2px;height:4px}.Nav-module__Q6DUPW__dropdown{display:none}@media (max-width:767.98px){.Nav-module__Q6DUPW__links,.Nav-module__Q6DUPW__cta{display:none}.Nav-module__Q6DUPW__hamburger{display:flex}.Nav-module__Q6DUPW__home{padding-left:var(--space-3)}.Nav-module__Q6DUPW__dropdown{background:var(--surface-brand);border-bottom:1px solid var(--hairline-light);visibility:hidden;transition:transform var(--dur-link) var(--ease-out), visibility 0s linear var(--dur-link);display:block;position:absolute;top:100%;left:0;right:0;transform:translateY(-100%)}.Nav-module__Q6DUPW__dropdown[data-open=true]{visibility:visible;transition:transform var(--dur-link) var(--ease-out), visibility 0s;transform:none}.Nav-module__Q6DUPW__dropdown li+li{border-top:1px solid var(--hairline-light)}.Nav-module__Q6DUPW__dropLink{padding-block:var(--space-3);font:var(--type-site-lede);color:var(--palette-chalk-white);text-decoration:none;display:block}@media (scripting:none){.Nav-module__Q6DUPW__hamburger{display:none}.Nav-module__Q6DUPW__dropdown{visibility:visible;position:static;transform:none}}}
.Footer-module__Yf74_a__footer{background:var(--surface-brand);color:var(--text-light);padding-block:var(--section-pad)}.Footer-module__Yf74_a__inner{flex-direction:column;display:flex}.Footer-module__Yf74_a__top{justify-content:space-between;align-items:center;gap:var(--space-6);display:flex}.Footer-module__Yf74_a__lockup{font-family:var(--font-display);font-weight:var(--weight-display);letter-spacing:-.02em;color:var(--text-light);font-size:clamp(64px,7.85vw,113px);line-height:.95}.Footer-module__Yf74_a__accent{color:var(--frank-accent)}.Footer-module__Yf74_a__links{gap:var(--space-3);margin-top:var(--space-6);margin-left:calc(var(--space-2) * -1);margin-block-end:calc(var(--space-2) * -1);display:flex}.Footer-module__Yf74_a__link{min-height:44px;padding-inline:var(--space-2);font:var(--type-site-ui);color:var(--text-light);text-underline-offset:3px;transition:text-decoration-color var(--dur-link) var(--ease-out);align-items:center;line-height:1.5;-webkit-text-decoration:underline #0000;text-decoration:underline #0000;display:inline-flex}.Footer-module__Yf74_a__link:hover{text-decoration-color:currentColor}.Footer-module__Yf74_a__company{margin-top:var(--space-4);font:var(--type-site-note);color:var(--text-light-muted);max-width:80ch}@media (max-width:1023.98px){.Footer-module__Yf74_a__top{flex-direction:column;align-items:flex-start}}@media (max-width:767.98px){.Footer-module__Yf74_a__br{display:none}.Footer-module__Yf74_a__top{align-items:stretch;gap:var(--space-5)}.Footer-module__Yf74_a__ctaWrap{min-height:var(--cta-bar-height);justify-content:center;align-items:center;display:flex}.Footer-module__Yf74_a__lockup{font-size:min(12.8vw,64px)}.Footer-module__Yf74_a__links{margin-top:var(--space-3);justify-content:center;margin-left:0}.Footer-module__Yf74_a__company{text-align:center;margin-inline:auto}}
.MobileCtaBar-module__KhBXCa__bar{display:none}@media (max-width:767.98px){.MobileCtaBar-module__KhBXCa__bar{z-index:40;height:calc(var(--cta-bar-height) + env(safe-area-inset-bottom,0px));padding-bottom:env(safe-area-inset-bottom,0px);background:var(--surface-brand);border-top:1px solid var(--hairline-light);visibility:hidden;transition:transform var(--dur-swap) var(--ease-out), visibility 0s linear var(--dur-swap);justify-content:center;align-items:center;display:flex;position:fixed;bottom:0;left:0;right:0;transform:translateY(100%)}.MobileCtaBar-module__KhBXCa__bar[data-visible=true]{visibility:visible;transition:transform var(--dur-swap) var(--ease-out), visibility 0s;transform:none}}
.IconButton-module__vupjuG__button{width:var(--icon-button-size,24px);height:var(--icon-button-size,24px);border-radius:var(--radius-button);color:var(--icon-dark);flex-shrink:0;justify-content:center;align-items:center;display:flex}.IconButton-module__vupjuG__button:hover{background:var(--control-hover)}.IconButton-module__vupjuG__button svg{stroke-width:var(--icon-stroke)}.IconButton-module__vupjuG__heavy svg{stroke-width:var(--icon-stroke-heavy)}.IconButton-module__vupjuG__outline{background:var(--surface-raised);box-shadow:var(--hairline-all)}
.Composer-module__H2b_PG__stack{gap:var(--space-2);flex-direction:column;align-items:center;width:100%;display:flex}.Composer-module__H2b_PG__composer{gap:var(--space-2);width:100%;max-width:var(--composer-width);padding:var(--space-2);background:var(--surface-pane);box-shadow:var(--hairline-all);border-radius:var(--radius-card);flex-direction:column;flex-shrink:0;justify-content:flex-end;align-items:flex-start;display:flex}.Composer-module__H2b_PG__composer[data-mode=send]:focus-within{box-shadow:var(--hairline-all-active)}.Composer-module__H2b_PG__composer[data-mode=send]:has(.Composer-module__H2b_PG__textarea:not(:placeholder-shown)){box-shadow:var(--hairline-all-active)}.Composer-module__H2b_PG__composer[data-mode=send]:focus-within .Composer-module__H2b_PG__send{background:var(--control-solid);box-shadow:none;color:var(--control-solid-glyph)}.Composer-module__H2b_PG__composer[data-mode=send]:has(.Composer-module__H2b_PG__textarea:not(:placeholder-shown)) .Composer-module__H2b_PG__send{background:var(--control-solid);box-shadow:none;color:var(--control-solid-glyph)}.Composer-module__H2b_PG__composer[data-mode=send]:focus-within .Composer-module__H2b_PG__send:hover{background:var(--control-solid-hover)}.Composer-module__H2b_PG__composer[data-mode=send]:has(.Composer-module__H2b_PG__textarea:not(:placeholder-shown)) .Composer-module__H2b_PG__send:hover{background:var(--control-solid-hover)}.Composer-module__H2b_PG__input{width:100%;padding-inline:var(--space-2);flex-direction:column;flex-shrink:0;justify-content:center;align-items:flex-start;display:flex}.Composer-module__H2b_PG__textarea{resize:none;width:100%;color:var(--text-primary);font:var(--type-user);field-sizing:content;background:0 0;border:0;max-height:120px;margin:0;padding:0;overflow-y:auto}.Composer-module__H2b_PG__textarea::placeholder{color:var(--text-muted)}.Composer-module__H2b_PG__textarea:focus{outline:none}.Composer-module__H2b_PG__controls{flex-shrink:0;justify-content:space-between;align-items:center;width:100%;display:flex}.Composer-module__H2b_PG__sendControls{gap:var(--space-2);flex-shrink:0;justify-content:flex-end;align-items:center;display:flex}.Composer-module__H2b_PG__attachment{align-items:center;gap:var(--space-1);padding:2px var(--space-2);font:var(--type-ui);color:var(--text-secondary);display:flex}.Composer-module__H2b_PG__fileInput{display:none}
.HeroComposer-module__SXMHuq__root{max-width:584px}.HeroComposer-module__SXMHuq__root[data-state=active]{box-shadow:var(--hairline-all-active)}.HeroComposer-module__SXMHuq__root[data-state=active] .HeroComposer-module__SXMHuq__send{background:var(--control-solid);box-shadow:none;color:var(--control-solid-glyph)}.HeroComposer-module__SXMHuq__root[data-state=active] .HeroComposer-module__SXMHuq__send:hover{background:var(--control-solid-hover)}.HeroComposer-module__SXMHuq__root button[data-size="32"]{--icon-button-size:32px}.HeroComposer-module__SXMHuq__root .HeroComposer-module__SXMHuq__field{overflow-wrap:anywhere;display:block}@media (pointer:coarse){.HeroComposer-module__SXMHuq__root button[data-size="32"]{position:relative}.HeroComposer-module__SXMHuq__root button[data-size="32"]:after{content:"";width:44px;height:44px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.HeroComposer-module__SXMHuq__root .HeroComposer-module__SXMHuq__field{font-size:1rem;line-height:1.5rem}}
.HeroStack-module__bGeNEW__stack{--stack-rest:196px;align-items:center;gap:var(--space-3);width:100%;max-width:792px;min-height:var(--stack-rest);flex-direction:column;display:flex}.HeroStack-module__bGeNEW__exchange{flex-direction:column;flex:1 0 auto;justify-content:flex-end;width:100%;display:flex;position:relative}.HeroStack-module__bGeNEW__scripted{inset-inline:0;gap:var(--space-3);pointer-events:none;flex-direction:column;display:flex;position:absolute;bottom:0}.HeroStack-module__bGeNEW__visitor{gap:var(--space-3);flex-direction:column;width:100%;display:flex}.HeroStack-module__bGeNEW__bubbleRow{justify-content:flex-end;width:100%;display:flex}.HeroStack-module__bGeNEW__bubble{max-width:450px;padding:var(--space-2) var(--space-3);border-radius:var(--radius-card);background:var(--surface-raised);box-shadow:var(--hairline-all);color:var(--text-primary);font:var(--type-site-ui);white-space:pre-wrap;overflow-wrap:anywhere}.HeroStack-module__bGeNEW__agentRow{align-items:center;gap:var(--space-2);width:100%;min-height:30px;display:flex}.HeroStack-module__bGeNEW__mark{flex:none;width:30px;height:30px}.HeroStack-module__bGeNEW__agentText{min-width:0;color:var(--text-primary);font:var(--type-site-ui);flex:1 1 0}.HeroStack-module__bGeNEW__scripted>[data-visible]{opacity:1;transition:opacity var(--dur-swap) var(--ease-out)}.HeroStack-module__bGeNEW__scripted>[data-visible=false]{opacity:0;visibility:hidden;transition:opacity var(--dur-fade) var(--ease-out), visibility 0s linear var(--dur-fade)}.HeroStack-module__bGeNEW__arrive{animation:HeroStack-module__bGeNEW__arrive var(--dur-fade) var(--ease-out) both}@keyframes HeroStack-module__bGeNEW__arrive{0%{opacity:0}to{opacity:1}}@media (max-width:767.98px){.HeroStack-module__bGeNEW__stack{gap:0;min-height:0}.HeroStack-module__bGeNEW__scripted{display:none}.HeroStack-module__bGeNEW__visitor:not(:empty){margin-bottom:var(--space-3)}.HeroStack-module__bGeNEW__bubble{max-width:min(450px,86%)}.HeroStack-module__bGeNEW__agentRow{align-items:flex-start}.HeroStack-module__bGeNEW__agentText{padding-top:5px}}
.Hero-module__7HnD1W__hero{--hero-content:500px;--hero-pad:clamp(var(--space-7), calc((100vh - var(--nav-height) - var(--hero-content)) / 2), var(--section-pad));min-height:max(640px, calc(100vh - var(--nav-height)));padding-block:var(--hero-pad);background:var(--surface-canvas);flex-direction:column;display:flex}@supports (height:100svh){.Hero-module__7HnD1W__hero{--hero-pad:clamp(var(--space-7), calc((100svh - var(--nav-height) - var(--hero-content)) / 2), var(--section-pad));min-height:max(640px, calc(100svh - var(--nav-height)))}}.Hero-module__7HnD1W__inner{justify-content:space-between;align-items:center;gap:var(--space-6);flex-direction:column;flex:1 0 auto;display:flex}.Hero-module__7HnD1W__copy{align-items:center;gap:var(--space-4);text-align:center;flex-direction:column;width:100%;max-width:792px;display:flex}.Hero-module__7HnD1W__h1{color:var(--text-brand);font:var(--type-site-h1);text-wrap:balance}.Hero-module__7HnD1W__subhead{color:var(--text-secondary);font:var(--type-site-lede);text-wrap:balance}
.Stakes-module__uPZAAq__section{--field-gap:.1em;--field-pad:var(--field-gap);background:var(--surface-aubergine);color:var(--text-light);padding-block:var(--section-pad)}.Stakes-module__uPZAAq__column{align-items:center;gap:var(--section-gap);flex-direction:column;display:flex}.Stakes-module__uPZAAq__headline{width:100%;font:var(--type-site-h1);color:var(--text-light);text-align:center;display:grid}.Stakes-module__uPZAAq__headlineText{text-wrap:balance;grid-area:1/1;min-width:0}.Stakes-module__uPZAAq__ghost{visibility:hidden;pointer-events:none;-webkit-user-select:none;user-select:none}.Stakes-module__uPZAAq__ghostField{margin:0 var(--field-gap);padding:0 var(--field-pad);display:inline-block}.Stakes-module__uPZAAq__ghostMark{font:400 .375em/1 var(--font-ui);margin-left:.2em;display:inline-block}.Stakes-module__uPZAAq__chunk{text-wrap:balance;max-width:100%;display:inline-block}.Stakes-module__uPZAAq__keep{white-space:nowrap}.Stakes-module__uPZAAq__figure{color:var(--figure-loss)}.Stakes-module__uPZAAq__fieldHit{margin:0 var(--field-gap);cursor:text;display:inline-block;position:relative}.Stakes-module__uPZAAq__fieldHit:before{content:"";min-height:44px;position:absolute;inset:-2px -10px -6px}.Stakes-module__uPZAAq__field[data-chars="1"]{width:1ch}.Stakes-module__uPZAAq__field[data-chars="2"]{width:2ch}.Stakes-module__uPZAAq__field{box-sizing:content-box;min-width:1ch;height:1em;padding:0 var(--field-pad);background-color:var(--field-box-fill);box-shadow:inset 0 0 0 2px var(--field-box-ring);font:inherit;letter-spacing:inherit;color:var(--text-light);text-align:center;vertical-align:baseline;cursor:text;caret-color:var(--frank-accent);appearance:none;border:0;border-radius:.12em;margin:0;line-height:1;display:inline-block;position:relative}.Stakes-module__uPZAAq__field:focus,.Stakes-module__uPZAAq__field:focus-visible{box-shadow:inset 0 0 0 2px var(--field-box-ring);outline:none}.Stakes-module__uPZAAq__field::selection{background:var(--selection-dark);color:var(--text-light)}.Stakes-module__uPZAAq__body{align-items:center;gap:var(--space-3);--flow-size:clamp(1rem, calc((100vw - 2 * var(--gutter)) / 35), 2rem);flex-direction:column;width:100%;display:flex}.Stakes-module__uPZAAq__caption{max-width:10em;font:var(--type-site-lede);font-size:clamp(1rem, calc(var(--flow-size) * .625), 1.25rem);color:var(--text-light);text-align:center}.Stakes-module__uPZAAq__flow{width:100%;font-size:var(--flow-size);grid-template-columns:12em minmax(9.75em,1fr) 12em;align-items:center;display:grid}.Stakes-module__uPZAAq__causes,.Stakes-module__uPZAAq__costs{font:var(--type-site-display-serif);letter-spacing:var(--tracking-display-serif);text-align:center;white-space:nowrap;flex-direction:column;gap:2em;font-size:1em;display:flex}.Stakes-module__uPZAAq__causes li,.Stakes-module__uPZAAq__costs li{height:1.1875em;line-height:1.1875em}.Stakes-module__uPZAAq__costs li{justify-content:center;align-items:baseline;display:flex}.Stakes-module__uPZAAq__costs li>*{flex:none}.Stakes-module__uPZAAq__costs .Stakes-module__uPZAAq__figure{font:var(--type-site-figure);font-size:1em;line-height:inherit;letter-spacing:var(--tracking-display-serif)}.Stakes-module__uPZAAq__costLabel{line-height:inherit;white-space:pre}.Stakes-module__uPZAAq__diagram{justify-self:center;width:9.375em;height:6.40625em;position:relative}.Stakes-module__uPZAAq__diagramWide{width:101.34%;max-width:none;height:114.36%;position:absolute;top:-7.18%;left:-.67%}.Stakes-module__uPZAAq__diagramNarrow{display:none}@media (max-width:767.98px){.Stakes-module__uPZAAq__column{gap:var(--space-5)}.Stakes-module__uPZAAq__chunk{display:inline}.Stakes-module__uPZAAq__caption{display:none}.Stakes-module__uPZAAq__flow{flex-direction:column;align-items:center;font-size:1.5rem;display:flex}.Stakes-module__uPZAAq__causes{gap:var(--space-2)}.Stakes-module__uPZAAq__costs{gap:var(--space-3)}.Stakes-module__uPZAAq__causes li{height:38px;line-height:38px}.Stakes-module__uPZAAq__costs li{height:auto;line-height:1}.Stakes-module__uPZAAq__diagram{width:100%;height:auto;padding-block:var(--space-4);justify-content:center;align-items:center;display:flex}.Stakes-module__uPZAAq__diagramWide{display:none}.Stakes-module__uPZAAq__diagramNarrow{width:40px;max-width:none;height:29.4558px;margin-block:3.2721px;display:block;transform:rotate(90deg)}}
.ProvenanceNote-module__EMJgEa__mark{font:400 .375em/1 var(--font-ui);letter-spacing:0;color:var(--text-light);vertical-align:baseline;white-space:nowrap;cursor:pointer;isolation:isolate;-webkit-tap-highlight-color:transparent;border-radius:.2em;margin-left:.2em;display:inline-block;position:relative;top:-1.08em}.ProvenanceNote-module__EMJgEa__mark:after{content:"";width:44px;height:44px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.ProvenanceNote-module__EMJgEa__mark:before{content:"";z-index:-1;transition:background-color var(--dur-hover) var(--ease-out);background:0 0;border-radius:.2em;position:absolute;inset:-.08em -.1em}.ProvenanceNote-module__EMJgEa__mark:hover:before,.ProvenanceNote-module__EMJgEa__mark:focus-visible:before,.ProvenanceNote-module__EMJgEa__mark[data-open=true]:before{background:var(--frank-accent)}.ProvenanceNote-module__EMJgEa__mark:hover,.ProvenanceNote-module__EMJgEa__mark:focus-visible,.ProvenanceNote-module__EMJgEa__mark[data-open=true]{color:var(--text-light)}.ProvenanceNote-module__EMJgEa__mark:hover .ProvenanceNote-module__EMJgEa__bracket,.ProvenanceNote-module__EMJgEa__mark:focus-visible .ProvenanceNote-module__EMJgEa__bracket,.ProvenanceNote-module__EMJgEa__mark[data-open=true] .ProvenanceNote-module__EMJgEa__bracket{color:#0000}.ProvenanceNote-module__EMJgEa__mark:focus-visible{outline:2px solid var(--focus-ring);outline-offset:3px}.ProvenanceNote-module__EMJgEa__layer{width:0;height:0;position:absolute;top:0;left:0}.ProvenanceNote-module__EMJgEa__note{z-index:5;width:min(320px, calc(100vw - 2 * var(--space-3)));padding:var(--space-3);border-radius:var(--radius-card);border:1px solid var(--border-default);background:var(--surface-canvas);color:var(--text-primary);font:var(--type-site-ui);text-align:left;position:absolute}.ProvenanceNote-module__EMJgEa__heading{margin:0 0 var(--space-2);font:500 .6875rem/1.3 var(--font-ui);letter-spacing:.04em;text-transform:uppercase;color:var(--frank-accent)}.ProvenanceNote-module__EMJgEa__heading:before{content:"["}.ProvenanceNote-module__EMJgEa__heading:after{content:"]"}.ProvenanceNote-module__EMJgEa__paragraph+.ProvenanceNote-module__EMJgEa__paragraph{margin-top:var(--space-2)}
.ArtefactDocument-module__zm9sHq__doc{width:100%;padding:0 var(--space-2) var(--space-5);flex-direction:column;gap:0;display:flex}.ArtefactDocument-module__zm9sHq__h1{height:28px;font:var(--type-artefact-h1);color:var(--text-primary);margin:0}.ArtefactDocument-module__zm9sHq__titleRow{align-items:center;gap:var(--space-2);width:100%;display:flex}.ArtefactDocument-module__zm9sHq__h1InRow{flex:1 0 0;min-width:0;height:28px}.ArtefactDocument-module__zm9sHq__h3{height:28px;padding-top:var(--space-2);font:var(--type-artefact-h3);color:var(--text-primary);margin:0;line-height:20px}.ArtefactDocument-module__zm9sHq__docFlush .ArtefactDocument-module__zm9sHq__h3{height:32px;line-height:24px}.ArtefactDocument-module__zm9sHq__bullet{padding:var(--space-1) 0;font:var(--type-body);color:var(--text-primary);margin:0}.ArtefactDocument-module__zm9sHq__recommendation+.ArtefactDocument-module__zm9sHq__bullet{padding-bottom:0}.ArtefactDocument-module__zm9sHq__figureBullets{padding:var(--space-1) 0 var(--space-1) 24px;font:var(--type-body);color:var(--text-primary);margin:0;list-style:none}.ArtefactDocument-module__zm9sHq__figureSubBullets{margin:0;padding-left:25px;list-style:none}.ArtefactDocument-module__zm9sHq__figureBullet{position:relative}.ArtefactDocument-module__zm9sHq__figureBullet:before{content:"•";position:absolute;left:-14px}.ArtefactDocument-module__zm9sHq__renders{gap:var(--space-3);width:100%;display:flex}.ArtefactDocument-module__zm9sHq__render{gap:var(--space-1);flex-direction:column;flex:1 1 0;min-width:0;margin:0;display:flex}.ArtefactDocument-module__zm9sHq__renderImage{border-radius:var(--radius-card);width:100%;height:auto;box-shadow:var(--hairline-all)}.ArtefactDocument-module__zm9sHq__render{cursor:pointer}.ArtefactDocument-module__zm9sHq__render:hover{--stroke-bottom-color:var(--border-strong)}.ArtefactDocument-module__zm9sHq__caption{text-align:center;width:100%;font:var(--type-artefact-small);color:var(--text-secondary)}.ArtefactDocument-module__zm9sHq__rendersFramed{align-items:flex-end;gap:var(--space-2);width:100%;padding:var(--space-3) 0;display:flex}.ArtefactDocument-module__zm9sHq__rendersPlan{padding-bottom:0}.ArtefactDocument-module__zm9sHq__renderFramed{aspect-ratio:386/221.383;min-width:0;padding:var(--space-1) var(--space-3);border:1px solid var(--border-default);border-radius:var(--radius-card);cursor:pointer;flex-direction:column;flex:1 1 0;justify-content:flex-end;align-items:center;margin:0;display:flex}.ArtefactDocument-module__zm9sHq__renderPlan{min-width:0;padding:var(--space-3) var(--space-4) var(--space-1);border:1px solid var(--border-default);border-radius:var(--radius-card);cursor:pointer;flex-direction:column;flex:1 1 0;justify-content:flex-end;align-self:stretch;align-items:center;margin:0;display:flex}.ArtefactDocument-module__zm9sHq__renderFramed:hover,.ArtefactDocument-module__zm9sHq__renderPlan:hover{--stroke-bottom-color:var(--border-strong);border-bottom-color:#0000}.ArtefactDocument-module__zm9sHq__renderImageFramed{aspect-ratio:315/121;object-fit:cover;width:100%;height:auto}.ArtefactDocument-module__zm9sHq__captionFramed{width:100%;padding:var(--space-2) 0;text-align:center;font:var(--type-artefact-small);color:var(--text-primary)}.ArtefactDocument-module__zm9sHq__recommendation{padding-top:var(--space-2);font:var(--type-body);color:var(--text-primary);margin:0}.ArtefactDocument-module__zm9sHq__note{height:20px;margin:0 0 var(--space-3);font:var(--type-artefact-small);color:var(--text-primary)}.ArtefactDocument-module__zm9sHq__recLabel{color:var(--text-primary)}.ArtefactDocument-module__zm9sHq__recGap{width:var(--space-2);display:inline-block}.ArtefactDocument-module__zm9sHq__verdictProceed,.ArtefactDocument-module__zm9sHq__confidencehigh{color:var(--state-success)}.ArtefactDocument-module__zm9sHq__verdictEnhance,.ArtefactDocument-module__zm9sHq__confidencemed{color:var(--confidence)}.ArtefactDocument-module__zm9sHq__verdictAbort,.ArtefactDocument-module__zm9sHq__confidencelow{color:var(--figure-negative)}.ArtefactDocument-module__zm9sHq__eyebrow{height:36px;font:var(--type-eyebrow);text-transform:uppercase;color:var(--text-primary);margin:0;padding-top:16px;line-height:12px}.ArtefactDocument-module__zm9sHq__score{align-items:baseline;gap:var(--space-2);height:32px;margin:0;padding-top:6px;display:flex}.ArtefactDocument-module__zm9sHq__scoreValue{font:var(--type-artefact-h3);color:var(--text-brand);line-height:20px}.ArtefactDocument-module__zm9sHq__scoreAside{font:var(--type-ui);color:var(--text-primary)}.ArtefactDocument-module__zm9sHq__claim{align-items:baseline;gap:var(--space-2);min-height:32px;padding-top:var(--space-1);margin:0;display:flex}.ArtefactDocument-module__zm9sHq__claimBare{min-height:24px;padding-top:0}.ArtefactDocument-module__zm9sHq__claimLabel{font:var(--type-artefact-h3);color:var(--text-primary);line-height:20px}.ArtefactDocument-module__zm9sHq__claimText{font:var(--type-body);color:var(--text-primary)}.ArtefactDocument-module__zm9sHq__eyebrowAccent{color:var(--frank-accent)}.ArtefactDocument-module__zm9sHq__eyebrowSecondary{color:var(--text-secondary)}.ArtefactDocument-module__zm9sHq__divider{border:0;border-top:1px solid var(--border-warm-buff);height:0;margin:7px 0 8px}.ArtefactDocument-module__zm9sHq__bullets{padding:var(--space-1) 0 var(--space-1) 24px;font:var(--type-list);color:var(--text-primary);margin:0;list-style:none}.ArtefactDocument-module__zm9sHq__bulletItem{position:relative}.ArtefactDocument-module__zm9sHq__bulletItem:before{content:"•";position:absolute;left:-14px}.ArtefactDocument-module__zm9sHq__bulletsOrdered{counter-reset:brand}.ArtefactDocument-module__zm9sHq__bulletsOrdered .ArtefactDocument-module__zm9sHq__bulletItem:before{counter-increment:brand;content:counter(brand) ".";left:-18px}.ArtefactDocument-module__zm9sHq__mark{font:400 9px/0 var(--font-ui);color:var(--frank-accent-text);margin-left:3px;margin-right:var(--space-1);vertical-align:baseline;position:relative;top:-.42em}.ArtefactDocument-module__zm9sHq__markU{color:var(--text-secondary)}.ArtefactDocument-module__zm9sHq__markLink{cursor:pointer;background:0 0;border:0;border-radius:2px;line-height:11px;display:inline}.ArtefactDocument-module__zm9sHq__markHover:hover:before,.ArtefactDocument-module__zm9sHq__markLink:focus-visible:before{content:"";background:var(--frank-accent);border-radius:2px;width:11px;height:9px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.ArtefactDocument-module__zm9sHq__markBracket{position:relative}.ArtefactDocument-module__zm9sHq__markHover:hover .ArtefactDocument-module__zm9sHq__markBracket,.ArtefactDocument-module__zm9sHq__markLink:focus-visible .ArtefactDocument-module__zm9sHq__markBracket{visibility:hidden}.ArtefactDocument-module__zm9sHq__markLink:focus-visible{outline:none}.ArtefactDocument-module__zm9sHq__markU.ArtefactDocument-module__zm9sHq__markHover:hover:before,.ArtefactDocument-module__zm9sHq__markU.ArtefactDocument-module__zm9sHq__markLink:focus-visible:before{background:var(--text-secondary)}.ArtefactDocument-module__zm9sHq__markGlyph{color:inherit;position:relative}.ArtefactDocument-module__zm9sHq__markHover:hover .ArtefactDocument-module__zm9sHq__markGlyph,.ArtefactDocument-module__zm9sHq__markLink:focus-visible .ArtefactDocument-module__zm9sHq__markGlyph{color:var(--palette-chalk-white)}.ArtefactDocument-module__zm9sHq__markInert{cursor:default;border-radius:2px}.ArtefactDocument-module__zm9sHq__sources{height:20px;font:var(--type-artefact-small);color:var(--text-primary);margin:0}
.IconButton-module__x_WPGq__button{width:var(--icon-button-size,24px);height:var(--icon-button-size,24px);border-radius:var(--radius-button);color:var(--icon-dark);flex-shrink:0;justify-content:center;align-items:center;display:flex}.IconButton-module__x_WPGq__button:hover{background:var(--control-hover)}.IconButton-module__x_WPGq__button svg{stroke-width:var(--icon-stroke)}.IconButton-module__x_WPGq__heavy svg{stroke-width:var(--icon-stroke-heavy)}.IconButton-module__x_WPGq__outline{background:var(--surface-raised);box-shadow:var(--hairline-all)}
.Pane-module__be-_qa__frame{background:var(--surface-pane);cursor:default;width:100%;height:100%;position:relative;overflow:hidden;container:pane/size}.Pane-module__be-_qa__inert{pointer-events:none;-webkit-user-select:none;user-select:none;width:100%;height:100%;display:flex}.Pane-module__be-_qa__mark{pointer-events:auto}.Pane-module__be-_qa__frame .Pane-module__be-_qa__body{overflow:hidden}.Pane-module__be-_qa__frame .Pane-module__be-_qa__figure{font-variant-numeric:tabular-nums lining-nums;font-feature-settings:"tnum" 1, "lnum" 1}.Pane-module__be-_qa__frame .Pane-module__be-_qa__icon32{--icon-button-size:32px}.Pane-module__be-_qa__brand{color:var(--text-brand)}.Pane-module__be-_qa__fade{inset-inline:0;background:var(--fade-to-white);pointer-events:none;height:40px;position:absolute;bottom:0}@container pane (min-height:524px) and (min-width:560px){.Pane-module__be-_qa__fade-chat{display:none}}@container pane (min-height:540px) and (min-width:700px){.Pane-module__be-_qa__fade-alert{display:none}}@container pane (max-width:660px){.Pane-module__be-_qa__frame .Pane-module__be-_qa__tileRow{flex-wrap:wrap}.Pane-module__be-_qa__frame .Pane-module__be-_qa__tileRow>*{flex:1 0 calc(33.333% - var(--space-2))}}@container pane (max-width:520px){.Pane-module__be-_qa__frame .Pane-module__be-_qa__paneTitle{font-size:16px;line-height:24px}.Pane-module__be-_qa__frame .Pane-module__be-_qa__docTitle{white-space:nowrap}.Pane-module__be-_qa__frame .Pane-module__be-_qa__body>*{padding-inline:0}.Pane-module__be-_qa__frame .Pane-module__be-_qa__tileRow{flex-wrap:wrap}.Pane-module__be-_qa__frame .Pane-module__be-_qa__tileRow>*{flex:1 0 calc(50% - var(--space-1))}.Pane-module__be-_qa__frame .Pane-module__be-_qa__elevations{flex-direction:column;align-items:stretch}}
.ArtefactPane-module__mL2S_W__pane{gap:var(--space-3);min-width:0;padding:var(--pane-padding) var(--pane-padding) 0;background:var(--surface-pane);flex-direction:column;flex:1 0 0;align-items:flex-start;transition:flex-grow .3s ease-out,padding .3s ease-out;display:flex;overflow:hidden}.ArtefactPane-module__mL2S_W__absent{flex-grow:0;padding-inline:0}.ArtefactPane-module__mL2S_W__header{flex-shrink:0;justify-content:space-between;align-items:center;width:100%;display:flex}.ArtefactPane-module__mL2S_W__title{min-width:0;font:var(--type-heading-1);color:var(--text-brand);white-space:pre-wrap;overflow-wrap:break-word;flex:1 0 0;margin:0}.ArtefactPane-module__mL2S_W__controls{gap:var(--space-2);flex-shrink:0;justify-content:flex-end;align-items:center;display:flex}.ArtefactPane-module__mL2S_W__body{flex:1 0 0;width:100%;min-height:0;overflow-y:auto}.ArtefactPane-module__mL2S_W__rail{gap:var(--space-3);width:var(--rail-width);padding:var(--pane-padding) var(--pane-padding) 0;background:var(--surface-pane);flex-direction:column;flex-shrink:0;align-items:flex-start;display:flex}.ArtefactPane-module__mL2S_W__railHeader{flex-shrink:0;align-items:center;width:100%;height:28px;display:flex}
.AlertPane-module__3nuYGq__table{padding-block:var(--space-1);grid-template-columns:150px repeat(4,80px);justify-content:start;align-items:start;gap:10px;display:grid}.AlertPane-module__3nuYGq__row{display:contents}.AlertPane-module__3nuYGq__month{font:var(--type-artefact-h3);color:var(--text-primary);text-align:center}.AlertPane-module__3nuYGq__village{font:var(--type-body);color:var(--text-primary)}.AlertPane-module__3nuYGq__value{font:var(--type-figure-numeric);color:var(--text-primary);white-space:nowrap;justify-self:center;line-height:24px}.AlertPane-module__3nuYGq__down{color:var(--state-error)}.AlertPane-module__3nuYGq__foot{justify-content:space-between;align-items:center;gap:var(--space-2);width:100%;display:flex}.AlertPane-module__3nuYGq__legend{gap:var(--space-2);font:var(--type-eyebrow);text-transform:uppercase;color:var(--frank-accent);white-space:nowrap;display:flex}@container pane (max-width:520px){.AlertPane-module__3nuYGq__table{gap:var(--space-2) var(--space-1-5);grid-template-columns:auto repeat(4,minmax(40px,1fr));justify-content:stretch}.AlertPane-module__3nuYGq__village{font-size:14px}.AlertPane-module__3nuYGq__foot{flex-direction:column;align-items:flex-start}}
.Composer-module__iIofla__stack{gap:var(--space-2);flex-direction:column;align-items:center;width:100%;display:flex}.Composer-module__iIofla__composer{gap:var(--space-2);width:100%;max-width:var(--composer-width);padding:var(--space-2);background:var(--surface-pane);box-shadow:var(--hairline-all);border-radius:var(--radius-card);flex-direction:column;flex-shrink:0;justify-content:flex-end;align-items:flex-start;display:flex}.Composer-module__iIofla__composer[data-mode=send]:focus-within{box-shadow:var(--hairline-all-active)}.Composer-module__iIofla__composer[data-mode=send]:has(.Composer-module__iIofla__textarea:not(:placeholder-shown)){box-shadow:var(--hairline-all-active)}.Composer-module__iIofla__composer[data-mode=send]:focus-within .Composer-module__iIofla__send{background:var(--control-solid);box-shadow:none;color:var(--control-solid-glyph)}.Composer-module__iIofla__composer[data-mode=send]:has(.Composer-module__iIofla__textarea:not(:placeholder-shown)) .Composer-module__iIofla__send{background:var(--control-solid);box-shadow:none;color:var(--control-solid-glyph)}.Composer-module__iIofla__composer[data-mode=send]:focus-within .Composer-module__iIofla__send:hover{background:var(--control-solid-hover)}.Composer-module__iIofla__composer[data-mode=send]:has(.Composer-module__iIofla__textarea:not(:placeholder-shown)) .Composer-module__iIofla__send:hover{background:var(--control-solid-hover)}.Composer-module__iIofla__input{width:100%;padding-inline:var(--space-2);flex-direction:column;flex-shrink:0;justify-content:center;align-items:flex-start;display:flex}.Composer-module__iIofla__textarea{resize:none;width:100%;color:var(--text-primary);font:var(--type-user);field-sizing:content;background:0 0;border:0;max-height:120px;margin:0;padding:0;overflow-y:auto}.Composer-module__iIofla__textarea::placeholder{color:var(--text-muted)}.Composer-module__iIofla__textarea:focus{outline:none}.Composer-module__iIofla__controls{flex-shrink:0;justify-content:space-between;align-items:center;width:100%;display:flex}.Composer-module__iIofla__sendControls{gap:var(--space-2);flex-shrink:0;justify-content:flex-end;align-items:center;display:flex}.Composer-module__iIofla__attachment{align-items:center;gap:var(--space-1);padding:2px var(--space-2);font:var(--type-ui);color:var(--text-secondary);display:flex}.Composer-module__iIofla__fileInput{display:none}
.FootfallPane-module__0F8daa__pane{gap:var(--space-3);min-width:0;padding:var(--pane-padding);background:var(--surface-pane);flex-direction:column;flex:1 0 0;align-items:center;display:flex}.FootfallPane-module__0F8daa__header{justify-content:space-between;align-items:center;gap:var(--space-2);flex-shrink:0;width:100%;min-height:28px;display:flex}.FootfallPane-module__0F8daa__title{min-width:0;font:var(--type-heading-1);color:var(--text-brand);white-space:pre-wrap;overflow-wrap:break-word;flex:1 0 0}.FootfallPane-module__0F8daa__body{width:100%;padding:var(--space-2);flex-direction:column;flex:1 0 auto;justify-content:flex-start;align-items:flex-start;display:flex}@container pane (min-height:524px) and (min-width:560px){.FootfallPane-module__0F8daa__body{flex:1 0 0;justify-content:flex-end;min-height:0;overflow:hidden}}.FootfallPane-module__0F8daa__userRow{width:100%;padding-block:var(--space-2);justify-content:flex-end;display:flex}.FootfallPane-module__0F8daa__bubble{max-width:min(100%, var(--composer-width));padding:var(--space-2) var(--space-3);background:var(--surface-raised);box-shadow:var(--hairline-all);border-radius:var(--radius-card);font:var(--type-user);color:var(--text-primary)}.FootfallPane-module__0F8daa__tileRow{width:100%;padding-block:var(--space-2)}.FootfallPane-module__0F8daa__tile{aspect-ratio:3/2;border-radius:var(--radius-card);width:300px;max-width:100%;box-shadow:var(--hairline-all);background:var(--surface-canvas);position:relative;overflow:hidden}.FootfallPane-module__0F8daa__twin{object-fit:cover;border-radius:var(--radius-card);width:100%;height:100%;font:var(--type-artefact-small);color:var(--text-secondary)}.FootfallPane-module__0F8daa__expand{top:var(--space-2);right:var(--space-2);color:var(--text-light);position:absolute}.FootfallPane-module__0F8daa__done{width:100%;padding-block:var(--space-1);font:var(--type-agent);color:var(--text-secondary)}.FootfallPane-module__0F8daa__next{width:100%;padding-block:var(--space-2);font:var(--type-agent);color:var(--text-primary)}.FootfallPane-module__0F8daa__placeholder{width:100%;font:var(--type-user);color:var(--text-muted)}@container pane (max-width:520px){.FootfallPane-module__0F8daa__tile{width:100%}}
.OutturnTiles-module__dU1y9W__outcomes{gap:var(--space-2);width:100%;padding-bottom:var(--space-1);flex-direction:column;display:flex}.OutturnTiles-module__dU1y9W__head{align-items:flex-end;width:100%;display:flex}.OutturnTiles-module__dU1y9W__title,.OutturnTiles-module__dU1y9W__head>:first-child{flex:1 0 0;min-width:0}.OutturnTiles-module__dU1y9W__title{height:32px;padding-top:var(--space-2);font:var(--type-artefact-h2);color:var(--text-primary);margin:0;line-height:24px}.OutturnTiles-module__dU1y9W__controlSlot{flex-shrink:0;width:55px;height:24px}.OutturnTiles-module__dU1y9W__row{align-items:center;gap:var(--space-2);width:100%;display:flex}.OutturnTiles-module__dU1y9W__tile{align-items:flex-start;gap:var(--space-1);min-width:0;padding:var(--space-2);border-radius:var(--radius-card);background:var(--surface-canvas);text-align:left;border:0;flex:1 0 0;display:flex}.OutturnTiles-module__dU1y9W__header{justify-content:center;gap:var(--space-2);flex-direction:column;min-width:0;display:flex}.OutturnTiles-module__dU1y9W__label{font:var(--type-eyebrow);color:var(--text-primary);text-transform:uppercase;white-space:nowrap}.OutturnTiles-module__dU1y9W__score{white-space:nowrap;height:24px;padding-top:2px;line-height:20px;display:block}.OutturnTiles-module__dU1y9W__value{font:var(--type-artefact-h3);color:var(--text-brand)}.OutturnTiles-module__dU1y9W__valueNegative{font:var(--type-artefact-h3);color:var(--figure-negative)}.OutturnTiles-module__dU1y9W__change{font:400 14px/20px var(--font-display);color:var(--text-brand)}.OutturnTiles-module__dU1y9W__tileLink{cursor:pointer}.OutturnTiles-module__dU1y9W__tileLink:hover{--stroke-bottom-color:var(--border-warm-buff-strong)}.OutturnTiles-module__dU1y9W__tileLink:focus-visible{outline:2px solid var(--frank-accent);outline-offset:1px}
.SectionTitle-module__VuGCiq__title{height:32px;padding-top:var(--space-2);width:100%;font:var(--type-artefact-h2);color:var(--text-primary);margin:0}.SectionTitle-module__VuGCiq__button{text-align:left;width:100%;font:inherit;color:inherit;text-underline-offset:2px;line-height:24px;text-decoration:none;display:block}.SectionTitle-module__VuGCiq__button:hover{text-decoration:underline}
.BookCallModal-module__zgaa6a__scrim{z-index:200;padding:var(--space-3);background:var(--scrim);animation:BookCallModal-module__zgaa6a__fadeIn var(--dur-link) var(--ease-out);justify-content:center;align-items:center;display:flex;position:fixed;inset:0}@keyframes BookCallModal-module__zgaa6a__fadeIn{0%{opacity:0}}.BookCallModal-module__zgaa6a__panel{width:min(720px,100%);max-height:calc(100svh - var(--space-5));overscroll-behavior:contain;background:var(--surface-raised);color:var(--text-primary);border-radius:var(--radius-pane);box-shadow:var(--shadow-modal);padding:var(--space-4);overflow-y:auto}.BookCallModal-module__zgaa6a__head{justify-content:space-between;align-items:flex-start;gap:var(--space-3);display:flex}.BookCallModal-module__zgaa6a__title{font:var(--type-site-title);color:var(--text-brand);padding-top:var(--space-2)}.BookCallModal-module__zgaa6a__close{width:44px;height:44px;margin:calc(var(--space-2) * -1) calc(var(--space-2) * -1) 0 0;border-radius:var(--radius-button);flex:none;place-items:center;display:grid}.BookCallModal-module__zgaa6a__close:hover{background:var(--control-hover)}.BookCallModal-module__zgaa6a__close:focus-visible,.BookCallModal-module__zgaa6a__primary:focus-visible,.BookCallModal-module__zgaa6a__emailLink:focus-visible{outline:2px solid var(--text-brand);outline-offset:2px}.BookCallModal-module__zgaa6a__closeGlyph{width:18px;height:18px;position:relative}.BookCallModal-module__zgaa6a__closeGlyph:before,.BookCallModal-module__zgaa6a__closeGlyph:after{content:"";background:var(--icon-dark);border-radius:1px;width:2px;height:100%;margin-left:-1px;position:absolute;top:0;left:50%;transform:rotate(45deg)}.BookCallModal-module__zgaa6a__closeGlyph:after{transform:rotate(-45deg)}.BookCallModal-module__zgaa6a__stage{margin-top:var(--space-3);position:relative}.BookCallModal-module__zgaa6a__stage[data-waiting=true]{min-height:420px}.BookCallModal-module__zgaa6a__embed{width:100%;min-height:420px;overflow:auto}.BookCallModal-module__zgaa6a__embed[data-ready=false]{visibility:hidden;position:absolute;inset:0}.BookCallModal-module__zgaa6a__skeleton{gap:var(--space-4);grid-template-columns:1fr 2fr;min-height:420px;display:grid}.BookCallModal-module__zgaa6a__skelSide{gap:var(--space-3);flex-direction:column;display:flex}.BookCallModal-module__zgaa6a__skelSide span,.BookCallModal-module__zgaa6a__skelGrid span{border-radius:var(--radius-card);background:var(--surface-sunken);display:block}.BookCallModal-module__zgaa6a__skelSide span{height:var(--space-5)}.BookCallModal-module__zgaa6a__skelSide span:first-child{width:60%}.BookCallModal-module__zgaa6a__skelSide span:nth-child(3){height:120px}.BookCallModal-module__zgaa6a__skelGrid{gap:var(--space-2);grid-template-columns:repeat(7,1fr);display:grid}.BookCallModal-module__zgaa6a__failedLine{font:var(--type-site-body);padding-block:var(--space-4) var(--space-2)}.BookCallModal-module__zgaa6a__email{align-items:flex-start;gap:var(--space-3);margin-top:var(--space-3);flex-direction:column;display:flex}.BookCallModal-module__zgaa6a__emailLine{font:var(--type-site-sub)}.BookCallModal-module__zgaa6a__emailLink{color:var(--text-brand);text-underline-offset:3px}.BookCallModal-module__zgaa6a__emailLink:hover{color:var(--link-hover)}.BookCallModal-module__zgaa6a__primary{min-width:150px;min-height:44px;padding:0 var(--space-4);border-radius:var(--radius-full);background:var(--cta-fill);color:var(--cta-label);font:var(--type-site-cta);transition:background-color var(--dur-hover) var(--ease-out);justify-content:center;align-items:center;font-size:1.25rem;text-decoration:none;display:inline-flex}.BookCallModal-module__zgaa6a__primary:hover{background:var(--cta-fill-hover)}.BookCallModal-module__zgaa6a__primary:active{opacity:.9}.BookCallModal-module__zgaa6a__booked{align-items:flex-start;gap:var(--space-4);padding-block:var(--space-3) var(--space-2);flex-direction:column;display:flex}.BookCallModal-module__zgaa6a__bookedBody{font:var(--type-site-body);max-width:44ch}@media (max-width:767.98px){.BookCallModal-module__zgaa6a__skeleton{grid-template-columns:1fr}.BookCallModal-module__zgaa6a__skelSide span:nth-child(3){display:none}}
.VersionToggle-module__wrpuUW__group{gap:var(--space-2);flex-shrink:0;display:flex}.VersionToggle-module__wrpuUW__button,.VersionToggle-module__wrpuUW__buttonActive{padding:var(--space-1) var(--space-2);border-radius:var(--space-1);font:var(--type-ui-small);text-align:center;background:0 0;border:0;flex-direction:column;justify-content:center;align-items:center;display:flex}.VersionToggle-module__wrpuUW__button{color:var(--text-muted);cursor:pointer}.VersionToggle-module__wrpuUW__buttonActive{color:var(--text-primary)}.VersionToggle-module__wrpuUW__button:hover{background:var(--control-hover)}.VersionToggle-module__wrpuUW__button:focus-visible,.VersionToggle-module__wrpuUW__buttonActive:focus-visible{outline:2px solid var(--frank-accent);outline-offset:1px}
.WorkPinned-module___3c8VG__panel{display:none}@media (min-width:1024px){.WorkPinned-module___3c8VG__panel{border:1px solid var(--border-warm-buff);border-radius:var(--radius-pane);background:var(--surface-pane);overflow-anchor:none;align-items:stretch;height:clamp(480px,72vh,640px);display:flex;overflow:hidden}}@media (min-width:1024px) and (min-height:640px) and (prefers-reduced-motion:no-preference) and (scripting:enabled){.WorkPinned-module___3c8VG__panel:not([data-unpinned]){flex:1 1 0;height:auto;min-height:0}}.WorkPinned-module___3c8VG__accordion{flex-direction:column;flex:none;width:360px;display:flex}@media (min-width:1440px){.WorkPinned-module___3c8VG__accordion{width:408px}}.WorkPinned-module___3c8VG__item{min-height:0;padding:clamp(var(--space-3), 3vh, var(--space-4)) var(--space-4);background:var(--surface-canvas);box-shadow:inset -1px 0 0 var(--border-warm-buff);flex-direction:column;flex:1 1 0;justify-content:center;display:flex}.WorkPinned-module___3c8VG__item+.WorkPinned-module___3c8VG__item{border-top:1px solid var(--border-warm-buff)}.WorkPinned-module___3c8VG__item[data-open=true]{background:var(--surface-pane);box-shadow:none;flex-grow:2;justify-content:flex-start}.WorkPinned-module___3c8VG__heading{margin:0}.WorkPinned-module___3c8VG__title{text-align:left;width:100%;max-width:9.6em;font:var(--type-site-display-serif);letter-spacing:var(--tracking-display-serif);color:var(--frank-accent);text-underline-offset:4px;transition:text-decoration-color var(--dur-link) var(--ease-out);font-size:clamp(1.625rem,4.2vh,2rem);line-height:1.2;-webkit-text-decoration:underline #0000;text-decoration:underline #0000;text-decoration-thickness:1px;display:block}.WorkPinned-module___3c8VG__title[aria-expanded=false]:hover{text-decoration-color:currentColor}.WorkPinned-module___3c8VG__title[aria-expanded=true]{cursor:default}.WorkPinned-module___3c8VG__reveal{grid-template-rows:0fr;display:grid}.WorkPinned-module___3c8VG__subhead{visibility:hidden;min-height:0;font:var(--type-site-lede);color:var(--text-primary);opacity:0;line-height:1.4;overflow:hidden}.WorkPinned-module___3c8VG__item[data-open=true] .WorkPinned-module___3c8VG__reveal{grid-template-rows:1fr}.WorkPinned-module___3c8VG__item[data-open=true] .WorkPinned-module___3c8VG__subhead{padding-top:var(--space-3);visibility:visible;opacity:1}.WorkPinned-module___3c8VG__panes{background:var(--surface-pane);flex:1 1 0;min-width:0;position:relative}.WorkPinned-module___3c8VG__slot{visibility:hidden;opacity:0;position:absolute;inset:0}.WorkPinned-module___3c8VG__slot[data-active=true]{visibility:visible;opacity:1}@media (min-width:1024px) and (min-height:640px) and (prefers-reduced-motion:no-preference) and (scripting:enabled){.WorkPinned-module___3c8VG__panel:not([data-unpinned]) .WorkPinned-module___3c8VG__item{transition:flex-grow var(--dur-swap) ease, background-color var(--dur-swap) ease}.WorkPinned-module___3c8VG__panel:not([data-unpinned]) .WorkPinned-module___3c8VG__reveal{transition:grid-template-rows var(--dur-swap) ease}.WorkPinned-module___3c8VG__panel:not([data-unpinned]) .WorkPinned-module___3c8VG__subhead,.WorkPinned-module___3c8VG__panel:not([data-unpinned]) .WorkPinned-module___3c8VG__slot{transition:opacity var(--dur-swap) ease, visibility 0s linear var(--dur-swap)}.WorkPinned-module___3c8VG__panel:not([data-unpinned]) .WorkPinned-module___3c8VG__item[data-open=true] .WorkPinned-module___3c8VG__subhead,.WorkPinned-module___3c8VG__panel:not([data-unpinned]) .WorkPinned-module___3c8VG__slot[data-active=true]{transition:opacity var(--dur-swap) ease, visibility 0s}}@media (scripting:none){.WorkPinned-module___3c8VG__item,.WorkPinned-module___3c8VG__item[data-open=true]{flex-grow:1;justify-content:center}.WorkPinned-module___3c8VG__reveal{grid-template-rows:1fr}.WorkPinned-module___3c8VG__subhead{padding-top:var(--space-2);visibility:visible;opacity:1}}
.WorkStacked-module__1oy_Ia__steps{display:none}@media (max-width:1023.98px){.WorkStacked-module__1oy_Ia__steps{flex-direction:column;display:flex}}.WorkStacked-module__1oy_Ia__step{min-height:0;padding-block:var(--space-1) var(--space-3);border-top:1px solid var(--border-warm-buff);flex-direction:column;display:flex}.WorkStacked-module__1oy_Ia__heading{margin:0}.WorkStacked-module__1oy_Ia__title{width:100%;padding-block:var(--space-2);text-align:left;font:400 1.5rem/1.2 var(--font-serif);letter-spacing:var(--tracking-display-serif);color:var(--frank-accent);opacity:.55;display:block}.WorkStacked-module__1oy_Ia__subhead{font:var(--type-site-sub);color:var(--text-secondary)}.WorkStacked-module__1oy_Ia__step[data-open=true] .WorkStacked-module__1oy_Ia__title{opacity:1;cursor:default}.WorkStacked-module__1oy_Ia__step[data-open=true] .WorkStacked-module__1oy_Ia__subhead{color:var(--text-primary)}.WorkStacked-module__1oy_Ia__cardSlot{visibility:hidden;opacity:0;height:0;margin-top:0;overflow:hidden}.WorkStacked-module__1oy_Ia__step[data-open=true] .WorkStacked-module__1oy_Ia__cardSlot{height:min(420px,70svh);margin-top:var(--space-3);visibility:visible;opacity:1}.WorkStacked-module__1oy_Ia__card{border:1px solid var(--border-warm-buff);border-radius:var(--radius-pane);background:var(--surface-pane);height:100%;overflow:hidden}@media (max-width:1023.98px) and (prefers-reduced-motion:no-preference) and (scripting:enabled){.WorkStacked-module__1oy_Ia__steps:not([data-unpinned]){top:var(--nav-height);height:var(--pinned);padding-block:var(--space-2);flex:none;position:sticky}.WorkStacked-module__1oy_Ia__steps:not([data-unpinned]) .WorkStacked-module__1oy_Ia__step{padding-bottom:var(--space-2);transition:flex-grow var(--dur-swap) ease;flex:none}.WorkStacked-module__1oy_Ia__steps:not([data-unpinned]) .WorkStacked-module__1oy_Ia__step[data-open=true]{flex-grow:1}.WorkStacked-module__1oy_Ia__steps:not([data-unpinned]) .WorkStacked-module__1oy_Ia__cardSlot,.WorkStacked-module__1oy_Ia__steps:not([data-unpinned]) .WorkStacked-module__1oy_Ia__step[data-open=true] .WorkStacked-module__1oy_Ia__cardSlot{flex:1 1 0;height:auto;min-height:0}.WorkStacked-module__1oy_Ia__steps:not([data-unpinned]) .WorkStacked-module__1oy_Ia__step[data-open=true] .WorkStacked-module__1oy_Ia__cardSlot{margin-top:var(--space-2)}.WorkStacked-module__1oy_Ia__steps:not([data-unpinned]) .WorkStacked-module__1oy_Ia__title{transition:opacity var(--dur-swap) ease}.WorkStacked-module__1oy_Ia__steps:not([data-unpinned]) .WorkStacked-module__1oy_Ia__subhead{transition:color var(--dur-swap) ease}.WorkStacked-module__1oy_Ia__steps:not([data-unpinned]) .WorkStacked-module__1oy_Ia__cardSlot{transition:opacity var(--dur-swap) ease, margin-top var(--dur-swap) ease, visibility 0s linear var(--dur-swap)}.WorkStacked-module__1oy_Ia__steps:not([data-unpinned]) .WorkStacked-module__1oy_Ia__step[data-open=true] .WorkStacked-module__1oy_Ia__cardSlot{transition:opacity var(--dur-swap) ease, margin-top var(--dur-swap) ease, visibility 0s}}@media (max-width:1023.98px) and (max-height:760px) and (prefers-reduced-motion:no-preference) and (scripting:enabled){.WorkStacked-module__1oy_Ia__steps:not([data-unpinned]) .WorkStacked-module__1oy_Ia__step[data-open=false] .WorkStacked-module__1oy_Ia__subhead{display:none}}@media (scripting:none){.WorkStacked-module__1oy_Ia__title,.WorkStacked-module__1oy_Ia__step .WorkStacked-module__1oy_Ia__title{opacity:1}.WorkStacked-module__1oy_Ia__subhead{color:var(--text-primary)}.WorkStacked-module__1oy_Ia__cardSlot{height:min(420px,70svh);margin-top:var(--space-3);visibility:visible;opacity:1}}
.WorkWithFrank-module__FgWDUq__section{background:var(--surface-canvas)}.WorkWithFrank-module__FgWDUq__wrap{position:relative}.WorkWithFrank-module__FgWDUq__sticky{padding-block:var(--section-pad)}.WorkWithFrank-module__FgWDUq__column{gap:var(--section-gap);flex-direction:column;display:flex}.WorkWithFrank-module__FgWDUq__heading{font:var(--type-site-h1);color:var(--text-brand)}.WorkWithFrank-module__FgWDUq__marker{display:none}.WorkWithFrank-module__FgWDUq__marker[data-i="0"]{--i:0}.WorkWithFrank-module__FgWDUq__marker[data-i="1"]{--i:1}.WorkWithFrank-module__FgWDUq__marker[data-i="2"]{--i:2}@media (min-width:1024px) and (min-height:640px) and (prefers-reduced-motion:no-preference) and (scripting:enabled){.WorkWithFrank-module__FgWDUq__section:not([data-failed]) .WorkWithFrank-module__FgWDUq__wrap{--window:100svh;--pinned:calc(100svh - var(--nav-height));height:calc(var(--pinned) + 3 * var(--window))}.WorkWithFrank-module__FgWDUq__section:not([data-failed]) .WorkWithFrank-module__FgWDUq__sticky{top:var(--nav-height);height:var(--pinned);padding-block:clamp(32px,6vh,120px);position:sticky}.WorkWithFrank-module__FgWDUq__section:not([data-failed]) .WorkWithFrank-module__FgWDUq__column{gap:clamp(24px,5.4vh,48px);height:100%}.WorkWithFrank-module__FgWDUq__section:not([data-failed]) .WorkWithFrank-module__FgWDUq__heading{flex:none;font-size:clamp(2rem,5vh,3rem)}.WorkWithFrank-module__FgWDUq__section:not([data-failed]) .WorkWithFrank-module__FgWDUq__marker{left:0;top:calc(var(--i) * var(--window));width:1px;height:var(--window);visibility:hidden;pointer-events:none;display:block;position:absolute}}@media (max-width:1023.98px) and (prefers-reduced-motion:no-preference) and (scripting:enabled){.WorkWithFrank-module__FgWDUq__section:not([data-failed]) .WorkWithFrank-module__FgWDUq__wrap{--window:100svh;--bar:0px;--pinned:calc(100svh - var(--nav-height) - var(--bar));--lead-pad:var(--space-6);--lead-gap:var(--space-3);--lead:calc(var(--lead-pad) + 1.2 * clamp(2rem, 5vw, 3rem) + var(--lead-gap));height:calc(var(--lead) + var(--pinned) + 3 * var(--window))}.WorkWithFrank-module__FgWDUq__section:not([data-failed]) .WorkWithFrank-module__FgWDUq__sticky{height:100%;padding-block:var(--lead-pad) 0}.WorkWithFrank-module__FgWDUq__section:not([data-failed]) .WorkWithFrank-module__FgWDUq__column{gap:var(--lead-gap);height:100%}.WorkWithFrank-module__FgWDUq__section:not([data-failed]) .WorkWithFrank-module__FgWDUq__heading{white-space:nowrap;flex:none}.WorkWithFrank-module__FgWDUq__section:not([data-failed]) .WorkWithFrank-module__FgWDUq__marker{left:0;top:calc(var(--lead) + var(--i) * var(--window));width:1px;height:var(--window);visibility:hidden;pointer-events:none;display:block;position:absolute}}@media (max-width:767.98px) and (prefers-reduced-motion:no-preference) and (scripting:enabled){.WorkWithFrank-module__FgWDUq__section:not([data-failed]) .WorkWithFrank-module__FgWDUq__wrap{--bar:calc(var(--cta-bar-height) + env(safe-area-inset-bottom,0px));--lead-pad:var(--space-5)}}
.ReadingPage-module__gBoZYG__page{background:var(--surface-canvas);padding-block:var(--section-pad);min-height:calc(100svh - var(--nav-height))}.ReadingPage-module__gBoZYG__column{max-width:68ch;font:var(--type-site-reading)}.ReadingPage-module__gBoZYG__title{font:var(--type-site-h1);color:var(--text-brand);margin-bottom:var(--space-5)}.ReadingPage-module__gBoZYG__h2{font:var(--type-site-title);color:var(--text-brand);margin-top:var(--space-6);margin-bottom:var(--space-3)}.ReadingPage-module__gBoZYG__p{font:var(--type-site-reading);color:var(--text-primary)}.ReadingPage-module__gBoZYG__p+.ReadingPage-module__gBoZYG__p{margin-top:var(--space-3)}.ReadingPage-module__gBoZYG__notice{font:var(--type-site-ui);color:var(--text-secondary);padding:var(--space-3);border:1px dashed var(--border-warm-buff-strong);border-radius:var(--radius-card)}.ReadingPage-module__gBoZYG__link{color:var(--text-brand);text-underline-offset:3px;align-items:center;min-height:44px;text-decoration:underline;text-decoration-thickness:1px;display:inline-flex}.ReadingPage-module__gBoZYG__link:hover{color:var(--link-hover)}.ReadingPage-module__gBoZYG__link:focus-visible{outline:2px solid var(--text-brand);outline-offset:2px}
.Trust-module__ZfGCsW__section{background:var(--surface-sunken);padding-block:var(--section-pad)}.Trust-module__ZfGCsW__heading{font:var(--type-site-h1);color:var(--text-aubergine);margin-bottom:var(--section-gap)}.Trust-module__ZfGCsW__columns{gap:var(--space-4);grid-template-columns:repeat(3,1fr);display:grid}.Trust-module__ZfGCsW__column{border-top:1px solid var(--border-warm-buff-strong);padding-top:var(--space-4)}.Trust-module__ZfGCsW__title{font:var(--type-site-title);color:var(--text-aubergine);margin-bottom:var(--space-3);text-wrap:balance;max-width:16em}.Trust-module__ZfGCsW__line{font:var(--type-site-body);color:var(--text-primary)}.Trust-module__ZfGCsW__line+.Trust-module__ZfGCsW__line{margin-top:var(--space-3)}.Trust-module__ZfGCsW__underline{text-underline-offset:3px;text-decoration:underline;text-decoration-thickness:1px}@media (max-width:1023.98px){.Trust-module__ZfGCsW__columns{gap:var(--space-5);grid-template-columns:1fr}.Trust-module__ZfGCsW__title,.Trust-module__ZfGCsW__line{max-width:34em}}@media (max-width:767.98px){.Trust-module__ZfGCsW__heading{margin-bottom:var(--space-5)}.Trust-module__ZfGCsW__title{font-size:1.375rem}.Trust-module__ZfGCsW__line{font-size:1.125rem}}
