/* Generated by bin/build-css-bundles.php. Do not edit directly. */

/* source: profile-verification.css */
.verified-profile-name{display:flex;align-items:center;gap:8px;min-width:0}.verified-profile-name>a,.verified-profile-name>span:first-child{min-width:0}.profile-verification-badge{position:relative;display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto;width:22px;height:22px;border-radius:50%;background:#1683d8;color:#fff;box-shadow:0 0 0 3px rgba(22,131,216,.12);vertical-align:middle}.profile-verification-badge svg{width:13px;height:13px;stroke-width:3}.candidate-card .profile-verification-badge,.mp-card .profile-verification-badge,.home-mp-card .profile-verification-badge{width:17px;height:17px;box-shadow:0 0 0 2px rgba(22,131,216,.1)}.candidate-card .profile-verification-badge svg,.mp-card .profile-verification-badge svg,.home-mp-card .profile-verification-badge svg{width:10px;height:10px}.profile-verification-badge:after{content:attr(data-tooltip);position:absolute;left:50%;bottom:calc(100% + 10px);z-index:20;width:max-content;max-width:250px;padding:8px 10px;border-radius:7px;background:#0d2b40;color:#fff;font:600 12px/1.35 system-ui,sans-serif;white-space:normal;opacity:0;pointer-events:none;transform:translate(-50%,4px);transition:.15s ease}.profile-verification-badge:hover:after,.profile-verification-badge:focus-visible:after{opacity:1;transform:translate(-50%,0)}.verified-profile-caption{display:inline-flex;align-items:center;gap:6px;margin-top:8px;color:#176fae;font-size:13px;font-weight:750}.verified-profile-caption svg{width:13px;height:13px}.biography-verification-control{display:grid;grid-template-columns:auto auto 1fr;align-items:start;gap:12px;margin-top:20px;padding:18px;border:1px solid #bcdced;border-radius:13px;background:#f2f9fd;cursor:pointer}.biography-verification-control>input{width:18px;height:18px;margin-top:3px;accent-color:#1683d8}.verification-control-icon{display:inline-flex;align-items:center;justify-content:center;width:25px;height:25px;border-radius:50%;background:#1683d8;color:#fff}.biography-verification-control strong,.biography-verification-control small{display:block}.biography-verification-control strong{color:#0b3550;font-size:15px}.biography-verification-control small{margin-top:5px;color:#567386;font-size:13px;line-height:1.5}@media(max-width:640px){.profile-verification-badge:after{display:none}.profile-identity .verified-profile-name,.mp-profile-title .verified-profile-name{gap:7px}.profile-identity .profile-verification-badge,.mp-profile-title .profile-verification-badge{width:20px;height:20px}.biography-verification-control{grid-template-columns:auto 1fr}.biography-verification-control>span:last-child{grid-column:2}.verification-control-icon{display:none}}

/* source: profile-social-links.css */
.profile-social-links{display:flex;align-items:center;gap:13px;margin-top:18px}.profile-social-label{color:#64748b;font-size:12px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.profile-social-icons{display:flex;align-items:center;flex-wrap:wrap;gap:8px}.profile-social-icon{width:38px;height:38px;display:grid;place-items:center;border:1px solid #d7e2eb;border-radius:50%;background:#fff;color:#173954;transition:transform .18s ease,border-color .18s ease,background .18s ease,box-shadow .18s ease}.profile-social-icon img{width:17px;height:17px;object-fit:contain;opacity:.82}.profile-social-icon.is-active:hover,.profile-social-icon.is-active:focus-visible{transform:translateY(-2px);border-color:var(--party-primary,#0c6e8a);background:var(--party-light,#eef8fa);box-shadow:0 7px 17px rgba(9,40,62,.11);outline:0}.profile-social-icon.is-disabled{opacity:.3;filter:grayscale(1);cursor:not-allowed}.mp-profile-title .profile-social-links{margin-top:16px}.profile-identity .profile-social-links{margin-top:15px}@media(max-width:720px){.profile-social-links{gap:9px;margin-top:14px}.profile-social-label{width:100%;font-size:10px}.profile-social-icons{gap:7px}.profile-social-icon{width:36px;height:36px}}
.social-admin-fields{margin-top:22px;padding-top:20px;border-top:1px solid #dce6ee}.social-admin-fields h3{margin:0 0 4px;font-size:16px}.social-admin-fields>p{margin:0 0 15px;color:#64748b;font-size:13px}

/* source: app.css */
:root{--ink:#102a43;--ink-2:#243b53;--muted:#627d98;--line:#dce6ee;--soft:#f3f7fa;--brand:#1d597f;--brand-dark:#123a55;--teal:#1b7565;--white:#fff;--shadow:0 14px 40px rgba(16,42,67,.09);--radius:18px;--font:Inter,"Segoe UI",Arial,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);font-family:var(--font);background:#fff;-webkit-font-smoothing:antialiased}body.no-scroll{overflow:hidden}a{color:inherit;text-decoration:none}button,input,select{font:inherit}button{cursor:pointer}.container{width:min(1180px,calc(100% - 40px));margin:auto}.icon{vertical-align:middle;flex:none}.skip-link{position:fixed;left:20px;top:-80px;z-index:999;background:#fff;padding:12px 18px;border-radius:8px}.skip-link:focus{top:12px}.topline{background:#0e2b40;color:#c9d9e5;font-size:12px}.topline .container{height:34px;display:flex;align-items:center;justify-content:space-between}.topline a{color:#fff}.live-dot,.updated i,.eyebrow i{display:inline-block;width:7px;height:7px;border-radius:50%;background:#44c9a8;margin-right:7px;box-shadow:0 0 0 4px rgba(68,201,168,.12)}.site-header{height:76px;border-bottom:1px solid var(--line);background:rgba(255,255,255,.96);position:sticky;top:0;z-index:50;backdrop-filter:blur(14px)}.nav-wrap{height:100%;display:flex;align-items:center;justify-content:space-between}.brand{display:flex;align-items:center;gap:10px;font-size:15px;letter-spacing:1.5px}.brand strong{font-weight:800}.brand-mark{width:31px;height:31px;border-radius:50%;display:grid;place-content:center;gap:2px;background:var(--ink);transform:rotate(-10deg)}.brand-mark i{display:block;height:2px;border-radius:2px;background:#fff}.brand-mark i:nth-child(1){width:9px}.brand-mark i:nth-child(2){width:15px}.brand-mark i:nth-child(3){width:20px}.brand-light{color:#fff}.brand-light .brand-mark{background:#fff}.brand-light .brand-mark i{background:var(--ink)}.main-nav{display:flex;gap:30px;height:100%;align-items:center}.main-nav a{font-size:14px;font-weight:600;color:#526c80;height:100%;display:flex;align-items:center;border-bottom:2px solid transparent}.main-nav a:hover,.main-nav a.active{color:var(--ink);border-color:var(--ink)}.nav-actions{display:flex;align-items:center;gap:10px}.icon-button{border:0;background:transparent;width:42px;height:42px;border-radius:50%;display:grid;place-items:center;color:var(--ink);position:relative}.icon-button:hover{background:var(--soft)}.button{border:0;border-radius:10px;height:43px;padding:0 17px;display:inline-flex;align-items:center;justify-content:center;gap:8px;font-weight:700;font-size:13px;transition:.2s}.button-primary{background:var(--ink);color:#fff}.button-primary:hover{background:var(--brand)}.button-ghost{border:1px solid var(--line);background:#fff}.button-white{background:#fff;border:1px solid var(--line)}.button-light{background:#fff;color:var(--ink)}.full{width:100%}.menu-button{display:none;border:0;background:transparent}.search-overlay{position:fixed;inset:0;background:rgba(10,32,48,.78);z-index:100;display:none;place-items:start center;padding-top:12vh;backdrop-filter:blur(8px)}.search-overlay.open{display:grid}.search-dialog{width:min(720px,calc(100% - 30px));background:#fff;border-radius:20px;padding:34px;position:relative;box-shadow:0 30px 80px rgba(0,0,0,.3)}.search-close{position:absolute;right:18px;top:15px;border:0;background:transparent;font-size:28px}.mega-search{height:62px;border:1px solid #b7c9d6;border-radius:12px;display:flex;align-items:center;padding:0 10px 0 18px;margin-top:15px}.mega-search input{border:0;outline:0;flex:1;font-size:17px;padding:0 12px}.search-hints{display:flex;gap:14px;margin-top:18px;font-size:13px;color:var(--muted)}.search-hints a{color:var(--brand);font-weight:700}.eyebrow{font-size:11px;text-transform:uppercase;letter-spacing:1.7px;font-weight:800;color:var(--brand)}.hero{min-height:650px;background:linear-gradient(140deg,#f9fbfc 0,#f1f6f8 52%,#e8f1f4 100%);overflow:hidden;position:relative;border-bottom:1px solid var(--line)}.hero-grid{display:grid;grid-template-columns:1.05fr .95fr;gap:72px;align-items:center;min-height:650px;padding-top:30px;padding-bottom:30px;position:relative;z-index:2}.hero-copy h1{font-size:60px;line-height:1.03;letter-spacing:-3px;margin:20px 0 22px;max-width:650px}.hero-copy h1 em{font-style:normal;color:var(--brand);font-weight:500}.hero-copy>p{font-size:18px;line-height:1.7;color:#4d6578;max-width:620px}.hero-search{height:64px;display:flex;align-items:center;background:#fff;border:1px solid #d4e0e8;border-radius:13px;padding:0 9px 0 18px;box-shadow:0 10px 25px rgba(16,42,67,.07);margin-top:30px;max-width:620px}.hero-search input{flex:1;height:100%;border:0;outline:0;padding:0 13px;font-size:15px;min-width:0}.hero-search button{height:46px;width:83px;border:0;border-radius:9px;background:var(--ink);color:#fff;font-weight:700}.quick-links{display:flex;align-items:center;gap:14px;margin-top:18px;font-size:12px;color:var(--muted);flex-wrap:wrap}.quick-links a{color:var(--ink);font-weight:700}.quick-links a:last-child{display:flex;gap:4px}.hero-orb{position:absolute;border-radius:50%;filter:blur(1px)}.orb-a{width:400px;height:400px;right:-120px;top:-160px;background:rgba(76,143,151,.1)}.orb-b{width:230px;height:230px;left:42%;bottom:-150px;background:rgba(61,111,143,.09)}.radar-card{background:#102e43;color:#fff;border-radius:23px;padding:27px;box-shadow:0 25px 60px rgba(16,42,67,.23);position:relative;overflow:hidden}.radar-card:after{content:"";position:absolute;width:220px;height:220px;border-radius:50%;background:#2a6a72;filter:blur(80px);right:-80px;bottom:-90px;opacity:.35}.radar-head,.section-head,.admin-card-head{display:flex;justify-content:space-between;align-items:flex-start}.radar-head h2{font-size:18px;margin:7px 0}.radar-head .eyebrow{color:#9dc5d4}.updated{font-size:11px;border:1px solid rgba(255,255,255,.16);border-radius:20px;padding:7px 10px;color:#b8cedb}.radar-visual{height:338px;position:relative;margin-top:8px;overflow:hidden;background:radial-gradient(circle at 48% 50%,rgba(67,143,151,.15),transparent 45%)}.radar-ring{position:absolute;border:1px solid rgba(147,195,203,.18);border-radius:50%;left:50%;top:50%;transform:translate(-50%,-50%)}.r1{width:110px;height:110px}.r2{width:220px;height:220px}.r3{width:330px;height:330px}.radar-ring:after,.radar-ring:before{content:"";position:absolute;background:rgba(147,195,203,.13)}.r3:before{width:1px;height:330px;left:50%}.r3:after{height:1px;width:330px;top:50%}.radar-sweep{position:absolute;width:160px;height:160px;left:50%;top:50%;transform-origin:0 0;background:conic-gradient(from 270deg,rgba(81,189,173,.35),transparent 30%);animation:sweep 8s linear infinite}@keyframes sweep{to{transform:rotate(360deg)}}.radar-point{position:absolute;font-size:10px;line-height:1.3}.radar-point:before{content:"";position:absolute;width:8px;height:8px;border-radius:50%;background:#65dbc0;left:-15px;top:5px;box-shadow:0 0 0 5px rgba(101,219,192,.12)}.radar-point b,.radar-point small{display:block}.radar-point small{color:#8baabd}.p1{left:18%;top:27%}.p2{left:52%;top:41%}.p3{left:31%;top:69%}.p4{left:69%;top:62%}.radar-stats{display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid rgba(255,255,255,.12);padding-top:20px;position:relative;z-index:2}.radar-stats div{border-right:1px solid rgba(255,255,255,.1);text-align:center}.radar-stats div:last-child{border:0}.radar-stats strong{display:block;font-size:20px}.radar-stats span{color:#8faabd;font-size:10px;text-transform:uppercase;letter-spacing:1px}.trust-strip{border-bottom:1px solid var(--line)}.trust-strip .container{height:86px;display:grid;grid-template-columns:repeat(3,1fr);align-items:center}.trust-strip .container>div{display:flex;gap:13px;align-items:center;justify-content:center;border-right:1px solid var(--line);color:var(--brand)}.trust-strip .container>div:last-child{border:0}.trust-strip span{display:flex;flex-direction:column;font-size:12px;color:var(--muted);line-height:1.45}.trust-strip strong{color:var(--ink);font-size:13px}.section{padding-top:82px;padding-bottom:82px}.section-soft{background:var(--soft)}.section-head{margin-bottom:32px}.section-head h2{font-size:33px;letter-spacing:-1.2px;margin:8px 0}.section-head p{color:var(--muted);margin:0;font-size:14px}.section-head.compact h2{font-size:27px}.text-link{font-size:13px;font-weight:800;color:var(--brand);display:flex;gap:8px;align-items:center}.candidate-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}.candidate-grid.grid-3{grid-template-columns:repeat(3,1fr)}.candidate-card{border:1px solid var(--line);border-radius:var(--radius);background:#fff;overflow:hidden;transition:.25s}.candidate-card:hover{transform:translateY(-4px);box-shadow:var(--shadow);border-color:#c5d5df}.candidate-cover{height:180px;background:linear-gradient(155deg,color-mix(in srgb,var(--party) 8%,#f1f4f6),#e7edf0);position:relative;display:grid;place-items:end center;padding-top:23px;border-top:3px solid var(--party)}.avatar{width:48px;height:48px;border-radius:50%;display:grid;place-items:center;font-weight:800;color:#fff;letter-spacing:.5px;box-shadow:inset 0 0 0 1px rgba(255,255,255,.3)}.avatar-lg{width:112px;height:112px;font-size:27px}.avatar-xl{width:178px;height:178px;border-radius:24px;font-size:43px}.tone-1{background:linear-gradient(145deg,#668ba7,#214d69)}.tone-2{background:linear-gradient(145deg,#bd7f73,#71453e)}.tone-3{background:linear-gradient(145deg,#6b9b8d,#2d5b50)}.tone-4{background:linear-gradient(145deg,#c19963,#70512f)}.status{position:absolute;left:12px;top:12px;background:#fff;border:1px solid var(--line);border-radius:20px;padding:6px 9px;font-size:9px;font-weight:800;text-transform:uppercase;letter-spacing:.7px}.status-prospective{color:#a56a1f}.status-candidate{color:#166656}.compare-check{position:absolute;right:10px;top:10px}.compare-check input{position:absolute;opacity:0}.compare-check span{display:flex;gap:5px;align-items:center;background:rgba(255,255,255,.9);border-radius:8px;padding:6px 8px;font-size:10px;font-weight:700}.compare-check input:checked+span{background:var(--ink);color:#fff}.candidate-body{padding:19px}.candidate-loc{display:flex;align-items:center;gap:5px;color:var(--muted);font-size:10px;text-transform:uppercase;font-weight:800;letter-spacing:.7px}.candidate-body h3{font-size:19px;margin:9px 0 5px}.candidate-body h3 a:hover{color:var(--brand)}.candidate-body>p{font-size:12px;color:var(--muted);margin:0 0 15px}.party-line{font-size:11px;font-weight:700;display:flex;align-items:center;gap:7px}.party-line i{width:7px;height:7px;border-radius:50%}.candidate-footer{height:42px;border-top:1px solid var(--line);padding:0 14px;display:flex;align-items:center;gap:15px;color:var(--muted);font-size:10px}.candidate-footer span{display:flex;align-items:center;gap:4px}.candidate-footer a{margin-left:auto;color:var(--ink)}.up{color:#16806b!important}.city-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:13px}.city-card{min-height:86px;background:#fff;border:1px solid var(--line);border-radius:13px;padding:16px;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:13px;position:relative}.city-card:hover{border-color:#99b6c8;box-shadow:0 8px 20px rgba(16,42,67,.05)}.city-code{width:43px;height:43px;border-radius:12px;background:#e7f0f5;color:var(--brand);display:grid;place-items:center;font-size:13px;font-weight:800}.city-card h3{font-size:15px;margin:0 0 5px}.city-card p{font-size:11px;color:var(--muted);margin:0}.city-pulse{position:absolute;left:72px;bottom:13px;width:80px;height:2px;background:#e6edf1}.city-pulse span{display:block;height:100%;background:#4e8e89}.two-col{display:grid;grid-template-columns:1fr 1fr;gap:70px}.poll-card{border:1px solid var(--line);border-radius:var(--radius);padding:26px;background:#fff}.poll-meta{display:flex;align-items:center;justify-content:space-between;color:var(--muted);font-size:10px;text-transform:uppercase;letter-spacing:.5px}.poll-meta span{display:flex;gap:5px;align-items:center}.poll-card h3,.poll-card h2{font-size:22px;line-height:1.35;margin:16px 0 20px}.poll-option{height:46px;width:100%;border:1px solid var(--line);border-radius:9px;background:#fff;text-align:left;padding:0 14px;margin-bottom:9px;color:var(--ink)}.poll-option:hover{border-color:var(--brand);background:#f7fafb}.disclaimer{display:flex;gap:8px;align-items:flex-start;color:var(--muted);font-size:10px;line-height:1.5;margin:13px 0 0}.news-list{border-top:1px solid var(--line)}.news-item{display:grid;grid-template-columns:auto 1fr auto;gap:15px;align-items:center;padding:16px 0;border-bottom:1px solid var(--line)}.news-thumb{width:62px;height:62px;border-radius:10px;background:#edf3f6;display:grid;place-items:center;color:var(--brand)}.news-item span{font-size:9px;text-transform:uppercase;color:var(--brand);font-weight:800;letter-spacing:.7px}.news-item h3{font-size:14px;margin:5px 0}.news-item p{font-size:10px;color:var(--muted);margin:0}.compare-cta{background:#112f44;color:#fff}.compare-cta .container{min-height:275px;display:grid;grid-template-columns:1fr 1.25fr auto;align-items:center;gap:65px}.compare-cta .eyebrow{color:#9fc8d2}.compare-cta h2{font-size:32px;margin:9px 0}.compare-cta p{color:#adbec9;line-height:1.6;font-size:13px}.compare-art{display:flex;align-items:center;justify-content:center;gap:10px}.mini-profile{width:120px;height:148px;border:1px solid rgba(255,255,255,.14);background:rgba(255,255,255,.06);border-radius:13px;display:flex;flex-direction:column;align-items:center;padding:19px}.mini-profile i{height:5px;width:70px;border-radius:4px;background:rgba(255,255,255,.14);margin-top:13px}.mini-profile i:last-child{width:48px;margin-top:7px}.versus{width:35px;height:35px;border-radius:50%;background:#fff;color:var(--ink);display:grid;place-items:center;font-size:10px;font-weight:900;z-index:2;margin:0 -20px}.site-footer{background:#0b2437;color:#b7c9d4;padding-top:65px}.footer-grid{display:grid;grid-template-columns:2fr repeat(3,1fr);gap:70px}.footer-grid>div:first-child p{font-size:13px;line-height:1.7;max-width:280px;margin:22px 0}.footer-grid h3{font-size:12px;color:#fff;text-transform:uppercase;letter-spacing:1px;margin:0 0 20px}.footer-grid>div>a:not(.brand){display:block;font-size:12px;margin:0 0 14px}.neutral-badge{border:1px solid rgba(255,255,255,.14);border-radius:20px;padding:8px 12px;display:inline-flex;align-items:center;gap:7px;font-size:10px}.footer-bottom{border-top:1px solid rgba(255,255,255,.1);margin-top:50px;height:70px;display:flex;align-items:center;justify-content:space-between;font-size:10px}.compare-dock{position:fixed;left:50%;bottom:25px;transform:translate(-50%,140%);background:#fff;border:1px solid var(--line);box-shadow:0 12px 40px rgba(16,42,67,.2);border-radius:13px;padding:10px 10px 10px 20px;display:flex;gap:25px;align-items:center;z-index:40;font-size:13px;transition:.3s}.compare-dock.show{transform:translate(-50%,0)}.page-hero{background:linear-gradient(135deg,#f6f9fb,#ecf3f6);border-bottom:1px solid var(--line)}.compact-hero .container{min-height:270px;display:flex;align-items:center;justify-content:space-between}.page-hero h1{font-size:46px;letter-spacing:-2px;margin:12px 0}.page-hero p{color:var(--muted);font-size:15px}.result-stat{border-left:1px solid #cddce5;padding-left:35px}.result-stat strong{display:block;font-size:34px}.result-stat span{font-size:11px;text-transform:uppercase;color:var(--muted);letter-spacing:1px}.listing-layout{display:grid;grid-template-columns:235px 1fr;gap:35px;padding-top:48px;padding-bottom:80px}.filter-panel{border:1px solid var(--line);border-radius:14px;padding:20px;align-self:start;position:sticky;top:100px}.filter-title{display:flex;justify-content:space-between;margin-bottom:22px}.filter-title button{border:0;background:none;color:var(--brand);font-size:11px}.filter-panel>label{display:block;font-size:11px;font-weight:700;margin-bottom:17px}.input-wrap{height:42px;border:1px solid var(--line);border-radius:8px;display:flex;align-items:center;padding:0 11px;background:#fff;margin-top:7px}.input-wrap input{width:100%;border:0;outline:0;padding:0 7px;font-size:12px}.input-wrap.small{width:230px;margin:0}.filter-panel select,.listing-toolbar select,.admin-card select{width:100%;height:42px;border:1px solid var(--line);background:#fff;border-radius:8px;padding:0 9px;margin-top:7px;color:var(--ink);font-size:12px}.filter-panel fieldset{border:0;padding:0;margin:20px 0}.filter-panel legend{font-size:11px;font-weight:700;margin-bottom:10px}.check-row{display:flex!important;align-items:center;font-size:11px!important;font-weight:500!important;margin:9px 0!important;gap:7px}.check-row span{margin-left:auto;color:var(--muted)}.listing-toolbar{height:50px;display:flex;justify-content:space-between;align-items:center;margin-bottom:18px;font-size:12px;color:var(--muted)}.listing-toolbar>div{display:flex;gap:8px}.listing-toolbar select{width:145px;margin:0}.button-filter{display:none}.empty-state{padding:70px;text-align:center;border:1px dashed #bccdd8;border-radius:15px;color:var(--muted)}.empty-state.visible{display:block}.empty-state h3{color:var(--ink)}.profile-hero{background:linear-gradient(135deg,#f4f8fa,#eaf1f4);border-bottom:1px solid var(--line);padding:25px 0 0}.breadcrumbs{display:flex;align-items:center;gap:7px;font-size:10px;color:var(--muted);margin-bottom:30px}.profile-main{display:grid;grid-template-columns:auto 1fr auto;gap:28px;align-items:center}.profile-avatar-wrap{position:relative}.profile-avatar-wrap .status{top:auto;bottom:10px;left:50%;transform:translateX(-50%);white-space:nowrap}.profile-identity h1{font-size:42px;letter-spacing:-1.5px;margin:10px 0 5px}.profile-role{color:var(--muted);font-size:14px}.verify-box{display:flex;align-items:center;gap:9px;background:#fff;border:1px solid #d7e3e9;border-radius:10px;padding:9px 12px;max-width:570px;margin-top:17px;color:var(--teal)}.verify-box div{display:flex;flex-direction:column}.verify-box strong{font-size:10px}.verify-box span{font-size:9px;color:var(--muted);margin-top:2px}.verify-box button{margin-left:auto;border:1px solid var(--line);background:#fff;border-radius:50%;width:20px;height:20px}.profile-actions{display:flex;gap:8px;align-self:start;margin-top:40px}.profile-kpis{display:grid;grid-template-columns:repeat(4,1fr);margin-top:35px;border-top:1px solid #d5e1e7}.profile-kpis>div{padding:20px 25px;border-right:1px solid #d5e1e7}.profile-kpis>div:last-child{border:0}.profile-kpis span,.profile-kpis small{display:block;color:var(--muted);font-size:9px;text-transform:uppercase;letter-spacing:.5px}.profile-kpis strong{display:block;font-size:23px;margin:5px 0}.profile-nav{height:60px;border-bottom:1px solid var(--line);background:#fff;position:sticky;top:76px;z-index:30}.profile-nav .container{display:flex;height:100%;align-items:center;gap:30px}.profile-nav a{height:100%;display:flex;align-items:center;gap:5px;font-size:11px;font-weight:700;border-bottom:2px solid transparent}.profile-nav a.active{border-color:var(--ink)}.profile-nav a span{background:#e9f0f4;padding:2px 6px;border-radius:10px}.profile-layout{display:grid;grid-template-columns:1fr 300px;gap:35px;padding-top:50px;padding-bottom:80px;background:#fff}.profile-content{display:grid;gap:20px}.content-card,.aside-card{border:1px solid var(--line);border-radius:15px;padding:28px}.content-title{display:flex;align-items:center;gap:13px;border-bottom:1px solid var(--line);padding-bottom:20px;margin-bottom:22px}.content-title h2{font-size:22px;margin:4px 0}.title-icon{width:42px;height:42px;border-radius:10px;background:#edf4f7;color:var(--brand);display:grid;place-items:center}.lead-copy{font-size:14px;line-height:1.8;color:#435b6d}.fact-grid{display:grid;grid-template-columns:1fr 1fr;margin-top:25px;border:1px solid var(--line);border-radius:10px;overflow:hidden}.fact-grid div{padding:16px;border-bottom:1px solid var(--line)}.fact-grid div:nth-child(odd){border-right:1px solid var(--line)}.fact-grid div:nth-last-child(-n+2){border-bottom:0}.fact-grid span{display:block;font-size:9px;text-transform:uppercase;color:var(--muted);letter-spacing:.7px}.fact-grid strong{display:block;font-size:12px;margin-top:6px}.source-note{display:flex;align-items:center;gap:8px;background:#f3f8fa;border-radius:8px;padding:12px;margin-top:20px;font-size:10px;color:var(--muted)}.source-note a{margin-left:auto;color:var(--brand);font-weight:800}.timeline{border-left:1px solid #cbd9e1;margin-left:8px;padding-left:24px}.timeline>div{position:relative;padding-bottom:23px}.timeline>div:last-child{padding-bottom:0}.timeline i{position:absolute;width:9px;height:9px;border-radius:50%;background:var(--brand);left:-29px;top:3px;box-shadow:0 0 0 5px #edf4f7}.timeline span{font-size:9px;color:var(--brand);font-weight:800}.timeline h3{font-size:14px;margin:6px 0}.timeline p{color:var(--muted);font-size:11px;margin:0}.project-list>a{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:16px;padding:15px 0;border-bottom:1px solid var(--line)}.project-list>a>span{font-size:18px;color:#9bb1bf;font-weight:300}.project-list h3{font-size:13px;margin:0 0 5px}.project-list p{font-size:10px;color:var(--muted);margin:0}.profile-aside{display:grid;gap:18px;align-content:start}.aside-card{padding:20px}.aside-card h3{font-size:14px;margin:0 0 15px}.aside-card dl{margin:0}.aside-card dl>div{display:flex;justify-content:space-between;border-bottom:1px solid var(--line);padding:12px 0;font-size:10px}.aside-card dl>div:last-child{border:0}.aside-card dt{color:var(--muted)}.aside-card dd{margin:0;font-weight:700;text-align:right}.tiny-status{color:var(--teal);background:#e8f5f1;border-radius:20px;padding:4px 7px}.aside-title{display:flex;justify-content:space-between}.aside-title span{font-size:10px;border-radius:15px;background:#edf3f6;padding:4px 8px}.source-item{display:flex;gap:9px;align-items:center;padding:12px 0;border-bottom:1px solid var(--line);color:var(--brand)}.source-item>span{display:flex;flex-direction:column;flex:1}.source-item strong{font-size:10px;color:var(--ink)}.source-item small{font-size:8px;color:var(--muted);margin-top:3px}.centered{justify-content:center;margin-top:16px}.correction-card{padding:22px;background:#123a55;color:#fff;border-radius:15px}.correction-card h3{font-size:15px}.correction-card p{font-size:10px;color:#bbceda;line-height:1.5}.city-hero,.party-hero{padding:25px 0 0}.city-title,.party-title{display:flex;align-items:center;gap:20px}.plate{width:80px;height:80px;border-radius:17px;display:grid;place-items:center;background:var(--ink);color:#fff;font-size:28px;font-weight:800}.city-title h1,.party-title h1{margin:7px 0}.city-summary{display:grid;grid-template-columns:repeat(4,1fr);margin-top:30px;border-top:1px solid var(--line)}.city-summary>div{padding:18px 0;border-right:1px solid var(--line)}.city-summary strong,.city-summary span{display:block}.city-summary strong{font-size:21px}.city-summary span{font-size:9px;color:var(--muted);text-transform:uppercase;margin-top:4px}.district-tabs{display:flex;border-bottom:1px solid var(--line);margin-bottom:45px}.district-tabs button{border:0;background:transparent;padding:14px 20px;font-size:11px;font-weight:700;border-bottom:2px solid transparent}.district-tabs button.active{border-color:var(--ink)}.party-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:14px}.party-card{display:flex;align-items:center;gap:15px;background:#fff;border:1px solid var(--line);border-radius:13px;padding:16px}.party-card>svg{margin-left:auto}.party-logo{width:48px;height:48px;border-radius:50%;background:color-mix(in srgb,var(--party) 13%,white);border:1px solid color-mix(in srgb,var(--party) 30%,white);color:var(--party);font-weight:900;font-size:11px;display:grid;place-items:center}.party-logo-xl{width:90px;height:90px;font-size:20px}.party-card h3{font-size:13px;margin:0 0 5px}.party-card p{font-size:10px;color:var(--muted);margin:0}.party-hero{position:relative}.party-hero:before{content:"";position:absolute;width:240px;height:240px;background:var(--party);opacity:.05;right:10%;top:-80px;border-radius:50%}.compare-page{padding-top:45px;padding-bottom:80px}.compare-selectors{display:flex;gap:12px;margin-bottom:25px}.selected-person,.add-person{height:68px;flex:1;border:1px solid var(--line);border-radius:12px;background:#fff;display:flex;align-items:center;gap:11px;padding:10px}.selected-person .avatar{width:42px;height:42px;font-size:11px}.selected-person span{display:flex;flex-direction:column}.selected-person strong{font-size:12px}.selected-person small{font-size:9px;color:var(--muted);margin-top:3px}.selected-person button{margin-left:auto;border:0;background:transparent;font-size:18px}.add-person{justify-content:center;border-style:dashed;color:var(--brand);font-weight:800}.compare-table-wrap{overflow:auto;border:1px solid var(--line);border-radius:15px}.compare-table{border-collapse:collapse;width:100%;table-layout:fixed;min-width:800px}.compare-table th,.compare-table td{padding:18px;border-right:1px solid var(--line);border-bottom:1px solid var(--line);font-size:11px;text-align:left}.compare-table thead th{text-align:center;background:#f7fafb;height:180px}.compare-table thead th:first-child{text-align:left;vertical-align:bottom}.compare-table thead .avatar{margin:0 auto 10px}.compare-table thead strong,.compare-table thead small{display:block}.compare-table thead small{color:var(--muted);margin-top:4px}.compare-table tbody th{background:#f8fafb;color:var(--muted);text-transform:uppercase;font-size:9px;letter-spacing:.7px}.compare-note,.poll-warning{margin-top:20px;background:#eef6f7;border:1px solid #cee3e2;border-radius:12px;padding:15px;display:flex;gap:12px;color:var(--teal)}.compare-note p,.poll-warning p{font-size:10px;line-height:1.6;margin:0;color:var(--muted)}.compare-note strong,.poll-warning strong{display:block;color:var(--ink)}.poll-page{padding-top:40px;padding-bottom:80px}.poll-warning{margin:0 0 25px}.poll-grid{display:grid;grid-template-columns:1fr 1fr;gap:20px}.poll-large{padding:30px}.poll-large>p{font-size:11px;color:var(--muted)}.poll-radio{display:block;margin:9px 0}.poll-radio input{position:absolute;opacity:0}.poll-radio span{height:48px;border:1px solid var(--line);border-radius:9px;display:flex;align-items:center;gap:10px;padding:0 13px;font-size:12px}.poll-radio span i{width:16px;height:16px;border:1px solid #a8bac6;border-radius:50%}.poll-radio input:checked+span{border-color:var(--brand);background:#f3f8fa}.poll-radio input:checked+span i{border:5px solid var(--brand)}.poll-large form .button{margin-top:18px}.poll-footer{border-top:1px solid var(--line);padding-top:17px;margin-top:20px;display:flex;justify-content:space-between;font-size:10px;color:var(--muted)}.poll-footer span{display:flex;gap:5px}.poll-footer button{border:0;background:none;color:var(--brand);font-weight:700}.poll-results>div{margin:15px 0}.poll-results span{display:flex;justify-content:space-between;font-size:11px;margin-bottom:6px}.poll-results i{height:6px;background:#e4edf1;border-radius:4px;display:block;overflow:hidden}.poll-results em{height:100%;display:block;background:var(--brand)}.not-found{text-align:center;padding:130px 20px}.not-found>span{font-size:90px;font-weight:900;color:#e4edf2}.not-found h1{font-size:32px}.not-found p{color:var(--muted);margin-bottom:30px}.toast{position:fixed;right:25px;bottom:25px;background:var(--ink);color:#fff;padding:14px 18px;border-radius:9px;font-size:12px;transform:translateY(150%);transition:.3s;z-index:200}.toast.show{transform:translateY(0)}
.poll-honeypot{position:absolute!important;left:-9999px!important;width:1px!important;height:1px!important;opacity:0!important;pointer-events:none!important}

/* source: party-themes.css */
.party-themed{--party:#475569;--party-secondary:#64748b;--party-support:#64748b;--party-light:#f1f5f9;--party-dark:#0f172a;--party-button:#475569;--party-button-hover:#334155;--party-on-button:#fff;--party-chart:#475569;--party-badge:#475569}
.candidate-card-editorial.party-themed{border-top:4px solid var(--party);box-shadow:0 1px 0 rgba(15,23,42,.04)}.candidate-card-editorial.party-themed:hover{border-color:color-mix(in srgb,var(--party) 32%,#d8e2e8);box-shadow:0 20px 48px color-mix(in srgb,var(--party) 12%,transparent)}.candidate-card-editorial.party-themed .candidate-cover{border-top:0}.candidate-party i{background:var(--party);box-shadow:0 0 0 3px color-mix(in srgb,var(--party) 11%,white)}.candidate-party img{width:21px;height:21px;border-radius:5px;object-fit:contain;background:#fff;border:1px solid #e2e8f0;padding:2px}.candidate-card-editorial .candidate-body h3 a:hover,.candidate-card-editorial .candidate-profile-link{color:var(--party-dark)!important}.candidate-card-editorial .compare-check input:checked+span{background:var(--party-button);color:var(--party-on-button)}
.party-profile{background:linear-gradient(118deg,var(--party-light) 0,#fff 57%,color-mix(in srgb,var(--party-secondary) 6%,white) 100%);border-top:4px solid var(--party);position:relative;overflow:hidden}.party-profile:after{content:"";position:absolute;right:-120px;top:-180px;width:430px;height:430px;border-radius:50%;background:color-mix(in srgb,var(--party) 9%,transparent);pointer-events:none}.party-profile>.container{position:relative;z-index:1}.profile-photo-frame{width:190px;height:224px;border-radius:22px 22px 10px 10px;overflow:hidden;position:relative;background-image:url('/assets/images/candidate-portraits-editorial.webp');background-repeat:no-repeat;background-size:400% auto;background-position-y:25%;border:5px solid #fff;box-shadow:0 18px 42px color-mix(in srgb,var(--party-dark) 18%,transparent)}.profile-photo-frame.portrait-1{background-position-x:0}.profile-photo-frame.portrait-2{background-position-x:33.333%}.profile-photo-frame.portrait-3{background-position-x:66.666%}.profile-photo-frame.portrait-4{background-position-x:100%}.profile-photo-frame.has-photo{background-image:none}.profile-photo-frame img{width:100%;height:100%;object-fit:cover;object-position:center 24%}.profile-photo-frame.no-photo{display:grid;place-items:center;background-image:linear-gradient(145deg,var(--party-light),#fff)}.profile-photo-frame.no-photo span{width:106px;height:106px;border-radius:50%;display:grid;place-items:center;background:#fff;color:var(--party);font:700 31px Georgia,serif;border:1px solid color-mix(in srgb,var(--party) 20%,white)}.party-profile .profile-avatar-wrap .status{bottom:13px;background:#fff;color:var(--party-dark);border-color:color-mix(in srgb,var(--party) 25%,#ddd)}
.party-identity{display:inline-flex;align-items:center;gap:10px;border:1px solid color-mix(in srgb,var(--party) 22%,#d8e2e8);background:rgba(255,255,255,.88);padding:7px 12px 7px 7px;border-radius:12px}.party-identity>img,.party-identity>span{width:38px;height:38px;border-radius:9px;object-fit:contain;background:#fff;border:1px solid #e2e8f0;padding:4px}.party-identity>span{display:grid;place-items:center;color:var(--party);font-size:10px;font-weight:900}.party-identity>div{display:flex;flex-direction:column}.party-identity small{font-size:9px;text-transform:uppercase;letter-spacing:.7px;color:#64748b}.party-identity strong{font-size:12px;color:var(--party-dark);margin-top:2px}.party-action{background:var(--party-button);color:var(--party-on-button)}.party-action:hover{background:var(--party-button-hover)}.party-profile .verify-box{color:var(--party)}.party-profile .profile-kpis strong{color:var(--party-dark)}
.profile-nav.party-themed a.active{color:var(--party-dark);border-bottom-color:var(--party)}.profile-layout.party-themed .title-icon{background:var(--party-light);color:var(--party)}.profile-layout.party-themed .eyebrow,.profile-layout.party-themed .source-note a{color:var(--party)}.profile-layout.party-themed .timeline i{background:var(--party)}.profile-layout.party-themed .project-list>a:hover{border-color:color-mix(in srgb,var(--party) 35%,#dce6ee)}.party-mini-badge{display:inline-flex;padding:5px 8px;border-radius:7px;background:var(--party-light);color:var(--party-dark);border-left:3px solid var(--party);font-size:11px;font-weight:750}
.compare-party{border-top:3px solid var(--party);background:linear-gradient(180deg,var(--party-light),#fff 42%)}.compare-party .avatar{background:var(--party);color:var(--party-on-button)}.compare-party>a{color:var(--party-dark)!important}.selected-person.party-themed{border-left:3px solid var(--party)}.selected-person.party-themed .avatar,.compare-picker button.party-themed .avatar{background:var(--party);color:var(--party-on-button)}
.poll-radio.party-themed>span{border-top:2px solid var(--party)}.poll-radio.party-themed input:checked+span{border-color:var(--party);background:var(--party-light)}.poll-radio.party-themed input:checked+span>i{background:var(--party)}
.admin-color-pair{display:grid;grid-template-columns:48px 1fr;gap:8px;align-items:center}.admin-color-pair input[type=color]{width:48px!important;height:42px!important;padding:3px!important;border-radius:9px}.admin-color-pair input[type=text]{font-family:ui-monospace,SFMono-Regular,Consolas,monospace;text-transform:uppercase;letter-spacing:.4px}
.home-party-card.party-themed{border-top:4px solid var(--party)}.home-party-card.party-themed:before{background:linear-gradient(135deg,var(--party),var(--party-secondary))}.home-party-card.party-themed .home-party-logo{background:var(--party-light);border-color:color-mix(in srgb,var(--party) 24%,white);color:var(--party)}.home-party-card.party-themed .home-party-copy>span{color:var(--party-dark)}.home-party-card.party-themed:hover{border-color:color-mix(in srgb,var(--party) 35%,#d9e4e9)}
.party-directory-card.party-themed{border-top:3px solid var(--party)}.party-directory-card.party-themed:hover{background:var(--party-light);border-color:color-mix(in srgb,var(--party) 30%,#dce6ee)}.party-directory-card.party-themed .party-logo{background:var(--party-light);color:var(--party);border-color:color-mix(in srgb,var(--party) 25%,white)}
.party-hero.party-themed{background:linear-gradient(125deg,var(--party-light),#fff 58%,color-mix(in srgb,var(--party-secondary) 7%,white));border-top:4px solid var(--party)}.party-hero.party-themed .eyebrow{color:var(--party)}.party-hero.party-themed .party-logo{background:#fff;color:var(--party);border-color:color-mix(in srgb,var(--party) 25%,white)}.party-palette{display:flex;align-items:center;gap:5px;margin-top:15px}.party-palette i{width:18px;height:18px;border-radius:50%;border:2px solid #fff;box-shadow:0 0 0 1px #dce6ee}.party-palette span{font-size:10px;color:#64748b;margin-left:6px}.party-facts.party-themed{border-top:3px solid var(--party)}.party-facts.party-themed>div:first-child strong{color:var(--party-dark)}
@media(max-width:760px){.profile-photo-frame{width:144px;height:174px}.party-profile .profile-main{grid-template-columns:1fr}.party-profile .profile-avatar-wrap{width:max-content}.party-profile .profile-actions{margin-top:12px}.party-identity{margin-top:4px}}

/* Parti logoları tüm yüzeylerde aynı, dairesel ve dengeli çerçeveyi kullanır. */
.party-logo,.home-party-logo{border-radius:50%;overflow:hidden;flex:0 0 auto;background:#fff!important}
.party-logo>img,.home-party-logo>img{display:block;width:100%!important;height:100%!important;max-width:none;object-fit:contain;border-radius:50%}
.party-logo-fallback{display:grid;width:100%;height:100%;place-items:center;padding:8px;text-align:center;line-height:1.05}
.candidate-party img{width:24px;height:24px;border-radius:50%;padding:0;object-fit:contain;overflow:hidden}
.party-identity>img{border-radius:50%;padding:0;object-fit:contain;overflow:hidden}

/* source: readability.css */
:root{font-size:16px}body{font-size:15px;line-height:1.55}button,input,select,textarea{font-size:14px!important}small{font-size:12px!important;line-height:1.45}.eyebrow,.candidate-loc,.poll-meta,.breadcrumbs,.profile-kpis span,.profile-kpis small,.fact-grid span,.timeline span,.city-summary span,.result-stat span{font-size:12px!important}.main-nav a,.profile-nav a,.footer-grid>div>a:not(.brand),.filter-panel>label,.filter-panel legend,.check-row,.listing-toolbar,.party-line,.candidate-body>p,.candidate-footer,.source-note,.timeline p,.project-list p,.aside-card dl>div,.party-card p,.compare-table th,.compare-table td,.poll-large>p,.poll-footer,.disclaimer{font-size:13px!important}.verify-box strong,.verify-box span,.source-item strong,.source-item small,.project-list h3,.party-card h3,.news-item span,.news-item p,.analytics-kpis article>span,.analytics-kpis small,.privacy-banner span,.privacy-banner strong,.distribution-list span,.simple-ranking>div,.analytics-tr,.analytics-legend,.mini-legend span{font-size:12px!important}.candidate-body h3{font-size:20px}.candidate-body>p,.lead-copy,.page-hero p,.hero-copy>p{font-size:15px!important}.button{min-height:42px;padding-left:16px;padding-right:16px}.icon-button{min-width:42px;min-height:42px}.analytics-tr.head{font-size:11px!important}.admin-sidebar nav a,.admin-card,.workspace-switch small,.dashboard-title p{font-size:13px}.admin-card-head p{font-size:12px!important}.toast{font-size:14px!important;max-width:min(420px,calc(100vw - 32px))}
.action-dialog{border:0;padding:0;border-radius:16px;width:min(560px,calc(100vw - 28px));box-shadow:0 28px 90px #102a4340}.action-dialog::backdrop{background:#071c2bb8;backdrop-filter:blur(3px)}.action-dialog-inner{padding:25px}.action-dialog-head{display:flex;justify-content:space-between;gap:20px;margin-bottom:18px}.action-dialog-head h2{margin:0 0 5px;font-size:24px}.action-dialog-head p{margin:0;color:var(--muted);font-size:14px}.action-dialog-close{width:38px;height:38px;border:1px solid var(--line);border-radius:50%;background:#fff;font-size:21px!important}.action-form{display:grid;gap:14px}.action-form label{font-weight:700;font-size:13px}.action-form input,.action-form select,.action-form textarea{display:block;width:100%;margin-top:7px;border:1px solid var(--line);border-radius:9px;padding:11px;background:#fff;color:var(--ink)}.action-form textarea{min-height:120px;resize:vertical}.action-form-actions{display:flex;justify-content:flex-end;gap:9px;margin-top:5px}.dialog-note{padding:11px 13px;border-radius:9px;background:#eef6f7;color:var(--muted);font-size:12px}.detail-dialog-body{color:var(--muted);line-height:1.75}.detail-dialog-body strong{color:var(--ink)}
@media(max-width:600px){body{font-size:15px}.action-dialog-inner{padding:19px}.page-hero h1{font-size:34px}.profile-identity h1{font-size:34px}}
.compare-picker{border:1px solid var(--line);border-radius:13px;padding:14px;background:#fff;margin:-12px 0 22px;display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.compare-picker[hidden]{display:none}.compare-picker>div{grid-column:1/-1;display:flex;justify-content:space-between;align-items:center}.compare-picker>div button{border:0;background:none;font-size:22px!important}.compare-picker>button{border:1px solid var(--line);background:#fff;border-radius:9px;padding:9px;display:flex;align-items:center;text-align:left;gap:9px}.compare-picker>button:disabled{opacity:.45}.compare-picker .avatar{width:34px;height:34px}.compare-picker span:last-child{display:flex;flex-direction:column}.compare-picker small{color:var(--muted)}
@media(max-width:700px){.compare-picker{grid-template-columns:1fr}.filter-panel.open{display:block!important}}
[hidden]{display:none!important}
.cookie-preferences{display:grid;gap:12px;margin-top:22px}.cookie-preferences>label{display:flex;align-items:flex-start;gap:12px;border:1px solid var(--line);border-radius:10px;padding:14px}.cookie-preferences input{margin-top:4px}.cookie-preferences span{display:flex;flex-direction:column}.cookie-preferences small{color:var(--muted);margin-top:3px}.content-actions{display:flex;gap:10px;margin-top:22px}
.party-list-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.party-directory-card{display:flex;align-items:center;gap:16px;min-height:86px;padding:17px;border:1px solid var(--line);border-radius:14px;background:#fff;transition:.2s}.party-directory-card:hover{border-color:#9bb7c8;box-shadow:var(--shadow);transform:translateY(-2px)}.party-directory-card>span:nth-child(2){display:flex;flex:1;flex-direction:column;gap:5px}.party-directory-card strong{font-size:16px}.party-directory-card small{color:var(--muted);font-size:13px}@media(max-width:700px){.party-list-grid{grid-template-columns:1fr}.section-head .input-wrap{width:100%;margin-top:18px}}
.admin-sidebar nav{min-height:0;overflow-y:auto;padding-right:3px;scrollbar-width:thin;scrollbar-color:#ffffff24 transparent}.sidebar-user>a{color:inherit;display:grid;place-items:center;width:34px;height:34px;border-radius:8px}.sidebar-user>a:hover{background:#ffffff14;color:#fff}.settings-notice{display:flex;align-items:center;gap:12px;padding:15px 17px;margin-bottom:18px;border:1px solid #cfe0e8;border-radius:12px;background:#f7fbfc;color:var(--brand)}.settings-notice div{display:flex;flex-direction:column}.settings-notice strong{color:var(--ink)}.settings-notice span{font-size:13px;color:var(--muted);margin-top:3px}.settings-layout{display:grid;grid-template-columns:245px minmax(0,1fr);gap:18px;align-items:start}.settings-tabs,.settings-panels{border:1px solid var(--line);border-radius:13px;background:#fff}.settings-tabs{padding:9px;display:grid;gap:5px;position:sticky;top:84px}.settings-tabs button{display:flex;gap:11px;align-items:center;padding:12px;border:0;border-radius:9px;background:transparent;color:var(--muted);text-align:left}.settings-tabs button:hover,.settings-tabs button.active{background:#edf4f7;color:var(--ink)}.settings-tabs span{display:flex;flex-direction:column}.settings-tabs strong{font-size:14px}.settings-tabs small{font-size:11px!important;color:var(--muted)}.settings-panels{padding:25px}.settings-panel-head{border-bottom:1px solid var(--line);padding-bottom:18px;margin-bottom:22px}.settings-panel-head h2{font-size:21px;margin:0 0 6px}.settings-panel-head p{font-size:13px;color:var(--muted);margin:0}.settings-fields{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}.settings-fields label{font-size:13px;font-weight:700}.settings-fields input,.settings-fields textarea{display:block;width:100%;border:1px solid var(--line);border-radius:9px;padding:11px 12px;margin-top:7px;color:var(--ink);background:#fff}.settings-fields label>small{display:block;color:var(--muted);font-weight:400;margin-top:6px}.settings-fields .span-two,.settings-preview{grid-column:1/-1}.settings-preview{display:flex;flex-direction:column;border:1px solid var(--line);border-radius:10px;padding:17px;background:#fafcfd}.settings-preview small{color:#3c7a5d}.settings-preview strong{font-size:18px;color:#315fa5;margin:7px 0 4px}.settings-preview p{color:var(--muted);margin:0}.settings-switches{display:grid;gap:12px}.settings-switches label{display:flex;align-items:flex-start;gap:13px;border:1px solid var(--line);border-radius:10px;padding:16px}.settings-switches input{margin-top:4px}.settings-switches span{display:flex;flex-direction:column}.settings-switches small{color:var(--muted);margin-top:4px}.settings-actions{display:flex;align-items:center;justify-content:space-between;border-top:1px solid var(--line);padding-top:20px;margin-top:26px}.settings-actions span{font-size:12px;color:var(--muted)}@media(max-width:850px){.settings-layout{grid-template-columns:1fr}.settings-tabs{position:static;grid-template-columns:repeat(2,1fr)}.settings-fields{grid-template-columns:1fr}.settings-fields .span-two,.settings-preview{grid-column:auto}}
.admin-shell{grid-template-columns:275px minmax(0,1fr)!important}.admin-sidebar{padding:24px 18px 18px!important}.admin-sidebar nav a{height:44px!important;font-size:14px!important;padding:0 12px!important;flex:none}.admin-sidebar nav>small{font-size:11px!important;margin:19px 11px 7px!important}.workspace-switch{padding:12px!important}.workspace-switch strong,.sidebar-user strong{font-size:13px!important}.workspace-switch small,.sidebar-user small{font-size:12px!important}.sidebar-user>span{width:38px!important;height:38px!important;font-size:11px!important}.admin-header{height:72px!important}.admin-content{padding:36px!important;max-width:1380px!important}.dashboard-title span{font-size:13px!important}.dashboard-title h1{font-size:32px!important}.dashboard-title p{font-size:15px!important;line-height:1.6}.scope-banner{padding:17px 18px!important}.scope-banner strong{font-size:14px!important}.scope-banner span{font-size:13px!important;line-height:1.5}.admin-card{padding:24px!important}.admin-card-head h2{font-size:18px!important}.admin-card-head p,.admin-card-head a{font-size:13px!important}.admin-tr{min-height:58px!important;font-size:14px!important}.admin-tr.head{min-height:42px!important;font-size:12px!important}.admin-tr>span,.admin-tr>a{display:flex;align-items:center;gap:10px}.admin-tr b{font-size:14px}.workflow{font-size:12px!important;padding:6px 9px!important}.doc-icon{width:36px!important;height:36px!important}.editorial-list .input-wrap{height:46px!important}.editorial-list .input-wrap input{font-size:14px!important}.metric-card span,.metric-card small,.task-item small,.ranking small{font-size:12px!important}.metric-card strong{font-size:27px!important}.task-item strong,.ranking strong{font-size:13px!important}.form-top a{font-size:13px!important}.form-top h1{font-size:31px!important}.form-top p{font-size:14px!important}.save-actions>span{font-size:12px!important}.profile-completion span,.profile-completion p{font-size:13px!important}.profile-completion strong{font-size:16px!important}.form-layout{grid-template-columns:230px minmax(0,1fr)!important}.form-steps a{min-height:64px!important}.form-steps a>b{width:32px!important;height:32px!important;font-size:11px!important}.form-steps a>span{font-size:14px!important}.form-steps small{font-size:11px!important}.editor-section{padding:28px!important}.editor-section-head>div>span{width:38px!important;height:38px!important;font-size:11px!important}.editor-section-head h2{font-size:19px!important}.editor-section-head p{font-size:13px!important}.editor-section-head>em{font-size:11px!important}.editor-fields label,.editor-label{font-size:14px!important}.editor-fields input,.editor-fields select,.editor-fields textarea,.editor-label textarea{font-size:14px!important;min-height:46px!important;padding:12px!important}.field-help,.form-bottom>span{font-size:12px!important}.repeat-card{padding:20px 46px 20px 20px!important}.publish-button{background:#16715f!important}@media(max-width:1050px){.admin-shell{grid-template-columns:255px minmax(0,1fr)!important}.admin-content{padding:26px!important}.form-layout{grid-template-columns:200px minmax(0,1fr)!important}}@media(max-width:780px){.admin-shell{grid-template-columns:1fr!important}.admin-content{padding:20px!important}.form-layout{grid-template-columns:1fr!important}.form-steps{display:flex!important}.dashboard-title{align-items:flex-start;gap:18px;flex-direction:column}}
@media(max-width:1200px){.form-top{align-items:flex-start!important;flex-direction:column!important;gap:18px}.save-actions{width:100%;flex-wrap:wrap}.save-actions>span{margin-right:auto!important}.save-actions .button{min-width:150px;flex:1}.form-bottom>div{display:flex;flex-wrap:wrap;gap:8px}}
.member-kpis{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;margin-bottom:18px}.member-kpis article{display:flex;align-items:center;gap:13px;padding:18px;border:1px solid var(--line);border-radius:12px;background:#fff}.member-kpis article>span{width:42px;height:42px;border-radius:10px;background:#edf4f7;color:var(--brand);display:grid;place-items:center}.member-kpis article div{display:flex;flex-direction:column}.member-kpis small{color:var(--muted);font-size:12px!important}.member-kpis strong{font-size:23px}.member-card{overflow:hidden}.member-table{overflow-x:auto;margin-top:18px}.member-row{display:grid;grid-template-columns:minmax(230px,1.5fr) minmax(150px,1fr) minmax(150px,1fr) 130px 145px 100px;align-items:center;min-width:1000px;min-height:64px;border-bottom:1px solid var(--line);font-size:13px}.member-row.head{min-height:40px;color:var(--muted);font-size:11px;font-weight:800;text-transform:uppercase;letter-spacing:.5px}.member-person{display:flex;align-items:center;gap:11px}.member-person>i{width:38px;height:38px;border-radius:50%;background:#dce9ef;color:var(--brand);display:grid;place-items:center;font-size:11px;font-weight:800;font-style:normal}.member-person>span{display:flex;flex-direction:column}.member-person strong{font-size:14px}.member-person small{font-size:12px!important;color:var(--muted)}.member-role,.member-status{font-style:normal;border-radius:20px;padding:6px 9px;background:#edf4f7;color:var(--brand);font-size:12px;font-weight:700}.member-status.active{background:#e7f5ef;color:#25785f}.member-status.suspended{background:#fdeceb;color:#a4564d}.member-status.invited{background:#fff3df;color:#9c661f}.member-dialog{border:0;padding:0;border-radius:17px;width:min(760px,calc(100vw - 30px));box-shadow:0 30px 90px #102a4350}.member-dialog::backdrop{background:#071c2bb8;backdrop-filter:blur(3px)}.member-dialog-shell>header{display:flex;justify-content:space-between;padding:25px 27px 20px;border-bottom:1px solid var(--line)}.member-dialog-shell>header h2{font-size:24px;margin:7px 0 4px}.member-dialog-shell>header p{color:var(--muted);font-size:13px;margin:0}.member-dialog-shell>header>button{width:38px;height:38px;border:1px solid var(--line);border-radius:50%;background:#fff;font-size:22px!important}.member-dialog form{padding:24px 27px}.member-fields{display:grid;grid-template-columns:1fr 1fr;gap:17px}.member-fields label{font-size:13px;font-weight:700}.member-fields input,.member-fields select{display:block;width:100%;height:46px;margin-top:7px;border:1px solid var(--line);border-radius:9px;padding:0 12px;background:#fff;color:var(--ink)}.member-fields label>small{display:block;color:var(--muted);font-weight:400;margin-top:6px}.generated-password{display:flex;gap:12px;align-items:center;margin-top:18px;padding:14px;border:1px solid #bcdad2;border-radius:10px;background:#eff8f5;color:var(--teal)}.generated-password>div{display:flex;flex:1;flex-direction:column}.generated-password code{font-size:17px;font-weight:800;color:var(--ink);margin:5px 0}.generated-password small{color:var(--muted)}.generated-password button{border:0;background:#fff;border-radius:8px;padding:9px;color:var(--brand);font-weight:700}.member-dialog footer{display:flex;justify-content:flex-end;gap:9px;border-top:1px solid var(--line);margin-top:22px;padding-top:18px}@media(max-width:1200px){.member-row{grid-template-columns:minmax(220px,2fr) minmax(140px,1fr) 120px 100px;min-width:0}.member-row>span:nth-child(3),.member-row>span:nth-child(5){display:none}}@media(max-width:900px){.member-kpis{grid-template-columns:1fr 1fr}}@media(max-width:620px){.member-fields{grid-template-columns:1fr}.member-kpis{grid-template-columns:1fr}.member-dialog-shell>header,.member-dialog form{padding:20px}}
.record-actions{display:flex!important;justify-content:flex-end;gap:7px;flex-wrap:wrap}.record-actions .button{min-height:38px;padding:7px 12px;font-size:13px!important}.archive-button{border-color:#e6b9b4!important;color:#9e453d!important;background:#fff!important}.archive-button:hover{background:#fff2f0!important}.read-only-label{display:inline-flex!important;justify-content:center;color:var(--muted);font-size:12px;font-weight:700}.admin-read-only{margin:0 0 18px;padding:13px 16px;border:1px solid #d8e3e9;border-radius:10px;background:#f8fafb;color:var(--muted);font-size:13px}.admin-crud-dialog{border:0;padding:0;border-radius:18px;width:min(830px,calc(100vw - 30px));max-height:calc(100vh - 36px);box-shadow:0 32px 100px #102a4355}.admin-crud-dialog::backdrop{background:#071c2bc2;backdrop-filter:blur(4px)}.admin-crud-shell{background:#fff}.admin-crud-head{display:flex;justify-content:space-between;gap:22px;padding:25px 28px 20px;border-bottom:1px solid var(--line)}.admin-crud-head h2{margin:6px 0 5px;font-size:25px}.admin-crud-head p{margin:0;color:var(--muted);font-size:14px}.admin-crud-head>button{flex:0 0 40px;width:40px;height:40px;border:1px solid var(--line);border-radius:50%;background:#fff;color:var(--ink);font-size:22px!important}.admin-crud-form{padding:25px 28px}.admin-crud-fields{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:19px}.admin-crud-fields label{font-size:14px;font-weight:750;color:var(--ink)}.admin-crud-fields input,.admin-crud-fields select,.admin-crud-fields textarea{display:block;width:100%;margin-top:8px;border:1px solid #cbd9e1;border-radius:10px;background:#fff;color:var(--ink);padding:12px 13px;font-size:14px!important;transition:border-color .18s,box-shadow .18s}.admin-crud-fields input,.admin-crud-fields select{min-height:47px}.admin-crud-fields textarea{min-height:125px;resize:vertical;line-height:1.55}.admin-crud-fields input:focus,.admin-crud-fields select:focus,.admin-crud-fields textarea:focus{outline:0;border-color:#5d91a9;box-shadow:0 0 0 3px #5d91a91f}.admin-crud-fields .span-two{grid-column:1/-1}.admin-crud-check{display:flex;align-items:center;gap:11px;min-height:47px;padding:12px 14px;border:1px solid var(--line);border-radius:10px;background:#f9fbfc}.admin-crud-check input{width:18px;height:18px;min-height:auto;margin:0}.admin-crud-warning{margin:0 28px 22px;padding:13px 15px;border-radius:10px;background:#fff6e8;color:#80561f;font-size:13px}.admin-crud-loading{display:grid;place-items:center;min-height:160px;color:var(--muted);font-size:14px}.admin-crud-footer{display:flex;align-items:center;justify-content:flex-end;gap:9px;margin-top:24px;padding-top:20px;border-top:1px solid var(--line)}.admin-crud-footer .button{min-width:120px}.admin-crud-footer [type=submit]{background:#126b5a;color:#fff;border-color:#126b5a}@media(max-width:700px){.admin-crud-head,.admin-crud-form{padding:20px}.admin-crud-fields{grid-template-columns:1fr}.admin-crud-fields .span-two{grid-column:auto}.record-actions{justify-content:flex-start}.admin-crud-footer{position:sticky;bottom:0;background:#fff;padding-bottom:2px}}
.dashboard-bars{display:grid;gap:14px;padding:12px 0}.dashboard-bars>div{display:grid;grid-template-columns:54px 1fr 72px;align-items:center;gap:12px;font-size:.875rem}.dashboard-bars i{height:10px;background:#e8eef4;border-radius:99px;overflow:hidden}.dashboard-bars em{display:block;height:100%;background:linear-gradient(90deg,#256b9c,#3c91b8);border-radius:inherit}.dashboard-bars strong{text-align:right}.maintenance-page{min-height:62vh;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;max-width:760px}.maintenance-page>span{display:grid;place-items:center;width:64px;height:64px;border-radius:18px;background:#e8f1f7;color:#164b70}.maintenance-page h1{font-size:clamp(2rem,5vw,4rem);line-height:1.05;margin:.5rem 0 1rem}.maintenance-page>p:last-child{font-size:1.1rem;line-height:1.75;color:#557086;max-width:650px}.security-sessions{margin-bottom:24px}.security-sessions .admin-tr>span:first-child{display:flex;flex-direction:column;align-items:flex-start;gap:2px}
.site-header{background:#fff!important;isolation:isolate;z-index:50!important;box-shadow:0 1px 0 rgba(16,42,67,.08)}
#biyografi{scroll-margin-top:96px}
.party-hero .city-summary{grid-template-columns:repeat(5,minmax(0,1fr))}
.party-hero .city-summary>div{min-height:96px;padding:18px 12px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center}
.party-hero .city-summary>div:last-child{border-right:0}
.party-hero .city-summary strong{line-height:1.15}
@media(max-width:760px){.party-hero .city-summary{grid-template-columns:repeat(2,minmax(0,1fr))}.party-hero .city-summary>div{border-bottom:1px solid var(--line)}.party-hero .city-summary>div:nth-child(2n){border-right:0}.party-hero .city-summary>div:last-child{grid-column:1/-1;border-bottom:0}}
.party-facts-detailed .party-mp-spotlight{position:relative;background:linear-gradient(135deg,var(--party-light),#fff);overflow:hidden}
.party-facts-detailed .party-mp-spotlight:after{content:"";position:absolute;width:92px;height:92px;border-radius:50%;right:-30px;top:-34px;background:var(--party);opacity:.09}
.party-facts-detailed .party-mp-spotlight>span{color:var(--party);font-weight:900;letter-spacing:1px}
.party-facts-detailed .party-mp-spotlight>strong{font-size:22px;line-height:1.2;color:var(--ink);position:relative;z-index:1}
.party-facts-detailed .party-mp-spotlight>a{display:inline-flex;align-items:center;gap:7px;width:max-content;margin-top:10px;color:var(--party);font-size:13px;font-weight:850;position:relative;z-index:1}

/* Doğal, kurumsal ve Türkçe karakterlerde dengeli platform tipografisi */
:root{--font:system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI Variable","Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif}
html{font-family:var(--font);font-synthesis:none}
body{font-family:var(--font);font-size:16px;line-height:1.6;letter-spacing:0;color:#102a43}
h1,h2,h3,h4,h5,h6,.hero-copy h1,.section-head h2,.candidate-showcase .section-head h2,.candidate-card-editorial .candidate-body h3,.newsroom-hero h1,.newsroom-feature h2,.newsroom-card h2,.story-header h1,.author-hero h1,.story-body h2,.story-body h3,.editorial-hero h1,.editorial-lead h2,.editorial-card h3,.party-card h3,.party-hero h1,.profile-identity h1,.mp-directory-hero h1,.mp-profile-title h1,.mp-biography h2{font-family:var(--font)!important;font-style:normal;letter-spacing:-.025em}
h1{font-weight:780}h2{font-weight:750}h3,h4{font-weight:700}
.hero-copy h1{font-weight:780;letter-spacing:-.045em;line-height:1.06}
.hero-copy h1 em{font-weight:650}
.section-head h2,.candidate-showcase .section-head h2{font-weight:740;letter-spacing:-.035em}
.candidate-card-editorial .candidate-body h3,.party-card h3,.editorial-card h3{font-weight:720;letter-spacing:-.02em}
.biography-copy,.biography-copy>p:first-child,.story-body,.mp-biography .biography-prose{font-family:var(--font)!important;font-size:17px;line-height:1.78;letter-spacing:-.006em;color:#263f53}
.biography-copy>p:first-child{font-size:18px;line-height:1.75}
.story-body blockquote{font-family:var(--font);font-weight:520;letter-spacing:-.012em}
.brand{font-family:var(--font);font-weight:680;letter-spacing:.15px}
.eyebrow,.mp-profile-kicker,.story-kicker,.story-label{font-family:var(--font);letter-spacing:.075em;font-weight:750}
.main-nav a,.button,.candidate-party,.candidate-place{letter-spacing:0}
.main-nav a{font-weight:600}
p{letter-spacing:-.003em}
@media(max-width:600px){body{font-size:16px}.biography-copy,.biography-copy>p:first-child,.story-body,.mp-biography .biography-prose{font-size:16px;line-height:1.72}}

/* source: mobile-overhaul.css */
.mobile-quick-nav{display:none}.footer-group-toggle{width:100%;margin:0 0 20px;padding:0;border:0;background:none;color:#fff;text-align:left;font-size:12px;font-weight:800;text-transform:uppercase;letter-spacing:1px}.footer-group-toggle .icon{display:none}.footer-links>a{display:block;margin:0 0 14px;color:#b7c9d4;font-size:12px}.compare-cta-rich{position:relative;overflow:hidden;background:linear-gradient(125deg,#0d2b40,#123d57);color:#fff}.compare-cta-rich:before{content:"";position:absolute;right:-100px;top:-180px;width:420px;height:420px;border:1px solid #ffffff12;border-radius:50%}.compare-cta-rich .container{position:relative;min-height:360px;grid-template-columns:390px minmax(0,1fr) auto;gap:44px}.compare-preview{display:grid;grid-template-columns:1fr 1fr;gap:12px;position:relative}.compare-person{min-width:0;overflow:hidden;border:1px solid #ffffff20;border-radius:17px;background:#ffffff0a}.compare-person-photo{height:168px;position:relative;overflow:hidden;background-image:url('/assets/images/candidate-portraits-editorial.webp');background-repeat:no-repeat;background-size:400% auto;background-position-y:25%}.compare-person-photo.portrait-1{background-position-x:0}.compare-person-photo.portrait-2{background-position-x:33.333%}.compare-person-photo.has-photo{background-image:none}.compare-person-photo img{width:100%;height:100%;object-fit:cover;object-position:center 24%}.compare-person-photo>span{position:absolute;left:9px;bottom:9px;padding:5px 7px;border-radius:999px;background:#fff;color:#123a55;font-size:9px;font-weight:900}.compare-person>div:last-child{display:flex;flex-direction:column;padding:12px}.compare-person strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:14px}.compare-person small{margin-top:4px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#a9c0cf;font-size:10px!important}.compare-versus{position:absolute;left:50%;top:43%;z-index:2;transform:translate(-50%,-50%);width:42px;height:42px;border:5px solid #12354c;border-radius:50%;display:grid;place-items:center;background:#fff;color:#102a43;font-size:10px;font-weight:900}.compare-copy h2{margin:9px 0 12px;font-size:34px;line-height:1.12}.compare-copy>p{max-width:580px;margin:0;color:#bed0db;font-size:14px;line-height:1.65}.compare-benefits{display:flex;flex-wrap:wrap;gap:8px;margin-top:20px}.compare-benefits span{display:flex;align-items:center;gap:6px;padding:7px 9px;border:1px solid #ffffff1f;border-radius:999px;background:#ffffff0a;color:#d6e4ec;font-size:10px;font-weight:700}.compare-benefits .icon{color:#66d7bb}
@media(max-width:1024px){
 .has-mobile-quick-nav{padding-bottom:calc(68px + env(safe-area-inset-bottom))}.mobile-quick-nav{position:fixed;z-index:70;left:0;right:0;bottom:0;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));min-height:68px;padding:6px max(8px,env(safe-area-inset-right)) max(6px,env(safe-area-inset-bottom)) max(8px,env(safe-area-inset-left));border-top:1px solid #d7e3ea;background:#fffffff2;box-shadow:0 -10px 30px #102a4314;backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px)}.mobile-quick-nav a{min-width:0;min-height:56px;border-radius:13px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;color:#617b8e;font-size:10px;font-weight:750;line-height:1;transition:background .18s,color .18s}.mobile-quick-nav a .icon{width:21px;height:21px;stroke-width:1.9}.mobile-quick-nav a.active{background:#eaf3f7;color:#123f5a}.mobile-quick-nav a.active .icon{stroke-width:2.2}.has-mobile-quick-nav .compare-dock{bottom:calc(78px + env(safe-area-inset-bottom))}
 .toast:not(.show),.compare-dock:not(.show){visibility:hidden;opacity:0;pointer-events:none}.toast.show,.compare-dock.show{visibility:visible;opacity:1}
 html,body{max-width:100%;overflow-x:clip}body{font-size:16px}.container{width:calc(100% - 24px)}
 .topline .container{height:32px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.topline{font-size:11px}.site-header{height:64px}.nav-wrap{gap:8px}.brand{font-size:14px;letter-spacing:.7px}.brand-mark{width:32px;height:32px}.nav-actions{gap:2px}.nav-actions .hide-mobile{display:none}.menu-button{width:44px;height:44px;display:grid;place-items:center}
 .main-nav{display:none;position:absolute;top:100%;left:12px;right:12px;width:auto;height:auto;max-height:calc(100dvh - 76px);overflow-y:auto;padding:12px;border:1px solid #d8e4ec;border-top:0;border-radius:0 0 16px 16px;background:#fff;box-shadow:0 22px 45px #102a4338}.main-nav.open{display:grid;grid-template-columns:1fr 1fr;gap:8px}.main-nav a{height:50px;min-height:50px;padding:0 12px;border:1px solid #e2eaf0;border-radius:10px;background:#f8fafc;font-size:14px}.main-nav a:hover,.main-nav a.active{border-color:#bfd1dc;background:#eef5f8;color:var(--brand)}.menu-button{color:var(--ink)}
 .search-overlay{padding-top:70px}.search-dialog{padding:24px 18px;border-radius:16px}.mega-search{height:auto;padding:9px 10px;display:grid;grid-template-columns:auto 1fr}.mega-search .button{grid-column:1/-1;width:100%;margin-top:8px}.mega-search input{min-width:0;font-size:15px}.search-hints{overflow-x:auto;white-space:nowrap;padding-bottom:5px}
 .section{padding-top:50px;padding-bottom:50px}.section-head,.editorial-section-head{align-items:flex-start;gap:14px}.section-head h2{font-size:29px;line-height:1.12}.section-head p{line-height:1.6}.section-head .text-link{flex:none;margin-top:4px}
 .hero-grid{padding:42px 0 34px;gap:30px}.hero-copy h1{font-size:clamp(35px,10vw,43px);line-height:1.06;letter-spacing:-1.7px;margin:17px 0}.hero-copy>p{font-size:16px!important;line-height:1.65}.hero-search{height:58px;margin-top:24px;padding-left:14px}.quick-links{gap:11px}.hero-grid>.radar-card{display:none}.radar-card{padding:22px 18px;border-radius:19px}.radar-visual{height:290px}.r3{width:285px;height:285px}.r3:before{height:285px}.r3:after{width:285px}.radar-stats{gap:0}.radar-stats strong{font-size:18px}.radar-stats span{font-size:9px}
 .trust-strip .container{height:72px;grid-template-columns:repeat(3,1fr)}.trust-strip .container>div{min-width:0;min-height:72px;padding:10px 4px;gap:6px;flex-direction:column;justify-content:center;text-align:center;border-right:1px solid var(--line);border-bottom:0}.trust-strip .container>div:last-child{border-right:0}.trust-strip svg{width:18px;height:18px}.trust-strip span{display:block;max-width:100%;font-size:0!important;line-height:1}.trust-strip strong{display:block;overflow:hidden;text-overflow:ellipsis;font-size:10px!important;line-height:1.2;white-space:nowrap}.candidate-grid,.candidate-grid.grid-3{grid-template-columns:1fr}.candidate-card{border-radius:16px}.candidate-card-editorial .candidate-cover{height:220px}.candidate-card-editorial:has(.candidate-photo.no-photo) .candidate-cover{height:150px}.candidate-card-editorial .candidate-photo.no-photo{background:linear-gradient(135deg,color-mix(in srgb,var(--party) 9%,#f8fbfc),#e8f0f4)}.candidate-card-editorial .candidate-photo.no-photo .candidate-photo-shade{display:none}.candidate-card-editorial .candidate-photo.no-photo .candidate-photo-initials{top:52%;width:72px;height:72px;font-size:23px;background:#fff;color:var(--party);box-shadow:0 10px 24px #102a4315}.candidate-card-editorial .candidate-photo.no-photo .candidate-place{left:auto;right:14px;bottom:13px;width:auto;max-width:calc(100% - 112px);padding:7px 9px;border:1px solid #ffffffcc;border-radius:9px;background:#ffffffdc;color:#28485f;font-size:10px;backdrop-filter:blur(7px)}.candidate-card-editorial .candidate-body{padding:16px}.candidate-card-editorial .candidate-body h3{margin:8px 0 3px;font-size:21px}.candidate-card-editorial .candidate-footer{min-height:54px;padding:9px 13px 9px 16px}.candidate-card-editorial .candidate-footer>div{flex-direction:row;align-items:center;gap:12px}.candidate-card-editorial .candidate-footer .up{font-size:10px!important}.candidate-showcase .candidate-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.candidate-showcase .section-head{margin-bottom:24px}.candidate-showcase .candidate-card-editorial{min-width:0;border-radius:14px}.candidate-showcase .candidate-card-editorial .candidate-cover{height:145px}.candidate-showcase .candidate-card-editorial:has(.candidate-photo.no-photo) .candidate-cover{height:145px}.candidate-showcase .candidate-card-editorial .status{top:9px;left:8px;padding:5px 6px;font-size:7px;letter-spacing:.35px}.candidate-showcase .candidate-card-editorial .compare-check{top:8px;right:8px}.candidate-showcase .candidate-card-editorial .compare-check span{width:31px;height:31px;min-height:31px;padding:0;justify-content:center;font-size:0}.candidate-showcase .candidate-card-editorial .compare-check svg{width:14px;height:14px}.candidate-showcase .candidate-card-editorial .candidate-place{left:10px;right:8px;bottom:9px;gap:4px;font-size:8px;letter-spacing:.2px}.candidate-showcase .candidate-card-editorial .candidate-body{min-height:112px;padding:12px}.candidate-showcase .candidate-party img{width:18px;height:18px}.candidate-showcase .candidate-party span{display:none}.candidate-showcase .candidate-party b{margin-left:0;font-size:8px}.candidate-showcase .candidate-card-editorial .candidate-body h3{font-size:16px;line-height:1.2;margin:9px 0 4px}.candidate-showcase .candidate-card-editorial .candidate-body>p{font-size:11px!important;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.candidate-showcase .candidate-card-editorial .candidate-footer{min-height:43px;padding:7px 9px 7px 11px}.candidate-showcase .candidate-card-editorial .candidate-footer>div{gap:0}.candidate-showcase .candidate-footer .up{display:none}.candidate-showcase .candidate-profile-link{font-size:0;gap:3px}.candidate-showcase .candidate-profile-link:before{content:"Gör";font-size:9px}.candidate-showcase .candidate-profile-link svg{width:14px;height:14px}.city-grid,.party-grid{grid-template-columns:1fr}.city-card{min-height:82px}#sehirler .section-head{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:14px}#sehirler .section-head .button{height:38px;padding:0 12px;font-size:12px}#sehirler .city-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}#sehirler .city-card{min-height:106px;padding:13px;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:8px;border-radius:14px}#sehirler .city-code{width:36px;height:36px;border-radius:10px;font-size:11px}#sehirler .city-card h3{margin:0 0 3px;font-size:14px;line-height:1.2}#sehirler .city-card p{font-size:10px;line-height:1.35}#sehirler .city-card>.icon{position:absolute;top:14px;right:12px;width:15px;height:15px}#sehirler .city-pulse{display:none}.home-mp-showcase{overflow:hidden}.home-mp-showcase .section-head{display:grid;gap:20px}.home-mp-summary{width:100%;display:grid;grid-template-columns:auto minmax(0,1fr) auto;gap:4px 11px;padding:13px 14px;border:1px solid #d7e4ed;border-radius:14px;background:#fff}.home-mp-summary strong{grid-row:1/3;font-size:31px}.home-mp-summary span{align-self:end;font-size:11px}.home-mp-summary .text-link{grid-column:3;grid-row:1/3;align-self:center;white-space:nowrap}.home-mp-grid{display:flex;gap:12px;width:auto;margin-right:-12px;padding:1px 24px 12px 0;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none;-webkit-overflow-scrolling:touch}.home-mp-grid::-webkit-scrollbar{display:none}.home-mp-card{display:block;flex:0 0 min(276px,78vw);min-height:0;scroll-snap-align:start;border-radius:17px}.home-mp-photo{height:180px}.home-mp-photo em{left:10px;bottom:10px;padding:6px 9px;font-size:10px}.home-mp-card-body{min-height:125px;padding:15px 16px}.home-mp-card-body small{font-size:9px}.home-mp-card-body h3{font-size:19px;margin:7px 0 4px}.home-mp-card-body>span{padding-top:10px}.home-poll-only{width:calc(100% - 24px)}.poll-card,.poll-large{padding:20px}.poll-meta{gap:12px;align-items:flex-start}.poll-card h2,.poll-card h3{font-size:21px}.poll-radio span,.poll-option{min-height:50px;height:auto;padding:11px 13px}.poll-warning{align-items:flex-start;padding:14px}.poll-warning p{font-size:13px!important}
 .compact-hero .container{min-height:auto;padding:32px 0;gap:18px}.page-hero h1{font-size:36px;line-height:1.08;letter-spacing:-1px}.page-hero p{font-size:15px;line-height:1.55;margin:0}.result-stat{border-left:0;border-top:1px solid #cad9e2;padding:13px 0 0;width:100%}.result-stat strong{font-size:30px}.listing-layout{display:grid;grid-template-columns:minmax(0,1fr);gap:16px;padding-top:18px;padding-bottom:55px}.listing-main{min-width:0}.filter-panel{display:none;position:static;top:auto;width:100%;padding:18px;border-radius:14px;box-shadow:0 12px 30px #102a4312}.filter-panel.open{display:block!important}.filter-panel>label{font-size:13px!important}.filter-panel select,.filter-panel .input-wrap{min-height:46px}.listing-toolbar{height:auto;min-height:48px;display:grid;grid-template-columns:auto minmax(0,1fr) auto;gap:9px;margin-bottom:13px}.listing-toolbar .button-filter{display:inline-flex;height:42px;padding:0 13px}.listing-toolbar .button-filter.active{border-color:#9db8c8;background:#eef5f8;color:var(--brand)}.listing-toolbar>span{text-align:center;font-size:12px!important;line-height:1.25}.listing-toolbar>span strong{display:block;font-size:17px;color:var(--ink)}.listing-toolbar form{min-width:0}.listing-toolbar select{width:112px;height:42px;margin:0;padding:0 8px;font-size:12px}.listing-main>.candidate-grid,.listing-main>.candidate-grid.grid-3{grid-template-columns:minmax(0,1fr);gap:14px}.listing-main .candidate-card-editorial{width:100%;min-width:0}.empty-state{padding:42px 18px}
 .profile-hero{padding-top:18px}.breadcrumbs{overflow-x:auto;white-space:nowrap;margin-bottom:22px;padding-bottom:4px}.profile-main{gap:22px}.profile-avatar-wrap .avatar-xl{width:150px;height:165px}.profile-identity h1{font-size:34px}.verify-box{padding:12px}.profile-actions{margin-top:0;flex-wrap:wrap}.profile-actions .button{min-width:128px}.profile-kpis>div{padding:17px 14px}.profile-nav{top:64px;height:56px;overflow:hidden}.profile-nav .container{gap:0;overflow-x:auto;scrollbar-width:none}.profile-nav a{flex:0 0 auto;padding:0 15px;font-size:13px}.profile-layout{gap:20px;padding-top:28px;padding-bottom:55px}.content-card,.aside-card{padding:20px}.content-title{align-items:flex-start}.source-note{align-items:flex-start;flex-wrap:wrap}.source-note a{width:100%;margin-left:0}.profile-comments-layout{gap:24px}.comment-form-grid{grid-template-columns:1fr}
 .mp-directory-hero{padding:36px 0 25px}.mp-directory-hero>.container{gap:18px}.mp-directory-hero h1{font-size:39px}.mp-directory-hero p{font-size:16px;line-height:1.6}.mp-filters{display:grid;grid-template-columns:1fr;overflow:visible;padding:12px;border-radius:14px}.mp-filters>*,.mp-search{width:100%;min-width:0;flex:none}.mp-search input,.mp-filters select,.mp-filters button{width:100%}.mp-result-head{align-items:flex-start;gap:14px;margin:30px 0 16px}.mp-result-head h2{font-size:27px}.mp-result-actions{flex-direction:column;align-items:stretch}.mp-result-actions a{text-align:center}.mp-grid{grid-template-columns:1fr}.mp-card-photo{height:260px}.mp-profile-main{grid-template-columns:1fr;text-align:center}.mp-profile-photo{width:145px;height:170px;margin:auto}.mp-profile-title h1{font-size:32px}.mp-profile-badges{display:flex;justify-content:center}.mp-profile-actions{grid-column:auto;display:grid;grid-template-columns:1fr 1fr;width:100%}.mp-profile-layout{gap:20px;padding-top:28px;padding-bottom:55px}.mp-biography{padding:22px}.mp-profile-side>section{padding:20px}.mp-profile-side dl div{align-items:flex-start}.mp-profile-side dd{max-width:55%}
 .editorial-hero{padding:30px 0}.editorial-hero-inner{align-items:flex-start;flex-direction:column;gap:18px}.editorial-hero h1{font-size:34px}.editorial-trust{width:100%;min-width:0}.editorial-newsroom{padding-top:14px}.editorial-filter{width:100%;max-width:100%;margin:0;padding:0 0 14px}.editorial-filter a{flex:0 0 auto}.editorial-lead-grid{grid-template-columns:1fr}.editorial-lead{grid-template-columns:1fr;min-height:0}.editorial-lead-visual{height:220px}.editorial-lead-copy{padding:22px 20px}.editorial-lead-copy h2{font-size:26px}.editorial-support{grid-template-columns:1fr}.support-story{grid-template-columns:105px 1fr}.editorial-card-grid,.editorial-bottom-grid{grid-template-columns:1fr}.editorial-card-visual{height:205px}.editorial-ranked,.editorial-city-hub{padding:20px}
 .compare-page{padding-top:28px;padding-bottom:55px}.compare-selectors{max-width:100%;overflow-x:auto;padding:2px 2px 10px;scroll-snap-type:x proximity}.selected-person{flex:0 0 155px;min-width:155px;scroll-snap-align:start}.add-person{flex:0 0 58px;min-width:58px}.compare-table-wrap{width:100%;max-width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}.compare-table{min-width:680px}.compare-table th,.compare-table td{padding:14px}.compare-table th:first-child,.compare-table td:first-child{position:sticky;left:0;z-index:2;background:#f8fafb}.compare-table thead th:first-child{z-index:3}.compare-note{align-items:flex-start}.compare-dock{width:calc(100% - 24px);bottom:10px;padding:8px 8px 8px 14px;gap:10px}.compare-dock .button{min-width:120px}
 .city-title,.party-title{align-items:flex-start}.plate,.party-logo-xl{width:66px;height:66px;flex:0 0 66px}.city-summary{grid-template-columns:1fr 1fr}.city-summary>div{padding:15px 10px}.district-tabs{overflow-x:auto}.district-tabs button{white-space:nowrap;min-height:48px}.party-hero:before{right:-100px}.party-title h1{font-size:31px}.party-list-grid{grid-template-columns:1fr}
 .compare-cta .container{padding:42px 0;gap:26px}.compare-cta-rich .container{grid-template-columns:1fr;text-align:left}.compare-preview{width:100%;max-width:360px;margin:auto}.compare-person-photo{height:150px}.compare-person>div:last-child{padding:10px}.compare-person strong{font-size:13px}.compare-person small{font-size:9px!important}.compare-copy h2{font-size:29px}.compare-copy>p{font-size:14px}.compare-benefits{display:grid;grid-template-columns:1fr 1fr;gap:7px}.compare-benefits span{border-radius:10px;padding:8px;font-size:9px}.compare-cta-rich .button{width:100%;justify-self:stretch}.site-footer{padding-top:0}.footer-grid{grid-template-columns:1fr;gap:0}.footer-grid>div:first-child{grid-column:auto;padding:30px 0 24px}.footer-grid>div:first-child p{margin:16px 0;max-width:310px;font-size:13px;line-height:1.6}.neutral-badge{padding:7px 10px}.footer-nav-group{border-top:1px solid rgba(255,255,255,.11)}.footer-group-toggle{height:54px;margin:0;display:flex;align-items:center;justify-content:space-between}.footer-group-toggle .icon{display:block;transition:transform .2s}.footer-nav-group.open .footer-group-toggle .icon{transform:rotate(90deg)}.footer-links{display:none;grid-template-columns:1fr 1fr;gap:0 18px;padding:0 0 16px}.footer-nav-group.open .footer-links{display:grid}.footer-links>a{min-height:38px;margin:0;display:flex;align-items:center;font-size:12px}.footer-bottom{height:auto;min-height:74px;margin-top:0;padding:17px 0;align-items:flex-start;flex-direction:column;gap:5px}.footer-bottom span:last-child{font-size:10px;color:#8199aa}
 .admin-shell{grid-template-columns:1fr!important}.admin-sidebar{display:none!important}.admin-sidebar.open{display:flex!important;position:fixed;inset:0 auto 0 0;width:min(310px,86vw);height:100dvh;min-height:0;z-index:130;box-shadow:20px 0 55px #061a29aa;overflow:hidden}.admin-sidebar.open nav{overflow-y:auto}.admin-main{width:100%;min-width:0}.admin-header{height:64px!important;padding:0 12px!important}.admin-menu{display:grid;width:44px;height:44px;place-items:center}.admin-search{width:min(190px,52vw);height:40px}.admin-search kbd{display:none}.admin-header>div:last-child .icon-button{width:40px}.admin-content{padding:16px 12px 28px!important;width:100%;max-width:100%}.dashboard-title{gap:12px;margin-bottom:18px}.dashboard-title h1{font-size:28px!important}.dashboard-title p{font-size:14px!important}.dashboard-title-actions{width:100%;display:grid!important;grid-template-columns:1fr;gap:8px}.dashboard-title .dashboard-title-actions .button{display:inline-flex;width:100%}.scope-banner{align-items:flex-start;padding:14px!important}.metric-grid{grid-template-columns:1fr 1fr}.metric-card{padding:14px!important;min-height:118px}.metric-card strong{font-size:25px!important}.admin-card{padding:16px!important;border-radius:11px}.admin-card-head{align-items:flex-start;gap:12px}.admin-card-head .input-wrap{width:100%}.dashboard-grid,.dashboard-grid.lower{gap:10px}.editorial-list>.admin-card-head{flex-direction:column}.editorial-list .admin-table{display:grid;gap:9px}.editorial-list .admin-tr.head{display:none}.editorial-list .admin-tr:not(.head){display:grid;grid-template-columns:1fr;gap:9px;min-height:0!important;padding:14px;border:1px solid var(--line);border-radius:10px;background:#fff}.editorial-list .admin-tr:not(.head)>span,.editorial-list .admin-tr:not(.head)>a{display:flex!important;width:100%}.editorial-list .admin-tr:not(.head)>span:nth-child(3){display:none!important}.editorial-list .record-actions{justify-content:flex-start!important;padding-top:8px;border-top:1px solid var(--line)}.editorial-list .record-actions .button{flex:1}.publisher-layout,.publisher-editor{grid-template-columns:1fr}.publisher-row{grid-template-columns:1fr;gap:10px;padding:14px 0}.publisher-row.head{display:none}.publisher-row>span{display:flex!important}.publisher-row>span:last-child{flex-wrap:wrap}.publisher-row>span:last-child .button{flex:1}.publisher-canvas{padding:18px}.publisher-title textarea{font-size:29px!important}.publisher-settings{grid-template-columns:1fr}.form-steps{margin:0 -2px;padding-bottom:8px}.editor-section{padding:18px!important}.editor-section-head>div{align-items:flex-start}.editor-fields{grid-template-columns:1fr}.admin-crud-dialog{width:calc(100vw - 16px);max-height:calc(100dvh - 16px)}.admin-crud-head,.admin-crud-form{padding:18px}.admin-crud-footer{display:grid;grid-template-columns:1fr 1fr}.poll-admin-overview>header{padding:18px}.poll-admin-cards{padding:10px}.poll-admin-cards>article{padding:15px}.poll-admin-card-main>div{align-items:flex-start;flex-wrap:wrap}.poll-detail-summary{grid-template-columns:1fr 1fr}.poll-option-totals{grid-template-columns:1fr}.poll-vote-record dl{grid-template-columns:1fr}.settings-tabs{display:flex;overflow-x:auto;grid-template-columns:none}.settings-tabs button{flex:0 0 180px}.settings-panels{padding:18px}.member-kpis{grid-template-columns:1fr 1fr}.member-table{overflow:visible}.member-row{min-width:0;grid-template-columns:1fr;gap:10px;padding:14px;border:1px solid var(--line);border-radius:10px;margin-bottom:9px}.member-row.head{display:none}.member-row>span{display:flex!important}.member-row .record-actions{justify-content:flex-start!important}
}
@media(max-width:420px){
 .section-head{flex-direction:column}.section-head .text-link{margin-top:0}.hero-copy h1{font-size:36px}.hero-search button{width:70px}.quick-links span{width:100%}.radar-card{margin-inline:0}.radar-stats{grid-template-columns:1fr 1fr;row-gap:15px}.radar-stats div:nth-child(2){border-right:0}.home-mp-summary{grid-template-columns:auto minmax(0,1fr) auto}.home-mp-summary .text-link{font-size:11px}.home-mp-card{flex-basis:min(270px,79vw)}.candidate-card-editorial .candidate-cover{height:205px}.candidate-card-editorial:has(.candidate-photo.no-photo) .candidate-cover{height:142px}.candidate-card-editorial .compare-check span{min-height:32px;padding:6px 8px}.candidate-card-editorial .status{top:11px;left:11px}.candidate-card-editorial .compare-check{top:10px;right:10px}.candidate-profile-link{font-size:10px}.profile-actions{display:grid;grid-template-columns:1fr 1fr;width:100%}.profile-actions .button{min-width:0}.profile-kpis{grid-template-columns:1fr 1fr}.mp-result-head{flex-direction:column}.mp-profile-actions{grid-template-columns:1fr}.footer-grid{grid-template-columns:1fr}.footer-grid>div:first-child{grid-column:auto}.metric-grid{grid-template-columns:1fr 1fr}.metric-card{min-height:110px}.metric-card .metric-icon{display:none}.admin-header{gap:5px}.admin-search{width:155px}.admin-card-head{flex-direction:column}.poll-vote-record>header{flex-direction:column}.poll-detail-summary{grid-template-columns:1fr 1fr}.comment-form-footer{align-items:stretch}.comment-form-footer .button{width:100%}
}

/* Anket dizini: telefonlarda kartlari kesin olarak tek sutunda tutar. */
@media(max-width:760px){
 .directory-without-hero:has(>.poll-warning){padding-top:22px;padding-bottom:48px}
 .directory-without-hero .poll-warning{margin:0 0 16px;padding:12px 13px;gap:10px;border-radius:13px}
 .directory-without-hero .poll-warning>.icon{width:18px;height:18px;margin-top:2px}
 .directory-without-hero .poll-warning p{font-size:11px!important;line-height:1.48}
 .directory-without-hero .poll-warning strong{display:inline;font-size:12px}
 .directory-without-hero .poll-grid{display:grid;grid-template-columns:minmax(0,1fr)!important;gap:14px;width:100%}
 .directory-without-hero .poll-large{width:100%;min-width:0;padding:19px 17px;border-radius:16px}
 .directory-without-hero .poll-meta{align-items:center;gap:10px;font-size:9px;line-height:1.3}
 .directory-without-hero .poll-card h2{margin:14px 0 12px;font-size:22px;line-height:1.22;letter-spacing:-.35px}
 .directory-without-hero .poll-large>p{margin:0 0 15px;font-size:12px!important;line-height:1.55}
 .directory-without-hero .poll-radio{margin:8px 0}
 .directory-without-hero .poll-radio span{min-height:48px;padding:10px 12px;font-size:13px;line-height:1.35}
 .directory-without-hero .poll-large form .button{height:46px;margin-top:14px}
 .directory-without-hero .poll-footer{margin-top:16px;padding-top:14px;gap:10px;align-items:center}
}

/* source: ios-form-fixes.css */
/* iOS Safari, 16px altindaki form alanlarina odaklanirken sayfayi yakinlastirir. */
@media(max-width:760px){
 .profile-comment-form input:not([type=checkbox]),
 .profile-comment-form textarea{
  font-size:16px!important;
  touch-action:manipulation;
 }
}

/* source: page-design-public.css */
.managed-public-block{padding:48px 0;background:#f3f8fa;border-top:1px solid #dbe6ed}.managed-public-block>.container{display:flex;align-items:center;justify-content:space-between;gap:34px}.managed-public-block h2{margin:7px 0 8px;color:#082b46;font-size:clamp(25px,3vw,40px)}.managed-public-copy{max-width:760px;color:#557087;line-height:1.7}.managed-public-copy p{margin:0}.managed-public-block .button{flex:0 0 auto}@media(max-width:720px){.managed-public-block{padding:32px 0}.managed-public-block>.container{display:block}.managed-public-block .button{margin-top:20px;width:100%}}
.semantic-page-title{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}.directory-without-hero{padding-top:34px!important}.compare-share-callout{position:relative;display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:18px;margin-bottom:24px;padding:21px 22px;overflow:hidden;border-radius:17px;background:linear-gradient(120deg,#0d2b43,#174f68);color:#fff;box-shadow:0 14px 38px rgba(9,38,59,.17)}.compare-share-callout:after{content:"";position:absolute;right:12%;top:-95px;width:210px;height:210px;border:1px solid rgba(255,255,255,.12);border-radius:50%;box-shadow:0 0 0 36px rgba(255,255,255,.035);pointer-events:none}.compare-share-icon{display:grid;width:54px;height:54px;place-items:center;border:1px solid rgba(255,255,255,.18);border-radius:14px;background:rgba(255,255,255,.1);color:#7de1d0}.compare-share-callout>div{position:relative;z-index:1}.compare-share-callout>div>span{display:block;color:#8fd8d0;font-size:10px;font-weight:850;letter-spacing:.12em}.compare-share-callout h2{margin:4px 0 3px;font-size:24px;line-height:1.15}.compare-share-callout p{margin:0;color:#c4d5df;font-size:12px}.compare-share-callout .share-card-trigger{position:relative;z-index:1;min-width:205px;border-color:#fff;background:#fff;color:#102a43}.compare-share-callout .share-card-trigger:hover{transform:translateY(-1px);box-shadow:0 8px 20px rgba(0,0,0,.15)}@media(max-width:720px){.directory-without-hero{padding-top:22px!important}.compare-share-callout{grid-template-columns:auto minmax(0,1fr);gap:13px;padding:17px;margin-bottom:18px}.compare-share-icon{width:45px;height:45px}.compare-share-callout h2{font-size:20px}.compare-share-callout p{font-size:11px}.compare-share-callout .share-card-trigger{grid-column:1/-1;width:100%;min-width:0}}

/* source: advertising.css */
.advertising-slot{width:min(1180px,calc(100% - 40px));margin:28px auto;position:relative;clear:both}.advertising-inner{position:relative;display:grid;place-items:center;min-height:90px}.advertising-label{position:absolute;z-index:2;top:8px;left:10px;padding:3px 7px;border-radius:999px;background:#0d293ccc;color:#fff;font-size:9px;letter-spacing:.08em;text-transform:uppercase}.advertising-creative{display:block;width:100%;overflow:hidden;border-radius:14px;background:#eef3f6}.advertising-creative img{display:block;width:100%;max-height:220px;object-fit:cover}.advertising-inline{max-width:820px}.advertising-inline .advertising-creative img{max-height:180px}.advertising-adsense{width:100%;min-height:90px;overflow:hidden}.advertising-slot:empty{display:none!important;margin:0!important}.advertising-admin-kpis{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin-bottom:18px}.advertising-admin-kpis article{display:flex;gap:12px;align-items:center;padding:18px;border:1px solid var(--line);border-radius:13px;background:#fff}.advertising-admin-kpis article>span{width:40px;height:40px;border-radius:10px;display:grid;place-items:center;background:#eaf3f7;color:var(--brand)}.advertising-admin-kpis div{display:flex;flex-direction:column}.advertising-admin-kpis small{color:var(--muted)}.advertising-admin-kpis strong{font-size:25px}.advertising-admin-layout{display:grid;grid-template-columns:minmax(0,1fr) 390px;gap:18px;align-items:start}.advertising-campaigns,.advertising-editor{border:1px solid var(--line);border-radius:14px;background:#fff}.advertising-campaigns>header,.advertising-editor>header{padding:22px 24px;border-bottom:1px solid var(--line)}.advertising-campaigns h2,.advertising-editor h2{margin:4px 0;font-size:21px}.advertising-campaigns p,.advertising-editor p{margin:0;color:var(--muted);font-size:13px}.advertising-campaign-list{display:grid;gap:0}.advertising-campaign-list>article{display:grid;grid-template-columns:110px minmax(0,1fr) auto;gap:17px;align-items:center;padding:18px 22px;border-bottom:1px solid var(--line)}.advertising-campaign-list>article:last-child{border-bottom:0}.advertising-campaign-visual{height:72px;border-radius:10px;background:#edf3f6;overflow:hidden;display:grid;place-items:center;color:var(--brand);font-weight:800}.advertising-campaign-visual img{width:100%;height:100%;object-fit:cover}.advertising-campaign-main>div{display:flex;align-items:center;gap:9px}.advertising-campaign-main h3{margin:6px 0 3px;font-size:16px}.advertising-campaign-main p{font-size:12px}.advertising-campaign-main dl{display:flex;gap:22px;margin:12px 0 0}.advertising-campaign-main dl div{display:flex;gap:5px;font-size:11px}.advertising-campaign-main dt{color:var(--muted)}.advertising-campaign-main dd{margin:0;font-weight:800}.advertising-campaign-list footer{display:flex;gap:7px;align-items:center}.advertising-campaign-list footer form{margin:0}.ad-status{font-style:normal;font-size:10px;font-weight:800;padding:4px 8px;border-radius:999px}.ad-status.active{background:#e7f4ee;color:#267259}.ad-status.paused{background:#fff3df;color:#96631f}.ad-status.draft{background:#edf2f5;color:#546b79}.advertising-editor{position:sticky;top:82px}.advertising-editor form{display:grid;gap:15px;padding:22px}.advertising-editor label{font-size:12px;font-weight:750}.advertising-editor input,.advertising-editor select{width:100%;height:43px;border:1px solid var(--line);border-radius:9px;padding:0 11px;margin-top:6px;background:#fff}.advertising-editor input[type=file]{height:auto;padding:10px}.advertising-editor label small{display:block;margin-top:5px;color:var(--muted);font-weight:400}.advertising-two{display:grid;grid-template-columns:1fr 1fr;gap:12px}.advertising-success{background:#edf8f2;border-color:#cbe7d7;color:#28654d}@media(max-width:1050px){.advertising-admin-layout{grid-template-columns:1fr}.advertising-editor{position:static}.advertising-admin-kpis{grid-template-columns:1fr 1fr}}@media(max-width:680px){.advertising-slot{width:calc(100% - 24px);margin:18px auto}.advertising-inner{min-height:60px}.advertising-creative{border-radius:10px}.advertising-creative img{max-height:150px}.advertising-admin-kpis{grid-template-columns:1fr 1fr}.advertising-admin-kpis article{padding:13px}.advertising-campaign-list>article{grid-template-columns:82px minmax(0,1fr);padding:14px}.advertising-campaign-list footer{grid-column:1/-1}.advertising-campaign-main dl{gap:11px;flex-wrap:wrap}.advertising-two{grid-template-columns:1fr}}

/* source: faq.css */
.faq-section{padding:72px 0;background:#fff;border-top:1px solid #dce7ef}.faq-section:nth-of-type(even){background:#f5f9fc}.faq-shell{display:grid;grid-template-columns:minmax(240px,.72fr) minmax(0,1.35fr);gap:80px;align-items:start}.faq-heading{position:sticky;top:122px}.faq-heading h2{font-size:clamp(30px,3vw,44px);line-height:1.08;margin:10px 0 14px;color:#092b49}.faq-heading p{font-size:17px;line-height:1.7;color:#617a91;max-width:460px}.faq-heading .text-link{display:inline-flex;margin-top:22px}.faq-list{border-top:1px solid #aec4d5}.faq-item{border-bottom:1px solid #cbd9e4}.faq-item summary{list-style:none;cursor:pointer;display:flex;align-items:center;justify-content:space-between;gap:24px;padding:24px 2px;font-size:18px;font-weight:750;color:#0a2d4a}.faq-item summary::-webkit-details-marker{display:none}.faq-item summary i{width:28px;height:28px;border:1px solid #b8cad8;border-radius:50%;position:relative;flex:0 0 auto;transition:.2s}.faq-item summary i:before,.faq-item summary i:after{content:"";position:absolute;left:7px;right:7px;top:13px;height:2px;background:#0c557e}.faq-item summary i:after{transform:rotate(90deg);transition:.2s}.faq-item[open] summary i{background:#102f49;border-color:#102f49}.faq-item[open] summary i:before,.faq-item[open] summary i:after{background:white}.faq-item[open] summary i:after{transform:rotate(0)}.faq-answer{padding:0 48px 26px 2px;color:#48657c;font-size:16px;line-height:1.75}.faq-answer p{margin:0 0 12px}.faq-answer small{display:block;margin-top:15px;color:#8093a3;font-size:12px}.faq-source{display:inline-flex;align-items:center;gap:7px;margin-top:8px;color:#0c648f;font-weight:700;font-size:13px}.faq-hero{background:linear-gradient(120deg,#edf6fa,#f8fbfd)}.faq-topic-nav{border-bottom:1px solid #dbe6ee;background:#fff;position:sticky;top:78px;z-index:8}.faq-topic-nav .container{display:flex;gap:32px;overflow:auto}.faq-topic-nav a{padding:16px 0;color:#45647b;font-weight:700;white-space:nowrap}.faq-contact{padding:56px 0;background:#0e3048;color:#fff}.faq-contact .container{display:flex;align-items:center;justify-content:space-between;gap:32px}.faq-contact h2{font-size:32px;margin:8px 0}.faq-contact p{color:#b9cbd7;max-width:720px}.faq-contact .eyebrow{color:#6fd9c9}.faq-contact .button{background:#fff;color:#0e3048}
.faq-admin-layout{display:grid;grid-template-columns:minmax(360px,.75fr) minmax(520px,1.25fr);gap:20px;align-items:start}.faq-editor-card{position:sticky;top:82px}.faq-admin-form{display:grid;gap:16px}.faq-admin-form>label,.faq-form-grid label{display:grid;gap:7px;font-weight:700;color:#24465f}.faq-admin-form input,.faq-admin-form select,.faq-admin-form textarea,.faq-records select{width:100%;border:1px solid #cbdbe6;border-radius:10px;padding:12px 13px;background:white;color:#102f49;font:inherit}.faq-admin-form textarea{resize:vertical;line-height:1.55}.faq-form-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}.faq-template-help{display:flex;flex-wrap:wrap;gap:7px;align-items:center;padding:12px;background:#f2f7fa;border-radius:10px;color:#547086;font-size:12px}.faq-template-help strong{width:100%;color:#163b55}.faq-template-help code{padding:4px 7px;background:white;border:1px solid #d5e2ea;border-radius:6px}.faq-check{display:flex!important;grid-template-columns:auto 1fr!important;align-items:center}.faq-check input{width:auto}.faq-admin-list{display:grid}.faq-admin-list article{display:flex;justify-content:space-between;gap:20px;padding:20px 0;border-bottom:1px solid #dbe5ec}.faq-admin-list article>div:first-child{min-width:0}.faq-admin-list span{font-size:11px;font-weight:800;letter-spacing:.08em;text-transform:uppercase;color:#177292}.faq-admin-list h3{font-size:16px;line-height:1.4;margin:6px 0;color:#0b2d49}.faq-admin-list p{font-size:13px;line-height:1.5;color:#668096;margin:0 0 8px}.faq-admin-list small{color:#8295a5}.faq-admin-list .record-actions{display:flex;align-items:center;gap:7px}.faq-admin-list .record-actions form{margin:0}.button.danger{color:#a62d2d;border-color:#e9c6c6}
@media(max-width:900px){.faq-shell{grid-template-columns:1fr;gap:28px}.faq-heading{position:static}.faq-admin-layout{grid-template-columns:1fr}.faq-editor-card{position:static}.faq-contact .container{align-items:flex-start;flex-direction:column}.faq-topic-nav{top:62px}}@media(max-width:600px){.faq-section{padding:46px 0}.faq-heading h2{font-size:29px}.faq-heading p{font-size:15px}.faq-item summary{padding:19px 0;font-size:16px;line-height:1.4}.faq-answer{padding:0 0 22px;font-size:15px}.faq-topic-nav .container{gap:22px}.faq-form-grid{grid-template-columns:1fr}.faq-admin-list article{display:grid}.faq-admin-list .record-actions{justify-content:flex-start}}

/* source: faq-premium.css */
.faq-section{padding:32px 0 36px;background:#f6f9fa;border-top:1px solid #dce6ec}.faq-section:nth-of-type(even){background:#f6f9fa}.faq-shell{display:grid;grid-template-columns:1fr;gap:18px}.faq-heading{position:static;display:grid;grid-template-columns:minmax(0,1fr) minmax(280px,520px);gap:28px;align-items:end;padding:0}.faq-heading>div{display:grid;grid-template-columns:auto minmax(0,1fr);column-gap:13px;align-items:center}.faq-heading .eyebrow{display:inline-flex;align-items:center;gap:7px;color:#176485;font-size:9px;letter-spacing:.1em}.faq-heading .eyebrow:before{content:"";width:16px;height:2px;background:#3bbca3}.faq-heading h2{grid-column:1/-1;margin:7px 0 0;color:#102f49;font-size:clamp(21px,2vw,27px);line-height:1.15;letter-spacing:-.025em}.faq-heading p{margin:0;color:#667d8f;font-size:12px;line-height:1.55}.faq-heading .text-link{display:inline-flex;margin:0 0 1px auto;font-size:11px}.faq-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;border:0;align-items:start}.faq-item{overflow:hidden;border:1px solid #d7e2e8;border-radius:10px;background:#fff;box-shadow:0 3px 10px rgba(16,47,73,.02);transition:border-color .18s,box-shadow .18s}.faq-item:hover{border-color:#b9ceda}.faq-item[open]{border-color:#aac5d2;box-shadow:0 8px 22px rgba(16,47,73,.06)}.faq-item summary{list-style:none;cursor:pointer;display:flex;align-items:center;justify-content:space-between;gap:12px;min-height:50px;padding:9px 11px;color:#17384f;font-size:12px;font-weight:650;line-height:1.35}.faq-item summary::-webkit-details-marker{display:none}.faq-question{display:flex;align-items:center;gap:10px;min-width:0}.faq-question>b{display:grid;place-items:center;flex:0 0 27px;width:27px;height:27px;border-radius:7px;background:#edf4f7;color:#39718b;font-size:8px;letter-spacing:.05em}.faq-question>span{min-width:0}.faq-item summary>i{position:relative;flex:0 0 22px;width:22px;height:22px;border:1px solid #c7d7e0;border-radius:50%;background:#f9fbfc;transition:.2s}.faq-item summary>i:before,.faq-item summary>i:after{content:"";position:absolute;left:6px;right:6px;top:10px;height:1px;background:#176485}.faq-item summary>i:after{transform:rotate(90deg);transition:.2s}.faq-item[open] summary>i{background:#123b55;border-color:#123b55}.faq-item[open] summary>i:before,.faq-item[open] summary>i:after{background:#fff}.faq-item[open] summary>i:after{transform:rotate(0)}.faq-answer{margin:0 11px 0 48px;padding:11px 0 12px;border-top:1px solid #e5ecef;color:#506879;font-size:12px;line-height:1.58}.faq-answer p{margin:0 0 8px}.faq-answer footer{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-top:10px}.faq-answer small{display:block;margin:0;color:#899aa6;font-size:9px}.faq-source{display:inline-flex;align-items:center;gap:5px;margin:0;color:#12658b;font-size:10px;font-weight:700}.faq-hero{background:linear-gradient(135deg,#eff6f8,#f9fbfc)}.faq-topic-nav{box-shadow:0 1px 0 #dbe6ee}.faq-contact{padding:36px 0}
@media(max-width:760px){.faq-section{padding:26px 0 30px}.faq-shell{gap:14px}.faq-heading{grid-template-columns:1fr;gap:7px}.faq-heading>div{display:block}.faq-heading h2{font-size:21px;margin-top:6px}.faq-heading p{font-size:11px}.faq-heading .text-link{margin:4px 0 0}.faq-list{grid-template-columns:1fr;gap:6px}.faq-item summary{min-height:46px;padding:8px 10px;font-size:11px}.faq-question>b{width:25px;height:25px;flex-basis:25px}.faq-item summary>i{width:21px;height:21px;flex-basis:21px}.faq-item summary>i:before,.faq-item summary>i:after{top:9px}.faq-answer{margin-left:45px;padding:9px 0 10px;font-size:11px}.faq-answer footer{align-items:flex-start;flex-direction:column;gap:6px}}

/* source: footer-compact.css */
/* Compact public footer: keeps every destination without turning the footer into a full screen. */
@media (min-width:761px){
 .site-footer{padding-top:34px}
 .footer-grid{grid-template-columns:1.35fr 1.45fr 1fr 1fr;gap:42px}
 .footer-grid>div:first-child p{margin:14px 0;line-height:1.55}
 .footer-group-toggle{margin-bottom:12px}
 .footer-links>a{margin-bottom:8px;line-height:1.35}
 .footer-grid>.footer-nav-group:nth-child(2) .footer-links{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));column-gap:22px}
 .footer-bottom{height:50px;margin-top:26px}
}
@media (max-width:760px){
 .footer-grid>div:first-child{padding:22px 0 18px}
 .footer-grid>div:first-child p{margin:12px 0}
 .footer-group-toggle{height:48px}
 .footer-links{padding-bottom:10px}
 .footer-links>a{min-height:34px}
 .footer-bottom{min-height:60px;padding:13px 0}
}
.footer-developer{display:inline-flex;align-items:center;gap:5px}.footer-developer a{color:#fff;font-weight:750;border-bottom:1px solid rgba(255,255,255,.38);transition:border-color .18s ease,color .18s ease}.footer-developer a:hover{color:#8fe4d1;border-color:#8fe4d1}
.sidebar-developer{margin-top:auto;padding:12px 7px 0;border-top:1px solid rgba(255,255,255,.09);color:#7893a4;font-size:10px;line-height:1.4}
.sidebar-developer a{color:#dce9ef;font-weight:750;border-bottom:1px solid rgba(220,233,239,.28)}
.sidebar-developer a:hover{color:#8fe4d1;border-color:#8fe4d1}
.sidebar-developer+.sidebar-user{margin-top:10px}

/* source: hero-discovery.css */
.hero-discovery{position:relative;overflow:hidden;padding:28px;border:1px solid rgba(255,255,255,.08);border-radius:22px;background:linear-gradient(145deg,#102f45 0%,#0d293d 100%);color:#fff;box-shadow:0 24px 58px rgba(10,35,53,.2)}
.hero-discovery:after{content:"";position:absolute;right:-90px;bottom:-110px;width:280px;height:280px;border-radius:50%;background:radial-gradient(circle,rgba(46,144,146,.2),transparent 68%);pointer-events:none}
.hero-discovery-head{position:relative;z-index:1;display:flex;align-items:flex-start;justify-content:space-between;gap:18px}.hero-discovery-head .eyebrow{color:#83c9c4}.hero-discovery h2{margin:7px 0 0;font-size:24px;line-height:1.18;letter-spacing:-.45px}.hero-discovery>p{position:relative;z-index:1;margin:9px 0 18px;color:#a9c0ce;font-size:12px;line-height:1.55}
.discovery-live{display:inline-flex;align-items:center;gap:7px;padding:7px 10px;border:1px solid rgba(255,255,255,.14);border-radius:999px;color:#c6d8e1;font-size:10px;white-space:nowrap}.discovery-live i{width:7px;height:7px;border-radius:50%;background:#45d0ae;box-shadow:0 0 0 4px rgba(69,208,174,.12)}
.discovery-local-feature{position:relative;z-index:1;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:14px;min-height:92px;padding:17px 18px;border:1px solid #b9ddd9;border-radius:15px;background:linear-gradient(110deg,#f8fcfc,#edf8f6);color:#102d42;transition:.2s}.discovery-local-feature:hover{border-color:#6fc2b7;box-shadow:0 12px 25px rgba(1,20,34,.16);transform:translateY(-2px)}
.discovery-icon{display:grid;place-items:center;width:42px;height:42px;flex:none;border-radius:12px;background:rgba(83,201,181,.14);color:#5ed0bd}.discovery-local-feature .discovery-icon{background:#d9f1ed;color:#168a79}.discovery-local-feature>div,.discovery-card>div,.discovery-compare>div{display:flex;min-width:0;flex-direction:column}.discovery-local-feature small,.discovery-card small{color:#54788b;font-size:8px!important;font-weight:850;letter-spacing:.12em}.discovery-local-feature strong{margin:4px 0 2px;font-size:16px}.discovery-local-feature em{color:#617d8d;font-size:10px;font-style:normal}.discovery-change{margin-top:5px;color:#13796c;font-size:9px;font-weight:800;text-decoration:underline;text-underline-offset:3px}.discovery-go{display:grid;place-items:center;width:34px;height:34px;border-radius:50%;background:#fff;color:#15384e;box-shadow:0 5px 14px rgba(20,58,76,.1)}
.hero-discovery-grid{position:relative;z-index:1;display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:10px}.discovery-card{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:11px;min-width:0;min-height:84px;padding:13px 14px;border:1px solid rgba(255,255,255,.12);border-radius:13px;background:rgba(255,255,255,.045);transition:.2s}.discovery-card:hover{border-color:rgba(255,255,255,.24);background:rgba(255,255,255,.09);transform:translateY(-2px)}.discovery-card small{color:#82a9ba}.discovery-card strong{margin:4px 0 2px;font-size:13px}.discovery-card em{overflow:hidden;color:#9fb7c5;font-size:9px;font-style:normal;text-overflow:ellipsis;white-space:nowrap}
.discovery-compare{position:relative;z-index:1;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:12px;margin-top:10px;padding:13px 15px;border:1px solid rgba(111,213,196,.25);border-radius:13px;background:rgba(46,126,136,.34);transition:.2s}.discovery-compare:hover{border-color:rgba(111,213,196,.46);background:rgba(46,126,136,.48)}.discovery-compare>span{display:grid;place-items:center;width:38px;height:38px;border-radius:11px;background:rgba(255,255,255,.09)}.discovery-compare strong{font-size:12px}.discovery-compare small{margin-top:2px;color:#b9d3da;font-size:9px!important}.hero-discovery-trust{position:relative;z-index:1;display:flex;align-items:center;justify-content:center;gap:7px;padding-top:14px;color:#8faab7;font-size:9px}
@media(max-width:1050px){.hero-discovery{padding:23px}.hero-discovery h2{font-size:21px}.hero-discovery-grid{grid-template-columns:1fr}.discovery-card{min-height:76px}}
@media(max-width:780px){.hero-grid>.hero-discovery{display:none}}

/* source: story-statuses.css */
.story-statuses{border-bottom:1px solid var(--line);background:#fff;padding:26px 0 24px}.story-statuses .container{display:grid;grid-template-columns:190px minmax(0,1fr);gap:30px;align-items:center}.story-status-head h2{margin:4px 0 0;font-size:27px}.story-status-head p{margin:7px 0 0;color:var(--muted);font-size:13px;line-height:1.5}.story-status-track{display:flex;gap:19px;overflow-x:auto;padding:4px 3px 9px;scrollbar-width:thin;scroll-snap-type:x proximity}.story-status-item{flex:0 0 92px;border:0;background:none;padding:0;color:var(--ink);cursor:pointer;text-align:center;scroll-snap-align:start}.story-status-ring{display:grid;place-items:center;width:78px;height:78px;margin:0 auto 9px;padding:3px;border-radius:50%;background:linear-gradient(145deg,#1d6c94,#40c5a6 48%,#f19945);box-shadow:0 8px 22px #143d5920;position:relative}.story-status-ring:before{content:"";position:absolute;inset:3px;border:3px solid #fff;border-radius:50%;z-index:1}.story-status-ring img{width:100%;height:100%;border-radius:50%;object-fit:cover}.story-status-ring i{position:absolute;right:0;bottom:1px;z-index:2;width:25px;height:25px;border-radius:50%;display:grid;place-items:center;background:var(--brand);color:#fff;border:2px solid #fff}.story-status-ring i svg{width:11px}.story-status-item strong{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:12px}.story-status-item:hover .story-status-ring{transform:translateY(-2px);box-shadow:0 12px 27px #143d5930}.story-status-ring{transition:.2s ease}
.story-viewer[hidden]{display:none}.story-viewer{position:fixed;inset:0;z-index:3000;display:grid;place-items:center;padding:18px}.story-viewer-backdrop{position:absolute;inset:0;background:#061520e8;backdrop-filter:blur(12px)}.story-viewer-stage{position:relative;isolation:isolate;width:min(430px,calc(100vw - 28px));height:min(760px,calc(100dvh - 30px));overflow:hidden;border-radius:22px;background:#071b29;box-shadow:0 35px 100px #0008;color:#fff}.story-viewer-stage video{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;background:#071b29}.story-viewer-stage:after{content:"";position:absolute;z-index:1;inset:0;background:linear-gradient(#05131f88 0,#05131f00 25%,#05131f00 55%,#05131fd9 100%);pointer-events:none}.story-viewer-stage header,.story-viewer-stage footer,.story-progress,.story-nav{position:absolute;z-index:3}.story-viewer-stage header{left:17px;right:17px;top:22px;display:flex;align-items:center;justify-content:space-between}.story-viewer-stage header>div{display:flex;align-items:center;gap:8px}.story-viewer-stage header button{width:38px;height:38px;border:1px solid #ffffff38;border-radius:50%;background:#071b297d;color:#fff;font-size:24px;display:grid;place-items:center}.story-viewer-stage header [data-story-sound]{font-size:15px}.story-viewer-brand{font-size:13px}.story-viewer-brand .brand-mark{width:31px;height:31px}.story-progress{left:14px;right:14px;top:10px;display:flex;gap:4px}.story-progress span{height:3px;flex:1;border-radius:4px;background:#ffffff4a;overflow:hidden}.story-progress i{display:block;height:100%;width:0;background:#fff}.story-progress span.done i{width:100%}.story-viewer-stage footer{left:22px;right:22px;bottom:22px;display:flex;gap:18px;align-items:end}.story-viewer-stage footer div{min-width:0;flex:1}.story-viewer-stage footer span{font-size:10px;letter-spacing:.16em;text-transform:uppercase;color:#9fd8cf;font-weight:800}.story-viewer-stage footer h3{font-size:25px;margin:5px 0}.story-viewer-stage footer p{font-size:14px;line-height:1.5;margin:0;color:#d9e3e8}.story-viewer-stage footer a{flex:0 0 auto;display:flex;align-items:center;gap:7px;border-radius:10px;padding:11px 13px;background:#fff;color:var(--ink);font-size:12px;font-weight:800}.story-nav{top:45%;width:40px;height:58px;border:0;border-radius:10px;background:#071b2966;color:#fff;font-size:35px}.story-prev{left:8px}.story-next{right:8px}body.story-open{overflow:hidden}
@media(max-width:780px){.story-statuses{padding:19px 0 16px}.story-statuses .container{display:block;width:100%}.story-status-head{display:flex;align-items:end;justify-content:space-between;padding:0 16px 14px}.story-status-head h2{font-size:22px}.story-status-head p{max-width:210px;text-align:right;font-size:11px}.story-status-track{gap:12px;padding:2px 16px 8px}.story-status-item{flex-basis:77px}.story-status-ring{width:67px;height:67px}.story-status-item strong{font-size:11px}.story-viewer{padding:0}.story-viewer-stage{width:100vw;height:100dvh;border-radius:0}.story-nav{display:grid;place-items:center;top:48%;width:38px;height:54px;border:1px solid #ffffff30;background:#071b2999;font-size:31px;backdrop-filter:blur(8px)}.story-prev{left:max(8px,env(safe-area-inset-left))}.story-next{right:max(8px,env(safe-area-inset-right))}.story-viewer-stage footer{bottom:max(22px,env(safe-area-inset-bottom));}.story-viewer-stage footer h3{font-size:23px}.story-viewer-stage footer p{font-size:13px}}
@media(max-width:520px){.story-status-head p{display:none}.story-status-head{align-items:center}.story-status-track{scrollbar-width:none}.story-status-track::-webkit-scrollbar{display:none}}
.story-loading{position:absolute;z-index:4;left:50%;top:50%;transform:translate(-50%,-50%);display:flex;align-items:center;gap:9px;padding:9px 12px;border:1px solid #ffffff2e;border-radius:999px;background:#071b29c9;backdrop-filter:blur(8px);color:#fff;font-size:11px;font-weight:800;letter-spacing:.04em;box-shadow:0 8px 28px #0005}.story-loading[hidden]{display:none}.story-loading i{width:17px;height:17px;border:2px solid #ffffff40;border-top-color:#fff;border-radius:50%;animation:story-spin .75s linear infinite}@keyframes story-spin{to{transform:rotate(360deg)}}

/* source: members-of-parliament.css */
.mp-directory-hero{background:linear-gradient(135deg,#f6f9fc 0%,#fff 65%);border-bottom:1px solid #dce7f0;padding:54px 0 38px}.mp-directory-hero>.container{display:flex;align-items:end;justify-content:space-between;gap:40px}.mp-directory-hero h1{font-size:clamp(38px,5vw,64px);letter-spacing:-.045em;margin:8px 0 12px}.mp-directory-hero p{font-size:18px;line-height:1.65;color:#52708b;max-width:720px}.mp-stat-strip{display:grid;grid-template-columns:repeat(3,1fr);min-width:420px;border:1px solid #d9e5ef;border-radius:18px;background:#fff;box-shadow:0 16px 42px rgba(15,42,67,.07)}.mp-stat-strip span{padding:18px;border-right:1px solid #e4edf4;color:#668099;font-size:13px}.mp-stat-strip span:last-child{border:0}.mp-stat-strip strong{display:block;color:#0c2b46;font-size:24px;margin-bottom:3px}.mp-directory-section{padding-top:28px;padding-bottom:80px}.mp-filters{display:grid;grid-template-columns:minmax(260px,1.5fr) repeat(4,minmax(145px,1fr)) auto;gap:10px;padding:14px;border:1px solid #d8e4ee;background:#fff;border-radius:18px;box-shadow:0 12px 34px rgba(16,42,67,.05)}.mp-filters select,.mp-filters input{height:48px;border:1px solid #d5e2ec;border-radius:11px;background:#fbfdff;padding:0 13px;font:inherit;color:#153650}.mp-search{position:relative}.mp-search svg{position:absolute;left:14px;top:15px;color:#66839b}.mp-search input{width:100%;padding-left:42px}.mp-result-head{display:flex;justify-content:space-between;align-items:end;margin:42px 0 18px}.mp-result-head h2{font-size:28px;margin:5px 0 0}.mp-result-head a{color:#0d5c91;font-weight:700}.mp-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.mp-card{display:flex;flex-direction:column;overflow:hidden;border:1px solid #d7e3ed;border-top:4px solid var(--party);border-radius:18px;background:#fff;color:#0a2a44;transition:.2s ease;min-width:0}.mp-card:hover{transform:translateY(-3px);box-shadow:0 18px 45px rgba(15,42,67,.1);border-color:color-mix(in srgb,var(--party) 35%,#d7e3ed)}.mp-card-photo{height:220px;background:linear-gradient(145deg,var(--party-light),#edf3f7);position:relative;display:grid;place-items:center;overflow:hidden}.mp-card-photo img{width:100%;height:100%;object-fit:cover}.mp-card-photo>span{font-size:42px;font-weight:800;color:var(--party-dark)}.mp-card-photo em{position:absolute;left:12px;bottom:12px;background:#fff;border-radius:999px;padding:7px 10px;font-size:11px;font-style:normal;font-weight:800;box-shadow:0 5px 14px rgba(0,0,0,.1)}.mp-card-body{padding:19px;flex:1}.mp-card-body>small{color:var(--party);font-weight:800;text-transform:uppercase;letter-spacing:.06em}.mp-card h3{font-size:21px;margin:8px 0 5px;letter-spacing:-.025em}.mp-card-body>p{color:#668099;margin:0 0 18px}.mp-card-body>div{display:flex;flex-direction:column;gap:8px;padding-top:14px;border-top:1px solid #e5edf3;font-size:13px}.mp-card-body>div span{display:flex;align-items:center;gap:7px}.mp-card-body>div img{width:22px;height:22px;border-radius:50%;object-fit:contain}.mp-card footer{display:flex;justify-content:space-between;padding:14px 19px;border-top:1px solid #e5edf3;font-weight:800;font-size:13px}.mp-empty{text-align:center;padding:75px;border:1px dashed #c6d7e4;border-radius:20px;background:#f9fbfd}.mp-empty h2{margin:15px 0 6px}.mp-empty p{color:#668099;margin-bottom:22px}
.mp-profile-hero{border-top:4px solid var(--party);background:linear-gradient(120deg,var(--party-light),#fff 68%);padding:25px 0 46px}.breadcrumbs{display:flex;gap:9px;align-items:center;font-size:13px;color:#63809a;margin-bottom:34px}.mp-profile-main{display:grid;grid-template-columns:190px 1fr auto;gap:30px;align-items:center}.mp-profile-photo{width:190px;height:220px;border-radius:24px;overflow:hidden;background:#fff;border:1px solid color-mix(in srgb,var(--party) 28%,#dce5ec);display:grid;place-items:center;box-shadow:0 16px 45px rgba(15,42,67,.1)}.mp-profile-photo img{width:100%;height:100%;object-fit:cover}.mp-profile-photo span{font-size:48px;font-weight:850;color:var(--party)}.mp-profile-kicker{color:var(--party);font-size:12px;text-transform:uppercase;letter-spacing:.13em;font-weight:900}.mp-profile-title h1{font-size:clamp(36px,4.5vw,62px);letter-spacing:-.05em;margin:8px 0}.mp-profile-title>p{font-size:19px;color:#53708a;margin:0}.mp-profile-badges{display:flex;flex-wrap:wrap;gap:8px;margin-top:20px}.mp-profile-badges span{display:flex;align-items:center;gap:6px;background:#fff;border:1px solid #d8e5ee;border-radius:999px;padding:8px 11px;font-size:13px;font-weight:750}.mp-profile-badges img{width:20px;height:20px;object-fit:contain;border-radius:50%}.mp-profile-actions{display:flex;flex-direction:column;gap:9px}.mp-party-button{background:var(--party-button);color:var(--party-on-button)}.mp-profile-layout{display:grid;grid-template-columns:minmax(0,1fr) 360px;gap:34px;padding-top:46px;padding-bottom:85px}.mp-biography{border:1px solid #dbe6ee;border-radius:20px;background:#fff;padding:clamp(25px,4vw,52px)}.mp-biography h2{font-size:34px;margin:8px 0 28px}.mp-biography .biography-prose{font-size:18px;line-height:1.82;color:#263f53}.mp-profile-side{display:flex;flex-direction:column;gap:16px}.mp-profile-side>section{border:1px solid #dbe6ee;border-radius:18px;background:#fff;padding:22px}.mp-profile-side h2{font-size:18px;margin:0 0 17px}.mp-profile-side dl{margin:0}.mp-profile-side dl div{display:flex;justify-content:space-between;gap:20px;padding:12px 0;border-bottom:1px solid #e6edf2}.mp-profile-side dl div:last-child{border:0}.mp-profile-side dt{color:#668099}.mp-profile-side dd{margin:0;text-align:right;font-weight:750}.mp-profile-side a{color:var(--party-dark)}.mp-timeline{list-style:none;padding:0;margin:0}.mp-timeline li{display:flex;gap:13px;padding:0 0 20px}.mp-timeline i{width:11px;height:11px;border-radius:50%;background:var(--party);margin-top:5px;box-shadow:0 0 0 5px var(--party-light)}.mp-timeline div{display:flex;flex-direction:column;gap:4px}.mp-timeline span,.mp-timeline small{color:#607c93}.mp-correction{background:#102f49!important;color:#fff}.mp-correction p{color:#c8d8e5;line-height:1.55}.mp-editor{max-width:1160px;margin:0 auto 70px}.mp-editor .media-guidance label{display:flex;flex-direction:column;gap:8px;font-weight:750}.mp-editor .media-guidance input{height:46px;border:1px solid #d5e2ec;border-radius:10px;padding:0 12px}.mp-editor [data-mp-photo-preview]{width:130px;height:145px;object-fit:cover;border-radius:16px}.admin-tr>a>span{display:flex;flex-direction:column;gap:3px}.admin-tr>a>span small,.admin-tr>span>small{color:#648096}
@media(max-width:1100px){.mp-grid{grid-template-columns:repeat(3,1fr)}.mp-filters{grid-template-columns:repeat(3,1fr)}.mp-search{grid-column:span 2}.mp-directory-hero>.container{align-items:start;flex-direction:column}.mp-stat-strip{min-width:0;width:100%}}
@media(max-width:760px){.mp-directory-hero{padding:35px 0 25px}.mp-directory-hero h1{font-size:40px}.mp-directory-hero p{font-size:16px}.mp-stat-strip{grid-template-columns:1fr}.mp-stat-strip span{border-right:0;border-bottom:1px solid #e4edf4;padding:12px 15px}.mp-filters{display:flex;overflow-x:auto}.mp-filters>*{flex:0 0 220px}.mp-search{flex-basis:280px}.mp-grid{grid-template-columns:1fr 1fr}.mp-card-photo{height:190px}.mp-profile-main{grid-template-columns:110px 1fr}.mp-profile-photo{width:110px;height:135px;border-radius:17px}.mp-profile-actions{grid-column:1/-1;flex-direction:row}.mp-profile-layout{grid-template-columns:1fr}.mp-profile-title h1{font-size:34px}.mp-profile-badges{display:none}}

/* Refined parliamentary directory */
.directory-without-hero{padding-top:34px}
.directory-without-hero .mp-filters{grid-template-columns:minmax(250px,1.55fr) repeat(4,minmax(132px,1fr)) auto;gap:12px;padding:18px;background:linear-gradient(145deg,#fff 0%,#f8fbfd 100%);border:1px solid #d5e2eb;border-radius:20px;box-shadow:0 18px 50px rgba(14,42,66,.07)}
.mp-filter-heading{grid-column:1/-1;display:flex;align-items:center;gap:12px;padding:0 2px 15px;border-bottom:1px solid #e4edf3}
.mp-filter-heading>span{width:42px;height:42px;display:grid;place-items:center;border-radius:13px;background:#0e314d;color:#fff;box-shadow:0 8px 22px rgba(14,49,77,.16)}
.mp-filter-heading>div{display:flex;flex-direction:column;gap:2px}.mp-filter-heading strong{font-size:16px;color:#0b2c46}.mp-filter-heading small{font-size:12px;color:#6c8498}
.mp-filter-field{display:flex;flex-direction:column;gap:7px;min-width:0}.mp-filter-field>small{padding-left:2px;color:#668198;font-size:10px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}
.directory-without-hero .mp-filter-field select,.directory-without-hero .mp-filter-field input{width:100%;height:50px;border:1px solid #d5e2eb;border-radius:12px;background:#fff;color:#173951;font-size:14px;outline:none;transition:border-color .18s,box-shadow .18s}
.directory-without-hero .mp-filter-field select:focus,.directory-without-hero .mp-filter-field input:focus{border-color:#6ba1bf;box-shadow:0 0 0 3px rgba(38,112,153,.1)}
.directory-without-hero .mp-search>span{position:relative;display:block}.directory-without-hero .mp-search>span>svg{position:absolute;left:14px;top:15px;z-index:1;color:#47708e}.directory-without-hero .mp-search input{padding-left:43px}
.mp-filter-submit{align-self:end;height:50px;border-radius:12px;display:inline-flex;align-items:center;justify-content:center;gap:8px;white-space:nowrap;padding-inline:20px}
.directory-without-hero .mp-result-head{align-items:center;margin:44px 0 20px;padding-bottom:17px;border-bottom:1px solid #d9e5ed}
.directory-without-hero .mp-result-head>div:first-child{display:grid;grid-template-columns:auto auto;align-items:end;column-gap:14px}.directory-without-hero .mp-result-head .eyebrow{grid-column:1/-1}.directory-without-hero .mp-result-head h2{font-size:34px;line-height:1;margin:8px 0 0}.directory-without-hero .mp-result-head p{margin:0 0 2px;color:#72889a;font-size:13px}.directory-without-hero .mp-result-head p strong{color:#0e314d;font-size:15px}
.mp-result-actions a{display:inline-flex;align-items:center;gap:8px;padding:10px 13px;border:1px solid #d4e1ea;border-radius:999px;background:#fff;color:#164c70!important;font-size:12px;box-shadow:0 6px 18px rgba(14,42,66,.04)}
.directory-without-hero .mp-grid{gap:22px}
.directory-without-hero .mp-card{position:relative;border:0;border-top:3px solid var(--party);border-radius:16px;box-shadow:0 10px 32px rgba(14,42,66,.09);background:#fff}
.directory-without-hero .mp-card:hover{transform:translateY(-5px);box-shadow:0 22px 48px rgba(14,42,66,.15)}
.directory-without-hero .mp-card-photo{height:254px;background:linear-gradient(145deg,var(--party-light),#edf3f7)}
.directory-without-hero .mp-card-photo img{transition:transform .35s ease}.directory-without-hero .mp-card:hover .mp-card-photo img{transform:scale(1.025)}
.mp-photo-shade{position:absolute;inset:42% 0 0;background:linear-gradient(to bottom,transparent,rgba(4,24,39,.72));pointer-events:none}
.directory-without-hero .mp-card-photo em{top:13px;bottom:auto;left:13px;padding:7px 10px;background:rgba(255,255,255,.92);backdrop-filter:blur(7px);box-shadow:none;color:#18364e;text-transform:uppercase;letter-spacing:.055em}
.directory-without-hero .mp-card-photo b{position:absolute;left:14px;right:14px;bottom:13px;display:flex;align-items:center;gap:6px;color:#fff;font-size:12px;text-transform:uppercase;letter-spacing:.045em;text-shadow:0 1px 8px rgba(0,0,0,.35)}
.directory-without-hero .mp-card-body{padding:17px 17px 15px}.mp-card-party{display:grid!important;grid-template-columns:26px minmax(0,1fr);grid-template-rows:auto auto;column-gap:8px;padding:0!important;border:0!important;margin-bottom:12px}.mp-card-party img{grid-row:1/3;width:26px!important;height:26px!important;align-self:center;background:#fff;border:1px solid #e2eaf0;padding:2px}.mp-card-party span{display:block!important;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:var(--party-dark);font-size:11px;font-weight:800;text-transform:uppercase;letter-spacing:.045em}.mp-card-party small{color:#8092a1;font-size:10px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.directory-without-hero .mp-card h3{font-size:20px;line-height:1.15;margin:0 0 6px}.directory-without-hero .mp-card-body>p{margin:0;color:#657e92;font-size:13px;min-height:20px}.mp-district{display:inline-block;margin-top:10px;color:#6a8295;font-size:11px}
.directory-without-hero .mp-card footer{align-items:center;padding:13px 17px;border-color:#e5edf3;color:#153b57}.directory-without-hero .mp-card footer i{width:28px;height:28px;display:grid;place-items:center;border-radius:50%;background:var(--party-light);color:var(--party);font-style:normal;transition:.2s}.directory-without-hero .mp-card:hover footer i{background:var(--party);color:#fff}
@media(max-width:1100px){.directory-without-hero .mp-filters{grid-template-columns:repeat(3,1fr)}.directory-without-hero .mp-search{grid-column:span 2}.mp-filter-submit{width:100%}}
@media(max-width:760px){.directory-without-hero{padding-top:18px;padding-bottom:55px}.directory-without-hero .mp-filters{display:grid;grid-template-columns:1fr 1fr;gap:10px;padding:13px;border-radius:17px;overflow:visible}.directory-without-hero .mp-filters>*{width:auto;min-width:0;flex:none}.mp-filter-heading{grid-column:1/-1;padding:2px 1px 12px}.mp-filter-heading>span{width:37px;height:37px;border-radius:11px}.mp-filter-heading small{display:none}.directory-without-hero .mp-search{grid-column:1/-1}.directory-without-hero .mp-filter-field:nth-of-type(2){grid-column:1/-1}.directory-without-hero .mp-filter-field select,.directory-without-hero .mp-filter-field input{height:46px;font-size:13px}.directory-without-hero .mp-search>span>svg{top:13px}.mp-filter-submit{grid-column:1/-1;height:47px}.directory-without-hero .mp-result-head{display:block;margin:28px 0 15px;padding-bottom:14px;text-align:left}.directory-without-hero .mp-result-head>div:first-child{display:grid;grid-template-columns:auto 1fr;align-items:end;justify-content:start;width:100%}.directory-without-hero .mp-result-head .eyebrow{grid-column:1/-1}.directory-without-hero .mp-result-head h2{font-size:28px}.directory-without-hero .mp-result-head p{margin:0 0 2px 10px}.directory-without-hero .mp-result-actions{margin-top:12px}.directory-without-hero .mp-result-actions a{width:max-content;max-width:100%;padding:9px 10px;font-size:11px}.directory-without-hero .mp-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:11px}.directory-without-hero .mp-card{border-radius:13px}.directory-without-hero .mp-card-photo{height:auto;aspect-ratio:4/5}.directory-without-hero .mp-card-photo em{left:8px;top:8px;max-width:calc(100% - 16px);padding:5px 7px;font-size:8px}.directory-without-hero .mp-card-photo b{left:9px;right:9px;bottom:9px;font-size:9px}.directory-without-hero .mp-card-body{padding:12px 11px 10px}.mp-card-party{grid-template-columns:21px minmax(0,1fr);column-gap:6px;margin-bottom:9px}.mp-card-party img{width:21px!important;height:21px!important}.mp-card-party span{font-size:9px}.mp-card-party small{font-size:8px}.directory-without-hero .mp-card h3{font-size:15px}.directory-without-hero .mp-card h3 .profile-verification-badge{transform:scale(.82);transform-origin:left center}.directory-without-hero .mp-card-body>p{font-size:11px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.mp-district{display:none}.directory-without-hero .mp-card footer{padding:10px 11px;font-size:10px}.directory-without-hero .mp-card footer i{width:23px;height:23px}.directory-without-hero .mp-card footer svg{width:12px;height:12px}}
@media(max-width:380px){.directory-without-hero .mp-grid{gap:8px}.directory-without-hero .mp-card h3{font-size:14px}.directory-without-hero .mp-card footer span{font-size:9px}}
@media(max-width:520px){.mp-grid{grid-template-columns:1fr}.mp-card-photo{height:250px}.mp-stat-strip{display:none}.mp-profile-main{grid-template-columns:86px 1fr;gap:16px}.mp-profile-photo{width:86px;height:105px}.mp-profile-title h1{font-size:28px}.mp-profile-title>p{font-size:15px}.mp-profile-actions .button{flex:1}.mp-biography{padding:23px}.mp-biography h2{font-size:27px}.mp-biography .biography-prose{font-size:17px}}
.home-mp-showcase{background:linear-gradient(180deg,#fff 0%,#f3f8fc 100%);border-bottom:1px solid #dce7ef}.home-mp-showcase .section-head{align-items:flex-end}.home-mp-showcase .section-head h2{font-size:clamp(30px,3vw,42px);margin:7px 0 9px}.home-mp-showcase .section-head p{max-width:680px}.home-mp-summary{display:grid;grid-template-columns:auto 1fr;column-gap:10px;align-items:center;padding-left:24px;border-left:1px solid #cfdee8}.home-mp-summary strong{grid-row:1/3;font-size:38px;line-height:1;color:#0c3451}.home-mp-summary span{font-size:12px;color:#607d94}.home-mp-summary .text-link{font-size:13px}.home-mp-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:17px}.home-mp-card{display:grid;grid-template-columns:108px minmax(0,1fr);min-height:148px;overflow:hidden;border:1px solid #d7e4ed;border-top:3px solid var(--party);border-radius:18px;background:#fff;color:#0b2c47;transition:.2s ease}.home-mp-card:hover{transform:translateY(-3px);box-shadow:0 17px 42px rgba(15,42,67,.1);border-color:color-mix(in srgb,var(--party) 32%,#d7e4ed)}.home-mp-photo{position:relative;background:linear-gradient(145deg,var(--party-light),#eaf1f5);overflow:hidden;display:grid;place-items:center}.home-mp-photo img{width:100%;height:100%;object-fit:cover}.home-mp-photo>span{font-size:28px;font-weight:900;color:var(--party-dark)}.home-mp-photo em{position:absolute;left:8px;bottom:8px;max-width:calc(100% - 16px);padding:5px 7px;border-radius:999px;background:rgba(255,255,255,.94);font-size:9px;font-style:normal;font-weight:850;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.home-mp-card-body{padding:18px 15px;display:flex;flex-direction:column;min-width:0}.home-mp-card-body small{color:var(--party);font-size:9px;font-weight:900;text-transform:uppercase;letter-spacing:.06em;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.home-mp-card-body h3{font-size:17px;line-height:1.2;margin:8px 0 5px}.home-mp-card-body p{font-size:12px;color:#607d94;margin:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.home-mp-card-body>span{display:flex;align-items:center;justify-content:space-between;margin-top:auto;padding-top:12px;color:#244d69;font-size:11px;font-weight:800}.home-mp-empty{padding:32px;border:1px dashed #c6d8e5;border-radius:18px;text-align:center;background:#fff}.home-mp-empty p{color:#607d94}@media(max-width:1100px){.home-mp-grid{grid-template-columns:1fr 1fr}}@media(max-width:700px){.home-mp-showcase .section-head{align-items:flex-start}.home-mp-summary{border-left:0;padding-left:0}.home-mp-grid{grid-template-columns:1fr}.home-mp-card{grid-template-columns:96px 1fr}.home-mp-card-body h3{font-size:18px}}
.mp-result-actions{display:flex;align-items:center;gap:10px}.mp-result-actions a{display:inline-flex;align-items:center;min-height:40px;padding:0 13px;border:1px solid #d7e3ed;border-radius:10px;background:#fff;color:#174b6b;font-size:13px;font-weight:750}.mp-result-actions a:hover{border-color:#9db8ca;background:#f7fafc}
.mp-person-linker{display:flex;flex-direction:column;gap:8px;margin-bottom:18px;padding:18px 20px;border:1px solid #bdd6e7;border-radius:14px;background:#f2f8fc;color:#153650;font-weight:800}.mp-person-linker select{height:48px;border:1px solid #c7dbe9;border-radius:10px;background:#fff;padding:0 12px;font:inherit}.mp-person-linker small{color:#607d94;font-weight:500}

/* Adayını SEÇ · TBMM kişi profili */
.mp-profile-hero-v2{position:relative;overflow:hidden;padding:28px 0 30px;border-top:3px solid var(--party);background:linear-gradient(145deg,var(--party-light) 0%,#f7fafc 38%,#fff 100%)}
.mp-profile-hero-v2::after{content:"";position:absolute;right:-110px;top:-170px;width:460px;height:460px;border:1px solid color-mix(in srgb,var(--party) 16%,transparent);border-radius:50%;box-shadow:0 0 0 58px color-mix(in srgb,var(--party) 4%,transparent),0 0 0 118px color-mix(in srgb,var(--party) 3%,transparent);pointer-events:none}
.mp-profile-hero-v2 .breadcrumbs{position:relative;z-index:1;margin-bottom:22px}
.mp-identity-card{position:relative;z-index:1;display:grid;grid-template-columns:205px minmax(0,1fr) 285px;gap:34px;align-items:stretch;padding:22px;border:1px solid color-mix(in srgb,var(--party) 18%,#d5e2eb);border-radius:24px;background:rgba(255,255,255,.92);box-shadow:0 22px 65px rgba(12,43,68,.1);backdrop-filter:blur(10px)}
.mp-profile-photo-wrap{position:relative}.mp-profile-photo-v2{width:100%;height:100%;min-height:238px;border:0;border-radius:17px;box-shadow:none;background:linear-gradient(145deg,var(--party-light),#edf3f7)}
.mp-profile-photo-v2 img{object-position:center top}.mp-status-chip{position:absolute;left:12px;bottom:12px;display:inline-flex;align-items:center;gap:7px;padding:7px 10px;border-radius:999px;background:rgba(9,38,60,.9);color:#fff;font-size:10px;font-weight:850;letter-spacing:.055em;text-transform:uppercase;box-shadow:0 6px 18px rgba(0,0,0,.18);backdrop-filter:blur(8px)}
.mp-status-chip i{width:7px;height:7px;border-radius:50%;background:#47d3b2;box-shadow:0 0 0 4px rgba(71,211,178,.16)}
.mp-profile-title-v2{display:flex;flex-direction:column;justify-content:center;min-width:0;padding:5px 0}.mp-profile-title-v2 .mp-profile-kicker{display:flex;align-items:center;gap:9px}.mp-profile-title-v2 .mp-profile-kicker::before{content:"";width:24px;height:2px;background:var(--party)}
.mp-profile-name{display:flex;align-items:center;gap:9px;flex-wrap:wrap;margin:9px 0 5px}.mp-profile-name h1{margin:0;font-size:clamp(36px,4vw,56px);line-height:.98;letter-spacing:-.052em;color:#092a45}.mp-profile-name .profile-verification-badge{flex:0 0 auto}
.mp-profile-profession{margin:0!important;color:#536f86!important;font-size:18px!important}.mp-profile-caption{margin:9px 0 0;color:#73899b;font-size:12px;line-height:1.55}
.mp-profile-facts{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:9px;margin-top:19px}.mp-profile-fact{display:flex;align-items:center;gap:9px;min-width:0;padding:10px;border:1px solid #e0e9f0;border-radius:12px;background:#fbfdfe}.mp-profile-fact>span{width:31px;height:31px;display:grid;place-items:center;flex:0 0 auto;border-radius:9px;background:var(--party-light);color:var(--party-dark)}.mp-profile-fact>div{min-width:0}.mp-profile-fact small{display:block;color:#7b8fa0;font-size:9px;font-weight:800;letter-spacing:.07em;text-transform:uppercase}.mp-profile-fact strong{display:block;overflow:hidden;margin-top:2px;color:#153650;font-size:12px;white-space:nowrap;text-overflow:ellipsis}.mp-profile-fact img{width:20px;height:20px;object-fit:contain}
.mp-hero-register{display:flex;flex-direction:column;justify-content:space-between;padding:21px;border-left:1px solid #dce7ef;background:linear-gradient(145deg,rgba(248,251,253,.75),rgba(255,255,255,.2))}.mp-register-label{display:flex;align-items:center;gap:8px;color:var(--party-dark);font-size:10px;font-weight:900;letter-spacing:.09em;text-transform:uppercase}.mp-register-label::before{content:"";width:7px;height:7px;border-radius:50%;background:var(--party);box-shadow:0 0 0 4px var(--party-light)}.mp-hero-register h2{margin:13px 0 8px;font-size:25px;line-height:1.1;letter-spacing:-.035em}.mp-hero-register p{margin:0;color:#688196;font-size:13px;line-height:1.55}.mp-register-metrics{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin:17px 0}.mp-register-metrics span{padding:10px;border:1px solid #e0e9ef;border-radius:10px;background:#fff;color:#758b9c;font-size:9px;text-transform:uppercase}.mp-register-metrics strong{display:block;margin-bottom:2px;color:#0d304b;font-size:19px}.mp-hero-register .mp-profile-actions{display:grid;grid-template-columns:1fr;gap:8px}.mp-hero-register .button{width:100%;min-height:43px;justify-content:center}
.mp-profile-nav{position:relative;z-index:2;margin-top:16px}.mp-profile-nav>div{display:flex;align-items:center;gap:6px;overflow-x:auto;padding:7px;border:1px solid #d9e5ed;border-radius:15px;background:rgba(255,255,255,.94);box-shadow:0 10px 30px rgba(14,44,67,.06);scrollbar-width:none}.mp-profile-nav>div::-webkit-scrollbar{display:none}.mp-profile-nav a{display:inline-flex;align-items:center;gap:7px;min-height:39px;padding:0 13px;border-radius:10px;color:#536f85;font-size:12px;font-weight:750;white-space:nowrap}.mp-profile-nav a:first-child{background:#0c304b;color:#fff}.mp-profile-nav a:hover{background:var(--party-light);color:var(--party-dark)}
.mp-profile-layout-v2{grid-template-columns:minmax(0,1fr) 348px;gap:26px;padding-top:32px}.mp-biography-v2{position:relative;overflow:hidden;border-radius:22px;padding:0;box-shadow:0 14px 44px rgba(14,42,66,.06)}.mp-biography-v2::before{content:"";position:absolute;left:0;top:0;bottom:0;width:4px;background:var(--party)}.mp-biography-head{display:flex;align-items:center;gap:15px;padding:27px 34px;border-bottom:1px solid #e3ebf1;background:linear-gradient(120deg,#fff,var(--party-light))}.mp-document-mark{width:46px;height:46px;display:grid;place-items:center;flex:0 0 auto;border-radius:14px;background:var(--party);color:var(--party-on-button);box-shadow:0 8px 22px color-mix(in srgb,var(--party) 24%,transparent)}.mp-biography-head .eyebrow{margin:0 0 4px;color:var(--party-dark)}.mp-biography-v2 h2{margin:0;font-size:31px}.mp-biography-v2 .biography-prose{padding:31px 35px 39px}.mp-biography-v2 .biography-prose>p:first-child::first-letter{float:left;margin:8px 10px 0 0;color:var(--party);font-size:55px;font-weight:800;line-height:.72}
.mp-profile-side-v2>section{padding:0;overflow:hidden;border-radius:18px;box-shadow:0 10px 34px rgba(14,42,66,.045)}.mp-side-heading{display:flex;align-items:center;gap:11px;padding:18px 20px;border-bottom:1px solid #e4ecf2;background:#fbfdfe}.mp-side-heading span{width:34px;height:34px;display:grid;place-items:center;border-radius:10px;background:var(--party-light);color:var(--party-dark)}.mp-side-heading h2{margin:0}.mp-side-facts dl{padding:5px 20px 11px}.mp-side-history .mp-timeline{padding:20px 20px 2px}.mp-side-history .mp-timeline li:last-child{padding-bottom:10px}.mp-profile-side-v2 .mp-correction{padding:22px;background:linear-gradient(145deg,#0d304b,#124563)!important}.mp-profile-side-v2 .mp-correction h2{color:#fff}.mp-profile-side-v2 .mp-correction .button{width:100%;justify-content:center}
@media(max-width:1050px){.mp-identity-card{grid-template-columns:180px minmax(0,1fr)}.mp-profile-photo-v2{min-height:220px}.mp-hero-register{grid-column:1/-1;display:grid;grid-template-columns:1fr auto;gap:18px;align-items:center;border-left:0;border-top:1px solid #dce7ef;padding:18px 4px 1px}.mp-register-metrics{display:none}.mp-hero-register .mp-profile-actions{grid-template-columns:auto auto}.mp-profile-layout-v2{grid-template-columns:minmax(0,1fr) 320px}}
@media(max-width:760px){.mp-profile-hero-v2{padding:17px 0 22px}.mp-profile-hero-v2 .breadcrumbs{margin-bottom:13px;font-size:11px}.mp-identity-card{grid-template-columns:92px minmax(0,1fr);gap:15px;padding:13px;border-radius:18px}.mp-profile-photo-v2{width:92px;height:116px;min-height:0;border-radius:13px}.mp-status-chip{left:6px;bottom:6px;padding:5px 7px;font-size:7px}.mp-status-chip i{width:5px;height:5px}.mp-profile-title-v2{padding:0}.mp-profile-title-v2 .mp-profile-kicker{font-size:9px;letter-spacing:.08em}.mp-profile-title-v2 .mp-profile-kicker::before{width:13px}.mp-profile-name{gap:5px;margin:6px 0 4px}.mp-profile-name h1{font-size:clamp(25px,8vw,34px);line-height:1.02}.mp-profile-profession{font-size:13px!important}.mp-profile-caption{display:none}.mp-profile-facts{grid-column:1/-1;grid-template-columns:repeat(3,1fr);gap:6px;margin-top:5px}.mp-profile-fact{display:block;padding:8px}.mp-profile-fact>span{display:none}.mp-profile-fact small{font-size:7px}.mp-profile-fact strong{font-size:10px;margin-top:3px}.mp-hero-register{grid-column:1/-1;display:block;padding:13px 2px 0}.mp-hero-register h2{font-size:17px;margin:8px 0 4px}.mp-hero-register p{font-size:10px}.mp-hero-register .mp-profile-actions{grid-template-columns:1fr 1fr;margin-top:11px}.mp-hero-register .button{min-height:39px;padding:0 9px;font-size:10px}.mp-profile-nav{margin-top:9px}.mp-profile-nav>div{border-radius:12px}.mp-profile-nav a{min-height:34px;padding:0 10px;font-size:10px}.mp-profile-layout-v2{grid-template-columns:1fr;gap:16px;padding-top:20px;padding-bottom:58px}.mp-biography-head{padding:19px}.mp-document-mark{width:39px;height:39px;border-radius:11px}.mp-biography-v2 h2{font-size:23px}.mp-biography-v2 .biography-prose{padding:22px 20px 28px;font-size:16px;line-height:1.75}.mp-biography-v2 .biography-prose>p:first-child::first-letter{font-size:44px}.mp-profile-side-v2{gap:12px}.mp-side-heading{padding:15px 17px}.mp-side-facts dl{padding:3px 17px 9px}}
@media(max-width:390px){.mp-identity-card{grid-template-columns:78px minmax(0,1fr);gap:11px}.mp-profile-photo-v2{width:78px;height:101px}.mp-profile-name h1{font-size:24px}.mp-profile-facts{grid-template-columns:1fr 1fr}.mp-profile-fact:last-child{grid-column:1/-1}.mp-hero-register .mp-profile-actions{grid-template-columns:1fr}}

/* Profile view compatibility */
.mp-profile-name{display:flex!important;align-items:center;gap:9px;flex-wrap:wrap;margin:9px 0 5px!important;font-size:clamp(36px,4vw,56px)!important;line-height:.98;letter-spacing:-.052em;color:#092a45}.mp-profile-name>span:first-child{min-width:0}.mp-profile-title-v2 .verified-profile-caption{display:inline-flex;align-items:center;gap:5px;margin-top:8px;color:#1774a9;font-size:11px;font-weight:750}
.mp-profile-facts>a,.mp-profile-facts>div{display:grid;grid-template-columns:31px minmax(0,1fr);grid-template-rows:auto auto;column-gap:9px;align-items:center;min-width:0;padding:10px;border:1px solid #e0e9f0;border-radius:12px;background:#fbfdfe;color:#153650}.mp-profile-facts>a>span,.mp-profile-facts>div>span{grid-row:1/3;width:31px;height:31px;display:grid;place-items:center;border-radius:9px;background:var(--party-light);color:var(--party-dark)}.mp-profile-facts small{font-size:9px;font-weight:800;letter-spacing:.07em;text-transform:uppercase;color:#7b8fa0}.mp-profile-facts strong{overflow:hidden;font-size:12px;white-space:nowrap;text-overflow:ellipsis}.mp-profile-facts img{width:20px;height:20px;object-fit:contain}
.mp-register-label{display:flex!important;align-items:center;gap:10px}.mp-register-label::before{display:none}.mp-register-label>span{width:38px;height:38px;display:grid;place-items:center;flex:0 0 auto;border-radius:11px;background:var(--party-light);color:var(--party-dark)}.mp-register-label div{display:flex;flex-direction:column;gap:2px}.mp-register-label small{color:#718799;font-size:8px;letter-spacing:.09em}.mp-register-label strong{color:#0e314c;font-size:14px;letter-spacing:0;text-transform:none}.mp-hero-register dl{margin:15px 0}.mp-hero-register dl div{display:flex;justify-content:space-between;gap:14px;padding:9px 0;border-bottom:1px solid #e2ebf1;font-size:11px}.mp-hero-register dl div:last-child{border:0}.mp-hero-register dt{color:#74899a}.mp-hero-register dd{margin:0;text-align:right;color:#123650;font-weight:800}
.mp-biography-head{justify-content:space-between}.mp-document-mark{display:flex;width:auto;height:auto;min-width:68px;padding:10px 12px;flex-direction:column;gap:4px}.mp-document-mark small{font-size:7px;font-weight:900;letter-spacing:.08em;white-space:nowrap}.mp-profile-side-v2>section>header{display:flex;align-items:center;gap:11px;padding:18px 20px;border-bottom:1px solid #e4ecf2;background:#fbfdfe}.mp-profile-side-v2>section>header>span{width:34px;height:34px;display:grid;place-items:center;flex:0 0 auto;border-radius:10px;background:var(--party-light);color:var(--party-dark)}.mp-profile-side-v2>section>header small{color:#718799;font-size:8px;font-weight:850;letter-spacing:.08em}.mp-profile-side-v2>section>header h2{margin:3px 0 0}.mp-side-facts dl dd i{display:inline-block;width:6px;height:6px;margin-right:6px;border-radius:50%;background:#35b991}
@media(max-width:760px){.mp-profile-name{gap:5px;margin:6px 0 4px!important;font-size:clamp(25px,8vw,34px)!important}.mp-profile-facts>a,.mp-profile-facts>div{display:block;padding:8px}.mp-profile-facts>a>span,.mp-profile-facts>div>span{display:none}.mp-profile-facts strong{display:block;margin-top:3px;font-size:10px}.mp-register-label>span{width:32px;height:32px}.mp-hero-register dl{display:grid;grid-template-columns:repeat(3,1fr);gap:5px;margin:10px 0}.mp-hero-register dl div{display:block;padding:7px;border:1px solid #e2ebf1;border-radius:8px}.mp-hero-register dt{font-size:8px}.mp-hero-register dd{margin-top:3px;text-align:left;font-size:9px}.mp-document-mark{display:none}}
@media(max-width:390px){.mp-profile-name{font-size:24px!important}.mp-profile-facts>a:last-child,.mp-profile-facts>div:last-child{grid-column:1/-1}}
.mp-profile-photo-wrap{align-self:start}.mp-profile-nav>div{flex-wrap:nowrap}

/* Profil tipografisi: daha sakin ağırlıklar, daha doğal okuma ritmi */
.mp-profile-hero-v2,.mp-profile-nav,.mp-profile-layout-v2{--mp-font:"Aptos","Segoe UI Variable Text","Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;font-family:var(--mp-font);font-variation-settings:"wght" 450}
.mp-profile-name{font-family:var(--mp-font)!important;font-weight:680!important;letter-spacing:-.038em}.mp-profile-profession{font-weight:400}.mp-profile-title-v2 .mp-profile-kicker{font-weight:620;letter-spacing:.065em}.mp-profile-title-v2 .verified-profile-caption{font-weight:550}
.mp-profile-facts small{font-weight:560;letter-spacing:.055em}.mp-profile-facts strong{font-weight:580}.mp-register-label small{font-weight:570}.mp-register-label strong{font-weight:620}.mp-hero-register dt{font-weight:400}.mp-hero-register dd{font-weight:590}.mp-hero-register .button{font-weight:620}
.mp-profile-nav a{font-weight:560}.mp-profile-nav a:first-child{font-weight:620}.mp-biography-v2 h2{font-family:var(--mp-font)!important;font-weight:650;letter-spacing:-.025em}.mp-biography-v2 .biography-prose{font-family:var(--mp-font)!important;font-weight:400;letter-spacing:0}
.mp-profile-side-v2>section>header small{font-weight:580}.mp-profile-side-v2>section>header h2{font-family:var(--mp-font)!important;font-weight:620;letter-spacing:-.01em}.mp-profile-side-v2 dt{font-weight:400}.mp-profile-side-v2 dd{font-weight:580}.mp-profile-side-v2 .mp-timeline strong{font-weight:620}.mp-profile-side-v2 .mp-timeline span,.mp-profile-side-v2 .mp-timeline small{font-weight:400}.mp-profile-side-v2 .mp-correction h2{font-weight:620}.mp-profile-side-v2 .mp-correction p{font-weight:400}.mp-profile-side-v2 .mp-correction .button{font-weight:620}
@media(max-width:760px){.mp-profile-name{font-weight:660!important}.mp-profile-facts strong,.mp-hero-register dd{font-weight:570}}

/* Milletvekili profil başlığı: mobilde tekrarları ve iç içe kartları kaldırır. */
@media(max-width:760px){
 .mp-profile-hero-v2{padding:12px 0 16px;background:linear-gradient(145deg,var(--party-light),#fff 72%)}
 .mp-profile-hero-v2::after{width:245px;height:245px;right:-115px;top:-75px;box-shadow:0 0 0 42px color-mix(in srgb,var(--party) 3%,transparent)}
 .mp-profile-hero-v2 .breadcrumbs{min-height:22px;margin:0 0 14px;padding:0;overflow-x:auto;white-space:nowrap;scrollbar-width:none;font-size:10px}
 .mp-identity-card{display:grid;grid-template-columns:104px minmax(0,1fr);grid-template-areas:"portrait title" "register register";column-gap:14px;row-gap:14px;align-items:start;padding:0;border:0;border-radius:0;background:transparent;box-shadow:none;backdrop-filter:none}
 .mp-identity-portrait{grid-area:portrait;width:104px;height:132px}
 .mp-profile-photo-v2{width:104px;height:132px;min-height:0;border:3px solid #fff;border-radius:16px 16px 9px 9px;box-shadow:0 12px 28px color-mix(in srgb,var(--party-dark) 15%,transparent)}
 .mp-status-chip{left:7px;right:7px;bottom:7px;justify-content:center;max-width:none;padding:6px 5px;font-size:7px;letter-spacing:.04em;white-space:nowrap}
 .mp-profile-title-v2{grid-area:title;display:block;min-width:0;padding:1px 0 0}
 .mp-profile-title-v2 .mp-profile-kicker{gap:6px;min-width:0;color:var(--party-dark);font-size:8px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
 .mp-profile-title-v2 .mp-profile-kicker::before{width:13px;flex:0 0 13px}
 .mp-profile-title-v2 .mp-profile-kicker span{overflow:hidden;text-overflow:ellipsis}
 .mp-profile-title-v2 .mp-profile-kicker b{flex:0 0 auto}
 .mp-profile-name{margin:8px 0 4px!important;gap:5px!important;font-size:28px!important;line-height:1.04!important;letter-spacing:-.035em!important}
 .mp-profile-name .profile-verification-badge{width:19px;height:19px}
 .mp-profile-profession{margin:0!important;font-size:12px!important;line-height:1.4}
 .mp-profile-title-v2 .verified-profile-caption{margin-top:6px;font-size:9px;line-height:1.3}
 .mp-profile-facts{display:flex;flex-wrap:wrap;gap:3px 7px;margin-top:8px}
 .mp-profile-facts>a,.mp-profile-facts>div{display:inline-flex;align-items:center;width:auto;max-width:100%;min-width:0;padding:0;border:0;border-radius:0;background:transparent}
 .mp-profile-facts>a>span,.mp-profile-facts>div>span,.mp-profile-facts small{display:none}
 .mp-profile-facts strong{display:block;max-width:100%;margin:0;color:#4e687d;font-size:9px;line-height:1.3;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
 .mp-profile-facts>a:not(:last-child)::after,.mp-profile-facts>div:not(:last-child)::after{content:"·";margin-left:7px;color:#9aabba}
 .mp-profile-title-v2 .profile-social-links{display:block;margin-top:9px}
 .mp-profile-title-v2 .profile-social-label{display:none}
 .mp-profile-title-v2 .profile-social-icons{display:flex;flex-wrap:nowrap;gap:5px}
 .mp-profile-title-v2 .profile-social-icon{width:28px;height:28px;flex:0 0 28px;border-color:color-mix(in srgb,var(--party) 14%,#dbe5eb);background:rgba(255,255,255,.72)}
 .mp-profile-title-v2 .profile-social-icon img{width:14px;height:14px}
 .mp-hero-register{grid-area:register;display:block;margin:0;padding:13px 0 0;border:0;border-top:1px solid color-mix(in srgb,var(--party) 14%,#dbe5eb);background:transparent}
 .mp-register-label{display:none!important}
 .mp-hero-register dl{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:0;margin:0 0 11px}
 .mp-hero-register dl div{display:block;min-width:0;padding:3px 9px;border:0;border-right:1px solid #dfe8ee;border-radius:0;background:transparent}
 .mp-hero-register dl div:first-child{padding-left:0}
 .mp-hero-register dl div:last-child{padding-right:0;border-right:0}
 .mp-hero-register dt{font-size:8px;line-height:1.25}
 .mp-hero-register dd{margin-top:3px;text-align:left;font-size:10px;line-height:1.25;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
 .mp-hero-register .mp-profile-actions{display:grid;grid-template-columns:1fr 1fr;gap:7px;margin:0}
 .mp-hero-register .mp-profile-actions>.button{width:100%;min-width:0;min-height:44px;height:44px;padding:0 8px;border-radius:10px;font-size:11px;white-space:nowrap}
 .mp-hero-register .mp-profile-actions>.mp-party-button{display:none}
 .mp-profile-nav{display:flex;align-items:center;flex-wrap:nowrap;gap:4px;margin-top:12px;padding:5px;overflow-x:auto;border:1px solid #d9e5ed;border-radius:11px;background:rgba(255,255,255,.9);box-shadow:none;scrollbar-width:none;-webkit-overflow-scrolling:touch}
 .mp-profile-nav::-webkit-scrollbar{display:none}
 .mp-profile-nav>div{display:contents}
 .mp-profile-nav a{flex:0 0 auto;min-height:35px;padding:0 10px;font-size:10px}
}
@media(max-width:370px){
 .mp-identity-card{grid-template-columns:94px minmax(0,1fr);column-gap:11px}
 .mp-identity-portrait,.mp-profile-photo-v2{width:94px;height:124px}
 .mp-profile-name{font-size:25px!important}
 .mp-profile-title-v2 .profile-social-icon{width:26px;height:26px;flex-basis:26px}
}
.mp-pagination{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:7px;margin-top:34px}.mp-pagination a,.mp-pagination span{min-width:40px;height:40px;padding:0 12px;display:inline-flex;align-items:center;justify-content:center;border:1px solid #d5e2eb;border-radius:10px;background:#fff;color:#174462;font-size:13px;font-weight:750}.mp-pagination a:hover,.mp-pagination a.active{background:#0e314d;border-color:#0e314d;color:#fff}.mp-pagination .mp-page-wide{gap:7px;min-width:98px}.mp-pagination .mp-page-wide:first-child svg{transform:rotate(180deg)}.mp-pagination span{border:0;background:transparent;color:#7890a3}

/* source: candidate-showcase.css */
.candidate-showcase{position:relative}.candidate-showcase:before{content:"";position:absolute;left:-70px;top:55px;width:180px;height:180px;border:1px solid #dfe9ef;border-radius:50%;opacity:.55;pointer-events:none}.candidate-showcase .section-head{align-items:flex-end}.candidate-showcase .section-head h2{font-family:Georgia,"Times New Roman",serif;font-size:38px;font-weight:600;letter-spacing:-1.4px}.candidate-card-editorial{--party:#527084;border-radius:16px;border-color:#d8e2e8;box-shadow:0 1px 0 rgba(16,42,67,.04);display:flex;flex-direction:column}.candidate-card-editorial:hover{transform:translateY(-5px);box-shadow:0 20px 48px rgba(16,42,67,.13)}.candidate-card-editorial .candidate-cover{height:255px;padding:0;border-top:0;display:block;background:#e9eceb;overflow:hidden}.candidate-photo{position:absolute;inset:0;display:block;background-image:url('/assets/images/candidate-portraits-editorial.webp');background-repeat:no-repeat;background-size:400% auto;background-position-y:25%;transition:transform .45s ease}.candidate-photo.portrait-1{background-position-x:0}.candidate-photo.portrait-2{background-position-x:33.333%}.candidate-photo.portrait-3{background-position-x:66.666%}.candidate-photo.portrait-4{background-position-x:100%}.candidate-photo.has-photo{background-image:none}.candidate-photo img{width:100%;height:100%;object-fit:cover;object-position:center 24%}.candidate-card-editorial:hover .candidate-photo{transform:scale(1.025)}.candidate-photo-shade{position:absolute;inset:38% 0 0;background:linear-gradient(transparent,rgba(7,25,38,.76))}.candidate-place{position:absolute;left:17px;right:15px;bottom:14px;color:#fff;display:flex;align-items:center;gap:6px;font-size:11px;font-weight:750;letter-spacing:.45px;text-transform:uppercase}.candidate-card-editorial .status{left:13px;top:13px;border:0;background:rgba(255,255,255,.94);box-shadow:0 5px 18px rgba(16,42,67,.11);backdrop-filter:blur(8px)}.candidate-card-editorial .compare-check{right:12px;top:12px}.candidate-card-editorial .compare-check span{min-height:34px;padding:7px 9px;background:rgba(255,255,255,.94);box-shadow:0 5px 18px rgba(16,42,67,.1);backdrop-filter:blur(8px)}.candidate-card-editorial .candidate-body{padding:20px 19px 18px}.candidate-party{display:flex;align-items:center;gap:8px;color:#587084;font-size:11px;font-weight:700}.candidate-party i{width:8px;height:8px;border-radius:50%;box-shadow:0 0 0 3px color-mix(in srgb,var(--party) 11%,white)}.candidate-party span{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.candidate-party b{margin-left:auto;color:var(--party);font-size:10px;letter-spacing:.6px}.candidate-card-editorial .candidate-body h3{font-family:Georgia,"Times New Roman",serif;font-size:22px;letter-spacing:-.35px;margin:10px 0 4px}.candidate-card-editorial .candidate-body>p{margin:0;color:#627d98;font-size:13px!important}.candidate-card-editorial .candidate-footer{height:auto;min-height:58px;margin-top:auto;padding:11px 15px 11px 19px;justify-content:space-between}.candidate-footer>div{display:flex;flex-direction:column;gap:3px}.candidate-card-editorial .candidate-footer span{font-size:10px}.candidate-profile-link{display:flex;align-items:center;gap:5px;color:#153b55!important;font-size:11px;font-weight:800}.candidate-profile-link svg{transition:transform .2s}.candidate-profile-link:hover svg{transform:translateX(3px)}@media(max-width:1050px){.candidate-card-editorial .candidate-cover{height:300px}.candidate-showcase .candidate-grid{gap:18px}}@media(max-width:780px){.candidate-showcase .section-head{align-items:flex-start;gap:18px}.candidate-showcase .section-head h2{font-size:32px}.candidate-card-editorial .candidate-cover{height:270px}}@media(max-width:520px){.candidate-showcase .section-head{display:flex;flex-direction:column}.candidate-showcase .candidate-cover{height:360px}.candidate-showcase:before{display:none}}
.candidate-photo.no-photo{background-image:radial-gradient(circle at 50% 43%,color-mix(in srgb,var(--party) 25%,#dce5e9) 0 22%,transparent 22.5%),linear-gradient(145deg,#eef3f4,#dce6e9)}.candidate-photo-initials{position:absolute;left:50%;top:42%;transform:translate(-50%,-50%);width:104px;height:104px;border-radius:50%;display:grid;place-items:center;background:#ffffffb8;color:var(--party);font-family:Georgia,"Times New Roman",serif;font-size:30px;font-weight:700;border:1px solid #fff;box-shadow:0 15px 40px #102a4322}

/* source: local-discovery.css */
.discovery-local.is-personalized{background:linear-gradient(135deg,rgba(73,201,178,.14),rgba(255,255,255,.07));border-color:rgba(111,213,196,.38)}
.discovery-local.is-personalized .discovery-icon{background:rgba(69,208,174,.2);color:#76e0ca}
.discovery-change{display:inline-flex;margin-top:5px;color:#76e0ca;font-size:10px;font-weight:700;text-decoration:underline;text-underline-offset:3px;cursor:pointer}

/* source: home-editorial-people.css */
/* Homepage people directories: editorial portrait treatment, not dashboard cards. */
.home-mp-showcase{background:linear-gradient(180deg,#f7f9fa 0%,#eef3f5 100%);border-block:1px solid #dce6ed}
.home-mp-showcase .section-head,.candidate-showcase .section-head{position:relative;align-items:flex-end;margin-bottom:34px;padding-bottom:22px;border-bottom:1px solid #cad8e1}
.home-mp-showcase .section-head:after,.candidate-showcase .section-head:after{content:"";position:absolute;left:0;bottom:-1px;width:72px;height:2px;background:#1b5d7f}
.home-mp-summary{display:grid;grid-template-columns:auto 1fr;column-gap:11px;align-items:center;padding-left:26px;border-left:1px solid #cbd9e2}
.home-mp-summary strong{grid-row:1/3;font-size:40px;line-height:.95;letter-spacing:-.045em}
.home-mp-summary span{font-size:12px;color:#617b8e}
.home-mp-summary .text-link{font-size:12px}
.home-mp-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:24px;counter-reset:home-member}
.home-mp-card{counter-increment:home-member;display:block;min-height:0;overflow:visible;border:0;border-radius:0;background:transparent;box-shadow:none;transition:none;position:relative}
.home-mp-card:hover{transform:none;box-shadow:none;border-color:transparent}
.home-mp-photo{height:auto;aspect-ratio:4/4.7;position:relative;overflow:hidden;display:grid;place-items:center;border-top:3px solid var(--party);border-radius:13px;background:linear-gradient(145deg,var(--party-light),#e6edf1);box-shadow:0 16px 34px rgba(17,45,63,.11)}
.home-mp-photo:after{content:"";position:absolute;inset:55% 0 0;background:linear-gradient(transparent,rgba(6,26,39,.62));pointer-events:none}
.home-mp-photo:before{content:counter(home-member,decimal-leading-zero);position:absolute;z-index:2;right:13px;top:12px;color:#fff;font-size:11px;font-weight:850;letter-spacing:.12em;text-shadow:0 1px 8px #000}
.home-mp-photo img{width:100%;height:100%;object-fit:cover;object-position:center top;transition:transform .35s ease}
.home-mp-card:hover .home-mp-photo img{transform:scale(1.018)}
.home-mp-photo>span{font-size:34px;font-weight:850;color:var(--party-dark)}
.home-mp-photo em{left:13px;bottom:11px;z-index:1;max-width:calc(100% - 26px);padding:0;border:0;border-radius:0;background:transparent;box-shadow:none;color:#fff;font-size:10px;letter-spacing:.07em;text-transform:uppercase;text-shadow:0 1px 7px #000;font-style:normal;font-weight:850}
.home-mp-card-body{min-height:0;padding:16px 3px 0;display:block}
.home-mp-card-body small{display:block;color:var(--party-dark);font-size:10px;font-weight:850;letter-spacing:.055em;text-transform:uppercase;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.home-mp-card-body h3{font-size:21px;line-height:1.13;margin:8px 0 6px;letter-spacing:-.032em}
.home-mp-card-body p{font-size:12px;color:#60798c;margin:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.home-mp-card-body>span{display:inline-flex;align-items:center;gap:6px;justify-content:flex-start;margin-top:13px;padding:0 0 4px;border-bottom:1px solid #7895a7;color:#173f59;font-size:11px;font-weight:800;transition:gap .2s,color .2s}.home-mp-card:hover .home-mp-card-body>span{gap:10px;color:var(--party-dark)}

.candidate-showcase:before{display:none}
.candidate-showcase .candidate-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:24px;counter-reset:home-candidate}
.candidate-showcase .candidate-card-editorial{counter-increment:home-candidate;display:block;min-width:0;overflow:visible;border:0!important;border-radius:0!important;background:transparent;box-shadow:none;transition:none;position:relative}
.candidate-showcase .candidate-card-editorial:hover{transform:none;box-shadow:none}
.candidate-showcase .candidate-card-editorial .candidate-cover,.candidate-showcase .candidate-card-editorial:has(.candidate-photo.no-photo) .candidate-cover{height:auto;aspect-ratio:4/4.7;overflow:hidden;border-top:3px solid var(--party);border-radius:13px;background:#e8eef1;box-shadow:0 16px 34px rgba(17,45,63,.11)}
.candidate-showcase .candidate-card-editorial .candidate-cover:after{content:counter(home-candidate,decimal-leading-zero);position:absolute;z-index:3;right:13px;bottom:12px;color:#fff;font-size:11px;font-weight:850;letter-spacing:.12em;text-shadow:0 1px 8px #000;pointer-events:none}
.candidate-showcase .candidate-photo.no-photo .candidate-photo-initials{left:17px;top:auto;bottom:48px;transform:none;width:auto;height:auto;border:0;border-radius:0;background:transparent;box-shadow:none;color:#fff;font-family:var(--font);font-size:42px;font-weight:800;text-shadow:0 2px 12px #183444}
.candidate-showcase .candidate-card-editorial:hover .candidate-photo{transform:scale(1.018)}
.candidate-showcase .candidate-card-editorial .status{left:12px;top:12px;padding:0;border:0;border-radius:0;background:transparent;box-shadow:none;color:#fff;font-size:9px;letter-spacing:.08em;text-shadow:0 1px 8px #000;backdrop-filter:none}
.candidate-showcase .candidate-card-editorial .compare-check{right:11px;top:10px}
.candidate-showcase .candidate-card-editorial .compare-check span{width:auto;height:auto;min-height:0;padding:5px 0;border:0;border-radius:0;background:transparent;box-shadow:none;color:#fff;font-size:10px;text-shadow:0 1px 8px #000;backdrop-filter:none}
.candidate-showcase .candidate-card-editorial .compare-check input:checked+span{background:transparent;color:#7ce4cf}
.candidate-showcase .candidate-card-editorial .candidate-place{left:13px;right:42px;bottom:12px;font-size:10px;letter-spacing:.055em}
.candidate-showcase .candidate-card-editorial .candidate-body{min-height:0;padding:16px 3px 11px}
.candidate-showcase .candidate-party{font-size:10px}
.candidate-showcase .candidate-party img{width:19px;height:19px;border-radius:3px}
.candidate-showcase .candidate-card-editorial .candidate-body h3{font-family:var(--font)!important;font-size:21px;line-height:1.13;margin:9px 0 5px;letter-spacing:-.032em}
.candidate-showcase .candidate-card-editorial .candidate-body>p{font-size:12px!important}
.candidate-showcase .candidate-card-editorial .candidate-footer{min-height:0;margin:0 3px;padding:11px 0 0;border-top:1px solid #cddae2;align-items:center}
.candidate-showcase .candidate-footer>div{flex-direction:row;align-items:center;gap:12px}
.candidate-showcase .candidate-card-editorial .candidate-footer span{font-size:10px}
.candidate-showcase .candidate-profile-link{padding-bottom:4px;border-bottom:1px solid #7895a7;font-size:10px;transition:gap .2s,color .2s}.candidate-showcase .candidate-profile-link:hover{gap:9px}

@media(max-width:980px){
 .home-mp-grid,.candidate-showcase .candidate-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:26px 18px}
}
@media(max-width:700px){
 .home-mp-showcase,.candidate-showcase{padding-top:55px;padding-bottom:55px}
 .home-mp-showcase .section-head,.candidate-showcase .section-head{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:12px 8px;align-items:end;margin-bottom:24px;padding-bottom:17px}
 .home-mp-showcase .section-head>div:first-child,.candidate-showcase .section-head>div:first-child{grid-column:1/-1}
 .home-mp-showcase .section-head h2,.candidate-showcase .section-head h2{font-size:29px;line-height:1.08;margin:7px 0 8px}
 .home-mp-showcase .section-head p,.candidate-showcase .section-head p{font-size:13px;line-height:1.5}
 .home-mp-summary{grid-column:1/-1;width:100%;display:flex;align-items:baseline;gap:8px;padding:13px 0 0;border-left:0;border-top:1px solid #cbd9e2;border-radius:0;background:transparent}
 .home-mp-summary strong{font-size:30px}
 .home-mp-summary span{font-size:11px}
 .home-mp-summary .text-link{margin-left:auto;font-size:11px}
 .home-mp-grid,.candidate-showcase .candidate-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:25px 12px;overflow:visible;margin:0;padding:0}
 .home-mp-card{display:block;flex:none;border-radius:0}
 .home-mp-photo{height:auto;aspect-ratio:4/4.8;border-radius:9px;box-shadow:0 10px 24px rgba(17,45,63,.1)}
 .home-mp-card-body{min-height:0;padding:11px 1px 0}
 .home-mp-card-body small{font-size:8px}
 .home-mp-card-body h3{font-size:16px;line-height:1.18;margin:6px 0 4px}
 .home-mp-card-body p{font-size:10px}
 .home-mp-card-body>span{margin-top:9px;font-size:9px}
 .home-mp-card-body>span svg{width:12px;height:12px}
 .candidate-showcase .section-head .text-link{grid-column:2;margin:0;font-size:11px;white-space:nowrap}
 .candidate-showcase .candidate-card-editorial .candidate-cover,.candidate-showcase .candidate-card-editorial:has(.candidate-photo.no-photo) .candidate-cover{height:auto;aspect-ratio:4/4.8;border-radius:9px;box-shadow:0 10px 24px rgba(17,45,63,.1)}
 .candidate-showcase .candidate-card-editorial .candidate-cover:after,.home-mp-photo:before{right:9px;top:9px;bottom:auto;font-size:8px}
 .candidate-showcase .candidate-card-editorial .status{left:8px;top:9px;font-size:7px}
 .candidate-showcase .candidate-card-editorial .compare-check{right:8px;top:6px}
 .candidate-showcase .candidate-card-editorial .compare-check span{width:28px;height:28px;min-height:28px;padding:0;display:grid;place-items:center;font-size:0}
 .candidate-showcase .candidate-card-editorial .candidate-place{left:9px;right:8px;bottom:8px;font-size:8px}
 .candidate-showcase .candidate-card-editorial .candidate-body{min-height:0;padding:11px 1px 8px}
 .candidate-showcase .candidate-party img{width:16px;height:16px}
 .candidate-showcase .candidate-party span{display:none}
 .candidate-showcase .candidate-party b{font-size:8px}
 .candidate-showcase .candidate-card-editorial .candidate-body h3{font-size:16px;line-height:1.18;margin:7px 0 3px}
 .candidate-showcase .candidate-card-editorial .candidate-body>p{font-size:10px!important}
 .candidate-showcase .candidate-card-editorial .candidate-footer{min-height:0;padding-top:8px}
 .candidate-showcase .candidate-footer>div{gap:7px}
 .candidate-showcase .candidate-footer .up{display:none}
 .candidate-showcase .candidate-profile-link{font-size:0;gap:2px}
 .candidate-showcase .candidate-profile-link:before{content:"Profil";font-size:9px}
 .candidate-showcase .candidate-profile-link svg{width:13px;height:13px}
}
@media(max-width:390px){
 .home-mp-grid,.candidate-showcase .candidate-grid{gap:22px 9px}
 .home-mp-card-body h3,.candidate-showcase .candidate-card-editorial .candidate-body h3{font-size:15px}
 .candidate-showcase .candidate-card-editorial .candidate-footer span{font-size:9px}
}

/* Compact TBMM showcase: an editorial directory strip, not a wall of portraits. */
.home-mp-showcase{padding-block:64px;background:linear-gradient(180deg,#fff 0%,#f7fafc 100%);border-block:1px solid #e1e9ef}
.home-mp-showcase .section-head{margin-bottom:24px;padding-bottom:18px;border-bottom-color:#d9e4eb}
.home-mp-showcase .section-head:after{width:48px;background:#176384}
.home-mp-showcase .section-head h2{font-size:clamp(28px,2.4vw,37px);letter-spacing:-.035em}
.home-mp-summary{padding-left:22px}
.home-mp-summary strong{font-size:34px;font-weight:760}
.home-mp-grid{gap:15px}
.home-mp-card{display:grid;grid-template-columns:104px minmax(0,1fr);min-height:146px;overflow:hidden;border:1px solid #dbe6ed;border-top:2px solid var(--party);border-radius:15px;background:#fff;box-shadow:0 8px 26px rgba(16,48,70,.055);transition:transform .2s ease,border-color .2s ease,box-shadow .2s ease}
.home-mp-card:hover{transform:translateY(-2px);border-color:color-mix(in srgb,var(--party) 30%,#dbe6ed);box-shadow:0 13px 32px rgba(16,48,70,.09)}
.home-mp-photo{height:100%;min-height:144px;aspect-ratio:auto;border:0;border-radius:0;background:linear-gradient(145deg,var(--party-light),#edf3f6);box-shadow:none}
.home-mp-photo:after{inset:58% 0 0;background:linear-gradient(transparent,rgba(7,29,43,.58))}
.home-mp-photo:before{right:8px;top:8px;padding:3px 5px;border-radius:6px;background:rgba(9,35,52,.42);font-size:8px;letter-spacing:.08em}
.home-mp-photo em{left:8px;bottom:8px;max-width:calc(100% - 16px);font-size:8px;letter-spacing:.055em}
.home-mp-card-body{min-height:0;padding:16px 14px 13px;display:flex;flex-direction:column;justify-content:center}
.home-mp-card-body small{font-size:8px;line-height:1.35;letter-spacing:.045em}
.home-mp-card-body h3{font-size:17px;line-height:1.18;margin:7px 0 4px;letter-spacing:-.02em}
.home-mp-card-body p{font-size:11px}
.home-mp-card-body>span{margin-top:auto;padding-top:10px;padding-bottom:0;border:0;font-size:10px}

@media(max-width:700px){
 .home-mp-showcase{padding-block:44px}
 .home-mp-showcase .section-head{margin-bottom:18px;padding-bottom:15px}
 .home-mp-showcase .section-head h2{font-size:27px}
 .home-mp-summary{padding-top:11px}
 .home-mp-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:11px;margin:0;padding:0;overflow:visible}
 .home-mp-card{display:grid;grid-template-columns:1fr;grid-template-rows:132px minmax(112px,auto);min-width:0;border-radius:13px}
 .home-mp-photo{height:132px;min-height:132px}
 .home-mp-card-body{padding:11px 10px 10px;justify-content:flex-start}
 .home-mp-card-body small{font-size:7px}
 .home-mp-card-body h3{font-size:15px;margin:6px 0 3px}
 .home-mp-card-body p{display:none}
 .home-mp-card-body>span{margin-top:auto;padding-top:8px;font-size:9px}
}

/* Candidate showcase: two-column editorial feed with restrained photography. */
.candidate-showcase{padding-top:66px;padding-bottom:66px}
.candidate-showcase .section-head{margin-bottom:24px;padding-bottom:18px;border-bottom-color:#d9e4eb}
.candidate-showcase .section-head:after{width:48px;background:#176384}
.candidate-showcase .section-head h2{font-size:clamp(29px,2.5vw,38px);letter-spacing:-.035em}
.candidate-showcase .candidate-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;counter-reset:home-candidate}
.candidate-showcase .candidate-card-editorial{display:grid!important;grid-template-columns:184px minmax(0,1fr);grid-template-rows:1fr auto;min-height:188px;overflow:hidden;border:1px solid #dbe6ed!important;border-top:2px solid var(--party)!important;border-radius:16px!important;background:#fff;box-shadow:0 8px 26px rgba(16,48,70,.055);transition:transform .2s ease,border-color .2s ease,box-shadow .2s ease}
.candidate-showcase .candidate-card-editorial:hover{transform:translateY(-2px);border-color:color-mix(in srgb,var(--party) 30%,#dbe6ed)!important;box-shadow:0 13px 32px rgba(16,48,70,.09)}
.candidate-showcase .candidate-card-editorial .candidate-cover,.candidate-showcase .candidate-card-editorial:has(.candidate-photo.no-photo) .candidate-cover{grid-row:1/3;height:auto;min-height:186px;aspect-ratio:auto;border:0;border-radius:0;background:#e9eff2;box-shadow:none}
.candidate-showcase .candidate-card-editorial .candidate-cover:after{right:9px;bottom:9px;padding:3px 5px;border-radius:6px;background:rgba(9,35,52,.42);font-size:8px;letter-spacing:.08em}
.candidate-showcase .candidate-card-editorial .candidate-photo img{object-position:center 20%}
.candidate-showcase .candidate-card-editorial .status{left:9px;top:9px;padding:5px 7px;border-radius:999px;background:rgba(255,255,255,.92);color:#244a62;font-size:7px;text-shadow:none;box-shadow:0 4px 13px rgba(16,42,67,.09)}
.candidate-showcase .candidate-card-editorial .compare-check{right:8px;top:8px}
.candidate-showcase .candidate-card-editorial .compare-check span{width:29px;height:29px;min-height:29px;padding:0;display:grid;place-items:center;border-radius:9px;background:rgba(255,255,255,.92);color:#21475f;font-size:0;text-shadow:none;box-shadow:0 4px 13px rgba(16,42,67,.09)}
.candidate-showcase .candidate-card-editorial .candidate-place{left:10px;right:10px;bottom:9px;font-size:8px;letter-spacing:.045em}
.candidate-showcase .candidate-card-editorial .candidate-body{min-height:0;padding:20px 18px 10px;display:flex;flex-direction:column;justify-content:center}
.candidate-showcase .candidate-party{font-size:9px}
.candidate-showcase .candidate-party img{width:18px;height:18px}
.candidate-showcase .candidate-card-editorial .candidate-body h3{font-size:21px;line-height:1.15;margin:9px 0 5px}
.candidate-showcase .candidate-card-editorial .candidate-body>p{font-size:11px!important}
.candidate-showcase .candidate-card-editorial .candidate-footer{grid-column:2;min-height:48px;margin:0 18px;padding:9px 0;border-top:1px solid #e0e8ee}
.candidate-showcase .candidate-card-editorial .candidate-footer span{font-size:9px}
.candidate-showcase .candidate-footer>div{flex-direction:row;align-items:center;gap:10px}
.candidate-showcase .candidate-profile-link{padding:0;border:0;font-size:10px}

@media(max-width:700px){
 .candidate-showcase{width:100%;padding:44px 16px}
 .candidate-showcase .section-head{margin-bottom:18px;padding-bottom:15px}
 .candidate-showcase .section-head h2{font-size:27px}
 .candidate-showcase .candidate-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:11px}
 .candidate-showcase .candidate-card-editorial{display:flex!important;min-width:0;min-height:0;border-radius:13px!important}
 .candidate-showcase .candidate-card-editorial .candidate-cover,.candidate-showcase .candidate-card-editorial:has(.candidate-photo.no-photo) .candidate-cover{height:142px;min-height:142px;aspect-ratio:auto}
 .candidate-showcase .candidate-card-editorial .candidate-body{min-height:100px;padding:11px 10px 8px;justify-content:flex-start}
 .candidate-showcase .candidate-party{font-size:8px}
 .candidate-showcase .candidate-party img{width:16px;height:16px}
 .candidate-showcase .candidate-card-editorial .candidate-body h3{font-size:15px;margin:7px 0 3px}
 .candidate-showcase .candidate-card-editorial .candidate-body>p{font-size:10px!important;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
 .candidate-showcase .candidate-card-editorial .candidate-footer{grid-column:auto;min-height:42px;margin:0 10px;padding:7px 0}
 .candidate-showcase .candidate-footer .up{display:none}
 .candidate-showcase .candidate-profile-link{font-size:0}
 .candidate-showcase .candidate-profile-link:before{content:"Profil";font-size:9px}
}

/* source: home-mobile-hero.css */
@media(max-width:780px){
 .hero{min-height:0;background:linear-gradient(145deg,#f8fbfc 0%,#edf4f6 100%)}
 .hero .container.hero-grid{width:calc(100% - 32px);min-height:0;grid-template-columns:minmax(0,1fr);gap:0;padding:38px 0 34px}
 .hero-copy{width:100%;min-width:0}
 .hero-copy .eyebrow{font-size:10px;letter-spacing:1.25px}
 .hero-copy h1{max-width:100%;margin:16px 0 15px;font-size:clamp(35px,9.2vw,42px);line-height:1.02;letter-spacing:-1.65px}
 .hero-copy h1 br{display:none}
 .hero-copy h1 em{font-weight:650}
 .hero-copy>p{max-width:430px;margin:0;font-size:14px!important;line-height:1.58;color:#526d80}
 .hero-search{width:100%;max-width:none;height:56px;margin-top:23px;padding:0 7px 0 14px;border-radius:12px;box-shadow:0 8px 22px rgba(16,42,67,.07)}
 .hero-search .icon{width:20px;height:20px}
 .hero-search input{min-width:0;padding:0 10px;font-size:13px}
 .hero-search button{flex:0 0 76px;width:76px;height:44px;border-radius:9px;font-size:13px}
 .quick-links{width:100%;margin-top:15px;gap:0;flex-wrap:nowrap;overflow-x:auto;white-space:nowrap;scrollbar-width:none;font-size:11px}
 .quick-links::-webkit-scrollbar{display:none}
 .quick-links span{width:auto!important;flex:0 0 auto;margin-right:11px;color:#7790a2}
 .quick-links a{flex:0 0 auto;padding:5px 7px}
 .quick-links a:first-of-type{padding-left:0}
 .hero-orb.orb-a{width:250px;height:250px;right:-115px;top:-90px}
 .hero-orb.orb-b{width:160px;height:160px;left:auto;right:18%;bottom:-105px}
}
@media(max-width:390px){
 .hero .container.hero-grid{width:calc(100% - 28px);padding:31px 0 29px}
 .hero-copy h1{font-size:34px;letter-spacing:-1.35px}
 .hero-copy>p{font-size:13px!important}
 .hero-search{height:54px;margin-top:20px}
 .hero-search input{font-size:12px}
 .hero-search button{flex-basis:68px;width:68px;height:42px}
}

/* source: home-live-editorial.css */
.home-live-editorial{padding:2.1rem 0;background:#fff;border-bottom:1px solid var(--line,#d9e4ec)}.home-live-editorial>.container{display:grid;grid-template-columns:minmax(0,1.42fr) minmax(330px,.78fr);gap:1rem}.home-live-editorial article{min-width:0;border:1px solid #cfdee8;border-radius:20px;overflow:hidden;background:#f8fbfd}.home-live-editorial article>header,.home-live-editorial article>footer{display:flex;align-items:center;justify-content:space-between;gap:1rem}.home-live-editorial article>header{padding:1rem 1.25rem;border-bottom:1px solid #dce7ed;font-size:.68rem;font-weight:850;letter-spacing:.12em;color:#2e607d}.home-election-brief{position:relative}.home-election-brief:before{content:"";position:absolute;inset:0 auto 0 0;width:4px;background:#2a7899}.home-election-brief.is-live:before{background:#15a58f}.home-live-label{display:inline-flex;align-items:center;gap:.5rem;color:#0d3c58}.home-live-label i{width:8px;height:8px;border-radius:50%;background:#6c889b;box-shadow:0 0 0 5px rgba(108,136,155,.12)}.is-live .home-live-label i{background:#21c5a9;box-shadow:0 0 0 5px rgba(33,197,169,.15)}.home-election-copy{padding:1.35rem 1.4rem;display:grid;grid-template-columns:minmax(0,1fr) minmax(210px,.48fr);align-items:end;gap:1.5rem}.home-election-copy h2,.home-daily-brief h2{font-size:clamp(1.18rem,1.65vw,1.6rem);line-height:1.14;margin:0 0 .55rem;color:#092b43}.home-election-copy p,.home-daily-brief p{margin:0;color:#577287;line-height:1.55}.home-election-meter span{display:flex;align-items:baseline;gap:.42rem;font-size:.75rem;color:#617b8d}.home-election-meter strong{font-size:1.7rem;color:#0b405f}.home-election-meter>i{height:6px;background:#dbe8ee;border-radius:99px;display:block;margin:.5rem 0}.home-election-meter>i b{display:block;height:100%;background:#1b8e8a;border-radius:inherit}.home-election-meter small{font-size:.7rem;color:#708798}.home-election-readiness{display:flex;gap:.8rem;align-items:center;padding:1rem;border-radius:14px;background:#eaf4f4;color:#16736f}.home-election-readiness span{display:grid;gap:.2rem}.home-election-readiness strong{font-size:.84rem;color:#0f4c4a}.home-election-readiness small{font-size:.7rem}.home-live-editorial article>footer{padding:.78rem 1.25rem;border-top:1px solid #dce7ed;font-size:.72rem;color:#708899}.home-live-editorial article>footer span{display:flex;align-items:center;gap:.4rem}.home-live-editorial article>footer a{display:inline-flex;align-items:center;gap:.45rem;font-weight:850;color:#0b4f73;white-space:nowrap}.home-daily-brief{background:#0d3047!important;border-color:#0d3047!important;color:#fff}.home-daily-brief>header,.home-daily-brief>footer{border-color:rgba(255,255,255,.13)!important;color:#9ec2d5!important}.home-daily-body{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:1rem;padding:1.25rem;color:inherit}.home-daily-body:hover h2{text-decoration:underline;text-underline-offset:4px}.home-daily-brief h2{color:#fff}.home-daily-brief p{color:#bdd0dc;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden}.home-daily-body small{display:block;margin-top:.65rem;color:#8fb3c7;font-size:.7rem}.home-daily-date{width:54px;height:64px;border:1px solid rgba(255,255,255,.18);border-radius:13px;display:grid;place-content:center;text-align:center;background:rgba(255,255,255,.05)}.home-daily-date strong{font-size:1.5rem;line-height:1}.home-daily-date span{margin-top:.3rem;font-size:.58rem;letter-spacing:.14em;color:#8fd6ce}.home-daily-empty{min-height:150px;display:flex;align-items:flex-start;gap:1rem;padding:1.4rem 1.25rem}.home-daily-empty>span{display:grid;place-items:center;width:46px;height:46px;flex:0 0 auto;border-radius:12px;background:rgba(87,203,188,.14);color:#70d4c8}.home-daily-brief>footer a{color:#fff!important}
@media(max-width:900px){.home-live-editorial>.container{grid-template-columns:1fr}.home-election-copy{grid-template-columns:1fr}.home-live-editorial{padding:1rem 0}}
@media(max-width:560px){.home-live-editorial{padding:.8rem 0}.home-live-editorial>.container{gap:.75rem}.home-live-editorial article{border-radius:16px}.home-live-editorial article>header{padding:.8rem 1rem}.home-election-copy{padding:1.05rem;gap:1rem}.home-live-editorial article>footer{padding:.72rem 1rem}.home-live-editorial article>footer>span{max-width:60%}.home-daily-body{padding:1rem;grid-template-columns:auto minmax(0,1fr)}.home-daily-body>svg{display:none}.home-daily-empty{min-height:0;padding:1.1rem 1rem}.home-election-copy h2,.home-daily-brief h2{font-size:1.16rem}}

/* source: home-candidate-hero.css */
/* Adayını SEÇ · aday odaklı ana sayfa vitrini */
.home-layout>.hero{position:relative;min-height:620px;overflow:hidden;border:0;background:radial-gradient(circle at 78% 35%,rgba(40,139,145,.22),transparent 24%),radial-gradient(circle at 18% 88%,rgba(34,102,145,.2),transparent 28%),linear-gradient(132deg,#081d2f 0%,#0b2b43 56%,#103e4b 100%);color:#fff}
.home-layout>.hero::before{content:"";position:absolute;inset:0;opacity:.2;background-image:linear-gradient(118deg,transparent 0 43%,rgba(255,255,255,.09) 43.1% 43.25%,transparent 43.35%),linear-gradient(21deg,transparent 0 56%,rgba(111,203,192,.16) 56.1% 56.25%,transparent 56.35%),radial-gradient(circle at 12% 18%,rgba(255,255,255,.7) 0 1px,transparent 2px),radial-gradient(circle at 62% 72%,rgba(108,219,204,.75) 0 1px,transparent 2px);background-size:auto,auto,88px 88px,124px 124px;pointer-events:none}
.home-layout>.hero::after{content:"";position:absolute;left:-12%;right:-12%;bottom:-235px;height:360px;border:1px solid rgba(127,204,197,.13);border-radius:50%;box-shadow:0 0 0 62px rgba(255,255,255,.018),0 0 0 124px rgba(255,255,255,.012);pointer-events:none}
.home-layout>.hero .hero-orb{display:none}.home-layout>.hero .hero-grid{grid-template-columns:minmax(0,1.06fr) minmax(430px,.94fr);gap:68px;min-height:620px;padding:54px 0 72px}
.home-layout>.hero .hero-copy{position:relative;z-index:2}.home-layout>.hero .hero-copy .eyebrow{display:inline-flex;align-items:center;width:max-content;padding:7px 11px;border:1px solid rgba(118,211,198,.24);border-radius:999px;background:rgba(58,142,141,.12);color:#9ed8d0;font-weight:620;letter-spacing:.09em}.home-layout>.hero .hero-copy .eyebrow i{background:#66dac4}
.home-layout>.hero .hero-copy h1{max-width:650px;margin:20px 0 18px;color:#fff;font-family:"Aptos","Segoe UI Variable Text","Segoe UI",Roboto,sans-serif!important;font-size:clamp(48px,5.2vw,68px);font-weight:680;line-height:.99;letter-spacing:-.052em;text-wrap:balance}.home-layout>.hero .hero-copy>p{max-width:640px;margin:0;color:#bfd0da;font-size:16px;line-height:1.72}
.home-layout>.hero .hero-search{height:62px;max-width:640px;margin-top:27px;border-color:rgba(255,255,255,.13);border-radius:14px;background:#fff;box-shadow:0 18px 46px rgba(0,0,0,.2);color:#102a43}.home-layout>.hero .hero-search button{height:46px;border-radius:10px;background:#e87227;color:#fff;font-weight:620}.home-layout>.hero .hero-search button:hover{background:#cd5d1c}.home-layout>.hero .quick-links{color:#8eabbc}.home-layout>.hero .quick-links a{color:#e4edf2;font-weight:560}.home-layout>.hero .quick-links a:hover{color:#7ad9ca}
.home-layout>.hero .hero-discovery{position:relative;min-height:0;padding:25px 25px 19px;border:1px solid rgba(255,255,255,.13);border-radius:24px;background:linear-gradient(150deg,rgba(255,255,255,.08),rgba(255,255,255,.025));box-shadow:0 30px 90px rgba(0,0,0,.25);backdrop-filter:blur(16px)}
.home-layout>.hero .hero-discovery::before{display:none}.home-layout>.hero .hero-discovery::after{width:220px;height:220px;right:-80px;bottom:-100px;background:#36a69c;opacity:.15}
.home-layout>.hero .hero-discovery-head{position:relative;z-index:3}.home-layout>.hero .hero-discovery-head .eyebrow{color:#8bc9c2;font-weight:600}.home-layout>.hero .hero-discovery h2{margin-top:5px;color:#fff;font-size:22px;font-weight:640}.home-layout>.hero .hero-discovery>p{position:relative;z-index:3;margin:5px 0 14px;color:#9eb6c5;font-size:11px}.home-layout>.hero .discovery-live{font-size:9px}
.home-layout>.hero .discovery-local-feature{min-height:94px}.home-layout>.hero .hero-discovery-grid{display:grid;height:auto;margin-top:10px}.home-layout>.hero .discovery-card{position:relative;min-height:82px;border-color:rgba(255,255,255,.13);background:rgba(8,34,51,.48);box-shadow:none}.home-layout>.hero .discovery-card:hover{background:rgba(8,34,51,.72)}
.home-layout>.hero .discovery-compare{position:relative;z-index:3;margin-top:10px;padding:12px 14px;border:1px solid rgba(255,255,255,.11);background:rgba(37,111,120,.52)}.home-layout>.hero .discovery-compare strong{font-weight:620}.home-layout>.hero .hero-discovery-trust{padding-top:12px;color:#90aab8}
.home-layout>.trust-strip{position:relative;z-index:4;margin-top:-28px;border:0;background:transparent}.home-layout>.trust-strip .container{height:78px;overflow:hidden;border:1px solid #dce7ed;border-radius:18px;background:#fff;box-shadow:0 18px 48px rgba(11,39,59,.12)}
@media(max-width:1050px){.home-layout>.hero .hero-grid{grid-template-columns:minmax(0,1fr) 410px;gap:35px}.home-layout>.hero .hero-copy h1{font-size:52px}.home-layout>.hero .hero-discovery{padding:22px}.home-layout>.hero .hero-discovery-grid{grid-template-columns:1fr}}
@media(max-width:780px){.home-layout>.hero{min-height:0}.home-layout>.hero .hero-grid{display:block;width:calc(100% - 32px);min-height:0;padding:42px 0 55px}.home-layout>.hero .hero-copy{text-align:left}.home-layout>.hero .hero-copy .eyebrow{font-size:9px}.home-layout>.hero .hero-copy h1{font-size:clamp(39px,11.5vw,50px);line-height:1.02;margin:18px 0 16px;letter-spacing:-.045em}.home-layout>.hero .hero-copy>p{font-size:14px!important;line-height:1.65}.home-layout>.hero .hero-search{height:57px;margin-top:23px;padding-left:14px}.home-layout>.hero .hero-search button{height:43px}.home-layout>.hero .quick-links{gap:10px;font-size:10px}.home-layout>.hero .hero-discovery{display:none}.home-layout>.trust-strip{margin-top:-19px}.home-layout>.trust-strip .container{width:calc(100% - 28px);height:auto;grid-template-columns:repeat(3,1fr);border-radius:14px}.home-layout>.trust-strip .container>div{justify-content:center;padding:13px 8px;border-right:1px solid var(--line);border-bottom:0;text-align:center}.home-layout>.trust-strip .container>div svg{display:none}.home-layout>.trust-strip span{font-size:8px}.home-layout>.trust-strip strong{font-size:9px}}
@media(max-width:430px){.home-layout>.hero .hero-grid{padding-top:34px}.home-layout>.hero .hero-copy h1{font-size:40px}.home-layout>.hero .hero-search input{font-size:12px}.home-layout>.hero .hero-search button{width:68px}.home-layout>.hero .quick-links>span{width:100%}}

/* source: home-city-map.css */
.home-map-section{position:relative;padding:74px 0 82px;overflow:hidden;background:#08152b;color:#fff;border-top:1px solid #172744;border-bottom:1px solid #172744}.home-map-section:before{content:"";position:absolute;inset:auto -180px -280px auto;width:620px;height:620px;border-radius:50%;background:radial-gradient(circle,#17465c66 0,transparent 68%);pointer-events:none}.home-map-section .container{position:relative;z-index:1}.home-map-head{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:32px;align-items:end;margin-bottom:29px}.home-map-head .eyebrow{display:flex;align-items:center;gap:8px;color:#69d6c2}.home-map-head h2{margin:10px 0 8px;font-size:31px;letter-spacing:-.035em;color:#fff}.home-map-head p{max-width:760px;margin:0;color:#9eb1c6;font-size:13px;line-height:1.65}.home-map-directory{border:1px solid #40506a;background:#172138;color:#fff;white-space:nowrap}.home-map-directory:hover{background:#22304c}.home-map-shell{position:relative;min-height:510px;padding:20px 30px 54px;border:1px solid #2a3852;border-radius:20px;background:linear-gradient(145deg,#121d32,#172238);box-shadow:0 26px 70px #030a1799;overflow:hidden}.home-turkey-map{display:block;width:100%;height:435px;opacity:0;transition:opacity .25s ease}.home-turkey-map.is-ready{opacity:1}.home-map-provinces path{fill:#3b4a63;stroke:#121d32;stroke-width:1.35;vector-effect:non-scaling-stroke;cursor:pointer;transition:fill .16s ease,filter .16s ease,transform .16s ease;transform-box:fill-box;transform-origin:center}.home-map-provinces a:nth-child(3n+1) path{fill:#40516d}.home-map-provinces a:nth-child(3n+2) path{fill:#384761}.home-map-provinces path:hover,.home-map-provinces path:focus{fill:#4fc9b1;filter:drop-shadow(0 3px 7px #43c8ad66);outline:0;transform:translateY(-1px)}.home-map-provinces path.has-records{fill:#465a76}.home-map-loading{position:absolute;inset:0 0 52px;display:flex;align-items:center;justify-content:center;gap:10px;color:#91a5ba;font-size:12px}.home-map-loading[hidden]{display:none}.home-map-loading i{width:20px;height:20px;border:2px solid #40516b;border-top-color:#58d3bc;border-radius:50%;animation:home-map-spin .8s linear infinite}@keyframes home-map-spin{to{transform:rotate(360deg)}}.home-map-tooltip{position:absolute;z-index:5;width:210px;padding:14px 15px;border:1px solid #3d506d;border-radius:12px;background:#071426ed;box-shadow:0 15px 35px #02071399;pointer-events:none}.home-map-tooltip strong,.home-map-tooltip span,.home-map-tooltip small{display:block}.home-map-tooltip strong{font-size:15px;color:#fff}.home-map-tooltip span{margin-top:5px;color:#71d8c4;font-size:11px;font-weight:700}.home-map-tooltip small{margin-top:4px;color:#9fb0c2;font-size:10px}.home-map-guide{position:absolute;left:30px;right:30px;bottom:18px;display:flex;align-items:center;justify-content:center;gap:28px;color:#90a4b9;font-size:10px}.home-map-guide span{display:flex;align-items:center;gap:7px}.home-map-guide i{width:7px;height:7px;border-radius:50%;background:#58d3bc;box-shadow:0 0 0 4px #58d3bc1f}.home-map-mobile-note{display:none}
@media(max-width:760px){.home-map-section{padding:48px 0 54px}.home-map-section .container{width:min(100% - 24px,1180px)}.home-map-head{grid-template-columns:1fr;gap:20px;margin-bottom:20px}.home-map-head h2{font-size:27px}.home-map-head p{font-size:12px;line-height:1.6}.home-map-directory{width:max-content;height:39px}.home-map-shell{min-height:270px;padding:12px 8px 42px;border-radius:16px}.home-turkey-map{height:218px}.home-map-guide{left:12px;right:12px;bottom:13px;justify-content:space-between;gap:8px}.home-map-guide span:nth-child(2){display:none}.home-map-guide span{font-size:9px}.home-map-tooltip{width:174px;padding:10px 11px}.home-map-tooltip strong{font-size:13px}.home-map-mobile-note{display:block;margin:12px 3px 0;color:#8fa4ba;font-size:10px}.home-map-provinces path{stroke-width:.9}}

/* Mevcut milletvekili dağılımına göre parti renkli il görünümü. */
.home-map-provinces path.has-representation{fill:color-mix(in srgb,var(--map-color) 82%,#172238);filter:saturate(.92)}.home-map-provinces path.has-tie{fill:#56657c}.home-map-provinces path.has-representation:hover,.home-map-provinces path.has-representation:focus{fill:color-mix(in srgb,var(--map-color) 78%,#fff);filter:brightness(1.1) drop-shadow(0 3px 7px #02071388)}.home-map-party-legend{position:absolute;left:25px;right:25px;bottom:47px;display:flex;align-items:center;justify-content:center;gap:8px;flex-wrap:wrap;color:#a8b8c8;font-size:9px}.home-map-party-legend>strong{margin-right:4px;color:#d9e5ed;font-size:9px;letter-spacing:.04em}.home-map-party-legend>span{display:inline-flex;align-items:center;gap:5px;padding:4px 7px;border:1px solid #34445e;border-radius:999px;background:#101b30}.home-map-party-legend i{width:8px;height:8px;border-radius:50%;background:var(--map-color,#64748b);box-shadow:0 0 0 2px #ffffff12}.home-map-party-legend small{color:#71869b;font-size:8px}.home-map-party-legend .is-neutral i{background:#56657c}.home-map-shell:has(.home-map-party-legend){min-height:550px;padding-bottom:92px}.home-map-shell:has(.home-map-party-legend) .home-map-guide{bottom:16px}
@media(max-width:760px){.home-map-shell:has(.home-map-party-legend){min-height:330px;padding-bottom:92px}.home-map-party-legend{left:8px;right:8px;bottom:43px;max-height:48px;overflow:hidden;justify-content:flex-start;gap:5px}.home-map-party-legend>strong,.home-map-party-legend small{display:none}.home-map-party-legend>span{padding:3px 6px;font-size:8px}.home-map-tooltip{width:184px}}

/* Nth-child ile verilen eski tek renk tonlarını parti temsil rengi geçersiz kılsın. */
.home-map-provinces a path.has-representation{fill:color-mix(in srgb,var(--map-color) 82%,#172238)}
.home-map-provinces a path.has-tie{fill:#56657c}
.home-map-provinces a path.has-representation:hover,
.home-map-provinces a path.has-representation:focus{fill:color-mix(in srgb,var(--map-color) 78%,#fff)}
