/* Preserve the visual language; keep continuous motion on transform/opacity. */
.engine-section{padding-top:85px;padding-bottom:85px}
.engine-section .sectionhead{margin-bottom:42px}



.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}}
@media(max-width:900px){.service-scene{padding:26px 22px}.scene-title h3{font-size:18px}.service-scene>p{min-height:80px}.report-preview{gap:14px}.report-bars{flex-basis:85px}}
@media(max-width:640px){.service-gallery{grid-template-columns:1fr}.service-scene{padding:25px 8px}.service-scene:nth-child(odd){border-right:0}.service-scene:nth-last-child(2){border-bottom:1px solid #333d2b}.service-scene>p{min-height:0;margin-bottom:18px}.service-demonstration{max-width:390px;height:108px}.scene-title h3{font-size:19px}.engine-section{padding-top:60px;padding-bottom:60px}.demo-disclosure{line-height:1.5}}

.booking-illuminated{isolation:isolate;background:linear-gradient(145deg,#1c2516,#11170d 60%,#1a2114)}
.booking-copy{position:relative;z-index:2}.booking-atmosphere{position:absolute;inset:0;overflow:hidden;pointer-events:none;z-index:0}
.booking-light{position:absolute;inset:-30% -20%;background:radial-gradient(ellipse at 30% 20%,#d2ecaa22,transparent 60%);opacity:.45;animation:booking-drift 12s ease-in-out infinite}
.booking-sweep{position:absolute;top:0;left:0;width:30%;height:1px;background:linear-gradient(90deg,transparent,#ddf4bc,transparent);animation:booking-edge 9s ease-in-out infinite}
.booking-grid{position:absolute;inset:0;background-image:linear-gradient(#bace9907 1px,transparent 1px),linear-gradient(90deg,#bace9907 1px,transparent 1px);background-size:48px 48px;mask-image:linear-gradient(transparent 25%,#0008);opacity:.6}
.booking-illuminated #booking-button{position:relative;overflow:hidden;isolation:isolate}
.booking-illuminated #booking-button:before{content:'';position:absolute;inset:0;background:linear-gradient(105deg,transparent 25%,#ffffff65 50%,transparent 75%);pointer-events:none;transform:translate3d(-110%,0,0);animation:booking-sheen 10s ease-in-out infinite}
.booking-illuminated .promises li:before{color:#e1f1cb}
@keyframes booking-drift{0%,100%{transform:translate3d(-4%,0,0);opacity:.4}50%{transform:translate3d(8%,5%,0);opacity:.8}}
@keyframes booking-edge{0%,20%{transform:translate3d(-110%,0,0);opacity:0}25%{opacity:1}65%{transform:translate3d(440%,0,0);opacity:1}66%,100%{transform:translate3d(440%,0,0);opacity:0}}
@keyframes booking-sheen{0%,75%{transform:translate3d(-110%,0,0);opacity:0}78%{opacity:.6}95%{transform:translate3d(110%,0,0);opacity:.6}96%,100%{transform:translate3d(110%,0,0);opacity:0}}
.compact-benefits{display:flex;gap:24px;align-items:flex-start;padding:20px 23px;margin-top:18px;background:#11150f;border-radius:12px}
.compact-benefits h3{flex:none;font-size:14px;line-height:1.6;margin:3px 0;color:#e0e6d7}
.compact-benefits .checklist{columns:auto;display:flex;flex-wrap:wrap;gap:9px 20px;margin:0}
.compact-benefits .checklist li{font-size:13px;padding-left:18px;margin:0;color:#b1bba5}
@media(max-width:900px){.compact-features .featuregrid{grid-template-columns:repeat(2,minmax(0,1fr))}.compact-benefits{flex-direction:column;gap:10px}}
@media(max-width:540px){.compact-features{padding-top:60px;padding-bottom:60px}.compact-features .sectionhead{margin-bottom:26px}.compact-features .featuregrid{grid-template-columns:1fr;gap:10px}.compact-features .feature{padding:17px 18px 19px}.compact-features .feature h3{font-size:17px}.compact-features .feature p{margin-top:10px}.compact-benefits{padding:18px}.compact-benefits .checklist{display:grid;grid-template-columns:1fr;gap:8px}.compact-benefits .checklist li{font-size:14px}}
.hero-assurance{font-size:14px;color:#d2dcc5;margin:17px auto 14px;max-width:540px}
.problem{min-width:0}.signal-chart{width:100%;gap:clamp(7px,2vw,15px)}.qualify span{flex-shrink:1;min-width:0}.qualify i{flex-shrink:2}
.offer-facts{display:flex;justify-content:center;gap:12px 25px;flex-wrap:wrap;list-style:none;padding:0;margin:0;color:#9fa996;font-size:12px}
.offer-facts li:before{content:'✓';margin-right:7px;color:#cad9b6}
.hero .pipeline{margin-top:47px}
.video-content h2{max-width:520px;margin:auto;font-size:clamp(22px,3vw,31px);line-height:1.3;padding:0 18px}
.video-status{font-size:12px;letter-spacing:.4px;color:#9ba28f}
.video-content .play{opacity:.65}
.skip-link{position:fixed;left:16px;top:12px;z-index:100;background:#e0edc5;color:#141713;padding:10px 18px;border-radius:6px;transform:translateY(-180%)}
.skip-link:focus{transform:none}
.reveal{opacity:1;transform:none}
.motion-ready .reveal:not(.visible){opacity:0;transform:translate3d(0,16px,0)}
.motion-ready .reveal{transition:opacity .62s cubic-bezier(.2,.7,.2,1),transform .62s cubic-bezier(.2,.7,.2,1);transition-delay:var(--reveal-delay,0ms)}
.system-visual.reveal{transform:none!important;transition-property:opacity}
.floatcard{backface-visibility:hidden}
.motion-active .floatcard{will-change:transform}
.lead{animation:float-left 8s ease-in-out infinite;transform:translate3d(0,25px,0) rotate(-9deg)}
.email{animation:float-center 8s ease-in-out infinite;transform:translate3d(0,0,0)}
.meeting{animation:float-right 8s ease-in-out infinite;transform:translate3d(0,37px,0) rotate(9deg)}
@keyframes float-left{0%,100%{transform:translate3d(0,25px,0) rotate(-9deg)}50%{transform:translate3d(0,12px,0) rotate(-7deg)}}
@keyframes float-center{0%,100%{transform:translate3d(0,0,0)}50%{transform:translate3d(0,-12px,0)}}
@keyframes float-right{0%,100%{transform:translate3d(0,37px,0) rotate(9deg)}50%{transform:translate3d(0,22px,0) rotate(7deg)}}
.calendar .selected,.qualify .match{position:relative;animation:none;isolation:isolate}
.calendar .selected:after,.qualify .match:after{content:'';position:absolute;inset:0;border-radius:inherit;pointer-events:none;box-shadow:0 0 25px #dcebba55;opacity:.25;animation:glow-opacity 5s ease-in-out infinite;z-index:-1}
@keyframes glow-opacity{0%,100%{opacity:.18}50%{opacity:.65}}
.terminal-step{position:relative;isolation:isolate;animation:none;background:#181c1666}
.terminal-step:before{content:'';position:absolute;inset:-1px;border:1px solid #9daa87;border-radius:inherit;background:#56634133;pointer-events:none;opacity:0;animation:step-opacity 10s ease-in-out infinite;animation-delay:calc(var(--n)*2s);z-index:-1}
@keyframes step-opacity{0%,2%,22%,100%{opacity:0}6%,16%{opacity:1}}
.signal-chart i{backface-visibility:hidden}
.scanning i{animation-timing-function:linear}
.featureicon{transition:transform .35s cubic-bezier(.2,.7,.2,1)}
.feature:hover .featureicon{transform:translate3d(0,-3px,0)}
.price{transition:transform .35s cubic-bezier(.2,.7,.2,1)}
.price:hover{transform:translate3d(0,-4px,0)}
.button>span{transition:transform .25s ease}
.button:hover>span,.button:focus-visible>span{transform:translate3d(2px,-2px,0)}
.button:active{transform:translateY(0)}
.faq summary>span{transition:transform .25s ease}
.faq details[open] p{animation:answer-in .24s ease-out both}
@keyframes answer-in{from{opacity:0;transform:translate3d(0,-4px,0)}to{opacity:1;transform:translate3d(0,0,0)}}
.motion-control{background:transparent;border:1px solid #41483a;border-radius:20px;color:#b8c2aa;font-size:12px;padding:7px 12px;cursor:pointer;white-space:nowrap}
[data-motion]:not(.motion-active) *,[data-motion]:not(.motion-active) *:before,[data-motion]:not(.motion-active) *:after,
.motion-paused *, .motion-paused *:before,.motion-paused *:after{animation-play-state:paused!important}
.motion-paused .reveal{opacity:1!important;transform:none!important;transition:none!important}
@media(max-width:700px){.hero .pipeline{margin-top:35px}.offer-facts{gap:8px 15px;font-size:12px}.hero-assurance{max-width:310px;font-size:13px}.price h4{font-size:21px}.price .button{font-size:13px;padding:12px 14px}.nav .small{font-size:12px;gap:12px}.brand{font-size:18px}.promises li{font-size:14px}.terminal-step small{font-size:11px}.sectionhead p,.phase p,.feature p,.faq details p{font-size:16px}.motion-ready .reveal{transition-delay:0ms}.hero h1{font-size:clamp(35px,7.8vw,52px)}}
@media(hover:none){.price:hover,.feature:hover,.feature:hover .featureicon{transform:none}}
@media(prefers-reduced-motion:reduce){.motion-ready .reveal:not(.visible){opacity:1;transform:none}*,*:before,*:after{animation:none!important;transition:none!important;scroll-behavior:auto!important}}

.brand-logo{display:block;flex-shrink:0;line-height:0}.brand-logo img{display:block;width:210px;height:50px;object-fit:contain;object-position:center}footer .brand-logo img{width:184px;height:44px}@media(max-width:700px){.nav .brand-logo img{width:155px;height:38px}.nav nav{gap:14px}}@media(max-width:390px){.nav .brand-logo img{width:132px;height:34px}.nav .small{font-size:11px;padding:10px 12px}}

.hero-setup{max-width:570px;margin:0 auto 19px;font-size:13px;line-height:1.6;color:#aebb9f}.pricing-disclosure{font-size:13px;color:#b6c4a6;margin:-4px 0 17px}.payment-summary{max-width:640px;margin:25px auto 0;padding:19px 22px;border-top:1px solid #60714c;border-bottom:1px solid #60714c;text-align:left}.payment-summary p{font-size:14px;line-height:1.65;color:#c5d0b8;margin:0 0 9px}.payment-summary p:last-child{margin:0}.payment-summary strong{color:#edf4e2;font-weight:550}.payment-summary .payment-setup{color:#aebb9f;font-size:13px}@media(max-width:600px){.hero-setup{font-size:13px;max-width:320px}.payment-summary{padding:17px 0}.payment-summary p{font-size:14px}}

/* 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 button{position:relative;background:transparent;border:0;color:#9daa90;padding:18px 12px;font-size:14px;cursor:pointer;line-height:1.5}.example-tabs button+button{border-left:1px solid #35402c}.example-tabs button>span{font-size:11px;margin-right:10px;opacity:.7}.example-tabs button[aria-selected="true"]{color:#e8f1dd;background:#b8d5950d}.example-tabs button[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 button: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 button{padding:13px 7px;font-size:12px}.example-tabs button>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 button[aria-selected="true"]:after{animation:none}.example-next span{transition:none}}

/* Readability, consistent vector branding, and finite decorative motion. */
.brand.brand-logo img{object-fit:contain;filter:none}
.system-brandmark{display:block;width:30px;height:30px;object-fit:contain}
.kicker,.eyebrow,.outcome{font-size:12px;color:#c0cdb0}
.cardtop{font-size:12px;letter-spacing:.5px;color:#d0d6c8}
.tags span,.mailbottom,.mailbottom b{font-size:12px}
.demo-disclosure,.example-caption,.fineprint{font-size:12px;color:#acb99b}
.match-filters span,.criteria-line span,.personal-mail>span,.report-preview span,.report-preview small,.qualified-ticket small{font-size:12px;color:#b4c5a1}
.inbox-message b,.inbox-reply b{font-size:12px;color:#c1d3ad}
.compact-benefits .checklist li{font-size:14px;color:#c1cbb6}
.example-file,.example-eyebrow,.example-badge{font-size:12px}
.example-footer p,.sample-facts dt{color:#b5c4a6}
.motion-control{min-height:44px;padding:9px 15px;font-size:13px}
.example-tabs button:focus-visible,.faq summary:focus-visible{outline-offset:-4px}
.spotlight-button:focus-visible{outline-color:#182510}
.nav .button.small{min-height:44px}
footer>a:not(.brand){display:inline-flex;align-items:center;min-height:44px}
[data-motion] *,[data-motion] *:before,[data-motion] *:after{animation-iteration-count:2!important;animation-fill-mode:none!important}
@media(max-width:600px){
  .eyebrow{font-size:12px;letter-spacing:.4px;flex-wrap:wrap}
  .nav{gap:12px}
  .nav .button.small{font-size:12px;padding:9px 13px;gap:8px}
  .nav .brand-logo img{max-width:100%;height:auto}
  .nav nav{flex-shrink:0}
  .scene-title h3{overflow-wrap:anywhere}
  .example-tabs button{font-size:14px}
  .sample-facts>div{font-size:14px}
}
@media(max-width:360px){.nav .brand-logo img{width:104px}.nav .button.small{padding:9px 10px;gap:5px}.nav{gap:8px}}

/* A focused offer, with secondary routes kept brief and visually quiet. */
.decision-heading{max-width:740px;margin-bottom:30px}
.decision-heading h2{margin-bottom:0}
.other-routes{margin-bottom:24px;border-top:1px solid #363d30}
.other-routes>div{display:grid;grid-template-columns:220px 1fr;gap:24px;align-items:baseline;border-bottom:1px solid #363d30;padding:17px 0}
.other-routes h3{font-size:16px;font-weight:450;margin:0;color:#c0c7b9;letter-spacing:0}
.other-routes p{font-size:16px;line-height:1.5;margin:0;color:#a5ae9c}
.regent-spotlight{position:relative;isolation:isolate;overflow:hidden;background:#dae7c8;border-radius:6px;color:#172111;padding:44px 44px 0;display:grid;grid-template-columns:1.2fr 1fr;column-gap:64px;box-shadow:0 22px 70px #0002}
.regent-spotlight:before{content:'';position:absolute;z-index:-1;inset:0;pointer-events:none;background:radial-gradient(ellipse at 20% 0,#f4fae9 0,transparent 65%),linear-gradient(120deg,transparent 50%,#b2ca951f)}
.spotlight-label{display:flex;align-items:center;gap:9px;font-size:12px;line-height:1.5;font-weight:600;letter-spacing:1px;color:#435238}
.spotlight-label i{height:7px;width:7px;border-radius:50%;background:#527238;flex:none}
.regent-spotlight .spotlight-copy h3{font-size:clamp(40px,5vw,64px);font-weight:500;line-height:1.02;letter-spacing:-2.8px;margin:25px 0 20px;color:#172111}
.spotlight-copy h3 span{color:#5b7049}
.regent-spotlight .spotlight-copy>p{font-size:16px;line-height:1.6;max-width:365px;color:#435338;margin:0}
.spotlight-offer{align-self:center;border-left:1px solid #7f956459;padding-left:40px;min-width:0}
.regent-spotlight .spotlight-rate{font-size:25px;line-height:1.25;letter-spacing:-.7px;margin:0 0 14px;color:#34452a}
.spotlight-rate strong{font-weight:550;color:#172111}
.regent-spotlight .spotlight-terms{font-size:16px;line-height:1.6;color:#435338;margin:0 0 22px;max-width:340px}
.regent-spotlight .spotlight-button{background:#1a2714;color:#eef6e5;border:1px solid #1a2714;box-shadow:0 5px 15px #1d301214;min-height:48px;gap:30px}
.regent-spotlight .spotlight-button:hover{background:#304024;box-shadow:0 7px 20px #1d301223}
.regent-spotlight .spotlight-disclosure{font-size:13px;line-height:1.6;color:#4d5e41;margin:12px 0 0}
.spotlight-bottom{grid-column:1/-1;display:flex;justify-content:space-between;gap:20px;margin-top:34px;padding:18px 0;border-top:1px solid #7f956459;font-size:13px;line-height:1.5;color:#45573a}
@media(max-width:850px){.regent-spotlight{padding:32px 30px 0;column-gap:30px}.spotlight-offer{padding-left:25px}.spotlight-label{font-size:12px;letter-spacing:.5px}.other-routes>div{grid-template-columns:180px 1fr}}
@media(max-width:600px){
  .decision-heading{margin-bottom:24px}
  .decision-heading h2 br{display:none}
  .other-routes{margin-bottom:20px}
  .other-routes>div{grid-template-columns:1fr;gap:5px;padding:14px 0}
  .other-routes p{font-size:16px;line-height:1.5}
  .regent-spotlight{display:block;padding:26px 23px 0}
  .spotlight-label{letter-spacing:.3px;flex-wrap:wrap}
  .regent-spotlight .spotlight-copy h3{font-size:48px;letter-spacing:-2px;margin:22px 0 16px}
  .spotlight-offer{border-left:0;border-top:1px solid #7f956459;padding:22px 0 0;margin-top:24px}
  .regent-spotlight .spotlight-rate{font-size:23px;margin-bottom:12px}
  .spotlight-rate br{display:none}
  .spotlight-rate strong:before{content:' '}
  .regent-spotlight .spotlight-terms{margin-bottom:20px}
  .regent-spotlight .spotlight-button{width:100%;justify-content:space-between;font-size:14px;gap:12px;padding:13px 16px}
  .spotlight-bottom{display:block;margin-top:23px;padding:16px 0}
  .spotlight-bottom span{display:block}
  .spotlight-bottom span+span{margin-top:3px}
}

/* A shorter reading path, without shrinking body copy or hiding service details. */
.section{padding-top:80px;padding-bottom:80px}
.sectionhead{margin-bottom:38px}
.phase p{font-size:16px;line-height:1.65;margin-bottom:10px}
.problem p{line-height:1.65}
.sectionend{margin-top:30px}
.sectionend p{margin-bottom:20px}
.faq{padding-top:0}
@media(max-width:700px){
  .section,.engine-section{padding-top:44px;padding-bottom:44px}
  .sectionhead,.engine-section .sectionhead{margin-bottom:26px}
  .section h2{margin:14px 0;line-height:1.18}
  .sectionhead h2 br{display:none}
  .sectionhead p,.problem p,.phase p,.intro{font-size:16px;line-height:1.6}
  .hero{padding-top:32px}
  .hero h1{margin-top:20px;margin-bottom:18px}
  .intro{margin-bottom:22px}
  .hero .pipeline{margin-top:25px}
  .twocol,.threecol{gap:18px}
  .problem{padding:20px 18px}
  .problem h3{margin:12px 0 8px}
  .signal-chart,.qualify{height:80px;margin:12px auto 16px}
  .qualify span{width:60px;height:60px}
  /* This illustration repeats the same five phases listed immediately below. */
  .system-visual{display:none}
  .phase-list{margin-top:0}
  .phase{gap:15px;padding:18px 0}
  .phase h3{margin:0 0 8px}
  .phase p{margin-bottom:0}
  .phase .outcome{display:none}
  .sectionend{margin-top:24px;font-size:16px}
  .price{padding:22px}
  .price h4{margin-bottom:16px}
  .price .checklist li{margin:8px 0}
  .price.recommended{margin-top:8px}
  .booking-panel{padding:30px 20px 24px}
  .promises ul{gap:10px;max-width:360px}
  .payment-summary{margin-top:18px;padding:15px 0}
  .faq{padding-top:10px;padding-bottom:46px}
  .faq summary{padding:14px 16px;min-height:52px;font-size:14px}
  .faq details p{line-height:1.65}
}
@media(max-width:640px){
  .service-scene{padding:20px 6px}
  .service-scene>p{margin:8px 0 12px;line-height:1.6}
  .service-demonstration{height:auto;min-height:86px;gap:7px}
  .send-lanes{gap:7px}
  .inbox-message,.inbox-reply{padding:7px 10px}
  .personal-mail>span{margin-bottom:7px}
  .writing-lines{margin-top:9px}
  .report-bars{height:65px}
  .qualified-ticket{padding:7px 0}
  .compact-benefits{margin-top:14px;padding:16px;gap:8px}
  .compact-benefits .checklist{gap:7px}
}
@media(max-width:600px){
  .example-section{padding-top:28px;padding-bottom:20px}
  .example-heading{margin-bottom:22px}
  .example-heading>p{margin-top:12px;font-size:16px}
  .example-panel{padding:18px 16px;gap:16px}
  .example-context h3{font-size:22px}
  .example-context>p{font-size:16px;line-height:1.55}
  .example-caption{margin-top:8px}
  .example-tabs button{min-height:60px}
  .example-next{min-height:44px}
  .example-footer{gap:4px;padding:12px 16px}
  .example-footer p{font-size:12px}
}
