/* Tipografia corporativa: limpa, legível e sem serifa decorativa. */
@import url('https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800&display=swap');
:root{--corporate-font:"Inter",Arial,sans-serif}
html,body,.utility,.header,.nav,.button,.brand,.hero,.services,.manifesto,.orientations,.process,.security,.faq,.closing,.footer{font-family:var(--corporate-font)}
h1,h2,h3,h4,p,blockquote,summary,.hero-card-title,.brand strong,.footer-brand{font-family:var(--corporate-font)!important;font-style:normal}
h1,h2,.hero-card-title,.manifesto blockquote{font-weight:700;letter-spacing:-.045em}.hero h1{font-size:clamp(43px,5.8vw,72px);line-height:1.03}.section-head h2,.security h2,.faq-intro h2,.closing h2{font-size:clamp(35px,4.4vw,56px);line-height:1.06}.hero h1 em,.section-head h2 em,.manifesto blockquote em,.security h2 em,.faq-intro h2 em,.closing h2 em{font-family:var(--corporate-font)!important;font-weight:700;font-style:normal;letter-spacing:-.05em;color:var(--gold)}.manifesto blockquote{font-size:clamp(31px,4.4vw,55px);line-height:1.08}.hero-card-title{font-size:clamp(30px,3.4vw,43px);line-height:1.09}.brand strong{font-weight:700;letter-spacing:-.05em}.brand-mark{font-size:0;border-radius:4px;width:27px;height:27px;border:2px solid var(--gold);background:#111;position:relative}.brand-mark:after{content:"";position:absolute;width:7px;height:7px;border-radius:50%;background:var(--gold)}.footer-brand{font-weight:700}.service-card h3,.orientation-grid h3,.process-grid h3{font-family:var(--corporate-font)!important;font-weight:700;letter-spacing:-.035em}.service-card p,.orientation-grid p,.security-list small,.faq-list p,.footer p{font-family:var(--corporate-font)!important}
.eyebrow,.utility,.nav,.button,.brand small,.hero-card-top,.hero-card-bottom,.manifesto-label,.orientation-top,.service-link,.footer h4{font-family:var(--corporate-font);font-weight:700;letter-spacing:.12em}.nav-cta{letter-spacing:0}.button{letter-spacing:0}.hero-copy>p:not(.eyebrow),.section-head>p,.security>div>p,.faq-intro>p{font-size:13px;line-height:1.8}.hero-card p{font-size:12px;line-height:1.75}.service-card p{font-size:11.5px;line-height:1.7}.service-card{min-height:238px}.process-grid p{font-size:11px;line-height:1.7}
@media(max-width:850px){.hero h1{font-size:clamp(39px,10.5vw,57px)}.hero-card-title{font-size:33px}.section-head h2,.security h2,.faq-intro h2,.closing h2{font-size:clamp(34px,9.4vw,51px)}.hero-copy>p:not(.eyebrow){font-size:13px}.service-card{min-height:0}.manifesto blockquote{font-size:clamp(28px,8.4vw,47px)}.footer-brand{font-size:17px}}
@media(max-width:460px){.hero h1{font-size:40px}.hero-card-title{font-size:29px}.section-head h2,.security h2,.faq-intro h2,.closing h2{font-size:34px}.service-card h3{font-size:15px}.eyebrow{font-size:8px;letter-spacing:.11em}}
