.home-container{width:100%;max-width:1200px;padding:0 var(--gutter);margin:0 auto}.home-section{padding:56px 0}.home-section-dark{background:var(--navy);color:var(--on-dark)}.home-section-head{max-width:62ch}.home-section-head h2{color:var(--navy);text-wrap:balance;margin-top:10px;font-size:27px;line-height:1.18}.home-section-head p{color:var(--muted);margin-top:14px;font-size:15.5px;line-height:1.6}.home-section-dark h2,.home-section-dark h3,.home-section-dark .home-section-head h2,.home-section-dark .home-section-head h3{color:var(--surface)}.home-section-dark .home-section-head p{color:var(--on-dark)}.home-section-head-center{text-align:center;max-width:660px;margin-inline:auto}.home-eyebrow{font:500 12.5px/1.35 var(--font-inter), sans-serif;color:var(--muted);display:block}.home-eyebrow-on-dark{color:var(--on-dark-faint)}.hero :focus-visible,.home-section-dark :focus-visible,.secondary-services :focus-visible{outline-color:var(--surface)}.home-section-dark .mid-cta :focus-visible{outline-color:var(--navy)}.home-btn{min-height:52px;font:600 15.5px var(--font-inter), sans-serif;cursor:pointer;transition:background var(--motion-duration) ease;border:1px solid #0000;border-radius:12px;justify-content:center;align-items:center;padding:14px 26px;text-decoration:none;display:inline-flex}.home-btn-primary{background:var(--primary);color:var(--navy)}.home-btn-primary:hover{background:var(--surface)}.home-btn-on-primary,.home-btn-on-light{background:var(--navy);color:var(--surface)}.home-btn-on-primary:hover,.home-btn-on-light:hover{background:var(--navy-hover)}.cta-note{font:400 13px/1.45 var(--font-inter), sans-serif;color:var(--on-dark-faint)}.cta-note-on-primary{color:var(--navy)}.hero{background:var(--navy);padding:30px 0 0}.hero-inner{flex-direction:column;align-items:flex-start;display:flex}.pill{border:1px solid var(--hairline-dark);min-height:32px;font:500 12.5px/1.3 var(--font-inter), sans-serif;color:var(--on-dark);border-radius:999px;align-items:center;gap:9px;padding:6px 15px 6px 12px;display:inline-flex}.pill:before{content:"";background:var(--primary);border-radius:50%;width:8px;height:8px}.hero-title{font-family:var(--font-space-grotesk), sans-serif;letter-spacing:-.028em;color:var(--surface);text-wrap:balance;isolation:isolate;margin-top:20px;font-size:34px;font-weight:600;line-height:1.16}.hero-mark{z-index:-1;background:linear-gradient(to bottom, transparent .1em, var(--primary) .1em);color:var(--navy);-webkit-box-decoration-break:clone;box-decoration-break:clone;border-radius:3px;padding:1px 7px;position:relative}.hero-lead{max-width:54ch;font:400 16.5px/1.55 var(--font-inter), sans-serif;color:var(--on-dark);margin-top:18px}.hero-action{flex-direction:column;align-items:flex-start;gap:12px;margin-top:26px;display:flex}.hero-action .home-btn{align-self:stretch}.assurances{flex-direction:column;gap:10px;margin:26px 0 0;padding:0;list-style:none;display:flex}.assurances li{font:400 14.5px/1.45 var(--font-inter), sans-serif;color:var(--on-dark);grid-template-columns:22px minmax(0,1fr);align-items:baseline;display:grid}.assurances li:before{content:"✓";color:var(--surface);font-size:13px}.mechanism{flex-direction:column;align-self:stretch;gap:12px;margin:30px 0 0;padding:0;list-style:none;display:flex}.mechanism li{font:500 15px/1.4 var(--font-inter), sans-serif;color:var(--surface);align-items:center;gap:12px;display:flex}.mechanism-number,.step-number{background:var(--primary);width:30px;height:30px;color:var(--navy);font:700 14px var(--font-space-grotesk), sans-serif;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.shot{background:var(--surface);border:1px solid var(--line);border-radius:14px;align-self:stretch;margin:30px 0 0;overflow:hidden}.shot-bar{background:var(--surface-alt);border-bottom:1px solid var(--line);align-items:center;gap:12px;min-height:38px;padding:0 12px;display:flex}.shot-dots{flex-shrink:0;gap:5px;display:inline-flex}.shot-dots span{background:var(--line);border-radius:50%;width:8px;height:8px}.shot-label{font:500 12px/1.3 var(--font-inter), sans-serif;letter-spacing:.04em;text-transform:uppercase;color:var(--muted)}.shot-image{width:100%;height:auto;display:block}.pains{gap:14px;margin:30px 0 0;padding:0;list-style:none;display:grid}.pain{background:var(--navy-soft);border:1px solid var(--hairline-dark);border-radius:16px;padding:20px}.pain-quote{font-family:var(--font-space-grotesk), sans-serif;letter-spacing:-.012em;color:var(--surface);font-size:18px;font-weight:600;line-height:1.25}.pain-detail{font:400 14.5px/1.5 var(--font-inter), sans-serif;color:var(--on-dark);margin-top:10px}.modules{gap:20px;margin-top:30px;display:grid}.module-list{gap:2px;margin:0;padding:0;list-style:none;display:grid}.module{background:var(--fill-dark);border-radius:12px;flex-direction:column;gap:2px;padding:14px 16px;display:flex}.module-name{font-family:var(--font-space-grotesk), sans-serif;color:var(--surface);font-size:16px;font-weight:600}.module-benefit{font:400 14px/1.45 var(--font-inter), sans-serif;color:var(--on-dark)}.module-demo{background:var(--navy-soft);border:1px solid var(--hairline-dark);border-radius:18px;padding:22px 18px}.module-tabs{flex-wrap:wrap;gap:8px;margin-bottom:22px;display:flex}.module-tab{border:1px solid var(--line-on-dark);min-height:44px;font:600 14px var(--font-inter), sans-serif;color:var(--on-dark);cursor:pointer;transition:background var(--motion-duration) ease;background:0 0;border-radius:999px;padding:10px 16px}.module-tab:hover{background:var(--fill-dark)}.module-tab[aria-selected=true]{background:var(--primary);color:var(--navy);border-color:#0000}.module-panel .shot:first-of-type{margin-top:22px}.module-demo-head h3{letter-spacing:-.02em;margin-top:10px;font-size:23px;line-height:1.15}.module-demo-head p{max-width:56ch;font:400 15px/1.55 var(--font-inter), sans-serif;color:var(--on-dark);margin-top:12px}.module-proof{margin-top:24px}.module-proof-heading{font-family:var(--font-space-grotesk), sans-serif;letter-spacing:-.015em;font-size:17px;font-weight:600;line-height:1.3}.module-proof-heading span{font-family:var(--font-inter), sans-serif;color:var(--on-dark);font-size:14.5px;font-weight:400}.mid-cta{background:var(--primary);color:var(--navy);border-radius:18px;flex-direction:column;gap:16px;margin-top:26px;padding:22px 20px;display:flex}.mid-cta-line{font-family:var(--font-space-grotesk), sans-serif;letter-spacing:-.018em;color:var(--navy);text-wrap:balance;font-size:20px;font-weight:600;line-height:1.22}.trades-head{gap:16px;display:grid}.trades-aside{max-width:44ch;font:400 15px/1.55 var(--font-inter), sans-serif;color:var(--muted)}.trades{gap:12px;margin:30px 0 0;padding:0;list-style:none;display:grid}.trade{background:var(--surface-alt);border:1px solid var(--line);border-radius:14px;padding:18px}.trade-name{font-family:var(--font-space-grotesk), sans-serif;color:var(--navy);font-size:17px;font-weight:600;line-height:1.25}.trade-detail{font:400 14.5px/1.5 var(--font-inter), sans-serif;color:var(--muted);margin-top:6px}.walkthrough{gap:24px;margin-top:28px;display:grid}.walkthrough-shot{margin:0}.walkthrough-frame{background:var(--surface-alt);position:relative}.walkthrough-video{width:100%;height:auto;display:block;position:relative}.walkthrough-poster{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.walkthrough-video-wide{display:none}.walkthrough-toggle{width:44px;height:44px;color:var(--navy);cursor:pointer;background:0 0;border:0;border-radius:50%;flex-shrink:0;place-items:center;margin-left:auto;margin-right:-8px;display:inline-grid}.walkthrough-toggle:hover{background:var(--line)}.home-section-dark .walkthrough-toggle:focus-visible{outline-color:var(--navy);outline-offset:-3px}.walkthrough-steps{gap:16px;margin:0;padding:0;list-style:none;display:grid}.walkthrough-step{align-items:flex-start;gap:14px;display:flex}.walkthrough-step-number{border:1px solid var(--line-on-dark);width:30px;height:30px;font:600 14px/1 var(--font-inter), sans-serif;color:var(--on-dark);border-radius:50%;flex-shrink:0;place-items:center;display:inline-grid}.walkthrough-step[aria-current=step] .walkthrough-step-number{background:var(--primary);color:var(--navy);border-color:#0000}.walkthrough-step-body{gap:3px;display:grid}.walkthrough-step-name{font:600 16px/1.35 var(--font-inter), sans-serif;color:var(--surface)}.walkthrough-step-detail{font:400 14.5px/1.5 var(--font-inter), sans-serif;color:var(--on-dark)}.accounting-points{gap:12px;margin:28px 0 0;padding:0;list-style:none;display:grid}.accounting-point{background:var(--surface-alt);border:1px solid var(--line);border-radius:14px;padding:18px}.accounting-point-name{font-family:var(--font-space-grotesk), sans-serif;color:var(--navy);font-size:17px;font-weight:600;line-height:1.25}.accounting-point-detail{font:400 14.5px/1.5 var(--font-inter), sans-serif;color:var(--muted);margin-top:6px}.pricing{gap:26px;display:grid}.price-card{background:var(--surface);border:1px solid var(--line-strong);border-radius:18px;padding:24px 20px}.price{flex-wrap:wrap;align-items:baseline;gap:4px 10px;display:flex}.price-amount{font-family:var(--font-space-grotesk), sans-serif;letter-spacing:-.03em;color:var(--navy);font-size:52px;font-weight:600;line-height:1}.price-unit{font:500 16px/1.3 var(--font-inter), sans-serif;color:var(--navy)}.price-beta{font:500 14.5px/1.45 var(--font-inter), sans-serif;color:var(--navy);margin-top:10px}.price-points{border-top:1px solid var(--line);gap:14px;margin:22px 0 0;padding:18px 0 0;list-style:none;display:grid}.price-point{gap:3px;padding-left:26px;display:grid;position:relative}.price-point:before{content:"✓";font:600 16px/1.35 var(--font-inter), sans-serif;color:var(--navy);position:absolute;top:0;left:0}.price-point-name{font:600 16px/1.35 var(--font-inter), sans-serif;color:var(--navy)}.price-point-detail{font:400 14.5px/1.5 var(--font-inter), sans-serif;color:var(--muted)}.price-action{flex-direction:column;gap:10px;margin-top:24px;display:flex}.price-action .cta-note{color:var(--muted)}.price-optional{font:400 14px/1.5 var(--font-inter), sans-serif;color:var(--muted);margin-top:18px}.price-terms{min-height:44px;font:500 14px/1.4 var(--font-inter), sans-serif;color:var(--navy);text-underline-offset:3px;align-items:center;text-decoration:underline;display:inline-flex}.onboarding{gap:34px;display:grid}.steps{gap:20px;margin:0;padding:0;list-style:none;display:grid}.step{grid-template-columns:30px minmax(0,1fr);align-items:start;gap:14px;display:grid}.step-body{flex-direction:column;gap:3px;display:flex}.step-name{font-family:var(--font-space-grotesk), sans-serif;color:var(--surface);font-size:17px;font-weight:600;line-height:1.25}.step-detail{font:400 14.5px/1.5 var(--font-inter), sans-serif;color:var(--on-dark)}.connect{background:var(--navy-soft);border:1px solid var(--hairline-dark);border-radius:16px;margin-top:30px;padding:20px}.connect-heading{font-family:var(--font-space-grotesk), sans-serif;letter-spacing:-.015em;color:var(--surface);margin-top:10px;font-size:19px;font-weight:600;line-height:1.22}.connect-body{font:400 14.5px/1.5 var(--font-inter), sans-serif;color:var(--on-dark);margin-top:10px}.home-surface-alt{background:var(--surface-alt)}.questions-layout{gap:22px;display:grid}.questions-heading{color:var(--navy);font-size:27px;line-height:1.18}.questions{border-top:1px solid var(--line)}.question{border-bottom:1px solid var(--line)}.question-summary{cursor:pointer;min-height:56px;font-family:var(--font-space-grotesk), sans-serif;color:var(--navy);justify-content:space-between;align-items:center;gap:16px;padding:16px 0;font-size:16.5px;font-weight:600;line-height:1.3;list-style:none;display:flex}.question-summary::-webkit-details-marker{display:none}.question-sign{flex-shrink:0;width:16px;height:16px;position:relative}.question-sign:before,.question-sign:after{content:"";background:var(--navy);border-radius:1px;height:2px;position:absolute;inset:50% 0 auto}.question-sign:after{transition:transform var(--motion-duration) ease;transform:rotate(90deg)}.question[open] .question-sign:after{transform:rotate(0)}.question-answer{max-width:68ch;font:400 15px/1.6 var(--font-inter), sans-serif;color:var(--muted);padding:0 0 20px}.final-cta{background:var(--primary);color:var(--navy);padding:48px 0}.final-cta-inner{gap:24px;display:grid}.final-cta-heading{letter-spacing:-.028em;color:var(--navy);text-wrap:balance;font-size:30px;line-height:1.1}.final-cta-action{flex-direction:column;align-items:flex-start;gap:12px;display:flex}.final-cta-action .home-btn{align-self:stretch}.final-cta .alt-channel{color:var(--navy);margin-top:4px}.final-cta .alt-channel a{color:var(--navy)}.secondary-services{background:var(--navy);border-top:1px solid var(--hairline-dark);padding:22px 0}.secondary-services-inner{flex-direction:column;align-items:flex-start;gap:8px;display:flex}.secondary-services-line{font:400 14.5px/1.5 var(--font-inter), sans-serif;color:var(--on-dark)}.secondary-services-link{min-height:44px;font:600 14.5px var(--font-inter), sans-serif;color:var(--surface);text-underline-offset:3px;align-items:center;text-decoration:underline;display:inline-flex}@media (min-width:700px){.accounting-points{grid-template-columns:repeat(2,minmax(0,1fr))}.walkthrough-video-narrow{display:none}.walkthrough-video-wide{display:block}.walkthrough-steps{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px 28px}.pricing{grid-template-columns:minmax(0,1fr) minmax(0,440px);align-items:start;gap:40px}.price-card{padding:30px 28px}.home-section{padding:76px 0}.hero{padding-top:48px}.hero-inner{text-align:center;align-items:center}.hero-title{max-width:17ch;font-size:52px}.hero-lead{max-width:62ch;font-size:18px}.hero-action{align-items:center}.hero-action .home-btn,.final-cta-action .home-btn{align-self:auto}.assurances{flex-flow:wrap;justify-content:center;gap:10px 26px}.mechanism{flex-flow:wrap;justify-content:center;gap:10px 18px}.mechanism li{border:1px solid var(--hairline-dark);border-radius:999px;padding:6px 16px 6px 6px}.shot{border-radius:16px;margin-top:42px}.pains,.trades{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.trades-head{grid-template-columns:minmax(0,1.2fr) minmax(0,1fr);align-items:end;gap:48px}.module-list{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.module-demo{padding:32px}.mid-cta{flex-direction:row;justify-content:space-between;align-items:center;gap:32px;padding:28px 32px}.mid-cta-line{font-size:24px}.mid-cta .home-btn{flex-shrink:0}.final-cta-inner{grid-template-columns:minmax(0,1.4fr) minmax(0,1fr);align-items:center;gap:48px}.final-cta-heading{font-size:40px}.questions-layout{grid-template-columns:minmax(0,.8fr) minmax(0,2fr);align-items:start;gap:48px}.secondary-services-inner{flex-direction:row;justify-content:space-between;align-items:center;gap:24px}}@media (min-width:1024px){.accounting-points{grid-template-columns:repeat(3,minmax(0,1fr))}.walkthrough-steps{grid-template-columns:repeat(4,minmax(0,1fr))}.home-section-head h2,.questions-heading{font-size:34px}.home-section-head-center h2{font-size:38px}.hero-title{letter-spacing:-.032em;font-size:62px}.pains{grid-template-columns:repeat(4,minmax(0,1fr))}.trades{grid-template-columns:repeat(3,minmax(0,1fr))}.trade{padding:24px}.onboarding{grid-template-columns:repeat(2,minmax(0,1fr));align-items:start;gap:64px}.connect{padding:24px}.final-cta-heading{font-size:48px}}
