:root{color-scheme:dark;font-family:Roboto Mono,monospace;color:#fff;background:#0a0a0a;font-synthesis:none;text-rendering:optimizeLegibility;--yellow: #f4e401;--black: #0a0a0a;--panel: #141414;--panel-light: #272727;--muted: #9a9a9a;--line: rgba(255, 255, 255, .15);--cream: #eeede7;--copper: #ab6842}*,*:before,*:after{box-sizing:border-box}html{scroll-behavior:smooth;text-size-adjust:100%}body{margin:0;min-width:320px;min-height:100vh;background:var(--black);overflow-x:hidden}body.modal-open{overflow:hidden}button,input{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{border:0}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}p,h1,h2,h3{margin:0}:focus-visible{outline:3px solid #fff;outline-offset:4px}.visually-hidden{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip-path:inset(50%);white-space:nowrap;border:0}.button{min-height:52px;border-radius:10px;padding:16px 30px;display:inline-flex;align-items:center;justify-content:center;gap:20px;font-weight:600;cursor:pointer;transition:transform .16s ease,filter .16s ease}.button:not(:disabled):not(.button--disabled):hover{transform:translateY(-2px);filter:brightness(.94)}.button--primary{background:var(--yellow);color:#050505}.button--copper{background:var(--copper);color:#fff}.button--outline{border:1px solid var(--yellow);background:transparent;color:var(--yellow)}.button--disabled{opacity:.62;cursor:not-allowed}.brand{display:inline-flex;align-items:center;gap:15px;font-family:Instrument Sans,sans-serif;font-size:20px}.brand img{width:32px;height:32px;object-fit:contain}.brand--compact{gap:9px;font-size:14px}.brand--compact img{width:22px;height:22px}.voting-hero{position:relative;height:800px;overflow:hidden;background:#0a0a0a}.voting-hero__image{position:absolute;inset:0;width:100%;max-width:none;height:100%;object-fit:cover;object-position:center}.voting-hero__shade{position:absolute;inset:0;background:linear-gradient(0deg,#000 0,transparent 34%)}.voting-hero__content{position:relative;z-index:1;width:min(548px,calc(100% - 48px));height:100%;margin-left:max(24px,calc(50% - 542px));display:flex;flex-direction:column;justify-content:center;align-items:flex-start;gap:40px}.voting-hero h1{width:353px;max-width:100%;font-size:42px;line-height:normal;font-weight:400;letter-spacing:-.84px}.voting-hero h1 strong{display:inline;color:var(--yellow)}.voting-hero__content>div>p{width:449px;max-width:100%;margin-top:30px;color:var(--muted);font-size:18px;line-height:normal;letter-spacing:-.36px}.steps h2{margin-bottom:30px;font-size:18px;letter-spacing:-.36px}.steps ol{list-style:none;margin:0;padding:0;display:grid;gap:20px}.steps li{display:flex;align-items:center;gap:15px;color:#adadad;font-size:18px;line-height:normal;letter-spacing:-.36px}.steps b{color:var(--yellow);font-size:25.998px;letter-spacing:-.52px}.voting-hero__button{width:315px;font-size:18px}.voting-hero__button img{width:24px;height:24px}.voting-hero__signature{position:absolute;inset:0;z-index:1;pointer-events:none}.voting-hero__signature-card{position:absolute;top:66.7475%;left:70.602%;min-width:147px;min-height:62px;padding:10px 20px;display:flex;align-items:center;gap:9.824px;color:#fff;background:#ffffff1a;box-shadow:0 7.404px 47.383px #00000040;-webkit-backdrop-filter:blur(29.324px);backdrop-filter:blur(29.324px)}.voting-hero__signature-card>img{width:21.612px;height:21.612px;flex:0 0 21.612px}.voting-hero__signature-card>span{font-size:13.753px;line-height:20.629px;white-space:nowrap}.voting-hero__signature-card strong{font-weight:700}.voting-hero__signature-line{position:absolute;top:61.95%;left:68.469%;width:40.966px;height:38.385px}.voting-hero__signature-line>img{position:absolute;top:-1.052px;left:-.987px;width:42.203px;height:39.689px;max-width:none;transform:scaleX(-1)}.voting-hero__content .brand img{filter:brightness(0) invert(1)}.voting-section{padding:94px 24px 100px;background:#000}.voting-section__heading{text-align:center}.voting-section__heading h2{font-size:28px;font-weight:600;letter-spacing:-.56px}.voting-section__heading h2 span{color:#fff}.voting-section__heading h2 strong{color:var(--yellow)}.voting-section__heading p{margin-top:28px;color:#adadad;font-size:18px}.status-message{width:min(700px,100%);min-height:24px;margin:0 auto 12px;text-align:center;color:var(--yellow);font-size:13px}.status-message:empty{display:none}.feed-shell{position:relative;width:min(1084px,100%);margin:40px auto 0;display:flex;flex-direction:column;align-items:center;gap:40px}.reel-feed{width:100%;height:610px;overflow-y:auto;overflow-x:hidden;scroll-snap-type:y mandatory;overscroll-behavior-y:contain;touch-action:pan-y;scrollbar-width:none;background:#050505}.reel-feed::-webkit-scrollbar{display:none}.reel-card{position:relative;width:100%;height:100%;min-height:100%;scroll-snap-align:start;scroll-snap-stop:always;overflow:hidden;background:#0f0f0f;isolation:isolate}.reel-card__video{width:100%;height:100%;object-fit:contain;border:0;background:#080808;pointer-events:none}.reel-card__gradient{position:absolute;inset:0;pointer-events:none;background:linear-gradient(180deg,rgba(0,0,0,.12) 8%,transparent 22%,transparent 68%,rgba(0,0,0,.8) 100%)}.reel-card__play{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:75.813px;height:87.541px;padding:0;color:#eee;background:transparent;cursor:pointer;display:grid;place-items:center}.reel-card__play>img{width:74.058px;height:66.585px;max-width:none;transform:rotate(90deg)}.reel-card__play--playing{opacity:0}.reel-card__play--playing:focus-visible{opacity:1}.reel-card__camera{position:absolute;top:37.375px;right:38px;width:49.128px;height:49.128px}.reel-card__identity{position:absolute;left:38px;right:120px;bottom:37.375px;min-height:82.464px;display:flex;align-items:center}.reel-card__identity strong{display:block;text-transform:uppercase;font-size:25.974px;font-weight:500;letter-spacing:-.52px}.reel-card__actions{position:absolute;right:38px;bottom:37.375px;display:flex;flex-direction:column;align-items:center;gap:54.391px}.reel-action{width:49.128px;min-height:0;padding:0;display:flex;flex-direction:column;align-items:center;color:#fff;background:transparent}button.reel-action{cursor:pointer}.reel-action img,.reel-action svg{display:block;object-fit:contain}.reel-action__heart,.reel-action__share{width:49.128px;height:49.128px}.reel-action__comment{width:49.128px;height:36.846px}.reel-action__more{width:35.126px;height:7.527px}.reel-action__heart{fill:none;stroke:#fff;stroke-width:3.50912;stroke-linejoin:round}.reel-action--voted .reel-action__heart{fill:var(--yellow);stroke:none}.reel-action:disabled{opacity:1}.reel-action-share{position:relative;display:flex}.reel-action-share__toast{position:absolute;top:calc(100% + 8px);right:0;z-index:3;pointer-events:none;border-radius:6px;padding:6px 10px;white-space:nowrap;color:#050505;background:var(--yellow);font-size:12px;font-weight:600;box-shadow:0 6px 18px #00000073;animation:reel-share-toast .16s ease-out}@keyframes reel-share-toast{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:none}}.reel-card__error{position:absolute;left:50%;top:calc(50% + 62px);transform:translate(-50%);width:min(340px,calc(100% - 40px));border-radius:6px;padding:8px 12px;color:#fff;background:#000c;text-align:center;font-size:12px}.feed-shell__bar{width:100%;display:flex;align-items:center;justify-content:center;gap:24px}.feed-shell__bar:focus{outline:0}.feed-shell__jump{display:none}.feed-shell__tally{position:absolute;top:-30px;left:0;right:0;margin:0;display:flex;justify-content:center;align-items:baseline;gap:10px;font-size:13px}.feed-shell__tally strong{color:var(--yellow);font-weight:600}.feed-shell__tally-hint{color:var(--muted);font-size:12px}.feed-shell__finish{width:315px}.feed-shell__navigation{display:none}.feed-shell__skip{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip-path:inset(50%);white-space:nowrap;border:0}.feed-shell__skip:focus-visible{top:8px;left:50%;z-index:5;width:auto;height:auto;margin:0;overflow:visible;clip-path:none;border-radius:8px;padding:12px 20px;transform:translate(-50%);color:#050505;background:var(--yellow);font-size:13px;font-weight:600}.spinner{display:inline-block;width:22px;height:22px;border:2px solid rgba(255,255,255,.3);border-top-color:var(--yellow);border-radius:50%;animation:spin .8s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.state-panel{width:min(700px,100%);min-height:130px;margin:24px auto;border:1px solid var(--line);border-radius:10px;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:18px;padding:24px;color:#ccc;text-align:center}.state-panel--error{border-color:#ff787873}.conversion-banner{position:relative;height:345px;overflow:hidden;background:var(--cream);color:#0a0a0a;display:flex;align-items:center;padding-left:max(24px,calc(50% - 542px))}.conversion-banner__background{position:absolute;inset:0;z-index:0}.conversion-banner__background img{width:100%;height:100%;max-width:none;object-fit:cover}.conversion-banner__brand{position:relative;z-index:2;width:163.988px;display:flex;flex-direction:column;align-items:center;gap:12.08px;flex:0 0 auto;visibility:hidden}.conversion-banner__brand>span{border:.54px solid #fff;border-radius:4.242px;padding:3.218px 14.045px 3.218px 9.202px;display:flex;align-items:center;gap:6.614px;color:#fff;background:var(--copper);font-family:Zilla Slab,"Instrument Serif",serif;font-size:10.804px;font-weight:600;line-height:1.04;letter-spacing:2.701px;text-shadow:0 0 30.413px rgb(228 255 0 / 53%)}.conversion-banner__brand>span i{width:4.888px;height:4.888px;border-radius:50%;background:#fff}.conversion-banner__eight{width:141.581px;height:96.081px;display:block;background:#000;-webkit-mask:url(/assets/figma/live-eight.svg) .121px 2.638px / 141.429px 93.467px no-repeat;mask:url(/assets/figma/live-eight.svg) .121px 2.638px / 141.429px 93.467px no-repeat}.conversion-banner__brand:after{content:"";order:3;width:100%;border-top:.44px solid #ab6842}.conversion-banner__brand>img{order:4;width:132.026px;height:31.866px;object-fit:contain}.conversion-banner__copy{position:relative;z-index:2;width:487px;margin-left:40px}.conversion-banner__copy h2{font-family:"Instrument Serif",serif;font-size:28px;line-height:normal;font-weight:400}.conversion-banner__copy h2 em{color:var(--copper)}.conversion-banner__copy h2 u{font-style:italic;text-underline-position:from-font}.conversion-banner__copy .button{width:100%;min-height:70px;margin-top:30px;padding:25px 40px;font-family:Instrument Sans,sans-serif;font-size:18px}.footer{min-height:150px;padding:40px max(24px,calc(50% - 542px));display:flex;align-items:center;justify-content:space-between;gap:30px;background:#0d0d0d;font-size:14px}.footer nav{display:flex;align-items:center;gap:20px}.footer nav span{width:1px;height:24px;background:var(--line)}.footer a:hover{color:var(--yellow)}.registration{position:fixed;inset:0;z-index:20;display:grid;place-items:center;padding:24px}.registration__backdrop{position:absolute;inset:0;background:#000000e0;-webkit-backdrop-filter:blur(9px);backdrop-filter:blur(9px)}.registration__panel{position:relative;width:min(760px,100%);max-height:calc(100dvh - 48px);overflow-y:auto;border:1px solid rgba(244,228,1,.42);border-radius:16px;padding:42px;background:#111;box-shadow:0 24px 90px #000}.registration__close{position:absolute;top:12px;right:18px;color:#fff;background:transparent;font-size:34px;cursor:pointer}.eyebrow{color:var(--yellow);font-size:13px;font-weight:700;letter-spacing:2px}.registration h2{max-width:620px;margin-top:14px;font-size:32px;line-height:1.15}.registration__panel>p{margin-top:14px;color:#b6b6b6;line-height:1.5}.registration__fields{margin-top:28px;display:grid;grid-template-columns:1.2fr 1.2fr 1fr;gap:14px}.registration label{display:grid;gap:8px;color:#ddd;font-size:13px}.registration input{width:100%;height:50px;border:1px solid var(--line);border-radius:7px;padding:0 13px;background:#080808;color:#fff;outline:0}.registration input:focus{border-color:var(--yellow);box-shadow:0 0 0 2px #f4e4011f}.registration__question{color:#fff!important;font-weight:700}.registration__choices{margin-top:14px;display:grid;grid-template-columns:1fr 1fr;gap:14px}.choice-card{min-height:105px;border:1px solid var(--yellow);border-radius:9px;padding:20px;display:flex;flex-direction:column;align-items:flex-start;text-align:left;color:#fff;background:#1b1b1b;cursor:pointer}.choice-card:hover{background:var(--yellow);color:#050505}.choice-card strong{font-size:17px}.choice-card span{margin-top:8px;font-size:12px;opacity:.75}.form-error{color:#ff9b9b!important}.registration small{display:block;margin-top:17px;color:#777;line-height:1.5}.registration small a{color:var(--yellow);text-decoration:underline}.results-banner{min-height:61px;padding:12px 16px;display:flex;align-items:center;justify-content:center;gap:14px;color:#000;background:var(--yellow);text-align:center;font-size:18px;letter-spacing:-.36px}.results-banner img{width:24px;height:24px;flex:0 0 24px}.results-hero{position:relative;height:739px;overflow:hidden;background:#0a0a0a}.results-hero>img{position:absolute;inset:0;width:100%;max-width:none;height:100%;object-fit:cover;object-position:center}.results-hero__shade{position:absolute;inset:0;background:transparent}.results-hero__signature{position:absolute;inset:0;z-index:1;pointer-events:none}.results-hero__signature-card{position:absolute;top:73.422%;left:21.605%;min-width:147px;min-height:62px;padding:10px 20px;display:flex;align-items:center;gap:9.824px;color:#fff;background:#ffffff0d;box-shadow:0 7.404px 47.383px #00000040;-webkit-backdrop-filter:blur(29.324px);backdrop-filter:blur(29.324px)}.results-hero__signature-card>img{width:21.612px;height:21.612px;flex:0 0 21.612px}.results-hero__signature-card>span{font-family:Roboto Mono,monospace;font-size:13.753px;line-height:20.629px;font-weight:400;white-space:nowrap}.results-hero__signature-card strong{font-weight:700}.results-hero__signature-line{position:absolute;top:68.228%;left:28.264%;width:40.966px;height:38.385px}.results-hero__signature-line>img{position:absolute;top:-1.052px;left:-.25px;width:42.203px;height:39.689px;max-width:none}.results-hero__content{position:relative;height:100%;z-index:1;width:min(860px,calc(100% - 48px));margin:0 auto;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:40px;text-align:center;transform:translateY(72px)}.results-hero__content .brand img{filter:brightness(0) invert(1)}.results-hero__message{display:grid;grid-template-columns:minmax(0,1fr);justify-items:center;gap:30px}.results-hero h1{width:820px;max-width:100%;font-size:min(48px,5.5vw);line-height:1.2;letter-spacing:-.96px;font-weight:400}.results-hero h1>span{display:block;white-space:nowrap}.results-hero h1 strong{color:var(--yellow);font-weight:500}.results-hero__message>p{width:495px;max-width:100%;color:var(--muted);font-size:16px;letter-spacing:-.32px}.results-hero .button{min-width:260px;padding:22px 40px;font-size:18px}.winners{padding:100px 24px;border-top:1px solid var(--line);background:#0d0d0d}.winners>h2{text-align:center;font-family:Space Grotesk,sans-serif;font-size:32px;font-weight:600;letter-spacing:-.64px}.winners__list{width:min(1164px,100%);margin:60px auto 0;display:grid;gap:20px}.result-card{min-height:355px;border-radius:10px;padding:40px;display:grid;grid-template-columns:412px 1fr;align-items:center;gap:60px;background:#141414}.result-card--place-1{background:var(--panel-light)}.result-card__video{position:relative;min-width:0;border-radius:9px;padding:30px 30px 50px;display:flex;flex-direction:column;align-items:center;gap:30px;overflow:hidden;background:#141414}.result-card__video video,.result-card__video iframe{width:352px;max-width:100%;height:198px;flex:0 0 198px;border:0;object-fit:contain;background:#050505}.result-card__video>span{position:absolute;left:50%;top:129px;transform:translate(-50%,-50%);color:#fff;font-size:42px}.result-card__video>strong{width:268px;max-width:100%;text-transform:uppercase;text-align:center;font-size:18px;letter-spacing:-.36px;font-weight:500}.result-card__details header{min-height:104px;border-bottom:1px solid var(--line);display:flex;align-items:flex-start;gap:30px}.result-card__details header>span{border-radius:10px;padding:25px 30px;color:#050505;background:var(--yellow);font-size:28px;letter-spacing:-.56px;font-weight:500}.result-card__details header img{width:74px;height:74px;object-fit:contain}.result-card ul{margin:30px 0 0;padding:0;list-style:none;display:grid;gap:15px}.result-card li{display:flex;align-items:flex-start;gap:10px;color:var(--muted);font-size:16px;letter-spacing:-.32px}.result-card li img{width:16px;height:12px;object-fit:contain}.winner-notice{padding:100px 24px;border-top:1px solid var(--line);background:#080808;text-align:center}.winner-notice h2{font-size:38px;letter-spacing:-.76px;font-weight:600}.winner-notice h2 span{font-family:sans-serif}.winner-notice>p{max-width:701px;margin:40px auto 0;display:grid;color:#fff;font-size:20px;letter-spacing:-.4px;line-height:1.35;font-weight:300}.winner-notice__card{width:min(905px,100%);margin:40px auto 0;border-radius:10px;padding:60px;display:grid;grid-template-columns:minmax(0,1fr);justify-items:center;gap:30px;color:#050505;background:#f0ede6}.winner-notice__card>p{width:785px;max-width:100%;font-size:20px;letter-spacing:-.4px;font-weight:500}.winner-notice__card>span{width:693px;max-width:100%;border-top:1px solid #c9c6c0;padding-top:30px;font-size:20px;letter-spacing:-.4px;font-weight:300}@media(min-width:768px)and (max-width:1279px){.voting-hero{height:41.667vw}.voting-hero__content{width:28.542vw;margin-left:21.771vw;gap:2.083vw}.voting-hero__content>.brand{gap:.762vw;font-size:1.067vw}.voting-hero__content>.brand img{width:1.676vw;height:1.676vw}.voting-hero h1{width:18.376vw;font-size:2.188vw;letter-spacing:-.044vw}.voting-hero__content>div>p{width:23.383vw;margin-top:1.563vw;font-size:.938vw;letter-spacing:-.019vw}.steps h2{margin-bottom:1.563vw;font-size:.938vw;letter-spacing:-.019vw}.steps ol{gap:1.042vw}.steps li{gap:.781vw;font-size:.938vw;letter-spacing:-.019vw}.steps b{font-size:1.354vw;letter-spacing:-.027vw}.voting-hero__button{width:16.406vw;min-height:3.125vw;padding:1.042vw 2.083vw;gap:1.042vw;font-size:.938vw}.voting-hero__button img{width:1.25vw;height:1.25vw}.voting-hero__signature-card{min-width:7.656vw;min-height:3.229vw;padding:.521vw 1.042vw;gap:.512vw}.voting-hero__signature-card>img{width:1.126vw;height:1.126vw;flex-basis:1.126vw}.voting-hero__signature-card>span{font-size:.716vw;line-height:1.074vw}.voting-hero__signature-line{width:2.134vw;height:1.999vw}.voting-hero__signature-line>img{top:-.055vw;left:-.051vw;width:2.198vw;height:2.067vw}.reel-feed{width:390px;height:847px}.feed-shell{width:480px;gap:40px}.reel-card__play{width:101px;height:101px;border-radius:50%;background:#000000c7}.reel-card__play>img{width:40px;height:36px}.reel-card__identity{left:16px;right:58px;bottom:24px;min-height:47px}.reel-card__identity strong{font-size:13px}.reel-card__actions{right:14px;bottom:26px;gap:25px}.reel-action{width:28px}.reel-action__heart,.reel-action__share{width:28px;height:28px}.reel-action__comment{width:28px;height:21px}.reel-action__more{width:20.02px;height:4.29px}.reel-action-share__toast{top:calc(100% + 4px);padding:3px 8px;font-size:11px}.reel-card__camera{top:28px;right:16px;width:28px;height:28px}.feed-shell__navigation{position:absolute;top:423.5px;left:calc(50% + 218px);display:flex;flex-direction:column;gap:45px;transform:translateY(-50%)}.feed-shell__navigation button{width:40.519px;height:40.519px;border:1.397px solid rgb(255 255 255 / 15%);border-radius:50%;padding:0;display:grid;place-items:center;background:transparent;cursor:pointer}.feed-shell__navigation button:first-child img{width:27.944px;height:27.944px;transform:rotate(-90deg)}.feed-shell__navigation button:last-child img{width:27.944px;height:27.944px;transform:rotate(90deg)}.result-card{grid-template-columns:320px 1fr;gap:36px}}@media(max-width:767px){.button{min-height:58px}.brand{gap:12px;font-size:16px}.brand img{width:30px;height:30px}.voting-hero{height:auto;padding-top:155px;background:#000}.voting-hero__image{top:0;width:100%;height:155px;object-position:center 25%}.voting-hero__shade{height:155px;background:linear-gradient(0deg,#000,transparent 65%)}.voting-hero__signature{display:none}.voting-hero__content{width:min(352px,calc(100% - 38px));height:auto;margin:0 auto;padding:24px 0 40px;align-items:center;text-align:center;gap:30px}.voting-hero__content>.brand{gap:9px;font-size:14px}.voting-hero__content>.brand img{width:22px;height:22px}.voting-hero h1{width:270px;font-size:18px;letter-spacing:-.36px}.voting-hero__content>div>p{width:320px;margin-top:15px;font-size:10px;letter-spacing:-.2px}.steps{text-align:left}.steps h2{margin-bottom:24px;text-align:center;font-size:12px}.steps ol{gap:12px}.steps li{gap:12px;font-size:10px}.steps b{font-size:22px}.voting-hero__button{width:min(322px,100%);min-height:58px;font-size:12px}.voting-section{padding:0;--feed-bar-total: calc(56px + env(safe-area-inset-bottom, 0px)) }.voting-section__heading{display:none}.voting-section__heading,.state-panel{width:calc(100% - 40px)}.feed-shell{width:100%;margin-top:0;gap:0}.reel-feed{width:100%;height:calc(100vh - var(--feed-bar-total));height:calc(100svh - var(--feed-bar-total))}.reel-card__video{object-fit:cover}.reel-card__play{width:70px;height:70px;border-radius:50%;background:#000000c7}.reel-card__play>img{width:32px;height:29px}.reel-card__camera{top:max(20px,env(safe-area-inset-top));right:18px;width:28px;height:28px}.reel-card__identity{left:14px;right:62px;bottom:max(22px,env(safe-area-inset-bottom));min-height:48px}.reel-card__identity strong{font-size:13px}.reel-card__actions{right:12px;bottom:max(22px,env(safe-area-inset-bottom));gap:27px}.reel-action{width:32px}.reel-action__heart,.reel-action__share{width:28px;height:28px}.reel-action__comment{width:28px;height:21px}.reel-action__more{width:20.02px;height:4.29px}.reel-action-share__toast{top:calc(100% + 4px);padding:3px 8px;font-size:11px}.feed-shell__bar{height:var(--feed-bar-total);padding:0 16px env(safe-area-inset-bottom,0px);justify-content:space-between;gap:8px;background:#0a0a0a}.feed-shell__jump{display:flex;align-items:center;gap:8px;flex:0 0 auto}.feed-shell__top,.feed-shell__end{display:inline-flex;align-items:center;gap:4px;min-height:40px;border-radius:8px;padding:0 8px;color:#fff;background:#ffffff1f;font-size:12px;white-space:nowrap;cursor:pointer}.feed-shell__tally{position:static;flex:0 1 auto;min-width:0;gap:0;font-size:11px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.feed-shell__tally-hint{display:none}.feed-shell__finish{width:auto;min-height:40px;padding:0 12px;gap:0;font-size:12px;flex:0 0 auto}.status-message{position:fixed;left:12px;right:12px;bottom:calc(var(--feed-bar-total, 56px) + 12px);z-index:12;width:auto;min-height:0;margin:0;border:1px solid rgb(244 228 1 / 50%);border-radius:10px;padding:12px 14px;background:#0a0a0af0;box-shadow:0 12px 32px #0009;font-size:12px;line-height:1.35}.feed-shell__navigation{display:none}.conversion-banner{width:100%;height:auto;aspect-ratio:840 / 2314;padding:0;display:block;text-align:center}.conversion-banner__background img{object-fit:fill}.conversion-banner__brand{position:absolute;top:43.5%;left:50%;margin:0;visibility:visible;transform:translate(-50%)}.conversion-banner__copy{position:absolute;top:61.5%;left:20px;width:calc(100% - 40px);margin:0}.conversion-banner__copy h2{font-size:14px;line-height:1.15}.conversion-banner__copy .button{min-height:58px;margin-top:20px;padding:18px 24px;font-size:12px}.voting-page>.footer{position:relative;z-index:3;min-height:40vw;margin-top:-40vw;padding:24px 20px}.footer{min-height:170px;padding:38px 20px;flex-direction:column;justify-content:center;text-align:center;font-size:10px}.footer nav{gap:12px}.registration{padding:10px}.registration__panel{max-height:calc(100dvh - 20px);padding:38px 20px 24px;border-radius:12px}.registration h2{font-size:25px}.registration__fields,.registration__choices{grid-template-columns:1fr}.choice-card{min-height:82px}.results-banner{min-height:48px;gap:7px;font-size:11px}.results-banner img{width:16px;height:16px;flex-basis:16px}.results-hero{height:560px}.results-hero>img{inset:0;width:100%;height:100%;object-position:center}.results-hero__signature-card{top:auto;bottom:24px;left:24px;transform:scale(.8);transform-origin:bottom left}.results-hero__signature-line{top:auto;bottom:66px;left:126px;transform:scale(.8);transform-origin:bottom left}.results-hero__content{width:calc(100% - 40px);gap:28px;transform:none}.results-hero__message{gap:22px}.results-hero h1{width:100%;font-size:27px}.results-hero h1>span{white-space:normal}.results-hero__message>p{font-size:12px}.winners{padding:70px 16px}.winners>h2{font-size:24px}.result-card{min-height:0;padding:16px;grid-template-columns:1fr;gap:18px}.result-card__video{min-height:0;padding:16px 16px 24px;gap:16px}.result-card__video video,.result-card__video iframe{height:180px}.result-card__video>span{top:106px}.result-card__video>strong{font-size:14px}.result-card__details header{min-height:64px;gap:15px}.result-card__details header>span{padding:13px 20px;font-size:20px}.result-card__details header img{width:58px;height:58px}.result-card ul{margin-top:20px;gap:9px}.result-card li{align-items:flex-start;font-size:12px}.winner-notice{padding:70px 20px}.winner-notice h2{font-size:25px}.winner-notice>p{font-size:13px}.winner-notice__card{padding:30px 18px}.winner-notice__card>p,.winner-notice__card>span{font-size:13px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}
