:root{--red:#f21f2b;--black:#090909;--green:#20c65a;--paper:#f5f3ee;--ink:#111}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,Arial,sans-serif;color:var(--ink);background:var(--paper);cursor:none}a{color:inherit;text-decoration:none}.splash{position:fixed;inset:0;background:#080808;z-index:9999;display:grid;place-items:center;transition:opacity .45s ease,visibility .45s ease}.splash.hide{opacity:0;visibility:hidden}.d-logo{width:92px;height:92px;border-radius:50%;display:grid;place-items:center;background:var(--red);color:#fff;font:900 54px/1 Inter;box-shadow:0 15px 45px #0005}.d-logo.big{width:140px;height:140px;font-size:80px}.d-cursor{position:fixed;width:34px;height:34px;border-radius:50%;background:var(--red);color:#fff;font:900 18px/34px Inter;text-align:center;z-index:9998;pointer-events:none;transform:translate(-50%,-50%);transition:width .15s,height .15s,font-size .15s,opacity .15s}.d-cursor.active{width:48px;height:48px;font-size:23px;line-height:48px}.nav{height:78px;padding:0 5vw;background:#080808;color:#fff;display:flex;align-items:center;gap:48px;position:sticky;top:0;z-index:20}.brand{font-family:'Archivo Black',sans-serif;font-size:22px;line-height:.8}.brand b{color:var(--red)}.brand small{display:block;font:600 7px Inter;letter-spacing:1.7px;margin-top:8px}.nav nav{display:flex;gap:26px;margin-left:auto;font-size:13px}.pill,.cta{background:var(--green);color:#fff;border-radius:4px;padding:16px 22px;font-weight:800;font-size:14px;display:inline-flex;gap:8px;align-items:center}.wa{font-size:18px}.hero{min-height:700px;display:grid;grid-template-columns:48% 52%;overflow:hidden;background:#fff}.hero-copy{padding:105px 4vw 60px 6vw;z-index:2}.eyebrow{font-size:11px;font-weight:800;letter-spacing:2.2px}.hero h1,.statement h2,.section-head h2,.price h2,.meet h2,.company h2,.closer h2{font-family:'Archivo Black',sans-serif;letter-spacing:-2.5px;line-height:.94;margin:18px 0}.hero h1{font-size:clamp(54px,6vw,94px)}h1 em{font-style:normal;color:var(--red)}.lead{font-size:19px;line-height:1.55;max-width:590px}.actions{display:flex;align-items:center;gap:24px;margin-top:38px;font-size:13px}.hero-art{position:relative;min-height:700px}.john-hero{height:94%;position:absolute;bottom:0;left:0;z-index:2;object-fit:contain}.red-disc{position:absolute;width:520px;height:520px;background:var(--red);border-radius:50%;right:-70px;top:70px}.hero-chats{position:absolute;z-index:5;right:4%;top:95px;width:min(300px,38%);display:flex;flex-direction:column;gap:10px}.chat-bubble{padding:13px 16px;border-radius:18px;background:#fff;box-shadow:0 10px 30px #0002;font-size:13px;line-height:1.35;opacity:0;transform:translateY(12px);animation:chatIn .45s forwards .9s}.chat-bubble.out{background:#d9fdd3;align-self:flex-end}.delay1{animation-delay:1.25s}.delay2{animation-delay:1.6s}.delay3{animation-delay:1.95s}@keyframes chatIn{to{opacity:1;transform:none}}.statement{padding:70px 6vw;background:var(--paper);border-top:1px solid #ddd}.statement p{font-size:12px;font-weight:800;letter-spacing:2px}.statement h2{font-size:clamp(48px,7vw,104px);margin:5px 0}.statement span,.meet h2 span,.meet h3 span,.company h2 span,.closer h2 span{color:var(--red)}.how{padding:90px 6vw 100px;background:#fff}.section-head{display:flex;justify-content:space-between;align-items:end;border-bottom:1px solid #bbb;padding-bottom:25px}.section-head p{font-size:12px;font-weight:800;letter-spacing:2px}.section-head h2{font-size:50px}.head-note{max-width:330px!important;font-size:15px!important;letter-spacing:0!important;font-weight:500!important;line-height:1.5;color:#555}.chat-steps{max-width:920px;margin:55px auto 40px;display:flex;flex-direction:column;gap:18px}.step-chat{display:flex;align-items:flex-start;gap:15px;max-width:620px}.step-chat.right{align-self:flex-end;flex-direction:row-reverse}.step-chat>div{background:#f1f1f1;padding:18px 22px;border-radius:22px 22px 22px 5px;box-shadow:0 6px 18px #0000000b}.step-chat.right>div{background:#d9fdd3;border-radius:22px 22px 5px 22px}.step-no{width:42px;height:42px;border-radius:50%;background:var(--red);color:#fff;font:800 12px/42px Inter;text-align:center;flex:0 0 auto}.step-chat h3{margin:0 0 6px;font-size:17px}.step-chat p{margin:0;font-size:14px;line-height:1.45;color:#444}.text-link{font-weight:900;border-bottom:3px solid var(--red);padding-bottom:5px}.price{min-height:680px;background:#090909;color:#fff;display:grid;grid-template-columns:52% 48%;overflow:hidden;padding-left:6vw}.price>div{padding:90px 0}.light{color:#bbb}.price h2{font-size:clamp(58px,7vw,110px)}.price h2 span{color:var(--red)}.price p{max-width:460px;line-height:1.6;color:#ccc;margin-bottom:35px}.price img{height:720px;align-self:end;justify-self:center}.meet{display:grid;grid-template-columns:48% 52%;min-height:720px;background:#fff;overflow:hidden}.meet-art{position:relative;min-height:720px;display:flex;align-items:flex-end;justify-content:center;overflow:hidden}.art-circle{position:absolute;width:470px;height:470px;border-radius:50%;background:var(--red);left:-80px;bottom:80px}.meet-art img{position:relative;z-index:2;height:96%;max-width:100%;object-fit:contain;object-position:bottom}.meet-copy{padding:90px 8vw 70px 7vw}.meet h2{font-size:70px}.meet h3{font:800 24px/1.25 Inter;margin:30px 0}.rule{height:4px;background:var(--red);width:70px;margin:30px 0}.dark-cta{display:inline-flex;gap:8px;align-items:center;background:#090909;color:#fff;padding:16px 24px;font-weight:800;margin-top:10px}.promise{display:grid;grid-template-columns:repeat(4,1fr);background:#f0eee8;padding:45px 6vw}.promise div{border-right:1px solid #bbb;padding-left:30px}.promise div:first-child{padding-left:0}.promise div:last-child{border:0}.promise small{display:block;color:var(--red);font-weight:900;font-size:10px;letter-spacing:1.5px}.promise strong{display:block;font-family:'Archivo Black';font-size:19px;margin-top:8px}.company{background:#fff;padding:90px 6vw;display:grid;grid-template-columns:1.4fr .6fr;gap:8vw;align-items:center}.company h2{font-size:clamp(48px,5.5vw,82px)}.company-copy>p:not(.eyebrow){max-width:780px;line-height:1.75;color:#444}.company-links{display:flex;gap:22px;flex-wrap:wrap;margin-top:30px;font-weight:800}.company-links a{border-bottom:2px solid var(--red);padding-bottom:4px}.company-mark{display:flex;flex-direction:column;align-items:center;text-align:center;font-family:'Archivo Black';font-size:20px;line-height:1.1}.company-mark b{color:var(--red)}.closer{height:720px;background:#090909;color:#fff;display:grid;grid-template-columns:55% 45%;overflow:hidden}.closer-copy{padding:90px 0 50px 6vw;z-index:2}.closer h2{font-size:clamp(62px,7vw,110px)}.closer img{height:760px;align-self:end;justify-self:center}.reveal{opacity:0;transform:translateY(22px);transition:opacity .7s ease,transform .7s ease}.reveal.visible{opacity:1;transform:none}footer{background:#050505;color:#fff;padding:42px 6vw;display:flex;align-items:center;gap:36px;font-size:11px}.footer-links{display:flex;gap:18px;margin-left:auto}footer p{margin:0}.mobile-whatsapp{display:none}
@media(max-width:900px){body{cursor:auto}.d-cursor{display:none}.nav{height:66px;padding:0 18px}.nav nav{display:none}.nav .pill{font-size:0;padding:12px}.nav .pill:after{content:'WhatsApp';font-size:12px}.hero{display:flex;flex-direction:column;min-height:auto}.hero-copy{padding:65px 22px 20px}.hero h1{font-size:51px}.lead{font-size:16px}.actions{align-items:flex-start;flex-direction:column}.hero-art{min-height:540px}.john-hero{height:92%;left:50%;transform:translateX(-50%)}.red-disc{width:390px;height:390px;right:-100px}.hero-chats{right:12px;top:20px;width:47%}.chat-bubble{font-size:11px;padding:10px 12px}.statement,.how{padding:60px 22px}.statement h2{font-size:54px}.section-head{display:block}.section-head h2{font-size:45px}.head-note{margin-top:20px}.chat-steps{margin-top:35px}.step-chat{max-width:92%}.price{grid-template-columns:1fr;padding:0 22px}.price>div{padding:65px 0 0}.price h2{font-size:60px}.price img{height:auto;width:100%;margin-top:30px}.meet{grid-template-columns:1fr}.meet-art{min-height:570px}.meet-art img{height:95%}.art-circle{width:380px;height:380px}.meet-copy{padding:60px 22px}.meet h2{font-size:55px}.promise{grid-template-columns:1fr 1fr;padding:25px 22px}.promise div{padding:20px;border:0}.company{grid-template-columns:1fr;padding:60px 22px}.company h2{font-size:48px}.company-mark{display:none}.closer{height:auto;display:flex;flex-direction:column;padding:0 22px}.closer-copy{padding:65px 0 0}.closer h2{font-size:57px}.closer img{height:auto;width:100%;margin-top:25px}footer{padding:35px 22px 95px;display:block}footer p,.footer-links{margin:20px 0}.footer-links{display:flex}.mobile-whatsapp{display:block;position:fixed;z-index:30;bottom:12px;left:12px;right:12px;text-align:center;background:var(--green);color:#fff;border-radius:4px;padding:16px;font-weight:900;font-size:13px;box-shadow:0 5px 20px #0005}}
/* V3 brand asset refinements */
.splash img{width:min(330px,55vw);height:auto;filter:drop-shadow(0 18px 45px #0008)}
.d-cursor{background:transparent;width:42px;height:42px;display:grid;place-items:center;overflow:visible}
.d-cursor img{width:62px;max-width:none;height:auto;display:block;filter:drop-shadow(0 3px 8px #0004)}
.d-cursor.active{width:56px;height:56px;background:transparent}
.d-cursor.active img{width:78px}
.wa-link img,.wa-text img,.inline-wa img,.step-chat h3 img,.promise strong img{width:19px;height:19px;filter:invert(60%) sepia(84%) saturate(1590%) hue-rotate(92deg) brightness(93%) contrast(89%);vertical-align:-4px;flex:0 0 auto}
.cta.wa-link img,.pill.wa-link img,.mobile-whatsapp img{filter:brightness(0) invert(1)}
.pill.wa-link,.cta.wa-link,.mobile-whatsapp{gap:9px}
.hero-chats .chat-bubble img{width:17px;height:17px;filter:invert(60%) sepia(84%) saturate(1590%) hue-rotate(92deg) brightness(93%) contrast(89%);vertical-align:-4px;margin-right:5px}
.step-chat h3{display:flex;align-items:center;gap:7px}
.wa-text{display:inline-flex;align-items:center;gap:7px}
.inline-wa{white-space:nowrap;font-weight:800}.inline-wa img{margin-right:3px}
.promise strong{display:flex;align-items:center;gap:7px}
.meet-art{background:#fff}.meet-art img{height:100%;width:100%;object-fit:contain;object-position:center bottom}
.company-mark{background:#fff}.company-mark img{width:min(100%,560px);height:auto;display:block}
.qr-card{margin-top:34px;display:flex;align-items:center;gap:14px;width:max-content;max-width:100%;padding:11px 16px 11px 11px;border:1px solid #333;background:#151515}.qr-card>img{width:82px!important;height:82px!important;object-fit:cover;margin:0!important}.qr-card div{display:flex;flex-direction:column;gap:5px}.qr-card b{font-size:12px;letter-spacing:.8px}.qr-card span{font-size:10px;color:#aaa}
@media(max-width:900px){.d-cursor{display:none}.company-mark{display:block;margin-top:15px}.company-mark img{width:min(100%,430px);margin:auto}.qr-card{margin-bottom:10px}.qr-card>img{width:70px!important;height:70px!important}.meet-art img{height:100%;width:100%}}
/* V5: supplied hero, exact D cursor, stronger responsive fit */
.d-cursor img{width:34px;height:34px;object-fit:contain;filter:drop-shadow(0 2px 5px #0004)}
.d-cursor.active img{width:46px;height:46px}
.hero-art .john-hero{height:100%;max-width:100%;object-fit:contain;object-position:center bottom;background:transparent}
@media(max-width:900px){
  .hero-copy{padding-bottom:10px}
  .hero-art{min-height:620px;overflow:hidden}
  .hero-art .john-hero{height:100%;width:100%;max-width:none;object-fit:contain;object-position:center bottom;left:50%;transform:translateX(-50%)}
  .hero-chats{top:18px;right:10px;width:48%;max-width:220px}
}
@media(max-width:560px){
  .nav{gap:10px}.brand{font-size:18px}.nav .pill{margin-left:auto}
  .hero h1{font-size:clamp(40px,12vw,54px)}
  .hero-art{min-height:530px}
  .hero-chats{width:46%;right:8px;top:10px;gap:7px}
  .chat-bubble{font-size:10px;padding:9px 10px}
  .statement h2{font-size:clamp(44px,14vw,58px)}
  .section-head h2{font-size:clamp(38px,12vw,48px)}
  .price h2,.meet h2,.company h2,.closer h2{letter-spacing:-1.5px}
  .promise{grid-template-columns:1fr}
  .promise div{border-bottom:1px solid #ccc;padding:18px 0}
  .promise div:last-child{border-bottom:0}
  .company-links{gap:14px}
  .qr-card{width:100%}
}
