.ouv-hero{background:var(--muted-color, #f1f5f9);padding:1.5rem 0;border-bottom:1px solid #e2e8f0}.ouv-hero-card{display:flex;align-items:center;gap:1rem;background:#fff;border-radius:18px;padding:1.25rem 1.5rem;box-shadow:0 10px 24px #0f172a14;border:1px solid #e2e8f0}.ouv-hero-card__icon{width:56px;height:56px;border-radius:14px;background:#e6f0ff;color:#2563eb;display:flex;align-items:center;justify-content:center;font-size:1.6rem}.ouv-hero-card h1{margin:0 0 .35rem;font-size:1.6rem;font-weight:700;color:var(--title-color, #1e293b)}.ouv-hero-card p{margin:0;color:var(--subtitle-color, #475569)}.ouv-online{padding:1.5rem 0 0;background:var(--body-bg, #f8fafc)}.ouv-online-panel{background:#fff;border-radius:18px;border:1px solid #e2e8f0;box-shadow:0 12px 30px #0f172a14;padding:1.5rem}.ouv-online-panel__header{display:flex;align-items:center;gap:.75rem;font-weight:600;color:var(--title-color, #1e293b);margin-bottom:1rem}.ouv-online-panel__header span{width:42px;height:42px;border-radius:12px;background:#e2e8f0;display:flex;align-items:center;justify-content:center;color:var(--subtitle-color, #475569)}.ouv-online-panel__body h3{text-align:center;margin:0 0 1rem;font-weight:600;color:var(--title-color, #1e293b)}.ouv-online-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:1rem}.ouv-online-card{background:#fff;border-radius:16px;border:1px solid #e2e8f0;padding:1rem;text-align:center;box-shadow:0 6px 16px #0f172a14;display:flex;flex-direction:column;gap:.5rem}.ouv-online-card__icon{font-size:1.6rem;width:48px;height:48px;border-radius:12px;background:#f1f5f9;display:flex;align-items:center;justify-content:center;margin:0 auto .25rem}.ouv-online-card h4{margin:0;font-size:1rem;color:var(--title-color, #1e293b)}.ouv-online-card p{margin:0;font-size:.85rem;color:var(--text-color, #64748b);min-height:48px}.ouv-online-card__btn{margin-top:auto;color:#fff;padding:.5rem .85rem;border-radius:999px;font-weight:600;text-decoration:none;display:inline-flex;align-items:center;justify-content:center;gap:.35rem}.ouv-consult-box{margin-top:1.5rem;background:#f8fafc;border-radius:16px;padding:1rem 1.25rem;border:1px solid #e2e8f0;text-align:center}.ouv-consult-box__btn{margin-top:.75rem;background:#475569;color:#fff;border:none;border-radius:999px;padding:.5rem 1.2rem;font-weight:600;display:inline-flex;align-items:center;gap:.35rem;cursor:pointer}.ouv-home-hero{background:#f8fafc;padding:1.25rem 0 1.1rem;border-bottom:1px solid #e5eaf1}.ouv-home-hero__grid{display:grid;grid-template-columns:minmax(0,520px) minmax(430px,520px);align-items:center;justify-content:center;gap:clamp(1rem,2.2vw,2rem)}.ouv-home-hero__content{display:grid;gap:.65rem}.ouv-home-hero__eyebrow{width:max-content;display:inline-flex;align-items:center;border-radius:999px;background:#e8eef5;color:#16446b;padding:.18rem .65rem;font-size:.68rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.ouv-home-hero h1{margin:0;color:#071d36;font-size:clamp(1.65rem,2.2vw,2.4rem);font-weight:700}.ouv-home-hero p{max-width:560px;margin:0;color:#486174;line-height:1.55}.ouv-home-hero__actions{display:flex;align-items:center;gap:.8rem;flex-wrap:wrap;margin-top:.4rem}.ouv-home-hero__btn{min-height:38px;display:inline-flex;align-items:center;justify-content:center;gap:.45rem;border-radius:8px;padding:.6rem 1rem;border:0;text-decoration:none;font-size:.92rem;font-weight:600}.ouv-home-hero__btn--primary{background:#003f68;color:#fff}.ouv-home-hero__btn--success{background:#62eba9;color:#073857}.ouv-home-hero__consult{position:relative;overflow:hidden;background:#003f68;color:#fff;border:1px solid rgba(255,255,255,.18);border-radius:10px;padding:1rem;box-shadow:0 8px 18px #0f172a24;width:100%;max-width:520px}.ouv-home-hero__consult-icon{position:absolute;right:.7rem;top:.35rem;color:#ffffff14;font-size:5.25rem;line-height:1;pointer-events:none}.ouv-home-hero__consult h2{margin:0 0 .25rem;color:#fff;font-size:1rem;font-weight:700}.ouv-home-hero__consult p{margin:0 0 .75rem;color:#ffffffbd;font-size:.78rem;line-height:1.4}.ouv-home-hero__consult form{position:relative;display:grid;gap:.65rem;z-index:1}.ouv-home-hero__consult-fields{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(150px,.85fr);gap:.75rem}.ouv-home-hero__consult label{display:grid;gap:.25rem;color:#fff;font-size:.68rem;font-weight:600}.ouv-home-hero__consult input{width:100%;min-height:36px;border:1px solid rgba(255,255,255,.2);border-radius:4px;padding:.55rem .65rem;background:#ffffff1a;color:#fff;font-size:.85rem}.ouv-home-hero__consult input::placeholder{color:#ffffff70}.ouv-home-hero__consult button{min-height:38px;border:0;border-radius:7px;background:#62eba9;color:#073857;font-size:.9rem;font-weight:700;cursor:pointer}.ouv-home-hero__consult .ouv-error{margin:0;padding:.45rem .6rem;font-size:.78rem}.ouv-dashboard-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:1rem}.ouv-stat{background:#f1f5f9;border-radius:12px;padding:.75rem 1rem;margin-bottom:.75rem}.ouv-stat span{display:block;font-size:.85rem;color:var(--text-color, #64748b)}.ouv-stat strong{font-size:1.4rem;color:var(--title-color, #1e293b)}.ouv-progress{margin-bottom:.85rem}.ouv-progress__label{display:flex;justify-content:space-between;font-size:.85rem;color:var(--subtitle-color, #475569);margin-bottom:.35rem}.ouv-progress__bar{background:#e2e8f0;border-radius:999px;height:8px;overflow:hidden}.ouv-progress__bar div{height:100%;border-radius:999px}.ouv-report-action{margin-top:1.5rem;display:flex;justify-content:center}html.theme-high-contrast .ouv-hero,html.theme-high-contrast .ouv-actions,html.theme-high-contrast .ouv-panels,html.theme-high-contrast .ouv-forms,html.theme-high-contrast .ouv-info-section{background:#000!important}html.theme-high-contrast .ouv-hero__title,html.theme-high-contrast .ouv-panel,html.theme-high-contrast .ouv-panel__header,html.theme-high-contrast .ouv-form-card,html.theme-high-contrast .ouv-modal__dialog{background:#000!important;border-color:#ff0!important}html.theme-high-contrast .ouv-input,html.theme-high-contrast .ouv-form-card input,html.theme-high-contrast .ouv-form-card select,html.theme-high-contrast .ouv-form-card textarea{background:#000!important;color:#fff!important;border-color:#ff0!important}html.theme-high-contrast .ouv-btn,html.theme-high-contrast .footer-cta{background:#000!important;border:2px solid #ffff00!important;color:#ff0!important}html.theme-dark .ouv-hero,html.theme-dark .ouv-actions,html.theme-dark .ouv-panels,html.theme-dark .ouv-forms,html.theme-dark .ouv-info-section,html.theme-dark .ouv-stats,html.theme-dark .ouv-site-stats{background:#0b1220!important}html.theme-dark .ouv-hero__title,html.theme-dark .ouv-panel,html.theme-dark .ouv-panel__header,html.theme-dark .ouv-form-card,html.theme-dark .ouv-info-box,html.theme-dark .ouv-info-box__header,html.theme-dark .ouv-stats-header,html.theme-dark .ouv-chart-panel,html.theme-dark .ouv-device-panel,html.theme-dark .ouv-access-panel,html.theme-dark .ouv-modal__dialog,html.theme-dark .ouv-modal__header,html.theme-dark .ouv-feedback,html.theme-dark .ouv-hero-box,html.theme-dark .ouv-card,html.theme-dark .ouv-card--highlight,html.theme-dark .ouv-category-card,html.theme-dark .ouv-stats-section{background:#111b2d!important;border-color:#ffffff1f!important}html.theme-dark .ouv-hero__title h1,html.theme-dark .ouv-panel__header h2,html.theme-dark .ouv-info-item strong,html.theme-dark .ouv-info-box__header h2,html.theme-dark .ouv-info-box__content h3,html.theme-dark .ouv-stats-header h2,html.theme-dark .ouv-chart-panel h3,html.theme-dark .ouv-device-panel h3,html.theme-dark .ouv-access-panel h3,html.theme-dark .ouv-modal__header h2,html.theme-dark .ouv-form label,html.theme-dark .ouv-radio,html.theme-dark .ouv-checkbox{color:#f8fafc!important}html.theme-dark .ouv-form-description,html.theme-dark .ouv-help,html.theme-dark .ouv-info-item span,html.theme-dark .ouv-legend-item,html.theme-dark .ouv-h-label,html.theme-dark .ouv-modal__subtitle,html.theme-dark .ouv-card h3,html.theme-dark .ouv-card p,html.theme-dark .ouv-category-card,html.theme-dark .ouv-card-list,html.theme-dark .ouv-docs-list,html.theme-dark .ouv-docs-list li{color:#f8fafcbf!important}html.theme-dark .ouv-input,html.theme-dark .ouv-form-card input,html.theme-dark .ouv-form-card select,html.theme-dark .ouv-form-card textarea{background:#0b1220!important;color:#f8fafc!important;border-color:#ffffff2e!important}html.theme-high-contrast .ouv-stats,html.theme-high-contrast .ouv-site-stats{background:#000!important}html.theme-high-contrast .ouv-info-box,html.theme-high-contrast .ouv-info-box__header,html.theme-high-contrast .ouv-stats-header,html.theme-high-contrast .ouv-chart-panel,html.theme-high-contrast .ouv-device-panel,html.theme-high-contrast .ouv-access-panel,html.theme-high-contrast .ouv-modal__header,html.theme-high-contrast .ouv-feedback,html.theme-high-contrast .ouv-hero-box,html.theme-high-contrast .ouv-card,html.theme-high-contrast .ouv-card--highlight,html.theme-high-contrast .ouv-category-card,html.theme-high-contrast .ouv-stats-section{background:#000!important;border-color:#ff0!important}html.theme-high-contrast .ouv-hero__title h1,html.theme-high-contrast .ouv-panel__header h2,html.theme-high-contrast .ouv-info-item strong,html.theme-high-contrast .ouv-info-box__header h2,html.theme-high-contrast .ouv-info-box__content h3,html.theme-high-contrast .ouv-stats-header h2,html.theme-high-contrast .ouv-chart-panel h3,html.theme-high-contrast .ouv-device-panel h3,html.theme-high-contrast .ouv-access-panel h3,html.theme-high-contrast .ouv-modal__header h2,html.theme-high-contrast .ouv-form label,html.theme-high-contrast .ouv-radio,html.theme-high-contrast .ouv-checkbox{color:#fff!important}html.theme-high-contrast .ouv-form-description,html.theme-high-contrast .ouv-help,html.theme-high-contrast .ouv-info-item span,html.theme-high-contrast .ouv-legend-item,html.theme-high-contrast .ouv-h-label,html.theme-high-contrast .ouv-modal__subtitle,html.theme-high-contrast .ouv-card h3,html.theme-high-contrast .ouv-card p,html.theme-high-contrast .ouv-category-card,html.theme-high-contrast .ouv-card-list,html.theme-high-contrast .ouv-docs-list,html.theme-high-contrast .ouv-docs-list li{color:#ff0!important}.ouv-hero__title{display:flex;align-items:center;gap:.75rem;background:#fff;padding:1rem 1.5rem;border-radius:12px;border:1px solid #cbd5e1}.ouv-hero__title i{font-size:1.5rem;color:var(--text-color, #64748b)}.ouv-hero__logo{height:34px;width:auto;max-width:220px;object-fit:contain}.ouv-hero__title h1{margin:0;font-size:1.1rem;font-weight:600;color:var(--title-color, #1e293b);letter-spacing:.02em}.ouv-actions{padding:1.45rem 0 1.7rem;background:#f4f6fb}.ouv-actions__header{display:grid;gap:.25rem;margin-bottom:1.25rem}.ouv-actions__header h2{margin:0;color:#071d36;font-size:1.5rem;font-weight:700}.ouv-actions__header p{margin:0;color:#64748b;font-size:.82rem}.ouv-actions-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:1.35rem}.ouv-btn{min-height:86px;background:var(--ouv-btn-color, #64748b);border:0;border-radius:10px;padding:.85rem .65rem;text-decoration:none;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.55rem;color:#fff;line-height:1.15;transition:transform .18s ease,box-shadow .18s ease,filter .18s ease;box-shadow:0 8px 14px #0f172a1c}.ouv-btn i{color:#fff;width:34px;height:34px;border-radius:8px;display:inline-flex;align-items:center;justify-content:center;background:#ffffff29;font-size:1.25rem;line-height:1}.ouv-btn span{font-weight:400;font-size:.72rem;color:#fff;text-align:center;text-transform:uppercase;letter-spacing:.02em}.ouv-btn:hover{color:#fff;filter:brightness(1.03);transform:translateY(-2px);box-shadow:0 8px 16px #0f172a24}.ouv-btn--red{--ouv-btn-color: #c9151e}.ouv-btn--green{--ouv-btn-color: #007a55}.ouv-btn--yellow{--ouv-btn-color: #7b5100}.ouv-btn--gray{--ouv-btn-color: #203247}.ouv-btn--cyan{--ouv-btn-color: #326ba3}.ouv-btn--purple{--ouv-btn-color: #1d2d42}.ouv-transparency{padding:1.35rem 0 1.7rem;background:#edf3fc;border-top:1px solid #e1e8f2}.ouv-transparency__header{display:grid;gap:.22rem;margin-bottom:1rem}.ouv-transparency__header h2{margin:0;color:#09213c;font-size:1.45rem;font-weight:700}.ouv-transparency__header p{margin:0;color:#617085;font-size:.78rem}.ouv-transparency__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1.25rem}.ouv-transparency-card{min-height:220px;background:#fff;border:1px solid #e8edf4;border-radius:14px;padding:1.15rem 1.25rem;box-shadow:0 8px 18px #0f172a0f}.ouv-transparency-card h3{margin:0 0 1.1rem;color:#1a3352;font-size:.92rem;font-weight:700;line-height:1.25}.ouv-transparency-bars{display:grid;gap:.82rem}.ouv-transparency-row{display:grid;gap:.28rem}.ouv-transparency-row__meta{display:flex;align-items:center;justify-content:space-between;gap:.75rem;color:#263d5a;font-size:.72rem;font-weight:600}.ouv-transparency-row__meta strong{color:#244f82;font-size:.72rem;font-weight:800}.ouv-transparency-row__track{height:8px;overflow:hidden;border-radius:999px;background:#e3ebf8}.ouv-transparency-row__track span{display:block;height:100%;min-width:8px;border-radius:inherit}.ouv-transparency-months{position:relative;display:grid;grid-template-columns:repeat(12,minmax(0,1fr));align-items:end;gap:.32rem;height:130px;padding-top:.35rem;border-bottom:1px solid #e5edf7;background-image:linear-gradient(to top,transparent 24%,#edf2f8 25%,transparent 26%,transparent 49%,#edf2f8 50%,transparent 51%,transparent 74%,#edf2f8 75%,transparent 76%)}.ouv-transparency-month{height:100%;display:flex;flex-direction:column;align-items:center;justify-content:flex-end;gap:.35rem}.ouv-transparency-month__bar{width:100%;max-width:16px;min-height:5px;display:block;border-radius:999px 999px 0 0;background:#0a4a78}.ouv-transparency-month small{color:#6d7a8c;font-size:.58rem;font-weight:700;text-transform:uppercase}.ouv-transparency-summary{display:flex;justify-content:space-between;align-items:center;gap:.75rem;margin-top:.85rem;padding:.65rem .75rem;border-radius:8px;background:#f0f4f9;color:#6a7788;font-size:.72rem;font-weight:600}.ouv-transparency-summary strong{color:#17527c;font-weight:800}.ouv-how{padding:1.45rem 0;background:#f5f7fb}.ouv-how__grid{display:grid;grid-template-columns:minmax(0,2fr) minmax(260px,.95fr);gap:1.25rem;align-items:start}.ouv-how-card,.ouv-guide-card,.ouv-support-card,.ouv-institutional-card{border-radius:10px;border:1px solid #e2e8f0;box-shadow:0 6px 16px #0f172a0d}.ouv-how-card{background:#fff;padding:1.25rem 1.35rem}.ouv-how-card h2,.ouv-institutional-card__header h2{margin:0;color:#071d36;font-size:1rem;font-weight:700}.ouv-how-steps{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;margin-top:.9rem}.ouv-how-step{min-height:108px;border-radius:8px;background:#eef4ff;padding:.85rem;color:#1b3554}.ouv-how-step span{width:24px;height:24px;display:inline-flex;align-items:center;justify-content:center;border-radius:999px;background:#00446d;color:#fff;font-size:.74rem;font-weight:800}.ouv-how-step strong{display:block;margin-top:.65rem;font-size:.78rem;font-weight:800}.ouv-how-step p{margin:.25rem 0 0;color:#4a607b;font-size:.72rem;line-height:1.35}.ouv-how-side{display:grid;gap:1rem}.ouv-guide-card{position:relative;overflow:hidden;min-height:138px;background:#071d36;color:#fff;padding:1.15rem 1.3rem}.ouv-guide-card>i{position:absolute;right:-.25rem;bottom:-.85rem;color:#ffffff14;font-size:6.2rem;line-height:1}.ouv-guide-card h3,.ouv-support-card h3{margin:0 0 .6rem;font-size:.88rem;font-weight:800}.ouv-guide-card p{position:relative;max-width:230px;margin:0;color:#ffffffc7;font-size:.7rem;line-height:1.4}.ouv-guide-card a{position:relative;margin-top:.95rem;display:inline-flex;align-items:center;justify-content:center;min-height:34px;border-radius:8px;background:#fff;color:#071d36;padding:.45rem .85rem;text-decoration:none;font-size:.76rem;font-weight:800}.ouv-support-card{background:#dceafe;padding:1.05rem 1.25rem}.ouv-support-card h3{display:flex;align-items:center;gap:.45rem;color:#12395c}.ouv-support-card h3 i{color:#075b8f}.ouv-support-item,.ouv-institutional-list div{display:flex;align-items:flex-start;gap:.65rem}.ouv-support-item+.ouv-support-item{margin-top:.75rem}.ouv-support-item>i,.ouv-institutional-list div>i{width:30px;height:30px;flex:0 0 30px;display:inline-flex;align-items:center;justify-content:center;border-radius:999px;background:#fff;color:#075b8f;font-size:.95rem}.ouv-support-item p,.ouv-institutional-list p{display:grid;gap:.1rem;margin:0}.ouv-support-item strong,.ouv-institutional-list strong{color:#0e2f50;font-size:.74rem;font-weight:800;line-height:1.25}.ouv-support-item span,.ouv-institutional-list span{color:#50657c;font-size:.7rem;line-height:1.25}.ouv-institutional{padding:0 0 1.8rem;background:#f5f7fb}.ouv-institutional__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1.25rem}.ouv-institutional-card{overflow:hidden;background:#fff}.ouv-institutional-card__header{display:flex;align-items:center;gap:.6rem;min-height:54px;padding:.95rem 1.15rem;border-bottom:1px solid #e8edf4;background:#fbfcfe}.ouv-institutional-card__header i{color:#075b8f;font-size:1.1rem}.ouv-institutional-card__content,.ouv-institutional-list{padding:1rem 1.15rem 1.15rem}.ouv-institutional-list{display:grid;gap:.85rem}.ouv-institutional-card__content h3{margin:0 0 .75rem;color:#153656;font-size:.86rem;font-weight:700;line-height:1.45}.ouv-institutional-card__content p{margin:0 0 .6rem;color:#55677d;font-size:.78rem;line-height:1.55}.ouv-panels{padding:1.5rem 0;background:var(--surface-color, white)}.ouv-panels-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1.5rem}.ouv-panels-grid--single{grid-template-columns:1fr}.ouv-panel{background:#fff;border:1px solid #cbd5e1;border-radius:12px;overflow:hidden;box-shadow:0 1px 3px #0000001a}.ouv-panel__header{background:var(--muted-color, #f8fafc);padding:1rem 1.5rem;border-bottom:1px solid #e2e8f0;display:flex;align-items:center;gap:.75rem}.ouv-panel__header i{font-size:1.3rem;color:var(--subtitle-color, #475569)}.ouv-panel__header h2{margin:0;font-size:1.1rem;font-weight:600;color:var(--title-color, #1e293b)}.ouv-panel__body{padding:1.5rem}.page-home .ouv-panels{background:#f8fafc}.page-home .ouv-panel--org-info,.page-home .ouv-panel--protocol-consult{min-height:354px;border-radius:18px;overflow:hidden}.page-home .ouv-panel--org-info{background:#fff;border:1px solid #e5eaf1;box-shadow:0 2px 8px #0f172a14}.page-home .ouv-panel--org-info .ouv-panel__header,.page-home .ouv-panel--protocol-consult .ouv-panel__header{border-bottom:0;background:transparent;padding:1.5rem 1.75rem .75rem}.page-home .ouv-panel--org-info .ouv-panel__header i{color:#0b4a78;font-size:1.35rem}.page-home .ouv-panel--org-info .ouv-panel__header h2{color:#092b4f;font-size:1.25rem;font-weight:800}.page-home .ouv-panel--org-info .ouv-panel__body{padding:.85rem 1.75rem 1.75rem}.page-home .ouv-panel--org-info .ouv-info-item{gap:.85rem;margin-bottom:1.1rem}.page-home .ouv-panel--org-info .ouv-info-item>i{width:36px;height:36px;border-radius:9px;background:#eaf0f5;color:#0b4a78;display:inline-flex;align-items:center;justify-content:center;flex:0 0 36px;font-size:1.15rem;margin-top:0}.page-home .ouv-panel--org-info .ouv-info-item strong{color:#12365b;font-size:.78rem;font-weight:800;margin-bottom:.15rem}.page-home .ouv-panel--org-info .ouv-info-item span{color:#14375f;font-size:.95rem;font-weight:500}.page-home .ouv-panel--protocol-consult{background:#003f68;border:1px solid rgba(255,255,255,.16);box-shadow:0 4px 10px #0f172a38;color:#fff}.page-home .ouv-panel--protocol-consult .ouv-panel__header,.page-home .ouv-panel--protocol-consult .ouv-panel__header i,.page-home .ouv-panel--protocol-consult .ouv-panel__header h2{color:#fff}.page-home .ouv-panel--protocol-consult .ouv-panel__header h2{font-size:1.2rem;font-weight:800}.page-home .ouv-panel--protocol-consult .ouv-panel__body{padding:.85rem 1.75rem 1.75rem}.page-home .ouv-panel--protocol-consult .ouv-form-description{color:#ffffffc7;font-size:.92rem;font-weight:600;line-height:1.5;margin-bottom:1.3rem}.page-home .ouv-panel--protocol-consult .ouv-form label{color:#fff;font-size:.82rem;font-weight:800}.page-home .ouv-panel--protocol-consult .ouv-input{background:#ffffff1f;border:1px solid rgba(255,255,255,.18);border-radius:8px;color:#fff;min-height:44px;margin-bottom:1rem;box-shadow:inset 0 1px 2px #ffffff0f}.page-home .ouv-panel--protocol-consult .ouv-input::placeholder{color:#ffffff8a}.page-home .ouv-panel--protocol-consult .ouv-input:focus{border-color:#67e8f9b3;box-shadow:0 0 0 3px #67e8f929}.page-home .ouv-panel--protocol-consult .ouv-submit-btn{margin-top:.25rem;min-height:50px;border-radius:14px;background:#62eba9;color:#063858;font-size:1rem;font-weight:800}.page-home .ouv-panel--protocol-consult .ouv-submit-btn:hover{background:#72f0b3}.page-home .ouv-panel--protocol-consult .ouv-error{background:#fee2e2f2;color:#7f1d1d}.ouv-info-item{display:flex;gap:1rem;margin-bottom:1rem;align-items:flex-start}.ouv-info-item i{color:var(--text-color, #64748b);font-size:1.1rem;margin-top:.2rem}.ouv-info-item div{flex:1}.ouv-info-item strong{display:block;font-weight:600;font-size:.85rem;color:var(--title-color, #1e293b);margin-bottom:.25rem}.ouv-info-item span{display:block;font-size:.9rem;color:var(--subtitle-color, #475569);line-height:1.4}.ouv-form-description{font-size:.9rem;color:var(--text-color, #64748b);margin-bottom:1rem}.ouv-form label{display:block;font-weight:600;font-size:.9rem;color:var(--title-color, #1e293b);margin-bottom:.5rem}.ouv-input{width:100%;padding:.75rem 1rem;border:1px solid #cbd5e1;border-radius:8px;font-size:.95rem;margin-bottom:1rem;transition:border-color .2s}.ouv-input:focus{outline:none;border-color:#3b82f6}.ouv-error{color:#b91c1c;background:#fef2f2;border:1px solid #fecaca;border-radius:8px;padding:.75rem 1rem;margin-bottom:1rem;font-size:.9rem}.ouv-forms{padding:2rem 0 3rem;background:var(--body-bg, #f8fafc)}.ouv-form-card{background:#fff;border:1px solid #e2e8f0;border-radius:12px;padding:1.5rem;margin-bottom:1.5rem;box-shadow:0 1px 3px #0000000d}.ouv-form-card__header{display:flex;flex-direction:column;gap:.5rem;margin-bottom:1rem}.ouv-chip{display:inline-flex;align-items:center;gap:.5rem;padding:.5rem .75rem;border-radius:999px;font-weight:600;font-size:.9rem;border:1px solid currentColor}.ouv-chip i{font-size:1.2rem}.ouv-chip--red{color:#ef4444}.ouv-chip--green{color:#22c55e}.ouv-chip--yellow{color:#eab308}.ouv-chip--gray{color:#6b7280}.ouv-chip--cyan{color:#06b6d4}.ouv-chip--purple{color:#a855f7}.ouv-form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem 1.25rem}.ouv-form-group{display:flex;flex-direction:column}.ouv-form-group--full{grid-column:span 2}.ouv-form-group textarea{min-height:140px}.ouv-help{font-size:.8rem;color:var(--text-color, #64748b)}.ouv-checkbox{display:flex;align-items:center;gap:.5rem;font-size:.92rem;color:var(--title-color, #1e293b);cursor:pointer;-webkit-user-select:none;user-select:none}.ouv-form-actions{grid-column:span 2;display:flex;justify-content:flex-end}.ouv-submit-btn{display:inline-flex;align-items:center;gap:.5rem;background:var(--consultar-button-bg-color, #0f172a);color:#fff;border:none;border-radius:10px;padding:.75rem 1.25rem;font-weight:600;cursor:pointer;transition:transform .15s ease,box-shadow .15s ease}.ouv-submit-btn:hover{transform:translateY(-1px);box-shadow:0 8px 24px #00000014}.ouv-alert{border-radius:12px;padding:1rem 1.25rem;display:flex;gap:.75rem;align-items:flex-start;border:1px solid transparent;margin-top:1rem}.ouv-alert__icon{font-size:1.25rem}.ouv-alert--success{background:#ecfdf3;color:#166534;border-color:#bbf7d0}.ouv-alert--info{background:#eff6ff;color:#1d4ed8;border-color:#bfdbfe}.modal-open{overflow:hidden}.ouv-modal{position:fixed;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;opacity:0;pointer-events:none;transition:opacity .2s ease;z-index:50;--ombudsman-accent: #0ea5e9}.ouv-modal.is-open{opacity:1;pointer-events:auto}.ouv-modal__backdrop{position:absolute;top:0;right:0;bottom:0;left:0;background:#0f172a99}.ouv-modal__dialog{position:relative;background:#fff;border-radius:16px;width:min(920px,95vw);max-height:90vh;overflow:hidden;display:flex;flex-direction:column;box-shadow:0 25px 50px #0f172a33;z-index:1}.ouv-modal__header{display:flex;justify-content:space-between;gap:1rem;padding:1.25rem 1.5rem;border-bottom:1px solid #e2e8f0;background:#f8fafc}.ouv-modal__header h2{margin:0;font-size:1.1rem;font-weight:600;color:var(--title-color, #1e293b)}.ouv-modal__subtitle{margin:.25rem 0 0;font-size:.9rem;color:var(--text-color, #64748b)}.ouv-modal__close{background:none;border:none;font-size:1.5rem;color:var(--text-color, #64748b);cursor:pointer}.ouv-modal__alert{background:#fef9c3;color:#92400e;padding:.75rem 1.5rem;font-size:.85rem;border-bottom:1px solid #fde68a}.ouv-modal__body{padding:1.5rem;overflow-y:auto}.ouv-radio-group{display:flex;flex-wrap:wrap;gap:1.5rem;padding:.5rem 0}.ouv-radio{display:inline-flex;align-items:center;gap:.5rem;font-size:.9rem;color:var(--title-color, #1e293b)}.ouv-radio input{accent-color:var(--ombudsman-accent)}.ouv-alert--error{background:#fef2f2;color:#991b1b;border-color:#fecaca}.ouv-feedback{background:#f8fafc;padding:1.25rem 0 .25rem}.ouv-link{color:#1d4ed8;text-decoration:underline;font-weight:600}@media (max-width: 1024px){.ouv-home-hero__grid{grid-template-columns:1fr}.ouv-home-hero__consult{max-width:520px}.ouv-actions-grid{grid-template-columns:repeat(3,1fr)}.ouv-transparency__grid,.ouv-how__grid,.ouv-institutional__grid,.ouv-panels-grid,.ouv-form-grid{grid-template-columns:1fr}.ouv-form-group--full,.ouv-form-actions{grid-column:span 1}}@media (max-width: 640px){.ouv-home-hero{padding:1rem 0}.ouv-home-hero__consult-fields{grid-template-columns:1fr}.ouv-home-hero__actions,.ouv-home-hero__btn{width:100%}.ouv-actions-grid{grid-template-columns:repeat(2,1fr)}.ouv-how-steps{grid-template-columns:1fr}}.ouv-submit-btn{width:100%;background:#475569;color:#fff;border:none;border-radius:8px;padding:.875rem 1.5rem;font-weight:600;font-size:.95rem;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:.5rem;transition:background .2s}.ouv-submit-btn:hover{background:#334155}.ouv-submit-btn i{font-size:1.1rem}.ouv-info-section{padding:1.5rem 0;background:#f8fafc}.ouv-info-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1.5rem}.ouv-info-box{background:#fff;border:1px solid #cbd5e1;border-radius:12px;overflow:hidden}.ouv-info-box__header{background:#f1f5f9;padding:1rem 1.5rem;border-bottom:1px solid #e2e8f0;display:flex;align-items:center;gap:.75rem}.ouv-info-box__header i{font-size:1.3rem;color:var(--text-color, #64748b)}.ouv-info-box__header h2{margin:0;font-size:1.1rem;font-weight:600;color:var(--title-color, #1e293b)}.ouv-info-box__content{padding:1.5rem}.ouv-info-box__content h3{font-size:.95rem;font-weight:600;color:var(--title-color, #1e293b);margin:0 0 1rem;line-height:1.5}.ouv-info-box__content p{font-size:.9rem;color:var(--subtitle-color, #475569);line-height:1.6;margin:0 0 .75rem}.ouv-stats{padding:1.5rem 0;background:#fff}.ouv-stats-header{display:flex;align-items:center;gap:.75rem;margin-bottom:1.5rem;padding:1rem 1.5rem;background:#f8fafc;border:1px solid #cbd5e1;border-radius:12px}.ouv-stats-header i{font-size:1.5rem;color:var(--text-color, #64748b)}.ouv-stats-header h2{margin:0;font-size:1.1rem;font-weight:600;color:var(--title-color, #1e293b)}.ouv-stats-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1.5rem}.ouv-chart-panel{background:#f8fafc;border:1px solid #cbd5e1;border-radius:12px;padding:1.5rem}.ouv-chart-panel h3{margin:0 0 1.5rem;font-size:1rem;font-weight:600;color:var(--title-color, #1e293b)}.ouv-bar-chart{display:flex;align-items:flex-end;justify-content:space-around;gap:.75rem;height:220px;padding:0 .5rem 2.5rem;position:relative}.ouv-bar-wrapper{flex:1;display:flex;flex-direction:column;align-items:center;height:100%;justify-content:flex-end}.ouv-bar{width:100%;border-radius:4px 4px 0 0;transition:opacity .2s}.ouv-bar:hover{opacity:.8}.ouv-bar--red{background:#ef4444}.ouv-bar--green{background:#22c55e}.ouv-bar--yellow{background:#eab308}.ouv-bar--gray{background:#6b7280}.ouv-bar--cyan{background:#06b6d4}.ouv-bar--navy{background:#334155}.ouv-bar-label{position:absolute;bottom:0;font-size:.75rem;color:var(--text-color, #64748b);text-align:center;width:100%;margin-top:.5rem}.ouv-bar-wrapper .ouv-bar-label{position:relative;margin-top:.5rem}.ouv-legend{display:flex;flex-wrap:wrap;gap:1rem;margin-top:1.5rem;padding-top:1rem;border-top:1px solid #e2e8f0}.ouv-legend-item{display:flex;align-items:center;gap:.5rem;font-size:.85rem;color:var(--subtitle-color, #475569)}.ouv-dot{width:12px;height:12px;border-radius:50%}.ouv-dot--red{background:#ef4444}.ouv-dot--green{background:#22c55e}.ouv-dot--cyan{background:#06b6d4}.ouv-dot--navy{background:#334155}.protocol-modal{position:fixed;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;opacity:0;pointer-events:none;transition:opacity .2s ease;z-index:60}.protocol-modal.is-open{opacity:1;pointer-events:auto}.protocol-modal__backdrop{position:absolute;top:0;right:0;bottom:0;left:0;background:#0f172ab3}.protocol-modal__dialog{position:relative;background:#fff;border-radius:16px;width:min(760px,94vw);max-height:90vh;overflow:hidden;display:flex;flex-direction:column;border:2px solid transparent;box-shadow:0 24px 40px #0f172a33;z-index:1}.protocol-modal__header{display:flex;justify-content:space-between;gap:1rem;padding:1.5rem;border-bottom:1px solid #e2e8f0;background:#f8fafc}.protocol-modal__header h2{margin:0;font-size:1.2rem;font-weight:700}.protocol-modal__subtitle{margin:.35rem 0 0;color:var(--text-color, #64748b);font-size:.95rem}.protocol-modal__close{border:none;background:transparent;font-size:1.5rem;color:var(--text-color, #64748b);cursor:pointer}.protocol-modal__body{padding:1.5rem;overflow-y:auto}.protocol-modal__summary{display:grid;gap:.6rem;padding:1rem 1.25rem;border-radius:12px;background:#f8fafc;border:1px solid #e2e8f0;margin-bottom:1.5rem}.protocol-modal__timeline h3{margin:0 0 1rem;font-size:1.05rem;font-weight:600}.protocol-modal__timeline ul{list-style:none;margin:0;padding:0;display:grid;gap:1rem}.protocol-modal__timeline li{padding:.75rem 1rem;border-radius:12px;border:1px solid #e2e8f0;background:#fff}.protocol-modal__timeline-title{font-weight:600;margin-bottom:.25rem}.protocol-modal__timeline-meta{font-size:.85rem;color:var(--text-color, #64748b);margin-bottom:.35rem}.protocol-modal__error{padding:1rem 1.25rem;border-radius:12px;background:#fef2f2;border:1px solid #fecaca;color:#991b1b}.protocol-modal--success .protocol-modal__dialog{border-color:#22c55e}.protocol-modal--success .protocol-modal__header h2{color:#15803d}.protocol-modal--error .protocol-modal__dialog{border-color:#ef4444}.protocol-modal--error .protocol-modal__header h2{color:#b91c1c}.page-consultar-protocolo{background:#f3f7fb;padding-bottom:2.5rem}.consult-page__breadcrumb{margin-top:.75rem}.consult-page__hero{padding:2rem 0 1.5rem;background:#eef4fb;border-bottom:1px solid #e1e8f2}.consult-page__hero-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(280px,380px);gap:1.5rem;align-items:center}.consult-page__hero-copy{display:grid;gap:.7rem}.consult-page__eyebrow{width:max-content;display:inline-flex;align-items:center;border-radius:999px;background:#dfe7ef;color:#03284a;padding:.24rem .75rem;font-size:.72rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.consult-page__hero h1{margin:0;color:#09284b;font-size:clamp(1.75rem,2.6vw,2.55rem);font-weight:800}.consult-page__hero p{max-width:720px;margin:0;color:#425b73;font-size:1rem;line-height:1.6}.consult-page__help{display:flex;gap:.85rem;align-items:flex-start;padding:1rem;border-radius:8px;background:#fff;border:1px solid #dbe5ef;box-shadow:0 8px 18px #0f172a0f}.consult-page__help i{width:40px;height:40px;display:grid;place-items:center;flex:0 0 40px;border-radius:8px;background:#073f75;color:#fff;font-size:1.25rem}.consult-page__help strong,.consult-page__help span{display:block}.consult-page__help strong{color:#09284b;font-size:.95rem}.consult-page__help span{margin-top:.18rem;color:#5d6f83;font-size:.86rem;line-height:1.45}.consult-page__content{padding:1.6rem 0}.consult-page__grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(280px,360px);gap:1.25rem;align-items:start}.consult-card,.consult-result{background:#fff;border:1px solid #dbe5ef;border-radius:8px;box-shadow:0 8px 18px #0f172a0d}.consult-card__header,.consult-result__header{display:flex;align-items:flex-start;gap:.8rem;padding:1.15rem 1.25rem;border-bottom:1px solid #e2e8f0;background:#f8fafc}.consult-card__header i,.consult-result__header i{width:38px;height:38px;display:grid;place-items:center;flex:0 0 38px;border-radius:8px;background:#e4edf8;color:#073f75;font-size:1.2rem}.consult-card__header h2,.consult-result__header h2,.consult-card--steps h2{margin:0;color:#09284b;font-size:1.05rem;font-weight:700}.consult-card__header p,.consult-result__header p{margin:.2rem 0 0;color:#64748b;font-size:.9rem}.consult-form{display:grid;gap:1rem;padding:1.25rem}.consult-form label{display:grid;gap:.45rem}.consult-form label span{color:#334155;font-size:.82rem;font-weight:700}.consult-form input{width:100%;min-height:46px;border:1px solid #cbd5e1;border-radius:6px;background:#fff;color:#0f172a;padding:.72rem .85rem;font-size:.95rem}.consult-form input:focus{border-color:#073f75;box-shadow:0 0 0 3px #073f7524;outline:none}.consult-form__error{color:#b91c1c;font-size:.78rem}.consult-alert{display:flex;gap:.5rem;align-items:flex-start;border-radius:6px;padding:.75rem .85rem;font-size:.88rem}.consult-alert--error{background:#fef2f2;border:1px solid #fecaca;color:#991b1b}.consult-form__submit{min-height:46px;display:inline-flex;align-items:center;justify-content:center;gap:.5rem;border:0;border-radius:7px;background:var(--consultar-button-bg-color, #073f75);color:#fff;font-weight:700;cursor:pointer;transition:filter .18s ease,transform .18s ease}.consult-form__submit:hover{filter:brightness(1.05);transform:translateY(-1px)}.consult-card--steps{padding:1.2rem}.consult-steps{display:grid;gap:1rem;margin:1rem 0 0;padding:0;list-style:none}.consult-steps li{display:grid;grid-template-columns:34px minmax(0,1fr);gap:.75rem}.consult-steps li>span{width:34px;height:34px;display:grid;place-items:center;border-radius:999px;background:#073f75;color:#fff;font-weight:800}.consult-steps strong{display:block;color:#1e293b;font-size:.9rem}.consult-steps p{margin:.16rem 0 0;color:#64748b;font-size:.84rem;line-height:1.45}.consult-page__result{padding:0 0 1rem}.consult-result{overflow:hidden}.consult-result__header i{background:#dcfce7;color:#15803d}.consult-result__summary{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));border-bottom:1px solid #e2e8f0}.consult-result__summary div{display:grid;gap:.28rem;min-height:96px;padding:1rem;border-right:1px solid #e2e8f0}.consult-result__summary div:last-child{border-right:0}.consult-result__summary span{color:#64748b;font-size:.76rem;font-weight:700;text-transform:uppercase}.consult-result__summary strong{color:#09284b;font-size:.95rem;overflow-wrap:anywhere}.consult-timeline{padding:1.25rem}.consult-timeline h3{margin:0 0 1rem;color:#09284b;font-size:1rem}.consult-timeline ul{display:grid;gap:.9rem;margin:0;padding:0;list-style:none}.consult-timeline li{display:grid;grid-template-columns:16px minmax(0,1fr);gap:.75rem}.consult-timeline__marker{width:12px;height:12px;margin-top:.35rem;border-radius:999px;background:#15803d;box-shadow:0 0 0 4px #dcfce7}.consult-timeline strong,.consult-timeline small{display:block}.consult-timeline strong{color:#1e293b;font-size:.95rem}.consult-timeline small,.consult-timeline p{color:#64748b}.consult-timeline small{margin-top:.12rem;font-size:.78rem}.consult-timeline p{margin:.25rem 0 0;font-size:.88rem}html.theme-dark .page-consultar-protocolo,html.theme-dark .consult-page__hero,html.theme-dark .consult-page__content,html.theme-dark .consult-page__result{background:#0b1220!important}html.theme-dark .consult-card,html.theme-dark .consult-result,html.theme-dark .consult-page__help,html.theme-dark .consult-card__header,html.theme-dark .consult-result__header{background:#111b2d!important;border-color:#ffffff24!important}html.theme-dark .consult-form input{background:#0b1220!important;border-color:#ffffff2e!important;color:#f8fafc!important}html.theme-dark .consult-page__hero h1,html.theme-dark .consult-card__header h2,html.theme-dark .consult-result__header h2,html.theme-dark .consult-card--steps h2,html.theme-dark .consult-form label span,html.theme-dark .consult-steps strong,html.theme-dark .consult-result__summary strong,html.theme-dark .consult-timeline h3,html.theme-dark .consult-timeline strong{color:#f8fafc!important}html.theme-dark .consult-page__hero p,html.theme-dark .consult-page__help span,html.theme-dark .consult-card__header p,html.theme-dark .consult-result__header p,html.theme-dark .consult-steps p,html.theme-dark .consult-result__summary span,html.theme-dark .consult-timeline small,html.theme-dark .consult-timeline p{color:#f8fafcbd!important}html.theme-high-contrast .page-consultar-protocolo,html.theme-high-contrast .consult-page__hero,html.theme-high-contrast .consult-page__content,html.theme-high-contrast .consult-page__result,html.theme-high-contrast .consult-card,html.theme-high-contrast .consult-result,html.theme-high-contrast .consult-page__help,html.theme-high-contrast .consult-card__header,html.theme-high-contrast .consult-result__header{background:#000!important;border-color:#ff0!important}html.theme-high-contrast .consult-form input{background:#000!important;color:#ff0!important;border-color:#ff0!important}html.theme-high-contrast .consult-form__submit,html.theme-high-contrast .consult-steps li>span,html.theme-high-contrast .consult-page__help i,html.theme-high-contrast .consult-card__header i,html.theme-high-contrast .consult-result__header i{background:#000!important;border:1px solid #ffff00!important;color:#ff0!important}@media (max-width: 960px){.consult-page__hero-grid,.consult-page__grid{grid-template-columns:1fr}.consult-result__summary{grid-template-columns:repeat(2,minmax(0,1fr))}.consult-result__summary div:nth-child(2n){border-right:0}}@media (max-width: 560px){.consult-page__hero{padding:1.5rem 0 1.15rem}.consult-page__help,.consult-card__header,.consult-result__header{align-items:flex-start}.consult-result__summary{grid-template-columns:1fr}.consult-result__summary div{min-height:auto;border-right:0}}html.theme-dark .protocol-modal__dialog{background:#111b2d;border-color:#ffffff26}html.theme-dark .protocol-modal__header{background:#0b1220;border-color:#ffffff1f}html.theme-dark .protocol-modal__subtitle,html.theme-dark .protocol-modal__timeline-meta{color:#f8fafcbf}html.theme-dark .protocol-modal__summary,html.theme-dark .protocol-modal__timeline li{background:#0b1220;border-color:#ffffff1f}html.theme-high-contrast .protocol-modal__dialog,html.theme-high-contrast .protocol-modal__header,html.theme-high-contrast .protocol-modal__summary,html.theme-high-contrast .protocol-modal__timeline li{background:#000;border-color:#ff0}.ouv-horizontal-bars{display:flex;flex-direction:column;gap:1.25rem}.ouv-h-bar{display:grid;grid-template-columns:120px 1fr 40px;align-items:center;gap:1rem}.ouv-h-label{font-size:.85rem;color:var(--subtitle-color, #475569);font-weight:500}.ouv-h-track{background:#e2e8f0;height:24px;border-radius:4px;overflow:hidden}.ouv-h-fill{height:100%;border-radius:4px;transition:width .3s ease}.ouv-h-fill--red{background:#ef4444}.ouv-h-fill--dark{background:#475569}.ouv-h-fill--gray{background:#9ca3af}html.theme-dark .ouv-hero,html.theme-dark .ouv-actions,html.theme-dark .ouv-panels,html.theme-dark .ouv-forms,html.theme-dark .ouv-info-section,html.theme-dark .ouv-stats,html.theme-dark .ouv-site-stats{background:#0b1220}html.theme-dark .ouv-hero__title,html.theme-dark .ouv-panel,html.theme-dark .ouv-panel__header,html.theme-dark .ouv-form-card,html.theme-dark .ouv-modal__dialog,html.theme-dark .ouv-chart-panel,html.theme-dark .ouv-device-panel,html.theme-dark .ouv-access-panel,html.theme-dark .ouv-info-box{background:#111b2d;border-color:#ffffff1f}html.theme-high-contrast .ouv-hero,html.theme-high-contrast .ouv-actions,html.theme-high-contrast .ouv-panels,html.theme-high-contrast .ouv-forms,html.theme-high-contrast .ouv-info-section,html.theme-high-contrast .ouv-stats,html.theme-high-contrast .ouv-site-stats{background:#000}html.theme-high-contrast .ouv-hero__title,html.theme-high-contrast .ouv-panel,html.theme-high-contrast .ouv-panel__header,html.theme-high-contrast .ouv-form-card,html.theme-high-contrast .ouv-modal__dialog,html.theme-high-contrast .ouv-chart-panel,html.theme-high-contrast .ouv-device-panel,html.theme-high-contrast .ouv-access-panel,html.theme-high-contrast .ouv-info-box{background:#000;border-color:#ff0}.ouv-h-fill--orange{background:#f97316}.ouv-h-value{text-align:right;font-weight:600;font-size:.9rem;color:var(--title-color, #1e293b)}.ouv-site-stats{padding:1.5rem 0 3rem;background:#f8fafc}.ouv-site-grid{display:grid;grid-template-columns:.6fr 1.4fr;gap:1.5rem}.ouv-device-panel,.ouv-access-panel{background:#fff;border:1px solid #cbd5e1;border-radius:12px;padding:1.5rem}.ouv-device-panel h3,.ouv-access-panel h3{margin:0 0 1.5rem;font-size:1rem;font-weight:600;color:var(--title-color, #1e293b)}.ouv-pie-container{display:flex;justify-content:center;margin-bottom:1.5rem}.ouv-pie-svg{width:200px;height:200px}.ouv-pie-legend{display:flex;flex-direction:column;gap:.75rem}.ouv-pie-item{display:flex;align-items:center;gap:.75rem}.ouv-pie-box{width:20px;height:20px;border-radius:4px}.ouv-pie-box--green{background:#22c55e}.ouv-pie-box--red{background:#ef4444}.ouv-pie-item span:last-child{font-size:.9rem;color:var(--subtitle-color, #475569)}.ouv-access-chart{display:flex;align-items:flex-end;justify-content:space-around;gap:.5rem;height:200px;padding-bottom:1.5rem}.ouv-timeline-bar{flex:1;min-width:15px;border-radius:4px 4px 0 0;transition:opacity .2s}.ouv-timeline-bar:hover{opacity:.7}.ouv-access-dates{display:flex;justify-content:space-between;margin-top:.5rem;font-size:.7rem;color:#94a3b8}@media (max-width: 1200px){.ouv-actions-grid{grid-template-columns:repeat(3,1fr)}}@media (max-width: 768px){.ouv-actions-grid{grid-template-columns:repeat(2,1fr)}.ouv-panels-grid,.ouv-info-grid,.ouv-stats-grid,.ouv-site-grid{grid-template-columns:1fr}.ouv-h-bar{grid-template-columns:90px 1fr 35px}.ouv-bar-chart{height:180px}}.ouv-bar,.ouv-h-fill,.ouv-timeline-bar,.ouv-pie-box,.ouv-dot{background:var(--chart-color, var(--chart-empty-color, #cbd5f5))}html.theme-high-contrast .ouv-bar,html.theme-high-contrast .ouv-h-fill,html.theme-high-contrast .ouv-timeline-bar,html.theme-high-contrast .ouv-pie-box,html.theme-high-contrast .ouv-dot{background:#ff0!important}html.theme-high-contrast .ouv-bar--empty,html.theme-high-contrast .ouv-dot--empty{background:#fff!important}html.theme-high-contrast .ouv-pie-svg circle{stroke:#ff0!important}html.theme-high-contrast .ouv-h-track{background:#333!important;border:1px solid #ffff00!important}html.theme-high-contrast .ouv-h-value,html.theme-high-contrast .ouv-bar-label,html.theme-high-contrast .ouv-legend-item,html.theme-high-contrast .ouv-pie-item span,html.theme-high-contrast .ouv-access-dates small{color:#ff0!important}html.theme-dark .ouv-transparency,html.theme-dark .ouv-how,html.theme-dark .ouv-institutional{background:#0b1220!important}html.theme-dark .ouv-transparency-card,html.theme-dark .ouv-transparency-summary,html.theme-dark .ouv-how-card,html.theme-dark .ouv-support-card,html.theme-dark .ouv-institutional-card,html.theme-dark .ouv-institutional-card__header{background:#111b2d!important;border-color:#ffffff1f!important}html.theme-dark .ouv-how-step{background:#16243a!important}html.theme-dark .ouv-transparency__header h2,html.theme-dark .ouv-transparency-card h3,html.theme-dark .ouv-transparency-row__meta,html.theme-dark .ouv-transparency-row__meta strong,html.theme-dark .ouv-transparency-summary strong,html.theme-dark .ouv-how-card h2,html.theme-dark .ouv-how-step strong,html.theme-dark .ouv-guide-card h3,html.theme-dark .ouv-support-card h3,html.theme-dark .ouv-support-item strong,html.theme-dark .ouv-institutional-card__header h2,html.theme-dark .ouv-institutional-card__content h3,html.theme-dark .ouv-institutional-list strong{color:#f8fafc!important}html.theme-dark .ouv-transparency__header p,html.theme-dark .ouv-transparency-summary,html.theme-dark .ouv-transparency-month small,html.theme-dark .ouv-how-step p,html.theme-dark .ouv-support-item span,html.theme-dark .ouv-institutional-card__content p,html.theme-dark .ouv-institutional-list span{color:#f8fafcb8!important}html.theme-high-contrast .ouv-transparency,html.theme-high-contrast .ouv-transparency-card,html.theme-high-contrast .ouv-transparency-summary,html.theme-high-contrast .ouv-how,html.theme-high-contrast .ouv-how-card,html.theme-high-contrast .ouv-how-step,html.theme-high-contrast .ouv-guide-card,html.theme-high-contrast .ouv-support-card,html.theme-high-contrast .ouv-institutional,html.theme-high-contrast .ouv-institutional-card,html.theme-high-contrast .ouv-institutional-card__header{background:#000!important;border-color:#ff0!important}html.theme-high-contrast .ouv-transparency__header h2,html.theme-high-contrast .ouv-transparency__header p,html.theme-high-contrast .ouv-transparency-card h3,html.theme-high-contrast .ouv-transparency-row__meta,html.theme-high-contrast .ouv-transparency-row__meta strong,html.theme-high-contrast .ouv-transparency-summary,html.theme-high-contrast .ouv-transparency-summary strong,html.theme-high-contrast .ouv-transparency-month small,html.theme-high-contrast .ouv-how-card h2,html.theme-high-contrast .ouv-how-step strong,html.theme-high-contrast .ouv-how-step p,html.theme-high-contrast .ouv-guide-card h3,html.theme-high-contrast .ouv-guide-card p,html.theme-high-contrast .ouv-support-card h3,html.theme-high-contrast .ouv-support-item strong,html.theme-high-contrast .ouv-support-item span,html.theme-high-contrast .ouv-institutional-card__header h2,html.theme-high-contrast .ouv-institutional-card__content h3,html.theme-high-contrast .ouv-institutional-card__content p,html.theme-high-contrast .ouv-institutional-list strong,html.theme-high-contrast .ouv-institutional-list span{color:#ff0!important}.ouv-hero-card h1,.ouv-panel__header h2,.ouv-info-box__header h2,.ouv-stats-header h2,.ouv-chart-panel h3,.ouv-device-panel h3,.ouv-access-panel h3,.ouv-modal__header h2{font-weight:600!important;letter-spacing:0}.ouv-online-card h4,.ouv-info-item strong,.ouv-form label,.ouv-submit-btn{font-weight:600!important}.ouv-btn span{font-weight:400!important}.page-home .ouv-panel--org-info .ouv-panel__header h2,.page-home .ouv-panel--protocol-consult .ouv-panel__header h2{font-size:1.05rem!important;font-weight:600!important}.page-home .ouv-panel--org-info .ouv-info-item strong,.page-home .ouv-panel--protocol-consult .ouv-form label{font-size:.76rem!important;font-weight:600!important}.page-home .ouv-panel--org-info .ouv-info-item span,.page-home .ouv-panel--protocol-consult .ouv-form-description,.page-home .ouv-panel--protocol-consult .ouv-input{font-size:1rem!important;font-weight:400!important}.page-home .ouv-btn span{font-size:.72rem!important;font-weight:400!important}.page-home .ouv-panel--protocol-consult .ouv-submit-btn{font-size:1rem!important;font-weight:600!important}html.theme-dark .ouv-btn{background:var(--ouv-btn-color, #64748b)!important;color:#fff!important}html.theme-dark .ouv-btn--red{--ouv-btn-color: #ff3340}html.theme-dark .ouv-btn--green{--ouv-btn-color: #00b981}html.theme-dark .ouv-btn--yellow{--ouv-btn-color: #e09a18}html.theme-dark .ouv-btn--gray{--ouv-btn-color: #52677f}html.theme-dark .ouv-btn--cyan{--ouv-btn-color: #3898ef}html.theme-dark .ouv-btn--purple{--ouv-btn-color: #8b5cf6}html.theme-dark .ouv-transparency-row__track>span{filter:saturate(1.25) brightness(1.12)}html.theme-dark .ouv-transparency-month__bar{background:#29a8ff!important}html.theme-high-contrast .ouv-home-hero,html.theme-high-contrast .ouv-home-hero__consult,html.theme-high-contrast .ouv-actions,html.theme-high-contrast .ouv-transparency,html.theme-high-contrast .ouv-transparency-card,html.theme-high-contrast .ouv-transparency-summary,html.theme-high-contrast .ouv-how,html.theme-high-contrast .ouv-how-card,html.theme-high-contrast .ouv-how-step,html.theme-high-contrast .ouv-guide-card,html.theme-high-contrast .ouv-support-card,html.theme-high-contrast .ouv-support-item,html.theme-high-contrast .ouv-institutional,html.theme-high-contrast .ouv-institutional-card,html.theme-high-contrast .ouv-institutional-card__header,html.theme-high-contrast .ouv-institutional-list>div{background:#000!important;background-color:#000!important;border-color:#ff0!important;box-shadow:none!important}html.theme-high-contrast .ouv-home-hero *,html.theme-high-contrast .ouv-actions *,html.theme-high-contrast .ouv-transparency *,html.theme-high-contrast .ouv-how *,html.theme-high-contrast .ouv-institutional *{color:#ff0!important;border-color:#ff0!important}html.theme-high-contrast .ouv-transparency-row__track,html.theme-high-contrast .ouv-transparency-months{background:#000!important;border:1px solid #ffff00!important}html.theme-high-contrast .ouv-transparency-row__track>span,html.theme-high-contrast .ouv-transparency-month__bar,html.theme-high-contrast .ouv-bar,html.theme-high-contrast .ouv-h-fill,html.theme-high-contrast .ouv-dot,html.theme-high-contrast .ouv-pie-box,html.theme-high-contrast .ouv-timeline-bar{background:#ff0!important;background-color:#ff0!important;color:#000!important;border-color:#ff0!important;filter:none!important}html.theme-high-contrast .ouv-btn,html.theme-high-contrast .ouv-home-hero__btn,html.theme-high-contrast .ouv-home-hero__consult button,html.theme-high-contrast .ouv-guide-card a{background:#000!important;background-color:#000!important;color:#ff0!important;border:2px solid #ffff00!important;box-shadow:none!important}html.theme-high-contrast .ouv-input,html.theme-high-contrast .ouv-form-card input,html.theme-high-contrast .ouv-form-card select,html.theme-high-contrast .ouv-form-card textarea,html.theme-high-contrast .ouv-home-hero__consult input{background:#000!important;background-color:#000!important;color:#ff0!important;border-color:#ff0!important}.ouv-institutional{padding:0 0 2.4rem;background:radial-gradient(circle at 12% 0%,color-mix(in srgb,var(--primary-color, #00296b) 8%,transparent),transparent 30%),linear-gradient(180deg,#f8fafc,#eef3f8)}.ouv-institutional__grid{gap:clamp(1rem,1.8vw,1.45rem)}.ouv-institutional-card{position:relative;isolation:isolate;overflow:hidden;min-height:100%;border:1px solid color-mix(in srgb,var(--primary-color, #00296b) 16%,#dbe4ef);border-radius:18px;background:linear-gradient(180deg,#fffffff7,#ffffffe6),radial-gradient(circle at 100% 0%,color-mix(in srgb,var(--secondary-color, #0f8a5f) 12%,transparent),transparent 42%);box-shadow:0 18px 42px #0f172a14;transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease}.ouv-institutional-card:before{content:"";position:absolute;inset:0 0 auto;height:4px;background:linear-gradient(90deg,var(--primary-color, #00296b),var(--secondary-color, #0f8a5f));z-index:1}.ouv-institutional-card:after{content:"";position:absolute;right:-48px;top:-48px;width:140px;height:140px;border-radius:999px;background:color-mix(in srgb,var(--primary-color, #00296b) 7%,transparent);z-index:-1}.ouv-institutional-card:hover{transform:translateY(-4px);border-color:color-mix(in srgb,var(--primary-color, #00296b) 42%,#dbe4ef);box-shadow:0 24px 56px #0f172a1f}.ouv-institutional-card__header{min-height:66px;padding:1.15rem 1.25rem 1rem;border-bottom:1px solid color-mix(in srgb,var(--primary-color, #00296b) 12%,#edf2f7);background:transparent}.ouv-institutional-card__header i{width:34px;height:34px;flex:0 0 34px;display:inline-flex;align-items:center;justify-content:center;border-radius:10px;background:color-mix(in srgb,var(--primary-color, #00296b) 10%,#ffffff);color:var(--primary-color, #00296b);font-size:1.05rem;box-shadow:inset 0 0 0 1px color-mix(in srgb,var(--primary-color, #00296b) 12%,transparent)}.ouv-institutional-card__header h2{color:var(--title-color, #111827);font-size:1.08rem;line-height:1.25}.ouv-institutional-card__content,.ouv-institutional-list{padding:1.2rem 1.25rem 1.35rem}.ouv-institutional-list{gap:.8rem}.ouv-institutional-list div{gap:.8rem;padding:.55rem .4rem;border-radius:12px;transition:background-color .2s ease}.ouv-institutional-list div:hover{background:color-mix(in srgb,var(--primary-color, #00296b) 6%,transparent)}.ouv-institutional-list div>i{width:34px;height:34px;flex-basis:34px;border-radius:10px;background:color-mix(in srgb,var(--primary-color, #00296b) 9%,#ffffff);color:var(--primary-color, #00296b)}.ouv-institutional-list strong{color:var(--title-color, #111827);font-size:.78rem}.ouv-institutional-list span{color:var(--text-color, #64748b);font-size:.75rem}.ouv-institutional-card__content h3{color:var(--title-color, #111827);font-size:.95rem;line-height:1.45}.ouv-institutional-card__content p{color:var(--text-color, #64748b);font-size:.86rem;line-height:1.65}html.theme-dark .ouv-institutional{background:#0b1220!important}html.theme-dark .ouv-institutional-card{background:#111827!important;border-color:#ffffff24!important;box-shadow:none}html.theme-dark .ouv-institutional-card__header,html.theme-dark .ouv-institutional-list div>i,html.theme-dark .ouv-institutional-card__header i{background:#1f2937!important}html.theme-high-contrast .ouv-institutional-card:before,html.theme-high-contrast .ouv-institutional-card:after{display:none!important}.ouv-home-hero__content,.ouv-actions__header,.ouv-transparency__header{position:relative}.ouv-home-hero__content:before,.ouv-actions__header:before,.ouv-transparency__header:before{content:"";position:absolute;left:-1.05rem;top:.2rem;width:4px;height:calc(100% - .4rem);min-height:58px;border-radius:999px;background:linear-gradient(180deg,var(--primary-color, #00296b),var(--secondary-color, #0f8a5f));box-shadow:0 10px 22px color-mix(in srgb,var(--primary-color, #00296b) 20%,transparent)}.ouv-home-hero__eyebrow,.ouv-actions__header:after,.ouv-transparency__header:after{width:max-content;display:inline-flex;align-items:center;border-radius:999px;background:color-mix(in srgb,var(--primary-color, #00296b) 10%,#ffffff);color:var(--primary-color, #00296b);border:1px solid color-mix(in srgb,var(--primary-color, #00296b) 16%,transparent);padding:.24rem .72rem;font-size:.68rem;font-weight:800;letter-spacing:.09em;text-transform:uppercase}.ouv-actions__header:after{content:"Tipos de manifestação";order:-1}.ouv-transparency__header:after{content:"Dados em tempo real";order:-1}.ouv-actions__header,.ouv-transparency__header{display:flex;flex-direction:column;align-items:flex-start;gap:.38rem;margin-bottom:1.45rem}.ouv-home-hero h1,.ouv-actions__header h2,.ouv-transparency__header h2{position:relative;color:var(--title-color, #111827);font-weight:800;letter-spacing:-.015em}.ouv-home-hero h1{font-size:clamp(1.75rem,2.3vw,2.55rem)}.ouv-actions__header h2,.ouv-transparency__header h2{font-size:clamp(1.35rem,1.7vw,1.85rem)}.ouv-home-hero p,.ouv-actions__header p,.ouv-transparency__header p{max-width:680px;color:var(--text-color, #64748b);font-size:.98rem;line-height:1.55}.ouv-actions__header p,.ouv-transparency__header p{margin-top:-.1rem}html.theme-dark .ouv-home-hero__eyebrow,html.theme-dark .ouv-actions__header:after,html.theme-dark .ouv-transparency__header:after{background:#ffffff14;color:#bfdbfe;border-color:#ffffff1f}html.theme-dark .ouv-home-hero h1,html.theme-dark .ouv-actions__header h2,html.theme-dark .ouv-transparency__header h2{color:#f8fafc!important}html.theme-dark .ouv-home-hero p,html.theme-dark .ouv-actions__header p,html.theme-dark .ouv-transparency__header p{color:#f8fafcc7!important}html.theme-high-contrast .ouv-home-hero__content:before,html.theme-high-contrast .ouv-actions__header:before,html.theme-high-contrast .ouv-transparency__header:before{background:#ff0!important;box-shadow:none!important}html.theme-high-contrast .ouv-home-hero__eyebrow,html.theme-high-contrast .ouv-actions__header:after,html.theme-high-contrast .ouv-transparency__header:after{background:#000!important;color:#ff0!important;border-color:#ff0!important}.ouv-home-hero__consult{background:linear-gradient(135deg,color-mix(in srgb,var(--primary-color, #00296b) 92%,#061526),color-mix(in srgb,var(--primary-color, #00296b) 72%,var(--secondary-color, #0f8a5f) 28%))!important;border:1px solid color-mix(in srgb,var(--secondary-color, #0f8a5f) 34%,rgba(255,255,255,.22));border-radius:16px;box-shadow:0 22px 48px color-mix(in srgb,var(--primary-color, #00296b) 24%,transparent)}.ouv-home-hero__consult:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(circle at 92% 18%,rgba(255,255,255,.13),transparent 24%),linear-gradient(180deg,rgba(255,255,255,.08),transparent);pointer-events:none}.ouv-home-hero__consult h2{position:relative;color:#fff!important;font-size:1.12rem;font-weight:800}.ouv-home-hero__consult p{position:relative;color:#ffffffd1!important}.ouv-home-hero__consult label{position:relative;color:#fff!important}.ouv-home-hero__consult label span{color:#fff!important;font-weight:800}.ouv-home-hero__consult input{background:#ffffff1f!important;color:#fff!important;border-color:#ffffff42!important;box-shadow:inset 0 1px #ffffff14}.ouv-home-hero__consult input:focus{border-color:var(--secondary-color, #0f8a5f)!important;box-shadow:0 0 0 3px color-mix(in srgb,var(--secondary-color, #0f8a5f) 28%,transparent);outline:none}.ouv-home-hero__consult input::placeholder{color:#ffffff94!important}.ouv-home-hero__consult button{position:relative;background:var(--secondary-color, #0f8a5f)!important;color:#fff!important;border:1px solid rgba(255,255,255,.22);box-shadow:0 14px 26px color-mix(in srgb,var(--secondary-color, #0f8a5f) 24%,transparent);transition:transform .18s ease,filter .18s ease,box-shadow .18s ease}.ouv-home-hero__consult button:hover{transform:translateY(-1px);filter:brightness(1.06)}.ouv-home-hero__consult-icon{color:#ffffff1f!important}html.theme-dark .ouv-home-hero__consult{background:#111827!important;border-color:#ffffff29!important}html.theme-high-contrast .ouv-home-hero__consult:before{display:none!important}.page-home .ouv-home-hero{background:linear-gradient(90deg,#eef4fb,#f6faf8 58%,#eaf7f2);border-bottom:0;padding:4.25rem 0 4.6rem}.page-home .ouv-home-hero__grid{grid-template-columns:minmax(0,600px) minmax(360px,460px);justify-content:center;gap:clamp(2.4rem,6vw,6.6rem)}.page-home .ouv-home-hero__content{gap:1.05rem}.page-home .ouv-home-hero__content:before{display:none}.page-home .ouv-home-hero__eyebrow{gap:.45rem;background:#d8e8ff;border:0;color:#003b72;padding:.28rem .92rem;font-size:.62rem;font-weight:800;letter-spacing:.08em}.page-home .ouv-home-hero__eyebrow:before{content:"";width:.38rem;height:.38rem;border-radius:999px;background:#719acb}.page-home .ouv-home-hero h1{color:#002f68;font-size:clamp(2.2rem,2.9vw,3.05rem);font-weight:800;letter-spacing:0;line-height:1.12}.page-home .ouv-home-hero p{max-width:590px;color:#163557;font-size:.98rem;line-height:1.62}.page-home .ouv-home-hero__actions{gap:.9rem;margin-top:1.55rem}.page-home .ouv-home-hero__btn{min-width:168px;min-height:52px;border-radius:8px;padding:.84rem 1.34rem;font-size:.82rem;font-weight:800;box-shadow:none}.page-home .ouv-home-hero__btn i{font-size:1rem}.page-home .ouv-home-hero__btn--primary{background:#00264d;color:#fff;box-shadow:0 10px 18px #00264d29}.page-home .ouv-home-hero__btn--success{background:#61f59d;color:#064f3a}.page-home .ouv-home-hero__consult{max-width:460px;min-height:300px;background:#063f75!important;border:0;border-radius:18px;padding:2rem 2rem 1.75rem;box-shadow:0 30px 42px #0d374b3d}.page-home .ouv-home-hero__consult:before{background:radial-gradient(circle at 82% 14%,rgba(255,255,255,.08),transparent 13%)}.page-home .ouv-home-hero__consult-icon{top:1.65rem;right:2rem;font-size:4rem;color:#ffffff14!important}.page-home .ouv-home-hero__consult h2{font-size:1.55rem;line-height:1.12;margin-bottom:.48rem;color:#fff!important}.page-home .ouv-home-hero__consult p{max-width:330px;margin-bottom:1.4rem;color:#79b3ec!important;font-size:.96rem;line-height:1.28}.page-home .ouv-home-hero__consult form{gap:1rem}.page-home .ouv-home-hero__consult-fields{grid-template-columns:1fr;gap:.9rem}.page-home .ouv-home-hero__consult label{gap:.38rem}.page-home .ouv-home-hero__consult label span{color:#8ec4ff!important;font-size:.64rem;letter-spacing:.08em}.page-home .ouv-home-hero__consult input{min-height:48px;border-radius:7px;background:#073763!important;border-color:#9ccaff40!important;padding:.76rem .95rem;font-size:.9rem}.page-home .ouv-home-hero__consult input::placeholder{color:#8ec4ff70!important}.page-home .ouv-home-hero__consult button{min-height:50px;border-radius:7px;background:#cfe0ff!important;border:0;color:#003061!important;font-size:.82rem;box-shadow:none}html.theme-dark .page-home .ouv-home-hero{background:#0b1220!important}html.theme-high-contrast .page-home .ouv-home-hero__eyebrow:before{background:#ff0!important}@media (max-width: 1024px){.page-home .ouv-home-hero__grid{grid-template-columns:1fr;justify-items:start}}@media (max-width: 640px){.page-home .ouv-home-hero{padding:2rem 0 2.35rem}.page-home .ouv-home-hero__consult{max-width:none}.page-home .ouv-home-hero__btn{width:100%}}.page-home .ouv-actions{background:#f4f7fb;padding:1.45rem 0 1.9rem}.page-home .ouv-actions .container{max-width:1170px}.page-home .ouv-actions__header{display:flex;flex-direction:column;align-items:flex-start;gap:.14rem;margin:0 0 1.05rem;padding-left:1.05rem}.page-home .ouv-actions__header:before{left:0;top:.04rem;width:2px;height:calc(100% - .08rem);min-height:46px;border-radius:0;background:#073f73;box-shadow:none}.page-home .ouv-actions__header:after{content:"Tipos de manifestação";order:-1;background:transparent;border:0;color:#1f4260;padding:0;font-size:.48rem;font-weight:800;letter-spacing:.14em}.page-home .ouv-actions__header h2{color:#002f68;font-size:1.16rem;line-height:1.05;font-weight:800;letter-spacing:0}.page-home .ouv-actions__header p{max-width:none;color:#425b73;font-size:.62rem;line-height:1.35;margin:.08rem 0 0}.page-home .ouv-actions-grid{display:grid;grid-template-columns:repeat(6,minmax(78px,1fr));gap:clamp(.85rem,1.5vw,1.45rem)}.page-home .ouv-btn{min-height:109px;border-radius:4px;padding:1.1rem .55rem .85rem;gap:.78rem;box-shadow:0 7px 12px #0f172a14}.page-home .ouv-btn i{width:28px;height:28px;border-radius:999px;background:#ffffff2b;font-size:.95rem}.page-home .ouv-btn span{font-size:.56rem;font-weight:800;letter-spacing:0}.page-home .ouv-btn--green{--ouv-btn-color: #0c8441}.page-home .ouv-btn--yellow{--ouv-btn-color: #a86405}.page-home .ouv-btn--blue{--ouv-btn-color: #25479f}.page-home .ouv-btn--cyan{--ouv-btn-color: #3f86f3}.page-home .ouv-btn--gray{--ouv-btn-color: #005343}@media (max-width: 900px){.page-home .ouv-actions-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width: 520px){.page-home .ouv-actions-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}.page-home{background:#f3f7fb}.page-home>.container:first-child{display:none}.page-home .container{max-width:1180px}.page-home .ouv-home-hero,.page-home .ouv-actions,.page-home .ouv-transparency,.page-home .ouv-how{background:#f3f7fb;border:0}.page-home .ouv-home-hero{padding:3.1rem 0 1.55rem}.page-home .ouv-home-hero__grid{grid-template-columns:minmax(0,1.18fr) minmax(360px,.82fr);align-items:start;justify-content:center;gap:clamp(2.6rem,7vw,7.8rem)}.page-home .ouv-home-hero__content{padding-top:1.9rem;gap:1.25rem}.page-home .ouv-home-hero__eyebrow{min-width:175px;min-height:22px;justify-content:flex-start;background:#dfe7ef;color:#03284a;padding:.18rem .7rem;border-radius:999px;font-size:.72rem;font-weight:500;letter-spacing:.1em;line-height:1.25}.page-home .ouv-home-hero__eyebrow:before{display:none}.page-home .ouv-home-hero h1{max-width:470px;color:#09284b;font-size:1rem;font-weight:500;line-height:1.35}.page-home .ouv-home-hero p{max-width:620px;color:#3f4754;font-size:1.12rem;line-height:1.58}.page-home .ouv-home-hero__actions{margin-top:.75rem;gap:1rem}.page-home .ouv-home-hero__btn{min-width:230px;min-height:46px;border-radius:10px;padding:.7rem 1.3rem;gap:.55rem;font-size:.98rem;font-weight:600}.page-home .ouv-home-hero__btn i{font-size:1.35rem}.page-home .ouv-home-hero__btn--primary{background:#00264c;box-shadow:0 10px 18px #00264c29}.page-home .ouv-home-hero__btn--success{min-width:225px;background:#60f59b;color:#107042}.page-home .ouv-home-hero__consult{max-width:430px;min-height:374px;border-radius:9px;padding:2.05rem 2rem 1.85rem;background:#073f75!important;box-shadow:0 28px 48px #0c2b462e}.page-home .ouv-home-hero__consult:before{background:transparent}.page-home .ouv-home-hero__consult-icon{top:.2rem;right:-.15rem;font-size:7.5rem;color:#4382bb40!important}.page-home .ouv-home-hero__consult h2{color:#cbdcf3b8!important;font-size:1.08rem;font-weight:500;margin-bottom:.65rem}.page-home .ouv-home-hero__consult p{max-width:330px;color:#9dbce2b3!important;font-size:1rem;line-height:1.45;margin-bottom:1.7rem}.page-home .ouv-home-hero__consult form,.page-home .ouv-home-hero__consult-fields{gap:1rem}.page-home .ouv-home-hero__consult label{gap:.5rem}.page-home .ouv-home-hero__consult label span{color:#acc8ebbf!important;font-size:.92rem;font-weight:500;letter-spacing:0}.page-home .ouv-home-hero__consult input{min-height:45px;border-radius:7px;background:#245681!important;border-color:#3d6f9b!important;color:#fff!important;font-size:.98rem;font-weight:700}.page-home .ouv-home-hero__consult input::placeholder{color:#fff!important}.page-home .ouv-home-hero__consult button{min-height:45px;margin-top:.05rem;border-radius:7px;background:#fff!important;color:#073f75!important;font-size:.98rem;font-weight:500}.page-home .ouv-actions{padding:.55rem 0 1.8rem}.page-home .ouv-actions__header,.page-home .ouv-transparency__header{padding-left:1.15rem;gap:.24rem;margin-bottom:1rem}.page-home .ouv-actions__header:before,.page-home .ouv-transparency__header:before{left:0;top:0;width:3px;height:100%;min-height:47px;border-radius:0;background:#073f75;box-shadow:none}.page-home .ouv-actions__header:after,.page-home .ouv-transparency__header:after{background:transparent;border:0;padding:0;color:#7d858f;font-size:.72rem;font-weight:600;letter-spacing:.18em}.page-home .ouv-actions__header h2,.page-home .ouv-transparency__header h2{color:#09284b;font-size:1.04rem;font-weight:500;line-height:1.15}.page-home .ouv-actions__header p{max-width:430px;color:#4a515b;font-size:1rem;line-height:1.45;margin-top:.65rem}.page-home .ouv-actions-grid{grid-template-columns:repeat(6,minmax(0,1fr));gap:1rem}.page-home .ouv-btn{min-height:112px;border-radius:9px;padding:1.35rem .8rem 1rem;gap:1.15rem;box-shadow:0 7px 12px #00204014}.page-home .ouv-btn i{width:auto;height:auto;border-radius:0;background:transparent;font-size:2rem}.page-home .ouv-btn span{font-size:.78rem;font-weight:800}.page-home .ouv-btn--red{--ouv-btn-color: #c9151e}.page-home .ouv-btn--green{--ouv-btn-color: #08763b}.page-home .ouv-btn--yellow{--ouv-btn-color: #870006;color:#ff8d82}.page-home .ouv-btn--gray{--ouv-btn-color: #00264c}.page-home .ouv-btn--cyan{--ouv-btn-color: #3f669d}.page-home .ouv-btn--purple{--ouv-btn-color: #006031}.page-home .ouv-transparency{padding:0 0 1.65rem}.page-home .ouv-transparency__header:before{background:#60f59b}.page-home .ouv-transparency__header:after{content:"Dados em tempo real"}.page-home .ouv-transparency__header p{display:none}.page-home .ouv-transparency__grid{gap:1.35rem}.page-home .ouv-transparency-card{min-height:210px;border-radius:10px;border-color:#e2e8f0;padding:1.35rem 1.45rem 1.15rem;box-shadow:0 3px 10px #0f172a0a}.page-home .ouv-transparency-card h3{display:flex;align-items:center;gap:.55rem;margin-bottom:1.15rem;color:#414852;font-size:1rem;font-weight:500}.page-home .ouv-transparency-card h3:before{content:"";width:.56rem;height:.56rem;flex:0 0 .56rem;border-radius:999px;border:2px solid #073f75}.page-home .ouv-transparency-card:nth-child(1) h3:before{border-color:#073f75}.page-home .ouv-transparency-card:nth-child(2) h3:before{border-color:#10864e}.page-home .ouv-transparency-card:nth-child(3) h3:before{border-color:#3f669d}.page-home .ouv-transparency-bars{gap:.8rem}.page-home .ouv-transparency-row__meta{color:#252b33;font-size:.86rem;font-weight:500}.page-home .ouv-transparency-row__meta strong{color:#1f2530;font-size:.84rem}.page-home .ouv-transparency-row__track{height:5px;background:#e7eaee}.page-home .ouv-transparency-months{height:112px;gap:.28rem;background-image:none;border-bottom:3px solid #d7dde5}.page-home .ouv-transparency-month__bar{max-width:none;width:100%;border-radius:4px 4px 0 0;background:#c8d3df!important}.page-home .ouv-transparency-month:nth-child(7) .ouv-transparency-month__bar,.page-home .ouv-transparency-month:nth-child(8) .ouv-transparency-month__bar{background:#073f75!important}.page-home .ouv-transparency-month:nth-child(n+9) .ouv-transparency-month__bar{background:#9fb1c3!important}.page-home .ouv-transparency-month small{display:none}.page-home .ouv-transparency-summary{margin-top:.8rem;padding:0;background:transparent;border-radius:0;color:#4a515b;font-size:.78rem}.page-home .ouv-transparency-summary strong{color:#09284b;font-size:.86rem}.page-home .ouv-how{padding:.35rem 0 3.1rem}.page-home .ouv-how__grid{display:block}.page-home .ouv-how-card{padding:0;background:transparent;border:0;box-shadow:none}.page-home .ouv-how-card h2{margin:0 0 1.55rem;color:#09284b;text-align:center;font-size:1rem;font-weight:500}.page-home .ouv-how-steps{gap:1.9rem;margin:0}.page-home .ouv-how-step{min-height:176px;border-radius:10px;background:#fff;padding:1.55rem 2rem;text-align:center;box-shadow:0 3px 10px #0f172a0a}.page-home .ouv-how-step span{width:44px;height:44px;margin:0 auto 1.2rem;background:#00264c;font-size:1rem}.page-home .ouv-how-step strong{margin:0;color:#252b33;font-size:1.08rem;font-weight:500}.page-home .ouv-how-step p{max-width:265px;margin:.8rem auto 0;color:#4a515b;font-size:.86rem;line-height:1.42}.page-home .ouv-how-side{display:grid;grid-template-columns:minmax(0,2.05fr) minmax(300px,.95fr);gap:1.35rem;margin-top:1.8rem}.page-home .ouv-guide-card,.page-home .ouv-support-card{border:0;border-radius:9px}.page-home .ouv-guide-card{min-height:200px;background:#00264c;padding:2.1rem 2rem;box-shadow:0 10px 18px #00264c29}.page-home .ouv-guide-card>i{right:2rem;bottom:2.45rem;width:140px;height:120px;display:grid;place-items:center;border-radius:6px;background:#ffffff1f;color:#ffffff57;font-size:4.2rem}.page-home .ouv-guide-card h3{color:#fff;font-size:1.02rem;font-weight:600}.page-home .ouv-guide-card p{max-width:520px;color:#fff;font-size:1rem;font-weight:600;line-height:1.48}.page-home .ouv-guide-card a{min-width:240px;min-height:45px;margin-top:1.45rem;border-radius:7px;background:#60f59b;color:#107042;gap:.55rem;font-size:1rem;font-weight:500}.page-home .ouv-support-card{min-height:200px;background:#d9f9e6;padding:2.05rem}.page-home .ouv-support-card h3{margin-bottom:1.1rem;color:var(--primary-color, #12395c);font-size:1.02rem;font-weight:700}.page-home .ouv-support-card h3 i{color:var(--primary-color, #12395c);font-size:1.35rem}.page-home .ouv-support-item{gap:.7rem}.page-home .ouv-support-item+.ouv-support-item{margin-top:.7rem}.page-home .ouv-support-item>i{width:24px;height:24px;flex-basis:24px;background:transparent;color:#173a54;font-size:1.25rem}.page-home .ouv-support-item strong{color:#1c2a34;font-size:.86rem}.page-home .ouv-support-item span{color:#4c5c64;font-size:.72rem}.page-home .ouv-institutional{display:none}@media (max-width: 1024px){.page-home .ouv-home-hero__grid,.page-home .ouv-how-side{grid-template-columns:1fr}.page-home .ouv-home-hero__consult{max-width:520px}.page-home .ouv-actions-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.page-home .ouv-transparency__grid,.page-home .ouv-how-steps{grid-template-columns:1fr}}@media (max-width: 640px){.page-home .ouv-home-hero{padding-top:2rem}.page-home .ouv-home-hero__content{padding-top:0}.page-home .ouv-home-hero__actions{flex-direction:column;align-items:stretch}.page-home .ouv-home-hero__btn,.page-home .ouv-home-hero__btn--success,.page-home .ouv-guide-card a{width:100%;min-width:0}.page-home .ouv-actions-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.page-home .ouv-guide-card>i{position:static;margin-top:1rem}}
