/* WikiGoiás · Educação — complemento visual sem substituir o design system */
.wg-section-educacao .hero{background:linear-gradient(135deg,#062b4f 0%,#0759a5 68%,#0b6f58 100%);color:#fff}
.wg-section-educacao .hero h1,.wg-section-educacao .hero .deck,.wg-section-educacao .hero .eyebrow,.wg-section-educacao .hero .meta,.wg-section-educacao .hero .meta a{color:#fff}
.wg-section-educacao .hero .eyebrow{opacity:.86}
.wg-section-educacao main{color:#172033}
.wg-section-educacao .city-key-answer{background:#f5f9fd;border-left:4px solid #0759a5;color:#172033}
.wg-section-educacao .city-fact{background:#fff}
.wg-section-educacao .city-source-badge{background:#eaf5ef;color:#0b6f58}
.wg-section-educacao .wg-education-table-wrap{overflow:auto;border:1px solid #d9e3ee;border-radius:14px;background:#fff;margin:18px 0}
.wg-section-educacao table.wg-education-table{width:100%;border-collapse:collapse;min-width:720px;font-size:.94rem}
.wg-section-educacao .wg-education-table th{background:#eef5fb;color:#12395b;text-align:left;padding:12px;border-bottom:1px solid #d4e0ec;position:sticky;top:0}
.wg-section-educacao .wg-education-table td{padding:11px 12px;border-bottom:1px solid #edf1f5;vertical-align:top}
.wg-section-educacao .wg-education-table tr:last-child td{border-bottom:0}
.wg-section-educacao .wg-note{padding:14px 16px;background:#fff8e8;border:1px solid #f0dfb1;border-radius:12px;color:#5f4a13;margin:16px 0}
.wg-section-educacao .wg-source-note{font-size:.9rem;color:#52606f}
.wg-section-educacao .wg-contact-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin:18px 0}
.wg-section-educacao .wg-contact-card{border:1px solid #dbe4ee;border-radius:14px;background:#fff;padding:16px}
.wg-section-educacao .wg-contact-card h3{margin-top:0;color:#12395b}
.wg-section-educacao .wg-contact-card p{margin:.35rem 0}
.wg-section-educacao .wg-contact-card a{font-weight:700}
.wg-section-educacao .wg-ranking{counter-reset:wg-rank;display:grid;gap:12px;margin:18px 0}
.wg-section-educacao .wg-ranking article{counter-increment:wg-rank;border:1px solid #dbe4ee;border-radius:14px;padding:16px;background:#fff}
.wg-section-educacao .wg-ranking article h3{display:flex;align-items:center;gap:10px;margin-top:0}
.wg-section-educacao .wg-ranking article h3:before{content:counter(wg-rank);display:inline-grid;place-items:center;width:30px;height:30px;border-radius:50%;background:#0759a5;color:#fff;font-size:.82rem;flex:0 0 auto}
.wg-section-educacao .wg-institution-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin:18px 0}
.wg-section-educacao .wg-institution-list article{border:1px solid #dbe4ee;background:#fff;border-radius:14px;padding:16px}
.wg-section-educacao .wg-institution-list h3{margin-top:0}
.wg-section-educacao .city-attractions .city-card-link img{aspect-ratio:16/9;object-fit:cover}
.wg-section-educacao .city-primary-thumb{aspect-ratio:16/9;object-fit:cover}
.wg-section-educacao details{border:1px solid #dbe4ee;border-radius:12px;background:#fff;padding:12px 14px;margin:10px 0}
.wg-section-educacao details summary{font-weight:800;color:#12395b;cursor:pointer}
.wg-section-educacao .wg-faq-answer{padding-top:8px}
@media(max-width:760px){
 .wg-section-educacao .wg-contact-grid,.wg-section-educacao .wg-institution-list{grid-template-columns:1fr}
 .wg-section-educacao table.wg-education-table{font-size:.88rem}
}


/* WikiGoiás Educação V4 — camada de utilidade editorial */
.wg-section-educacao .layout{max-width:1380px;margin-inline:auto;grid-template-columns:minmax(220px,260px) minmax(0,1fr);gap:32px;padding-inline:24px}
.wg-section-educacao main{min-width:0}
.wg-section-educacao .hero{background:linear-gradient(120deg,#072845 0%,#0b4f78 58%,#0b6f58 100%)}
.wg-section-educacao .hero-inner{max-width:1180px;margin:auto}
.wg-section-educacao .hero h1{max-width:1000px}
.wg-section-educacao .hero .deck{max-width:900px;font-size:1.08rem}
.wg-section-educacao .city-hero-panorama img{background:#eaf1f7;object-fit:cover!important}
.wg-section-educacao .wg-page-utility{margin:0 0 30px}
.wg-section-educacao .wg-page-utility h2{margin-top:0}
.wg-section-educacao .wg-action-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin:16px 0 24px}
.wg-section-educacao .wg-action-card{border:1px solid #d7e2ec;border-radius:16px;padding:18px;background:linear-gradient(180deg,#fff,#f8fbfd);box-shadow:0 8px 22px rgba(15,23,42,.045)}
.wg-section-educacao .wg-action-card h3{margin:0 0 7px;color:#0a3b63;font-size:1.03rem}
.wg-section-educacao .wg-action-card p{margin:0 0 12px;color:#45556b}
.wg-section-educacao .wg-action-card .wg-action-meta{font-size:.9rem;color:#66758a;margin-top:8px}
.wg-section-educacao .wg-btn{display:inline-flex;align-items:center;justify-content:center;gap:7px;min-height:40px;padding:9px 14px;border-radius:10px;background:#0759a5;color:#fff!important;font-weight:800;text-decoration:none!important}
.wg-section-educacao .wg-btn:hover{background:#064a88}
.wg-section-educacao .wg-btn.green{background:#08743f}.wg-section-educacao .wg-btn.green:hover{background:#065e34}
.wg-section-educacao .wg-btn.light{background:#eef5fb;color:#0b4f78!important;border:1px solid #cdddec}
.wg-section-educacao .wg-stat-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin:18px 0 28px}
.wg-section-educacao .wg-stat{border:1px solid #d7e2ec;border-radius:14px;background:#fff;padding:16px;min-height:112px}
.wg-section-educacao .wg-stat strong{display:block;color:#0759a5;font-size:1.5rem;line-height:1.1;margin-bottom:7px}
.wg-section-educacao .wg-stat span{display:block;color:#4b5c70;font-size:.9rem;line-height:1.4}
.wg-section-educacao .wg-step-list{counter-reset:steps;display:grid;gap:12px;margin:18px 0 26px;padding:0;list-style:none}
.wg-section-educacao .wg-step-list li{counter-increment:steps;position:relative;padding:16px 16px 16px 58px;border:1px solid #dbe4ee;border-radius:14px;background:#fff}
.wg-section-educacao .wg-step-list li:before{content:counter(steps);position:absolute;left:15px;top:14px;display:grid;place-items:center;width:30px;height:30px;border-radius:50%;background:#08743f;color:#fff;font-weight:850}
.wg-section-educacao .wg-step-list strong{display:block;color:#16324a;margin-bottom:4px}
.wg-section-educacao .wg-help-box{border-radius:16px;padding:20px;background:#072f50;color:#fff;margin:20px 0 28px;display:grid;grid-template-columns:1fr auto;gap:18px;align-items:center}
.wg-section-educacao .wg-help-box h3{color:#fff;margin:0 0 6px}.wg-section-educacao .wg-help-box p{margin:0;color:#e4edf5}
.wg-section-educacao .wg-help-box a{white-space:nowrap}
.wg-section-educacao .wg-key-table-wrap{overflow:auto;border:1px solid #d6e2ec;border-radius:16px;margin:18px 0 28px;background:#fff}
.wg-section-educacao .wg-key-table{width:100%;border-collapse:collapse;min-width:760px;font-size:.93rem}
.wg-section-educacao .wg-key-table th{padding:12px 14px;text-align:left;background:#edf5fb;color:#133d60;border-bottom:1px solid #d6e2ec}
.wg-section-educacao .wg-key-table td{padding:12px 14px;border-bottom:1px solid #edf1f5;vertical-align:top}
.wg-section-educacao .wg-key-table tr:last-child td{border-bottom:0}
.wg-section-educacao .wg-key-table a{font-weight:750}
.wg-section-educacao .wg-label{display:inline-block;padding:4px 8px;border-radius:999px;background:#eaf6ef;color:#0a7040;font-size:.72rem;font-weight:800;margin-bottom:7px}
.wg-section-educacao .wg-info-strip{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin:20px 0 28px}
.wg-section-educacao .wg-info-strip article{border-radius:14px;background:#f5f9fd;border:1px solid #dbe6ef;padding:16px}
.wg-section-educacao .wg-info-strip h3{margin:0 0 6px;color:#12395b;font-size:1rem}
.wg-section-educacao .wg-info-strip p{margin:0;color:#516174;font-size:.92rem}
.wg-section-educacao .wg-source-pill{display:inline-block;font-size:.75rem;background:#f0f4f7;color:#536274;border-radius:999px;padding:4px 8px;margin-top:8px}
.wg-section-educacao .wg-card-image{width:100%;aspect-ratio:16/9;object-fit:cover;display:block;background:#e9eef3}
.wg-section-educacao .city-attractions .city-card-link{overflow:hidden}
.wg-section-educacao .city-attractions .city-card-link img{width:100%;height:auto;aspect-ratio:16/9;object-fit:cover!important;background:#e9eef3}
.wg-section-educacao .toc{position:sticky;top:18px;align-self:start;max-height:calc(100vh - 36px);overflow:auto}
.wg-section-educacao .toc a{line-height:1.35}
.wg-section-educacao .wg-ranking-note{padding:15px 16px;border-radius:12px;background:#fff7e5;border:1px solid #f0d79a;color:#5a4516;margin:14px 0}
.wg-section-educacao .wg-contact-line{display:flex;flex-wrap:wrap;gap:8px 16px;margin-top:8px;font-size:.92rem}
.wg-section-educacao .wg-contact-line a{font-weight:750}
@media(max-width:1050px){
 .wg-section-educacao .layout{grid-template-columns:1fr;gap:18px}
 .wg-section-educacao .toc{position:static;max-height:none;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:4px 14px}
 .wg-section-educacao .toc strong{grid-column:1/-1}
 .wg-section-educacao .wg-stat-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
}
@media(max-width:720px){
 .wg-section-educacao .layout{padding-inline:14px}
 .wg-section-educacao .toc{grid-template-columns:1fr}
 .wg-section-educacao .wg-action-grid,.wg-section-educacao .wg-stat-grid,.wg-section-educacao .wg-info-strip{grid-template-columns:1fr}
 .wg-section-educacao .wg-help-box{grid-template-columns:1fr}
 .wg-section-educacao .wg-key-table{min-width:650px}
}

/* WikiGoiás Educação V5 — utilidade, diretório e consistência visual */
.wg-section-educacao .hero{background:linear-gradient(120deg,#062b4a,#075bbd 62%,#087a55)!important;color:#fff!important}.wg-section-educacao .hero h1,.wg-section-educacao .hero .deck,.wg-section-educacao .hero .meta,.wg-section-educacao .hero a,.wg-section-educacao .hero .eyebrow{color:#fff!important}.wg-section-educacao .city-hero-panorama{background:#eef4f8;border-radius:18px;overflow:hidden}.wg-section-educacao .city-hero-panorama img{display:block;width:100%;aspect-ratio:16/9;object-fit:cover;background:#e8eef4}.edu-home-search{background:linear-gradient(135deg,#f5fbff,#f4fff8);border:1px solid #cfe3da;border-radius:18px;padding:24px}.edu-home-search-form,.edu-search-row{display:flex;gap:10px}.edu-home-search-form input,.edu-search-row input,.edu-filter-row select{width:100%;min-height:48px;border:1px solid #c7d5e3;border-radius:12px;background:white;padding:0 14px;font:inherit;color:#172033}.edu-home-search-form button,.edu-search-row button{border:0;border-radius:12px;background:#075bbd;color:#fff;font-weight:800;padding:0 22px;min-height:48px;cursor:pointer}.edu-quick-filters{display:flex;flex-wrap:wrap;gap:8px;margin-top:12px}.edu-quick-filters a{background:#fff;border:1px solid #cbdbea;color:#0755a0;padding:8px 12px;border-radius:999px;text-decoration:none;font-weight:700}.edu-topic-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.edu-topic-card{display:block;background:#fff;border:1px solid #d8e2eb;border-radius:16px;padding:18px;text-decoration:none;color:#172033;box-shadow:0 8px 20px rgba(4,44,80,.05)}.edu-topic-card:hover{border-color:#075bbd;transform:translateY(-1px)}.edu-topic-badge,.edu-feature-label{display:inline-block;background:#e7f6ed;color:#087847;font-size:.78rem;font-weight:800;padding:5px 9px;border-radius:999px}.edu-topic-card h3{margin:.55rem 0 .35rem;color:#075bbd}.edu-city-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.edu-featured-school{display:grid;grid-template-columns:minmax(260px,.85fr) 1.15fr;gap:24px;align-items:center;background:linear-gradient(135deg,#f7fbff,#edf9f3);border:1px solid #cfe2db;border-radius:20px;padding:18px}.edu-featured-school img{width:100%;height:280px;object-fit:cover;border-radius:14px}.edu-featured-school h2{margin:.5rem 0;color:#073b6c}.edu-finder{background:#f7faff;border:1px solid #d5e1ee;border-radius:18px;padding:20px}.edu-finder>label{display:block;font-weight:800;margin-bottom:8px}.edu-filter-row{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin-top:12px}.edu-filter-row label{font-size:.85rem;font-weight:700;color:#365065}.edu-filter-row select{display:block;margin-top:5px}.edu-result-count{font-weight:800;color:#075bbd;margin:14px 0 0}.edu-school-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.edu-school-card{border:1px solid #d8e2eb;border-radius:16px;padding:16px;background:#fff;box-shadow:0 6px 18px rgba(7,42,72,.04)}.edu-school-card[hidden]{display:none!important}.edu-school-head{display:flex;gap:12px;align-items:center}.edu-school-monogram{width:48px;height:48px;flex:0 0 48px;border-radius:14px;display:grid;place-items:center;background:linear-gradient(135deg,#075bbd,#0b7a55);color:#fff;font-weight:900}.edu-school-card h3{margin:0;color:#073b6c;font-size:1.05rem}.edu-school-city{margin:3px 0 0;color:#667788;font-size:.86rem}.edu-school-tags{display:flex;flex-wrap:wrap;gap:6px;margin:12px 0}.edu-school-tags span{font-size:.72rem;font-weight:800;background:#eef5fb;color:#24567f;border-radius:999px;padding:4px 7px}.edu-school-address,.edu-school-phone{margin:.4rem 0;color:#34495e;font-size:.92rem}.edu-school-actions{display:flex;flex-wrap:wrap;gap:7px;margin-top:12px}.edu-school-actions a{display:inline-flex;align-items:center;min-height:34px;border:1px solid #bdd2e5;border-radius:9px;padding:5px 9px;text-decoration:none;color:#075bbd;font-size:.82rem;font-weight:800}.edu-school-actions a:hover{background:#075bbd;color:#fff}.edu-contact-strip{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin:18px 0}.edu-contact-strip>div,.edu-contact-box>div{border:1px solid #d8e3ec;border-radius:13px;background:#fff;padding:14px}.edu-contact-strip strong,.edu-contact-strip a{display:block}.edu-callout{border-left:5px solid #0b8a57;background:#f1fbf5;padding:18px;border-radius:0 14px 14px 0;margin:20px 0}.edu-check-grid,.edu-highlight-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.edu-check-grid>div,.edu-highlight-grid>div{background:#f7fafc;border:1px solid #dbe5ed;border-radius:14px;padding:16px}.edu-check-grid strong,.edu-highlight-grid strong{display:block;color:#075bbd;margin-bottom:6px}.edu-contact-box{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.highline-gallery{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin-top:22px}.highline-gallery figure{margin:0;border-radius:16px;overflow:hidden;background:#f4f6f8;border:1px solid #d9e1e8}.highline-gallery img{display:block;width:100%;height:280px;object-fit:cover}.highline-gallery figcaption{padding:10px 12px;color:#53697d;font-size:.86rem}.edu-no-results{padding:30px;text-align:center;border:1px dashed #aabed0;border-radius:16px}.edu-highline-spotlight{margin-top:24px}.wg-action-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.wg-action-card{background:#fff;border:1px solid #d9e3ec;border-radius:14px;padding:16px}.wg-btn{display:inline-flex;align-items:center;text-decoration:none;background:#075bbd;color:white!important;border-radius:10px;padding:10px 14px;font-weight:800}.wg-btn.green{background:#0a7a4f}.wg-stat-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.wg-stat{background:#f7fafc;border:1px solid #dae4ec;border-radius:14px;padding:15px}.wg-stat strong{display:block;color:#075bbd;font-size:1.4rem}.wg-stat span{color:#4f6477;font-size:.87rem}.source-note{font-size:.86rem;color:#607286}.wg-label{font-size:.78rem;font-weight:900;text-transform:uppercase;letter-spacing:.06em;color:#08764c}.edu-school-grid-compact .edu-school-card{padding:13px}.edu-school-grid-compact .edu-school-address{font-size:.85rem}
@media(max-width:900px){.edu-topic-grid,.edu-school-grid,.edu-featured-school,.edu-check-grid,.edu-highlight-grid,.edu-contact-box,.wg-action-grid{grid-template-columns:1fr}.edu-filter-row,.edu-contact-strip,.wg-stat-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.edu-featured-school img{height:240px}.highline-gallery{grid-template-columns:1fr 1fr}}
@media(max-width:600px){.edu-home-search-form,.edu-search-row{flex-direction:column}.edu-filter-row,.edu-contact-strip,.wg-stat-grid,.highline-gallery{grid-template-columns:1fr}.edu-school-grid{grid-template-columns:1fr}.edu-topic-grid{grid-template-columns:1fr}.edu-city-grid{grid-template-columns:1fr}.wg-section-educacao .layout{padding-left:14px!important;padding-right:14px!important}.wg-section-educacao .toc{font-size:.86rem}.edu-featured-school{padding:12px}.edu-featured-school img{height:220px}}

/* V6 — navegação interna prioritária no diretório */
.edu-school-actions .edu-internal-link{background:#075bbd;color:#fff;border-color:#075bbd;font-weight:800;order:-10}
.edu-school-actions .edu-internal-link:hover{background:#064b9b;color:#fff}
.edu-school-head h3 a{color:inherit;text-decoration:none}
.edu-school-head h3 a:hover{text-decoration:underline;text-decoration-thickness:2px;text-underline-offset:3px}
