@import "https://cdn.jsdelivr.net/gh/orioncactus/pretendard/dist/web/variable/pretendardvariable.css";
.FloatingTopButton-module__EmuZqG__topButton{z-index:80;-webkit-backdrop-filter:blur(1.4rem);backdrop-filter:blur(1.4rem);width:5.8rem;height:5.8rem;color:var(--color-text-strong);font-size:var(--font-2xs);font-weight:var(--weight-bold);letter-spacing:-.02em;opacity:0;visibility:hidden;cursor:pointer;background:#ffffffc7;border:.1rem solid #141c2829;border-radius:50%;transition:opacity .32s,visibility .32s,transform .32s,background .32s,color .32s;position:fixed;bottom:3.2rem;right:3.2rem;transform:translateY(1.6rem)}.FloatingTopButton-module__EmuZqG__topButton.FloatingTopButton-module__EmuZqG__visible{opacity:1;visibility:visible;transform:translateY(0)}.FloatingTopButton-module__EmuZqG__topButton:hover{background:var(--color-black-strong);color:var(--color-white)}.FloatingTopButton-module__EmuZqG__topButton span{justify-content:center;align-items:center;display:inline-flex}@media (max-width:64rem){.FloatingTopButton-module__EmuZqG__topButton{width:5rem;height:5rem;font-size:1.1rem;bottom:2rem;right:2rem}}
.Header-module__xZOvDW__header{z-index:50;will-change:transform;width:100%;transition:transform .82s cubic-bezier(.16,1,.3,1),background-color .3s,box-shadow .3s,color .3s;animation:.72s cubic-bezier(.22,1,.36,1) both Header-module__xZOvDW__headerDrop;position:fixed;top:0;left:0;transform:translate(0,0)}.Header-module__xZOvDW__headerHidden{transform:translateY(calc(-100% - 1.6rem))}.Header-module__xZOvDW__header:after{right:var(--layout-gutter);bottom:0;left:var(--layout-gutter);background:var(--header-line-color);opacity:1;pointer-events:none;content:"";height:.1rem;transition:opacity .28s,background-color .3s;position:absolute}@keyframes Header-module__xZOvDW__headerDrop{0%{opacity:0}to{opacity:1}}@media (prefers-reduced-motion:reduce){.Header-module__xZOvDW__header{animation:none}}.Header-module__xZOvDW__headerTransparent{--header-line-color:#ffffff2e;color:var(--color-white);background:0 0}.Header-module__xZOvDW__headerWhite{--header-line-color:#0000001a;color:var(--color-text-strong);background:var(--color-white);box-shadow:0 .1rem 1.8rem #0000000a}.Header-module__xZOvDW__headerOpenDark{--header-line-color:#fff3;color:var(--color-white);box-shadow:none;background:#000000f5}.Header-module__xZOvDW__headerOpenDark .Header-module__xZOvDW__contactButton{color:var(--color-white);background:0 0;border-color:#ffffff61}.Header-module__xZOvDW__headerOpenDark .Header-module__xZOvDW__contactButton:hover{color:var(--color-black-strong);background:var(--color-white);border-color:var(--color-white)}.Header-module__xZOvDW__headerOpenLight{--header-line-color:#0000001a;color:var(--color-text-strong);background:var(--color-white);box-shadow:0 .1rem 1.8rem #0000000a}.Header-module__xZOvDW__headerOpenLight .Header-module__xZOvDW__contactButton{color:var(--color-text-strong);background:0 0;border-color:#00000038}.Header-module__xZOvDW__headerOpenLight .Header-module__xZOvDW__contactButton:hover{color:var(--color-white);background:var(--color-black-strong);border-color:var(--color-black-strong)}.Header-module__xZOvDW__headerWrap{position:relative}.Header-module__xZOvDW__inner{height:var(--layout-header-height);justify-content:flex-start;align-items:center;margin:0 auto;transition:height .52s cubic-bezier(.16,1,.3,1);display:flex;position:relative}.Header-module__xZOvDW__headerCompact .Header-module__xZOvDW__inner{height:8rem}.Header-module__xZOvDW__headerCompact:after{opacity:0}.Header-module__xZOvDW__logo{color:inherit;flex-shrink:0;text-decoration:none;display:block}.Header-module__xZOvDW__logoImage{width:19rem;height:auto;display:block}.Header-module__xZOvDW__nav{flex-grow:1;justify-content:flex-end;align-items:center;width:auto;height:100%;margin-left:auto;display:flex;position:static;transform:none}.Header-module__xZOvDW__navList{justify-content:flex-end;align-items:center;gap:clamp(3.8rem,3.6vw,7.6rem);width:auto;height:100%;margin:0;padding:0;list-style:none;display:flex}.Header-module__xZOvDW__navItem{justify-content:flex-start;align-items:center;min-width:0;height:100%;display:flex}.Header-module__xZOvDW__navLink{height:100%;color:inherit;font-size:var(--font-md);font-weight:var(--weight-regular);letter-spacing:-.055em;text-align:left;white-space:nowrap;justify-content:flex-start;align-items:center;text-decoration:none;transition:color .2s;display:flex;position:relative}.Header-module__xZOvDW__navLink:hover,.Header-module__xZOvDW__navLinkActive{color:inherit}.Header-module__xZOvDW__headerOpenDark .Header-module__xZOvDW__navLink:hover,.Header-module__xZOvDW__headerOpenDark .Header-module__xZOvDW__navLinkActive{color:var(--color-white)}.Header-module__xZOvDW__headerOpenLight .Header-module__xZOvDW__navLink:hover,.Header-module__xZOvDW__headerOpenLight .Header-module__xZOvDW__navLinkActive{color:var(--color-text-strong)}.Header-module__xZOvDW__navLine{display:none}.Header-module__xZOvDW__contactButton{height:4.4rem;font-size:var(--font-sm);font-weight:var(--weight-semibold);letter-spacing:-.045em;white-space:nowrap;border-radius:99.9rem;flex-shrink:0;justify-content:center;align-items:center;margin-left:5.2rem;padding:0 2.8rem;text-decoration:none;transition:color .2s,background-color .2s,border-color .2s;display:flex}.Header-module__xZOvDW__contactLight{color:var(--color-white);border:.1rem solid #ffffff80}.Header-module__xZOvDW__contactLight:hover{color:var(--color-text-strong);background:var(--color-white);border-color:var(--color-white)}.Header-module__xZOvDW__contactDark{color:var(--color-text-strong);border:.1rem solid #00000038}.Header-module__xZOvDW__contactDark:hover{color:var(--color-white);background:var(--black-strong);border-color:var(--color-text-strong)}.Header-module__xZOvDW__mobileMenuButton{cursor:pointer;background:0 0;border:0;border-radius:99.9rem;width:4.2rem;height:4.2rem;margin:0 0 0 auto;padding:0;display:none}.Header-module__xZOvDW__mobileMenuButton span{background:currentColor;border-radius:99.9rem;width:2.2rem;height:.2rem;margin:.5rem auto;transition:transform .25s,opacity .2s;display:block}.Header-module__xZOvDW__mobileMenuButtonActive span:first-child{transform:translateY(.7rem)rotate(45deg)}.Header-module__xZOvDW__mobileMenuButtonActive span:nth-child(2){opacity:0}.Header-module__xZOvDW__mobileMenuButtonActive span:nth-child(3){transform:translateY(-.7rem)rotate(-45deg)}.Header-module__xZOvDW__gnbPanel{top:var(--layout-header-height);opacity:0;width:100%;height:0;transition:top .3s,height .34s cubic-bezier(.22,1,.36,1),opacity .22s,color .25s,background-color .25s;position:absolute;left:0;overflow:hidden}.Header-module__xZOvDW__gnbPanelDark{color:var(--color-white);background:radial-gradient(circle at 72% 0,#1c2a4247,#0000 36%),#000000f5}.Header-module__xZOvDW__gnbPanelLight{color:var(--color-text-strong);background:var(--color-white);box-shadow:0 1.8rem 3rem #0000000f}.Header-module__xZOvDW__headerCompact .Header-module__xZOvDW__gnbPanel{top:8rem}.Header-module__xZOvDW__gnbPanel:before{top:0;right:var(--layout-gutter);left:var(--layout-gutter);z-index:1;pointer-events:none;content:"";height:.1rem;position:absolute}.Header-module__xZOvDW__gnbPanelDark:before{background:#ffffff29}.Header-module__xZOvDW__gnbPanelLight:before{background:#0000001a}.Header-module__xZOvDW__gnbPanelOpen{opacity:1}.Header-module__xZOvDW__gnbInner{width:100%;padding:5.4rem 0 6.2rem;position:relative;overflow:hidden}.Header-module__xZOvDW__gnbTrack{width:max-content;margin-left:var(--gnb-active-left,var(--gnb-nav-left));display:block}.Header-module__xZOvDW__gnbColumn{opacity:1;width:max-content;min-width:0;animation:.22s both Header-module__xZOvDW__gnbColumnIn;transform:translateY(0)}@keyframes Header-module__xZOvDW__gnbColumnIn{0%{opacity:0;transform:translateY(-.4rem)}to{opacity:1;transform:translateY(0)}}.Header-module__xZOvDW__gnbDepth2List{flex-direction:column;align-items:flex-start;gap:2.2rem;margin:0;padding:0;list-style:none;display:flex}.Header-module__xZOvDW__gnbDepth2{color:inherit;font-size:var(--font-xl);font-weight:var(--weight-regular);letter-spacing:-.055em;text-align:left;white-space:nowrap;line-height:1.15;text-decoration:none;transition:color .2s;display:block}.Header-module__xZOvDW__gnbPanelDark .Header-module__xZOvDW__gnbDepth2{color:#ffffffb8}.Header-module__xZOvDW__gnbPanelLight .Header-module__xZOvDW__gnbDepth2{color:var(--color-text-muted)}.Header-module__xZOvDW__gnbDepth2:hover{color:var(--color-primary)}.Header-module__xZOvDW__mobileMenu{display:none}@media (max-width:1280px){.Header-module__xZOvDW__header:after{right:var(--layout-gutter-tablet);left:var(--layout-gutter-tablet)}.Header-module__xZOvDW__navList{gap:clamp(2.6rem,2.9vw,4.8rem)}.Header-module__xZOvDW__contactButton{height:4rem;font-size:var(--font-ui);margin-left:3.8rem;padding:0 1.8rem}.Header-module__xZOvDW__gnbPanel:before{right:var(--layout-gutter-tablet);left:var(--layout-gutter-tablet)}.Header-module__xZOvDW__gnbInner{padding:4.8rem 0 5.4rem}.Header-module__xZOvDW__gnbDepth2List{gap:1.9rem}.Header-module__xZOvDW__gnbDepth2{font-size:2.1rem;line-height:1.18}}@media (max-width:1024px){.Header-module__xZOvDW__header:after{right:var(--layout-gutter-tablet);left:var(--layout-gutter-tablet)}.Header-module__xZOvDW__inner{height:var(--layout-header-height-tablet)}.Header-module__xZOvDW__logoImage{width:17rem}.Header-module__xZOvDW__nav{width:auto;height:var(--layout-header-height-tablet)}.Header-module__xZOvDW__navList{gap:3.1rem}.Header-module__xZOvDW__navLink{font-size:1.8rem}.Header-module__xZOvDW__contactButton{height:3.8rem;padding:0 var(--space-sm);font-size:var(--font-xs);margin-left:3.2rem}.Header-module__xZOvDW__gnbPanel{top:var(--layout-header-height-tablet)}.Header-module__xZOvDW__headerCompact .Header-module__xZOvDW__gnbPanel{top:7rem}.Header-module__xZOvDW__gnbPanel:before{right:var(--layout-gutter-tablet);left:var(--layout-gutter-tablet)}.Header-module__xZOvDW__gnbInner{padding:4.2rem 0 4.8rem}.Header-module__xZOvDW__gnbDepth2List{gap:1.6rem}.Header-module__xZOvDW__gnbDepth2{font-size:1.8rem;line-height:1.25}}@media (max-width:900px){.Header-module__xZOvDW__navList{gap:2.5rem}.Header-module__xZOvDW__gnbDepth2{font-size:1.7rem}}@media (max-width:768px){.Header-module__xZOvDW__header:after{right:var(--layout-gutter-mobile);left:var(--layout-gutter-mobile)}.Header-module__xZOvDW__inner{height:var(--layout-header-height-mobile)}.Header-module__xZOvDW__logoImage{width:15.2rem}.Header-module__xZOvDW__nav,.Header-module__xZOvDW__contactButton,.Header-module__xZOvDW__gnbPanel{display:none}.Header-module__xZOvDW__mobileMenuButton{color:inherit;display:block}.Header-module__xZOvDW__mobileMenu{top:var(--layout-header-height-mobile);width:100%;height:calc(100dvh - var(--layout-header-height-mobile));-webkit-overflow-scrolling:touch;overscroll-behavior:contain;color:var(--color-text-strong);background:var(--color-white);opacity:0;visibility:hidden;z-index:70;border-top:.1rem solid #00000014;transition:opacity .24s,visibility .24s,transform .24s;display:block;position:fixed;left:0;overflow-y:auto;transform:translateY(-1.2rem)}.Header-module__xZOvDW__mobileMenuOpen{opacity:1;visibility:visible;transform:translateY(0)}.Header-module__xZOvDW__mobileMenuInner{padding-top:2.4rem;padding-bottom:calc(9.6rem + env(safe-area-inset-bottom))}.Header-module__xZOvDW__mobileMenuHead{border-bottom:.1rem solid #0000001f;justify-content:space-between;align-items:flex-end;gap:2rem;padding-bottom:2.2rem;display:flex}.Header-module__xZOvDW__mobileMenuHead p{color:#0000005c;font-size:1.2rem;font-weight:var(--weight-bold);letter-spacing:.22em;text-transform:uppercase;margin:0;line-height:1}.Header-module__xZOvDW__mobileMenuHead span{color:var(--color-text-strong);font-size:2.2rem;font-weight:var(--weight-bold);letter-spacing:-.06em;line-height:1}.Header-module__xZOvDW__mobileNav{margin-top:.8rem}.Header-module__xZOvDW__mobileNavList{flex-direction:column;margin:0;padding:0;list-style:none;display:flex}.Header-module__xZOvDW__mobileNavItem{border-bottom:.1rem solid #00000014;padding:2.2rem 0}.Header-module__xZOvDW__mobileDepth1{color:var(--color-text-strong);font-size:2.4rem;font-weight:var(--weight-bold);letter-spacing:-.065em;line-height:1.2;text-decoration:none;display:block}.Header-module__xZOvDW__mobileDepth2List{flex-wrap:wrap;gap:.8rem 1.6rem;margin:1.5rem 0 0;padding:0;list-style:none;display:flex}.Header-module__xZOvDW__mobileDepth2{color:#00000094;font-size:1.5rem;font-weight:var(--weight-medium);letter-spacing:-.045em;line-height:1.35;text-decoration:none;display:block}.Header-module__xZOvDW__mobileDepth2:hover{color:var(--color-primary)}.Header-module__xZOvDW__mobileContactButton{height:5.2rem;color:var(--color-white);background:var(--black-strong);font-size:1.6rem;font-weight:var(--weight-bold);letter-spacing:-.045em;border-radius:99.9rem;justify-content:center;align-items:center;margin-top:2.8rem;text-decoration:none;display:flex}}.Header-module__xZOvDW__header:after,.Header-module__xZOvDW__gnbPanel:before{display:none}
.RootShell-module__HSuxdG__shell,.RootShell-module__HSuxdG__pageContent{min-height:100vh;position:relative}.RootShell-module__HSuxdG__pageContent [data-reveal-item]{opacity:0;transition:opacity .9s cubic-bezier(.22,1,.36,1),transform .9s cubic-bezier(.22,1,.36,1);transition-delay:var(--reveal-delay,0s);will-change:opacity, transform;transform:translateY(4rem)}.RootShell-module__HSuxdG__pageContent [data-reveal-item][data-reveal-visible=true]{opacity:1;transform:translate(0,0)}.RootShell-module__HSuxdG__pageTransition{z-index:99999;visibility:hidden;opacity:0;pointer-events:none;will-change:opacity, visibility;background:#000;position:fixed;inset:0}.RootShell-module__HSuxdG__pageTransitionCovering{visibility:visible;opacity:1;transition:opacity .5s cubic-bezier(.65,0,.35,1),visibility linear}.RootShell-module__HSuxdG__pageTransitionRevealing{visibility:visible;opacity:0;transition:opacity .76s cubic-bezier(.22,1,.36,1),visibility 0s linear .76s}@media (prefers-reduced-motion:reduce){.RootShell-module__HSuxdG__pageContent [data-reveal-item]{opacity:1;transition:none;transform:none}.RootShell-module__HSuxdG__pageTransition,.RootShell-module__HSuxdG__pageTransitionCovering,.RootShell-module__HSuxdG__pageTransitionRevealing{transition-duration:.01ms}}
@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-rotate-x:initial;--tw-rotate-y:initial;--tw-rotate-z:initial;--tw-skew-x:initial;--tw-skew-y:initial}}}.visible{visibility:visible}.grid{display:grid}.hidden{display:none}.transform{transform:var(--tw-rotate-x,) var(--tw-rotate-y,) var(--tw-rotate-z,) var(--tw-skew-x,) var(--tw-skew-y,)}.resize{resize:both}:root{--font-ko:"Pretendard Variable", Pretendard, sans-serif;--font-en:"Pretendard Variable", Pretendard, sans-serif;--font-main:"Pretendard Variable", Pretendard, sans-serif;--color-white:#fff;--color-black:#1f2329;--color-black-strong:#111318;--color-black-pure:#000;--color-gray-50:#f8f9fb;--color-gray-100:#f4f6f8;--color-gray-150:#eef2f6;--color-gray-200:#edf0f3;--color-gray-250:#e5e9ee;--color-gray-500:#9098a3;--color-gray-600:#7b8490;--color-gray-700:#66707c;--color-gray-800:#3b424c;--color-blue-500:#1680ff;--color-blue-600:#0068ff;--color-blue-muted:#496b94;--color-blue-soft:#91a8c4;--color-green-600:#12935a;--color-brown-500:#b17a42;--color-brown-900:#22221e;--color-alpha-black-08:#1f232914;--color-alpha-black-12:#1f23291f;--color-alpha-black-22:#1f232938;--color-alpha-black-62:#1f23299e;--color-alpha-white-035:#ffffff09;--color-alpha-white-18:#ffffff2e;--color-alpha-white-24:#ffffff3d;--color-alpha-white-32:#ffffff52;--color-alpha-white-46:#ffffff75;--color-alpha-white-58:#ffffff94;--color-alpha-white-78:#ffffffc7;--color-alpha-primary-20:#1680ff33;--color-alpha-dropdown-border:#00000024;--color-alpha-overlay-dark:#000000b8;--color-scrollbar-track:#f1f1f1;--color-scrollbar-thumb:#888;--color-scrollbar-thumb-hover:#555;--color-page-bg:var(--color-white);--color-text-strong:var(--color-black);--color-text-base:var(--color-gray-800);--color-text-muted:var(--color-gray-700);--color-text-light:var(--color-gray-600);--color-text-subtle:var(--color-gray-500);--color-text-faint:#aeb5bd;--color-primary:var(--color-blue-500);--color-primary-deep:var(--color-blue-600);--color-line:var(--color-gray-250);--color-line-soft:var(--color-gray-200);--color-line-muted:var(--color-alpha-black-12);--color-line-strong:var(--color-alpha-black-22);--color-bg-soft:var(--color-gray-50);--color-bg-light:var(--color-gray-100);--color-bg-muted:var(--color-gray-150);--home-black:#03050a;--home-navy:#0b1422;--home-navy-raised:#122038;--home-navy-accent:#6887ad;--section-light-eyebrow:var(--color-blue-muted);--section-light-title:var(--color-text-strong);--section-light-desc:var(--color-text-muted);--section-dark-eyebrow:var(--color-blue-soft);--section-dark-title:var(--color-white);--section-dark-desc:var(--color-alpha-white-58);--section-bg-initial:var(--color-alpha-white-035);--section-visual-bg:var(--color-black-strong);--section-visual-overlay:linear-gradient(180deg, transparent, var(--color-alpha-overlay-dark));--key-figures-bg:var(--color-bg-soft);--key-figures-line:var(--color-line);--key-figures-line-soft:var(--color-line-soft);--key-figures-index:var(--color-text-light);--key-figures-value:var(--color-black-strong);--key-figures-suffix:var(--home-navy-accent);--key-figures-label:var(--color-text-muted);--key-figures-desc:var(--color-text-subtle);--footer-bg:var(--color-black-pure);--footer-text:var(--color-white);--footer-text-strong:var(--color-white);--footer-text-base:var(--color-alpha-white-78);--footer-text-muted:var(--color-alpha-white-58);--footer-text-subtle:var(--color-alpha-white-46);--footer-text-faint:var(--color-alpha-white-32);--footer-line:var(--color-alpha-white-24);--footer-line-soft:var(--color-alpha-white-18);--footer-control-border:var(--color-alpha-white-32);--footer-family-bg:var(--color-white);--footer-family-text:var(--color-black-strong);--footer-dropdown-border:var(--color-alpha-dropdown-border);--content-title-accent:var(--color-primary);--content-title-color:var(--color-text-strong);--content-title-accent-green:var(--color-green-600);--content-title-accent-textile:var(--color-brown-500);--content-title-color-textile:var(--color-brown-900);--font-2xs:1.2rem;--font-xs:1.3rem;--font-ui:1.4rem;--font-sm:1.5rem;--font-body:1.6rem;--font-base:1.7rem;--font-md:1.8rem;--font-lg:2rem;--font-xl:2.2rem;--font-title-sm:2.4rem;--font-title-md:3rem;--font-title-lg:3.8rem;--font-title-xl:4.2rem;--font-title-2xl:5.4rem;--font-hero:6.8rem;--font-section-title:5.8rem;--type-display:clamp(6.8rem, 5.84vw, 8.4rem);--type-section-title:clamp(4.8rem, 4.03vw, 5.8rem);--type-card-title:clamp(2.6rem, 2.15vw, 3.1rem);--type-lead:clamp(1.8rem, 1.4vw, 2rem);--type-body:var(--font-base);--type-label:var(--font-xs);--weight-regular:500;--weight-medium:600;--weight-semibold:700;--weight-bold:800;--weight-heavy:850;--layout-max:160rem;--layout-wide:172rem;--layout-gutter:max(6vw, 3.2rem);--layout-gutter-tablet:6vw;--layout-gutter-mobile:min(6vw, 3.6rem);--layout-header-height:clamp(5rem, 4.6875vw, 11rem);--layout-header-height-tablet:7.2rem;--layout-header-height-mobile:6rem;--content-narrow:86rem;--content-admin:112rem;--section-y:15rem;--section-y-tablet:12rem;--section-y-sm:9rem;--section-y-mobile:9rem;--section-first-top:15rem;--section-first-bottom:12rem;--section-last-top:12rem;--section-last-bottom:16rem;--space-xs:1.2rem;--space-sm:1.6rem;--space-md:2.4rem;--space-lg:3.2rem;--space-xl:4.8rem;--space-2xl:7.2rem;--black:var(--color-text-strong);--black-strong:var(--color-black-strong);--blue:var(--color-primary-deep);--muted:var(--color-alpha-black-62);--soft:var(--color-alpha-black-08);--line:var(--color-line-muted);--line-strong:var(--color-line-strong);--bg-soft:var(--color-bg-muted)}*{box-sizing:border-box}html{scroll-behavior:smooth;-webkit-text-size-adjust:100%;font-size:62.5%}html,body{font-family:var(--font-main);font-synthesis:none;word-break:keep-all;-webkit-font-smoothing:antialiased;text-rendering:auto;margin:0;padding:0;overflow-x:clip}@supports not (overflow:clip){html,body{overflow-x:hidden}}html.heroIntroLocked,body.heroIntroLocked{overscroll-behavior:none;overflow:hidden}body.heroIntroLocked{touch-action:none}body{min-height:100vh;color:var(--color-text-strong);background:var(--color-page-bg);font-size:var(--font-body);overflow-wrap:break-word;-moz-osx-font-smoothing:grayscale;line-height:1.5}a,a:visited,a:hover,a:active{color:inherit;text-decoration:none}button{color:inherit;cursor:pointer;background:0 0;border:0;padding:0;font-family:inherit}button,input,textarea,select{font-family:inherit}button,a{-webkit-tap-highlight-color:transparent}input,textarea,select{color:inherit;font:inherit;background:0 0;border:0}button:focus,input:focus,textarea:focus,select:focus{outline:none}input::placeholder,textarea::placeholder,select::placeholder{color:var(--color-text-subtle)}ul,ol{margin:0;padding:0;list-style:none}img,picture,video,canvas,svg{max-width:100%;height:auto;display:block}table{border-collapse:collapse;border-spacing:0;width:100%}h1,h2,h3,h4,h5,h6,p{overflow-wrap:break-word}em{font-style:italic}main{background:var(--color-page-bg);min-height:100vh}.homeMain{min-height:100vh;color:var(--color-white);background:var(--home-black)}[hidden]{display:none!important}:focus-visible{outline:.2rem solid var(--color-primary);outline-offset:.2rem}::selection{background:var(--color-alpha-primary-20);text-shadow:none}::-webkit-scrollbar{width:.6rem;height:.6rem}::-webkit-scrollbar-track{background:var(--color-scrollbar-track)}::-webkit-scrollbar-thumb{background:var(--color-scrollbar-thumb);border-radius:999rem}::-webkit-scrollbar-thumb:hover{background:var(--color-scrollbar-thumb-hover)}@layer components{.fontKo,.textKo{font-family:var(--font-ko)}.fontEn,.textEn{font-family:var(--font-en)}.type-nav{font-size:var(--font-md);line-height:1;font-weight:var(--weight-bold);letter-spacing:-.045em}.type-logo-main{font-size:var(--font-title-md);line-height:1;font-weight:var(--weight-heavy);letter-spacing:-.065em}.type-logo-sub{font-family:var(--font-en);font-size:var(--font-2xs);letter-spacing:.02em;font-weight:700;line-height:1}.type-hero-title{font-size:6.4rem;line-height:1.18;font-weight:var(--weight-heavy);letter-spacing:-.055em}.type-hero-desc{font-family:var(--font-ko);font-size:var(--font-lg);line-height:1.6;font-weight:var(--weight-semibold);letter-spacing:-.045em}.type-button{font-size:var(--font-ui);line-height:1;font-weight:var(--weight-bold);letter-spacing:-.04em}.sectionEyebrow{color:currentColor;font-family:var(--font-en);font-size:var(--type-label);font-weight:var(--weight-semibold);letter-spacing:.2em;text-transform:uppercase;line-height:1;display:block}.sectionTitleText{color:currentColor;font-family:var(--font-ko);font-size:var(--type-section-title);font-weight:var(--weight-bold);letter-spacing:-.055em;text-wrap:balance;line-height:1.16}.sectionDescText{color:currentColor;max-width:67rem;font-family:var(--font-ko);font-size:var(--type-lead);font-weight:var(--weight-regular);letter-spacing:-.04em;text-wrap:pretty;margin:0;line-height:1.72}.sectionDescText.medium{max-width:52rem;font-size:var(--type-body);letter-spacing:-.035em;line-height:1.72}.sectionDescText.narrow{max-width:33rem;font-size:var(--type-body);letter-spacing:-.035em;line-height:1.7}.sectionDescText.spaced{margin-top:var(--section-text-desc-gap,3.6rem)}.sectionTextBlock{--section-text-title-gap:1.6rem;--section-text-desc-gap:3.2rem;--section-text-gap:var(--section-text-title-gap);text-align:left;flex-direction:column;align-items:flex-start;gap:0;display:flex}.sectionTextBlock>.sectionEyebrow,.sectionTextBlock>.sectionTitleText,.sectionTextBlock>.sectionDescText{margin-block:0}.sectionTextBlock>.sectionTextItem{width:100%;min-width:0}.sectionTextBlock>.sectionTextItem>.sectionEyebrow,.sectionTextBlock>.sectionTextItem>.sectionTitleText,.sectionTextBlock>.sectionTextItem>.sectionDescText{margin-block:0}.sectionTextBlock .sectionEyebrow+.sectionTitleText{margin-top:var(--section-text-title-gap,var(--section-text-gap,1.6rem))}.sectionTextBlock .sectionTitleText+.sectionDescText{margin-top:var(--section-text-desc-gap,3.2rem)}.sectionTextBlock>.sectionTitleItem{margin-top:var(--section-text-title-gap,1.6rem)}.sectionTextBlock>.sectionDescItem{margin-top:var(--section-text-desc-gap,3.2rem)}.sectionTextBlock.compact{--section-text-title-gap:1.2rem;--section-text-desc-gap:2.4rem}.sectionTextBlock.tight{--section-text-title-gap:1.4rem;--section-text-desc-gap:2.2rem}.sectionTextBlock.spacious{--section-text-title-gap:2.2rem;--section-text-desc-gap:4rem}.sectionTextBlock.center{text-align:center;align-items:center}.sectionTextBlock.center .sectionDescText{margin-left:auto;margin-right:auto}.sectionTextBlock.narrow .sectionDescText,.sectionTextBlock .sectionDescText.narrow{max-width:33rem}.sectionTextBlock.medium .sectionDescText,.sectionTextBlock .sectionDescText.medium{max-width:52rem}.sectionTextBlock.wide .sectionDescText{max-width:67rem}.sectionToneLight .sectionEyebrow{color:var(--section-light-eyebrow)}.sectionToneLight .sectionTitleText{color:var(--section-light-title)}.sectionToneLight .sectionDescText{color:var(--section-light-desc)}.sectionToneDark .sectionEyebrow{color:var(--section-dark-eyebrow)}.sectionToneDark .sectionTitleText{color:var(--section-dark-title)}.sectionToneDark .sectionDescText{color:var(--section-dark-desc)}.contentSectionTitle{justify-content:space-between;align-items:flex-end;gap:4rem;margin-bottom:3rem;display:flex}.contentSectionTitle span{color:var(--content-title-accent);font-family:var(--font-en);font-size:var(--font-xs);font-weight:var(--weight-bold);letter-spacing:.12em;text-transform:uppercase;line-height:1}.contentSectionTitle h3{color:var(--content-title-color);font-family:var(--font-ko);font-size:3.4rem;font-weight:var(--weight-bold);letter-spacing:-.06em;margin:0;line-height:1.25}.contentSectionTitle.green{--content-title-accent:var(--content-title-accent-green)}.contentSectionTitle.textile{--content-title-accent:var(--content-title-accent-textile);--content-title-color:var(--content-title-color-textile)}.siteInner,.siteInnerWide{width:100%;max-width:none;padding-right:var(--layout-gutter);padding-left:var(--layout-gutter);margin-left:auto;margin-right:auto}.siteInnerNarrow{width:min(100%, var(--content-narrow));margin-left:auto;margin-right:auto}.commonSection{padding-top:var(--section-y);padding-bottom:var(--section-y);position:relative}.commonSection.compact{padding-top:var(--section-y-sm);padding-bottom:var(--section-y-sm)}.commonSectionDark{color:var(--color-white);background:var(--color-black-strong)}.commonSectionLight{color:var(--color-text-strong);background:var(--color-white)}.commonSectionSoft{color:var(--color-text-strong);background:var(--color-bg-soft)}.commonInner{z-index:2;width:100%;max-width:none;padding-right:var(--layout-gutter);padding-left:var(--layout-gutter);margin:0 auto;position:relative}.sectionHeadSplit{grid-template-columns:minmax(0,1fr) minmax(52rem,.42fr);align-items:end;gap:10.4rem;margin-bottom:8.6rem;display:grid}.sectionHeadSplit.reversed{grid-template-columns:minmax(42rem,.42fr) minmax(0,1fr)}.sectionHeadStack{flex-direction:column;align-items:flex-start;max-width:67.2rem;margin-bottom:7.2rem;display:flex}.sectionHeadCenter{text-align:center;flex-direction:column;align-items:center;max-width:73.6rem;margin:0 auto 6.4rem;display:flex}.sectionBgInitial{z-index:1;color:var(--section-bg-initial);font-size:clamp(11.2rem,8.2vw,20.8rem);font-weight:var(--weight-heavy);letter-spacing:-.08em;pointer-events:none;-webkit-user-select:none;user-select:none;line-height:.9;position:absolute}.commonIntroVisual{background:var(--section-visual-bg);isolation:isolate;border-radius:2rem;min-height:42rem;position:relative;overflow:hidden}.commonIntroVisual img{object-fit:cover;width:100%;height:100%}.commonVisualOverlay{z-index:2;color:var(--color-white);background:var(--section-visual-overlay);padding:3.6rem;position:absolute;inset:auto 0 0}.commonCategoryTabs{flex-wrap:wrap;align-items:center;gap:.8rem;display:flex}.commonCategoryTabs button,.commonCategoryTabs a{border:.1rem solid var(--color-line-muted);min-height:4.2rem;color:var(--color-text-muted);background:var(--color-white);font-size:var(--font-sm);font-weight:var(--weight-medium);letter-spacing:-.04em;border-radius:999rem;justify-content:center;align-items:center;padding:0 1.8rem;line-height:1;transition:color .2s,border-color .2s,background .2s;display:inline-flex}.commonCategoryTabs button:hover,.commonCategoryTabs a:hover,.commonCategoryTabs .active{color:var(--color-white);border-color:var(--color-black-strong);background:var(--color-black-strong)}.commonEmptyState{border:.1rem solid var(--color-line-soft);min-height:19.2rem;color:var(--color-text-light);background:var(--color-bg-soft);font-size:var(--font-base);font-weight:var(--weight-medium);text-align:center;border-radius:1.6rem;justify-content:center;align-items:center;line-height:1.6;display:flex}}@media (max-width:1280px){:root{--font-section-title:5rem}@layer components{.type-nav{font-size:var(--font-body)}.type-logo-main{font-size:2.6rem}.type-hero-title{font-size:5.2rem;line-height:1.16}.type-hero-desc{font-size:var(--font-md);line-height:1.55}.sectionHeadSplit{grid-template-columns:minmax(0,1fr) minmax(46rem,.42fr);gap:7.2rem}}}@media (max-width:1024px){@layer components{.siteInner,.siteInnerWide,.commonInner{padding-right:var(--layout-gutter-tablet);padding-left:var(--layout-gutter-tablet)}.commonSection{padding-top:var(--section-y-tablet);padding-bottom:var(--section-y-tablet)}.sectionHeadSplit,.sectionHeadSplit.reversed{grid-template-columns:1fr;gap:4.4rem;margin-bottom:6.4rem}.sectionHeadStack{margin-bottom:6.4rem}}}@media (max-width:768px){:root{--layout-gutter:max(6vw, 3.2rem);--layout-gutter-tablet:6vw;--layout-gutter-mobile:min(6vw, 3.6rem);--section-y:9rem;--section-y-sm:5.6rem;--section-first-top:8.4rem;--section-first-bottom:0;--section-last-top:8.4rem;--section-last-bottom:11rem;--font-section-title:3.6rem;--font-title-lg:3.4rem;--font-title-xl:3.6rem;--font-title-2xl:3.6rem;--type-display:clamp(4rem, 10.8vw, 4.4rem);--type-section-title:clamp(3.4rem, 9.2vw, 4rem);--type-card-title:2.6rem;--type-lead:var(--font-body)}@layer components{.type-hero-title{letter-spacing:-.05em;font-size:4rem;line-height:1.18}.type-hero-desc{font-size:var(--font-body);line-height:1.5}.contentSectionTitle{align-items:flex-start;gap:var(--space-xs);margin-bottom:var(--space-md);flex-direction:column}.contentSectionTitle h3{font-size:2.8rem}.sectionTextBlock{--section-text-title-gap:1.4rem;--section-text-desc-gap:2.6rem}.sectionTextBlock.spacious{--section-text-title-gap:1.8rem;--section-text-desc-gap:3rem}.sectionTextBlock.tight{--section-text-title-gap:1.2rem;--section-text-desc-gap:1.8rem}}}@media (max-width:640px){@layer components{.siteInner,.siteInnerWide,.commonInner{padding-right:var(--layout-gutter-mobile);padding-left:var(--layout-gutter-mobile)}.commonSection{padding-top:var(--section-y-mobile);padding-bottom:var(--section-y-mobile)}.commonIntroVisual{border-radius:1.6rem;min-height:32rem}.commonVisualOverlay{padding:2.4rem}}}@property --tw-rotate-x{syntax:"*";inherits:false}@property --tw-rotate-y{syntax:"*";inherits:false}@property --tw-rotate-z{syntax:"*";inherits:false}@property --tw-skew-x{syntax:"*";inherits:false}@property --tw-skew-y{syntax:"*";inherits:false}
