:root{--gold:#f0c33b;--gold2:#bd8d19;--black:#080908;--charcoal:#1b1b19;--card:#302f2b;--white:#fff;--muted:#b8b5ae}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--black);color:#fff;font-family:Arial,Helvetica,sans-serif}img{display:block;max-width:100%}a{color:inherit}.site-header{position:absolute;z-index:10;top:0;left:0;width:100%;height:112px;padding:18px clamp(22px,5vw,82px);display:flex;align-items:center;gap:38px}.logo img{width:260px;max-height:80px;object-fit:contain}.site-header nav{display:flex;gap:25px;margin-left:auto}.site-header nav a{font-size:11px;font-weight:800;text-transform:uppercase;text-decoration:none;transition:color .2s}.site-header nav a:hover{color:var(--gold)}.header-cta,.button{display:inline-flex;justify-content:center;align-items:center;text-decoration:none;text-transform:uppercase;font-size:11px;font-weight:900;letter-spacing:.04em}.header-cta{background:#f2f0eb;color:#111;padding:15px 20px;border-radius:4px}.menu-toggle{display:none}.hero{position:relative;min-height:760px;height:100svh;background:url("assets/hero-seguranca.jpg") center/cover no-repeat;display:flex;align-items:center;padding:140px clamp(24px,5vw,86px) 80px;overflow:hidden}.hero-shade{position:absolute;inset:0;background:linear-gradient(90deg,rgba(0,0,0,.94) 0%,rgba(0,0,0,.74) 38%,rgba(0,0,0,.15) 72%,rgba(0,0,0,.28) 100%)}.hero-content{position:relative;z-index:1;max-width:850px}.kicker{margin:0 0 17px;color:var(--gold);font-size:11px;font-weight:900;letter-spacing:.16em;text-transform:uppercase}.hero h1,.about h2,.president h2,.trust h2,.contact h2{margin:0;font-size:clamp(48px,6.25vw,96px);line-height:.98;letter-spacing:-.045em;text-transform:uppercase}.hero h1 em,.about h2 em,.president h2 em,.trust h2 em{font-style:normal;color:var(--gold)}.hero-text{max-width:600px;margin:25px 0 30px;color:#ddd;font-size:16px;line-height:1.7}.button{padding:17px 22px}.button.gold{background:var(--gold);color:#111}.scroll-hint{position:absolute;z-index:2;bottom:25px;left:50%;width:42px;height:42px;border:1px solid rgba(255,255,255,.35);border-radius:50%;display:grid;place-items:center;text-decoration:none}.solutions{position:relative;z-index:2;margin:-55px auto 0;width:min(1190px,94%);display:grid;grid-template-columns:1.6fr .8fr .8fr;box-shadow:0 25px 60px rgba(0,0,0,.35)}.solution-feature{background:#191a18}.solution-feature img{width:100%;height:380px;object-fit:cover}.solution-feature>div{padding:34px 40px 44px}.solution-feature span,.solution-card>span{color:#777;font-size:10px;font-weight:800}.solution-feature h2{margin:8px 0 16px;font-size:clamp(42px,4vw,64px);line-height:.98;text-transform:uppercase}.solution-feature p:last-child,.solution-card p{color:#c4c1ba;line-height:1.7}.solution-card{background:var(--card);padding:42px 38px}.solution-card:nth-child(3){background:#292925}.line-icon{color:var(--gold);font-size:46px;margin:36px 0 38px}.solution-card h3{margin:0 0 20px;font-size:24px;line-height:1.2;text-transform:uppercase}.solution-card p{font-size:14px}.about{padding:135px clamp(24px,8vw,130px);display:grid;grid-template-columns:.9fr 1.1fr;gap:clamp(50px,8vw,120px);align-items:center}.about h2,.president h2,.trust h2,.contact h2{font-size:clamp(43px,5vw,72px)}.about-copy>p:not(.kicker){color:var(--muted);font-size:15px;line-height:1.85;max-width:600px}.about-image{position:relative}.about-image img{width:100%;height:570px;object-fit:cover;filter:saturate(.75)}.stat{position:absolute;left:-35px;bottom:-35px;background:var(--gold);color:#111;padding:25px 30px;display:flex;align-items:center;gap:18px}.stat strong{font-size:42px}.stat span{max-width:100px;font-size:11px;font-weight:800;text-transform:uppercase}.president{display:grid;grid-template-columns:1fr 1fr;background:#ece9e1;color:#111}.president-image{min-height:690px;background:linear-gradient(145deg,#222,#070707);overflow:hidden}.president-image img{width:100%;height:100%;min-height:690px;object-fit:cover;object-position:center top}.president-copy{padding:clamp(60px,8vw,125px);align-self:center}.signature{font:italic 34px Georgia,serif;margin:0 0 22px}.president-copy h2{text-transform:none}.president-copy h2 em{color:#9b7318}.president-copy>p:not(.kicker):not(.signature){color:#57534c;line-height:1.8}.president blockquote{border-left:3px solid var(--gold2);margin:28px 0 0;padding:4px 0 4px 19px;color:#615a4f;font:italic 18px/1.55 Georgia,serif}.trust{padding:120px clamp(24px,8vw,130px);text-align:center;background:#111}.trust-grid{margin-top:65px;display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid #3b3b36}.trust-grid div{padding:32px 22px;border-right:1px solid #3b3b36;display:flex;flex-direction:column;gap:12px}.trust-grid div:last-child{border-right:0}.trust-grid b{color:var(--gold);font-size:12px}.trust-grid span{font-size:14px;text-transform:uppercase}.contact{padding:120px 24px;text-align:center;background:linear-gradient(rgba(0,0,0,.80),rgba(0,0,0,.88)),url("assets/hero-seguranca.jpg") center/cover fixed}.contact-links{margin:32px auto;display:flex;flex-wrap:wrap;justify-content:center;gap:12px 30px}.contact-links a{color:#eee;text-decoration:none}.button.outline{border:1px solid var(--gold);color:var(--gold)}footer{min-height:130px;padding:28px clamp(22px,5vw,82px);display:flex;align-items:center;justify-content:space-between;border-top:1px solid #252522;color:#8c8982;font-size:11px}footer img{width:220px}.menu-toggle{background:transparent;border:1px solid rgba(255,255,255,.4);color:white;padding:10px 13px;text-transform:uppercase;font-size:10px;font-weight:800}@media(max-width:980px){.site-header{height:88px}.logo img{width:205px}.site-header nav,.header-cta{display:none}.menu-toggle{display:block;margin-left:auto}.site-header nav.open{position:absolute;display:flex;flex-direction:column;top:78px;right:18px;width:min(320px,calc(100vw - 36px));padding:24px;background:rgba(10,10,9,.98);border:1px solid #383731}.site-header nav.open a{padding:8px}.hero{min-height:680px}.solutions{grid-template-columns:1fr 1fr}.solution-feature{grid-column:1/-1}.about{grid-template-columns:1fr}.president{grid-template-columns:1fr}.president-image,.president-image img{min-height:570px;max-height:690px}.trust-grid{grid-template-columns:1fr 1fr}.trust-grid div:nth-child(2){border-right:0}}@media(max-width:620px){.site-header{padding:12px 18px}.logo img{width:180px}.hero{min-height:660px;height:100svh;padding:115px 22px 65px;background-position:62% center}.hero-shade{background:linear-gradient(90deg,rgba(0,0,0,.94),rgba(0,0,0,.58))}.hero h1{font-size:clamp(42px,13vw,62px)}.hero-text{font-size:14px}.solutions{width:100%;margin:0;grid-template-columns:1fr}.solution-feature>div,.solution-card{padding:32px 24px}.solution-feature img{height:280px}.about{padding:85px 23px}.about-image img{height:390px}.stat{left:10px;bottom:-25px}.president-image,.president-image img{min-height:430px}.president-copy{padding:65px 23px}.trust{padding:80px 22px}.trust-grid{grid-template-columns:1fr}.trust-grid div{border-right:0}.contact{padding:85px 22px;background-attachment:scroll}.contact-links{flex-direction:column}footer{flex-direction:column;justify-content:center;gap:16px;text-align:center}footer img{width:190px}}
