:root {
  --color-bg:#101111; --color-surface:#191b1b; --color-ink:#f7f8f3; --color-muted:#a0a5a1;
  --color-accent:#ddfa63; --color-light:#f4f5f0; --color-dark-ink:#171a17; --color-line:#ffffff26;
  --font-display:'Sora','Pretendard',sans-serif; --font-body:'Pretendard',sans-serif;
  --space-1:4px; --space-2:8px; --space-3:12px; --space-4:16px; --space-6:24px; --space-8:32px; --space-12:48px; --space-16:64px;
  --page-gutter:5vw; --section-space:112px; --radius:0; --shadow:none; --ease:cubic-bezier(.22,.68,0,1.02);
}
*{box-sizing:border-box}[hidden]{display:none!important}html{scroll-behavior:smooth;scroll-padding-top:88px}body{margin:0;background:var(--color-bg);color:var(--color-ink);font-family:var(--font-body);-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}button{font:inherit;color:inherit;cursor:pointer}a,button{-webkit-tap-highlight-color:transparent}button{background:none;border:0}a:focus-visible,button:focus-visible{outline:2px solid var(--color-accent);outline-offset:6px}::selection{color:var(--color-dark-ink);background:var(--color-accent)}.sr-only{position:absolute;width:1px;height:1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap}.skip-link{position:fixed;top:-100px;left:20px;z-index:100;background:var(--color-accent);color:var(--color-dark-ink);padding:15px}.skip-link:focus{top:12px}.eyebrow{font:500 11px/1.5 var(--font-display);letter-spacing:1.5px}.section-shell{padding:var(--section-space) var(--page-gutter)}.section-kicker{display:flex;align-items:center;justify-content:space-between;margin-bottom:60px}.section-kicker>.eyebrow:last-child{opacity:.55}.site-header{height:88px;position:absolute;inset:0 0 auto;z-index:20;display:flex;align-items:center;gap:72px;padding:0 var(--page-gutter);border-bottom:1px solid #ffffff24}.brand{display:inline-flex;gap:12px;align-items:center;font:700 29px/.95 var(--font-display);letter-spacing:-1.7px;flex:none}.brand img{display:block;width:34px;height:29px}.site-header nav{display:flex;align-items:center;gap:36px;font:500 13px var(--font-display)}.site-header nav a{padding:12px 0;transition:color .2s}.site-header nav a:hover{color:var(--color-accent)}.site-header nav a>span{margin-left:8px}.nav-note{margin-left:auto;font:400 9px var(--font-display);letter-spacing:1.2px;color:#ffffffa0}.menu-toggle{display:none}.hero{position:relative;isolation:isolate;min-height:660px;height:100svh;max-height:1200px;overflow:hidden;background:#121a24}.hero-scenes,.hero-scene,.hero-shade{position:absolute;inset:0}.hero-scenes{z-index:-3}.hero-scene{opacity:0;transition:opacity 1.15s ease;overflow:hidden}.hero-scene.is-active{opacity:1;z-index:1}.hero-scene img{width:100%;height:100%;object-fit:cover;object-position:center;transform:scale(1.03);transition:transform 8s linear;will-change:transform}.hero-scene.is-active img{transform:scale(1.1)}.hero-shade{z-index:-1;background:linear-gradient(90deg,rgba(5,12,19,.77) 0%,rgba(5,12,19,.5) 36%,rgba(5,12,19,.04) 78%),linear-gradient(0deg,rgba(5,12,19,.96),transparent 29%,transparent 76%,rgba(5,12,19,.36));pointer-events:none}.hero-content{position:absolute;left:var(--page-gutter);top:49%;transform:translateY(-50%);z-index:2}.hero-content>.eyebrow{display:flex;align-items:center;gap:10px;font-size:10px;letter-spacing:2.2px}.bit{width:6px;height:6px;background:var(--color-accent);display:inline-block}.hero h1{font:600 clamp(86px,10.7vw,165px)/1.2 var(--font-display);letter-spacing:-.08em;margin:17px 0 8px;position:relative}.trademark{display:inline-block;font-size:15px;vertical-align:top;letter-spacing:0;margin:24px 0 0 12px;opacity:.8}.hero-content>p{font-size:23px;font-weight:400;letter-spacing:-.7px;margin:0 0 38px}.hero-link{display:inline-flex;align-items:center;gap:45px;font-size:14px;border-bottom:1px solid #ffffff90;padding:11px 0 14px}.hero-link>span{font-size:22px;transition:transform .3s}.hero-link:hover>span{transform:translate(4px,-4px)}.hero-bottom{position:absolute;left:var(--page-gutter);right:var(--page-gutter);bottom:36px;display:flex;align-items:flex-end;gap:55px;padding-top:26px;border-top:1px solid #ffffff40;z-index:2}.featured-label .eyebrow{font-size:9px;color:#c2c8c6}.featured-label>a{display:flex;align-items:center;gap:18px;margin-top:12px}.featured-label strong{font-size:18px;font-weight:500}.featured-label>a>span:nth-child(2){font:400 9px var(--font-display);letter-spacing:.8px;opacity:.65}.featured-label>a>span:nth-child(3){font-size:18px}.scene-controls{display:flex;gap:10px;align-items:center;margin-bottom:-4px}.scene-controls>span{font:500 12px var(--font-display);letter-spacing:2px;margin-right:18px;white-space:nowrap}.scene-controls>span span{opacity:.4}.scene-controls button{display:grid;place-items:center;width:40px;height:40px;border:1px solid #ffffff40;border-radius:50%;font-size:21px;transition:background .2s,color .2s}.scene-controls button:hover{background:var(--color-accent);color:var(--color-dark-ink);border-color:var(--color-accent)}.scene-controls #scene-pause{font-size:13px;border:0;width:25px}.scroll-cue{margin-left:auto;display:flex;gap:28px;align-items:center;font:400 9px var(--font-display);letter-spacing:1.2px}.scroll-cue>span{font-size:20px}.studio{background:var(--color-light);color:var(--color-dark-ink)}.studio-layout{display:grid;grid-template-columns:1.2fr 1fr;gap:80px}.studio h2{font-size:clamp(34px,3.5vw,58px);letter-spacing:-2.2px;font-weight:600;line-height:1.42;margin:0}.studio-description>p{font-size:17px;line-height:1.9;margin:0 0 20px;color:#5b625b;letter-spacing:-.3px}.name-meaning{display:flex;gap:20px;align-items:center;border-top:1px solid #171a1725;padding-top:25px;margin-top:35px}.name-meaning>span{font-size:12px;line-height:1.6;color:#62685f}.name-meaning strong{display:block;font:600 20px var(--font-display);letter-spacing:-.8px;margin-bottom:7px;color:var(--color-dark-ink)}.name-meaning .meaning-plus{font-size:20px;margin:0 8px;color:#b0b6ac}.worlds{padding-top:100px;padding-bottom:90px}.worlds .section-kicker{margin-bottom:34px}.worlds .section-kicker>.eyebrow:first-child{color:var(--color-accent)}.section-heading{display:flex;justify-content:space-between;align-items:flex-end;gap:40px;margin-bottom:58px}.section-heading h2{font:500 clamp(36px,4.2vw,67px)/1.18 var(--font-display);letter-spacing:-2.8px;margin:0}.section-heading>p{font-size:15px;line-height:1.9;color:var(--color-muted);margin:0 0 5px}.project-stage{display:grid;grid-template-columns:1.24fr 1fr;gap:6%;align-items:start}.project-artwork{position:sticky;top:30px;aspect-ratio:1.06;overflow:hidden;background:var(--color-surface)}.project-frame{position:absolute;inset:0;opacity:0;transition:opacity .65s,transform .75s;transform:scale(1.035)}.project-frame.is-active{opacity:1;transform:scale(1)}.project-frame>img{height:100%;width:100%;object-fit:cover}.project-frame:after{content:'';position:absolute;inset:0;background:linear-gradient(0deg,#00000075,transparent 50%);pointer-events:none}.art-caption{position:absolute;bottom:28px;left:30px;right:30px;display:flex;justify-content:space-between;align-items:center;z-index:2;font:500 11px var(--font-display);letter-spacing:1.8px}.art-caption>span:last-child{font-size:24px}.project-item{border-top:1px solid var(--color-line)}.project-item:last-child{border-bottom:1px solid var(--color-line)}.project-select{display:grid;grid-template-columns:24px 1fr 24px;gap:14px;width:100%;align-items:center;text-align:left;padding:27px 0}.project-number{font:400 10px var(--font-display);color:var(--color-muted)}.project-name{font-size:27px;line-height:1.3;font-weight:500;letter-spacing:-1px}.project-symbol{font-size:23px;color:var(--color-muted);text-align:right}.project-item.is-active .project-number,.project-item.is-active .project-symbol{color:var(--color-accent)}.project-select:hover .project-name{color:var(--color-accent)}.project-detail{padding:0 0 28px 38px}.project-detail[hidden]{display:none}.project-category{font:500 10px var(--font-display);letter-spacing:1.4px;color:var(--color-accent)}.project-tagline{font-size:19px;font-weight:500;letter-spacing:-.4px;line-height:1.6;margin:17px 0 9px}.project-description{font-size:15px;line-height:1.8;color:var(--color-muted);margin:0}.project-links{display:flex;gap:28px;margin-top:25px;font-size:14px;align-items:center}.project-links a{display:flex;align-items:center;gap:12px;min-height:32px;border-bottom:1px solid #ffffff60}.project-links a+ a{color:var(--color-muted);border-color:transparent}.project-links a:hover{color:var(--color-accent)}.project-links svg{width:14px;height:14px}.frame-our>img{object-position:66% center}.frame-afterwork>img{object-position:69% center}.frame-yeondang{background:#b8c5d6}.frame-yeondang>img{object-fit:contain;width:108%;height:90%;position:absolute;left:-4%;bottom:2%}.frame-yeondang:after{background:linear-gradient(0deg,#253d5b80,transparent 30%)}.frame-istp{background:#e0e9d3}.frame-istp>img{object-fit:contain;width:90%;height:105%;position:absolute;left:5%;bottom:-10%;transform:rotate(-5deg)}.frame-istp:after{background:linear-gradient(0deg,#273a2180,transparent 28%)}.scene-yeondang{background:#455d73}.scene-yeondang img{object-fit:contain;width:65%;height:85%;position:absolute;right:-3%;bottom:2%}.scene-istp{background:#506c4c}.scene-istp img{object-fit:contain;width:55%;height:105%;position:absolute;right:-4%;bottom:-17%;object-position:center bottom}.scene-our img{object-position:center 45%}.lab{margin-top:90px;padding-top:32px;border-top:1px solid var(--color-line);display:grid;grid-template-columns:1fr 2fr;gap:45px}.lab-header .eyebrow{font-size:10px;color:var(--color-muted)}.lab-header h3{font-size:27px;font-weight:500;letter-spacing:-1px;margin:16px 0 0}.lab-list{display:grid;grid-template-columns:1fr 1fr;gap:35px}.lab-item-head{display:flex;justify-content:space-between;align-items:center;gap:15px}.lab-item h4{font-size:19px;font-weight:500;margin:0}.lab-item-head>span{font-size:10px;color:var(--color-muted)}.lab-item p{font-size:14px;line-height:1.7;color:var(--color-muted);margin:13px 0}.lab-item a{font-size:13px;display:inline-flex;align-items:center;gap:14px;padding:5px 0}.lab-item svg{width:13px;height:13px}.contact{background:var(--color-accent);color:var(--color-dark-ink)}.contact .section-kicker{margin-bottom:58px}.contact-layout{display:grid;grid-template-columns:1.15fr 1fr;gap:9%}.contact h2{font:500 clamp(42px,5.3vw,84px)/1.1 var(--font-display);letter-spacing:-4px;margin:0 0 28px}.contact h2 em{font-style:normal;font-weight:700}.contact-layout>div>p{font-size:16px;line-height:1.8;letter-spacing:-.3px;margin:0}.contact-actions{padding-top:4px}#inquiry-links>a{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:23px 0;border-bottom:1px solid #171a1740;font-size:18px;letter-spacing:-.5px}#inquiry-links>a:first-child{border-top:1px solid #171a1740}#inquiry-links>a svg{width:23px;height:23px;transition:transform .3s}#inquiry-links>a:hover svg{transform:translate(4px,-4px)}.email-row{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-top:34px}.email-row>a{font-size:16px}.email-row>button{font-size:12px;border:1px solid #171a1760;padding:7px 12px;min-height:32px}.email-row>button:hover{color:var(--color-accent);background:var(--color-dark-ink)}.email-note{font-size:12px;opacity:.7;margin-top:15px}.copy-message{font-size:12px;margin-bottom:0}.copy-message:empty{display:none}.site-footer{padding:55px var(--page-gutter) 26px}.footer-main{display:flex;align-items:center;gap:70px;padding-bottom:50px}.footer-main .brand{font-size:34px}.footer-main .brand img{width:40px;height:34px}.footer-main p{color:var(--color-muted);font:400 12px/1.7 var(--font-display);letter-spacing:-.2px}.footer-main>a:last-child{margin-left:auto;font:400 13px var(--font-display)}.footer-bottom{display:flex;align-items:center;gap:30px;padding-top:24px;border-top:1px solid var(--color-line);font-size:11px;color:var(--color-muted)}.footer-bottom button{font-size:11px;padding:8px 0}.footer-bottom .back-top{margin-left:auto;font:400 9px var(--font-display);letter-spacing:1px}.hero-content>.eyebrow,.hero h1,.hero-content>p,.hero-link{animation:enter .85s var(--ease) both}.hero h1{animation-delay:.08s}.hero-content>p{animation-delay:.16s}.hero-link{animation-delay:.24s}.reveal{opacity:0;transform:translateY(24px);transition:opacity .7s,transform .7s var(--ease)}.reveal.is-visible{opacity:1;transform:none}@keyframes enter{from{opacity:0;translate:0 22px}to{opacity:1;translate:0 0}}html.motion-paused{scroll-behavior:auto}.motion-paused *,.motion-paused *:before,.motion-paused *:after{animation:none!important;transition:none!important}.motion-paused .reveal{opacity:1;transform:none}.motion-paused .hero-scene img{transform:none}.policy{max-width:850px;margin:0 auto;padding:140px 25px 90px;line-height:1.8}.policy h1{font-size:40px;letter-spacing:-1.5px}.policy h2{font-size:24px;margin-top:40px}.policy p{font-size:16px;color:var(--color-muted)}.policy a{text-decoration:underline;text-underline-offset:4px}.policy-header{position:absolute}.policy-header nav{margin-left:auto}
@media(min-width:1600px){:root{--page-gutter:6vw;--section-space:140px}.hero-content>p{font-size:27px}.project-artwork{aspect-ratio:1.2}}
@media(max-width:1100px){.site-header{gap:45px}.nav-note{display:none}.site-header nav{margin-left:auto}.studio-layout{gap:50px}.studio h2{font-size:37px}.studio-description>p{font-size:16px}.section-heading h2{font-size:46px}.section-heading>p{font-size:14px}.project-stage{gap:4%}.project-name{font-size:24px}.project-select{padding-block:24px}.project-artwork{aspect-ratio:.86}.project-tagline{font-size:17px}.project-description{font-size:14px}.lab{grid-template-columns:.8fr 2fr;gap:30px}.lab-list{gap:25px}.contact-layout{gap:5%}.contact h2{font-size:58px;letter-spacing:-3px}.scene-controls{gap:7px}.hero-bottom{gap:35px}.scroll-cue{font-size:8px;gap:20px}}
@media(max-width:760px){:root{--page-gutter:6vw;--section-space:75px}.site-header{height:76px}.brand{font-size:25px;gap:9px}.brand img{width:29px;height:25px}.site-header nav{gap:25px;font-size:12px}.hero{min-height:740px;max-height:980px}.hero-content{top:44%;right:6vw}.hero h1{font-size:14vw}.hero-content>p{font-size:20px}.hero-content>.eyebrow{font-size:9px}.hero-shade{background:linear-gradient(90deg,#050c13b3,#050c1333),linear-gradient(0deg,#050c13f5,transparent 40%,transparent 70%,#050c1360)}.hero-scene img{object-position:62% center}.hero-bottom{bottom:29px;display:grid;grid-template-columns:1fr auto;gap:25px}.scroll-cue{grid-column:1/-1;margin:0;justify-content:space-between;border-top:1px solid #ffffff30;padding-top:20px;font-size:8px}.scene-controls>span{font-size:10px;margin-right:4px}.scene-controls button{width:34px;height:34px;font-size:18px}.featured-label strong{font-size:16px}.featured-label>a{gap:13px}.featured-label>a>span:nth-child(2){display:none}.featured-label .eyebrow{font-size:8px}.section-kicker{margin-bottom:34px}.eyebrow{font-size:9px;letter-spacing:1px}.studio-layout{grid-template-columns:1fr;gap:34px}.studio h2{font-size:39px;letter-spacing:-1.6px}.studio-description>p{font-size:16px}.name-meaning{max-width:450px}.section-heading{align-items:flex-start;flex-direction:column;gap:25px;margin-bottom:35px}.section-heading h2{font-size:44px;letter-spacing:-2px}.section-heading>p{font-size:15px}.project-stage{grid-template-columns:1fr;gap:28px}.project-artwork{position:relative;top:0;aspect-ratio:1.4}.project-frame>img{object-position:70% center}.frame-yeondang>img{height:100%;bottom:0}.frame-istp>img{height:115%;bottom:-14%}.project-select{padding:22px 0}.project-name{font-size:25px}.project-detail{padding-bottom:27px}.project-tagline{font-size:18px}.project-description{font-size:15px}.project-links{font-size:14px}.lab{grid-template-columns:1fr;gap:34px;margin-top:55px}.lab-list{gap:40px}.lab-header h3{font-size:26px}.contact-layout{grid-template-columns:1fr;gap:45px}.contact h2{font-size:62px}.contact .section-kicker{margin-bottom:36px}.contact-layout>div>p{font-size:16px}.footer-main{gap:35px;padding-bottom:30px;flex-wrap:wrap}.footer-main .brand{font-size:28px}.footer-main .brand img{width:33px;height:28px}.footer-main p{font-size:10px;margin-left:auto}.footer-main>a:last-child{margin-left:0;width:100%;font-size:12px}.footer-bottom{gap:22px;font-size:10px}.footer-bottom button{font-size:10px}.scene-yeondang img{width:115%;right:-30%;height:80%;bottom:5%}.scene-istp img{width:100%;right:-30%;height:100%;bottom:-9%}}
@media(max-width:520px){.site-header{padding-inline:6vw}.menu-toggle{display:flex;flex-direction:column;justify-content:center;gap:6px;width:44px;height:44px;position:relative;margin-left:auto;z-index:25;padding:11px}.menu-toggle span{display:block;width:22px;height:1px;background:var(--color-ink);transition:transform .25s}.menu-toggle[aria-expanded=true] span:first-child{transform:translateY(3.5px) rotate(45deg)}.menu-toggle[aria-expanded=true] span:last-child{transform:translateY(-3.5px) rotate(-45deg)}.site-header nav{display:none}.site-header nav.is-open{position:absolute;top:76px;left:0;right:0;padding:22px 6vw 26px;display:flex;flex-direction:column;align-items:stretch;background:var(--color-bg);border-bottom:1px solid var(--color-line);gap:0}.site-header nav a{font-size:16px;padding:17px 0}.hero{height:100svh;min-height:660px}.hero-content{top:43%}.hero h1{font-size:17vw;letter-spacing:-.075em;margin:18px 0 13px}.trademark{font-size:10px;margin:9px 0 0 7px}.hero-content>p{font-size:18px;letter-spacing:-.5px;margin-bottom:28px}.hero-content>.eyebrow{font-size:8px;letter-spacing:1.6px}.hero-link{font-size:13px;gap:35px}.hero-scene>img{object-position:55% center}.hero-bottom{bottom:24px;padding-top:20px;gap:22px}.featured-label strong{font-size:15px}.featured-label>a{gap:13px}.scene-controls{gap:5px}.scene-controls>span{font-size:10px;letter-spacing:1px}.scene-controls #scene-pause{width:20px}.scene-controls button{width:30px;height:30px}.scroll-cue{padding-top:17px}.studio h2{font-size:33px;letter-spacing:-1.5px;line-height:1.45}.section-kicker>.eyebrow:last-child{font-size:8px;letter-spacing:.8px}.studio-description>p{font-size:15px}.name-meaning{gap:15px}.name-meaning strong{font-size:19px}.name-meaning>span{font-size:11px}.name-meaning .meaning-plus{margin:0 4px}.section-heading h2{font-size:39px;letter-spacing:-1.8px}.section-heading>p{font-size:14px}.project-artwork{aspect-ratio:1.15}.art-caption{bottom:22px;left:22px;right:22px;font-size:9px}.project-select{grid-template-columns:19px 1fr 22px;gap:13px}.project-name{font-size:24px}.project-detail{padding-left:32px}.project-description{font-size:14px}.project-tagline{font-size:17px}.project-links{gap:25px}.lab-list{grid-template-columns:1fr;gap:25px}.lab-item+.lab-item{border-top:1px solid var(--color-line);padding-top:25px}.lab-item p{max-width:90%}.contact h2{font-size:48px;letter-spacing:-2px}.contact .section-kicker>.eyebrow:first-child{max-width:170px}.contact-layout>div>p{font-size:15px}#inquiry-links>a{font-size:17px;padding-block:22px}.email-row>a{font-size:14px}.email-note{font-size:11px;line-height:1.6}.site-footer{padding-top:38px}.footer-main{gap:20px}.footer-main .brand{font-size:26px}.footer-main p{font-size:9px}.footer-bottom{flex-wrap:wrap;gap:12px 20px}.footer-bottom .back-top{font-size:8px}.policy h1{font-size:32px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}.reveal{opacity:1;transform:none}.hero-scene img{transform:none}}
