.header-user-avatar{display:grid;place-items:center;width:44px;height:44px;overflow:hidden;border:2px solid #d7e7f3;border-radius:50%;background:linear-gradient(145deg,#e4f1fb,#d9f7f2);color:var(--blue-dark);font-size:11px;font-weight:900;box-shadow:0 6px 16px rgba(11,74,152,.1);transition:transform .18s ease,border-color .18s ease}.header-user-avatar:hover{transform:translateY(-1px);border-color:var(--teal)}.header-user-avatar img{width:100%;height:100%;object-fit:cover}.profile-like-wrap{display:flex;align-items:center;gap:9px;margin-top:12px;flex-wrap:wrap}.profile-like{display:inline-flex;align-items:center;gap:7px;min-height:38px;padding:0 13px;border:1px solid #d5e3ee;border-radius:999px;background:#fff;color:#4f6f96;font-size:10px;font-weight:800;cursor:pointer;transition:.18s}.profile-like:hover{border-color:#a9cada;transform:translateY(-1px)}.profile-like.active{border-color:#75cfc4;background:#edf9f7;color:#087d73}.profile-like:disabled{opacity:.55;cursor:default}.profile-like-wrap small{font-size:9px;color:#7287a1}.profile-like-wrap small a{color:#0d62b6;font-weight:850}.profile-like-wrap small.error{color:#a64b3c}.profile-like-wrap.compact{margin:0}.profile-like-wrap.compact .profile-like{min-height:31px;padding:0 10px}.home-election-carousel{position:relative;z-index:8;max-width:1520px;margin:11px auto 0;padding:15px 18px 17px;border:1px solid #dce9f3;border-radius:15px;background:linear-gradient(145deg,#fff,#f8fcff);box-shadow:0 9px 26px rgba(28,82,136,.055)}.home-carousel-head{display:flex;align-items:end;justify-content:space-between;gap:24px}.home-carousel-head h2{margin:5px 0 3px;color:var(--blue-dark);font-size:24px;letter-spacing:-.035em}.home-carousel-head p{margin:0;color:#6b82a0;font-size:10px}.home-uf-picker{display:grid;gap:4px;min-width:132px}.home-uf-picker span{color:#6b82a0;font-size:8.5px;font-weight:850;text-transform:uppercase;letter-spacing:.08em}.home-uf-picker select{min-height:38px;padding:0 10px;border:1px solid #d3e1ed;border-radius:9px;background:#fff;color:var(--blue-dark);font-size:10px;font-weight:800}.office-carousel{display:grid;grid-template-columns:34px 1fr 34px;align-items:center;gap:8px;margin-top:13px}.office-carousel>button,.candidate-carousel-arrow{display:grid;place-items:center;width:34px;height:34px;border:1px solid #d7e4ef;border-radius:50%;background:#fff;color:var(--blue-dark);font-size:22px;cursor:pointer}.office-tabs{display:flex;gap:7px;overflow:auto;scrollbar-width:none}.office-tabs::-webkit-scrollbar{display:none}.office-tabs button{flex:1;min-width:150px;min-height:36px;padding:0 12px;border:1px solid #dce7f0;border-radius:999px;background:#f9fcff;color:#657d9a;font-size:10px;font-weight:850;cursor:pointer;white-space:nowrap}.office-tabs button.active{border-color:#0d62b6;background:linear-gradient(135deg,#0b5aab,#087e9e);color:#fff;box-shadow:0 7px 16px rgba(11,90,171,.15)}.candidate-carousel-stage{display:grid;grid-template-columns:34px 1fr 34px;align-items:center;gap:8px;margin-top:12px}.home-candidate-carousel-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px}.home-candidate-carousel-card{display:grid;grid-template-columns:72px 1fr 14px;align-items:center;gap:10px;min-height:86px;padding:8px 10px;border:1px solid #e0eaf2;border-radius:12px;background:#fff;transition:.18s}.home-candidate-carousel-card:hover{transform:translateY(-2px);border-color:#b9d4e7;box-shadow:0 8px 18px rgba(23,72,128,.07)}.home-candidate-carousel-photo{display:grid;place-items:center;width:68px;height:68px;overflow:hidden;border-radius:15px;background:#e8f2f9;color:var(--blue-dark);font-size:12px;font-weight:900}.home-candidate-carousel-photo img{width:100%;height:100%;object-fit:cover}.home-candidate-carousel-copy{min-width:0;display:grid;gap:3px}.home-candidate-carousel-copy strong,.home-candidate-carousel-copy small,.home-candidate-carousel-copy em{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.home-candidate-carousel-copy strong{color:var(--blue-dark);font-size:11px}.home-candidate-carousel-copy small{color:#7187a2;font-size:8.8px}.home-candidate-carousel-copy em{color:#0a857a;font-size:8.7px;font-style:normal}.home-candidate-carousel-card>b{color:#0d62b6;font-size:20px}.home-carousel-state{display:grid;place-items:center;gap:4px;min-height:106px;margin-top:12px;padding:15px;border:1px dashed #d7e5ef;border-radius:12px;background:#fbfdff;color:#7890aa;font-size:10.5px;text-align:center}.home-carousel-state strong{color:var(--blue-dark);font-size:12px}.home-carousel-state.error{color:#9b5142}.home-carousel-foot{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:9px;color:#748aa5;font-size:8.8px}.home-carousel-foot button{border:0;background:transparent;color:#0d62b6;font-size:9px;font-weight:850;cursor:pointer}.home-dashboard-three{grid-template-columns:repeat(3,minmax(0,1fr))}.party-official-presence{display:grid;grid-template-columns:.8fr 1.2fr;gap:18px;align-items:center;margin-top:11px;padding:16px 18px;border:1px solid #dce8f1;border-radius:14px;background:#fff}.party-official-presence h2{margin:5px 0 3px;color:var(--blue-dark);font-size:20px}.party-official-presence p{margin:0;color:#71869f;font-size:9.5px}.party-official-links{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:7px}.party-official-links a{display:flex;align-items:center;justify-content:space-between;gap:12px;min-width:110px;min-height:38px;padding:0 11px;border:1px solid #dae7f0;border-radius:9px;background:#f9fcff;color:#315f96;font-size:9.5px}.party-official-links a:hover{border-color:#b7d4e5;background:#f3f9fd}.party-official-links span{color:#0a8c81}.party-links-empty{color:#7d90a7;font-size:9.5px}.user-profile-wrap{display:grid;gap:11px}.my-profile-hero,.public-user-hero{display:grid;grid-template-columns:96px 1fr auto;align-items:center;gap:18px;padding:18px;border:1px solid var(--line);border-radius:16px;background:linear-gradient(135deg,#fff,#f6fbfe);box-shadow:0 9px 24px rgba(23,72,128,.05)}.user-profile-avatar{display:grid;place-items:center;width:88px;height:88px;overflow:hidden;border-radius:50%;background:linear-gradient(145deg,#deeffa,#dff8f3);color:var(--blue-dark);font-size:22px;font-weight:900;border:3px solid #fff;box-shadow:0 8px 22px rgba(23,72,128,.12)}.user-profile-avatar.large{width:104px;height:104px}.user-profile-avatar img{width:100%;height:100%;object-fit:cover}.my-profile-hero h1,.public-user-hero h1{margin:5px 0 3px;color:var(--blue-dark);font-size:32px;letter-spacing:-.04em}.my-profile-hero p,.public-user-copy>p{margin:0;color:#6e84a0;font-size:11px}.profile-public-link{align-self:start;color:#0d62b6;font-size:10px;font-weight:850}.user-social-counts{display:flex;flex-wrap:wrap;gap:6px;margin-top:9px}.user-social-counts span{padding:5px 8px;border:1px solid #e0e9f1;border-radius:999px;background:#fff;color:#71859f;font-size:8.8px}.user-social-counts strong{color:var(--blue-dark)}.profile-notice{padding:10px 12px;border:1px solid #cfe4ee;border-radius:10px;background:#f3fafc;color:#47708f;font-size:10px}.profile-notice.error{border-color:#efc4bb;background:#fff6f3;color:#995443}.profile-notice a{color:#0d62b6;font-weight:850}.profile-edit-grid,.profile-content-grid{display:grid;grid-template-columns:1fr 1fr;gap:11px}.profile-panel{padding:16px;border:1px solid var(--line);border-radius:14px;background:#fff;box-shadow:0 7px 21px rgba(23,72,128,.04)}.profile-panel h2{margin:5px 0 11px;color:var(--blue-dark);font-size:21px}.profile-panel>label,.profile-location-fields label{display:grid;gap:5px;margin-top:9px;color:#4d6d91;font-size:9.5px;font-weight:800}.profile-panel input,.profile-panel textarea,.profile-panel select,.candidate-pref-search input{width:100%;padding:9px 10px;border:1px solid #d6e4ee;border-radius:9px;background:#fff;color:var(--ink);font-size:10.5px;outline:none}.profile-panel input:focus,.profile-panel textarea:focus,.profile-panel select:focus,.candidate-pref-search input:focus{border-color:var(--teal);box-shadow:0 0 0 3px rgba(8,185,170,.09)}.profile-location-fields{display:grid;grid-template-columns:1fr 110px;gap:8px}.privacy-toggle{grid-template-columns:18px 1fr!important;align-items:start;gap:8px!important;padding:10px;border:1px solid #dfe9f1;border-radius:9px;background:#f9fcfe}.privacy-toggle input{width:16px;height:16px;margin:2px 0 0}.privacy-toggle span{display:grid;gap:2px}.privacy-toggle small{color:#7c8fa6;font-size:8.5px;font-weight:500}.profile-panel>button,.topic-composer button{margin-top:10px;min-height:38px;padding:0 14px;border:0;border-radius:9px;background:#0b58aa;color:#fff;font-size:10px;font-weight:850;cursor:pointer}.profile-panel-help{margin:0 0 9px;color:#7388a2;font-size:9.5px;line-height:1.45}.profile-order-list{display:grid;gap:5px;margin-bottom:8px}.profile-order-list>div{display:grid;grid-template-columns:28px 1fr minmax(80px,1.2fr) auto;align-items:center;gap:8px;padding:7px;border:1px solid #e3ebf2;border-radius:9px;background:#fbfdff}.order-number{display:grid;place-items:center;width:24px;height:24px;border-radius:50%;background:#e8f3fb;color:#0b58aa;font-size:9px;font-weight:900}.profile-order-list strong{color:var(--blue-dark);font-size:10px}.profile-order-list small{color:#7b8fa8;font-size:8.5px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.profile-order-list>div>div{display:flex;gap:3px}.profile-order-list button{width:26px;height:26px;border:1px solid #dae5ee;border-radius:7px;background:#fff;color:#587595;font-size:10px;cursor:pointer}.profile-order-list button:disabled{opacity:.35}.profile-candidates-panel{padding:17px}.profile-section-head{display:flex;align-items:end;justify-content:space-between;gap:20px}.profile-section-head h2{margin:5px 0 0}.profile-section-head>p{max-width:600px;margin:0;color:#72869f;font-size:9.5px;line-height:1.45}.my-candidate-groups{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;margin-top:12px}.my-candidate-group{min-width:0;padding:10px;border:1px solid #e0eaf2;border-radius:11px;background:#fbfdff}.my-candidate-group>header{display:flex;justify-content:space-between;gap:8px;margin-bottom:7px;color:var(--blue-dark);font-size:10px}.my-candidate-group>header small{color:#7b90a9}.candidate-pref-list>div{grid-template-columns:34px 1fr auto}.candidate-pref-list>div>small{grid-column:2}.candidate-mini-avatar{display:grid;place-items:center;width:32px;height:32px;overflow:hidden;border-radius:50%;background:#e7f2f9;color:var(--blue-dark);font-size:8px;font-weight:900}.candidate-mini-avatar img{width:100%;height:100%;object-fit:cover}.candidate-pref-search{position:relative}.candidate-pref-results{position:absolute;z-index:20;left:0;right:0;top:calc(100% + 4px);max-height:260px;overflow:auto;padding:4px;border:1px solid #dbe7f0;border-radius:9px;background:#fff;box-shadow:0 12px 24px rgba(23,72,128,.12)}.candidate-pref-results button{width:100%;display:grid;grid-template-columns:34px 1fr;gap:7px;align-items:center;padding:6px;border:0;border-bottom:1px solid #edf2f6;background:#fff;text-align:left;cursor:pointer}.candidate-pref-results button:last-child{border-bottom:0}.candidate-pref-results button span:last-child{display:grid}.candidate-pref-results strong{color:var(--blue-dark);font-size:9.5px}.candidate-pref-results small{color:#7b8fa6;font-size:8px}.topic-composer{display:grid;align-content:start}.topic-composer input,.topic-composer textarea{margin-top:7px}.topic-composer-foot{display:flex;align-items:center;justify-content:space-between}.topic-composer-foot small{color:#8798ad;font-size:8.5px}.favorite-user-list{display:grid;gap:5px}.favorite-user-list a{display:grid;grid-template-columns:34px 1fr 14px;gap:8px;align-items:center;padding:7px;border:1px solid #e2ebf2;border-radius:9px;background:#fbfdff}.favorite-user-list a>span:nth-child(2){display:grid}.favorite-user-list strong{color:var(--blue-dark);font-size:10px}.favorite-user-list small{color:#7d90a7;font-size:8.5px}.favorite-user-list b{color:#0d62b6}.profile-topic-list{display:grid;gap:8px}.profile-topic-list article{padding:12px;border:1px solid #e0eaf2;border-radius:11px;background:#fbfdff}.profile-topic-list h3{margin:0;color:var(--blue-dark);font-size:14px}.profile-topic-list p{margin:6px 0 0;color:#526f91;font-size:10.5px;line-height:1.55;white-space:pre-wrap}.profile-topic-list footer{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:9px;color:#8394a8;font-size:8.5px}.profile-topic-list footer a{color:#0d62b6;font-weight:800}.topic-video-frame{position:relative;width:100%;padding-top:56.25%;margin-top:10px;overflow:hidden;border-radius:10px;background:#0c1c2d}.topic-video-frame iframe{position:absolute;inset:0;width:100%;height:100%;border:0}.topic-video-link{display:inline-flex;margin-top:8px;color:#0d62b6;font-size:9.5px;font-weight:850}.public-user-actions{display:flex;gap:6px;align-self:start}.public-user-actions button{min-height:36px;padding:0 12px;border:1px solid #d5e3ed;border-radius:999px;background:#fff;color:#567493;font-size:9.5px;font-weight:850;cursor:pointer}.public-user-actions button.active{border-color:#76cec3;background:#eefaf8;color:#087d73}.public-user-actions button.active.favorite{border-color:#ead47a;background:#fffbea;color:#8c6b08}.public-user-bio{max-width:700px;margin-top:8px;color:#526f91;font-size:10.5px;line-height:1.5;white-space:pre-wrap}.private-preferences-note{display:flex;align-items:center;gap:12px;padding:12px 15px;border:1px solid #e0e8ef;border-radius:11px;background:#fafcff;color:#71859f;font-size:9.5px}.private-preferences-note strong{color:var(--blue-dark)}.public-preference-grid{display:grid;grid-template-columns:.7fr 1.3fr;gap:14px;margin-top:10px}.public-preference-grid h3{margin:0 0 7px;color:var(--blue-dark);font-size:12px}.public-party-list{display:grid;gap:5px;margin:0;padding:0;list-style:none}.public-party-list li{display:grid;grid-template-columns:28px 1fr;align-items:center;gap:7px;padding:7px;border:1px solid #e2eaf1;border-radius:9px;background:#fbfdff}.public-party-list li>span{display:grid;place-items:center;width:24px;height:24px;border-radius:50%;background:#e8f3fb;color:#0b58aa;font-size:8px;font-weight:900}.public-party-list a{display:grid}.public-party-list strong{color:var(--blue-dark);font-size:10px}.public-party-list small{color:#7b8fa6;font-size:8px}.public-candidate-groups{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:7px}.public-candidate-groups section{padding:8px;border:1px solid #e2ebf2;border-radius:9px;background:#fbfdff}.public-candidate-groups section>strong{display:block;margin-bottom:6px;color:var(--blue-dark);font-size:9.5px}.public-candidate-groups section>a{display:grid;grid-template-columns:32px 1fr;gap:7px;align-items:center;padding:5px 0;border-top:1px solid #edf2f5}.public-candidate-groups section>a span:last-child{display:grid}.public-candidate-groups b{color:#385f8e;font-size:9px}.public-candidate-groups small{color:#8092a7;font-size:7.8px}.public-topic-list footer>div{display:flex;align-items:center;gap:7px}.public-topic-list footer button{padding:5px 8px;border:1px solid #dce7ef;border-radius:999px;background:#fff;color:#667e99;font-size:8.5px;cursor:pointer}.public-topic-list footer button.active{border-color:#79cec3;background:#eefaf8;color:#087b72}.topic-detail-wrap{max-width:900px}.topic-detail{padding:18px;border:1px solid var(--line);border-radius:15px;background:#fff;box-shadow:0 8px 24px rgba(23,72,128,.05)}.topic-detail>header{display:flex;align-items:center;justify-content:space-between;gap:12px}.topic-author{display:flex;align-items:center;gap:8px}.topic-author>span:last-child{display:grid}.topic-author strong{color:var(--blue-dark);font-size:10.5px}.topic-author small{color:#8192a6;font-size:8.5px}.community-content-badge{padding:5px 8px;border-radius:999px;background:#eef4f9;color:#72859d;font-size:8px;font-weight:850}.topic-detail h1{margin:15px 0 8px;color:var(--blue-dark);font-size:28px;letter-spacing:-.035em}.topic-detail-content{color:#44668d;font-size:12px;line-height:1.65;white-space:pre-wrap}.topic-detail>footer{display:flex;align-items:center;justify-content:space-between;gap:14px;margin-top:12px;padding-top:10px;border-top:1px solid #e7edf3;color:#8092a6;font-size:8.5px}.topic-detail>footer button{padding:6px 10px;border:1px solid #dce7ef;border-radius:999px;background:#fff;color:#597593;font-size:9px;cursor:pointer}.topic-detail>footer button.active{border-color:#79cec3;background:#eefaf8;color:#087b72}@media(max-width:1100px){.home-candidate-carousel-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.home-dashboard-three{grid-template-columns:1fr 1fr}.my-candidate-groups{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:780px){.home-carousel-head,.profile-section-head{align-items:flex-start;flex-direction:column}.home-uf-picker{width:100%}.office-tabs button{min-width:135px}.home-candidate-carousel-grid{grid-template-columns:1fr}.home-dashboard-three,.profile-edit-grid,.profile-content-grid,.public-preference-grid{grid-template-columns:1fr}.my-profile-hero,.public-user-hero{grid-template-columns:78px 1fr}.profile-public-link,.public-user-actions{grid-column:2}.user-profile-avatar{width:72px;height:72px}.user-profile-avatar.large{width:78px;height:78px}.my-candidate-groups{grid-template-columns:1fr}.party-official-presence{grid-template-columns:1fr}.party-official-links{justify-content:flex-start}.public-candidate-groups{grid-template-columns:1fr}}@media(max-width:560px){.home-election-carousel{margin:9px 10px 0;padding:13px}.candidate-carousel-stage{grid-template-columns:28px 1fr 28px}.candidate-carousel-arrow,.office-carousel>button{width:28px;height:28px}.home-candidate-carousel-card{grid-template-columns:58px 1fr 12px}.home-candidate-carousel-photo{width:54px;height:54px}.profile-location-fields{grid-template-columns:1fr}.profile-order-list>div{grid-template-columns:28px 1fr auto}.profile-order-list>div>small{grid-column:2}.profile-order-list>div>div{grid-column:3;grid-row:1/3}.topic-detail>footer{align-items:flex-start;flex-direction:column}}