@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/2c55a0e60120577a-s.03ez25a9g3i0n.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/9c72aa0f40e4eef8-s.3i9rha7jpxn0q.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/ad66f9afd8947f86-s.2o7ko1d-5m1xu.woff2)format("woff2");unicode-range:U+1F??}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/5476f68d60460930-s.1ee5w62fj497l.woff2)format("woff2");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/2bbe8d2671613f1f-s.1way2z9fj6cig.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/1bffadaabf893a1e-s.p.0szrwpqb9mkwe.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/83afe278b6a6bb3c-s.p.45535valc9rzk.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Inter Fallback;src:local(Arial);ascent-override:90.44%;descent-override:22.52%;line-gap-override:0.0%;size-adjust:107.12%}.inter_991aebb-module__bYvC1W__className{font-family:Inter,Inter Fallback;font-style:normal}.inter_991aebb-module__bYvC1W__variable{--font-inter:"Inter", "Inter Fallback"}
:root{--bg:#121212;--bg-black:#000;--accent:#fed801;--fg:#fff;--fg-muted:#ffffffb8;--container:1300px;--gutter:24px;--topbar-h:80px;--section-pad:75px;--radius-sm:5px;--radius:10px;--lh:1.21126}*,:before,:after{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:var(--topbar-h)}body{background:var(--bg);color:var(--fg);font-family:var(--font-inter), Inter, system-ui, -apple-system, "Segoe UI", sans-serif;font-size:16px;line-height:var(--lh);-webkit-font-smoothing:antialiased;margin:0}body.is-locked{overflow:hidden}img{max-width:100%;display:block}a{color:inherit;text-decoration:none}button{font:inherit;color:inherit;cursor:pointer;background:0 0;border:0;padding:0}.container{width:100%;max-width:calc(var(--container) + 2 * var(--gutter));padding-inline:var(--gutter);margin-inline:auto}.section{padding-block:var(--section-pad)}.section-heading{font-size:clamp(32px,4.2vw,50px);font-weight:800;line-height:var(--lh);color:var(--fg);margin:0}.skip-link{z-index:100;border-radius:var(--radius);background:var(--accent);color:var(--bg-black);padding:12px 20px;font-size:14px;font-weight:600;position:absolute;top:8px;left:50%;transform:translate(-50%,-200%)}.skip-link:focus-visible{transform:translate(-50%)}.visually-hidden{clip:rect(0 0 0 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.topbar{z-index:40;height:var(--topbar-h);background:var(--bg-black);position:sticky;top:0}.topbar__inner{justify-content:space-between;align-items:center;gap:24px;height:100%;display:flex}.topbar__logo img{width:auto;height:55px}.topbar__nav{align-items:center;gap:35px;display:flex}.topbar__link{font-size:16px;font-weight:600}.topbar__link:hover,.topbar__link:focus-visible{color:var(--accent)}.topbar__cta{border-radius:var(--radius);background:var(--fg);color:var(--bg-black);justify-content:center;align-items:center;padding:15px 20px;font-size:16px;font-weight:500;display:inline-flex}.topbar__cta:hover,.topbar__cta:focus-visible{background:var(--accent)}@media (max-width:720px){:root{--topbar-h:64px;--section-pad:48px}.topbar__logo img{height:38px}.topbar__nav{gap:16px}.topbar__link{font-size:14px}.topbar__cta{padding:10px 14px;font-size:14px}}.btn{border-radius:var(--radius);justify-content:center;align-items:center;padding:15px 24px;font-size:16px;font-weight:600;transition:background-color .15s,color .15s,border-color .15s;display:inline-flex}.btn--primary{background:var(--accent);color:var(--bg-black)}.btn--primary:hover,.btn--primary:focus-visible{background:var(--fg)}.btn--ghost{color:var(--fg);border:1px solid #ffffff4d}.btn--ghost:hover,.btn--ghost:focus-visible{border-color:var(--accent);color:var(--accent)}.hero{--hero-h:clamp(400px, calc(.66 * (100svh - var(--topbar-h))), 520px);isolation:isolate;background:var(--bg-black);min-height:var(--hero-h);align-items:flex-end;display:flex;position:relative;overflow:hidden}.hero__bg{z-index:-2;position:absolute;inset:0}.hero__bg img{object-fit:cover;object-position:center 32%;filter:grayscale(.25)contrast(1.05);width:100%;height:100%}.hero:before{content:"";z-index:-1;background:linear-gradient(to bottom, #12121280 0%, #12121200 24%, #12121200 74%, var(--bg) 100%), linear-gradient(100deg, #000000f2 0%, #000000e6 42%, #000000ad 72%, #000000c7 100%);position:absolute;inset:0}.hero__inner{grid-template-columns:minmax(0,1fr) minmax(0,.78fr);align-items:end;gap:40px;width:100%;display:grid}.hero__copy{align-self:end;max-width:660px;padding-block:40px 56px}.hero__kicker{border-radius:var(--radius-sm);color:var(--accent);letter-spacing:.04em;text-transform:uppercase;border:1px solid #fed80166;align-items:center;margin:0 0 20px;padding:6px 12px;font-size:13px;font-weight:600;display:inline-flex}.hero__title{letter-spacing:-.02em;text-wrap:balance;margin:0;font-size:clamp(44px,6.2vw,82px);font-weight:800;line-height:1.04}.hero__title-accent{color:var(--accent)}.hero__actions{flex-wrap:wrap;gap:12px;margin-top:32px;display:flex}.hero__portrait{height:var(--hero-h);justify-content:center;place-self:end center;align-items:flex-start;margin:0;display:flex;position:relative;overflow:hidden;-webkit-mask-image:linear-gradient(#000 90%,#0000 100%);mask-image:linear-gradient(#000 90%,#0000 100%)}.hero__portrait img{width:auto;height:calc(var(--hero-h) * 1.24);filter:drop-shadow(0 24px 60px #000000bf);max-width:none;margin-top:18px;display:block}@media (max-width:1000px){.hero{--hero-h:auto;min-height:0}.hero__inner{grid-template-columns:1fr;gap:0}.hero__copy{max-width:none;padding-block:56px 32px}.hero__portrait{height:auto;overflow:visible;-webkit-mask-image:none;mask-image:none}.hero__portrait img{max-width:320px;height:auto;margin-top:0;-webkit-mask-image:linear-gradient(#000 82%,#0000 100%);mask-image:linear-gradient(#000 82%,#0000 100%)}}@media (max-width:560px){.btn{flex:auto;padding-inline:16px}}.candidates__body{flex-direction:column;gap:50px;margin-top:50px;display:flex}.candidates__grid{grid-template-columns:772fr 508fr;align-items:start;gap:20px;display:grid}.candidates__column,.candidates__list{flex-direction:column;gap:20px;display:flex}.cand{text-align:left;border-radius:var(--radius);align-items:flex-start;gap:10px;width:100%;transition:opacity .15s;display:flex}.cand:hover,.cand:focus-visible{opacity:.82}.cand:focus-visible{outline:2px solid var(--accent);outline-offset:6px}.cand__photo{border-radius:var(--radius);object-fit:cover;background:var(--accent);flex:none}.cand__num{color:var(--fg)}.cand__name{color:var(--accent)}.cand__text{flex-direction:column;min-width:0;display:flex}.cand--lead .cand__photo{width:171px;height:171px}.cand--lead .cand__text{gap:10px;padding-block:4px}.cand--lead .cand__names{flex-direction:column;display:flex}.cand__excerpt{max-width:58ch;color:var(--fg-muted);-webkit-line-clamp:3;line-clamp:3;-webkit-box-orient:vertical;font-size:15px;font-weight:500;line-height:1.55;display:-webkit-box;overflow:hidden}.cand--lead .cand__title{font-size:clamp(32px,4.2vw,50px);font-weight:700;line-height:var(--lh);margin:0}.cand--lead .cand__role{color:var(--fg);margin:0;font-size:14px;font-weight:500}.cand__badge{border-radius:var(--radius-sm);background:var(--fg);color:var(--bg-black);align-self:flex-start;align-items:center;padding:5px;font-size:12px;font-weight:600;display:inline-flex}.cand--card .cand__photo{width:75.5px;height:75.5px}.cand--card .cand__names{flex-direction:column;display:flex}.cand--card .cand__title{font-size:30px;font-weight:700;line-height:var(--lh);margin:0}.cand--card .cand__role{color:var(--fg);margin:0;font-size:14px;font-weight:500}.cand--row{grid-template-columns:minmax(180px,260px) 1fr;align-items:baseline;gap:24px;display:grid}.cand--row .cand__title{font-size:22px;font-weight:700;line-height:var(--lh);margin:0}.cand--row .cand__role{color:var(--fg-muted);margin:0;font-size:18px;font-weight:500}@media (max-width:900px){.candidates__grid{grid-template-columns:1fr}.cand--lead .cand__photo{width:120px;height:120px}.cand--row{grid-template-columns:1fr;gap:2px}.cand--row .cand__role{font-size:16px}}.modal__backdrop{z-index:100;padding:var(--gutter);background:#000000b8;justify-content:center;align-items:center;animation:.15s ease-out modal-fade;display:flex;position:fixed;inset:0}.modal{background:var(--bg);border-radius:var(--radius);border:1px solid #ffffff1f;width:min(760px,100%);max-height:min(88vh,900px);padding:40px;animation:.18s ease-out modal-rise;position:relative;overflow-y:auto}@keyframes modal-fade{0%{opacity:0}}@keyframes modal-rise{0%{opacity:0;transform:translateY(12px)}}@media (prefers-reduced-motion:reduce){.modal__backdrop,.modal{animation:none}}.modal__close{border-radius:var(--radius-sm);width:36px;height:36px;color:var(--fg);place-items:center;font-size:24px;line-height:1;display:grid;position:absolute;top:16px;right:16px}.modal__close:hover,.modal__close:focus-visible{color:var(--accent);background:#ffffff1a}.modal__head{align-items:flex-start;gap:20px;padding-right:44px;display:flex}.modal__photo{border-radius:var(--radius);object-fit:cover;background:var(--accent);flex:none;width:171px;height:171px}.modal__title{font-size:30px;font-weight:700;line-height:var(--lh);margin:0}.modal__num{color:var(--accent)}.modal__meta{flex-wrap:wrap;gap:8px;margin:12px 0 0;display:flex}.modal__chip{border-radius:var(--radius-sm);background:#ffffff1a;align-items:center;padding:5px 8px;font-size:12px;font-weight:600;display:inline-flex}.modal__chip--accent{background:var(--fg);color:var(--bg-black)}.modal__section{margin-top:28px}.modal__section h3{color:var(--accent);margin:0 0 10px;font-size:20px;font-weight:700}.modal__bio{color:var(--fg);margin:0;font-size:16px;font-weight:500}.modal__links{flex-wrap:wrap;gap:10px;margin:0;padding:0;list-style:none;display:flex}.modal__links a{border-radius:var(--radius-sm);border:1px solid #fff3;align-items:center;padding:8px 12px;font-size:14px;font-weight:500;display:inline-flex}.modal__links a:hover,.modal__links a:focus-visible{border-color:var(--accent);color:var(--accent)}.modal__contact{flex-direction:column;gap:6px;margin:0;font-size:16px;font-weight:500;display:flex}.modal__contact a:hover,.modal__contact a:focus-visible{color:var(--accent)}@media (max-width:640px){.modal{padding:24px}.modal__head{flex-direction:column}.modal__photo{width:120px;height:120px}}.program__list{border-top:1px solid #ffffff1a;flex-direction:column;margin-top:50px;display:flex}.program__item{border-bottom:1px solid #ffffff1a}.program__header{text-align:left;width:100%;color:var(--accent);font-size:clamp(20px,2.4vw,30px);font-weight:700;line-height:var(--lh);justify-content:space-between;align-items:baseline;gap:24px;padding:22px 0;display:flex}.program__header:hover,.program__header:focus-visible{color:var(--fg)}.program__toggle{text-align:center;width:1em;color:var(--accent);flex:none}.program__header:hover .program__toggle{color:var(--fg)}.program__body{max-width:72ch;color:var(--fg-muted);flex-direction:column;gap:14px;padding-bottom:26px;font-size:16px;font-weight:500;line-height:1.6;display:flex}.program__body p{margin:0}.program__subpoint{flex-direction:column;gap:14px;display:flex}.program__subpoint+.program__subpoint{border-top:1px solid #ffffff1a;margin-top:12px;padding-top:26px}.program__subtitle{color:var(--fg);margin:0;font-size:18px;font-weight:700}.contact__groups{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:50px 40px;margin-top:50px;display:grid}.contact__group h3{color:var(--accent);margin:0 0 16px;font-size:clamp(20px,2.4vw,30px);font-weight:700}.contact__lines{color:var(--fg-muted);flex-direction:column;gap:10px;font-size:16px;font-weight:500;display:flex}.contact__lines a{color:var(--fg)}.contact__lines a:hover,.contact__lines a:focus-visible{color:var(--accent)}.footer{background:var(--bg-black);padding-block:var(--section-pad)}.footer__inner{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:24px;display:flex}.footer__logo{opacity:.6;transition:opacity .15s;display:block}.footer__logo:hover,.footer__logo:focus-visible{opacity:1}.footer__logo img{width:auto;height:55px}.footer__links{flex-wrap:wrap;gap:10px;margin:0;padding:0;font-size:14px;font-weight:500;list-style:none;display:flex}.footer__links a:hover,.footer__links a:focus-visible{color:var(--accent)}.footer__link-todo{color:#ffffff61}
