:root{--ink: #10233d;--navy: #102d49;--navy-deep: #0b2239;--blue: #2463e8;--blue-dark: #194fc7;--blue-pale: #eaf1ff;--paper: #fbfcfe;--surface: #f3f6fa;--white: #ffffff;--muted: #5e6e80;--muted-light: #b7c5d4;--line: #dce4ed;--line-dark: rgba(255, 255, 255, .14);--shadow: 0 24px 70px rgba(16, 35, 61, .1);--radius: 18px;--radius-lg: 24px}body{overflow-x:hidden;background:var(--paper);color:var(--ink)}.section-shell{width:min(1120px,calc(100% - 40px));margin-inline:auto}.skip-link{position:fixed;top:10px;left:12px;z-index:100;padding:10px 14px;border-radius:8px;color:var(--white);background:var(--navy);font-size:.8rem;font-weight:800;transform:translateY(-160%);transition:transform .16s ease-out}.skip-link:focus{transform:translateY(0)}.site-header{position:sticky;top:0;z-index:50;min-height:66px;padding:0 max(20px,calc((100vw - 1120px)/2));display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:30px;border-bottom:1px solid transparent;background:#fbfcfef0;backdrop-filter:blur(16px);transition:border-color .18s ease-out,box-shadow .18s ease-out}.site-header.is-scrolled{border-color:var(--line);box-shadow:0 8px 28px #10233d0d}.brand{width:fit-content;color:var(--ink);font-size:1.2rem;font-weight:800;letter-spacing:-.045em;line-height:1}.desktop-nav{display:flex;align-items:center;gap:28px}.desktop-nav a,.site-footer nav a{color:#536273;font-size:.76rem;font-weight:700;transition:color .16s ease-out}.desktop-nav a:hover,.site-footer nav a:hover{color:var(--ink)}.header-cta{min-height:40px;padding:0 14px;justify-self:end;display:inline-flex;align-items:center;justify-content:center;gap:7px;border-radius:9px;color:var(--white);background:var(--navy);font-size:.72rem;font-weight:800;transition:background .16s ease-out,transform .16s ease-out}.header-cta:hover{background:var(--blue);transform:translateY(-1px)}.hero{min-height:650px;padding-block:86px 92px;display:grid;grid-template-columns:minmax(0,1.04fr) minmax(390px,.96fr);align-items:center;gap:68px}.hero-copy{max-width:640px}.eyebrow,.section-kicker{display:inline-flex;align-items:center;gap:9px;color:var(--blue);font-size:.7rem;font-weight:800;letter-spacing:.1em;line-height:1.3;text-transform:uppercase}.eyebrow>span{width:8px;height:8px;border-radius:999px;background:var(--blue);box-shadow:0 0 0 6px var(--blue-pale)}.section-kicker-light{color:#9fbeff}h1,h2,h3,p{overflow-wrap:break-word}h1,h2,h3{margin:0;color:var(--ink);text-wrap:balance}h1{max-width:650px;margin-top:22px;font-size:clamp(3rem,4.7vw,3.65rem);font-weight:800;letter-spacing:-.062em;line-height:.98}h1 span{color:var(--blue)}h2{font-size:clamp(1.9rem,3vw,2.45rem);font-weight:800;letter-spacing:-.05em;line-height:1.06}.hero-subtitle{max-width:620px;margin:24px 0 0;color:var(--muted);font-size:1rem;line-height:1.72}.hero-actions{margin-top:30px;display:flex;align-items:center;gap:20px}.button{min-height:48px;padding:0 18px;display:inline-flex;align-items:center;justify-content:center;gap:8px;border-radius:10px;font-size:.78rem;font-weight:800;transition:background .16s ease-out,color .16s ease-out,transform .16s ease-out}.button:hover{transform:translateY(-1px)}.button-primary{color:var(--white);background:var(--blue)}.button-primary:hover{background:var(--blue-dark)}.button-light{color:var(--navy);background:var(--white)}.text-link{min-height:44px;display:inline-flex;align-items:center;color:var(--ink);font-size:.76rem;font-weight:800;text-decoration:underline;text-decoration-color:#aeb9c5;text-underline-offset:5px}.text-link:hover{color:var(--blue);text-decoration-color:var(--blue)}.hero-trust{margin-top:24px;display:flex;flex-wrap:wrap;gap:9px 20px;color:#657486;font-size:.69rem;font-weight:700}.hero-trust span{display:inline-flex;align-items:center;gap:6px}.hero-trust svg{color:var(--blue)}.workday-card{position:relative;padding:18px;border:1px solid var(--line);border-radius:var(--radius-lg);background:var(--white);box-shadow:var(--shadow)}.workday-card:before{content:"";position:absolute;inset:-18px 20px 18px -18px;z-index:-1;border-radius:30px;background:var(--blue-pale)}.workday-topbar,.answered-heading,.handoff-row,.incoming-call{display:flex;align-items:center}.workday-topbar{justify-content:space-between;gap:16px;color:#708091;font-size:.66rem;font-weight:750}.on-job-pill{padding:7px 9px;display:inline-flex;align-items:center;gap:6px;border-radius:999px;color:var(--navy);background:var(--surface)}.incoming-call{margin-top:14px;padding:16px;gap:12px;border-radius:15px;color:var(--white);background:var(--navy)}.incoming-icon{width:42px;height:42px;flex:0 0 auto;display:grid;place-items:center;border-radius:11px;color:var(--navy);background:var(--white)}.incoming-call div{min-width:0;display:grid;gap:3px}.incoming-call small{color:var(--muted-light);font-size:.59rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.incoming-call strong{font-size:.86rem}.ringing-dot{width:10px;height:10px;margin-left:auto;flex:0 0 auto;border-radius:50%;background:#5ba0ff;box-shadow:0 0 0 6px #5ba0ff2b}.answered-card{margin-top:12px;padding:15px 16px;border:1px solid var(--line);border-radius:14px;background:var(--surface)}.answered-heading{gap:8px;font-size:.72rem}.answered-heading>span{width:24px;height:24px;display:grid;place-items:center;border-radius:50%;color:var(--white);background:var(--blue)}.answered-card p{margin:10px 0 0 32px;color:#4e5f72;font-size:.72rem;line-height:1.55}.captured-grid{margin-top:12px;display:grid;grid-template-columns:repeat(3,1fr);border:1px solid var(--line);border-radius:14px;overflow:hidden}.captured-grid>div{padding:13px;display:grid;gap:4px;border-right:1px solid var(--line)}.captured-grid>div:last-child{border-right:0}.captured-grid small{color:#788797;font-size:.55rem;font-weight:800;letter-spacing:.06em;text-transform:uppercase}.captured-grid strong{font-size:.69rem}.handoff-row{margin-top:12px;padding:12px 14px;gap:9px;border-radius:12px;color:#dbe7f4;background:var(--navy-deep);font-size:.67rem;line-height:1.45}.handoff-row svg{flex:0 0 auto;color:#8fb4ff}.handoff-row strong{color:var(--white)}.example-label{margin:10px 2px 0;display:block;color:#8996a4;font-size:.56rem}.problem-section{padding-block:100px;display:grid;grid-template-columns:minmax(0,.9fr) minmax(390px,1.1fr);align-items:center;gap:80px}.problem-copy h2{max-width:560px;margin-top:16px}.problem-copy>p:not(.problem-note){max-width:570px;margin:20px 0 0;color:var(--muted);font-size:.94rem;line-height:1.75}.problem-note{max-width:540px;margin:24px 0 0;padding-left:16px;border-left:3px solid var(--blue);color:#506175;font-size:.82rem;line-height:1.6}.problem-note strong{color:var(--ink)}.missed-call-story{padding:30px;border-radius:var(--radius-lg);color:var(--white);background:var(--navy)}.missed-call-story ol{margin:24px 0 0;padding:0;list-style:none}.missed-call-story li{min-height:78px;display:grid;grid-template-columns:42px 16px 1fr;gap:12px}.missed-call-story time{padding-top:2px;color:#9db0c3;font-size:.65rem;font-weight:800}.story-dot{position:relative;width:10px;height:10px;margin-top:3px;border:2px solid #8db3ff;border-radius:50%;background:var(--navy)}.story-dot:after{content:"";position:absolute;top:12px;left:2px;width:2px;height:56px;background:#8db3ff47}.missed-call-story li:last-child .story-dot:after{display:none}.story-dot-lost{border-color:var(--white)}.missed-call-story strong{display:block;font-size:.82rem}.missed-call-story p{margin:6px 0 0;color:#b8c7d6;font-size:.72rem;line-height:1.55}.how-section{padding-block:88px;color:var(--white);background:var(--navy-deep)}.section-heading{max-width:680px}.section-heading h2{margin-top:15px}.section-heading>p{margin:16px 0 0;color:var(--muted);font-size:.9rem;line-height:1.7}.how-heading{display:grid;grid-template-columns:1fr}.how-heading h2{max-width:660px;color:var(--white)}.how-heading>p{color:var(--muted-light)}.steps-list{margin-top:48px;display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid var(--line-dark)}.steps-list article{position:relative;min-height:220px;padding:30px 24px 0;border-right:1px solid var(--line-dark)}.steps-list article:first-child{padding-left:0}.steps-list article:last-child{padding-right:0;border-right:0}.step-number{position:absolute;top:-10px;left:24px;padding:0 8px;color:#90a6bb;background:var(--navy-deep);font-size:.64rem;font-weight:800}.steps-list article:first-child .step-number{left:0;padding-left:0}.step-icon{width:38px;height:38px;display:grid;place-items:center;border-radius:10px;color:#a6c0ff;background:#2463e833}.steps-list h3{margin-top:22px;color:var(--white);font-size:.92rem;letter-spacing:-.02em}.steps-list p{margin:10px 0 0;color:var(--muted-light);font-size:.72rem;line-height:1.62}.call-flow-section{padding-block:100px}.call-flow-heading{max-width:620px}.call-flow-card{margin-top:42px;display:grid;grid-template-columns:1.1fr .9fr;border:1px solid var(--line);border-radius:var(--radius-lg);overflow:hidden;background:var(--white);box-shadow:0 22px 60px #10233d12}.conversation{padding:32px;display:grid;gap:14px;background:var(--surface)}.example-chip{width:fit-content;margin-bottom:2px;color:#738295;font-size:.62rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.message{max-width:88%;padding:14px 16px;border-radius:14px}.message span{display:block;margin-bottom:5px;font-size:.6rem;font-weight:800;letter-spacing:.05em;text-transform:uppercase}.message p{margin:0;font-size:.73rem;line-height:1.55}.caller-message{justify-self:end;border:1px solid var(--line);background:var(--white)}.caller-message span{color:#758496}.ai-message{justify-self:start;color:var(--white);background:var(--blue)}.ai-message span{color:#d7e3ff}.call-output{padding:32px;color:var(--white);background:var(--navy)}.call-output-header{display:flex;align-items:center;gap:9px;font-size:.84rem}.call-output-header svg{color:#9ebaff}.call-output dl{margin:24px 0 0}.call-output dl>div{padding:12px 0;display:grid;grid-template-columns:90px 1fr;gap:16px;border-bottom:1px solid var(--line-dark)}.call-output dt{color:#9eb0c2;font-size:.61rem;font-weight:800;letter-spacing:.06em;text-transform:uppercase}.call-output dd{margin:0;font-size:.72rem;font-weight:700}.lead-capture{padding:58px;display:grid;grid-template-columns:1fr .84fr;align-items:center;gap:70px;border-radius:var(--radius-lg);color:var(--white);background:var(--navy-deep)}.lead-capture-copy h2{max-width:570px;margin-top:15px;color:var(--white)}.lead-capture-copy>p{max-width:540px;margin:16px 0 0;color:var(--muted-light);font-size:.82rem;line-height:1.7}.lead-capture-copy ul{margin:22px 0 0;padding:0;display:grid;gap:9px;list-style:none}.lead-capture-copy li{display:flex;align-items:center;gap:9px;color:#d7e1eb;font-size:.71rem}.lead-capture-copy li svg{color:#9ebaff}.lead-capture-card{padding:26px;border-radius:17px;color:var(--ink);background:var(--white)}.lead-capture-icon{width:42px;height:42px;display:grid;place-items:center;border-radius:11px;color:var(--blue);background:var(--blue-pale)}.lead-capture-card h3{margin-top:18px;font-size:1.05rem;letter-spacing:-.03em}.lead-capture-card>p{margin:7px 0 0;color:var(--muted);font-size:.72rem}.lead-form{margin-top:20px}.lead-form>label{display:block;margin-bottom:7px;font-size:.65rem;font-weight:800}.lead-form-row{display:grid;grid-template-columns:1fr auto;gap:8px}.lead-form input{min-width:0;min-height:46px;padding:0 12px;border:1px solid #cfd9e4;border-radius:9px;color:var(--ink);background:var(--white);font-size:.74rem;outline:none}.lead-form input:focus{border-color:var(--blue);box-shadow:0 0 0 3px #2463e826}.lead-form button{min-height:46px;padding:0 14px;display:inline-flex;align-items:center;justify-content:center;gap:7px;border:0;border-radius:9px;color:var(--white);background:var(--blue);font-size:.69rem;font-weight:800;cursor:pointer}.lead-form button:hover{background:var(--blue-dark)}.lead-form button:disabled{cursor:wait;opacity:.65}.lead-form-note,.lead-form-status{margin:8px 0 0;color:#758497;font-size:.62rem;line-height:1.45}.lead-form-status{min-height:.9rem}.lead-form-status[data-state=success]{color:#11653d}.lead-form-status[data-state=error]{color:#b42318}.lead-form-status a{font-weight:800;text-decoration:underline}.lead-honeypot{position:absolute!important;width:1px!important;height:1px!important;overflow:hidden!important;clip:rect(0 0 0 0)!important;white-space:nowrap!important}.founder-section{padding-block:100px 80px}.founder-card{max-width:940px;margin-inline:auto;padding:38px;display:grid;grid-template-columns:190px 1fr;align-items:center;gap:42px;border:1px solid var(--line);border-radius:var(--radius-lg);background:var(--white)}.founder-photo-wrap{position:relative}.founder-photo-wrap img{width:190px;aspect-ratio:1;display:block;border-radius:18px;object-fit:cover;object-position:center 20%}.founder-photo-badge{position:absolute;right:10px;bottom:10px;padding:6px 9px;border-radius:999px;color:var(--navy);background:#ffffffeb;font-size:.58rem;font-weight:800}.founder-copy h2{margin-top:13px;font-size:clamp(1.75rem,3vw,2.25rem)}.founder-copy p{max-width:660px;margin:14px 0 0;color:var(--muted);font-size:.78rem;line-height:1.7}.founder-links{margin-top:20px;display:flex;flex-wrap:wrap;gap:10px 18px}.founder-links a{min-height:40px;display:inline-flex;align-items:center;gap:7px;color:var(--blue);font-size:.71rem;font-weight:800}.founder-links a:hover{color:var(--blue-dark);text-decoration:underline;text-underline-offset:4px}.faq-section{padding-block:80px 100px;display:grid;grid-template-columns:minmax(260px,.65fr) minmax(0,1.35fr);gap:90px}.faq-heading{position:sticky;top:100px;align-self:start}.faq-heading h2{font-size:clamp(1.9rem,3vw,2.35rem)}.faq-list{border-top:1px solid var(--line)}.faq-list details{border-bottom:1px solid var(--line)}.faq-list summary{min-height:66px;padding:16px 0;display:flex;align-items:center;justify-content:space-between;gap:24px;color:var(--ink);font-size:.8rem;font-weight:800;cursor:pointer;list-style:none}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary svg{flex:0 0 auto;color:#7a899a;transition:transform .18s ease-out}.faq-list details[open] summary svg{transform:rotate(180deg)}.faq-list details p{max-width:680px;margin:-2px 0 20px;color:var(--muted);font-size:.76rem;line-height:1.7}.final-cta{padding-bottom:90px}.final-cta-card{padding:44px 48px;display:flex;align-items:center;justify-content:space-between;gap:50px;border-radius:var(--radius-lg);color:var(--white);background:var(--blue)}.final-cta-card h2{max-width:650px;margin-top:12px;color:var(--white);font-size:clamp(1.9rem,3vw,2.4rem)}.final-cta-card p{max-width:670px;margin:13px 0 0;color:#dce7ff;font-size:.76rem;line-height:1.65}.final-cta-card .button{flex:0 0 auto}.site-footer{padding-block:34px;border-top:1px solid var(--line);background:var(--white)}.footer-inner{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:36px}.footer-inner>div:first-child p{margin:8px 0 0;color:#778596;font-size:.65rem}.site-footer nav{display:flex;gap:22px}.footer-contact{justify-self:end;display:grid;justify-items:end;gap:7px;color:#69798a;font-size:.65rem}.footer-contact a{color:var(--ink);font-weight:750}a:focus-visible,button:focus-visible,input:focus-visible,summary:focus-visible{outline:3px solid rgba(36,99,232,.4);outline-offset:3px}@media(max-width:980px){.site-header{grid-template-columns:1fr auto}.desktop-nav{display:none}.hero{min-height:0;padding-block:72px 86px;grid-template-columns:1fr;gap:58px}.hero-copy{max-width:720px}.workday-card{width:min(610px,94%);margin-inline:auto}.problem-section{grid-template-columns:1fr;gap:44px}.steps-list{grid-template-columns:repeat(2,1fr)}.steps-list article{min-height:190px;border-bottom:1px solid var(--line-dark)}.steps-list article:nth-child(2){border-right:0}.steps-list article:nth-child(3){padding-left:0}.steps-list article:nth-child(3) .step-number{left:0;padding-left:0}.steps-list article:nth-child(n+3){padding-top:36px;border-bottom:0}.lead-capture{padding:44px;grid-template-columns:1fr;gap:34px}.faq-section{grid-template-columns:1fr;gap:34px}.faq-heading{position:static}.footer-inner{grid-template-columns:1fr auto}.footer-inner nav{display:none}}@media(max-width:720px){.section-shell{width:min(calc(100% - 28px),1120px)}.site-header{min-height:60px;padding-inline:14px;gap:12px}.brand{font-size:1.03rem}.header-cta{min-height:38px;padding-inline:10px;font-size:.64rem;white-space:nowrap}.header-cta svg{display:none}.hero{padding-block:58px 68px;gap:46px}h1{margin-top:18px;font-size:clamp(2.4rem,10.5vw,2.75rem);line-height:.99}h2{font-size:clamp(1.7rem,7.7vw,1.95rem)}.hero-subtitle{margin-top:20px;font-size:.9rem;line-height:1.68}.hero-actions{margin-top:26px;align-items:stretch;flex-direction:column;gap:8px}.button,.text-link{width:100%;justify-content:center}.hero-trust{display:grid;gap:9px}.workday-card{width:96%;padding:14px}.workday-card:before{inset:-10px 12px 10px -10px}.answered-card p{margin-left:0}.captured-grid{grid-template-columns:1fr}.captured-grid>div{grid-template-columns:100px 1fr;align-items:center;border-right:0;border-bottom:1px solid var(--line)}.captured-grid>div:last-child{border-bottom:0}.problem-section,.call-flow-section{padding-block:72px}.problem-section{gap:34px}.problem-copy>p:not(.problem-note){font-size:.87rem}.missed-call-story{padding:24px 20px}.how-section{padding-block:68px}.steps-list{margin-top:38px;grid-template-columns:1fr;border-top:0}.steps-list article,.steps-list article:first-child,.steps-list article:nth-child(3),.steps-list article:nth-child(n+3){min-height:0;padding:22px 0;display:grid;grid-template-columns:40px 1fr;column-gap:14px;border-top:1px solid var(--line-dark);border-right:0;border-bottom:0}.step-number{display:none}.step-icon{grid-row:1 / span 2}.steps-list h3,.steps-list p{margin-top:0}.steps-list p{margin-top:6px}.call-flow-card{margin-top:30px;grid-template-columns:1fr}.conversation,.call-output{padding:24px 20px}.message{max-width:94%}.lead-capture{width:calc(100% - 20px);padding:40px 20px;border-radius:20px}.lead-form-row{grid-template-columns:1fr}.lead-form button{min-height:48px}.founder-section{padding-block:72px 54px}.founder-card{padding:22px;grid-template-columns:1fr;gap:26px}.founder-photo-wrap,.founder-photo-wrap img{width:150px}.faq-section{padding-block:54px 72px}.faq-list summary{min-height:62px}.final-cta{width:calc(100% - 20px);padding-bottom:72px}.final-cta-card{padding:36px 22px;align-items:stretch;flex-direction:column;gap:24px}.footer-inner{grid-template-columns:1fr;gap:24px}.footer-contact{justify-self:start;justify-items:start}}@media(max-width:360px){.brand{font-size:.94rem}h1{font-size:2.4rem}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
