:root{--hv2-blue: #000080;--hv2-red: #f01812;--hv2-yellow: #fff200;--hv2-gray: #c0c0c0;--hv2-paper: #ececec;--hv2-ink: #111;--hv2-display: "Bahnschrift Condensed", "Franklin Gothic Condensed", "Arial Narrow", sans-serif;--hv2-body: "Trebuchet MS", Tahoma, sans-serif;--hv2-ui: "Aptos", "Segoe UI", Tahoma, sans-serif;--hv2-mono: "Courier New", Courier, monospace}html{scroll-behavior:smooth}body{margin:0;background:#c7c7c7}.hv2-shell{min-height:100vh;overflow-x:hidden;color:var(--hv2-ink);background:#dcdcdc;font-family:var(--hv2-body)}.hv2-shell *{box-sizing:border-box}.hv2-shell a{color:inherit}.hv2-shell button,.hv2-shell input,.hv2-shell textarea{font:inherit}.hv2-shell :is(a,button,input,textarea,summary):focus-visible{outline:4px solid var(--hv2-yellow);outline-offset:3px}.hv2-shell [id]{scroll-margin-top:74px}.hv2-hero{position:relative;min-height:max(670px,calc(100svh - 58px));overflow:hidden;background:#63aceb url(/img/win98.png) center / cover no-repeat}.hv2-hero-copy{position:absolute;z-index:3;top:clamp(34px,6vw,74px);left:clamp(22px,4vw,64px);width:min(72%,920px)}.hv2-hero-copy>span{display:inline-block;padding:7px 10px;color:var(--hv2-yellow);background:var(--hv2-blue);border:2px outset #eee;font:900 clamp(.68rem,1.2vw,.86rem)/1 var(--hv2-ui);letter-spacing:.08em}.hv2-hero h1{max-width:18ch;margin:20px 0 22px;font:900 clamp(3.6rem,6.6vw,7.2rem)/.84 var(--hv2-display);letter-spacing:-.035em;text-transform:uppercase;text-shadow:2px 2px 0 rgba(255,255,255,.38)}.hv2-hero h1 em{color:#071a66;font-style:normal;text-shadow:3px 3px 0 rgba(255,242,0,.72)}.hv2-hero-copy>p{max-width:49ch;margin:0 0 22px;padding:11px 13px;background:#ecececeb;border:2px outset #fff;font-size:clamp(.92rem,1.25vw,1.08rem);font-weight:800;line-height:1.4}.hv2-actions{display:flex;flex-wrap:wrap;gap:12px}.hv2-desktop-icon{position:absolute;z-index:2;right:clamp(24px,5vw,76px);bottom:82px;width:184px;display:grid;justify-items:center;gap:7px;padding:8px;color:#fff!important;text-align:center;text-decoration:none;text-shadow:1px 1px #111}.hv2-desktop-icon:hover{background:#00008047}.hv2-desktop-icon svg{width:58px;height:58px}.hv2-desktop-icon span{padding:3px 5px;color:var(--hv2-yellow);background:var(--hv2-blue);border:1px solid #fff;box-shadow:2px 2px #111;font:800 .72rem/1.2 var(--hv2-ui)}.hv2-taskbar{position:absolute;z-index:6;right:0;bottom:0;left:0;min-height:44px;display:flex;align-items:center;justify-content:space-between;padding:4px;color:#111;background:#c7c7c7;border-top:2px outset #f4f1e9;font:900 .74rem/1 var(--hv2-ui)}.hv2-taskbar>span{padding:9px 12px;border:2px inset #fff}.hv2-taskbar>span b{color:#075c16}.hv2-start-shell{position:relative}.hv2-start{min-width:104px;min-height:34px;display:flex;align-items:center;gap:8px;padding:3px 10px 3px 6px;color:#111;background:#d7d7d7;border:2px outset #f4f1e9;cursor:pointer}.hv2-start img{width:24px;height:24px;-o-object-fit:contain;object-fit:contain}.hv2-start-menu{position:absolute;bottom:calc(100% + 4px);left:0;width:min(350px,calc(100vw - 16px));display:grid;grid-template-columns:36px 1fr;color:#111;background:#c7c7c7;border:3px outset #f4f1e9;box-shadow:7px 8px #00000059}.hv2-start-rail{display:grid;place-items:center;padding:8px 0;color:#fff;background:var(--hv2-blue);font:900 .7rem/1 var(--hv2-ui);letter-spacing:.08em;writing-mode:vertical-rl;transform:rotate(180deg)}.hv2-start-options{display:grid;padding:9px 10px 8px}.hv2-start-menu a{display:grid;grid-template-columns:34px minmax(0,1fr);gap:13px;align-items:center;min-height:57px;padding:7px 0;color:inherit;text-decoration:none}.hv2-start-menu a>b{width:32px;height:32px;display:grid;place-items:center;color:#fff;background:var(--hv2-red);border:2px outset #fff;box-shadow:1px 1px #777;font:900 .72rem/1 var(--hv2-ui)}.hv2-start-menu a>span{display:grid;gap:4px;font:700 .76rem/1.2 var(--hv2-body)}.hv2-start-menu a strong{font:900 .76rem/1 var(--hv2-ui);letter-spacing:.055em}.hv2-start-menu a:hover{color:#fff;background:var(--hv2-blue);box-shadow:0 0 0 4px var(--hv2-blue)}.hv2-start-menu a:hover>b{background:var(--hv2-yellow);color:#111}.hv2-start-menu .hv2-start-keep{min-height:64px;margin-top:5px;padding-top:10px;border-top:1px solid #f4f1e9;box-shadow:inset 0 1px #777}.hv2-start-menu .hv2-start-keep>b{color:#fff;background:var(--hv2-blue)}.hv2-ticker{overflow:hidden;padding-block:10px;white-space:nowrap;color:#111;background:var(--hv2-yellow);border-block:3px solid #111;font:900 .85rem/1 var(--hv2-ui)}.hv2-ticker span{display:inline-block;min-width:200%;animation:hv2-marquee 24s linear infinite}@keyframes hv2-marquee{to{transform:translate(-50%)}}.hv2-section{position:relative;padding:clamp(72px,9vw,132px) clamp(18px,4vw,60px)}.hv2-section-heading{width:min(1180px,100%);display:grid;grid-template-columns:92px minmax(0,1fr);gap:clamp(20px,3vw,42px);margin:0 auto clamp(36px,5vw,62px)}.hv2-section-heading>b{color:var(--hv2-red);font:900 clamp(4rem,8vw,7rem)/.85 var(--hv2-display)}.hv2-section-heading span{display:block;margin-bottom:12px;font:900 .72rem/1 var(--hv2-ui);letter-spacing:.1em}.hv2-section-heading h2{max-width:100%;margin:0;font:900 clamp(3rem,5.4vw,5.5rem)/.88 var(--hv2-display);letter-spacing:-.025em;text-transform:uppercase;text-wrap:balance}.hv2-window{max-width:1160px;margin-inline:auto;box-shadow:10px 12px #0000003d}.hv2-window-controls{display:flex;gap:3px}.hv2-window-controls i{width:24px;height:21px;display:grid;place-items:center;color:#111;background:#c7c7c7;border:2px outset #eee;font:900 .78rem/1 Arial,sans-serif;font-style:normal}.hv2-scenarios{color:#fff;background:teal}.hv2-scenarios .hv2-section-heading>b{color:var(--hv2-yellow)}.hv2-scenario-desktop{position:relative;max-width:1180px;min-height:590px;margin:0 auto;padding:34px;background-image:radial-gradient(circle at 15% 10%,rgba(255,255,255,.13),transparent 24%),linear-gradient(135deg,teal,#006a6a);border:3px inset #f4f1e9}.hv2-scenario-window{position:absolute;width:min(470px,45%);margin:0;color:#111;box-shadow:10px 12px #00000052}.hv2-scenario-window article{padding:clamp(24px,4vw,42px);background:#ececec}.hv2-scenario-window article>b{color:var(--hv2-blue);font:900 .72rem/1 var(--hv2-ui)}.hv2-scenario-window h3{margin:16px 0 12px;font:900 clamp(1.8rem,2.8vw,2.8rem)/.95 var(--hv2-display);text-transform:uppercase}.hv2-scenario-window p{margin:0;line-height:1.5}.hv2-scenario-peak{z-index:1;top:28px;left:30px}.hv2-scenario-after{z-index:3;top:150px;left:32%}.hv2-scenario-field{z-index:2;right:30px;bottom:28px}.hv2-bsod{padding:clamp(72px,10vw,138px) clamp(18px,4vw,60px);color:#fff;background:#071a9e;font:700 clamp(.95rem,1.45vw,1.22rem)/1.55 var(--hv2-mono)}.hv2-bsod>div{max-width:1100px;margin:auto}.hv2-bsod>div>b{display:table;margin:0 auto 42px;padding:2px 12px;color:#071a9e;background:#c7c7c7;letter-spacing:.08em}.hv2-bsod h2{max-width:23ch;margin:0 0 28px;font:700 clamp(2.1rem,4.6vw,4.6rem)/1.04 var(--hv2-mono)}.hv2-bsod pre{margin:32px 0;white-space:pre-wrap;font:inherit}.hv2-manifesto-band{padding:clamp(70px,10vw,140px) clamp(18px,4vw,60px);color:#111;background:var(--hv2-yellow);border-block:4px solid #111}.hv2-manifesto-band p{max-width:1180px;margin:auto;font:900 clamp(3rem,6.7vw,6.8rem)/.88 var(--hv2-display);letter-spacing:-.025em;text-transform:uppercase}.hv2-calls{color:#fff;background:var(--hv2-red)}.hv2-calls .hv2-section-heading>b{color:var(--hv2-yellow)}.hv2-audio{display:grid;grid-template-columns:1.1fr .9fr}.hv2-audio>div{padding:clamp(28px,5vw,60px);color:#fff;background:#111}.hv2-audio>div>span{color:var(--hv2-yellow);font:900 .68rem/1 var(--hv2-ui)}.hv2-audio h3{margin:16px 0;font:900 clamp(2.5rem,5vw,4.8rem)/.9 var(--hv2-display);text-transform:uppercase}.hv2-audio p{max-width:50ch;line-height:1.5}.hv2-audio ol{margin:0;padding:clamp(24px,4vw,48px);background:#ddd;list-style:none}.hv2-audio li{display:grid;grid-template-columns:48px 1fr;gap:12px;padding:18px 0;border-bottom:1px dotted #444;font-weight:800}.hv2-audio li b{color:var(--hv2-blue)}.hv2-audio-controls{display:grid;grid-template-columns:46px 1fr auto;gap:12px;align-items:center;margin-top:28px}.hv2-audio-controls button{width:44px;height:44px;color:#111;background:var(--hv2-yellow);border:3px outset #fff;font-weight:900;cursor:pointer}.hv2-audio-controls input{width:100%;accent-color:var(--hv2-red)}.hv2-audio-controls output{font:800 .72rem/1 var(--hv2-ui)}.hv2-rules{background:var(--hv2-yellow)}.hv2-table-wrap{overflow-x:auto;background:#eee}.hv2-table-wrap table{width:100%;border-collapse:collapse;min-width:800px}.hv2-table-wrap th,.hv2-table-wrap td{padding:18px 20px;text-align:left;vertical-align:top;border-bottom:1px solid #888;line-height:1.42}.hv2-table-wrap th{color:#fff;background:#111;font:900 .75rem/1.25 var(--hv2-ui);text-transform:uppercase}.hv2-table-wrap td:first-child{font-weight:900}.hv2-table-wrap td:nth-child(2){background:#f1f7ed}.hv2-table-wrap td:nth-child(3){background:#f5e7e5}.hv2-can-wont{max-width:1160px;display:grid;grid-template-columns:1fr 1fr;gap:28px;margin:38px auto 0}.hv2-can-wont .hv2-window{margin:0}.hv2-can-wont ul{margin:0;padding:25px 28px;background:#eee;list-style:none}.hv2-can-wont li{padding:10px 0;border-bottom:1px dotted #777;font-weight:900}.hv2-can-wont .hv2-window:first-child li{color:#075c16}.hv2-can-wont .hv2-window:last-child li{color:#9b1510}.hv2-handoff{color:#fff;background:var(--hv2-blue)}.hv2-handoff .hv2-section-heading>b{color:var(--hv2-yellow)}.hv2-handoff-grid{max-width:1120px;display:grid;grid-template-columns:1fr 1fr;gap:32px;margin:auto}.hv2-handoff-grid .hv2-window{margin:0;color:#111}.hv2-handoff-grid .hv2-window>:not(.bc-titlebar){padding:clamp(25px,4vw,45px)}.hv2-handoff-grid h3{margin:0 0 16px;font:900 clamp(2rem,4vw,3.6rem)/.92 var(--hv2-display);text-transform:uppercase}.hv2-handoff-grid p{line-height:1.5}.hv2-handoff-grid blockquote{margin:28px 0 0;padding:18px;background:#fff;border:2px inset #ddd;font:800 .92rem/1.5 var(--hv2-ui)}.hv2-setup{background:var(--hv2-yellow)}.hv2-installer{width:min(980px,100%)}.hv2-setup-grid{display:grid;grid-template-columns:repeat(2,1fr);padding:clamp(26px,5vw,60px);background:#ededed}.hv2-setup-grid article{display:grid;grid-template-columns:72px 1fr;gap:20px;padding:28px;border-bottom:2px dotted #777}.hv2-setup-grid article:nth-child(odd){border-right:2px dotted #777}.hv2-setup-grid article>b{color:var(--hv2-red);font:900 3rem/1 var(--hv2-display)}.hv2-setup-grid h3{margin:0 0 9px;font:900 clamp(1.65rem,3vw,2.5rem)/.95 var(--hv2-display);text-transform:uppercase}.hv2-setup-grid p{margin:0;line-height:1.45}.hv2-results{color:#fff;background:#111}.hv2-results .hv2-section-heading>b{color:var(--hv2-yellow)}.hv2-proof{display:grid;grid-template-columns:.9fr 1.1fr;background:#ddd;color:#111}.hv2-proof>div{padding:clamp(30px,5vw,62px);background:var(--hv2-yellow)}.hv2-proof>div>span{font:900 .68rem/1 var(--hv2-ui)}.hv2-proof h3{margin:14px 0;color:var(--hv2-red);font:900 clamp(4rem,8vw,7.5rem)/.85 var(--hv2-display)}.hv2-proof p{font-size:1.1rem;font-weight:800;line-height:1.4}.hv2-proof ol{margin:0;padding:clamp(28px,5vw,60px);list-style:none}.hv2-proof li{display:grid;grid-template-columns:1fr auto;gap:20px;padding:18px 0;border-bottom:2px dotted #777}.hv2-proof li span{line-height:1.4}.hv2-proof li strong,.hv2-proof li b{font:900 1.15rem/1 var(--hv2-ui)}.hv2-proof-total{align-items:end;border-bottom:0!important}.hv2-proof-total strong{color:var(--hv2-red);font-size:clamp(1.7rem,3vw,2.7rem)!important}.hv2-post-tark{position:relative;color:#111;background:#111}.hv2-shell.is-installed .hv2-post-tark:before{content:"TARK INSTALLED / YOUR RULES ARE LIVE";display:block;padding:13px 20px;color:var(--hv2-yellow);background:#075c16;border-block:3px solid #111;font:900 .78rem/1 var(--hv2-ui);text-align:center;letter-spacing:.08em}.hv2-pilot{color:#fff;background:var(--hv2-red)}.hv2-pilot .hv2-section-heading>b{color:var(--hv2-yellow)}.hv2-pilot-grid{display:grid;grid-template-columns:1fr 1fr}.hv2-pilot-grid>div{padding:clamp(30px,5vw,62px);color:#fff;background:var(--hv2-blue)}.hv2-pilot-grid h3{margin:0 0 18px;font:900 clamp(2.4rem,4.8vw,4.5rem)/.9 var(--hv2-display);text-transform:uppercase}.hv2-pilot-grid p{max-width:42ch;line-height:1.5}.hv2-pilot-grid .bc-button{margin-top:20px;color:#fff}.hv2-pilot-grid ul{margin:0;padding:clamp(30px,5vw,62px);color:#111;background:var(--hv2-yellow);list-style:none}.hv2-pilot-grid li{padding:15px 0;border-bottom:1px dotted #555;font-weight:900}.hv2-fit{color:#fff;background:var(--hv2-blue)}.hv2-fit .hv2-section-heading>b{color:var(--hv2-yellow)}.hv2-fit-grid{display:grid;grid-template-columns:.9fr 1.1fr}.hv2-checklist{padding:clamp(24px,4vw,44px);color:#fff;background:#111}.hv2-checklist label{min-height:48px;display:grid;grid-template-columns:26px 1fr;gap:10px;align-items:center;padding:9px 0;border-bottom:1px dotted #777;font-weight:800;cursor:pointer}.hv2-checklist input{width:20px;height:20px;accent-color:var(--hv2-yellow)}.hv2-checklist label.is-caution{color:#ffb6b2}.hv2-fit-output{padding:clamp(24px,4vw,44px);background:#e5e5e5}.hv2-fit-score{display:grid;grid-template-columns:1fr auto;gap:10px 24px;align-items:end}.hv2-fit-score>span{font:900 .72rem/1 var(--hv2-ui)}.hv2-fit-score>strong{color:var(--hv2-blue);font:900 clamp(3rem,6vw,5rem)/.8 var(--hv2-display)}.hv2-fit-score small{font-size:1.4rem}.hv2-fit-score progress{grid-column:1 / -1;width:100%;height:24px;accent-color:var(--hv2-blue)}.hv2-blocker{margin:12px 0 0;padding:10px;color:#fff;background:#9b1510;font:800 .78rem/1.4 var(--hv2-ui)}.hv2-roi-inputs{display:grid;grid-template-columns:1fr 1fr;gap:12px 18px;margin-top:28px}.hv2-roi-inputs label{position:relative;display:grid;gap:6px;font:800 .72rem/1.3 var(--hv2-ui)}.hv2-roi-inputs input{width:100%;min-height:42px;padding:7px 10px;background:#fff;border:2px inset #fff;font-family:var(--hv2-body)}.hv2-roi-inputs label span{position:absolute;right:10px;bottom:13px}.hv2-opportunity{margin-top:24px;padding:22px;color:#fff;background:var(--hv2-blue)}.hv2-opportunity>span{display:block;color:var(--hv2-yellow);font:900 .68rem/1.3 var(--hv2-ui)}.hv2-opportunity strong{display:block;margin-block:10px;font:900 clamp(2.3rem,4.6vw,4.2rem)/.9 var(--hv2-display)}.hv2-opportunity small{font:700 .72rem/1.45 var(--hv2-ui)}.hv2-pricing{background:var(--hv2-yellow)}.hv2-pricing-grid{display:grid;grid-template-columns:1.1fr .9fr}.hv2-package-options{padding:clamp(24px,4vw,44px);background:#ededed}.hv2-package-options>label{position:relative;display:grid;grid-template-columns:24px 1fr auto;gap:8px 14px;padding:20px 12px;border-bottom:2px dotted #777;cursor:pointer}.hv2-package-options>label.is-selected{background:#fff;outline:3px solid var(--hv2-blue);outline-offset:-3px}.hv2-package-options input{width:19px;height:19px;accent-color:var(--hv2-blue)}.hv2-package-options label>span{display:grid;gap:4px}.hv2-package-options label>span b{font:900 1.2rem/1 var(--hv2-display)}.hv2-package-options label>span small{color:#555}.hv2-package-options label>strong{white-space:nowrap}.hv2-package-options label>p{grid-column:2 / -1;margin:4px 0 0;line-height:1.4}.hv2-receipt{position:relative;padding:clamp(30px,5vw,54px);color:#fff;background:#111}.hv2-receipt>span{display:block;padding-bottom:20px;color:var(--hv2-yellow);border-bottom:2px dashed #777;font:900 .72rem/1 var(--hv2-ui)}.hv2-receipt p{display:flex;justify-content:space-between;gap:20px;padding:14px 0;border-bottom:1px dotted #777}.hv2-receipt div{display:grid;gap:10px;padding:30px 0}.hv2-receipt div b{font:900 .72rem/1 var(--hv2-ui)}.hv2-receipt div strong{color:var(--hv2-yellow);font:900 clamp(3rem,6vw,5rem)/.85 var(--hv2-display)}.hv2-receipt small{display:block;line-height:1.5}.hv2-receipt .bc-button{margin-top:25px;color:#fff;text-align:center}.hv2-faq{color:#fff;background:var(--hv2-blue)}.hv2-faq .hv2-section-heading>b{color:var(--hv2-yellow)}.hv2-faq .hv2-window{color:#111}.hv2-faq-list{padding:clamp(20px,4vw,42px)}.hv2-faq details{border-bottom:2px dotted #777}.hv2-faq summary{min-height:58px;display:flex;align-items:center;justify-content:space-between;gap:20px;padding:14px 6px;font-weight:900;cursor:pointer}.hv2-faq summary:after{content:"+";width:28px;height:28px;display:grid;place-items:center;background:#ccc;border:2px outset #eee;font-size:1.2rem}.hv2-faq details[open] summary:after{content:"âˆ’"}.hv2-faq details p{max-width:76ch;margin:0;padding:0 42px 20px 6px;line-height:1.55}.hv2-contact{color:#fff;background:var(--hv2-blue)}.hv2-contact .hv2-section-heading>b{color:var(--hv2-yellow)}.hv2-contact-grid{display:grid;grid-template-columns:.85fr 1.15fr;color:#111;background:#e7e7e7}.hv2-contact-grid>div{padding:clamp(28px,5vw,58px);background:var(--hv2-yellow)}.hv2-contact-grid h3{margin:0 0 18px;font:900 clamp(2.5rem,5vw,4.5rem)/.9 var(--hv2-display);text-transform:uppercase}.hv2-contact-grid p{line-height:1.5}.hv2-contact-grid form{display:grid;grid-template-columns:1fr 1fr;gap:16px;padding:clamp(28px,5vw,58px)}.hv2-contact-grid form label{display:grid;gap:7px;font-weight:900}.hv2-contact-grid form label:nth-of-type(4),.hv2-contact-grid form button,.hv2-form-status{grid-column:1 / -1}.hv2-contact-grid input,.hv2-contact-grid textarea{width:100%;padding:10px 12px;background:#fff;border:2px inset #fff}.hv2-contact-grid button{justify-self:start}.hv2-honeypot{position:absolute!important;left:-10000px!important}.hv2-form-status{margin:0;padding:12px;font:800 .75rem/1.4 var(--hv2-ui)}.hv2-form-status.success{color:#075c16;background:#dff2df}.hv2-form-status.error{color:#fff;background:#9b1510}.hv2-footer{display:grid;grid-template-columns:repeat(4,auto);justify-content:space-between;gap:20px;padding:30px clamp(18px,4vw,60px);color:#fff;background:#0d0d0d;font:800 .72rem/1.5 var(--hv2-ui)}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.hv2-ticker span{animation:none}}@media(max-width:900px){.hv2-hero-copy{width:calc(100% - 44px)}.hv2-hero h1{max-width:17ch;font-size:clamp(3.2rem,8.6vw,5.8rem)}.hv2-hero-copy>p{max-width:50ch}.hv2-desktop-icon{right:18px;bottom:68px}.hv2-section-heading{grid-template-columns:1fr;gap:12px}.hv2-scenario-desktop{min-height:0;display:grid;gap:22px;padding:22px}.hv2-scenario-window{position:relative;inset:auto;width:100%}.hv2-audio,.hv2-handoff-grid,.hv2-proof,.hv2-pilot-grid,.hv2-fit-grid,.hv2-pricing-grid,.hv2-contact-grid,.hv2-can-wont,.hv2-setup-grid{grid-template-columns:1fr}.hv2-setup-grid article:nth-child(odd){border-right:0}.hv2-footer{grid-template-columns:1fr 1fr}}@media(max-width:560px){.hv2-hero{min-height:720px;background-position:63% center}.hv2-hero-copy{top:24px;left:18px;width:calc(100% - 36px)}.hv2-hero h1{max-width:16ch;margin-top:15px;font-size:clamp(2.75rem,11.5vw,4.3rem)}.hv2-hero-copy>p{font-size:.88rem}.hv2-actions{display:grid}.hv2-actions .bc-button{width:100%;text-align:center}.hv2-desktop-icon{display:none}.hv2-taskbar>span{font-size:.6rem}.hv2-section{padding-inline:14px}.hv2-section-heading h2{font-size:clamp(2.75rem,14vw,4.2rem)}.hv2-window{box-shadow:6px 7px #00000038}.hv2-window-controls i{width:32px;height:32px}.hv2-audio-controls{grid-template-columns:44px 1fr}.hv2-audio-controls output{grid-column:2}.hv2-roi-inputs,.hv2-contact-grid form{grid-template-columns:1fr}.hv2-contact-grid form label,.hv2-contact-grid form label:nth-of-type(4){grid-column:1}.hv2-package-options>label{grid-template-columns:24px 1fr}.hv2-package-options label>strong{grid-column:2}.hv2-package-options label>p{grid-column:2}.hv2-footer{grid-template-columns:1fr}}:root{--hv2-modern-ink: #101511;--hv2-modern-paper: #edf1ef;--hv2-modern-cream: #f7f9f7;--hv2-modern-blue: #1637b8;--hv2-modern-red: #ed392b;--hv2-modern-green: #b9d993;--hv2-modern-yellow: #f7e644;--hv2-modern-line: rgba(16, 21, 17, .2)}.hv2-shell .bc-setup-wizard,.hv2-shell .bc-setup-wizard *{font-family:var(--hv2-ui)!important}.hv2-shell .bc-bsod,.hv2-shell .bc-bsod *{font-family:var(--hv2-mono)!important}.hv2-shell .bc-setup-heading h3,.hv2-shell .bc-setup-sidebar>b{font-family:var(--hv2-display)!important}.hv2-art-section{color:var(--hv2-modern-ink);background:var(--hv2-modern-paper)}.hv2-art-section:nth-child(2n){background:#e2e8e5}.hv2-art-section .hv2-section-heading>b{color:var(--hv2-modern-red)}.hv2-art-section .hv2-section-heading>div>span{color:var(--hv2-modern-ink)}.hv2-art-section .hv2-section-heading h2{max-width:28ch;color:var(--hv2-modern-ink)}.hv2-post-tark{background:var(--hv2-modern-paper)}.hv2-shell.is-installed .hv2-post-tark:before{color:#f5f0df;background:#245c3a;border:0}.hv2-bsod{padding:clamp(72px,10vw,140px) clamp(18px,4vw,60px)}.hv2-bsod .bc-button{color:#111}.hv2-manifesto-band{padding-block:clamp(70px,11vw,150px)}.hv2-manifesto-band p{display:grid;gap:.12em;max-width:20ch}.hv2-manifesto-band p span{display:block}.hv2-manifesto-band p span:nth-child(2){color:#3b3b33}.hv2-manifesto-band p span:nth-child(3){margin-top:.25em;color:var(--hv2-red)}.hv2-concept-carousel{max-width:1240px;margin:0 auto;color:var(--hv2-modern-ink)}.hv2-concept-toolbar{min-height:132px;display:flex;align-items:end;justify-content:space-between;gap:32px;padding:0 0 22px}.hv2-concept-toolbar>div:first-child{max-width:760px}.hv2-concept-toolbar span{font:900 .7rem/1.2 var(--hv2-ui);letter-spacing:.1em}.hv2-concept-toolbar h3{margin:8px 0 4px;font:900 clamp(2.2rem,4vw,4rem)/.92 var(--hv2-display);letter-spacing:-.02em;text-transform:uppercase}.hv2-concept-toolbar p{max-width:62ch;margin:0;color:#374038;line-height:1.45}.hv2-concept-actions{display:flex;gap:8px}.hv2-concept-actions button{width:48px;height:48px;display:grid;place-items:center;color:var(--hv2-modern-ink);background:transparent;border:1px solid currentColor;border-radius:50%;cursor:pointer}.hv2-concept-actions button:hover{color:var(--hv2-modern-cream);background:var(--hv2-modern-ink)}.hv2-concept-actions svg{width:22px;fill:none;stroke:currentColor;stroke-width:2}.hv2-concept-stage{min-height:590px;overflow:hidden;background:var(--hv2-modern-cream);box-shadow:0 30px 70px #1c231b1f;touch-action:pan-y}.hv2-concept-stage>*{min-height:590px}.hv2-concept-footer{display:flex;align-items:center;justify-content:space-between;gap:24px;padding-top:18px}.hv2-concept-dots{display:flex;align-items:center;gap:4px}.hv2-concept-dots button{min-width:44px;padding:10px 8px;color:#5f685f;background:transparent;border:0;border-bottom:2px solid #bcc3ba;font:800 .72rem/1 var(--hv2-ui);cursor:pointer}.hv2-concept-dots button.is-active{color:var(--hv2-modern-ink);border-color:var(--hv2-modern-red)}.hv2-select-concept{padding:12px 18px;color:var(--hv2-modern-cream);background:var(--hv2-modern-ink);border:0;font-size:.75rem;font-weight:900;letter-spacing:.05em;cursor:pointer}.hv2-select-concept.is-selected{color:var(--hv2-modern-ink);background:var(--hv2-modern-green)}.hv2-day-clockline{position:relative;display:grid;align-content:center;padding:clamp(40px,7vw,90px);background:#f8e8c6}.hv2-sun-track{position:absolute;inset:0 0 48%;overflow:hidden;background:#f4c14c}.hv2-sun-track i{position:absolute;width:180px;height:180px;right:11%;bottom:-80px;border-radius:50%;background:#ef4e2e;box-shadow:0 0 0 28px #fff49e59}.hv2-sun-track span{position:absolute;top:28px;right:34px;font:900 clamp(4rem,9vw,8rem)/1 var(--hv2-display)}.hv2-day-line{position:relative;z-index:2;display:grid;grid-template-columns:repeat(3,1fr);margin-top:170px;border-top:4px solid var(--hv2-modern-ink)}.hv2-day-line article{position:relative;padding:32px 34px 0 0}.hv2-day-line article>i{position:absolute;top:-20px;width:36px;height:36px;display:grid;place-items:center;border-radius:50%;color:#fff;background:var(--hv2-modern-ink);font-style:normal;font-weight:900}.hv2-day-line b{font:900 .8rem/1 var(--hv2-ui)}.hv2-day-line h4{margin:18px 0 8px;font:900 clamp(1.7rem,3vw,2.7rem)/.9 var(--hv2-display)}.hv2-day-line p{max-width:27ch;margin:0;line-height:1.45}.hv2-day-dial{display:grid;grid-template-columns:1.05fr .95fr;align-items:center;padding:clamp(32px,5vw,70px);background:#152f92;color:#f8f2df}.hv2-dial-face{position:relative;width:min(440px,78vw);aspect-ratio:1;border:3px solid currentColor;border-radius:50%;background:repeating-conic-gradient(from -90deg,transparent 0 14deg,rgba(255,255,255,.22) 14deg 15deg)}.hv2-dial-face:after{content:"ONE HVAC DAY";position:absolute;inset:28%;display:grid;place-items:center;border-radius:50%;background:#f4d63f;color:#111;font:900 1.4rem/1 var(--hv2-display);text-align:center}.hv2-dial-face>span{position:absolute;z-index:2;font:900 1rem/1 var(--hv2-ui)}.hv2-dial-face .at-2{top:13%;right:12%}.hv2-dial-face .at-5{right:2%;bottom:25%}.hv2-dial-face .at-8{left:15%;bottom:8%}.hv2-dial-face>i{position:absolute;z-index:3;left:calc(50% - 4px);top:16%;width:8px;height:34%;background:#ef4934;transform-origin:bottom;transform:rotate(126deg)}.hv2-day-dial>div:last-child article{padding:18px 0;border-bottom:1px solid rgba(255,255,255,.35)}.hv2-day-dial article b{color:#f4d63f;font:800 .76rem/1 var(--hv2-ui)}.hv2-day-dial article h4{margin:7px 0;font:900 2rem/1 var(--hv2-display)}.hv2-day-dial article p{margin:0}.hv2-day-thermal{display:grid;grid-template-rows:1.08fr .92fr;background:#f7c840}.hv2-thermal-sky{position:relative;display:flex;align-items:end;padding:clamp(30px,5vw,60px);overflow:hidden;background:#f05a36}.hv2-thermal-sky span{position:relative;z-index:2;color:#fff5df;font:900 clamp(3rem,6vw,6.5rem)/.78 var(--hv2-display)}.hv2-thermal-sky i{position:absolute;right:7%;bottom:-45%;width:380px;aspect-ratio:1;border-radius:50%;background:#f9df57;box-shadow:0 0 0 42px #ffef8b38,0 0 0 92px #ffef8b21}.hv2-thermal-events{display:grid;grid-template-columns:repeat(3,1fr)}.hv2-thermal-events article{padding:clamp(24px,4vw,45px)}.hv2-thermal-events article+article{border-left:2px solid var(--hv2-modern-ink)}.hv2-thermal-events b{font:900 .8rem/1 var(--hv2-ui)}.hv2-thermal-events h4{margin:12px 0 8px;font:900 2rem/.95 var(--hv2-display)}.hv2-thermal-events p{margin:0;line-height:1.4}.hv2-day-route{position:relative;background:#dce9ce}.hv2-day-route svg{position:absolute;inset:12% 4%;width:92%;height:68%;fill:none;stroke:#132219;stroke-width:6;stroke-linecap:round}.hv2-day-route svg circle{fill:#e94232;stroke:#fff8e6;stroke-width:5}.hv2-day-route article{position:absolute;width:27%;padding:20px;background:#fff8e6}.hv2-day-route article:nth-of-type(1){top:9%;left:6%}.hv2-day-route article:nth-of-type(2){top:55%;left:37%}.hv2-day-route article:nth-of-type(3){top:12%;right:5%}.hv2-day-route b{color:#e94232;font:900 .75rem/1 var(--hv2-ui)}.hv2-day-route h4{margin:8px 0;font:900 2rem/.95 var(--hv2-display)}.hv2-day-route p{margin:0;line-height:1.4}.hv2-day-triptych{display:grid;grid-template-columns:.85fr 1.15fr .9fr}.hv2-day-triptych article{position:relative;display:flex;flex-direction:column;justify-content:end;padding:clamp(28px,4vw,52px);overflow:hidden}.hv2-day-triptych .moment-1{background:#f6ce4c}.hv2-day-triptych .moment-2{background:#bddeb3}.hv2-day-triptych .moment-3{color:#f9f2df;background:#172b6e}.hv2-day-triptych article>span{position:absolute;top:-30px;right:12px;opacity:.16;font:900 15rem/1 var(--hv2-display)}.hv2-day-triptych b{font:900 .78rem/1 var(--hv2-ui)}.hv2-day-triptych h4{max-width:8ch;margin:15px 0;font:900 clamp(2.5rem,4vw,4.5rem)/.82 var(--hv2-display)}.hv2-day-triptych p{max-width:28ch;line-height:1.5}.hv2-call-gaps{max-width:1240px;margin:0 auto;color:#172119}.hv2-call-gap-clockline{display:grid;grid-template-columns:auto 1fr auto;gap:18px;align-items:center;padding:18px clamp(24px,4vw,52px);color:#173a9b;background:#dce8d3;font-size:.72rem;font-weight:900;letter-spacing:.08em}.hv2-call-gap-clockline i{height:3px;background:linear-gradient(90deg,#e13f31 0 66%,#173a9b 66%)}.hv2-call-gap-clockline b{color:#173a9b}.hv2-call-gap-acts{display:grid;grid-template-columns:repeat(3,minmax(0,1fr))}.hv2-call-gap-acts>article{position:relative;min-width:0;min-height:620px;display:flex;flex-direction:column;padding:clamp(28px,3vw,40px);overflow:hidden}.hv2-call-gap-acts>article+article{box-shadow:inset 1px 0 #17211933}.hv2-call-gap-acts .is-overflow{background:#f3dd45}.hv2-call-gap-acts .is-operations{background:#dce8d3}.hv2-call-gap-acts .is-after-hours{color:#f7f1df;background:#173a9b}.hv2-gap-time{position:relative;z-index:2;display:grid;gap:7px}.hv2-gap-time>span{position:absolute;z-index:-1;top:-72px;right:-28px;opacity:.13;font:900 clamp(11rem,18vw,17rem)/1 var(--hv2-display)}.hv2-gap-time b{font-size:.8rem}.hv2-gap-time em{margin-top:6px;color:#e13f31;font-size:.7rem;font-style:normal;font-weight:900;letter-spacing:.08em}.is-after-hours .hv2-gap-time em{color:#f3dd45}.hv2-gap-mini{position:relative;height:126px;margin:35px 0 30px}.hv2-call-gap-acts h3{min-height:0;max-width:none;margin:auto 0 24px;font:900 clamp(2.15rem,2.8vw,3.05rem)/.92 var(--hv2-display);letter-spacing:-.018em;text-transform:uppercase}.hv2-gap-explanation p{margin:0;padding:16px 0;line-height:1.5}.hv2-gap-explanation p+p{box-shadow:inset 0 1px #17211947}.is-after-hours .hv2-gap-explanation p+p{box-shadow:inset 0 1px #ffffff40}.hv2-gap-explanation b{display:block;margin-bottom:8px;color:#e13f31;font-size:.68rem;letter-spacing:.08em}.is-after-hours .hv2-gap-explanation b{color:#f3dd45}.is-overflow .hv2-gap-mini{display:flex;gap:11px;align-items:end}.is-overflow .hv2-gap-mini i{width:27px;height:76px;border-radius:18px;background:#172119}.is-overflow .hv2-gap-mini i:nth-child(2){height:104px}.is-overflow .hv2-gap-mini i:nth-child(3){height:88px}.is-overflow .hv2-gap-mini i:nth-child(4){height:116px}.is-overflow .hv2-gap-mini strong{width:27px;height:27px;margin:0 0 30px 18px;border-radius:50%;background:#e13f31;box-shadow:0 0 0 10px #e13f312e,0 0 0 20px #e13f3117}.is-operations .hv2-gap-mini:before{content:"";position:absolute;top:61px;left:8%;right:8%;height:3px;background:#172119}.is-operations .hv2-gap-mini i{position:absolute;top:46px;width:32px;height:32px;border-radius:50%;background:#f7f1df;box-shadow:inset 0 0 0 6px #173a9b}.is-operations .hv2-gap-mini i:nth-child(1){left:4%}.is-operations .hv2-gap-mini i:nth-child(2){left:45%}.is-operations .hv2-gap-mini i:nth-child(3){right:4%}.is-operations .hv2-gap-mini strong{position:absolute;top:15px;left:calc(45% - 1px);width:34px;height:34px;background:#e13f31;transform:rotate(45deg)}.is-operations .hv2-gap-mini span{position:absolute;right:6%;bottom:4px;width:62px;height:29px;border-radius:20px 20px 5px 5px;background:#173a9b}.is-after-hours .hv2-gap-mini i{position:absolute;top:5px;left:20%;width:110px;height:110px;border-radius:50%;box-shadow:inset -28px -8px #f3dd45;transform:rotate(-18deg)}.is-after-hours .hv2-gap-mini strong{position:absolute;right:15%;bottom:20px;width:55px;height:28px;border:5px solid #f7f1df;border-radius:30px;transform:rotate(-24deg)}.is-after-hours .hv2-gap-mini span{position:absolute;right:8%;bottom:2px;width:8px;height:8px;border-radius:50%;background:#e13f31;box-shadow:0 0 0 8px #e13f3140}.hv2-wave-call{display:grid;grid-template-columns:.9fr 1.1fr;color:#f5f0df;background:#111713}.hv2-wave-copy{display:flex;flex-direction:column;justify-content:center;gap:28px;padding:clamp(36px,5vw,64px)}.hv2-wave-copy header{display:grid;gap:10px}.hv2-wave-copy header>span{color:#b8da92;font:900 .75rem/1.2 var(--hv2-ui)}.hv2-wave-copy header p{max-width:48ch;margin:0;color:#d6ddd7;line-height:1.55}.hv2-waveform{height:105px;display:flex;align-items:center;gap:4px}.hv2-waveform i{width:4px;height:var(--bar);background:#f7e644}.hv2-extracted-ticket{display:flex;flex-direction:column;justify-content:center;padding:clamp(36px,5vw,64px);color:#111713;background:#f4f7f4}.hv2-extracted-ticket>header{display:flex;align-items:center;justify-content:space-between;gap:20px;padding-bottom:22px;box-shadow:inset 0 -2px #111713}.hv2-extracted-ticket>header span{color:#e13f31;font-size:.72rem;font-weight:900;letter-spacing:.08em}.hv2-extracted-ticket>header strong{font-size:.72rem;letter-spacing:.06em}.hv2-extracted-ticket dl{margin:0}.hv2-extracted-ticket dl>div{display:grid;grid-template-columns:minmax(145px,.8fr) 1.2fr;gap:24px;align-items:center;padding:17px 0;box-shadow:inset 0 -1px #c2cbc4}.hv2-extracted-ticket dt{display:grid;grid-template-columns:32px 1fr;gap:8px;align-items:center;font-size:.7rem;font-weight:900;letter-spacing:.04em}.hv2-extracted-ticket dt b{color:#e13f31}.hv2-extracted-ticket dd{margin:0;font-size:1rem;font-weight:900}.hv2-extracted-ticket footer{margin-top:24px;font-weight:900}.hv2-extracted-ticket footer span{color:#e13f31}.hv2-transcript-extract{display:grid;grid-template-columns:1.08fr .92fr;background:#f8f2df}.hv2-transcript{display:flex;flex-direction:column;justify-content:center;padding:clamp(35px,6vw,75px)}.hv2-transcript>span,.hv2-extraction>span{font:900 .72rem/1 var(--hv2-ui)}.hv2-transcript p{margin:20px 0;font-size:clamp(1.35rem,2.5vw,2.4rem);font-weight:800;line-height:1.35}.hv2-transcript p.ai{max-width:37ch;color:#324435;font-size:1rem;font-weight:600}.hv2-transcript mark{padding:0 .1em;background:#f6e34c}.hv2-extraction{display:flex;flex-direction:column;justify-content:center;padding:clamp(30px,5vw,65px);color:#f8f2df;background:#1d3a89}.hv2-extraction dl{display:grid;grid-template-columns:.8fr 1.2fr;margin:28px 0 0}.hv2-extraction dt,.hv2-extraction dd{margin:0;padding:15px 0;border-bottom:1px solid rgba(255,255,255,.24)}.hv2-extraction dt{color:#f6e34c;font:900 .7rem/1.2 var(--hv2-ui)}.hv2-extraction dd{font-weight:900}.hv2-transcript-extract.is-compact{grid-template-columns:.8fr 1.2fr;background:#d8e5d0}.hv2-transcript-extract.is-compact .hv2-transcript{order:2}.hv2-transcript-extract.is-compact .hv2-extraction{order:1;background:#e84130}.hv2-journey-linear{display:grid;grid-template-columns:repeat(4,1fr);padding:clamp(40px,6vw,80px);background:#e6eddc}.hv2-journey-linear article{position:relative;padding:160px 25px 20px 0;border-top:3px solid #172019}.hv2-journey-linear article>i{position:absolute;top:-13px;width:24px;height:24px;border-radius:50%;background:#e94331}.hv2-journey-linear article>b{position:absolute;top:32px;font:900 clamp(5rem,8vw,9rem)/1 var(--hv2-display);color:#10151129}.hv2-journey-linear h4{margin:0 0 10px;font:900 clamp(1.7rem,3vw,2.7rem)/1 var(--hv2-display)}.hv2-journey-linear p{margin:0}.hv2-journey-orbit{position:relative;display:grid;place-items:center;background:#152f92;color:#f7f1de}.hv2-journey-orbit:before,.hv2-journey-orbit:after{content:"";position:absolute;width:440px;aspect-ratio:1;border:1px solid rgba(255,255,255,.45);border-radius:50%}.hv2-journey-orbit:after{width:280px}.hv2-orbit-core{z-index:2;width:190px;aspect-ratio:1;display:grid;place-content:center;border-radius:50%;color:#111;background:#f6e34c;text-align:center}.hv2-orbit-core strong{display:block;font:900 2rem/1 var(--hv2-display)}.hv2-journey-orbit>span{position:absolute;z-index:3;width:170px;font-weight:900}.hv2-journey-orbit>span b{display:block;color:#f6e34c;font:900 .7rem/1 var(--hv2-ui)}.hv2-journey-orbit .orbit-1{top:12%;left:22%}.hv2-journey-orbit .orbit-2{top:19%;right:13%}.hv2-journey-orbit .orbit-3{bottom:13%;right:17%}.hv2-journey-orbit .orbit-4{bottom:14%;left:17%}.hv2-switchboard{display:grid;grid-template-rows:auto 1fr auto;padding:clamp(28px,5vw,55px);background:#24382b;color:#eff4e5}.hv2-switchboard-head{display:flex;justify-content:space-between;gap:30px;padding-bottom:28px}.hv2-switchboard-head span{color:#f4df4a;font:900 .72rem/1 var(--hv2-ui)}.hv2-switchboard-head strong{max-width:25ch;font-size:1.2rem;text-align:right}.hv2-switches{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;background:#ffffff40}.hv2-switches>div{display:grid;grid-template-columns:1fr 52px;gap:18px;align-items:center;padding:24px;background:#24382b}.hv2-switches span{font-weight:900}.hv2-switches b{grid-column:1/-1;color:#b9d993;font:900 .65rem/1 var(--hv2-ui)}.hv2-switches i{position:relative;width:52px;height:26px;border-radius:20px;background:#b9d993}.hv2-switches i:after{content:"";position:absolute;top:4px;right:4px;width:18px;height:18px;border-radius:50%;background:#17221a}.hv2-switches i.human{background:#f4df4a}.hv2-switchboard footer{display:flex;align-items:center;gap:22px;padding-top:28px;color:#f2a99f;font:900 .7rem/1.2 var(--hv2-ui)}.hv2-switchboard footer b{margin-left:auto;padding:8px 12px;color:#fff;background:#d83a2d}.hv2-switchboard.is-breaker{background:#e5e0d5;color:#151915}.hv2-switchboard.is-breaker .hv2-switches{background:#a7a49d}.hv2-switchboard.is-breaker .hv2-switches>div{background:#e5e0d5}.hv2-switchboard.is-breaker .hv2-switches i{width:34px;height:48px;border-radius:2px;background:#19379d}.hv2-switchboard.is-breaker .hv2-switches i:after{top:5px;left:7px;width:20px;height:20px;border-radius:2px;background:#f2eee4}.hv2-switchboard.is-breaker .hv2-switches i.human{background:#d64131}.hv2-service-manual{display:grid;grid-template-columns:1fr 1fr;padding:clamp(30px,5vw,65px);background:#cfd7d2;perspective:1000px}.hv2-service-manual>div{padding:clamp(30px,5vw,65px);background:#f5f7f4;box-shadow:0 18px 35px #2332281a}.hv2-service-manual>div:first-child{transform:rotateY(3deg);transform-origin:right}.hv2-service-manual>div:nth-child(2){transform:rotateY(-3deg);transform-origin:left}.hv2-service-manual span{font:900 .7rem/1 var(--hv2-ui)}.hv2-service-manual h4{margin:20px 0;font:900 clamp(3.2rem,6vw,6rem)/.85 var(--hv2-display)}.hv2-service-manual ol{padding-left:1.2em}.hv2-service-manual li{padding:12px 0;border-bottom:1px solid #d0cabd;font-weight:800}.hv2-service-manual.is-field{position:relative;background:#506b4f}.hv2-service-manual.is-field>div{background:#e8e1cd}.hv2-service-manual.is-field aside{position:absolute;right:4%;bottom:5%;max-width:320px;padding:20px;color:#fff;background:#df3d2f;font-weight:900;transform:rotate(-2deg)}.hv2-routing-map{position:relative;display:grid;grid-template-columns:180px 1fr 220px;align-items:stretch;padding:55px 35px;background:#f8f1dd}.hv2-route-labels,.hv2-route-outcomes{z-index:2;display:flex;flex-direction:column;justify-content:space-around}.hv2-route-labels span,.hv2-route-outcomes span{padding:12px;background:#f8f1dd;font:900 .72rem/1.2 var(--hv2-ui)}.hv2-route-outcomes span:nth-child(1){color:#1c5c31}.hv2-route-outcomes span:nth-child(2){color:#17399b}.hv2-route-outcomes span:nth-child(3){color:#d83a2d}.hv2-routing-map svg{width:100%;height:100%;overflow:visible;fill:none;stroke-width:9;stroke-linecap:round}.hv2-routing-map .route-ai{stroke:#5eaa68}.hv2-routing-map .route-human{stroke:#254cca}.hv2-routing-map .route-stop{stroke:#e14536}.hv2-routing-map circle{fill:#f8f1dd;stroke:#101511;stroke-width:3}.hv2-relay-tracks{display:grid;align-content:center;gap:55px;padding:clamp(35px,6vw,70px);background:#132a69;color:#f7f1df}.hv2-relay-tracks>div{display:grid;grid-template-columns:140px 1fr 58px 1fr 72px;gap:20px;align-items:center;position:relative}.hv2-relay-tracks>div:before{content:"";position:absolute;left:150px;right:72px;height:4px;background:#f5df45}.hv2-relay-tracks b{color:#f5df45;font:900 .75rem/1 var(--hv2-ui)}.hv2-relay-tracks span{z-index:2;padding:14px;background:#132a69;font-weight:900}.hv2-relay-tracks i{z-index:3;width:58px;height:58px;display:grid;place-items:center;border-radius:50%;color:#111;background:#f5df45;font:900 .65rem/1 var(--hv2-ui)}.hv2-relay-tracks p{grid-column:2/-1;margin:0;color:#c6d1f0}.hv2-relay-tracks.is-vertical{grid-template-columns:1fr 1fr;gap:2px;padding:0;background:#111713}.hv2-relay-tracks.is-vertical>div{min-height:590px;grid-template-columns:1fr;align-content:center;justify-items:center;gap:22px;padding:55px;text-align:center}.hv2-relay-tracks.is-vertical>div:before{inset:120px auto 120px 50%;width:4px;height:auto}.hv2-relay-tracks.is-vertical span{background:#111713}.hv2-relay-tracks.is-vertical p{grid-column:auto}.hv2-relay-tracks.is-vertical .night{color:#111;background:#f4d842}.hv2-relay-tracks.is-vertical .night span{background:#f4d842}.hv2-relay-tracks.is-vertical .night b{color:#111}.hv2-relay-tracks.is-vertical .night i{color:#fff;background:#e13c30}.hv2-relay-tracks.is-vertical .night p{color:#3a371a}.hv2-relay-clocks{display:grid;grid-template-columns:1fr 1fr}.hv2-relay-clocks>div{display:grid;place-content:center;justify-items:center;padding:45px;text-align:center}.hv2-relay-clocks>div:first-child{background:#e9efdf}.hv2-relay-clocks>div:last-child{color:#f5f1df;background:#1b2f6c}.hv2-relay-clocks i{width:240px;aspect-ratio:1;display:grid;place-content:center;border:10px solid currentColor;border-radius:50%;font-style:normal}.hv2-relay-clocks i span{font:900 4.2rem/.8 var(--hv2-display)}.hv2-relay-clocks i b{margin-top:8px}.hv2-relay-clocks h4{margin:30px 0 7px;font:900 2.5rem/.9 var(--hv2-display)}.hv2-relay-clocks p{margin:0}.hv2-relay-baton{position:relative;display:grid;grid-template-columns:1fr 1.5fr 1fr;align-items:center;padding:clamp(35px,6vw,80px);background:#e6dfcb}.hv2-relay-baton>div{display:grid;place-content:center;aspect-ratio:1;border-radius:50%;color:#fff;background:#17389b;text-align:center}.hv2-relay-baton>div:last-of-type{background:#1f5d38}.hv2-relay-baton>i{padding:28px;color:#111;background:#f4dc46;font-style:normal;font-weight:900;text-align:center;transform:rotate(-2deg)}.hv2-relay-baton>p{position:absolute;right:10%;bottom:8%;max-width:32ch;font:900 1.25rem/1.3 var(--hv2-display)}.hv2-relay-dispatch{display:grid;grid-template-rows:auto auto 1fr;padding:clamp(35px,6vw,70px);background:#102019;color:#f4efde}.hv2-relay-dispatch .incoming{justify-self:center;padding:18px 32px;color:#111;background:#f2db46;font-weight:900}.hv2-relay-dispatch .intake{display:grid;grid-template-columns:repeat(4,1fr);margin:50px 0;border-block:1px solid #859188}.hv2-relay-dispatch .intake span{padding:20px;text-align:center}.hv2-relay-dispatch .fork{display:grid;grid-template-columns:1fr 1fr;gap:2px}.hv2-relay-dispatch article{padding:35px;background:#1a3a29}.hv2-relay-dispatch article:last-child{background:#1d337e}.hv2-relay-dispatch article b{color:#f2db46}.hv2-relay-dispatch article strong{display:block;margin:12px 0;font:900 3rem/.9 var(--hv2-display)}.hv2-revenue-waterfall{display:grid;grid-template-columns:repeat(4,1fr);align-items:end;padding:clamp(35px,6vw,80px);background:#e9e3d3}.hv2-revenue-waterfall article{position:relative;min-height:calc(180px + var(--fall) * 70px);display:flex;flex-direction:column;justify-content:end;padding:25px;color:#fff;background:color-mix(in oklch,#183888 calc(100% - var(--fall) * 12%),#df3e30)}.hv2-revenue-waterfall span{font:900 .7rem/1.3 var(--hv2-ui)}.hv2-revenue-waterfall strong{margin-top:16px;font:900 clamp(2.8rem,5vw,5rem)/.8 var(--hv2-display)}.hv2-revenue-waterfall i{position:absolute;z-index:2;right:-22px;top:50%;width:44px;height:44px;display:grid;place-items:center;border-radius:50%;color:#111;background:#f6df45;font-style:normal}.hv2-revenue-waterfall.is-vertical{grid-template-columns:1fr;align-content:center;gap:0}.hv2-revenue-waterfall.is-vertical article{min-height:auto;width:calc(58% + var(--fall) * 12%);display:grid;grid-template-columns:1fr auto;align-items:center;justify-self:center;padding:18px 25px}.hv2-revenue-waterfall.is-vertical article i{top:auto;right:20px;bottom:-20px;transform:rotate(90deg)}.hv2-revenue-ledger{position:relative;width:min(800px,calc(100% - 60px));min-height:510px;align-self:center;margin:40px auto;padding:40px 55px;background:#fffaf0;box-shadow:16px 18px #d8d0bd}.hv2-revenue-ledger header{display:flex;justify-content:space-between;padding-bottom:24px;border-bottom:4px solid #111;font:900 .72rem/1 var(--hv2-ui)}.hv2-revenue-ledger p{display:grid;grid-template-columns:1fr auto;margin:0;padding:21px 0;border-bottom:1px solid #a69f91}.hv2-revenue-ledger p strong{font-size:1.3rem}.hv2-revenue-ledger footer{display:flex;justify-content:space-between;align-items:end;padding-top:30px}.hv2-revenue-ledger footer strong{color:#df3e30;font:900 clamp(3rem,7vw,6rem)/.8 var(--hv2-display)}.hv2-revenue-ledger.is-annual{padding-bottom:90px}.hv2-revenue-ledger aside{position:absolute;right:55px;bottom:30px;left:55px;display:grid;grid-template-columns:repeat(12,1fr);gap:3px}.hv2-revenue-ledger aside i{padding-top:18px;border-top:8px solid #19398e;font:900 .55rem/1 var(--hv2-ui);font-style:normal;text-align:center}.hv2-evidence-board{position:relative;background:#263729}.hv2-evidence-board>div{position:absolute;z-index:2;width:260px;padding:28px;color:#111;background:#f7e04b}.hv2-evidence-board .evidence-a{top:8%;left:7%;transform:rotate(-2deg)}.hv2-evidence-board .evidence-b{bottom:8%;left:17%;background:#d7e7cd;transform:rotate(2deg)}.hv2-evidence-board .evidence-c{top:12%;right:8%;color:#fff;background:#e14435;transform:rotate(1deg)}.hv2-evidence-board span{font:900 .7rem/1 var(--hv2-ui)}.hv2-evidence-board b{display:block;margin-top:12px;font:900 4.5rem/.8 var(--hv2-display)}.hv2-evidence-board p{margin-bottom:0;font-weight:800}.hv2-evidence-board svg{position:absolute;inset:0;width:100%;height:100%;fill:none;stroke:#f3e979;stroke-width:4;stroke-dasharray:10}.hv2-evidence-board .evidence-total{position:absolute;right:12%;bottom:8%;color:#f7e04b;font:900 clamp(5rem,10vw,10rem)/.8 var(--hv2-display)}.hv2-pilot-blueprint{padding:clamp(30px,5vw,60px);color:#f4f1e3;background-color:#17499c;background-image:linear-gradient(rgba(255,255,255,.08) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.08) 1px,transparent 1px);background-size:26px 26px}.hv2-pilot-blueprint header{display:flex;justify-content:space-between;padding-bottom:22px;border-bottom:1px solid rgba(255,255,255,.55);font:900 .72rem/1 var(--hv2-ui)}.hv2-pilot-blueprint .blueprint-grid{display:grid;grid-template-columns:1fr 1fr}.hv2-pilot-blueprint article{min-height:190px;padding:30px;border-right:1px solid rgba(255,255,255,.45);border-bottom:1px solid rgba(255,255,255,.45)}.hv2-pilot-blueprint article span{color:#f4df4a;font:900 .67rem/1 var(--hv2-ui)}.hv2-pilot-blueprint h4{margin:15px 0 8px;font:900 2.2rem/.9 var(--hv2-display)}.hv2-pilot-blueprint p{max-width:36ch;margin:0;line-height:1.45}.hv2-pilot-blueprint.is-technical .blueprint-grid{padding:25px;border:2px solid #f4df4a;transform:rotate(-.35deg)}.hv2-pilot-blueprint.is-technical article:nth-child(1){grid-column:span 2}.hv2-pilot-blueprint.is-technical article{min-height:150px}.hv2-pilot-calendar{display:grid;grid-template-rows:auto 1fr;padding:clamp(30px,5vw,60px);background:#e9e5d9}.hv2-pilot-calendar .calendar-spine{display:flex;align-items:center;gap:18px;padding-bottom:40px;font:900 .72rem/1 var(--hv2-ui)}.hv2-pilot-calendar .calendar-spine i{flex:1;height:4px;background:#e33f30}.hv2-pilot-calendar .calendar-weeks{display:grid;grid-template-columns:repeat(6,1fr)}.hv2-pilot-calendar article{min-height:360px;display:flex;flex-direction:column;justify-content:end;padding:22px;border-left:1px solid #9f9c94}.hv2-pilot-calendar article b{margin-bottom:auto;color:#e03f31;font:900 .68rem/1 var(--hv2-ui)}.hv2-pilot-calendar article strong{font:900 2rem/.9 var(--hv2-display)}.hv2-pilot-calendar article p{min-height:55px;line-height:1.35}.hv2-pilot-calendar article.is-optional{background:#1637b814}.hv2-pilot-calendar.is-editorial article:nth-child(odd){justify-content:start;padding-top:55px}.hv2-pilot-calendar.is-editorial article:nth-child(odd) b{margin-bottom:90px}.hv2-pilot-calendar.is-extension .calendar-weeks{grid-template-columns:repeat(4,1fr) repeat(2,.7fr)}.hv2-pilot-calendar.is-extension article.is-optional{opacity:.56;border-left-style:dashed}.hv2-fit-diagnostic{display:grid;grid-template-columns:.82fr 1.18fr;background:#e9e4d8}.hv2-diagnostic-controls{padding:clamp(24px,4vw,42px);background:#f7f2e7}.hv2-diagnostic-controls>span{display:block;margin-bottom:18px;font:900 .68rem/1 var(--hv2-ui)}.hv2-diagnostic-controls>label{display:grid;grid-template-columns:24px 1fr;gap:10px;padding:9px 0;border-bottom:1px solid #cdc7ba;font-size:.88rem;font-weight:800;cursor:pointer}.hv2-diagnostic-controls>label.is-caution{color:#a22f26}.hv2-diagnostic-controls input{accent-color:#173a9b}.hv2-diagnostic-controls details{margin-top:20px}.hv2-diagnostic-controls summary{cursor:pointer;font:900 .68rem/1.2 var(--hv2-ui)}.hv2-diagnostic-controls .hv2-roi-inputs{grid-template-columns:1fr 1fr;padding-top:18px}.hv2-diagnostic-controls .hv2-roi-inputs label{font-size:.68rem}.hv2-fit-visual{min-height:590px;position:relative;display:grid;align-content:center;padding:clamp(35px,6vw,75px)}.hv2-fit-visual.is-gauge{justify-items:center;color:#f7f2e7;background:#1d3b2b;text-align:center}.hv2-fit-dial{width:min(310px,60vw);aspect-ratio:1;display:grid;place-content:center;border-radius:50%;background:radial-gradient(circle at center,#1d3b2b 0 55%,transparent 56%),conic-gradient(#f2da45 var(--fit),rgba(255,255,255,.14) 0)}.hv2-fit-dial span{font:900 7rem/.8 var(--hv2-display)}.hv2-fit-dial b{margin-top:8px}.hv2-fit-visual h4{margin:28px 0 10px;font:900 clamp(2.8rem,5vw,5rem)/.85 var(--hv2-display)}.hv2-fit-visual.is-gauge p{max-width:42ch}.hv2-fit-visual.is-schematic{background:#d8e8cd}.hv2-fit-visual.is-schematic svg{position:absolute;inset:0;width:100%;height:100%;fill:none;stroke:#1b251e;stroke-width:4}.hv2-fit-visual.is-schematic .node{position:absolute;min-width:120px;padding:13px;background:#fff8e8;font:900 .65rem/1.4 var(--hv2-ui)}.hv2-fit-visual.is-schematic .node b{color:#173a9b}.hv2-fit-visual .node.phone{left:4%;top:42%}.hv2-fit-visual .node.rules{left:34%;top:8%}.hv2-fit-visual .node.core{left:36%;top:40%;color:#fff;background:#173a9b}.hv2-fit-visual .node.core b{color:#f4df4a}.hv2-fit-visual .node.owner{left:34%;bottom:8%}.hv2-fit-visual .node.result{right:4%;top:42%}.hv2-fit-visual.is-signal{grid-template-columns:auto 1fr;gap:45px;align-items:center;color:#f7f2e7;background:#172019}.hv2-signal-lights{display:grid;gap:22px;padding:25px;border:3px solid #869087}.hv2-signal-lights i{width:115px;aspect-ratio:1;border-radius:50%;background:#3d4640}.hv2-signal-lights i:nth-child(1).on{background:#e33d30}.hv2-signal-lights i:nth-child(2).on{background:#f1d944}.hv2-signal-lights i:nth-child(3).on{background:#77b96d}.hv2-fit-visual.is-signal span{color:#f1d944;font:900 .7rem/1 var(--hv2-ui)}.hv2-fit-visual.is-report{align-content:start;background:#fffaf0}.hv2-fit-visual.is-report>span{font:900 .7rem/1 var(--hv2-ui)}.hv2-fit-visual.is-report p{display:grid;grid-template-columns:70px 1fr;margin:0;padding:14px 0;border-bottom:1px solid #aaa398}.hv2-fit-visual.is-report p b{color:#173a9b}.hv2-fit-visual.is-report>strong{margin-top:30px;color:#e13e31;font:900 5rem/.8 var(--hv2-display)}.hv2-fit-visual.is-opportunity{grid-template-columns:1fr auto 1fr;gap:25px;align-items:center;color:#f5f0de;background:#173a9b}.hv2-fit-visual.is-opportunity>div span{display:block;color:#f2da45;font:900 .68rem/1.3 var(--hv2-ui)}.hv2-fit-visual.is-opportunity>div strong{display:block;margin-top:16px;font:900 clamp(3rem,5vw,5rem)/.85 var(--hv2-display)}.hv2-fit-visual.is-opportunity>i{font-size:3rem;font-style:normal}.hv2-fit-visual.is-opportunity>p{grid-column:1/-1}.hv2-faq-direction{padding:clamp(25px,5vw,55px);background:#fffaf0}.hv2-faq-direction details{border-bottom:1px solid #9b978d}.hv2-faq-direction summary{display:grid;grid-template-columns:54px 1fr;gap:20px;padding:22px 0;list-style:none;font:900 clamp(1.3rem,2.4vw,2.3rem)/1 var(--hv2-display);cursor:pointer}.hv2-faq-direction summary span{color:#e13e31;font:900 .72rem/1 var(--hv2-ui)}.hv2-faq-direction details p{max-width:70ch;margin:0;padding:0 0 24px 74px;line-height:1.55}.hv2-faq-direction.is-redline{color:#f6f0df;background:#191e1a}.hv2-faq-direction.is-redline summary{text-decoration:underline;text-decoration-color:#e13e31;text-decoration-thickness:3px;text-underline-offset:7px}.hv2-faq-direction.is-callin{background:#dce9d1}.hv2-faq-direction.is-callin summary:before{content:"â˜Ž";grid-row:1;color:#173a9b}.hv2-faq-direction.is-callin summary span{display:none}.hv2-faq-direction.is-guide{-moz-columns:2;columns:2;-moz-column-gap:60px;column-gap:60px}.hv2-faq-direction.is-guide details{-moz-column-break-inside:avoid;break-inside:avoid}.hv2-faq-direction.is-guide summary{font-size:1.35rem}.hv2-faq-direction.is-guide details p{padding-left:74px}.hv2-faq-interview{display:grid;grid-template-columns:.75fr 1.25fr}.hv2-faq-interview aside,.hv2-faq-interview article{display:flex;flex-direction:column;justify-content:center;padding:clamp(40px,7vw,85px)}.hv2-faq-interview aside{color:#fff;background:#173a9b}.hv2-faq-interview article{background:#f4df4a}.hv2-faq-interview span{font:900 .72rem/1 var(--hv2-ui)}.hv2-faq-interview aside strong{margin-top:35px;font:900 clamp(2.4rem,4.5vw,4.8rem)/.9 var(--hv2-display)}.hv2-faq-interview article h4{margin:20px 0;font:900 clamp(2.5rem,4.5vw,4.8rem)/.88 var(--hv2-display)}.hv2-faq-interview article p{line-height:1.55}.hv2-contact{color:var(--hv2-modern-ink);background:#dfe9d6}.hv2-contact .hv2-section-heading>b{color:var(--hv2-modern-red)}.hv2-contact .hv2-section-heading h2{max-width:16ch}.hv2-contact-human{max-width:1180px;display:grid;grid-template-columns:.55fr .85fr 1.1fr;margin:0 auto;background:#f8f3e6;box-shadow:0 30px 70px #1c231b1f}.hv2-contact-portrait{position:relative;min-height:480px;overflow:hidden;background:#183a9a}.hv2-contact-portrait img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;filter:saturate(.82) contrast(1.04)}.hv2-contact-portrait span{position:absolute;right:16px;bottom:16px;left:16px;padding:12px;color:#111;background:#f4df4a;font:900 .7rem/1.4 var(--hv2-ui)}.hv2-contact-copy{display:flex;flex-direction:column;justify-content:center;padding:clamp(30px,5vw,55px)}.hv2-contact-copy h3{margin:0 0 20px;font:900 clamp(2.6rem,4vw,4.4rem)/.86 var(--hv2-display);text-transform:uppercase}.hv2-contact-copy p{line-height:1.5}.hv2-contact-copy a{font-weight:900}.hv2-contact-human form{align-content:center;display:grid;gap:15px;padding:clamp(30px,5vw,55px);background:#172019;color:#f8f3e6}.hv2-contact-human form label{display:grid;gap:7px;font-size:.75rem;font-weight:900}.hv2-contact-human form input{width:100%;padding:13px 0;color:#f8f3e6;background:transparent;border:0;border-bottom:1px solid #89928a}.hv2-contact-submit{justify-self:start;margin-top:12px;padding:14px 18px;color:#111;background:#f4df4a;border:0;font-weight:900;cursor:pointer}@media(max-width:900px){.hv2-concept-stage,.hv2-concept-stage>*{min-height:680px}.hv2-day-dial,.hv2-wave-call,.hv2-transcript-extract,.hv2-fit-diagnostic,.hv2-faq-interview,.hv2-contact-human,.hv2-day-line,.hv2-thermal-events,.hv2-day-triptych,.hv2-journey-linear,.hv2-switches{grid-template-columns:1fr}.hv2-day-line{margin-top:120px;border-top:0;border-left:4px solid}.hv2-day-line article{padding:15px 25px 20px}.hv2-day-line article>i{top:18px;left:-20px}.hv2-day-dial{gap:25px}.hv2-dial-face{width:300px;margin:auto}.hv2-thermal-sky{min-height:320px}.hv2-thermal-events article+article{border-left:0;border-top:2px solid}.hv2-day-route article{width:38%}.hv2-day-route article:nth-of-type(2){left:30%}.hv2-day-route article:nth-of-type(3){right:2%}.hv2-wave-copy h4{margin-bottom:20px}.hv2-wave-call{grid-template-rows:1fr 1fr}.hv2-journey-linear article{min-height:150px;padding:25px 20px 25px 120px;border-top:0;border-left:3px solid}.hv2-journey-linear article>i{top:28px;left:-13px}.hv2-journey-linear article>b{left:20px;top:25px}.hv2-service-manual,.hv2-relay-tracks.is-vertical,.hv2-relay-clocks{grid-template-columns:1fr}.hv2-service-manual>div{transform:none!important}.hv2-routing-map{grid-template-columns:125px 1fr 145px;padding-inline:18px}.hv2-relay-tracks>div{grid-template-columns:1fr 54px 1fr}.hv2-relay-tracks>div>b{grid-column:1/-1}.hv2-relay-tracks>div:before{left:8%;right:8%}.hv2-relay-tracks p{grid-column:1/-1}.hv2-relay-tracks.is-vertical>div{min-height:520px}.hv2-relay-baton{grid-template-columns:1fr;gap:20px}.hv2-relay-baton>div{width:210px;justify-self:center}.hv2-relay-baton>p{position:static}.hv2-revenue-waterfall{grid-template-columns:1fr 1fr}.hv2-revenue-waterfall article{min-height:220px}.hv2-revenue-waterfall.is-vertical{grid-template-columns:1fr}.hv2-pilot-calendar .calendar-weeks,.hv2-pilot-calendar.is-extension .calendar-weeks{grid-template-columns:repeat(3,1fr)}.hv2-fit-visual{min-height:520px}.hv2-contact-portrait{min-height:420px}.hv2-contact-human{max-width:680px}}@media(max-width:560px){.hv2-art-section{padding-inline:14px}.hv2-art-section .hv2-section-heading h2{font-size:3.25rem}.hv2-concept-toolbar{min-height:0;align-items:start;padding-bottom:16px}.hv2-concept-toolbar h3{font-size:2.25rem}.hv2-concept-toolbar p{font-size:.87rem}.hv2-concept-actions button{width:42px;height:42px}.hv2-concept-stage,.hv2-concept-stage>*{min-height:660px}.hv2-concept-footer{align-items:stretch;flex-direction:column}.hv2-concept-dots{width:100%}.hv2-concept-dots button{min-width:0;flex:1}.hv2-select-concept{width:100%}.hv2-day-clockline,.hv2-day-thermal,.hv2-wave-call,.hv2-transcript-extract{padding:0}.hv2-day-line{margin:150px 30px 20px}.hv2-sun-track span{font-size:4rem}.hv2-day-dial{padding:28px}.hv2-dial-face{width:250px}.hv2-thermal-sky span{font-size:3.2rem}.hv2-thermal-events article{padding:20px 28px}.hv2-day-route svg{display:none}.hv2-day-route{display:grid;align-content:center;gap:12px;padding:25px}.hv2-day-route article{position:relative;inset:auto!important;width:100%}.hv2-day-triptych article{min-height:220px}.hv2-day-triptych h4{font-size:2.7rem}.hv2-wave-copy,.hv2-extracted-ticket,.hv2-transcript,.hv2-extraction{padding:30px}.hv2-wave-copy h4{font-size:3.2rem}.hv2-waveform{height:65px;overflow:hidden}.hv2-journey-orbit:before{width:310px}.hv2-journey-orbit:after{width:190px}.hv2-orbit-core{width:135px}.hv2-journey-orbit>span{width:110px;font-size:.72rem}.hv2-switchboard-head{display:grid}.hv2-switchboard-head strong{text-align:left}.hv2-switchboard footer{flex-wrap:wrap}.hv2-switchboard footer b{margin-left:0}.hv2-service-manual{padding:20px}.hv2-service-manual>div{padding:26px}.hv2-service-manual h4{font-size:3.4rem}.hv2-routing-map{grid-template-columns:90px 1fr 110px;padding:25px 8px}.hv2-route-labels span,.hv2-route-outcomes span{padding:8px;font-size:.55rem}.hv2-relay-tracks{padding:25px}.hv2-relay-tracks>div{gap:10px}.hv2-relay-tracks span{padding:8px;font-size:.75rem}.hv2-relay-clocks i{width:180px}.hv2-relay-clocks>div{padding:35px 25px}.hv2-relay-clocks i span{font-size:3.4rem}.hv2-relay-dispatch{padding:25px}.hv2-relay-dispatch .intake{grid-template-columns:1fr 1fr}.hv2-relay-dispatch .fork{grid-template-columns:1fr}.hv2-revenue-waterfall{grid-template-columns:1fr;padding:25px}.hv2-revenue-waterfall article{min-height:130px}.hv2-revenue-waterfall i{right:20px;top:auto;bottom:-20px;transform:rotate(90deg)}.hv2-revenue-waterfall.is-vertical article{width:100%}.hv2-revenue-ledger{width:calc(100% - 30px);padding:30px 24px}.hv2-revenue-ledger footer{align-items:start;flex-direction:column;gap:25px}.hv2-revenue-ledger aside{right:24px;left:24px}.hv2-revenue-ledger aside i{font-size:.42rem}.hv2-evidence-board>div{width:190px;padding:18px}.hv2-evidence-board b{font-size:3rem}.hv2-evidence-board .evidence-total{font-size:5rem}.hv2-pilot-blueprint .blueprint-grid{grid-template-columns:1fr}.hv2-pilot-blueprint article:nth-child(1){grid-column:auto}.hv2-pilot-blueprint article{min-height:130px}.hv2-pilot-calendar{padding:25px}.hv2-pilot-calendar .calendar-weeks,.hv2-pilot-calendar.is-extension .calendar-weeks{grid-template-columns:1fr 1fr}.hv2-pilot-calendar article{min-height:180px}.hv2-fit-diagnostic{grid-template-columns:1fr}.hv2-fit-visual{min-height:600px}.hv2-diagnostic-controls .hv2-roi-inputs,.hv2-fit-visual.is-signal{grid-template-columns:1fr}.hv2-signal-lights{grid-template-columns:repeat(3,1fr)}.hv2-signal-lights i{width:70px}.hv2-fit-visual.is-opportunity{grid-template-columns:1fr}.hv2-fit-visual.is-opportunity>i{transform:rotate(90deg)}.hv2-fit-visual.is-opportunity>p{grid-column:auto}.hv2-faq-direction.is-guide{-moz-columns:1;columns:1}.hv2-faq-direction summary{grid-template-columns:38px 1fr}.hv2-faq-direction details p{padding-left:58px}.hv2-faq-interview aside,.hv2-faq-interview article{min-height:330px;padding:35px 28px}.hv2-contact-human{grid-template-columns:1fr}.hv2-contact-portrait{min-height:360px}.hv2-contact-copy,.hv2-contact-human form{padding:32px 25px}}.hv2-selected-direction{max-width:1240px;margin:0 auto}.hv2-selected-direction>header{max-width:760px;padding-bottom:24px}.hv2-selected-direction>header span{color:var(--hv2-modern-red);font-size:.75rem;font-weight:900;letter-spacing:.1em}.hv2-selected-direction>header h3{margin:8px 0 5px;font:900 clamp(2.4rem,4vw,4.2rem)/.9 var(--hv2-display);text-transform:uppercase}.hv2-selected-direction>header p{max-width:64ch;margin:0;line-height:1.5}.hv2-wave-copy audio{width:100%;margin-top:24px;accent-color:var(--hv2-modern-yellow)}.hv2-wave-copy>small{margin-top:9px;color:#b9c4ba}.hv2-extracted-ticket p{grid-template-columns:42px 1fr}.hv2-extracted-ticket p>span{display:grid;gap:5px}.hv2-extracted-ticket p small{font-size:.68rem;font-weight:900;letter-spacing:.08em}.hv2-extracted-ticket p strong{font-size:1rem}.hv2-extracted-ticket>em{margin-top:28px;padding-top:18px;border-top:2px solid #183522;font-style:normal;font-weight:900}.hv2-service-manual li b{display:block;margin-bottom:4px;color:#173a9b}.hv2-revenue-funnel{min-height:720px;padding:clamp(32px,5vw,64px);color:#f7f1df;background:#15201a}.hv2-revenue-funnel>header{display:flex;align-items:end;justify-content:space-between;gap:30px;padding-bottom:30px}.hv2-revenue-funnel>header span{color:#f3dd45;font-size:.75rem;font-weight:900;letter-spacing:.1em}.hv2-revenue-funnel>header strong{max-width:30ch;font-size:1.2rem;text-align:right}.hv2-revenue-funnel>div{display:grid;justify-items:center;gap:3px}.hv2-revenue-funnel article{width:calc(100% - var(--funnel-step) * 11%);min-height:118px;display:grid;grid-template-columns:1fr auto;align-items:center;gap:8px 28px;padding:24px max(8%,35px);clip-path:polygon(4% 0,96% 0,100% 100%,0 100%);color:#101511;background:#dfe8d6}.hv2-revenue-funnel article:nth-child(2){background:#b9d993}.hv2-revenue-funnel article:nth-child(3){background:#f3dd45}.hv2-revenue-funnel article:nth-child(4){color:#fff7e3;background:#e14233}.hv2-revenue-funnel article>span{font-size:.75rem;font-weight:900;letter-spacing:.06em}.hv2-revenue-funnel article>strong{font:900 clamp(2.4rem,5vw,4.8rem)/.8 var(--hv2-display);font-variant-numeric:tabular-nums}.hv2-revenue-funnel article>p{grid-column:1/-1;margin:0;opacity:.78;line-height:1.35}.hv2-revenue-funnel>small{display:block;max-width:80ch;margin:24px auto 0;color:#c5cec5;line-height:1.45;text-align:center}.hv2-handoff-packet{padding:clamp(32px,5vw,62px);background:#eef0e7}.hv2-handoff-packet>header{display:flex;justify-content:space-between;gap:25px;padding-bottom:30px}.hv2-handoff-packet>header span,.hv2-handoff-packet article>b{color:#e13f31;font-size:.72rem;font-weight:900;letter-spacing:.08em}.hv2-handoff-packet>header strong{max-width:26ch;font-size:1.3rem;text-align:right}.packet-fields{display:grid;grid-template-columns:repeat(5,1fr);border-block:2px solid #162019}.packet-fields>span{display:grid;gap:12px;padding:24px 16px;font-weight:900}.packet-fields>span+span{border-left:1px solid #9ca49d}.packet-fields b{color:#173a9b}.packet-outcomes{display:grid;grid-template-columns:1fr 1fr;margin-top:38px}.packet-outcomes article{min-height:245px;padding:clamp(28px,4vw,46px);background:#f7e044}.packet-outcomes article:last-child{color:#f7f1df;background:#173a9b}.packet-outcomes article:last-child>b{color:#f7e044}.packet-outcomes h4{margin:15px 0;font:900 clamp(2.3rem,4vw,4rem)/.87 var(--hv2-display)}.packet-outcomes p{max-width:48ch;line-height:1.5}.hv2-handoff-scripts{display:grid;grid-template-columns:1fr 1fr}.hv2-handoff-scripts article{min-height:590px;display:flex;flex-direction:column;justify-content:space-between;padding:clamp(34px,5vw,64px);background:#e1ead7}.hv2-handoff-scripts article:last-child{color:#f6f1df;background:#162119}.hv2-handoff-scripts article>span,.hv2-handoff-scripts footer b{color:#173a9b;font-size:.72rem;font-weight:900;letter-spacing:.08em}.hv2-handoff-scripts article:last-child>span,.hv2-handoff-scripts article:last-child footer b{color:#f3dd45}.hv2-handoff-scripts blockquote{margin:45px 0;font:900 clamp(2.2rem,4vw,4.3rem)/.98 var(--hv2-display)}.hv2-handoff-scripts footer{padding-top:24px;border-top:1px solid currentColor}.hv2-handoff-scripts footer p{line-height:1.5}.hv2-handoff-clocks{display:grid;grid-template-columns:1fr 1fr;background:#f1f4f1}.hv2-handoff-clocks article{min-height:590px;padding:clamp(35px,5vw,64px)}.hv2-handoff-clocks article:first-child{border-right:1px solid #9fa399}.hv2-handoff-clocks article:nth-child(2){color:#f4f7f4;background:#101a28}.hv2-handoff-clocks .time{display:grid;gap:12px;padding-bottom:35px;border-bottom:5px solid #173a9b}.hv2-handoff-clocks .time strong{font:900 clamp(5rem,9vw,9rem)/.75 var(--hv2-display);font-variant-numeric:tabular-nums}.hv2-handoff-clocks .time span{color:#e13f31;font-weight:900}.hv2-handoff-clocks article:nth-child(2) .time{border-color:#f3dd45}.hv2-handoff-clocks article:nth-child(2) .time span{color:#f3dd45}.hv2-handoff-clocks h4{margin:35px 0 20px;font:900 clamp(2.2rem,4vw,3.8rem)/.9 var(--hv2-display)}.hv2-handoff-clocks ol{padding-left:1.25em}.hv2-handoff-clocks li{padding:12px 0;border-bottom:1px solid #b5b3aa;font-weight:800}.hv2-handoff-intro{max-width:1240px;margin:-18px auto 38px;font-size:clamp(1.1rem,1.8vw,1.35rem)}.hv2-selected-handoff>header{display:none}.hv2-handoff-clocks article>div:last-child>p{max-width:52ch;line-height:1.55}.hv2-handoff-clocks blockquote{margin:28px 0;padding:25px 0;box-shadow:inset 0 2px #173a9b,inset 0 -2px #173a9b;font:800 clamp(1.25rem,2vw,1.65rem)/1.35 var(--hv2-ui)}.hv2-handoff-clocks blockquote span{display:block;margin-bottom:13px;color:#e13f31;font-size:.66rem;font-weight:900;letter-spacing:.08em}.hv2-handoff-clocks article footer{display:grid;gap:8px;font-size:.85rem}.hv2-handoff-clocks article footer b{color:#173a9b;font-size:.68rem;letter-spacing:.08em}.hv2-handoff-clocks article:nth-child(2) blockquote{box-shadow:inset 0 2px #f3dd45,inset 0 -2px #f3dd45}.hv2-handoff-clocks article:nth-child(2) blockquote span,.hv2-handoff-clocks article:nth-child(2) footer b{color:#f3dd45}.hv2-handoff-clocks>aside{grid-column:1 / -1;display:grid;grid-template-columns:.55fr 1.45fr;gap:22px;padding:24px clamp(35px,5vw,64px);color:#f7f1df;background:#172119}.hv2-handoff-clocks>aside b{color:#f3dd45;font-size:.72rem;letter-spacing:.08em}.hv2-handoff-receipt{display:grid;grid-template-columns:.8fr 1.2fr;background:#dce8d3}.hv2-handoff-receipt .receipt{margin:clamp(35px,5vw,60px);padding:35px;background:#fffaf0;box-shadow:12px 15px #1119131f}.hv2-handoff-receipt .receipt>span,.hv2-handoff-receipt .receipt-path>span{color:#173a9b;font-size:.72rem;font-weight:900;letter-spacing:.08em}.hv2-handoff-receipt .receipt p{display:grid;grid-template-columns:30px 1fr;gap:12px;padding:15px 0;border-bottom:1px solid #b8b4a9;font-weight:800}.hv2-handoff-receipt .receipt i{color:#277240;font-style:normal}.hv2-handoff-receipt .receipt-path{display:grid;align-content:center;gap:14px;padding:clamp(35px,5vw,65px);background:#173a9b;color:#f7f1df}.hv2-handoff-receipt .receipt-path>span{color:#f3dd45}.hv2-handoff-receipt .receipt-path>i{font-size:2.5rem;font-style:normal}.hv2-handoff-receipt .receipt-path article{padding:20px 0;border-top:1px solid rgba(255,255,255,.4)}.hv2-handoff-receipt .receipt-path article b{color:#f3dd45;font-size:.72rem}.hv2-handoff-receipt .receipt-path article strong{display:block;margin:8px 0;font:900 2rem/1 var(--hv2-display)}.hv2-handoff-receipt .receipt-path article p{margin:0;line-height:1.45}.hv2-handoff-queues{padding:clamp(35px,5vw,65px);background:#f7f1df}.hv2-handoff-queues>header{display:flex;justify-content:space-between;gap:25px;padding-bottom:35px}.hv2-handoff-queues>header span,.hv2-handoff-queues article>b{color:#e13f31;font-size:.72rem;font-weight:900;letter-spacing:.08em}.hv2-handoff-queues>header strong{max-width:28ch;font-size:1.25rem;text-align:right}.hv2-handoff-queues>div{display:grid;grid-template-columns:1fr 1fr;gap:30px}.hv2-handoff-queues article{padding:35px;border-top:7px solid #173a9b;background:#e1ead7}.hv2-handoff-queues article:last-child{border-color:#e13f31}.hv2-handoff-queues h4{margin:15px 0 28px;font:900 clamp(2.4rem,4vw,4rem)/.86 var(--hv2-display)}.hv2-handoff-queues article p{display:grid;grid-template-columns:42px 1fr;gap:12px;padding:13px 0;border-bottom:1px solid #b1b9ad;font-weight:800}.hv2-handoff-queues article p span{color:#173a9b}.hv2-pilot-plan{padding:clamp(35px,6vw,72px);background:#f7f1df}.hv2-pilot-plan>header{display:grid;grid-template-columns:.5fr 1.5fr;gap:30px;padding-bottom:35px;border-bottom:2px solid #161d18}.hv2-pilot-plan>header span,.hv2-pilot-plan article b{color:#e13f31;font-size:.72rem;font-weight:900;letter-spacing:.08em}.hv2-pilot-plan>header h4{max-width:12ch;margin:0;font:900 clamp(3.2rem,6vw,6.2rem)/.82 var(--hv2-display)}.hv2-pilot-plan>div{display:grid;grid-template-columns:repeat(4,1fr)}.hv2-pilot-plan article{padding:30px 22px}.hv2-pilot-plan article+article{border-left:1px solid #aaa99f}.hv2-pilot-plan article p{line-height:1.5}.hv2-pilot-scope{padding:clamp(35px,5vw,65px);color:#f5f0df;background:#172119}.hv2-pilot-scope>header{display:flex;justify-content:space-between;gap:25px;padding-bottom:40px}.hv2-pilot-scope>header span{color:#f3dd45;font-size:.72rem;font-weight:900;letter-spacing:.08em}.hv2-pilot-scope>header strong{max-width:27ch;text-align:right}.scope-flow{display:grid;grid-template-columns:.7fr auto 1.3fr auto .7fr;gap:18px;align-items:center}.scope-flow>span{padding:30px 20px;color:#111;background:#f3dd45;font-weight:900;text-align:center}.scope-flow>i{font-size:2.2rem;font-style:normal}.scope-flow>div{display:grid;gap:5px}.scope-flow article{padding:24px;background:#294331}.scope-flow article:last-child{color:#111;background:#d8e7ce}.scope-flow article b{font-size:.72rem}.scope-flow article p{margin-bottom:0}.hv2-pilot-scope>footer{margin-top:40px;padding:18px 0 0;border-top:1px solid #89958b;line-height:1.5}.hv2-pilot-scope>footer b{color:#f3dd45;margin-right:12px}.hv2-pilot-calendar-v2{display:grid;grid-template-columns:repeat(6,1fr);background:#f7f1df}.hv2-pilot-calendar-v2 article{min-height:590px;display:flex;flex-direction:column;justify-content:space-between;padding:32px 22px;border-left:1px solid #aaa79d}.hv2-pilot-calendar-v2 article:nth-child(2){background:#dbe8d2}.hv2-pilot-calendar-v2 article:nth-child(3){color:#f7f1df;background:#173a9b}.hv2-pilot-calendar-v2 article:nth-child(4){background:#f3dd45}.hv2-pilot-calendar-v2 article.optional{opacity:.72;background:#ebe5d7}.hv2-pilot-calendar-v2 span{color:#e13f31;font-size:.72rem;font-weight:900}.hv2-pilot-calendar-v2 article:nth-child(3) span{color:#f3dd45}.hv2-pilot-calendar-v2 b{font:900 clamp(1.8rem,3vw,3rem)/.9 var(--hv2-display)}.hv2-pilot-calendar-v2 p{line-height:1.5}.hv2-pilot-scoreboard{padding:clamp(35px,5vw,65px);background:#dbe8d2}.hv2-pilot-scoreboard>header{display:flex;justify-content:space-between;gap:25px;padding-bottom:35px}.hv2-pilot-scoreboard>header span,.hv2-pilot-scoreboard article>b{color:#173a9b;font-size:.72rem;font-weight:900;letter-spacing:.08em}.hv2-pilot-scoreboard>header strong{max-width:25ch;text-align:right}.hv2-pilot-scoreboard>div{display:grid;grid-template-columns:repeat(5,1fr);border-block:2px solid #172119}.hv2-pilot-scoreboard article{min-height:310px;padding:30px 20px}.hv2-pilot-scoreboard article+article{border-left:1px solid #95a08f}.hv2-pilot-scoreboard article strong{display:block;margin:60px 0 20px;color:#e13f31;font:900 clamp(2.8rem,5vw,5rem)/.8 var(--hv2-display)}.hv2-pilot-scoreboard article p{line-height:1.45}.hv2-pilot-scoreboard>footer{padding-top:28px;font-weight:900}.hv2-pilot-evidence{display:grid;grid-template-columns:1.1fr .9fr;background:#eee8dc}.evidence-stack{display:grid;align-content:center;padding:clamp(35px,5vw,65px)}.evidence-stack article{position:relative;padding:22px 28px;background:#fffaf0;box-shadow:0 10px 20px #141c1514}.evidence-stack article:nth-child(2){margin-inline:4%}.evidence-stack article:nth-child(3){margin-inline:8%}.evidence-stack article:nth-child(4){margin-inline:12%}.evidence-stack article span{color:#e13f31;font-size:.68rem;font-weight:900}.evidence-stack article b{display:block;margin:6px 0}.evidence-stack article p{margin:0}.hv2-pilot-evidence>aside{display:flex;flex-direction:column;justify-content:center;padding:clamp(35px,5vw,65px);color:#f7f1df;background:#173a9b}.hv2-pilot-evidence aside>span{color:#f3dd45;font-size:.72rem;font-weight:900}.hv2-pilot-evidence aside h4{margin:22px 0;font:900 clamp(3rem,5vw,5.4rem)/.84 var(--hv2-display)}.hv2-pilot-evidence aside p{line-height:1.55}.hv2-fit-concepts-v2 .hv2-concept-stage{overflow:visible}.hv2-fit-diagnostic{background:#f7f1df}.hv2-diagnostic-controls{color:#172119;background:#edf0e7}.hv2-diagnostic-controls>label{grid-template-columns:52px 1fr auto;align-items:center;gap:12px;color:#172119}.hv2-diagnostic-controls>label.is-caution{color:#a62f27}.hv2-diagnostic-controls>label b{min-width:58px;font-variant-numeric:tabular-nums;text-align:right}.hv2-diagnostic-controls>label input{position:relative;width:46px;height:25px;margin:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;border:0;border-radius:999px;background:#b9beb4;box-shadow:inset 0 0 0 2px #17211933;cursor:pointer;transition:background .18s ease}.hv2-diagnostic-controls>label input:after{content:"";position:absolute;top:4px;left:4px;width:17px;height:17px;border-radius:50%;background:#fffaf0;box-shadow:0 1px 3px #17211959;transition:transform .18s ease}.hv2-diagnostic-controls>label input:checked{background:#173a9b}.hv2-diagnostic-controls>label.is-caution input:checked{background:#e13f31}.hv2-diagnostic-controls>label input:checked:after{transform:translate(21px)}.hv2-diagnostic-controls>label input:focus-visible{outline:3px solid #e13f31;outline-offset:3px}.hv2-roi-visual{min-height:590px;padding:clamp(35px,5vw,65px);color:#f7f1df;background:#173a9b}.hv2-roi-visual>header>span,.hv2-roi-visual>span{color:#f3dd45;font-size:.72rem;font-weight:900;letter-spacing:.08em}.hv2-roi-visual>header>strong,.hv2-roi-visual>strong{display:block;margin:15px 0;font:900 clamp(5rem,10vw,10rem)/.78 var(--hv2-display);font-variant-numeric:tabular-nums}.hv2-roi-visual.is-contribution>div{margin-top:28px}.hv2-roi-visual.is-contribution>div p{display:grid;grid-template-columns:1fr auto;gap:18px;margin:0;padding:12px 0;border-bottom:1px solid rgba(255,255,255,.3)}.hv2-roi-visual.is-contribution p b{color:#f3dd45}.hv2-roi-visual.is-contribution p.negative b{color:#ff8f80}.hv2-roi-visual.is-equation{display:grid;align-content:center;background:#172119}.hv2-roi-visual.is-equation>div{display:flex;flex-wrap:wrap;gap:10px;margin:35px 0}.hv2-roi-visual.is-equation>div i{padding:12px;color:#111;background:#dce8d3;font-style:normal;font-weight:900}.hv2-roi-visual.is-equation>b{font-size:2rem}.hv2-roi-visual.is-equation>strong{color:#f3dd45}.hv2-roi-visual.is-call-line{display:grid;align-content:center;background:#f7f1df;color:#172119}.hv2-roi-visual.is-call-line>header>span{color:#173a9b}.hv2-roi-visual.is-call-line>header>strong{color:#e13f31}.roi-line{position:relative;display:grid;grid-template-columns:repeat(4,1fr);gap:14px;margin:45px 0}.roi-line>i{position:absolute;top:16px;right:0;left:0;height:3px;background:#172119}.roi-line>span{position:relative;z-index:2;padding-top:48px;font-size:.72rem;font-weight:900}.roi-line>span:before{content:"";position:absolute;top:4px;width:27px;height:27px;border-radius:50%;background:#c0c3ba}.roi-line>span.on:before{background:#e13f31;box-shadow:0 0 0 6px #f3dd45}.roi-line>span b{display:block;margin-top:8px;color:#173a9b;font-size:1rem}.hv2-roi-visual.is-statement{display:flex;flex-direction:column;justify-content:center;background:#dce8d3;color:#172119}.hv2-roi-visual.is-statement>span{color:#173a9b}.hv2-roi-visual.is-statement>strong{color:#e13f31}.hv2-roi-visual.is-statement h4{max-width:15ch;margin:18px 0;font:900 clamp(2.4rem,4vw,4rem)/.9 var(--hv2-display)}.hv2-roi-visual.is-statement p{max-width:55ch;padding:10px 0;border-bottom:1px solid #aeb9a8}.hv2-roi-visual.is-staircase{background:#172119}.hv2-roi-visual.is-staircase>div{display:grid;justify-items:end}.hv2-roi-visual.is-staircase>div p{width:var(--roi-width);display:flex;justify-content:space-between;gap:15px;margin:0;padding:12px 16px;color:#111;background:#dce8d3}.hv2-roi-visual.is-staircase>div p:nth-child(2n){background:#f3dd45}.hv2-roi-visual.is-staircase>div p.negative{color:#fff;background:#e13f31}.hv2-faq-concepts-v2 .hv2-concept-stage{overflow:visible}.hv2-faq-v2{padding:clamp(24px,4vw,52px);background:#fffaf0}.hv2-faq-v2 details{border-bottom:1px solid #b5b0a5}.hv2-faq-v2 summary{display:grid;grid-template-columns:45px 1fr auto;gap:16px;align-items:center;padding:18px 0;list-style:none;cursor:pointer}.hv2-faq-v2 summary span{color:#e13f31;font-size:.72rem;font-weight:900}.hv2-faq-v2 summary b{font-size:clamp(1.05rem,1.8vw,1.45rem)}.hv2-faq-v2 summary i,.hv2-faq-chapters summary i,.hv2-faq-founder summary i{font-size:1.4rem;font-style:normal;transition:transform .2s ease}.hv2-faq-v2 details[open] summary i,.hv2-faq-chapters details[open] summary i,.hv2-faq-founder details[open] summary i{transform:rotate(180deg)}.hv2-faq-v2 details p{max-width:76ch;margin:0;padding:0 45px 20px 61px;line-height:1.55}.hv2-faq-chapters{padding:clamp(24px,4vw,52px);background:#e0ead7}.hv2-faq-chapters>section{display:grid;grid-template-columns:260px 1fr;border-top:2px solid #172119}.hv2-faq-chapters section>header{padding:22px 25px 22px 0}.hv2-faq-chapters header span{display:block;color:#173a9b;font-weight:900}.hv2-faq-chapters header b{display:block;margin-top:8px;font-size:.68rem}.hv2-faq-chapters details{grid-column:2;border-bottom:1px solid #aeb8a8}.hv2-faq-chapters summary{display:grid;grid-template-columns:1fr auto;gap:12px;padding:17px 0;list-style:none;font-weight:900;cursor:pointer}.hv2-faq-chapters details p{margin-top:0;line-height:1.55}.hv2-faq-index{min-height:670px;display:grid;grid-template-columns:1fr 1.15fr;background:#f1f4f2}.hv2-faq-index nav{display:grid;align-content:center;padding:30px}.hv2-faq-index nav button{min-height:52px;display:grid;grid-template-columns:40px 1fr 28px;gap:12px;align-items:center;padding:10px 12px;color:#172119;background:transparent;border:0;box-shadow:inset 0 -1px #b3b9b4;text-align:left;cursor:pointer;transition:color .15s ease,background .15s ease,padding .15s ease}.hv2-faq-index nav button span{color:#e13f31;font-size:.7rem}.hv2-faq-index nav button b{font-size:.96rem;font-weight:700}.hv2-faq-index nav button i{font-size:1.25rem;font-style:normal;transition:transform .15s ease}.hv2-faq-index nav button:hover{color:#173a9b;background:#dfe7e2;padding-left:18px}.hv2-faq-index nav button:hover i{transform:translate(4px)}.hv2-faq-index nav button.active{color:#f7f9f7;background:#173a9b}.hv2-faq-index nav button.active span{color:#f3dd45}.hv2-faq-index>article{display:flex;flex-direction:column;justify-content:center;padding:clamp(35px,6vw,75px);color:#f7f1df;background:#173a9b}.hv2-faq-index article h4{max-width:48ch;margin:0 0 28px;color:#bfcbed;font:800 clamp(1rem,1.5vw,1.35rem)/1.3 var(--hv2-ui)}.hv2-faq-index article p{max-width:35ch;margin:0;font-size:clamp(1.45rem,2.4vw,2.15rem);font-weight:700;line-height:1.45}.hv2-faq-open-book{-moz-columns:2;columns:2;-moz-column-gap:55px;column-gap:55px;padding:clamp(32px,5vw,65px);background:#fffaf0}.hv2-faq-open-book article{-moz-column-break-inside:avoid;break-inside:avoid;padding:18px 0 28px;border-top:2px solid #172119}.hv2-faq-open-book article span{color:#e13f31;font-size:.72rem;font-weight:900}.hv2-faq-open-book article h4{margin:10px 0;font:900 1.4rem/1.1 var(--hv2-display)}.hv2-faq-open-book article p{margin:0;line-height:1.55}.hv2-faq-founder{display:grid;grid-template-columns:.7fr 1.3fr;background:#e0ead7}.hv2-faq-founder>header{padding:clamp(35px,5vw,65px);color:#f7f1df;background:#172119}.hv2-faq-founder>header span{color:#f3dd45;font-size:.72rem;font-weight:900}.hv2-faq-founder>header h4{margin:24px 0;font:900 clamp(3rem,5vw,5.5rem)/.82 var(--hv2-display)}.hv2-faq-founder>div{align-content:center;display:grid;padding:30px 45px}.hv2-faq-founder details{border-bottom:1px solid #aeb8a8}.hv2-faq-founder summary{display:grid;grid-template-columns:72px 1fr auto;gap:12px;padding:14px 0;list-style:none;font-weight:900;cursor:pointer}.hv2-faq-founder summary span{color:#e13f31;font-size:.65rem}.hv2-faq-founder details p{margin-top:0;line-height:1.55}@media(max-width:900px){.hv2-call-gap-acts{grid-template-columns:1fr}.hv2-call-gap-acts>article+article{box-shadow:inset 0 1px #17211933}.hv2-call-gap-acts h3{min-height:0;max-width:14ch}.hv2-gap-mini{max-width:390px}.packet-fields{grid-template-columns:1fr 1fr}.packet-fields>span+span{border-left:0}.packet-fields>span:nth-child(2n){border-left:1px solid #9ca49d}.hv2-handoff-scripts,.hv2-handoff-clocks,.hv2-handoff-receipt,.hv2-pilot-evidence,.hv2-faq-index,.hv2-faq-founder{grid-template-columns:1fr}.hv2-handoff-clocks article:first-child{border-right:0;border-bottom:1px solid #9fa399}.hv2-handoff-clocks>aside{grid-template-columns:1fr}.hv2-pilot-plan>div{grid-template-columns:1fr 1fr}.hv2-pilot-plan article:nth-child(3){border-left:0}.scope-flow{grid-template-columns:1fr}.scope-flow>i{transform:rotate(90deg);text-align:center}.hv2-pilot-calendar-v2{grid-template-columns:1fr 1fr}.hv2-pilot-calendar-v2 article{min-height:300px}.hv2-pilot-scoreboard>div{grid-template-columns:1fr 1fr}.hv2-pilot-scoreboard article{min-height:230px}.hv2-pilot-scoreboard article:nth-child(3),.hv2-pilot-scoreboard article:nth-child(5){border-left:0}.hv2-faq-founder>header{min-height:430px}}@media(max-width:560px){.hv2-call-gap-clockline{grid-template-columns:auto 1fr}.hv2-call-gap-clockline b{display:none}.hv2-call-gap-acts>article{min-height:0;padding:42px 24px}.hv2-call-gap-acts h3{margin-top:110px}.hv2-gap-explanation p{font-size:.95rem}.hv2-selected-direction>header h3{font-size:2.7rem}.hv2-wave-call{display:grid}.hv2-extracted-ticket dl>div{grid-template-columns:1fr;gap:7px}.hv2-extracted-ticket dt{grid-template-columns:28px 1fr}.hv2-revenue-funnel{padding:28px 14px}.hv2-revenue-funnel>header{align-items:start;flex-direction:column}.hv2-revenue-funnel>header strong{text-align:left}.hv2-revenue-funnel article{width:calc(100% - var(--funnel-step) * 5%);grid-template-columns:1fr;padding:23px 9%}.hv2-revenue-funnel article>p{grid-column:auto}.packet-fields,.packet-outcomes,.hv2-handoff-queues>div{grid-template-columns:1fr}.packet-fields>span:nth-child(2n){border-left:0}.hv2-handoff-packet>header,.hv2-handoff-queues>header,.hv2-pilot-scope>header,.hv2-pilot-scoreboard>header{align-items:start;flex-direction:column}.hv2-handoff-packet>header strong,.hv2-handoff-queues>header strong,.hv2-pilot-scope>header strong,.hv2-pilot-scoreboard>header strong{text-align:left}.hv2-handoff-scripts article{min-height:520px}.hv2-handoff-scripts blockquote{font-size:2.7rem}.hv2-handoff-clocks article{min-height:500px;padding:34px 24px}.hv2-handoff-clocks .time strong{font-size:5rem}.hv2-handoff-clocks>aside{padding:24px}.hv2-pilot-plan>header,.hv2-pilot-plan>div,.hv2-pilot-calendar-v2,.hv2-pilot-scoreboard>div{grid-template-columns:1fr}.hv2-pilot-plan article+article,.hv2-pilot-scoreboard article{border-left:0;border-top:1px solid #aaa99f}.hv2-pilot-calendar-v2 article{min-height:230px}.hv2-roi-visual{min-height:560px;padding:30px 24px}.hv2-roi-visual>header>strong,.hv2-roi-visual>strong{font-size:5rem}.roi-line{grid-template-columns:1fr 1fr}.roi-line>i{display:none}.hv2-roi-visual.is-staircase>div p{width:min(100%,calc(var(--roi-width) + 6%))}.hv2-faq-chapters>section{grid-template-columns:1fr}.hv2-faq-chapters details{grid-column:1}.hv2-faq-chapters section>header{padding-bottom:5px}.hv2-faq-index nav{padding:22px}.hv2-faq-index>article{min-height:480px}.hv2-faq-open-book{-moz-columns:1;columns:1;padding:28px 22px}.hv2-faq-founder>header{min-height:400px}.hv2-faq-founder>div{padding:24px}.hv2-faq-founder summary{grid-template-columns:62px 1fr auto}}
