@import "https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Noto+Sans+KR:wght@400;500;600;700;800;900&display=swap";:root{--bg:#09090b;--panel:#111114;--yellow:#ffd42a;--white:#f7f7f4;--grey:#a7a7a2;--line:#303034}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--bg);color:var(--white);word-break:keep-all;margin:0;font-family:Noto Sans KR,sans-serif}a{color:inherit;text-decoration:none}img{object-fit:cover;width:100%;height:100%;display:block}.v2{overflow:hidden}.topbar{z-index:50;-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);background:#09090bd1;border-bottom:1px solid #ffffff1a;align-items:center;gap:42px;width:min(100%,1440px);height:90px;padding:0 48px;display:flex;position:fixed;top:0;left:50%;transform:translate(-50%)}.logo{background:#fff;width:168px;height:44px;padding:5px 11px}.logo img{object-fit:contain}.topnav{gap:32px;margin-left:auto;font-size:13px;font-weight:700;display:flex}.top-cta{background:var(--yellow);color:#09090b;padding:14px 20px;font-size:13px;font-weight:800}.hamb{background:0 0;border:0;width:42px;display:none}.hamb i{background:#fff;height:1px;margin:8px;display:block}.vhero{flex-direction:column;justify-content:center;max-width:1440px;height:100svh;min-height:760px;margin:auto;padding:165px 50px 70px;display:flex;position:relative}.micro{letter-spacing:2px;color:#777;font:600 10px DM Sans;position:absolute;top:130px;left:50px}.hero-kicker{letter-spacing:3px;color:var(--yellow);margin-bottom:22px;font:600 13px DM Sans}.vhero h1,.block h2,.work h2,.final h2{letter-spacing:-6px;margin:0;font-size:clamp(54px,7.5vw,112px);font-weight:900;line-height:.98}.vhero h1 em,.block h2 em,.work h2 em,.final h2 em{color:var(--yellow);font-style:normal}.lead{color:#b8b8b2;margin:36px 0;font-size:18px;line-height:1.8}.hero-links{gap:12px;display:flex}.hero-links a{border:1px solid #48484c;align-items:center;height:58px;padding:0 25px;font-size:14px;font-weight:700;display:flex}.hero-links a:first-child{background:var(--yellow);border-color:var(--yellow);color:#09090b}.scroll{letter-spacing:2px;color:#777;font:600 9px/1.8 DM Sans;position:absolute;bottom:55px;right:52px}.orbit{pointer-events:none;border:1px solid #ffd42a7a;border-radius:50%;position:absolute}.orbit.one{width:580px;height:580px;top:150px;right:-155px}.orbit.two{border-color:#ffffff1c;width:410px;height:410px;top:235px;right:-70px}.marquee{background:var(--yellow);color:#09090b;white-space:nowrap;letter-spacing:2px;padding:18px 0;font:900 20px DM Sans;overflow:hidden}.marquee div{animation:24s linear infinite marquee;display:inline-block}@keyframes marquee{to{transform:translate(-50%)}}.numbers{border-left:1px solid var(--line);grid-template-columns:repeat(3,1fr);max-width:1340px;margin:auto;display:grid}.numbers>div{border-right:1px solid var(--line);align-items:flex-end;gap:25px;padding:58px 42px;display:flex}.numbers strong{letter-spacing:-4px;font:700 62px/1 DM Sans}.numbers small{letter-spacing:0;color:var(--yellow);font:700 14px Noto Sans KR}.numbers span{color:#888;font-size:12px;line-height:1.6}.block{max-width:1340px;margin:auto;padding:150px 40px}.tag{letter-spacing:3px;color:var(--yellow);margin:0 0 30px;font:700 11px DM Sans}.block h2,.work h2,.final h2{font-size:clamp(44px,5.6vw,78px);line-height:1.08}.sub{color:#8d8d8a;margin:28px 0 65px}.problem-grid{border-top:1px solid var(--line);border-left:1px solid var(--line);grid-template-columns:repeat(3,1fr);display:grid}.problem-grid article{border-right:1px solid var(--line);border-bottom:1px solid var(--line);background:#0d0d10;min-height:300px;padding:35px}.problem-grid b{color:var(--yellow);font:600 11px DM Sans}.problem-grid h3{margin:110px 0 12px;font-size:22px}.problem-grid p{color:#8e8e8a;font-size:14px;line-height:1.7}.answer{text-align:center;margin-top:50px;font-size:19px;font-weight:700}.answer em{color:var(--yellow);font-style:normal}.method{background:#0c0c0f;max-width:none;padding-left:max(40px,50% - 630px);padding-right:max(40px,50% - 630px)}.method-grid{grid-template-columns:repeat(3,1fr);gap:12px;margin-top:70px;display:grid}.method-grid article{background:#151518;border:1px solid #29292d;min-height:370px;padding:30px}.method-grid article:hover{border-color:var(--yellow)}.method-grid span{color:#777;font-size:10px}.method-grid h3{letter-spacing:-1px;margin:85px 0 8px;font:800 31px DM Sans}.method-grid b{color:var(--yellow);font-size:13px}.method-grid p{color:#9d9d98;margin-top:20px;font-size:14px;line-height:1.8}.work{background:var(--yellow);color:#09090b;padding:150px max(20px,50% - 670px)}.work .tag{color:#09090b}.work-head{justify-content:space-between;align-items:flex-end;margin:0 40px 65px;display:flex}.work-head>p{max-width:340px;font-size:14px;line-height:1.8}.work h2 em{color:#09090b;text-underline-offset:9px;text-decoration:underline;text-decoration-thickness:5px}.photo-wall{grid-template-rows:360px 360px;grid-template-columns:1.25fr .75fr 1fr;gap:10px;display:grid}.pic{background:#222;margin:0;position:relative;overflow:hidden}.pic:after{content:"";background:linear-gradient(#0000 50%,#000000b8);position:absolute;inset:0}.pic img{transition:all .6s}.pic:hover img{transform:scale(1.04)}.p1{grid-row:span 2}.p2{grid-column:span 2}.pic figcaption{z-index:2;color:#fff;letter-spacing:1px;justify-content:space-between;font:600 10px DM Sans;display:flex;position:absolute;bottom:20px;left:22px;right:22px}.pic figcaption span{color:var(--yellow)}.flow-list{border-top:1px solid var(--line);margin-top:70px}.flow-list>div{border-bottom:1px solid var(--line);grid-template-columns:80px 1fr 1.6fr;align-items:center;gap:30px;padding:30px 0;display:grid}.flow-list span{color:var(--yellow);font:600 11px DM Sans}.flow-list h3{margin:0;font-size:22px}.flow-list p{color:#91918d;margin:0;font-size:14px}.manifesto{text-align:center;border-top:1px solid var(--line);border-bottom:1px solid var(--line);background:#0d0d10;flex-direction:column;justify-content:center;align-items:center;min-height:720px;display:flex;position:relative}.manifesto>p{letter-spacing:-7px;color:#ffffff06;margin:0;font:900 clamp(58px,9vw,130px)/.8 DM Sans;position:absolute}.manifesto h2{letter-spacing:-5px;z-index:1;margin:0;font-size:clamp(45px,6vw,86px);line-height:1.08}.manifesto h2 em{color:var(--yellow);font-style:normal}.manifesto span{letter-spacing:2px;color:#666;z-index:1;margin-top:40px;font:600 9px DM Sans}.final{background:var(--yellow);color:#09090b;text-align:center;padding:150px 24px}.final .tag{color:#09090b}.final h2 em{color:#09090b;text-underline-offset:11px;text-decoration:underline;text-decoration-thickness:6px}.final>p:not(.tag){margin:30px 0;line-height:1.8}.final>div{justify-content:center;gap:10px;display:flex}.final a{border:1px solid #09090b;padding:19px 26px;font-size:14px;font-weight:800}.final a:first-child{color:#fff;background:#09090b}footer{border-top:1px solid var(--line);grid-template-columns:1fr 1fr 1fr;align-items:center;max-width:1340px;height:130px;margin:auto;display:grid}.foot-logo{background:#fff;width:145px;height:39px;padding:5px 8px}.foot-logo img{object-fit:contain}footer p{text-align:center;color:#777;font-size:12px}footer span{text-align:right;color:#666;font:600 10px DM Sans}@media (width<=900px){.topbar{padding:0 20px}.topnav{background:#101013;flex-direction:column;margin:0;padding:25px;display:none;position:absolute;top:90px;left:0;right:0}.topnav.open{display:flex}.top-cta{display:none}.hamb{margin-left:auto;display:block}.vhero{padding-left:24px;padding-right:24px}.micro{left:24px}.orbit{opacity:.5}.numbers{grid-template-columns:1fr}.numbers>div{border-bottom:1px solid var(--line)}.problem-grid,.method-grid{grid-template-columns:1fr}.method-grid article{min-height:280px}.method-grid h3{margin-top:55px}.work-head{margin-left:4px;margin-right:4px;display:block}.work-head>p{margin-top:25px}.photo-wall{grid-template-rows:none;grid-template-columns:1fr}.pic,.p1,.p2{grid-area:auto;height:310px}.flow-list>div{grid-template-columns:50px 1fr}.flow-list p{grid-column:2}.manifesto>p{font-size:70px}.final>div{flex-direction:column;max-width:330px;margin:auto}footer{grid-template-columns:1fr;justify-items:center;gap:16px;height:auto;margin:0 24px;padding:40px 0}footer p{margin:0}footer span{text-align:center}}@media (width<=600px){.topbar{height:72px}.logo{width:140px;height:38px}.topnav{top:72px}.vhero{min-height:700px}.micro{top:105px}.vhero h1{letter-spacing:-4px;font-size:52px}.lead{font-size:15px}.lead br{display:none}.hero-links{flex-direction:column}.hero-links a{justify-content:center}.scroll{display:none}.block{padding:100px 24px}.block h2,.work h2,.final h2{letter-spacing:-3px}.problem-grid article{min-height:250px}.problem-grid h3{margin-top:70px}.method{padding-left:24px;padding-right:24px}.work{padding-top:100px;padding-bottom:100px}.photo-wall{gap:7px}.pic,.p1,.p2{height:245px}.manifesto{min-height:520px}.manifesto h2{letter-spacing:-3px}.final{padding:100px 20px}.numbers strong{font-size:50px}}.logo,.foot-logo{background:0 0;align-items:center;gap:11px;width:auto;height:48px;padding:0;display:flex}.logo-mark{flex:0 0 43px;width:43px;height:43px;display:block;overflow:hidden}.logo-mark img{object-fit:initial;width:auto;max-width:none;height:43px}.logo-type{letter-spacing:-1px;color:#fff;font:900 23px/1 DM Sans}.foot-logo .logo-mark{flex-basis:35px;width:35px;height:35px}.foot-logo .logo-mark img{height:35px}.foot-logo .logo-type{font-size:19px}.brand-lines{pointer-events:none;opacity:.92;width:470px;height:470px;position:absolute;top:50%;right:-45px;transform:translateY(-46%)}.brand-lines i{transform-origin:100%;width:260px;height:12px;display:block;position:absolute;right:0;box-shadow:0 0 32px #ffffff0a}.brand-lines i:first-child{background:#1aaeb2;top:45px;transform:rotate(45deg)}.brand-lines i:nth-child(2){background:#4ab3dc;top:112px;transform:rotate(90deg)}.brand-lines i:nth-child(3){background:#83a63c;top:180px;transform:rotate(135deg)}.brand-lines i:nth-child(4){background:#efaa22;top:248px;transform:rotate(180deg)}.brand-lines i:nth-child(5){background:#ea5c20;top:316px;transform:rotate(225deg)}.brand-lines i:nth-child(6){background:#e13c75;top:384px;transform:rotate(270deg)}@media (width<=900px){.brand-lines{opacity:.42;right:-180px}}@media (width<=600px){.logo{width:auto;height:40px}.logo-mark{flex-basis:36px;width:36px;height:36px}.logo-mark img{height:36px}.logo-type{font-size:19px}.brand-lines{opacity:.32;right:-230px}}.event-logo{background:#fff;border-radius:2px;width:138px;height:54px;display:block;position:relative;overflow:hidden}.event-logo img{object-fit:contain;width:154px;max-width:none;height:154px;position:absolute;top:-50px;left:-8px}.hero-logo-stage{z-index:-1;width:420px;position:absolute;top:50%;right:70px;transform:translateY(-47%)}.hero-logo-card{aspect-ratio:1;background:#fff;width:100%;position:relative;overflow:hidden;transform:rotate(2deg);box-shadow:0 34px 100px #00000061}.hero-logo-card:before{content:"";z-index:1;pointer-events:none;border:1px solid #ededed;position:absolute;inset:14px}.hero-logo-card img{object-fit:contain;padding:34px}.hero-logo-stage>span{text-align:right;letter-spacing:3px;color:#73736f;margin:20px 4px 0;font:700 9px DM Sans;display:block}.vhero h1{max-width:950px}.footer-event-logo{background:#fff;border-radius:2px;width:116px;height:48px;display:block;position:relative;overflow:hidden}.footer-event-logo img{object-fit:contain;width:132px;max-width:none;height:132px;position:absolute;top:-43px;left:-8px}@media (width<=1100px){.hero-logo-stage{opacity:.34;width:370px;right:-110px}.vhero h1{z-index:1;position:relative}}@media (width<=600px){.event-logo{width:104px;height:44px}.event-logo img{width:118px;height:118px;top:-37px;left:-7px}.hero-logo-stage{opacity:.22;width:280px;top:42%;right:-125px}.hero-logo-card img{padding:22px}}.brand-lockup{flex:none;align-items:center;gap:14px;display:flex}.brand-lockup .event-logo{background:#09090b;border-radius:0;width:96px;height:46px}.brand-lockup .event-logo img{filter:grayscale()invert();opacity:.92;width:112px;height:112px;top:-34px;left:-8px}.brand-divider{background:#3a3a3e;width:1px;height:24px}.fomento-header{width:106px;height:30px;display:block;overflow:hidden}.fomento-header img{object-fit:contain;object-position:left center;filter:grayscale()invert();opacity:.9;width:124px;height:30px}.vhero{grid-template-columns:minmax(0,1.15fr) minmax(340px,.85fr);align-items:center;gap:42px;display:grid}.hero-copy{z-index:2;position:relative}.hero-copy .micro{margin:0 0 50px;position:static}.hero-media{justify-self:end;width:100%;max-width:520px;animation:.9s cubic-bezier(.2,.7,.2,1) both heroIn;position:relative}.hero-photo{aspect-ratio:4/5;border:1px solid #ffffff2e;margin:0;overflow:hidden;transform:rotate(2.5deg);box-shadow:0 35px 90px #0000007a}.hero-photo:after{content:"";background:linear-gradient(#0000 55%,#00000085);position:absolute;inset:0}.hero-photo img{transition:transform 1.2s}.hero-media:hover .hero-photo img{transform:scale(1.045)}.hero-fomento{background:#fff;width:260px;height:70px;padding:14px 18px;position:absolute;bottom:38px;left:-42px;transform:rotate(-2deg);box-shadow:0 15px 50px #00000061}.hero-fomento img{object-fit:contain}.hero-badge{background:var(--yellow);color:#09090b;width:138px;padding:17px;position:absolute;top:32px;right:-20px;transform:rotate(3deg);box-shadow:0 18px 45px #00000052}.hero-badge span,.hero-badge small{letter-spacing:1.5px;font:800 8px DM Sans;display:block}.hero-badge strong{letter-spacing:-2px;margin:9px 0;font:800 34px/1 DM Sans;display:block}.vhero h1{font-size:clamp(52px,6vw,92px)}@keyframes heroIn{0%{opacity:0;transform:translateY(28px)rotate(-1deg)}to{opacity:1;transform:none}}@media (width<=1100px){.vhero{grid-template-columns:minmax(0,1fr) 340px}.hero-media{opacity:.7}.hero-fomento{width:220px;left:-30px}.hero-badge{right:-8px}.topnav{gap:20px}}@media (width<=900px){.brand-lockup{gap:10px}.brand-lockup .event-logo,.fomento-header{width:82px}.topbar{gap:18px}.vhero{justify-content:center;align-items:stretch;height:auto;min-height:100svh;padding-top:116px;padding-bottom:80px;display:flex}.hero-copy .micro{margin-bottom:28px}.hero-media{opacity:1;align-self:center;width:min(82vw,460px);margin:54px auto 0}.hero-photo{aspect-ratio:5/4}.hero-fomento{width:210px;height:60px;bottom:-18px;left:-16px}.hero-badge{top:-20px;right:-12px}.scroll{display:none}}@media (width<=600px){.topbar{padding:0 16px}.brand-lockup{gap:8px}.brand-lockup .event-logo{width:68px;height:38px}.brand-lockup .event-logo img{width:84px;height:84px;top:-23px}.brand-divider{height:20px}.fomento-header{width:76px;height:24px}.fomento-header img{width:90px;height:24px}.vhero{padding:108px 20px 74px}.hero-copy .micro{letter-spacing:1.4px;margin-bottom:23px;font-size:8px}.hero-kicker{margin-bottom:16px;font-size:10px}.vhero h1{letter-spacing:-3.8px;font-size:clamp(43px,13.7vw,58px);line-height:1.03}.lead{margin:24px 0}.hero-media{width:calc(100% - 18px);margin-top:45px}.hero-photo{aspect-ratio:1.18}.hero-fomento{width:176px;height:52px;padding:11px 13px;bottom:-16px}.hero-badge{width:112px;padding:13px;right:-10px}.hero-badge strong{font-size:27px}}.mobile-moments{display:none}.problem-grid article,.method-grid article,.flow-list>div{transition:transform .35s,border-color .35s,background .35s}.problem-grid article:hover,.method-grid article:hover{transform:translateY(-7px)}.problem-grid article{position:relative;overflow:hidden}.problem-grid article:after{content:"";border:1px solid #ffd42a24;border-radius:50%;width:90px;height:90px;position:absolute;top:-30px;right:-24px}.method-grid article{position:relative;overflow:hidden}.method-grid article:after{content:"";background:linear-gradient(90deg,var(--yellow) 0 22%,#333 22% 100%);height:2px;position:absolute;bottom:26px;left:30px;right:30px}.flow-list>div:hover{background:#101013;padding-left:18px;padding-right:18px}.pic:nth-child(2n){transform:translateY(12px)}@supports (animation-timeline:view()){.problem-grid article,.method-grid article,.flow-list>div,.pic{animation:linear both rise;animation-timeline:view();animation-range:entry 5% cover 28%}@keyframes rise{0%{opacity:.15;transform:translateY(38px)}to{opacity:1;transform:translateY(0)}}}@media (width<=900px){.numbers{scroll-snap-type:x mandatory;scrollbar-width:none;border-left:0;gap:10px;padding:0 20px;display:flex;overflow-x:auto}.numbers::-webkit-scrollbar{display:none}.numbers>div{scroll-snap-align:start;border:1px solid var(--line);background:#101013;flex:0 0 min(76vw,320px);min-height:175px}.mobile-moments{grid-template-rows:210px auto;grid-template-columns:1fr 1fr;gap:10px;padding:68px 20px 30px;display:grid;position:relative}.mobile-moments figure{border:1px solid #343438;margin:0;position:relative;overflow:hidden}.mobile-moments figure:first-child{transform:rotate(-3deg)translateY(8px)}.mobile-moments figure:nth-child(2){transform:rotate(3deg)translateY(-8px)}.mobile-moments figure:after{content:"";background:linear-gradient(#0000,#0000004d);position:absolute;inset:0}.mobile-moments>div{border-bottom:1px solid var(--line);grid-column:1/-1;justify-content:space-between;align-items:end;padding:22px 2px;display:flex}.mobile-moments span{letter-spacing:2px;color:var(--yellow);font:700 8px DM Sans}.mobile-moments strong{text-align:right;font-size:17px;line-height:1.45}.block{padding-top:110px;padding-bottom:110px}.problem-grid{scroll-snap-type:x mandatory;scrollbar-width:none;border:0;gap:10px;margin-right:-24px;padding-right:24px;display:flex;overflow-x:auto}.problem-grid::-webkit-scrollbar{display:none}.problem-grid article{scroll-snap-align:start;border:1px solid var(--line);flex:0 0 min(78vw,330px);min-height:290px}.problem-grid h3{margin-top:82px}.method-grid{scroll-snap-type:x mandatory;scrollbar-width:none;margin-right:-24px;padding-right:24px;display:flex;overflow-x:auto}.method-grid::-webkit-scrollbar{display:none}.method-grid article{scroll-snap-align:start;flex:0 0 min(82vw,350px)}.work{padding-left:20px;padding-right:20px}.photo-wall{grid-template-rows:280px 210px 250px;grid-template-columns:1.15fr .85fr}.pic,.p1,.p2{grid-area:auto;height:auto}.p1{grid-row:span 2}.p2{grid-column:auto}.p3{grid-column:span 2}.pic:nth-child(2n){transform:none}.flow-list{border-top:0;position:relative}.flow-list:before{content:"";background:linear-gradient(var(--yellow),#29292d);width:1px;position:absolute;top:0;bottom:0;left:20px}.flow-list>div{border:1px solid var(--line);background:#101013;grid-template-columns:42px 1fr;margin-bottom:10px;padding:22px 20px;position:relative}.flow-list span{background:var(--yellow);color:#09090b;z-index:1;border-radius:50%;place-items:center;width:40px;height:40px;display:grid}.flow-list p{grid-column:2}.manifesto{background-image:linear-gradient(#09090bad,#09090be0),url(/event-04.png);background-position:50%;background-size:cover;min-height:620px}.manifesto>p{color:#ffffff14}}@media (width<=600px){.marquee{padding:13px 0;font-size:14px}.numbers{padding-top:18px}.numbers>div{min-height:145px;padding:34px 28px}.numbers strong{font-size:46px}.mobile-moments{grid-template-rows:170px auto;padding-top:58px}.block{padding-top:86px;padding-bottom:86px}.tag{margin-bottom:20px}.sub{margin:22px 0 42px}.problem-grid article{min-height:260px}.problem-grid h3{margin-top:66px}.method-grid{margin-top:44px}.method-grid article{min-height:315px;padding:26px}.method-grid h3{margin-top:62px;font-size:27px}.work{padding-top:88px;padding-bottom:88px}.work-head{margin-bottom:42px}.photo-wall{grid-template-rows:235px 175px 215px}.pic figcaption{bottom:13px;left:14px;right:14px}.flow-list{margin-top:46px}.manifesto{min-height:540px}.manifesto h2{font-size:43px}.final{padding-top:88px;padding-bottom:88px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}.marquee div,.hero-media{animation:none}.problem-grid article,.method-grid article,.flow-list>div,.pic{transition:none!important;animation:none!important}}.brand-lockup .event-logo{background:var(--yellow);border:1px solid #ffd42a8c;box-shadow:0 8px 24px #00000038}.fomento-header{background:var(--yellow);border:1px solid #ffd42a8c;padding:3px 7px;box-shadow:0 8px 24px #00000038}.fomento-header img{filter:grayscale()contrast(1.15);mix-blend-mode:multiply;opacity:1;width:100%}.hero-fomento{background:var(--yellow);border:1px solid #ffe677}.footer-event-logo img{filter:none;mix-blend-mode:multiply}@media (width<=600px){.fomento-header{padding:2px 5px}}.topbar{background:#ffd42af7;border-bottom-color:#d7b000;box-shadow:0 10px 30px #00000029}.brand-lockup .event-logo,.fomento-header{box-shadow:none;background:0 0;border:0}.brand-divider{background:#09090b59}.topnav{color:#09090b}.topnav a:hover{color:#fff}.top-cta{color:#fff;background:#09090b}.hamb i{background:#09090b}.hero-fomento{background:#101013;border-color:#343438}.hero-fomento img{filter:grayscale()invert()contrast(1.12);mix-blend-mode:screen}.footer-event-logo{background:0 0;border:0}.footer-event-logo img{filter:grayscale()invert();mix-blend-mode:screen;opacity:.86}@media (width<=900px){.topnav{background:var(--yellow);border-top:1px solid #09090b2e}}.brand-lockup .event-logo img,.footer-event-logo img{filter:none;mix-blend-mode:normal;opacity:1}
