:root{--text:#6b6375;--text-h:#08060d;--bg:#fff;--border:#e5e4e7;--code-bg:#f4f3ec;--accent:#aa3bff;--accent-bg:#aa3bff1a;--accent-border:#aa3bff80;--social-bg:#f4f3ec80;--shadow:#0000001a 0 10px 15px -3px, #0000000d 0 4px 6px -2px;--sans:system-ui, "Segoe UI", Roboto, sans-serif;--heading:system-ui, "Segoe UI", Roboto, sans-serif;--mono:ui-monospace, Consolas, monospace;font:18px/145% var(--sans);letter-spacing:.18px;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light dark;color:var(--text);background:var(--bg);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media (prefers-color-scheme:dark){:root{--lightningcss-light: ;--lightningcss-dark:initial}}@media (width<=1024px){:root{font-size:16px}}@media (prefers-color-scheme:dark){:root{--text:#9ca3af;--text-h:#f3f4f6;--bg:#16171d;--border:#2e303a;--code-bg:#1f2028;--accent:#c084fc;--accent-bg:#c084fc26;--accent-border:#c084fc80;--social-bg:#2f303a80;--shadow:#0006 0 10px 15px -3px, #00000040 0 4px 6px -2px}#social .button-icon{filter:invert()brightness(2)}}body{margin:0}#root{text-align:center;box-sizing:border-box;flex-direction:column;width:1126px;max-width:100%;min-height:100svh;margin:0 auto;display:flex}h1,h2{font-family:var(--heading);color:var(--text-h);font-weight:500}h1{letter-spacing:-1.68px;margin:32px 0;font-size:56px}@media (width<=1024px){h1{margin:20px 0;font-size:36px}}h2{letter-spacing:-.24px;margin:0 0 8px;font-size:24px;line-height:118%}@media (width<=1024px){h2{font-size:20px}}p{margin:0}code,.counter{font-family:var(--mono);color:var(--text-h);border-radius:4px;display:inline-flex}code{background:var(--code-bg);padding:4px 8px;font-size:15px;line-height:135%}@font-face{font-family:Pretendard;font-weight:900;font-display:swap;src:local(Pretendard Black),url(/dist/assets/Pretendard-Black-Dk0d1UgG.woff2)format("woff2"),url(/dist/assets/Pretendard-Black-DWkVzzy9.woff)format("woff")}@font-face{font-family:Pretendard;font-weight:800;font-display:swap;src:local(Pretendard ExtraBold),url(/dist/assets/Pretendard-ExtraBold-D7GnPcpF.woff2)format("woff2"),url(/dist/assets/Pretendard-ExtraBold-CxOl3w-j.woff)format("woff")}@font-face{font-family:Pretendard;font-weight:700;font-display:swap;src:local(Pretendard Bold),url(/dist/assets/Pretendard-Bold-BB8DZfRu.woff2)format("woff2"),url(/dist/assets/Pretendard-Bold-Cxe7SuoG.woff)format("woff")}@font-face{font-family:Pretendard;font-weight:600;font-display:swap;src:local(Pretendard SemiBold),url(/dist/assets/Pretendard-SemiBold-Dt0FREC8.woff2)format("woff2"),url(/dist/assets/Pretendard-SemiBold-Bdda_ykH.woff)format("woff")}@font-face{font-family:Pretendard;font-weight:500;font-display:swap;src:local(Pretendard Medium),url(/dist/assets/Pretendard-Medium-Dly4JbV2.woff2)format("woff2"),url(/dist/assets/Pretendard-Medium-D9jM_Bji.woff)format("woff")}@font-face{font-family:Pretendard;font-weight:400;font-display:swap;src:local(Pretendard Regular),url(/dist/assets/Pretendard-Regular-CjKx7LoG.woff2)format("woff2"),url(/dist/assets/Pretendard-Regular-BQav3xRp.woff)format("woff")}@font-face{font-family:Pretendard;font-weight:300;font-display:swap;src:local(Pretendard Light),url(/dist/assets/Pretendard-Light-BJJxCt6C.woff2)format("woff2"),url(/dist/assets/Pretendard-Light-DZXxNZoj.woff)format("woff")}@font-face{font-family:Pretendard;font-weight:200;font-display:swap;src:local(Pretendard ExtraLight),url(/dist/assets/Pretendard-ExtraLight-t30Feci7.woff2)format("woff2"),url(/dist/assets/Pretendard-ExtraLight-B6fqhakV.woff)format("woff")}@font-face{font-family:Pretendard;font-weight:100;font-display:swap;src:local(Pretendard Thin),url(/dist/assets/Pretendard-Thin-BITkLp6p.woff2)format("woff2"),url(/dist/assets/Pretendard-Thin-CBxvDEvV.woff)format("woff")}html{scroll-behavior:smooth;font-size:62.5%}*,:before,:after{box-sizing:border-box;margin:0;padding:0}body{color:#111;-webkit-font-smoothing:antialiased;background:#fff;font-family:Pretendard,Apple SD Gothic Neo,sans-serif;font-size:1.6rem}a{color:inherit;text-decoration:none}ul{list-style:none}img{max-width:100%;display:block}button{cursor:pointer;background:0 0;border:none;font-family:inherit}#onbyeol{width:100%;overflow-x:hidden}.hero-section{border-radius:1.6rem;width:100%;height:600px;position:relative;overflow:hidden}@media (width<=768px){.hero-section{height:calc(var(--vh,1vh) * 75)}}.hero-slider{position:absolute;inset:0}.hero-slide{opacity:0;background-position:50%;background-size:cover;transition:opacity 1.2s ease-in-out;position:absolute;inset:0}.hero-slide.is-active{opacity:1}.hero-overlay{z-index:1;background:linear-gradient(#00000047 0%,#0000001a 40%,#0000008c 100%);position:absolute;inset:0}.hero-dots{z-index:20;gap:8px;display:flex;position:absolute;bottom:24px;left:50%;transform:translate(-50%)}.hero-dots .dot{background:#ffffff80;border-radius:50%;width:10px;height:10px;padding:0;transition:background .3s,transform .3s}.hero-dots .dot.is-active{background:#db5b23;transform:scale(1.35)}.site-header{z-index:100;width:calc(100% - 40px);max-width:1200px;position:absolute;top:18px;left:50%;transform:translate(-50%)}.header-inner{-webkit-backdrop-filter:blur(8px);background:#00000080;border-radius:16px;align-items:center;gap:.5rem;height:64px;padding:0 2rem;display:flex}@media (width<=768px){.header-inner{border-top-left-radius:0;border-top-right-radius:0;flex-wrap:wrap;height:auto;min-height:58px;padding:0 1.4rem}}.logo-wrap{flex-shrink:0;align-items:center;display:flex}.site-title{color:#fff;white-space:nowrap;margin-right:auto;font-size:1.3rem;font-weight:700}.site-title span{font-weight:400}.header-inner nav ul{gap:1.6rem;display:flex}.header-inner nav ul li a{color:#ffffffd9;padding:6px 0;font-size:1.4rem;font-weight:500;transition:color .2s;display:block}.header-inner nav ul li a:hover{color:#db5b23}@media (width<=768px){.header-inner nav{border-top:1px solid #ffffff26;order:10;width:100%;padding:1rem 0 1.4rem;display:none}.header-inner nav.open{display:block}.header-inner nav ul{flex-direction:column;gap:0}.header-inner nav ul li a{border-bottom:1px solid #ffffff14;padding:1rem 0;font-size:1.6rem}}.hamburger{flex-direction:column;flex-shrink:0;justify-content:center;gap:5px;padding:6px 4px;display:none}.hamburger span{background:#fff;border-radius:2px;width:24px;height:2px;transition:transform .3s,opacity .3s;display:block}.hamburger.is-active span:first-child{transform:translateY(7px)rotate(45deg)}.hamburger.is-active span:nth-child(2){opacity:0}.hamburger.is-active span:nth-child(3){transform:translateY(-7px)rotate(-45deg)}@media (width<=768px){.hamburger{display:flex}}.typing-wrap{z-index:20;max-width:calc(100% - 80px);line-height:1.8;position:absolute;bottom:100px;left:50px}@media (width<=768px){.typing-wrap{max-width:calc(100% - 40px);bottom:72px;left:20px}}.t-line{color:#fff;opacity:0;text-shadow:0 1px 3px #0006,0 0 20px #0003;font-size:2.4rem;font-weight:500;display:block}.t-line.t-line2{margin-top:-24px;margin-left:50px}.t-line strong{color:#ffd54f;font-size:3.5rem;font-weight:700}.t-line em{color:#db5b23;font-style:normal}@media (width<=768px){.t-line{font-size:1.6rem}.t-line.t-line2{margin-top:-8px;margin-left:24px}.t-line strong{font-size:2.8rem;display:block}.t-line em{display:block}}@keyframes textFocusSlide{0%{opacity:0;filter:blur(10px);transform:translate(-40px)}to{opacity:1;filter:blur();transform:translate(0)}}.t-line.show{animation:1.2s cubic-bezier(.23,1,.32,1) both textFocusSlide}@keyframes fadeUp{0%{opacity:0;transform:translateY(40px)}to{opacity:1;transform:translateY(0)}}.reveal{opacity:0}.reveal.is-visible{opacity:1;animation:.75s both fadeUp}.text-area,.prog-section,.more-section{max-width:1200px;margin-left:auto;margin-right:auto;padding-left:20px;padding-right:20px}.text-area{text-align:left;background:url(/dist/images/logo_bg.svg) 100% 100% no-repeat;padding-top:60px;padding-bottom:20px;padding-right:2rem;font-size:1.8rem;line-height:160%}.text-area .bold{color:#ffd54f;margin-bottom:14px;font-size:2.6rem;font-weight:700;display:block}@media (width<=768px){.text-area{padding-top:40px;font-size:1.6rem}.text-area .bold{font-size:2rem}}.prog-section{padding-top:100px;padding-bottom:20px}@media (width<=768px){.prog-section{padding-top:60px}}.prog-en{text-align:center;color:#db5b23;letter-spacing:.05em;margin-bottom:6px;font-size:1.5rem;font-weight:500}.prog-title{text-align:center;color:#db5b23;font-size:3.5rem;font-weight:700;line-height:1.3}.prog-desc{text-align:center;color:#666;margin-top:8px;margin-bottom:32px;font-size:1.5rem}@media (width<=768px){.prog-title{font-size:2.8rem}.prog-desc{font-size:1.5rem}}.carousel{-webkit-user-select:none;user-select:none;padding-bottom:50px;position:relative}.c-viewport{border-radius:4px;overflow:hidden}@media (width<=768px){.c-viewport{border-top-left-radius:0;border-top-right-radius:0}}.c-track{cursor:grab;will-change:transform;gap:20px;transition:transform .5s cubic-bezier(.25,1,.5,1);display:flex}.c-track:active{cursor:grabbing}@media (width<=480px){.c-track{gap:12px}}.c-item{flex:0 0 calc(25% - 15px);min-width:0}@media (width<=1024px){.c-item{flex:0 0 calc(33.333% - 14px)}}@media (width<=768px){.c-item{flex:0 0 calc(50% - 10px)}}@media (width<=480px){.c-item{flex:0 0 82%}}.c-item img{object-fit:cover;pointer-events:none;border-radius:12px;width:100%;height:260px;transition:transform .3s}.c-item:hover img{transform:scale(1.03)}@media (width<=768px){.c-item img{height:200px}}@media (width<=480px){.c-item img{height:220px}}.c-btn{z-index:10;color:#111;background:#ffffffed;border-radius:50%;justify-content:center;align-items:center;width:42px;height:42px;font-size:2.2rem;line-height:1;transition:background .2s,color .2s,transform .2s;display:flex;position:absolute;top:50%;transform:translateY(calc(-50% - 20px));box-shadow:0 2px 12px #00000024}.c-btn:hover{color:#fff;background:#db5b23;transform:translateY(calc(-50% - 20px))scale(1.1)}.c-btn--prev{display:none;left:6px}.c-btn--next{display:none;right:6px}@media (width<=480px){.c-btn{display:none}}.c-dots{justify-content:center;gap:8px;display:flex;position:absolute;bottom:10px;left:0;right:0}.c-dots .dot{background:#ccc;border-radius:50%;width:10px;height:10px;padding:0;transition:background .3s,transform .3s}.c-dots .dot.is-active{background:#db5b23;transform:scale(1.35)}.more-section{text-align:center;padding-top:110px;padding-bottom:110px}@media (width<=768px){.more-section{padding-top:70px;padding-bottom:70px}}.btn-down{color:#fff;background:#111;border-radius:16px;padding:20px 48px;font-size:1.6rem;font-weight:600;transition:background .25s,transform .2s,box-shadow .25s;display:inline-block;box-shadow:0 4px 18px #0000002e}.btn-down:hover{background:#db5b23;transform:translateY(-3px);box-shadow:0 8px 28px #db5b2359}@media (width<=768px){.btn-down{border-radius:12px;padding:16px 30px;font-size:1.3rem}}.site-footer{color:#ffffffa6;background:#1a1a1a;font-size:1.4rem;line-height:1.9}.footer-inner{max-width:1200px;margin:0 auto;padding:50px 40px 36px}@media (width<=768px){.footer-inner{padding:36px 20px 28px}}.footer-top{border-bottom:1px solid #ffffff1a;justify-content:space-between;align-items:flex-start;gap:3rem;margin-bottom:28px;padding-bottom:32px;display:flex}@media (width<=768px){.footer-top{flex-direction:column;gap:2.4rem}}.f-logo{color:#fff;align-items:center;gap:1rem;margin-bottom:10px;font-size:2rem;font-weight:700;display:flex}.footer-brand p{color:#ffffff80;max-width:300px;font-size:1.4rem}.footer-links{gap:4rem;display:flex}@media (width<=480px){.footer-links{flex-wrap:wrap;gap:2.4rem}}.f-col h4{color:#fff;letter-spacing:.03em;margin-bottom:12px;font-size:1.4rem;font-weight:600}.f-col ul li{margin-bottom:8px}.f-col ul li a{color:#ffffff8c;font-size:1.3rem;transition:color .2s}.f-col ul li a:hover{color:#db5b23}.footer-bottom{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1.4rem;display:flex}@media (width<=768px){.footer-bottom{flex-direction:column;align-items:flex-start}}.footer-bottom p{color:#ffffff61;font-size:1.3rem}.sns-links{gap:1rem;display:flex}.sns-links a{color:#fff9;background:#ffffff14;border-radius:50%;justify-content:center;align-items:center;width:34px;height:34px;font-size:1.2rem;font-weight:600;transition:background .2s,color .2s;display:flex}.sns-links a:hover{color:#fff;background:#db5b23}.footer{color:#666;background-color:#f8f9fa;border-top:1px solid #eee;padding:60px 20px;font-size:14px;line-height:1.6}.footer__inner{text-align:center;max-width:1200px;margin:0 auto}.footer__status{margin-bottom:30px}.footer__status .badge{color:#fff;background:#ff6b6b;border-radius:20px;margin-bottom:10px;padding:2px 12px;font-size:11px;font-weight:700;display:inline-block}.footer__status p{color:#333;font-weight:500}.footer__info{margin-bottom:40px}.footer__info address{font-style:normal}.footer__info address span{margin:0 5px}.footer__info .copyright{color:#999;margin-top:10px;font-size:12px}.footer__warning{background-color:#fff;border:1px solid #e0e0e0;border-radius:8px;max-width:800px;padding:20px;display:inline-block}.footer__warning p{color:#888;font-size:13px}.footer__warning p strong{color:#555;font-weight:600}@media (width<=768px){.footer{padding:40px 15px}.footer__warning{padding:15px}.footer__warning br{display:none}}
