.Preloader-module__KyIYaW__openingScene{z-index:10000;background-color:#f4f0ea;justify-content:center;align-items:center;width:100vw;height:100vh;animation:1.2s ease-in-out 2.8s forwards Preloader-module__KyIYaW__fadeOutScene;display:flex;position:fixed;top:0;left:0;overflow:hidden;transform:translateZ(0)}.Preloader-module__KyIYaW__openingLogoContainer{aspect-ratio:1079.29/181.6;width:50vw;min-width:300px;max-width:900px;position:relative}.Preloader-module__KyIYaW__animOWrapper{width:100%;height:100%;position:absolute;top:0;left:0}.Preloader-module__KyIYaW__animLeft{animation:1.2s cubic-bezier(.85,0,.15,1) .1s forwards Preloader-module__KyIYaW__splitLeft,.8s ease-in-out 1.8s forwards Preloader-module__KyIYaW__fadeOutO;transform:translate(42.1958%)}.Preloader-module__KyIYaW__animRight{animation:1.2s cubic-bezier(.85,0,.15,1) .1s forwards Preloader-module__KyIYaW__splitRight,.8s ease-in-out 1.8s forwards Preloader-module__KyIYaW__fadeOutO;transform:translate(-25.7767%)}@keyframes Preloader-module__KyIYaW__splitLeft{0%{transform:translate(42.1958%)}to{transform:translate(0%)}}@keyframes Preloader-module__KyIYaW__splitRight{0%{transform:translate(-25.7767%)}to{transform:translate(0%)}}.Preloader-module__KyIYaW__animLineTop,.Preloader-module__KyIYaW__animLineBottom{background-color:var(--accent-gold);width:0%;height:1px;position:absolute;left:50%;transform:translate(-50%)}.Preloader-module__KyIYaW__animLineTop{animation:1.2s cubic-bezier(.85,0,.15,1) .1s forwards Preloader-module__KyIYaW__expandHorizontal,.6s ease-in-out 1.3s forwards Preloader-module__KyIYaW__fadeOutTopLine;top:-30px}.Preloader-module__KyIYaW__animLineBottom{animation:1.2s cubic-bezier(.85,0,.15,1) .1s forwards Preloader-module__KyIYaW__expandHorizontal;bottom:-30px}@keyframes Preloader-module__KyIYaW__expandHorizontal{0%{opacity:0;width:0%}10%{opacity:1}to{opacity:1;width:120%}}@keyframes Preloader-module__KyIYaW__fadeOutTopLine{0%{opacity:1}to{opacity:0}}.Preloader-module__KyIYaW__animLineCenter{background-color:var(--accent-gold);transform-origin:50%;width:1px;animation:1.2s cubic-bezier(.85,0,.15,1) .1s forwards Preloader-module__KyIYaW__expandVertical,.6s ease-in-out 1.3s forwards Preloader-module__KyIYaW__fadeOutCenterLine;position:absolute;top:-50vh;bottom:-50vh;left:50%;transform:scaleY(0)}@keyframes Preloader-module__KyIYaW__expandVertical{0%{opacity:0;transform:scaleY(0)}10%{opacity:1}to{opacity:1;transform:scaleY(1)}}@keyframes Preloader-module__KyIYaW__fadeOutCenterLine{0%{opacity:1}to{opacity:0}}.Preloader-module__KyIYaW__animFullLogo{opacity:0;width:100%;height:100%;animation:1s ease-in-out 1.6s forwards Preloader-module__KyIYaW__fadeInLogo;position:absolute;top:0;left:0}@keyframes Preloader-module__KyIYaW__fadeInLogo{0%{opacity:0}to{opacity:1}}@keyframes Preloader-module__KyIYaW__fadeOutO{0%{opacity:1}to{opacity:0}}@keyframes Preloader-module__KyIYaW__fadeOutScene{0%{opacity:1}to{opacity:0;pointer-events:none;visibility:hidden}}
.LanguageSelector-module__Wl97wq__container{cursor:pointer;color:var(--text-primary);font-family:var(--font-montserrat), sans-serif;background:0 0;border:none;align-items:center;gap:8px;padding:8px 12px;transition:opacity .3s,color .3s;display:flex}.LanguageSelector-module__Wl97wq__container:hover{color:var(--accent-gold)}.LanguageSelector-module__Wl97wq__globeIcon{width:18px;height:18px;transition:transform .5s}.LanguageSelector-module__Wl97wq__container:hover .LanguageSelector-module__Wl97wq__globeIcon{transform:rotate(30deg)}.LanguageSelector-module__Wl97wq__langText{letter-spacing:.1em;font-size:14px;font-weight:500}@media (max-width:768px){.LanguageSelector-module__Wl97wq__langText{font-size:13px}}
.Header-module__cA3Ioq__styleGuideNav{border-bottom:1px solid var(--border-color);-webkit-backdrop-filter:blur(16px);z-index:999;background-color:#070c18e6;width:100%;transition:all .4s cubic-bezier(.16,1,.3,1);position:fixed;top:0;left:0}body.theme-light .Header-module__cA3Ioq__styleGuideNav{background-color:#f4f5f0e6}.Header-module__cA3Ioq__navInner{justify-content:space-between;align-items:center;max-width:1440px;margin:0 auto;padding:20px 60px;display:flex}.Header-module__cA3Ioq__navLogo{align-items:center;text-decoration:none;display:flex}.Header-module__cA3Ioq__navLogo svg{width:auto;height:16px;transition:opacity .4s}.Header-module__cA3Ioq__navActions{align-items:center;gap:16px;display:flex}.Header-module__cA3Ioq__navLogo svg path,.Header-module__cA3Ioq__navLogo svg rect{fill:#e6e7e8;transition:fill .4s}:is(body.theme-light .Header-module__cA3Ioq__navLogo svg path,body.theme-light .Header-module__cA3Ioq__navLogo svg rect){fill:#0f1b2d}.Header-module__cA3Ioq__navLogo:hover svg path,.Header-module__cA3Ioq__navLogo:hover svg rect,:is(body.theme-light .Header-module__cA3Ioq__navLogo:hover svg path,body.theme-light .Header-module__cA3Ioq__navLogo:hover svg rect){fill:var(--accent-gold)}.Header-module__cA3Ioq__navMenu{align-items:center;gap:36px;display:flex}.Header-module__cA3Ioq__navItem{font-family:var(--font-montserrat);letter-spacing:.2em;text-transform:uppercase;color:var(--text-secondary);padding-bottom:4px;font-size:10px;font-weight:600;text-decoration:none;transition:all .3s;position:relative}.Header-module__cA3Ioq__navItem:after{content:"";background-color:var(--accent-gold);width:0;height:1px;transition:all .3s cubic-bezier(.16,1,.3,1);position:absolute;bottom:0;left:50%;transform:translate(-50%)}.Header-module__cA3Ioq__navItem:hover{color:var(--text-primary)}.Header-module__cA3Ioq__navItem.Header-module__cA3Ioq__active{color:var(--accent-gold)}.Header-module__cA3Ioq__navItem.Header-module__cA3Ioq__active:after{width:100%}.Header-module__cA3Ioq__navToggle{cursor:pointer;z-index:1001;background:0 0;border:none;width:28px;height:15px;padding:0;transition:transform .3s cubic-bezier(.16,1,.3,1);display:block;position:relative}.Header-module__cA3Ioq__navToggle:hover{transform:scale(1.05)}.Header-module__cA3Ioq__toggleBar{background-color:var(--text-primary);width:100%;height:1px;transition:all .4s cubic-bezier(.16,1,.3,1);display:block;position:absolute}.Header-module__cA3Ioq__toggleBar:first-child{top:2px;left:0}.Header-module__cA3Ioq__toggleBar:nth-child(2){top:7px;left:0}.Header-module__cA3Ioq__toggleBar:nth-child(3){top:12px;left:0}.Header-module__cA3Ioq__navToggle.Header-module__cA3Ioq__isActive .Header-module__cA3Ioq__toggleBar:first-child{top:7px;transform:rotate(45deg)}.Header-module__cA3Ioq__navToggle.Header-module__cA3Ioq__isActive .Header-module__cA3Ioq__toggleBar:nth-child(2){opacity:0}.Header-module__cA3Ioq__navToggle.Header-module__cA3Ioq__isActive .Header-module__cA3Ioq__toggleBar:nth-child(3){top:7px;transform:rotate(-45deg)}.Header-module__cA3Ioq__navToggle.Header-module__cA3Ioq__isActive{opacity:0;pointer-events:none}.Header-module__cA3Ioq__navDrawerOverlay{-webkit-backdrop-filter:blur(8px);opacity:0;pointer-events:none;z-index:999;background-color:#070c1866;transition:opacity .4s cubic-bezier(.16,1,.3,1);position:fixed;inset:0}body.theme-light .Header-module__cA3Ioq__navDrawerOverlay{background-color:#f4f5f066}.Header-module__cA3Ioq__navDrawerOverlay.Header-module__cA3Ioq__isOpen{opacity:1;pointer-events:auto}.Header-module__cA3Ioq__navDrawer{background-color:var(--bg-surface-glass);border-left:1px solid var(--border-color);z-index:1000;isolation:isolate;flex-direction:column;width:80%;max-width:320px;height:100vh;padding:40px 30px;transition:right .4s cubic-bezier(.16,1,.3,1);display:flex;position:fixed;top:0;right:-100%;overflow:hidden;box-shadow:-10px 0 30px #00000040}.Header-module__cA3Ioq__navDrawer.Header-module__cA3Ioq__isOpen{right:0}.Header-module__cA3Ioq__drawerHeader{justify-content:space-between;align-items:center;margin-bottom:50px;display:flex}.Header-module__cA3Ioq__drawerLogo svg{width:auto;height:32px}.Header-module__cA3Ioq__drawerLogo svg path,.Header-module__cA3Ioq__drawerLogo svg rect{fill:#e6e7e8;transition:fill .4s}:is(body.theme-light .Header-module__cA3Ioq__drawerLogo svg path,body.theme-light .Header-module__cA3Ioq__drawerLogo svg rect){fill:#0f1b2d}.Header-module__cA3Ioq__drawerLogo:hover svg path,.Header-module__cA3Ioq__drawerLogo:hover svg rect,:is(body.theme-light .Header-module__cA3Ioq__drawerLogo:hover svg path,body.theme-light .Header-module__cA3Ioq__drawerLogo:hover svg rect){fill:var(--accent-gold)}.Header-module__cA3Ioq__drawerClose{cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;width:24px;height:24px;padding:0;display:flex;position:relative}.Header-module__cA3Ioq__drawerClose .Header-module__cA3Ioq__toggleBar{background-color:var(--text-primary);width:100%;height:1px;transition:all .3s;display:block;position:absolute;top:50%;left:0}.Header-module__cA3Ioq__drawerClose:hover .Header-module__cA3Ioq__toggleBar{background-color:var(--accent-gold)}.Header-module__cA3Ioq__drawerClose .Header-module__cA3Ioq__toggleBar:first-child{transform:rotate(45deg)}.Header-module__cA3Ioq__drawerClose .Header-module__cA3Ioq__toggleBar:nth-child(2){transform:rotate(-45deg)}.Header-module__cA3Ioq__drawerMenu{flex-direction:column;flex-grow:1;gap:24px;display:flex}.Header-module__cA3Ioq__drawerItem{font-family:var(--font-montserrat);letter-spacing:.15em;text-transform:uppercase;color:var(--text-secondary);border-bottom:1px solid #c1c7cd0d;padding:8px 0;font-size:13px;font-weight:600;text-decoration:none;transition:color .3s}.Header-module__cA3Ioq__drawerItem:hover{color:var(--accent-gold)}.Header-module__cA3Ioq__drawerFooter{font-family:var(--font-cinzel);letter-spacing:.2em;color:var(--text-muted);text-transform:uppercase;border-top:1px solid var(--border-color);padding-top:20px;font-size:9px}.Header-module__cA3Ioq__drawerSlogan{margin-bottom:12px;display:block}.Header-module__cA3Ioq__drawerContact{font-family:var(--font-montserrat);letter-spacing:.05em;text-transform:none;opacity:.8;flex-direction:column;gap:6px;font-size:10px;display:flex}@media (max-width:1024px){.Header-module__cA3Ioq__navInner{padding:16px 32px}}
.Footer-module__C9GV4a__footer{z-index:10;background-color:var(--bg-base);color:var(--text-primary);font-family:var(--font-montserrat), sans-serif;border-top:1px solid #ffffff0d;padding:100px 60px 40px;position:relative}.Footer-module__C9GV4a__footerTop{justify-content:space-between;align-items:flex-start;margin-bottom:60px;display:flex}.Footer-module__C9GV4a__navGrid{gap:80px;display:flex}.Footer-module__C9GV4a__navCol{flex-direction:column;min-width:160px;display:flex}.Footer-module__C9GV4a__navLink{color:var(--text-secondary);letter-spacing:.1em;border-bottom:1px solid #ffffff40;padding:16px 0;font-size:11px;font-weight:500;text-decoration:none;transition:color .3s,border-color .3s}.Footer-module__C9GV4a__navCol .Footer-module__C9GV4a__navLink:first-child{border-top:1px solid #ffffff40}.Footer-module__C9GV4a__navLink:hover{color:var(--accent-gold);border-bottom-color:var(--accent-gold)}.Footer-module__C9GV4a__businessGroups{flex-direction:column;align-items:flex-start;width:320px;display:flex}.Footer-module__C9GV4a__kumkangLink{border-bottom:1px solid #ffffff40;flex-direction:column;width:100%;padding-bottom:16px;text-decoration:none;transition:border-color .3s;display:flex}.Footer-module__C9GV4a__kumkangLink:hover{border-bottom-color:var(--accent-gold)}.Footer-module__C9GV4a__kumkangLink:hover .Footer-module__C9GV4a__viewSite{color:var(--accent-gold)}.Footer-module__C9GV4a__kumkangLogoWrapper{width:340px;height:80px;margin-bottom:16px;margin-left:-18px;position:relative}.Footer-module__C9GV4a__viewSite{color:var(--text-secondary);justify-content:flex-start;align-items:center;gap:8px;font-size:11px;transition:color .3s;display:flex}.Footer-module__C9GV4a__arrow{font-size:14px}.Footer-module__C9GV4a__footerBottom{justify-content:space-between;align-items:flex-end;display:flex}.Footer-module__C9GV4a__bottomLeft{align-items:center;display:flex}.Footer-module__C9GV4a__logo{cursor:pointer;display:block}.Footer-module__C9GV4a__logo svg{width:auto;height:36px}.Footer-module__C9GV4a__logo svg path,.Footer-module__C9GV4a__logo svg rect{fill:#e6e7e8;transition:fill .3s}.Footer-module__C9GV4a__logo:hover svg path,.Footer-module__C9GV4a__logo:hover svg rect{fill:var(--accent-gold)}.Footer-module__C9GV4a__bottomRight{color:var(--text-secondary);letter-spacing:.05em;align-items:flex-end;gap:40px;font-size:12px;font-weight:500;display:flex}.Footer-module__C9GV4a__copyright{opacity:.7;position:relative}.Footer-module__C9GV4a__address{opacity:.7;align-items:center;gap:6px;display:flex}.Footer-module__C9GV4a__companyInfo{align-items:center;gap:12px;display:flex}.Footer-module__C9GV4a__contactGroup{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.Footer-module__C9GV4a__divider,.Footer-module__C9GV4a__dividerDesktop{opacity:.3}.Footer-module__C9GV4a__contactItem{opacity:.7;white-space:nowrap;align-items:center;gap:6px;display:flex}.Footer-module__C9GV4a__mobileOnly{display:none!important}@media (max-width:1024px){.Footer-module__C9GV4a__footer{padding:60px 30px 30px}.Footer-module__C9GV4a__footerTop{flex-direction:column;gap:60px;margin-bottom:80px}.Footer-module__C9GV4a__navGrid{flex-direction:row;gap:0;width:100%}.Footer-module__C9GV4a__navCol{flex:none;width:50%;padding-right:40px}.Footer-module__C9GV4a__navCol:not(:first-child) .Footer-module__C9GV4a__navLink:first-child{border-top:1px solid #ffffff40}.Footer-module__C9GV4a__businessGroups{width:100%}.Footer-module__C9GV4a__desktopOnly{display:none!important}.Footer-module__C9GV4a__mobileOnly{display:flex!important}.Footer-module__C9GV4a__mobileLogosWrapper{flex-direction:row;justify-content:space-between;align-items:center;width:100%;margin-bottom:20px;display:flex}.Footer-module__C9GV4a__mobileOrthionLogo{cursor:pointer;display:block}.Footer-module__C9GV4a__mobileOrthionLogo svg{width:auto;height:22px}.Footer-module__C9GV4a__mobileOrthionLogo svg path,.Footer-module__C9GV4a__mobileOrthionLogo svg rect{fill:#e6e7e8}.Footer-module__C9GV4a__mobileKumkangLogo{width:200px;height:48px;display:block;position:relative}.Footer-module__C9GV4a__footerBottom{flex-direction:column;align-items:flex-start;gap:40px}.Footer-module__C9GV4a__bottomRight{flex-direction:column;align-items:flex-start;gap:12px}.Footer-module__C9GV4a__companyInfo,.Footer-module__C9GV4a__contactGroup{flex-direction:column;align-items:flex-start;gap:8px}.Footer-module__C9GV4a__divider,.Footer-module__C9GV4a__dividerDesktop{display:none}}
