.assessment-application-form-module__axSMKG__form{width:min(100%,52rem);color:var(--ink);background:color-mix(in srgb, var(--cream) 94%, var(--white));border:1px solid var(--border);border-radius:var(--radius-panel);margin-inline:auto;padding:2rem;display:grid;overflow:hidden;box-shadow:0 1.5rem 3.5rem #1b191514}.assessment-application-form-module__axSMKG__intro{color:var(--cream);background:var(--dark);border-bottom:3px solid var(--gold);gap:.75rem;margin:-2rem -2rem 0;padding:2rem;display:grid}.assessment-application-form-module__axSMKG__intro p{color:var(--gold-soft);letter-spacing:.14em;margin:0;font-size:.7rem;font-weight:700}.assessment-application-form-module__axSMKG__intro h3{color:inherit;margin:0;font-size:clamp(1.75rem,4vw,2.35rem);font-weight:500;line-height:1.04}.assessment-application-form-module__axSMKG__intro span{color:var(--gold-soft);font-size:.875rem;line-height:1.55}.assessment-application-form-module__axSMKG__identityFields{border-bottom:1px solid var(--border);grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem 1.25rem;padding:1.75rem 0 0;display:grid}.assessment-application-form-module__axSMKG__textField{min-width:0;color:var(--ink);gap:.45rem;font-size:.8125rem;font-weight:700;line-height:1.45;display:grid}.assessment-application-form-module__axSMKG__textField input,.assessment-application-form-module__axSMKG__textField textarea{width:100%;color:var(--ink);background:var(--white);border:1px solid var(--border);border-radius:var(--radius-field);padding:.75rem .8rem;line-height:1.5}.assessment-application-form-module__axSMKG__textField textarea{resize:vertical;min-height:7rem}.assessment-application-form-module__axSMKG__textField input[aria-invalid=true],.assessment-application-form-module__axSMKG__textField textarea[aria-invalid=true]{border-color:#b65a4f}.assessment-application-form-module__axSMKG__form fieldset{background:var(--white);border:1px solid var(--border);border-radius:var(--radius-surface);min-width:0;margin:1.5rem 0 0;padding:1.5rem;box-shadow:0 .75rem 1.5rem #1b19150d}.assessment-application-form-module__axSMKG__form .assessment-application-form-module__axSMKG__invalidFieldset{background:#f7dfda75;border-color:#d9aaa2}.assessment-application-form-module__axSMKG__form legend{float:left;width:100%;padding:0}.assessment-application-form-module__axSMKG__questionLegend{font-family:var(--font-display);letter-spacing:-.012em;align-items:flex-start;gap:.875rem;padding-bottom:1.125rem;font-size:1.2rem;font-weight:600;line-height:1.35;display:flex}.assessment-application-form-module__axSMKG__form fieldset>.assessment-application-form-module__axSMKG__textField{clear:both;width:100%}.assessment-application-form-module__axSMKG__questionNumber{width:2.125rem;height:2.125rem;color:var(--dark);background:var(--gold-soft);border:1px solid var(--gold);border-radius:var(--radius-control);font-family:var(--font-body);letter-spacing:0;flex:0 0 2.125rem;place-items:center;font-size:.75rem;font-weight:700;line-height:1;display:grid}.assessment-application-form-module__axSMKG__choiceGrid{clear:both;gap:.5rem;display:grid}.assessment-application-form-module__axSMKG__choice{background:var(--white);border:1px solid var(--border);border-radius:var(--radius-field);cursor:pointer;align-items:center;gap:.65rem;width:100%;min-height:3rem;padding:.65rem .8rem;display:flex}.assessment-application-form-module__axSMKG__choice:has(input:checked){background:var(--gold-soft);border-color:var(--gold);box-shadow:inset 0 0 0 1px var(--gold)}.assessment-application-form-module__axSMKG__choice:focus-within{outline:3px solid var(--dark);outline-offset:2px}.assessment-application-form-module__axSMKG__choice input{width:1rem;height:1rem;accent-color:var(--gold);margin:0}.assessment-application-form-module__axSMKG__choice input:focus-visible{outline:3px solid var(--dark);outline-offset:2px}.assessment-application-form-module__axSMKG__choice span{font-size:.875rem;font-weight:600;line-height:1.45}.assessment-application-form-module__axSMKG__fieldError{clear:both;color:#752d26;margin:.6rem 0 0;font-size:.8rem;font-weight:700;line-height:1.45}.assessment-application-form-module__axSMKG__error{color:#752d26;border-radius:var(--radius-surface);background:#f7dfda;border:1px solid #d9aaa2;margin:1.5rem 0 0;padding:1rem;line-height:1.5}.assessment-application-form-module__axSMKG__form>button{justify-self:end;min-height:3rem;margin-top:1.75rem}.assessment-application-form-module__axSMKG__honeypot,.assessment-application-form-module__axSMKG__srOnly{clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;padding:0;position:absolute;overflow:hidden}.assessment-application-form-module__axSMKG__confirmation{width:min(100%,52rem);color:var(--cream);background:var(--dark);border:1px solid var(--gold);border-radius:var(--radius-panel);text-align:center;gap:.75rem;margin-inline:auto;padding:3.5rem 2rem;display:grid}.assessment-application-form-module__axSMKG__confirmation>span{width:2.5rem;height:2.5rem;color:var(--dark);background:var(--gold-soft);border-radius:999px;place-items:center;margin-inline:auto;font-weight:800;display:grid}.assessment-application-form-module__axSMKG__confirmation h3,.assessment-application-form-module__axSMKG__confirmation p{margin:0}.assessment-application-form-module__axSMKG__confirmation h3{color:var(--cream);font-size:2rem;font-weight:500}.assessment-application-form-module__axSMKG__confirmation p{max-width:34rem;color:var(--gold-soft);margin-inline:auto;line-height:1.6}@media (max-width:680px){.assessment-application-form-module__axSMKG__form{padding:1rem}.assessment-application-form-module__axSMKG__intro{margin:-1rem -1rem 0;padding:1.5rem 1rem}.assessment-application-form-module__axSMKG__identityFields{grid-template-columns:1fr}.assessment-application-form-module__axSMKG__form fieldset{margin-top:1rem;padding:1.1rem .9rem}.assessment-application-form-module__axSMKG__form>button{justify-self:stretch;width:100%}}@media (prefers-reduced-motion:reduce){.assessment-application-form-module__axSMKG__choice{transition:none}}
.discovery-call-module__yQ7VqW__section{width:var(--content);scroll-margin-top:calc(var(--header-height) + 2rem);grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:clamp(2rem,6vw,6rem);margin-inline:auto;padding-block:clamp(3rem,6vw,6rem);display:grid}.discovery-call-module__yQ7VqW__eyebrow{color:var(--ink-soft);letter-spacing:.14em;font-size:.7rem;font-weight:700}.discovery-call-module__yQ7VqW__intro h2{font-family:var(--font-display);letter-spacing:-.035em;margin:1rem 0 1.5rem;font-size:clamp(2.5rem,4vw,3.75rem);font-weight:500;line-height:1.04}.discovery-call-module__yQ7VqW__intro>p:not(.discovery-call-module__yQ7VqW__eyebrow){max-width:44ch;color:var(--ink-soft);line-height:1.7}.discovery-call-module__yQ7VqW__intro ol{color:var(--ink-soft);margin-block:1.75rem;padding-left:1.2rem}.discovery-call-module__yQ7VqW__intro li{margin-bottom:.9rem;padding-left:.4rem;line-height:1.65}.discovery-call-module__yQ7VqW__intro li::marker{color:var(--gold);font-family:var(--font-display)}.discovery-call-module__yQ7VqW__price{align-items:baseline;gap:.75rem;display:flex}.discovery-call-module__yQ7VqW__price>span{font-size:.8125rem;font-weight:700}.discovery-call-module__yQ7VqW__price strong{font-family:var(--font-display);letter-spacing:-.04em;font-size:3rem;font-weight:500}.discovery-call-module__yQ7VqW__price small{color:var(--ink-soft);line-height:1.6}.discovery-call-module__yQ7VqW__alternative{scroll-margin-top:calc(var(--header-height) + 2rem);color:var(--ink);text-align:left;cursor:pointer;text-decoration:underline;-webkit-text-decoration-color:var(--gold);text-decoration-color:var(--gold);text-underline-offset:.3em;background:0 0;border:0;margin-top:1.5rem;padding:0;font-family:inherit;font-size:.875rem;line-height:1.6;display:inline-block}.discovery-call-module__yQ7VqW__panel{background:color-mix(in srgb, var(--cream) 94%, var(--white));border:1px solid var(--border);border-radius:var(--radius-panel);align-self:start;padding:2rem;overflow:hidden;box-shadow:0 1.5rem 3.5rem #1b191514}.discovery-call-module__yQ7VqW__agent{color:var(--cream);background:var(--dark);border-bottom:3px solid var(--gold);align-items:center;gap:1rem;margin:-2rem -2rem 1.75rem;padding:2rem;display:flex}.discovery-call-module__yQ7VqW__agent div{flex-direction:column;gap:.25rem;display:flex}.discovery-call-module__yQ7VqW__agent h2{color:inherit;font-family:var(--font-display);margin:0;font-size:1.8rem;font-weight:500}.discovery-call-module__yQ7VqW__agent div>span{color:var(--gold-soft);font-size:.8125rem}.discovery-call-module__yQ7VqW__mark{width:3rem;height:3rem;font-family:var(--font-display);color:var(--gold-soft);border:1px solid var(--gold);border-radius:50%;place-items:center;font-size:1.6rem;display:grid}.discovery-call-module__yQ7VqW__panel form{gap:1.25rem;display:grid}.discovery-call-module__yQ7VqW__panel label{gap:.45rem;font-size:.8125rem;font-weight:700;line-height:1.45;display:grid}.discovery-call-module__yQ7VqW__panel input:not([type=checkbox]):not([type=radio]){width:100%;min-height:3rem;color:var(--ink);background:var(--white);border:1px solid var(--border);border-radius:var(--radius-field);padding:.75rem .8rem;line-height:1.5}.discovery-call-module__yQ7VqW__panel label.discovery-call-module__yQ7VqW__consent{color:var(--ink-soft);align-items:flex-start;gap:.7rem;font-size:.75rem;font-weight:400;line-height:1.6;display:flex}.discovery-call-module__yQ7VqW__consent input{accent-color:var(--gold);flex-shrink:0;margin-top:.25rem}.discovery-call-module__yQ7VqW__consent a{text-underline-offset:.2em;text-decoration:underline}.discovery-call-module__yQ7VqW__panel button{cursor:pointer;width:100%}.discovery-call-module__yQ7VqW__panel button:disabled{opacity:.65;cursor:wait}.discovery-call-module__yQ7VqW__panel small{color:var(--ink-soft);margin-top:.3rem;font-size:.75rem;line-height:1.6;display:block}.discovery-call-module__yQ7VqW__panel p{line-height:1.65}.discovery-call-module__yQ7VqW__panel h3{font-size:1.75rem;font-weight:500}@media (max-width:760px){.discovery-call-module__yQ7VqW__section{grid-template-columns:minmax(0,1fr);gap:2rem}.discovery-call-module__yQ7VqW__panel{padding:1.5rem}.discovery-call-module__yQ7VqW__agent{margin:-1.5rem -1.5rem 1.5rem;padding:1.5rem}}.discovery-call-module__yQ7VqW__returnChoice{width:var(--content);padding-top:calc(var(--header-height) + 1rem);margin-inline:auto;padding-bottom:1rem}.discovery-call-module__yQ7VqW__offerBox{min-width:0;scroll-margin-top:calc(var(--header-height) + 3rem)}.discovery-call-module__yQ7VqW__panel[hidden]{display:none}.discovery-call-module__yQ7VqW__panel [hidden]{display:none!important}.discovery-call-module__yQ7VqW__offerSummary{color:var(--ink-soft);margin:.5rem 0 1.5rem;font-size:.875rem}.discovery-call-module__yQ7VqW__applicationPanel{scroll-margin-top:calc(var(--header-height) + 3rem)}.discovery-call-module__yQ7VqW__embeddedApplication>form{width:100%;box-shadow:none;background:0 0;border:0;border-radius:0;margin:0;padding:0;display:block}.discovery-call-module__yQ7VqW__embeddedApplication>form>div:first-child{display:none}.discovery-call-module__yQ7VqW__embeddedApplication fieldset{border:0;border-top:1px solid var(--border);min-width:0;box-shadow:none;background:0 0;border-radius:0;padding:1rem 0}.discovery-call-module__yQ7VqW__embeddedApplication label:has(input[type=radio]){display:flex}.discovery-call-module__yQ7VqW__applicationNote{color:var(--ink-soft);font-size:.75rem}.discovery-call-module__yQ7VqW__panel.discovery-call-module__yQ7VqW__callPanel{padding:0}
.annie-call-widget-module__ebFd2a__widget{border:1px solid var(--border);border-radius:var(--radius-panel);background:var(--cream);margin-top:1.5rem;overflow:hidden}.annie-call-widget-module__ebFd2a__flush{border:0;border-radius:0;margin:0}.annie-call-widget-module__ebFd2a__name{font:500 1.8rem/1.2 var(--font-display);color:var(--cream);margin:0 0 .75rem}.annie-call-widget-module__ebFd2a__presence{text-align:center;background:radial-gradient(ellipse at 50% 5%,#c39b4b26,transparent 65%),var(--dark);color:var(--cream);flex-direction:column;align-items:center;padding:2rem 1.25rem 1.5rem;display:flex;position:relative}.annie-call-widget-module__ebFd2a__orbit{border:1px solid var(--gold);border-radius:50%;place-items:center;width:6rem;height:6rem;margin:.5rem 0 1.65rem;display:grid;position:relative;box-shadow:0 0 0 9px #c39b4b12,0 0 0 18px #c39b4b08}.annie-call-widget-module__ebFd2a__orbit span{font:500 3.6rem/1 var(--font-display);color:var(--gold-soft)}.annie-call-widget-module__ebFd2a__presence[data-speaking=true] .annie-call-widget-module__ebFd2a__orbit{animation:1.35s ease-in-out infinite annie-call-widget-module__ebFd2a__speak}.annie-call-widget-module__ebFd2a__status{color:var(--cream);margin:0;font-weight:600;font-size:1rem!important;line-height:1.4!important}.annie-call-widget-module__ebFd2a__caption{color:var(--gold-soft);margin:.45rem 0 0;font-size:.75rem!important;line-height:1.5!important}.annie-call-widget-module__ebFd2a__timer{font-variant-numeric:tabular-nums;color:var(--gold-soft);font-size:.75rem;position:absolute;top:1rem;right:1rem}.annie-call-widget-module__ebFd2a__setup{padding:1.25rem}.annie-call-widget-module__ebFd2a__steps{letter-spacing:.025em;color:var(--ink-soft);justify-content:space-between;gap:.7rem;margin:0 0 1.5rem;padding:0;font-size:.65rem;font-weight:700;list-style:none;display:flex}.annie-call-widget-module__ebFd2a__steps li{border-bottom:2px solid var(--border);flex:1;padding-bottom:.6rem}.annie-call-widget-module__ebFd2a__steps li[data-done=true]{color:var(--ink);border-color:var(--gold)}.annie-call-widget-module__ebFd2a__setup h3,.annie-call-widget-module__ebFd2a__complete h3{font-family:var(--font-display);margin:0 0 .75rem;line-height:1.2;font-size:1.45rem!important}.annie-call-widget-module__ebFd2a__setup p,.annie-call-widget-module__ebFd2a__complete p,.annie-call-widget-module__ebFd2a__message{margin:.7rem 0 1rem;font-size:.875rem;line-height:1.6}.annie-call-widget-module__ebFd2a__permissionHint{color:var(--ink);background:var(--paper);border:1px solid var(--border);justify-content:space-between;gap:1rem;margin:1rem 0;padding:.8rem;font-size:.75rem;display:flex}.annie-call-widget-module__ebFd2a__permissionHint strong{color:var(--ink);background:var(--gold-soft);padding:0 .4rem}.annie-call-widget-module__ebFd2a__help{color:var(--ink-soft);font-size:.75rem!important}.annie-call-widget-module__ebFd2a__privacy{color:var(--ink-soft);margin:1rem 0 0!important;font-size:.68rem!important;line-height:1.6!important}.annie-call-widget-module__ebFd2a__error{border-left:3px solid var(--gold);background:var(--gold-soft);color:var(--ink);padding:.85rem}.annie-call-widget-module__ebFd2a__meter{background:var(--border);border-radius:1rem;height:.65rem;margin:1.15rem 0 .65rem;overflow:hidden}.annie-call-widget-module__ebFd2a__meter span{background:var(--gold);height:100%;transition:width .1s linear;display:block}.annie-call-widget-module__ebFd2a__controls{gap:.75rem;padding:1.25rem;display:flex}.annie-call-widget-module__ebFd2a__controls button{flex:1;min-height:3rem;padding-inline:.6rem;font-size:.75rem}.annie-call-widget-module__ebFd2a__end{background:var(--dark);color:var(--cream);border:1px solid var(--dark)}.annie-call-widget-module__ebFd2a__message,.annie-call-widget-module__ebFd2a__complete{margin:0;padding:1.25rem}.annie-call-widget-module__ebFd2a__complete p{margin-bottom:0}@keyframes annie-call-widget-module__ebFd2a__speak{50%{transform:scale(1.035);box-shadow:0 0 0 14px #c39b4b1f,0 0 0 26px #c39b4b0d}}@media (prefers-reduced-motion:reduce){.annie-call-widget-module__ebFd2a__presence[data-speaking=true] .annie-call-widget-module__ebFd2a__orbit{outline:3px solid var(--gold-soft);outline-offset:7px;animation:none}.annie-call-widget-module__ebFd2a__meter span{transition:none}}@media (max-width:420px){.annie-call-widget-module__ebFd2a__setup,.annie-call-widget-module__ebFd2a__controls,.annie-call-widget-module__ebFd2a__complete{padding:1rem}.annie-call-widget-module__ebFd2a__steps{font-size:.6rem}.annie-call-widget-module__ebFd2a__controls{flex-direction:column}}
.local-assessment-module__opteQa__eyebrow{letter-spacing:.14em;color:var(--ink-soft);margin:0 0 1.1rem;font-size:.7rem;font-weight:700}.local-assessment-module__opteQa__introduction{min-width:0}.local-assessment-module__opteQa__introduction h1{letter-spacing:-.04em;margin:0 0 1.5rem;font-size:clamp(2.6rem,4.5vw,3.875rem);font-weight:500;line-height:1.06}.local-assessment-module__opteQa__lead{color:var(--ink-soft);max-width:48ch;margin:0 0 2rem;font-size:1.0625rem;line-height:1.7}.local-assessment-module__opteQa__photography{border:1px solid var(--border);background:var(--cream-deep);margin:0}.local-assessment-module__opteQa__photography img{aspect-ratio:1.6;object-fit:cover;width:100%;height:auto;display:block}.local-assessment-module__opteQa__photography figcaption{color:var(--ink-soft);padding:1rem 1.2rem;font-size:.75rem}.local-assessment-module__opteQa__deliveryNote{color:var(--ink-soft);max-width:60ch;margin:1.25rem 0 0;font-size:.875rem;line-height:1.7}.local-assessment-module__opteQa__trust{border-top:1px solid var(--border);align-items:center;gap:1rem;margin-top:1.5rem;padding-top:1.25rem;font-size:.75rem;display:flex}.local-assessment-module__opteQa__trust p{color:var(--ink-soft);margin:.2rem 0 0}.local-assessment-module__opteQa__faces{flex-shrink:0;display:flex}.local-assessment-module__opteQa__faces img{object-fit:cover;border:3px solid var(--cream);border-radius:50%}.local-assessment-module__opteQa__faces img+img{margin-left:-.6rem}.local-assessment-module__opteQa__report{width:var(--content);border-top:1px solid var(--border);margin:0 auto 5rem;padding-top:3.5rem}.local-assessment-module__opteQa__reportHeading{justify-content:space-between;align-items:end;gap:2rem;display:flex}.local-assessment-module__opteQa__reportHeading h2{letter-spacing:-.03em;margin:0;font-size:clamp(2rem,3.3vw,3rem);font-weight:500}.local-assessment-module__opteQa__reportHeading p{max-width:33ch;color:var(--ink-soft);margin:0;font-size:.875rem;line-height:1.65}.local-assessment-module__opteQa__stages{grid-template-columns:repeat(3,minmax(0,1fr));gap:2rem;margin-top:2rem;display:grid}.local-assessment-module__opteQa__stages article{border-top:2px solid var(--gold);min-width:0;padding-top:1.25rem}.local-assessment-module__opteQa__stages h3{margin:1rem 0;font-size:1.8rem;font-weight:500}.local-assessment-module__opteQa__stages article>p:not(.local-assessment-module__opteQa__eyebrow){color:var(--ink-soft);font-size:.875rem;line-height:1.7}.local-assessment-module__opteQa__deliverables{border-top:1px solid var(--border);margin-top:2rem;padding-top:1.5rem}.local-assessment-module__opteQa__deliverables h3{font-size:1.5rem;font-weight:500}.local-assessment-module__opteQa__deliverables ul{grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem 2rem;padding:0;font-size:.875rem;list-style:none;display:grid}.local-assessment-module__opteQa__deliverables li:before{content:"✓";color:var(--gold);margin-right:.5rem}.local-assessment-module__opteQa__guarantee{border-top:1px solid var(--border);color:var(--ink-soft);margin-top:2rem;padding-top:1.5rem;font-size:.875rem}@media (max-width:760px){.local-assessment-module__opteQa__reportHeading{display:block}.local-assessment-module__opteQa__reportHeading p{margin-top:1rem}.local-assessment-module__opteQa__stages,.local-assessment-module__opteQa__deliverables ul{grid-template-columns:1fr}.local-assessment-module__opteQa__report{padding-top:2rem}.local-assessment-module__opteQa__introduction h1{font-size:clamp(2.5rem,9vw,3.2rem)}}
.assessment-stage-art-module__7C2OJa__art{border:1px solid var(--border);background:radial-gradient(ellipse at 50% 36%,var(--cream) 10%,var(--cream-deep) 90%);box-shadow:inset 0 0 0 5px var(--cream),0 12px 25px #1b18130d;position:relative;overflow:hidden}.assessment-stage-art-module__7C2OJa__art svg{width:100%;height:auto;display:block}.assessment-stage-art-module__7C2OJa__grid{stroke:var(--gold);stroke-opacity:.09;stroke-width:.6px}.assessment-stage-art-module__7C2OJa__paper{fill:var(--cream);stroke:var(--border);stroke-width:1px;filter:drop-shadow(0 6px 5px #1b18131f)}.assessment-stage-art-module__7C2OJa__paper path{stroke:var(--border);stroke-width:2px}.assessment-stage-art-module__7C2OJa__lens,.assessment-stage-art-module__7C2OJa__compass{fill:var(--dark);stroke:var(--gold);stroke-width:2px;filter:drop-shadow(0 6px 7px #1b181338)}.assessment-stage-art-module__7C2OJa__rim{stroke:var(--gold);stroke-width:1.2px}.assessment-stage-art-module__7C2OJa__handle{stroke:var(--gold);stroke-width:10px;stroke-linecap:round}.assessment-stage-art-module__7C2OJa__signal,.assessment-stage-art-module__7C2OJa__route{stroke:var(--gold);stroke-width:2px;stroke-linecap:round;stroke-linejoin:round}.assessment-stage-art-module__7C2OJa__dot,.assessment-stage-art-module__7C2OJa__needle,.assessment-stage-art-module__7C2OJa__destination{fill:var(--gold)}.assessment-stage-art-module__7C2OJa__routeMuted{stroke:var(--border);stroke-width:1.5px;stroke-dasharray:3 5}.assessment-stage-art-module__7C2OJa__nodeMuted{fill:var(--cream-deep);stroke:var(--border)}.assessment-stage-art-module__7C2OJa__lightMark{stroke:var(--dark);stroke-width:1.5px;stroke-linecap:round;stroke-linejoin:round}.assessment-stage-art-module__7C2OJa__orbit{stroke:var(--gold);stroke-opacity:.45;stroke-dasharray:1 7}.assessment-stage-art-module__7C2OJa__needleBack{fill:var(--cream-deep)}.assessment-stage-art-module__7C2OJa__hub{fill:var(--dark);stroke:var(--gold);stroke-width:2px}.assessment-stage-art-module__7C2OJa__labels{border-top:1px solid var(--border);background:var(--cream);justify-content:center;align-items:center;gap:.45rem;min-height:3.75rem;padding:.5rem;display:flex}.assessment-stage-art-module__7C2OJa__labels>span{align-items:center;gap:.45rem;display:flex}.assessment-stage-art-module__7C2OJa__labels span>span{color:var(--ink);font-size:.65rem;font-weight:500}.assessment-stage-art-module__7C2OJa__labels b{color:var(--gold);font-weight:400}@media (prefers-reduced-motion:no-preference){.assessment-stage-art-module__7C2OJa__art svg{transition:transform .4s}.assessment-stage-art-module__7C2OJa__art:hover svg{transform:translateY(-3px)}}
.services-artifacts-module__7hNoGq__artifact{min-width:0;margin:0;position:relative}.services-artifacts-module__7hNoGq__artifact h3,.services-artifacts-module__7hNoGq__artifact ol,.services-artifacts-module__7hNoGq__artifact ul{margin:0;padding:0}.services-artifacts-module__7hNoGq__artifact ol,.services-artifacts-module__7hNoGq__artifact ul{list-style:none}.services-artifacts-module__7hNoGq__artifact small{color:#765a25;letter-spacing:.12em;font-size:.625rem;font-weight:700}.services-artifacts-module__7hNoGq__assessment{grid-template-columns:minmax(10rem,.8fr) 2rem minmax(17rem,1.2fr);align-items:center;gap:1.5rem;min-height:29rem;display:grid}.services-artifacts-module__7hNoGq__sources{flex-wrap:wrap;align-content:center;gap:.625rem;display:flex}.services-artifacts-module__7hNoGq__sources li{background:var(--cream);border:1px solid var(--border);font-family:var(--font-display);padding:.75rem .875rem;font-size:.75rem;line-height:1.25;transform:rotate(-1deg);box-shadow:0 .5rem 1.5rem #22201b0f}.services-artifacts-module__7hNoGq__sources li:nth-child(2n){transform:rotate(1.5deg)}.services-artifacts-module__7hNoGq__connector{background:var(--gold);width:100%;height:1px}.services-artifacts-module__7hNoGq__blueprint,.services-artifacts-module__7hNoGq__knowledgeBase,.services-artifacts-module__7hNoGq__managedAgents{background:var(--cream);border:1px solid var(--border);padding:clamp(1.5rem,3vw,2.25rem);box-shadow:0 1.375rem 3.5rem #22201b17}.services-artifacts-module__7hNoGq__blueprint{transform:rotate(-1deg)}.services-artifacts-module__7hNoGq__blueprint h3,.services-artifacts-module__7hNoGq__knowledgeBase h3,.services-artifacts-module__7hNoGq__managedAgents h3{font-family:var(--font-display);margin:.75rem 0 1.25rem;font-size:clamp(1.5rem,3vw,2rem);font-weight:500;line-height:1.1}.services-artifacts-module__7hNoGq__blueprint li{border-top:1px solid var(--border);grid-template-columns:2rem 1fr;align-items:center;gap:.75rem;padding:.75rem 0;font-size:.75rem;line-height:1.45;display:grid}.services-artifacts-module__7hNoGq__blueprint li>span{color:var(--gold);font-family:var(--font-display);font-size:1.125rem}.services-artifacts-module__7hNoGq__knowledgeBase{min-height:28rem}.services-artifacts-module__7hNoGq__knowledgeBase>header{border-bottom:1px solid var(--ink);justify-content:space-between;align-items:baseline;display:flex}.services-artifacts-module__7hNoGq__knowledgeMap{justify-content:center;padding:3rem 0 2rem;display:grid}.services-artifacts-module__7hNoGq__knowledgeMap>strong{color:var(--cream);background:var(--dark);font-family:var(--font-display);justify-self:center;padding:.875rem 1.75rem;font-size:1.125rem;font-weight:500;position:relative}.services-artifacts-module__7hNoGq__knowledgeMap ul{grid-template-columns:repeat(4,minmax(0,1fr));gap:.625rem;padding-top:2.5rem;display:grid}.services-artifacts-module__7hNoGq__knowledgeMap li{background:var(--page-grid-deep);border:1px solid var(--border);text-align:center;padding:.75rem .5rem;font-size:.6875rem;position:relative}.services-artifacts-module__7hNoGq__knowledgeMap li:before{background:var(--gold);content:"";width:1px;height:2.5rem;position:absolute;top:-2.5rem;left:50%}.services-artifacts-module__7hNoGq__knowledgeOutcomes{grid-template-columns:repeat(2,minmax(0,1fr));gap:.5rem;display:grid}.services-artifacts-module__7hNoGq__outcomesHeading{font-family:var(--font-body);margin:0 0 .625rem;font-size:.75rem;font-weight:700}.services-artifacts-module__7hNoGq__knowledgeOutcomes li{background:var(--page-grid-deep);gap:.5rem;padding:.75rem;font-size:.6875rem;line-height:1.4;display:flex}.services-artifacts-module__7hNoGq__knowledgeOutcomes span{color:#765a25}.services-artifacts-module__7hNoGq__managedAgents{min-height:28rem;color:var(--cream);background:var(--dark);border-color:var(--dark)}.services-artifacts-module__7hNoGq__managedAgents small{color:var(--gold)}.services-artifacts-module__7hNoGq__managedAgents ol{margin-top:1.75rem;display:grid}.services-artifacts-module__7hNoGq__managedAgents li{border-top:1px solid #e9d8af33;grid-template-columns:2.5rem 1fr auto;align-items:center;gap:1rem;min-height:4.75rem;display:grid}.services-artifacts-module__7hNoGq__managedAgents li>span{color:var(--gold);font-family:var(--font-display);font-size:1.25rem}.services-artifacts-module__7hNoGq__managedAgents li>strong{font-size:.75rem}.services-artifacts-module__7hNoGq__managedAgents li>small{text-transform:uppercase;border:1px solid #e9d8af3d;border-radius:999px;padding:.4rem .625rem;font-size:.5rem}@media (max-width:767px){.services-artifacts-module__7hNoGq__assessment{grid-template-columns:1fr;min-height:0}.services-artifacts-module__7hNoGq__connector{justify-self:center;width:1px;height:2.25rem}.services-artifacts-module__7hNoGq__blueprint{transform:none}.services-artifacts-module__7hNoGq__knowledgeMap ul,.services-artifacts-module__7hNoGq__knowledgeOutcomes{grid-template-columns:repeat(2,minmax(0,1fr))}.services-artifacts-module__7hNoGq__knowledgeMap li:nth-child(n+3):before{height:.625rem;top:-.625rem}}
.home-hero-media-module__9WZXQW__media{isolation:isolate;background:var(--dark);min-height:100%;margin:0;position:relative;overflow:hidden}.home-hero-media-module__9WZXQW__image{z-index:-2;object-fit:cover;object-position:50% center}.home-hero-media-module__9WZXQW__paperFeather,.home-hero-media-module__9WZXQW__vignette{pointer-events:none;position:absolute;inset:0}.home-hero-media-module__9WZXQW__paperFeather{z-index:1;background:radial-gradient(ellipse 110% 18% at 0 8%, var(--cream) 0 40%, transparent 78%), radial-gradient(ellipse 96% 22% at 0 29%, var(--cream) 0 42%, transparent 80%), radial-gradient(ellipse 116% 20% at 0 51%, var(--cream) 0 38%, transparent 76%), radial-gradient(ellipse 98% 24% at 0 73%, var(--cream) 0 43%, transparent 81%), radial-gradient(ellipse 112% 20% at 0 94%, var(--cream) 0 40%, transparent 78%), linear-gradient(90deg, var(--cream) 4%, #faf9f5eb 24%, #faf9f58a 56%, transparent 100%);clip-path:none;filter:blur(.75rem);width:clamp(5rem,7.5vw,9rem);right:auto;transform:translate(-.5rem)scaleX(1.08)}.home-hero-media-module__9WZXQW__vignette{z-index:-1;background:linear-gradient(#0000 64%,#14110c3d),linear-gradient(270deg,#14110c1f,#0000 32%)}@media (max-width:900px){.home-hero-media-module__9WZXQW__media{min-height:30rem}.home-hero-media-module__9WZXQW__image{object-position:52% center}.home-hero-media-module__9WZXQW__paperFeather{background:linear-gradient(180deg, var(--cream) 0%, #faf9f5c7 28%, transparent 100%);clip-path:none;filter:blur(.45rem);width:100%;height:4.5rem;bottom:auto;right:0;transform:translateY(-.35rem)scaleY(1.08)}}@media (max-width:767px){.home-hero-media-module__9WZXQW__media{min-height:25rem}.home-hero-media-module__9WZXQW__image{object-position:56% center}}
.home-opportunity-image-module__zWXOra__frame{border:1px solid var(--border);border-radius:var(--radius-panel);background:var(--dark);margin:0;overflow:hidden;box-shadow:0 1.5rem 3.5rem #1b19151f}.home-opportunity-image-module__zWXOra__frame img{width:100%;height:auto;display:block}
.home-operating-method-module__bmy34W__section{color:var(--ink);background-color:var(--cream);background-image:var(--page-grid-image);background-size:var(--page-grid-size);border-top:1px solid color-mix(in srgb, var(--border) 70%, transparent);border-bottom:1px solid color-mix(in srgb, var(--border) 70%, transparent);padding:clamp(3rem,4vw,4rem) 1rem;position:relative;overflow:hidden}.home-operating-method-module__bmy34W__content{max-width:76rem}.home-operating-method-module__bmy34W__heading{max-width:70rem;margin-bottom:clamp(2.5rem,3.5vw,3.5rem)}.home-operating-method-module__bmy34W__eyebrow{color:#a96d14;letter-spacing:.18em;text-transform:uppercase;margin-bottom:1.2rem;font-size:.75rem;font-weight:700}.home-operating-method-module__bmy34W__heading h2{font-family:var(--font-display);margin-bottom:1rem;font-size:clamp(2.65rem,4.2vw,4.2rem);font-weight:500;line-height:.98}.home-operating-method-module__bmy34W__support{max-width:39rem;color:var(--ink-soft);margin:0;font-size:clamp(1rem,1.5vw,1.125rem);line-height:1.65}.home-operating-method-module__bmy34W__stageList{--stage-gap:clamp(2rem, 4vw, 4rem);--connector-width:clamp(7rem, 13vw, 11rem);gap:var(--stage-gap);grid-template-columns:repeat(3,minmax(0,1fr));margin:0;padding:0;list-style:none;display:grid}.home-operating-method-module__bmy34W__stageItem{min-width:0;position:relative}.home-operating-method-module__bmy34W__stageItem:not(:last-child):after{top:2.8rem;right:calc((var(--stage-gap) * -.5) - (var(--connector-width) * .5));width:var(--connector-width);content:"";background:#b77a20;height:1px;position:absolute}.home-operating-method-module__bmy34W__stageItem:not(:last-child):before{z-index:1;top:2.54rem;right:calc((var(--stage-gap) * -.5) - (var(--connector-width) * .5));content:"";border-top:1px solid #b77a20;border-right:1px solid #b77a20;width:.48rem;height:.48rem;position:absolute;transform:rotate(45deg)}.home-operating-method-module__bmy34W__stage{gap:0;display:grid}.home-operating-method-module__bmy34W__stageHeader{text-align:center;justify-content:center;align-items:baseline;gap:.65rem;min-height:4.5rem;padding-bottom:1.25rem;display:flex}.home-operating-method-module__bmy34W__stageNumber{color:#b17419;font-family:var(--font-display);font-size:1.9rem;line-height:1}.home-operating-method-module__bmy34W__stageHeader h3{font-family:var(--font-body);letter-spacing:.17em;text-transform:uppercase;margin:0;font-size:.82rem;font-weight:700}.home-operating-method-module__bmy34W__artifactField{align-items:center;height:23rem;display:grid}.home-operating-method-module__bmy34W__stageCopy{max-width:19.5rem;color:var(--ink);text-align:center;margin:2.2rem auto 0;font-size:.9rem;line-height:1.7}.home-operating-method-module__bmy34W__auditMap{width:min(100%,20rem);height:20.5rem;margin-inline:auto;position:relative}.home-operating-method-module__bmy34W__auditSheetBack,.home-operating-method-module__bmy34W__auditSheetMiddle,.home-operating-method-module__bmy34W__auditSheetFront{--page-grid-line:#785a2e13;background-color:#eee6d5;background-image:var(--page-grid-image);background-size:1.25rem 100%,100% 1.25rem;border:1px solid #745b352e;position:absolute;box-shadow:0 .6rem 1.2rem #362a191f}.home-operating-method-module__bmy34W__auditSheetBack{inset:.8rem 3.5rem 1.4rem 1rem;transform:rotate(8deg)}.home-operating-method-module__bmy34W__auditSheetMiddle{inset:1.5rem 1rem .5rem 3.1rem;transform:rotate(-5deg)}.home-operating-method-module__bmy34W__auditSheetFront{inset:2.4rem 2.15rem 1rem 2.2rem;transform:rotate(1.3deg)}.home-operating-method-module__bmy34W__auditScribble{opacity:.32;clip-path:polygon(0 5%,72% 0,56% 25%,92% 35%,40% 52%,78% 72%,8% 100%);background:repeating-linear-gradient(-5deg,#0000 0 .42rem,#907a59 .46rem .49rem);height:3rem;position:absolute;inset:1rem 1rem auto}.home-operating-method-module__bmy34W__sourceTabs{z-index:2;gap:.34rem;width:9.8rem;display:grid;position:absolute;top:4.6rem;right:-1.65rem}.home-operating-method-module__bmy34W__sourceTab{color:#332d24;background:#f8f4eb;border:1px solid #67533438;border-radius:.28rem;align-items:center;gap:.55rem;min-height:2.15rem;padding:.38rem .7rem;font-size:.65rem;line-height:1.15;display:flex;box-shadow:0 .2rem .45rem #362a1929}.home-operating-method-module__bmy34W__sourceTab svg{flex:none;width:1.05rem;height:1.05rem}.home-operating-method-module__bmy34W__auditNote{z-index:3;color:#4a3820;width:8.2rem;font-family:var(--font-display);background:#e5c98d;padding:.8rem .9rem;font-size:.72rem;line-height:1.45;position:absolute;bottom:-.65rem;left:-1.4rem;transform:rotate(-5deg);box-shadow:0 .5rem .9rem #362a1929}.home-operating-method-module__bmy34W__auditNote div:before{content:"· "}.home-operating-method-module__bmy34W__optimizeLedger{background:#f7f2e8;border:1px solid #5b493047;border-radius:.65rem;width:min(100%,21rem);margin-inline:auto;overflow:hidden;box-shadow:0 .8rem 1.3rem #362a192b,.25rem .28rem #ddd3c2}.home-operating-method-module__bmy34W__ledgerHeader{border-bottom:1px solid #5b493040;justify-content:space-between;align-items:center;gap:1rem;min-height:3.4rem;padding:.8rem 1rem;display:flex}.home-operating-method-module__bmy34W__ledgerHeader strong{font-family:var(--font-display);font-size:1rem;font-weight:500}.home-operating-method-module__bmy34W__ledgerHeader svg{color:#b17419;width:1.35rem;height:1.35rem}.home-operating-method-module__bmy34W__ledgerRows{display:grid}.home-operating-method-module__bmy34W__ledgerRow{border-bottom:1px solid #5b493033;grid-template-columns:minmax(0,1fr) 1.5rem;align-items:center;gap:.75rem;min-height:4.15rem;padding:.65rem 1rem;display:grid}.home-operating-method-module__bmy34W__ledgerRow:last-child{border-bottom:0}.home-operating-method-module__bmy34W__ledgerRow>div{gap:.22rem;display:grid}.home-operating-method-module__bmy34W__ledgerRow strong,.home-operating-method-module__bmy34W__ledgerRow span{display:block}.home-operating-method-module__bmy34W__ledgerRow strong{font-size:.68rem}.home-operating-method-module__bmy34W__ledgerRow span{color:var(--ink-soft);font-size:.55rem;line-height:1.35}.home-operating-method-module__bmy34W__ledgerRow svg{color:#6f624e;width:1.3rem;height:1.3rem}.home-operating-method-module__bmy34W__actionFlow{gap:.65rem;width:min(100%,20rem);margin-inline:auto;padding:0;list-style:none;display:grid;position:relative}.home-operating-method-module__bmy34W__actionFlow:before{content:"";background:repeating-linear-gradient(#c9b896 0 .2rem,#0000 .2rem .42rem);width:1px;position:absolute;top:2.4rem;bottom:2.4rem;left:1.85rem}.home-operating-method-module__bmy34W__actionRow{z-index:1;grid-template-columns:3.7rem minmax(0,1fr);align-items:center;gap:1rem;min-height:4.7rem;display:grid;position:relative}.home-operating-method-module__bmy34W__actionIcon{width:3.7rem;height:3.7rem;color:var(--ink);background:color-mix(in srgb, var(--cream) 92%, var(--gold-soft));border:1px solid #cfbea1;border-radius:50%;place-items:center;display:grid}.home-operating-method-module__bmy34W__actionIcon svg{width:1.5rem;height:1.5rem}.home-operating-method-module__bmy34W__actionRow>div{gap:.2rem;display:grid}.home-operating-method-module__bmy34W__actionRow strong{font-size:.82rem}.home-operating-method-module__bmy34W__actionRow span:not(.home-operating-method-module__bmy34W__actionIcon){color:var(--ink-soft);font-size:.67rem;line-height:1.4}@media (min-width:1001px){.home-operating-method-module__bmy34W__stageHeader{flex-direction:column;align-items:center;gap:.3rem}.home-operating-method-module__bmy34W__stageNumber{font-size:2.1rem}}@media (max-width:1000px){.home-operating-method-module__bmy34W__stageList{grid-template-columns:1fr;gap:4.5rem}.home-operating-method-module__bmy34W__stageItem:not(:last-child):after{width:1px;height:2.5rem;inset:auto auto -3.7rem 50%}.home-operating-method-module__bmy34W__stageItem:not(:last-child):before{inset:auto auto -3.55rem calc(50% - .23rem);transform:rotate(135deg)}.home-operating-method-module__bmy34W__stageHeader{text-align:left;justify-content:flex-start;min-height:auto;padding-bottom:1.5rem}.home-operating-method-module__bmy34W__artifactField{height:auto;min-height:23rem}.home-operating-method-module__bmy34W__stageCopy{text-align:left;margin-top:1.75rem}}@media (max-width:767px){.home-operating-method-module__bmy34W__section{padding-block:4.5rem}.home-operating-method-module__bmy34W__heading{margin-bottom:4rem}.home-operating-method-module__bmy34W__heading h2{font-size:clamp(2.5rem,13vw,3.75rem)}.home-operating-method-module__bmy34W__artifactField{min-height:22rem}.home-operating-method-module__bmy34W__auditMap,.home-operating-method-module__bmy34W__optimizeLedger,.home-operating-method-module__bmy34W__actionFlow{width:min(100%,20.5rem)}.home-operating-method-module__bmy34W__auditMap{transform:scale(.92)}.home-operating-method-module__bmy34W__auditSheetFront{left:2.4rem;right:2.4rem}.home-operating-method-module__bmy34W__sourceTabs{right:-1rem}.home-operating-method-module__bmy34W__auditNote{width:7rem;left:-3rem}.home-operating-method-module__bmy34W__actionFlow{padding-block:.6rem}.home-operating-method-module__bmy34W__sourceTab,.home-operating-method-module__bmy34W__ledgerRow strong,.home-operating-method-module__bmy34W__ledgerRow span,.home-operating-method-module__bmy34W__actionRow span:not(.home-operating-method-module__bmy34W__actionIcon){font-size:.75rem}.home-operating-method-module__bmy34W__auditNote{font-size:.78rem}}@media print,(forced-colors:active){.home-operating-method-module__bmy34W__section{background-image:none}}
.home-viewport-reveal-module__AzJhDG__reveal{opacity:1;transform:none}:is(html[data-rmt-reveal-enhancement=pending] .home-viewport-reveal-module__AzJhDG__reveal[data-enhanced=false],.home-viewport-reveal-module__AzJhDG__reveal[data-enhanced=true][data-visible=false]){opacity:0;transform:translateY(22px)}.home-viewport-reveal-module__AzJhDG__reveal[data-enhanced=true][data-visible=true][data-animation-complete=false]{animation:home-viewport-reveal-module__AzJhDG__home-reveal-up .68s var(--ease-out) var(--reveal-delay) both}@keyframes home-viewport-reveal-module__AzJhDG__home-reveal-up{0%{opacity:0;transform:translateY(22px)}to{opacity:1;transform:none}}@media (prefers-reduced-motion:reduce){.home-viewport-reveal-module__AzJhDG__reveal{opacity:1;transform:none;animation:none!important}}
.home-module__Hx0lNG__hero{background:var(--cream);border-bottom:1px solid var(--border);grid-template-columns:minmax(0,46fr) minmax(0,54fr);min-height:clamp(44rem,78vh,52rem);display:grid;position:relative;overflow:hidden}.home-module__Hx0lNG__heroPaper,.home-module__Hx0lNG__heroMediaReveal{min-width:0}.home-module__Hx0lNG__heroPaper{padding:calc(var(--header-height) + 3.5rem) clamp(2rem, 4vw, 4rem) 4rem var(--container-inset);background-color:var(--cream);background-image:var(--page-grid-image);background-size:var(--page-grid-size);align-items:center;display:flex}.home-module__Hx0lNG__heroMediaReveal{height:100%}.home-module__Hx0lNG__heroCopy{z-index:1;width:100%;max-width:39rem;position:relative}.home-module__Hx0lNG__hero h1{max-width:39rem;margin-bottom:1.5rem;font-size:clamp(3rem,5vw,4.25rem);font-weight:600;line-height:1.02}.home-module__Hx0lNG__heroDescription{max-width:38rem;color:var(--ink-soft);margin-bottom:2.5rem;font-size:clamp(1.0625rem,2vw,1.2rem);line-height:1.625}.home-module__Hx0lNG__heroKicker{color:var(--ink-soft);letter-spacing:.16em;text-transform:uppercase;margin-bottom:1.25rem;font-size:.75rem;font-weight:700}.home-module__Hx0lNG__heroNote{color:var(--ink-soft);margin-top:1.5rem;font-size:.875rem;display:block}.home-module__Hx0lNG__problem,.home-module__Hx0lNG__useCases,.home-module__Hx0lNG__steps,.home-module__Hx0lNG__layers,.home-module__Hx0lNG__founders,.home-module__Hx0lNG__faq{padding:4rem 1rem}.home-module__Hx0lNG__problem,.home-module__Hx0lNG__useCases,.home-module__Hx0lNG__founders{background:var(--page-grid-deep);border-color:var(--border);border-style:solid;border-width:0 0 1px}.home-module__Hx0lNG__problem{border-top-width:1px}.home-module__Hx0lNG__problem>div,.home-module__Hx0lNG__useCases>div,.home-module__Hx0lNG__steps>div,.home-module__Hx0lNG__founders>div{max-width:64rem}.home-module__Hx0lNG__problem>div>h2,.home-module__Hx0lNG__useCases>div>h2,.home-module__Hx0lNG__steps>div>h2{text-align:center;margin:0 auto 3rem;font-size:clamp(1.875rem,4vw,2.25rem);font-weight:600;line-height:1.25}.home-module__Hx0lNG__problem>div>h2{max-width:48rem;margin-bottom:3.5rem}.home-module__Hx0lNG__useCaseCard h3,.home-module__Hx0lNG__stepCard h3{font-family:var(--font-body);letter-spacing:0;margin:0;font-size:1.125rem;font-weight:700}.home-module__Hx0lNG__useCaseCard p,.home-module__Hx0lNG__stepCard p{color:var(--ink-soft);margin:0;font-size:1rem;line-height:1.625}.home-module__Hx0lNG__useCaseLedger{border:1px solid var(--border);border-radius:var(--radius-panel);grid-template-columns:repeat(2,1fr);margin-bottom:2.5rem;display:grid;overflow:hidden}.home-module__Hx0lNG__useCaseCard{background:var(--cream);grid-template-columns:1.5rem 1fr;align-items:start;gap:1.25rem;min-height:10rem;padding:2rem;display:grid}.home-module__Hx0lNG__useCaseCard:nth-child(odd){border-right:1px solid var(--border)}.home-module__Hx0lNG__useCaseCard:nth-child(-n+2){border-bottom:1px solid var(--border)}.home-module__Hx0lNG__useCaseCard>span{color:var(--gold);font-size:1.25rem}.home-module__Hx0lNG__useCaseCard h3{margin-bottom:.75rem}.home-module__Hx0lNG__useCaseNote{color:var(--ink-soft);text-align:center;margin:0;font-size:.875rem}.home-module__Hx0lNG__steps{color:var(--cream);background:var(--dark);border-color:var(--dark)}.home-module__Hx0lNG__steps>div>h2{text-align:left;max-width:46rem;margin-inline:0;font-size:clamp(1.875rem,4vw,3rem)}.home-module__Hx0lNG__stepGrid{border-top:1px solid #e9d8af40;grid-template-columns:repeat(3,1fr);gap:0;display:grid}.home-module__Hx0lNG__stepCard{border-right:1px solid #e9d8af40;min-height:16rem;padding:2rem}.home-module__Hx0lNG__stepCard>span{color:var(--gold);font-family:var(--font-display);margin-bottom:3rem;font-size:3rem;line-height:1;display:block}.home-module__Hx0lNG__stepCard:last-child{border-right:0}.home-module__Hx0lNG__stepCard h3{color:var(--cream);margin-bottom:.75rem}.home-module__Hx0lNG__stepCard p{color:var(--gold-soft)}.home-module__Hx0lNG__stepsCta{justify-content:flex-start;margin-top:3rem;display:flex}.home-module__Hx0lNG__layers{border-bottom:1px solid var(--border);background:0 0}.home-module__Hx0lNG__layers>div{max-width:72rem}.home-module__Hx0lNG__layersHeading{max-width:48rem;margin-bottom:4rem}.home-module__Hx0lNG__layersHeading>p:first-child{color:var(--ink-soft);letter-spacing:.1em;text-transform:uppercase;margin-bottom:1rem;font-size:.875rem;font-weight:700}.home-module__Hx0lNG__layersHeading h2{margin-bottom:1.5rem;font-size:clamp(1.875rem,5vw,3rem);font-weight:600;line-height:1.25}.home-module__Hx0lNG__layersHeading>p:last-child{color:var(--ink-soft);margin:0;font-size:1.125rem;line-height:1.625}.home-module__Hx0lNG__founders>div{max-width:64rem}.home-module__Hx0lNG__founders h2{margin-bottom:3rem;font-size:clamp(1.875rem,4vw,3rem);font-weight:600}.home-module__Hx0lNG__founderGrid{align-items:flex-start;gap:2rem;display:flex}.home-module__Hx0lNG__founderPhotos,.home-module__Hx0lNG__founderCopy{width:50%}.home-module__Hx0lNG__founderPhotos{gap:1rem;display:flex}.home-module__Hx0lNG__founderPhotos img{aspect-ratio:1;object-fit:cover;border:1px solid var(--border);border-radius:var(--radius-surface);width:calc(50% - .5rem)}.home-module__Hx0lNG__founderCopy{flex-direction:column;gap:1.5rem;padding-top:.5rem;display:flex}.home-module__Hx0lNG__founderCopy p{color:var(--ink-soft);margin:0;font-size:1.125rem;line-height:1.625}.home-module__Hx0lNG__founderCopy strong{color:var(--ink)}.home-module__Hx0lNG__founderAboutLink{width:fit-content;min-height:44px;color:var(--ink);border-bottom:2px solid var(--gold);align-items:center;font-weight:700;display:inline-flex}.home-module__Hx0lNG__faq{background:0 0}.home-module__Hx0lNG__faq h2{text-align:center;margin-bottom:3rem;font-size:clamp(1.875rem,4vw,3rem);font-weight:600}.home-module__Hx0lNG__faqList{border-top:1px solid var(--border)}.home-module__Hx0lNG__faqList details{border-bottom:1px solid var(--border)}.home-module__Hx0lNG__faqList summary{cursor:pointer;padding:1.5rem 2rem 1.5rem 0;font-size:1.125rem;font-weight:700;list-style:none;position:relative}.home-module__Hx0lNG__faqList summary::-webkit-details-marker{display:none}.home-module__Hx0lNG__faqList summary:after{content:"+";font-size:1.25rem;font-weight:400;position:absolute;top:50%;right:0;transform:translateY(-50%)}.home-module__Hx0lNG__faqList details[open] summary:after{color:var(--gold);content:"−"}.home-module__Hx0lNG__faqList details>p{color:var(--ink-soft);margin:0;padding-bottom:1.5rem;line-height:1.625}@media (min-width:768px){.home-module__Hx0lNG__problem,.home-module__Hx0lNG__useCases,.home-module__Hx0lNG__steps,.home-module__Hx0lNG__layers,.home-module__Hx0lNG__founders,.home-module__Hx0lNG__faq{padding-top:6rem;padding-bottom:6rem}}@media (max-width:900px){.home-module__Hx0lNG__hero{grid-template-columns:1fr;min-height:0}.home-module__Hx0lNG__heroPaper{min-height:36rem;padding:4.5rem max(1rem,50vw - 23rem)}.home-module__Hx0lNG__heroMediaReveal{min-height:30rem}}@media (max-width:767px){.home-module__Hx0lNG__useCaseLedger,.home-module__Hx0lNG__stepGrid{grid-template-columns:1fr}.home-module__Hx0lNG__heroPaper{min-height:0;padding-block:4rem 4.5rem}.home-module__Hx0lNG__heroMediaReveal{min-height:25rem}.home-module__Hx0lNG__heroCopy{text-align:left}.home-module__Hx0lNG__useCaseCard:nth-child(odd){border-right:0}.home-module__Hx0lNG__useCaseCard:nth-child(-n+3){border-bottom:1px solid var(--border)}.home-module__Hx0lNG__stepGrid{border-top:0;gap:2rem}.home-module__Hx0lNG__stepCard{border-top:1px solid #e9d8af40;border-right:0;min-height:0;padding:2rem 0}.home-module__Hx0lNG__founderGrid{flex-direction:column}.home-module__Hx0lNG__founderPhotos,.home-module__Hx0lNG__founderCopy{width:100%}}
.services-module__g8J8Uq__hero{background:var(--cream);border-bottom:1px solid var(--border);grid-template-columns:minmax(0,46fr) minmax(0,54fr);min-height:clamp(44rem,78vh,52rem);display:grid;position:relative;overflow:hidden}.services-module__g8J8Uq__heroCopy{z-index:2;min-width:0;padding:clamp(7.5rem, 9vw, 8rem) clamp(2rem, 4vw, 4rem) 2.5rem var(--container-inset);background-color:var(--cream);background-image:var(--page-grid-image);background-size:var(--page-grid-size);flex-direction:column;justify-content:center;align-items:flex-start;display:flex}.services-module__g8J8Uq__breadcrumbs{top:calc(var(--header-height) + 1.5rem);color:var(--ink-soft);align-items:center;gap:.5rem;font-size:.75rem;display:flex;position:absolute}.services-module__g8J8Uq__breadcrumbs a{color:inherit}.services-module__g8J8Uq__breadcrumbs span:last-child{color:var(--ink);font-weight:600}.services-module__g8J8Uq__hero h1{letter-spacing:-.035em;max-width:42rem;margin:0 0 1.625rem;font-size:clamp(3rem,5vw,4.25rem);font-weight:500;line-height:.98}.services-module__g8J8Uq__heroCopy>p:not(.eyebrow){max-width:38rem;color:var(--ink-soft);margin:0 0 1.875rem;font-size:1rem;line-height:1.7}.services-module__g8J8Uq__podcastBridge{max-width:32rem;color:var(--ink-soft);margin-top:1.25rem;font-size:.75rem;line-height:1.6}.services-module__g8J8Uq__podcastBridge a{color:var(--ink);text-decoration:underline;-webkit-text-decoration-color:var(--gold);text-decoration-color:var(--gold);text-underline-offset:.2em;font-weight:700;text-decoration-thickness:.12em}.services-module__g8J8Uq__journey{z-index:2;background:color-mix(in srgb, var(--cream) 94%, transparent);border-top:1px solid var(--gold);grid-template-columns:repeat(3,minmax(0,1fr));width:min(86vw,76.875rem);margin:0 auto;padding:0;list-style:none;display:grid;position:relative}.services-module__g8J8Uq__journey li{border-right:1px solid var(--border);grid-template-columns:auto 1fr;align-items:center;gap:1.125rem;min-height:7rem;padding:1.375rem 1.875rem;display:grid}.services-module__g8J8Uq__journey li:last-child{border-right:0}.services-module__g8J8Uq__journey li>span{color:var(--gold);font-family:var(--font-display);font-size:2.125rem}.services-module__g8J8Uq__journey li>div{gap:.25rem;display:grid}.services-module__g8J8Uq__journey strong{font-family:var(--font-display);font-size:1.125rem;font-weight:500}.services-module__g8J8Uq__journey small{color:var(--ink-soft);font-size:.625rem;line-height:1.4}.services-module__g8J8Uq__service{border-top:1px solid var(--border);padding:clamp(6rem,8vw,8rem) max(2rem,8vw)}.services-module__g8J8Uq__service:nth-child(odd){background:var(--page-grid-deep)}.services-module__g8J8Uq__service:nth-child(2n){background:var(--cream)}.services-module__g8J8Uq__serviceGrid{grid-template-columns:minmax(0,.82fr) minmax(30rem,1.18fr);align-items:center;gap:clamp(4rem,8vw,8rem);max-width:78rem;min-height:34rem;margin:0 auto;display:grid}.services-module__g8J8Uq__service:nth-child(2n) .services-module__g8J8Uq__serviceGrid{grid-template-columns:minmax(30rem,1.18fr) minmax(0,.82fr)}.services-module__g8J8Uq__service:nth-child(2n) .services-module__g8J8Uq__serviceLead{grid-area:1/2}.services-module__g8J8Uq__service:nth-child(2n) .services-module__g8J8Uq__serviceArtifact{grid-area:1/1}.services-module__g8J8Uq__serviceLead{max-width:34rem}.services-module__g8J8Uq__serviceLead h2{letter-spacing:-.025em;margin:0 0 1.5rem;font-size:clamp(2.625rem,4vw,3.875rem);font-weight:500;line-height:1.04}.services-module__g8J8Uq__serviceLead>p:not(.eyebrow){color:var(--ink-soft);margin:0 0 1.875rem;font-size:1rem;line-height:1.7}.services-module__g8J8Uq__serviceArtifact{min-width:0}.services-module__g8J8Uq__workforceOutcomes{gap:.75rem;margin:1.75rem 0 0;padding:0;list-style:none;display:grid}.services-module__g8J8Uq__workforceOutcomes li{color:var(--ink-soft);align-items:flex-start;gap:.75rem;font-size:.8125rem;line-height:1.5;display:flex}.services-module__g8J8Uq__workforceOutcomes span{color:#765a25}.services-module__g8J8Uq__callout{min-height:28rem;color:var(--cream);background:var(--dark);text-align:center;place-items:center;padding:6rem 2rem;display:grid}.services-module__g8J8Uq__callout h2{max-width:56rem;margin:0 0 2rem;font-size:clamp(2.625rem,4vw,3.875rem);font-weight:500;line-height:1.1}.services-module__g8J8Uq__booking{background:var(--page-grid);scroll-margin-top:calc(var(--header-height) + 1rem);padding:7rem 1rem 8rem}.services-module__g8J8Uq__booking>div{max-width:64rem}.services-module__g8J8Uq__bookingHeading{text-align:center;margin-bottom:3rem}.services-module__g8J8Uq__bookingHeading h2{margin:0 0 1rem;font-size:clamp(2.625rem,4vw,3.875rem);font-weight:500}.services-module__g8J8Uq__bookingHeading p{color:var(--ink-soft);margin:0;font-size:1.125rem}@media (max-width:1023px){.services-module__g8J8Uq__serviceGrid,.services-module__g8J8Uq__service:nth-child(2n) .services-module__g8J8Uq__serviceGrid{grid-template-columns:1fr;min-height:0}.services-module__g8J8Uq__service:nth-child(2n) .services-module__g8J8Uq__serviceLead,.services-module__g8J8Uq__service:nth-child(2n) .services-module__g8J8Uq__serviceArtifact{grid-area:auto/1}}@media (max-width:900px){.services-module__g8J8Uq__hero{grid-template-columns:1fr;min-height:0}.services-module__g8J8Uq__heroCopy{padding:calc(var(--header-height) + 5rem) max(1.5rem, 7vw) 4rem}.services-module__g8J8Uq__journey{grid-template-columns:1fr;width:auto;margin:0 max(1.25rem,5vw) 3rem}.services-module__g8J8Uq__journey li{border-right:0;border-bottom:1px solid var(--border);min-height:5.625rem}.services-module__g8J8Uq__journey li:last-child{border-bottom:0}}@media (max-width:767px){.services-module__g8J8Uq__hero h1{font-size:clamp(2.75rem,13vw,3.5rem)}.services-module__g8J8Uq__breadcrumbs a,.services-module__g8J8Uq__podcastBridge a{align-items:center;min-height:44px;display:inline-flex}.services-module__g8J8Uq__service{padding:5rem 1.5rem}.services-module__g8J8Uq__serviceGrid{gap:3rem}.services-module__g8J8Uq__serviceLead h2,.services-module__g8J8Uq__callout h2,.services-module__g8J8Uq__bookingHeading h2{font-size:clamp(2.5rem,12vw,3.25rem)}.services-module__g8J8Uq__callout{min-height:22rem;padding:5rem 1.5rem}.services-module__g8J8Uq__booking{padding:5rem 1rem}.services-module__g8J8Uq__bookingHeading{margin-bottom:2rem}}
.home-rich-media-module__CBcTQW__ledger{max-width:60rem;color:var(--cream);background-color:var(--dark);background-image:var(--page-grid-image);border:1px solid var(--gold-soft);border-radius:var(--radius-panel);box-shadow:0 1.5rem 4rem color-mix(in srgb, var(--dark) 24%, transparent);background-size:3.5rem 3.5rem;margin-inline:auto;position:relative;overflow:hidden}.home-rich-media-module__CBcTQW__ledgerHeader{border-bottom:1px solid var(--gold-soft);justify-content:space-between;align-items:center;gap:1rem;min-height:5.5rem;padding:1.5rem 2rem;display:flex;position:relative}.home-rich-media-module__CBcTQW__ledgerHeader p,.home-rich-media-module__CBcTQW__ledgerHeader span{margin:0}.home-rich-media-module__CBcTQW__ledgerHeader p{color:var(--gold);letter-spacing:.16em;text-transform:uppercase;font-size:.75rem;font-weight:700}.home-rich-media-module__CBcTQW__ledgerHeader span{color:var(--gold-soft);font-family:var(--font-display);font-size:1.125rem;font-weight:600}.home-rich-media-module__CBcTQW__ledgerList{margin:0;padding:0;list-style:none;position:relative}.home-rich-media-module__CBcTQW__ledgerItem{border-bottom:1px solid var(--gold-soft)}.home-rich-media-module__CBcTQW__ledgerItem:last-child{color:var(--ink);background:var(--gold);border-bottom:0}.home-rich-media-module__CBcTQW__ledgerEntry{grid-template-columns:3rem minmax(0,1fr) .75rem;align-items:center;gap:1.5rem;min-height:7.25rem;padding:1.5rem 2rem;display:grid}.home-rich-media-module__CBcTQW__ledgerNumber{color:var(--gold);font-family:var(--font-display);font-size:1.5rem}.home-rich-media-module__CBcTQW__ledgerItem:last-child .home-rich-media-module__CBcTQW__ledgerNumber{color:var(--ink)}.home-rich-media-module__CBcTQW__ledgerCopy{gap:.35rem;display:grid}.home-rich-media-module__CBcTQW__ledgerCopy h3,.home-rich-media-module__CBcTQW__ledgerCopy p{margin:0}.home-rich-media-module__CBcTQW__ledgerCopy h3{color:var(--cream);font-family:var(--font-body);letter-spacing:0;font-size:1rem;font-weight:700}.home-rich-media-module__CBcTQW__ledgerCopy p{color:var(--gold-soft);font-size:.8125rem;line-height:1.5}.home-rich-media-module__CBcTQW__ledgerItem:last-child .home-rich-media-module__CBcTQW__ledgerCopy h3,.home-rich-media-module__CBcTQW__ledgerItem:last-child .home-rich-media-module__CBcTQW__ledgerCopy p{color:var(--ink)}.home-rich-media-module__CBcTQW__statusDot{background:var(--gold);border:1px solid var(--gold-soft);width:.625rem;height:.625rem;box-shadow:0 0 0 .25rem color-mix(in srgb, var(--gold) 14%, transparent);border-radius:50%}.home-rich-media-module__CBcTQW__ledgerItem:last-child .home-rich-media-module__CBcTQW__statusDot{background:var(--ink);border-color:var(--ink);box-shadow:none}.home-rich-media-module__CBcTQW__layerList{flex-direction:column-reverse;gap:1rem;margin:0;padding:0;list-style:none;display:flex}.home-rich-media-module__CBcTQW__layerList>li{width:100%;margin-inline:auto}.home-rich-media-module__CBcTQW__layerRow{grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:center;gap:1.5rem;width:100%;display:grid}.home-rich-media-module__CBcTQW__layerBar{min-width:0;min-height:4.5rem;color:var(--ink);background:var(--cream);border:1px solid var(--border);border-radius:calc(var(--radius-panel) * .7);box-shadow:0 .5rem 1.5rem color-mix(in srgb, var(--dark) 10%, transparent);justify-self:center;align-items:center;gap:1rem;padding:1rem 1.25rem;display:flex}.home-rich-media-module__CBcTQW__layerBar span{color:var(--gold);font-family:var(--font-display);font-size:1.125rem}.home-rich-media-module__CBcTQW__layerBar strong{letter-spacing:.13em;font-size:.75rem}.home-rich-media-module__CBcTQW__layer01 .home-rich-media-module__CBcTQW__layerBar{width:100%;color:var(--cream);background:var(--dark);border-color:var(--gold)}.home-rich-media-module__CBcTQW__layer02 .home-rich-media-module__CBcTQW__layerBar{background:var(--gold);border-color:var(--gold);width:88%}.home-rich-media-module__CBcTQW__layer02 .home-rich-media-module__CBcTQW__layerBar span{color:var(--ink)}.home-rich-media-module__CBcTQW__layer03 .home-rich-media-module__CBcTQW__layerBar{background:var(--gold-soft);border-color:var(--gold);width:76%}.home-rich-media-module__CBcTQW__layer04 .home-rich-media-module__CBcTQW__layerBar{background:color-mix(in srgb, var(--cream) 72%, var(--gold-soft));width:64%}.home-rich-media-module__CBcTQW__layer05 .home-rich-media-module__CBcTQW__layerBar{background:color-mix(in srgb, var(--cream) 88%, var(--white));width:52%}.home-rich-media-module__CBcTQW__layer06 .home-rich-media-module__CBcTQW__layerBar{background:var(--white);width:40%}.home-rich-media-module__CBcTQW__layerCopy{width:100%;min-width:0;padding-left:2.5rem;position:relative}.home-rich-media-module__CBcTQW__layerCopy:before{content:"";background:var(--gold);width:1.5rem;height:1px;position:absolute;top:.75rem;left:0}.home-rich-media-module__CBcTQW__layerCopy h3,.home-rich-media-module__CBcTQW__layerCopy p{margin:0}.home-rich-media-module__CBcTQW__layerCopy h3{color:var(--ink);font-family:var(--font-body);letter-spacing:0;margin-bottom:.35rem;font-size:.9375rem;font-weight:700}.home-rich-media-module__CBcTQW__layerCopy p{color:var(--ink-soft);font-size:.8125rem;line-height:1.5}@media (max-width:767px){.home-rich-media-module__CBcTQW__ledgerHeader{flex-direction:column;align-items:flex-start;padding:1.5rem}.home-rich-media-module__CBcTQW__ledgerEntry{grid-template-columns:2.5rem minmax(0,1fr);gap:1rem;padding:1.5rem}.home-rich-media-module__CBcTQW__statusDot{display:none}.home-rich-media-module__CBcTQW__layerList{gap:1.5rem}.home-rich-media-module__CBcTQW__layer01 .home-rich-media-module__CBcTQW__layerBar{width:100%}.home-rich-media-module__CBcTQW__layer02 .home-rich-media-module__CBcTQW__layerBar{width:94%}.home-rich-media-module__CBcTQW__layer03 .home-rich-media-module__CBcTQW__layerBar{width:88%}.home-rich-media-module__CBcTQW__layer04 .home-rich-media-module__CBcTQW__layerBar{width:82%}.home-rich-media-module__CBcTQW__layer05 .home-rich-media-module__CBcTQW__layerBar{width:76%}.home-rich-media-module__CBcTQW__layer06 .home-rich-media-module__CBcTQW__layerBar{width:70%}.home-rich-media-module__CBcTQW__layerRow{grid-template-columns:1fr;gap:.75rem}.home-rich-media-module__CBcTQW__layerBar{max-width:100%}.home-rich-media-module__CBcTQW__layerCopy{width:100%;padding:0 0 0 1.5rem}.home-rich-media-module__CBcTQW__layerCopy:before{width:.75rem}}
.services-discovery-module__9nt9SW__applicationTitle{margin:0 0 1rem;font-size:clamp(2.625rem,4vw,3.875rem);font-weight:500}@media (max-width:767px){.services-discovery-module__9nt9SW__applicationTitle{font-size:clamp(2.5rem,12vw,3.25rem)}}
