.home-module__xN3HmW__page{--home-page:var(--appelresto-page);--home-panel:var(--appelresto-panel);--home-text:var(--appelresto-text);--home-muted:var(--appelresto-muted);--home-blue:var(--appelresto-primary);--home-blue-soft:color-mix(in srgb, var(--appelresto-primary) 8%, var(--appelresto-page));--home-blue-active:var(--appelresto-primary-active);--home-orange:var(--appelresto-action);--home-orange-active:var(--appelresto-action-active);background:var(--home-page);min-height:100vh;color:var(--home-text);font-family:var(--font-body), "Inter", sans-serif;overflow-x:clip}.home-module__xN3HmW__page h1,.home-module__xN3HmW__page h2,.home-module__xN3HmW__page h3{font-family:var(--font-headline), "Manrope", sans-serif}.home-module__xN3HmW__container{width:min(100% - 3rem,1240px);margin-inline:auto}.home-module__xN3HmW__hero{background:var(--home-page);padding-block:7rem 4rem}.home-module__xN3HmW__heroCopy{max-width:49rem;margin-bottom:4rem}.home-module__xN3HmW__heroCopy h1{letter-spacing:-.055em;text-wrap:balance;max-width:48rem;margin:0 0 1.5rem;font-size:4.5rem;font-weight:800;line-height:4.5rem}.home-module__xN3HmW__heroCopy>p{max-width:42rem;color:var(--home-muted);margin:0 0 2.5rem;font-size:1.25rem;line-height:2.03125rem}.home-module__xN3HmW__heroActions{align-items:center;gap:1rem;margin-bottom:1.5rem;display:flex}.home-module__xN3HmW__primaryButton,.home-module__xN3HmW__secondaryButton{border-radius:.72rem;justify-content:center;align-items:center;gap:.55rem;min-height:60px;padding-inline:1.55rem;font-size:.9rem;font-weight:700;text-decoration:none;transition:background-color .16s ease-out,transform .16s ease-out;display:inline-flex}.home-module__xN3HmW__primaryButton{background:var(--home-orange);color:var(--home-text);box-shadow:0 .75rem 1.5rem color-mix(in srgb, var(--home-orange) 18%, transparent)}.home-module__xN3HmW__primaryButton:hover{background:var(--home-orange);color:var(--home-text)}.home-module__xN3HmW__secondaryButton{background:var(--home-panel);color:var(--home-text)}.home-module__xN3HmW__secondaryButton:hover{background:color-mix(in srgb, var(--home-panel) 80%, var(--home-blue) 20%)}.home-module__xN3HmW__primaryButton:active,.home-module__xN3HmW__secondaryButton:active,.home-module__xN3HmW__videoPreview:active{transform:scale(.98)}.home-module__xN3HmW__primaryButton:active{background:var(--home-orange);color:var(--home-text)}.home-module__xN3HmW__primaryButton:focus-visible,.home-module__xN3HmW__secondaryButton:focus-visible,.home-module__xN3HmW__videoPreview:focus-visible{outline:3px solid var(--home-blue);outline-offset:3px}.home-module__xN3HmW__controlPromise{min-height:24px;color:var(--home-muted);align-items:center;gap:.5rem;font-size:.875rem;font-weight:500;line-height:1.25rem;display:flex}.home-module__xN3HmW__controlPromise svg{width:1rem;height:1rem}.home-module__xN3HmW__callProof{border:1px solid color-mix(in srgb, var(--section-border-strong) 65%, transparent);background:var(--home-page);box-shadow:0 1.5rem 3rem color-mix(in srgb, var(--home-text) 14%, transparent);border-radius:1.5rem;grid-template-columns:minmax(0,1fr) 24rem;min-height:456px;display:grid;position:relative;overflow:hidden}.home-module__xN3HmW__exampleTag{z-index:1;background:var(--home-panel);color:var(--home-muted);letter-spacing:.08em;text-transform:uppercase;border-radius:0 0 0 .55rem;padding:.25rem .8rem;font-size:.75rem;font-weight:700;line-height:.9375rem;position:absolute;top:0;right:0}.home-module__xN3HmW__callPanel,.home-module__xN3HmW__ticketPanel{padding:3rem}.home-module__xN3HmW__callPanel{border-right:1px solid color-mix(in srgb, var(--section-border-strong) 60%, transparent)}.home-module__xN3HmW__callIdentity{align-items:center;gap:.75rem;margin-bottom:2rem;display:flex}.home-module__xN3HmW__roundIcon{background:var(--home-panel);border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;display:inline-flex}.home-module__xN3HmW__roundIcon svg{width:1.15rem}.home-module__xN3HmW__callIdentity>span:nth-child(2){margin-right:auto;display:grid}.home-module__xN3HmW__callIdentity small{color:var(--home-muted);letter-spacing:.08em;text-transform:uppercase;font-size:.75rem;font-weight:700}.home-module__xN3HmW__callIdentity strong{font-size:.9rem}.home-module__xN3HmW__proofPill{background:var(--home-panel);color:var(--home-muted);border-radius:999px;padding:.35rem .65rem;font-size:.75rem;font-weight:700}.home-module__xN3HmW__audioPlayer{background:var(--home-panel);border-radius:1rem;align-items:center;gap:1.2rem;margin-bottom:2rem;padding:1.25rem;display:flex}.home-module__xN3HmW__audioPlayer audio{width:100%;scroll-margin-top:96px}.home-module__xN3HmW__audioPlayer audio:focus-visible{outline:3px solid var(--home-blue);outline-offset:3px}.home-module__xN3HmW__transcript{gap:1.2rem;display:grid}.home-module__xN3HmW__transcript summary{cursor:pointer;min-height:44px;color:var(--home-blue);align-items:center;font-size:.78rem;font-weight:700;display:flex}.home-module__xN3HmW__transcript summary:before{content:"▸";margin-right:.5rem;transition:transform .16s ease-out}.home-module__xN3HmW__transcript[open] summary:before{transform:rotate(90deg)}@media (prefers-reduced-motion:reduce){.home-module__xN3HmW__transcript summary:before{transition:none}}.home-module__xN3HmW__transcript p{align-items:center;gap:1rem;margin:0;font-size:.78rem;display:flex}.home-module__xN3HmW__transcript p span{background:var(--home-panel);width:2rem;height:2rem;color:var(--home-blue);border-radius:.25rem;justify-content:center;align-items:center;font-size:.75rem;font-weight:700;display:inline-flex}.home-module__xN3HmW__ticketPanel{background:var(--home-panel);flex-direction:column;display:flex}.home-module__xN3HmW__ticketTitle{justify-content:space-between;align-items:center;gap:1rem;margin-bottom:1.5rem;display:flex}.home-module__xN3HmW__ticketTitle p{margin:0;font-size:1rem}.home-module__xN3HmW__ticketTitle svg{width:1.1rem;color:var(--home-muted)}.home-module__xN3HmW__ticket{border:1px solid color-mix(in srgb, var(--section-border-strong) 65%, transparent);background:var(--home-page);box-shadow:0 .5rem 1.5rem color-mix(in srgb, var(--home-text) 7%, transparent);border-radius:.55rem;padding:1.3rem;font-family:ui-monospace,monospace;font-size:.75rem}.home-module__xN3HmW__ticket>p{border-bottom:1px dashed var(--section-border-strong);justify-content:space-between;margin:0 0 1.25rem;padding-bottom:.65rem;display:flex}.home-module__xN3HmW__ticket>strong{min-height:4.5rem;display:block}.home-module__xN3HmW__ticket dl{border-top:1px dashed var(--section-border-strong);margin:0;padding-top:.65rem}.home-module__xN3HmW__ticket dl div{justify-content:space-between;display:flex}.home-module__xN3HmW__ticket dd{margin:0;font-weight:700}.home-module__xN3HmW__transmitted{color:var(--status-success);align-items:center;gap:.45rem;margin:auto 0 .8rem;font-size:.78rem;font-weight:700;display:flex}.home-module__xN3HmW__transmitted svg,.home-module__xN3HmW__humanButton svg{width:1rem}.home-module__xN3HmW__humanButton{border:1px solid var(--home-muted);min-height:44px;color:var(--home-muted);border-radius:.55rem;justify-content:center;align-items:center;gap:.5rem;font-size:.78rem;font-weight:700;display:flex}.home-module__xN3HmW__flowSection,.home-module__xN3HmW__casesSection{background:var(--appelresto-surface);padding-block:6rem}.home-module__xN3HmW__centeredHeading{text-align:center;margin-bottom:4rem}.home-module__xN3HmW__centeredHeading h2,.home-module__xN3HmW__teamLayout h2,.home-module__xN3HmW__finalCta h2{letter-spacing:-.04em;margin:0 0 1rem;font-size:clamp(2rem,3.5vw,2.65rem);font-weight:700;line-height:1.1}.home-module__xN3HmW__flowSection .home-module__xN3HmW__centeredHeading h2{font-size:2.25rem;line-height:2.5rem}.home-module__xN3HmW__teamLayout h2,.home-module__xN3HmW__casesSection .home-module__xN3HmW__centeredHeading h2{font-size:2.25rem;font-weight:800;line-height:2.5rem}.home-module__xN3HmW__flowSection .home-module__xN3HmW__centeredHeading{margin-bottom:5rem}.home-module__xN3HmW__centeredHeading p,.home-module__xN3HmW__teamLayout>div>p{color:var(--home-muted);margin:0;line-height:1.5rem}.home-module__xN3HmW__flowGrid{grid-template-columns:repeat(4,1fr);margin:0;padding:0;list-style:none;display:grid}.home-module__xN3HmW__flowGrid li{text-align:center;flex-direction:column;align-items:center;padding-inline:1rem;display:flex}.home-module__xN3HmW__flowGrid li>span,.home-module__xN3HmW__caseList article>div>span{background:var(--home-blue-soft);color:var(--home-blue);justify-content:center;align-items:center;display:inline-flex}.home-module__xN3HmW__flowGrid li>span{border-radius:1rem;width:64px;height:64px;margin-bottom:1.5rem}.home-module__xN3HmW__flowGrid svg{width:1.65rem;height:1.65rem}.home-module__xN3HmW__flowGrid h3{margin:0 0 .5rem;font-size:1.125rem;line-height:1.75rem}.home-module__xN3HmW__flowGrid p{max-width:17rem;color:var(--home-muted);margin:0;font-size:.875rem;line-height:1.25rem}.home-module__xN3HmW__teamSection,.home-module__xN3HmW__videoSection{background:var(--home-panel)}.home-module__xN3HmW__teamSection{padding-block:6rem}.home-module__xN3HmW__teamLayout{grid-template-columns:1fr 1fr;align-items:center;gap:5rem;display:grid}.home-module__xN3HmW__scheduleNote{align-items:flex-start;gap:.75rem;margin-top:2.2rem;display:flex}.home-module__xN3HmW__scheduleNote svg{width:1.25rem;color:var(--home-muted);flex:none}.home-module__xN3HmW__scheduleNote span{color:var(--home-muted);gap:.25rem;font-size:.75rem;line-height:1.5;display:grid}.home-module__xN3HmW__scheduleNote strong{color:var(--home-text);font-size:.9rem}.home-module__xN3HmW__teamReceipt{border:.8rem solid var(--home-page);background:var(--home-panel);min-height:16rem;box-shadow:0 1rem 2rem color-mix(in srgb, var(--home-text) 12%, transparent);border-radius:1.2rem;padding:2.4rem;font-family:ui-monospace,monospace;display:grid;position:relative}.home-module__xN3HmW__teamReceipt>span{color:var(--home-muted);font-family:var(--font-body), "Inter", sans-serif;letter-spacing:.08em;text-transform:uppercase;font-size:.75rem;font-weight:700;position:absolute;top:.9rem;right:1rem}.home-module__xN3HmW__teamReceipt p{border-bottom:1px solid var(--section-border-strong);align-items:center;gap:.75rem;margin:0;padding-bottom:.7rem;display:flex}.home-module__xN3HmW__teamReceipt p i{border:2px solid var(--home-blue);border-radius:50%;width:.8rem;height:.8rem;display:inline-block}.home-module__xN3HmW__teamReceipt em{color:var(--home-muted);margin-left:1.5rem;font-size:.75rem}.home-module__xN3HmW__teamReceipt small,.home-module__xN3HmW__teamReceipt b{text-align:center;text-transform:uppercase;align-self:end}.home-module__xN3HmW__teamReceipt small{color:var(--home-muted);letter-spacing:.08em;font-size:.75rem}.home-module__xN3HmW__teamReceipt b{font-family:var(--font-body), "Inter", sans-serif;letter-spacing:.15em;font-size:.8rem}.home-module__xN3HmW__caseList{gap:1rem;display:grid}.home-module__xN3HmW__caseList article{background:var(--home-panel);border-radius:1rem;grid-template-columns:1fr minmax(20rem,.7fr);align-items:center;min-height:7.125rem;padding:1.5rem 2rem;display:grid}.home-module__xN3HmW__caseList article>div{align-items:center;gap:1.25rem;display:flex}.home-module__xN3HmW__caseList article>div>span{border-radius:50%;width:48px;height:48px}.home-module__xN3HmW__caseList article:nth-child(2)>div>span{color:var(--home-muted)}.home-module__xN3HmW__caseList article:nth-child(3)>div>span{color:var(--status-success)}.home-module__xN3HmW__caseList h3{margin:0;font-size:1.05rem}.home-module__xN3HmW__caseList p{color:var(--home-muted);margin:0;font-size:.78rem;line-height:1.6}.home-module__xN3HmW__videoSection{padding-block:3rem}.home-module__xN3HmW__videoCard{border:1px solid color-mix(in srgb, var(--section-border-strong) 55%, transparent);background:var(--home-page);text-align:center;border-radius:1rem;width:min(100% - 3rem,976px);margin-inline:auto;padding:1.5rem}.home-module__xN3HmW__videoCard h2{margin:0 0 1.5rem;font-size:1.5rem;line-height:2rem}.home-module__xN3HmW__videoPreview{aspect-ratio:16/9;background:radial-gradient(circle at 22% 65%, color-mix(in srgb, var(--home-muted) 85%, transparent) 0 8%, transparent 9%), linear-gradient(160deg, color-mix(in srgb, var(--home-blue) 28%, var(--home-text)) 0 45%, var(--home-muted) 46% 58%, var(--home-text) 59% 100%);color:var(--appelresto-on-color);object-fit:contain;border-radius:.8rem;justify-content:center;align-items:center;text-decoration:none;display:flex;position:relative;overflow:hidden}.home-module__xN3HmW__videoCaption{text-align:center;margin-top:1rem}.home-module__xN3HmW__videoCaption a{min-height:44px;color:var(--home-blue);align-items:center;font-weight:700;display:inline-flex}.home-module__xN3HmW__finalCta{background:var(--appelresto-dark-panel);min-height:0;color:var(--appelresto-on-color);text-align:center;padding:8rem 1.5rem}.home-module__xN3HmW__finalCta>div{width:100%;max-width:53rem;margin-inline:auto}.home-module__xN3HmW__finalCta h2{margin-bottom:2rem;font-size:3rem;line-height:3rem}.home-module__xN3HmW__finalCta p{max-width:42rem;color:color-mix(in srgb, var(--appelresto-on-color) 78%, transparent);margin:0 auto 3rem;font-size:1.25rem;line-height:2.03125rem}.home-module__xN3HmW__finalCta .home-module__xN3HmW__primaryButton{min-height:68px}.home-module__xN3HmW__mobileCopy{display:none}@media (max-width:800px){.home-module__xN3HmW__container{width:min(100% - 2rem,1240px)}.home-module__xN3HmW__hero{padding-block:3rem}.home-module__xN3HmW__heroCopy{margin-bottom:3rem}.home-module__xN3HmW__heroCopy h1{max-width:none;margin-bottom:1.5rem;font-size:1.875rem;line-height:2.25rem}.home-module__xN3HmW__heroCopy>p{margin-bottom:2rem;font-size:1.125rem;line-height:1.82813rem}.home-module__xN3HmW__heroActions{flex-direction:column;align-items:stretch;gap:1rem;margin-bottom:1.5rem}.home-module__xN3HmW__primaryButton,.home-module__xN3HmW__secondaryButton{width:100%;min-height:48px}.home-module__xN3HmW__controlPromise{gap:.5rem;min-height:24px;font-size:.875rem;line-height:1.25rem}.home-module__xN3HmW__callProof{border-radius:1rem;grid-template-columns:1fr;min-height:0}.home-module__xN3HmW__exampleTag{text-align:center;border-radius:0;position:static}.home-module__xN3HmW__callPanel,.home-module__xN3HmW__ticketPanel{padding:1.5rem}.home-module__xN3HmW__callPanel{border-right:0;border-bottom:1px solid color-mix(in srgb, var(--section-border-strong) 60%, transparent)}.home-module__xN3HmW__callIdentity{margin-bottom:1.5rem}.home-module__xN3HmW__roundIcon{width:40px;height:40px}.home-module__xN3HmW__proofPill{display:none}.home-module__xN3HmW__audioPlayer{gap:.75rem;margin-bottom:1.5rem;padding:1rem}.home-module__xN3HmW__transcript{color:var(--home-muted);font-size:.75rem;line-height:1rem}.home-module__xN3HmW__ticketPanel{min-height:278px}.home-module__xN3HmW__ticketTitle{min-height:28px;margin-bottom:1rem}.home-module__xN3HmW__ticket{padding:1rem}.home-module__xN3HmW__ticket>p,.home-module__xN3HmW__ticket dl{display:none}.home-module__xN3HmW__ticket>strong{min-height:50px}.home-module__xN3HmW__flowSection,.home-module__xN3HmW__casesSection,.home-module__xN3HmW__teamSection{padding-block:4rem}.home-module__xN3HmW__centeredHeading{margin-bottom:2.5rem}.home-module__xN3HmW__centeredHeading h2,.home-module__xN3HmW__teamLayout h2,.home-module__xN3HmW__casesSection .home-module__xN3HmW__centeredHeading h2,.home-module__xN3HmW__flowSection .home-module__xN3HmW__centeredHeading h2{font-size:1.5rem;line-height:2rem}.home-module__xN3HmW__flowGrid{grid-template-columns:1fr;gap:2.5rem}.home-module__xN3HmW__flowGrid li{padding-inline:0}.home-module__xN3HmW__flowSection{padding-block:6rem}.home-module__xN3HmW__flowSection .home-module__xN3HmW__container{padding-block:4rem}.home-module__xN3HmW__flowSection .home-module__xN3HmW__centeredHeading{margin-bottom:3rem}.home-module__xN3HmW__flowGrid li>span{margin-bottom:1rem}.home-module__xN3HmW__flowGrid h3{margin-bottom:.5rem;font-size:1.125rem;line-height:1.75rem}.home-module__xN3HmW__flowGrid p{max-width:none;font-size:.875rem;line-height:1.25rem}.home-module__xN3HmW__teamLayout{grid-template-columns:1fr;gap:3rem}.home-module__xN3HmW__teamLayout>div{text-align:center}.home-module__xN3HmW__teamLayout>div>.home-module__xN3HmW__mobileCopy{margin-bottom:2rem;line-height:1.625rem}.home-module__xN3HmW__scheduleNote{background:var(--home-page);text-align:left;border-radius:.75rem;gap:1rem;height:86px;margin-top:0;padding:1rem}.home-module__xN3HmW__teamReceipt{border-width:.45rem;height:218px;min-height:218px;padding:2rem 1.25rem 1.25rem}.home-module__xN3HmW__teamReceipt p{text-align:left;padding-top:1.5rem}.home-module__xN3HmW__teamReceipt em{display:none}.home-module__xN3HmW__caseList article{border:1px solid color-mix(in srgb, var(--section-border-strong) 10%, transparent);min-height:0;padding:1.5rem;display:block}.home-module__xN3HmW__caseList article>div{margin-bottom:.75rem}.home-module__xN3HmW__caseList article>div>span{width:40px;height:40px}.home-module__xN3HmW__caseList h3{font-size:1.125rem;line-height:1.75rem}.home-module__xN3HmW__caseList p{font-size:.875rem;line-height:1.42188rem}.home-module__xN3HmW__casesSection .home-module__xN3HmW__centeredHeading p{font-size:.875rem;line-height:1.25rem}.home-module__xN3HmW__videoSection{padding-block:2rem}.home-module__xN3HmW__videoCard{width:min(100% - 2rem,960px);padding:1rem}.home-module__xN3HmW__videoCard h2{margin-bottom:1rem;font-size:1.25rem;line-height:1.75rem}.home-module__xN3HmW__finalCta{min-height:0;padding:6rem 1rem}.home-module__xN3HmW__finalCta h2{letter-spacing:0;margin-bottom:1.5rem;padding-inline:1.25rem;font-size:1.875rem;font-weight:800;line-height:2.34375rem}.home-module__xN3HmW__finalCta p{margin-bottom:2.5rem;font-size:1.125rem;line-height:1.82813rem}.home-module__xN3HmW__finalCta .home-module__xN3HmW__primaryButton{min-height:56px;font-size:1.125rem}.home-module__xN3HmW__desktopCopy{display:none}.home-module__xN3HmW__mobileCopy{display:block}.home-module__xN3HmW__secondaryButton .home-module__xN3HmW__mobileCopy,.home-module__xN3HmW__controlPromise .home-module__xN3HmW__mobileCopy{display:inline}}
