.home-page{--home-section-side-padding:var(--home-section-side-padding-mobile);background:var(--surface-content);min-height:100dvh;position:relative;overflow-x:clip}.home-background-lines{z-index:0;pointer-events:none;position:absolute;inset:0;overflow:visible}.home-hero,.home-intro,.home-contest,.home-artworks,.home-sponsor,.home-page>.site-footer{z-index:1;position:relative}.home-draw-line{-webkit-user-select:none;user-select:none;max-width:none;position:absolute}.home-draw-line svg{width:100%;height:auto;display:block;overflow:visible}.home-draw-line--one{top:calc(100dvh + var(--home-path-one-top,113px));width:min(var(--home-path-one-max-width,1977px),var(--home-path-one-fluid-width,104.58vw));display:none;left:50%;transform:translate(-50%)}.home-draw-line--mobile{width:clamp(430px,108.5vw,760px);top:calc(100dvh + 48px);left:50%;transform:translate(-50%)}.home-draw-line--two{top:calc(100dvh + var(--home-path-two-top,2915px));left:max(var(--home-path-two-left-fluid,6.2vw),(100vw - var(--home-path-design-width,1920px))/2 + var(--home-path-two-left,119px));width:min(var(--home-path-two-max-width,2160px),var(--home-path-two-fluid-width,112.5vw));display:none}.home-draw-path{opacity:0;stroke-dasharray:1;stroke-dashoffset:-1px;will-change:stroke-dashoffset}.home-draw-path-reverse{stroke-dashoffset:1px}.home-draw-line.is-visible .home-draw-path{animation:home-line-draw var(--line-draw-duration,2.4s)linear forwards;animation-delay:var(--line-draw-delay,0s)}.home-draw-line.is-scroll-linked .home-draw-path{opacity:1;animation:none}@keyframes home-line-draw{to{stroke-dashoffset:0}}.home-hero{background:var(--home-hero-bg);width:100vw;min-height:100dvh;color:var(--home-hero-text);position:relative;left:50%;overflow:hidden;transform:translate(-50%)}.home-hero.has-top-ribbon{--site-header-fixed-top:var(--home-top-ribbon-height,40px);min-height:calc(100dvh + var(--home-top-ribbon-height,40px))}.home-hero.has-top-ribbon .home-hero__slide,.home-hero.has-top-ribbon .home-hero__dim{top:var(--home-top-ribbon-height,40px)}.home-top-ribbon{z-index:var(--z-top-ribbon,1110);height:var(--home-top-ribbon-height,40px);background:var(--home-top-ribbon-bg,#122747);color:#fff;justify-content:center;align-items:center;padding:8px 40px;display:flex;position:absolute;top:0;left:0;right:0}body[data-home-top-ribbon=on] .home-header-wrap{top:var(--home-top-ribbon-height,40px)}.home-top-ribbon__link{color:inherit;white-space:nowrap;align-items:center;gap:8px;font-size:14px;font-weight:700;line-height:24px;text-decoration:none;transition:opacity .15s ease-out;display:inline-flex}.home-top-ribbon__link:hover,.home-top-ribbon__link:focus-visible{opacity:.85;outline:none}.home-top-ribbon__arrow{color:#fff;flex-shrink:0;justify-content:center;align-items:center;width:16px;height:16px;display:inline-flex}.home-top-ribbon__arrow svg{width:16px;height:16px}.home-top-ribbon__close{cursor:pointer;color:#fff;background:0 0;border:0;justify-content:center;align-items:center;width:24px;height:24px;transition:opacity .15s ease-out;display:inline-flex;position:absolute;top:50%;right:8px;transform:translateY(-50%)}.home-top-ribbon__close:hover,.home-top-ribbon__close:focus-visible{opacity:.75;outline:none}.home-top-ribbon__close svg{width:24px;height:24px}.home-hero__slide{opacity:0;transition:opacity .5s;position:absolute;inset:0}.home-hero__slide.is-active{opacity:1}.home-hero__slide img{object-fit:cover;width:100%;height:100%}.home-hero__dim{background:var(--home-hero-overlay);position:absolute;inset:0}.home-hero__header{z-index:20;position:relative}.home-hero__header .site-header{top:var(--site-header-fixed-top,0);z-index:var(--z-site-header,1100);position:fixed;left:0;right:0}.home-hero__content{z-index:10;min-height:100dvh;position:relative}.home-hero__content>div{width:100%;color:var(--home-hero-text);text-align:center;flex-direction:column;align-items:center;gap:24px;padding:0 20px;display:flex;position:absolute;bottom:152px;left:0}.home-hero h1{letter-spacing:0;word-break:keep-all;font-size:36px;font-weight:700;line-height:48px}.home-hero h1 span{display:block}.home-hero p{word-break:keep-all;font-size:18px;font-weight:700;line-height:28px}.home-hero__next{z-index:20;top:var(--home-hero-next-top);right:var(--home-hero-next-offset);width:var(--home-hero-next-size);height:var(--home-hero-next-size);background:var(--home-hero-control-bg);color:var(--home-hero-text);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:0;border-radius:999px;justify-content:flex-start;align-items:center;padding-left:21px;font-size:14px;font-weight:700;line-height:24px;display:inline-flex;position:absolute;transform:translateY(-50%)}.home-hero__indicator{z-index:20;bottom:max(56px,env(safe-area-inset-bottom));background:var(--home-hero-control-bg);color:var(--home-hero-text);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:999px;align-items:center;gap:12px;padding:8px 24px;font-size:14px;font-weight:700;line-height:24px;display:inline-flex;position:absolute;left:50%;transform:translate(-50%)}.home-hero__indicator button{width:16px;height:16px;color:inherit;background:0 0;border:0;justify-content:center;align-items:center;display:inline-flex}.home-hero__pause{background:currentColor;width:10px;height:10px;-webkit-mask:linear-gradient(90deg,#000 0 30%,#0000 30% 70%,#000 70% 100%);mask:linear-gradient(90deg,#000 0 30%,#0000 30% 70%,#000 70% 100%)}.home-hero__play{border-top:5px solid #0000;border-bottom:5px solid #0000;border-left:8px solid;width:0;height:0}.home-intro,.home-contest,.home-artworks{padding-top:var(--home-section-mobile-space);padding-bottom:0}.home-artworks{padding-bottom:var(--home-artworks-section-bottom-space-mobile)}.home-intro__inner,.home-contest__inner,.home-artworks__inner{width:min(100%,var(--home-intro-content-width));margin:0 auto}.home-intro__inner{flex-direction:column;display:flex}.home-intro__copy{order:1}.home-intro__h2--mobile{display:block}@media (min-width:768px){.home-intro__h2--mobile{display:none}}.home-intro__h2--desktop{display:none}@media (min-width:768px){.home-intro__h2--desktop{display:block}}.home-intro__media{display:contents}.home-intro__media>img{order:4;margin-top:114px}.home-intro__media ol{margin:32px var(--home-section-side-padding)0;flex-direction:column;order:2;gap:8px;padding:0;list-style:none;display:flex}.home-intro__media li{color:var(--text-on-content);align-items:center;gap:8px;font-size:15px;font-weight:500;line-height:24px;display:flex}.home-intro__media li>span:last-child{white-space:nowrap;flex:auto;min-width:0}.home-intro__media li>span:first-child{border:1px solid var(--text-on-content);border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;width:20px;height:20px;font-size:12px;font-weight:700;display:inline-flex}.home-intro__features{padding:0 var(--home-section-side-padding);order:3;grid-template-columns:repeat(2,minmax(0,1fr));gap:60px 0;margin-top:100px;display:grid}.home-intro__features h3{color:var(--text-on-content);font-size:16px;font-weight:700;line-height:24px}.home-intro__features p{color:var(--text-on-content-secondary);font-size:14px;line-height:24px}.home-contest__inner,.home-artworks__inner{width:min(100%,var(--home-contest-content-width));padding:0 var(--home-section-side-padding)}.home-contest__body{gap:60px;margin-top:60px;display:grid}.home-contest__list dd.is-primary{color:var(--color-primary)}.home-contest__body>img{display:none}.home-contest__list{gap:30px;margin:0;padding:0;display:grid}.home-contest__icon-sprite{width:0;height:0;position:absolute;overflow:hidden}.home-contest__list dt{color:var(--text-on-content);align-items:center;gap:8px;font-size:20px;font-weight:700;line-height:32px;display:flex}.home-contest__list dd{color:var(--text-on-content-secondary);word-break:keep-all;margin:8px 0 0;font-size:18px;font-weight:400;line-height:28px}.home-contest__icon{color:currentColor;fill:none;stroke:currentColor;stroke-width:1.5px;stroke-linecap:round;stroke-linejoin:round;flex-shrink:0;width:24px;height:24px;display:block}.home-contest__price{font-size:20px;line-height:32px}.home-more{border:1px solid var(--home-main-button-border);background:var(--home-main-button-bg);width:100%;min-height:64px;color:var(--text-on-content);will-change:transform;border-radius:999px;justify-content:space-between;align-items:center;margin-top:60px;padding:20px 24px;font-size:16px;font-weight:700;line-height:24px;text-decoration:none;transition:transform .18s,border-color .18s,background-color .18s,color .18s;display:inline-flex}.home-more span{width:24px;height:24px;-webkit-mask:var(--asset-icon-chevron)center/contain no-repeat;mask:var(--asset-icon-chevron)center/contain no-repeat;background:currentColor;transition:transform .18s;transform:rotate(180deg)}.home-more:hover,.home-more:focus-visible{border-color:var(--color-primary);background:var(--color-primary);color:var(--color-base-000);outline:none;transform:translateY(-2px)}.home-more:hover span,.home-more:focus-visible span{transform:translate(4px)rotate(180deg)}.home-more:active{transform:translateY(0)}.home-artworks__tabs{display:none}.home-artworks__tabs button{color:var(--home-artworks-tab-muted);white-space:nowrap;background:0 0;border:0;flex:none;font-size:16px;font-weight:500;line-height:24px}.home-artworks__tabs-mobile{width:100%;margin-top:40px;display:block}.home-artworks__tabs button.is-active{background:var(--home-artworks-tab-active-bg);color:var(--home-artworks-tab-active-text);border-radius:999px;padding:4px 20px;font-weight:700}.home-artworks__cards{gap:24px;margin-top:40px;display:none}.home-artworks-carousel{--home-work-carousel-card-width:min(312px,calc(100vw - 64px));--home-work-carousel-side-space:calc((100vw - var(--home-work-carousel-card-width))/2);width:100vw;margin-top:40px;margin-left:50%;display:block;transform:translate(-50%)}.home-artworks-carousel__viewport{padding-inline:var(--home-work-carousel-side-space);touch-action:pan-y;-webkit-user-select:none;user-select:none;overflow:visible}.home-artworks-carousel__track{will-change:transform;gap:16px;display:flex}.home-artworks-carousel__track.is-animating{transition:transform .3s ease-out}.home-artworks-carousel__item{width:var(--home-work-carousel-card-width);min-width:var(--home-work-carousel-card-width);flex:none}.home-artworks-carousel__dots{justify-content:center;gap:12px;margin-top:40px;display:flex}.home-artworks-carousel__dots button{background:var(--line-default);border:0;border-radius:999px;width:8px;height:8px;padding:0;transition:background-color .18s}.home-artworks-carousel__dots button.is-active{background:var(--text-on-content)}.home-work-card{background:var(--home-artworks-card-bg);border-radius:20px;transition:border-radius .2s,box-shadow .2s;overflow:hidden}.home-work-card img{will-change:transform;transition:transform .5s ease-out}@media (hover:hover) and (pointer:fine){.home-work-card:hover,.home-work-card:focus-within{box-shadow:var(--gallery-card-hover-shadow);border-radius:24px}.home-work-card:hover img,.home-work-card:focus-within img{transform:scale(var(--motion-image-hover-scale))}}.home-work-card dl{color:var(--text-on-content);grid-template-columns:40px minmax(0,1fr);gap:4px 24px;margin-top:20px;font-size:16px;line-height:24px;display:grid}.home-work-card dt{color:var(--text-on-content-secondary)}.home-more--center{justify-self:center;display:flex}.home-sponsor{background:var(--home-sponsor-bg);min-height:960px;color:var(--home-sponsor-text);position:relative;overflow:hidden}.home-sponsor picture,.home-sponsor picture img{width:100%;height:100%;position:absolute;inset:0}.home-sponsor picture img{object-fit:cover}.home-sponsor:after{content:"";background:var(--home-sponsor-overlay);position:absolute;inset:0}.home-sponsor__inner{z-index:1;width:min(100%,var(--home-sponsor-content-width));padding:120px var(--home-section-side-padding);margin:0 auto;position:relative}.home-sponsor__cards{flex-direction:column;gap:12px;margin-top:40px;display:flex}.home-sponsor__cards article{background:var(--home-sponsor-card-bg);height:200px;color:var(--home-sponsor-text);-webkit-backdrop-filter:blur(40px);backdrop-filter:blur(40px);border-radius:12px;flex-direction:column;justify-content:center;padding:28px 40px;transition:background-color .18s,box-shadow .18s,transform .18s;display:flex}.home-sponsor__cards article:hover,.home-sponsor__cards article:focus-within{background:var(--home-sponsor-card-hover-bg);box-shadow:var(--home-sponsor-card-hover-shadow);transform:translateY(-4px)}.home-sponsor__cards article>img{object-fit:contain;width:100%;max-height:80px;transition:transform .5s ease-out;display:block}.home-sponsor__cards article:hover>img,.home-sponsor__cards article:focus-within>img{transform:scale(1.04)}.home-sponsor__cards article>div{border-top:1px solid var(--home-sponsor-divider);text-align:center;margin-top:16px;padding-top:16px}.home-sponsor__cards h3{font-size:16px;font-weight:700;line-height:24px}.home-sponsor__cards p{font-size:14px;line-height:24px}.site-footer--dark{background:var(--footer-dark-bg)}.site-footer--blue{background:var(--footer-blue-bg)}@media (prefers-reduced-motion:reduce){.home-draw-path{opacity:1;stroke-dashoffset:0}.home-draw-line.is-visible .home-draw-path{animation:none}.home-sponsor__cards article,.home-work-card,.home-work-card img,.home-sponsor__cards article>img{transition:none}.home-sponsor__cards article:hover,.home-sponsor__cards article:focus-within,.home-work-card:hover img,.home-work-card:focus-within img,.home-sponsor__cards article:hover>img,.home-sponsor__cards article:focus-within>img{transform:none}}@media (min-width:768px){.home-page{--home-section-side-padding:var(--home-section-side-padding-desktop)}.home-draw-line--one{display:block}.home-draw-line--mobile{display:none}.home-draw-line--two{display:block}.home-hero__content>div{text-align:left;flex-direction:column;justify-content:center;align-items:flex-start;gap:24px;min-height:100dvh;padding:0 64px;display:flex;position:static}.home-hero h1{max-width:none;font-size:80px;line-height:96px}.home-hero p{white-space:nowrap;font-size:28px;line-height:40px}.home-hero__next{padding-left:24px;font-size:16px}.home-hero__indicator{bottom:40px}.home-intro{padding-top:240px;padding-bottom:120px}.home-intro__inner{width:min(100% - var(--layout-page-gutter)*2,var(--home-intro-content-width));padding:0;display:block;position:relative}.home-intro__copy,.home-intro__media,.home-intro__media>img,.home-intro__media ol,.home-intro__features{order:initial}.home-intro__copy{z-index:20;width:min(826px,57.36vw);position:absolute;top:0;left:0}.home-intro__media{z-index:10;width:min(808px,56.11vw);margin-top:0;display:block;position:absolute;top:min(320px,22vw);right:0}.home-intro__media>img{object-fit:cover;width:100%;height:auto;margin-top:0;display:block}.home-intro__media ol{gap:0;margin:80px 0 0}.home-intro__media li{border-bottom:1px solid var(--home-intro-divider);gap:12px;padding:28px 0;font-size:24px;line-height:36px}.home-intro__media li:first-child{padding-top:0}.home-intro__media li>span:first-child{width:24px;height:24px;font-size:14px}.home-intro__features{grid-template-columns:repeat(4,minmax(0,1fr));gap:20px;margin-top:0;padding:min(1388px,96.39vw + 140px) 0 0}.home-intro__features article{border:1px solid var(--home-intro-card-border);background:var(--home-intro-card-bg);border-radius:20px;justify-content:center;gap:28px;min-height:292px;padding:60px 40px}.home-intro__features h3{font-size:28px;line-height:40px}.home-intro__features p{font-size:20px;line-height:32px}.home-contest{margin-top:120px;padding-top:0;padding-bottom:160px}.home-contest__inner,.home-artworks__inner{width:min(100% - var(--layout-page-gutter)*2,var(--home-contest-content-width));padding:0}.home-contest__body{grid-template-columns:624px minmax(0,1fr);gap:112px;margin-top:114px}.home-contest__body>img{aspect-ratio:624/780;object-fit:cover;border-radius:20px;width:100%;display:block}.home-contest__body>div{padding-top:40px}.home-contest__list{grid-template-columns:repeat(2,minmax(0,1fr));gap:64px 124px}.home-contest__list .is-wide{grid-column:span 2}.home-more{width:256px;padding:0 32px}.home-artworks{padding-top:80px;padding-bottom:var(--home-artworks-section-bottom-space-desktop)}.home-artworks__tabs{gap:24px;width:max-content;margin:40px auto 0;padding:0;display:flex;overflow:visible}.home-artworks__tabs-mobile{display:none}.home-artworks__tabs button{font-size:20px;line-height:32px}.home-artworks__tabs button.is-active{font-size:18px;line-height:28px}.home-artworks__cards{grid-template-columns:repeat(3,minmax(0,1fr));gap:40px;margin-top:52px;display:grid}.home-artworks-carousel{display:none}.home-more--center{margin-left:auto;margin-right:auto}.home-sponsor__inner{width:min(100% - var(--layout-page-gutter)*2,var(--home-sponsor-content-width));padding:224px 0 120px}.home-sponsor__cards{flex-direction:row;gap:40px;margin-top:60px}.home-sponsor__cards article{flex:1 1 0;height:356px;padding:20px 40px 40px}.home-sponsor__cards article>img{flex:1;max-width:82%;max-height:112px;margin:0 auto}.home-sponsor__cards h3{font-size:24px;line-height:36px}}@media (min-width:1024px){.home-hero__content>div{padding:0 120px}}@media (min-width:1280px){.home-hero h1{font-size:100px;line-height:120px}}
