:root{--navy:#071423;--navy-2:#0c2035;--ink:#0d1b2a;--paper:#f5f4f0;--cream:#f7f6f2;--white:#fff;--muted:#647181;--aqua:#19b8bd;--violet:#7448df;--line:rgba(13,27,42,.14);--serif:'Instrument Serif',Georgia,serif;--sans:'DM Sans',Arial,sans-serif}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);background:var(--paper);font-family:var(--sans);line-height:1.5;overflow-x:hidden}img{max-width:100%;display:block}a{color:inherit;text-decoration:none}.shell{width:min(1180px,calc(100% - 40px));margin:auto}.skip-link{position:absolute;left:-9999px}.skip-link:focus{left:16px;top:16px;z-index:9999;background:#fff;padding:10px}
.site-header{position:sticky;top:0;z-index:50;background:rgba(255,255,255,.94);backdrop-filter:blur(18px);border-bottom:1px solid rgba(7,20,35,.08)}.nav-wrap{height:84px;display:flex;align-items:center;gap:28px}.brand{width:160px;display:block}.brand img{width:100%;height:54px;object-fit:contain;object-position:left center}.main-nav{margin-left:auto;display:flex;gap:25px;font-size:.78rem;font-weight:700;text-transform:uppercase;letter-spacing:.06em}.main-nav a{position:relative}.main-nav a:after{content:"";position:absolute;left:0;right:100%;bottom:-8px;height:2px;background:linear-gradient(90deg,var(--aqua),var(--violet));transition:.25s}.main-nav a:hover:after{right:0}.btn{display:inline-flex;align-items:center;justify-content:center;gap:12px;border:0;padding:14px 20px;border-radius:2px;font-size:.79rem;font-weight:700;letter-spacing:.035em;text-transform:uppercase;transition:.25s;cursor:pointer}.btn:hover{transform:translateY(-2px)}.btn-dark{background:var(--navy);color:#fff}.btn-primary{background:linear-gradient(110deg,var(--navy) 0 45%,#173f67 100%);color:#fff;box-shadow:0 14px 34px rgba(7,20,35,.2)}.btn-primary span{color:var(--aqua)}.btn-ghost{border:1px solid rgba(7,20,35,.3);background:transparent}.btn-outline-light{border:1px solid rgba(255,255,255,.45);color:#fff}.menu-toggle{display:none;background:none;border:0;width:42px}.menu-toggle span{display:block;height:2px;background:var(--navy);margin:6px 0}
.hero{position:relative;min-height:calc(100vh - 84px);background:linear-gradient(108deg,#f9f8f5 0%,#f0f3f4 50%,#dfe7e9 100%);display:flex;align-items:center;overflow:hidden}.hero-grid{display:grid;grid-template-columns:1.03fr .97fr;align-items:center;gap:45px;padding:72px 0 92px}.hero-copy{position:relative;z-index:3}.eyebrow{text-transform:uppercase;letter-spacing:.18em;font-size:.72rem;font-weight:700;color:#048b92;margin:0 0 18px}.eyebrow.light{color:#66d4d7}.hero h1,.section-head h2,.split-copy h2,.services h2,.method h2,.founder h2,.contact h2{font-family:var(--serif);font-weight:400;line-height:.94;letter-spacing:-.025em}.hero h1{font-size:clamp(4.2rem,7.1vw,7.8rem);margin:0 0 26px}.hero h1 em{color:var(--aqua);font-weight:400}.hero-lead{font-size:1.24rem;max-width:530px;margin:0 0 14px}.hero-body{color:var(--muted);max-width:570px}.hero-actions{display:flex;gap:14px;margin:30px 0 40px}.proof-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;border-top:1px solid var(--line);padding-top:24px}.proof-grid strong{display:block;font-size:1.02rem}.proof-grid span{font-size:.68rem;color:var(--muted);display:block;margin-top:3px}.hero-portrait{position:relative;min-height:590px;display:grid;place-items:center}.portrait-card{width:min(490px,88%);aspect-ratio:1/1;overflow:hidden;border-radius:50% 50% 47% 53% / 43% 47% 53% 57%;box-shadow:0 30px 90px rgba(7,20,35,.25);position:relative;z-index:2;background:#c966a0}.portrait-card:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent 55%,rgba(7,20,35,.2))}.portrait-card img{width:100%;height:100%;object-fit:cover;transform:scale(1.06)}.portrait-ring{position:absolute;width:620px;height:620px;border-radius:50%;border:1px solid transparent;background:linear-gradient(#eef3f4,#eef3f4) padding-box,linear-gradient(160deg,var(--aqua),var(--violet),transparent 72%) border-box;z-index:1}.portrait-label{position:absolute;z-index:4;right:0;bottom:70px;background:rgba(7,20,35,.92);color:#fff;padding:13px 18px;min-width:180px}.portrait-label span{display:block;font-family:var(--serif);font-size:1.25rem}.portrait-label small{color:#91dadd}.hero-glow{position:absolute;border-radius:50%;filter:blur(70px);opacity:.25}.glow-one{width:330px;height:330px;background:var(--aqua);right:12%;top:10%}.glow-two{width:240px;height:240px;background:var(--violet);left:40%;bottom:0}.scroll-cue{position:absolute;bottom:22px;left:50%;transform:translateX(-50%);font-size:.68rem;text-transform:uppercase;letter-spacing:.16em;display:flex;align-items:center;gap:10px}.scroll-cue span{width:38px;height:1px;background:var(--ink)}
.editorial-split{display:grid;grid-template-columns:42% 58%;min-height:560px;background:#fff}.split-copy{padding:90px max(45px,calc((100vw - 1180px)/2));padding-right:65px;display:flex;flex-direction:column;justify-content:center}.split-copy h2{font-size:clamp(3rem,5vw,5rem);margin:0 0 28px}.split-copy p{color:var(--muted);max-width:470px}.text-link{margin-top:18px;color:#037f87;font-weight:700;font-size:.82rem}.split-visual{background:linear-gradient(130deg,#2c3945,#9aa3a7);position:relative;overflow:hidden}.meeting-scene{position:absolute;inset:0;background:linear-gradient(180deg,rgba(255,255,255,.25),rgba(0,0,0,.2)),radial-gradient(circle at 65% 25%,#d8e5e7 0 20%,transparent 50%),linear-gradient(90deg,#30414b,#a0b0b2)}.window-lines{position:absolute;inset:0;background:repeating-linear-gradient(90deg,transparent 0 18%,rgba(255,255,255,.18) 18.3% 18.7%)}.table{position:absolute;left:25%;right:10%;height:18px;bottom:25%;background:#2b1e17;box-shadow:0 40px 0 -6px rgba(32,22,18,.8)}.person{position:absolute;bottom:27%;width:72px;height:120px;background:#151b21;border-radius:40px 40px 14px 14px}.person:before{content:"";position:absolute;width:48px;height:48px;border-radius:50%;background:#ba8d6d;top:-35px;left:11px}.person-a{left:35%}.person-b{right:28%;transform:scaleX(-1)}.plant{position:absolute;right:8%;bottom:18%;width:60px;height:180px;border-left:5px solid #283d31}.plant:before{content:"";position:absolute;inset:-60px -45px 50px -45px;background:radial-gradient(ellipse at center,#355f42 0 22%,transparent 25%) 0 0/45px 48px}
.section-dark{background:var(--navy);color:#fff}.specialties{padding:95px 0}.section-head{display:grid;grid-template-columns:1.2fr .8fr;gap:100px;align-items:end;margin-bottom:45px}.section-head h2{font-size:clamp(3rem,5vw,5rem);margin:0}.section-head>p{color:#b7c2cc;max-width:420px}.specialty-grid{display:grid;grid-template-columns:repeat(5,1fr);border-top:1px solid rgba(255,255,255,.18)}.specialty{min-height:355px;padding:30px 22px;border-right:1px solid rgba(255,255,255,.16);position:relative;overflow:hidden;transition:.35s}.specialty:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 50% 100%,rgba(25,184,189,.22),transparent 58%);opacity:0;transition:.35s}.specialty:hover{transform:translateY(-8px);background:#0b1d30}.specialty:hover:before{opacity:1}.specialty span{color:#63d7d9;font-family:var(--serif);font-size:1.7rem}.specialty h3{font-family:var(--serif);font-size:2.05rem;font-weight:400;line-height:1;margin:34px 0 22px}.specialty p{font-size:.8rem;color:#b5c1ca;position:absolute;bottom:28px;left:22px;right:22px}
.services{padding:110px 0;background:#f7f6f2}.services-grid{display:grid;grid-template-columns:.8fr 1.2fr;gap:100px}.services-intro{position:sticky;top:130px;align-self:start}.services h2{font-size:clamp(3rem,5vw,5rem);margin:0 0 25px}.services-intro p{color:var(--muted)}.service-item{display:grid;grid-template-columns:80px 1fr;gap:22px;border-top:1px solid var(--line);padding:35px 0}.service-item:last-child{border-bottom:1px solid var(--line)}.service-item>span{font-family:var(--serif);font-size:1.8rem;color:#099fa6}.service-item h3{font-family:var(--serif);font-size:2.2rem;font-weight:400;margin:0 0 10px}.service-item p{color:var(--muted);margin:0}
.method{padding:110px 0;background:#fff}.method-title{display:flex;justify-content:space-between;align-items:end;margin-bottom:55px}.method-title h2{font-size:clamp(3rem,5vw,5rem);margin:0}.method-title h2 em{color:#4e44ca;font-weight:400}.timeline{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid #55c7ca}.step{padding:34px 35px 25px 0;min-height:210px;border-bottom:1px solid var(--line)}.step span{display:grid;place-items:center;width:38px;height:38px;border:1px solid #51bfc4;border-radius:50%;font-size:.8rem;margin-bottom:22px}.step h3{font-size:1rem;margin:0 0 8px}.step p{font-size:.82rem;color:var(--muted);max-width:290px}
.founder{padding:0;position:relative;overflow:hidden}.founder-grid{display:grid;grid-template-columns:.8fr 1.2fr;min-height:620px;position:relative}.founder-image{align-self:end;height:100%;display:flex;align-items:flex-end}.founder-image img{max-height:560px;filter:saturate(.75) contrast(1.04)}.founder-copy{padding:95px 30px 80px 70px;position:relative;z-index:2}.founder h2{font-size:clamp(3rem,5vw,5rem);margin:0 0 25px;max-width:680px}.founder-copy>p{color:#bac4cd;max-width:650px}.founder blockquote{font-family:var(--serif);font-style:italic;font-size:1.8rem;line-height:1.2;border-left:2px solid var(--aqua);padding-left:22px;margin:35px 0}.cg-watermark{position:absolute;right:-20px;bottom:-100px;font-family:var(--serif);font-size:22rem;color:transparent;-webkit-text-stroke:1px rgba(116,72,223,.28)}
.contact{padding:110px 0;background:linear-gradient(120deg,#eaf5f4,#f0ebfb)}.contact-grid{display:grid;grid-template-columns:.9fr 1.1fr;gap:90px}.contact h2{font-size:clamp(3rem,5vw,5rem);margin:0 0 24px}.contact-copy>p{color:var(--muted)}.contact-links{display:flex;flex-direction:column;gap:11px;margin-top:30px;font-weight:700}.contact-form{background:#fff;padding:36px;box-shadow:0 25px 70px rgba(7,20,35,.12)}.field-row{display:grid;grid-template-columns:1fr 1fr;gap:18px}label{display:block;font-size:.72rem;font-weight:700;text-transform:uppercase;letter-spacing:.06em;margin-bottom:18px}input,textarea{display:block;width:100%;margin-top:8px;border:0;border-bottom:1px solid #b9c2ca;background:transparent;padding:11px 2px;font:inherit;text-transform:none;letter-spacing:0;outline:none}input:focus,textarea:focus{border-color:var(--aqua)}.consent{display:flex;gap:10px;align-items:flex-start;text-transform:none;letter-spacing:0;font-weight:400;color:var(--muted)}.consent input{width:auto;margin:3px 0}.contact-form .btn{width:100%}
.footer{background:#06111d;color:#fff;padding:48px 0}.footer-grid{display:grid;grid-template-columns:170px 1fr auto;align-items:center;gap:35px}.footer img{width:150px;filter:brightness(0) invert(1)}.footer p{font-family:var(--serif);font-size:1.5rem;margin:0}.footer-links{display:flex;gap:20px;font-size:.78rem}.footer small{grid-column:1/-1;color:#82909d;border-top:1px solid rgba(255,255,255,.12);padding-top:22px}.whatsapp-float{position:fixed;right:22px;bottom:22px;width:54px;height:54px;border-radius:50%;display:grid;place-items:center;background:#1faf63;color:#fff;font-weight:700;z-index:40;box-shadow:0 12px 30px rgba(0,0,0,.24)}
.reveal{opacity:0;transform:translateY(24px);transition:opacity .75s ease,transform .75s ease}.reveal.in-view{opacity:1;transform:none}.delay-1{transition-delay:.12s}.delay-2{transition-delay:.24s}
@media(max-width:1000px){.main-nav{display:none;position:absolute;top:84px;left:0;right:0;background:#fff;padding:24px 20px;flex-direction:column;border-bottom:1px solid var(--line)}.main-nav.open{display:flex}.nav-cta{display:none}.menu-toggle{display:block;margin-left:auto}.hero-grid{grid-template-columns:1fr}.hero-copy{padding-top:15px}.hero-portrait{min-height:470px}.portrait-card{width:430px}.portrait-ring{width:520px;height:520px}.editorial-split{grid-template-columns:1fr}.split-visual{min-height:430px}.specialty-grid{grid-template-columns:repeat(2,1fr)}.specialty:last-child{grid-column:1/-1}.services-grid,.contact-grid{grid-template-columns:1fr;gap:55px}.services-intro{position:static}.founder-grid{grid-template-columns:1fr 1.3fr}.proof-grid{grid-template-columns:repeat(2,1fr)}.section-head{grid-template-columns:1fr;gap:20px}.timeline{grid-template-columns:repeat(2,1fr)}}
@media(max-width:680px){.shell{width:min(100% - 28px,1180px)}.nav-wrap{height:72px}.main-nav{top:72px}.brand{width:135px}.hero{min-height:auto}.hero-grid{padding:55px 0 75px}.hero h1{font-size:3.9rem}.hero-actions{flex-direction:column;align-items:stretch}.hero-portrait{min-height:390px}.portrait-card{width:310px}.portrait-ring{width:365px;height:365px}.portrait-label{right:5px;bottom:34px}.scroll-cue{display:none}.editorial-split{min-height:auto}.split-copy{padding:75px 28px}.split-copy h2,.section-head h2,.services h2,.method-title h2,.founder h2,.contact h2{font-size:3rem}.specialties,.services,.method,.contact{padding:75px 0}.specialty-grid{grid-template-columns:1fr}.specialty:last-child{grid-column:auto}.specialty{min-height:260px;border-right:0;border-bottom:1px solid rgba(255,255,255,.15)}.services-grid{gap:45px}.service-item{grid-template-columns:48px 1fr}.service-item h3{font-size:1.8rem}.method-title{display:block}.timeline{grid-template-columns:1fr}.founder-grid{grid-template-columns:1fr}.founder-image{height:360px;justify-content:center}.founder-image img{height:100%;width:100%;object-fit:cover;object-position:top}.founder-copy{padding:55px 10px 75px}.cg-watermark{font-size:13rem}.contact-form{padding:25px 20px}.field-row{grid-template-columns:1fr}.footer-grid{grid-template-columns:1fr;text-align:center}.footer img{margin:auto}.footer-links{justify-content:center;flex-wrap:wrap}.proof-grid{gap:18px}.proof-grid strong{font-size:.9rem}}
/* V3 content and photography enhancements */
.portrait-card.portrait-photo{border-radius:48% 52% 46% 54% / 42% 44% 56% 58%;background:#e8e2da}
.portrait-card.portrait-photo img{object-position:center 18%;transform:scale(1.01)}
.photo-panel{background:#d9d1c7}
.photo-panel img{width:100%;height:100%;object-fit:cover;object-position:center 28%}
.pain-list{list-style:none;padding:0;margin:24px 0 2px;display:grid;gap:12px;color:var(--ink);max-width:530px}
.pain-list li{position:relative;padding-left:23px;font-size:.9rem}
.pain-list li:before{content:"";position:absolute;left:0;top:.62em;width:9px;height:9px;border-radius:50%;background:linear-gradient(135deg,var(--aqua),var(--violet))}
.industries{display:flex;flex-wrap:wrap;gap:10px;margin-top:42px;padding-top:30px;border-top:1px solid rgba(255,255,255,.15)}
.industries span{border:1px solid rgba(255,255,255,.18);padding:9px 13px;font-size:.72rem;color:#c6d0d8;letter-spacing:.02em}
.method-intro{max-width:470px;color:var(--muted);margin:0 0 7px}
.result-strip{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;margin-top:48px;background:var(--line)}
.result-strip>div{background:#f7f9f9;padding:28px 30px;min-height:150px}
.result-strip strong{display:block;font-family:var(--serif);font-weight:400;font-size:3.1rem;line-height:1;color:#087f87;margin-bottom:10px}
.result-strip span{font-size:.78rem;color:var(--muted)}
.founder-image img{width:100%;height:100%;max-height:none;object-fit:cover;object-position:center 20%;filter:saturate(.85) contrast(1.03)}
.clients{padding:110px 0;background:#f7f6f2}
.clients-head{display:grid;grid-template-columns:1.2fr .8fr;column-gap:80px;align-items:end}
.clients-head .eyebrow{grid-column:1/-1}
.clients-head h2{font-family:var(--serif);font-weight:400;line-height:.98;letter-spacing:-.025em;font-size:clamp(3rem,5vw,5rem);margin:0}
.clients-head>p{color:var(--muted);margin:0 0 8px}
.client-names{display:grid;grid-template-columns:repeat(3,1fr);margin:55px 0;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}
.client-names span{display:grid;place-items:center;min-height:110px;font-weight:700;letter-spacing:.11em;font-size:.8rem;color:#52606c;border-right:1px solid var(--line);text-align:center;padding:18px}
.client-names span:last-child{border-right:0}
.testimonial-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}
.testimonial{margin:0;background:#fff;padding:34px;min-height:340px;display:flex;flex-direction:column;justify-content:space-between;box-shadow:0 16px 45px rgba(7,20,35,.06);border-top:3px solid transparent;border-image:linear-gradient(90deg,var(--aqua),var(--violet)) 1}
.testimonial blockquote{margin:0;font-family:var(--serif);font-size:1.55rem;line-height:1.22;color:#172633}
.testimonial figcaption{display:flex;flex-direction:column;gap:4px;margin-top:28px}
.testimonial figcaption strong{font-size:.86rem}
.testimonial figcaption span{font-size:.72rem;color:var(--muted)}
.contact-note{margin-top:24px;font-size:.78rem;font-weight:700;color:#42505c!important}
@media(max-width:1000px){.clients-head{grid-template-columns:1fr;gap:20px}.testimonial-grid{grid-template-columns:1fr}.testimonial{min-height:auto}.result-strip{grid-template-columns:1fr}.client-names{grid-template-columns:1fr}.client-names span{border-right:0;border-bottom:1px solid var(--line)}.client-names span:last-child{border-bottom:0}}
@media(max-width:680px){.clients{padding:75px 0}.clients-head h2{font-size:3rem}.client-names{margin:40px 0}.testimonial{padding:27px}.testimonial blockquote{font-size:1.35rem}.result-strip strong{font-size:2.6rem}.portrait-card.portrait-photo img{object-position:center 14%}}

/* V4 — integrated photography, client logo strip and corrected contact details */
.hero-portrait::before,
.split-visual::before,
.founder-image::before{
  content:"";
  position:absolute;
  inset:0;
  z-index:2;
  pointer-events:none;
}
.hero-portrait{isolation:isolate}
.hero-portrait::before{
  background:
    linear-gradient(90deg,var(--cream) 0%,rgba(247,246,242,.94) 8%,rgba(247,246,242,.28) 34%,rgba(247,246,242,0) 58%),
    linear-gradient(0deg,var(--cream) 0%,rgba(247,246,242,0) 24%);
  left:-16%;right:-8%;top:-6%;bottom:-6%;
}
.portrait-card.portrait-photo{
  border-radius:0;
  width:min(720px,58vw);
  height:100%;
  right:-3vw;
  top:0;
  box-shadow:none;
  background:transparent;
  overflow:visible;
}
.portrait-card.portrait-photo img{
  object-fit:cover;
  object-position:center 30%;
  filter:saturate(.92) contrast(1.02);
  -webkit-mask-image:linear-gradient(90deg,transparent 0%,#000 22%,#000 100%);
  mask-image:linear-gradient(90deg,transparent 0%,#000 22%,#000 100%);
}
.portrait-ring{opacity:.65;z-index:3}
.portrait-label{z-index:4}
.split-visual{position:relative;overflow:hidden}
.split-visual::before{
  background:linear-gradient(90deg,#f7f6f2 0%,rgba(247,246,242,.88) 5%,rgba(247,246,242,.15) 28%,transparent 52%);
}
.photo-panel img{
  filter:saturate(.84) contrast(1.03);
  transform:scale(1.015);
}
.founder-image{position:relative;overflow:hidden}
.founder-image::before{
  background:
    linear-gradient(90deg,transparent 58%,#071423 100%),
    linear-gradient(0deg,#071423 0%,transparent 34%);
}
.founder-image img{filter:saturate(.82) contrast(1.04)}

.clients{padding:72px 0;background:#fff;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}
.clients-trust{display:grid;grid-template-columns:minmax(300px,.85fr) minmax(460px,1.15fr);align-items:center;gap:74px}
.clients-intro h2{font-family:var(--serif);font-weight:400;font-size:clamp(2.5rem,4vw,4.35rem);line-height:.98;letter-spacing:-.025em;margin:0 0 20px}
.clients-intro>p:last-child{color:var(--muted);max-width:520px;margin:0}
.logo-wall{display:grid;grid-template-columns:repeat(3,1fr);align-items:center;border-left:1px solid var(--line)}
.client-logo{min-height:125px;padding:25px 28px;display:grid;place-items:center;border-right:1px solid var(--line)}
.client-logo:last-child{border-right:0}
.client-logo img{width:100%;max-width:190px;max-height:72px;object-fit:contain;filter:grayscale(1);opacity:.72;transition:filter .3s ease,opacity .3s ease,transform .3s ease}
.client-logo:hover img{filter:grayscale(0);opacity:1;transform:translateY(-3px)}

@media(max-width:1000px){
  .portrait-card.portrait-photo{width:min(700px,100%);right:-8%}
  .hero-portrait::before{background:linear-gradient(0deg,var(--cream) 0%,rgba(247,246,242,.05) 44%,transparent 100%)}
  .clients-trust{grid-template-columns:1fr;gap:38px}
  .logo-wall{border-left:0;border-top:1px solid var(--line)}
}
@media(max-width:680px){
  .portrait-card.portrait-photo{width:115%;right:-14%;height:100%}
  .portrait-card.portrait-photo img{-webkit-mask-image:linear-gradient(0deg,transparent 0%,#000 25%,#000 100%);mask-image:linear-gradient(0deg,transparent 0%,#000 25%,#000 100%)}
  .portrait-label{display:none}
  .split-visual::before{background:linear-gradient(0deg,#f7f6f2 0%,rgba(247,246,242,.05) 35%,transparent 100%)}
  .clients{padding:58px 0}
  .logo-wall{grid-template-columns:1fr}
  .client-logo{border-right:0;border-bottom:1px solid var(--line);min-height:105px}
  .client-logo:last-child{border-bottom:0}
}

/* V5 — true photographic integration and premium client presentation */
.hero{overflow:hidden}
.hero-grid{position:relative;z-index:2}
.hero-portrait{overflow:visible;min-height:660px}
.hero-portrait::before{display:none}
.portrait-card.portrait-photo{
  width:min(780px,62vw);height:118%;right:-9vw;top:-8%;overflow:visible;z-index:1;
}
.portrait-card.portrait-photo img{
  object-position:center 23%;filter:saturate(.84) contrast(1.035);
  -webkit-mask-image:radial-gradient(ellipse 74% 79% at 60% 42%,#000 0%,#000 48%,rgba(0,0,0,.88) 61%,rgba(0,0,0,.35) 75%,transparent 92%);
  mask-image:radial-gradient(ellipse 74% 79% at 60% 42%,#000 0%,#000 48%,rgba(0,0,0,.88) 61%,rgba(0,0,0,.35) 75%,transparent 92%);
}
.hero-portrait::after{
  content:"";
  position:absolute;
  inset:-8% -18% -16% -34%;
  z-index:2;
  pointer-events:none;
  background:
    linear-gradient(
      90deg,
      var(--cream) 0%,
      rgba(247,246,242,1) 18%,
      rgba(247,246,242,.97) 31%,
      rgba(247,246,242,.82) 43%,
      rgba(247,246,242,.48) 57%,
      rgba(247,246,242,.16) 70%,
      transparent 82%
    ),
    linear-gradient(
      0deg,
      var(--cream) 0%,
      rgba(247,246,242,.94) 10%,
      rgba(247,246,242,.55) 24%,
      transparent 48%
    ),
    linear-gradient(
      180deg,
      rgba(247,246,242,.38) 0%,
      transparent 22%
    ),
    radial-gradient(
      ellipse 88% 90% at 69% 45%,
      transparent 27%,
      rgba(247,246,242,.08) 46%,
      rgba(247,246,242,.32) 66%,
      var(--cream) 100%
    );
}
.portrait-ring{z-index:3;opacity:.28;filter:blur(.2px)}
.portrait-label{
  z-index:4;
  right:7%;
  bottom:9%;
  min-width:280px;
  max-width:330px;
  padding:22px 26px;
  color:#fff;
  background:rgba(7,20,35,.88);
  border:1px solid rgba(255,255,255,.08);
  border-left:3px solid var(--aqua);
  border-radius:14px;
  box-shadow:0 20px 50px rgba(0,0,0,.28);
  backdrop-filter:blur(14px);
  -webkit-backdrop-filter:blur(14px)
}

.editorial-split{overflow:hidden;background:#f7f6f2}
.split-visual{background:#f7f6f2;isolation:isolate}
.split-visual::before{
  z-index:3;background:
    linear-gradient(90deg,#f7f6f2 0%,rgba(247,246,242,.92) 8%,rgba(247,246,242,.28) 28%,transparent 53%),
    linear-gradient(0deg,#f7f6f2 0%,transparent 22%),
    linear-gradient(180deg,#f7f6f2 0%,transparent 15%);
}
.photo-panel img{
  width:108%;margin-left:-2%;transform:scale(1.025);filter:saturate(.78) contrast(1.04);
  -webkit-mask-image:radial-gradient(ellipse 88% 96% at 62% 48%,#000 0%,#000 57%,rgba(0,0,0,.78) 72%,transparent 94%);
  mask-image:radial-gradient(ellipse 88% 96% at 62% 48%,#000 0%,#000 57%,rgba(0,0,0,.78) 72%,transparent 94%);
}

.founder{overflow:hidden}
.founder-image::before{
  z-index:3;
  background:
    linear-gradient(
      90deg,
      transparent 24%,
      rgba(7,20,35,.08) 34%,
      rgba(7,20,35,.28) 48%,
      rgba(7,20,35,.62) 66%,
      rgba(7,20,35,.90) 82%,
      #071423 100%
    ),
    linear-gradient(
      0deg,
      #071423 0%,
      rgba(7,20,35,.78) 12%,
      rgba(7,20,35,.30) 30%,
      transparent 52%
    ),
    linear-gradient(
      180deg,
      #071423 0%,
      rgba(7,20,35,.40) 14%,
      transparent 30%
    );
}
.founder-image img{
  width:108%;margin-left:-5%;filter:saturate(.72) contrast(1.055);
  -webkit-mask-image:radial-gradient(ellipse 82% 92% at 46% 44%,#000 0%,#000 53%,rgba(0,0,0,.78) 69%,transparent 94%);
  mask-image:radial-gradient(ellipse 82% 92% at 46% 44%,#000 0%,#000 53%,rgba(0,0,0,.78) 69%,transparent 94%);
}

.clients-v5{position:relative;overflow:hidden;padding:132px 0 96px;background:#071423;color:#fff;border:0}
.clients-orbit{position:absolute;width:720px;height:720px;border:1px solid rgba(54,215,204,.14);border-radius:50%;right:-320px;top:-390px}
.clients-orbit::before,.clients-orbit::after{content:"";position:absolute;border-radius:50%;border:1px solid rgba(111,94,255,.12)}
.clients-orbit::before{inset:95px}.clients-orbit::after{inset:205px}
.clients-v5-inner{position:relative;z-index:2}
.clients-v5-head{text-align:center;max-width:870px;margin:0 auto}
.clients-v5-head h2{font-family:var(--serif);font-size:clamp(3.2rem,6.5vw,6.4rem);font-weight:400;line-height:.9;letter-spacing:-.035em;margin:18px 0 28px}
.clients-v5-head h2 em{font-weight:400;color:#8be8e2}
.clients-v5-head>p:last-child{max-width:690px;margin:0 auto;color:#aab7c2;font-size:1rem;line-height:1.75}
.logo-stage{margin:78px auto 42px;display:grid;grid-template-columns:1fr 1px 1fr 1px 1fr;align-items:center;max-width:1030px;padding:30px 0;border-top:1px solid rgba(255,255,255,.12);border-bottom:1px solid rgba(255,255,255,.12)}
.client-mark{margin:0;min-height:150px;display:grid;place-items:center;padding:28px 42px;position:relative}
.client-mark img{width:100%;max-width:220px;max-height:74px;object-fit:contain;filter:brightness(0) invert(1);opacity:.68;transition:opacity .35s ease,transform .35s ease,filter .35s ease}
.client-mark:hover img{opacity:1;transform:translateY(-4px);filter:none}
.logo-divider{height:76px;background:rgba(255,255,255,.12)}
.client-disclosure{text-align:center;color:#71818e;font-size:.72rem;letter-spacing:.03em;max-width:690px;margin:0 auto}

.consent a{color:inherit;text-decoration:underline;text-underline-offset:3px}
.whatsapp-float svg{width:27px;height:27px}

@media(max-width:1000px){
  .hero-portrait{min-height:520px}
  .portrait-card.portrait-photo{width:112%;right:-13%;top:-4%}
  .hero-portrait::after{inset:-5% -18% -15% -18%;background:linear-gradient(0deg,var(--cream) 0%,rgba(247,246,242,.82) 12%,transparent 42%),radial-gradient(circle at 65% 43%,transparent 38%,rgba(247,246,242,.2) 68%,var(--cream) 100%)}
  .logo-stage{margin-top:58px}
  .client-mark{padding:24px}
}
@media(max-width:680px){
  .hero-portrait{min-height:420px}
  .portrait-card.portrait-photo{width:132%;right:-22%;top:-4%}
  .portrait-card.portrait-photo img{-webkit-mask-image:radial-gradient(ellipse 79% 80% at 58% 42%,#000 0%,#000 49%,rgba(0,0,0,.7) 68%,transparent 92%);mask-image:radial-gradient(ellipse 79% 80% at 58% 42%,#000 0%,#000 49%,rgba(0,0,0,.7) 68%,transparent 92%)}
  .hero-portrait::after{background:linear-gradient(0deg,var(--cream) 0%,rgba(247,246,242,.85) 14%,transparent 44%),linear-gradient(90deg,var(--cream) 0%,transparent 30%)}
  .photo-panel img,.founder-image img{width:116%;margin-left:-8%}
  .clients-v5{padding:88px 0 70px}
  .clients-v5-head h2{font-size:3.45rem}
  .logo-stage{grid-template-columns:1fr;margin-top:48px;padding:0;border-bottom:0}
  .client-mark{min-height:124px;border-bottom:1px solid rgba(255,255,255,.11)}
  .client-mark:last-of-type{border-bottom:0}
  .logo-divider{display:none}
  .client-mark img{max-width:200px;max-height:65px}
}

/* V6 final — presentación de clientes y ajustes responsive */
.clients-v5{padding:140px 0 105px!important;background:#f4f3ef!important;color:#071423!important;border-top:1px solid rgba(7,20,35,.08)!important;border-bottom:1px solid rgba(7,20,35,.08)!important}
.clients-v5::before{content:"";position:absolute;width:640px;height:640px;border-radius:50%;right:-360px;top:-390px;background:radial-gradient(circle,rgba(54,215,204,.14),transparent 66%);pointer-events:none}
.clients-orbit{display:none!important}
.clients-v5-head{max-width:980px!important;text-align:left!important;margin:0!important;display:grid!important;grid-template-columns:.72fr 1.45fr!important;column-gap:80px!important;align-items:start!important}
.clients-v5-head .eyebrow{grid-column:1;margin-top:17px!important;color:#56636e!important}
.clients-v5-head h2{grid-column:2;font-size:clamp(3.5rem,6.2vw,6.65rem)!important;line-height:.91!important;margin:0 0 30px!important;color:#071423!important}
.clients-v5-head h2 em{color:#5a54db!important;font-weight:400!important}
.clients-v5-head>p:last-child{grid-column:2;max-width:660px!important;margin:0!important;color:#5d6973!important;font-size:1.03rem!important}
.logo-stage{max-width:none!important;margin:92px 0 48px!important;padding:56px 0!important;display:grid!important;grid-template-columns:repeat(3,1fr)!important;gap:70px!important;border-top:1px solid rgba(7,20,35,.13)!important;border-bottom:1px solid rgba(7,20,35,.13)!important}
.client-mark{min-height:125px!important;padding:0 25px!important;margin:0!important;display:flex!important;align-items:center!important;justify-content:center!important}
.client-mark img{width:100%!important;max-width:260px!important;max-height:86px!important;filter:grayscale(1)!important;opacity:.63!important;transition:.35s ease!important}
.client-mark:hover img{filter:grayscale(0)!important;opacity:1!important;transform:translateY(-4px) scale(1.02)!important}
.logo-divider{display:none!important}
.client-disclosure{text-align:left!important;max-width:700px!important;margin:0!important;color:#7a858e!important;font-size:.76rem!important}

@media(max-width:1000px){
 .portrait-card.portrait-photo{width:125%!important;right:-18%!important;top:-5%!important}
 .clients-v5-head{grid-template-columns:1fr!important;gap:18px!important}
 .clients-v5-head .eyebrow,.clients-v5-head h2,.clients-v5-head>p:last-child{grid-column:1!important}
 .logo-stage{gap:30px!important}
}
@media(max-width:680px){
 .hero-portrait{min-height:440px!important}
 .portrait-card.portrait-photo{width:150%!important;right:-30%!important;top:-4%!important;height:112%!important}
 .photo-panel img,.founder-image img{width:132%!important;margin-left:-16%!important}
 .clients-v5{padding:90px 0 72px!important}
 .clients-v5-head h2{font-size:3.5rem!important}
 .logo-stage{grid-template-columns:1fr!important;gap:0!important;margin-top:54px!important;padding:18px 0!important}
 .client-mark{min-height:125px!important;border-bottom:1px solid rgba(7,20,35,.1)!important}
 .client-mark:last-child{border-bottom:0!important}
 .client-mark img{max-width:225px!important;max-height:72px!important}
}

/* V5.3 — hero móvil optimizado */
@media (max-width:680px){
  .hero{display:block;min-height:auto;background:linear-gradient(180deg,#f9f8f5 0%,#f1f3f2 58%,#e7ecec 100%)}
  .hero-grid{display:flex!important;flex-direction:column!important;gap:12px!important;padding:38px 0 58px!important}
  .hero-copy{width:100%;padding-top:0!important;text-align:left}
  .hero .eyebrow{font-size:.64rem;letter-spacing:.15em;margin-bottom:14px}
  .hero h1{font-size:clamp(3.05rem,14.2vw,4rem)!important;line-height:.88!important;letter-spacing:-.035em!important;margin:0 0 20px!important}
  .hero-lead{font-size:1.05rem;line-height:1.42;margin-bottom:12px}
  .hero-body{font-size:.88rem;line-height:1.58;margin:0}
  .hero-actions{margin:24px 0 26px!important;gap:10px!important}
  .hero-actions .btn{width:100%;min-height:48px;padding:13px 16px}
  .proof-grid{grid-template-columns:1fr 1fr!important;gap:0!important;padding-top:0!important;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}
  .proof-grid>div{padding:15px 10px 15px 0;border-bottom:1px solid var(--line)}
  .proof-grid>div:nth-child(odd){border-right:1px solid var(--line);padding-right:12px}
  .proof-grid>div:nth-child(even){padding-left:14px}
  .proof-grid>div:nth-child(3),.proof-grid>div:nth-child(4){border-bottom:0}
  .proof-grid strong{font-size:.88rem!important;line-height:1.2}
  .proof-grid span{font-size:.62rem!important;line-height:1.35}
  .hero-portrait{order:2;width:100%;min-height:350px!important;height:350px!important;margin-top:5px;overflow:hidden!important;background:radial-gradient(circle at 64% 45%,rgba(111,94,255,.15),transparent 43%)}
  .portrait-card.portrait-photo{position:absolute!important;width:118%!important;height:108%!important;right:-16%!important;top:-2%!important;left:auto!important;bottom:auto!important}
  .portrait-card.portrait-photo img{width:100%!important;height:100%!important;object-fit:contain!important;object-position:center bottom!important;transform:none!important}
  .portrait-ring{width:330px!important;height:330px!important;right:-25px;left:auto;top:8px;opacity:.3}
  .portrait-label{right:8px!important;bottom:18px!important;min-width:164px!important;padding:10px 13px!important;background:rgba(7,20,35,.9)!important;color:#fff!important;border:0!important;backdrop-filter:blur(10px)}
  .portrait-label span{font-size:1.08rem}
  .portrait-label small{font-size:.68rem}
  .glow-one{width:220px;height:220px;right:-60px;top:38%}
  .glow-two{width:180px;height:180px;left:-70px;bottom:6%}
}

@media (max-width:390px){
  .hero h1{font-size:2.95rem!important}
  .hero-portrait{height:320px!important;min-height:320px!important}
  .portrait-card.portrait-photo{width:124%!important;right:-20%!important}
  .portrait-ring{width:300px!important;height:300px!important}
}


/* Ajuste final de integración fotográfica */
@media(max-width:1000px){
  .hero-portrait::after{
    inset:-7% -20% -18% -30%;
    background:
      linear-gradient(90deg,var(--cream) 0%,rgba(247,246,242,.98) 20%,rgba(247,246,242,.74) 42%,rgba(247,246,242,.24) 64%,transparent 82%),
      linear-gradient(0deg,var(--cream) 0%,rgba(247,246,242,.88) 14%,rgba(247,246,242,.36) 31%,transparent 52%),
      radial-gradient(ellipse 92% 92% at 68% 44%,transparent 30%,rgba(247,246,242,.16) 56%,var(--cream) 100%);
  }
}

@media(max-width:680px){
  .hero-portrait::after{
    inset:0;
    background:
      linear-gradient(0deg,var(--cream) 0%,rgba(247,246,242,.96) 17%,rgba(247,246,242,.54) 34%,transparent 58%),
      linear-gradient(90deg,var(--cream) 0%,rgba(247,246,242,.86) 17%,rgba(247,246,242,.22) 38%,transparent 58%);
  }

  .founder-image::before{
    background:
      linear-gradient(90deg,transparent 18%,rgba(7,20,35,.13) 34%,rgba(7,20,35,.62) 70%,#071423 100%),
      linear-gradient(0deg,#071423 0%,rgba(7,20,35,.78) 14%,rgba(7,20,35,.24) 34%,transparent 58%),
      linear-gradient(180deg,#071423 0%,rgba(7,20,35,.34) 15%,transparent 32%);
  }
}

/* =========================================================
   V7.2 — HERO LIMPIO, SIN VELO BLANCO
   Reemplaza todas las integraciones fotográficas anteriores.
   ========================================================= */

/* HERO */
.hero{
  overflow:hidden !important;
}

.hero-portrait{
  position:relative !important;
  isolation:isolate !important;
  overflow:visible !important;
}

/* Elimina por completo los velos blancos anteriores */
.hero-portrait::before,
.hero-portrait::after{
  content:none !important;
  display:none !important;
  background:none !important;
}

/* Contenedor de la fotografía */
.hero .portrait-card.portrait-photo{
  position:relative !important;
  z-index:1 !important;
  width:min(780px,62vw) !important;
  height:118% !important;
  right:-9vw !important;
  top:-8% !important;
  overflow:visible !important;
  border-radius:0 !important;
  background:transparent !important;
  box-shadow:none !important;
}

/* La integración ocurre solo en la imagen */
.hero .portrait-card.portrait-photo img{
  width:100% !important;
  height:100% !important;
  display:block !important;
  object-fit:cover !important;
  object-position:center 23% !important;
  transform:none !important;
  opacity:1 !important;
  filter:saturate(.84) contrast(1.035) !important;

  -webkit-mask-image:radial-gradient(
    ellipse 76% 82% at 66% 40%,
    #000 0%,
    #000 40%,
    rgba(0,0,0,.96) 50%,
    rgba(0,0,0,.72) 61%,
    rgba(0,0,0,.40) 71%,
    rgba(0,0,0,.14) 79%,
    transparent 88%
  ) !important;

  mask-image:radial-gradient(
    ellipse 76% 82% at 66% 40%,
    #000 0%,
    #000 40%,
    rgba(0,0,0,.96) 50%,
    rgba(0,0,0,.72) 61%,
    rgba(0,0,0,.40) 71%,
    rgba(0,0,0,.14) 79%,
    transparent 88%
  ) !important;

  -webkit-mask-repeat:no-repeat !important;
  mask-repeat:no-repeat !important;
  -webkit-mask-size:100% 100% !important;
  mask-size:100% 100% !important;
}

/* Mantiene aro y ficha por encima */
.hero .portrait-ring{
  z-index:2 !important;
}

.hero .portrait-label{
  z-index:4 !important;
}

/* Tablet */
@media(max-width:1000px){
  .hero .portrait-card.portrait-photo{
    width:125% !important;
    right:-18% !important;
    top:-5% !important;
    height:112% !important;
  }

  .hero .portrait-card.portrait-photo img{
    -webkit-mask-image:radial-gradient(
      ellipse 80% 84% at 64% 40%,
      #000 0%,
      #000 42%,
      rgba(0,0,0,.90) 53%,
      rgba(0,0,0,.58) 66%,
      rgba(0,0,0,.20) 78%,
      transparent 90%
    ) !important;

    mask-image:radial-gradient(
      ellipse 80% 84% at 64% 40%,
      #000 0%,
      #000 42%,
      rgba(0,0,0,.90) 53%,
      rgba(0,0,0,.58) 66%,
      rgba(0,0,0,.20) 78%,
      transparent 90%
    ) !important;
  }
}

/* Móvil */
@media(max-width:680px){
  .hero .portrait-card.portrait-photo{
    width:150% !important;
    right:-30% !important;
    top:-4% !important;
    height:112% !important;
  }

  .hero .portrait-card.portrait-photo img{
    -webkit-mask-image:radial-gradient(
      ellipse 84% 86% at 61% 40%,
      #000 0%,
      #000 43%,
      rgba(0,0,0,.86) 55%,
      rgba(0,0,0,.48) 68%,
      rgba(0,0,0,.14) 80%,
      transparent 91%
    ) !important;

    mask-image:radial-gradient(
      ellipse 84% 86% at 61% 40%,
      #000 0%,
      #000 43%,
      rgba(0,0,0,.86) 55%,
      rgba(0,0,0,.48) 68%,
      rgba(0,0,0,.14) 80%,
      transparent 91%
    ) !important;
  }
}


/* =====================================================
   V7.3 — Hero móvil reconstruido
   ===================================================== */
@media (max-width:680px){

.hero{
  min-height:auto!important;
}

.hero-grid{
  display:flex!important;
  flex-direction:column!important;
  gap:0!important;
  padding:38px 0 42px!important;
}

.hero-copy{
  order:1;
}

.hero-portrait{
  order:2;
  min-height:420px!important;
  margin-top:18px!important;
  display:flex!important;
  align-items:flex-end!important;
  justify-content:center!important;
}

.proof-grid{
  margin-bottom:20px!important;
}

.portrait-ring{
  display:none!important;
}

.portrait-label{
  display:none!important;
}

.hero .portrait-card.portrait-photo{
  position:relative!important;
  width:100%!important;
  max-width:430px!important;
  height:420px!important;
  right:0!important;
  top:0!important;
  margin:0 auto!important;
}

.hero .portrait-card.portrait-photo img{
  object-position:center top!important;
  -webkit-mask-image:linear-gradient(
    to bottom,
    transparent 0%,
    rgba(0,0,0,.35) 10%,
    #000 22%,
    #000 78%,
    rgba(0,0,0,.35) 92%,
    transparent 100%
  )!important;
  mask-image:linear-gradient(
    to bottom,
    transparent 0%,
    rgba(0,0,0,.35) 10%,
    #000 22%,
    #000 78%,
    rgba(0,0,0,.35) 92%,
    transparent 100%
  )!important;
}
}

/* =========================================================
   CG TALENT — HERO V8 DEFINITIVO
   Bloque autónomo: reemplaza visualmente las versiones previas.
   ========================================================= */

.hero {
  position: relative;
  min-height: calc(100vh - 84px);
  display: flex;
  align-items: center;
  overflow: hidden;
  background: linear-gradient(108deg, #f9f8f5 0%, #f0f3f4 53%, #dfe7e9 100%);
}

.hero .hero-grid {
  position: relative;
  z-index: 2;
  width: 100%;
  display: grid;
  grid-template-columns: minmax(0, 1.04fr) minmax(460px, .96fr);
  align-items: center;
  gap: 32px;
  padding: 68px 0 92px;
}

.hero .hero-copy {
  position: relative;
  z-index: 5;
}

.hero .hero-portrait {
  position: relative;
  min-height: 650px;
  display: block;
  overflow: visible;
  isolation: isolate;
}

/* Se eliminan todos los velos y pseudo-elementos antiguos */
.hero .hero-portrait::before,
.hero .hero-portrait::after,
.hero .portrait-card::after {
  content: none;
  display: none;
}

/* Fotografía: sin tarjeta, sin fondo blanco superpuesto */
.hero .portrait-card.portrait-photo {
  position: absolute;
  z-index: 2;
  width: min(760px, 59vw);
  height: 720px;
  right: -8vw;
  top: 50%;
  transform: translateY(-50%);
  overflow: visible;
  border-radius: 0;
  background: transparent;
  box-shadow: none;
  aspect-ratio: auto;
}

.hero .portrait-card.portrait-photo img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center 18%;
  transform: none;
  opacity: 1;
  filter: saturate(.88) contrast(1.025);

  /* Solo desvanece el borde izquierdo; no pinta blanco sobre la foto */
  -webkit-mask-image: linear-gradient(
    to right,
    transparent 0%,
    rgba(0,0,0,.12) 4%,
    rgba(0,0,0,.48) 9%,
    rgba(0,0,0,.82) 14%,
    #000 20%,
    #000 100%
  );
  mask-image: linear-gradient(
    to right,
    transparent 0%,
    rgba(0,0,0,.12) 4%,
    rgba(0,0,0,.48) 9%,
    rgba(0,0,0,.82) 14%,
    #000 20%,
    #000 100%
  );
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
}

/* Elementos decorativos */
.hero .portrait-ring {
  position: absolute;
  z-index: 3;
  width: 620px;
  height: 620px;
  right: -10px;
  top: 50%;
  transform: translateY(-50%);
  border-radius: 50%;
  opacity: .28;
  pointer-events: none;
}

.hero .portrait-label {
  position: absolute;
  z-index: 4;
  right: 4px;
  bottom: 54px;
}

/* Tablet */
@media (max-width: 1000px) {
  .hero {
    min-height: auto;
  }

  .hero .hero-grid {
    grid-template-columns: minmax(0, 1fr) minmax(360px, .78fr);
    gap: 16px;
    padding: 56px 0 78px;
  }

  .hero .hero-portrait {
    min-height: 590px;
  }

  .hero .portrait-card.portrait-photo {
    width: 650px;
    height: 650px;
    right: -190px;
  }

  .hero .portrait-ring {
    width: 520px;
    height: 520px;
    right: -72px;
  }
}

/* Móvil: composición propia, limpia y sin superposiciones */
@media (max-width: 680px) {
  .hero {
    min-height: auto;
    display: block;
    overflow: hidden;
  }

  .hero .hero-grid {
    display: flex;
    flex-direction: column;
    gap: 0;
    padding: 34px 0 0;
  }

  .hero .hero-copy {
    order: 1;
    width: 100%;
  }

  .hero .hero-actions {
    flex-wrap: wrap;
    margin-bottom: 30px;
  }

  .hero .proof-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 18px 14px;
    margin: 0;
    padding: 22px 0 8px;
  }

  .hero .hero-portrait {
    order: 2;
    width: calc(100% + 36px);
    min-height: 430px;
    margin: 10px -18px 0;
    display: block;
  }

  .hero .portrait-card.portrait-photo {
    position: absolute;
    width: 100%;
    height: 430px;
    max-width: none;
    right: 0;
    top: 0;
    transform: none;
    margin: 0;
  }

  .hero .portrait-card.portrait-photo img {
    object-fit: cover;
    object-position: center 12%;
    filter: saturate(.9) contrast(1.02);

    /* En móvil no hay corte lateral: solo integración suave arriba y abajo */
    -webkit-mask-image: linear-gradient(
      to bottom,
      transparent 0%,
      rgba(0,0,0,.55) 10%,
      #000 20%,
      #000 82%,
      rgba(0,0,0,.55) 93%,
      transparent 100%
    );
    mask-image: linear-gradient(
      to bottom,
      transparent 0%,
      rgba(0,0,0,.55) 10%,
      #000 20%,
      #000 82%,
      rgba(0,0,0,.55) 93%,
      transparent 100%
    );
  }

  .hero .portrait-ring,
  .hero .portrait-label {
    display: none;
  }

  .hero .scroll-cue {
    display: none;
  }
}

/* =========================================================
   V8.1 — CORRECCIÓN DEFINITIVA DE LA PRIMERA SECCIÓN
   Evita que las reglas antiguas empujen el texto hacia abajo.
   ========================================================= */

@media (min-width: 1001px) {
  .hero {
    min-height: 720px !important;
    height: calc(100vh - 95px) !important;
    max-height: 820px !important;
    display: flex !important;
    align-items: stretch !important;
  }

  .hero .hero-grid {
    min-height: 100% !important;
    height: 100% !important;
    box-sizing: border-box !important;
    padding: 42px 0 52px !important;
    align-items: center !important;
  }

  .hero .hero-copy {
    align-self: center !important;
    padding-top: 0 !important;
    margin: 0 !important;
    transform: none !important;
  }

  .hero .hero-portrait {
    position: relative !important;
    align-self: stretch !important;
    min-height: 0 !important;
    height: 100% !important;
    margin: 0 !important;
  }

  .hero .portrait-card.portrait-photo {
    position: absolute !important;
    width: min(760px, 59vw) !important;
    height: calc(100% + 84px) !important;
    right: -8vw !important;
    top: 50% !important;
    transform: translateY(-50%) !important;
    margin: 0 !important;
  }

  .hero .portrait-card.portrait-photo img {
    object-position: center 18% !important;
    -webkit-mask-image: linear-gradient(
      to right,
      transparent 0%,
      rgba(0,0,0,.12) 4%,
      rgba(0,0,0,.48) 9%,
      rgba(0,0,0,.82) 14%,
      #000 20%,
      #000 100%
    ) !important;
    mask-image: linear-gradient(
      to right,
      transparent 0%,
      rgba(0,0,0,.12) 4%,
      rgba(0,0,0,.48) 9%,
      rgba(0,0,0,.82) 14%,
      #000 20%,
      #000 100%
    ) !important;
  }

  .hero .portrait-ring {
    top: 50% !important;
    transform: translateY(-50%) !important;
  }

  .hero .portrait-label {
    bottom: 28px !important;
  }

  .hero .hero-actions {
    margin: 26px 0 32px !important;
  }

  .hero .proof-grid {
    padding-top: 20px !important;
  }
}

/* Pantallas de escritorio de poca altura */
@media (min-width: 1001px) and (max-height: 760px) {
  .hero {
    min-height: 650px !important;
    height: 650px !important;
  }

  .hero .hero-grid {
    padding-top: 28px !important;
    padding-bottom: 34px !important;
  }

  .hero h1 {
    font-size: clamp(4rem, 6.3vw, 6.7rem) !important;
    margin-bottom: 20px !important;
  }

  .hero .hero-actions {
    margin-top: 20px !important;
    margin-bottom: 24px !important;
  }
}

