/* An explorable sample, with motion tied to the visitor's selected step. */
.example-section{padding-top:70px;padding-bottom:55px}.example-heading{display:flex;justify-content:space-between;align-items:flex-end;gap:30px;margin-bottom:30px}.example-heading h2{font-size:clamp(28px,3.2vw,40px);font-weight:450;line-height:1.18;letter-spacing:-1.4px;margin:13px 0 0}.example-heading>p{max-width:320px;font-size:16px;line-height:1.65;color:#aeb5a5;margin:0}
.opportunity-example{border:1px solid #46513b;border-radius:16px;overflow:hidden;background:linear-gradient(120deg,#192016,#0f120e 65%);box-shadow:0 20px 65px #0002}.example-toolbar{display:flex;justify-content:space-between;align-items:center;gap:15px;padding:17px 24px;border-bottom:1px solid #35402c}.example-file{font-size:11px;letter-spacing:1.2px;color:#bdcbb0}.example-file>span{color:#6f7e60;margin:0 10px}.example-badge{font-size:10px;letter-spacing:1px;color:#aabe93;border:1px solid #45573a;padding:4px 8px;border-radius:4px;white-space:nowrap}
.example-tabs{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));background:#ffffff02;border-bottom:1px solid #35402c}.example-tabs [role="tab"]{position:relative;background:transparent;border:0;color:#9daa90;padding:18px 12px;font-size:14px;cursor:pointer;line-height:1.5}.example-tabs [role="tab"]+button{border-left:1px solid #35402c}.example-tabs [role="tab"]>span{font-size:11px;margin-right:10px;opacity:.7}.example-tabs [role="tab"][aria-selected="true"]{color:#e8f1dd;background:#b8d5950d}.example-tabs [role="tab"][aria-selected="true"]:after{content:'';position:absolute;bottom:0;left:0;right:0;height:2px;background:#cee6aa;transform-origin:left;animation:example-underline .45s ease-out both}.example-tabs [role="tab"]:hover{color:#e8f1dd}
.example-body{min-height:352px}.example-panel{display:grid;grid-template-columns:.85fr 1.15fr;gap:40px;padding:30px;align-items:center;animation:example-enter .35s ease-out both}.example-panel[hidden]{display:none}.example-context{min-width:0}.example-eyebrow{font-size:11px;color:#b7cb9e;letter-spacing:1.5px}.example-context h3{font-size:25px;line-height:1.3;font-weight:450;letter-spacing:-.8px;margin:13px 0}.example-context>p{font-size:16px;color:#aebba2;line-height:1.65;margin:0}.example-caption{display:block;font-size:12px;line-height:1.5;color:#889b76;margin-top:22px}
.sample-record,.sample-email,.sample-brief{min-width:0;border:1px solid #435137;border-radius:10px;background:linear-gradient(145deg,#25301c66,#141a10);padding:21px}.sample-record-head{display:flex;gap:12px;align-items:center}.sample-monogram{font-size:26px;color:#cfdfba}.sample-record h4,.sample-brief h4{font-size:17px;line-height:1.4;font-weight:500;margin:0}.sample-record-head p,.sample-brief-company{font-size:12px;color:#9cac8d;margin:4px 0 0}.sample-chip{margin-left:auto;border-radius:5px;background:#b0ce7c15;border:1px solid #627b45;color:#c1d9a4;font-size:10px;padding:4px 7px;white-space:nowrap}.sample-facts{margin:16px 0 0}.sample-facts>div{display:grid;grid-template-columns:118px 1fr;gap:14px;padding:9px 0;border-top:1px solid #39472e;font-size:13px;line-height:1.5}.sample-facts dt{color:#9eaf8d}.sample-facts dd{margin:0;color:#d7e1ca}.sample-signal{display:flex;gap:11px;padding:13px 14px;background:#bedb8a0d;border-left:2px solid #b7d28f;margin-top:14px}.sample-signal>span{font-size:22px;color:#c2db9c}.sample-signal strong,.sample-next strong{font-size:13px;color:#d7e8c1}.sample-signal p,.sample-next p{font-size:13px;line-height:1.6;color:#a9b99a;margin:5px 0 0}
.sample-email-meta,.sample-email-subject{font-size:12px;border-bottom:1px solid #39472e;padding-bottom:10px;margin-bottom:11px;color:#bdcbb0}.sample-email-meta>span,.sample-email-subject>span{font-size:10px;color:#8ea178;letter-spacing:1px;margin-right:10px}.sample-email-subject strong{font-size:13px}.sample-email-copy p{font-size:14px;line-height:1.65;color:#d4dfc7;margin:0 0 11px}.sample-email-copy>span{font-size:12px;color:#99ac85}.sample-brief-top{display:flex;align-items:center;gap:10px;margin-bottom:14px}.sample-brief-top>span:first-child{font-size:10px;letter-spacing:1.4px;color:#b7c8a4}.sample-next{margin-top:13px;border-left:2px solid #b7d28f;padding-left:12px}
.example-footer{display:flex;align-items:center;justify-content:space-between;gap:24px;padding:17px 24px;border-top:1px solid #35402c;background:#0e120b}.example-footer p{font-size:12px;color:#99a88a;line-height:1.5;max-width:510px;margin:0}.example-next{background:none;border:none;cursor:pointer;color:#d4e8b8;font-size:13px;padding:5px 0;white-space:nowrap}.example-next span{margin-left:13px;display:inline-block;transition:transform .2s}.example-next:hover span{transform:translateX(4px)}
@keyframes example-enter{from{opacity:.4;transform:translateY(6px)}to{opacity:1;transform:none}}@keyframes example-underline{from{transform:scaleX(.1)}to{transform:scaleX(1)}}
@media(max-width:800px){.example-heading{display:block}.example-heading>p{max-width:550px;margin-top:17px}.example-panel{gap:24px;padding:23px}.example-context h3{font-size:23px}.sample-record-head{flex-wrap:wrap}.sample-chip{margin-left:0}.sample-facts>div{grid-template-columns:100px 1fr;gap:10px}}
@media(max-width:600px){.example-section{padding-top:40px;padding-bottom:25px}.example-heading h2{font-size:29px;letter-spacing:-1px}.example-toolbar{padding:13px 16px;flex-wrap:wrap;gap:8px}.example-file{font-size:10px}.example-tabs [role="tab"]{padding:13px 7px;font-size:12px}.example-tabs [role="tab"]>span{display:block;margin:0 0 4px}.example-panel{grid-template-columns:1fr;padding:21px 16px;gap:20px}.example-context h3{font-size:24px;margin:8px 0}.example-context h3 br{display:none}.example-caption{margin-top:10px}.example-context>p{font-size:14px}.example-body{min-height:0}.sample-record,.sample-email,.sample-brief{padding:16px}.sample-record h4,.sample-brief h4{font-size:16px}.sample-facts>div{font-size:12px;grid-template-columns:93px 1fr}.example-footer{align-items:flex-start;flex-direction:column;gap:10px;padding:15px 16px}.example-footer p{font-size:11px}.example-heading>p{font-size:15px}}
@media(prefers-reduced-motion:reduce){.example-panel,.example-tabs [role="tab"][aria-selected="true"]:after{animation:none}.example-next span{transition:none}}


.service-gallery{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));border-top:1px solid #3b4433;border-bottom:1px solid #3b4433}
.service-scene{min-width:0;padding:30px 32px;background:linear-gradient(145deg,#1e271518,transparent);border-bottom:1px solid #333d2b}.service-scene:nth-child(odd){border-right:1px solid #333d2b}.service-scene:nth-last-child(-n+2){border-bottom:0}.scene-title{display:flex;align-items:center;gap:13px}.scene-title>span{font-size:12px;color:#91a47b}.scene-title h3{font-size:20px;font-weight:500;line-height:1.4;letter-spacing:-.5px;margin:0}.service-scene>p{font-size:16px;line-height:1.65;color:#aeb9a3;margin:10px 0 22px;max-width:440px;min-height:53px}
.service-demonstration{height:117px;position:relative;display:flex;flex-direction:column;justify-content:center;gap:10px;max-width:390px;width:100%;margin:0 auto;color:#d9e6c9;font-size:13px}.service-demonstration strong{font-weight:500}.demo-disclosure{font-size:12px;color:#87967a;text-align:center;margin:16px 0 0}
.send-lanes{display:grid;gap:10px}.send-lanes>span{display:flex;align-items:center;gap:12px;font-size:12px;color:#aabb99}.send-lanes i{height:1px;background:#536542;flex:1;position:relative;overflow:hidden}.send-lanes i:after{content:'';display:block;width:40%;height:1px;background:#e4f8bd;animation:mail-travel 3.6s linear infinite}.send-lanes>span:nth-child(2) i:after{animation-delay:1.2s}.send-lanes>span:nth-child(3) i:after{animation-delay:2.4s}.send-lanes b{font-size:21px;font-weight:400;color:#d9efb8}
.match-filters,.criteria-line{display:flex;gap:7px;flex-wrap:wrap}.match-filters span,.criteria-line span{font-size:11px;padding:5px 9px;border:1px solid #526440;border-radius:5px;color:#b7caa4}.match-result{display:flex;align-items:center;gap:10px;border-bottom:1px solid #64794c;padding:11px 0;position:relative}.match-result>span{font-size:23px}.match-result>b{margin-left:auto;color:#d9f0b4;animation:service-confirm 4.5s ease infinite}.match-result:after{content:'';position:absolute;bottom:-1px;left:0;right:0;height:2px;background:#d9efb8;transform-origin:left;animation:service-fill 4.5s ease infinite}
.personal-mail{border-left:2px solid #728b52;padding:3px 0 3px 17px}.personal-mail>span{font-size:11px;color:#93a581;display:block;margin-bottom:11px}.personal-mail strong{font-size:14px;display:block;line-height:1.5}.personal-mail em{font-style:normal;background:#8fa96728;color:#e1f0cb;padding:2px 4px}.writing-lines{display:grid;gap:7px;margin-top:13px}.writing-lines i{height:3px;border-radius:2px;background:#748c56;transform-origin:left;animation:service-write 5s ease infinite}.writing-lines i:last-child{width:73%;animation-delay:.25s}
.inbox-message,.inbox-reply{display:flex;align-items:center;gap:8px;padding:10px 12px;border:1px solid #435335;border-radius:7px;background:#1a2315}.inbox-message{margin-right:24px;animation:reply-receive 5s ease infinite}.inbox-reply{margin-left:24px;background:#2b3b1c;animation:reply-send 5s ease infinite}.inbox-message b,.inbox-reply b{font-size:10px;color:#a8bf8d;margin-left:auto;font-weight:400}.inbox-message>span,.inbox-reply>span{font-size:18px;color:#d2e9b4}
.report-preview{display:flex;align-items:center;gap:22px}.report-bars{display:flex;align-items:flex-end;gap:6px;height:83px;flex:0 0 110px;border-bottom:1px solid #65794e;padding-bottom:5px}.report-bars i{flex:1;height:var(--bar,50%);background:linear-gradient(#c4dca3,#506c36);border-radius:2px 2px 0 0;transform-origin:bottom;animation:report-grow 6s ease infinite}.report-bars i:nth-child(1){--bar:35%}.report-bars i:nth-child(2){--bar:60%}.report-bars i:nth-child(3){--bar:45%}.report-bars i:nth-child(4){--bar:78%}.report-bars i:nth-child(5){--bar:63%}.report-bars i:nth-child(6){--bar:90%}.report-preview span{font-size:11px;color:#a2b58d}.report-preview strong{display:block;font-size:14px;margin:8px 0}.report-preview small{font-size:11px;color:#95a881;line-height:1.6;display:block}
.qualified-ticket{display:flex;align-items:center;gap:13px;padding:12px 0}.qualified-ticket>span{font-size:29px;color:#cbe6aa}.qualified-ticket small{display:block;font-size:11px;color:#98ab86;margin-top:5px}.qualified-ticket>b{display:grid;place-items:center;border:1px solid #a8c285;border-radius:50%;width:28px;height:28px;margin-left:auto;font-weight:400;animation:service-confirm 4.5s ease infinite}
@keyframes mail-travel{from{transform:translateX(-110%)}to{transform:translateX(360%)}}
@keyframes service-confirm{0%,12%{opacity:.25;transform:scale(.85)}28%,85%{opacity:1;transform:scale(1)}100%{opacity:.25;transform:scale(.85)}}
@keyframes service-fill{0%,10%{transform:scaleX(.05);opacity:.5}35%,85%{transform:scaleX(1);opacity:1}100%{transform:scaleX(1);opacity:0}}
@keyframes service-write{0%,10%{transform:scaleX(.15);opacity:.5}40%,100%{transform:scaleX(1);opacity:1}}
@keyframes reply-receive{0%,8%{transform:translateY(5px);opacity:.35}20%,90%{transform:none;opacity:1}100%{opacity:.35}}
@keyframes reply-send{0%,35%{transform:translateY(5px);opacity:.25}50%,90%{transform:none;opacity:1}100%{opacity:.25}}
@keyframes report-grow{0%,8%{transform:scaleY(.45);opacity:.65}35%,90%{transform:scaleY(1);opacity:1}100%{transform:scaleY(.45);opacity:.65}}
/* Compact layouts shared by every B2B buyer. */
.section{padding-top:66px}.section-heading{margin-bottom:27px}.section-heading>p:last-child{max-width:630px}.section-heading h2{margin-bottom:16px}.kicker{display:block;font-size:12px;letter-spacing:1.8px;color:var(--sage)}
.example-section{padding-bottom:0}.example-heading{margin-bottom:27px}.example-heading h2{font-size:clamp(30px,3.5vw,43px)}.example-body{min-height:365px}.example-panel{padding:26px 30px;gap:34px}.example-context>p{font-size:15px}.example-caption,.example-footer p{color:#aab69e}.sample-record-head{flex-wrap:wrap}.sample-facts>div{grid-template-columns:112px 1fr;font-size:14px}.example-tabs [role="tab"]{min-height:58px}.example-next{min-height:44px}.example-tabs [role="tab"]:focus-visible{outline-offset:-4px}.example-eyebrow,.example-badge{font-size:11px}
.bottleneck-grid{display:grid;grid-template-columns:1fr 1fr;gap:30px}.bottleneck-card{border-top:1px solid #46503c;padding:22px 24px;background:linear-gradient(#1c23162e,transparent)}.bottleneck-card h3{font-size:22px;margin:18px 0 9px}.bottleneck-card p{font-size:15px;color:var(--muted);margin:0}.mini-bars{display:flex;gap:10px;height:65px;align-items:end;border-bottom:1px solid #424d36;width:210px}.mini-bars i{height:50%;flex:1;background:linear-gradient(#c3d6a7,#374c27);transform-origin:bottom;animation:bars 5s ease-in-out infinite}.mini-bars i:nth-child(2n){height:90%;animation-delay:-1s}.mini-bars i:nth-child(3n){height:30%;animation-delay:-2s}.mini-bars i:nth-child(5){height:65%}.fit-checks{height:65px;display:flex;align-items:center;gap:10px;font-size:12px}.fit-checks span,.fit-checks b{font-weight:400;border:1px solid #566843;padding:9px;border-radius:6px;white-space:nowrap}.fit-checks i{font-style:normal;color:#839673}.fit-checks b{color:#d7e7c1;background:#91ad6220;animation:service-confirm 5s ease infinite}
.proxy-system{border:1px solid #46533b;border-radius:16px;overflow:hidden;background:linear-gradient(130deg,#1c2318,#0e110d)}.proxy-top{display:flex;align-items:center;gap:15px;padding:19px 24px;border-bottom:1px solid #36412e;font-size:11px;letter-spacing:1.6px;color:#c6d3b8}.proxy-status{margin-left:auto;color:#a6b492;font-size:10px}.proxy-phases{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));padding:25px 10px 20px}.proxy-phase{padding:0 16px;position:relative;isolation:isolate;min-width:0}.proxy-phase:not(:last-child){border-right:1px solid #bdce9c19}.phase-icon{width:42px;height:42px;border:1px solid #73865b;border-radius:11px;color:#d6e8be;display:grid;place-items:center;font-size:22px;position:relative;margin-bottom:23px}.phase-icon:after{content:'';position:absolute;inset:-6px;border:1px solid #bad599;border-radius:16px;opacity:0;animation:phase-pulse 10s ease infinite;animation-delay:calc(var(--phase)*2s)}.phase-index{font-size:11px;letter-spacing:2px;color:#839570}.proxy-phase h3{font-size:16px;line-height:1.4;margin:9px 0;min-height:45px}.proxy-phase p{font-size:14px;line-height:1.65;color:#aab59f;margin:0}.proxy-foot{font-size:13px;color:#b7c5a6;border-top:1px solid #36412e;margin:0;padding:16px 24px}
.route-row{display:grid;grid-template-columns:1fr 1fr;gap:30px;margin-bottom:22px}.route-row>div{display:flex;align-items:baseline;gap:20px;padding-top:18px;border-top:1px solid var(--line)}.route-row h3{font-size:15px;white-space:nowrap;color:#c0c6b8;margin:0}.route-row p{font-size:14px;line-height:1.6;color:#9ea795;margin:0}.managed-choice{padding:33px 38px;display:grid;grid-template-columns:1fr 1fr;gap:35px;border-radius:12px;background:#d5e2c4;color:#14200e;position:relative;overflow:hidden;isolation:isolate}.managed-choice .eyebrow{color:#526741;font-size:11px;margin-bottom:18px}.managed-choice h3{font-size:44px;line-height:1.06;letter-spacing:-1.8px;font-weight:500;margin:0}.managed-choice h3 span{color:#5c7349}.choice-copy{align-self:center;border-left:1px solid #6f845345;padding-left:32px}.choice-copy p{font-size:16px;max-width:370px;margin-bottom:17px}.choice-copy strong{font-size:16px;font-weight:650;display:block}.choice-copy>span{font-size:12px;display:block;margin-top:9px;color:#50683e}.choice-sheen{position:absolute;inset:0;z-index:-1;background:linear-gradient(105deg,transparent 30%,#f5ffe950,transparent 70%);animation:choice-pass 10s ease-in-out infinite}
.service-gallery{grid-template-columns:repeat(3,minmax(0,1fr));border:1px solid #37432d;border-radius:14px;overflow:hidden}.service-scene{padding:23px;border-right:1px solid #333d2b!important;border-bottom:1px solid #333d2b!important;display:flex;flex-direction:column}.service-scene:nth-child(3n){border-right:0!important}.service-scene:nth-last-child(-n+3){border-bottom:0!important}.scene-title{gap:10px;align-items:start}.scene-title h3{font-size:17px}.scene-title>span{font-size:11px;padding-top:3px}.service-scene>p{font-size:14px;line-height:1.6;min-height:66px;margin:10px 0 17px}.service-demonstration{height:96px;margin-top:auto;font-size:12px}.send-lanes>span{font-size:11px}.report-preview{gap:13px}.report-bars{flex-basis:66px;height:66px}.report-preview strong{font-size:13px}.report-preview small{font-size:10px}.match-filters span,.criteria-line span{font-size:10px;padding:4px 6px}.personal-mail strong{font-size:13px}.inbox-message,.inbox-reply{font-size:11px;padding:8px;gap:6px}.inbox-message{margin-right:10px}.inbox-reply{margin-left:10px}.inbox-message b,.inbox-reply b{font-size:9px}.qualified-ticket small{font-size:10px}.demo-disclosure{color:#a7b39a;font-size:12px}.included-extras{display:flex;justify-content:center;flex-wrap:wrap;gap:9px 26px;margin-top:24px;font-size:12px;color:#b5c0ab}.included-extras span:before{content:'✓';color:#c4d8a7;margin-right:8px}.faq{padding-block:66px}.faq details[open] p{animation:example-enter .25s ease-out}.offer-panel .terms{color:#afbaa5!important}
@keyframes bars{0%,100%{transform:scaleY(1);opacity:1}50%{transform:scaleY(.55);opacity:.6}}@keyframes phase-pulse{0%,2%,24%,100%{opacity:0;transform:scale(.96)}7%,18%{opacity:1;transform:scale(1.06)}}@keyframes choice-pass{0%,100%{transform:translateX(-55%);opacity:.2}50%{transform:translateX(50%);opacity:.9}}
/* Pause pseudo-elements too; every loop respects visibility and reduced motion. */
.motion:not(.active) *,.motion:not(.active) *:before,.motion:not(.active) *:after,.paused *,.paused *:before,.paused *:after{animation-play-state:paused!important}.paused .reveal{opacity:1!important;transform:none!important;transition:none!important}
@media(max-width:1000px){.proxy-phases{grid-template-columns:repeat(3,1fr);gap:28px 0}.proxy-phase h3{min-height:0}.proxy-phase:nth-child(3){border-right:0}.service-gallery{grid-template-columns:repeat(2,minmax(0,1fr))}.service-scene{border-right:1px solid #333d2b!important;border-bottom:1px solid #333d2b!important}.service-scene:nth-child(3){border-right:1px solid #333d2b!important}.service-scene:nth-child(2n){border-right:0!important}.service-scene:nth-child(4){border-bottom:1px solid #333d2b!important}.service-scene:nth-last-child(-n+2){border-bottom:0!important}.route-row>div{display:block}.route-row h3{margin-bottom:7px}.fit-checks{gap:5px;font-size:10px}.fit-checks span,.fit-checks b{padding:7px}}
@media(max-width:740px){.section{padding-top:46px}.example-section{padding-bottom:0}.bottleneck-grid{grid-template-columns:1fr;gap:18px}.bottleneck-card{padding:19px 0}.bottleneck-card h3{font-size:21px}.mini-bars{height:48px;width:170px}.fit-checks{height:48px;font-size:12px;gap:7px}.proxy-phases{grid-template-columns:1fr;padding:5px 20px;gap:0}.proxy-phase{padding:20px 0 20px 55px;border-right:0!important;border-bottom:1px solid #35412c}.phase-icon{position:absolute;left:0;top:27px;width:33px;height:33px;font-size:19px}.phase-icon:after{inset:-4px;border-radius:13px}.proxy-phase:last-child{border-bottom:0}.proxy-phase h3{font-size:18px;margin:3px 0 7px}.proxy-phase p{font-size:14px}.proxy-top{padding:16px;gap:12px;font-size:10px;letter-spacing:1px}.proxy-status{display:none}.proxy-foot{padding:16px 20px;font-size:12px}.route-row{gap:18px}.route-row p{font-size:13px}.managed-choice{padding:26px;grid-template-columns:1fr;gap:23px}.managed-choice h3{font-size:39px}.choice-copy{border-left:0;border-top:1px solid #6f845345;padding:19px 0 0}.choice-copy p{font-size:15px}.service-gallery{grid-template-columns:1fr}.service-scene{padding:22px 20px;display:grid;grid-template-columns:1fr;gap:0;border-right:0!important;border-bottom:1px solid #333d2b!important}.service-scene:nth-child(3){border-right:0!important}.service-scene:nth-last-child(2){border-bottom:1px solid #333d2b!important}.service-scene:last-child{border-bottom:0!important}.service-scene>p{min-height:0;margin:8px 0 15px;font-size:14px}.scene-title h3{font-size:19px}.service-demonstration{max-width:none;height:80px}.send-lanes>span{font-size:12px}.report-bars{flex-basis:90px}.report-preview strong{font-size:14px}.report-preview small{font-size:12px}.inbox-message,.inbox-reply{font-size:12px}.inbox-message b,.inbox-reply b{font-size:11px}.personal-mail strong{font-size:14px}.match-filters span,.criteria-line span{font-size:11px}.included-extras{justify-content:flex-start;gap:9px 18px;font-size:12px}.faq{padding-block:46px;gap:10px}.faq h2{font-size:31px}.faq summary{min-height:50px;font-size:15px}.faq details p{font-size:15px;line-height:1.7}}
@media(max-width:600px){.example-body{min-height:0}.example-panel{padding:20px 16px;gap:18px}.example-context h3{font-size:23px}.example-context>p{font-size:15px}.sample-facts>div{grid-template-columns:88px 1fr;font-size:13px;gap:10px}.sample-email-copy p{font-size:14px}.sample-chip{font-size:10px}.example-tabs [role="tab"]{font-size:12px}.example-footer p{font-size:12px}.example-heading>p{font-size:15px}.example-toolbar{padding:14px 16px}}
@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation:none!important;transition:none!important}.motion-ready .reveal{opacity:1;transform:none}}
/* Make the next step explicit, with comfortable phone targets. */
.nav nav{display:flex;align-items:center;gap:26px}.nav-book{padding:10px 18px;min-height:44px;font-size:13px;gap:14px}.nav .text-link{min-height:44px}.hero h1{font-size:clamp(42px,5vw,65px);letter-spacing:-2.7px}.hero .lede{max-width:505px;line-height:1.7}.hero-payment{font-size:13px;color:#c5d0b8;margin:12px 0 0;max-width:470px}.founder-link{display:inline-flex;align-items:center;min-height:44px;font-size:13px;color:#b4bfa8;gap:10px;text-decoration:underline;text-underline-offset:4px;margin-top:5px}.sample-link{min-height:44px;text-decoration:underline;text-underline-offset:5px}.example-hint{display:block;font-size:13px;margin-top:7px;color:#c4d6ac}.example-tabs [role="tab"]{display:flex;align-items:center;justify-content:center;text-align:center;min-height:60px;transition:background .2s,color .2s}.example-tabs [role="tab"]:hover{background:#c4dca315}.example-next[hidden]{display:none}.proxy-foot strong{font-weight:500;color:#d7e2ca}.choice-link{display:inline-flex;align-items:center;gap:18px;min-height:44px;color:#263b1a;font-weight:650;font-size:14px;text-decoration:underline;text-underline-offset:5px;margin-top:12px}.call-host{padding-bottom:19px;margin-bottom:21px;border-bottom:1px solid #dbe9c422;width:100%}.call-host strong{display:block;font-weight:550;font-size:16px;color:#e6ecdd}.call-host span{display:block;font-size:12px;color:#afbea2;margin-top:3px}.call-message{min-height:44px;text-decoration:underline;text-underline-offset:4px;margin-top:10px;font-size:12px}.footer-links a,.footer-links button{display:inline-flex;align-items:center;min-height:44px}.footer-links{gap:8px 22px}.footer-links button{color:#b1bea3}.flow-card small{color:#aebaa1}.illustration-label{color:#9faa95}.phase-index{color:#a8b999}.sample-record-head p,.sample-brief-company,.sample-email-meta>span,.sample-email-subject>span{color:#acbe98}.example-tabs [role="tab"]:focus-visible{outline-offset:-4px}.choice-link:focus-visible{outline-color:#263b1a}
@media(max-width:740px){.nav{gap:14px;height:82px}.nav nav{gap:0}.nav .nav-how{display:none}.nav-book{font-size:12px;padding:10px 13px;gap:8px}.nav img{width:145px}.hero{padding-top:33px}.hero h1{font-size:39px;letter-spacing:-1.9px}.hero .lede{font-size:16px;margin-bottom:21px}.hero .actions{gap:8px 15px}.hero .micro{font-size:12px;line-height:1.6;max-width:315px}.hero-payment{font-size:12px;line-height:1.6;margin-top:10px}.founder-link{font-size:12px;margin-top:2px}.hero .pipeline{margin-top:22px}.example-tabs [role="tab"]{flex-direction:column;font-size:13px;line-height:1.4;gap:5px;padding:13px 7px}.example-tabs [role="tab"]>span{margin:0}.call-host{margin-bottom:17px;padding-bottom:17px}.offer-cta .call-message{align-self:center}.footer-links{gap:6px 18px}.choice-copy .choice-link{font-size:14px}}
@media(max-width:360px){.nav img{width:119px}.nav-book{padding:10px;font-size:11px}.hero h1{font-size:36px}.example-tabs [role="tab"]{font-size:12px}}
