*,:before,:after{box-sizing:border-box;margin:0;padding:0}html,body{background:var(--background);max-width:100vw;font-family:Pretendard Variable,Pretendard,-apple-system,BlinkMacSystemFont,system-ui,Roboto,Helvetica Neue,Segoe UI,Apple SD Gothic Neo,Noto Sans KR,Malgun Gothic,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,sans-serif;overflow-x:hidden}:root{--background:#050505;--foreground:#fff;--accent-primary:#7c3aed;--accent-secondary:#2563eb;--accent-tertiary:#db2777;--accent-green:#10b981;--glass-bg:#ffffff0d;--glass-border:#ffffff1a;--glass-highlight:#fff3}a{color:inherit;text-decoration:none}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeInDown{0%{opacity:0;transform:translateY(-30px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeInLeft{0%{opacity:0;transform:translate(-30px)}to{opacity:1;transform:translate(0)}}@keyframes fadeInRight{0%{opacity:0;transform:translate(30px)}to{opacity:1;transform:translate(0)}}@keyframes scaleIn{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}@keyframes rotateIn{0%{opacity:0;transform:rotate(-5deg)scale(.95)}to{opacity:1;transform:rotate(0)scale(1)}}.animate-hidden{opacity:0}.animate-fadeInUp{animation:.8s ease-out forwards fadeInUp}.animate-fadeInDown{animation:.8s ease-out forwards fadeInDown}.animate-fadeInLeft{animation:.8s ease-out forwards fadeInLeft}.animate-fadeInRight{animation:.8s ease-out forwards fadeInRight}.animate-scaleIn{animation:.8s ease-out forwards scaleIn}.animate-rotateIn{animation:.8s ease-out forwards rotateIn}.animate-delay-100{animation-delay:.1s}.animate-delay-200{animation-delay:.2s}.animate-delay-300{animation-delay:.3s}.animate-delay-400{animation-delay:.4s}.animate-delay-500{animation-delay:.5s}.animate-delay-600{animation-delay:.6s}@media (prefers-reduced-motion:reduce){*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
.Header-module__hBw1pG__header{z-index:10;width:100%;position:absolute;top:0;left:0}.Header-module__hBw1pG__container{justify-content:space-between;align-items:center;max-width:1200px;margin:0 auto;padding:20px 0;display:flex}.Header-module__hBw1pG__logo{color:var(--foreground);font-size:1.5rem;font-weight:700}.Header-module__hBw1pG__nav{gap:30px;display:flex}.Header-module__hBw1pG__link{color:var(--foreground);font-size:1.1rem;transition:opacity .3s}.Header-module__hBw1pG__link:hover{opacity:.7}.Header-module__hBw1pG__lang{color:var(--foreground);border:1px solid #fff3;border-radius:20px;padding:5px 10px;font-weight:700}.Header-module__hBw1pG__hamburger{cursor:pointer;z-index:101;background:0 0;border:none;flex-direction:column;gap:5px;display:none}.Header-module__hBw1pG__hamburger span{background-color:var(--foreground);transform-origin:50%;border-radius:3px;width:25px;height:3px;transition:all .3s;display:block}@media (max-width:768px){.Header-module__hBw1pG__header{padding:20px}.Header-module__hBw1pG__container{padding:0}.Header-module__hBw1pG__nav{display:none}.Header-module__hBw1pG__hamburger{display:flex}}.Header-module__hBw1pG__hamburger.Header-module__hBw1pG__open span:first-child{transform:rotate(45deg)translate(6px,6px)}.Header-module__hBw1pG__hamburger.Header-module__hBw1pG__open span:nth-child(2){opacity:0}.Header-module__hBw1pG__hamburger.Header-module__hBw1pG__open span:nth-child(3){transform:rotate(-45deg)translate(6px,-6px)}
.LanguageSwitcher-module__kcAi4G__switcher{background:#ffffff1a;border:1px solid #fff3;border-radius:30px;align-items:center;padding:2px;display:flex}.LanguageSwitcher-module__kcAi4G__button{color:#fff9;cursor:pointer;background:0 0;border:none;border-radius:20px;padding:6px 16px;font-size:.9rem;font-weight:500;transition:all .3s}.LanguageSwitcher-module__kcAi4G__button:hover{color:#fff}.LanguageSwitcher-module__kcAi4G__button.LanguageSwitcher-module__kcAi4G__active{color:#000;background:#fff;font-weight:700;box-shadow:0 2px 4px #0000001a}
.MobileMenu-module__AP24jW__mobileMenuOverlay{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:100;opacity:0;pointer-events:none;background:#000000e6;flex-direction:column;justify-content:center;align-items:center;width:100%;height:100vh;transition:opacity .3s;display:flex;position:fixed;top:0;left:0}.MobileMenu-module__AP24jW__mobileMenuOverlay.MobileMenu-module__AP24jW__open{opacity:1;pointer-events:auto}.MobileMenu-module__AP24jW__nav{text-align:center;flex-direction:column;gap:30px;display:flex}.MobileMenu-module__AP24jW__link{color:#fff;font-size:1.5rem;font-weight:700;text-decoration:none;transition:color .3s}.MobileMenu-module__AP24jW__link:hover{color:var(--accent-secondary)}.MobileMenu-module__AP24jW__closeButton{color:#fff;cursor:pointer;background:0 0;border:none;font-size:2rem;position:absolute;top:30px;left:30px}
