.rde2-hub-shell{width:100vw;position:relative;left:50%;transform:translateX(-50%);margin:0;padding:0;background:#f4f6fa}
.rde2-hub-shell .rde2-hub-error{width:min(720px,calc(100% - 36px));margin:70px auto;padding:34px;border:1px solid #efd0c7;border-radius:16px;background:#fff8f6;color:#18232b;box-shadow:0 12px 35px rgba(23,40,50,.08)}
.rde2-hub-shell .rde2-hub-error h1{margin:0;color:#18232b;font-size:28px;line-height:1.2}
.rde2-hub-shell .rde2-hub-error p{margin:12px 0 22px;color:#6d7a7f;line-height:1.6}
.rde2-hub-shell .rde2-hub-error a{display:inline-flex;align-items:center;min-height:40px;padding:0 16px;border-radius:9px;background:#d85b45;color:#fff;font-weight:800;text-decoration:none}
.rde2-hub,.rde2-hub *{box-sizing:border-box}
.rde2-hub{--rde2-hub-ink:#18232b;--rde2-hub-muted:#6d7a7f;--rde2-hub-line:#e3e8e6;--rde2-hub-red:#d85b45;--rde2-hub-red-dark:#a73b32;--rde2-hub-navy:#172832;--rde2-hub-navy-2:#243b43;--rde2-hub-gold:#d9a24d;--rde2-hub-teal:#2b8c80;color:var(--rde2-hub-ink);font-family:inherit;line-height:1.5;background:#f5f7f5;overflow:hidden}
.rde2-hub a{color:inherit;text-decoration:none}
.rde2-hub-container{width:min(1440px,calc(100% - 40px));margin:0 auto}
.rde2-hub-header{background:var(--rde2-hub-navy);color:#fff;border-bottom:1px solid rgba(255,255,255,.11)}
.rde2-hub-header-inner{min-height:78px;display:flex;align-items:center;justify-content:space-between;gap:28px}
.rde2-hub-brand{display:inline-flex;align-items:center;gap:11px;min-width:0;color:#fff}
.rde2-hub-brand>img,.rde2-hub-brand-mark{display:grid;place-items:center;width:42px;height:42px;flex:0 0 42px;border-radius:11px;background:#fff;color:var(--rde2-hub-red);font-weight:900;font-size:15px;object-fit:contain;padding:5px}
.rde2-hub-brand-text{display:flex;flex-direction:column;min-width:0;line-height:1.12}
.rde2-hub-brand-text strong{font-size:15px;letter-spacing:-.02em;white-space:nowrap}
.rde2-hub-brand-text small{margin-top:4px;color:#aeb9cb;font-size:10px;font-weight:700;letter-spacing:.11em;text-transform:uppercase;white-space:nowrap}
.rde2-hub-nav{display:flex;align-items:center;justify-content:flex-end;gap:4px;flex-wrap:wrap}
.rde2-hub-nav a{display:inline-flex;align-items:center;min-height:38px;padding:0 13px;border-radius:9px;color:#cbd5e4;font-size:13px;font-weight:700;transition:background .2s ease,color .2s ease}
.rde2-hub-nav a:hover,.rde2-hub-nav a:focus-visible{background:rgba(255,255,255,.1);color:#fff}
.rde2-hub-nav .rde2-hub-nav-portal{margin-left:5px;color:#fff;background:var(--rde2-hub-red)}
.rde2-hub-nav .rde2-hub-nav-portal:hover,.rde2-hub-nav .rde2-hub-nav-portal:focus-visible{background:#ef3137}
.rde2-hub-hero{position:relative;background:radial-gradient(circle at 78% 23%,rgba(215,25,32,.3),transparent 31%),linear-gradient(120deg,var(--rde2-hub-navy) 0%,#11203a 57%,#1a2c4b 100%);color:#fff}
.rde2-hub-hero:after{content:"";position:absolute;inset:0;pointer-events:none;opacity:.16;background-image:linear-gradient(135deg,transparent 0 48%,rgba(255,255,255,.25) 49%,transparent 50%);background-size:34px 34px}
.rde2-hub-hero-grid{position:relative;z-index:1;display:grid;grid-template-columns:minmax(0,1.25fr) minmax(320px,.75fr);align-items:center;gap:80px;padding:94px 0 100px}
.rde2-hub-hero-copy{max-width:730px}
.rde2-hub-eyebrow,.rde2-hub-kicker{display:inline-flex;align-items:center;gap:9px;color:var(--rde2-hub-red);font-size:11px;font-weight:900;letter-spacing:.16em;line-height:1.2;text-transform:uppercase}
.rde2-hub-hero .rde2-hub-eyebrow{color:#ffb8ba}
.rde2-hub-eyebrow i{width:5px;height:5px;display:inline-block;border-radius:50%;background:var(--rde2-hub-gold)}
.rde2-hub-hero h1{max-width:700px;margin:19px 0 18px;font-size:clamp(42px,5.5vw,78px);font-weight:850;letter-spacing:-.065em;line-height:.98;color:#fff}
.rde2-hub-hero-copy>p{max-width:650px;margin:0;color:#c7d2e3;font-size:18px;line-height:1.65}
.rde2-hub-actions{display:flex;align-items:center;gap:11px;flex-wrap:wrap;margin-top:31px}
.rde2-hub-button{display:inline-flex;align-items:center;justify-content:center;gap:10px;min-height:46px;padding:0 18px;border:1px solid transparent;border-radius:9px;font-size:13px;font-weight:850;transition:transform .2s ease,background .2s ease,border-color .2s ease}
.rde2-hub-button:hover,.rde2-hub-button:focus-visible{transform:translateY(-2px)}
.rde2-hub-button--primary{background:var(--rde2-hub-red);color:#fff!important;box-shadow:0 12px 28px rgba(215,25,32,.28)}
.rde2-hub-button--primary:hover,.rde2-hub-button--primary:focus-visible{background:#ee2b31}
.rde2-hub-button--quiet{border-color:rgba(255,255,255,.2);color:#fff!important;background:rgba(255,255,255,.05)}
.rde2-hub-button--quiet:hover,.rde2-hub-button--quiet:focus-visible{background:rgba(255,255,255,.12)}
.rde2-hub-button--outline{border-color:#cfd6e1;background:#fff;color:var(--rde2-hub-ink)!important}
.rde2-hub-button--outline:hover,.rde2-hub-button--outline:focus-visible{border-color:var(--rde2-hub-red);color:var(--rde2-hub-red)!important}
.rde2-hub-hero-note{display:flex!important;align-items:center;gap:8px;margin-top:25px!important;color:#95a7c1!important;font-size:12px!important;line-height:1.4!important}
.rde2-hub-hero-note span{color:#58d49a;font-size:15px}
.rde2-hub-hero-card{max-width:400px;margin-left:auto;padding:28px;border:1px solid rgba(255,255,255,.17);border-radius:16px;background:rgba(8,16,32,.38);box-shadow:0 24px 70px rgba(0,0,0,.18);backdrop-filter:blur(10px)}
.rde2-hub-hero-card-top{display:flex;align-items:center;gap:8px;color:#b7c4d9;font-size:10px;font-weight:850;letter-spacing:.13em}
.rde2-hub-status-dot{width:8px;height:8px;border-radius:50%;background:#50d39a;box-shadow:0 0 0 5px rgba(80,211,154,.12)}
.rde2-hub-hero-card>strong{display:block;margin:25px 0 12px;font-size:23px;letter-spacing:-.04em;line-height:1.12;color:#fff}
.rde2-hub-hero-card>p{margin:0;color:#aebbd0;font-size:13px;line-height:1.7}
.rde2-hub-hero-card dl{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin:27px 0 0;padding-top:20px;border-top:1px solid rgba(255,255,255,.14)}
.rde2-hub-hero-card dt{color:#8292aa;font-size:10px;font-weight:800;letter-spacing:.1em;text-transform:uppercase}
.rde2-hub-hero-card dd{margin:5px 0 0;color:#fff;font-size:13px;font-weight:800}
.rde2-hub-section{padding:85px 0;background:#f4f6fa}
.rde2-hub-section--summary{padding-top:58px;padding-bottom:74px;background:#fff}
.rde2-hub-section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:25px;margin-bottom:29px}
.rde2-hub-section-heading h2{margin:8px 0 0;color:var(--rde2-hub-ink);font-size:clamp(28px,3.2vw,44px);font-weight:850;letter-spacing:-.055em;line-height:1.02}
.rde2-hub-section-heading>p{max-width:410px;margin:0;color:var(--rde2-hub-muted);font-size:13px;line-height:1.6}
.rde2-hub-stat-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}
.rde2-hub-stat-card{min-height:162px;padding:23px 22px;border:1px solid var(--rde2-hub-line);border-radius:13px;background:#fff;box-shadow:0 5px 20px rgba(26,40,67,.03)}
.rde2-hub-stat-card span,.rde2-hub-finance-stat span{display:block;color:var(--rde2-hub-muted);font-size:11px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}
.rde2-hub-stat-card strong{display:block;margin:19px 0 7px;color:var(--rde2-hub-ink);font-size:clamp(22px,2.8vw,36px);font-weight:850;letter-spacing:-.055em;line-height:1}
.rde2-hub-stat-card small{display:block;color:#8b96a7;font-size:12px;line-height:1.4}
.rde2-hub-section--search-results{padding-top:0;background:#fff}
.rde2-hub-section--search-results .rde2-hub-section-heading{padding-top:2px}
.rde2-hub-section--finance{position:relative;background:var(--rde2-hub-navy);color:#fff;overflow:hidden}
.rde2-hub-section--finance:before{content:"";position:absolute;width:520px;height:520px;top:-270px;right:-190px;border-radius:50%;border:1px solid rgba(255,255,255,.09);box-shadow:0 0 0 48px rgba(255,255,255,.025),0 0 0 96px rgba(255,255,255,.018);pointer-events:none}
.rde2-hub-section-heading--light{position:relative;z-index:1}
.rde2-hub-section-heading--light h2{color:#fff}
.rde2-hub-section-heading--light>p{color:#9eacc0}
.rde2-hub-finance-stats{position:relative;z-index:1;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-bottom:18px}
.rde2-hub-finance-stat{min-height:137px;padding:22px;border:1px solid rgba(255,255,255,.14);border-radius:12px;background:rgba(255,255,255,.055)}
.rde2-hub-finance-stat span{color:#91a2bb}
.rde2-hub-finance-stat strong{display:block;margin:17px 0 5px;color:#fff;font-size:clamp(25px,3.2vw,43px);font-weight:850;letter-spacing:-.06em;line-height:1}
.rde2-hub-finance-stat small{color:#899bb5;font-size:12px}
.rde2-hub-ranking-grid{position:relative;z-index:1;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:15px}
.rde2-hub-ranking-card{min-width:0;padding:24px;border:1px solid rgba(255,255,255,.14);border-radius:13px;background:#111f36}
.rde2-hub-ranking-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:15px;margin-bottom:22px}
.rde2-hub-ranking-heading>div{display:flex;align-items:center;gap:10px}
.rde2-hub-ranking-heading h3{margin:0;color:#fff;font-size:17px;letter-spacing:-.025em}
.rde2-hub-ranking-heading>span{color:#8799b2;font-size:11px;white-space:nowrap}
.rde2-hub-ranking-icon{display:grid;place-items:center;width:27px;height:27px;border-radius:8px;background:rgba(215,25,32,.18);color:#ff7a7e;font-size:14px;font-weight:900}
.rde2-hub-ranking-list{display:grid;gap:15px;margin:0;padding:0;list-style:none}
.rde2-hub-ranking-list li{min-width:0}
.rde2-hub-ranking-row{display:grid;grid-template-columns:22px minmax(0,1fr) auto;align-items:center;gap:9px;color:#d7dfec;font-size:12px}
.rde2-hub-ranking-row>b{color:#778aa5;font-size:12px}
.rde2-hub-ranking-row>span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.rde2-hub-ranking-row>strong{color:#fff;font-size:12px;white-space:nowrap}
.rde2-hub-ranking-row span strong{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#d7dfec;font-size:12px}
.rde2-hub-ranking-row span small{display:block;margin-top:2px;color:#788ba5;font-size:10px}
.rde2-hub-ranking-list li>i{display:block;height:4px;margin:8px 0 0 31px;border-radius:10px;background:linear-gradient(90deg,var(--rde2-hub-red) var(--rde2-bar),rgba(255,255,255,.1) var(--rde2-bar));font-style:normal}
.rde2-hub-finance-links{position:relative;z-index:1;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:9px;margin-top:14px}
.rde2-hub-finance-links a{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:13px 14px;border:1px solid rgba(255,255,255,.13);border-radius:9px;background:rgba(255,255,255,.045)}
.rde2-hub-finance-links strong{display:block;color:#eef4f3;font-size:11px}
.rde2-hub-finance-links span{display:block;color:#8fa5a3;font-size:10px;white-space:nowrap}
.rde2-hub-finance-links a:hover{border-color:rgba(242,164,143,.7);background:rgba(255,255,255,.08)}
.rde2-hub-ranking-empty{margin:0;color:#91a2bb;font-size:13px}
.rde2-hub-data-note{position:relative;z-index:1;display:flex;align-items:flex-start;gap:10px;margin-top:18px;padding:15px 17px;border:1px solid rgba(255,255,255,.12);border-radius:10px;background:rgba(255,255,255,.035)}
.rde2-hub-data-note>span{display:grid;place-items:center;width:19px;height:19px;flex:0 0 19px;border:1px solid #778ba6;border-radius:50%;color:#a9b7c9;font-size:11px;font-weight:800}
.rde2-hub-data-note p{margin:0;color:#8fa1b9;font-size:11px;line-height:1.6}
.rde2-hub-empty{padding:27px;border:1px dashed #cbd3df;border-radius:12px;background:#fff;color:var(--rde2-hub-muted)}
.rde2-hub-empty strong{display:block;color:var(--rde2-hub-ink);font-size:16px}
.rde2-hub-empty p{margin:7px 0 0;font-size:13px}
.rde2-hub-empty--dark{position:relative;z-index:1;border-color:rgba(255,255,255,.19);background:rgba(255,255,255,.05);color:#91a2bb}
.rde2-hub-empty--dark strong{color:#fff}
.rde2-hub-text-link{display:inline-flex;gap:8px;margin-top:18px;color:#ff8f92!important;font-size:12px;font-weight:850}
.rde2-hub-section--finance .rde2-hub-text-link:hover{color:#fff!important}
.rde2-hub-section:not(.rde2-hub-section--finance) .rde2-hub-kicker{color:var(--rde2-hub-red)}
.rde2-hub-section:not(.rde2-hub-section--finance) .rde2-hub-section-heading{position:relative}
.rde2-hub-search{margin:0 0 22px;padding:18px;border:1px solid var(--rde2-hub-line);border-radius:12px;background:#fff}
.rde2-hub-search label{display:block;margin-bottom:8px;color:#536177;font-size:11px;font-weight:850;letter-spacing:.04em}
.rde2-hub-search>div{display:flex;gap:8px}
.rde2-hub-search input{width:100%;min-height:46px;padding:0 14px;border:1px solid #d8dee8;border-radius:8px;background:#fafbfd;color:var(--rde2-hub-ink);font:inherit;font-size:14px;outline:none}
.rde2-hub-search input:focus{border-color:var(--rde2-hub-red);box-shadow:0 0 0 3px rgba(215,25,32,.1)}
.rde2-hub-search button{min-width:105px;border:0;border-radius:8px;background:var(--rde2-hub-red);color:#fff;cursor:pointer;font:inherit;font-size:13px;font-weight:850}
.rde2-hub-search button:hover,.rde2-hub-search button:focus-visible{background:var(--rde2-hub-red-dark)}
.rde2-hub-candidate-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:13px}
.rde2-hub-candidate-card{position:relative;display:grid;grid-template-columns:75px minmax(0,1fr);grid-template-rows:auto 1fr auto;gap:0 15px;min-width:0;padding:17px;border:1px solid var(--rde2-hub-line);border-radius:12px;background:#fff;box-shadow:0 6px 24px rgba(26,40,67,.035);transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease}
.rde2-hub-candidate-card:hover{transform:translateY(-3px);border-color:#d4a1a4;box-shadow:0 14px 34px rgba(26,40,67,.09)}
.rde2-hub-candidate-photo{grid-row:1/4;width:75px;height:96px;display:grid;place-items:center;overflow:hidden;border-radius:9px;background:linear-gradient(150deg,#e9eef5,#cbd5e4);color:#687b96;font-size:22px;font-weight:900}
.rde2-hub-candidate-photo img{width:100%;height:100%;object-fit:cover;object-position:center top}
.rde2-hub-candidate-number{display:inline-flex;align-items:center;justify-content:center;justify-self:start;min-height:21px;padding:0 7px;border-radius:5px;background:#f9e7e8;color:var(--rde2-hub-red);font-size:10px;font-weight:900}
.rde2-hub-candidate-body{min-width:0;padding-top:7px}
.rde2-hub-candidate-office{display:block;overflow:hidden;color:#8691a2;font-size:10px;font-weight:800;letter-spacing:.07em;text-overflow:ellipsis;text-transform:uppercase;white-space:nowrap}
.rde2-hub-candidate-body h3{margin:5px 0 3px;color:var(--rde2-hub-ink);font-size:18px;letter-spacing:-.035em;line-height:1.1}
.rde2-hub-candidate-body h3 a:hover{color:var(--rde2-hub-red)}
.rde2-hub-candidate-body p{margin:0;overflow:hidden;color:#69758a;font-size:11px;text-overflow:ellipsis;white-space:nowrap}
.rde2-hub-candidate-body p strong{color:var(--rde2-hub-ink)}
.rde2-hub-candidate-body small{display:block;margin-top:11px;color:#6d9c81;font-size:10px;font-weight:800}
.rde2-hub-candidate-related{grid-column:2;display:grid;gap:5px;margin-top:13px;padding-top:10px;border-top:1px solid #edf0f4}
.rde2-hub-candidate-related>span{color:#9a8176;font-size:9px;font-weight:900;letter-spacing:.08em;text-transform:uppercase}
.rde2-hub-candidate-related a,.rde2-hub-candidate-related>div{display:block;min-width:0}
.rde2-hub-candidate-related strong{display:block;overflow:hidden;color:#53635f;font-size:10px;text-overflow:ellipsis;white-space:nowrap}
.rde2-hub-candidate-related small{display:block;margin-top:1px;overflow:hidden;color:#94a09c;font-size:9px;text-overflow:ellipsis;white-space:nowrap}
.rde2-hub-candidate-related a:hover strong{color:var(--rde2-hub-red)}
.rde2-hub-card-link{grid-column:2;display:flex;align-items:center;justify-content:space-between;gap:8px;margin-top:15px;padding-top:12px;border-top:1px solid #edf0f4;color:var(--rde2-hub-red)!important;font-size:11px;font-weight:900}
.rde2-hub-card-link span{font-size:15px}
.rde2-hub-section-footer{display:flex;justify-content:center;margin-top:25px}
.rde2-hub-subsection{margin-top:71px;padding-top:34px;border-top:1px solid var(--rde2-hub-line)}
.rde2-hub-subheading{display:flex;align-items:flex-end;justify-content:space-between;gap:20px;margin-bottom:20px}
.rde2-hub-subheading h3{margin:7px 0 0;font-size:23px;letter-spacing:-.04em;line-height:1.1}
.rde2-hub-subheading p{max-width:330px;margin:0;color:var(--rde2-hub-muted);font-size:12px}
.rde2-hub-office-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}
.rde2-hub-office-card{display:grid;grid-template-columns:33px minmax(0,1fr) 16px;align-items:center;gap:9px;min-width:0;padding:15px;border:1px solid var(--rde2-hub-line);border-radius:10px;background:#fff;transition:border-color .2s ease,transform .2s ease}
.rde2-hub-office-card:hover{border-color:#d4a1a4;transform:translateY(-2px)}
.rde2-hub-office-icon{display:grid;place-items:center;width:33px;height:33px;border-radius:9px;background:#eaf0f8;color:#37618e;font-size:13px;font-weight:900}
.rde2-hub-office-card strong{display:block;overflow:hidden;color:var(--rde2-hub-ink);font-size:12px;text-overflow:ellipsis;white-space:nowrap}
.rde2-hub-office-card small{display:block;margin-top:3px;color:#8a96a8;font-size:10px}
.rde2-hub-office-card>b{color:var(--rde2-hub-red);font-size:15px}
.rde2-hub-section--patrimony{background:#fff}
.rde2-hub-patrimony-list{display:grid;gap:8px}
.rde2-hub-patrimony-row{display:grid;grid-template-columns:34px 45px minmax(0,1fr) auto 18px;align-items:center;gap:13px;min-width:0;padding:13px 15px;border:1px solid var(--rde2-hub-line);border-radius:10px;background:#fff;transition:border-color .2s ease,background .2s ease}
.rde2-hub-patrimony-row:hover{border-color:#d7a5a8;background:#fffafb}
.rde2-hub-patrimony-position{color:#9aa4b3;font-size:13px;font-weight:900;text-align:center}
.rde2-hub-patrimony-avatar{display:grid;place-items:center;width:45px;height:45px;border-radius:50%;background:#e8edf5;color:#667c9a;font-size:13px;font-weight:900}
.rde2-hub-patrimony-name{min-width:0}
.rde2-hub-patrimony-name strong{display:block;overflow:hidden;color:var(--rde2-hub-ink);font-size:14px;text-overflow:ellipsis;white-space:nowrap}
.rde2-hub-patrimony-name small{display:block;margin-top:3px;overflow:hidden;color:#8a96a8;font-size:10px;text-overflow:ellipsis;white-space:nowrap}
.rde2-hub-patrimony-value{color:var(--rde2-hub-ink);font-size:15px;white-space:nowrap}
.rde2-hub-patrimony-arrow{color:var(--rde2-hub-red);font-size:18px}
.rde2-hub-disclaimer{margin:18px 0 0;color:#8994a5;font-size:11px;line-height:1.6}
.rde2-hub-section--closing{padding:66px 0;background:#eef1f6}
.rde2-hub-closing-grid{display:grid;grid-template-columns:minmax(0,1fr) 360px;align-items:center;gap:75px}
.rde2-hub-closing-grid h2{max-width:590px;margin:10px 0 13px;font-size:clamp(29px,3.5vw,46px);letter-spacing:-.06em;line-height:1.02}
.rde2-hub-closing-grid p{max-width:625px;margin:0;color:#667287;font-size:14px;line-height:1.7}
.rde2-hub-closing-links{display:grid;gap:9px}
.rde2-hub-closing-links a{display:flex;align-items:center;justify-content:space-between;gap:15px;padding:16px 17px;border:1px solid #d6dce5;border-radius:9px;background:#fff;color:var(--rde2-hub-ink);font-size:12px;font-weight:850;transition:border-color .2s ease,color .2s ease}
.rde2-hub-closing-links a:hover{border-color:var(--rde2-hub-red);color:var(--rde2-hub-red)}
.rde2-hub-footer{padding:30px 0;background:var(--rde2-hub-navy);color:#fff}
.rde2-hub-footer .rde2-hub-container{display:flex;align-items:center;gap:12px;flex-wrap:wrap}
.rde2-hub-footer strong{font-size:13px}
.rde2-hub-footer span{color:#8fa0b9;font-size:12px}
.rde2-hub-footer small{flex-basis:100%;color:#71839e;font-size:10px;line-height:1.6}
.rde2-hub-inline-link{color:var(--rde2-hub-red)!important;font-weight:850;white-space:nowrap}
.rde2-hub-section--finance .rde2-hub-inline-link{color:#f6b39f!important}
.rde2-hub-state-extension{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-top:15px;padding:17px 19px;border:1px solid #d8e2de;border-radius:11px;background:#f1f7f4}
.rde2-hub-state-extension strong{display:block;color:var(--rde2-hub-ink);font-size:13px}
.rde2-hub-state-extension span{display:block;margin-top:4px;color:#71817d;font-size:11px}
.rde2-hub-state-extension .rde2-hub-button{min-height:39px;padding:0 13px;font-size:11px;white-space:nowrap}
.rde2-hub-section--news{background:#f5f7f5}
.rde2-hub-news-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}
.rde2-hub-news-card{min-width:0;overflow:hidden;border:1px solid var(--rde2-hub-line);border-radius:12px;background:#fff}
.rde2-hub-news-image{display:block;height:132px;overflow:hidden;background:#dfe8e4}
.rde2-hub-news-image img{width:100%;height:100%;object-fit:cover}
.rde2-hub-news-copy{padding:15px}
.rde2-hub-news-copy>small{color:var(--rde2-hub-teal);font-size:10px;font-weight:850;letter-spacing:.08em;text-transform:uppercase}
.rde2-hub-news-copy h3{margin:8px 0 7px;color:var(--rde2-hub-ink);font-size:14px;letter-spacing:-.025em;line-height:1.22}
.rde2-hub-news-copy h3 a:hover{color:var(--rde2-hub-red)}
.rde2-hub-news-copy p{display:-webkit-box;overflow:hidden;margin:0;color:var(--rde2-hub-muted);font-size:11px;line-height:1.5;-webkit-box-orient:vertical;-webkit-line-clamp:3}
.rde2-hub-news-copy .rde2-hub-card-link{margin-top:15px}
.rde2-hub-news-grid--large{grid-template-columns:repeat(3,minmax(0,1fr));gap:15px}
.rde2-hub-news-grid--large .rde2-hub-news-image{height:190px}
.rde2-hub-news-grid--large .rde2-hub-news-copy{padding:20px}
.rde2-hub-news-grid--large .rde2-hub-news-copy h3{font-size:18px}
.rde2-hub-nav-portal--standalone{display:inline-flex;align-items:center;justify-content:center;min-height:36px;padding:0 12px;border-radius:8px;background:var(--rde2-hub-red);color:#fff!important;font-size:11px;font-weight:850;white-space:nowrap}
.rde2-hub-nav-portal--standalone:hover{background:var(--rde2-hub-red-dark)}
.rde2-hub-view-nav{display:flex;align-items:center;justify-content:center;gap:3px;min-width:0;flex-wrap:wrap}
.rde2-hub-view-nav a{display:inline-flex;align-items:center;min-height:33px;padding:0 9px;border-radius:7px;color:#b9c9c8;font-size:10px;font-weight:750;white-space:nowrap}
.rde2-hub-view-nav a:hover,.rde2-hub-view-nav a:focus-visible{background:rgba(255,255,255,.1);color:#fff}
.rde2-hub-view-nav a.is-current{background:rgba(216,91,69,.18);color:#ffd2c7}
.rde2-hub-main--inner{background:#f5f7f5}
.rde2-hub-page-hero{position:relative;padding:60px 0 58px;background:linear-gradient(118deg,#172832 0%,#25434a 61%,#35635d 100%);color:#fff;overflow:hidden}
.rde2-hub-page-hero:after{content:"";position:absolute;right:-10%;bottom:-80%;width:55%;height:170%;border-radius:50%;border:1px solid rgba(255,255,255,.13);box-shadow:0 0 0 30px rgba(255,255,255,.025),0 0 0 70px rgba(255,255,255,.02);transform:rotate(-23deg);pointer-events:none}
.rde2-hub-page-hero .rde2-hub-container{position:relative;z-index:1}
.rde2-hub-page-hero-kicker{display:flex;align-items:center;gap:9px;color:#f5b6a6;font-size:10px;font-weight:900;letter-spacing:.16em}
.rde2-hub-page-hero-kicker>span{display:grid;place-items:center;width:25px;height:25px;border-radius:7px;background:var(--rde2-hub-red);color:#fff;font-size:9px;letter-spacing:0}
.rde2-hub-page-hero-kicker i{width:5px;height:5px;border-radius:50%;background:var(--rde2-hub-gold)}
.rde2-hub-breadcrumb{display:flex;align-items:center;gap:8px;margin:20px 0 0;color:#a8bcba;font-size:11px}
.rde2-hub-breadcrumb a{color:#fff;font-weight:800}
.rde2-hub-page-hero h1{max-width:820px;margin:12px 0 12px;color:#fff;font-size:clamp(34px,5vw,64px);font-weight:850;letter-spacing:-.065em;line-height:1}
.rde2-hub-page-hero> .rde2-hub-container>p:not(.rde2-hub-breadcrumb){max-width:720px;margin:0;color:#c6d4d1;font-size:15px;line-height:1.6}
.rde2-hub-page-hero-meta{display:flex;gap:20px;flex-wrap:wrap;margin-top:23px;color:#9db4b0;font-size:10px;font-weight:750}
.rde2-hub-page-hero-meta span{display:inline-flex;align-items:center;gap:7px}
.rde2-hub-page-hero-meta b{width:7px;height:7px;border-radius:50%;background:#62d1a1;box-shadow:0 0 0 4px rgba(98,209,161,.14)}
.rde2-hub-inner-content{padding:49px 0 78px}
.rde2-hub-view-section{min-width:0}
.rde2-hub-view-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;margin-bottom:24px}
.rde2-hub-view-heading h2{margin:8px 0 0;color:var(--rde2-hub-ink);font-size:clamp(28px,3.5vw,46px);font-weight:850;letter-spacing:-.06em;line-height:1.02}
.rde2-hub-view-heading>p{max-width:420px;margin:0;color:var(--rde2-hub-muted);font-size:13px;line-height:1.6}
.rde2-hub-filter{display:flex;align-items:flex-end;gap:10px;flex-wrap:wrap;margin-bottom:20px;padding:16px;border:1px solid var(--rde2-hub-line);border-radius:12px;background:#fff}
.rde2-hub-filter label{display:grid;gap:6px;min-width:160px;flex:1}
.rde2-hub-filter label>span{color:#62716f;font-size:10px;font-weight:850;letter-spacing:.05em;text-transform:uppercase}
.rde2-hub-filter select,.rde2-hub-filter input{width:100%;min-height:43px;padding:0 11px;border:1px solid #d8e0dd;border-radius:8px;background:#fbfcfb;color:var(--rde2-hub-ink);font:inherit;font-size:12px;outline:none}
.rde2-hub-filter select:focus,.rde2-hub-filter input:focus{border-color:var(--rde2-hub-teal);box-shadow:0 0 0 3px rgba(43,140,128,.1)}
.rde2-hub-filter button{min-height:43px;padding:0 16px;border:0;border-radius:8px;background:var(--rde2-hub-red);color:#fff;cursor:pointer;font:inherit;font-size:12px;font-weight:850}
.rde2-hub-filter button:hover,.rde2-hub-filter button:focus-visible{background:var(--rde2-hub-red-dark)}
.rde2-hub-filter--candidate .rde2-hub-filter-search{min-width:250px;flex:2}
.rde2-hub-view-stats{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin:0 0 20px}
.rde2-hub-view-stats .rde2-hub-stat-card{min-height:130px}
.rde2-hub-view-stats .rde2-hub-stat-card strong{font-size:26px}
.rde2-hub-table-wrap{width:100%;overflow-x:visible;border:1px solid var(--rde2-hub-line);border-radius:12px;background:#fff}
.rde2-hub-table{width:100%;min-width:0;border-collapse:collapse}
.rde2-hub-table th{padding:13px 15px;background:#edf4f1;color:#46615d;font-size:10px;font-weight:900;letter-spacing:.07em;text-align:left;text-transform:uppercase}
.rde2-hub-table td{padding:14px 15px;border-top:1px solid #edf1ef;color:#5d6e6b;font-size:12px;vertical-align:middle}
.rde2-hub-table td:first-child{width:54px;color:#91a09c;font-weight:850}
.rde2-hub-table td:last-child{white-space:nowrap}
.rde2-hub-table-title{display:block;color:var(--rde2-hub-ink);font-weight:850}
.rde2-hub-table-title:hover{color:var(--rde2-hub-red)}
.rde2-hub-table td small{display:block;margin-top:3px;color:#8a9995;font-size:10px}
.rde2-hub-table-money{color:#247b68!important;font-weight:900}
.rde2-hub-data-note--light{margin-top:20px;border:1px solid #d7e4df;background:#edf6f2}
.rde2-hub-data-note--light p{color:#657873}
.rde2-hub-source-note{margin:15px 0 0;color:#8a9793;font-size:10px}
.rde2-hub-result-count{display:flex;align-items:center;justify-content:space-between;gap:15px;margin:0 0 14px;color:#84918e;font-size:11px}
.rde2-hub-result-count strong{color:var(--rde2-hub-ink);font-size:13px}
.rde2-hub-pagination{display:flex;align-items:center;justify-content:center;gap:13px;margin-top:24px;color:#75827e;font-size:11px}
.rde2-hub-pagination a{display:inline-flex;align-items:center;min-height:35px;padding:0 12px;border:1px solid #d6dfdb;border-radius:8px;background:#fff;color:var(--rde2-hub-ink);font-weight:850}
.rde2-hub-pagination a:hover{border-color:var(--rde2-hub-red);color:var(--rde2-hub-red)}
.rde2-hub-filter--tabs{align-items:center;justify-content:space-between}
.rde2-hub-filter-tabs{display:flex;gap:6px;flex-wrap:wrap}
.rde2-hub-filter-tabs a{display:inline-flex;align-items:center;min-height:35px;padding:0 11px;border:1px solid #dbe3df;border-radius:7px;background:#fff;color:#63736f;font-size:11px;font-weight:850}
.rde2-hub-filter-tabs a:hover,.rde2-hub-filter-tabs a.is-current{border-color:var(--rde2-hub-red);background:#fff3f0;color:var(--rde2-hub-red)}
.rde2-hub-filter--tabs label{flex:0 0 190px}
.rde2-hub-availability-card{display:flex;gap:18px;align-items:flex-start;padding:26px;border:1px solid #e4d8ce;border-radius:13px;background:linear-gradient(135deg,#fffaf5,#fff)}
.rde2-hub-availability-icon{display:grid;place-items:center;width:43px;height:43px;flex:0 0 43px;border-radius:12px;background:#f4e4d3;color:#a7682c;font-size:20px;font-weight:900}
.rde2-hub-availability-card strong{display:block;color:var(--rde2-hub-ink);font-size:19px;letter-spacing:-.035em}
.rde2-hub-availability-card p{max-width:780px;margin:8px 0 0;color:#6f7975;font-size:13px;line-height:1.65}
.rde2-hub-availability-card .rde2-hub-actions{margin-top:20px}
.rde2-hub-availability-card .rde2-hub-button{min-height:41px;font-size:11px}
.rde2-hub-related-links{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-top:18px}
.rde2-hub-related-links a{display:grid;grid-template-columns:minmax(0,1fr) 18px;align-items:center;gap:10px;padding:16px;border:1px solid var(--rde2-hub-line);border-radius:10px;background:#fff}
.rde2-hub-related-links strong{display:block;color:var(--rde2-hub-ink);font-size:13px}
.rde2-hub-related-links span{display:block;margin-top:3px;color:#899792;font-size:10px}
.rde2-hub-related-links b{grid-column:2;grid-row:1/3;color:var(--rde2-hub-red);font-size:17px}
.rde2-hub-related-links a:hover{border-color:#ddb0a8}
@media(max-width:1050px){.rde2-hub-hero-grid{gap:45px}.rde2-hub-candidate-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.rde2-hub-office-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.rde2-hub-closing-grid{gap:40px}}
@media(max-width:1050px){.rde2-hub-news-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.rde2-hub-news-grid--large{grid-template-columns:repeat(2,minmax(0,1fr))}.rde2-hub-view-nav{justify-content:flex-start}}
@media(max-width:780px){.rde2-hub-container{width:min(100% - 28px,640px)}.rde2-hub-header-inner{align-items:flex-start;flex-direction:column;gap:17px;padding:16px 0}.rde2-hub-nav{width:100%;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:5px}.rde2-hub-nav a{justify-content:center;min-height:35px;padding:0 7px;background:rgba(255,255,255,.06);font-size:11px}.rde2-hub-nav .rde2-hub-nav-portal{margin-left:0}.rde2-hub-hero-grid{grid-template-columns:1fr;padding:62px 0 68px}.rde2-hub-hero-card{max-width:none;margin:0}.rde2-hub-section{padding:58px 0}.rde2-hub-section--summary{padding-top:45px;padding-bottom:58px}.rde2-hub-section-heading,.rde2-hub-subheading,.rde2-hub-view-heading{align-items:flex-start;flex-direction:column;gap:14px}.rde2-hub-section-heading>p,.rde2-hub-subheading p,.rde2-hub-view-heading>p{max-width:none}.rde2-hub-stat-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.rde2-hub-finance-stats,.rde2-hub-ranking-grid{grid-template-columns:1fr}.rde2-hub-candidate-grid{grid-template-columns:1fr}.rde2-hub-office-grid{grid-template-columns:1fr}.rde2-hub-patrimony-row{grid-template-columns:28px 40px minmax(0,1fr) 18px;gap:9px;padding:11px}.rde2-hub-patrimony-value{grid-column:3;grid-row:2;margin-top:-5px;font-size:13px}.rde2-hub-patrimony-arrow{grid-column:4;grid-row:1/3}.rde2-hub-patrimony-avatar{width:40px;height:40px}.rde2-hub-closing-grid{grid-template-columns:1fr;gap:27px}.rde2-hub-state-extension{align-items:flex-start;flex-direction:column}.rde2-hub-state-extension .rde2-hub-button{width:100%}.rde2-hub-news-grid,.rde2-hub-news-grid--large{grid-template-columns:1fr}.rde2-hub-news-grid--large .rde2-hub-news-image{height:170px}.rde2-hub-view-nav{display:grid;width:100%;grid-template-columns:repeat(2,minmax(0,1fr));gap:4px}.rde2-hub-view-nav a{justify-content:center;background:rgba(255,255,255,.06);font-size:10px}.rde2-hub-nav-portal--standalone{width:100%}.rde2-hub-page-hero{padding:45px 0 43px}.rde2-hub-inner-content{padding-top:38px}.rde2-hub-view-stats{grid-template-columns:1fr 1fr}.rde2-hub-filter{align-items:stretch;flex-direction:column}.rde2-hub-filter label,.rde2-hub-filter--candidate .rde2-hub-filter-search,.rde2-hub-filter--tabs label{min-width:0;flex-basis:auto;width:100%}.rde2-hub-filter button{width:100%}.rde2-hub-filter--tabs{align-items:stretch}.rde2-hub-filter-tabs{display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}.rde2-hub-filter-tabs a{justify-content:center}.rde2-hub-result-count{align-items:flex-start;flex-direction:column;gap:4px}.rde2-hub-availability-card{flex-direction:column}.rde2-hub-related-links{grid-template-columns:1fr}.rde2-hub-pagination{flex-wrap:wrap}}
@media(max-width:780px){.rde2-hub-finance-links{grid-template-columns:1fr}.rde2-hub-finance-links a{align-items:flex-start;flex-direction:column;gap:4px}}
@media(max-width:430px){.rde2-hub-container{width:calc(100% - 22px)}.rde2-hub-hero h1{font-size:42px}.rde2-hub-hero-copy>p{font-size:15px}.rde2-hub-actions{align-items:stretch;flex-direction:column}.rde2-hub-button{width:100%}.rde2-hub-stat-card{min-height:145px;padding:17px 14px}.rde2-hub-stat-card strong{font-size:24px}.rde2-hub-search>div{align-items:stretch;flex-direction:column}.rde2-hub-search button{min-height:44px}.rde2-hub-ranking-card{padding:18px 15px}.rde2-hub-ranking-heading{align-items:flex-start;flex-direction:column;gap:8px}.rde2-hub-ranking-row{grid-template-columns:18px minmax(0,1fr) auto;gap:7px}.rde2-hub-candidate-card{grid-template-columns:64px minmax(0,1fr);gap:0 11px;padding:13px}.rde2-hub-candidate-photo{width:64px;height:86px}.rde2-hub-candidate-body h3{font-size:16px}}

/* 2.2.41 — Central integrada à página principal /eleicoes-2026/ */
.rde2-hub--embedded{overflow:visible;border:1px solid #e0e7e4;border-radius:16px;background:#f5f7f5}
.rde2-hub-integrated-head{padding:28px 0 22px;background:linear-gradient(135deg,#fff 0%,#f3f8f6 100%);border-bottom:1px solid var(--rde2-hub-line)}
.rde2-hub-integrated-title{display:flex;align-items:flex-end;justify-content:space-between;gap:24px}
.rde2-hub-integrated-title h2{margin:8px 0 7px;color:var(--rde2-hub-ink);font-size:clamp(28px,3.4vw,46px);font-weight:850;letter-spacing:-.055em;line-height:1.04}
.rde2-hub-integrated-title p{max-width:760px;margin:0;color:var(--rde2-hub-muted);font-size:13px;line-height:1.6}
.rde2-hub-state-badge{display:flex;flex-direction:column;align-items:flex-end;min-width:180px;padding:12px 14px;border:1px solid #d6e2dd;border-radius:11px;background:#fff}
.rde2-hub-state-badge span{color:#7b8a86;font-size:9px;font-weight:850;letter-spacing:.08em;text-transform:uppercase}
.rde2-hub-state-badge strong{margin-top:3px;color:var(--rde2-hub-teal);font-size:16px}
.rde2-hub-state-switch{display:flex;align-items:flex-end;gap:9px;max-width:520px;margin-top:18px}
.rde2-hub-state-switch label{display:grid;gap:5px;min-width:240px;flex:1}
.rde2-hub-state-switch label>span{color:#657773;font-size:9px;font-weight:850;letter-spacing:.07em;text-transform:uppercase}
.rde2-hub-state-switch select{width:100%;min-height:40px;padding:0 10px;border:1px solid #d4ded9;border-radius:8px;background:#fff;color:var(--rde2-hub-ink);font:inherit;font-size:12px}
.rde2-hub-state-switch button{min-height:40px;padding:0 14px;border:0;border-radius:8px;background:var(--rde2-hub-red);color:#fff;cursor:pointer;font:inherit;font-size:11px;font-weight:850}
.rde2-hub-nav-wrap{padding:10px 0;background:var(--rde2-hub-navy);border-bottom:1px solid rgba(255,255,255,.08)}
.rde2-hub--embedded .rde2-hub-view-nav{justify-content:flex-start}
.rde2-hub--embedded .rde2-hub-view-nav a{white-space:normal;text-align:center;line-height:1.25}
.rde2-hub--embedded .rde2-hub-inner-content{padding:32px 0 42px}
.rde2-hub-overview-block{margin-top:34px;padding-top:34px;border-top:1px solid var(--rde2-hub-line)}
.rde2-hub-ranking-grid--embedded .rde2-hub-ranking-card{background:#172832}
.rde2-hub-ranking-row span small{display:block;margin-top:2px;color:#8497ae;font-size:9px;font-weight:700}
.rde2-hub-filter-context{display:flex;align-items:center;gap:7px;flex-wrap:wrap;margin:-7px 0 18px;padding:10px 12px;border:1px solid #dce5e1;border-radius:9px;background:#f9fbfa;color:#7b8985;font-size:10px}
.rde2-hub-filter-context>span{font-weight:900;letter-spacing:.07em;text-transform:uppercase}
.rde2-hub-filter-context strong{color:#304942;font-size:11px}
.rde2-hub-filter-context b{color:#adb8b4}
.rde2-hub-dimension-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin:18px 0}
.rde2-hub-dimension-grid--triple{grid-template-columns:repeat(3,minmax(0,1fr))}
.rde2-hub-dimension-card{min-width:0;padding:18px;border:1px solid var(--rde2-hub-line);border-radius:12px;background:#fff;box-shadow:0 5px 18px rgba(24,35,43,.025)}
.rde2-hub-dimension-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:10px;margin-bottom:13px}
.rde2-hub-dimension-heading>div{display:flex;align-items:center;gap:8px;min-width:0}
.rde2-hub-dimension-heading>div>span{display:grid;place-items:center;width:25px;height:25px;flex:0 0 25px;border-radius:7px;background:#edf6f2;color:var(--rde2-hub-teal);font-size:12px;font-weight:900}
.rde2-hub-dimension-heading h3{margin:0;color:var(--rde2-hub-ink);font-size:14px;line-height:1.25}
.rde2-hub-dimension-heading>small{max-width:120px;color:#899691;font-size:9px;line-height:1.35;text-align:right}
.rde2-hub-dimension-list{display:grid;gap:0;margin:0;padding:0;list-style:none}
.rde2-hub-dimension-list li{display:grid;grid-template-columns:20px minmax(0,1fr) auto;align-items:center;gap:8px;padding:10px 0;border-top:1px solid #edf1ef}
.rde2-hub-dimension-list li:first-child{border-top:0}
.rde2-hub-dimension-list li>b{color:#97a39f;font-size:10px}
.rde2-hub-dimension-list li>span{min-width:0}
.rde2-hub-dimension-list li>span>strong{display:block;overflow:hidden;color:#344640;font-size:11px;text-overflow:ellipsis;white-space:nowrap}
.rde2-hub-dimension-list li>span>small{display:block;margin-top:2px;color:#94a09c;font-size:8px}
.rde2-hub-dimension-list li>em{color:#247b68;font-size:10px;font-style:normal;font-weight:900;white-space:nowrap}
.rde2-hub-candidate-state{display:inline-flex;align-items:center;margin:0 0 4px;padding:2px 6px;border-radius:5px;background:#edf6f2;color:#247b68;font-size:8px;font-weight:900;letter-spacing:.06em;text-transform:uppercase}
.rde2-hub-source-note--integrated{margin-top:34px;padding-top:16px;border-top:1px solid var(--rde2-hub-line)}

@media(max-width:1050px){.rde2-hub-dimension-grid--triple{grid-template-columns:1fr 1fr}.rde2-hub-integrated-title{align-items:flex-start}}
@media(max-width:780px){.rde2-hub--embedded{border-radius:12px}.rde2-hub-integrated-title{flex-direction:column}.rde2-hub-state-badge{align-items:flex-start;width:100%}.rde2-hub-state-switch{align-items:stretch;flex-direction:column;max-width:none}.rde2-hub-state-switch label{min-width:0;width:100%}.rde2-hub-dimension-grid,.rde2-hub-dimension-grid--triple{grid-template-columns:1fr}.rde2-hub--embedded .rde2-hub-view-nav{grid-template-columns:1fr 1fr}.rde2-hub--embedded .rde2-hub-inner-content{padding-top:26px}.rde2-hub-overview-block{margin-top:28px;padding-top:28px}}
@media(max-width:430px){.rde2-hub--embedded .rde2-hub-view-nav{grid-template-columns:1fr}.rde2-hub-dimension-list li{grid-template-columns:18px minmax(0,1fr)}.rde2-hub-dimension-list li>em{grid-column:2;margin-top:-3px}}

/* 2.2.42 — consolidação responsiva, legibilidade e acessibilidade */
.rde2-hub{max-width:100%;overflow:visible;font-size:16px;line-height:1.6;overflow-wrap:anywhere}
.rde2-hub *{box-sizing:border-box;min-width:0}
.rde2-hub-container{width:min(1440px,calc(100% - 32px));max-width:100%;min-width:0}
.rde2-hub a,.rde2-hub button,.rde2-hub input,.rde2-hub select{font:inherit}
.rde2-hub a:focus-visible,.rde2-hub button:focus-visible,.rde2-hub input:focus-visible,.rde2-hub select:focus-visible{outline:3px solid #f59e0b;outline-offset:3px}
.rde2-hub a,.rde2-hub button{overflow-wrap:anywhere}
.rde2-hub button,.rde2-hub select,.rde2-hub input,.rde2-hub .rde2-hub-button,.rde2-hub .rde2-hub-view-nav a,.rde2-hub .rde2-hub-filter-tabs a,.rde2-hub .rde2-hub-pagination a{min-height:44px}
.rde2-hub-brand-text strong,.rde2-hub-brand-text small,.rde2-hub-ranking-heading>span,.rde2-hub-ranking-row>span,.rde2-hub-ranking-row>strong,.rde2-hub-ranking-row span strong,.rde2-hub-finance-links span,.rde2-hub-candidate-office,.rde2-hub-candidate-body p,.rde2-hub-candidate-related strong,.rde2-hub-candidate-related small,.rde2-hub-office-card strong,.rde2-hub-patrimony-name strong,.rde2-hub-patrimony-name small,.rde2-hub-patrimony-value,.rde2-hub-inline-link,.rde2-hub-view-nav a,.rde2-hub-dimension-list li>span>strong,.rde2-hub-dimension-list li>em,.rde2-hub-nav-portal--standalone,.rde2-hub-state-extension .rde2-hub-button{white-space:normal;overflow:visible;text-overflow:clip;overflow-wrap:anywhere}
.rde2-hub-brand-text strong{font-size:16px;line-height:1.3}
.rde2-hub-brand-text small{font-size:11px;line-height:1.45;letter-spacing:.08em}
.rde2-hub-view-nav{display:grid;width:100%;grid-template-columns:repeat(auto-fit,minmax(170px,1fr));gap:8px;align-items:stretch}
.rde2-hub-view-nav a{display:flex;justify-content:center;align-items:center;padding:9px 12px;font-size:13px;line-height:1.35;text-align:center}
.rde2-hub-integrated-title{align-items:flex-start;flex-wrap:wrap}
.rde2-hub-integrated-title p{font-size:15px;line-height:1.65}
.rde2-hub-state-badge{min-width:0;align-items:flex-start;flex:0 1 220px}
.rde2-hub-state-badge span,.rde2-hub-state-switch label>span{font-size:11px;line-height:1.4}
.rde2-hub-state-badge strong{font-size:18px;line-height:1.35}
.rde2-hub-state-switch{width:100%;max-width:620px;flex-wrap:wrap;align-items:end}
.rde2-hub-state-switch label{min-width:0;flex:1 1 260px}
.rde2-hub-state-switch select,.rde2-hub-state-switch button{font-size:14px}
.rde2-hub-filter{gap:12px;flex-wrap:wrap}
.rde2-hub-filter label,.rde2-hub-filter--candidate .rde2-hub-filter-search,.rde2-hub-filter--tabs label{min-width:0;flex:1 1 210px}
.rde2-hub-filter label>span{font-size:12px;line-height:1.4}
.rde2-hub-filter input,.rde2-hub-filter select,.rde2-hub-filter button{font-size:14px}
.rde2-hub-ranking-heading>span{font-size:12px;line-height:1.4}
.rde2-hub-ranking-row{align-items:start}
.rde2-hub-ranking-row>span,.rde2-hub-ranking-row>strong,.rde2-hub-ranking-row span strong{font-size:14px;line-height:1.4}
.rde2-hub-ranking-row span small{font-size:12px;line-height:1.45}
.rde2-hub-finance-links span{font-size:12px;line-height:1.45}
.rde2-hub-candidate-office{font-size:12px;line-height:1.4}
.rde2-hub-candidate-body h3{font-size:18px;line-height:1.25;overflow-wrap:anywhere}
.rde2-hub-candidate-body p{font-size:14px;line-height:1.5}
.rde2-hub-candidate-related strong{font-size:13px;line-height:1.4}
.rde2-hub-candidate-related small{font-size:12px;line-height:1.4}
.rde2-hub-office-card strong{font-size:14px;line-height:1.4}
.rde2-hub-patrimony-name strong{font-size:15px;line-height:1.4}
.rde2-hub-patrimony-name small{font-size:12px;line-height:1.4}
.rde2-hub-patrimony-value{font-size:15px;line-height:1.4}
.rde2-hub-dimension-card h3{font-size:17px;line-height:1.35}
.rde2-hub-dimension-list li>span>strong{font-size:14px;line-height:1.4}
.rde2-hub-dimension-list li>span>small{font-size:12px;line-height:1.45}
.rde2-hub-dimension-list li>em{font-size:13px;line-height:1.4}
.rde2-hub-filter-context{font-size:12px;line-height:1.5}
.rde2-hub-filter-context strong{font-size:13px}
.rde2-hub-source-note,.rde2-hub-result-count,.rde2-hub-pagination{font-size:12px;line-height:1.5}
.rde2-hub-result-count strong{font-size:14px}
.rde2-hub-table-wrap{width:100%;max-width:100%;overflow:visible!important}
.rde2-hub-table{width:100%;min-width:0!important;max-width:100%;table-layout:fixed;border-collapse:collapse}
.rde2-hub-table th{font-size:12px;line-height:1.35;white-space:normal;overflow-wrap:anywhere}
.rde2-hub-table td{font-size:14px;line-height:1.5;white-space:normal!important;overflow-wrap:anywhere;word-break:normal}
.rde2-hub-table td small{font-size:12px;line-height:1.45}
.rde2-hub-related-links strong{font-size:15px;line-height:1.4;overflow-wrap:anywhere}
.rde2-hub-related-links span{font-size:12px;line-height:1.45;overflow-wrap:anywhere}
@media(max-width:820px){
  .rde2-hub-container{width:calc(100% - 24px)}
  .rde2-hub-view-nav{grid-template-columns:repeat(2,minmax(0,1fr))}
  .rde2-hub-integrated-title{display:grid;grid-template-columns:1fr;gap:16px}
  .rde2-hub-state-badge{width:100%;max-width:none}
  .rde2-hub-state-switch{display:grid;grid-template-columns:1fr;max-width:none}
  .rde2-hub-state-switch label,.rde2-hub-state-switch button{width:100%}
  .rde2-hub-dimension-grid,.rde2-hub-dimension-grid--triple{grid-template-columns:1fr}
  .rde2-hub-table thead{display:none}
  .rde2-hub-table,.rde2-hub-table tbody,.rde2-hub-table tr,.rde2-hub-table td{display:block;width:100%}
  .rde2-hub-table tr{margin:0 0 12px;padding:10px 12px;border:1px solid var(--rde2-hub-line);border-radius:11px;background:#fff}
  .rde2-hub-table td{display:grid;grid-template-columns:minmax(110px,.75fr) minmax(0,1.25fr);gap:10px;padding:8px 4px!important;border:0!important;text-align:left!important}
  .rde2-hub-table td:before{content:attr(data-label);color:#66756f;font-size:11px;font-weight:900;line-height:1.35;text-transform:uppercase;letter-spacing:.03em}
  .rde2-hub-table td[colspan]{display:block}
  .rde2-hub-table td[colspan]:before{content:none}
}
@media(max-width:560px){
  .rde2-hub-container{width:calc(100% - 18px)}
  .rde2-hub-view-nav{grid-template-columns:1fr}
  .rde2-hub-ranking-row{grid-template-columns:24px minmax(0,1fr);gap:6px 10px}
  .rde2-hub-ranking-row>strong{grid-column:2;text-align:left}
  .rde2-hub-patrimony-row{grid-template-columns:28px 42px minmax(0,1fr);height:auto}
  .rde2-hub-patrimony-value{grid-column:3;white-space:normal}
  .rde2-hub-patrimony-arrow{display:none}
  .rde2-hub-table td{grid-template-columns:minmax(92px,.8fr) minmax(0,1.2fr)}
}

/* 2.2.43 — cartões de categorias, composição e âncoras de precisão */
.rde2-hub #rde2-central,
.rde2-hub [id^="rde2-central-"]{scroll-margin-top:118px}
.rde2-hub-office-grid{
  display:grid;
  grid-template-columns:repeat(auto-fit,minmax(min(100%,245px),1fr));
  gap:12px;
  align-items:stretch;
}
.rde2-hub-office-card{
  display:grid;
  grid-template-columns:42px minmax(0,1fr) 28px;
  grid-template-areas:"icon copy arrow";
  align-items:center;
  gap:12px;
  min-width:0;
  min-height:104px;
  padding:16px;
  overflow:visible;
  text-decoration:none!important;
}
.rde2-hub-office-icon{
  grid-area:icon;
  display:grid;
  place-items:center;
  width:42px;
  height:42px;
  border-radius:10px;
  background:#f4f7f6;
  color:var(--rde2-hub-teal);
  font-size:14px;
  font-weight:900;
  line-height:1;
  white-space:normal;
}
.rde2-hub-office-copy{grid-area:copy;display:block;min-width:0}
.rde2-hub-office-copy strong{
  display:block;
  margin:0;
  color:var(--rde2-hub-ink);
  font-size:16px;
  font-weight:850;
  line-height:1.3;
  white-space:normal!important;
  overflow:visible!important;
  text-overflow:clip!important;
  overflow-wrap:break-word!important;
  word-break:normal!important;
  hyphens:none;
}
.rde2-hub-office-copy small{
  display:block;
  margin-top:5px;
  color:#6f7f7b;
  font-size:13px;
  font-weight:650;
  line-height:1.45;
  white-space:normal!important;
  overflow:visible!important;
  overflow-wrap:break-word!important;
  word-break:normal!important;
  hyphens:none;
}
.rde2-hub-office-arrow{
  grid-area:arrow;
  justify-self:end;
  align-self:center;
  color:var(--rde2-hub-red);
  font-size:18px;
  line-height:1;
}
.rde2-hub-related-badge{
  display:inline-flex;
  align-items:center;
  width:max-content;
  max-width:100%;
  margin:0 6px 5px 0;
  padding:3px 7px;
  border-radius:999px;
  background:#fff4e5;
  color:#8a4b08;
  font-size:11px;
  font-weight:850;
  line-height:1.3;
  white-space:normal;
}
.rde2-hub-candidate-office,
.rde2-hub-candidate-body p,
.rde2-hub-candidate-related strong,
.rde2-hub-candidate-related small,
.rde2-hub-patrimony-name strong,
.rde2-hub-patrimony-name small,
.rde2-hub-ranking-row>span,
.rde2-hub-ranking-row span strong,
.rde2-hub-ranking-row>strong,
.rde2-hub-dimension-list li>span>strong,
.rde2-hub-dimension-list li>em{
  white-space:normal!important;
  overflow:visible!important;
  text-overflow:clip!important;
  overflow-wrap:break-word!important;
  word-break:normal!important;
  hyphens:none;
}
.rde2-hub-view-heading>p{font-size:15px;line-height:1.65}
.rde2-hub-office-card:focus-visible,
.rde2-hub-patrimony-row:focus-visible,
.rde2-hub-card-link:focus-visible,
.rde2-hub-table-title:focus-visible{outline:3px solid #f59e0b;outline-offset:3px}
@media(max-width:900px){
  .rde2-hub-office-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
}
@media(max-width:560px){
  .rde2-hub-office-grid{grid-template-columns:1fr}
  .rde2-hub-office-card{grid-template-columns:40px minmax(0,1fr) 24px;min-height:94px;padding:14px}
  .rde2-hub-office-icon{width:40px;height:40px}
  .rde2-hub-office-copy strong{font-size:15px}
  .rde2-hub-office-copy small{font-size:12.5px}
}

/* 2.2.46 — normalização móvel geral: elimina alturas artificiais e espaços em branco */
@media(max-width:820px){
  .rde2-hub,
  .rde2-hub .rde2-hub-inner-content,
  .rde2-hub .rde2-hub-view-section,
  .rde2-hub .rde2-hub-overview-block,
  .rde2-hub .rde2-hub-dimension-card,
  .rde2-hub .rde2-hub-ranking-card,
  .rde2-hub .rde2-hub-availability-card{
    height:auto!important;
    min-height:0!important;
  }

  .rde2-hub .rde2-hub-inner-content{padding-top:24px!important;padding-bottom:42px!important}
  .rde2-hub .rde2-hub-section{padding-top:36px!important;padding-bottom:36px!important}
  .rde2-hub .rde2-hub-section--summary{padding-top:30px!important;padding-bottom:36px!important}
  .rde2-hub .rde2-hub-view-heading{gap:9px!important;margin-bottom:16px!important}
  .rde2-hub .rde2-hub-view-heading>p{margin:0!important}

  /* Filtros: não usar flex-basis como altura quando o layout vira coluna. */
  .rde2-hub .rde2-hub-filter{
    height:auto!important;
    min-height:0!important;
    align-content:start!important;
    justify-content:start!important;
    gap:12px!important;
    padding:14px!important;
  }
  .rde2-hub form.rde2-hub-filter{
    display:grid!important;
    grid-template-columns:1fr!important;
    align-items:start!important;
  }
  .rde2-hub form.rde2-hub-filter>input[type="hidden"]{display:none!important}
  .rde2-hub .rde2-hub-filter>label,
  .rde2-hub .rde2-hub-filter>.rde2-hub-filter-search,
  .rde2-hub .rde2-hub-filter>button{
    flex:0 0 auto!important;
    flex-basis:auto!important;
    align-self:stretch!important;
    width:100%!important;
    height:auto!important;
    margin:0!important;
  }
  .rde2-hub .rde2-hub-filter>label{
    display:grid!important;
    grid-template-rows:auto auto!important;
    align-content:start!important;
    gap:6px!important;
    min-height:0!important;
    padding:0!important;
  }
  .rde2-hub .rde2-hub-filter label>span{margin:0!important;padding:0!important}
  .rde2-hub .rde2-hub-filter select,
  .rde2-hub .rde2-hub-filter input:not([type="hidden"]),
  .rde2-hub .rde2-hub-filter button{
    height:auto!important;
    min-height:48px!important;
    margin:0!important;
  }

  /* Filtro de patrimônio com abas + estado. */
  .rde2-hub .rde2-hub-filter--tabs{
    display:grid!important;
    grid-template-columns:1fr!important;
    align-items:start!important;
  }
  .rde2-hub .rde2-hub-filter--tabs>.rde2-hub-filter-tabs,
  .rde2-hub .rde2-hub-filter--tabs>label{width:100%!important}
  .rde2-hub .rde2-hub-filter--tabs>label{flex:0 0 auto!important;flex-basis:auto!important;min-height:0!important}

  /* Cards e resumos não ficam com altura mínima herdada no celular. */
  .rde2-hub .rde2-hub-stat-card,
  .rde2-hub .rde2-hub-finance-stat,
  .rde2-hub .rde2-hub-view-stats .rde2-hub-stat-card{
    height:auto!important;
    min-height:0!important;
  }
  .rde2-hub .rde2-hub-view-stats{gap:9px!important;margin-bottom:16px!important}
  .rde2-hub .rde2-hub-overview-block{margin-top:24px!important;padding-top:24px!important}
  .rde2-hub .rde2-hub-dimension-grid{gap:10px!important}
  .rde2-hub .rde2-hub-filter-context{margin-top:0!important;margin-bottom:16px!important}

  .rde2-hub .rde2-hub-result-count,
  .rde2-hub .rde2-hub-pagination,
  .rde2-hub .rde2-hub-source-note{height:auto!important;min-height:0!important}
}

@media(max-width:560px){
  .rde2-hub .rde2-hub-container{width:calc(100% - 16px)!important}
  .rde2-hub .rde2-hub-inner-content{padding-top:18px!important;padding-bottom:30px!important}
  .rde2-hub .rde2-hub-section{padding-top:28px!important;padding-bottom:28px!important}
  .rde2-hub .rde2-hub-view-heading h2{font-size:clamp(28px,8.5vw,36px)!important;line-height:1.08!important}
  .rde2-hub .rde2-hub-view-heading>p{font-size:14px!important;line-height:1.55!important}
  .rde2-hub .rde2-hub-filter{padding:12px!important;gap:10px!important}
  .rde2-hub .rde2-hub-filter-tabs{grid-template-columns:1fr!important;gap:6px!important}
  .rde2-hub .rde2-hub-view-stats{grid-template-columns:1fr!important}
  .rde2-hub .rde2-hub-stat-card{padding:15px!important}
}
