@import url('./fonts.css');
.cv-site{--cv-purple:#6133a5;--cv-deep:#33204d;--cv-ink:#30263d;--cv-muted:#675d72;--cv-paper:#f7f4fa;--cv-line:#e5deec;--cv-coral:#f27b91;--cv-yellow:#f6ba37;--cv-blue:#2568b5}
.cv-site,.cv-site *{box-sizing:border-box}.cv-site{font-family:'Nunito Sans',sans-serif;color:var(--cv-ink);background:white;font-size:18px;line-height:1.65;margin:0}.cv-site a{color:inherit;text-decoration:none}.cv-site p a,.cv-site li a{text-decoration:underline;text-underline-offset:4px;color:var(--cv-purple)}.cv-site img{max-width:100%;height:auto;display:block}.cv-site button,.cv-site input,.cv-site select,.cv-site textarea{font:inherit}.cv-site button{cursor:pointer}.cv-site a:focus-visible,.cv-site button:focus-visible,.cv-site summary:focus-visible,.cv-site input:focus-visible,.cv-site select:focus-visible,.cv-site textarea:focus-visible{outline:3px solid var(--cv-blue);outline-offset:4px}.cv-site h1,.cv-site h2,.cv-site h3,.cv-site p{margin:0}.cv-site h1{font-size:clamp(44px,5.2vw,76px);font-weight:600;letter-spacing:-.045em;line-height:1.07}.cv-site h2{font-size:clamp(32px,3.5vw,48px);font-weight:600;letter-spacing:-.035em;line-height:1.15}.cv-site h3{font-size:24px;font-weight:700;line-height:1.25;letter-spacing:-.02em}.cv-site p{color:var(--cv-muted)}.cv-site p+p{margin-top:16px}.cv-site [hidden]{display:none!important}.cv-container{width:min(1240px,calc(100% - 64px));margin:auto}.cv-section{padding:96px 0}.cv-header{border-bottom:1px solid var(--cv-line);position:relative;z-index:20;background:#fff}.cv-header .cv-container{display:flex;align-items:center;justify-content:space-between;gap:30px;min-height:106px}.cv-logo{width:196px;flex:none}.cv-nav{display:flex;align-items:center;gap:32px;font-size:15px;font-weight:700}.cv-nav a:hover,.cv-nav a[aria-current]{color:var(--cv-purple)}.cv-button{display:inline-flex;align-items:center;justify-content:center;gap:22px;border:1px solid transparent;background:var(--cv-purple);color:#fff!important;border-radius:999px;padding:13px 23px;min-height:48px;font-size:15px;font-weight:700;line-height:1.4;transition:background .2s,transform .2s;text-decoration:none!important}.cv-button:hover{background:var(--cv-deep);transform:translateY(-2px)}.cv-button.cv-light{background:white;color:var(--cv-deep)!important}.cv-button.cv-outline{background:transparent;color:var(--cv-purple)!important;border-color:var(--cv-line)}.cv-button.cv-outline:hover{border-color:var(--cv-purple)}.cv-arrow{font-size:22px;line-height:1}.cv-menu-toggle{display:none;background:white;border:1px solid var(--cv-line);border-radius:50%;width:48px;height:48px}.cv-kicker{text-transform:uppercase;letter-spacing:.15em;font-size:12px;font-weight:800;color:var(--cv-purple);display:block;margin-bottom:24px}.cv-hero{padding:76px 0 72px;overflow:hidden}.cv-hero-grid{display:grid;grid-template-columns:1.15fr 1fr;gap:68px;align-items:center}.cv-hero h1 em{font-style:normal;color:var(--cv-purple)}.cv-lead{font-size:19px;max-width:570px;margin-top:28px!important}.cv-actions{display:flex;gap:14px;flex-wrap:wrap;margin-top:32px}.cv-hero-art{position:relative;border-radius:28px;min-height:580px;background:var(--cv-paper);padding:30px;display:flex;align-items:flex-end;isolation:isolate;overflow:hidden}.cv-hero-art:before{content:'';position:absolute;inset:0;background:url('./identidade-contville.webp') center/cover;z-index:-2}.cv-hero-art:after{content:'';position:absolute;width:350px;height:350px;right:-170px;top:-150px;background:white;border-radius:50%;opacity:.12;z-index:-1}.cv-art-label{position:absolute;top:38px;left:34px;color:white;font-size:22px;line-height:1.3;font-weight:600;max-width:230px}.cv-choice{padding:24px;background:white;border-radius:20px;width:100%;box-shadow:0 12px 40px #33204d18}.cv-choice h2{font-size:23px;margin-bottom:12px}.cv-choice a{display:flex;justify-content:space-between;align-items:center;padding:13px 0;border-top:1px solid var(--cv-line);font-size:16px;font-weight:700}.cv-choice a:hover{color:var(--cv-purple)}.cv-quick{display:flex;gap:28px;flex-wrap:wrap;padding:28px 0;border-bottom:1px solid var(--cv-line);font-size:14px;color:var(--cv-muted)}.cv-dot{width:9px;height:9px;background:var(--cv-coral);display:inline-block;border-radius:50%;margin-right:8px}.cv-split{display:grid;grid-template-columns:1fr 1fr;gap:100px;align-items:start}.cv-split .cv-lead{margin-top:0!important}.cv-section-head{display:flex;align-items:end;justify-content:space-between;gap:40px;margin-bottom:40px}.cv-section-head h2{max-width:650px}.cv-section-head p{max-width:420px}.cv-dark{background:var(--cv-deep);color:white;border-radius:24px;margin:0 16px}.cv-dark p{color:#e0d6ed}.cv-dark .cv-kicker{color:#cbb4ec}.cv-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.cv-card{border:1px solid var(--cv-line);border-radius:20px;padding:30px;display:flex;flex-direction:column;align-items:start;min-width:0}.cv-card p{font-size:16px;margin-top:16px}.cv-card a.cv-card-link{margin-top:auto;padding-top:24px;font-size:15px;font-weight:800;display:flex;justify-content:space-between;width:100%;gap:20px;color:var(--cv-purple)}.cv-service-card{background:#fff;color:var(--cv-ink);border:0;min-height:340px;position:relative;overflow:hidden;transition:transform .25s}.cv-service-card:hover{transform:translateY(-5px)}.cv-service-card:nth-child(3n+2){background:#fae4e9}.cv-service-card:nth-child(3n+3){background:#fce9ba}.cv-service-card p{color:var(--cv-muted)}.cv-service-symbol{display:block;width:68px;height:68px;background:#eee6f6;border-radius:50%;margin-bottom:32px;position:relative;overflow:hidden}.cv-service-symbol:before{content:'';position:absolute;width:36px;height:80px;border:2px solid var(--cv-purple);border-radius:50%;top:-6px;left:20px;transform:rotate(35deg)}.cv-service-symbol:after{content:'';position:absolute;width:50px;height:50px;border:2px solid var(--cv-purple);border-radius:50%;top:8px;left:-25px}.cv-values{grid-template-columns:repeat(4,1fr);margin-top:40px}.cv-values .cv-card{padding:24px;min-height:230px}.cv-number{font-size:13px;font-weight:800;color:var(--cv-purple);margin-bottom:32px}.cv-band{background:var(--cv-paper)}.cv-brand-panel{background:white;border-radius:24px;padding:40px;display:flex;align-items:center;justify-content:center;min-height:420px}.cv-brand-panel img{max-height:350px;width:auto}.cv-vivian{align-items:center}.cv-handle{font-size:clamp(30px,4vw,58px);letter-spacing:-.04em;font-weight:600;display:block;color:var(--cv-purple);margin:20px 0}.cv-line-list{list-style:none;margin:24px 0 0;padding:0}.cv-line-list li{padding:18px 0;border-bottom:1px solid var(--cv-line)}.cv-process .cv-card{border:0;border-radius:0;padding:0 32px 0 0}.cv-process .cv-number{font-size:42px;font-weight:500;margin-bottom:20px}.cv-resource{padding:0;overflow:hidden;transition:transform .25s}.cv-resource:hover{transform:translateY(-4px)}.cv-resource-art{height:205px;width:100%;background:#eee6f6;position:relative;overflow:hidden;padding:24px;color:var(--cv-purple);font-weight:800;font-size:12px;text-transform:uppercase;letter-spacing:.1em}.cv-resource-art:after{content:'';width:220px;height:220px;border:35px solid currentColor;opacity:.18;border-radius:50%;position:absolute;right:-45px;bottom:-90px}.cv-resource:nth-child(2n) .cv-resource-art{background:#fce9ba;color:#6a4810}.cv-resource:nth-child(3n) .cv-resource-art{background:#fae4e9;color:#8b3348}.cv-resource-body{padding:28px;display:flex;flex-direction:column;flex:1}.cv-resource h3{font-size:23px}.cv-resource p{font-size:15px}.cv-resource .cv-card-link{padding-top:24px;margin-top:auto}.cv-faq{border-top:1px solid var(--cv-line)}.cv-faq details{border-bottom:1px solid var(--cv-line);padding:22px 0}.cv-faq summary{font-size:17px;font-weight:700;cursor:pointer;list-style:none;display:flex;justify-content:space-between;gap:24px}.cv-faq summary::-webkit-details-marker{display:none}.cv-faq summary:after{content:'+';color:var(--cv-purple);font-size:24px}.cv-faq details[open] summary:after{content:'−'}.cv-faq p{font-size:16px;margin-top:16px;padding-right:35px}.cv-cta{background:var(--cv-purple);color:white;padding:64px;border-radius:24px;position:relative;overflow:hidden;display:flex;justify-content:space-between;align-items:center;gap:40px}.cv-cta h2{max-width:680px}.cv-cta p{color:#eee6f6;margin-top:20px;max-width:540px}.cv-footer{background:var(--cv-paper);padding:70px 0 25px}.cv-footer-grid{display:grid;grid-template-columns:1.4fr 1fr 1fr;gap:65px}.cv-footer p{font-size:15px;margin-top:24px;max-width:300px}.cv-footer h3{font-size:15px;margin-bottom:20px}.cv-footer ul{padding:0;list-style:none;margin:0;font-size:15px}.cv-footer li{margin:9px 0}.cv-footer li a{color:var(--cv-ink);text-decoration:none}.cv-footer li a:hover{text-decoration:underline}.cv-footer-bottom{margin-top:50px;padding-top:22px;border-top:1px solid var(--cv-line);display:flex;justify-content:space-between;font-size:13px;gap:20px}.cv-breadcrumb{font-size:13px;color:var(--cv-muted);padding-top:30px}.cv-breadcrumb a{text-decoration:underline}.cv-inner-hero{padding:52px 0 65px;max-width:980px}.cv-inner-hero h1{font-size:clamp(40px,4.6vw,65px)}.cv-inner-hero .cv-lead{max-width:730px}.cv-content{max-width:760px}.cv-content h2{font-size:32px;margin:48px 0 20px}.cv-content h3{margin:30px 0 15px}.cv-content li{margin:10px 0;color:var(--cv-muted)}.cv-content ul{padding-left:22px}.cv-content .cv-note{padding:24px;border:1px solid var(--cv-line);background:var(--cv-paper);margin-top:32px}.cv-filter{display:flex;gap:10px;flex-wrap:wrap;margin-bottom:32px}.cv-filter button{padding:10px 20px;border:1px solid var(--cv-line);background:white;border-radius:999px;color:var(--cv-ink);min-height:44px;font-size:15px}.cv-filter button[aria-pressed=true]{background:var(--cv-purple);color:white;border-color:var(--cv-purple)}.cv-form{padding:36px;border:1px solid var(--cv-line);border-radius:24px;background:white}.cv-form label{display:block;font-size:15px;font-weight:700;margin:20px 0 8px}.cv-form input,.cv-form select,.cv-form textarea{width:100%;padding:13px;border:1px solid #b9aec5;border-radius:8px;background:white;color:var(--cv-ink);font-size:16px}.cv-form textarea{min-height:120px;resize:vertical}.cv-form small{font-size:13px;display:block;line-height:1.6;color:var(--cv-muted);margin:16px 0}.cv-form output{display:block;white-space:pre-wrap;margin:24px 0;color:var(--cv-ink);font-size:16px}.cv-address{font-style:normal;margin:24px 0}.cv-skip{position:absolute;top:-100px;left:16px;background:white;padding:12px;z-index:50}.cv-skip:focus{top:12px}.cv-js .cv-reveal{opacity:0;transform:translateY(18px);transition:opacity .65s ease-out,transform .65s ease-out}.cv-js .cv-reveal.cv-visible{opacity:1;transform:none}.cv-guide-meta{font-size:13px;margin-top:24px;color:var(--cv-muted)}
.cv-footer .cv-logo{display:block;width:210px}
.cv-values .cv-number{font-size:0;width:22px;height:22px;border:2px solid var(--cv-purple);border-radius:50%;background:linear-gradient(120deg,transparent 45%,#d9c6ee 45%)}
.cv-content .cv-note{border:1px solid var(--cv-line)}
@media(min-width:961px){.cv-nav{display:flex!important}}
@media(max-width:960px){.cv-container{width:calc(100% - 48px)}.cv-header .cv-container{min-height:88px}.cv-logo{width:170px}.cv-menu-toggle{display:block}.cv-nav{display:none;position:absolute;left:0;right:0;top:88px;background:white;padding:28px;box-shadow:0 18px 25px #30263d12;align-items:stretch;gap:20px;flex-direction:column}.cv-nav.cv-open{display:flex}.cv-hero-grid{gap:32px}.cv-hero-art{min-height:500px;padding:20px}.cv-hero h1{font-size:50px}.cv-grid{grid-template-columns:repeat(2,1fr)}.cv-split{gap:45px}.cv-values{grid-template-columns:repeat(2,1fr)}.cv-footer-grid{gap:30px}.cv-section{padding:72px 0}.cv-cta{padding:40px}.cv-section-head{align-items:start}.cv-art-label{left:24px}}
@media(max-width:640px){.cv-container{width:calc(100% - 40px)}.cv-hero{padding-top:44px}.cv-hero-grid,.cv-split,.cv-grid,.cv-footer-grid{grid-template-columns:1fr}.cv-hero h1{font-size:44px}.cv-hero-art{min-height:440px;margin-top:16px}.cv-lead{font-size:18px}.cv-section{padding:64px 0}.cv-section-head{display:block}.cv-section-head p,.cv-section-head .cv-button{margin-top:24px}.cv-dark{margin:0 8px}.cv-dark .cv-container{width:calc(100% - 32px)}.cv-service-card{min-height:290px}.cv-values{grid-template-columns:1fr 1fr;gap:12px}.cv-values .cv-card{padding:20px;min-height:260px}.cv-values h3{font-size:20px}.cv-values p{font-size:15px}.cv-brand-panel{min-height:300px;padding:25px}.cv-brand-panel img{max-height:270px}.cv-process .cv-card{padding:20px 0;border-bottom:1px solid var(--cv-line)}.cv-cta{padding:32px 26px;display:block}.cv-cta .cv-button{margin-top:28px}.cv-footer-bottom{flex-direction:column}.cv-inner-hero{padding:40px 0 55px}.cv-inner-hero h1{font-size:40px}.cv-form{padding:24px}.cv-quick{gap:14px}.cv-actions{gap:12px}.cv-kicker{font-size:11px}.cv-content h2{font-size:28px}}
.cv-site .cv-kicker{font-size:13px}
@media(prefers-reduced-motion:reduce){.cv-site *{animation:none!important;transition:none!important;scroll-behavior:auto!important}.cv-js .cv-reveal{opacity:1;transform:none}.cv-site .cv-button:hover,.cv-site .cv-service-card:hover,.cv-site .cv-resource:hover{transform:none}}

/* Biblioteca visual: fotografias humanizadas + SVGs transparentes */
.cv-hero-art{background:var(--cv-deep)}.cv-hero-art:before{background:linear-gradient(180deg,#24123699 0%,transparent 42%,#24123633 72%,#24123670 100%);z-index:1}.cv-hero-art:after{z-index:2}.cv-hero-photo{position:absolute;inset:0;width:100%!important;height:100%!important;object-fit:cover;object-position:center;z-index:0}.cv-art-label,.cv-choice,.cv-visual-note{z-index:3}.cv-choice{position:relative}.cv-visual-note{position:absolute;right:22px;top:20px;color:#fff;background:#24123699;border-radius:999px;padding:5px 10px;font-size:12px;font-weight:700}.cv-service-icon{width:68px!important;height:68px!important;object-fit:contain;background:#eee6f6;border-radius:50%;padding:13px;margin-bottom:32px}.cv-service-card:nth-child(3n+2) .cv-service-icon{background:#fff8fa}.cv-service-card:nth-child(3n+3) .cv-service-icon{background:#fff8e8}.cv-resource-art{isolation:isolate}.cv-resource-decor{position:absolute;right:-42px;bottom:-72px;width:225px!important;height:225px!important;opacity:.9;z-index:-1}.cv-values-head{position:relative;padding-right:240px}.cv-values-decor{position:absolute;right:10px;top:-60px;width:210px!important;height:150px!important;opacity:.72}.cv-inner-hero{max-width:none;display:grid;grid-template-columns:minmax(0,1fr) minmax(380px,.8fr);gap:70px;align-items:center}.cv-inner-copy{min-width:0}.cv-inner-visual{position:relative;margin:0;border-radius:24px;overflow:hidden;background:var(--cv-paper);aspect-ratio:4/3;isolation:isolate}.cv-inner-visual>img:first-child{width:100%!important;height:100%!important;object-fit:cover}.cv-inner-visual figcaption{position:absolute;left:14px;bottom:14px;background:#241236b8;color:#fff;border-radius:999px;padding:5px 10px;font-size:12px;z-index:3}.cv-photo-decor{position:absolute;right:-55px!important;bottom:-55px!important;width:210px!important;height:auto!important;opacity:.82;z-index:2;pointer-events:none}.cv-inner-visual:after{content:'';position:absolute;inset:0;box-shadow:inset 0 0 0 1px #fff4;border-radius:inherit;pointer-events:none;z-index:4}
@media(max-width:960px){.cv-inner-hero{grid-template-columns:1fr;gap:36px}.cv-inner-visual{max-width:720px;width:100%}.cv-values-head{padding-right:180px}.cv-values-decor{width:160px!important}.cv-hero-photo{object-position:center top}}
@media(max-width:640px){.cv-inner-hero{padding-top:34px}.cv-inner-visual{border-radius:18px}.cv-photo-decor{width:145px!important;right:-42px!important;bottom:-42px!important}.cv-values-head{padding-right:0}.cv-values-decor{display:none}.cv-visual-note{top:12px;right:12px}.cv-art-label{top:30px}}
.cv-content .cv-note{border-left:0}.cv-process-wrap{position:relative}.cv-process-path{position:absolute;left:5%;right:5%;top:-18px;width:90%!important;height:60px!important;object-fit:fill;opacity:.72}.cv-step-mark{position:relative;display:inline-flex;align-items:center;min-height:32px;padding:5px 12px;border:1px solid var(--cv-line);border-radius:999px;color:var(--cv-purple);font-size:13px;font-weight:800;margin-bottom:22px;background:#fff}.cv-process .cv-card{position:relative;z-index:1}
@media(max-width:640px){.cv-process-path{display:none}.cv-step-mark{margin-bottom:15px}}

/* Finovate-inspired composition, adapted to the ContVille design system. */
.cv-site{font-family:'Work Sans','Nunito Sans',sans-serif}
.cv-header .cv-container{min-height:88px}.cv-header .cv-logo{width:170px}.cv-nav{gap:26px;font-size:14px}
.cv-home-hero{padding:72px 0 44px}.cv-home-hero-top{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(320px,.65fr);gap:80px;align-items:end}.cv-home-hero h1{font-size:clamp(48px,4.2vw,66px);max-width:760px}.cv-home-hero h1 em{font-style:normal;color:var(--cv-purple)}.cv-home-hero-copy{padding-bottom:5px}.cv-home-hero-copy .cv-lead{margin-top:0!important}.cv-home-hero-copy .cv-actions{margin-top:26px}
.cv-home-media{position:relative;padding-bottom:116px}.cv-home-panorama{height:560px;margin:0;position:relative;overflow:hidden;background:var(--cv-paper)}.cv-home-panorama:after{content:'';position:absolute;inset:0;background:linear-gradient(180deg,transparent 55%,#24123630)}.cv-home-panorama>img{width:100%;height:100%;object-fit:cover;object-position:center 37%}.cv-home-panorama figcaption,.cv-vivian-portrait figcaption,.cv-photo-break figcaption{position:absolute;right:20px;top:18px;z-index:3;background:#241236aa;color:#fff;border-radius:999px;padding:6px 11px;font-size:11px;line-height:1.3}.cv-metric-grid{position:relative;z-index:4;display:grid;grid-template-columns:repeat(4,1fr);gap:14px;margin-top:-78px}.cv-metric-grid article{background:#fff;border:1px solid var(--cv-line);border-radius:20px;min-height:166px;padding:24px;box-shadow:0 16px 38px #33204d12;display:flex;flex-direction:column}.cv-metric-grid span{color:var(--cv-purple);font-size:12px;font-weight:800;text-transform:uppercase;letter-spacing:.11em}.cv-metric-grid strong{font-size:25px;line-height:1.12;margin-top:auto;letter-spacing:-.03em}.cv-metric-grid small{color:var(--cv-muted);font-size:13px;margin-top:8px}
.cv-service-card{padding:0;min-height:500px}.cv-service-photo{height:225px;width:100%;position:relative;overflow:hidden}.cv-service-photo:after{content:'';position:absolute;inset:auto -54px -76px auto;width:190px;height:190px;border:42px solid #fff8;border-radius:50%}.cv-service-photo>img:first-child{width:100%!important;height:100%!important;object-fit:cover;transition:transform .55s ease}.cv-service-card:hover .cv-service-photo>img:first-child{transform:scale(1.035)}.cv-service-photo .cv-service-icon{position:absolute;left:22px;bottom:-1px;z-index:3;margin:0!important;background:#fff!important;box-shadow:0 8px 22px #33204d1a}.cv-service-body{padding:42px 24px 24px;display:flex;flex-direction:column;flex:1;width:100%}.cv-service-body .cv-card-link{margin-top:auto}.cv-home-services .cv-grid{grid-template-columns:repeat(4,1fr)}.cv-home-services .cv-service-card{min-height:530px}.cv-home-services .cv-service-card:nth-child(n){background:#fff}.cv-home-values .cv-values-head{text-align:center;padding:0;max-width:800px;margin:auto}.cv-home-values .cv-values{margin-top:52px}.cv-home-values .cv-card{background:#fff}
.cv-photo-break{height:660px;position:relative;margin:18px 0 70px;overflow:hidden}.cv-photo-break figure{position:absolute;inset:0;margin:0}.cv-photo-break figure:after{content:'';position:absolute;inset:0;background:linear-gradient(90deg,#24123618,transparent 65%)}.cv-photo-break figure>img{width:100%;height:100%;object-fit:cover;object-position:center}.cv-photo-break .cv-container{height:100%;position:relative}.cv-photo-card{position:absolute;left:0;bottom:38px;width:min(510px,46vw);background:#fff;border-radius:20px;padding:32px;z-index:3;box-shadow:0 18px 55px #24123628}.cv-photo-card .cv-kicker{margin-bottom:12px}.cv-photo-card h2{font-size:clamp(30px,3vw,44px)}.cv-photo-card p{margin-top:15px}.cv-photo-card .cv-button{margin-top:22px}
.cv-front-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.cv-front-card{position:relative;border:1px solid var(--cv-line);border-radius:18px;padding:24px;background:#fff;min-height:275px}.cv-front-card>img{width:118px;height:118px;border-radius:50%;object-fit:cover;object-position:center top;margin-bottom:24px}.cv-front-card h3{font-size:21px}.cv-front-card p{font-size:14px;margin-top:6px}.cv-circle-link{position:absolute;right:20px;bottom:20px;width:40px;height:40px;border:1px solid var(--cv-line);border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:0}.cv-circle-link .cv-arrow{font-size:18px}.cv-circle-link:hover{background:var(--cv-purple);color:#fff}
.cv-authority{padding-top:46px}.cv-authority-grid{display:grid;grid-template-columns:1.55fr .85fr;gap:18px;align-items:stretch}.cv-authority-photo{margin:0;border-radius:22px;overflow:hidden;min-height:590px;background:var(--cv-paper)}.cv-authority-photo img{width:100%;height:100%;object-fit:cover;object-position:center 24%}.cv-authority-card{border-radius:22px;padding:46px 38px;background:var(--cv-purple);color:#fff;display:flex;flex-direction:column}.cv-authority-card .cv-kicker{color:#f2df83}.cv-authority-card p{color:#f2ecf8;margin-top:22px}.cv-authority-card ul{margin:28px 0 30px;padding-left:20px;color:#fff}.cv-authority-card li{margin:10px 0}.cv-authority-card .cv-button{margin-top:auto;align-self:flex-start}
.cv-manifesto-grid{display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:start}.cv-manifesto-grid blockquote{margin:0;background:var(--cv-paper);border-radius:22px;padding:34px;min-height:300px;display:flex;flex-direction:column}.cv-manifesto-grid blockquote>span{font-size:58px;color:var(--cv-purple);line-height:.75}.cv-manifesto-grid blockquote p{font-size:24px;line-height:1.45;color:var(--cv-ink);margin-top:20px}.cv-manifesto-grid blockquote footer{margin-top:auto;padding-top:28px;font-size:13px;color:var(--cv-muted)}.cv-trust-row{display:grid;grid-template-columns:repeat(5,1fr);gap:16px;margin-top:64px;padding:28px 0;border-top:1px solid var(--cv-line);border-bottom:1px solid var(--cv-line);color:var(--cv-muted);font-size:13px;font-weight:800;text-align:center}
.cv-resource-art{height:250px;padding:0}.cv-resource-art:after{display:none}.cv-resource-art>img{width:100%;height:100%;object-fit:cover}.cv-resource-art>span{position:absolute;left:18px;top:18px;z-index:3;background:#fff;color:var(--cv-purple);border-radius:999px;padding:6px 10px;font-size:11px;letter-spacing:.1em}.cv-resource-body{min-height:315px}
.cv-newsletter{display:grid;grid-template-columns:1fr 1fr;min-height:500px;background:var(--cv-deep);color:#fff;margin-top:32px}.cv-newsletter-copy{display:flex;align-items:center;justify-content:flex-end;padding:70px max(6vw,40px)}.cv-newsletter-copy>div{width:min(560px,100%)}.cv-newsletter .cv-kicker{color:#f2df83}.cv-newsletter p{color:#e8dff0;margin-top:20px}.cv-newsletter figure{margin:0;overflow:hidden}.cv-newsletter figure img{width:100%;height:100%;object-fit:cover}.cv-newsletter-outline{background:transparent!important;border-color:#ffffff70;color:#fff!important}.cv-final-contact{display:grid;grid-template-columns:1.35fr .65fr;gap:80px;align-items:end}.cv-final-details{display:flex;flex-direction:column;gap:9px;color:var(--cv-muted);font-size:14px}.cv-final-details strong{color:var(--cv-ink);font-size:17px;margin-bottom:8px}
.cv-vivian-portrait{position:relative;margin:0;border-radius:24px;overflow:hidden;background:#fff;min-height:520px}.cv-vivian-portrait>img{width:100%;height:100%;object-fit:cover;object-position:center top}.cv-vivian-portrait figcaption{top:auto;bottom:16px}.cv-inner-hero{padding-top:62px}.cv-inner-visual{border-radius:26px}.cv-inner-visual>img:first-child{transition:transform .7s ease}.cv-inner-visual:hover>img:first-child{transform:scale(1.025)}

@media(max-width:960px){.cv-header .cv-container{min-height:88px}.cv-header .cv-logo{width:160px}.cv-home-hero-top{grid-template-columns:1fr;gap:28px}.cv-home-hero-copy{max-width:720px}.cv-home-panorama{height:500px}.cv-metric-grid{grid-template-columns:repeat(2,1fr);margin-top:-62px}.cv-home-media{padding-bottom:90px}.cv-home-services .cv-grid{grid-template-columns:repeat(2,1fr)}.cv-front-grid{grid-template-columns:repeat(2,1fr)}.cv-authority-grid{grid-template-columns:1.1fr .9fr}.cv-authority-photo{min-height:540px}.cv-authority-card{padding:36px 28px}.cv-manifesto-grid{gap:38px}.cv-trust-row{grid-template-columns:repeat(3,1fr)}.cv-newsletter{min-height:440px}.cv-newsletter-copy{padding:55px 32px}.cv-final-contact{gap:40px}}
@media(max-width:640px){.cv-home-hero{padding:48px 0 32px}.cv-home-hero h1{font-size:44px}.cv-home-hero-top{gap:24px}.cv-home-panorama{height:470px}.cv-home-panorama>img{object-position:center top}.cv-metric-grid{grid-template-columns:1fr 1fr;gap:10px;margin-top:-42px}.cv-metric-grid article{min-height:145px;padding:18px}.cv-metric-grid strong{font-size:20px}.cv-home-media{padding-bottom:72px}.cv-home-services .cv-grid,.cv-front-grid{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:thin;padding:2px 2px 18px}.cv-home-services .cv-service-card{flex:0 0 min(310px,84vw);scroll-snap-align:start}.cv-front-card{flex:0 0 min(230px,70vw);scroll-snap-align:start}.cv-service-card{min-height:480px}.cv-service-photo{height:235px}.cv-home-values .cv-values{grid-template-columns:1fr 1fr}.cv-photo-break{height:650px;margin-bottom:30px}.cv-photo-break figure>img{object-position:62% center}.cv-photo-card{left:20px;bottom:22px;width:calc(100% - 40px);padding:26px}.cv-photo-card h2{font-size:32px}.cv-front-card{min-height:255px;padding:18px}.cv-front-card>img{width:92px;height:92px}.cv-front-card h3{font-size:18px}.cv-circle-link{right:14px;bottom:14px}.cv-authority-grid{grid-template-columns:1fr}.cv-authority-photo{min-height:470px}.cv-authority-card{min-height:480px}.cv-manifesto-grid{grid-template-columns:1fr;gap:35px}.cv-trust-row{grid-template-columns:1fr 1fr;margin-top:42px}.cv-resource-art{height:225px}.cv-resource-body{min-height:0}.cv-newsletter{grid-template-columns:1fr;min-height:0}.cv-newsletter-copy{padding:58px 20px}.cv-newsletter figure{height:340px}.cv-final-contact{grid-template-columns:1fr;gap:38px}.cv-vivian-portrait{min-height:480px}.cv-inner-hero{padding-top:38px}}

/* ContVille 2.1 — sistema visual Órbitas de Cuidado. */
.cv-site{--cv-deep:#2b1746;--cv-violet:#7a4cc5;--cv-lavender:#eee6f6;--cv-coral-soft:#fce8ec;--cv-yellow-soft:#fff2ce;--cv-blue-soft:#e7f0fa;--cv-orbit-line:#ffffff2e}
.cv-header:before{content:'';position:absolute;inset:0 0 auto;height:4px;background:linear-gradient(90deg,var(--cv-purple) 0 42%,var(--cv-blue) 42% 61%,var(--cv-yellow) 61% 79%,var(--cv-coral) 79%)}
.cv-kicker{display:flex;align-items:center;gap:10px}.cv-kicker:before{content:'';width:9px;height:9px;flex:none;border-radius:50%;background:var(--cv-coral);box-shadow:14px -5px 0 -2px var(--cv-yellow)}
.cv-button .cv-arrow,.cv-card-link .cv-arrow{transition:transform .25s ease}.cv-button:hover .cv-arrow,.cv-card-link:hover .cv-arrow{transform:translate(3px,-3px)}

/* Panorama e indicadores com pequenos fragmentos da paleta. */
.cv-home-panorama{border-radius:0 0 64px 0}.cv-home-panorama:before{content:'';position:absolute;right:-92px;bottom:-96px;width:330px;height:330px;border:58px solid #ffffff42;border-radius:50%;z-index:2;pointer-events:none}
.cv-metric-grid article{--cv-metric:var(--cv-purple);position:relative;overflow:hidden;border-top:4px solid var(--cv-metric);transition:transform .25s ease,box-shadow .25s ease}
.cv-metric-grid article:nth-child(2){--cv-metric:var(--cv-coral)}.cv-metric-grid article:nth-child(3){--cv-metric:var(--cv-blue)}.cv-metric-grid article:nth-child(4){--cv-metric:var(--cv-yellow)}
.cv-metric-grid article:after{content:'';position:absolute;width:84px;height:84px;right:-43px;top:-46px;border:18px solid var(--cv-metric);border-radius:50%;opacity:.12;transition:transform .35s ease}.cv-metric-grid article>*{position:relative;z-index:1}.cv-metric-grid article:hover{transform:translateY(-5px);box-shadow:0 22px 48px #33204d1b}.cv-metric-grid article:hover:after{transform:translate(-8px,8px)}

/* Cards de serviço: quatro expressões cromáticas e quatro recortes fotográficos. */
.cv-dark,.cv-home-services{background:var(--cv-deep)}.cv-home-services{position:relative;isolation:isolate;overflow:hidden;border-radius:32px;margin-inline:18px}
.cv-home-services:before,.cv-home-services:after{content:'';position:absolute;border-radius:50%;pointer-events:none;z-index:-1}.cv-home-services:before{width:520px;height:520px;right:-270px;top:-300px;border:76px solid #7a4cc536;animation:cv-orbit-float 12s ease-in-out infinite alternate}.cv-home-services:after{width:230px;height:230px;left:-122px;bottom:-130px;background:#2568b51e}
.cv-home-services .cv-container{position:relative;z-index:1}.cv-home-services .cv-section-head{margin-bottom:48px}
.cv-service-card{--cv-card-bg:var(--cv-purple);--cv-card-ink:#fff;--cv-card-muted:#f1eafb;--cv-card-chip:#fff;--cv-photo-glow:#f6ba37;background:var(--cv-card-bg)!important;color:var(--cv-card-ink);border-radius:28px;isolation:isolate;min-height:540px;box-shadow:0 20px 50px #160b2430;transition:transform .3s ease,box-shadow .3s ease}
.cv-service-card:nth-child(4n+2){--cv-card-bg:var(--cv-coral);--cv-card-ink:var(--cv-deep);--cv-card-muted:#573348;--cv-photo-glow:#fff0c7}.cv-service-card:nth-child(4n+3){--cv-card-bg:var(--cv-yellow);--cv-card-ink:var(--cv-deep);--cv-card-muted:#59451d;--cv-photo-glow:#f27b91}.cv-service-card:nth-child(4n+4){--cv-card-bg:var(--cv-blue);--cv-card-ink:#fff;--cv-card-muted:#e7f0fa;--cv-photo-glow:#f6ba37}
.cv-service-card:hover{transform:translateY(-8px) rotate(-.25deg);box-shadow:0 28px 60px #160b2448}.cv-service-card:nth-child(even):hover{transform:translateY(-8px) rotate(.25deg)}
.cv-service-photo{height:260px;width:calc(100% - 32px);margin:16px 16px 0;overflow:visible;background:radial-gradient(circle at 87% 18%,var(--cv-photo-glow) 0 35px,transparent 36px),radial-gradient(circle at 18% 88%,#ffffff2e 0 46px,transparent 47px)}
.cv-service-photo>img:first-child{position:relative;z-index:1;width:100%!important;height:100%!important;object-fit:cover;border-radius:18px 98px 54px 76px / 18px 72px 64px 82px;box-shadow:inset 0 0 0 1px #ffffff4a;transition:transform .55s ease,border-radius .55s ease}
.cv-service-card:nth-child(4n+2) .cv-service-photo>img:first-child{border-radius:92px 18px 94px 38px / 70px 18px 82px 42px}.cv-service-card:nth-child(4n+3) .cv-service-photo>img:first-child{border-radius:20px 82px 22px 104px / 20px 72px 22px 78px}.cv-service-card:nth-child(4n+4) .cv-service-photo>img:first-child{border-radius:86px 18px 50px 18px / 68px 18px 74px 18px}
.cv-service-card:hover .cv-service-photo>img:first-child{transform:scale(1.035);border-radius:46px 68px 74px 42px / 54px 62px 46px 72px}
.cv-service-photo:after{inset:auto -5px -9px auto;width:132px;height:132px;border:24px solid #ffffff42;z-index:2}.cv-service-photo .cv-service-icon{left:18px;bottom:-30px;width:62px!important;height:62px!important;padding:14px;border:3px solid var(--cv-card-bg);box-shadow:0 10px 26px #24123630}
.cv-service-body{padding:54px 24px 26px}.cv-service-card h3{color:var(--cv-card-ink)}.cv-service-card p{color:var(--cv-card-muted)!important}.cv-service-card .cv-card-link{color:var(--cv-card-ink)!important;border-top:1px solid #ffffff4f;align-items:center}.cv-service-card:nth-child(4n+2) .cv-card-link,.cv-service-card:nth-child(4n+3) .cv-card-link{border-top-color:#2b174633}
.cv-service-card .cv-card-link .cv-arrow{display:inline-flex;align-items:center;justify-content:center;flex:none;width:38px;height:38px;border-radius:50%;background:var(--cv-card-chip);color:var(--cv-deep)}

/* Valores e caminhos: formas discretas, numeração e alternância suave. */
.cv-home-values{position:relative;overflow:hidden;background:radial-gradient(circle at 8% 18%,#7a4cc50d 0 130px,transparent 131px),radial-gradient(circle at 94% 88%,#f27b9110 0 170px,transparent 171px)}
.cv-home-values .cv-values-head .cv-kicker{justify-content:center}
.cv-home-values .cv-values{counter-reset:cv-value}.cv-home-values .cv-card{--cv-value:var(--cv-purple);counter-increment:cv-value;position:relative;overflow:hidden;border:0;border-top:4px solid var(--cv-value);border-radius:22px;background:var(--cv-paper);box-shadow:0 12px 36px #33204d0d;transition:transform .3s ease,background .3s ease}
.cv-home-values .cv-card:nth-child(2){--cv-value:var(--cv-coral);background:var(--cv-coral-soft)}.cv-home-values .cv-card:nth-child(3){--cv-value:var(--cv-blue);background:var(--cv-blue-soft)}.cv-home-values .cv-card:nth-child(4){--cv-value:var(--cv-yellow);background:var(--cv-yellow-soft)}
.cv-home-values .cv-card:after{content:'';position:absolute;width:120px;height:120px;right:-72px;bottom:-72px;border:24px solid var(--cv-value);border-radius:50%;opacity:.12}.cv-home-values .cv-card:hover{transform:translateY(-6px)}
.cv-home-values .cv-number{display:flex;align-items:center;justify-content:center;width:50px;height:50px;border:0;background:var(--cv-value);color:#fff;border-radius:50% 50% 50% 14px;font-size:11px;letter-spacing:.08em}.cv-home-values .cv-card:nth-child(4) .cv-number{color:var(--cv-deep)}.cv-home-values .cv-number:after{content:'0' counter(cv-value)}
.cv-front-card{--cv-front:var(--cv-purple);position:relative;overflow:hidden;border:0;border-top:4px solid var(--cv-front);border-radius:24px;background:var(--cv-lavender);transition:transform .3s ease}.cv-front-card:nth-child(2){--cv-front:var(--cv-coral);background:var(--cv-coral-soft)}.cv-front-card:nth-child(3){--cv-front:var(--cv-yellow);background:var(--cv-yellow-soft)}.cv-front-card:nth-child(4){--cv-front:var(--cv-blue);background:var(--cv-blue-soft)}
.cv-front-card:before{content:'';position:absolute;width:120px;height:120px;right:-58px;top:-62px;border:22px solid var(--cv-front);border-radius:50%;opacity:.14}.cv-front-card>*{position:relative;z-index:1}.cv-front-card>img{border:4px solid #fff;box-shadow:0 12px 28px #33204d1c;border-radius:50% 50% 50% 18px}.cv-front-card:nth-child(even)>img{border-radius:50% 50% 18px 50%}.cv-front-card:hover{transform:translateY(-6px)}.cv-front-card .cv-circle-link{border:0;background:var(--cv-front);color:#fff}.cv-front-card:nth-child(3) .cv-circle-link{color:var(--cv-deep)}

/* Imagens editoriais e CTAs com recortes da mesma família. */
.cv-photo-break:before{content:'';position:absolute;width:360px;height:360px;right:-120px;top:-150px;border:62px solid #f6ba3740;border-radius:50%;z-index:2;pointer-events:none}.cv-photo-break figure>img{border-radius:0 0 120px 0}.cv-photo-card{border-radius:24px 24px 86px 24px;border-top:5px solid var(--cv-coral)}.cv-photo-card:after{content:'';position:absolute;width:72px;height:72px;right:18px;top:18px;border:14px solid var(--cv-yellow);border-radius:50%;opacity:.18;pointer-events:none}
.cv-authority-photo{position:relative;border-radius:28px 120px 28px 28px}.cv-authority-photo:after{content:'';position:absolute;width:190px;height:190px;right:-72px;top:-80px;border:38px solid #ffffff55;border-radius:50%}.cv-authority-card{position:relative;overflow:hidden;border-radius:28px 28px 96px 28px;background:radial-gradient(circle at 106% -5%,#f27b91 0 78px,transparent 79px),radial-gradient(circle at 94% 14%,#f6ba37 0 28px,transparent 29px),var(--cv-purple)}.cv-authority-card>*{position:relative;z-index:1}
.cv-manifesto-grid blockquote{position:relative;overflow:hidden;border-top:4px solid var(--cv-coral);border-radius:24px 24px 80px 24px;background:linear-gradient(145deg,var(--cv-paper),var(--cv-coral-soft))}.cv-manifesto-grid blockquote:after{content:'';position:absolute;width:130px;height:130px;right:-74px;bottom:-70px;border:24px solid var(--cv-purple);border-radius:50%;opacity:.1}
.cv-resource{--cv-resource:var(--cv-purple);border:0;border-top:4px solid var(--cv-resource);border-radius:26px;background:var(--cv-lavender)}.cv-resource:nth-child(2){--cv-resource:var(--cv-yellow);background:var(--cv-yellow-soft)}.cv-resource:nth-child(3){--cv-resource:var(--cv-coral);background:var(--cv-coral-soft)}.cv-resource:nth-child(4){--cv-resource:var(--cv-blue);background:var(--cv-blue-soft)}
.cv-resource-art{margin:14px;width:calc(100% - 28px);border-radius:18px 78px 42px 18px}.cv-resource:nth-child(even) .cv-resource-art{border-radius:74px 18px 18px 44px}.cv-resource-art>img{transition:transform .55s ease}.cv-resource:hover .cv-resource-art>img{transform:scale(1.04)}
.cv-newsletter{position:relative;overflow:hidden;background:radial-gradient(circle at 5% 115%,#2568b555 0 170px,transparent 171px),radial-gradient(circle at 42% -20%,#7a4cc566 0 150px,transparent 151px),var(--cv-deep)}.cv-newsletter:before{content:'';position:absolute;width:88px;height:88px;left:44%;top:35px;background:var(--cv-coral);border-radius:50%;opacity:.9}.cv-newsletter-copy,.cv-newsletter figure{position:relative;z-index:1}.cv-newsletter figure{margin:20px 20px 20px 0;border-radius:160px 24px 24px 160px}.cv-newsletter figure img{transition:transform .7s ease}.cv-newsletter:hover figure img{transform:scale(1.025)}
.cv-final-contact{position:relative;overflow:hidden;padding:54px;border-radius:28px 100px 28px 28px;background:radial-gradient(circle at 102% -10%,#f6ba374f 0 110px,transparent 111px),radial-gradient(circle at 90% 22%,#f27b912f 0 50px,transparent 51px),var(--cv-paper)}.cv-final-contact>*{position:relative;z-index:1}
.cv-cta{border-radius:28px 28px 100px 28px;background:radial-gradient(circle at 102% -15%,#f6ba37 0 100px,transparent 101px),radial-gradient(circle at 88% 8%,#f27b91 0 42px,transparent 43px),var(--cv-purple)}
.cv-inner-visual{border-radius:28px 112px 32px 76px / 28px 82px 32px 70px;background:var(--cv-lavender)}.cv-inner-visual:before{content:'';position:absolute;width:160px;height:160px;left:-75px;bottom:-82px;border:30px solid #f6ba375c;border-radius:50%;z-index:2;pointer-events:none}.cv-inner-visual .cv-photo-decor{filter:saturate(1.08)}
.cv-brand-panel,.cv-form{position:relative;overflow:hidden;border-radius:28px 72px 28px 28px}.cv-brand-panel:after,.cv-form:after{content:'';position:absolute;width:120px;height:120px;right:-68px;top:-68px;border:24px solid var(--cv-coral);border-radius:50%;opacity:.12;pointer-events:none}

@keyframes cv-orbit-float{to{transform:translate3d(18px,-12px,0) rotate(4deg)}}
.cv-grid>.cv-reveal:nth-child(2),.cv-metric-grid>article:nth-child(2){transition-delay:.06s}.cv-grid>.cv-reveal:nth-child(3),.cv-metric-grid>article:nth-child(3){transition-delay:.12s}.cv-grid>.cv-reveal:nth-child(4),.cv-metric-grid>article:nth-child(4){transition-delay:.18s}

@media(max-width:960px){.cv-home-services{margin-inline:10px}.cv-service-photo{height:275px}.cv-final-contact{padding:42px}.cv-newsletter figure{border-radius:100px 20px 20px 100px}}
@media(max-width:640px){.cv-header:before{height:3px}.cv-kicker{gap:8px}.cv-home-panorama{border-radius:0 0 38px 0}.cv-home-panorama:before{width:220px;height:220px;border-width:38px}.cv-metric-grid article{border-top-width:3px}.cv-home-services{margin-inline:8px;border-radius:24px}.cv-home-services:before{width:330px;height:330px;right:-230px;top:-170px;border-width:48px}.cv-home-services .cv-section-head{margin-bottom:34px}.cv-service-card{min-height:520px;border-radius:24px}.cv-service-photo{height:255px}.cv-service-body{padding:52px 22px 24px}.cv-home-values .cv-card{min-height:245px}.cv-home-values .cv-number{width:44px;height:44px}.cv-photo-break figure>img{border-radius:0 0 60px 0}.cv-photo-break:before{width:220px;height:220px;border-width:38px}.cv-photo-card{border-radius:22px 22px 58px 22px}.cv-authority-photo{border-radius:24px 72px 24px 24px}.cv-authority-card{border-radius:24px 24px 64px 24px}.cv-resource-art{margin:10px;width:calc(100% - 20px)}.cv-newsletter:before{left:auto;right:20px;top:20px;width:52px;height:52px}.cv-newsletter figure{margin:0 20px 20px;border-radius:70px 18px 18px 18px}.cv-final-contact{padding:34px 24px;border-radius:24px 58px 24px 24px}.cv-cta{border-radius:24px 24px 64px 24px}.cv-inner-visual{border-radius:24px 70px 24px 52px / 24px 58px 24px 48px}}
@media(prefers-reduced-motion:reduce){.cv-home-services:before{animation:none}.cv-grid>.cv-reveal:nth-child(n),.cv-metric-grid>article:nth-child(n){transition-delay:0s}.cv-service-card:hover,.cv-service-card:nth-child(even):hover,.cv-front-card:hover,.cv-home-values .cv-card:hover,.cv-metric-grid article:hover{transform:none}.cv-button:hover .cv-arrow,.cv-card-link:hover .cv-arrow,.cv-resource:hover .cv-resource-art>img,.cv-newsletter:hover figure img{transform:none}}
.cv-front-card .cv-circle-link{position:absolute;right:20px;bottom:20px}
@media(max-width:640px){.cv-front-card .cv-circle-link{right:14px;bottom:14px}}
/* 2.1.1: republicação de permissões públicas dos assets. */
