/* ======================================================================
   EVIDÊNCIA ONE — HOME REBUILD 12
   New Home only. Hero copy + approved hero media remain locked.
   ====================================================================== */
body.home-rebuild-12{background:#f4f8fa;color:#0a2430}
body.home-rebuild-12 .site-header{background:rgba(2,14,21,.86);backdrop-filter:blur(18px);border-bottom:1px solid rgba(85,218,209,.10)}
body.home-rebuild-12 .site-header .container{width:min(calc(100% - 54px),1540px)}
body.home-rebuild-12 .home12-main{overflow:clip}
body.home-rebuild-12 .eyebrow{font-family:var(--sans);font-size:11px;line-height:1.2;font-weight:800;letter-spacing:.21em;text-transform:uppercase;color:#0c968f}
body.home-rebuild-12 .on-dark .eyebrow{color:#62e7df}
body.home-rebuild-12 .home12-text-link{display:inline-flex;align-items:center;gap:8px;margin-top:18px;font-size:13px;font-weight:750;color:#078c87;text-decoration:none;transition:color .25s ease,text-shadow .25s ease,transform .25s ease}
body.home-rebuild-12 .home12-text-link:hover{color:#00bdb6;text-shadow:0 0 18px rgba(0,189,182,.34);transform:translateX(3px)}

/* HERO */
.home12-hero{position:relative;min-height:700px;display:grid;align-items:center;background:#020e15;overflow:hidden}
.home12-hero::before{content:"";position:absolute;inset:0;z-index:1;background:linear-gradient(90deg,rgba(2,12,18,.98) 0%,rgba(2,13,19,.92) 34%,rgba(2,13,19,.44) 58%,rgba(2,13,19,.18) 100%),linear-gradient(0deg,rgba(2,11,16,.86) 0%,transparent 30%)}
.home12-hero::after{content:"";position:absolute;inset:auto 0 0;height:1px;background:linear-gradient(90deg,transparent,rgba(69,226,218,.62),transparent);z-index:3}
.home12-hero-media{position:absolute;inset:0;z-index:0}
.home12-hero-media picture,.home12-hero-media img{display:block;width:100%;height:100%}
.home12-hero-media img{object-fit:cover;object-position:center center;filter:saturate(.92) contrast(1.02) brightness(.86)}
.home12-hero-grid{position:relative;z-index:2;width:min(calc(100% - 72px),1540px)!important;min-height:700px;display:grid;grid-template-columns:minmax(540px,.92fr) minmax(520px,1.08fr);align-items:center}
.home12-hero-copy{max-width:720px;padding:118px 0 78px}
.home12-hero-copy .eyebrow{margin-bottom:22px}
.home12-hero-copy h1{margin:0;color:#f7fbfc;font-family:var(--home-serif);font-size:clamp(52px,4.5vw,78px);line-height:.98;letter-spacing:-.048em;font-weight:500;text-wrap:balance}
.home12-hero-copy h1 em{display:block;color:#78e7e1;font-style:normal;text-shadow:0 0 32px rgba(39,215,205,.14)}
.home12-lead{max-width:650px;margin:28px 0 0;color:#d5e2e5;font-size:18px;line-height:1.67;letter-spacing:-.014em}
.home12-actions{display:flex;flex-wrap:wrap;gap:13px;margin-top:31px}
.home12-actions .btn{min-height:50px;padding:0 22px;border-radius:10px;transition:transform .25s ease,box-shadow .25s ease,border-color .25s ease,color .25s ease}
.home12-actions .btn:hover{transform:translateY(-2px)}
.home12-actions .btn--primary:hover{box-shadow:0 0 0 1px rgba(103,237,229,.26),0 14px 34px rgba(0,191,182,.25),0 0 32px rgba(0,191,182,.16)}
.home12-hero-clarity{max-width:760px;display:grid;gap:5px;margin-top:34px;padding-top:20px;border-top:1px solid rgba(194,228,230,.17)}
.home12-hero-clarity p{margin:0;color:#9eb5bc;font-size:12.5px;line-height:1.55;letter-spacing:.01em}
.home12-hero-clarity p:first-child{color:#c8d9dc}

/* AUDIENCES */
.home12-audiences{padding:76px 0 72px;background:linear-gradient(180deg,#f8fbfc 0%,#f1f7f8 100%);border-bottom:1px solid #dbe8eb}
.home12-audiences .container,.home12-services .container,.home12-method .container,.home12-authority .container,.home12-explore .container,.home12-final .container,.home12-footer .container{width:min(calc(100% - 72px),1540px)!important;max-width:none!important}
.home12-section-head{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(340px,.55fr);gap:70px;align-items:end;margin-bottom:42px}
.home12-section-head--compact{grid-template-columns:minmax(0,1.08fr) minmax(340px,.58fr);align-items:center}
.home12-section-head h2{max-width:850px;margin:13px 0 0;font-family:var(--home-serif);font-size:clamp(36px,3vw,54px);line-height:1.03;letter-spacing:-.035em;font-weight:500;color:#102e3a}
.home12-section-head>p,.home12-section-head>div:last-child p{margin:0;color:#5f7680;font-size:15.5px;line-height:1.7}
.home12-audience-grid{display:grid;grid-template-columns:repeat(4,1fr);border:1px solid #d6e6e8;border-radius:18px;overflow:hidden;background:rgba(255,255,255,.72);box-shadow:0 18px 40px rgba(28,63,76,.05)}
.home12-audience-card{position:relative;display:flex;min-height:224px;flex-direction:column;padding:28px 27px 24px;color:inherit;text-decoration:none;border-right:1px solid #dbe8ea;transition:background .3s ease,transform .3s ease,box-shadow .3s ease}
.home12-audience-card:last-child{border-right:0}
.home12-audience-card::before{content:"";position:absolute;inset:0;background:radial-gradient(circle at var(--mx,50%) var(--my,50%),rgba(6,184,174,.13),transparent 38%);opacity:0;transition:opacity .3s ease}
.home12-audience-card:hover::before{opacity:1}
.home12-audience-card:hover{background:#fff;box-shadow:inset 0 0 0 1px rgba(0,173,166,.16)}
.home12-audience-card span{font-size:11px;font-weight:800;letter-spacing:.16em;color:#0b9b94}
.home12-audience-card strong{position:relative;margin-top:18px;font-family:var(--home-serif);font-size:25px;line-height:1.08;font-weight:500;color:#173742;transition:color .25s ease,text-shadow .25s ease}
.home12-audience-card:hover strong{color:#047f7a;text-shadow:0 0 18px rgba(11,169,161,.16)}
.home12-audience-card p{position:relative;margin:12px 0 18px;color:#607984;font-size:13px;line-height:1.58}
.home12-audience-card i{position:relative;margin-top:auto;color:#0b958f;font-size:12px;font-style:normal;font-weight:750}

/* SERVICES */
.home12-services{padding:84px 0;background:#fff}
.home12-services-layout{display:grid;grid-template-columns:minmax(330px,.74fr) minmax(620px,1.26fr);gap:54px;align-items:stretch}
.home12-services-nav{padding:6px 0}
.home12-services-nav h2{margin:14px 0 17px;max-width:520px;font-family:var(--home-serif);font-size:clamp(42px,3.3vw,60px);line-height:1.01;letter-spacing:-.04em;font-weight:500;color:#102d39}
.home12-services-nav>p:not(.eyebrow){max-width:520px;margin:0;color:#667d86;font-size:15.5px;line-height:1.68}
.home12-service-tabs{display:grid;margin-top:30px;border-top:1px solid #d7e6e8}
.home12-service-tab{position:relative;display:grid;grid-template-columns:36px 1fr;align-items:center;gap:9px;width:100%;min-height:54px;padding:0 13px;border:0;border-bottom:1px solid #d7e6e8;background:transparent;color:#244450;text-align:left;font-family:var(--sans);font-size:13.5px;cursor:pointer;transition:background .24s ease,color .24s ease,padding .24s ease,text-shadow .24s ease}
.home12-service-tab span{color:#0a9891;font-size:10px;font-weight:800;letter-spacing:.12em}
.home12-service-tab::after{content:"→";position:absolute;right:12px;opacity:.45;transition:transform .25s ease,opacity .25s ease}
.home12-service-tab:hover,.home12-service-tab.is-active{padding-left:18px;background:linear-gradient(90deg,rgba(0,180,170,.10),rgba(0,180,170,.02));color:#007b76;text-shadow:0 0 16px rgba(0,169,160,.12)}
.home12-service-tab:hover::after,.home12-service-tab.is-active::after{transform:translateX(3px);opacity:1}
.home12-service-stage{position:relative;min-height:570px;border-radius:20px;overflow:hidden;background:#05202b;box-shadow:0 24px 58px rgba(7,31,42,.18)}
.home12-service-panel{position:absolute;inset:0;opacity:0;visibility:hidden;transform:scale(1.015);transition:opacity .42s ease,visibility .42s ease,transform .55s cubic-bezier(.2,.7,.2,1)}
.home12-service-panel.is-active{opacity:1;visibility:visible;transform:scale(1)}
.home12-service-panel img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;filter:saturate(.84) contrast(1.05) brightness(.80)}
.home12-service-panel-overlay{position:absolute;inset:0;background:linear-gradient(90deg,rgba(2,17,24,.98) 0%,rgba(2,17,24,.88) 48%,rgba(2,17,24,.25) 82%,rgba(2,17,24,.18) 100%),linear-gradient(0deg,rgba(2,17,24,.84),transparent 55%)}
.home12-service-panel-copy{position:absolute;inset:auto auto 0 0;z-index:2;max-width:650px;padding:46px}
.home12-service-panel-copy .eyebrow{max-width:530px;color:#55e6de}
.home12-service-panel-copy h3{margin:15px 0 17px;font-family:var(--home-serif);font-size:clamp(40px,3vw,58px);line-height:1.02;letter-spacing:-.035em;font-weight:500;color:#f7fbfc}
.home12-service-panel-copy>p:not(.eyebrow){max-width:590px;margin:0;color:#d8e5e7;font-size:16px;line-height:1.65}
.home12-service-panel-copy small{display:block;max-width:570px;margin-top:15px;color:#91abb2;font-size:13px;line-height:1.55}
.home12-service-panel-copy a{display:inline-flex;margin-top:24px;color:#63e8e0;font-weight:750;font-size:13px;text-decoration:none;transition:text-shadow .25s ease,transform .25s ease}
.home12-service-panel-copy a:hover{text-shadow:0 0 18px rgba(83,232,223,.38);transform:translateX(3px)}

/* PRESENCE */
.home12-presence{position:relative;padding:78px 0 72px;background:linear-gradient(102deg,#02141d 0%,#052733 54%,#02131b 100%);overflow:hidden}
.home12-presence::before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 68% 48%,rgba(0,186,176,.10),transparent 28%),linear-gradient(90deg,rgba(255,255,255,.015),transparent 18%,transparent 82%,rgba(255,255,255,.015));pointer-events:none}
.home12-presence-grid{position:relative;z-index:1;display:grid;grid-template-columns:minmax(430px,.92fr) minmax(620px,1.08fr);gap:50px;align-items:center}
.home12-presence-copy h2{max-width:660px;margin:16px 0 22px;font-family:var(--home-serif);font-size:clamp(46px,3.8vw,70px);line-height:.99;letter-spacing:-.045em;font-weight:500;color:#f6fafb}
.home12-presence-copy>p:not(.eyebrow){max-width:590px;margin:0;color:#d1e0e3;font-size:16px;line-height:1.67}
.home12-presence-copy .btn{margin-top:28px}
.home12-presence-stats{display:flex;align-items:flex-start;gap:0;margin-top:38px}
.home12-stat{display:flex;align-items:flex-start;gap:14px;padding:0 27px;border-right:1px solid rgba(194,224,228,.20)}
.home12-stat:first-child{padding-left:0}
.home12-stat:last-child{padding-right:0;border-right:0}
.home12-stat-icon{display:grid;place-items:center;width:48px;height:48px;min-width:48px;border:1px solid rgba(75,226,218,.78);border-radius:50%;color:#70e7df;box-shadow:0 0 22px rgba(0,190,181,.09);font-size:20px}
.home12-stat strong{display:block;color:#fff;font-family:var(--home-serif);font-size:clamp(32px,2.2vw,47px);line-height:.96;font-weight:500;letter-spacing:-.035em}
.home12-stat small{display:block;max-width:155px;margin-top:9px;color:#c8d8db;font-size:11.5px;line-height:1.38}
.home12-map-wrap{position:relative;min-height:520px;display:grid;place-items:center;isolation:isolate}
.home12-map-wrap::before{content:"";position:absolute;inset:7% 10% 10% 10%;z-index:0;border-radius:50%;background:radial-gradient(circle at 52% 50%,rgba(25,211,202,.18) 0%,rgba(8,116,132,.10) 36%,rgba(5,39,51,0) 74%);filter:blur(18px);pointer-events:none}
.home12-map-kicker{position:absolute;top:2px;left:50%;transform:translateX(-50%);z-index:2;color:#64e7df;font-size:12px;font-weight:800;letter-spacing:.24em;white-space:nowrap;text-transform:uppercase}
.home12-map-kicker::before,.home12-map-kicker::after{content:"";display:inline-block;width:44px;height:1px;margin:0 18px 4px;background:#40dcd4;opacity:.8}
.home12-map-wrap img{position:relative;z-index:1;display:block;width:min(100%,720px);height:auto;max-height:520px;object-fit:contain;opacity:1;filter:drop-shadow(0 0 18px rgba(58,233,226,.18)) drop-shadow(0 0 44px rgba(25,211,202,.10));transform:none}
.home12-map-signature{position:absolute;right:0;bottom:20px;display:flex;flex-direction:column;gap:4px;padding-left:20px;border-left:1px solid rgba(225,241,242,.45);color:#e8f1f3;font-family:var(--home-serif);font-size:16px;line-height:1.28}
.home12-map-signature::after{content:"";width:34px;height:2px;margin-top:10px;background:#42d9d0}

/* METHOD */
.home12-method{padding:76px 0 70px;background:linear-gradient(180deg,#f8fbfc,#f1f6f7);border-bottom:1px solid #d9e6e9}
.home12-method-grid{position:relative;display:grid;grid-template-columns:repeat(5,1fr);gap:0;margin:18px 0 0;padding:0;list-style:none}
.home12-method-grid::before{content:"";position:absolute;left:5%;right:5%;top:22px;height:1px;background:linear-gradient(90deg,rgba(0,169,161,.18),rgba(0,169,161,.75),rgba(0,169,161,.18))}
.home12-method-grid li{position:relative;padding:0 24px 0 0;margin-right:24px;border-right:1px solid #d4e3e6}
.home12-method-grid li:last-child{border-right:0;margin-right:0;padding-right:0}
.home12-method-grid span{position:relative;z-index:1;display:grid;place-items:center;width:45px;height:45px;border:1.5px solid #18aaa3;border-radius:50%;background:#f7fbfc;color:#048a84;font-size:11px;font-weight:800;box-shadow:0 0 0 8px #f5f9fa}
.home12-method-grid strong{display:block;margin-top:20px;font-family:var(--home-serif);font-size:22px;font-weight:500;color:#173540;transition:color .25s ease,text-shadow .25s ease}
.home12-method-grid li:hover strong{color:#057f7a;text-shadow:0 0 14px rgba(0,170,161,.16)}
.home12-method-grid p{margin:8px 0 0;color:#687e87;font-size:12.5px;line-height:1.5}

/* AUTHORITY */
.home12-authority{padding:72px 0;background:linear-gradient(100deg,#eaf2f4 0%,#f8fbfc 48%,#e7f0f2 100%)}
.home12-authority-grid{display:grid;grid-template-columns:minmax(420px,1fr) minmax(520px,1fr);gap:68px;align-items:center}
.home12-authority-copy h2{max-width:670px;margin:14px 0 18px;font-family:var(--home-serif);font-size:clamp(40px,3.1vw,58px);line-height:1.02;letter-spacing:-.038em;font-weight:500;color:#14323e}
.home12-authority-copy>p:not(.eyebrow){max-width:620px;color:#58717c;font-size:15.5px;line-height:1.67}
.home12-authority-copy .btn{margin-top:20px;color:#0b4c57;border-color:#9bbdc3}
.home12-authority-data{position:relative;padding:34px 38px;border:1px solid rgba(53,117,126,.17);border-radius:18px;background:rgba(255,255,255,.66);box-shadow:0 18px 38px rgba(35,70,82,.06)}
.home12-authority-signature{margin:0 0 25px;color:#0a9a93;font-size:11px;font-weight:800;letter-spacing:.18em}
.home12-authority-data>div:not(.home12-authority-pills){display:grid;gap:6px}
.home12-authority-data span{color:#71858d;font-size:12px}
.home12-authority-data strong{font-family:var(--home-serif);font-size:30px;font-weight:500;color:#163844}
.home12-authority-data small{font-size:13px;color:#4f6d78}
.home12-authority-pills{display:flex;flex-wrap:wrap;gap:8px;margin-top:24px}
.home12-authority-pills span{padding:8px 11px;border:1px solid #b9d1d5;border-radius:999px;background:#f8fbfc;color:#37616b;font-size:11px;font-weight:650}

/* ECOSYSTEM EXPLORE */
.home12-explore{padding:66px 0;background:#041720}
.home12-explore-grid{display:grid;grid-template-columns:repeat(3,1fr);border:1px solid rgba(104,219,212,.14);border-radius:18px;overflow:hidden;background:rgba(3,30,39,.74)}
.home12-explore-card{position:relative;min-height:300px;padding:34px;border-right:1px solid rgba(104,219,212,.12);transition:background .3s ease,box-shadow .3s ease}
.home12-explore-card:last-child{border-right:0}
.home12-explore-card::before{content:"";position:absolute;inset:0;background:radial-gradient(circle at var(--mx,50%) var(--my,50%),rgba(38,221,210,.11),transparent 34%);opacity:0;transition:opacity .3s ease}
.home12-explore-card:hover::before{opacity:1}
.home12-explore-card:hover{background:rgba(6,43,52,.84);box-shadow:inset 0 0 0 1px rgba(73,226,217,.08)}
.home12-explore-card h2{position:relative;margin:16px 0 14px;font-family:var(--home-serif);font-size:32px;line-height:1.05;font-weight:500;color:#f5f9fa;transition:text-shadow .25s ease,color .25s ease}
.home12-explore-card:hover h2{color:#fff;text-shadow:0 0 20px rgba(97,232,224,.18)}
.home12-explore-card>p:not(.eyebrow){position:relative;color:#b9ccd1;font-size:13.5px;line-height:1.6}
.home12-explore-card a{position:absolute;left:34px;bottom:30px;color:#5fe8e0;font-size:12.5px;font-weight:750;text-decoration:none}
.home12-explore-card--accent{background:linear-gradient(135deg,rgba(0,132,127,.15),rgba(4,24,32,.72))}

/* FINAL */
.home12-final{padding:62px 0;background:linear-gradient(100deg,#03141c 0%,#06232d 55%,#03131a 100%);border-top:1px solid rgba(64,217,208,.20)}
.home12-final-grid{display:grid;grid-template-columns:minmax(0,1.06fr) minmax(430px,.72fr);gap:70px;align-items:center}
.home12-final h2{max-width:780px;margin:12px 0 0;font-family:var(--home-serif);font-size:clamp(38px,3.1vw,58px);line-height:1.03;letter-spacing:-.035em;font-weight:500;color:#f5f9fa}
.home12-final-grid>div:last-child>p{margin:0;color:#c0d1d5;font-size:15px;line-height:1.65}
.home12-final-grid small{display:block;margin-top:15px;color:#7f9ca3;font-size:11px}

/* FOOTER */
.home12-footer{padding:54px 0 24px;background:#020e14;color:#bcd0d5;border-top:1px solid rgba(85,218,209,.12)}
.home12-footer-grid{display:grid;grid-template-columns:1.15fr .82fr 1fr 1fr 1.16fr;gap:38px}
.home12-footer-grid>div{display:flex;flex-direction:column;align-items:flex-start;gap:7px}
.home12-footer-brand img{width:188px;height:auto;margin-bottom:12px}
.home12-footer-brand p{margin:0;color:#eef6f7;font-family:var(--home-serif);font-size:17px}
.home12-footer-brand small{color:#6f969f}
.home12-footer-title{margin:0 0 7px;color:#eff6f7;font-size:12px;font-weight:800}
.home12-footer a,.home12-footer span{color:#9fb9bf;font-size:11.5px;line-height:1.55;text-decoration:none;transition:color .22s ease,text-shadow .22s ease}
.home12-footer a:hover{color:#66e9e1;text-shadow:0 0 16px rgba(80,229,220,.20)}
.home12-footer-contact strong{color:#e8f1f3;font-size:11.5px}
.home12-footer-bottom{display:flex;justify-content:space-between;gap:20px;margin-top:34px;padding-top:18px;border-top:1px solid rgba(182,216,221,.11)}
.home12-footer-bottom>span{font-size:10.5px;color:#6f8c93}
.home12-footer-bottom nav{display:flex;gap:18px}
.home12-footer-bottom nav a{font-size:10.5px}

/* Interactions */
.home12-service-panel-copy h3,.home12-presence-copy h2,.home12-section-head h2,.home12-authority-copy h2,.home12-final h2{transition:text-shadow .28s ease,color .28s ease}
.home12-service-panel-copy:hover h3,.home12-presence-copy:hover h2,.home12-section-head:hover h2,.home12-authority-copy:hover h2,.home12-final:hover h2{text-shadow:0 0 26px rgba(34,177,168,.10)}

@media(max-width:1180px){
  .home12-hero,.home12-hero-grid{min-height:650px}
  .home12-hero-grid{grid-template-columns:1fr;width:min(calc(100% - 48px),100%)!important}
  .home12-hero-copy{max-width:650px;padding:104px 0 64px}
  .home12-audience-grid{grid-template-columns:repeat(2,1fr)}
  .home12-audience-card:nth-child(2){border-right:0}.home12-audience-card:nth-child(-n+2){border-bottom:1px solid #dbe8ea}
  .home12-services-layout{grid-template-columns:1fr;gap:32px}.home12-service-stage{min-height:520px}
  .home12-presence-grid{grid-template-columns:1fr;gap:30px}.home12-map-wrap{min-height:480px}.home12-map-wrap img{width:min(100%,650px);max-height:460px}
  .home12-section-head{grid-template-columns:1fr;gap:18px}.home12-method-grid{grid-template-columns:repeat(3,1fr);row-gap:32px}.home12-method-grid::before{display:none}.home12-method-grid li:nth-child(3){border-right:0}.home12-method-grid span{box-shadow:none}
  .home12-authority-grid{grid-template-columns:1fr;gap:30px}
  .home12-explore-grid{grid-template-columns:1fr}.home12-explore-card{min-height:250px;border-right:0;border-bottom:1px solid rgba(104,219,212,.12)}.home12-explore-card:last-child{border-bottom:0}
  .home12-final-grid{grid-template-columns:1fr;gap:24px}
  .home12-footer-grid{grid-template-columns:1.2fr 1fr 1fr}.home12-footer-grid>div:nth-child(4),.home12-footer-grid>div:nth-child(5){margin-top:8px}
}
@media(max-width:760px){
  body.home-rebuild-12 .site-header .container,.home12-audiences .container,.home12-services .container,.home12-method .container,.home12-authority .container,.home12-explore .container,.home12-final .container,.home12-footer .container{width:min(calc(100% - 28px),100%)!important}
  .home12-hero{min-height:760px}.home12-hero-grid{min-height:760px;width:min(calc(100% - 28px),100%)!important;align-items:end}.home12-hero::before{background:linear-gradient(180deg,rgba(2,12,18,.30) 0%,rgba(2,12,18,.72) 45%,rgba(2,12,18,.98) 72%)}.home12-hero-media img{object-position:62% center}.home12-hero-copy{padding:280px 0 42px}.home12-hero-copy h1{font-size:clamp(42px,12vw,58px)}.home12-lead{font-size:15.5px;line-height:1.58}.home12-hero-clarity{margin-top:24px}.home12-actions{display:grid}.home12-actions .btn{width:100%;justify-content:center}
  .home12-audiences{padding:54px 0}.home12-section-head h2{font-size:38px}.home12-audience-grid{grid-template-columns:1fr}.home12-audience-card{min-height:auto;border-right:0;border-bottom:1px solid #dbe8ea}.home12-audience-card:last-child{border-bottom:0}
  .home12-services{padding:56px 0}.home12-services-nav h2{font-size:40px}.home12-service-stage{min-height:610px}.home12-service-panel-copy{padding:28px}.home12-service-panel-copy h3{font-size:38px}.home12-service-panel img{object-position:65% center}.home12-service-panel-overlay{background:linear-gradient(0deg,rgba(2,17,24,.99) 0%,rgba(2,17,24,.92) 52%,rgba(2,17,24,.32) 100%)}
  .home12-presence{padding:56px 0}.home12-presence-copy h2{font-size:44px}.home12-presence-stats{display:grid;gap:20px}.home12-stat{padding:0 0 18px;border-right:0;border-bottom:1px solid rgba(194,224,228,.15)}.home12-stat:last-child{border-bottom:0}.home12-map-wrap{min-height:auto;padding-top:52px}.home12-map-wrap img{width:min(100%,520px);max-height:420px}.home12-map-kicker{top:8px;font-size:10px;letter-spacing:.18em}.home12-map-kicker::before,.home12-map-kicker::after{width:24px;margin:0 9px 3px}.home12-map-signature{position:static;margin-top:8px;justify-self:end}
  .home12-method{padding:56px 0}.home12-method-grid{grid-template-columns:1fr}.home12-method-grid li{display:grid;grid-template-columns:52px 1fr;column-gap:14px;padding:0 0 20px;margin:0;border-right:0;border-bottom:1px solid #d6e4e7}.home12-method-grid li:last-child{border-bottom:0}.home12-method-grid strong{margin-top:7px}.home12-method-grid p{grid-column:2;margin-top:2px}
  .home12-authority{padding:56px 0}.home12-authority-copy h2{font-size:40px}.home12-authority-data{padding:27px 24px}
  .home12-explore{padding:42px 0}.home12-explore-card{padding:28px;min-height:270px}.home12-explore-card h2{font-size:29px}.home12-explore-card a{left:28px}
  .home12-final{padding:50px 0}.home12-final h2{font-size:38px}
  .home12-footer{padding-top:42px}.home12-footer-grid{grid-template-columns:1fr 1fr;gap:30px 24px}.home12-footer-brand{grid-column:1/-1}.home12-footer-contact{grid-column:1/-1}.home12-footer-bottom{flex-direction:column}
}
@media(prefers-reduced-motion:reduce){
  .home12-service-panel,.home12-audience-card,.home12-service-tab,.home12-actions .btn,.home12-text-link{transition:none!important}
}


/* ======================================================================
   EVIDÊNCIA ONE — Sprint 19 · HOME HERO FRAMING
   Home only. Preserve approved hero asset and copy; calibrate the responsive
   crop so the four-book stack remains materially visible across viewports.
   No internal page hero is affected by this block.
   ====================================================================== */
@media (min-width:1181px){
  body.home-rebuild-12.home-photo-framing-19 .home12-hero-media img{
    object-position:100% 72%!important;
  }
}
@media (min-width:761px) and (max-width:1180px){
  body.home-rebuild-12.home-photo-framing-19 .home12-hero-media img{
    object-position:100% 65%!important;
  }
}
@media (max-width:760px){
  body.home-rebuild-12.home-photo-framing-19 .home12-hero-media img{
    object-position:98% 50%!important;
  }
}
