@import"https://cdn.jsdelivr.net/gh/orioncactus/pretendard@v1.3.9/dist/web/static/pretendard.min.css";@font-face{font-family:VITRO CORE;src:url(/assets/VITRO%20CORE%20TTF-D_XSeMaY.ttf) format("truetype");font-weight:400;font-style:normal}:root{--color-black: #000;--color-white: #fff;--color-gray: #c9c9c9;--color-orange: #f8a320;--color-orange-dark: #f18a22;--color-red-orange: #ec6e25;--color-dark-bg: #2b2b2b;--color-dark-text: #999;--color-light-text: #ccc;--color-navy: #15277BC7;--color-dark-navy: #1a2452;--color-text-gray: #666;--color-bg-light: #f5f5f5;--color-border-gray: #dadada;--font-vitro-core: "VITRO CORE", sans-serif;--font-pretendard: "Pretendard", -apple-system, BlinkMacSystemFont, system-ui, sans-serif}*,*:before,*:after{margin:0;padding:0;box-sizing:border-box}html{-webkit-text-size-adjust:100%}body{font-family:Pretendard,-apple-system,BlinkMacSystemFont,system-ui,Roboto,Helvetica Neue,Segoe UI,Apple SD Gothic Neo,Noto Sans KR,Malgun Gothic,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;line-height:1.5}img,picture,video,canvas,svg{display:block;max-width:100%}input,button,textarea,select{font:inherit}button{cursor:pointer;background:none;border:none}a{text-decoration:none;color:inherit}ul,ol{list-style:none}.page-title{font-size:24px;font-weight:700;color:#004581;text-align:center;margin:0;padding:40px 0 25px;letter-spacing:3px;border-bottom:1px solid #ddd}@media(max-width:768px){.page-title{font-size:20px;padding:30px 0 20px;letter-spacing:2px}}@media(max-width:576px){.page-title{font-size:18px;padding:25px 0 18px;letter-spacing:1px}}.header{position:fixed;top:0;left:0;right:0;z-index:1000;background:transparent;padding:10px 0;font-family:Pretendard,-apple-system,BlinkMacSystemFont,sans-serif;transition:background .3s ease}.header-solid,.header.menu-open{background:#004581}.header-inner{position:relative;width:100%;padding:0 45px;height:60px;display:flex;align-items:center;justify-content:space-between}.header-logo{display:flex;align-items:center;flex-shrink:0}.header-logo img{height:46px;width:auto}.header-nav{flex:1;display:flex;justify-content:flex-start;margin-left:40px}.nav-menu{display:flex;align-items:center;gap:8px;list-style:none;margin:0;padding:0}.nav-item{position:relative}.nav-link{display:block;padding:20px 16px;font-size:14px;font-weight:600;color:#fff;text-decoration:none;transition:color .2s}.nav-link:hover{color:#ffffffb3}.nav-item.has-dropdown{position:relative}.nav-dropdown{position:absolute;top:100%;left:0;min-width:180px;background:#fff;box-shadow:0 4px 12px #00000026;border-radius:8px;list-style:none;margin:0;padding:0;opacity:0;visibility:hidden;transform:translateY(10px);transition:all .2s ease;z-index:100;overflow:hidden}.nav-item.has-dropdown:hover .nav-dropdown{opacity:1;visibility:visible;transform:translateY(0)}.nav-dropdown li{border-bottom:1px solid #eee}.nav-dropdown li:last-child{border-bottom:none}.nav-dropdown-link{display:block;padding:14px 20px;font-size:14px;font-weight:500;color:#333;text-decoration:none;transition:background .2s}.nav-dropdown-link:hover{background:#f5f5f5}.header-right{display:flex;align-items:center;gap:16px;flex-shrink:0}.user-menu-wrapper{position:relative}.user-btn{display:flex;align-items:center;gap:4px;padding:8px;background:none;border:none;color:#fff;cursor:pointer;transition:opacity .2s}.user-btn:hover{opacity:.7}.user-btn svg{width:22px;height:22px}.user-btn .dropdown-arrow{width:16px;height:16px}.user-dropdown{position:absolute;top:100%;right:0;margin-top:8px;background:#fff;min-width:150px;box-shadow:0 4px 12px #00000026;border-radius:4px;overflow:hidden}.user-dropdown a,.user-dropdown button{display:block;width:100%;padding:12px 16px;font-size:14px;color:#333;text-decoration:none;text-align:left;background:none;border:none;cursor:pointer;transition:background .2s}.user-dropdown a:hover,.user-dropdown button:hover{background:#f5f5f5}.social-icons{display:flex;align-items:center;gap:12px}.social-icons a{display:flex;align-items:center;justify-content:center;color:#f5c518;transition:opacity .2s}.social-icons a:hover{opacity:.8}.social-icons svg{width:22px;height:22px}.mobile-toggle{display:none;flex-direction:column;justify-content:center;gap:6px;width:32px;height:32px;background:none;border:none;cursor:pointer;padding:0;order:-1}.mobile-toggle span{display:block;width:100%;height:3px;background:#fff;border-radius:2px;transition:all .3s}.mobile-toggle span.open:nth-child(1){transform:rotate(45deg) translate(8px,8px)}.mobile-toggle span.open:nth-child(2){opacity:0}.mobile-toggle span.open:nth-child(3){transform:rotate(-45deg) translate(8px,-8px)}.mobile-user-wrapper{display:none;position:relative;order:1}.mobile-user-btn{display:flex;align-items:center;justify-content:center;width:40px;height:40px;background:none;border:none;color:#fff;cursor:pointer;padding:0}.mobile-user-btn svg{width:32px;height:32px}.mobile-user-dropdown{position:absolute;top:100%;right:0;margin-top:8px;background:#fff;min-width:150px;box-shadow:0 4px 12px #00000026;border-radius:4px;overflow:hidden;z-index:100}.mobile-user-dropdown a,.mobile-user-dropdown button{display:block;width:100%;padding:12px 16px;font-size:14px;color:#333;text-decoration:none;text-align:left;background:none;border:none;cursor:pointer;transition:background .2s}.mobile-user-dropdown a:hover,.mobile-user-dropdown button:hover{background:#f5f5f5}.mobile-menu{display:none;position:fixed;inset:80px 0 0;background:#fff;overflow-y:auto;z-index:999}.mobile-menu-list{list-style:none;margin:0;padding:12px 24px}.mobile-menu-list>li{border-bottom:none}.mobile-menu-link{display:block;padding:10px 0;font-size:15px;font-weight:700;color:#333;text-decoration:none}.mobile-submenu{list-style:none;margin:0;padding:0}.mobile-submenu li{border-bottom:1px solid #e0e0e0}.mobile-submenu li:last-child{border-bottom:1px solid #e0e0e0}.mobile-submenu-link{display:block;padding:10px 0 10px 16px;font-size:14px;font-weight:400;color:#555;text-decoration:none}.mobile-submenu-link:hover{color:#004581}.mobile-auth{display:none}@media(max-width:1200px){.nav-link{padding:20px 12px;font-size:14px}}@media(max-width:992px){.header{background:#004581}.header-inner{justify-content:space-between;height:80px}.header-logo{position:absolute;left:50%;transform:translate(-50%)}.header-logo img{height:50px}.header-nav,.header-right{display:none}.mobile-toggle{display:flex;width:36px;height:36px;gap:7px}.mobile-toggle span{height:4px}.mobile-user-wrapper{display:block}.mobile-menu{display:block;top:80px}}@media(max-width:480px){.header-inner{padding:0 16px}}.footer-spacing{background:#004581;display:flex;flex-direction:column;align-items:center;text-align:center;padding:50px 20px 0}.footer-spacing .logo{padding:0 0 30px}.footer-spacing .logo img{height:70px;width:auto}.contact-us{padding-bottom:30px;border-bottom:1px solid rgba(255,255,255,.2);width:100%;max-width:1200px}.contact-us a{font-size:14px;font-weight:600;color:#f5a623;text-decoration:none;letter-spacing:1px;transition:opacity .2s}.contact-us a:hover{opacity:.8}.social-media{display:flex;justify-content:center;gap:32px;padding:30px 0;border-bottom:1px solid rgba(255,255,255,.2);width:100%;max-width:1200px}.social-media span{display:inline-block}.social-media a{display:flex;align-items:center;justify-content:center;color:#f5a623;transition:opacity .2s}.social-media a:hover{opacity:.7}.footer-icons{width:20px;height:20px}.footer-spacing .navbar{width:100%;background:transparent;padding:30px 0;margin:0}.footer-spacing .navbar-nav{display:flex;justify-content:center;align-items:center;flex-wrap:wrap;gap:8px;width:100%;list-style:none;margin:0;padding:0}.footer-spacing .nav-item{display:inline-block}.footer-spacing .nav-item a{display:block;padding:8px 20px;font-size:12px;font-weight:500;color:#fff;text-decoration:none;letter-spacing:1px;text-transform:uppercase;transition:opacity .2s}.footer-spacing .nav-item a:hover{opacity:.7}@media(max-width:768px){.footer-spacing{padding:40px 16px 0}.footer-spacing .logo img{height:60px}.contact-us{padding-bottom:24px}.contact-us a{font-size:13px}.social-media{gap:24px;padding:24px 0}.footer-icons{width:18px;height:18px}.footer-spacing .navbar{padding:24px 0}.footer-spacing .nav-item a{padding:8px 14px;font-size:11px}}@media(max-width:480px){.footer-spacing{padding:32px 16px 0}.footer-spacing .logo img{height:50px}.contact-us{padding-bottom:20px}.contact-us a{font-size:12px}.social-media{gap:20px;padding:20px 0}.footer-icons{width:16px;height:16px}.footer-spacing .navbar{padding:20px 0}.footer-spacing .navbar-nav{gap:4px}.footer-spacing .nav-item a{padding:6px 10px;font-size:10px}}.home{min-height:100vh}.home-main{padding-top:0}.hero{position:relative;width:100%;height:100vh;min-height:600px;overflow:hidden;display:flex;align-items:center;justify-content:center}.hero-bg{position:absolute;inset:0;background:#000;z-index:0}.hero-video-wrapper{position:absolute;inset:0;opacity:0;transition:opacity .8s ease}.hero-video-wrapper.active{opacity:1}.hero-video{position:absolute;top:50%;left:50%;min-width:100%;min-height:100%;width:auto;height:auto;transform:translate(-50%,-50%);object-fit:cover}.hero-overlay{position:absolute;inset:0;background:#0006;z-index:1}.hero-pattern-wrapper{position:absolute;inset:0;background:linear-gradient(135deg,#0a1628,#0d3a5c 30%,#1a5a7a,#2d8b9e 70%,#3cb4b8);opacity:0;transition:opacity .8s ease}.hero-pattern-wrapper.active{opacity:1}.hero-pattern{position:absolute;inset:0;background-image:radial-gradient(circle at 20% 80%,rgba(60,180,184,.3) 0%,transparent 50%),radial-gradient(circle at 80% 20%,rgba(13,58,92,.5) 0%,transparent 50%),radial-gradient(circle at 50% 100%,rgba(60,180,184,.4) 0%,transparent 40%);z-index:1}.hero-pattern:before{content:"";position:absolute;inset:0;background-image:url("data:image/svg+xml,%3Csvg width='60' height='60' viewBox='0 0 60 60' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg fill='%2340c4c4' fill-opacity='0.08'%3E%3Cpath d='M36 34v-4h-2v4h-4v2h4v4h2v-4h4v-2h-4zm0-30V0h-2v4h-4v2h4v4h2V6h4V4h-4zM6 34v-4H4v4H0v2h4v4h2v-4h4v-2H6zM6 4V0H4v4H0v2h4v4h2V6h4V4H6z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");opacity:.5}.hero-pattern:after{content:"";position:absolute;bottom:0;left:0;right:0;height:40%;background:radial-gradient(circle,rgba(60,180,184,.15) 1px,transparent 1px);background-size:20px 20px;mask-image:linear-gradient(to top,#000,#0000);-webkit-mask-image:linear-gradient(to top,rgba(0,0,0,1) 0%,rgba(0,0,0,0) 100%)}.hero-slide{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;opacity:0;visibility:hidden;transition:opacity .8s ease,visibility .8s ease;z-index:2;cursor:pointer}.hero-slide.active{opacity:1;visibility:visible}.hero-content{position:relative;z-index:3;text-align:center;padding:0 20px}.tournament-badge{display:flex;align-items:center;justify-content:center;gap:30px}.badge-circle{position:relative;width:180px;height:180px;display:flex;align-items:center;justify-content:center}.globe-icon{width:100%;height:100%;color:#3cb4b8}.badge-year{position:absolute;bottom:15px;left:50%;transform:translate(-50%);font-size:28px;font-weight:700;color:#3cb4b8;letter-spacing:2px}.badge-text{text-align:left}.badge-title{font-size:72px;font-weight:800;color:#fff;line-height:1;margin:0;letter-spacing:4px}.badge-subtitle{font-size:48px;font-weight:700;color:#3cb4b8;line-height:1.1;margin:8px 0 0;letter-spacing:2px}.badge-championship{font-size:18px;font-weight:600;color:#fff;margin:16px 0 0;letter-spacing:3px;opacity:.9}.hero-arrow{position:absolute;top:50%;transform:translateY(-50%);width:50px;height:50px;display:flex;align-items:center;justify-content:center;background:transparent;border:none;color:#ffffff80;cursor:pointer;transition:color .2s;z-index:10}.hero-arrow:hover{color:#ffffffe6}.hero-arrow svg{width:32px;height:32px}.hero-prev{left:40px}.hero-next{right:40px}.hero-sponsor{position:absolute;bottom:140px;left:50%;transform:translate(-50%);z-index:10;text-align:center}.sponsor-text{font-size:12px;font-weight:500;color:#fff9;letter-spacing:2px;text-transform:uppercase}.hero-dots{position:absolute;bottom:80px;left:50%;transform:translate(-50%);display:flex;gap:12px;z-index:10}.hero-dot{width:12px;height:12px;border-radius:50%;background:#ffffff4d;border:none;cursor:pointer;transition:background .3s}.hero-dot:hover{background:#ffffff80}.hero-dot.active{background:#fff}.hero-scroll{position:absolute;bottom:30px;left:50%;transform:translate(-50%);background:none;border:none;color:#ffffffb3;cursor:pointer;z-index:10;animation:bounce 2s infinite}.hero-scroll svg{width:28px;height:28px}@keyframes bounce{0%,to{transform:translate(-50%) translateY(0)}50%{transform:translate(-50%) translateY(8px)}}@media(max-width:1024px){.badge-circle{width:140px;height:140px}.badge-year{font-size:22px;bottom:12px}.badge-title{font-size:56px}.badge-subtitle{font-size:36px}.badge-championship{font-size:14px}.hero-prev{left:20px}.hero-next{right:20px}}@media(max-width:768px){.hero{min-height:500px}.tournament-badge{flex-direction:column;gap:20px}.badge-circle{width:120px;height:120px}.badge-year{font-size:18px;bottom:10px}.badge-text{text-align:center}.badge-title{font-size:40px;letter-spacing:2px}.badge-subtitle{font-size:28px}.badge-championship{font-size:12px;letter-spacing:2px}.hero-arrow{width:40px;height:40px}.hero-arrow svg{width:24px;height:24px}.hero-prev{left:10px}.hero-next{right:10px}.hero-sponsor{bottom:120px}.sponsor-text{font-size:10px}.hero-dots{bottom:70px}.hero-dot{width:10px;height:10px}}@media(max-width:480px){.badge-circle{width:100px;height:100px}.badge-year{font-size:16px}.badge-title{font-size:32px}.badge-subtitle{font-size:22px}.badge-championship{font-size:10px}.hero-arrow{display:none}}.home-upcoming-events{background:#f5f5f5;padding:80px 0}.home-section-container{max-width:1500px;margin:0 auto;padding:0 40px}.home-section-title{text-align:center;font-size:28px;font-weight:700;color:#004581;margin:0 0 80px;letter-spacing:2px}.home-events-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.home-event-card{background:#fff;overflow:hidden;text-decoration:none;display:flex;flex-direction:column}.home-event-logo{width:100%;height:180px;background:#e5e5e5;display:flex;align-items:center;justify-content:center;overflow:hidden}.home-event-logo img{width:100%;height:100%;object-fit:cover}.home-event-logo .home-event-title{font-size:14px;font-weight:700;color:#333;text-align:center;padding:0 10px;line-height:1.3}.home-event-logo-content{text-align:center;display:flex;flex-direction:column;align-items:center;gap:2px}.home-event-title{font-size:14px;font-weight:700;line-height:1;letter-spacing:2px}.home-event-subtitle{font-size:10px;font-weight:600;color:#333;letter-spacing:3px;text-transform:uppercase;margin-top:2px}.home-event-main{font-size:42px;font-weight:800;line-height:1;letter-spacing:-1px;margin-top:4px}.home-event-year{font-size:12px;font-weight:700;margin-top:6px}.home-event-championship{font-size:9px;font-weight:600;color:#333;letter-spacing:1px;margin-top:8px}.home-event-info{display:flex;border-top:1px solid #e0e0e0;margin-top:auto}.home-event-date{padding:12px 16px;font-size:13px;font-weight:600;color:#fff;white-space:nowrap}.home-event-location{flex:1;display:flex;align-items:center;gap:6px;padding:12px 16px;font-size:13px;color:#0097a7;background:#fff}.home-location-icon{width:16px;height:16px;color:#0097a7;flex-shrink:0}.home-events-cta{text-align:center;margin-top:80px}.home-btn-all{display:inline-block;padding:14px 50px;font-size:13px;font-weight:700;color:#004581;background:transparent;border:2px solid #004581;border-radius:4px;text-decoration:none;letter-spacing:1px;text-transform:uppercase;transition:all .2s}.home-btn-all:hover{background:#004581;color:#fff}@media(max-width:1024px){.home-events-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:768px){.home-events-grid{grid-template-columns:repeat(2,1fr)}.home-section-container{padding:0 24px}.home-upcoming-events{padding:60px 0}.home-section-title{font-size:24px;margin-bottom:60px}}@media(max-width:576px){.home-events-grid{grid-template-columns:1fr;gap:16px}.home-event-logo{min-height:150px;padding:30px 20px}.home-event-title{font-size:28px}.home-event-subtitle{font-size:16px}.home-btn-all{padding:14px 40px;font-size:13px}.home-events-cta{margin-top:40px}}.home-news-section{background:#fff;padding:80px 0}.home-news-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;max-width:1070px;margin:0 auto}.home-news-card{background:#eee;text-decoration:none;display:flex;flex-direction:column;height:100%;border-radius:8px;overflow:hidden}.home-news-header{display:flex;flex-direction:column;flex:1}.home-news-image{width:100%;height:200px;overflow:hidden;background:#e0e0e0}.home-news-image img{width:100%;height:100%;object-fit:cover}.home-news-placeholder{width:100%;height:100%;background:#d0d0d0}.home-news-title{font-size:18px;font-weight:700;color:#004581;padding:20px 20px 12px;line-height:1.4;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.home-news-subtitle{font-size:14px;color:#333;padding:0 20px 20px;line-height:1.6;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;flex:1}.home-news-footer{display:flex;justify-content:space-between;align-items:center;padding:16px 20px}.home-news-category{font-size:11px;font-weight:500;color:#888;letter-spacing:.5px;text-transform:uppercase}.home-news-date{font-size:12px;color:#888}@media(max-width:1024px){.home-news-grid{grid-template-columns:repeat(3,1fr);gap:20px}}@media(max-width:768px){.home-news-section{padding:60px 0}.home-news-grid{grid-template-columns:repeat(2,1fr);gap:16px}.home-news-image{height:160px}.home-news-title{font-size:16px;padding:16px 16px 10px}.home-news-subtitle{font-size:13px;padding:0 16px 16px}.home-news-footer{padding:12px 16px}}@media(max-width:576px){.home-news-section{padding:50px 0}.home-news-grid{grid-template-columns:1fr;gap:16px}.home-news-image{height:180px}.home-news-title{font-size:16px}.home-news-subtitle{font-size:13px;-webkit-line-clamp:2}}.home-ranking-section{background:#00082c;padding:80px 0}.home-ranking-container{max-width:1400px;margin:0 auto;padding:0 40px}.home-ranking-title{text-align:center;font-size:28px;font-weight:700;color:#fff;margin:0 0 80px;letter-spacing:2px}.home-ranking-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:60px}.home-ranking-column{display:flex;flex-direction:column}.home-ranking-name{display:flex;align-items:center;gap:8px;margin-bottom:24px}.home-ranking-division{font-size:18px;font-weight:700;color:#fff}.home-ranking-type{font-size:18px;font-weight:400;color:#fff}.home-ranking-list{background:#fff;border-radius:4px}.home-ranking-table{width:100%;border-collapse:collapse}.home-ranking-table tr{position:relative}.home-ranking-table tr:after{content:"";position:absolute;left:16px;right:16px;bottom:0;height:1px;background:#e0e0e0}.home-ranking-table tr:last-child:after{display:none}.home-ranking-table td{padding:16px 12px;vertical-align:middle}.home-ranking-position{width:50px;font-size:40px;font-weight:700;color:#004581;text-align:center}.home-ranking-photo{width:90px;padding:8px}.home-ranking-photo-placeholder{width:70px;height:90px;background:#e0e0e0}.home-ranking-info{flex:1;padding-left:8px}.home-ranking-athlete-name{font-size:16px;font-weight:600;color:#333;margin-bottom:4px}.home-ranking-academy{font-size:13px;color:#888}.home-ranking-points{font-size:28px;font-weight:700;color:#004581;text-align:right;width:100px;padding-right:16px}.home-ranking-cta{margin-top:16px}.home-btn-ranking{display:block;width:100%;padding:14px 40px;font-size:13px;font-weight:600;color:#fff;background:transparent;border:1px solid #fff;border-radius:4px;text-decoration:none;text-align:center;letter-spacing:.5px}.home-btn-ranking:hover{background:#fff;color:#004581}@media(max-width:1024px){.home-ranking-grid{gap:40px}.home-ranking-position{font-size:32px;width:40px}.home-ranking-photo{width:70px}.home-ranking-photo-placeholder{width:55px;height:70px}.home-ranking-points{font-size:24px;width:80px}}@media(max-width:768px){.home-ranking-section{padding:60px 0}.home-ranking-container{padding:0 24px}.home-ranking-title{font-size:24px;margin-bottom:50px}.home-ranking-grid{grid-template-columns:1fr;gap:50px}.home-ranking-division,.home-ranking-type{font-size:16px}}@media(max-width:576px){.home-ranking-section{padding:50px 0}.home-ranking-container{padding:0 16px}.home-ranking-title{font-size:20px;margin-bottom:40px}.home-ranking-table td{padding:12px 8px}.home-ranking-position{width:30px;font-size:26px}.home-ranking-photo{width:55px;padding:4px}.home-ranking-photo-placeholder{width:45px;height:58px}.home-ranking-athlete-name{font-size:14px}.home-ranking-academy{font-size:11px}.home-ranking-points{font-size:20px;width:60px;padding-right:8px}.home-btn-ranking{padding:12px 32px;font-size:12px}}.home-info-section{background:#f5f5f5;padding:80px 0}.home-info-section .home-section-container{max-width:1500px}.home-info-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:60px}.home-info-col{margin-bottom:16px}.home-info-card{text-decoration:none;display:block}.home-info-image-container{margin-bottom:24px}.home-info-image{width:100%;aspect-ratio:16 / 10;background-size:cover;background-position:center}.home-info-membership{background:linear-gradient(135deg,#0a1628,#0d3a5c,#1a5a7a)}.home-info-rules{background:linear-gradient(135deg,#4a4a4a,#6b6b6b,#8a8a8a)}.home-info-title{font-family:var(--font-pretendard);font-size:24px;font-weight:400;color:#004581;margin:0 0 6px}.home-info-description{font-family:var(--font-pretendard);font-size:16px;font-weight:400;color:#333;line-height:1.6;margin:0}@media(max-width:1440px){.home-info-section{padding:60px 0}.home-info-grid{gap:40px}.home-info-title{font-size:22px}.home-info-description{font-size:15px}}@media(max-width:767px){.home-info-section{padding:50px 0}.home-info-grid{grid-template-columns:1fr;gap:40px}.home-info-title{font-size:20px;margin-bottom:10px}.home-info-description{font-size:14px}}@media(max-width:480px){.home-info-section{padding:40px 0}.home-info-grid{gap:30px}.home-info-image{margin-bottom:16px}.home-info-title{font-size:18px}.home-info-description{font-size:13px}}.home-youtube-section{background:#fff;padding:80px 0 100px}.home-youtube-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:30px;margin-bottom:50px}.home-youtube-card{cursor:pointer}.home-youtube-thumbnail{position:relative;width:100%;aspect-ratio:16 / 9;background:#000;overflow:hidden}.home-youtube-thumbnail iframe{position:absolute;top:0;left:0;width:100%;height:100%;border:none}.home-youtube-placeholder{width:100%;height:100%;background:linear-gradient(135deg,#1a1a2e,#16213e,#0f3460)}.home-youtube-play{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:60px;height:60px;background:#1da1f2;border-radius:50%;display:flex;align-items:center;justify-content:center;transition:transform .2s,background .2s}.home-youtube-play svg{width:24px;height:24px;color:#fff;margin-left:4px}.home-youtube-card:hover .home-youtube-play{transform:translate(-50%,-50%) scale(1.1);background:#0d8bd9}.home-youtube-duration{position:absolute;bottom:8px;right:8px;background:#000c;color:#fff;font-size:12px;padding:2px 6px;border-radius:2px}.home-youtube-info{padding:16px 0}.home-youtube-video-title{font-family:var(--font-pretendard);font-size:16px;font-weight:500;color:#333;line-height:1.5;margin:0;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}@media(max-width:1440px){.home-youtube-section{padding:60px 0 80px}.home-youtube-grid{gap:25px;margin-bottom:40px}.home-youtube-play{width:50px;height:50px}.home-youtube-play svg{width:20px;height:20px}.home-youtube-video-title{font-size:15px}}@media(max-width:1024px){.home-youtube-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:767px){.home-youtube-section{padding:50px 0 60px}.home-youtube-grid{grid-template-columns:repeat(2,1fr);gap:20px;margin-bottom:35px}.home-youtube-play{width:45px;height:45px}.home-youtube-play svg{width:18px;height:18px}.home-youtube-video-title{font-size:14px}}@media(max-width:480px){.home-youtube-section{padding:40px 0 50px}.home-youtube-grid{grid-template-columns:1fr;gap:20px;margin-bottom:30px}.home-youtube-play{width:50px;height:50px}.home-youtube-play svg{width:20px;height:20px}.home-youtube-video-title{font-size:14px}}.common-input{width:645px;height:95px!important;min-height:95px!important;max-height:95px!important;padding:0 20px!important;font-family:var(--font-pretendard);font-size:28px;font-weight:400;line-height:normal;color:var(--color-black);background:var(--color-bg-light);border:1px solid #BDBDBD;border-radius:12px;outline:none;box-sizing:border-box;vertical-align:middle}.common-input::placeholder{color:#b6b6b6}.common-input:focus{background:#ebebeb}.common-input.compact{width:100%;max-width:none;height:80px!important;min-height:80px!important;max-height:80px!important;background:#fff}.common-input.compact:focus{background:#fff}@media(max-width:1440px){.common-input{width:100%;max-width:580px;height:85px!important;min-height:85px!important;max-height:85px!important;font-size:26px;padding:0 18px!important;line-height:normal}}@media(max-width:767px){.common-input{width:100%;max-width:none;height:75px!important;min-height:75px!important;max-height:75px!important;font-size:22px;padding:0 16px!important;line-height:normal}}@media(max-width:480px){.common-input{height:65px!important;min-height:65px!important;max-height:65px!important;font-size:18px;padding:0 14px!important;line-height:normal}}.common-button{font-family:var(--font-pretendard);font-size:28px;font-weight:600;padding:18px 40px;border:none;border-radius:12px;cursor:pointer;display:inline-flex;align-items:center;justify-content:center}.common-button.primary{background:#f38a22;color:var(--color-white)}.common-button.secondary{background:transparent;color:var(--color-orange);border:2px solid var(--color-orange)}.common-button.full-width{width:100%}.common-button:disabled{opacity:.5;cursor:not-allowed}@media(max-width:1440px){.common-button{font-size:26px;padding:16px 36px}}@media(max-width:767px){.common-button{font-size:22px;padding:14px 30px}}@media(max-width:480px){.common-button{font-size:18px;padding:12px 24px}}.radio-button{display:inline-flex;align-items:center;cursor:pointer;position:relative;-webkit-user-select:none;user-select:none}.radio-input{position:absolute;opacity:0;cursor:pointer}.radio-circle{width:24px;height:24px;border:2px solid #d0d0d0;border-radius:50%;margin-right:10px;position:relative;transition:all .2s ease;flex-shrink:0}.radio-circle:after{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%) scale(0);width:12px;height:12px;border-radius:50%;background:var(--color-orange);transition:transform .2s ease}.radio-input:checked+.radio-circle{border-color:var(--color-orange)}.radio-input:checked+.radio-circle:after{transform:translate(-50%,-50%) scale(1)}.radio-label{font-family:var(--font-pretendard);font-size:28px;font-weight:500;color:var(--color-black)}.radio-button:hover .radio-circle{border-color:var(--color-orange)}@media(max-width:1440px){.radio-circle{width:22px;height:22px;margin-right:9px}.radio-circle:after{width:11px;height:11px}.radio-label{font-size:26px}}@media(max-width:767px){.radio-circle{width:20px;height:20px;margin-right:8px}.radio-circle:after{width:10px;height:10px}.radio-label{font-size:22px}}@media(max-width:480px){.radio-circle{width:18px;height:18px;margin-right:7px}.radio-circle:after{width:9px;height:9px}.radio-label{font-size:18px}}.login{display:flex;flex-direction:column;min-height:100vh}.login-content{flex:1;display:flex;align-items:center;justify-content:center;background:var(--color-white);padding:80px 20px}.login-container{width:100%;max-width:500px;display:flex;flex-direction:column;align-items:center}.login-title{font-family:var(--font-vitro-core);font-size:34px;font-weight:900;color:var(--color-black);margin:0;position:relative;z-index:2}.login-logo{height:200px;width:auto;margin-top:20px;margin-bottom:40px;position:relative;z-index:1}.login-form{width:100%;display:flex;flex-direction:column;align-items:center;gap:16px}.error-message{width:100%;max-width:645px;padding:12px 16px;background-color:#fee;color:#c33;border:1px solid #fcc;border-radius:8px;font-size:16px;text-align:center;font-family:var(--font-pretendard)}.login-form .common-button{width:645px;height:95px}.login-user-type-group{display:flex;justify-content:center;gap:40px;margin-top:50px;margin-bottom:65px}.signup-link{font-family:var(--font-pretendard);font-size:28px;color:var(--color-black);margin-top:50px;text-align:center}.signup-link a{color:var(--color-orange);text-decoration:none;font-weight:600;transition:color .2s ease}.signup-link a:hover{color:var(--color-orange-dark);text-decoration:underline}@media(max-width:1440px){.login-content{padding:60px 20px}.login-container{max-width:450px}.login-title{font-size:30px}.login-logo{height:180px}.login-form{gap:14px}.login-form .common-button{width:100%;max-width:580px;height:85px}.login-user-type-group{gap:35px;margin-top:45px;margin-bottom:55px}.signup-link{font-size:26px;margin-top:45px}}@media(max-width:767px){.login-content{padding:40px 20px}.login-container{max-width:100%;padding:0 20px}.login-title{font-size:26px}.login-logo{height:150px}.login-form{gap:12px}.login-form .common-button{width:100%;height:75px}.login-user-type-group{gap:20px;margin-top:35px;margin-bottom:45px;flex-wrap:wrap}.signup-link{font-size:22px;margin-top:35px}}@media(max-width:480px){.login-content{padding:30px 15px}.login-container{padding:0 10px}.login-title{font-size:24px}.login-logo{height:130px}.login-form{gap:10px}.login-form .common-button{height:65px}.login-user-type-group{gap:15px;margin-top:30px;margin-bottom:40px}.signup-link{font-size:18px;margin-top:30px}}.checkbox{display:inline-flex;align-items:center;cursor:pointer;position:relative;-webkit-user-select:none;user-select:none}.checkbox-input{position:absolute;opacity:0;cursor:pointer}.checkbox-box{width:24px;height:24px;border:2px solid #d0d0d0;border-radius:4px;margin-right:10px;position:relative;transition:all .2s ease;flex-shrink:0}.checkbox-box:after{content:"";position:absolute;display:none;left:7px;top:3px;width:6px;height:11px;border:solid white;border-width:0 2px 2px 0;transform:rotate(45deg)}.checkbox-input:checked+.checkbox-box{background-color:var(--color-orange);border-color:var(--color-orange)}.checkbox-input:checked+.checkbox-box:after{display:block}.checkbox-label{font-family:var(--font-pretendard);font-size:28px;font-weight:700;color:#6f6666;white-space:nowrap}.checkbox-label a{color:var(--color-orange);text-decoration:none;font-weight:600}.checkbox:hover .checkbox-box{border-color:var(--color-orange)}@media(max-width:1440px){.checkbox-box{width:22px;height:22px;margin-right:9px}.checkbox-box:after{left:6.5px;top:2.5px;width:5.5px;height:10px}.checkbox-label{font-size:26px}}@media(max-width:767px){.checkbox-box{width:20px;height:20px;margin-right:8px}.checkbox-box:after{left:6px;top:2px;width:5px;height:9px}.checkbox-label{font-size:22px;white-space:normal}}@media(max-width:480px){.checkbox-box{width:18px;height:18px;margin-right:7px}.checkbox-box:after{left:5.5px;top:1.5px;width:4.5px;height:8px}.checkbox-label{font-size:18px}}.signup{display:flex;flex-direction:column;min-height:100vh}.signup-content{flex:1;display:flex;align-items:center;justify-content:center;background:var(--color-white);padding:80px 20px}.signup-container{width:100%;max-width:500px;display:flex;flex-direction:column;align-items:center}.signup-title{font-family:var(--font-vitro-core);font-size:34px;font-weight:900;color:var(--color-black);margin:0;position:relative;z-index:2}.signup-logo{height:200px;width:auto;margin-top:20px;margin-bottom:40px;position:relative;z-index:1}.signup-form{width:100%;display:flex;flex-direction:column;align-items:center;gap:16px}.signup-form .common-button{width:645px;height:95px}.signup-user-type-group{display:flex;justify-content:center;gap:40px;margin-top:50px;margin-bottom:40px}.signup-divider{width:800px;height:1px;background-color:#d9d9d9;margin-bottom:50px}.terms-checkbox{margin-bottom:115px}.login-link{font-family:var(--font-pretendard);font-size:28px;color:var(--color-black);margin-top:50px;text-align:center}.login-link a{color:var(--color-orange);text-decoration:none;font-weight:600;transition:color .2s ease}.login-link a:hover{color:var(--color-orange-dark);text-decoration:underline}@media(max-width:1440px){.signup-content{padding:60px 20px}.signup-container{max-width:450px}.signup-title{font-size:30px}.signup-logo{height:180px}.signup-form{gap:14px}.signup-form .common-button{width:100%;max-width:580px;height:85px}.signup-user-type-group{gap:35px;margin-top:45px;margin-bottom:35px}.signup-divider{width:100%;max-width:700px;margin-bottom:45px}.terms-checkbox{margin-bottom:100px}.login-link{font-size:26px;margin-top:45px}}@media(max-width:767px){.signup-content{padding:40px 20px}.signup-container{max-width:100%;padding:0 20px}.signup-title{font-size:26px}.signup-logo{height:150px}.signup-form{gap:12px}.signup-form .common-button{width:100%;height:75px}.signup-user-type-group{gap:20px;margin-top:35px;margin-bottom:30px;flex-wrap:wrap}.signup-divider{width:100%;margin-bottom:35px}.terms-checkbox{margin-bottom:80px}.login-link{font-size:22px;margin-top:35px}}@media(max-width:480px){.signup-content{padding:30px 15px}.signup-container{padding:0 10px}.signup-title{font-size:24px}.signup-logo{height:130px}.signup-form{gap:10px}.signup-form .common-button{height:65px}.signup-user-type-group{gap:15px;margin-top:30px;margin-bottom:25px}.signup-divider{margin-bottom:30px}.terms-checkbox{margin-bottom:60px}.login-link{font-size:18px;margin-top:30px}}.shop-page{min-height:100vh;display:flex;flex-direction:column;background-color:#fff}.shop-main{flex:1;padding-top:80px}@media(max-width:768px){.shop-main{padding-top:100px}}.shop-banner-video{width:100%}.banner-video{width:100%;max-width:100%;height:auto;display:block}.shop-products-section{padding:40px 20px 80px}.shop-container{max-width:1440px;margin:0 auto;padding:0 60px}.products-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:32px;gap:16px}.products-count{font-size:14px;font-weight:400;color:#333;margin:0}.products-count strong{font-weight:700}.products-sort{display:flex;align-items:center}.sort-select{padding:8px 32px 8px 12px;border:1px solid #e0e0e0;border-radius:4px;font-size:14px;color:#333;background-color:#fff;background-image:url('data:image/svg+xml;charset=UTF-8,<svg width="12" height="8" viewBox="0 0 12 8" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M1 1.5L6 6.5L11 1.5" stroke="%23333333" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/></svg>');background-repeat:no-repeat;background-position:right 12px center;background-size:12px;cursor:pointer;appearance:none;-webkit-appearance:none;-moz-appearance:none;min-width:120px}.sort-select:focus{outline:none;border-color:#ff6b2c}.products-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:80px 24px;margin-bottom:60px}.product-card{display:flex;flex-direction:column;text-decoration:none;background-color:#fff;overflow:hidden}.product-image{width:100%;aspect-ratio:1;background-color:#f5f5f5;overflow:hidden;position:relative}.product-image img{width:100%;height:100%;object-fit:cover}.product-info{padding:16px;flex:1;display:flex;flex-direction:column;gap:8px}.product-name{font-size:14px;font-weight:700;color:#333;line-height:1.4;margin:0;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.product-price{font-size:14px;font-weight:400;color:#333;margin:0}.pagination{display:flex;justify-content:center;align-items:center;gap:50px;margin-top:40px}.pagination-number{min-width:36px;height:36px;padding:0;border:1px solid #e0e0e0;background-color:#fff;color:#333;font-size:14px;cursor:pointer;border-radius:0;transition:all .2s ease;display:flex;align-items:center;justify-content:center}.pagination-btn{border:none;background-color:transparent;font-size:18px;color:#000}.pagination-numbers{display:flex}.pagination-number{margin-left:-1px}.pagination-number:first-of-type{margin-left:0}.pagination-btn:hover:not(:disabled){background-color:transparent}.pagination-number:hover{background-color:#f5f5f5}.pagination-btn:disabled{cursor:not-allowed;color:#000}.pagination-number.active{background-color:#fff;color:#000;border:1px solid #000000;font-weight:400;position:relative;z-index:1}.pagination-number:not(.active){color:#ccc}@media(max-width:1024px){.products-grid{grid-template-columns:repeat(3,1fr);gap:60px 20px}.shop-container{padding:0 40px}}@media(max-width:768px){.shop-products-section{padding:24px 0 60px}.shop-container{padding:0 24px}.products-header{margin-bottom:24px}.sort-select{min-width:100px;padding:6px 28px 6px 10px;background-position:right 8px center}.products-grid{grid-template-columns:repeat(2,1fr);gap:40px 16px;margin-bottom:40px}.product-info{padding:12px}.pagination{margin-top:32px}}@media(max-width:480px){.shop-products-section{padding:20px 0 50px}.shop-container{padding:0 16px}.products-header{flex-direction:column;align-items:flex-start;gap:12px;margin-bottom:20px}.sort-select{width:100%}.products-grid{gap:30px 12px}.product-info{padding:10px}}.product-detail-page{min-height:100vh;display:flex;flex-direction:column;background-color:#fff}.product-detail-main{flex:1}.product-banner-slider{width:100%;position:relative;overflow:hidden}.banner-container{position:relative;width:100%;height:480px}.banner-slide{position:absolute;top:0;left:0;width:100%;height:100%;opacity:0;transition:opacity .5s ease-in-out}.banner-slide.active{opacity:1}.banner-slide img{width:100%;height:100%;object-fit:cover}.banner-slide:before{content:"";position:absolute;top:0;left:0;width:100%;height:6px;background:linear-gradient(90deg,#ff6b2c,#ffb800);z-index:2}.banner-slide:after{content:"";position:absolute;bottom:0;left:0;width:100%;height:200px;background:linear-gradient(180deg,#0000,#000c);pointer-events:none;z-index:1}.banner-text-overlay{position:absolute;top:60%;left:50%;transform:translate(-50%,-50%);max-width:1440px;width:100%;padding:0 60px;z-index:3;color:#fff}.banner-title{font-family:var(--font-vitro-core);font-size:50px;font-weight:900;line-height:1.2;margin:0 0 16px;text-shadow:2px 2px 8px rgba(0,0,0,.5)}.banner-subtitle{font-size:24px;font-weight:400;line-height:1.4;margin:0;text-shadow:1px 1px 4px rgba(0,0,0,.5)}.banner-indicators{position:absolute;bottom:24px;left:50%;transform:translate(-50%);display:flex;gap:8px;z-index:4}.banner-indicators .indicator{width:8px;height:8px;border-radius:50%;background-color:#ffffff80;border:none;cursor:pointer;transition:all .3s ease;padding:0}.banner-indicators .indicator.active{background-color:#fff}.banner-indicators .indicator:hover{background-color:#fffc}.back-button{font-family:var(--font-pretendard);font-size:18px;font-weight:400;color:#8a8a8a;background:none;border:none;padding:0 0 2px;margin-bottom:110px;cursor:pointer;transition:color .2s ease}.back-button:hover{color:#000}.product-info-section{background-color:#fff}.product-info-wrapper{max-width:1240px;margin:0 auto;padding:80px 60px}.product-info-container{display:grid;grid-template-columns:1fr 1fr;gap:60px}.product-image-area{position:relative}.product-image-slider{position:relative;width:600px;height:930px;overflow:hidden;cursor:grab;-webkit-user-select:none;user-select:none}.product-image-slider:active{cursor:grabbing}.product-details-wrapper{height:930px;display:flex;flex-direction:column}.product-slide{position:absolute;top:0;left:0;width:100%;height:100%;opacity:0;transition:opacity .5s ease-in-out}.product-slide.active{opacity:1}.product-slide img{width:100%;height:100%;object-fit:cover}.product-indicators{position:absolute;bottom:24px;left:50%;transform:translate(-50%);display:flex;gap:8px;z-index:2}.product-indicators .indicator{width:8px;height:8px;border-radius:50%;background-color:#ffffff80;border:none;cursor:pointer;transition:all .3s ease;padding:0}.product-indicators .indicator.active{background-color:#fff}.product-indicators .indicator:hover{background-color:#fffc}.product-details-area{display:flex;flex-direction:column;flex:1}.product-title{font-size:40px;font-weight:700;color:#000;margin:0 0 30px;line-height:1.4}.product-price{font-size:16px;font-weight:700;color:#000;margin:0 0 45px}.product-meta{display:flex;flex-direction:column;gap:12px;padding-bottom:30px}.meta-row{display:flex;align-items:center}.meta-label{font-size:20px;font-weight:400;color:#000;min-width:120px}.meta-value{font-size:20px;font-weight:400;color:#000}.option-group{display:flex;flex-direction:column;gap:10px;padding-bottom:30px;border-bottom:1px solid #b3b3b3}.option-label{font-size:20px;color:#000}.color-options,.size-options{display:flex;gap:0;flex-wrap:wrap}.color-btn,.size-btn{min-width:80px;height:48px;padding:0 20px;border:1px solid #e0e0e0;background-color:#fff;color:#333;font-size:22px;cursor:pointer;transition:all .2s ease;margin-left:-1px}.color-btn:first-child,.size-btn:first-child{margin-left:0}.color-btn.active,.size-btn.active{border-color:#000;background-color:#000;color:#fff}.size-btn.sold-out{position:relative;color:#999;cursor:not-allowed;background:linear-gradient(to top right,transparent 0%,transparent calc(50% - .5px),#cccccc calc(50% - .5px),#cccccc calc(50% + .5px),transparent calc(50% + .5px),transparent 100%)}.add-option-btn{width:100%;height:48px;margin-top:10px;border:none;background-color:#000;color:#fff;font-size:20px;font-weight:700;cursor:pointer;transition:background-color .2s ease}.add-option-btn:hover{background-color:#333}.selected-options-container{max-height:300px;overflow-y:auto;padding-right:10px}.selected-option{display:flex;flex-direction:column;padding:30px 0;border-bottom:1px solid #b3b3b3}.option-top{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:20px;gap:90px}.option-info{display:flex;flex-direction:column;gap:5px}.option-name,.option-size{font-size:20px;font-weight:400;color:#000;margin:0}.option-controls{display:flex;align-items:center;gap:15px}.quantity-btn{width:50px;height:48px;border:1px solid #e0e0e0;background-color:#fff;color:#333;font-size:20px;cursor:pointer;display:flex;align-items:center;justify-content:center;margin-left:-1px}.quantity-value{width:70px;height:48px;font-size:20px;font-weight:400;color:#000;text-align:center;display:flex;align-items:center;justify-content:center;border:1px solid #e0e0e0;margin-left:-1px}.remove-btn{border:none;background-color:transparent;color:#666;font-size:24px;cursor:pointer;display:flex;align-items:center;justify-content:center}.option-price{font-size:24px;font-weight:700;color:#000;margin:0}.total-price-area{display:flex;justify-content:space-between;align-items:center;padding:24px 0}.total-label,.total-amount{font-size:30px;font-weight:700;color:#000}.action-buttons{display:flex;gap:10px;margin-top:16px}.btn-wishlist{width:200px;height:72px;border:1px solid #cccccc;background-color:#fff;color:#999;font-size:24px;font-weight:700;cursor:pointer;border-radius:16px}.btn-buy{flex:1;height:72px;border:none;background-color:#f38a22;color:#fff;font-size:24px;font-weight:700;cursor:pointer;border-radius:16px}.brand-logo-section{padding:80px 60px;background-color:#fff;text-align:center;border-top:1px solid #e0e0e0}.brand-logo{max-width:1000px;margin:0 auto;padding:0 60px}.brand-logo img{width:100%;height:auto}.product-detail-images{background-color:#fff;padding:40px 60px}.detail-image{max-width:800px;margin:0 auto;padding:0 60px}.detail-image img{width:100%;height:auto}.product-description{background-color:#fff;padding:60px}.description-container{max-width:1000px;margin:0 auto;padding:0 60px;text-align:center}.description-text{font-size:16px;font-weight:400;color:#333;line-height:1.8;white-space:pre-line;margin:0}.size-table-section{background-color:#fff;padding:80px 60px}.size-table-image{max-width:1000px;margin:0 auto;padding:0 60px}.size-table-image img{width:100%;height:auto}@media(max-width:1200px){.banner-text-overlay{padding:0 24px}.banner-container{height:700px}.product-info-wrapper{padding:40px 24px}.detail-image,.size-table-image{padding:0 24px}.product-info-container{grid-template-columns:1fr;gap:40px}.product-image-slider{width:100%;height:auto;aspect-ratio:600 / 930}.product-details-wrapper{height:auto}.selected-options-container{max-height:none;overflow-y:visible;padding-right:0}.action-buttons{margin-top:20px}.btn-wishlist{width:140px}.brand-logo{padding:0 24px}.brand-logo-section{padding:60px 24px}.product-detail-images,.product-description{padding:40px 24px}.size-table-section{padding:60px 24px}}@media(max-width:480px){.banner-text-overlay{padding:0 16px}.product-info-wrapper{padding:30px 16px}.product-info-container{gap:30px}.detail-image,.size-table-image,.brand-logo{padding:0 16px}.brand-logo-section{padding:40px 16px}.product-detail-images,.product-description{padding:30px 16px}.size-table-section{padding:40px 16px}}.cart-page{min-height:100vh;display:flex;flex-direction:column;background-color:#fff}.cart-main{flex:1;background-color:#fff;padding:80px 60px}.cart-container{max-width:1440px;margin:0 auto}.cart-title{font-size:32px;font-weight:700;color:#000;text-align:center;margin:0 0 190px}.cart-content{display:grid;grid-template-columns:1fr 400px;gap:70px}.cart-items-section{display:flex;flex-direction:column;gap:20px}.cart-items-header{display:flex;justify-content:space-between;align-items:center;padding-bottom:25px;border-bottom:1px solid #b3b3b3}.items-count{font-size:22px;font-weight:400;color:#000}.items-count strong{font-weight:700}.items-notice{font-size:22px;font-weight:400;color:#999}.cart-items-list{display:flex;flex-direction:column}.cart-empty-message{padding:80px 0;text-align:center}.cart-empty-message p{font-size:22px;font-weight:400;color:#999;margin:0}.cart-item{display:flex;align-items:flex-start;gap:20px;padding:35px 0;border-bottom:1px solid #b3b3b3}.item-checkbox{width:20px;height:20px;margin-top:10px;cursor:pointer}.item-image{width:140px;height:140px;flex-shrink:0}.item-image img{width:100%;height:100%;object-fit:cover}.item-info-wrapper{flex:1;display:flex;flex-direction:column;gap:20px}.item-details{display:flex;flex-direction:column;height:140px}.item-name{font-size:20px;font-weight:400;color:#000;margin:0;line-height:1.4}.size-info{display:flex;align-items:center;gap:0}.size-text{font-size:20px;font-weight:400;color:#000}.size-change-btn{font-size:20px;font-weight:400;color:#000;background:none;border:none;padding:0;cursor:pointer;text-decoration:underline}.item-price{font-size:20px;font-weight:700;color:#000;margin:auto 0 0}.item-bottom{display:flex;flex-direction:column;align-items:flex-start;gap:12px}.quantity-control{display:flex;align-items:center}.quantity-btn{width:50px;height:48px;border:1px solid #b3b3b3;background-color:#fff;color:#333;font-size:20px;cursor:pointer;display:flex;align-items:center;justify-content:center;margin-left:-1px}.quantity-btn:first-child{margin-left:0}.quantity-value{width:70px;height:48px;font-size:20px;font-weight:400;color:#000;text-align:center;display:flex;align-items:center;justify-content:center;border:1px solid #b3b3b3;margin-left:-1px}.quantity-control .remove-btn{margin-left:15px;font-size:24px;color:#666}.remove-btn{border:none;background-color:transparent;color:#999;font-size:24px;cursor:pointer;padding:0;margin-left:auto}.remove-btn:hover{color:#000}.direct-purchase-btn{width:145px;padding:10px 24px;background-color:#000;color:#fff;font-size:20px;font-weight:700;border:none;border-radius:14px;cursor:pointer;align-self:flex-end}.direct-purchase-btn:hover{background-color:#333}.shipping-info-box{padding:24px;background-color:#f9f9f9}.shipping-title{font-size:18px;font-weight:700;color:#484848;margin:0 0 12px}.shipping-detail{font-size:18px;font-weight:400;color:#484848;margin:0 0 8px}.shipping-total{font-size:18px;font-weight:900;color:#000;margin:0}.order-summary-wrapper{height:fit-content;position:sticky;top:100px}.summary-title{font-size:22px;font-weight:700;color:#000}.order-summary-section{background-color:#fff;border:1px solid #000000;padding:32px}.summary-details{display:flex;flex-direction:column;gap:16px}.summary-row{display:flex;justify-content:space-between;align-items:center}.summary-label{font-size:20px;font-weight:400;color:#666}.summary-value{font-size:20px;font-weight:700;color:#000}.summary-total{display:flex;justify-content:space-between;align-items:center}.total-label,.total-value{font-size:24px;font-weight:700;color:#000}.order-buttons{display:flex;flex-direction:column;gap:12px;margin-top:24px}.btn-order-all,.btn-order-selected{width:100%;height:56px;font-size:24px;font-weight:400;border:none;border-radius:20px;cursor:pointer}.btn-order-all{background-color:#f38a22;color:#fff}.btn-order-all:hover{background-color:#e57a12}.btn-order-selected{background-color:#fff;color:#000;border:1px solid #b3b3b3}.btn-order-selected:hover{background-color:#f5f5f5}@media(max-width:1200px){.cart-main{padding:40px 24px}.cart-title{font-size:32px;margin-bottom:40px}.cart-content{grid-template-columns:1fr;gap:40px}.order-summary-wrapper{position:static}.cart-item{gap:16px}.item-checkbox{margin-top:0}.item-main{gap:16px}.item-top{flex-wrap:wrap}.item-bottom{flex-wrap:wrap;gap:12px}}@media(max-width:480px){.cart-main{padding:30px 16px}.cart-title{font-size:28px;margin-bottom:30px}.cart-items-header{flex-direction:column;align-items:flex-start;gap:8px}.item-details{height:auto}.item-name{font-size:16px}.item-price{font-size:18px}.order-summary-section{padding:24px}.summary-title,.total-value{font-size:20px}}.common-select{width:645px;height:95px;padding:0 50px 0 20px;font-family:var(--font-pretendard);font-size:28px;font-weight:400;line-height:normal;color:var(--color-black);background:var(--color-bg-light);border:1px solid #BDBDBD;border-radius:12px;outline:none;box-sizing:border-box;cursor:pointer;appearance:none;background-image:url("data:image/svg+xml,%3Csvg width='20' height='20' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M5 7.5L10 12.5L15 7.5' stroke='%23999999' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 20px center}.common-select.placeholder{color:#999}.common-select option{color:var(--color-black)}.common-select:focus{background:#ebebeb;background-image:url("data:image/svg+xml,%3Csvg width='20' height='20' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M5 7.5L10 12.5L15 7.5' stroke='%23999999' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 20px center}.common-select.compact{width:100%;max-width:none;height:80px;background:#fff;background-image:url("data:image/svg+xml,%3Csvg width='20' height='20' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M5 7.5L10 12.5L15 7.5' stroke='%23999999' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 20px center}.common-select.compact:focus{background:#fff;background-image:url("data:image/svg+xml,%3Csvg width='20' height='20' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M5 7.5L10 12.5L15 7.5' stroke='%23999999' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 20px center}@media(max-width:1440px){.common-select{width:100%;max-width:580px;height:85px;font-size:26px;padding:0 18px}}@media(max-width:767px){.common-select{width:100%;max-width:none;height:75px;font-size:22px;padding:0 16px}}@media(max-width:480px){.common-select{height:65px;font-size:18px;padding:0 14px}}.order-page{min-height:100vh;display:flex;flex-direction:column;background-color:#fff}.order-main{flex:1;background-color:#fff;padding:80px 60px}.order-container{max-width:1440px;margin:0 auto}.order-title{font-size:32px;font-weight:700;color:#000;text-align:center;margin:0 0 80px}.order-content{display:flex;flex-direction:column;gap:160px}.order-section{display:flex;flex-direction:column;gap:20px}.form-group{display:flex;align-items:center;gap:25px}.form-group.vertical{flex-direction:column;align-items:flex-start;gap:8px}.form-label{font-size:24px;font-weight:400;color:#000;min-width:120px;flex-shrink:0;text-align:left}.required{color:#f38a22;margin-left:2px}.email-group{flex-direction:column;align-items:flex-start;gap:8px}.email-input-wrapper{display:flex;align-items:center;gap:25px;flex:1}.email-input-wrapper>*{flex:1}.email-at{font-size:24px;color:#999;flex:0 0 auto}.phone-group{align-items:center}.phone-fields-wrapper{display:grid;grid-template-columns:1fr 1fr;gap:16px;width:100%}.phone-field{display:flex;flex-direction:column;gap:8px}.phone-field-inline{display:flex;align-items:center;gap:25px}.phone-field-inline input{flex:1}.phone-field-label{font-size:24px;font-weight:400;color:#000;white-space:nowrap;min-width:120px;text-align:left}.address-group{align-items:flex-start}.address-wrapper{display:flex;flex-direction:column;gap:8px;flex:1}.zipcode-wrapper{display:flex;gap:25px}.zipcode-wrapper>input{flex:1;max-width:430px;min-width:150px}.btn-address-search{width:170px;height:80px;background-color:#000;color:#fff;border:none;border-radius:10px;font-size:24px;font-weight:400;cursor:pointer;flex-shrink:0}.btn-address-search:hover{background-color:#333}.btn-address-search:disabled{background-color:#ccc;cursor:not-allowed}.checkbox-wrapper{display:flex;align-items:center;gap:8px}.checkbox-wrapper input[type=checkbox],.checkbox-wrapper input[type=radio]{width:24px;height:24px;cursor:pointer;accent-color:#000000}.checkbox-wrapper label{font-size:24px;font-weight:400;color:#999;cursor:pointer}.checkbox-wrapper input[type=radio]:checked+label{font-weight:700;color:#000}.checkbox-wrapper.same-as-orderer{margin:50px 0}.checkbox-wrapper.same-as-orderer label{font-size:24px;font-weight:700;color:#000}.checkbox-wrapper.same-as-orderer input[type=checkbox]{width:24px;height:24px}.checkbox-group{display:flex;gap:24px}.cash-receipt-group{flex-direction:column;align-items:flex-start;gap:20px}.cash-receipt-wrapper{display:flex;flex-direction:column;gap:20px;width:100%}.cash-receipt-wrapper input[type=text]{width:100%!important}.order-item{display:flex;gap:20px;padding:20px;background-color:#fff}.order-item .item-image{width:140px;height:140px;flex-shrink:0;background-color:#fff}.order-item .item-image img{width:100%;height:100%;object-fit:cover}.order-item .item-info{flex:1;display:flex;flex-direction:column;gap:8px}.order-item .item-name{font-size:20px;font-weight:400;color:#000;margin:0}.order-item .item-size{font-size:20px;font-weight:400;color:#000}.size-change-link{background:none;border:none;color:#000;text-decoration:underline;cursor:pointer;padding:0;font-size:20px}.order-item .item-price{font-size:20px;font-weight:700;color:#000;margin:0}.order-summary-box{padding:20px;background-color:#f9f9f9;display:flex;flex-direction:column;gap:10px}.summary-title{font-size:18px;font-weight:700;color:#666}.summary-detail{font-size:18px;font-weight:400;color:#666}.summary-total{font-size:18px;font-weight:700;color:#000}.bank-group{display:grid;grid-template-columns:1fr 1fr;gap:16px}.bank-field{display:flex;flex-direction:column;gap:8px}.agreement-box{padding:20px;background-color:#f9f9f9;display:flex;flex-direction:column}.agreement-item{display:flex;align-items:center;gap:8px}.agreement-dot{font-size:24px;color:#000}.agreement-text{font-size:16px;font-weight:400;color:#000}.order-notice{font-size:26px;font-weight:700;color:#000;text-align:center;margin:20px 0}.btn-payment{width:100%;height:64px;background-color:#f38a22;color:#fff;border:none;border-radius:8px;font-size:24px;font-weight:700;cursor:pointer}.btn-payment:hover{background-color:#e57a12}@media(max-width:768px){.order-main{padding:40px 24px}.order-title{font-size:28px;margin-bottom:40px}.order-content{gap:40px}.order-section{gap:16px}.section-title{font-size:24px}.phone-fields-wrapper,.bank-group{grid-template-columns:1fr;gap:12px}.email-input-wrapper{flex-direction:column;align-items:stretch}.email-input-wrapper>*{flex:none}.email-at{display:none}.zipcode-wrapper{gap:10px}.zipcode-wrapper>input{flex:1 1 auto;width:0!important;max-width:none!important;min-width:0!important}.btn-address-search{width:85px;flex-shrink:0;font-size:16px}.btn-payment{font-size:20px;height:56px}}@media(max-width:480px){.order-main{padding:30px 16px}.order-title{font-size:24px;margin-bottom:30px}.section-title{font-size:22px}}@media(max-width:480px){.order-item{flex-direction:column}.order-item .item-image{width:100%;height:auto;aspect-ratio:1}}.order-complete-page{min-height:100vh;display:flex;flex-direction:column;background-color:#fff}.order-complete-main{flex:1;background-color:#fff;padding:80px 60px}.order-complete-container{max-width:1440px;margin:0 auto}.order-complete-title{font-size:32px;font-weight:700;color:#000;text-align:center;margin:0 0 80px}.order-complete-summary{padding:40px;background-color:#f0f0f0;text-align:center;margin-bottom:80px}.summary-message,.summary-order-number{font-size:18px;font-weight:400;color:#484848;margin:0 0 10px}.summary-total-amount{font-size:18px;font-weight:700;color:#000;margin:0}.order-complete-content{display:flex;flex-direction:column;gap:80px}.order-complete-section{display:flex;flex-direction:column;gap:20px}.section-title{font-size:30px;font-weight:700;color:#000;margin:0 0 10px;padding-bottom:20px;border-bottom:1px solid #b3b3b3}.payment-info{display:flex;flex-direction:column;gap:8px}.info-text{font-size:24px;font-weight:400;color:#484848;margin:0;line-height:1.5}.shipping-info{display:flex;flex-direction:column;gap:20px}.info-row{display:flex;gap:40px}.info-label{font-size:24px;font-weight:400;color:#000;min-width:100px;flex-shrink:0}.info-value{font-size:24px;font-weight:700;color:#000;flex:1}.order-complete-item{display:flex;gap:20px;padding:20px;background-color:#fff}.order-complete-item .item-image{width:140px;height:140px;flex-shrink:0;background-color:#fff}.order-complete-item .item-image img{width:100%;height:100%;object-fit:cover}.order-complete-item .item-info{flex:1;display:flex;flex-direction:column;gap:8px}.order-complete-item .item-name,.order-complete-item .item-size{font-size:20px;font-weight:400;color:#000;margin:0}.order-complete-item .item-price{font-size:20px;font-weight:700;color:#000;margin:0}.order-complete-summary-box{padding:20px;background-color:#f9f9f9;display:flex;flex-direction:column;gap:10px}.summary-box-title{font-size:18px;font-weight:700;color:#666}.summary-box-detail{font-size:18px;font-weight:400;color:#666}.summary-box-total{font-size:18px;font-weight:700;color:#000}.btn-continue-shopping{width:100%;height:64px;background-color:#f38a22;color:#fff;border:none;border-radius:20px;font-size:24px;font-weight:700;cursor:pointer;margin-top:20px}.btn-continue-shopping:hover{background-color:#e57a12}@media(max-width:768px){.order-complete-main{padding:40px 24px}.order-complete-title{font-size:28px;margin-bottom:40px}.order-complete-summary{padding:30px 24px;margin-left:-24px;margin-right:-24px;margin-bottom:40px}.summary-message{font-size:18px}.summary-order-number{font-size:16px}.summary-total-amount{font-size:20px}.order-complete-content{gap:40px}.order-complete-section{gap:16px}.section-title{font-size:24px}.btn-continue-shopping{font-size:20px;height:56px}}@media(max-width:480px){.order-complete-main{padding:30px 16px}.order-complete-title{font-size:24px;margin-bottom:30px}.order-complete-summary{padding:24px 16px;margin-left:-16px;margin-right:-16px;margin-bottom:30px}.summary-message{font-size:16px}.summary-order-number{font-size:14px}.summary-total-amount{font-size:18px}.section-title{font-size:22px}.btn-continue-shopping{font-size:18px;height:52px}}.admin-tournament-list{display:flex;flex-direction:column;min-height:100vh}.admin-tournament-list-content{flex:1;background:var(--color-white);padding:0 0 120px}.admin-container{max-width:1440px;margin:0 auto;padding:0 60px}.admin-tournament-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:30px}.admin-tournament-card{background:var(--color-white);border:1px solid #e0e0e0;border-radius:13px;overflow:hidden}.admin-tournament-title{font-family:var(--font-pretendard);font-size:28px;font-weight:700;color:var(--color-black);margin:0 0 20px;height:90px;display:flex;align-items:center;justify-content:center;text-align:center;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;border-bottom:1px solid #e0e0e0;padding:0 30px}.admin-tournament-image{width:315px;height:140px;margin:0 auto;overflow:hidden}.admin-tournament-image img{width:100%;height:100%;object-fit:cover}.admin-tournament-divider{width:315px;height:1px;background:#e0e0e0;margin:25px auto}.admin-tournament-actions{display:flex;flex-wrap:wrap;gap:17px;padding:0 30px 30px;justify-content:center}.action-btn{width:150px;height:55px;border:none;border-radius:8px;font-family:var(--font-pretendard);font-size:16px;font-weight:600;color:var(--color-white);cursor:pointer;display:flex;align-items:center;justify-content:center;gap:5px}.admin-btn-icon{width:20px;height:20px;filter:brightness(0) invert(1);background:transparent;display:block}.detail-btn{background:#666}.bracket-btn,.mat-btn,.result-btn{background:#f38a22}@media(max-width:1440px){.admin-tournament-list-content{padding:0 0 100px}.admin-container{padding:0 40px}.admin-greeting{font-size:28px;padding:50px 0}.admin-section-title{font-size:28px;margin-bottom:45px;padding-top:40px}.admin-tournament-grid{gap:25px}.admin-tournament-title{font-size:26px;height:85px;padding:0 25px;margin-bottom:18px}.admin-tournament-image{width:90%;height:130px}.admin-tournament-divider{width:90%;margin:22px auto}.admin-tournament-actions{gap:15px;padding:0 25px 25px}.action-btn{width:145px;height:52px;font-size:15px}.admin-btn-icon{width:19px;height:19px}}@media(max-width:767px){.admin-tournament-list-content{padding:0 0 80px}.admin-container{padding:0 30px}.admin-greeting{font-size:20px;padding:40px 20px}.admin-section-title{display:none}.admin-tournament-grid{grid-template-columns:1fr;gap:25px}.admin-tournament-card{max-width:500px;margin:0 auto}.admin-tournament-title{font-size:22px;height:75px;padding:0 20px;margin-bottom:15px}.admin-tournament-image{width:90%;height:180px}.admin-tournament-divider{width:90%;margin:20px auto}.admin-tournament-actions{gap:12px;padding:0 20px 25px}.action-btn{width:calc(50% - 6px);height:50px;font-size:14px}.admin-btn-icon{width:18px;height:18px}}@media(max-width:480px){.admin-tournament-list-content{padding:0 0 60px}.admin-container{padding:0 20px}.admin-greeting{font-size:16px;padding:30px 15px;white-space:normal;line-height:1.5}.admin-section-title{display:none}.admin-tournament-grid{gap:20px}.admin-tournament-card{max-width:100%}.admin-tournament-title{font-size:18px;height:65px;padding:0 15px;margin-bottom:12px;white-space:normal;line-height:1.4}.admin-tournament-image{width:90%;height:150px}.admin-tournament-divider{width:90%;margin:18px auto}.admin-tournament-actions{gap:10px;padding:0 15px 20px}.action-btn{width:calc(50% - 5px);height:45px;font-size:13px}.admin-btn-icon{width:16px;height:16px}}.admin-tournament-detail{display:flex;flex-direction:column;min-height:100vh}.admin-tournament-detail-content{flex:1;background:var(--color-white)}.admin-tournament-detail-container{max-width:1200px;margin:0 auto}.admin-tournament-detail-image-wrapper{width:100%;margin-bottom:60px}.admin-tournament-detail-image{width:100%;height:auto;display:block}.admin-tournament-detail-button-wrapper{display:flex;justify-content:center;align-items:center;margin-top:60px;margin-bottom:110px}.admin-tournament-detail-content .common-button{width:645px;height:95px}@media(max-width:1440px){.admin-greeting{font-size:28px;padding:50px 0}.admin-tournament-detail-container{max-width:100%;padding:0 40px}.admin-section-title{font-size:28px;margin-bottom:45px;padding-top:40px}.admin-tournament-detail-image-wrapper{margin-bottom:50px}.admin-tournament-detail-button-wrapper{margin-top:50px;margin-bottom:90px}.admin-tournament-detail-content .common-button{width:100%;max-width:580px;height:85px}}@media(max-width:767px){.admin-greeting{font-size:20px;padding:40px 20px}.admin-tournament-detail-container{padding:0 30px}.admin-section-title{display:none}.admin-tournament-detail-image-wrapper{overflow-x:auto;overflow-y:visible;margin:40px 0;-webkit-overflow-scrolling:touch}.admin-tournament-detail-image{min-width:800px;width:auto;display:block}.admin-tournament-detail-button-wrapper{margin-top:40px;margin-bottom:70px}.admin-tournament-detail-content .common-button{width:100%;max-width:100%;height:75px}}@media(max-width:480px){.admin-greeting{font-size:16px;padding:30px 15px;white-space:normal;line-height:1.5}.admin-tournament-detail-container{padding:0 20px}.admin-tournament-detail-image-wrapper{margin:30px 0}.admin-tournament-detail-image{min-width:700px;display:block}.admin-tournament-detail-button-wrapper{margin-top:30px;margin-bottom:50px}.admin-tournament-detail-content .common-button{height:65px}}.admin-bracket{display:flex;flex-direction:column;min-height:100vh}.admin-bracket-content{flex:1;padding:40px}.admin-mats{display:flex;flex-direction:column;min-height:100vh}.admin-mats-content{flex:1;background:#f9f9f9}.admin-mats-container{max-width:1440px;margin:0 auto;padding:0 60px 120px}.admin-mats-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:30px}.admin-mats-slider-wrapper{display:flex;align-items:flex-start;gap:30px;position:relative}.mat-slider-button{width:60px;height:60px;border-radius:50%;background:#333;color:var(--color-white);border:none;font-size:40px;font-weight:300;cursor:pointer;display:flex;align-items:center;justify-content:center;flex-shrink:0;transition:background .2s;margin-top:0;align-self:flex-start}.mat-slider-button:hover{background:#555}.mat-slider-button:active{background:#222}.admin-mat-column{flex:1;max-width:100%;display:flex;flex-direction:column}.admin-mat-header{background:#333;color:var(--color-white);font-family:var(--font-pretendard);font-size:32px;font-weight:900;text-align:center;padding:15px;margin-bottom:35px;border-radius:10px}.admin-match-item{margin-bottom:50px;flex:1;display:flex;flex-direction:column;justify-content:space-between}.admin-match-info{flex-shrink:0}.admin-match-players{flex-grow:1;display:flex;flex-direction:column;justify-content:flex-end}.admin-match-time{font-family:var(--font-pretendard);font-size:20px;font-weight:400;color:#000;margin-bottom:5px}.admin-match-category{font-family:var(--font-pretendard);font-size:20px;font-weight:400;color:#000;margin-bottom:15px}.admin-match-player{margin-bottom:10px;display:flex;flex-direction:column;background:#fff;padding:8px 20px;box-shadow:0 2px 8px #0000001a}.admin-match-player:last-child{margin-bottom:0}.admin-match-player.admin-player-green{background:#9df7ca}.admin-match-player.admin-player-purple{background:#b59df7}.admin-player-name,.admin-player-gym{font-family:var(--font-pretendard);font-size:20px;font-weight:400;color:#000}@media(max-width:1440px){.admin-greeting{font-size:28px;padding:50px 0}.admin-mats-container{padding:0 40px 100px}.admin-section-title{display:block!important;font-size:24px;margin-bottom:30px;padding-top:30px}.admin-mats-grid{grid-template-columns:repeat(2,1fr);gap:25px}.admin-mats-slider-wrapper{gap:25px}.mat-slider-button{width:55px;height:55px;font-size:36px}.admin-mat-header{font-size:28px;padding:13px;margin-bottom:30px}.admin-match-item{margin-bottom:45px}.admin-match-time{font-size:18px}.admin-match-category{font-size:18px;margin-bottom:13px}.admin-match-player{padding:7px 18px}.admin-player-name,.admin-player-gym{font-size:18px}}@media(max-width:767px){.admin-greeting{font-size:20px;padding:40px 20px}.admin-mats-container{padding:0 30px 80px}.admin-section-title{display:block!important;font-size:20px;margin-bottom:25px;padding-top:25px}.admin-mats-slider-wrapper{gap:20px}.mat-slider-button{width:50px;height:50px;font-size:32px}.admin-mat-header{font-size:24px;padding:12px;margin-bottom:25px}.admin-match-item{margin-bottom:40px}.admin-match-time{font-size:16px}.admin-match-category{font-size:16px;margin-bottom:12px}.admin-match-player{padding:6px 16px}.admin-player-name,.admin-player-gym{font-size:16px}}@media(max-width:480px){.admin-greeting{font-size:16px;padding:30px 15px;white-space:normal;line-height:1.5}.admin-mats-container{padding:0 20px 60px}.admin-section-title{display:block!important;font-size:16px;margin-bottom:20px;padding-top:20px}.admin-mats-slider-wrapper{gap:16px}.mat-slider-button{width:45px;height:45px;font-size:28px}.admin-mat-header{font-size:20px;padding:10px;margin-bottom:20px}.admin-match-item{margin-bottom:35px}.admin-match-time{font-size:14px}.admin-match-category{font-size:14px;margin-bottom:10px}.admin-match-player{padding:5px 14px}.admin-player-name,.admin-player-gym{font-size:14px}}.admin-results-input{display:flex;flex-direction:column;min-height:100vh}.admin-results-input-content{flex:1;background:var(--color-white)}.admin-greeting{font-family:var(--font-pretendard);font-size:32px;font-weight:400;color:#000;margin:0;padding:60px 0;border-bottom:1px solid #e0e0e0;text-align:center}.admin-greeting strong{font-weight:900}.admin-results-container{max-width:1200px;margin:0 auto;padding:0 60px 120px}.admin-section-title{font-family:var(--font-pretendard);font-size:32px;font-weight:900;color:var(--color-black);margin:0 0 55px;padding-top:50px}.results-filters{display:flex;gap:30px;margin-bottom:117px}.results-select{flex:1;height:95px!important;min-height:95px!important;max-height:95px!important;padding:0 20px!important;font-family:var(--font-pretendard);font-size:28px;font-weight:400;line-height:normal;color:var(--color-black);background:var(--color-bg-light);border:1px solid #bdbdbd;border-radius:12px;outline:none;box-sizing:border-box;appearance:none;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACoAAAAkCAYAAAD/yagrAAAACXBIWXMAABYlAAAWJQFJUiTwAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAHXSURBVHgBzZjNccIwEIXXmoE6kk5ogQ7iDuIDMNySK1yggjgd0AGUQAdRCRTAT/YxaEbZYEuyZNB3QNjCzJu13htpi+Vyub1cLiPKm1Idj8eS8qaeTqe1ms/nmiv6SZlyOp2u2hQ+hsPhqiiKA+XHGoXEl6vQqqoO5/M5t6pqrubKXBT2TGbGKrE2zYUSk7lUVdsiwR+hk8lkx8OGns9Y3pAVhcuqJxsLcbSXN/8JhcvYWGt6EiaOJOreTcQVD5oeDPLcxJGkaHposVi88fBFjwMGem2aVE0TcB2v1R09jtbEURTxcEL2Mo4krUIRV7xuvqln2EBj129cFYWx3nuOq7rJQDZOobd9QF9xpZviSOIUCvqKKywrn2qCgjzhDcuI/3hL6WiNI4lXRQGMlTiughLFWyjgilaUho0rjiRBQm+bhWhjYeNDgQQJBYPB4CMyrmpfA9kEC408tnjHkcTb9RLetPzw8EJhlKFr0xBcUQO//tB+gO4qEnQWGhpXsYnRWSgI6LLUs9ks6iwWJdS3y9LVQDZRQoGry9J2vAghWqgjrnBQrCkBneNJ0tBlKWOcbhNdUQtZVZ1KJEgm9E6XxXm8CCFlRe0uy91uRwxJhZouS4o4kvwClsbpjcCZczQAAAAASUVORK5CYII=);background-repeat:no-repeat;background-position:right 20px center;background-size:24px;cursor:pointer;vertical-align:middle}.results-select.placeholder{color:#b6b6b6}.results-select:focus{background-color:#ebebeb}.results-select option{font-size:24px;color:var(--color-black)}.match-result-card{margin-bottom:130px}.match-title{font-family:var(--font-pretendard);font-size:24px;font-weight:700;color:var(--color-black);margin:0 0 30px}.match-players{display:flex;gap:20px;margin-bottom:20px}.match-players .common-input{flex:1;width:auto}.match-players .common-input:disabled{color:#b6b6b6}.match-results{display:flex;gap:20px;margin-bottom:30px}.result-select{flex:1;height:95px!important;min-height:95px!important;max-height:95px!important;padding:0 20px!important;font-family:var(--font-pretendard);font-size:28px;font-weight:400;line-height:normal;color:var(--color-black);background:var(--color-bg-light);border:1px solid #bdbdbd;border-radius:12px;outline:none;box-sizing:border-box;appearance:none;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACoAAAAkCAYAAAD/yagrAAAACXBIWXMAABYlAAAWJQFJUiTwAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAHXSURBVHgBzZjNccIwEIXXmoE6kk5ogQ7iDuIDMNySK1yggjgd0AGUQAdRCRTAT/YxaEbZYEuyZNB3QNjCzJu13htpi+Vyub1cLiPKm1Idj8eS8qaeTqe1ms/nmiv6SZlyOp2u2hQ+hsPhqiiKA+XHGoXEl6vQqqoO5/M5t6pqrubKXBT2TGbGKrE2zYUSk7lUVdsiwR+hk8lkx8OGns9Y3pAVhcuqJxsLcbSXN/8JhcvYWGt6EiaOJOreTcQVD5oeDPLcxJGkaHposVi88fBFjwMGem2aVE0TcB2v1R09jtbEURTxcEL2Mo4krUIRV7xuvqln2EBj129cFYWx3nuOq7rJQDZOobd9QF9xpZviSOIUCvqKKywrn2qCgjzhDcuI/3hL6WiNI4lXRQGMlTiughLFWyjgilaUho0rjiRBQm+bhWhjYeNDgQQJBYPB4CMyrmpfA9kEC408tnjHkcTb9RLetPzw8EJhlKFr0xBcUQO//tB+gO4qEnQWGhpXsYnRWSgI6LLUs9ks6iwWJdS3y9LVQDZRQoGry9J2vAghWqgjrnBQrCkBneNJ0tBlKWOcbhNdUQtZVZ1KJEgm9E6XxXm8CCFlRe0uy91uRwxJhZouS4o4kvwClsbpjcCZczQAAAAASUVORK5CYII=);background-repeat:no-repeat;background-position:right 20px center;background-size:24px;cursor:pointer;vertical-align:middle}.result-select.placeholder{color:#b6b6b6}.result-select:focus{border-color:var(--color-orange)}.result-select option{font-size:24px;color:var(--color-black)}.save-result-button-wrapper{display:flex;justify-content:center;align-items:center;padding-top:90px;margin-top:45px;border-top:1px solid #e0e0e0}.match-result-card .common-button{width:645px;height:95px}@media(max-width:1440px){.admin-greeting{font-size:28px;padding:50px 0}.admin-results-container{padding:0 40px 100px}.admin-section-title{font-size:28px;margin-bottom:45px;padding-top:40px}.results-filters{gap:25px;margin-bottom:100px}.results-select{height:85px!important;min-height:85px!important;max-height:85px!important;font-size:26px;padding:0 18px!important;line-height:normal;background:var(--color-bg-light);background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACoAAAAkCAYAAAD/yagrAAAACXBIWXMAABYlAAAWJQFJUiTwAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAHXSURBVHgBzZjNccIwEIXXmoE6kk5ogQ7iDuIDMNySK1yggjgd0AGUQAdRCRTAT/YxaEbZYEuyZNB3QNjCzJu13htpi+Vyub1cLiPKm1Idj8eS8qaeTqe1ms/nmiv6SZlyOp2u2hQ+hsPhqiiKA+XHGoXEl6vQqqoO5/M5t6pqrubKXBT2TGbGKrE2zYUSk7lUVdsiwR+hk8lkx8OGns9Y3pAVhcuqJxsLcbSXN/8JhcvYWGt6EiaOJOreTcQVD5oeDPLcxJGkaHposVi88fBFjwMGem2aVE0TcB2v1R09jtbEURTxcEL2Mo4krUIRV7xuvqln2EBj129cFYWx3nuOq7rJQDZOobd9QF9xpZviSOIUCvqKKywrn2qCgjzhDcuI/3hL6WiNI4lXRQGMlTiughLFWyjgilaUho0rjiRBQm+bhWhjYeNDgQQJBYPB4CMyrmpfA9kEC408tnjHkcTb9RLetPzw8EJhlKFr0xBcUQO//tB+gO4qEnQWGhpXsYnRWSgI6LLUs9ks6iwWJdS3y9LVQDZRQoGry9J2vAghWqgjrnBQrCkBneNJ0tBlKWOcbhNdUQtZVZ1KJEgm9E6XxXm8CCFlRe0uy91uRwxJhZouS4o4kvwClsbpjcCZczQAAAAASUVORK5CYII=);background-repeat:no-repeat;background-position:right 18px center;background-size:22px;border:1px solid #bdbdbd;border-radius:12px}.results-select option{font-size:22px}.match-result-card{margin-bottom:110px}.match-title{font-size:22px;margin-bottom:28px}.match-players,.match-results{gap:18px;margin-bottom:18px}.result-select{height:85px!important;min-height:85px!important;max-height:85px!important;font-size:26px;padding:0 18px!important;line-height:normal;background:var(--color-bg-light);background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACoAAAAkCAYAAAD/yagrAAAACXBIWXMAABYlAAAWJQFJUiTwAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAHXSURBVHgBzZjNccIwEIXXmoE6kk5ogQ7iDuIDMNySK1yggjgd0AGUQAdRCRTAT/YxaEbZYEuyZNB3QNjCzJu13htpi+Vyub1cLiPKm1Idj8eS8qaeTqe1ms/nmiv6SZlyOp2u2hQ+hsPhqiiKA+XHGoXEl6vQqqoO5/M5t6pqrubKXBT2TGbGKrE2zYUSk7lUVdsiwR+hk8lkx8OGns9Y3pAVhcuqJxsLcbSXN/8JhcvYWGt6EiaOJOreTcQVD5oeDPLcxJGkaHposVi88fBFjwMGem2aVE0TcB2v1R09jtbEURTxcEL2Mo4krUIRV7xuvqln2EBj129cFYWx3nuOq7rJQDZOobd9QF9xpZviSOIUCvqKKywrn2qCgjzhDcuI/3hL6WiNI4lXRQGMlTiughLFWyjgilaUho0rjiRBQm+bhWhjYeNDgQQJBYPB4CMyrmpfA9kEC408tnjHkcTb9RLetPzw8EJhlKFr0xBcUQO//tB+gO4qEnQWGhpXsYnRWSgI6LLUs9ks6iwWJdS3y9LVQDZRQoGry9J2vAghWqgjrnBQrCkBneNJ0tBlKWOcbhNdUQtZVZ1KJEgm9E6XxXm8CCFlRe0uy91uRwxJhZouS4o4kvwClsbpjcCZczQAAAAASUVORK5CYII=);background-repeat:no-repeat;background-position:right 18px center;background-size:22px;border:1px solid #bdbdbd;border-radius:12px}.result-select option{font-size:22px}.save-result-button-wrapper{padding-top:70px;margin-top:40px}.match-result-card .common-button{width:100%;max-width:580px;height:85px}}@media(max-width:767px){.admin-greeting{font-size:20px;padding:40px 20px}.admin-results-container{padding:0 30px 80px}.admin-section-title{display:none}.results-filters{flex-direction:column;gap:16px;margin-bottom:60px;padding-top:40px}.results-select{height:75px!important;min-height:75px!important;max-height:75px!important;font-size:22px;padding:0 16px!important;line-height:normal;background:var(--color-bg-light);background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACoAAAAkCAYAAAD/yagrAAAACXBIWXMAABYlAAAWJQFJUiTwAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAHXSURBVHgBzZjNccIwEIXXmoE6kk5ogQ7iDuIDMNySK1yggjgd0AGUQAdRCRTAT/YxaEbZYEuyZNB3QNjCzJu13htpi+Vyub1cLiPKm1Idj8eS8qaeTqe1ms/nmiv6SZlyOp2u2hQ+hsPhqiiKA+XHGoXEl6vQqqoO5/M5t6pqrubKXBT2TGbGKrE2zYUSk7lUVdsiwR+hk8lkx8OGns9Y3pAVhcuqJxsLcbSXN/8JhcvYWGt6EiaOJOreTcQVD5oeDPLcxJGkaHposVi88fBFjwMGem2aVE0TcB2v1R09jtbEURTxcEL2Mo4krUIRV7xuvqln2EBj129cFYWx3nuOq7rJQDZOobd9QF9xpZviSOIUCvqKKywrn2qCgjzhDcuI/3hL6WiNI4lXRQGMlTiughLFWyjgilaUho0rjiRBQm+bhWhjYeNDgQQJBYPB4CMyrmpfA9kEC408tnjHkcTb9RLetPzw8EJhlKFr0xBcUQO//tB+gO4qEnQWGhpXsYnRWSgI6LLUs9ks6iwWJdS3y9LVQDZRQoGry9J2vAghWqgjrnBQrCkBneNJ0tBlKWOcbhNdUQtZVZ1KJEgm9E6XxXm8CCFlRe0uy91uRwxJhZouS4o4kvwClsbpjcCZczQAAAAASUVORK5CYII=);background-repeat:no-repeat;background-position:right 16px center;background-size:20px;border:1px solid #bdbdbd;border-radius:12px}.results-select option{font-size:20px}.match-result-card{margin-bottom:80px}.match-title{font-size:18px;margin-bottom:24px;line-height:1.4}.match-players,.match-results{flex-direction:column;gap:16px;margin-bottom:16px}.result-select{height:75px!important;min-height:75px!important;max-height:75px!important;font-size:22px;padding:0 16px!important;line-height:normal;background:var(--color-bg-light);background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACoAAAAkCAYAAAD/yagrAAAACXBIWXMAABYlAAAWJQFJUiTwAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAHXSURBVHgBzZjNccIwEIXXmoE6kk5ogQ7iDuIDMNySK1yggjgd0AGUQAdRCRTAT/YxaEbZYEuyZNB3QNjCzJu13htpi+Vyub1cLiPKm1Idj8eS8qaeTqe1ms/nmiv6SZlyOp2u2hQ+hsPhqiiKA+XHGoXEl6vQqqoO5/M5t6pqrubKXBT2TGbGKrE2zYUSk7lUVdsiwR+hk8lkx8OGns9Y3pAVhcuqJxsLcbSXN/8JhcvYWGt6EiaOJOreTcQVD5oeDPLcxJGkaHposVi88fBFjwMGem2aVE0TcB2v1R09jtbEURTxcEL2Mo4krUIRV7xuvqln2EBj129cFYWx3nuOq7rJQDZOobd9QF9xpZviSOIUCvqKKywrn2qCgjzhDcuI/3hL6WiNI4lXRQGMlTiughLFWyjgilaUho0rjiRBQm+bhWhjYeNDgQQJBYPB4CMyrmpfA9kEC408tnjHkcTb9RLetPzw8EJhlKFr0xBcUQO//tB+gO4qEnQWGhpXsYnRWSgI6LLUs9ks6iwWJdS3y9LVQDZRQoGry9J2vAghWqgjrnBQrCkBneNJ0tBlKWOcbhNdUQtZVZ1KJEgm9E6XxXm8CCFlRe0uy91uRwxJhZouS4o4kvwClsbpjcCZczQAAAAASUVORK5CYII=);background-repeat:no-repeat;background-position:right 16px center;background-size:20px;border:1px solid #bdbdbd;border-radius:12px}.result-select option{font-size:20px}.save-result-button-wrapper{padding-top:50px;margin-top:30px}.match-result-card .common-button{width:100%;max-width:100%;height:75px}}@media(max-width:480px){.admin-greeting{font-size:16px;padding:30px 15px;white-space:normal;line-height:1.5}.admin-results-container{padding:0 20px 60px}.results-filters{gap:14px;margin-bottom:50px;padding-top:30px}.results-select{height:65px!important;min-height:65px!important;max-height:65px!important;font-size:18px;padding:0 14px!important;line-height:normal;background:var(--color-bg-light);background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACoAAAAkCAYAAAD/yagrAAAACXBIWXMAABYlAAAWJQFJUiTwAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAHXSURBVHgBzZjNccIwEIXXmoE6kk5ogQ7iDuIDMNySK1yggjgd0AGUQAdRCRTAT/YxaEbZYEuyZNB3QNjCzJu13htpi+Vyub1cLiPKm1Idj8eS8qaeTqe1ms/nmiv6SZlyOp2u2hQ+hsPhqiiKA+XHGoXEl6vQqqoO5/M5t6pqrubKXBT2TGbGKrE2zYUSk7lUVdsiwR+hk8lkx8OGns9Y3pAVhcuqJxsLcbSXN/8JhcvYWGt6EiaOJOreTcQVD5oeDPLcxJGkaHposVi88fBFjwMGem2aVE0TcB2v1R09jtbEURTxcEL2Mo4krUIRV7xuvqln2EBj129cFYWx3nuOq7rJQDZOobd9QF9xpZviSOIUCvqKKywrn2qCgjzhDcuI/3hL6WiNI4lXRQGMlTiughLFWyjgilaUho0rjiRBQm+bhWhjYeNDgQQJBYPB4CMyrmpfA9kEC408tnjHkcTb9RLetPzw8EJhlKFr0xBcUQO//tB+gO4qEnQWGhpXsYnRWSgI6LLUs9ks6iwWJdS3y9LVQDZRQoGry9J2vAghWqgjrnBQrCkBneNJ0tBlKWOcbhNdUQtZVZ1KJEgm9E6XxXm8CCFlRe0uy91uRwxJhZouS4o4kvwClsbpjcCZczQAAAAASUVORK5CYII=);background-repeat:no-repeat;background-position:right 14px center;background-size:18px;border:1px solid #bdbdbd;border-radius:12px}.results-select option{font-size:18px}.match-result-card{margin-bottom:70px}.match-title{font-size:16px;margin-bottom:20px}.match-players,.match-results{gap:14px;margin-bottom:14px}.result-select{height:65px!important;min-height:65px!important;max-height:65px!important;font-size:18px;padding:0 14px!important;line-height:normal;background:var(--color-bg-light);background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACoAAAAkCAYAAAD/yagrAAAACXBIWXMAABYlAAAWJQFJUiTwAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAHXSURBVHgBzZjNccIwEIXXmoE6kk5ogQ7iDuIDMNySK1yggjgd0AGUQAdRCRTAT/YxaEbZYEuyZNB3QNjCzJu13htpi+Vyub1cLiPKm1Idj8eS8qaeTqe1ms/nmiv6SZlyOp2u2hQ+hsPhqiiKA+XHGoXEl6vQqqoO5/M5t6pqrubKXBT2TGbGKrE2zYUSk7lUVdsiwR+hk8lkx8OGns9Y3pAVhcuqJxsLcbSXN/8JhcvYWGt6EiaOJOreTcQVD5oeDPLcxJGkaHposVi88fBFjwMGem2aVE0TcB2v1R09jtbEURTxcEL2Mo4krUIRV7xuvqln2EBj129cFYWx3nuOq7rJQDZOobd9QF9xpZviSOIUCvqKKywrn2qCgjzhDcuI/3hL6WiNI4lXRQGMlTiughLFWyjgilaUho0rjiRBQm+bhWhjYeNDgQQJBYPB4CMyrmpfA9kEC408tnjHkcTb9RLetPzw8EJhlKFr0xBcUQO//tB+gO4qEnQWGhpXsYnRWSgI6LLUs9ks6iwWJdS3y9LVQDZRQoGry9J2vAghWqgjrnBQrCkBneNJ0tBlKWOcbhNdUQtZVZ1KJEgm9E6XxXm8CCFlRe0uy91uRwxJhZouS4o4kvwClsbpjcCZczQAAAAASUVORK5CYII=);background-repeat:no-repeat;background-position:right 14px center;background-size:18px;border:1px solid #bdbdbd;border-radius:12px}.result-select option{font-size:18px}.save-result-button-wrapper{padding-top:40px;margin-top:25px}.match-result-card .common-button{height:65px}}.results-page{min-height:100vh;background:#fff}.results-main{padding-top:100px}.results-content{padding:0}.results-container{width:100%;padding:0;background:#fff}.results-list{display:flex;flex-direction:column;padding:60px 70px 80px}.results-row{display:flex;align-items:flex-start;padding:40px 0;border-bottom:1px solid #ccc;gap:220px}.results-row:last-child{border-bottom:none}.results-championship-name{flex:0 0 320px;font-size:16px;font-weight:700;color:#004581;line-height:1.6}.results-years{flex:1;display:flex;flex-wrap:wrap;gap:8px 16px;line-height:1.8;padding-top:2px}.results-year-link{font-size:15px;font-weight:500;color:#e6a32e;text-decoration:none;transition:color .2s}.results-year-link:hover{color:#004581;text-decoration:underline}@media(max-width:1024px){.results-list{padding:30px 40px 60px}.results-row{padding:30px 0;gap:40px}.results-championship-name{flex:0 0 260px;font-size:15px}.results-year-link{font-size:14px}}@media(max-width:768px){.results-main{padding-top:100px}.results-list{padding:20px 20px 50px}.results-row{flex-direction:column;padding:25px 0;gap:12px}.results-championship-name{flex:none;width:100%;font-size:15px;font-weight:700}.results-years{width:100%;gap:6px 12px;line-height:1.6;padding-top:0}.results-year-link{font-size:14px}}@media(max-width:576px){.results-list{padding:16px 16px 40px}.results-row{padding:20px 0;gap:10px}.results-championship-name{font-size:14px}.results-years{gap:4px 10px}.results-year-link{font-size:13px}}.result-detail-page{min-height:100vh;background:#fff}.result-detail-main{padding-top:100px}.result-detail-content{padding:0}.result-detail-container{width:100%;padding:0;background:#fff}.result-detail-header{text-align:center;padding:50px 90px 40px}.result-detail-title{font-size:28px;font-weight:700;color:#004581;margin:0 0 24px;letter-spacing:1px}.result-detail-date{display:inline-block;padding:12px 24px;font-size:14px;color:#333;border:2px solid #2e7d32;border-radius:4px}.result-detail-wrapper{display:grid;grid-template-columns:1fr 1fr;gap:60px;padding:0 90px 80px;max-width:1400px;margin:0 auto}.result-section{min-width:0}.result-section-title{font-size:20px;font-weight:700;color:#004581;margin:0 0 30px;padding-bottom:12px;border-bottom:1px solid #ddd;letter-spacing:.5px}.title-accent{color:#004581;font-size:14px;font-weight:600}.result-category{margin-bottom:30px}.result-category:last-child{margin-bottom:0}.result-category-title{font-size:13px;font-weight:700;color:#333;margin:0 0 12px;letter-spacing:.5px}.result-table{display:flex;flex-direction:column;gap:0}.result-row{display:flex;align-items:center;background:#f5f5f5;border-bottom:1px solid #fff}.result-row:nth-child(2n){background:#eee}.result-rank{display:flex;align-items:center;justify-content:center;width:40px;min-width:40px;height:40px;background:#004581;color:#fff;font-size:14px;font-weight:700}.result-name{flex:1;padding:0 16px;font-size:14px;color:#333}.result-score{display:flex;align-items:center;justify-content:center;width:60px;min-width:60px;height:40px;background:#e8e8e8;font-size:14px;font-weight:600;color:#333}.athlete-row{min-height:50px}.athlete-row .result-rank,.athlete-row .result-score{height:50px}.result-athlete-info{flex:1;display:flex;flex-direction:column;padding:8px 16px;gap:2px}.result-athlete-name{font-size:14px;font-weight:500;color:#333}.result-athlete-academy{font-size:12px;color:#004581;font-style:italic}@media(max-width:1200px){.result-detail-header{padding:40px 50px 30px}.result-detail-wrapper{gap:40px;padding:0 50px 60px}.result-detail-title{font-size:24px}}@media(max-width:992px){.result-detail-wrapper{grid-template-columns:1fr;gap:50px;padding:0 30px 50px}.result-detail-header{padding:35px 30px 25px}.result-detail-title{font-size:22px}.result-detail-date{font-size:13px;padding:10px 20px}}@media(max-width:768px){.result-detail-main{padding-top:100px}.result-detail-header{padding:30px 20px 20px}.result-detail-wrapper{padding:0 20px 40px;gap:40px}.result-detail-title{font-size:18px;margin-bottom:16px}.result-detail-date{font-size:11px;padding:8px 16px}.result-section-title{font-size:16px;margin-bottom:20px}.title-accent{font-size:12px}.result-category-title{font-size:11px}.result-rank{width:32px;min-width:32px;height:36px;font-size:12px}.result-name{font-size:12px;padding:0 10px}.result-score{width:50px;min-width:50px;height:36px;font-size:12px}.athlete-row .result-rank,.athlete-row .result-score{height:44px}.result-athlete-name{font-size:12px}.result-athlete-academy{font-size:10px}.result-athlete-info{padding:6px 10px}}@media(max-width:576px){.result-detail-header{padding:25px 16px 16px}.result-detail-wrapper{padding:0 16px 30px;gap:35px}.result-detail-title{font-size:16px;line-height:1.4}.result-detail-date{font-size:10px;padding:8px 12px;line-height:1.4}.result-section-title{font-size:14px;margin-bottom:16px}.title-accent{font-size:11px}.result-category{margin-bottom:24px}.result-category-title{font-size:10px;margin-bottom:8px}.result-rank{width:28px;min-width:28px;height:32px;font-size:11px}.result-name{font-size:11px;padding:0 8px}.result-score{width:44px;min-width:44px;height:32px;font-size:11px}.athlete-row .result-rank,.athlete-row .result-score{height:40px}.result-athlete-name{font-size:11px}.result-athlete-academy{font-size:9px}.result-athlete-info{padding:4px 8px}}.championships-page{min-height:100vh;background:#fff}.championships-main{padding-top:100px}.championships-content{padding:0}.championships-container{width:100%;padding:0;background:#fff}.championships-search{background:#f5f5f5;padding:40px 90px 50px}.championships-search-label{display:block;font-size:13px;font-weight:600;color:#333;margin-bottom:10px}.championships-search-input{width:100%;padding:12px 14px;font-size:14px;border:2px solid #004581;border-radius:0;outline:none;background:#fff;transition:border-color .2s}.championships-search-input:focus{border-color:#004581}.championships-search-hint{font-size:11px;color:#666;margin:10px 0 0}.championships-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:28px;padding:50px 90px 100px;background:#f5f5f5}.championships-card{display:flex;flex-direction:column;background:#fff;text-decoration:none;overflow:hidden}.championships-loading{text-align:center;padding:60px 20px;color:#666;font-size:14px}.championships-empty{display:flex;align-items:center;justify-content:center;min-height:400px;background:#f5f5f5;padding:60px 20px}.championships-empty p{font-size:20px;font-weight:500;color:#888;margin:0}.championships-card-logo{display:flex;align-items:center;justify-content:center;height:180px;background:#e5e5e5;overflow:hidden}.championships-card-logo img{width:100%;height:100%;object-fit:cover}.championships-logo-placeholder{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;gap:6px;padding:24px}.championships-logo-name{font-size:20px;font-weight:800;color:#004581;letter-spacing:1px;line-height:1.2}.championships-logo-type{display:inline-block;font-size:10px;font-weight:700;color:#fff;background:#0097a7;padding:3px 10px;border-radius:2px;letter-spacing:.5px}.championships-logo-subtitle{font-size:11px;font-weight:600;color:#666;letter-spacing:1px}.championships-card-footer{display:flex;align-items:stretch;border-top:1px solid #e0e0e0}.championships-card-date{display:flex;align-items:center;flex-shrink:0;padding:12px 16px;font-size:13px;font-weight:600;color:#fff;letter-spacing:.5px;white-space:nowrap}.championships-card-location{flex:1;display:flex;align-items:center;gap:6px;padding:12px 16px;font-size:13px;color:#0097a7;background:#fff}.championships-card-location svg{width:16px;height:16px;color:#0097a7;flex-shrink:0}@media(max-width:1500px){.championships-grid{padding:40px 50px 80px;gap:20px}.championships-search{padding:35px 50px 45px}}@media(max-width:1300px){.championships-grid{grid-template-columns:repeat(3,1fr);padding:35px 40px 70px}.championships-search{padding:30px 40px 40px}.championships-card-logo{height:160px}}@media(max-width:1000px){.championships-grid{grid-template-columns:repeat(2,1fr);gap:18px;padding:30px 30px 60px}.championships-search{padding:25px 30px 35px}.championships-card-date{padding:10px 14px;font-size:12px}}@media(max-width:650px){.championships-main{padding-top:100px}.championships-search{padding:25px 20px 35px}.championships-grid{grid-template-columns:1fr;gap:18px;padding:28px 20px 60px}.championships-card-logo{height:160px}.championships-logo-name{font-size:18px}}@media(max-width:576px){.championships-search{padding:20px 16px 28px}.championships-search-label{font-size:12px}.championships-search-input{padding:10px 12px;font-size:13px}.championships-search-hint{font-size:10px}.championships-grid{padding:22px 16px 50px;gap:16px}.championships-card-logo{height:190px;padding:18px}.championships-logo-name{font-size:16px}.championships-logo-subtitle{font-size:10px}.championships-card-date{padding:10px 14px;font-size:12px;min-width:100px}.championships-card-location{font-size:12px;padding:10px 12px}.championships-card-location svg{width:14px;height:14px}}.academy-tabs{display:flex;justify-content:center;gap:0;padding:30px 90px 0}.academy-tab{padding:12px 40px;font-size:15px;font-weight:600;background:#e6e6e6;color:#666;border:none;cursor:pointer;transition:all .2s}.academy-tab:first-child{border-radius:6px 0 0 6px}.academy-tab:last-child{border-radius:0 6px 6px 0}.academy-tab:hover:not(.active){background:#d9d9d9}.academy-tab.active{background:#004581;color:#fff}.mobile-only .academy-name-link{cursor:pointer}.academy-expanded-info{margin-top:12px;padding:12px;background:#f5f5f5;border-radius:4px}@media(max-width:1200px){.academy-tabs{padding:25px 50px 0}.academy-search-wrapper{padding:35px 50px 25px}.academy-description{padding:0 50px 35px}.academy-table-wrapper{padding:0 50px}.academy-pagination{padding:25px 50px 35px}.academy-disclaimer{padding:35px 50px 60px}}@media(max-width:992px){.desktop-only{display:none}.mobile-only{display:block}.academy-table th:nth-child(3),.academy-table td:nth-child(3){display:none}.academy-tabs{padding:20px 30px 0}.academy-search-wrapper{padding:30px 30px 20px}.academy-description{padding:0 30px 30px}.academy-table-wrapper{padding:0 30px}.academy-pagination{padding:25px 30px 30px}.academy-disclaimer{padding:30px 30px 50px}}@media(max-width:768px){.academy-main{padding-top:100px}.academy-tabs{padding:16px 20px 0}.academy-tab{padding:10px 30px;font-size:14px}.academy-search-wrapper{padding:25px 20px 20px}.academy-search{width:100%}.academy-description{padding:0 20px 25px;font-size:12px}.academy-table-wrapper{padding:0 20px;overflow-x:auto}.academy-table th{padding:12px;font-size:11px;white-space:nowrap}.academy-table td{padding:12px;font-size:12px}.academy-pagination{padding:20px 20px 25px}.academy-pagination-controls{gap:6px}.academy-page-btn{min-width:36px;height:36px;padding:0 12px;font-size:12px}.academy-disclaimer{padding:25px 20px 40px}.academy-disclaimer p{font-size:10px}}@media(max-width:576px){.academy-tabs{padding:14px 16px 0}.academy-tab{padding:8px 24px;font-size:13px}.academy-search-wrapper{padding:20px 16px 16px}.academy-search-input{padding:10px 44px 10px 12px;font-size:13px}.academy-search-btn{width:40px}.academy-search-btn svg{width:16px;height:16px}.academy-description{padding:0 16px 20px;font-size:11px}.academy-table-wrapper{padding:0 16px}.academy-table th{padding:10px 8px;font-size:10px}.academy-table td{padding:10px 8px;font-size:11px}.academy-pagination{padding:16px 16px 20px}.academy-pagination-info{font-size:12px}.academy-page-btn{min-width:32px;height:32px;padding:0 10px;font-size:11px}.academy-disclaimer{padding:20px 16px 30px}}.rules-page{min-height:100vh;background:#fff;display:flex;flex-direction:column}.rules-main{flex:1;padding-top:100px}.rules-content{padding:0}.rules-container{width:100%;padding:0;background:#fff}.rules-wrapper{padding:50px 90px 80px;max-width:1400px;margin:0 auto}.rules-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.rule-card{background:#fff;border-radius:8px;overflow:hidden;box-shadow:0 2px 8px #0000001a}.rule-image{aspect-ratio:4/3;background:#f0f0f0;overflow:hidden}.rule-image img{width:100%;height:100%;object-fit:cover}.rule-download-btn{width:100%;display:flex;align-items:center;justify-content:center;gap:8px;padding:12px 16px;font-size:14px;font-weight:600;color:#fff;background:#004581;border:none;cursor:pointer;transition:background .2s}.rule-download-btn:hover{background:#036}.rule-download-btn svg{width:18px;height:18px}.rules-loading{text-align:center;padding:60px 20px;color:#666;font-size:14px}@media(max-width:1200px){.rules-wrapper{padding:40px 50px 60px}.rules-grid{gap:20px}}@media(max-width:768px){.rules-main{padding-top:100px}.rules-wrapper{padding:30px 20px 50px}.rules-grid{grid-template-columns:repeat(2,1fr);gap:16px}.rule-download-btn{padding:10px 12px;font-size:13px}.rule-download-btn svg{width:16px;height:16px}}@media(max-width:576px){.rules-wrapper{padding:25px 16px 40px}.rules-grid{grid-template-columns:repeat(2,1fr);gap:12px}.rule-download-btn{padding:10px;font-size:12px;gap:6px}}.photos-page{min-height:100vh;background:#fff;display:flex;flex-direction:column}.photos-main{flex:1;padding-top:100px}.photos-content{padding:0}.photos-container{width:100%;padding:0;background:#fff}.photos-wrapper{padding:50px 90px 80px;max-width:1400px;margin:0 auto}.photos-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.photo-card{background:#fff;border-radius:8px;overflow:hidden;box-shadow:0 2px 8px #0000001a}.photo-image{aspect-ratio:4/3;background:#f0f0f0;overflow:hidden}.photo-image img{width:100%;height:100%;object-fit:cover}.photo-download-btn{width:100%;display:flex;align-items:center;justify-content:center;gap:8px;padding:12px 16px;font-size:14px;font-weight:600;color:#fff;background:#004581;border:none;cursor:pointer;transition:background .2s}.photo-download-btn:hover{background:#036}.photo-download-btn svg{width:18px;height:18px}.photos-loading{text-align:center;padding:60px 20px;color:#666;font-size:14px}.photos-load-more{display:flex;justify-content:center;margin-top:50px}.load-more-btn{padding:10px 28px;font-size:12px;font-weight:700;color:#004581;background:#fff;border:1px solid #004581;border-radius:4px;cursor:pointer;letter-spacing:1px}.load-more-btn:hover{background:#004581;color:#fff}@media(max-width:1200px){.photos-wrapper{padding:40px 50px 60px}.photos-grid{gap:20px}}@media(max-width:768px){.photos-main{padding-top:100px}.photos-wrapper{padding:30px 20px 50px}.photos-grid{grid-template-columns:repeat(2,1fr);gap:16px}.photo-download-btn{padding:10px 12px;font-size:13px}.photo-download-btn svg{width:16px;height:16px}}@media(max-width:576px){.photos-wrapper{padding:25px 16px 40px}.photos-grid{grid-template-columns:repeat(2,1fr);gap:12px}.photo-download-btn{padding:10px;font-size:12px;gap:6px}}.shop-inquiry-page{min-height:100vh;background:#fff}.shop-inquiry-main{padding-top:100px}.shop-inquiry-content{padding:0}.shop-inquiry-container{width:100%;padding:0;background:#fff}.shop-inquiry-wrapper{padding:60px 90px 80px;display:flex;justify-content:center;background:#fff}.shop-inquiry-card{width:100%;max-width:600px;padding:40px 50px;background:#fff;border-radius:4px;box-shadow:0 2px 12px #0000001a}.shop-inquiry-intro{font-size:13px;font-weight:600;color:#333;text-align:center;margin:0 0 30px;letter-spacing:.5px}.shop-inquiry-form{display:flex;flex-direction:column;gap:24px}.inquiry-form-group{display:flex;flex-direction:column;gap:8px}.inquiry-label{font-size:13px;font-weight:500;color:#333}.inquiry-input{width:100%;padding:12px 14px;font-size:14px;color:#333;background:#fff;border:1px solid #ddd;border-radius:4px;outline:none}.inquiry-input::placeholder{color:#999}.inquiry-input:focus{border-color:#004581}.inquiry-textarea{width:100%;padding:12px 14px;font-size:14px;color:#333;background:#fff;border:1px solid #ddd;border-radius:4px;outline:none;resize:vertical;min-height:120px}.inquiry-textarea::placeholder{color:#999}.inquiry-textarea:focus{border-color:#004581}.inquiry-submit-btn{width:100%;padding:14px;font-size:13px;font-weight:700;color:#fff;background:#004581;border:none;border-radius:4px;cursor:pointer;letter-spacing:1px;margin-top:8px}.inquiry-submit-btn:hover{background:#036}@media(max-width:1200px){.shop-inquiry-wrapper{padding:50px 50px 60px}.shop-inquiry-card{padding:35px 40px}}@media(max-width:768px){.shop-inquiry-main{padding-top:100px}.shop-inquiry-wrapper{padding:40px 20px 50px}.shop-inquiry-card{padding:30px 24px}.shop-inquiry-intro{font-size:12px;margin-bottom:24px}.shop-inquiry-form{gap:20px}.inquiry-label{font-size:12px}.inquiry-input,.inquiry-textarea{padding:10px 12px;font-size:13px}.inquiry-submit-btn{padding:12px;font-size:12px}}@media(max-width:576px){.shop-inquiry-wrapper{padding:30px 16px 40px}.shop-inquiry-card{padding:24px 20px}.shop-inquiry-intro{font-size:11px;line-height:1.5}.shop-inquiry-form{gap:18px}.inquiry-label{font-size:11px}.inquiry-input,.inquiry-textarea{padding:10px;font-size:12px}.inquiry-textarea{min-height:100px}.inquiry-submit-btn{padding:12px;font-size:11px}}.academy-register-page{min-height:100vh;background:#fff}.academy-register-main{padding-top:100px}.academy-register-content{padding:0}.academy-register-container{width:100%;padding:0;background:#fff}.academy-register-wrapper{padding:50px 90px 80px;max-width:1130px;margin:0 auto}.academy-register-title{font-size:28px;font-weight:600;color:#e6a32e;margin:0 0 12px}.academy-register-description{font-size:16px;color:#e6a32e;line-height:1.4;margin:0 0 40px}.academy-register-form{max-width:420px;text-align:left}.academy-register-form .form-group{display:flex;flex-direction:column;align-items:flex-start;gap:8px;margin-bottom:24px}.academy-register-form .form-label{display:block;font-size:16px;font-weight:700;color:#004581;letter-spacing:.5px}.academy-register-form .form-label .required{color:#e74c3c;font-weight:700}.academy-register-form .select-wrapper{position:relative;width:100%;background:#fff;border:1px solid #004581;border-radius:4px}.academy-register-form .form-select{width:100%;padding:14px 40px 14px 16px;font-size:12px;color:#888;background:transparent;border:none;outline:none;appearance:none;cursor:pointer;letter-spacing:.3px}.academy-register-form .form-select:focus{color:#333}.academy-register-form .select-arrow{position:absolute;right:14px;top:50%;transform:translateY(-50%);width:18px;height:18px;color:#888;pointer-events:none}.academy-register-form .form-input{width:100%;padding:14px 16px;font-size:14px;color:#333;background:#fff;border:1px solid #004581;border-radius:4px;outline:none;box-sizing:border-box}.academy-register-form .form-input::placeholder{color:#999}.academy-register-form .form-input:focus{border-color:#004581;box-shadow:0 0 0 2px #0045811a}.address-type-radio{display:flex;gap:24px;margin-bottom:12px}.address-type-radio .radio-label{display:flex;align-items:center;gap:6px;cursor:pointer;font-size:14px;color:#333}.address-type-radio .radio-label input[type=radio]{width:18px;height:18px;cursor:pointer;accent-color:#004581}.address-input-wrapper{display:flex;gap:10px;width:100%}.address-input-wrapper .address-input{flex:1}.address-search-btn{padding:14px 20px;font-size:14px;font-weight:600;color:#fff;background:#004581;border:none;border-radius:4px;cursor:pointer;white-space:nowrap;transition:background .2s}.address-search-btn:hover{background:#036}.academy-register-form .agreement-group{margin-top:10px;margin-bottom:24px}.academy-register-form .agreement-label{display:flex;align-items:flex-start;gap:10px;cursor:pointer}.academy-register-form .agreement-checkbox{width:18px;height:18px;min-width:18px;min-height:18px;margin-top:2px;cursor:pointer;accent-color:#004581;flex-shrink:0}.academy-register-form .agreement-text{font-size:13px;color:#555;line-height:1.4}.academy-register-btn{display:inline-block;padding:12px 36px;font-size:12px;font-weight:700;color:#004581;background:#fff;border:2px solid #004581;border-radius:4px;cursor:pointer;transition:all .2s;margin-top:16px;letter-spacing:1px}.academy-register-btn:hover:not(:disabled){background:#004581;color:#fff}.academy-register-btn:disabled{opacity:.6;cursor:not-allowed}@media(max-width:1200px){.academy-register-wrapper{padding:40px 50px 60px}.academy-register-title{font-size:26px}.academy-register-description{font-size:15px}}@media(max-width:768px){.academy-register-main{padding-top:100px}.academy-register-wrapper{padding:35px 20px 50px}.academy-register-title{font-size:24px}.academy-register-description{font-size:15px;margin-bottom:30px}.academy-register-form{max-width:100%}.academy-register-form .form-label{font-size:11px}.academy-register-form .form-select{padding:12px 40px 12px 14px;font-size:12px}.academy-register-form .form-input{padding:12px 14px;font-size:13px}.address-type-radio{gap:20px}.address-type-radio .radio-label{font-size:13px}.address-search-btn{padding:12px 16px;font-size:13px}}@media(max-width:576px){.academy-register-wrapper{padding:30px 16px 40px}.academy-register-title{font-size:22px;line-height:1.3}.academy-register-description{font-size:14px;margin-bottom:25px;line-height:1.5}.academy-register-form .form-group{margin-bottom:18px}.academy-register-form .form-label{font-size:10px;letter-spacing:.3px}.academy-register-form .form-select{padding:12px 36px 12px 12px;font-size:11px}.academy-register-form .select-arrow{right:12px;width:16px;height:16px}.academy-register-btn{padding:11px 30px;font-size:11px}.academy-register-form .form-input{padding:11px 12px;font-size:12px}.address-type-radio{gap:16px}.address-type-radio .radio-label{font-size:12px}.address-type-radio .radio-label input[type=radio]{width:16px;height:16px}.address-input-wrapper{flex-direction:column}.address-search-btn{padding:11px 14px;font-size:12px}.academy-register-form .agreement-text{font-size:12px}.academy-register-form .agreement-checkbox{width:16px;height:16px;min-width:16px}}.news-page{min-height:100vh;background:#f5f5f5}.news-main{padding-top:80px}.news-hero{background:linear-gradient(135deg,#1a1a2e,#16213e);padding:60px 20px;text-align:center}.news-hero-content{max-width:1200px;margin:0 auto}.news-hero-title{font-size:48px;font-weight:800;color:#fff;letter-spacing:4px;margin:0}.news-content{padding:60px 20px 80px}.news-container{max-width:1200px;margin:0 auto}.news-loading{display:flex;justify-content:center;align-items:center;min-height:400px}.news-loading-spinner{width:40px;height:40px;border:3px solid #e0e0e0;border-top-color:#1a1a2e;border-radius:50%;animation:spin .8s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.news-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:30px}.news-card{background:#fff;border-radius:12px;overflow:hidden;cursor:pointer;transition:transform .3s ease,box-shadow .3s ease;box-shadow:0 2px 8px #00000014}.news-card:hover{transform:translateY(-8px);box-shadow:0 12px 24px #00000026}.news-card-image{position:relative;width:100%;padding-top:60%;overflow:hidden;background:#e8e8e8}.news-card-image img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.news-card:hover .news-card-image img{transform:scale(1.05)}.news-card-placeholder{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#e8e8e8,#d0d0d0)}.news-card-placeholder svg{width:48px;height:48px;color:#bbb}.news-card-content{padding:24px}.news-card-category{display:inline-block;font-size:11px;font-weight:700;color:#0097a7;letter-spacing:1px;margin-bottom:12px}.news-card-title{font-size:18px;font-weight:700;color:#1a1a2e;line-height:1.4;margin:0 0 12px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.news-card-excerpt{font-size:14px;color:#666;line-height:1.6;margin:0 0 16px;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.news-card-date{font-size:13px;color:#999;font-weight:500}.news-empty{text-align:center;padding:80px 20px;background:#fff;border-radius:12px}.news-empty p{font-size:16px;color:#666;margin:0}.news-load-more{display:flex;justify-content:center;margin-top:50px}.news-load-more-btn{padding:16px 48px;font-size:14px;font-weight:700;letter-spacing:1px;color:#fff;background:#1a1a2e;border:none;border-radius:50px;cursor:pointer;transition:all .3s ease}.news-load-more-btn:hover{background:#2a2a4e;transform:translateY(-2px);box-shadow:0 4px 12px #1a1a2e4d}.news-load-more-btn:disabled{background:#999;cursor:not-allowed;transform:none;box-shadow:none}.news-btn-loading{display:inline-flex;align-items:center;gap:8px}@media(max-width:1024px){.news-grid{grid-template-columns:repeat(2,1fr);gap:24px}.news-hero-title{font-size:40px}.news-content{padding:50px 20px 60px}}@media(max-width:768px){.news-main{padding-top:70px}.news-hero{padding:50px 20px}.news-hero-title{font-size:32px;letter-spacing:2px}.news-content{padding:40px 16px 50px}.news-grid{grid-template-columns:1fr;gap:20px}.news-card-content{padding:20px}.news-card-title{font-size:16px}.news-card-excerpt{font-size:13px;-webkit-line-clamp:2}.news-load-more-btn{padding:14px 40px;font-size:13px}}@media(max-width:480px){.news-hero{padding:40px 16px}.news-hero-title{font-size:28px}.news-content{padding:30px 12px 40px}.news-card-image{padding-top:56%}.news-card-content{padding:16px}.news-card-category{font-size:10px;margin-bottom:8px}.news-card-title{font-size:15px;margin-bottom:8px}.news-card-excerpt{font-size:12px;margin-bottom:12px}.news-card-date{font-size:12px}.news-load-more{margin-top:40px}.news-load-more-btn{padding:12px 32px;font-size:12px}}.news-detail{display:flex;flex-direction:column;min-height:100vh}.news-detail-content{flex:1;background:#fff;padding-top:100px}.news-detail-container{max-width:1200px;margin:0 auto;padding:40px 90px 80px}.back-button{font-size:14px;font-weight:400;color:#8a8a8a;background:none;border:none;padding:0 0 2px;margin-bottom:40px;cursor:pointer;display:inline-flex;align-items:center}.back-button:hover{color:#333}.news-detail-title{font-size:28px;font-weight:700;color:#000;line-height:1.4;margin:0 0 20px}.news-detail-meta{font-size:14px;font-weight:400;color:#8a8a8a;margin-bottom:30px}.news-detail-divider{width:100%;height:2px;background:#000;margin-bottom:30px}.news-detail-image{width:100%;margin-bottom:30px}.news-detail-image img{width:100%;max-height:500px;display:block;object-fit:cover}.news-detail-body{font-size:15px;font-weight:400;color:#333;line-height:1.8;margin-bottom:40px}.news-detail-body p{margin:0 0 16px}.news-detail-body p:last-child{margin-bottom:0}.news-detail-body img{max-width:100%;height:auto}@media(max-width:1200px){.news-detail-container{padding:40px 50px 60px}.news-detail-title{font-size:24px}}@media(max-width:768px){.news-detail-container{padding:30px 20px 50px}.back-button{font-size:13px;margin-bottom:30px}.news-detail-title{font-size:20px;margin-bottom:16px}.news-detail-meta{font-size:12px;margin-bottom:20px}.news-detail-divider,.news-detail-image{margin-bottom:20px}.news-detail-image img{max-height:300px}.news-detail-body{font-size:14px;line-height:1.7;margin-bottom:30px}}@media(max-width:576px){.news-detail-container{padding:25px 16px 40px}.back-button{font-size:12px;margin-bottom:25px}.news-detail-title{font-size:18px;margin-bottom:14px}.news-detail-meta{font-size:11px;margin-bottom:18px}.news-detail-image img{max-height:220px}.news-detail-body{font-size:13px}}.championship-detail-page{min-height:100vh;background:#fff}.championship-detail-main{padding-top:80px}.championship-loading{text-align:center;padding:100px 20px;color:#666;font-size:14px}.championship-hero{background:linear-gradient(135deg,#0a3d62,#1a5276,#2e86ab);min-height:400px;display:flex;align-items:center;justify-content:center;position:relative;overflow:hidden}.championship-hero:before{content:"";position:absolute;inset:0;background:url("data:image/svg+xml,%3Csvg width='60' height='60' viewBox='0 0 60 60' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg fill='%23ffffff' fill-opacity='0.05'%3E%3Cpath d='M36 34v-4h-2v4h-4v2h4v4h2v-4h4v-2h-4zm0-30V0h-2v4h-4v2h4v4h2V6h4V4h-4zM6 34v-4H4v4H0v2h4v4h2v-4h4v-2H6zM6 4V0H4v4H0v2h4v4h2V6h4V4H6z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");opacity:.5}.championship-hero-content{position:relative;z-index:1;text-align:center;width:100%;height:100%;display:flex;align-items:center;justify-content:center}.championship-hero-image{width:100%;height:400px;object-fit:cover}.championship-logo-placeholder{display:flex;flex-direction:column;align-items:center;gap:8px}.championship-logo-name{font-size:48px;font-weight:800;color:#fff;letter-spacing:2px}.championship-logo-subtitle{font-size:16px;font-weight:500;color:#ffffffe6;letter-spacing:3px}.championship-logo-year{font-size:24px;font-weight:700;color:#4ecdc4}.championship-content{background:#fff}.championship-container{max-width:1500px;margin:0 auto;padding:40px 40px 60px}.championship-date-section{display:flex;justify-content:space-between;align-items:flex-start;padding-bottom:30px}.championship-date-left{flex:1}.championship-date{font-size:20px;font-weight:700;color:#004581;margin:0 0 8px}.championship-date-note{font-size:11px;color:#888;line-height:1.5;margin:0}.championship-rating{display:flex;align-items:center;gap:4px}.rating-number{font-size:18px;font-weight:600;color:#333}.rating-star{font-size:20px;color:#f5a623}.championship-info-box{border:1px solid #004581;border-radius:4px;padding:24px;margin-bottom:40px}.championship-description{font-size:12px;color:#004581;line-height:1.7;margin:0 0 24px;padding-bottom:24px;border-bottom:1px solid #ddd}.championship-hotels{margin-bottom:16px;padding-bottom:16px;border-bottom:1px solid #ddd}.championship-staff{margin-bottom:0}.info-section-title{font-size:13px;font-weight:700;color:#004581;margin:0 0 8px}.info-link{display:block;font-size:12px;color:#004581;text-decoration:none;margin-bottom:4px}.info-link:hover{text-decoration:underline}.staff-note{font-size:12px;color:#004581;margin:0}.info-link-inline{color:#004581;text-decoration:none;font-weight:600}.info-link-inline:hover{text-decoration:underline}.championship-bottom{display:grid;grid-template-columns:1fr 1.5fr 1fr;gap:40px;padding-top:20px;padding-bottom:40px}.championship-section-title{font-size:20px;font-weight:700;color:#333;margin:0 0 16px}.location-venue{font-size:13px;font-weight:600;color:#333;margin:0 0 8px}.location-address{font-size:13px;color:#333;margin:0 0 4px}.price-label{font-size:13px;font-weight:600;color:#333;margin:0 0 8px}.price-item+.price-label,.price-note+.price-label,.price-deadline+.price-label{margin-top:20px}.price-label-border{padding-top:20px;border-top:1px solid #ddd}.price-item{font-size:13px;color:#333;margin:0 0 4px}.price-deadline{font-size:12px;color:#888;margin:4px 0 0}.price-notices{display:grid;grid-template-columns:1fr 1fr;gap:24px;margin-top:24px;padding-top:20px;border-top:1px solid #eee}.price-notice{padding:0}.price-notice-title{font-size:13px;font-weight:700;color:#333;margin:0 0 12px}.price-notice-text{font-size:12px;color:#666;line-height:1.6;margin:0 0 8px}.price-notice-text:last-child{margin-bottom:0}.price-note{font-size:13px;color:#666;margin:0 0 6px;line-height:1.5}.price-item+.price-note{margin-top:16px}.price-note:last-of-type{margin-bottom:16px}.championship-buttons{display:flex;flex-direction:column;gap:10px}.championship-btn{display:block;padding:12px 20px;font-size:12px;font-weight:600;color:#004581;text-align:center;text-decoration:none;background:#fff;border:2px solid #004581;border-radius:4px;letter-spacing:.5px;transition:all .2s ease}.championship-btn:hover{background:#004581;color:#fff}.championship-register{display:flex;justify-content:center;padding-top:40px}.register-btn{display:inline-block;padding:14px 40px;font-size:13px;font-weight:700;color:#004581;text-decoration:none;background:#fff;border:2px solid #004581;border-radius:4px;letter-spacing:1px;transition:all .2s ease;cursor:pointer}.register-btn:hover{background:#004581;color:#fff}.championship-relevant-dates{width:100%;padding:50px 0;background:#f5f7fa}.relevant-dates-inner{max-width:1500px;margin:0 auto;padding:0 40px}.relevant-dates-title{font-size:24px;font-weight:700;color:#004581;margin:0 0 8px}.relevant-dates-note{font-size:16px;font-style:italic;color:#888;margin:0 0 30px}.relevant-dates-columns{display:flex;gap:60px}.relevant-dates-column{flex:1}.relevant-date-item{border-bottom:1px solid #ddd}.relevant-date-header{display:flex;justify-content:space-between;align-items:center;padding:16px 0;cursor:pointer}.relevant-date-header:hover{background:#00458108}.relevant-date-info{display:flex;flex-direction:column;gap:4px}.relevant-date-label{font-size:16px;font-weight:500;color:#333;margin:0}.relevant-date-value{font-size:16px;color:#004581;margin:0}.relevant-date-toggle{display:flex;align-items:center;justify-content:center;width:28px;height:28px;font-size:20px;font-weight:400;color:#fff;background:#004581;border:none;border-radius:4px;cursor:pointer;transition:background .2s}.relevant-date-toggle:hover{background:#036}.relevant-date-content{max-height:0;overflow:hidden;transition:max-height .5s ease,padding .3s ease;padding:0}.relevant-date-item.open .relevant-date-content{max-height:3000px;padding:0 0 20px}.relevant-date-section{margin-bottom:16px}.relevant-date-section:last-child{margin-bottom:0}.relevant-date-section-title{font-size:14px;font-weight:700;color:#333;margin:0 0 8px}.relevant-date-content p{font-size:13px;color:#004581;line-height:1.7;margin:0 0 6px}.relevant-date-content p:last-child{margin-bottom:0}.championship-sponsors{display:flex;justify-content:center;align-items:center;gap:80px;padding:50px 0;border-top:1px solid #ddd}.sponsor-item{display:flex;align-items:center;justify-content:center}.sponsor-name{font-size:24px;font-weight:700;color:#333;letter-spacing:1px}.championship-map{width:100%;margin-top:180px}.championship-map-container{width:100%;height:450px;background:#e5e5e5}.championship-belt-divisions{width:100%;padding:50px 0;margin-top:100px}.belt-divisions-inner{max-width:1500px;margin:0 auto;padding:0 40px}.belt-divisions-title{font-size:24px;font-weight:700;color:#004581;margin:0 0 24px}.belt-divisions-subtitle{font-size:16px;font-weight:600;color:#333;margin:0 0 16px}.belt-divisions-content{display:flex;gap:40px}.belt-table-wrapper{flex:1;max-width:900px}.belt-table{width:100%;border-collapse:collapse}.belt-table thead tr{background:#004581}.belt-table th{padding:12px 16px;font-size:14px;font-weight:600;color:#fff;text-align:left;border-right:1px solid rgba(255,255,255,.3)}.belt-table th:nth-child(2){background:#0a3d62}.belt-table th:last-child{border-right:none}.belt-table tbody tr{background:#f5f7fa}.belt-table td{padding:12px 16px;font-size:14px;color:#333;border-bottom:1px solid #fff;border-right:1px solid #fff}.belt-table td:nth-child(2){background:#e8ebef}.belt-table td:last-child{border-right:none}.belt-cards-wrapper{display:none}.belt-card{background:#004581;padding:16px;margin-bottom:8px}.belt-card-year{font-size:14px;color:#fff;margin:0 0 4px}.belt-card-division{font-size:16px;font-weight:700;color:#fff;margin:0 0 4px}.belt-card-belt{font-size:14px;font-style:italic;color:#fffc;margin:0}.belt-notes{flex:0 0 350px}.belt-note{font-family:Pretendard,sans-serif;font-size:14px;color:#666;line-height:1.6;margin:0 0 16px}.belt-register{display:flex;justify-content:center;margin-top:50px}.belt-desktop{display:block}.belt-mobile{display:none}.open-class-section{margin-top:50px}.open-class-title{font-size:24px;font-weight:700;color:#004581;margin:0 0 24px}.open-class-intro{font-size:14px;font-weight:700;color:#333;line-height:1.6;margin:0 0 16px}.open-class-text{font-size:14px;color:#333;line-height:1.6;margin:0 0 12px}.open-class-subtitle{font-size:14px;font-weight:700;color:#333;margin:24px 0 12px}.important-info-section{margin-top:50px}.important-info-subtitle{font-size:14px;font-weight:700;color:#333;margin:24px 0 12px}.important-info-subtitle:first-of-type{margin-top:0}.important-info-text{font-size:14px;color:#333;line-height:1.6;margin:0 0 12px}.important-info-register{display:flex;justify-content:center;margin-top:60px}.championship-important-info{width:100%;padding:50px 0}.important-info-inner{max-width:1500px;margin:0 auto;padding:0 40px}.important-info-title{font-size:24px;font-weight:700;color:#004581;margin:0 0 24px}.important-info-content{font-family:Pretendard,sans-serif;font-size:14px;color:#333;line-height:1.8}.important-info-content h3,.important-info-content h4{font-size:16px;font-weight:700;color:#004581;margin:30px 0 16px}.important-info-content h3:first-child,.important-info-content h4:first-child{margin-top:0}.important-info-content p{margin:0 0 12px}.important-info-content ul,.important-info-content ol{margin:0 0 16px;padding-left:20px}.important-info-content li{margin-bottom:8px}.important-info-content strong{font-weight:700;color:#004581}.important-info-content a{color:#004581;text-decoration:underline}.important-info-content a:hover{color:#002d54}@media(max-width:992px){.championship-bottom{grid-template-columns:1fr 1fr}.championship-buttons{grid-column:1 / -1;flex-direction:row;flex-wrap:wrap}.championship-btn{flex:1;min-width:calc(50% - 5px)}}@media(max-width:768px){.championship-detail-main{padding-top:60px}.championship-hero{min-height:300px}.championship-logo-name{font-size:32px}.price-notices{grid-template-columns:1fr}.championship-logo-subtitle{font-size:12px}.championship-logo-year{font-size:20px}.championship-container{padding:30px 20px 50px}.championship-date-section{flex-direction:column;gap:16px}.championship-rating{align-self:flex-start}.championship-info-box{padding:20px}.championship-description{font-size:11px}.championship-bottom{grid-template-columns:1fr;gap:30px}.championship-buttons{flex-direction:column}.championship-btn{min-width:100%}.championship-relevant-dates{padding:40px 0}.relevant-dates-inner{padding:0 20px}.relevant-dates-columns{flex-direction:column;gap:0}.championship-sponsors{flex-direction:column;gap:40px}.championship-map-container{height:300px}.belt-divisions-inner{padding:0 20px}.belt-divisions-content{flex-direction:column}.belt-table-wrapper{max-width:100%}.belt-notes{flex:none}.belt-desktop{display:none}.belt-mobile{display:block}.important-info-inner{padding:0 20px}}@media(max-width:576px){.championship-hero{min-height:250px}.championship-logo-name{font-size:24px}.championship-logo-subtitle{font-size:10px;letter-spacing:2px}.championship-logo-year{font-size:18px}.championship-container{padding:24px 16px 40px}.championship-date{font-size:18px}.championship-date-note{font-size:10px}.championship-info-box{padding:16px}.championship-section-title{font-size:14px}.register-btn{padding:12px 32px;font-size:12px}.championship-relevant-dates{padding:30px 0}.relevant-dates-inner,.belt-divisions-inner{padding:0 16px}.belt-divisions-title,.open-class-title{font-size:20px}.open-class-intro,.open-class-text,.open-class-subtitle{font-size:13px}.important-info-subtitle,.important-info-text{font-size:13px}.important-info-inner{padding:0 16px}.important-info-title{font-size:20px}.important-info-content{font-size:13px}.important-info-content h3,.important-info-content h4{font-size:14px}}@media(min-width:993px){.championship-hero-image{height:auto}}.registration-championship-title{font-size:14px;font-weight:600;color:#333;margin:0 0 24px;text-transform:uppercase;letter-spacing:.3px;text-align:center}.registration-input-wrapper{max-width:500px}.registration-hint{font-size:12px;color:#d32f2f;margin:6px 0 0}.registration-hint-strong{font-size:13px;font-weight:600;color:#c62828;margin:8px 0 0}.registration-agreement-desc{font-size:13px;color:#555;line-height:1.6;margin:12px 0 0;padding-left:26px}.registration-agreements-accordion{display:block}.registration-agreements-accordion .agreement-item{display:flex;flex-direction:column;background:#fff;border:1px solid #ddd;border-radius:6px;margin-bottom:10px}.registration-agreements-accordion .agreement-item:last-child{margin-bottom:0}.registration-agreements-accordion .agreement-header{display:flex;justify-content:space-between;align-items:center;width:100%;padding:14px 16px;background:#fff;box-sizing:border-box}.registration-agreements-accordion .agreement-header .registration-checkbox-wrapper{flex:1}.registration-agreements-accordion .agreement-toggle{width:28px;height:28px;min-width:28px;font-size:18px;font-weight:400;color:#004581;background:#fff;border:2px solid #004581;border-radius:4px;cursor:pointer;margin-left:10px;padding:0;line-height:1}.registration-agreements-accordion .agreement-toggle:hover{background:#004581;color:#fff}.registration-agreements-accordion .agreement-content{display:none;width:100%;padding:16px 20px;background:#f8f9fa;border-top:1px solid #eee;box-sizing:border-box}.registration-agreements-accordion .agreement-item.open .agreement-content{display:block;width:100%}.registration-agreements-accordion .agreement-content p{font-size:13px;color:#444;line-height:1.8;margin:0 0 12px}.registration-agreements-accordion .agreement-content p:last-child{margin-bottom:0}.registration-agreements-accordion .agreement-content strong{font-weight:600;color:#333}.registration-agreements-accordion .agreement-content ul{margin:12px 0;padding-left:20px}.registration-agreements-accordion .agreement-content li{font-size:13px;color:#444;line-height:1.8;margin-bottom:6px}.registration-agreements-accordion .agreement-content li:last-child{margin-bottom:0}.registration-academy-select-wrapper{position:relative;max-width:500px}.registration-academy-select-box{position:relative;width:100%;padding:10px 36px 10px 14px;font-size:14px;background:#f5f7fa;border:1px solid #ddd;border-radius:2px;cursor:pointer;display:flex;align-items:center;justify-content:space-between;transition:border-color .2s ease}.registration-academy-select-box:hover{border-color:#004581}.registration-academy-select-value{color:#333}.registration-academy-select-placeholder{color:#999}.registration-academy-dropdown{position:absolute;top:100%;left:0;right:0;background:#fff;border:1px solid #ddd;border-top:none;border-radius:0 0 2px 2px;z-index:100;max-height:250px;overflow:hidden;box-shadow:0 4px 8px #0000001a}.registration-academy-search-box{padding:10px;border-bottom:1px solid #eee}.registration-academy-search-input{width:100%;padding:8px 12px;font-size:14px;border:1px solid #ddd;border-radius:2px;background:#f9f9f9}.registration-academy-search-input:focus{outline:none;border-color:#004581;background:#fff}.registration-academy-dropdown-list{list-style:none;margin:0;padding:0;max-height:180px;overflow-y:auto}.registration-academy-dropdown-item{padding:10px 14px;font-size:14px;color:#333;cursor:pointer;transition:background-color .15s ease}.registration-academy-dropdown-item:hover{background:#f5f7fa}.registration-academy-dropdown-item.selected{background:#e8f0f8;color:#004581;font-weight:500}.registration-academy-dropdown-empty{padding:16px 14px;font-size:14px;color:#999;text-align:center}@media(max-width:768px){.championship-register-main{padding-top:140px!important}.championship-register-container{padding:20px 16px}.registration-card-content{padding:24px 20px}.registration-form-row{grid-template-columns:1fr;gap:6px}.registration-label{text-align:left}.registration-input,.registration-select-wrapper,.registration-academy-select-wrapper{max-width:100%}.registration-radio-group{gap:16px}.registration-agreements-section{padding:20px}.registration-agreements-list{grid-template-columns:1fr;gap:10px}.registration-agreements-accordion .agreement-header{padding:12px 14px}.registration-agreements-accordion .agreement-content{padding:14px 16px}.registration-agreements-accordion .agreement-content p,.registration-agreements-accordion .agreement-content li{font-size:12px}.registration-buttons{flex-direction:column-reverse}.registration-btn-back,.registration-btn-continue{width:100%;text-align:center}}@media(max-width:576px){.championship-register-main{padding-top:130px!important}.championship-register-container{padding:16px 12px}.registration-card-content{padding:20px 16px}.registration-agreements-section{padding:16px}.registration-championship-title{font-size:13px}}.registration-size-link{color:#004581;text-decoration:none}.registration-size-link:hover{text-decoration:underline}.registration-excel-upload-wrapper{max-width:500px}.registration-excel-template{display:flex;align-items:center;gap:12px;margin-bottom:12px;flex-wrap:wrap}.registration-template-download-btn{padding:8px 16px;font-size:13px;font-weight:600;color:#004581;background:#fff;border:1px solid #004581;border-radius:2px;cursor:pointer;transition:all .2s ease;white-space:nowrap}.registration-template-download-btn:hover{background:#004581;color:#fff}.registration-template-hint{font-size:12px;color:#666}.registration-excel-input-area{display:flex;align-items:center;gap:10px}.registration-file-input{display:none}.registration-file-label{flex:1;padding:10px 14px;font-size:14px;color:#666;background:#f5f7fa;border:1px solid #ddd;border-radius:2px;cursor:pointer;transition:border-color .2s ease;text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.registration-file-label:hover{border-color:#004581}.registration-file-remove-btn{padding:10px 16px;font-size:13px;font-weight:600;color:#d32f2f;background:#fff;border:1px solid #d32f2f;border-radius:2px;cursor:pointer;transition:all .2s ease;white-space:nowrap}.registration-file-remove-btn:hover{background:#d32f2f;color:#fff}@media(max-width:768px){.registration-excel-upload-wrapper{max-width:100%}.registration-excel-template{flex-direction:column;align-items:flex-start;gap:8px}.registration-template-download-btn{width:100%;text-align:center}.registration-excel-input-area{flex-direction:column;width:100%}.registration-file-label,.registration-file-remove-btn{width:100%;text-align:center}}.championship-register-page{min-height:100vh;background:#f0f0f0}.championship-register-main{padding-top:80px;padding-bottom:60px;min-height:calc(100vh - 140px);display:flex;align-items:flex-start;justify-content:center}.championship-register-loading{text-align:center;padding:100px 20px;color:#666;font-size:14px}.championship-register-container{width:100%;max-width:1000px;padding:40px 20px}.registration-card{background:transparent}.registration-card-content{background:#fff;border:1px solid #ddd;border-radius:2px;padding:30px 40px 40px;margin-bottom:12px}.registration-championship-title{font-size:14px;font-weight:600;color:#333;margin:0 0 24px;text-transform:uppercase;letter-spacing:.3px}.registration-form-fields{display:flex;flex-direction:column;gap:12px}.registration-form-row{display:grid;grid-template-columns:220px 1fr;align-items:flex-start;gap:16px}.registration-label{font-size:14px;font-weight:600;color:#004581;text-align:right;line-height:1.4;padding-top:10px}.registration-value{font-size:14px;color:#333}.registration-input{width:100%;max-width:500px;padding:10px 14px;font-size:14px;color:#333;background:#f5f7fa;border:1px solid #ddd;border-radius:2px;transition:border-color .2s ease}.registration-input:focus{outline:none;border-color:#004581;background:#fff}.registration-input::placeholder{color:#999}.registration-select-wrapper{position:relative;max-width:500px;margin-top:0}.registration-select{width:100%;padding:10px 36px 10px 14px;font-size:14px;color:#666;background:#f5f7fa;border:1px solid #ddd;border-radius:2px;appearance:none;cursor:pointer;transition:border-color .2s ease}.registration-select:focus{outline:none;border-color:#004581}.registration-select option{color:#333}.registration-select-arrow{position:absolute;right:14px;top:50%;transform:translateY(-50%);font-size:10px;color:#004581;pointer-events:none}.registration-radio-group{display:flex;gap:20px;padding-top:10px}.registration-radio-label{display:flex;align-items:center;gap:6px;cursor:pointer;font-size:14px;color:#333}.registration-radio-label input[type=radio]{width:16px;height:16px;accent-color:#004581;cursor:pointer}.registration-agreements-section{background:#fff;border:1px solid #ddd;border-radius:2px;padding:24px 40px;margin-bottom:20px}.registration-agreements-section .registration-section-title{font-size:14px;font-weight:600;color:#004581;margin:0 0 20px;padding:0;border:none}.registration-agreement-all{padding-bottom:14px;margin-bottom:14px;border-bottom:1px solid #e0e0e0}.registration-agreements-list{display:grid;grid-template-columns:repeat(2,1fr);gap:10px 30px}.registration-checkbox-wrapper{display:flex;align-items:flex-start;gap:10px;cursor:pointer}.registration-checkbox{width:16px;height:16px;margin-top:2px;cursor:pointer;flex-shrink:0;accent-color:#004581}.registration-checkbox-text{font-size:13px;color:#555;line-height:1.4}.registration-checkbox-text-bold{font-size:14px;font-weight:600;color:#333;line-height:1.4}.registration-buttons{display:flex;justify-content:flex-end;gap:10px;padding-top:0}.registration-btn-back{padding:10px 24px;font-size:13px;font-weight:600;color:#004581;background:#fff;border:1px solid #004581;border-radius:2px;cursor:pointer;transition:all .2s ease}.registration-btn-back:hover{background:#004581;color:#fff}.registration-btn-continue{padding:10px 24px;font-size:13px;font-weight:600;color:#666;background:#e8e8e8;border:1px solid #ccc;border-radius:2px;cursor:pointer;transition:all .2s ease}.registration-btn-continue:hover{background:#004581;color:#fff;border-color:#004581}@media(max-width:768px){.championship-register-main{padding-top:60px}.championship-register-container{padding:20px 16px}.registration-card-content{padding:24px 20px}.registration-form-row{grid-template-columns:1fr;gap:6px}.registration-label{text-align:left}.registration-input,.registration-select-wrapper{max-width:100%}.registration-radio-group{gap:16px}.registration-agreements-section{padding:20px}.registration-agreements-list{grid-template-columns:1fr;gap:10px}.registration-buttons{flex-direction:column-reverse}.registration-btn-back,.registration-btn-continue{width:100%;text-align:center}}@media(max-width:576px){.championship-register-container{padding:16px 12px}.registration-card-content{padding:20px 16px}.registration-agreements-section{padding:16px}.registration-championship-title{font-size:13px}}.pre-schedule-page{min-height:100vh;background:#fff}.pre-schedule-main{padding-top:100px}.pre-schedule-content{padding:0}.pre-schedule-container{width:100%;padding:0;background:#fff}.pre-schedule-wrapper{max-width:1500px;margin:0 auto;padding:40px 40px 80px}.pre-schedule-championship{font-size:20px;font-weight:700;color:#004581;text-align:center;margin:0 0 40px}.pre-schedule-release{font-size:14px;font-style:italic;color:#333;margin:0 0 30px}.pre-schedule-days{margin-bottom:40px}.pre-schedule-day{margin-bottom:24px}.pre-schedule-day-title{font-size:14px;font-weight:700;color:#333;margin:0 0 8px}.pre-schedule-divisions{list-style:none;padding:0;margin:0}.pre-schedule-divisions li{font-size:14px;color:#333;line-height:1.8}.pre-schedule-notes{padding-top:30px;border-top:1px solid #ddd}.pre-schedule-notes p{font-size:13px;color:#333;line-height:1.6;margin:0 0 12px}.pre-schedule-notes p:last-child{margin-bottom:0}.pre-schedule-notice{text-align:center;padding:80px 20px}.pre-schedule-notice p{font-size:16px;color:#333;line-height:1.8;margin:0}.pre-schedule-notice .pre-schedule-note{font-size:14px;color:#888}@media(max-width:1200px){.pre-schedule-wrapper{padding:30px 50px 60px}}@media(max-width:768px){.pre-schedule-main{padding-top:100px}.pre-schedule-wrapper{padding:24px 20px 50px}.pre-schedule-box{padding:30px 24px}.pre-schedule-championship{font-size:16px;margin-bottom:30px}.pre-schedule-release,.pre-schedule-day-title,.pre-schedule-divisions li{font-size:13px}.pre-schedule-notes p{font-size:12px}}@media(max-width:576px){.pre-schedule-wrapper{padding:20px 16px 40px}.pre-schedule-box{padding:24px 20px}.pre-schedule-championship{font-size:14px}.pre-schedule-release,.pre-schedule-day-title,.pre-schedule-divisions li{font-size:12px}.pre-schedule-notes p{font-size:11px}}.athletes-teams-page{min-height:100vh;background:#fff;display:flex;flex-direction:column}.athletes-teams-main{flex:1;padding-top:100px}.athletes-teams-content{padding:0}.athletes-teams-container{width:100%;padding:0;background:#fff}.athletes-teams-wrapper{max-width:1200px;margin:0 auto;padding:40px 40px 80px}.athletes-teams-championship{font-size:20px;font-weight:700;color:#004581;text-align:center;margin:0 0 8px}.athletes-teams-updated{font-size:13px;color:#888;text-align:center;margin:0 0 30px}.updated-label{font-weight:600}.athletes-teams-filter{display:flex;justify-content:center;gap:12px;margin-bottom:40px}.name-search-input{width:200px;padding:10px 16px;font-size:14px;color:#333;background:#fff;border:2px solid #004581;border-radius:4px}.name-search-input:focus{outline:none}.name-search-input::placeholder{color:#999}.belt-select{width:280px;padding:10px 16px;font-size:14px;color:#333;background:#fff;border:2px solid #004581;border-radius:4px;cursor:pointer;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12'%3E%3Cpath fill='%23333' d='M6 8L1 3h10z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 12px center}.belt-select:focus{outline:none}.belt-section{margin-bottom:40px}.belt-title{font-size:22px;font-weight:700;color:#fcaf17;margin:0 0 20px}.category-section{margin-bottom:30px}.absolute-section{margin-top:40px;padding-top:30px;border-top:3px solid #FCAF17}.absolute-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px;padding:12px 16px;background:#fcaf17;border-radius:4px}.absolute-name{font-size:16px;font-weight:700;color:#fff}.absolute-total{font-size:13px;color:#fff}.gender-group{margin-bottom:24px;padding:16px;background:#f8f9fa;border-radius:8px}.gender-title{font-size:16px;font-weight:700;color:#004581;margin:0 0 16px;padding-bottom:8px;border-bottom:2px solid #004581}.division-group{margin-bottom:16px;margin-left:12px}.division-title{font-size:14px;font-weight:600;color:#333;margin:0 0 8px;padding:8px 12px;background:#e8ebef;border-radius:4px;border-left:3px solid #FCAF17}.division-belt{color:#004581}.division-separator{margin:0 8px;color:#999}.division-weight{color:#333}.category-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:8px}.category-name{font-size:14px;font-weight:700;color:#999}.category-total{font-size:13px;color:#888}.athletes-table{width:100%;border-collapse:collapse;table-layout:fixed}.athletes-table thead tr{background:#004581}.athletes-table th{padding:12px 16px;font-size:13px;font-weight:600;color:#fff;text-align:left}.athletes-table th:nth-child(1),.athletes-table td:nth-child(1){width:25%}.athletes-table th:nth-child(2),.athletes-table td:nth-child(2){width:15%}.athletes-table th:nth-child(3),.athletes-table td:nth-child(3){width:25%}.athletes-table th:nth-child(4),.athletes-table td:nth-child(4){width:35%}.athletes-table th:last-child{background:#0a3d62}.athletes-loading,.athletes-empty{text-align:center;padding:60px 20px;color:#666;font-size:14px}.athletes-table tbody tr{background:#f5f7fa;border-bottom:1px solid #fff}.athletes-table td{padding:12px 16px;font-size:13px;color:#333}.athletes-table td:last-child{background:#e8ebef}@media(max-width:768px){.athletes-teams-main{padding-top:100px}.athletes-teams-wrapper{padding:24px 20px 50px}.athletes-teams-championship{font-size:16px}.athletes-teams-updated{font-size:11px}.athletes-teams-filter{flex-direction:column}.belt-select,.name-search-input{width:100%}.belt-title{font-size:16px}.category-header{flex-direction:column;align-items:flex-start;gap:4px}.category-name{font-size:13px}.category-total{font-size:12px}.athletes-table th,.athletes-table td{padding:10px 12px;font-size:12px}.gender-group{padding:12px}.gender-title{font-size:14px}.division-title{font-size:13px;padding:6px 10px}.absolute-section{margin-top:30px;padding-top:20px}.absolute-header{padding:10px 12px}.absolute-name{font-size:14px}.absolute-total{font-size:12px}}@media(max-width:576px){.athletes-teams-wrapper{padding:20px 16px 40px}.athletes-teams-championship,.belt-title{font-size:14px}.category-name{font-size:12px}.athletes-table th,.athletes-table td{padding:8px 10px;font-size:11px}.gender-group{padding:10px}.gender-title{font-size:13px;margin-bottom:12px}.division-group{margin-left:8px}.division-title{font-size:12px;padding:6px 8px}.absolute-section{margin-top:24px;padding-top:16px}.absolute-header{padding:8px 10px;flex-direction:column;align-items:flex-start;gap:4px}.absolute-name{font-size:13px}.absolute-total{font-size:11px}}.weigh-ins-page{min-height:100vh;background:#fff}.weigh-ins-main{padding-top:100px}.weigh-ins-content{padding:0}.weigh-ins-container{width:100%;padding:0;background:#fff}.weigh-ins-wrapper{max-width:1200px;margin:0 auto;padding:40px 40px 80px}.weigh-ins-notice{background:#f5f7fa;border-left:4px solid #004581;padding:20px 24px;margin-bottom:40px}.weigh-ins-notice .weigh-ins-text{margin:0;color:#004581;font-weight:500}.weigh-ins-section{margin-bottom:40px}.weigh-ins-section:last-child{margin-bottom:0}.weigh-ins-section-title{font-size:18px;font-weight:700;color:#004581;margin:0 0 16px}.weigh-ins-text{font-size:14px;color:#333;line-height:1.7;margin:0 0 16px}.weigh-ins-text strong,.weigh-ins-bold{font-weight:700}.weigh-ins-link{font-size:14px;color:#333;margin:0}.weigh-ins-link a{color:#004581;text-decoration:none}.weigh-ins-link a:hover{text-decoration:underline}@media(max-width:768px){.weigh-ins-main{padding-top:100px}.weigh-ins-wrapper{padding:24px 20px 50px}.weigh-ins-section-title{font-size:16px}.weigh-ins-text,.weigh-ins-link{font-size:13px}}@media(max-width:576px){.weigh-ins-wrapper{padding:20px 16px 40px}.weigh-ins-section-title{font-size:14px}.weigh-ins-text,.weigh-ins-link{font-size:12px}}.athletes-by-teams-page{min-height:100vh;background:#fff}.athletes-by-teams-main{padding-top:100px}.athletes-by-teams-content{padding:0}.athletes-by-teams-container{width:100%;padding:0;background:#fff}.athletes-by-teams-wrapper{max-width:1200px;margin:0 auto;padding:40px 40px 80px}.athletes-by-teams-championship{font-size:20px;font-weight:700;color:#004581;text-align:center;margin:0 0 8px}.athletes-by-teams-updated{font-size:13px;color:#888;text-align:center;margin:0 0 30px}.athletes-by-teams-updated .updated-label{font-weight:600}.athletes-by-teams-search{display:flex;justify-content:center;margin-bottom:40px}.team-search-input{width:280px;padding:10px 40px 10px 16px;font-size:14px;color:#333;background:#fff;border:2px solid #004581;border-radius:4px;outline:none}.team-search-input::placeholder{color:#999}.athletes-notice{text-align:center;font-size:14px;color:#e74c3c;margin:0 0 30px;font-weight:500}.team-search-btn{margin-left:-36px;background:transparent;border:none;cursor:pointer;padding:0;display:flex;align-items:center;justify-content:center}.team-search-btn svg{width:18px;height:18px;color:#666}.team-section{margin-bottom:30px}.team-name{font-size:18px;font-weight:700;color:#fcaf17;margin:0 0 4px}.team-total{font-size:13px;color:#888;margin:0 0 10px}.team-athletes-table{width:100%;border-collapse:collapse}.team-athletes-table thead tr{background:#004581}.team-athletes-table th{padding:12px 16px;font-size:13px;font-weight:600;color:#fff;text-align:left}.team-athletes-table th:first-child{width:60%}.team-athletes-table th:last-child{background:#0a3d62}.team-athletes-table tbody tr{background:#f5f7fa;border-bottom:1px solid #fff}.team-athletes-table td{padding:12px 16px;font-size:13px;color:#333}.team-athletes-table td:last-child{background:#e8ebef}@media(max-width:768px){.athletes-by-teams-main{padding-top:100px}.athletes-by-teams-wrapper{padding:24px 20px 50px}.athletes-by-teams-championship{font-size:16px}.athletes-by-teams-updated{font-size:11px}.team-search-input{width:100%}.team-name{font-size:16px}.team-total{font-size:12px}.team-athletes-table th,.team-athletes-table td{padding:10px 12px;font-size:12px}}@media(max-width:576px){.athletes-by-teams-wrapper{padding:20px 16px 40px}.athletes-by-teams-championship,.team-name{font-size:14px}.team-athletes-table th,.team-athletes-table td{padding:8px 10px;font-size:11px}}.academy-page{min-height:100vh;background:#fff}.academy-main{padding-top:100px}.academy-content{padding:0}.academy-container{width:100%;padding:0;background:#fff}.academy-search-wrapper{padding:40px 90px 30px;display:flex;justify-content:center}.academy-search{position:relative;width:100%;max-width:800px}.academy-search-input{width:100%;padding:14px 50px 14px 16px;font-size:14px;border:none;border-radius:4px;outline:none;background:#e8e8e8}.academy-search-input::placeholder{color:#004581;font-weight:500}.academy-search-btn{position:absolute;right:0;top:0;height:100%;width:50px;display:flex;align-items:center;justify-content:center;background:transparent;border:none;cursor:pointer}.academy-search-btn svg{width:20px;height:20px;color:#004581}.academy-description{padding:0 90px 40px;font-size:13px;color:#666;line-height:1.7}.academy-loading{padding:60px 90px;text-align:center;color:#666;font-size:16px}.academy-no-data{text-align:center;padding:40px 20px;color:#999;font-size:14px}.academy-table-wrapper{padding:0 90px}.academy-table{width:100%;border-collapse:separate;border-spacing:0}.academy-table thead tr{background:#004581}.academy-table th{padding:18px 24px;font-size:13px;font-weight:600;color:#fff;text-align:left;letter-spacing:.5px;border-right:1px solid rgba(255,255,255,.3);background:#0d5a9e}.academy-table th:nth-child(2){background:#004581}.academy-table th:first-child{border-top-left-radius:6px}.academy-table th:last-child{border-top-right-radius:6px;border-right:none}.academy-table td{padding:22px 24px;font-size:14px;color:#333;border-right:1px solid #fff;border-bottom:1px solid #fff;background:#f7f7f7}.academy-table td:nth-child(2),.academy-table td:nth-child(4){background:#e6e6e6}.academy-table td:last-child{border-right:none}.mobile-only{display:none}.mobile-only .academy-mobile-row{cursor:pointer}.academy-mobile-expand{border-bottom:none!important;background:#fff!important}.academy-mobile-expand td{padding:6px 16px 10px;background:#fff!important}.academy-view-more{display:flex;align-items:center;gap:4px;font-size:12px;font-weight:600;color:#004581;background:#fff;border:none;cursor:pointer;padding:8px 12px;margin-left:auto;border-radius:4px}.academy-view-more svg{width:18px;height:18px;transition:transform .2s}.academy-view-more svg.rotated{transform:rotate(180deg)}.academy-expanded-info{padding:12px;background:#f5f5f5;border-radius:4px}.academy-expanded-row{display:flex;gap:8px;margin-bottom:8px}.academy-expanded-row:last-child{margin-bottom:0}.academy-expanded-label{font-size:11px;font-weight:600;color:#666;min-width:80px}.academy-expanded-value{font-size:12px;color:#333}.academy-pagination{padding:30px 90px 40px}.academy-pagination-info{font-size:15px;color:#666;margin-bottom:16px;font-style:italic}.academy-pagination-range,.academy-pagination-total{color:#004581;font-weight:700;font-style:italic}.academy-pagination-controls{display:flex;align-items:center;gap:6px;flex-wrap:wrap}.academy-page-btn{min-width:50px;height:50px;padding:0 16px;font-size:14px;font-weight:600;border:none;background:#e6e6e6;color:#004581;cursor:pointer;transition:all .2s;border-radius:4px}.academy-page-btn.number{padding:0}.academy-page-btn:hover:not(:disabled):not(.active){background:#d9d9d9}.academy-page-btn.active{background:#004581;color:#fff}.academy-page-btn:disabled{opacity:.5;cursor:not-allowed}.academy-page-btn.prev{background:#fff;border:2px solid #7eb8da;color:#7eb8da;padding:0 28px;border-radius:6px;margin-right:6px}.academy-page-btn.prev:hover:not(:disabled){background:#f5f9fc}.academy-page-btn.next{background:#fff;border:2px solid #004581;color:#004581;padding:0 28px;border-radius:6px;margin-left:6px}.academy-page-btn.next:hover:not(:disabled){background:#f5f9fc}.academy-disclaimer{padding:40px 90px 80px;border-top:1px solid #e0e0e0}.academy-disclaimer p{font-size:13px;color:#888;line-height:1.8;margin-bottom:16px}.academy-disclaimer p:last-child{margin-bottom:0}@media(max-width:1200px){.academy-search-wrapper{padding:35px 50px 25px}.academy-description{padding:0 50px 35px}.academy-table-wrapper{padding:0 50px}.academy-pagination{padding:25px 50px 35px}.academy-disclaimer{padding:35px 50px 60px}}@media(max-width:992px){.desktop-only{display:none}.mobile-only{display:block}.academy-table th:nth-child(3),.academy-table td:nth-child(3){display:none}.academy-search-wrapper{padding:30px 30px 20px}.academy-description{padding:0 30px 30px}.academy-table-wrapper{padding:0 30px}.academy-pagination{padding:25px 30px 30px}.academy-disclaimer{padding:30px 30px 50px}}@media(max-width:768px){.academy-main{padding-top:100px}.academy-search-wrapper{padding:25px 20px 20px}.academy-search{width:100%}.academy-description{padding:0 20px 25px;font-size:12px}.academy-table-wrapper{padding:0 20px;overflow-x:auto}.academy-table th{padding:12px;font-size:11px;white-space:nowrap}.academy-table td{padding:12px;font-size:12px}.academy-pagination{padding:20px 20px 25px}.academy-pagination-controls{gap:6px}.academy-page-btn{min-width:36px;height:36px;padding:0 12px;font-size:12px}.academy-disclaimer{padding:25px 20px 40px}.academy-disclaimer p{font-size:10px}}@media(max-width:576px){.academy-search-wrapper{padding:20px 16px 16px}.academy-search-input{padding:10px 44px 10px 12px;font-size:13px}.academy-search-btn{width:40px}.academy-search-btn svg{width:16px;height:16px}.academy-description{padding:0 16px 20px;font-size:11px}.academy-table-wrapper{padding:0 16px}.academy-table th{padding:10px 8px;font-size:10px}.academy-table td{padding:10px 8px;font-size:11px}.academy-pagination{padding:16px 16px 20px}.academy-pagination-info{font-size:12px}.academy-page-btn{min-width:32px;height:32px;padding:0 10px;font-size:11px}.academy-disclaimer{padding:20px 16px 30px}}.blackbelt-register-page{min-height:100vh;background:#fff}.blackbelt-register-main{padding-top:100px}.blackbelt-register-content{padding:0}.blackbelt-register-container{width:100%;padding:0;background:#fff}.blackbelt-register-wrapper{padding:50px 90px 80px;max-width:1130px;margin:0 auto}.blackbelt-register-title{font-size:28px;font-weight:600;color:#e6a32e;margin:0 0 12px}.blackbelt-register-description{font-size:16px;color:#e6a32e;line-height:1.4;margin:0 0 40px}.blackbelt-register-form{max-width:420px;text-align:left}.blackbelt-register-form .form-group{display:flex;flex-direction:column;align-items:flex-start;gap:8px;margin-bottom:24px}.blackbelt-register-form .form-label{display:block;font-size:16px;font-weight:700;color:#004581;letter-spacing:.5px}.blackbelt-register-form .form-label .required{color:#e74c3c;font-weight:700}.blackbelt-register-form .form-hint{font-size:12px;color:#e74c3c;margin-top:-4px}.blackbelt-register-form .select-wrapper{position:relative;width:100%;background:#fff;border:1px solid #004581;border-radius:4px}.blackbelt-register-form .form-select{width:100%;padding:14px 40px 14px 16px;font-size:14px;color:#333;background:transparent;border:none;outline:none;appearance:none;cursor:pointer;letter-spacing:.3px}.blackbelt-register-form .form-select:focus{color:#333}.blackbelt-register-form .select-arrow{position:absolute;right:14px;top:50%;transform:translateY(-50%);width:18px;height:18px;color:#888;pointer-events:none}.blackbelt-register-form .form-input{width:100%;padding:14px 16px;font-size:14px;color:#333;background:#fff;border:1px solid #004581;border-radius:4px;outline:none;box-sizing:border-box}.blackbelt-register-form .form-input::placeholder{color:#999}.blackbelt-register-form .form-input:focus{border-color:#004581;box-shadow:0 0 0 2px #0045811a}.academy-select-wrapper{position:relative}.academy-select-box{display:flex;align-items:center;justify-content:space-between;width:100%;padding:14px 40px 14px 16px;font-size:14px;background:transparent;cursor:pointer;box-sizing:border-box}.academy-select-value{color:#333}.academy-select-placeholder{color:#999}.academy-dropdown{position:absolute;top:100%;left:-1px;right:-1px;background:#fff;border:1px solid #004581;border-top:none;border-radius:0 0 4px 4px;z-index:100;box-shadow:0 4px 6px #0000001a}.academy-search-box{padding:8px;border-bottom:1px solid #e0e0e0}.academy-search-input{width:100%;padding:10px 12px;font-size:13px;color:#333;background:#f9f9f9;border:1px solid #ddd;border-radius:4px;outline:none;box-sizing:border-box}.academy-search-input:focus{border-color:#004581;background:#fff}.academy-search-input::placeholder{color:#999}.academy-dropdown-list{max-height:200px;overflow-y:auto;list-style:none;margin:0;padding:0}.academy-dropdown-item{padding:12px 16px;font-size:14px;color:#333;cursor:pointer;transition:background .2s}.academy-dropdown-item:hover{background:#f5f5f5}.academy-dropdown-item.selected{background:#e8f4fd;color:#004581;font-weight:600}.academy-dropdown-empty{padding:12px 16px;font-size:14px;color:#999;text-align:center}.birth-date-selects{display:flex;gap:10px;width:100%}.birth-date-selects .select-wrapper{flex:1}.blackbelt-register-form .radio-group{display:flex;gap:24px}.blackbelt-register-form .radio-label{display:flex;align-items:center;gap:8px;cursor:pointer}.blackbelt-register-form .radio-label input[type=radio]{width:18px;height:18px;accent-color:#004581;cursor:pointer}.blackbelt-register-form .radio-text{font-size:14px;color:#333}.blackbelt-register-form .agreement-group{margin-top:10px;margin-bottom:24px}.blackbelt-register-form .agreement-label{display:flex;align-items:flex-start;gap:10px;cursor:pointer}.blackbelt-register-form .agreement-checkbox{width:18px;height:18px;min-width:18px;min-height:18px;margin-top:2px;cursor:pointer;accent-color:#004581;flex-shrink:0}.blackbelt-register-form .agreement-text{font-size:13px;color:#555;line-height:1.4}.blackbelt-register-btn{display:inline-block;padding:12px 36px;font-size:12px;font-weight:700;color:#004581;background:#fff;border:2px solid #004581;border-radius:4px;cursor:pointer;transition:all .2s;margin-top:16px;letter-spacing:1px}.blackbelt-register-btn:hover:not(:disabled){background:#004581;color:#fff}.blackbelt-register-btn:disabled{opacity:.6;cursor:not-allowed}@media(max-width:1200px){.blackbelt-register-wrapper{padding:40px 50px 60px}.blackbelt-register-title{font-size:26px}.blackbelt-register-description{font-size:15px}}@media(max-width:768px){.blackbelt-register-main{padding-top:100px}.blackbelt-register-wrapper{padding:35px 20px 50px}.blackbelt-register-title{font-size:24px}.blackbelt-register-description{font-size:15px;margin-bottom:30px}.blackbelt-register-form{max-width:100%}.blackbelt-register-form .form-label{font-size:14px}.blackbelt-register-form .form-select{padding:12px 40px 12px 14px;font-size:13px}.blackbelt-register-form .form-input{padding:12px 14px;font-size:13px}.blackbelt-register-form .radio-group{gap:20px}.blackbelt-register-form .radio-text{font-size:13px}}@media(max-width:576px){.blackbelt-register-wrapper{padding:30px 16px 40px}.blackbelt-register-title{font-size:22px;line-height:1.3}.blackbelt-register-description{font-size:14px;margin-bottom:25px;line-height:1.5}.blackbelt-register-form .form-group{margin-bottom:18px}.blackbelt-register-form .form-label{font-size:12px;letter-spacing:.3px}.blackbelt-register-form .form-select{padding:12px 36px 12px 12px;font-size:12px}.blackbelt-register-form .select-arrow{right:12px;width:16px;height:16px}.blackbelt-register-btn{padding:11px 30px;font-size:11px}.blackbelt-register-form .form-input{padding:11px 12px;font-size:12px}.blackbelt-register-form .radio-group{gap:16px}.blackbelt-register-form .radio-label input[type=radio]{width:16px;height:16px}.blackbelt-register-form .radio-text{font-size:12px}.academy-select-box{padding:11px 36px 11px 12px;font-size:12px}.academy-search-input{padding:8px 10px;font-size:12px}.academy-dropdown-list{max-height:150px}.academy-dropdown-item,.academy-dropdown-empty{padding:10px 12px;font-size:12px}.blackbelt-register-form .agreement-text{font-size:12px}.blackbelt-register-form .agreement-checkbox{width:16px;height:16px;min-width:16px}}
