:root{--red:#ef1b24;--black:#080808;--white:#f3f0e9;--gray:#929292}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--black);color:var(--white);font-family:'Noto Sans KR',sans-serif;overflow-x:hidden}a{color:inherit;text-decoration:none}.noise{position:fixed;inset:0;pointer-events:none;opacity:.035;z-index:99;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 180 180' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.95' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)'/%3E%3C/svg%3E")}.site-header{position:absolute;z-index:10;top:0;left:0;width:100%;height:92px;display:flex;align-items:center;padding:0 4vw;border-bottom:1px solid #ffffff30}.brand{font-family:'Archivo Black';font-size:24px;letter-spacing:-1.5px}.brand span{color:var(--red)}nav{display:flex;gap:34px;margin:auto;font:700 11px/1 sans-serif;letter-spacing:1.5px}nav a,.header-cta{transition:.25s}nav a:hover,.header-cta:hover{color:var(--red)}.header-cta{font:800 12px/1 sans-serif;letter-spacing:1px}.header-cta span{margin-left:14px;color:var(--red)}.menu-button{display:none}.hero{position:relative;height:min(900px,100vh);min-height:720px;overflow:hidden;padding:145px 4vw 38px;display:flex;flex-direction:column;justify-content:center}.hero-media{position:absolute;inset:0;transform:scale(1.03);animation:heroIn 1.7s ease-out forwards}.hero-shade{position:absolute;inset:0;background:linear-gradient(90deg,#050505dd 0%,#05050565 60%,#05050550),linear-gradient(0deg,#050505b0,transparent 45%)}.hero-kicker,.hero h1,.hero-bottom,.scroll-note{position:relative}.hero-kicker{margin:20px 0;font:700 11px/1 sans-serif;letter-spacing:2px}.hero h1,.section-head h2,.clients h2,.news h2{font-family:'Archivo Black';letter-spacing:-.06em;line-height:.85;margin:0}.hero h1{font-size:clamp(70px,10.7vw,165px)}.hero h1 span,.clients em{color:var(--red);font-style:normal}.hero-bottom{display:flex;align-items:end;justify-content:flex-end;gap:7vw;margin-top:-40px}.hero-bottom>p{font-size:14px;line-height:1.8}.circle-link{width:128px;height:128px;border-radius:50%;background:var(--red);display:flex;align-items:center;justify-content:center;text-align:center;font:800 12px/1.4 sans-serif;transform:rotate(-8deg);transition:.3s}.circle-link:hover{transform:rotate(0) scale(1.08);background:var(--white);color:#000}.circle-link b{margin-left:8px;font-size:18px}.scroll-note{position:absolute;right:3vw;bottom:37px;font:700 9px/1 sans-serif;letter-spacing:2px;writing-mode:vertical-rl}.intro,.stories,.projects,.clients,.news{padding:130px 5vw}.intro{background:var(--white);color:var(--black)}.eyebrow{font:800 10px/1 sans-serif;letter-spacing:2.2px}.intro-copy{display:grid;grid-template-columns:1.3fr .7fr;gap:10vw;align-items:end;margin-top:80px}.lead{font-size:clamp(42px,5vw,80px);font-weight:900;line-height:1.25;letter-spacing:-.06em;margin:0}.lead em{font-style:normal;color:var(--red)}.intro-copy>div p{font-size:15px;line-height:1.9;color:#333;margin:0 0 35px}.text-link{font:900 11px/1 sans-serif;letter-spacing:1.5px;border-bottom:2px solid;padding-bottom:9px}.text-link span{color:var(--red);margin-left:18px}.stories{padding-left:0;padding-right:0}.section-head{padding:0 5vw;display:flex;justify-content:space-between;align-items:end;margin-bottom:75px}.section-head h2,.news h2{font-size:clamp(65px,8vw,125px);margin-top:30px}.section-head>p{color:#aaa;font-size:13px;line-height:1.8;margin:0}.story-track{display:flex;gap:20px;overflow-x:auto;padding:0 5vw;scrollbar-width:none;cursor:grab;scroll-snap-type:x mandatory}.story-track::-webkit-scrollbar{display:none}.story-track.dragging{cursor:grabbing;scroll-snap-type:none}.story-card{flex:0 0 clamp(300px,35vw,540px);scroll-snap-align:start}.card-image{aspect-ratio:4/5;transition:filter .4s,transform .4s}.story-card:hover .card-image{filter:saturate(1.35);transform:scale(.985)}.card-meta{position:relative;padding:20px 0}.card-meta span,.project>p,.news-card>span{font:800 9px/1 sans-serif;letter-spacing:1.7px;color:var(--red)}.card-meta h3,.project h3{font-family:'Archivo Black';font-size:clamp(29px,3.3vw,52px);line-height:.92;letter-spacing:-.04em;margin:14px 0}.card-meta b{position:absolute;right:0;top:24px;font-size:25px}.slider-controls{display:flex;align-items:center;gap:20px;padding:40px 5vw 0}.slider-controls button{border:1px solid #555;background:none;color:#fff;border-radius:50%;width:48px;height:48px;font-size:18px;cursor:pointer}.progress{height:1px;background:#333;flex:1}.progress i{display:block;width:25%;height:2px;background:var(--red);transition:.2s}.projects{background:var(--white);color:var(--black)}.project-grid{display:grid;grid-template-columns:1fr 1fr;gap:110px 28px}.project:nth-child(even){margin-top:160px}.project-image{aspect-ratio:5/3;position:relative;overflow:hidden}.project-image:after{content:'';position:absolute;inset:0;background:#0003;opacity:0;transition:.3s}.project-image span{position:absolute;z-index:2;left:50%;top:50%;transform:translate(-50%,-40%);opacity:0;background:var(--red);color:#fff;padding:18px 22px;font:800 10px sans-serif;transition:.3s}.project:hover .project-image:after{opacity:1}.project:hover .project-image span{opacity:1;transform:translate(-50%,-50%)}.project>p{margin-top:22px}.clients{min-height:720px;display:grid;grid-template-columns:.8fr 1.2fr;gap:8vw;align-items:center}.clients h2{font-size:clamp(55px,6.2vw,100px);margin-top:28px}.logo-grid{display:grid;grid-template-columns:repeat(2,1fr);border-top:1px solid #333;border-left:1px solid #333}.logo-grid span{height:115px;border-right:1px solid #333;border-bottom:1px solid #333;display:grid;place-items:center;color:#bdbdbd;font:700 clamp(16px,2vw,26px) sans-serif;transition:.25s}.logo-grid span:hover{color:#fff;background:var(--red)}.news{background:#111}.news-top{display:flex;justify-content:space-between;align-items:end}.outline-button{border:1px solid #555;border-radius:50px;padding:18px 25px;font:800 10px sans-serif;letter-spacing:1px}.outline-button span{color:var(--red);margin-left:16px}.news-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px;margin-top:70px}.news-image{aspect-ratio:4/3;margin-bottom:24px}.news-card h3{font-size:22px;line-height:1.45;margin:15px 0}.news-card p{font-size:13px;color:#888;line-height:1.7}.news-card b{display:inline-block;margin-top:18px;font:800 9px sans-serif;letter-spacing:1px;border-bottom:1px solid var(--red);padding-bottom:5px}.contact{background:var(--red);color:#060606;padding:110px 5vw}.contact p{font:800 10px sans-serif;letter-spacing:2px}.contact a{display:block;font-family:'Archivo Black';font-size:clamp(58px,10vw,160px);line-height:.88;letter-spacing:-.07em}.contact a span{color:var(--white)}footer{height:130px;padding:0 5vw;display:flex;align-items:center;justify-content:space-between}footer p,footer div{font:700 9px sans-serif;letter-spacing:1.3px;color:#888}footer div{display:flex;gap:25px}.placeholder{background-size:cover;background-position:center}.p-hero{background-image:linear-gradient(115deg,#0007,#0000),url('https://images.unsplash.com/photo-1529139574466-a303027c1d8b?auto=format&fit=crop&w=2200&q=85')}.p-one{background-image:url('https://images.unsplash.com/photo-1534528741775-53994a69daeb?auto=format&fit=crop&w=1100&q=85')}.p-two{background-image:url('https://images.unsplash.com/photo-1515886657613-9f3515b0c78f?auto=format&fit=crop&w=1100&q=85')}.p-three{background-image:url('https://images.unsplash.com/photo-1529139513065-3fc6070f812d?auto=format&fit=crop&w=1100&q=85')}.p-four{background-image:url('https://images.unsplash.com/photo-1524504388940-b1c1722653e1?auto=format&fit=crop&w=1100&q=85')}.p-five{background-image:url('https://images.unsplash.com/photo-1492684223066-81342ee5ff30?auto=format&fit=crop&w=1200&q=85')}.p-six{background-image:url('https://images.unsplash.com/photo-1531058020387-3be344556be6?auto=format&fit=crop&w=1200&q=85')}.p-seven{background-image:url('https://images.unsplash.com/photo-1517457373958-b7bdd4587205?auto=format&fit=crop&w=1200&q=85')}.p-eight{background-image:url('https://images.unsplash.com/photo-1500530855697-b586d89ba3ee?auto=format&fit=crop&w=1200&q=85')}.p-nine{background-image:url('https://images.unsplash.com/photo-1552664730-d307ca884978?auto=format&fit=crop&w=900&q=85')}.p-ten{background-image:url('https://images.unsplash.com/photo-1556761175-b413da4baf72?auto=format&fit=crop&w=900&q=85')}.p-eleven{background-image:url('https://images.unsplash.com/photo-1551836022-d5d88e9218df?auto=format&fit=crop&w=900&q=85')}.reveal{opacity:0;transform:translateY(70px);transition:opacity .9s ease,transform .9s cubic-bezier(.16,1,.3,1)}.reveal.visible{opacity:1;transform:none}.delay{transition-delay:.15s}@keyframes heroIn{from{opacity:0;transform:scale(1.15)}to{opacity:1;transform:scale(1.03)}}
@media(max-width:800px){.site-header{height:72px}.site-header nav,.header-cta{display:none}.menu-button{display:flex;margin-left:auto;width:42px;height:42px;border:0;background:none;flex-direction:column;justify-content:center;gap:7px}.menu-button i{height:1px;background:#fff;width:24px}.site-header.open{position:fixed;background:#080808;height:100vh;align-items:flex-start;padding-top:25px}.site-header.open nav{display:flex;position:absolute;top:130px;left:5vw;flex-direction:column;font-size:34px}.site-header.open .menu-button i:first-child{transform:translateY(4px) rotate(45deg)}.site-header.open .menu-button i:last-child{transform:translateY(-4px) rotate(-45deg)}.hero{height:780px;padding-left:5vw}.hero h1{font-size:17vw}.hero-bottom{margin-top:40px;justify-content:space-between;align-items:end}.hero-bottom>p{font-size:11px}.circle-link{width:96px;height:96px}.intro,.stories,.projects,.clients,.news{padding-top:90px;padding-bottom:90px}.intro-copy,.clients{grid-template-columns:1fr;gap:50px}.section-head{display:block}.section-head>p{margin-top:35px}.project-grid{grid-template-columns:1fr;gap:65px}.project:nth-child(even){margin-top:0}.clients{padding-left:5vw;padding-right:5vw}.logo-grid span{height:85px}.news-top{display:block}.outline-button{display:inline-block;margin-top:40px}.news-grid{grid-template-columns:1fr}.news-card{margin-bottom:30px}footer{height:auto;gap:25px;padding-top:45px;padding-bottom:45px;align-items:flex-start;flex-direction:column}.scroll-note{display:none}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.reveal{opacity:1;transform:none;transition:none}.hero-media{animation:none}}
.moving-gallery{padding:90px 0 130px;overflow:hidden;background:#050505}.marquee-row{display:flex;width:max-content;gap:10px;margin-bottom:10px;will-change:transform}.marquee-set{display:flex;gap:10px;padding-right:10px}.moving-tile{width:clamp(210px,22vw,360px);height:clamp(150px,16vw,250px);flex:none;background-size:cover;background-position:center;filter:saturate(.75) contrast(1.08);transition:filter .3s}.moving-tile.wide{width:clamp(310px,34vw,550px)}.moving-tile:hover{filter:saturate(1.25) contrast(1.05)}.marquee-left{animation:marqueeLeft 38s linear infinite}.marquee-right{animation:marqueeRight 42s linear infinite}.moving-gallery:hover .marquee-row{animation-play-state:paused}.gallery-copy{display:grid;grid-template-columns:.6fr 1.2fr .8fr;gap:4vw;align-items:end;padding:115px 5vw 70px}.gallery-copy h2{font-family:'Archivo Black';font-size:clamp(58px,7vw,110px);line-height:.86;letter-spacing:-.06em;margin:0}.gallery-copy h2 em{color:var(--red);font-style:normal}.gallery-copy p{color:#999;font-size:13px;line-height:1.9;margin:0}.counter-grid{display:grid;grid-template-columns:repeat(4,1fr);padding:0 5vw}.counter-grid>div{padding:28px 2vw 12px;border-top:1px solid #414141;border-left:1px solid #414141}.counter-grid>div:first-child{border-left:0}.counter-grid span{display:block;min-height:25px;font:800 9px/1 sans-serif;letter-spacing:1.5px;color:#888}.counter-grid strong{display:flex;align-items:baseline;margin-top:16px;font-family:'Archivo Black';font-size:clamp(55px,7vw,112px);line-height:1;letter-spacing:-.08em}.counter-grid strong b{font-weight:inherit}.counter-grid strong i{font-size:.35em;color:var(--red);font-style:normal;margin-left:8px}.counter-grid strong small{font-size:.3em;margin-left:8px;letter-spacing:0}@keyframes marqueeLeft{to{transform:translateX(-50%)}}@keyframes marqueeRight{from{transform:translateX(-50%)}to{transform:translateX(0)}}
@media(max-width:800px){.moving-gallery{padding-top:55px;padding-bottom:85px}.moving-tile{width:220px;height:145px}.moving-tile.wide{width:310px}.gallery-copy{grid-template-columns:1fr;padding-top:80px;gap:30px}.counter-grid{grid-template-columns:1fr 1fr}.counter-grid>div{padding:24px 3vw}.counter-grid>div:nth-child(3){border-left:0}.counter-grid strong{font-size:58px}}
@media(prefers-reduced-motion:reduce){.marquee-row{animation-play-state:paused}}
.marquee-row{gap:0}
.video-slot{cursor:default}.video-slot:after{opacity:1;background:linear-gradient(#00000012,#00000042)}.project-image .video-play{opacity:1;display:grid;place-items:center;width:72px;height:72px;padding:0;border:1px solid #ffffffbb;border-radius:50%;background:#080808aa;color:#fff;font-size:18px;line-height:1;transform:translate(-50%,-50%);backdrop-filter:blur(6px)}.project:hover .project-image .video-play{opacity:1;transform:translate(-50%,-50%) scale(1.08);background:var(--red)}.news-more{display:flex;justify-content:center;margin-top:70px}.news-more .outline-button{transition:.25s}.news-more .outline-button:hover{border-color:var(--red);background:var(--red)}.news-more .outline-button:hover span{color:#fff}
@media(max-width:800px){.project-image .video-play{width:58px;height:58px}.news-more{margin-top:35px}}
.about-showcase{position:relative;background:#050505;overflow:hidden}.about-showcase .intro{position:relative;z-index:1}.moving-gallery:hover .marquee-row{animation-play-state:running}.marquee-row{backface-visibility:hidden;transform-style:preserve-3d}.moving-tile{transform:translateZ(0);backface-visibility:hidden;transition:filter .45s ease}.moving-tile:hover{filter:saturate(1.05) contrast(1.04)}@keyframes marqueeLeftSmooth{from{transform:translate3d(0,0,0)}to{transform:translate3d(-50%,0,0)}}@keyframes marqueeRightSmooth{from{transform:translate3d(-50%,0,0)}to{transform:translate3d(0,0,0)}}.marquee-left{animation-name:marqueeLeftSmooth}.marquee-right{animation-name:marqueeRightSmooth}
@media(prefers-reduced-motion:reduce){.moving-gallery:hover .marquee-row{animation-play-state:paused}}
.moving-gallery:hover .marquee-row{animation-play-state:running}.marquee-set{padding-top:14px;padding-bottom:14px}.moving-tile{position:relative;z-index:1;transform:translateZ(0) scale(1);transform-origin:center;transition:transform .5s cubic-bezier(.16,1,.3,1),filter .5s ease,box-shadow .5s ease,opacity .5s ease;outline:1px solid transparent;outline-offset:-1px}.marquee-row:has(.moving-tile:hover) .moving-tile:not(:hover){filter:saturate(.55) brightness(.7);opacity:.72}.moving-tile:hover{z-index:3;transform:translateZ(0) scale(1.045);filter:saturate(1.16) brightness(1.06);opacity:1;box-shadow:0 18px 50px #000a,0 0 0 2px var(--red)}
@media(prefers-reduced-motion:reduce){.moving-tile,.moving-tile:hover{transition:none;transform:none}}
.p-hero{background-image:linear-gradient(115deg,#0009 0%,#0003 58%,#0005 100%),url('assets/hero-nightlife-hd.png');background-position:center 42%}
.hero h1.hero-brand-title{font-size:clamp(70px,10.7vw,165px);line-height:.85;letter-spacing:-.06em;white-space:normal}.hero h1.hero-brand-title span{color:var(--red)}
@media(max-width:800px){.hero h1.hero-brand-title{font-size:17vw;letter-spacing:-.06em}}
.hero-typing{min-width:390px;min-height:76px}.hero-typing span{white-space:pre-line}.hero-typing i{display:inline-block;width:1px;height:1.05em;margin-left:4px;background:var(--red);vertical-align:-.12em;animation:typingCaret .75s steps(1) infinite}.hero-typing.done i{animation:none;opacity:0;transition:opacity .4s}@keyframes typingCaret{50%{opacity:0}}
@media(max-width:800px){.hero-typing{min-width:0;width:65%;min-height:88px}}
@media(prefers-reduced-motion:reduce){.hero-typing i{display:none}}
.intro{background:#090909;color:var(--white);border-top:1px solid #ef1b2440;border-bottom:1px solid #ffffff12;background-image:radial-gradient(circle at 82% 30%,#ef1b2410 0,transparent 32%)}.about-showcase .intro-copy>div p{color:#aaa}.intro .eyebrow{color:var(--red)}.intro .text-link{border-color:#ffffff60}.intro .text-link:hover{color:var(--red);border-color:var(--red)}.moving-gallery{background:#050505}.projects{position:relative;background:#0b0b0b;color:var(--white);border-top:1px solid #ef1b2438;border-bottom:1px solid #ffffff10;background-image:radial-gradient(circle at 8% 18%,#ef1b240d 0,transparent 28%)}.projects .eyebrow{color:var(--red)}.project-image{background-color:#151515}.project>p{color:var(--red)}.clients{background:#050505}.clients .eyebrow{color:var(--red)}.news{background:#0a0a0a;border-top:1px solid #ffffff10}.news .eyebrow{color:var(--red)}
.brand-image{display:flex;align-items:center;width:220px;height:76px;overflow:hidden}.brand-image img{display:block;width:220px;height:auto;flex:none}@media(max-width:800px){.brand-image{width:178px;height:58px}.brand-image img{width:178px}}
.hero-enter{position:relative;width:260px;height:82px;padding:0 15px 0 24px;border:1px solid #ffffff45;background:#080808a8;backdrop-filter:blur(12px);display:flex;align-items:center;justify-content:space-between;overflow:hidden;transition:border-color .35s ease,transform .35s cubic-bezier(.16,1,.3,1),box-shadow .35s ease}.hero-enter:before{content:'';position:absolute;inset:0;background:var(--red);transform:translateX(-102%);transition:transform .5s cubic-bezier(.16,1,.3,1)}.hero-enter span,.hero-enter b{position:relative;z-index:1}.hero-enter span{font:900 16px/1 sans-serif;letter-spacing:-.2px}.hero-enter small{display:block;margin-bottom:9px;color:#8f8f8f;font:700 8px/1 sans-serif;letter-spacing:1.5px;transition:color .35s}.hero-enter b{width:50px;height:50px;border-radius:50%;background:var(--red);display:grid;place-items:center;font-size:20px;transition:background .35s,transform .45s cubic-bezier(.16,1,.3,1)}.hero-enter:hover{border-color:var(--red);transform:translateY(-4px);box-shadow:0 18px 45px #0008}.hero-enter:hover:before{transform:translateX(0)}.hero-enter:hover small{color:#260000}.hero-enter:hover b{background:#080808;transform:rotate(-45deg)}
@media(max-width:800px){.hero-bottom{flex-direction:column;align-items:stretch;gap:20px}.hero-typing{width:100%}.hero-enter{align-self:flex-end;width:200px;height:68px;padding-left:17px;padding-right:10px}.hero-enter span{font-size:13px}.hero-enter small{font-size:6.5px;letter-spacing:1px;margin-bottom:7px}.hero-enter b{width:44px;height:44px}}
.hero-bottom{gap:2.7vw}.hero-enter{width:190px;height:66px;padding-left:18px;padding-right:10px}.hero-enter span{font-size:13px}.hero-enter small{font-size:6.5px;letter-spacing:1.1px;margin-bottom:7px}.hero-enter b{width:44px;height:44px;font-size:17px}
@media(max-width:800px){.hero-bottom{flex-direction:row;align-items:flex-end;gap:10px}.hero-typing{width:calc(100% - 125px)}.hero-enter{align-self:auto;width:115px;height:56px;padding:0 7px 0 12px}.hero-enter small{display:none}.hero-enter span{font-size:10px;white-space:nowrap}.hero-enter b{width:36px;height:36px;font-size:14px}}
.video-slot video{position:absolute;inset:0;z-index:1;width:100%;height:100%;display:block;object-fit:cover;background:#050505}.video-slot:after{z-index:2;pointer-events:none;background:linear-gradient(180deg,transparent 62%,#0007);opacity:1}.project:hover .video-slot video{filter:saturate(1.08) contrast(1.03)}.video-slot video{transition:filter .4s ease}
.moving-tile.event-tile{width:auto;height:clamp(300px,30vw,460px);background:#111;overflow:hidden}.moving-tile.event-tile img{display:block;width:auto;height:100%;object-fit:contain}.moving-tile.event-tile:hover{transform:translateZ(0) scale(1.025)}
@media(max-width:800px){.moving-tile.event-tile{width:auto;height:270px}}
.moving-tile.event-tile{height:clamp(250px,22vw,340px)}
@media(max-width:800px){.moving-tile.event-tile{height:230px}}
.project .project-copy{max-width:520px;margin-top:22px;color:#a7a7a7;font:500 14px/1.85 'Noto Sans KR',sans-serif;letter-spacing:-.02em}.project:hover .project-copy{color:#d5d5d5}
@media(max-width:800px){.project .project-copy{font-size:13px;margin-top:17px}}
.counter-grid strong small{font-family:'Noto Sans KR',sans-serif;font-weight:900;white-space:nowrap}.counter-grid .visitor-counter strong{font-size:clamp(32px,4.1vw,68px);letter-spacing:-.065em;margin-top:28px}
@media(max-width:800px){.counter-grid .visitor-counter strong{font-size:clamp(30px,9vw,48px)}.counter-grid strong small{font-size:.24em}}
.intro-logo{position:relative;display:block;width:min(480px,100%);height:120px;margin-top:16px;overflow:hidden}.intro-logo img{position:absolute;top:50%;left:0;width:100%;height:auto;transform:translateY(-50%)}
@media(max-width:800px){.intro-logo{width:min(330px,100%);height:82px;margin-top:12px}}
.counter-grid .counter-label{min-height:32px;color:#b6b6b6;font-size:13px;line-height:1.35;letter-spacing:1.35px}.counter-grid .counter-label em{display:inline-block;margin-left:9px;padding-left:10px;border-left:2px solid var(--red);color:var(--red);font-family:'Noto Sans KR',sans-serif;font-size:14px;font-style:normal;font-weight:900;letter-spacing:-.02em}
@media(max-width:800px){.counter-grid .counter-label{font-size:11px;line-height:1.5}.counter-grid .counter-label em{display:block;width:max-content;margin:7px 0 0;padding-left:7px;font-size:13px}}
.project.reveal{opacity:0;transform:translateY(90px) scale(.975);transition:opacity .9s ease,transform 1s cubic-bezier(.16,1,.3,1)}.project.reveal.visible{opacity:1;transform:translateY(0) scale(1)}.project-grid .project:nth-child(1){transition-delay:0s}.project-grid .project:nth-child(2){transition-delay:.16s}.project-grid .project:nth-child(3){transition-delay:.32s}.project-grid .project:nth-child(4){transition-delay:.48s}
@media(prefers-reduced-motion:reduce){.project.reveal{opacity:1;transform:none;transition:none}}
.contact{position:relative;overflow:hidden;background:#050505;color:var(--white);transition:color .55s ease}.contact:before{content:'';position:absolute;z-index:0;inset:0;background:var(--red);transform:scaleX(0);transform-origin:left center;transition:transform .75s cubic-bezier(.16,1,.3,1)}.contact>p,.contact>a{position:relative;z-index:1}.contact>p{color:var(--red);transition:color .45s ease}.contact>a{display:block}.contact>a span{color:var(--red);transition:color .45s ease}.contact-arrow{display:inline-block;margin-left:.09em;font-size:.72em;font-weight:inherit;transform:translate(0,0) rotate(0);transform-origin:center;transition:transform .65s cubic-bezier(.16,1,.3,1),color .4s ease}.contact:hover:before,.contact:focus-within:before{transform:scaleX(1)}.contact:hover,.contact:focus-within{color:#050505}.contact:hover>p,.contact:focus-within>p{color:#050505}.contact:hover>a span,.contact:focus-within>a span{color:var(--white)}.contact:hover .contact-arrow,.contact:focus-within .contact-arrow{transform:translate(.16em,-.16em) rotate(8deg)}
@media(prefers-reduced-motion:reduce){.contact:before,.contact-arrow{transition:none}}
.footer-logo{width:190px;height:68px}.footer-logo img{width:190px}@media(max-width:800px){.footer-logo{width:170px;height:56px}.footer-logo img{width:170px}}
.connection-sports,.connection-channel,.connection-support{background-size:cover;background-position:center;background-color:#050505}.connection-sports{background-image:url('assets/connection/high-tv-community-hd.png')}.connection-channel{background-image:url('assets/connection/telegram-channel-red.png')}.connection-support{background-image:url('assets/connection/telegram-support-red.png')}
.contact>a{display:flex;align-items:flex-end;gap:.18em}.contact-copy{position:relative;display:inline-block;width:7.4em;height:1.76em;overflow:hidden;color:inherit}.contact-copy .contact-default,.contact-copy .contact-hover{position:absolute;inset:0;display:block;color:var(--white);transition:transform .7s cubic-bezier(.16,1,.3,1),opacity .45s ease}.contact-copy .contact-default em,.contact-copy .contact-hover em{color:var(--red);font-style:normal;transition:color .45s ease}.contact-copy .contact-hover{transform:translateY(100%);opacity:0;color:#050505}.contact-copy .contact-hover em{color:var(--white)}.contact:hover .contact-default,.contact:focus-within .contact-default{transform:translateY(-100%);opacity:0}.contact:hover .contact-hover,.contact:focus-within .contact-hover{transform:translateY(0);opacity:1}.contact .contact-arrow{margin-bottom:.12em}
@media(prefers-reduced-motion:reduce){.contact-copy .contact-default,.contact-copy .contact-hover{transition:none}}
nav a,.header-cta{font-family:'Noto Sans KR',sans-serif;font-weight:900}.moving-gallery,.projects,.clients,.news{scroll-margin-top:24px}
nav{font-size:13px}.header-cta{font-size:13px}
.contact:hover .contact-copy .contact-hover,.contact:focus-within .contact-copy .contact-hover{color:#050505}.contact:hover .contact-copy .contact-hover em,.contact:focus-within .contact-copy .contact-hover em{color:var(--white)}
.connection-sports{background-size:contain;background-repeat:no-repeat;background-position:center}.contact{scroll-margin-top:0}
.project.reveal>p:not(.project-copy),.project.reveal>h3,.project.reveal>.project-copy{opacity:0;transform:translateY(22px);transition:opacity .65s ease,transform .8s cubic-bezier(.16,1,.3,1)}.project.reveal.visible>p:not(.project-copy){opacity:1;transform:none;transition-delay:.16s}.project.reveal.visible>h3{opacity:1;transform:none;transition-delay:.28s}.project.reveal.visible>.project-copy{opacity:1;transform:none;transition-delay:.4s}.project h3{position:relative;display:inline-block;padding-bottom:12px;background:linear-gradient(105deg,#f3f0e9 0%,#f3f0e9 40%,#ef1b24 48%,#ff7777 52%,#f3f0e9 60%,#f3f0e9 100%);background-size:260% 100%;background-position:100% 0;-webkit-background-clip:text;background-clip:text;color:transparent;transition:transform .5s cubic-bezier(.16,1,.3,1)}.project h3:after{content:'';position:absolute;left:0;bottom:0;width:100%;height:4px;background:linear-gradient(90deg,var(--red),#ff6a6f);transform:scaleX(0);transform-origin:left;box-shadow:0 0 18px #ef1b2488;transition:transform .65s cubic-bezier(.16,1,.3,1)}.project:hover h3{transform:translateX(10px);animation:titleRedSweep 1.05s cubic-bezier(.16,1,.3,1) both}.project:hover h3:after{transform:scaleX(1)}.project .project-copy{position:relative;padding-left:0;transition:color .4s ease,padding-left .5s cubic-bezier(.16,1,.3,1)}.project .project-copy:before{content:'';position:absolute;left:0;top:.18em;width:2px;height:calc(100% - .36em);background:var(--red);transform:scaleY(0);transform-origin:top;box-shadow:0 0 12px #ef1b2488;transition:transform .5s ease}.project:hover .project-copy{padding-left:16px}.project:hover .project-copy:before{transform:scaleY(1)}@keyframes titleRedSweep{from{background-position:100% 0}to{background-position:0 0}}
@media(prefers-reduced-motion:reduce){.project.reveal>p:not(.project-copy),.project.reveal>h3,.project.reveal>.project-copy{opacity:1;transform:none;transition:none}.project:hover h3{animation:none;transform:none}.project h3:after,.project .project-copy:before{transition:none}}
.project.reveal>h3{transition:opacity .65s ease,transform .8s cubic-bezier(.16,1,.3,1),background-position 1s ease}.project.reveal>.project-copy{transition:opacity .65s ease,transform .8s cubic-bezier(.16,1,.3,1),color .4s ease,padding-left .5s cubic-bezier(.16,1,.3,1)}
@media(prefers-reduced-motion:reduce){.project.reveal>h3,.project.reveal>.project-copy{transition:none}}
.partners-logo{position:relative;display:block;width:min(430px,100%);height:104px;margin:28px 0 22px;overflow:hidden}.partners-logo img{position:absolute;top:50%;left:0;width:100%;height:auto;transform:translateY(-50%)}.clients h2{margin-top:0}
@media(max-width:800px){.partners-logo{width:min(330px,100%);height:82px;margin:24px 0 18px}}
.intro-bottom{margin-top:90px;background:#090909;border-top:1px solid #ffffff12;border-bottom:1px solid #ffffff12}
@media(max-width:800px){.intro-bottom{margin-top:65px}}

/* Large-screen type balance */
@media(min-width:801px){
  nav,.header-cta{font-size:14px}
  .hero-kicker{font-size:12px}
  .hero-bottom>p{font-size:16px}
  .eyebrow{font-size:12px}
  .intro-copy>div p{font-size:17px}
  .text-link{font-size:12px}
  .project>p:not(.project-copy),.news-card>span{font-size:11px}
  .project .project-copy{font-size:16px}
  .news-card h3{font-size:24px}
  .news-card p{font-size:15px}
  .news-card b{font-size:10px}
  .contact>p{font-size:11px}
  footer p,footer div{font-size:10px}
}

.logo-grid .partner-logo-tile{position:relative;overflow:hidden;background:#050505;padding:22px 34px}
.logo-grid .partner-logo-tile img{display:block;width:min(100%,300px);height:100%;margin:auto;object-fit:contain;opacity:0;transform:translateY(42px) scale(.78);filter:drop-shadow(0 0 0 transparent)}
.logo-grid.visible .partner-logo-tile img{animation:partnerLogoBoom .9s cubic-bezier(.16,1,.3,1) forwards}
.logo-grid.visible .partner-logo-tile:nth-child(2) img{animation-delay:.18s}
.logo-grid .partner-logo-tile:hover{background:#0a0a0a}
.logo-grid .partner-logo-tile:hover img{filter:drop-shadow(0 0 18px #ef1b2466);transform:scale(1.045);transition:transform .45s cubic-bezier(.16,1,.3,1),filter .45s ease}
@keyframes partnerLogoBoom{0%{opacity:0;transform:translateY(42px) scale(.78)}65%{opacity:1;transform:translateY(-5px) scale(1.04)}100%{opacity:1;transform:translateY(0) scale(1)}}
@media(max-width:800px){.logo-grid .partner-logo-tile{padding:16px 20px}.logo-grid .partner-logo-tile img{width:100%}}
@media(prefers-reduced-motion:reduce){.logo-grid .partner-logo-tile img,.logo-grid.visible .partner-logo-tile img{opacity:1;transform:none;animation:none}}
