*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{color:#333;letter-spacing:-.025em;background-color:#191919;margin:0;padding:0;font-family:Pretendard,sans-serif;line-height:1.6;overflow-x:hidden}#root,main{width:100%;margin:0;padding:0}a{color:inherit;text-decoration:none}ul,ol{list-style:none}img{max-width:100%;display:block}.section-margin{margin-top:200px 0;margin-bottom:200px 0}.container{max-width:1200px;margin:0 auto;padding:0}.gnb{z-index:100;padding:24px 0;transition:padding .3s,background .15s;position:fixed;top:0;left:0;right:0}.gnb--scrolled{-webkit-backdrop-filter:blur(16px);padding:16px 0}.gnb--scrolled.gnb--dark{background-color:#191919d9}.gnb--scrolled.gnb--light{background-color:#fdfdfdd9}.gnb__inner{justify-content:space-between;align-items:center;max-width:1200px;margin:0 auto;padding:0 24px;display:flex}.gnb__logo{font-size:16px;transition:color .3s}.gnb--dark .gnb__logo{color:#fdfdfd}.gnb--light .gnb__logo{color:#191919}.gnb__nav{gap:32px;display:flex}@media (width<=768px){.gnb__nav{display:none}}.gnb__link{font-size:14px;transition:all .3s}.gnb--dark .gnb__link{color:#fdfdfd80}.gnb--dark .gnb__link:hover{color:#fdfdfd}.gnb--light .gnb__link{color:#19191980}.gnb--light .gnb__link:hover{color:#191919}.gnb__burger{cursor:pointer;background:0 0;border:none;flex-direction:column;gap:5px;padding:4px;display:none}.gnb__burger span{border-radius:2px;width:22px;height:2px;transition:all .3s;display:block}.gnb--dark .gnb__burger span{background-color:#fdfdfd}.gnb--light .gnb__burger span{background-color:#191919}.gnb__burger.is-open span:first-child{transform:translateY(7px)rotate(45deg)}.gnb__burger.is-open span:nth-child(2){opacity:0}.gnb__burger.is-open span:nth-child(3){transform:translateY(-7px)rotate(-45deg)}@media (width<=768px){.gnb__burger{display:flex}}.gnb__mobile-nav{flex-direction:column;gap:0;max-height:0;transition:max-height .3s;display:none;overflow:hidden}.gnb__mobile-nav.is-open{max-height:300px}.gnb--dark .gnb__mobile-nav{background-color:#191919f2}.gnb--light .gnb__mobile-nav{background-color:#fdfdfdf2}.gnb__mobile-nav{-webkit-backdrop-filter:blur(16px)}@media (width<=768px){.gnb__mobile-nav{display:flex}}.gnb__mobile-link{letter-spacing:.05em;border-bottom:1px solid;padding:16px 24px;font-size:16px;transition:opacity .2s}.gnb--dark .gnb__mobile-link{color:#fdfdfd;border-color:#fdfdfd14}.gnb--dark .gnb__mobile-link:hover{opacity:.6}.gnb--light .gnb__mobile-link{color:#191919;border-color:#19191914}.gnb--light .gnb__mobile-link:hover{opacity:.6}.gnb__mobile-link:last-child{border-bottom:none}.hero{background-color:#191919;justify-content:center;align-items:center;min-height:100vh;padding:200px 0;display:flex;position:relative;overflow:hidden}.hero__inner{text-align:center;z-index:10;width:100%;position:relative}.hero__sub{text-transform:uppercase;color:#13e3f6;opacity:0;z-index:30;margin-bottom:20px;font-size:16px;position:relative;transform:translateY(10px)}.hero__title{color:#fdfdfde6;letter-spacing:-.025em;z-index:30;margin-bottom:40px;line-height:1;position:relative}.hero__title--point{color:#13e3f6;white-space:nowrap;font-size:90px;font-weight:600}.hero__title-line{opacity:0;font-size:75px;font-weight:700;display:block;transform:translate(-40px)}.hero__title-line.hero__title-spacer{height:.6em}.hero__desc{color:#fdfdfdcc;opacity:0;z-index:30;margin-bottom:24px;font-size:21px;position:relative;transform:translateY(10px)}.hero__images{z-index:10;height:550px;margin-top:-130px;position:relative}.hero__ring{width:0;height:0;position:absolute;top:1150px;left:50%}.hero__img{transform-origin:260px 1150px;width:520px;height:300px;transform:rotate(var(--angle));position:absolute;top:-1150px;left:-260px;overflow:hidden}.hero__img img{object-fit:cover;width:100%;height:100%;transition:transform .4s}.hero__img:after{content:"";pointer-events:none;background-color:#19191980;transition:opacity .3s;position:absolute;inset:0}.hero__img:hover:after{opacity:0}.hero__scroll{z-index:40;flex-direction:column;align-items:center;gap:8px;display:flex;position:absolute;top:70%;left:50%;transform:translate(-50%,-10%)}.hero__scroll span{letter-spacing:.025em;text-transform:uppercase;color:#fdfdfd80;font-size:11px}.hero__scroll-line{background:linear-gradient(#fdfdfd80,#0000);width:1px;height:48px}@media (width<=1024px){.hero{padding:140px 40px}.hero__title{font-size:56px}.hero__desc{font-size:17px}.hero__images{height:420px;margin-top:-100px}.hero__ring{top:780px}.hero__img{transform-origin:180px 780px;width:360px;height:200px;top:-780px;left:-180px}}@media (width<=768px){.hero{padding:100px 24px}.hero__title{margin-bottom:20px;font-size:34px}.hero__title--point{white-space:normal}.hero__sub{margin-bottom:14px;font-size:13px}.hero__desc{font-size:14px}.hero__images{height:260px;margin-top:-60px}.hero__ring{top:480px}.hero__img{transform-origin:110px 480px;width:220px;height:130px;top:-480px;left:-110px}.hero__scroll{display:none}}.skill-stack{background-color:#191919;padding:200px 0;overflow:hidden}.skill-stack__label{text-align:center;margin-bottom:150px}.skill-stack__label span{color:#13e3f6;font-size:200px;font-weight:700;line-height:1;display:block}.skill-stack__track-wrap{flex-direction:column;gap:70px;display:flex}.skill-stack__row{transform:rotate(var(--angle,0deg))}.skill-stack__row:hover .skill-stack__icon--default{display:none}.skill-stack__row:hover .skill-stack__icon--active{display:block}.skill-stack__track{gap:0;width:max-content;animation:18s linear infinite marquee;display:flex}.skill-stack__track--reverse{animation:20s linear infinite marqueeReverse}.skill-stack__item{align-items:center;padding:0 40px;display:inline-flex}.skill-stack__icon{width:auto;height:55px;display:block}.skill-stack__icon--active{display:none}@keyframes marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}@keyframes marqueeReverse{0%{transform:translate(-50%)}to{transform:translate(0)}}@media (width<=1024px){.skill-stack{padding:120px 0}.skill-stack__label{margin-bottom:80px}.skill-stack__label span{font-size:120px}.skill-stack__track-wrap{gap:50px}.skill-stack__icon{height:44px}}@media (width<=768px){.skill-stack{padding:80px 0}.skill-stack__label{margin-bottom:50px}.skill-stack__label span{font-size:60px}.skill-stack__track-wrap{gap:32px}.skill-stack__item{padding:0 20px}.skill-stack__icon{height:32px}}.profile{background-color:#191919;padding:200px 0}.profile .container{max-width:1920px;padding:0 150px}.profile .fade-in{opacity:0;transition:opacity .7s ease-out,transform .7s ease-out;transform:translateY(40px)}.profile .fade-in.is-visible{opacity:1;transform:translateY(0)}.profile__intro.fade-in.is-visible{transition-delay:.15s}.profile__card.fade-in.is-visible{transition-delay:.3s}.profile__title{color:#13e3f6;text-align:center;margin-bottom:50px;font-size:200px;font-weight:700;line-height:1}.profile__intro{text-align:center;flex-direction:column;align-items:center;gap:20px;margin:0 auto 150px;display:flex}.profile__quote{color:#fdfdfd;margin-bottom:20px;font-size:36px;font-weight:600;line-height:1.2}.profile__sub{color:#fdfdfdb3;font-size:21px;line-height:1.3}.profile__card{grid-template-columns:423px 1fr;align-items:center;gap:90px;display:grid}.profile__photo img{object-fit:cover;border-radius:21px;width:423px;height:633px;display:block}.profile__info{flex-direction:column;gap:42px;display:flex}.profile__contact-row{border-bottom:1px solid #fdfdfd1a;flex-wrap:wrap;gap:0;padding-bottom:40px;display:flex}.profile__contact-item{white-space:nowrap;flex-direction:column;gap:4px;padding-right:60px;display:flex}.profile__contact-item:first-child{flex-basis:100%;margin-bottom:24px}.profile__contact-item label{color:#13e3f6;font-size:20px;font-weight:500}.profile__contact-item span{color:#fdfdfd;font-size:24px}.profile__section{flex-direction:column;gap:4px;display:flex}.profile__section-title{color:#13e3f6;font-size:20px;font-weight:500}.profile__list{flex-direction:column;gap:16px;list-style:none;display:flex}.profile__list li{grid-template-columns:200px 1fr;align-items:start;gap:0 60px;display:grid}.profile__date{color:#fdfdfd80;white-space:nowrap;font-size:24px}.profile__detail{flex-direction:row;justify-content:space-between;align-items:center;gap:20px;display:flex}.profile__detail span{color:#fdfdfd;white-space:nowrap;font-size:24px}.profile__org{white-space:nowrap;text-align:right;flex-shrink:0;color:#fdfdfd80!important;font-size:24px!important}@media (width<=1024px){.profile{padding:120px 0}.profile .container{padding:0 40px}.profile__title{font-size:100px}.profile__quote{font-size:22px}.profile__sub{font-size:15px}.profile__intro{margin-bottom:60px}.profile__card{grid-template-columns:200px 1fr;gap:32px}.profile__photo img{width:200px;height:300px}.profile__contact-item{padding-right:18px}.profile__contact-item label{font-size:12px}.profile__contact-item span{font-size:13px}.profile__date{font-size:12px}.profile__detail span{font-size:13px}.profile__org{font-size:12px!important}.profile__section-title{font-size:14px}.profile__list li{grid-template-columns:110px 1fr;gap:0 12px}.profile__info{gap:28px}}@media (width<=768px){.profile{padding:80px 0}.profile .container{padding:0 24px}.profile__title{margin-bottom:32px;font-size:60px}.profile__quote{font-size:20px}.profile__sub{font-size:14px}.profile__intro{margin-bottom:56px}.profile__card{grid-template-columns:1fr;gap:40px}.profile__photo{text-align:center}.profile__photo img{width:100%;max-width:320px;height:auto;margin:0 auto}.profile__contact-row{padding-bottom:24px}.profile__contact-item{padding-right:24px}.profile__contact-item label{font-size:13px}.profile__contact-item span{font-size:15px}.profile__contact-item:first-child{margin-bottom:16px}.profile__date{font-size:13px}.profile__detail span{font-size:14px}.profile__org{font-size:13px!important}.profile__section-title{font-size:15px}.profile__list li{grid-template-columns:1fr;gap:4px}.profile__info{gap:28px}}.works{z-index:10;background-color:#fdfdfd;padding:200px 150px;position:relative}.works .fade-in{opacity:0;transition:opacity .35s ease-out,transform .35s ease-out;transform:translateY(30px)}.works .fade-in.is-visible{opacity:1;transform:translateY(0)}.works__title-wrap{text-align:center}.works__list{flex-direction:column;display:flex}.works__item:first-child.is-visible{transition-delay:40ms}.works__item:nth-child(2).is-visible{transition-delay:80ms}.works__item:nth-child(3).is-visible{transition-delay:.12s}.works__item:nth-child(4).is-visible{transition-delay:.16s}.works__item:nth-child(5).is-visible{transition-delay:.2s}.works__item:nth-child(6).is-visible{transition-delay:.24s}.works__item:nth-child(7).is-visible{transition-delay:.28s}.works__item:nth-child(8).is-visible{transition-delay:.32s}.works__item:nth-child(9).is-visible{transition-delay:.36s}.works__item:nth-child(10).is-visible{transition-delay:.4s}.works__item--image-left .works__images{order:-1;justify-content:flex-start}.works__item--image-left .works__info{padding:0 0 0 20px}.works__item--image-left .works__row{margin-left:-80px;margin-right:0;padding-left:9px;padding-right:0}.works__title{color:#13e3f6;font-size:200px;font-weight:700;line-height:1}.works__name{color:#191919;text-align:center;padding:50px 60px;font-size:24px;font-weight:600}.works__content{grid-template-columns:1fr 1fr;align-items:start;min-height:540px;display:grid}.works__info{flex-direction:column;gap:12px;padding:0 20px 0 0;display:flex}.works__row{border-bottom:1px solid #1919194d;flex-direction:column;gap:8px;margin-right:-80px;padding-bottom:20px;padding-right:9px;display:flex}.works__row:first-child{border-top:1px solid #1919194d;padding-top:20px}.works__label{color:#19191980;text-transform:uppercase;font-size:16px}.works__desc,.works__value{color:#191919;font-size:16px;line-height:1.2}.works__tools{align-items:center;gap:14px;display:flex}.works__tool-icon{width:auto;height:32px;display:block}.works__buttons{gap:32px;padding-top:30px;display:flex}.works__btn{cursor:pointer;border-radius:40px;padding:10px 28px;font-size:18px;transition:all .3s}.works__btn--outline{color:#191919;border:1px solid #19191940}.works__btn--outline:hover{color:#fdfdfd;background-color:#191919;border-color:#191919}.works__images{justify-content:flex-end;align-items:center;display:flex;position:relative}.works__img{object-fit:contain;width:85%;height:auto;display:block}@media (width<=1024px){.works{padding:120px 60px}.works__title-wrap{padding:120px 0 60px}.works__title{font-size:120px}.works__list{gap:100px}.works__name{padding:36px 40px;font-size:20px}.works__content{min-height:auto}}@media (width<=768px){.works{padding:80px 24px}.works__title-wrap{padding:60px 0 40px}.works__title{font-size:60px}.works__list{gap:70px}.works__name{text-align:left;padding:24px 0;font-size:17px}.works__content{grid-template-columns:1fr;gap:24px}.works__images{order:-1;justify-content:flex-start}.works__img{width:100%}.works__info{padding:0}.works__row{margin-right:0;padding-right:0}.works__label{font-size:13px}.works__desc,.works__value{font-size:14px}.works__buttons{gap:16px}.works__btn{padding:8px 20px;font-size:14px}}.process{z-index:10;background-color:#fdfdfd;padding:200px 0 0;position:relative}.process__title{color:#13e3f6;text-align:center;padding-bottom:80px;font-size:200px;font-weight:700;line-height:1}.process__sticky-wrapper{width:100%;position:relative}.process__content-inner{align-items:center;width:100%;height:100vh;display:flex;overflow:hidden}.process__track-container{width:100%;padding-left:80px}.process__track{will-change:transform;align-items:flex-start;gap:40px;display:flex}.process__card{background-color:#fdfdfd;border:1px solid #1919191a;border-radius:20px;flex-direction:column;flex-shrink:0;gap:16px;padding:24px;display:flex;box-shadow:0 10px 30px #00000008}.process__card--portrait{width:550px;height:680px}.process__card--landscape{width:840px;height:510px}.process__num{color:#13e3f6;font-size:28px;font-weight:700}.process__img-wrap{background-color:#f5f5f5;border-radius:10px;flex:1;overflow:hidden}.process__img{object-fit:cover;width:100%;height:100%;display:block}.process__body{flex-direction:column;gap:8px;display:flex}.process__name{color:#191919;font-size:22px;font-weight:600}.process__desc{color:#19191999;word-break:keep-all;white-space:pre-line;font-size:15px;line-height:1.5}@media (width<=1024px){.process{padding:120px 0 0}.process__title{padding-bottom:50px;font-size:80px}}@media (width<=768px){.process{padding:80px 0}.process__title{padding-bottom:28px;font-size:52px}.process__sticky-wrapper{height:auto!important}.process__content-inner{height:auto;padding:0 24px;overflow:visible;position:relative!important}.process__track-container{padding-left:0}.process__track{flex-direction:column;gap:24px}.process__card{width:100%!important;height:auto!important;margin-top:0!important}.process__card--landscape .process__img-wrap{min-height:180px}.process__card--portrait .process__img-wrap{min-height:240px}}.strengths{z-index:5;background-color:#fdfdfd;padding:60px 0 0;position:relative}.strengths__heading{color:#13e3f6;text-align:center;margin-bottom:100px;font-size:200px;font-weight:700;line-height:1}.strengths__card-section{background-color:#fdfdfd;width:100%;position:relative}.strengths__card-sticky{box-sizing:border-box;align-items:center;height:100vh;padding:0 150px;display:flex}.strengths__line{background-color:#1919191a;flex-shrink:0;width:2px;height:300px;margin-right:80px;position:relative}.strengths__line-fill{background-color:#191919;width:100%;transition:height .1s linear;position:absolute;top:0;left:0}.strengths__card-container{flex:1;height:680px;position:relative}.strengths__card{visibility:hidden;background-color:#fdfdfd;grid-template-columns:1fr 1fr;align-items:center;gap:60px;width:100%;height:100%;display:grid;position:absolute;top:0;left:0}.strengths__card-info{flex-direction:column;gap:24px;display:flex}.strengths__card-title{color:#191919;font-size:50px;font-weight:600;line-height:1}.strengths__card-subtitle{color:#191919;font-size:24px;font-weight:600;line-height:1}.strengths__card-desc{color:#191919b3;font-size:20px;line-height:1.3}.strengths__card-tags{gap:12px;display:flex}.strengths__card-tags span{color:#19191980;cursor:default;border:1px solid #19191980;border-radius:50px;padding:6px 14px;font-size:16px;transition:color .2s,border-color .2s}.strengths__card-tags span:hover{color:#fdfdfd;background:#13e3f6;border-color:#0000;transition:all .3s}.strengths__card-img{border-radius:24px;width:100%;height:680px;overflow:hidden}.strengths__card-img img{object-fit:cover;width:100%;height:100%}.strengths__gallery{flex-direction:column;align-items:center;gap:40px;padding:200px 0 400px;display:flex}.strengths__photos{justify-content:center;align-items:flex-start;gap:20px;width:100%;padding:0 60px;display:flex}.strengths__photo{width:var(--width,220px);height:var(--height,165px);transform:rotate(var(--rotate,0deg)) translateX(var(--offsetX,0px)) translateY(var(--offset,0px));cursor:pointer;opacity:0;border-radius:12px;flex-shrink:0;transition:opacity .6s,transform 1.2s;position:relative;overflow:hidden}.strengths__photo.is-visible{opacity:1}.strengths__photo:after{content:"";background:#fdfdfdcc;transition:opacity .35s;position:absolute;inset:0}.strengths__photo:hover{transform:rotate(var(--rotate,0deg)) translateX(var(--offsetX,0px)) translateY(var(--offset,0px)) scale(1.06)}.strengths__photo:hover:after{opacity:0}.strengths__photo img{object-fit:cover;width:100%;height:100%;display:block}.strengths__gallery-text{color:#191919;text-align:center;font-size:21px;line-height:1.3}.strengths__gallery-text span{display:block}@media (width<=1024px){.strengths{padding:40px 0 0}.strengths__heading{margin-bottom:60px;font-size:120px}.strengths__card-sticky{padding:0 60px}.strengths__card-title{font-size:38px}.strengths__card-subtitle{font-size:18px}.strengths__card-desc{font-size:16px}.strengths__gallery{padding:120px 0 200px}.strengths__photos{gap:8px;padding:0 20px;overflow:hidden}.strengths__photo{width:calc(var(--width,220px) * .65);transform:rotate(var(--rotate,0deg)) translateY(calc(var(--offset,0px) * .5))!important}.strengths__photo:hover{transform:rotate(var(--rotate,0deg)) translateY(calc(var(--offset,0px) * .5)) scale(1.06)!important}}@media (width<=768px){.strengths{padding:40px 0 0}.strengths__heading{margin-bottom:40px;font-size:60px}.strengths__card-section{padding-bottom:60px}.strengths__card-sticky{flex-direction:column;align-items:flex-start;height:auto;padding:0 24px}.strengths__line{display:none}.strengths__card-container{width:100%;height:auto}.strengths__card{visibility:visible;opacity:1;flex-direction:column;grid-template-columns:1fr;gap:24px;width:100%;height:auto;margin-bottom:40px;display:flex;position:relative}.strengths__card:last-child{margin-bottom:0}.strengths__card-img{height:260px}.strengths__card-title{font-size:34px}.strengths__card-subtitle{font-size:16px}.strengths__card-desc{font-size:14px}.strengths__card-tags span{font-size:13px}.strengths__gallery{gap:24px;padding:80px 0 120px}.strengths__photos{-webkit-overflow-scrolling:touch;scrollbar-width:none;justify-content:flex-start;padding:10px 24px;overflow-x:auto}.strengths__photos::-webkit-scrollbar{display:none}.strengths__photo{flex-shrink:0;transform:none!important}.strengths__gallery-text{padding:0 24px;font-size:16px}}.banner__wrapper{height:700vh;position:relative}.banner{--gap:1.5vw;--pill-w:calc((100vw - 8 * var(--gap)) / 9);--pill-h:calc(var(--pill-w) * 2.614);background-color:#191919;justify-content:center;align-items:center;width:100%;height:100vh;display:flex;overflow:hidden}.banner__grid{justify-content:center;align-items:flex-start;gap:var(--gap);perspective:1200px;display:flex;position:absolute;inset:0}.banner__col-track{flex-direction:column;flex-shrink:0;display:flex}.banner__col{gap:var(--gap);flex-direction:column;flex-shrink:0;display:flex}.banner__col--even{transform:translateY(calc(-1 * (var(--pill-h) * .5 + var(--gap) * .5)))}.banner__pill{width:var(--pill-w);height:var(--pill-h);object-fit:contain;display:block}.banner__photo-wrap{width:var(--pill-w);height:var(--pill-h);z-index:10;transform-origin:50%;position:relative}.banner__photo{object-fit:contain;backface-visibility:hidden;width:100%;height:100%;position:absolute;inset:0}.banner__photo--back{transform:rotateY(-180deg)}@media (width<=1024px){.banner__wrapper{height:550vh}}@media (width<=768px){.banner__wrapper{height:450vh}.banner{--gap:2vw}}.contact{background-color:#fdfdfd;flex-direction:column;align-items:center;padding:200px 0 0;display:flex}.contact__inner{flex-direction:column;align-items:center;gap:20px;width:100%;display:flex}.contact__eyebrow{color:#191919;letter-spacing:-.025em;font-size:80px;font-weight:700;line-height:1}.contact__name-wrap{cursor:pointer;border:4px solid #13e3f6;border-radius:100px;padding:20px 85px;position:relative;overflow:hidden}.contact__name-wrap:before{content:"";z-index:0;background-color:#13e3f6;width:100%;height:100%;transition:transform .8s cubic-bezier(.4,0,.2,1);position:absolute;top:0;left:0;transform:translate(-100%)}.contact__name-wrap:hover:before{transform:translate(0)}.contact__name-wrap:hover .contact__name{color:#fdfdfd}.contact__name{color:#13e3f6;letter-spacing:-.025em;z-index:1;font-size:150px;font-weight:500;line-height:1;transition:color .3s;position:relative}.contact__info{align-items:center;gap:10px;display:flex}.contact__info-label{color:#13e3f6;font-size:21px;font-weight:600}.contact__info-value{color:#191919;font-size:21px}.contact__footer{text-align:center;width:100%;margin-top:120px}.contact__footer span{color:#19191973;font-size:16px}@media (width<=1024px){.contact{padding:120px 0 0}.contact__eyebrow{font-size:56px}.contact__name{font-size:100px}.contact__name-wrap{padding:16px 60px}.contact__info-label,.contact__info-value{font-size:17px}.contact__footer{margin-top:80px}}@media (width<=768px){.contact{padding:80px 24px 0}.contact__eyebrow{text-align:center;font-size:32px}.contact__name{font-size:52px}.contact__name-wrap{border-width:2px;padding:12px 32px}.contact__info{flex-wrap:wrap;justify-content:center;gap:6px 16px}.contact__info-label,.contact__info-value{font-size:14px}.contact__footer{margin-top:60px}.contact__footer span{font-size:13px}}
