@font-face{font-family:OVERDARE;src:url(/fonts/OVER-wacky-Heavy.otf)format("opentype");font-weight:400;font-style:normal}@font-face{font-family:Pretendard;src:url(/fonts/Pretendard-Regular.otf)format("opentype");font-weight:400;font-style:normal}@font-face{font-family:Pretendard;src:url(/fonts/Pretendard-Medium.otf)format("opentype");font-weight:500;font-style:normal}@font-face{font-family:Pretendard;src:url(/fonts/Pretendard-Bold.otf)format("opentype");font-weight:700;font-style:normal}@font-face{font-family:Pretendard;src:url(/fonts/Pretendard-Black.otf)format("opentype");font-weight:900;font-style:normal}:root{--brand-primary:#6d28d9;--brand-secondary:#14b8a6;--brand-accent:#fe0041;--background:#fff;--foreground:#0a0a0a;--page-padding-x:20px}@media (min-width:768px){:root{--page-padding-x:40px}}@media (prefers-color-scheme:dark){:root{--background:#0a0a0a;--foreground:#ededed}}*,:before,:after{box-sizing:border-box;margin:0;padding:0}body{color:var(--foreground);background:var(--background);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;word-break:keep-all;font-family:Pretendard,sans-serif}::selection{background:var(--brand-accent);color:#fff}em,i{font-style:normal}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}button{cursor:pointer;font:inherit;color:inherit;background:0 0;border:none}ul,ol{list-style:none}@keyframes scrollDot{0%,to{opacity:.4;transform:translateY(0)}50%{opacity:1;transform:translateY(8px)}}@keyframes marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}@keyframes bounce{0%,to{animation-timing-function:cubic-bezier(.8,0,1,1);transform:translateY(-25%)}50%{animation-timing-function:cubic-bezier(0,0,.2,1);transform:translateY(0)}}.marquee-track{width:max-content;animation:30s linear infinite marquee}
.layout-module__L5FxyW__body{color:#000;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#fff;flex-direction:column;min-height:100vh;font-family:Pretendard,sans-serif;display:flex}.layout-module__L5FxyW__main{flex-direction:column;flex:1;display:flex}
.Header-module__hBw1pG__header{z-index:50;background:#fff;border-bottom:1px solid #0000000d;align-items:center;width:100%;height:64px;display:flex;position:fixed;top:0;left:0}@media (min-width:768px){.Header-module__hBw1pG__header{height:96px}}.Header-module__hBw1pG__container{width:100%;max-width:1280px;padding:0 var(--page-padding-x);justify-content:space-between;align-items:center;margin:0 auto;display:flex}.Header-module__hBw1pG__logoLink{transition:opacity .2s}.Header-module__hBw1pG__logoLink:hover{opacity:.8}.Header-module__hBw1pG__logoImage{width:70px;height:auto;display:block}@media (min-width:768px){.Header-module__hBw1pG__logoImage{width:85px}}.Header-module__hBw1pG__menuToggle{cursor:pointer;z-index:60;background:0 0;border:none;justify-content:center;align-items:center;width:40px;height:40px;padding:0;display:flex;position:relative}@media (min-width:768px){.Header-module__hBw1pG__menuToggle{display:none}}.Header-module__hBw1pG__hamburgerIcon{flex-direction:column;justify-content:center;align-items:center;gap:5px;width:24px;height:24px;display:flex}.Header-module__hBw1pG__hamburgerLine{background:#000;border-radius:1px;width:20px;height:2px;transition:transform .3s,opacity .3s;display:block}.Header-module__hBw1pG__hamburgerLineTopOpen{transform:translateY(7px)rotate(45deg)}.Header-module__hBw1pG__hamburgerLineMidOpen{opacity:0}.Header-module__hBw1pG__hamburgerLineBotOpen{transform:translateY(-7px)rotate(-45deg)}.Header-module__hBw1pG__rightSection{align-items:center;gap:48px;display:none}@media (min-width:768px){.Header-module__hBw1pG__rightSection{display:flex}}.Header-module__hBw1pG__nav{align-items:center;gap:40px;display:flex}.Header-module__hBw1pG__dropdownGroup{align-items:center;height:100%;display:flex;position:relative}.Header-module__hBw1pG__dropdownTrigger{text-transform:uppercase;letter-spacing:0;color:#000;cursor:default;padding:32px 0;font-size:16px;font-weight:600;transition:color .2s}.Header-module__hBw1pG__dropdownGroup:hover .Header-module__hBw1pG__dropdownTrigger{color:var(--brand-accent)}.Header-module__hBw1pG__dropdownMenu{background:#fff;border:1px solid #0000000d;width:192px;padding:8px 0;display:none;position:absolute;top:100%;left:0;box-shadow:0 20px 25px -5px #0000001a,0 8px 10px -6px #0000001a}.Header-module__hBw1pG__dropdownGroup:hover .Header-module__hBw1pG__dropdownMenu{display:block}.Header-module__hBw1pG__dropdownItem{color:#00000080;padding:8px 24px;font-size:14px;font-weight:600;transition:color .2s,background-color .2s;display:block}.Header-module__hBw1pG__dropdownItem:hover{color:var(--brand-accent);background-color:#00000005}.Header-module__hBw1pG__ctaButton{color:#fff;background:#fe0041;border-radius:128px;justify-content:center;align-items:center;padding:14px 24px;font-size:16px;font-weight:600;line-height:24px;text-decoration:none;transition:background-color .2s;display:flex}.Header-module__hBw1pG__ctaButton:hover{background:#bb002f}.Header-module__hBw1pG__mobileMenu{display:none}.Header-module__hBw1pG__mobileMenuOpen{z-index:49;background:#fff;flex-direction:column;padding:24px 20px 40px;animation:.25s ease-out Header-module__hBw1pG__slideDown;display:flex;position:fixed;inset:64px 0 0;overflow-y:auto}@keyframes Header-module__hBw1pG__slideDown{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}@media (min-width:768px){.Header-module__hBw1pG__mobileMenu,.Header-module__hBw1pG__mobileMenuOpen{display:none!important}}.Header-module__hBw1pG__mobileGroupTitle{text-transform:uppercase;letter-spacing:.1em;color:#0006;margin-top:24px;margin-bottom:12px;font-size:12px;font-weight:900}.Header-module__hBw1pG__mobileGroupTitle:first-child{margin-top:0}.Header-module__hBw1pG__mobileNavLink{color:#000;border-bottom:1px solid #0000000f;padding:12px 0;font-size:18px;font-weight:600;transition:color .2s;display:block}.Header-module__hBw1pG__mobileNavLink:hover,.Header-module__hBw1pG__mobileNavLink:active{color:var(--brand-accent)}.Header-module__hBw1pG__mobileCta{color:#fff;text-align:center;background:#fe0041;border-radius:128px;justify-content:center;align-items:center;margin-top:32px;padding:16px 20px;font-size:16px;font-weight:600;line-height:24px;text-decoration:none;transition:background-color .2s;display:flex}.Header-module__hBw1pG__mobileCta:hover{background:#bb002f}
.Footer-module__S6Hkya__footer{background:#f6f7f9;border-top:1px solid #0000000a;padding:48px 80px}.Footer-module__S6Hkya__container{max-width:1130px;margin:0 auto}.Footer-module__S6Hkya__content{flex-direction:row;justify-content:space-between;align-items:flex-end;display:flex}.Footer-module__S6Hkya__leftGroup{color:#111316;flex-direction:column;gap:20px;font-size:12px;font-weight:400;line-height:16px;display:flex}.Footer-module__S6Hkya__companyInfo{flex-direction:column;gap:0;display:flex}.Footer-module__S6Hkya__legalLinks{align-items:center;gap:8px;display:flex}.Footer-module__S6Hkya__legalItem{color:#111316;text-decoration:none;transition:opacity .2s}.Footer-module__S6Hkya__legalItem:hover{opacity:.7}.Footer-module__S6Hkya__separator{color:#11131666}.Footer-module__S6Hkya__socialGroup{align-items:center;gap:24px;display:flex}.Footer-module__S6Hkya__socialLink{justify-content:center;align-items:center;transition:opacity .2s;display:flex}.Footer-module__S6Hkya__socialLink:hover{opacity:.6}@media (max-width:767px){.Footer-module__S6Hkya__footer{padding:32px 20px}.Footer-module__S6Hkya__content{flex-direction:column;align-items:flex-start;gap:32px}.Footer-module__S6Hkya__socialGroup{order:0}.Footer-module__S6Hkya__leftGroup{gap:24px}.Footer-module__S6Hkya__legalLinks{flex-direction:column;align-items:flex-start;gap:8px}.Footer-module__S6Hkya__separator{display:none}}
.CookieBanner-module__xm3yWa__bannerWrapper{z-index:9999;background:#fff;border:1px solid #e5e7eb;border-radius:8px;flex-direction:column;justify-content:space-between;width:320px;min-height:216px;padding:16px;animation:.4s ease-out CookieBanner-module__xm3yWa__slideUp;display:flex;position:fixed;bottom:20px;left:50%;transform:translate(-50%);box-shadow:0 14px 64px #0000001a,0 8px 23px #0000001a}.CookieBanner-module__xm3yWa__bannerContainer{flex-direction:column;gap:16px;height:100%;display:flex}.CookieBanner-module__xm3yWa__message{color:#111316;word-break:keep-all;margin-top:36px;font-size:14px;font-weight:400;line-height:1.6}.CookieBanner-module__xm3yWa__policyLink{cursor:pointer;font-weight:700;text-decoration:underline}.CookieBanner-module__xm3yWa__actions{justify-content:flex-end;gap:12px;display:flex}.CookieBanner-module__xm3yWa__settingsBtn{color:#111316;border:1px solid #111316;border-radius:8px;flex:1;padding:10px 24px;font-size:14px;font-weight:600;transition:all .2s}.CookieBanner-module__xm3yWa__settingsBtn:hover{background:#f9fafb}.CookieBanner-module__xm3yWa__agreeBtn{color:#fff;background:#111316;border-radius:8px;flex:1;padding:10px 24px;font-size:14px;font-weight:600;transition:all .2s}.CookieBanner-module__xm3yWa__agreeBtn:hover{background:#333}.CookieBanner-module__xm3yWa__bannerCloseBtn{color:#111316;z-index:10;background:#f1f5f9;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;transition:all .2s;display:flex;position:absolute;top:12px;right:12px}.CookieBanner-module__xm3yWa__bannerCloseBtn:hover{background:#e2e8f0;transform:scale(1.05)}.CookieBanner-module__xm3yWa__bannerCloseBtn svg{width:14px;height:14px}.CookieBanner-module__xm3yWa__modalOverlay{z-index:10000;background:#0006;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.CookieBanner-module__xm3yWa__modalContent{background:#fff;border-radius:20px;flex-direction:column;width:100%;max-width:480px;max-height:90vh;display:flex;position:relative;overflow:hidden;box-shadow:0 10px 40px #0003}.CookieBanner-module__xm3yWa__modalHeader{text-align:center;padding:32px 32px 16px;position:relative}.CookieBanner-module__xm3yWa__closeBtn{color:#111316;z-index:10;cursor:pointer;background:0 0;border:none;padding:8px;transition:opacity .2s;position:absolute;top:20px;right:20px}.CookieBanner-module__xm3yWa__closeBtn:hover{opacity:.6}.CookieBanner-module__xm3yWa__modalTitle{color:#111316;margin-bottom:12px;font-size:28px;font-weight:800}.CookieBanner-module__xm3yWa__modalDesc{color:#6b7280;word-break:keep-all;margin-bottom:24px;font-size:14px;line-height:1.5}.CookieBanner-module__xm3yWa__settingsList{flex-direction:column;gap:12px;padding:0 24px 24px;display:flex;overflow-y:auto}.CookieBanner-module__xm3yWa__settingItem{background:#f8fafc;border-radius:16px;flex-direction:column;gap:8px;padding:20px;display:flex}.CookieBanner-module__xm3yWa__settingItemHeader{justify-content:space-between;align-items:center;display:flex}.CookieBanner-module__xm3yWa__settingLabel{color:#111316;font-size:16px;font-weight:700}.CookieBanner-module__xm3yWa__settingDesc{color:#64748b;word-break:keep-all;padding-right:40px;font-size:13px;line-height:1.5}.CookieBanner-module__xm3yWa__saveBtn{color:#fff;background:#111316;border-radius:12px;margin:0 24px 24px;padding:16px;font-size:16px;font-weight:600;transition:opacity .2s}.CookieBanner-module__xm3yWa__saveBtn:hover{opacity:.9}.CookieBanner-module__xm3yWa__toggle{width:44px;height:24px;display:inline-block;position:relative}.CookieBanner-module__xm3yWa__toggle input{opacity:0;width:0;height:0}.CookieBanner-module__xm3yWa__slider{cursor:pointer;background-color:#cbd5e1;border-radius:34px;transition:all .4s;position:absolute;inset:0}.CookieBanner-module__xm3yWa__slider:before{content:"";background-color:#fff;border-radius:50%;width:18px;height:18px;transition:all .4s;position:absolute;bottom:3px;left:3px}input:checked+.CookieBanner-module__xm3yWa__slider{background-color:#111316}input:disabled+.CookieBanner-module__xm3yWa__slider{opacity:.5;cursor:not-allowed}input:checked+.CookieBanner-module__xm3yWa__slider:before{transform:translate(20px)}@keyframes CookieBanner-module__xm3yWa__slideUp{0%{opacity:0;transform:translateY(100%)}to{opacity:1;transform:translateY(0)}}@media (min-width:768px){.CookieBanner-module__xm3yWa__bannerWrapper{flex-direction:row;align-items:center;gap:16px;width:980px;height:auto;min-height:132px;padding:24px;bottom:35px;left:50%;transform:translate(-50%)}.CookieBanner-module__xm3yWa__bannerContainer{flex-direction:row;justify-content:space-between;align-items:center;gap:16px;width:100%;height:auto}.CookieBanner-module__xm3yWa__message{max-width:600px;margin-top:0}.CookieBanner-module__xm3yWa__actions{flex-shrink:0}.CookieBanner-module__xm3yWa__settingsBtn,.CookieBanner-module__xm3yWa__agreeBtn{flex:none;width:auto;min-width:120px}}
