@import url("https://cdn.jsdelivr.net/gh/orioncactus/pretendard@v1.3.9/dist/web/static/pretendard.min.css");:root{--background:#ffffff;--foreground:#000000;--primary-color:#000000;--primary-dark:#1a1a1a;--primary-light:#333333;--gray-50:#f8f9fa;--gray-100:#e5e7eb;--gray-200:#d1d5db;--gray-300:#9ca3af;--gray-400:#6b7280;--gray-500:#4b5563;--success:#37b24d;--warning:#f59f00;--info:#1c7ed6;--gray-alpha-100:rgba(0,0,0,0.05);--gray-alpha-200:rgba(0,0,0,0.1)}@media (prefers-color-scheme:dark){:root{--background:#000000;--foreground:#ffffff;--primary-color:#ffffff;--primary-dark:#e5e5e5;--primary-light:#cccccc;--gray-50:#1a1a1a;--gray-100:#262626;--gray-200:#404040;--gray-300:#525252;--gray-400:#737373;--gray-500:#a3a3a3;--gray-alpha-100:rgba(255,255,255,0.05);--gray-alpha-200:rgba(255,255,255,0.1)}}html{font-size:13px}@media (max-width:768px){html{font-size:14px}}@media (max-width:480px){html{font-size:13px}}body,html{max-width:100vw;overflow-x:hidden}body{color:var(--foreground);background:var(--background);font-family: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;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;padding-top:48px;min-height:100vh;display:flex;flex-direction:column}main{flex:1 1}*{box-sizing:border-box;padding:0;margin:0}a{color:inherit;text-decoration:none}@media (prefers-color-scheme:dark){html{color-scheme:dark}}.layout_layoutContainer__Vrh2a{display:flex;width:100%;max-width:1920px;margin:0 auto;padding:0;flex-wrap:wrap;justify-content:center;position:relative}@media(min-width:1024px){.layout_layoutContainer__Vrh2a{gap:1rem;padding:0 1rem}}.layout_headerMobileAd__oEFXs{display:block;width:100%;margin:.5rem auto;text-align:center}@media(min-width:1024px){.layout_headerMobileAd__oEFXs{display:none}}.layout_mainContent__bNGUd{width:100%;max-width:1024px;position:relative}@media(min-width:1024px){.layout_mainContent__bNGUd{margin:0 auto}}.layout_sideAdLeft__Z67U3,.layout_sideAdRight__ms8qW{display:none}@media(min-width:1400px){.layout_sideAdLeft__Z67U3,.layout_sideAdRight__ms8qW{display:block;position:fixed;top:5rem;height:-moz-fit-content;height:fit-content;width:160px}}.layout_mobileAd__DHOZa{display:block;margin:1rem 0}@media(min-width:1400px){.layout_mobileAd__DHOZa{display:none}}.header_header__3jk_8{position:fixed;top:0;left:0;right:0;background:var(--background);border-bottom:1px solid var(--gray-200);z-index:1000}.header_nav__9p8w8{max-width:1200px;margin:0 auto;padding:.75rem 1.5rem;display:flex;justify-content:space-between;align-items:center}.header_logo__ZPAE6{font-size:1.5rem;font-weight:700;letter-spacing:-.02em}.header_links__yNy_5{display:flex;gap:1.5rem;align-items:center}.header_links__yNy_5 .header_logoutButton__GGwO5{-moz-appearance:none;appearance:none;-webkit-appearance:none;background:var(--primary-color)!important;color:var(--background)!important;padding:8px 16px;border-radius:6px;font-size:13px;font-weight:500;transition:all .2s ease;border:none;outline:none;cursor:pointer;text-decoration:none;display:inline-flex;align-items:center;justify-content:center;line-height:normal;margin:0}.header_links__yNy_5 .header_logoutButton__GGwO5:hover{background:var(--primary-light)!important;transform:translateY(-1px)}.header_links__yNy_5 .header_logoutButton__GGwO5:active{transform:translateY(0)}.header_link__BY3g1{font-size:13px}.header_button__CLxVD{background:var(--primary-color)!important;color:var(--background)!important;padding:8px 16px;border-radius:6px;font-size:13px;font-weight:500;transition:all .2s ease}.header_button__CLxVD:hover{background:var(--primary-light)!important;transform:translateY(-1px)}.header_button__CLxVD:active{transform:translateY(0)}.header_teamLink__OHToO{color:var(--primary);text-decoration:none;padding:.5rem 1rem;border-radius:4px;background:var(--background-light)}.header_teamLink__OHToO:hover{background:var(--background)}.header_menuButton__dWcfQ{display:none}@media(max-width:768px){.header_nav__9p8w8{padding:.75rem 1rem;position:relative}.header_links__yNy_5{display:flex;position:static;background:none;padding:0;box-shadow:none;flex-direction:row;gap:1rem;min-width:auto}.header_links__yNy_5.header_show__Ee_dP{display:flex}.header_menuButton__dWcfQ{display:none}.header_link__BY3g1,.header_logoutButton__GGwO5,.header_teamLink__OHToO{padding:8px 16px;width:auto;text-align:center;font-size:13px}.header_link__BY3g1:hover,.header_logoutButton__GGwO5:hover,.header_teamLink__OHToO:hover{background:var(--primary-light)}.header_username__oV8JH{padding:.5rem;border-bottom:none}}@media(max-width:480px){.header_nav__9p8w8{padding:.5rem 1rem}.header_links__yNy_5{position:absolute;top:100%;right:0;background:var(--background);padding:.5rem;border-radius:0 0 8px 8px;box-shadow:0 2px 4px rgba(0,0,0,.1);display:none;flex-direction:column;gap:.5rem;min-width:200px}.header_links__yNy_5.header_show__Ee_dP{display:flex}.header_menuButton__dWcfQ{display:block;background:none;border:none;padding:.5rem;cursor:pointer}.header_menuButton__dWcfQ svg{width:24px;height:24px}.header_link__BY3g1,.header_logoutButton__GGwO5,.header_teamLink__OHToO{padding:.75rem;width:100%;text-align:left;font-size:1rem}.header_link__BY3g1:hover,.header_logoutButton__GGwO5:hover,.header_teamLink__OHToO:hover{background:var(--gray-50)}.header_username__oV8JH{padding:.75rem;border-bottom:1px solid var(--gray-200)}}.teamList_teamList__MnLtp{position:fixed;right:20px;top:80px;width:200px;background:var(--background);border-radius:0 8px 8px 8px;box-shadow:0 2px 8px rgba(0,0,0,.1);padding:16px;transition:transform .3s ease;z-index:100;transform:translateX(0)}.teamList_teamList__MnLtp.teamList_collapsed__7AOsO{transform:translateX(calc(100% + 4px))}.teamList_teamList__MnLtp.teamList_collapsed__7AOsO .teamList_collapseButton__nKZyV{left:-24px;background-color:#000;color:#fff}.teamList_teamList__MnLtp.teamList_collapsed__7AOsO .teamList_collapseButton__nKZyV:hover{background-color:#333}.teamList_tabs__NUsqv{display:flex;gap:8px;margin-bottom:16px;border-bottom:1px solid var(--gray-alpha-200);padding-bottom:8px}.teamList_tab__rJpTG{flex:1 1;background:none;border:none;padding:8px;font-size:.9rem;color:var(--foreground);cursor:pointer;border-radius:4px;transition:all .2s ease}.teamList_tab__rJpTG:hover{background:var(--gray-alpha-200)}.teamList_tab__rJpTG.teamList_active__XlDIv{background:var(--foreground);color:var(--background)}.teamList_teams__8pNCJ{min-height:100px;padding:8px}.teamList_teamLink__47Odo{display:flex;align-items:center;gap:12px;padding:8px;border-radius:6px;transition:all .2s ease;-webkit-user-select:none;-moz-user-select:none;user-select:none;background:var(--background);position:relative}.teamList_teamLink__47Odo[data-dragging=true]{cursor:-webkit-grabbing!important;cursor:grabbing!important}.teamList_teamLink__47Odo[data-admin=true]{cursor:-webkit-grab;cursor:grab}.teamList_teamLink__47Odo[data-admin=true]:active{cursor:-webkit-grabbing;cursor:grabbing}.teamList_teamLink__47Odo:hover{background:var(--gray-alpha-200)}.teamList_teamLink__47Odo:hover .teamList_rankButtons__ssxKi{opacity:1}.teamList_teamInfo__xeUV_{display:flex;align-items:center;gap:12px;flex:1 1}.teamList_rank__BzlB_{min-width:24px;font-size:.9rem;font-weight:500;color:var(--foreground);text-align:center}.teamList_teamLogo__M9tWS{opacity:0;transition:opacity .3s ease-in-out;width:24px;height:24px;object-fit:contain}.teamList_teamName__Nrwfo{font-size:.9rem;color:var(--foreground);flex-shrink:1}.teamList_collapseButton__nKZyV{position:absolute;left:-24px;top:0;width:24px;height:48px;background:var(--background);border:1px solid var(--gray-alpha-200);border-right:none;border-radius:4px 0 0 4px;cursor:pointer;display:flex;align-items:center;justify-content:center;font-size:.9rem;color:var(--foreground);transition:all .2s ease;box-shadow:-2px 0 4px rgba(0,0,0,.05)}.teamList_collapseButton__nKZyV:hover{background:var(--gray-alpha-200)}.teamList_collapseButton__nKZyV svg{width:14px;height:14px}.teamList_rankButtons__ssxKi{position:absolute;right:-36px;top:50%;transform:translateY(-50%);display:flex;flex-direction:column;gap:4px;opacity:0;transition:opacity .2s ease}.teamList_rankButton___jW4k{width:24px;height:24px;border:none;border-radius:4px;background:var(--background);color:var(--foreground);cursor:pointer;display:flex;align-items:center;justify-content:center;box-shadow:0 2px 4px rgba(0,0,0,.1);transition:all .2s ease;font-size:14px}.teamList_rankButton___jW4k:hover:not(:disabled){background:var(--gray-alpha-200);transform:scale(1.1)}.teamList_rankButton___jW4k:active:not(:disabled){transform:scale(.95)}.teamList_rankButton___jW4k:disabled{opacity:.3;cursor:not-allowed;background:var(--gray-alpha-100)}@media(max-width:480px){.teamList_teamList__MnLtp{position:fixed;top:56px;right:0;width:240px;height:calc(100vh - 56px);margin:0;padding:1rem;border-radius:8px 0 0 8px;transform:translateX(0)}.teamList_teamList__MnLtp.teamList_collapsed__7AOsO{transform:translateX(240px)}.teamList_teamList__MnLtp.teamList_collapsed__7AOsO .teamList_collapseButton__nKZyV{left:-32px}.teamList_collapseButton__nKZyV{position:absolute;left:-32px;top:70%;transform:translateY(-50%);width:32px;height:64px;background:var(--background);border:none;border-radius:8px 0 0 8px;box-shadow:-2px 0 5px rgba(0,0,0,.1);cursor:pointer;display:flex;align-items:center;justify-content:center}.teamList_content__M0mrA{height:100%;overflow-y:auto}.teamList_list__lCaBB{padding-bottom:1rem}.teamList_teamLink__47Odo{flex-direction:row;padding:.75rem}.teamList_teamLink__47Odo .teamList_teamLogo__M9tWS{width:32px;height:32px}.teamList_teamLink__47Odo .teamList_teamName__Nrwfo{font-size:1rem}.teamList_teamLink__47Odo .teamList_rank__BzlB_{min-width:24px;font-size:1rem}.teamList_tabs__NUsqv{padding:.75rem}.teamList_tabs__NUsqv .teamList_tab__rJpTG{font-size:.9rem;padding:.5rem}.teamList_rankButtons__ssxKi{right:8px;opacity:1;flex-direction:row}}.visitorStats_visitorStats__K1zHv{display:flex;gap:1.5rem;padding:0;background-color:rgba(0,0,0,0);border-radius:0;box-shadow:none}.visitorStats_visitorStats__K1zHv .visitorStats_statItem__0ylpC{display:flex;flex-direction:row;align-items:center;gap:.25rem;padding:0;min-width:80px;text-align:center}.visitorStats_visitorStats__K1zHv .visitorStats_statItem__0ylpC .visitorStats_label__2E8Pv{font-size:.75rem;color:#6c757d;white-space:nowrap;width:100%}.visitorStats_visitorStats__K1zHv .visitorStats_statItem__0ylpC .visitorStats_value__dT3Aj{font-size:1rem;font-weight:600;color:#495057;white-space:nowrap}@media(max-width:768px){.visitorStats_visitorStats__K1zHv{flex-wrap:wrap;justify-content:center;gap:1rem}.visitorStats_visitorStats__K1zHv .visitorStats_statItem__0ylpC{min-width:auto;flex:0 0 auto;width:calc(33.333% - .67rem);max-width:none}}.footer_footer__Q4r1P{width:100%;padding:2rem 0;background-color:#f8f9fa;border-top:1px solid #dee2e6}.footer_footer__Q4r1P .footer_container___CsEG{max-width:1200px;margin:0 auto;padding:0 1rem}.footer_footer__Q4r1P .footer_content__55gvT{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:2rem;gap:2rem}.footer_footer__Q4r1P .footer_content__55gvT .footer_left__N66NS .footer_logo__4xpxP{margin-bottom:1rem;font-size:1.25rem;font-weight:600}.footer_footer__Q4r1P .footer_content__55gvT .footer_left__N66NS .footer_logo__4xpxP a{color:#212529;text-decoration:none}.footer_footer__Q4r1P .footer_content__55gvT .footer_left__N66NS .footer_logo__4xpxP a:hover{color:#495057}.footer_footer__Q4r1P .footer_content__55gvT .footer_left__N66NS .footer_links__GP7bt{display:flex;gap:1rem;align-items:center}.footer_footer__Q4r1P .footer_content__55gvT .footer_left__N66NS .footer_links__GP7bt a{color:#495057;text-decoration:none;font-size:.875rem}.footer_footer__Q4r1P .footer_content__55gvT .footer_left__N66NS .footer_links__GP7bt a:hover{color:#212529}.footer_footer__Q4r1P .footer_content__55gvT .footer_left__N66NS .footer_links__GP7bt .footer_divider___wXsC{color:#adb5bd}.footer_footer__Q4r1P .footer_content__55gvT .footer_right__KAgBO .visitorStats{display:flex;gap:1.5rem;background-color:rgba(0,0,0,0);box-shadow:none;padding:0}.footer_footer__Q4r1P .footer_content__55gvT .footer_right__KAgBO .visitorStats .footer_statItem__C0HGn{display:flex;flex-direction:column;align-items:center;gap:.25rem;background-color:rgba(0,0,0,0);padding:0;min-width:80px}.footer_footer__Q4r1P .footer_content__55gvT .footer_right__KAgBO .visitorStats .footer_statItem__C0HGn .footer_label___tTsN{font-size:.75rem;color:#6c757d;white-space:nowrap}.footer_footer__Q4r1P .footer_content__55gvT .footer_right__KAgBO .visitorStats .footer_statItem__C0HGn .footer_value__7GqL8{font-size:1rem;font-weight:600;color:#495057}.footer_footer__Q4r1P .footer_bottom__qD2eO{text-align:center;padding-top:1.5rem;border-top:1px solid #dee2e6}.footer_footer__Q4r1P .footer_bottom__qD2eO .footer_copyright__dP3SM{color:#6c757d;font-size:.875rem;margin:0}.footer_footer__Q4r1P .footer_bottom__qD2eO .footer_copyright__dP3SM .footer_divider___wXsC{color:#adb5bd}.footer_footer__Q4r1P .footer_bottom__qD2eO .footer_copyright__dP3SM .footer_email__dAS7P{color:#6c757d;text-decoration:none}.footer_footer__Q4r1P .footer_bottom__qD2eO .footer_copyright__dP3SM .footer_email__dAS7P:hover{color:#495057;text-decoration:underline}@media(max-width:768px){.footer_footer__Q4r1P{padding:1.5rem 0}.footer_footer__Q4r1P .footer_content__55gvT{flex-direction:column;align-items:center;text-align:center;gap:1.5rem;margin-bottom:1.5rem}.footer_footer__Q4r1P .footer_content__55gvT .footer_left__N66NS .footer_logo__4xpxP{margin-bottom:.75rem}.footer_footer__Q4r1P .footer_content__55gvT .footer_left__N66NS .footer_links__GP7bt{justify-content:center;flex-wrap:wrap}.footer_footer__Q4r1P .footer_content__55gvT .footer_right__KAgBO{width:100%}.footer_footer__Q4r1P .footer_content__55gvT .footer_right__KAgBO .visitorStats{justify-content:center;flex-wrap:wrap;gap:1rem}.footer_footer__Q4r1P .footer_content__55gvT .footer_right__KAgBO .visitorStats .footer_statItem__C0HGn{min-width:auto;flex:1 1;max-width:100px}.footer_footer__Q4r1P .footer_bottom__qD2eO{padding-top:1rem}.footer_footer__Q4r1P .footer_bottom__qD2eO .footer_copyright__dP3SM{display:flex;flex-direction:column;gap:.5rem;align-items:center}.footer_footer__Q4r1P .footer_bottom__qD2eO .footer_copyright__dP3SM .footer_divider___wXsC{display:none}}