.Hero-module__gNeX-G__hero{background-color:#000;justify-content:center;align-items:center;width:100%;height:100vh;display:flex;position:relative;overflow:hidden}.Hero-module__gNeX-G__background{z-index:-1;width:100%;height:100%;position:absolute;top:0;left:0}.Hero-module__gNeX-G__overlay{display:none}.Hero-module__gNeX-G__content{text-align:center;z-index:1;flex-direction:column;align-items:center;padding:0 2rem;display:flex}.Hero-module__gNeX-G__logoContainer{margin-bottom:2rem;display:inline-block;position:relative}.Hero-module__gNeX-G__star{z-index:2;width:48px;height:48px;animation:3s ease-in-out infinite Hero-module__gNeX-G__twinkle;position:absolute;top:10px;left:-10px}@keyframes Hero-module__gNeX-G__twinkle{0%,to{opacity:1;transform:scale(1)}50%{opacity:.7;transform:scale(.3)}}.Hero-module__gNeX-G__logo{object-fit:contain;filter:invert()}.Hero-module__gNeX-G__sloganEnglish{font-family:var(--font-main);color:#fff;letter-spacing:-.02em;margin-bottom:.5rem;font-size:1.5rem;font-style:italic;font-weight:400}.Hero-module__gNeX-G__sloganKorean{font-family:var(--font-main);color:#fff;letter-spacing:-.02em;font-size:1.5rem;font-style:italic;font-weight:400}[data-theme=dark] .Hero-module__gNeX-G__hero{background-color:#000}[data-theme=dark] .Hero-module__gNeX-G__sloganEnglish,[data-theme=dark] .Hero-module__gNeX-G__sloganKorean{color:#fff}@media (max-width:768px){.Hero-module__gNeX-G__sloganEnglish,.Hero-module__gNeX-G__sloganKorean{font-size:1.8rem}}@media (max-width:400px){.Hero-module__gNeX-G__sloganEnglish,.Hero-module__gNeX-G__sloganKorean{font-size:1.4rem;line-height:1.3}}
.Works-module__v-ETVa__works{background-color:#efefef;padding:3rem 0 8rem}.Works-module__v-ETVa__container{max-width:1400px;margin:0 auto;padding:0 2rem}.Works-module__v-ETVa__heading{letter-spacing:-.02em;color:var(--text-white);margin-bottom:4rem;font-size:2rem;font-weight:700}.Works-module__v-ETVa__grid{grid-template-columns:repeat(3,1fr);gap:2rem;display:grid}@media (max-height:800px){.Works-module__v-ETVa__grid{grid-template-columns:repeat(3,1fr);gap:1rem}}@media (max-width:1024px){.Works-module__v-ETVa__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.Works-module__v-ETVa__grid{grid-template-columns:1fr}}.Works-module__v-ETVa__navButton{cursor:pointer;z-index:10;width:30px;height:60px;box-shadow:none;color:#000;opacity:.6;background:0 0;border:none;outline:none;justify-content:center;align-items:center;padding:0;font-size:0;line-height:0;transition:all .3s;display:flex;position:absolute;top:50%;overflow:hidden;transform:translateY(-50%)}.Works-module__v-ETVa__navButton:hover{color:#000;opacity:1;background:0 0;transform:translateY(-50%)scale(1.1)}.Works-module__v-ETVa__navButton:disabled{opacity:0;cursor:default}.Works-module__v-ETVa__navIcon{width:40px;height:80px}.Works-module__v-ETVa__prevButton{left:-80px}.Works-module__v-ETVa__nextButton{right:-80px}@media (max-width:1600px){.Works-module__v-ETVa__sliderWrapper{padding:0 60px}.Works-module__v-ETVa__prevButton{left:0}.Works-module__v-ETVa__nextButton{right:0}}@media (max-width:768px){.Works-module__v-ETVa__container{padding:0 1rem}.Works-module__v-ETVa__sliderWrapper{padding:0 30px}.Works-module__v-ETVa__navIcon{width:20px;height:40px}.Works-module__v-ETVa__navIcon path{stroke-width:4px}.Works-module__v-ETVa__prevButton{left:-5px}.Works-module__v-ETVa__nextButton{right:-5px}.Works-module__v-ETVa__grid{gap:1rem}.Works-module__v-ETVa__title{font-size:.7rem}}.Works-module__v-ETVa__card{cursor:pointer;position:relative}.Works-module__v-ETVa__imageWrapper{aspect-ratio:3/2;background-color:#fff;width:100%;margin-bottom:0;position:relative;overflow:hidden}@media (max-width:768px){.Works-module__v-ETVa__imageWrapper{aspect-ratio:3/2;background-color:#0000}.Works-module__v-ETVa__image{object-fit:contain}.Works-module__v-ETVa__title{font-size:.8rem!important}}.Works-module__v-ETVa__image{object-fit:cover;width:100%;height:100%;transition:transform .3s}.Works-module__v-ETVa__card:hover .Works-module__v-ETVa__image{transform:scale(1.05)}.Works-module__v-ETVa__imagePlaceholder{color:#999;background-color:#f0f0f0;justify-content:center;align-items:center;width:100%;height:100%;font-size:.875rem;display:flex}.Works-module__v-ETVa__titleOverlay{background-color:#0009;justify-content:center;align-items:center;width:100%;padding:1rem;display:flex;position:absolute;bottom:0;left:0}.Works-module__v-ETVa__title{color:#fff;text-align:center;white-space:nowrap;text-overflow:ellipsis;max-width:100%;margin:0;padding:0 1rem;font-size:1rem;font-weight:700;overflow:hidden}.Works-module__v-ETVa__loading,.Works-module__v-ETVa__empty{text-align:center;color:#999;padding:4rem 0;font-size:1.125rem}.Works-module__v-ETVa__error{text-align:center;color:#e74c3c;padding:4rem 0;font-size:1.125rem}.Works-module__v-ETVa__carouselContainer{width:100%;position:relative;overflow:hidden}.Works-module__v-ETVa__carouselTrack{backface-visibility:hidden;width:100%;transition:transform .5s ease-in-out;display:flex}.Works-module__v-ETVa__carouselPage{box-sizing:border-box;border-left:2px solid #efefef;border-right:2px solid #efefef;flex:0 0 100%;width:100%;min-width:100%;max-width:100%}.Works-module__v-ETVa__sliderWrapper{width:100%;position:relative}.Works-module__v-ETVa__pagination{justify-content:center;align-items:center;gap:.5rem;margin-top:2rem;display:flex}.Works-module__v-ETVa__dot{cursor:pointer;background-color:#ccc;border:none;border-radius:50%;width:10px;height:10px;padding:0;transition:all .3s}.Works-module__v-ETVa__dotActive{background-color:#333;transform:scale(1.2)}@media (max-width:768px) and (max-height:600px){.Works-module__v-ETVa__works{flex-direction:column;height:100vh;padding:1rem 0 .5rem;display:flex}.Works-module__v-ETVa__container{flex-direction:column;flex:1;max-width:100%;height:auto;padding:0;display:flex;overflow:hidden}.Works-module__v-ETVa__heading{flex:none;margin-bottom:.5rem;padding:0 1rem;font-size:1.5rem}.Works-module__v-ETVa__sliderWrapper{flex-direction:column;flex:1;min-height:0;display:flex;overflow:hidden}.Works-module__v-ETVa__carouselContainer{flex-direction:column;flex:1;height:100%;display:flex}.Works-module__v-ETVa__carouselTrack{height:100%;display:flex}.Works-module__v-ETVa__carouselPage{flex-direction:column;height:100%;display:flex}.Works-module__v-ETVa__grid{flex-direction:column;flex:1;gap:.25rem;height:100%;padding:0;display:flex;overflow:hidden;grid-template-columns:1fr!important}.Works-module__v-ETVa__card{flex:1;min-height:0;overflow:hidden}.Works-module__v-ETVa__imageWrapper{border-radius:0;width:100%;height:100%;position:relative;aspect-ratio:auto!important}.Works-module__v-ETVa__image{object-position:center}.Works-module__v-ETVa__pagination{z-index:10;background:#efefef;flex:none;height:20px;margin-top:.5rem;padding-bottom:1rem;display:flex}.Works-module__v-ETVa__navButton{display:none}}
.WorkModal-module__90Ihca__overlay{z-index:9999;background-color:#0009;justify-content:center;align-items:center;padding:40px 0;display:flex;position:fixed;inset:0;overflow:hidden}.WorkModal-module__90Ihca__modal{background-color:#f5f5f5;border-radius:20px;flex-direction:column;width:95%;max-width:1400px;max-height:100%;margin:0 auto;display:flex;position:relative;overflow:hidden;box-shadow:0 10px 30px #0003}.WorkModal-module__90Ihca__modalHeader{z-index:10;background-color:#f5f5f5;flex-shrink:0;justify-content:space-between;align-items:flex-start;padding:2rem 2.5rem 1rem;display:flex}.WorkModal-module__90Ihca__headerContent{flex:1}.WorkModal-module__90Ihca__closeButton{color:#1a1a1a;cursor:pointer;background-color:#0000;border:none;justify-content:center;align-items:center;width:40px;height:40px;margin-top:-1rem;margin-left:2rem;padding:0;font-size:2rem;font-weight:300;line-height:1;display:flex}.WorkModal-module__90Ihca__modalBody{flex-grow:1;padding:1rem 2.5rem 3rem;overflow-y:auto}.WorkModal-module__90Ihca__title{color:#000;letter-spacing:-.02em;margin-bottom:.5rem;font-size:1.4rem;font-weight:900;line-height:1.1}.WorkModal-module__90Ihca__metadata{color:#000;gap:2rem;font-size:1rem;display:flex}.WorkModal-module__90Ihca__metaLabel{margin-right:.5rem;font-weight:700}.WorkModal-module__90Ihca__imageContainer{grid-template-columns:1fr 2fr;align-items:stretch;gap:2rem;width:100%;display:grid}.WorkModal-module__90Ihca__posterSection{aspect-ratio:1/1.414;width:100%;position:relative}.WorkModal-module__90Ihca__gridSection{grid-template-rows:1fr 1fr;grid-template-columns:1fr 1fr;gap:1.2rem;width:100%;height:100%;display:grid}.WorkModal-module__90Ihca__gridItem{width:100%;height:100%;position:relative;overflow:hidden}.WorkModal-module__90Ihca__gridImage{object-fit:cover;width:100%;height:100%;transition:transform .3s;display:block}.WorkModal-module__90Ihca__gridImage:hover{transform:scale(1.05)}.WorkModal-module__90Ihca__imagePlaceholder{color:#999;background-color:#f0f0f0;border-radius:8px;justify-content:center;align-items:center;width:100%;height:100%;font-size:.875rem;display:flex}@media (max-height:700px){.WorkModal-module__90Ihca__overlay{padding:60px .5rem 1rem}.WorkModal-module__90Ihca__modal{height:auto;max-height:none;margin-bottom:2rem}.WorkModal-module__90Ihca__content{height:auto;padding:1rem}.WorkModal-module__90Ihca__posterSection,.WorkModal-module__90Ihca__gridSection{height:auto;min-height:300px}}@media (max-width:768px){.WorkModal-module__90Ihca__overlay{align-items:flex-start;padding:0;overflow-y:auto}.WorkModal-module__90Ihca__modal{border-radius:0;height:auto;min-height:100vh;max-height:none;overflow:visible}.WorkModal-module__90Ihca__content{height:auto;padding:4rem 1.5rem 2rem;overflow:visible}.WorkModal-module__90Ihca__closeButton{background-color:#fffc;border-radius:50%;top:1rem;right:1rem}.WorkModal-module__90Ihca__title{margin-top:1rem;font-size:1.5rem;font-weight:900}.WorkModal-module__90Ihca__metadata{flex-direction:column;gap:.5rem;margin-bottom:2rem;font-size:1rem}.WorkModal-module__90Ihca__metaLabel{min-width:60px;font-size:1rem}.WorkModal-module__90Ihca__imageContainer{grid-template-columns:1fr;gap:1.5rem}.WorkModal-module__90Ihca__posterSection{aspect-ratio:1/1.414;width:100%;height:auto}.WorkModal-module__90Ihca__gridSection{grid-template-rows:auto;grid-template-columns:1fr;gap:.5rem;height:auto}.WorkModal-module__90Ihca__gridItem{aspect-ratio:3/2}}
.BusinessScope-module__-8DHVa__scope{background-color:#efefef;flex-direction:column;justify-content:center;padding-top:5rem;padding-bottom:10rem;display:flex}.BusinessScope-module__-8DHVa__container{width:100%;max-width:1400px;margin:0 auto;padding:0 2rem}.BusinessScope-module__-8DHVa__heading{letter-spacing:-.02em;color:var(--text-white);margin-bottom:2rem;font-size:2rem;font-weight:700}.BusinessScope-module__-8DHVa__grid{grid-template-columns:repeat(3,1fr);gap:1.5rem;display:grid}.BusinessScope-module__-8DHVa__card{border:1px solid #000;flex-direction:column;justify-content:center;min-height:200px;padding:3rem 2rem;transition:transform .3s;display:flex}.BusinessScope-module__-8DHVa__card:hover{transform:translateY(-5px)}.BusinessScope-module__-8DHVa__light{color:#000;background-color:#efefef}.BusinessScope-module__-8DHVa__dark{color:#fff;background-color:#333}.BusinessScope-module__-8DHVa__title{letter-spacing:-.02em;margin-bottom:1rem;font-size:1.5rem;font-weight:700}.BusinessScope-module__-8DHVa__description{opacity:.8;word-break:keep-all;overflow-wrap:break-word;font-size:.9rem;line-height:1.5}@media (max-width:1024px){.BusinessScope-module__-8DHVa__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px) and (max-height:600px){.BusinessScope-module__-8DHVa__card{justify-content:center;padding:1rem .5rem!important}}@media (max-height:800px){.BusinessScope-module__-8DHVa__scope{padding-top:2rem;padding-bottom:3rem}.BusinessScope-module__-8DHVa__title{margin-bottom:.5rem;font-size:1.2rem}.BusinessScope-module__-8DHVa__card{min-height:140px;padding:1.5rem}.BusinessScope-module__-8DHVa__grid{gap:1rem}.BusinessScope-module__-8DHVa__description{font-size:.85rem}}@media (max-width:768px){.BusinessScope-module__-8DHVa__scope{padding-top:5rem;padding-bottom:2rem}.BusinessScope-module__-8DHVa__container{padding:0 1rem}.BusinessScope-module__-8DHVa__grid{grid-auto-rows:1fr;grid-template-columns:repeat(2,1fr)!important;gap:.5rem!important}.BusinessScope-module__-8DHVa__card{text-align:center;border:1px solid #000;flex-direction:column;justify-content:center;align-items:center;display:flex;height:100%!important;min-height:auto!important;padding:.6rem .5rem!important}.BusinessScope-module__-8DHVa__title{word-break:break-word;margin-bottom:.25rem;font-size:.9rem!important}.BusinessScope-module__-8DHVa__description{-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;line-height:1.2;display:-webkit-box;overflow:hidden;font-size:.65rem!important}}@media (max-width:768px) and (max-height:600px){.BusinessScope-module__-8DHVa__description{display:none!important}}
.About-module__Balj8a__about{background-color:#efefef;align-items:center;height:100%;padding:8rem 0;display:flex}.About-module__Balj8a__container{justify-content:center;width:100%;max-width:1400px;margin:0 auto;padding:0 2rem;display:flex}.About-module__Balj8a__content{text-align:center;flex-direction:column;align-items:center;max-width:800px;display:flex}.About-module__Balj8a__logoContainer{margin-bottom:2rem}.About-module__Balj8a__logo{object-fit:contain}.About-module__Balj8a__heading{font-family:var(--font-main);color:#000;text-transform:uppercase;margin-bottom:3rem;font-size:2.5rem;font-weight:800;line-height:1.2}.About-module__Balj8a__description{color:#000}.About-module__Balj8a__paragraph{margin-bottom:2rem;font-size:1.1rem;line-height:1.6}.About-module__Balj8a__paragraph:last-child{margin-bottom:0}.About-module__Balj8a__brandName{margin-bottom:.5rem;font-size:1.2rem;font-weight:800;display:inline-block}@media (max-width:768px){.About-module__Balj8a__heading{font-size:1.8rem}.About-module__Balj8a__paragraph{font-size:1rem}}@media (max-width:450px){.About-module__Balj8a__container{padding:0 1rem}.About-module__Balj8a__heading{word-break:keep-all;margin-bottom:2rem;font-size:1.2rem}}
.Contact-module__gQiC5G__contact{box-sizing:border-box;background-color:#efefef;flex-direction:column;height:100%;padding-top:2rem;padding-bottom:0;display:flex}.Contact-module__gQiC5G__container{width:100%;max-width:1400px;margin:1rem auto 3rem;padding:0 2rem}.Contact-module__gQiC5G__heading{letter-spacing:-.02em;color:var(--text-white);margin-bottom:2rem;font-size:2rem;font-weight:700}.Contact-module__gQiC5G__content{flex:1;justify-content:center;align-items:center;gap:4rem;width:100%;max-width:150vh;min-height:0;margin:0 auto;display:flex}.Contact-module__gQiC5G__mapContainer{flex:1.2;max-width:800px}.Contact-module__gQiC5G__mapWrapper{aspect-ratio:4/3;background-color:#0000;border-radius:8px;width:100%;height:auto;position:relative;overflow:hidden}.Contact-module__gQiC5G__mapImage{border-radius:8px}.Contact-module__gQiC5G__infoContainer{flex-direction:column;flex:1;justify-content:center;gap:2rem;max-width:600px;display:flex}.Contact-module__gQiC5G__companyName{color:#000;margin-bottom:.5rem;font-size:1.8rem;font-weight:700}.Contact-module__gQiC5G__infoItem{align-items:baseline;gap:2rem;display:flex}.Contact-module__gQiC5G__label{color:#000;min-width:80px;font-size:1.2rem;font-weight:800}.Contact-module__gQiC5G__value{color:#333;font-size:1.1rem;font-weight:400}@media (max-width:1024px){.Contact-module__gQiC5G__content{flex-direction:column;gap:3rem}.Contact-module__gQiC5G__mapContainer,.Contact-module__gQiC5G__infoContainer{width:100%;max-width:100%}}@media (max-height:800px){.Contact-module__gQiC5G__contact{padding-top:2rem}.Contact-module__gQiC5G__heading{margin-bottom:1.5rem;font-size:1.8rem}.Contact-module__gQiC5G__content{gap:3rem;max-width:160vh;flex-direction:row!important}.Contact-module__gQiC5G__mapContainer{flex:0 0 45%;width:45%;max-width:45%}.Contact-module__gQiC5G__mapWrapper{aspect-ratio:16/9;max-height:40vh}.Contact-module__gQiC5G__companyName{font-size:1.5rem}.Contact-module__gQiC5G__infoItem{gap:1.5rem}.Contact-module__gQiC5G__label,.Contact-module__gQiC5G__value{font-size:1rem}}@media (max-width:768px){.Contact-module__gQiC5G__contact{flex-direction:column;justify-content:flex-start;min-height:auto;padding-top:2rem;padding-bottom:2rem;display:flex}.Contact-module__gQiC5G__container{flex-direction:column;flex:0 auto;justify-content:flex-start;margin:0 auto;padding:0 2rem;display:flex}.Contact-module__gQiC5G__heading{flex:none;margin-bottom:1rem;font-size:1.5rem}.Contact-module__gQiC5G__content{flex:0 auto;justify-content:flex-start;max-width:100%;height:auto;display:flex;flex-direction:column!important;gap:1rem!important}.Contact-module__gQiC5G__mapContainer{margin-bottom:0;flex:none!important;width:100%!important;max-width:100%!important}.Contact-module__gQiC5G__mapWrapper{aspect-ratio:unset;width:100%;height:40vh;margin:0 auto}.Contact-module__gQiC5G__infoContainer{flex:none;align-items:flex-start;gap:.2rem;width:100%;max-width:100%;margin-bottom:0;padding:0}.Contact-module__gQiC5G__companyName{margin-bottom:.25rem;font-size:1rem}.Contact-module__gQiC5G__infoItem{flex-direction:row;align-items:baseline;gap:.5rem;margin-bottom:.2rem}.Contact-module__gQiC5G__label{min-width:45px;margin-bottom:0;font-size:.7rem;font-weight:800}.Contact-module__gQiC5G__value{word-break:keep-all;flex:1;font-size:.7rem}}@media (max-height:700px) and (max-width:768px){.Contact-module__gQiC5G__contact{justify-content:flex-start;padding-top:2rem}.Contact-module__gQiC5G__container{justify-content:flex-start}.Contact-module__gQiC5G__mapWrapper{aspect-ratio:unset;height:45vh}}
.Footer-module__nhiC3q__footer{color:#000;background-color:#efefef;padding:3rem 0;font-size:.9rem}.Footer-module__nhiC3q__container{flex-direction:column;max-width:1400px;margin:0 auto;padding:0 2rem;display:flex}.Footer-module__nhiC3q__topSection{justify-content:flex-end;margin-bottom:1rem;display:flex}.Footer-module__nhiC3q__nav{gap:3rem;display:flex}.Footer-module__nhiC3q__navLink{color:#333;font-size:1rem;font-weight:800;text-decoration:none;transition:color .3s}.Footer-module__nhiC3q__navLink:hover{color:#000}.Footer-module__nhiC3q__separator{background-color:#333;width:100%;height:2px;margin-bottom:1.5rem}.Footer-module__nhiC3q__bottomSection{flex-direction:column;gap:.5rem;display:flex}.Footer-module__nhiC3q__infoRow{flex-wrap:wrap;align-items:center;gap:.5rem;display:flex}.Footer-module__nhiC3q__companyName{font-size:1rem;font-weight:800}.Footer-module__nhiC3q__address{font-weight:600}.Footer-module__nhiC3q__label{font-weight:800}.Footer-module__nhiC3q__value{font-weight:600}.Footer-module__nhiC3q__divider{margin:0 .5rem;font-weight:400}.Footer-module__nhiC3q__emailLink{color:#06c;font-weight:600;text-decoration:underline}.Footer-module__nhiC3q__copyright{margin-top:.2rem;font-weight:700}@media (max-width:768px){.Footer-module__nhiC3q__footer{margin-top:1rem;padding:1rem 0 1.5rem}.Footer-module__nhiC3q__topSection{justify-content:flex-start;margin-bottom:.5rem}.Footer-module__nhiC3q__nav{scrollbar-width:none;flex-wrap:nowrap;gap:1rem;width:100%;padding-bottom:.2rem;overflow-x:auto}.Footer-module__nhiC3q__nav::-webkit-scrollbar{display:none}.Footer-module__nhiC3q__navLink{white-space:nowrap;font-size:.75rem}.Footer-module__nhiC3q__separator{margin-bottom:.75rem}.Footer-module__nhiC3q__bottomSection,.Footer-module__nhiC3q__infoRow{gap:.25rem}.Footer-module__nhiC3q__companyName,.Footer-module__nhiC3q__address,.Footer-module__nhiC3q__label,.Footer-module__nhiC3q__value,.Footer-module__nhiC3q__copyright{font-size:.7rem}}
.ScrollToTop-module__0Hs2SG__scrollToTop{color:#fff;cursor:pointer;opacity:0;visibility:hidden;z-index:9999;background-color:#000;border:none;border-radius:50%;justify-content:center;align-items:center;width:3rem;height:3rem;transition:all .3s;display:flex;position:fixed;bottom:2rem;right:2rem;box-shadow:0 2px 10px #0000001a}.ScrollToTop-module__0Hs2SG__scrollToTop:hover{background-color:#333;transform:translateY(-3px)}.ScrollToTop-module__0Hs2SG__visible{opacity:1;visibility:visible}@media (max-width:768px){.ScrollToTop-module__0Hs2SG__scrollToTop{width:2.5rem;height:2.5rem;bottom:1.5rem;right:1.5rem}}
