.bracket-page{min-height:100vh;background:#fff}.bracket-main{padding-top:100px}@media (max-width:992px){.bracket-main{padding-top:var(--header-height,180px)}}.bracket-content{padding:0}.bracket-container{width:100%;padding:0;background:#fff}.bracket-wrapper{margin:0 auto;padding:40px 40px 80px}.bracket-filters{display:flex;gap:16px;margin-bottom:32px;flex-wrap:wrap}.bracket-filter-group{display:flex;flex-direction:column;gap:6px}.bracket-filter-label{font-size:12px;font-weight:700;color:#004581;font-family:var(--font-pretendard)}.bracket-filter-select{padding:8px 32px 8px 12px;border:1px solid #d0d0d0;border-radius:6px;font-size:14px;font-family:var(--font-pretendard);color:#333;background:#fff;min-width:160px;cursor:pointer;-webkit-appearance:none;-moz-appearance:none;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='%23666' d='M6 8L1 3h10z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 10px center}.bracket-filter-select:focus{outline:none;border-color:#004581}.bracket-filter-select:disabled{background:#f5f5f5;color:#bbb;cursor:not-allowed}.bracket-empty{padding:80px 20px;color:#999;font-size:15px}.bracket-empty,.bracket-notice{text-align:center;font-family:var(--font-pretendard)}.bracket-notice{padding:120px 20px;color:#555;font-size:17px;font-weight:500;line-height:1.6}.bracket-notice p{margin:0}.bracket-info{margin-bottom:20px}.bracket-category-title{font-size:18px;font-weight:800;color:#004581;margin:0 0 4px;font-family:var(--font-pretendard)}.bracket-category-special{color:#e65100}.bracket-player-count{font-size:13px;color:#999;margin:0 0 24px;font-family:var(--font-pretendard)}.bracket-podium{display:flex;justify-content:center;align-items:flex-end;gap:12px;margin-bottom:32px;padding:24px 0}.bracket-podium-item{display:flex;flex-direction:column;align-items:center;width:160px}.bracket-podium-medal{width:36px;height:36px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:16px;font-weight:900;font-family:var(--font-pretendard);margin-bottom:8px}.podium-1st .bracket-podium-medal{background:#ffd740;color:#6d5300;width:44px;height:44px;font-size:20px}.podium-2nd .bracket-podium-medal{background:#bdbdbd;color:#444}.podium-3rd .bracket-podium-medal{background:#cd7f32;color:#fff}.bracket-podium-name{font-size:15px;font-weight:800;color:#222;font-family:var(--font-pretendard);text-align:center;margin-bottom:2px;word-break:keep-all}.podium-1st .bracket-podium-name{font-size:18px}.bracket-podium-academy{font-size:11px;color:#888;font-family:var(--font-pretendard);text-align:center;margin-bottom:8px}.bracket-podium-block{width:100%;border-radius:4px 4px 0 0}.block-1st{height:80px;background:linear-gradient(180deg,#ffd740,#f9a825)}.block-2nd{height:56px;background:linear-gradient(180deg,#e0e0e0,#bdbdbd)}.block-3rd{height:40px;background:linear-gradient(180deg,#dba56e,#cd7f32)}.bracket-tree{display:flex;align-items:stretch;overflow-x:auto;padding:20px 0}.bracket-tree::-webkit-scrollbar{height:8px}.bracket-tree::-webkit-scrollbar-track{background:#f1f1f1;border-radius:4px}.bracket-tree::-webkit-scrollbar-thumb{background:#bbb;border-radius:4px}.bracket-round{flex-shrink:0;display:flex;flex-direction:column;overflow:visible}.bracket-round-title{text-align:center;font-size:12px;font-weight:700;color:#f5f5f5;background:#000;padding:6px 12px;margin:0 0 16px;border-radius:4px;font-family:var(--font-pretendard);width:220px}.bracket-pair,.bracket-round-matches{display:flex;flex-direction:column;flex:1 1;overflow:visible}.bracket-pair,.bracket-slot{position:relative}.bracket-slot{flex:1 1;display:flex;align-items:center;padding:6px 40px 6px 0}.bracket-round:last-child .bracket-slot{padding-right:0}.bracket-round:not(:first-child) .bracket-slot{padding-left:20px}.bracket-round:not(:first-child) .bracket-round-title{margin-left:20px}.bracket-match{width:220px;background:#fff;border:1px solid #ddd;border-radius:4px;overflow:hidden;font-family:var(--font-pretendard);box-shadow:0 1px 3px rgba(0,0,0,.06);flex-shrink:0}.bracket-match-number{padding:3px 8px;background:#000;border-bottom:1px solid #eee;font-family:var(--font-pretendard);display:flex;justify-content:flex-start;align-items:center;gap:6px}.bracket-match-number .bracket-global-seq{font-size:11px;font-weight:800;color:#f5f5f5;min-width:18px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.bracket-player{display:flex;align-items:center;padding:4px 8px;min-height:32px;gap:6px;border-bottom:1px solid #eee}.bracket-player:last-child{border-bottom:none}.bracket-player-seed{width:22px;font-size:10px;color:#999;text-align:center;flex-shrink:0;font-family:var(--font-pretendard)}.bracket-player-info{flex:1 1;min-width:0;display:flex;flex-direction:column}.bracket-player-name{font-size:12px;color:#222;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-family:var(--font-pretendard)}.bracket-player-name.bye-text{color:#ccc;font-style:italic}.bracket-player-name.tbd-text{color:#bbb;font-style:italic}.bracket-player-academy{font-size:9px;color:#999;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-family:var(--font-pretendard)}.bracket-match.bracket-match-bye{border-style:dashed;border-color:#e0e0e0;background:#fcfcfc}.bracket-match.bracket-match-waiting{background:#f9f9f9;border-color:#e8e8e8}.bracket-match.bracket-match-done{border-color:#4caf50}.bracket-player.bracket-player-winner{background:#e8f5e9}.bracket-player.bracket-player-winner .bracket-player-name{color:#2e7d32;font-weight:800}.bracket-player-score{font-size:12px;font-weight:800;color:#333;min-width:20px;text-align:center;flex-shrink:0;font-family:var(--font-pretendard)}.bracket-player.bracket-player-winner .bracket-player-score{color:#2e7d32}.bracket-match-result{font-size:9px;font-weight:700;color:#2e7d32;text-align:center;padding:2px 8px;background:#f1f8e9;border-top:1px solid #e8e8e8;font-family:var(--font-pretendard);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.bracket-match-result.bracket-match-result-empty{visibility:hidden;background:transparent;border-top-color:transparent}.bracket-round:not(:last-child) .bracket-slot:after{content:"";position:absolute;top:50%;right:0;width:40px;height:2px;background:#d0d0d0;transform:translateY(-1px);z-index:2}.bracket-round:not(:last-child) .bracket-pair:not(.bracket-pair-single):after{content:"";position:absolute;right:-1px;top:25%;bottom:25%;width:3px;background:#d0d0d0;z-index:3}.bracket-round:not(:last-child) .bracket-pair:not(.bracket-pair-single):before{content:"";position:absolute;right:-22px;top:50%;width:24px;height:2px;background:#d0d0d0;transform:translateY(-1px);z-index:2}.bracket-round:not(:last-child) .bracket-pair.bracket-pair-single:after{content:"";position:absolute;top:50%;right:-22px;width:62px;height:2px;background:#d0d0d0;transform:translateY(-1px);z-index:2}.bracket-groups{display:flex;gap:32px;overflow-x:auto;padding:20px 0;flex-wrap:wrap}.bracket-group{flex-shrink:0}.bracket-group-matches{display:flex;flex-direction:column;gap:10px;margin-top:10px}.bracket-third-place{margin-top:32px}.bracket-rr{display:flex;flex-direction:column;gap:32px}.bracket-rr-group{background:#fff;border:1px solid #e0e0e0;border-radius:8px;overflow:hidden}.bracket-rr-group-header{background:#004581;padding:10px 16px}.bracket-rr-group-title{font-size:14px;font-weight:700;color:#fff;font-family:var(--font-pretendard)}.bracket-rr-participants{padding:16px;border-bottom:1px solid #eee}.bracket-rr-table{width:100%;border-collapse:collapse;font-family:var(--font-pretendard)}.bracket-rr-table thead th{font-size:11px;font-weight:700;color:#888;text-align:left;padding:6px 12px;border-bottom:1px solid #e0e0e0}.bracket-rr-table tbody td{font-size:13px;color:#333;padding:8px 12px;border-bottom:1px solid #f0f0f0}.bracket-rr-table tbody tr:last-child td{border-bottom:none}.bracket-rr-seed{width:40px;text-align:center;color:#999;font-size:12px}.bracket-rr-name{font-weight:600}.bracket-rr-academy{color:#888;font-size:12px}.bracket-rr-podium-area{padding:16px 16px 0}.bracket-rr-podium-area .bracket-podium{margin-bottom:0;padding:16px 0}.bracket-slot-rr{padding-right:0!important}.bracket-slot-rr .bracket-match{width:100%}.bracket-rr-matches{padding:16px}.bracket-rr-matches-title{font-size:13px;font-weight:700;color:#555;margin-bottom:12px;font-family:var(--font-pretendard)}.bracket-rr-matches-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));grid-gap:10px;gap:10px}.bracket-rr-match{background:#fafafa;border:1px solid #e8e8e8;border-radius:6px;padding:10px 14px;font-family:var(--font-pretendard)}.bracket-mini-tree{padding:0;overflow-x:auto}.bracket-rr-match-bye{border-style:dashed;border-color:#e0e0e0}.bracket-rr-match-number{font-size:10px;color:#999;margin-bottom:6px}.bracket-rr-match-players{display:flex;align-items:center;gap:10px}.bracket-rr-match-player{flex:1 1;min-width:0;display:flex;flex-direction:column}.bracket-rr-match-player:last-child{text-align:right}.bracket-rr-match-player-name{font-size:13px;font-weight:600;color:#222;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.bracket-rr-match-player-academy{font-size:10px;color:#999;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.bracket-rr-match-vs{font-size:11px;font-weight:800;color:#bbb;flex-shrink:0}.bracket-rr-winner .bracket-rr-match-player-name{color:#2e7d32;font-weight:800}.bracket-rr-match-result{font-size:10px;font-weight:700;color:#2e7d32;text-align:center;margin-top:6px;padding-top:6px;border-top:1px solid #eee;font-family:var(--font-pretendard)}.bracket-match-seq{font-size:8px;font-weight:600;color:#004581;font-family:var(--font-pretendard)}@media (max-width:1200px){.bracket-wrapper{padding:30px 20px 60px}.bracket-match,.bracket-round-title{width:200px}.bracket-round:not(:last-child) .bracket-slot:after{right:0;width:40px}.bracket-round:not(:last-child) .bracket-pair:not(.bracket-pair-single):after{right:-1px;width:2px}.bracket-round:not(:last-child) .bracket-pair:not(.bracket-pair-single):before{right:-22px;width:24px}.bracket-round:not(:last-child) .bracket-pair.bracket-pair-single:after{right:-22px;width:62px}.bracket-category-title{font-size:16px}}@media (max-width:768px){.bracket-wrapper{padding:24px 12px 50px}.bracket-filters{flex-direction:column;gap:12px}.bracket-filter-select{width:100%;min-width:unset}.bracket-match{width:180px}.bracket-round-title{width:180px;font-size:11px}.bracket-slot{padding-right:36px}.bracket-round:not(:last-child) .bracket-slot:after{right:0;width:36px}.bracket-round:not(:last-child) .bracket-pair:not(.bracket-pair-single):after{right:-1px;width:2px}.bracket-round:not(:last-child) .bracket-pair:not(.bracket-pair-single):before{right:-20px;width:22px}.bracket-round:not(:last-child) .bracket-pair.bracket-pair-single:after{right:-20px;width:56px}.bracket-player-name{font-size:11px}.bracket-player-academy{font-size:8px}.bracket-player-seed{width:18px;font-size:9px}.bracket-category-title{font-size:15px}.bracket-player-count{font-size:12px}.bracket-podium{gap:8px;padding:16px 0;margin-bottom:24px}.bracket-podium-item{width:120px}.bracket-podium-name{font-size:13px}.podium-1st .bracket-podium-name{font-size:15px}.bracket-podium-academy{font-size:10px}.block-1st{height:60px}.block-2nd{height:42px}.block-3rd{height:30px}.bracket-rr-matches-grid{grid-template-columns:1fr}}@media (max-width:576px){.bracket-wrapper{padding:16px 8px 40px}.bracket-match{width:160px}.bracket-round-title{width:160px;font-size:10px;padding:4px 8px}.bracket-slot{padding-right:30px;padding-left:15px}.bracket-round:first-child .bracket-slot{padding-left:0}.bracket-round:not(:last-child) .bracket-slot:after{right:0;width:30px}.bracket-round:not(:last-child) .bracket-pair:not(.bracket-pair-single):after{right:-1px;width:2px}.bracket-round:not(:last-child) .bracket-pair:not(.bracket-pair-single):before{right:-20px;width:19px}.bracket-round:not(:last-child) .bracket-pair.bracket-pair-single:after{right:-17px;width:47px}.bracket-player-name{font-size:10px}.bracket-player-academy{display:none}.bracket-player-seed{width:16px;font-size:9px}.bracket-player{padding:3px 6px;min-height:26px}.bracket-match-number{font-size:8px;padding:1px 6px}.bracket-podium-item{width:100px}.bracket-podium-medal{width:28px;height:28px;font-size:13px}.podium-1st .bracket-podium-medal{width:34px;height:34px;font-size:16px}.bracket-podium-name{font-size:11px}.podium-1st .bracket-podium-name{font-size:13px}.bracket-podium-academy{font-size:9px}.block-1st{height:48px}.block-2nd{height:34px}.block-3rd{height:24px}.bracket-rr-table thead th{font-size:10px;padding:4px 8px}.bracket-rr-table tbody td{font-size:12px;padding:6px 8px}.bracket-rr-match-player-academy{display:none}}