.tb-bracket-container{min-height:400px;padding:1rem;position:relative}.tb-bracket-single{padding:1rem 0}.tb-bracket-title{color:#333;margin-bottom:1rem;font-weight:700}.tb-bracket-tabs{border-bottom:2px solid #dee2e6;margin-bottom:1rem}.tb-bracket-tabs .nav-link{color:#6c757d;background-color:#0000;border:none;border-bottom:3px solid #0000;border-radius:0;padding:.75rem 1.5rem;font-weight:500;transition:all .3s}.tb-bracket-tabs .nav-link:hover{color:#495057;border-bottom-color:#e9ecef}.tb-bracket-tabs .nav-link.active{color:#28a745;background-color:#0000;border-bottom-color:#28a745}.tb-bracket-tab-content{padding-top:1rem}.tb-bracket-meta{margin-bottom:2rem}.tb-bracket-meta .card{transition:transform .2s}.tb-bracket-meta .card:hover{transform:translateY(-2px)}.tb-bracket-rounds-wrapper{padding-bottom:1rem;overflow-x:auto}.tb-bracket-rounds{gap:3rem;min-width:fit-content;padding:1rem;display:flex;position:relative}.tb-bracket-round{flex-direction:column;display:flex;position:relative}.tb-bracket-round-teams{flex-direction:column;min-width:220px;display:flex;position:relative}.tb-bracket-round-rounds{flex-direction:column;min-width:70px;display:flex;position:relative}.tb-bracket-round-title{text-align:center;background:linear-gradient(135deg,#f8f9fa 0%,#e9ecef 100%);border-radius:8px;margin-bottom:1rem;padding:.5rem;font-size:.8rem;font-weight:700;box-shadow:0 2px 4px #0000000d}.tb-bracket-matches{flex-direction:column;gap:1rem;display:flex;position:relative}.tb-bracket-match-pair{flex-direction:column;gap:.5rem;margin-bottom:1rem;display:flex;position:relative}.tb-bracket-team-card{cursor:pointer;background:#fff;border:2px solid #000;border-radius:8px;min-height:60px;padding:.75rem;transition:all .3s;position:relative}.tb-bracket-team{padding:.25rem}.tb-team-name{color:#333;margin-bottom:.25rem;font-size:.9rem;font-weight:700}.tb-team-players{color:#6c757d;font-size:.8rem}.tb-bracket-team.tb-winner{background:linear-gradient(135deg,#d4edda 0%,#c3e6cb 100%);border-left:4px solid #28a745;border-radius:4px;margin:-.25rem;padding:.25rem .25rem .25rem .5rem}.tb-bracket-team.tb-winner:after{content:"🏆";font-size:1rem;position:absolute;top:.25rem;right:.5rem}.tb-bracket-team.tb-tbd{opacity:.8;background:linear-gradient(135deg,#f8f9fa 0%,#e9ecef 100%);border-left:4px solid #6c757d;border-radius:4px;margin:-.25rem;padding:.25rem .25rem .25rem .5rem}.tb-tbd-slot{opacity:.6;background:#f8f9fa;border-style:dashed;border-color:#6c757d}.tb-tbd-slot:hover{opacity:.8;transform:none}.tb-bracket-tbd-pair .tb-bracket-team-card{cursor:default}.tb-bracket-match-wrapper{margin-bottom:1rem;position:relative}.tb-bracket-match-hidden{visibility:hidden;height:120px}.tb-bracket-match-placeholder{width:20px;height:20px}.tb-connection{z-index:1;position:absolute}.tb-connection-horizontal{background:#333;height:2px}.tb-connection-vertical{background:#333;width:2px}.tb-connection-winner{background:#dc3545}.tb-connection-horizontal.tb-connection-winner{height:3px}.tb-connection-vertical.tb-connection-winner{width:3px}@media (width<=768px){.tb-bracket-rounds{gap:2rem;padding:.5rem}.tb-bracket-round{min-width:180px}.tb-bracket-team-card{min-height:50px;padding:.5rem}.tb-team-name{font-size:.85rem}.tb-team-players{font-size:.75rem}.tb-bracket-meta .row{gap:.5rem}.tb-bracket-meta .col-md-3{flex:0 0 48%;max-width:48%}}@media (width<=576px){.tb-bracket-round{min-width:150px}.tb-bracket-rounds{gap:1.5rem}.tb-bracket-tabs .nav-link{padding:.5rem 1rem;font-size:.9rem}}@media print{.tb-bracket-rounds-wrapper{overflow:visible}.tb-bracket-rounds{page-break-inside:avoid}.tb-bracket-team-card{border:1px solid #000}.tb-connection{background:#000!important}.tb-bracket-tabs{display:none}.tb-bracket-tab-content .tab-pane{page-break-after:always;opacity:1!important;display:block!important}.tb-bracket-tab-content .tab-pane:last-child{page-break-after:auto}}@keyframes fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.tb-bracket-round{animation:.5s ease-out fadeIn}.tb-bracket-round[data-round="1"]{animation-delay:.1s}.tb-bracket-round[data-round="2"]{animation-delay:.2s}.tb-bracket-round[data-round="3"]{animation-delay:.3s}.tb-bracket-loading{color:#6c757d;justify-content:center;align-items:center;min-height:400px;display:flex}.tb-bracket-loading:after{content:"";border:4px solid #f3f3f3;border-top-color:#28a745;border-radius:50%;width:40px;height:40px;animation:1s linear infinite spin}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.tb-bracket-error{text-align:center;color:#dc3545;padding:2rem}.tb-bracket-error i{margin-bottom:1rem;font-size:3rem}.tb-bracket-container.tb-debug .tb-bracket-match-wrapper{border:1px dashed red;visibility:visible!important}.tb-bracket-container.tb-debug .tb-bracket-match-placeholder{background:#ff00001a}
