*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,system-ui,-apple-system,Segoe UI,sans-serif;color:#07162f;background:#f7f9fc}a{text-decoration:none;color:inherit}img{max-width:100%;display:block}.container{width:min(1180px,calc(100% - 40px));margin:auto}.site-header{position:sticky;top:0;z-index:100;background:#fff;border-bottom:1px solid #e8edf5;box-shadow:0 10px 40px rgba(7,22,47,.05)}.header-inner{height:76px;display:flex;align-items:center;justify-content:space-between;gap:24px}.brand{display:flex;align-items:center;gap:12px;font-weight:900;color:#07162f;letter-spacing:.2px}.brand-icon{display:grid;place-items:center;width:42px;height:42px;border-radius:12px;background:#061b3b;color:#fff;font-size:24px}.desktop-nav{display:flex;gap:24px;font-size:14px;font-weight:700}.desktop-nav a{color:#30415f}.desktop-nav a.active,.desktop-nav a:hover{color:#1456f1}.header-actions{display:flex;align-items:center;gap:10px}.btn{border:0;border-radius:12px;padding:13px 20px;font-weight:800;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;gap:8px}.btn-small{padding:10px 16px;font-size:13px}.btn-primary{background:linear-gradient(135deg,#1456f1,#263fe5);color:white;box-shadow:0 12px 28px rgba(20,86,241,.25)}.btn-dark{background:#07162f;color:#fff}.btn-muted{background:#eef3fb;color:#07162f}.full{width:100%}.icon-btn,.mobile-menu-btn{border:0;background:#eef3fb;border-radius:12px;width:42px;height:42px;font-size:22px;cursor:pointer;color:#07162f}.mobile-menu-btn{display:none}.hero{background:linear-gradient(90deg,rgba(2,16,38,.96),rgba(2,16,38,.7)),url('../img/hero.svg') center/cover;min-height:420px;color:#fff}.hero-content{display:grid;align-items:center;min-height:420px}.eyebrow{display:inline-block;margin-bottom:14px;color:#86a9ff;font-weight:800}.hero h1{font-size:clamp(36px,5vw,64px);line-height:1.05;margin:0 0 20px;max-width:720px}.hero p{font-size:18px;line-height:1.7;max-width:620px;color:#dce7ff}.hero-search{display:flex;max-width:520px;background:white;border-radius:14px;padding:8px;margin-top:30px;box-shadow:0 20px 50px rgba(0,0,0,.25)}.hero-search input{flex:1;border:0;padding:0 16px;font-size:16px;outline:0}.hero-search button{border:0;border-radius:10px;padding:14px 28px;background:#1456f1;color:#fff;font-weight:800}.quick-filters{display:flex;gap:10px;flex-wrap:wrap;margin-top:16px}.quick-filters a{background:rgba(255,255,255,.12);border:1px solid rgba(255,255,255,.18);padding:10px 14px;border-radius:12px;color:#fff;font-weight:700;font-size:13px}.section{padding:48px 0}.section-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:24px}.section h2,.section-head h2{font-size:26px;margin:0}.section-head a{color:#1456f1;font-weight:800}.cards-grid{display:grid;gap:24px}.politicians-grid{grid-template-columns:repeat(5,1fr)}.politician-card{position:relative;background:#fff;border:1px solid #e3e9f3;border-radius:18px;overflow:hidden;box-shadow:0 14px 40px rgba(7,22,47,.07);transition:.2s}.politician-card:hover{transform:translateY(-4px);box-shadow:0 20px 55px rgba(7,22,47,.12)}.save-btn{position:absolute;right:12px;top:12px;z-index:2;border:0;background:#fff;border-radius:10px;width:34px;height:34px;font-size:20px;box-shadow:0 8px 24px rgba(0,0,0,.15);cursor:pointer}.card-img{height:170px;background:#eef3fb;overflow:hidden}.card-img img{width:100%;height:100%;object-fit:cover}.card-body{padding:18px}.card-body h3{font-size:19px;margin:0 0 8px}.card-body strong{font-size:13px;color:#30415f}.card-body p{font-size:14px;line-height:1.6;color:#596a86;min-height:66px}.link{color:#1456f1;font-weight:800;font-size:14px}.category-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:18px}.category-card{background:#fff;border:1px solid #e3e9f3;border-radius:18px;padding:22px;display:flex;gap:14px;align-items:center;box-shadow:0 10px 30px rgba(7,22,47,.05)}.category-icon{width:48px;height:48px;display:grid;place-items:center;background:#eef3ff;color:#1456f1;border-radius:16px;font-size:24px}.category-card strong{display:block}.category-card small{color:#596a86}.stats-panel{background:#061b3b;color:#fff;border-radius:18px;display:grid;grid-template-columns:repeat(5,1fr);gap:20px;padding:28px;box-shadow:0 18px 55px rgba(6,27,59,.22)}.stats-panel div{text-align:center}.stats-panel span{display:block;font-size:28px;font-weight:900}.stats-panel small{color:#c9d8f6}.two-col{display:grid;grid-template-columns:1fr 1fr;gap:40px}.news-list{display:grid;gap:16px}.news-list article{display:grid;grid-template-columns:90px 1fr auto;gap:16px;align-items:center;background:#fff;border:1px solid #e3e9f3;border-radius:16px;padding:14px}.news-list img{width:90px;height:62px;object-fit:cover;border-radius:12px}.news-list small{display:block;color:#596a86;margin-top:5px}.news-list time{font-size:13px;color:#74839d}.cta-box{display:flex;align-items:center;justify-content:space-between;background:linear-gradient(135deg,#eef6ff,#fff);border:1px solid #e3e9f3;border-radius:22px;padding:44px}.big-plus{font-size:100px;color:#1456f1;opacity:.25}.site-footer{background:#061b3b;color:#fff;margin-top:60px}.footer-inner{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:34px 0}.footer-inner p{color:#c9d8f6}.footer-inner nav{display:flex;gap:18px;color:#c9d8f6}.page{padding-bottom:70px}.page-head{padding:42px 0 28px}.breadcrumb{color:#74839d;font-weight:700;font-size:13px}.page-head h1{font-size:44px;margin:10px 0}.page-head p{font-size:18px;color:#596a86}.listing-layout{display:grid;grid-template-columns:280px 1fr;gap:30px}.filter-sidebar,.content-card,.info-card,.submit-form,.list-card{background:#fff;border:1px solid #e3e9f3;border-radius:20px;box-shadow:0 14px 40px rgba(7,22,47,.06)}.filter-sidebar{padding:22px;position:sticky;top:100px;height:max-content}.filter-sidebar label,.submit-form label{display:grid;gap:8px;margin-bottom:16px;font-weight:800;color:#30415f;font-size:14px}input,select,textarea{width:100%;border:1px solid #dbe4f0;border-radius:12px;padding:14px 15px;font:inherit;background:#fff;color:#07162f;outline:0}input:focus,select:focus,textarea:focus{border-color:#1456f1;box-shadow:0 0 0 4px rgba(20,86,241,.1)}.listing-toolbar{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px;background:#fff;border:1px solid #e3e9f3;border-radius:16px;padding:14px 18px}.profile-hero{background:#061b3b;color:#fff;padding:42px 0}.profile-top{display:grid;grid-template-columns:290px 1fr;gap:34px;align-items:center}.profile-photo{width:290px;height:290px;object-fit:cover;border-radius:24px;border:1px solid rgba(255,255,255,.15)}.profile-main h1{font-size:44px;margin:10px 0 6px}.profile-main h2{font-size:21px;color:#c9d8f6;margin:0 0 22px}.verified{color:#4c8dff}.profile-meta{display:flex;gap:12px;flex-wrap:wrap;margin-bottom:22px}.profile-meta span{background:rgba(255,255,255,.1);border:1px solid rgba(255,255,255,.16);border-radius:999px;padding:10px 14px;font-size:13px}.profile-actions{display:flex;gap:12px;flex-wrap:wrap}.profile-layout{display:grid;grid-template-columns:1fr 320px;gap:28px;margin-top:30px}.tabs{display:flex;gap:6px;overflow:auto;background:#fff;border:1px solid #e3e9f3;border-radius:16px;padding:8px;margin-bottom:18px}.tab{border:0;background:transparent;padding:13px 16px;border-radius:12px;cursor:pointer;font-weight:800;color:#596a86;white-space:nowrap}.tab.active{background:#1456f1;color:#fff}.tab-panel{display:none}.tab-panel.active{display:block}.content-card{padding:28px}.content-card p{line-height:1.8;color:#30415f}.clean-list{line-height:2}.timeline{display:grid;gap:18px}.timeline div{position:relative;padding-left:26px}.timeline div:before{content:"";position:absolute;left:0;top:4px;width:12px;height:12px;border-radius:50%;background:#1456f1}.timeline div:after{content:"";position:absolute;left:5px;top:20px;bottom:-20px;width:2px;background:#dbe4f0}.timeline div:last-child:after{display:none}.timeline strong{display:block;color:#07162f}.timeline span{color:#596a86}.profile-side{display:grid;gap:18px;height:max-content}.info-card{padding:22px}.info-card h3{margin-top:0}.info-card p{display:flex;justify-content:space-between;gap:14px;border-bottom:1px solid #edf2f8;padding:10px 0;margin:0}.info-card span{color:#596a86;text-align:right}.info-card a{display:block;color:#1456f1;font-weight:800;margin:12px 0}.media-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.media-grid img{border-radius:14px}.form-wrap{max-width:760px;margin:auto}.submit-form{padding:28px}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px}.upload-box{display:grid;place-items:center;text-align:center;gap:8px;border:2px dashed #cfd9e8;border-radius:22px;padding:34px;margin-bottom:22px;color:#596a86;position:relative}.upload-box span{font-size:42px}.upload-box input{position:absolute;inset:0;opacity:0;cursor:pointer}.form-note{text-align:center;color:#74839d}.list-card{padding:12px}.list-row{display:grid;grid-template-columns:52px 1fr auto;gap:14px;align-items:center;padding:16px;border-radius:16px}.list-row:hover{background:#f2f6fb}.row-icon{width:52px;height:52px;display:grid;place-items:center;border-radius:16px;background:#eef3ff;font-size:24px}.list-row small{display:block;color:#596a86;margin-top:4px}.search-modal{position:fixed;inset:0;background:rgba(2,16,38,.72);display:none;align-items:flex-start;justify-content:center;padding:100px 20px;z-index:300}.search-modal.open{display:flex}.search-card{background:#fff;border-radius:22px;padding:26px;width:min(620px,100%);position:relative}.close-search{position:absolute;right:18px;top:18px}.search-results{display:grid;gap:10px;margin-top:16px}.search-results a{display:flex;gap:12px;align-items:center;padding:12px;border-radius:14px;background:#f7f9fc}.search-results img{width:54px;height:54px;border-radius:12px;object-fit:cover}.search-results small{display:block;color:#596a86}.mobile-drawer{position:fixed;inset:0 auto 0 0;width:min(360px,88vw);background:#061b3b;color:#fff;z-index:250;transform:translateX(-105%);transition:.25s;padding:22px;box-shadow:30px 0 80px rgba(0,0,0,.25)}.drawer-head{display:flex;justify-content:space-between;align-items:center;margin-bottom:24px}.mobile-drawer a:not(.brand){display:flex;padding:16px 10px;border-bottom:1px solid rgba(255,255,255,.1);font-weight:800;color:#eaf1ff}.drawer-backdrop{display:none;position:fixed;inset:0;background:rgba(0,0,0,.45);z-index:240}.drawer-open .mobile-drawer{transform:none}.drawer-open .drawer-backdrop{display:block}.empty{background:#fff;border:1px dashed #cfd9e8;border-radius:18px;padding:30px;text-align:center;color:#596a86;grid-column:1/-1}

