/* Refinement: real client identities and an interactive acquisition journey. */
.hero h1{font-size:clamp(39px,4.1vw,57px);max-width:17ch;line-height:1.08}
.hero h1 span{display:block}
.hero-vsl{min-width:0}
.vsl-frame{position:relative;background:var(--ink);border-radius:12px;box-shadow:0 16px 35px #16151718}
.hero-vsl video{display:block;width:100%;aspect-ratio:16/9;background:var(--ink);object-fit:contain;border-radius:12px}
.hero-vsl figcaption{display:flex;justify-content:space-between;align-items:center;gap:20px;margin-top:22px;padding-top:17px;border-top:1px solid var(--line);font-size:12px;line-height:1.5;color:var(--muted)}
.vsl-author{display:flex;flex-direction:column;gap:3px}.vsl-author strong{font-weight:500;color:var(--ink);font-size:15px}
.vsl-caption-action{text-align:right;color:var(--violet);font-size:12px}.vsl-caption-action>span{display:block;color:var(--muted);font-size:11px;margin-top:4px;font-variant-numeric:tabular-nums}
.vsl-play{position:absolute;inset:0;width:100%;background:transparent;display:grid;place-items:center;border-radius:12px;padding:0}
.vsl-play-disc{width:68px;height:68px;border-radius:50%;background:var(--cream);display:grid;place-items:center;box-shadow:0 6px 20px #16151730;transition:transform .2s var(--ease),background .2s}
.vsl-play svg{width:25px;height:25px;fill:var(--violet);margin-left:-3px}
.vsl-play:hover .vsl-play-disc{transform:scale(1.07);background:white}
.vsl-play:active .vsl-play-disc{transform:scale(.98)}
.vsl-play:focus-visible{outline:3px solid var(--violet);outline-offset:5px}
.hero-vsl video:focus-visible,.hero-vsl a:focus-visible{outline-color:var(--violet)}
#vsl-error{margin-top:14px;font-size:12px}#vsl-error a{text-decoration:underline}
@media(max-width:640px){.hero h1{font-size:clamp(37px,10vw,45px);max-width:17ch}.hero-vsl figcaption{font-size:11px;margin-top:18px;padding-top:14px;gap:12px}.vsl-author strong{font-size:14px}.vsl-caption-action{font-size:11px}.vsl-play-disc{width:56px;height:56px}.vsl-frame{box-shadow:0 10px 24px #16151714}}
@media(prefers-reduced-motion:reduce){.vsl-play-disc{transition:none}.vsl-play:hover .vsl-play-disc,.vsl-play:active .vsl-play-disc{transform:none}}
.hero-pretitle{display:inline-flex;align-items:center;padding:8px 12px;background:var(--lilac);color:var(--violet-deep);font-size:12px;font-weight:600;letter-spacing:.08em;line-height:1.4;margin-bottom:20px}
.whatsapp-link{display:inline-flex;align-items:center;gap:9px;font-size:13px;line-height:1.5;text-decoration:underline;text-decoration-color:transparent;transition:text-decoration-color .2s}
.whatsapp-link:hover{text-decoration-color:currentColor}.whatsapp-link .icon{width:21px;height:21px}
.hero-whatsapp{display:flex;width:fit-content;margin-top:18px;color:var(--violet)}
.action-pair{display:flex;align-items:center;gap:24px;flex-wrap:wrap}
.button-light{background:var(--cream);color:var(--violet-deep)}.button-light:hover{background:white}
.clients{display:block;padding-block:34px 40px}.clients-heading{display:flex;align-items:center;justify-content:space-between;margin-bottom:20px;gap:20px}.clients-heading h2{font-size:22px;letter-spacing:-.025em}
.slider-controls{display:flex;gap:6px;align-items:center}.slider-controls button,.stage-footer button{background:transparent;color:var(--violet);min-width:44px;min-height:44px;display:grid;place-items:center;border:1px solid var(--line);border-radius:50%}
.slider-controls button:hover{background:var(--lilac)}.slider-controls #logos-toggle{font-size:11px;border:0;border-radius:4px;padding-inline:10px}
#logos-prev .icon{transform:rotate(180deg)}.slider-controls .icon{width:18px;height:18px}
.logo-window{overflow-x:auto;overscroll-behavior-x:contain;scrollbar-width:none;-webkit-overflow-scrolling:touch;scroll-padding-inline:5px}
.logo-window::-webkit-scrollbar{display:none}.logo-track{display:flex;align-items:center;list-style:none;margin:0;padding:0;width:max-content;gap:28px}
.logo-track li{flex:0 0 172px;width:172px;height:100px;display:grid;place-items:center}
.logo-track img{object-fit:contain;width:150px;height:78px;mix-blend-mode:normal}
.logo-track img[src$="client-evi.png"],.logo-track img[src$="client-diagonal.png"],.logo-track img[src$="client-chacras.svg"],.logo-track img[src$="client-zipcode.svg"],.logo-track img[src$="client-mauro-croce.png"],.logo-track img[src$="client-code.png"]{background:var(--ink);padding:12px;border-radius:6px}
.logo-track img[src$="client-diagonal.png"]{padding:9px}
.logo-track img[src$="client-mauro-croce.png"]{padding:15px 9px}
.transition-cta{border-top:1px solid var(--line);padding-block:28px 55px;display:flex;align-items:center;justify-content:space-between;gap:30px}
.transition-cta>p{font-size:16px;max-width:28ch;color:var(--muted)}.transition-cta .button{font-size:14px}
.problem{padding-bottom:48px}
.journey{background:var(--violet-deep);color:var(--cream);padding-block:80px 42px}
.journey .system-heading h2{font-size:clamp(38px,4vw,56px)}.journey .system-heading h2 span{color:#d0c4ff}
.journey .system-heading p{color:#e1d9f9;max-width:37ch;font-size:16px;line-height:1.65}
.journey-toolbar{display:flex;justify-content:space-between;align-items:center;gap:20px;margin-top:38px;padding-bottom:14px;border-bottom:1px solid #8f7ec0}
.journey-toolbar>span{font-size:12px;color:#e1d9f9}
.journey-toolbar button{display:flex;align-items:center;gap:8px;min-height:44px;padding:8px 12px;border-radius:6px;background:#53449e;color:var(--cream);font-size:12px}
.journey-toolbar button:hover{background:#6857b4}.journey-toolbar button .icon{width:17px;height:17px}
.journey .system-grid{grid-template-columns:.92fr 1.08fr;gap:65px;margin-top:28px;align-items:center}
.journey .process-tab{color:#e5def8;border-color:#8f7ec0;padding:19px 0;gap:15px;min-height:85px}
.journey .process-tab:last-child{border-bottom:0}
.journey .process-tab strong{font-size:19px}.journey .process-tab>span:nth-child(2)>span{color:#d8cff0;font-size:12px;margin-top:5px}
.journey .step-number{width:31px;height:31px;border-color:#9e8dcb;color:#e1d9f9}
.journey .process-tab[aria-selected=true]{color:white}.journey .process-tab[aria-selected=true] .step-number{background:var(--cream);color:var(--violet-deep);border-color:var(--cream)}
.journey .process-tab>.icon{color:#c9bbed}.journey .process-tab[aria-selected=true]>.icon{color:var(--cream)}
.journey .process-tab:hover{color:white}.journey :focus-visible{outline-color:#d5c9ff}
.journey-stage{position:relative;background:var(--cream);color:var(--ink);border-radius:16px;overflow:hidden;min-width:0}
.journey .journey-stage :focus-visible{outline-color:var(--violet-deep)}
.journey .process-panel:focus-visible{outline-offset:-4px}
.stage-header{display:flex;justify-content:space-between;align-items:center;padding:18px 25px;border-bottom:1px solid var(--line);color:var(--violet);font-size:11px}
#journey-count{font-variant-numeric:tabular-nums}
.journey .process-panel{padding:25px 25px 16px;min-height:451px}
.journey .process-panel h3{font-size:28px;line-height:1.18;margin-top:22px}
.journey .panel-caption{font-size:13px;color:var(--muted);margin-top:13px;line-height:1.65}
.stage-footer{padding:0 25px 18px;display:flex;justify-content:space-between;align-items:center;gap:15px}
.stage-footer>span{font-size:9px;color:var(--muted)}.stage-footer button{width:40px;height:40px;min-width:40px;min-height:40px}
.stage-footer button:hover{background:var(--lilac)}
.journey-progress{height:3px;background:var(--lilac)}.journey-progress span{display:block;height:100%;background:var(--violet);transform:scaleX(.166667);transform-origin:left;transition:transform .5s var(--ease)}
.strategy-scene,.production-scene,.landing-scene,.campaign-scene,.qualify-scene,.handoff-scene{height:245px;position:relative}
.stock-fan{height:160px;position:relative;width:100%;display:flex;justify-content:center;align-items:center}
.stock-fan>img{position:absolute;width:43%;height:123px;object-fit:cover;border-radius:7px}
.stock-fan>img:first-child{left:3%;transform:rotate(-9deg)}.stock-fan>img:nth-child(2){right:3%;transform:rotate(9deg)}
.stock-fan>div{position:relative;background:var(--violet);color:var(--cream);padding:19px 23px;width:47%;height:149px;border-radius:8px;box-shadow:0 10px 24px #34226225}
.stock-fan>div>span{font-size:11px;color:#e1d9f9}.stock-fan strong{font-family:var(--display);font-size:27px;line-height:1.2;display:block;margin-top:9px}
.scene-connector{height:28px;width:1px;margin-inline:auto;background:#9b8bc6;position:relative}
.scene-connector::after{content:"";position:absolute;width:5px;height:5px;border-right:1px solid #9b8bc6;border-bottom:1px solid #9b8bc6;transform:rotate(45deg);bottom:0;left:-2px}
.strategy-groups{display:flex;justify-content:center;gap:7px;margin-top:10px}.strategy-groups span{padding:8px 10px;background:var(--lilac);font-size:10px;color:var(--violet-deep);border-radius:4px;white-space:nowrap}
.production-scene{overflow:hidden;border-radius:8px;background:var(--ink)}
.production-scene>img{height:100%;width:100%;object-fit:cover}.production-title{position:absolute;inset:0;padding:22px;color:white;background:linear-gradient(180deg,#161517b8,transparent 90%);font-size:15px}
.production-title strong{font-family:var(--display);font-size:30px;font-weight:600}
.production-scene .format-bar{left:20px;bottom:17px}
.mini-browser{height:25px;background:var(--lilac);display:flex;align-items:center;gap:4px;padding:0 11px;border-radius:8px 8px 0 0}
.mini-browser>span{width:4px;height:4px;background:#9688b7;border-radius:50%}.mini-browser i{font-size:9px;font-style:normal;margin-left:auto;color:var(--violet)}
.mini-landing{display:grid;grid-template-columns:1fr 1.15fr;height:176px;background:var(--paper);border:1px solid var(--line)}
.mini-landing>img{width:100%;height:100%;object-fit:cover}.mini-landing>div{padding:20px 14px}.mini-landing>div>span:first-child{font-size:9px;color:var(--muted)}
.mini-landing strong{display:block;font-family:var(--display);font-size:26px;line-height:1.15;margin-top:9px;font-weight:600}
.illustrative-cta{display:flex;align-items:center;justify-content:space-between;gap:3px;font-size:8px;color:white;background:var(--violet);padding:8px;margin-top:13px;border-radius:3px}.illustrative-cta .icon{width:12px;height:12px}
.landing-caption{display:flex;gap:8px;align-items:center;justify-content:center;font-size:10px;color:var(--violet);margin-top:17px}.landing-caption .icon{width:12px;height:12px}
.campaign-source{display:flex;justify-content:center;position:relative;padding-bottom:28px;gap:8px}.campaign-source img{width:42%;height:89px;object-fit:cover;border-radius:6px}.campaign-source>span{position:absolute;bottom:0;font-size:11px;color:var(--violet)}
.campaign-lines{width:100%;height:52px;fill:none;stroke:#a594d0;stroke-width:1}.campaign-lines circle{fill:var(--violet);stroke:none}
.campaign-channels{display:flex;justify-content:space-around;gap:20px}.campaign-channels>span{min-width:120px;padding:10px 15px;border-radius:7px;background:var(--lilac);font-size:10px;text-align:center;color:var(--violet-deep)}.campaign-channels strong{display:block;font-size:17px;font-family:var(--display);font-weight:600}
.scene-contact{display:flex;gap:10px;align-items:center;font-size:12px;padding-bottom:9px;border-bottom:1px solid var(--line)}
.scene-contact small{display:block;font-size:9px;color:var(--muted)}.qualify-scene .bubble{font-size:12px;max-width:85%;padding:10px 13px}.qualified-stamp{display:flex;align-items:center;justify-content:center;gap:7px;color:var(--violet);font-size:11px;margin-top:15px}.qualified-stamp .icon{width:17px;height:17px}
.handoff-crm{padding:15px 18px;background:var(--lilac);border-radius:8px}.handoff-crm>strong{font-family:var(--display);font-size:23px;color:var(--violet);font-weight:600}
.handoff-crm>span{float:right;font-size:10px;margin-top:9px;color:var(--violet-deep)}
.handoff-crm>div{display:flex;align-items:center;gap:7px;font-size:11px;margin-top:7px}.handoff-crm .icon{width:15px;height:15px;color:var(--violet)}
.handoff-message{background:var(--paper);border-radius:7px;padding:13px 18px;box-shadow:0 8px 20px #34226215}
.handoff-message>span{font-size:10px;color:var(--violet)}.handoff-message strong{display:block;font-size:15px;margin-top:3px}.handoff-message p{font-size:11px;color:var(--muted);line-height:1.6;margin-top:4px}
.journey .system-close{border-color:#8f7ec0;color:#e1d9f9;margin-top:36px;padding-top:30px;font-size:14px}
.journey .system-close strong{font-weight:500;color:var(--cream)}.journey .system-close a{max-width:none;color:var(--cream);font-size:13px}
.journey .system-close .button-light{color:var(--violet-deep);font-size:14px}
.journey .system-close .icon{width:19px;height:19px}
.journey .system-close .action-pair{gap:20px}
.case-section{border-top:1px solid var(--line);gap:80px;padding-block:75px}
.case-client-logo{background:var(--cream);padding:20px 24px;border-radius:8px;width:65%;max-width:270px}.case-client-logo img{width:100%;height:90px;object-fit:contain}
.case-partnership img{width:128px}.case-copy h2{font-size:37px}.case-copy .action-pair{gap:18px}.case-copy .button{font-size:13px;min-height:52px}
.booking-copy>.whatsapp-link{margin-top:25px;color:var(--cream)}
.booking-copy>.whatsapp-link:focus-visible{outline-color:var(--cream)}
.closing .action-pair{flex-direction:column;align-items:flex-start;gap:16px}
.whatsapp-float{position:fixed;bottom:24px;right:8px;z-index:25;background:var(--cream);border:1px solid var(--line);color:var(--violet-deep);border-radius:50%;display:flex;align-items:center;justify-content:center;width:46px;height:46px;padding:10px;font-size:12px}
.whatsapp-float>span{display:none}
.whatsapp-float{z-index:26}
.whatsapp-float:hover{background:var(--lilac)}.whatsapp-float .icon{width:24px;height:24px}
.footer{padding-bottom:95px}
@keyframes journey-in{from{opacity:.55;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}
@keyframes journey-unfold{from{clip-path:inset(0 50% 0 50%)}to{clip-path:inset(0)}}
.journey .process-panel.is-entering>div{animation:journey-in .55s var(--ease) both}
.journey .process-panel.is-entering .strategy-groups,.journey .process-panel.is-entering .format-bar,.journey .process-panel.is-entering .campaign-lines{animation:journey-unfold .7s var(--ease) both}
.journey .process-panel.is-entering .bubble:nth-child(3){animation:journey-in .6s var(--ease) .12s both}
.journey .process-panel.is-entering .bubble:nth-child(4),.journey .process-panel.is-entering .qualified-stamp,.journey .process-panel.is-entering .handoff-message{animation:journey-in .7s var(--ease) .25s both}
@media(min-width:851px) and (max-height:800px){.hero{padding-top:38px;padding-bottom:42px}.hero h1{font-size:54px}.hero-description{margin-top:20px}.hero .button{margin-top:22px}.hero-pretitle{margin-bottom:16px}}
@media(max-width:1100px){.journey .system-grid{gap:36px}.journey .process-panel{padding-inline:20px}.journey .process-tab strong{font-size:17px}.journey .system-close{align-items:flex-start}.journey .system-close .action-pair{flex-direction:column;align-items:flex-start}.transition-cta .action-pair{gap:15px}.case-section{gap:50px}}
@media(max-width:850px){.journey .system-grid{gap:25px;grid-template-columns:.9fr 1.1fr}.journey .process-tab{gap:10px}.journey .process-tab strong{font-size:16px}.journey .process-tab>span:nth-child(2)>span{font-size:11px}.journey .process-panel h3{font-size:24px}.journey .panel-caption{font-size:12px}.strategy-groups{gap:4px;flex-wrap:wrap}.strategy-groups span{font-size:9px;padding:6px}.stock-fan strong{font-size:24px}.stock-fan>div{padding:17px}.handoff-crm>span{float:none;display:block;margin-top:0}.handoff-crm{padding:10px 13px}.journey .system-heading p{font-size:14px}.mini-landing>div{padding-inline:9px}.mini-landing strong{font-size:23px}.campaign-channels{gap:10px}.campaign-channels>span{min-width:0;padding:10px}.transition-cta{align-items:flex-start}.transition-cta .action-pair{flex-direction:column;align-items:flex-start}.case-copy h2{font-size:32px}.case-section{gap:35px}.case-client-logo{width:80%}}
@media(max-width:640px){
.hero-pretitle{font-size:11px;margin-bottom:17px;padding:7px 10px}.hero-whatsapp{font-size:13px;margin-top:16px}
.clients{padding-block:28px}.clients-heading h2{font-size:20px}.clients-heading{gap:8px;margin-bottom:12px}
.slider-controls{gap:2px}.slider-controls button{min-width:34px;min-height:40px}.slider-controls #logos-toggle{font-size:10px;padding:5px}
.logo-track{gap:16px}.logo-track li{width:143px;flex-basis:143px;height:92px}.logo-track img{width:130px;height:70px}
.problem{padding-bottom:32px}.transition-cta{flex-direction:column;align-items:stretch;gap:20px;padding-block:24px 42px}.transition-cta>p{max-width:30ch;font-size:15px}
.action-pair{gap:16px}.transition-cta .action-pair{align-items:stretch}.action-pair .button{width:100%;font-size:14px}.action-pair .whatsapp-link{justify-content:center;align-self:center;font-size:13px}
.journey{padding-block:50px 35px}.journey .system-heading{display:block}.journey .system-heading h2{font-size:38px}.journey .system-heading p{max-width:34ch;font-size:14px;margin-top:19px}
.journey-toolbar{margin-top:25px;padding-bottom:12px;gap:10px}.journey-toolbar>span{max-width:18ch;line-height:1.5;font-size:11px}
.journey-toolbar button{font-size:11px;padding:8px;gap:6px}.journey-toolbar button .icon{width:15px}
.journey .system-grid{display:flex;flex-direction:column;align-items:stretch;gap:18px;margin-top:18px}
.journey .process-tabs{display:grid;grid-template-columns:repeat(3,1fr);gap:6px}
.journey .process-tab{border:1px solid #8f7ec0;border-radius:6px;padding:10px 6px;min-height:74px;display:flex;flex-direction:column;gap:6px;text-align:center;justify-content:flex-start}
.journey .process-tab:last-child{border-bottom:1px solid #8f7ec0}
.journey .process-tab[aria-selected=true]{background:var(--cream);color:var(--violet-deep);border-color:var(--cream)}
.journey .process-tab[aria-selected=true] .step-number{background:var(--violet);color:var(--cream);border-color:var(--violet)}
.journey .step-number{width:22px;height:22px;font-size:10px}
.journey .process-tab strong{font-family:var(--body);font-size:10px;line-height:1.3;letter-spacing:0;font-weight:500}
.journey .process-tab>span:nth-child(2)>span{display:none}.journey .process-tab>.icon{display:none}
.stage-header{padding:15px 18px;font-size:10px}.journey .process-panel{min-height:432px;padding:20px 18px 13px}
.journey .process-panel h3{font-size:25px;margin-top:18px}.journey .panel-caption{font-size:12px;line-height:1.65;margin-top:12px}
.strategy-scene,.production-scene,.landing-scene,.campaign-scene,.qualify-scene,.handoff-scene{height:227px}
.stock-fan{height:147px}.stock-fan>div{height:140px}.stock-fan strong{font-size:25px}
.strategy-groups{gap:5px}.strategy-groups span{font-size:9px;padding:7px}
.production-title{font-size:13px;padding:20px}.production-title strong{font-size:25px}
.mini-landing{height:161px}.mini-landing strong{font-size:24px}.mini-landing>div{padding:15px 11px}.illustrative-cta{font-size:8px}
.landing-caption{font-size:9px;gap:5px;margin-top:13px}.landing-caption .icon{width:11px}
.campaign-source img{height:80px}.campaign-channels>span{padding:10px 12px}.campaign-channels strong{font-size:16px}
.qualify-scene .bubble{font-size:11px;padding:8px 10px}.qualified-stamp{font-size:10px;margin-top:13px}
.handoff-crm>span{float:right;margin-top:6px}.handoff-crm{padding:13px}
.stage-footer{padding:0 18px 15px;gap:12px}.stage-footer>span{font-size:9px;max-width:27ch}
.journey .system-close{display:block;margin-top:25px;padding-top:25px}.journey .system-close p{font-size:14px}
.journey .system-close .action-pair{margin-top:23px;align-items:stretch;gap:17px}.journey .system-close .whatsapp-link{justify-content:center}
.case-section{gap:27px;padding-block:48px}.case-brand{min-height:240px;flex-direction:row;gap:18px;border-radius:85px 12px 12px 12px;padding:35px 25px}
.case-client-logo{width:55%;padding:13px;flex:none}.case-client-logo img{height:70px}.case-partnership{margin:0;gap:10px}.case-partnership img{width:85px}.case-partnership span{font-size:22px}
.case-copy h2{font-size:32px}.case-copy .action-pair{align-items:stretch;gap:17px}.case-copy .action-pair .button{font-size:14px}
.closing .action-pair{width:100%;align-items:stretch}.closing .action-pair .button{font-size:14px}
.whatsapp-float{bottom:calc(14px + env(safe-area-inset-bottom));right:15px;padding:11px;width:48px;height:48px;min-height:48px;justify-content:center;border-radius:50%}
.mobile-booking{padding-right:78px}.mobile-booking .button{font-size:12px;padding-inline:14px;gap:10px;min-height:50px}
.whatsapp-float span{display:none}.whatsapp-float .icon{width:24px;height:24px}
.footer{padding-bottom:110px}
}
@media(max-width:360px){.clients-heading h2{font-size:18px}.slider-controls #logos-toggle{padding:3px}.journey .process-panel{padding-inline:14px}.journey .process-panel h3{font-size:23px}.strategy-groups span{font-size:8px}.stock-fan strong{font-size:23px}.handoff-crm>span{font-size:9px}.handoff-crm>div{font-size:10px}.handoff-message strong{font-size:14px}}
@media(prefers-reduced-motion:reduce){.journey .process-panel *{animation:none!important;transition:none!important}.campaign-lines circle{display:none}.journey-progress span{transition:none}.logo-window{scroll-behavior:auto}}
.logo-track img[src$="client-leosfeir-new.png"]{width:150px;height:90px;object-fit:cover;mix-blend-mode:multiply}
.logo-track{will-change:transform}
