@import "https://cdn.jsdelivr.net/gh/orioncactus/pretendard/dist/web/static/pretendard.css";
:root{color:#000;font-synthesis:none;--color-ink:#000;--color-muted:#cdcdcd;--color-line:#ddd;--color-paper:#fff;--color-soft:#f6f6f6;--color-accent:#977a58;--container:1680px;--page-padding:clamp(24px, 6.25vw, 120px);background:#fff;font-family:Pretendard,Noto Sans KR,sans-serif}*{box-sizing:border-box}html{scroll-behavior:auto}body{background:var(--color-paper);min-width:320px;margin:0}body,button,a{font-family:inherit}button,a{color:inherit}a{text-decoration:none}button{border:0}img{max-width:100%;display:block}p,h1,h2,h3{margin:0}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.skip-link{z-index:1000;color:#fff;background:#000;padding:12px 16px;position:fixed;top:12px;left:12px;transform:translateY(-160%)}.skip-link:focus{transform:translateY(0)}:focus-visible{outline:3px solid var(--color-accent);outline-offset:4px}.site-header{z-index:20;width:100%;height:140px;padding:0 var(--page-padding);background:#fff;justify-content:space-between;align-items:center;display:flex;position:relative}.site-header--overlay{background:0 0;position:absolute;inset:0 0 auto}.site-header--light{color:#fff}.site-header__brand{width:94px;height:62px}.site-header__brand img{object-fit:contain;width:91px;height:62px}.site-header--dark .site-header__brand img{filter:invert()}.site-header__nav{align-items:center;gap:clamp(30px,3.125vw,60px);display:flex}.site-header__nav a{border-bottom:2px solid #0000;padding:7px 0 6px;font-family:Helvetica Neue,Helvetica,sans-serif;font-size:16px;font-weight:500}.site-header__nav a[aria-current=page],.site-header__nav a:hover,.site-header__nav a:focus-visible{border-color:currentColor}.site-header__socials{gap:20px;display:flex}.site-header__socials a,.site-header__socials img{width:32px;height:32px}.site-header--light .site-header__socials img{filter:invert()}.site-header__menu-button{display:none}.site-footer{min-height:276px;padding:60px var(--page-padding) 59px;border-top:1px solid var(--color-line);background:#fff;justify-content:space-between;font-size:16px;line-height:30px;display:flex}.site-footer__copyright{opacity:.8}.site-footer__links{grid-template-columns:122px 122px 1fr;gap:20px;width:min(547px,45vw);display:grid}.site-footer__links>div,.site-footer__links address{flex-direction:column;gap:12px;display:flex}.site-footer__links address{font-style:normal}.action-button{border:1px solid;justify-content:center;align-items:center;gap:12px;width:300px;height:60px;font-size:15px;font-weight:600;transition:color .18s,background-color .18s;display:inline-flex}.action-button img{width:20px;height:20px}.action-button--light{color:#fff;background:#ffffff1a;border-color:#ffffffe6}.action-button--dark{color:#000;background:#fff;border-color:#000}.action-button:hover{color:#fff;background:#000}.action-button:hover img{filter:invert()}.action-button--light:hover{color:#000;background:#fff}.accordion{border-top:1px solid #111;width:100%}.accordion:last-child{border-bottom:1px solid #111}.accordion h2{font-size:inherit}.accordion button{text-align:left;cursor:pointer;background:0 0;justify-content:space-between;align-items:center;width:100%;padding:40px 0;font-size:20px;font-weight:700;display:flex}.accordion__icon{font-family:Helvetica Neue,Helvetica,sans-serif;font-size:28px;font-weight:400}.accordion__content{opacity:0;visibility:hidden;grid-template-rows:0fr;font-size:16px;line-height:28px;transition:grid-template-rows .36s cubic-bezier(.4,0,.2,1),opacity .24s,visibility 0s linear .36s;display:grid}.accordion__content--open{opacity:1;visibility:visible;grid-template-rows:1fr;transition-delay:0s}.accordion__content-clip{min-height:0;overflow:hidden}.accordion__content-body{padding-bottom:40px}.page-container{width:min(var(--container), calc(100% - (var(--page-padding) * 2)));margin-inline:auto}.home-hero{color:#fff;background:#444;height:100dvh;min-height:100svh;position:relative;overflow:hidden}.home-hero:after{z-index:1;content:"";pointer-events:none;background:#00000057;position:absolute;inset:0}.home-hero__slides,.home-hero__slide{width:100%;height:100%;position:absolute;inset:0}.home-hero__slide{object-fit:cover;object-position:center 45%;opacity:0;transition:opacity .9s}.home-hero__slide--active{opacity:1}.home-hero__content{z-index:2;text-align:center;flex-direction:column;align-items:center;gap:40px;width:min(900px,100% - 48px);display:flex;position:absolute;top:56.7%;left:50%;transform:translate(-50%,-50%)}.project-carousel__dots.home-hero__dots{z-index:2;justify-content:center;align-items:center;gap:8px;width:auto;display:flex;position:absolute;bottom:clamp(28px,5vh,54px);left:50%;transform:translate(-50%)}.home-hero h1,.home-contact h2{letter-spacing:-.92px;font-size:46px;line-height:54px}.home-hero__content>p,.home-about p,.home-why p,.home-philosophy p{letter-spacing:-.32px;font-size:16px;line-height:28px}.home-about{min-height:893px;padding:120px max(var(--page-padding), calc((100vw - 1680px) / 2));grid-template-columns:405px 405px 1fr;align-items:end;gap:20px;display:grid}.home-about__images{display:contents}.home-about__images img:first-child{object-fit:cover;height:653px}.home-about__images img:last-child{object-fit:cover;height:518px}.home-about__copy{flex-direction:column;justify-content:flex-start;gap:40px;min-height:518px;margin-left:142px;display:flex}.home-about h2,.home-why h2,.home-philosophy h2,.home-projects h2{font-family:Helvetica Neue,Helvetica,sans-serif;font-size:32px;line-height:38px}.home-why{min-height:814px;padding:140px var(--page-padding);color:#fff;background:#777;position:relative;overflow:hidden}.home-why:before,.home-why:after{content:"";pointer-events:none;position:absolute}.home-why:before{filter:blur(12px);background:url(/assets/home-why.webp) 50%/100% 100% no-repeat;width:134.15%;height:211.06%;top:-94.35%;left:-15.78%;transform:scaleX(-1)}.home-why:after{background:#00000080;inset:0}.home-why__heading,.home-why__items{z-index:1;position:relative}.home-why__heading{text-align:center}.home-why__heading p{margin-top:20px;display:inline-block}.home-why__highlight{box-shadow:inset 0 -24px var(--color-accent);display:inline-block}.home-why__items{background:#ffffff0d;border-radius:300px;justify-content:center;width:fit-content;max-width:100%;margin:60px auto 0;padding:20px;display:flex}.home-why__items article{text-align:center;background:#ffffff1a;border-radius:50%;flex-direction:column;justify-content:center;align-items:center;gap:20px;width:320px;height:320px;padding:32px;display:flex}.home-why__items h3,.home-philosophy h3{font-size:22px}.home-why__items h3{letter-spacing:-.44px;font-weight:600;line-height:36px}.home-why__items article>span{border-top:2px solid var(--color-accent);width:32px}.home-why__items p,.home-philosophy p{white-space:pre-line}.home-why__items p{font-weight:500}.home-philosophy{min-height:916px;padding:140px var(--page-padding);text-align:center}.home-philosophy__grid{max-width:var(--container);grid-template-columns:repeat(3,1fr);gap:20px;margin:60px auto 0;display:grid}.home-philosophy__grid article{flex-direction:column;gap:16px;display:flex}.home-philosophy__image{aspect-ratio:547/400;height:auto;margin-bottom:24px;position:relative;overflow:hidden}.home-philosophy__image img{max-width:none;position:absolute}.home-philosophy__grid article:first-child .home-philosophy__image img{width:100%;height:205.13%;top:-65.08%;left:0}.home-philosophy__grid article:nth-child(2) .home-philosophy__image img{width:100%;height:182.33%;top:-42.61%;left:0}.home-philosophy__grid article:nth-child(3) .home-philosophy__image img{width:148.51%;height:135.41%;top:-27.94%;left:-40.28%}.home-projects{background:var(--color-soft);text-align:center;min-height:0;padding:clamp(32px,7.2917vw,140px) 0;overflow:hidden}.project-carousel{align-items:center;gap:min(2.5vw,48px);width:max-content;margin-top:clamp(20px,3.2292vw,62px);margin-left:50%;display:flex;transform:translate(-50%)}.project-carousel__arrow{cursor:pointer;background:0 0;place-items:center;width:44px;height:44px;display:grid}.project-carousel__arrow img{width:32px;height:32px}.project-carousel__dots{border:0;min-width:0;margin:0;padding:0;display:none}.project-carousel__dot{cursor:pointer;background:#c7c7c7;border:0;border-radius:999px;width:8px;height:8px;padding:0;transition:width .18s,background-color .18s}.project-carousel__dot[aria-current=true]{background:var(--color-accent);width:24px}.project-carousel__side{object-fit:cover;aspect-ratio:600/377;width:min(31.25vw,600px);height:auto}.project-carousel__featured{aspect-ratio:1114/700;width:min(58.0208vw,1114px);height:auto;margin:0;position:relative;overflow:hidden}.project-carousel__featured>img{object-fit:cover;width:100%;height:100%;position:absolute;top:0;left:0}.project-carousel__featured>.project-carousel__featured-image--0{width:157.97%;max-width:none;height:186.27%;top:-40.79%;left:-42.42%}.project-carousel figcaption{color:#fff;background:#0000004d;align-items:center;gap:12px;padding:12px 24px;font-size:18px;display:flex;position:absolute;bottom:0;right:0}.project-carousel__divider{border-left:1px solid #fffc;height:18px}.home-contact{color:#fff;text-align:center;background:linear-gradient(#00000038,#00000038),url(/assets/project-side-left.webp) 50%/cover;place-items:center;min-height:800px;display:grid;position:relative}.home-contact>div{flex-direction:column;align-items:center;gap:40px;display:flex}.quick-actions{z-index:15;flex-direction:column;gap:12px;display:flex;position:fixed;bottom:20px;right:clamp(20px,5.7vw,110px)}.quick-actions a{width:80px;height:80px;position:relative}.quick-actions__disc{width:112px;max-width:none;height:112px;position:absolute;top:-9px;left:-16px}.quick-actions .quick-actions__talk{width:44px;height:40px;position:absolute;top:20px;left:18px}.about-intro{height:1148px;padding-top:110px}.about-intro>div{flex-direction:column;gap:40px;display:flex}.about-intro h1{font-family:Helvetica Neue,Helvetica,sans-serif;font-size:60px;line-height:72px}.about-intro p,.about-values p,.about-process p{letter-spacing:-.32px;white-space:pre-line;font-size:16px;line-height:28px}.about-intro>img{object-fit:cover;width:100%;height:680px;margin-top:80px}.about-values{grid-template-columns:1fr 1fr;gap:60px;height:1283px;display:grid;position:relative}.about-values>:not(.about-values__wordmark){z-index:1}.about-values>h2,.about-process>h2{font-size:32px}.about-values__list{flex-direction:column;gap:40px;display:flex}.about-values__list article{border-bottom:1px solid var(--color-line);grid-template-columns:193px 1fr;gap:20px;padding-bottom:40px;display:grid}.about-values__list h3{font-family:Helvetica Neue,Helvetica,sans-serif;font-size:22px;font-weight:600}.about-values>.about-values__images{grid-template-columns:calc(50% - 30px) 60px minmax(0,1fr) 20px minmax(0,1fr);align-items:end;gap:0;display:grid;position:absolute;top:280px;left:0;right:0}.about-values__images img:nth-child(2){grid-column:3}.about-values__images img:nth-child(3){grid-column:5}.about-values__images img:first-child{object-fit:cover;width:547px;height:750px}.about-values__images img:not(:first-child){object-fit:cover;width:100%;height:306px}.about-values p.about-values__wordmark{z-index:0;color:#f8f8f8;white-space:nowrap;font-family:Helvetica Neue,Helvetica,sans-serif;font-size:clamp(100px,13vw,250px);font-weight:900;line-height:1;position:absolute;top:975px;left:50%;transform:translate(-50%)}.about-process{height:586px;padding-block:0}.about-process__grid{grid-template-columns:repeat(5,1fr);margin-top:60px;display:grid}.about-process__grid article{border-left:1px solid var(--color-line);min-width:0;padding:0 32px 20px}.about-process__grid article:last-child{border-right:1px solid var(--color-line)}.about-process__grid img{opacity:.7;width:160px;height:160px;margin-block:32px}.about-process p.about-process__step{color:var(--color-accent);font-family:Helvetica Neue,Helvetica,sans-serif;font-size:18px;font-weight:700}.about-process__grid h3{margin-bottom:20px;font-size:22px}.about-bottom{object-fit:cover;width:100%;height:540px}.project-page{min-height:1954px;padding-top:110px;padding-bottom:120px}.project-page>h1,.notice-page>h1,.contact-page>h1{font-family:Helvetica Neue,Helvetica,sans-serif;font-size:60px;line-height:72px}.project-page__filters{border:0;gap:32px;min-inline-size:0;margin-top:58px;padding:0;display:flex}.project-page__filters button{color:var(--color-muted);cursor:pointer;background:0 0;border-bottom:2px solid #0000;padding:0 0 4px;font-size:24px;font-weight:700}.project-page__filters button[aria-pressed=true]{color:#000;border-color:#000}.project-page__grid{grid-template-columns:repeat(3,1fr);gap:60px 20px;margin-top:40px;display:grid}.project-page__placeholder{aspect-ratio:3/2;background:#e6e6e6}.project-page__grid h2{letter-spacing:-.4px;margin-top:16px;font-size:20px;font-weight:500;line-height:36px}.notice-page{min-height:auto;padding-top:110px;padding-bottom:200px}.notice-page>h1,.contact-page>h1{text-align:center}.notice-page__list{width:min(1395px,100%);margin:80px auto 0}.notice-page__list p{white-space:pre-line;line-height:28px}.notice-page__links{flex-direction:column;gap:16px;margin-top:16px;display:flex}.notice-page__links a,.contact-page__details a{text-underline-offset:3px;text-decoration:underline}.contact-page{min-height:1356px;padding-top:110px;padding-bottom:120px}.contact-page__map{aspect-ratio:1396/572;width:min(1396px,100%);height:auto;margin:80px auto 0;position:relative;overflow:hidden}.contact-page__map-link{width:100%;height:100%;display:block}.contact-page__map img{object-fit:cover;width:1496px;max-width:none;height:1000px;position:absolute;top:-113px;left:-5px}.contact-page__map-label{z-index:1;color:#000;background:#fee500;padding:12px 18px;font-size:14px;font-weight:700;position:absolute;bottom:20px;right:20px}.contact-page__details{grid-template-columns:1fr 1fr;gap:20px;width:min(1396px,100%);margin:60px auto 0;font-size:18px;line-height:30px;display:grid}.contact-page__details dl{flex-direction:column;gap:28px;margin:0;display:flex}.contact-page__details dl>div{grid-template-columns:121px 1fr;gap:20px;display:grid}.contact-page__details dt{font-weight:700}.contact-page__details dd{margin:0}.contact-page__inquiry{background:var(--color-soft);grid-template-columns:1fr auto;align-items:center;gap:40px;width:min(1396px,100%);margin:80px auto 0;padding:48px;display:grid}.contact-page__inquiry h2{font-size:28px}.contact-page__inquiry p{margin:16px 0 0;font-size:16px;line-height:28px}@media (max-width:1399px){.home-hero h1,.home-contact h2{font-size:clamp(32px,8vw,44px);line-height:1.25}.home-hero__content{top:55%}.home-about{grid-template-columns:1fr 1fr;padding-block:80px}.home-about__images img:first-child,.home-about__images img:last-child{width:100%;height:420px}.home-about__copy{grid-column:1/-1;min-height:auto;margin:40px 0 0}.home-why__items{border-radius:40px;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px;width:min(620px,100%);display:grid}.home-why:before{background-position:50%;background-size:cover;width:auto;height:auto;inset:-24px}.home-why__items article{aspect-ratio:1;width:min(280px,100%);height:auto;min-height:0;margin:0 auto}.home-philosophy__grid,.about-process__grid{grid-template-columns:1fr}.home-philosophy__grid{width:100%;max-width:547px}.project-carousel{grid-template-columns:44px minmax(0,1fr) 44px;width:min(100% - 48px,max(327px,67.6042vw));margin-left:auto;margin-right:auto;display:grid;transform:none}.project-carousel__side{display:none}.project-carousel__featured{width:100%;height:auto}.quick-actions a{width:60px;height:60px}.quick-actions__disc{width:84px;height:84px;top:-6.75px;left:-12px}.quick-actions .quick-actions__talk{width:33px;height:30px;top:15px;left:13.5px}.about-intro>img{height:440px}.about-intro,.about-values,.about-process{overflow-wrap:break-word;word-break:keep-all}.about-intro,.about-values{grid-template-columns:1fr;height:auto}.about-intro{padding-top:72px}.about-values,.about-process,.about-bottom{margin-top:80px}.about-intro h1,.project-page>h1,.notice-page>h1,.contact-page>h1{text-align:center;font-size:46px;line-height:1.2}.about-values>.about-values__images{grid-template-columns:1fr;gap:0;position:static}.about-process{height:auto}.about-values__images img:nth-child(-n+2){display:none}.about-values__images img:nth-child(3){grid-column:1;width:100%;height:auto;display:block}.about-values__wordmark{display:none}.about-process__grid article{grid-template-columns:120px 1fr;padding-block:28px;display:grid}.about-process__grid img{grid-row:1/4;width:100px;height:100px}.project-page,.notice-page,.contact-page{min-height:auto;padding-block:72px 90px}.project-page__grid{grid-template-columns:repeat(2,1fr)}.contact-page__map{height:auto}.contact-page__map img{width:100%;height:100%;top:0;left:0}.contact-page__details{grid-template-columns:1fr;gap:48px}.contact-page__inquiry{margin-top:64px}}@media (max-width:700px){.home-why__items{border-radius:160px;grid-template-columns:1fr;width:min(320px,100%)}.home-why__items article{padding:clamp(24px,8vw,32px)}}@media (max-width:1024px){.contact-page__map{aspect-ratio:16/9}}@media (max-width:560px){.about-intro>img{height:auto}.home-hero,.home-about,.home-why,.home-philosophy,.home-projects,.home-contact{overflow-wrap:break-word;word-break:keep-all}.home-about{flex-direction:column;min-height:0;display:flex}.home-about__images{grid-template-columns:1fr 1fr;gap:12px;display:grid}.home-about__images img:first-child,.home-about__images img:last-child{height:320px}.home-about__copy{gap:40px;margin-top:28px}.home-about__copy .action-button{align-self:center}.home-why{min-height:0}.home-why__heading p{margin-top:16px}.home-why__items{border-radius:152px;gap:24px;width:min(304px,100%);margin-top:40px;padding:12px}.home-why__items article{gap:16px;width:min(280px,100%);padding:clamp(32px,10vw,36px)}.home-philosophy{min-height:0}.home-philosophy__grid{row-gap:56px;margin-top:40px}.home-philosophy__grid article{gap:0}.home-philosophy__image{margin-bottom:32px}.home-philosophy__grid h3{margin-bottom:16px}.home-contact{min-height:clamp(440px,62svh,520px)}.home-about,.home-why,.home-philosophy,.home-projects,.home-contact{padding-block:120px}.project-carousel{grid-template-columns:minmax(0,1fr);gap:30px 0;width:calc(100% - 48px)}.project-carousel__arrow{display:none}.project-carousel__featured{touch-action:pan-y;width:100%;height:auto}.project-carousel figcaption{font-size:13px;left:0;right:auto}.project-carousel__dots{justify-content:center;align-items:center;gap:8px;display:flex}.about-values__list article{grid-template-columns:1fr}.about-process__grid article{border-left:0;padding-block:32px;padding-inline:0;display:block}.about-process__grid article:first-child{padding-top:0}.about-process__grid article:last-child{border-right:0}.about-process__grid article:not(:last-child){border-bottom:1px solid var(--color-line)}.about-process__grid img{display:none}.about-process p.about-process__step{margin-bottom:12px}.about-process__grid h3{margin-bottom:16px}.about-bottom{height:auto}.project-page__filters{gap:20px;overflow-x:auto}.project-page__filters button{flex:none;font-size:18px}.project-page__grid{grid-template-columns:1fr}.notice-page__list{margin-top:60px}.contact-page__map{aspect-ratio:4/3;height:auto}.contact-page__details dl>div{grid-template-columns:1fr;gap:4px}.contact-page__inquiry{grid-template-columns:1fr;gap:28px;padding:40px 24px}.contact-page__inquiry .action-button{width:100%}}@media (max-width:1399px){.site-header{height:92px}.site-header__brand,.site-header__brand img{width:70px;height:48px}.site-header__menu-button{z-index:2;background:0 0;align-content:center;gap:7px;width:44px;height:44px;padding:12px;display:grid;position:relative}.site-header__menu-button span:not(.sr-only){background:currentColor;width:20px;height:2px;transition:top .28s cubic-bezier(.4,0,.2,1),transform .28s cubic-bezier(.4,0,.2,1),opacity .18s;position:absolute;top:15px;left:12px}.site-header__menu-button span:not(.sr-only):nth-child(2){top:21px}.site-header__menu-button span:not(.sr-only):last-child{top:27px}.site-header__menu-button--open{color:#000}.site-header__menu-button--open span:not(.sr-only){top:50%;transform:translateY(-50%)}.site-header__menu-button--open span:not(.sr-only):nth-child(2){opacity:0;transform:translateY(-50%)scaleX(0)}.site-header__menu-button--open span:not(.sr-only):last-child{top:50%;transform:translateY(-50%)rotate(90deg)}.site-header__nav{color:#000;opacity:0;pointer-events:none;visibility:hidden;background:#fffffffa;flex-direction:column;align-items:flex-start;gap:28px;padding:130px 28px 40px;transition:opacity .32s cubic-bezier(.4,0,.2,1),transform .32s cubic-bezier(.4,0,.2,1),visibility 0s linear .32s;display:flex;position:fixed;inset:0;transform:translateY(-12px)}.site-header__nav--open{opacity:1;pointer-events:auto;visibility:visible;transition-delay:0s;transform:translateY(0)}.site-header__nav a{color:#000;opacity:0;-webkit-tap-highlight-color:transparent;border-color:#0000;font-size:28px;transition:opacity .26s 80ms,transform .26s 80ms;transform:translateY(8px)}.site-header__nav a:visited,.site-header__nav a:hover,.site-header__nav a:active,.site-header__nav a:focus-visible,.site-header__nav a[aria-current=page]{color:#000;border-color:#0000}.site-header__nav--open a{opacity:1;font-weight:700;transform:translateY(0)}.site-header__socials{display:none}.site-footer{flex-direction:column;gap:40px;padding-block:48px}.site-footer__links{grid-template-columns:1fr 1fr;width:100%}.site-footer__links>div:nth-child(2){display:none}.site-footer__links address{grid-column:1/-1}.accordion button{padding:28px 0;font-size:18px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}.site-header__nav,.site-header__nav a,.site-header__menu-button span:not(.sr-only),.home-hero__slide,.accordion__content{transition-duration:.01ms}.site-header__nav{transition-delay:0s}}