@media(max-width:1000px){.desktop-nav,.header-actions .btn-dark,.header-actions .btn-primary{display:none}.mobile-menu-btn{display:block}.politicians-grid{grid-template-columns:repeat(2,1fr)}.category-grid{grid-template-columns:repeat(2,1fr)}.stats-panel{grid-template-columns:repeat(2,1fr)}.two-col,.listing-layout,.profile-layout,.profile-top{grid-template-columns:1fr}.profile-photo{width:220px;height:220px}.filter-sidebar{position:static}.footer-inner{flex-direction:column;text-align:center}.footer-inner nav{flex-wrap:wrap;justify-content:center}}
@media(max-width:640px){.container{width:min(100% - 26px,1180px)}.header-inner{height:68px}.brand-icon{width:36px;height:36px}.hero{min-height:520px}.hero-content{min-height:520px}.hero h1{font-size:35px}.hero p{font-size:16px}.hero-search{display:grid}.hero-search button{margin-top:8px}.section{padding:34px 0}.section-head{align-items:flex-end}.politicians-grid{grid-template-columns:1fr}.politician-card{display:grid;grid-template-columns:120px 1fr}.card-img{height:100%;min-height:150px}.card-body p{min-height:auto}.category-grid,.stats-panel,.form-grid{grid-template-columns:1fr}.news-list article{grid-template-columns:72px 1fr}.news-list time{grid-column:2}.cta-box{padding:26px}.big-plus{display:none}.page-head h1,.profile-main h1{font-size:32px}.profile-actions .btn{width:100%}.media-grid{grid-template-columns:1fr}.profile-meta{display:grid}.list-row{grid-template-columns:46px 1fr auto}.row-icon{width:46px;height:46px}.site-footer{padding-bottom:20px}}
