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