.ngc-results{--ngc-red: #e10606;--ngc-about-divider-height: clamp(76px, 10svh, 108px);--ngc-results-edge-gap: clamp(2rem, 4vh, 3.25rem);box-sizing:border-box;height:calc(100svh - var(--ngc-about-divider-height));overflow:hidden;padding:var(--ngc-results-edge-gap) 1.05rem clamp(1.75rem,3.5vh,3rem);color:#fff}.ngc-results-main{display:grid;grid-template-columns:minmax(16rem,.74fr) minmax(34rem,1.24fr) minmax(18rem,.72fr);align-items:center;gap:clamp(2.5rem,4vw,5.2rem);min-height:clamp(28rem,55vh,42rem)}.ngc-results-reveal{opacity:0;transform:translate3d(0,2.35rem,0);filter:blur(12px);animation:ngcResultsPieceIn .76s cubic-bezier(.16,1,.3,1) both;animation-delay:var(--ngc-results-reveal-delay, 0ms);will-change:opacity,transform,filter}.ngc-results-reveal-title{--ngc-results-reveal-delay: 80ms;transform:translate3d(0,1.65rem,0)}.ngc-results-reveal-video{--ngc-results-reveal-delay: .32s}.ngc-results-reveal-info{--ngc-results-reveal-delay: .56s}.ngc-results-reveal-mentions{--ngc-results-reveal-delay: .8s;transform:translate3d(0,1.85rem,0)}@keyframes ngcResultsPieceIn{0%{opacity:0;transform:translate3d(0,2.35rem,0);filter:blur(12px)}to{opacity:1;transform:translateZ(0);filter:blur(0)}}.ngc-results-title-block h1{margin:0;display:grid;gap:1.05rem;font-weight:700;line-height:.8;letter-spacing:-.055em;text-transform:uppercase}.ngc-logo-mark{width:min(100%,clamp(15.5rem,22vw,29rem));line-height:0}.ngc-logo-mark img{display:block;width:100%;height:auto}.ngc-results-title-block h1 span:last-child{font-size:clamp(3.05rem,5.35vw,7rem);font-weight:500;letter-spacing:-.045em}.ngc-results-player{position:relative;aspect-ratio:16 / 9;overflow:hidden;border:1px solid rgba(255,255,255,.14);background:#080808;box-shadow:0 0 0 1px #e106060d,0 24px 90px #00000073}.ngc-results-player iframe{position:absolute;inset:0;width:100%;height:100%;border:0}.ngc-results-player-fallback{position:absolute;inset:0;display:block;color:inherit;text-decoration:none}.ngc-results-player-fallback[hidden]{display:none}.ngc-results-player-fallback[href]{cursor:pointer}.ngc-results-player-fallback:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,#00000014,#00000042),linear-gradient(90deg,rgba(225,6,6,.16),transparent 36%);pointer-events:none}.ngc-results-player-fallback img{width:100%;height:100%;display:block;object-fit:cover;filter:saturate(.88) contrast(1.08) brightness(.72)}.ngc-results-info{display:grid;align-content:center;gap:1.45rem}.ngc-place,.ngc-info-pair p,.ngc-mentions-head h2,.ngc-mentions-head p{margin:0;font-size:clamp(.86rem,1vw,1.08rem);font-weight:500;line-height:1;text-transform:uppercase}.ngc-place,.ngc-prize-pair span{color:var(--ngc-red)}.ngc-winner-name{display:block;width:fit-content;max-width:100%;color:#fff;font-size:clamp(2.4rem,3.35vw,4.85rem);font-weight:400;line-height:.95;letter-spacing:-.055em;text-decoration:none;text-transform:uppercase;transition:color .16s ease}.ngc-winner-name[href]:hover,.ngc-winner-name[href]:focus-visible{color:#ffffffad;outline:none}.ngc-info-divider{width:100%;height:1px;background:#fff3}.ngc-info-pair{display:grid;gap:.72rem}.ngc-prize-pair{gap:clamp(1rem,1.2vw,1.45rem)}.ngc-info-pair p{color:#ffffff9e;font-size:clamp(.75rem,.82vw,.9rem)}.ngc-info-pair span{color:#fff;font-size:clamp(1.35rem,1.75vw,2.25rem);font-weight:300;line-height:1;letter-spacing:-.04em;text-transform:uppercase}.ngc-restriction-value{text-transform:none}.ngc-restriction-value a{color:inherit;text-decoration:none;transition:color .16s ease}.ngc-restriction-value a:hover,.ngc-restriction-value a:focus-visible{color:var(--ngc-red);outline:none}.ngc-prize-pair span{color:var(--ngc-red)}.ngc-prize-pair span{font-family:HelveticaNeueWeb,Helvetica,Arial,sans-serif;font-size:clamp(4.7rem,6.35vw,9rem);font-weight:400;line-height:.86;letter-spacing:-.055em}.ngc-mentions{--ngc-mentions-gap: .95rem;margin-top:0}.ngc-mentions-head{display:grid;grid-template-columns:auto minmax(2rem,1fr) auto;align-items:center;gap:.88rem}.ngc-mentions-rule{height:1px;background:#ffffff2e}.ngc-mentions-actions{display:flex;align-items:center;gap:.72rem}.ngc-mentions-controls{display:flex;align-items:center;gap:.35rem}.ngc-mentions-arrow{position:relative;width:2.1rem;height:2.1rem;padding:0;display:grid;place-items:center;border:1px solid rgba(255,255,255,.22);border-radius:0;background:#ffffff05;color:#fff;cursor:pointer;transition:border-color .16s ease,background .16s ease,opacity .16s ease}.ngc-mentions-arrow span{width:.58rem;height:.58rem;display:block;border-top:1px solid currentColor;border-right:1px solid currentColor}.ngc-mentions-arrow[data-ngc-mentions-prev] span{transform:translate(.12rem) rotate(-135deg)}.ngc-mentions-arrow[data-ngc-mentions-next] span{transform:translate(-.12rem) rotate(45deg)}.ngc-mentions-arrow:hover:not(:disabled),.ngc-mentions-arrow:focus-visible{border-color:#e10606db;background:#e1060629;outline:none}.ngc-mentions-arrow:disabled{opacity:.32;cursor:default}.ngc-mentions-track{position:relative;margin-top:1rem;overflow-x:hidden;overflow-y:hidden;cursor:grab;touch-action:pan-y;user-select:none}.ngc-mentions-track.is-dragging{cursor:grabbing}.ngc-mentions-track>:not(.ngc-mentions-strip){display:none!important}.ngc-mentions-strip{display:flex;align-items:stretch;gap:var(--ngc-mentions-gap);min-width:100%;will-change:transform}.ngc-mentions-strip>:not(.ngc-mention-card){width:0!important;min-width:0!important;max-width:0!important;height:0!important;min-height:0!important;margin:0!important;padding:0!important;display:none!important;overflow:hidden!important}.ngc-mention-card{min-width:0;flex:0 0 calc((100% - (var(--ngc-mentions-gap) * 3)) / 4);display:grid;gap:.72rem;color:#fff;text-decoration:none;-webkit-user-drag:none}.ngc-mention-card>:not(.ngc-mention-media):not(.ngc-mention-copy){display:none!important}.ngc-mention-media{position:relative;aspect-ratio:16 / 8.75;overflow:hidden;border:1px solid rgba(255,255,255,.13);background:#0b0b0b}.ngc-mention-media>:not(img):not(.ngc-mention-play){display:none!important}.ngc-mention-media img{width:100%;height:100%;display:block;object-fit:cover;filter:saturate(.55) contrast(1.14) brightness(.8);transform:scale(1.01);transition:transform .26s cubic-bezier(.22,1,.36,1),filter .26s ease}.ngc-results-player-play{position:absolute;left:50%;top:50%;z-index:1;width:clamp(4.7rem,5.8vw,6.4rem);height:clamp(4.7rem,5.8vw,6.4rem);border:1px solid rgba(255,255,255,.88);border-radius:999px;background:#00000061;box-shadow:0 0 48px #00000085;transform:translate(-50%,-50%);transition:background .18s ease,transform .18s ease}.ngc-results-player-play:after{content:"";position:absolute;left:50%;top:50%;border-block:clamp(.78rem,.86vw,.96rem) solid transparent;border-left:clamp(1.16rem,1.32vw,1.46rem) solid #ffffff;transform:translate(-32%,-50%)}.ngc-results-player-fallback[href]:hover img,.ngc-results-player-fallback[href]:focus-visible img{filter:saturate(.95) contrast(1.12) brightness(.84);transform:scale(1.035)}.ngc-results-player-fallback[href]:hover .ngc-results-player-play,.ngc-results-player-fallback[href]:focus-visible .ngc-results-player-play{background:#e106069e;transform:translate(-50%,-50%) scale(1.04)}.ngc-results-player-fallback:focus-visible{outline:1px solid rgba(255,255,255,.86);outline-offset:.5rem}.ngc-mention-play{position:absolute;left:50%;top:50%;width:2.6rem;height:2.6rem;border-radius:999px;background:#0000009e;transform:translate(-50%,-50%)}.ngc-mention-play:after{content:"";position:absolute;left:50%;top:50%;border-block:.46rem solid transparent;border-left:.72rem solid #ffffff;transform:translate(-35%,-50%)}.ngc-mention-copy{display:grid;gap:.34rem;align-items:baseline}.ngc-mention-copy span{min-width:0;overflow:hidden;display:block;font-size:clamp(.9rem,.95vw,1.02rem);line-height:1.1;text-overflow:ellipsis;text-transform:uppercase;white-space:nowrap}.ngc-mention-copy span:last-child{color:#ffffffb8;font-size:clamp(.78rem,.86vw,.94rem)}.ngc-mention-card:hover .ngc-mention-media img,.ngc-mention-card:focus-visible .ngc-mention-media img{filter:saturate(.95) contrast(1.18) brightness(.95);transform:scale(1.045)}.ngc-mention-card:focus-visible{outline:1px solid rgba(255,255,255,.86);outline-offset:.5rem}@media(prefers-reduced-motion:reduce){.ngc-results-reveal{opacity:1;transform:none;filter:none;animation:none;animation-delay:0ms}}@media(max-width:1180px){.ngc-results-main{grid-template-columns:minmax(0,.72fr) minmax(0,1fr)}.ngc-results-info{grid-column:1 / -1;grid-template-columns:minmax(0,1fr) minmax(0,1fr) minmax(0,.7fr);align-items:end}.ngc-info-divider{display:none}.ngc-mentions-track{cursor:grab}.ngc-mention-card{flex-basis:calc((100% - (var(--ngc-mentions-gap) * 2)) / 3)}}@media(min-width:1181px)and (min-height:1200px){.ngc-results{display:grid;grid-template-rows:minmax(0,1fr) auto;padding-top:6rem}.ngc-results-main{align-self:center}.ngc-mentions{align-self:end;margin-top:0}}@media(min-width:761px)and (max-height:800px){.ngc-results-main{min-height:0}}@media(max-width:760px){.ngc-results{--ngc-about-divider-height: clamp(64px, 8svh, 76px);display:grid;grid-template-rows:auto minmax(0,1fr);row-gap:clamp(.7rem,2svh,1.15rem);padding:clamp(6.35rem,13svh,7.15rem) .6rem clamp(.75rem,2svh,1.1rem)}.ngc-results-main{grid-template-columns:minmax(0,1fr);align-items:start;gap:clamp(.56rem,1.5svh,.82rem);min-height:auto;min-width:0;width:100%}.ngc-results-title-block,.ngc-results-title-block h1,.ngc-results-player{min-width:0}.ngc-results-title-block h1{gap:.45rem}.ngc-logo-mark{width:clamp(8.9rem,43vw,11.4rem);max-width:100%}.ngc-results-title-block h1 span:last-child{font-size:clamp(2.2rem,9.8vw,3.1rem)}.ngc-results-player{align-self:center;width:100%}.ngc-results-info{grid-template-columns:minmax(0,.92fr) minmax(0,1.06fr) minmax(0,.68fr);align-items:end;gap:.58rem}.ngc-info-divider{display:none}.ngc-place,.ngc-mentions-head h2,.ngc-mentions-head p{font-size:.72rem}.ngc-winner-name{font-size:clamp(1.42rem,6.8vw,2rem)}.ngc-info-pair{gap:.38rem}.ngc-info-pair p{font-size:.64rem}.ngc-info-pair span{font-size:clamp(.78rem,3.5vw,1.04rem);letter-spacing:-.05em}.ngc-prize-pair{gap:.42rem}.ngc-prize-pair span{font-size:clamp(2.25rem,11.5vw,3.25rem);line-height:.82}.ngc-results-player-play{width:clamp(2.9rem,12vw,3.45rem);height:clamp(2.9rem,12vw,3.45rem)}.ngc-results-player-play:after{border-block-width:clamp(.48rem,1.9vw,.58rem);border-left-width:clamp(.74rem,2.9vw,.88rem)}.ngc-mentions{align-self:end;margin-top:0;min-width:0;width:100%}.ngc-mentions-head{gap:.5rem}.ngc-mentions-actions{gap:.46rem}.ngc-mentions-controls{gap:.25rem}.ngc-mentions-arrow{width:1.76rem;height:1.76rem}.ngc-mentions-track{margin-top:.72rem;min-width:0}.ngc-mentions-track{overflow-x:hidden}.ngc-mention-card{flex-basis:58vw;gap:.45rem}.ngc-mention-play{width:2rem;height:2rem}.ngc-mention-play:after{border-block-width:.34rem;border-left-width:.54rem}.ngc-mention-copy{gap:.22rem}.ngc-mention-copy span{font-size:.72rem}.ngc-mention-copy span:last-child{font-size:.66rem}}@media(max-width:380px)and (max-height:760px){.ngc-results{row-gap:.55rem;padding-top:6.05rem;padding-bottom:.7rem}.ngc-results-main{gap:.48rem}.ngc-logo-mark{width:clamp(7.5rem,38vw,8.9rem)}.ngc-results-title-block h1 span:last-child{font-size:clamp(1.9rem,8.7vw,2.35rem)}.ngc-results-player{aspect-ratio:16 / 8.45}.ngc-results-info{gap:.48rem}.ngc-info-pair{gap:.28rem}.ngc-info-pair span{font-size:clamp(.72rem,3.2vw,.92rem)}.ngc-prize-pair span{font-size:clamp(2rem,10.2vw,2.8rem)}.ngc-mention-card{flex-basis:54vw}}@media(max-width:380px)and (max-height:700px){.ngc-results{row-gap:.42rem;padding-top:6rem;padding-bottom:.55rem}.ngc-results-main{gap:.42rem}.ngc-results-title-block h1{gap:.28rem}.ngc-logo-mark{width:clamp(6.8rem,32vw,7.8rem)}.ngc-results-title-block h1 span:last-child{font-size:clamp(1.58rem,7.5vw,1.9rem)}.ngc-results-player{aspect-ratio:16 / 7.45}.ngc-results-info{gap:.38rem}.ngc-place,.ngc-mentions-head h2,.ngc-mentions-head p{font-size:.64rem}.ngc-winner-name{font-size:clamp(1.18rem,5.8vw,1.42rem)}.ngc-info-pair p{font-size:.55rem}.ngc-info-pair span{font-size:clamp(.62rem,2.95vw,.78rem)}.ngc-prize-pair span{font-size:clamp(1.55rem,8.8vw,2.15rem)}.ngc-mentions-head{gap:.36rem}.ngc-mentions-track{margin-top:.54rem}.ngc-mentions-arrow{width:1.58rem;height:1.58rem}.ngc-mention-card{flex-basis:47vw;gap:.34rem}.ngc-mention-copy span{font-size:.64rem}.ngc-mention-copy span:last-child{font-size:.58rem}}.ngc-about-divider[data-astro-cid-pkknywzy]{--ngc-about-divider-height: clamp(76px, 10svh, 108px);display:flex;height:var(--ngc-about-divider-height);min-height:var(--ngc-about-divider-height);align-items:center;justify-content:center;gap:clamp(.9rem,2vw,2rem);border-top:1px solid rgba(255,255,255,.16);overflow:hidden;padding:0 clamp(1rem,3vw,3rem);color:#fff;text-align:center}.ngc-about-divider[data-astro-cid-pkknywzy] h2[data-astro-cid-pkknywzy]{margin:0}.ngc-about-divider[data-astro-cid-pkknywzy] button[data-astro-cid-pkknywzy]{margin:0;border:0;padding:0;background:transparent;color:inherit;cursor:pointer;font:inherit;font-size:clamp(1.25rem,2.35vw,2.9rem);font-weight:500;line-height:.9;letter-spacing:-.055em;text-transform:uppercase;transition:color .16s ease,text-shadow .16s ease}.ngc-about-divider[data-astro-cid-pkknywzy] button[data-astro-cid-pkknywzy]:hover,.ngc-about-divider[data-astro-cid-pkknywzy] button[data-astro-cid-pkknywzy]:focus-visible{color:var(--ngc-red);outline:none;text-shadow:0 0 1.1rem rgba(225,6,6,.28)}.ngc-about-arrow[data-astro-cid-pkknywzy]{width:.82rem;height:clamp(1.35rem,3.1svh,2.25rem);flex:0 0 .82rem;position:relative;background:linear-gradient(#ffffff61,#ffffff61) center top / 2px calc(100% - .34rem) no-repeat}.ngc-about-arrow[data-astro-cid-pkknywzy]:after{content:"";position:absolute;left:50%;bottom:0;width:.36rem;height:.36rem;border-top:2px solid currentColor;border-right:2px solid currentColor}.ngc-about-arrow-left[data-astro-cid-pkknywzy]:after{transform:translate(-50%) rotate(135deg)}.ngc-about-arrow-right[data-astro-cid-pkknywzy]:after{transform:translate(-50%) rotate(135deg)}.ngc-page[data-astro-cid-pkknywzy]{min-height:100vh;padding:clamp(72px,8vh,112px) 0 clamp(74px,9vh,120px);color:#fff;overflow:hidden}.ngc-hero[data-astro-cid-pkknywzy]{position:relative;min-height:clamp(520px,72vh,760px);display:flex;flex-direction:column;justify-content:flex-end;border-bottom:1px solid rgba(255,255,255,.22);padding-bottom:clamp(28px,4vw,60px)}.ngc-kicker[data-astro-cid-pkknywzy],.ngc-section-head[data-astro-cid-pkknywzy] p[data-astro-cid-pkknywzy],.ngc-submit-copy[data-astro-cid-pkknywzy] p[data-astro-cid-pkknywzy],.ngc-route-label[data-astro-cid-pkknywzy]{margin:0;color:#ffffff9e;font-size:clamp(.78rem,1vw,1rem);line-height:1.1;text-transform:uppercase}.ngc-hero-top[data-astro-cid-pkknywzy]{display:grid;grid-template-columns:minmax(0,1fr) minmax(320px,min(42vw,760px));align-items:center;gap:clamp(42px,5vw,86px)}.ngc-title[data-astro-cid-pkknywzy]{margin:0;width:min(100%,840px);line-height:0}.ngc-title[data-astro-cid-pkknywzy] img[data-astro-cid-pkknywzy]{display:block;width:100%;height:auto}.ngc-hero-sponsors-wrap[data-astro-cid-pkknywzy]{display:grid;gap:clamp(8px,1vw,14px)}.ngc-hero-sponsors-label[data-astro-cid-pkknywzy]{margin:0;color:#ffffff85;font-size:clamp(.76rem,.9vw,.95rem);line-height:1.1;text-align:center;text-transform:uppercase}.ngc-hero-sponsors[data-astro-cid-pkknywzy]{display:grid;grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);align-items:center;gap:0;padding-bottom:0}.ngc-hero-sponsors[data-astro-cid-pkknywzy] a[data-astro-cid-pkknywzy]{display:flex;min-height:clamp(124px,15vw,230px);align-items:center;justify-content:center;opacity:.82;transition:opacity .18s ease,transform .22s cubic-bezier(.22,1,.36,1),filter .22s ease}.ngc-hero-sponsors[data-astro-cid-pkknywzy] a[data-astro-cid-pkknywzy]:hover,.ngc-hero-sponsors[data-astro-cid-pkknywzy] a[data-astro-cid-pkknywzy]:focus-visible{opacity:1;filter:drop-shadow(0 0 22px rgba(255,255,255,.18));transform:translateY(-3px)}.ngc-hero-sponsors[data-astro-cid-pkknywzy] a[data-astro-cid-pkknywzy]:focus-visible{outline:1px solid rgba(255,255,255,.68);outline-offset:12px}.ngc-hero-sponsors[data-astro-cid-pkknywzy] img[data-astro-cid-pkknywzy]{display:block;width:100%;max-height:clamp(110px,13vw,210px);object-fit:contain}.ngc-hero-sponsor-trash[data-astro-cid-pkknywzy] img[data-astro-cid-pkknywzy]{width:82%;max-height:clamp(92px,10.6vw,170px)}.ngc-hero-grid[data-astro-cid-pkknywzy]{position:relative;z-index:1;margin-top:clamp(24px,4vw,44px)}.ngc-brief[data-astro-cid-pkknywzy]{margin:0;max-width:min(1100px,calc(100% - min(42vw,760px) - clamp(42px,5vw,86px)));font-size:clamp(1.35rem,3.2vw,4.4rem);font-weight:300;line-height:.98;text-transform:uppercase}.ngc-copy-accent[data-astro-cid-pkknywzy]{color:#e10606;font-weight:inherit}.ngc-stat-stack[data-astro-cid-pkknywzy]{position:absolute;right:0;bottom:0;width:min(42vw,760px);display:grid;gap:18px}.ngc-stat-stack[data-astro-cid-pkknywzy] div[data-astro-cid-pkknywzy]{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:24px;border-top:1px solid rgba(255,255,255,.22);padding-top:12px}.ngc-stat-stack[data-astro-cid-pkknywzy] div[data-astro-cid-pkknywzy]:first-child{border-top:0}.ngc-stat-stack[data-astro-cid-pkknywzy] span[data-astro-cid-pkknywzy]{color:#fff;font-size:clamp(4.2rem,11vw,15rem);line-height:.78;letter-spacing:-.055em}.ngc-stat-stack[data-astro-cid-pkknywzy] [data-astro-cid-pkknywzy][data-ngc-deadline-timer]{font-size:clamp(2.65rem,6.2vw,8.6rem);letter-spacing:-.045em;white-space:nowrap}.ngc-stat-stack[data-astro-cid-pkknywzy] [data-astro-cid-pkknywzy][data-ngc-deadline-timer].is-closed{font-size:clamp(2.2rem,4.9vw,6.4rem);letter-spacing:-.035em}.ngc-stat-stack[data-astro-cid-pkknywzy] p[data-astro-cid-pkknywzy]{margin:0;color:#ffffff94;font-size:.82rem;line-height:1.15;text-align:right;text-transform:uppercase}.ngc-stage-block{position:relative;opacity:0;transform:translateY(54px) scale(.985);filter:blur(12px);clip-path:inset(7% 0 0 0);transition:opacity .76s ease,transform .98s cubic-bezier(.16,1,.3,1),filter .98s cubic-bezier(.16,1,.3,1),clip-path .98s cubic-bezier(.16,1,.3,1);transition-delay:var(--ngc-stage-delay, 0ms);will-change:opacity,transform,filter,clip-path}.ngc-stage-block:after{content:"";position:absolute;z-index:8;left:0;right:0;top:0;height:1px;background:linear-gradient(90deg,transparent,rgba(225,6,6,.95) 18%,rgba(255,255,255,.76) 50%,rgba(225,6,6,.92) 82%,transparent);opacity:.82;transform:scaleX(1);transform-origin:left;transition:opacity .52s ease,transform .92s cubic-bezier(.16,1,.3,1);transition-delay:calc(var(--ngc-stage-delay, 0ms) + .16s);pointer-events:none}.ngc-stage-block.is-stage-visible{opacity:1;transform:translateY(0) scale(1);filter:blur(0);clip-path:inset(0 0 0 0)}.ngc-stage-block.is-stage-visible:after{opacity:0;transform:scaleX(0)}.ngc-section[data-astro-cid-pkknywzy]{padding:clamp(64px,8vw,118px) 0;border-bottom:1px solid rgba(255,255,255,.16)}.ngc-open[data-astro-cid-pkknywzy]{display:grid;grid-template-columns:minmax(0,.8fr) minmax(0,1.2fr);gap:clamp(28px,5vw,80px);align-items:center}.ngc-open[data-astro-cid-pkknywzy] h2[data-astro-cid-pkknywzy],.ngc-section-head[data-astro-cid-pkknywzy] h2[data-astro-cid-pkknywzy],.ngc-rules[data-astro-cid-pkknywzy] h2[data-astro-cid-pkknywzy],.ngc-submit-copy[data-astro-cid-pkknywzy] h2[data-astro-cid-pkknywzy]{margin:0;font-size:clamp(2.6rem,7vw,8.6rem);font-weight:500;line-height:.9;text-transform:uppercase}.ngc-open[data-astro-cid-pkknywzy] p[data-astro-cid-pkknywzy]{margin:0;max-width:1040px;font-size:clamp(1.15rem,2.35vw,3.15rem);font-weight:300;line-height:1.04;text-transform:uppercase}.ngc-section-head[data-astro-cid-pkknywzy]{display:grid;gap:12px}.ngc-routes[data-astro-cid-pkknywzy]{margin-top:clamp(28px,4vw,58px);display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.ngc-route[data-astro-cid-pkknywzy]{position:relative;--route-x: 50%;--route-y: 18%;min-height:560px;display:grid;grid-template-rows:minmax(0,1fr) auto;align-items:stretch;gap:clamp(28px,3vw,54px);overflow:hidden;border:1px solid rgba(255,255,255,.2);padding:clamp(28px,3.6vw,58px);text-align:center;background:#ffffff06;transition:border-color .26s ease,box-shadow .26s ease,background-color .26s ease}.ngc-route[data-astro-cid-pkknywzy]:before{content:"";position:absolute;inset:0;z-index:0;background:radial-gradient(circle at var(--route-x) var(--route-y),rgba(255,255,255,.075),transparent 86%),radial-gradient(circle at calc(var(--route-x) + 12%) calc(var(--route-y) + 18%),rgba(225,6,6,.055),transparent 82%);opacity:0;transition:opacity .32s ease,background .12s linear;pointer-events:none}.ngc-route[data-astro-cid-pkknywzy]>[data-astro-cid-pkknywzy]{position:relative;z-index:1}.ngc-route-trash[data-astro-cid-pkknywzy]{background:#ffffff06}.ngc-route-media[data-astro-cid-pkknywzy]{width:100%;display:grid;grid-template-rows:auto minmax(0,1fr);align-items:center;justify-items:center;gap:clamp(24px,2.6vw,44px);transition:transform .36s cubic-bezier(.2,.75,.18,1)}.ngc-route[data-astro-cid-pkknywzy] .ngc-route-label[data-astro-cid-pkknywzy]{color:#fff;font-size:clamp(2rem,3vw,5.7rem);font-weight:500;line-height:.9;text-align:center;text-transform:uppercase}.ngc-route-logo[data-astro-cid-pkknywzy]{width:min(76%,620px);display:flex;align-items:center;justify-content:center}.ngc-route-logo[data-astro-cid-pkknywzy] img[data-astro-cid-pkknywzy]{width:100%;height:auto;object-fit:contain;transition:transform .42s cubic-bezier(.2,.75,.18,1),filter .32s ease,opacity .32s ease}.ngc-route-copy[data-astro-cid-pkknywzy]{display:grid;justify-items:center;gap:clamp(18px,2vw,28px)}.ngc-route[data-astro-cid-pkknywzy] p[data-astro-cid-pkknywzy]:not(.ngc-route-label){margin:0 auto;max-width:780px;color:#ffffffc7;font-size:clamp(1.05rem,1.55vw,2rem);line-height:1.08;text-align:center;text-transform:uppercase;transition:color .26s ease,transform .32s cubic-bezier(.2,.75,.18,1)}.ngc-route-action[data-astro-cid-pkknywzy]{display:inline-flex;min-height:46px;align-items:center;justify-content:center;border:1px solid rgba(255,255,255,.78);padding:0 22px;background:transparent;color:#fff;font:inherit;font-size:clamp(.82rem,1vw,1rem);line-height:1;letter-spacing:.12em;cursor:pointer;text-decoration:none;text-transform:uppercase;opacity:0;transform:translateY(14px);transition:opacity .26s ease,transform .36s cubic-bezier(.2,.75,.18,1),background-color .18s ease,color .18s ease,border-color .18s ease}.ngc-route-action[data-astro-cid-pkknywzy]:hover,.ngc-route-action[data-astro-cid-pkknywzy]:focus-visible{border-color:#fff;background:#fff;color:#000}.ngc-route-action[data-astro-cid-pkknywzy]:focus-visible{outline:2px solid rgba(255,255,255,.9);outline-offset:4px}.ngc-route[data-astro-cid-pkknywzy]:hover,.ngc-route[data-astro-cid-pkknywzy]:focus-within{border-color:#ffffff94;box-shadow:0 0 0 1px #e1060633,0 24px 80px #e1060629}.ngc-route[data-astro-cid-pkknywzy]:hover:before,.ngc-route[data-astro-cid-pkknywzy]:focus-within:before{opacity:1}.ngc-route[data-astro-cid-pkknywzy]:hover .ngc-route-media[data-astro-cid-pkknywzy],.ngc-route[data-astro-cid-pkknywzy]:focus-within .ngc-route-media[data-astro-cid-pkknywzy]{transform:translateY(-8px)}.ngc-route[data-astro-cid-pkknywzy]:hover .ngc-route-logo[data-astro-cid-pkknywzy] img[data-astro-cid-pkknywzy],.ngc-route[data-astro-cid-pkknywzy]:focus-within .ngc-route-logo[data-astro-cid-pkknywzy] img[data-astro-cid-pkknywzy]{filter:drop-shadow(0 0 18px rgba(255,255,255,.18));opacity:.94;transform:scale(1.035)}.ngc-route[data-astro-cid-pkknywzy]:hover .ngc-route-action[data-astro-cid-pkknywzy],.ngc-route[data-astro-cid-pkknywzy]:focus-within .ngc-route-action[data-astro-cid-pkknywzy]{opacity:1;transform:translateY(0)}.ngc-rules[data-astro-cid-pkknywzy]{display:grid;grid-template-columns:minmax(0,.7fr) minmax(0,1fr);gap:clamp(28px,5vw,76px)}.ngc-rules[data-astro-cid-pkknywzy] ul[data-astro-cid-pkknywzy]{margin:0;padding:0;list-style:none;display:grid;gap:12px}.ngc-rules[data-astro-cid-pkknywzy] li[data-astro-cid-pkknywzy]{border-top:1px solid rgba(255,255,255,.22);padding-top:14px;font-size:clamp(1rem,1.75vw,2.45rem);line-height:1.05;text-transform:uppercase}.ngc-rules[data-astro-cid-pkknywzy] a[data-astro-cid-pkknywzy]{color:#fff;font-weight:500;text-decoration-line:underline;text-decoration-color:#ffffffe0;text-decoration-thickness:.08em;text-underline-offset:.14em;transition:color .18s ease,text-decoration-color .18s ease}.ngc-rules[data-astro-cid-pkknywzy] a[data-astro-cid-pkknywzy]:hover,.ngc-rules[data-astro-cid-pkknywzy] a[data-astro-cid-pkknywzy]:focus-visible{color:#e10606;text-decoration-color:currentColor}.ngc-submit[data-astro-cid-pkknywzy]{display:grid;grid-template-columns:minmax(0,.8fr) minmax(380px,.72fr);gap:clamp(28px,5vw,82px);align-items:start;border-bottom:0;padding-bottom:0}.ngc-submit-copy[data-astro-cid-pkknywzy] span[data-astro-cid-pkknywzy]{display:block;margin-top:22px;max-width:760px;color:#ffffffb3;font-size:clamp(.95rem,1.25vw,1.55rem);line-height:1.18;text-transform:uppercase}.ngc-form[data-astro-cid-pkknywzy]{display:grid;gap:18px}.ngc-form[data-astro-cid-pkknywzy] label[data-astro-cid-pkknywzy],.ngc-form[data-astro-cid-pkknywzy] fieldset[data-astro-cid-pkknywzy]{display:grid;gap:8px;margin:0;border:0;padding:0}.ngc-form[data-astro-cid-pkknywzy] span[data-astro-cid-pkknywzy],.ngc-form[data-astro-cid-pkknywzy] legend[data-astro-cid-pkknywzy]{color:#ffffffa8;font-size:.82rem;line-height:1.1;text-transform:uppercase}.ngc-form[data-astro-cid-pkknywzy] input[data-astro-cid-pkknywzy],.ngc-form[data-astro-cid-pkknywzy] textarea[data-astro-cid-pkknywzy]{width:100%;min-height:50px;border:1px solid rgba(255,255,255,.26);border-radius:0;padding:12px 13px;background:#ffffff09;color:#fff;font:inherit;font-size:1rem}.ngc-form[data-astro-cid-pkknywzy] textarea[data-astro-cid-pkknywzy]{min-height:122px;resize:vertical}.ngc-form[data-astro-cid-pkknywzy] input[data-astro-cid-pkknywzy]:not([type=radio]):not([type=checkbox]):focus,.ngc-form[data-astro-cid-pkknywzy] textarea[data-astro-cid-pkknywzy]:focus{outline:2px solid rgba(225,6,6,.76);outline-offset:2px}.ngc-limitation-options[data-astro-cid-pkknywzy]{display:flex;flex-wrap:wrap;gap:18px 34px}.ngc-radio[data-astro-cid-pkknywzy],.ngc-check[data-astro-cid-pkknywzy]{grid-template-columns:auto minmax(0,1fr);align-items:center;min-height:44px;padding:0}.ngc-radio[data-astro-cid-pkknywzy] input[data-astro-cid-pkknywzy],.ngc-check[data-astro-cid-pkknywzy] input[data-astro-cid-pkknywzy]{width:18px;height:18px;min-height:18px;appearance:none;border:1px solid rgba(255,255,255,.9);border-radius:0;padding:0;background:transparent;cursor:pointer;transition:background-color .16s ease,border-color .16s ease,box-shadow .18s ease,transform .18s cubic-bezier(.22,1,.36,1)}.ngc-radio[data-astro-cid-pkknywzy] input[data-astro-cid-pkknywzy]:checked,.ngc-check[data-astro-cid-pkknywzy] input[data-astro-cid-pkknywzy]:checked{background:#fff;border-color:#fff;box-shadow:0 0 0 4px #ffffff1f;transform:scale(.92);animation:ngc-choice-pop .22s cubic-bezier(.22,1,.36,1)}.ngc-radio[data-astro-cid-pkknywzy] input[data-astro-cid-pkknywzy]:focus,.ngc-check[data-astro-cid-pkknywzy] input[data-astro-cid-pkknywzy]:focus{outline:none}.ngc-radio[data-astro-cid-pkknywzy] input[data-astro-cid-pkknywzy]:focus-visible,.ngc-check[data-astro-cid-pkknywzy] input[data-astro-cid-pkknywzy]:focus-visible{outline:2px solid rgba(225,6,6,.76);outline-offset:3px}.ngc-radio[data-astro-cid-pkknywzy] span[data-astro-cid-pkknywzy],.ngc-check[data-astro-cid-pkknywzy] span[data-astro-cid-pkknywzy]{cursor:pointer}@keyframes ngc-choice-pop{0%{transform:scale(.72);box-shadow:0 0 #ffffff42}58%{transform:scale(1.12);box-shadow:0 0 0 8px #ffffff1a}to{transform:scale(.92);box-shadow:0 0 0 4px #ffffff1f}}.ngc-form-status[data-astro-cid-pkknywzy]{min-height:20px;margin:0;color:#ffffffad;font-size:.88rem;line-height:1.25}.ngc-form-status[data-astro-cid-pkknywzy][data-tone=err]{color:#fca5a5}.ngc-form-status[data-astro-cid-pkknywzy][data-tone=ok]{color:#bbf7d0}.ngc-form[data-astro-cid-pkknywzy] button[data-astro-cid-pkknywzy]{min-height:58px;border:1px solid rgba(255,255,255,.92);background:#fff;color:#000;font:inherit;font-size:clamp(1.05rem,1.5vw,1.45rem);line-height:1;text-transform:uppercase;cursor:pointer;transition:background-color .16s ease,color .16s ease,border-color .16s ease}.ngc-form[data-astro-cid-pkknywzy] button[data-astro-cid-pkknywzy]:hover,.ngc-form[data-astro-cid-pkknywzy] button[data-astro-cid-pkknywzy]:focus-visible{border-color:#e10606;background:#e10606;color:#fff}.ngc-form[data-astro-cid-pkknywzy] button[data-astro-cid-pkknywzy]:focus-visible{outline:2px solid rgba(255,255,255,.9);outline-offset:4px}.ngc-reveal[data-astro-cid-pkknywzy]{opacity:0;transform:translateY(28px);transition:opacity .7s ease,transform .85s cubic-bezier(.2,.75,.18,1);transition-delay:var(--ngc-reveal-delay, 0ms)}.ngc-reveal[data-astro-cid-pkknywzy].is-visible{opacity:1;transform:translateY(0)}.ngc-route[data-astro-cid-pkknywzy].ngc-reveal.is-visible:hover,.ngc-route[data-astro-cid-pkknywzy].ngc-reveal.is-visible:focus-within{transform:translateY(-8px)}@media(max-width:980px){.ngc-page[data-astro-cid-pkknywzy]{padding-top:142px}.ngc-hero[data-astro-cid-pkknywzy]{min-height:auto}.ngc-open[data-astro-cid-pkknywzy],.ngc-routes[data-astro-cid-pkknywzy],.ngc-rules[data-astro-cid-pkknywzy],.ngc-submit[data-astro-cid-pkknywzy]{grid-template-columns:1fr}.ngc-hero-top[data-astro-cid-pkknywzy]{grid-template-columns:1fr;align-items:start;gap:26px}.ngc-hero-grid[data-astro-cid-pkknywzy]{display:grid;min-height:auto;gap:28px}.ngc-brief[data-astro-cid-pkknywzy]{max-width:1100px}.ngc-stat-stack[data-astro-cid-pkknywzy]{position:static;width:100%;gap:20px}.ngc-hero-sponsors[data-astro-cid-pkknywzy]{grid-template-columns:repeat(2,minmax(0,1fr));gap:0;padding:8px 0 12px}.ngc-hero-sponsors[data-astro-cid-pkknywzy] a[data-astro-cid-pkknywzy]{min-height:112px}.ngc-hero-sponsors[data-astro-cid-pkknywzy] img[data-astro-cid-pkknywzy]{max-height:108px}.ngc-hero-sponsor-trash[data-astro-cid-pkknywzy] img[data-astro-cid-pkknywzy]{width:82%;max-height:88px}.ngc-stat-stack[data-astro-cid-pkknywzy] span[data-astro-cid-pkknywzy]{font-size:clamp(2.6rem,12vw,5rem);letter-spacing:-.035em}.ngc-route[data-astro-cid-pkknywzy]{min-height:420px}.ngc-route-action[data-astro-cid-pkknywzy]{opacity:1;transform:none}.ngc-route-logo[data-astro-cid-pkknywzy]{width:min(82%,520px)}.ngc-submit[data-astro-cid-pkknywzy]{gap:34px}}@media(max-width:620px){.ngc-about-divider[data-astro-cid-pkknywzy]{--ngc-about-divider-height: clamp(64px, 8svh, 76px);gap:.72rem}.ngc-about-divider[data-astro-cid-pkknywzy] button[data-astro-cid-pkknywzy]{font-size:clamp(1rem,5vw,1.34rem)}.ngc-about-arrow[data-astro-cid-pkknywzy]{width:.68rem;height:clamp(1.05rem,4.4svh,1.55rem);flex-basis:.68rem}.ngc-title[data-astro-cid-pkknywzy]{width:min(92%,560px)}.ngc-stat-stack[data-astro-cid-pkknywzy] div[data-astro-cid-pkknywzy]{grid-template-columns:1fr;gap:4px}.ngc-stat-stack[data-astro-cid-pkknywzy] p[data-astro-cid-pkknywzy]{text-align:left}.ngc-route[data-astro-cid-pkknywzy]{min-height:360px}}@media(prefers-reduced-motion:reduce){.ngc-stage-block,.ngc-reveal[data-astro-cid-pkknywzy]{opacity:1;transform:none;filter:none;clip-path:none;transition:none;transition-delay:0ms}.ngc-stage-block:after{display:none}.ngc-route[data-astro-cid-pkknywzy],.ngc-route[data-astro-cid-pkknywzy]:before,.ngc-route-media[data-astro-cid-pkknywzy],.ngc-route-logo[data-astro-cid-pkknywzy] img[data-astro-cid-pkknywzy],.ngc-route[data-astro-cid-pkknywzy] p[data-astro-cid-pkknywzy]:not(.ngc-route-label),.ngc-route-action[data-astro-cid-pkknywzy]{transition:none}.ngc-route-action[data-astro-cid-pkknywzy]{opacity:1;transform:none}}
