@import url('https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800&family=Montserrat:wght@600;700;800&display=swap');

:root{--primary:#173f7a;--accent:#55a9de;--secondary:#0d274c;--ink:#172337;--muted:#637083;--surface:#f3f7fb;--line:#dce5ef}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);font-family:Inter,Arial,sans-serif;background:#fff}a{color:inherit}.container{max-width:1180px}.skip-link{position:fixed;left:16px;top:-60px;z-index:9999;background:#fff;padding:10px 16px;border-radius:6px}.skip-link:focus{top:12px}
.topbar{background:#eef5fb;border-bottom:1px solid #dce8f3;font-size:12px;color:#29435f}.topbar-inner,.topbar-links{display:flex;align-items:center}.topbar-inner{justify-content:space-between;gap:20px;min-height:38px}.topbar-links{gap:15px}.topbar a{text-decoration:none}.topbar a:hover{text-decoration:underline}
.brandbar{background:#fff}.brandbar-inner{min-height:112px;display:grid;grid-template-columns:minmax(240px,1fr) minmax(240px,1.35fr) minmax(220px,.85fr);align-items:center;gap:32px}.school-brand{display:flex;align-items:center;gap:15px;text-decoration:none}.school-brand img{width:112px;height:auto}.school-brand span{display:flex;flex-direction:column;color:var(--primary);line-height:1.08}.school-brand strong{font-family:Montserrat,sans-serif;font-size:17px}.school-brand small{font-size:14px;letter-spacing:.14em;text-transform:uppercase;margin-top:5px}.chamber-brand{display:flex;justify-content:center}.chamber-brand img{width:100%;max-width:390px;height:68px;object-fit:contain}.site-search{display:flex;border:1px solid var(--line);border-radius:999px;overflow:hidden;background:#f8fafc}.site-search input{border:0;background:transparent;box-shadow:none!important;padding-left:18px;font-size:13px}.site-search .btn{border:0;color:var(--primary);padding:0 16px}
.mainmenu{background:var(--primary);border-bottom:0;box-shadow:0 5px 16px rgba(13,39,76,.12)}.mainmenu-inner{display:flex}.mainmenu ul{list-style:none;display:flex;align-items:center;justify-content:center;gap:2px;margin:0;padding:0;width:100%}.mainmenu a{display:block;color:#fff;text-decoration:none;font-size:13px;font-weight:600;padding:17px 14px}.mainmenu a:hover{background:rgba(255,255,255,.12)}.menu-toggle{display:none;background:transparent;border:0;color:#fff;font-weight:700;padding:14px 0}
.hero{position:relative;min-height:520px;display:flex;align-items:center;overflow:hidden;background:radial-gradient(circle at 82% 35%,#2d79ad 0,transparent 24%),linear-gradient(120deg,#071f42 0%,#173f7a 58%,#236b9f 100%)}.hero:before,.hero:after{content:"";position:absolute;border:1px solid rgba(255,255,255,.11);border-radius:50%}.hero:before{width:540px;height:540px;right:-90px;top:-210px}.hero:after{width:360px;height:360px;right:120px;bottom:-250px}.hero-image,.hero-overlay{position:absolute;inset:0}.hero-image{background-size:cover;background-position:center 42%;opacity:.5}.hero-overlay{background:linear-gradient(90deg,rgba(7,31,65,.96) 0%,rgba(11,46,88,.77) 48%,rgba(10,40,75,.2) 100%)}.hero-content{position:relative;z-index:1;color:#fff;padding-top:80px;padding-bottom:80px}.eyebrow,.section-kicker{display:block;text-transform:uppercase;letter-spacing:.17em;font-weight:800;font-size:11px}.eyebrow{color:#9ed6f5;margin-bottom:18px}.hero h1{font-family:Montserrat,sans-serif;font-size:clamp(38px,5.3vw,68px);font-weight:600;line-height:1.03;margin:0;max-width:780px}.hero h1 strong{font-weight:800;color:#9ed6f5}.hero p{max-width:650px;font-size:18px;line-height:1.65;margin:24px 0 32px;color:#e1edf7}.hero-actions{display:flex;gap:12px;flex-wrap:wrap}.btn-primary-site,.btn-outline-site{padding:13px 21px;border-radius:6px;font-weight:700;font-size:14px;text-decoration:none}.btn-primary-site{background:var(--accent);color:#092a51}.btn-primary-site:hover{background:#83c9ee}.btn-outline-site{border:1px solid rgba(255,255,255,.5);color:#fff}.btn-outline-site:hover{background:#fff;color:var(--primary)}
.intro-section,.news-section{padding:86px 0}.intro-grid{display:grid;grid-template-columns:.9fr 1.1fr;gap:85px}.section-kicker{color:#367db3;margin-bottom:12px}.intro-section h2,.section-heading h2,.section-heading-row h2,.contact-strip h2{font-family:Montserrat,sans-serif;font-weight:800;line-height:1.2;margin:0}.intro-section h2{font-size:38px}.intro-copy p{color:var(--muted);line-height:1.8;font-size:15px}.text-link{display:inline-flex;align-items:center;gap:8px;color:var(--primary);font-weight:800;text-decoration:none;font-size:14px}.text-link:hover{color:#2d79ad}
.access-section{padding:80px 0;background:var(--surface)}.section-heading.centered{text-align:center;max-width:650px;margin:0 auto 38px}.section-heading h2,.section-heading-row h2{font-size:34px}.section-heading p{color:var(--muted);margin:10px 0 0}.access-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.access-card{background:#fff;border:1px solid var(--line);border-radius:10px;padding:24px;display:grid;grid-template-columns:48px 1fr auto;align-items:center;gap:15px;text-decoration:none;box-shadow:0 8px 24px rgba(24,63,122,.05);transition:.2s}.access-card:hover{transform:translateY(-3px);border-color:#9bcbea;box-shadow:0 15px 32px rgba(24,63,122,.12)}.access-icon{width:48px;height:48px;border-radius:9px;display:grid;place-items:center;background:#eaf4fb;color:var(--primary);font-size:23px}.access-card span:nth-child(2){display:flex;flex-direction:column;gap:5px}.access-card strong{font-family:Montserrat,sans-serif;font-size:15px}.access-card small{font-size:12px;line-height:1.5;color:var(--muted)}.access-arrow{color:#7b91aa}
.section-heading-row{display:flex;justify-content:space-between;align-items:end;margin-bottom:30px}.news-grid{display:grid;grid-template-columns:1.5fr 1fr;gap:20px}.news-featured{min-height:370px;position:relative;display:flex;align-items:end;overflow:hidden;border-radius:12px;background:linear-gradient(135deg,#153d76,#23699c);color:#fff;text-decoration:none}.news-featured>img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;opacity:.5}.news-featured:after{content:"";position:absolute;inset:0;background:linear-gradient(0deg,rgba(5,25,52,.92),transparent 75%)}.news-content{position:relative;z-index:1;padding:30px;display:flex;flex-direction:column}.news-content small{color:#9ed6f5;text-transform:uppercase;letter-spacing:.12em;font-weight:800}.news-content strong{font-family:Montserrat,sans-serif;font-size:25px;margin:8px 0}.news-content p{margin:0;color:#dce8f3}.news-side{display:grid;gap:14px}.news-side a{border:1px solid var(--line);border-radius:10px;padding:24px;text-decoration:none;display:flex;flex-direction:column;gap:8px}.news-side small{color:var(--muted)}.news-side strong{font-family:Montserrat,sans-serif;font-size:17px}.news-side span{color:var(--primary);font-weight:700;font-size:13px}.empty-state{text-align:center;border:1px dashed #b9c9da;border-radius:12px;padding:48px;color:var(--muted)}.empty-state i{display:block;font-size:38px;color:var(--accent)}.empty-state strong{display:block;color:var(--ink);margin:12px 0 4px}
.contact-strip{background:#e5f2fa;padding:55px 0;border-top:1px solid #cbe2f1}.contact-strip-inner{display:flex;justify-content:space-between;align-items:center;gap:35px}.contact-strip h2{font-size:28px}.contact-strip p{margin:8px 0 0;color:var(--muted)}.contact-actions{display:flex;gap:10px;flex-wrap:wrap}.contact-actions a{background:#fff;border:1px solid #c5d9e8;border-radius:7px;padding:12px 16px;text-decoration:none;font-weight:700;color:var(--primary)}
.site-footer{color:#fff}.site-footer-camara{position:relative;background:#3c609c}.footer-accent{height:4px;background:#c9df3a}.camara-footer-grid{display:grid;grid-template-columns:1.05fr 1.35fr 1.5fr;gap:30px;padding-top:34px;padding-bottom:30px}.camara-footer-brand{display:flex;align-items:center;justify-content:center;padding:4px 20px}.camara-footer-brand a{display:flex;align-items:center;justify-content:center;width:100%;max-width:245px}.camara-footer-brand img{display:block;width:100%;height:185px;object-fit:contain}.footer-info-column{display:flex;flex-direction:column;gap:17px}.footer-info-card{display:grid;grid-template-columns:42px 1fr;min-height:100px;background:rgba(82,123,188,.68);border-radius:7px;overflow:hidden}.footer-vertical-title{display:flex;align-items:center;justify-content:center;background:#f9fbff;color:#315893;font-size:11px;font-weight:800;letter-spacing:.04em;writing-mode:vertical-rl;transform:rotate(180deg)}.footer-info-content{display:flex;flex-direction:column;justify-content:center;gap:5px;padding:15px 17px;font-size:12px}.footer-info-content strong{font-weight:500}.footer-info-content span,.footer-info-content a{color:#fff;text-decoration:none}.footer-info-content small{font-size:10px;margin-top:7px;color:#e1eaf7}.footer-block-title{font-size:13px;font-weight:600}.footer-socials{display:flex;align-items:center;gap:10px}.footer-socials a{width:27px;height:27px;border-radius:6px;display:grid;place-items:center;background:#fff;color:#3c609c;text-decoration:none;font-size:20px;transition:.18s}.footer-socials a:hover{transform:translateY(-2px);background:#dcecff}.footer-apps{display:flex;align-items:center;gap:9px;flex-wrap:wrap}.footer-app-btn{min-width:112px;height:38px;padding:5px 9px;border:1px solid rgba(255,255,255,.85);border-radius:7px;display:flex;align-items:center;gap:7px;color:#fff;text-decoration:none}.footer-app-btn>i{font-size:20px}.footer-app-btn>span{display:flex;flex-direction:column;line-height:1}.footer-app-btn small{font-size:8px}.footer-app-btn strong{font-size:11px;margin-top:3px}.footer-app-btn.is-disabled{opacity:.68;cursor:not-allowed;border-color:rgba(255,255,255,.55)}a.footer-app-btn:hover{background:rgba(255,255,255,.1);color:#fff}.footer-bottom{background:rgba(55,91,149,.76);border-top:1px solid rgba(255,255,255,.1);padding:17px 0;color:#e1e9f5;font-size:10px}.footer-bottom-inner{display:flex;justify-content:space-between;gap:20px}
.news-content img{max-width:100%;height:auto}.site-content>.container{min-height:300px}.section-title h2,.site-content h1{font-family:Montserrat,sans-serif;color:var(--primary)}
@media(max-width:992px){.brandbar-inner{grid-template-columns:1fr 1fr}.site-search{grid-column:1/-1;margin-bottom:18px}.access-grid{grid-template-columns:repeat(2,1fr)}.intro-grid{gap:45px}.camara-footer-grid{grid-template-columns:1fr 1fr}.camara-footer-brand{grid-column:1/-1}.camara-footer-brand a{max-width:245px}.mainmenu-inner{display:block}.menu-toggle{display:block}.mainmenu ul{display:none;align-items:stretch;flex-direction:column;padding-bottom:10px}.mainmenu ul.is-open{display:flex}.mainmenu a{padding:12px 4px}.hero{min-height:470px}}
@media(max-width:680px){.topbar-inner{align-items:flex-start;padding-top:8px;padding-bottom:8px}.topbar-links:first-child{display:none}.brandbar-inner{display:flex;flex-direction:column;gap:16px;padding-top:18px}.school-brand span{display:none}.school-brand img{width:150px}.chamber-brand img{height:50px}.site-search{width:100%;margin:0 0 18px}.hero{min-height:520px}.hero-overlay{background:rgba(8,35,70,.83)}.hero-content{padding-top:65px;padding-bottom:65px}.hero h1{font-size:39px}.hero p{font-size:16px}.intro-section,.news-section,.access-section{padding:60px 0}.intro-grid,.news-grid{grid-template-columns:1fr;gap:28px}.intro-section h2,.section-heading h2,.section-heading-row h2{font-size:28px}.access-grid{grid-template-columns:1fr}.section-heading-row,.contact-strip-inner{align-items:flex-start;flex-direction:column}.contact-actions{width:100%}.contact-actions a{width:100%}.camara-footer-grid{grid-template-columns:1fr;gap:25px}.camara-footer-brand{grid-column:auto}.footer-bottom-inner{flex-direction:column;gap:5px}.news-featured{min-height:330px}}

/* Faixa institucional que separa o menu do conteúdo. */
.mainmenu::after{content:"";display:block;width:100%;height:5px;background:#c9df3a;box-shadow:0 1px 0 rgba(0,0,0,.08)}
