.cpc-bracket-page{padding:28px 16px 60px}.cpc-wrap-wide{max-width:1200px;margin:0 auto}.cpc-bracket-hero{text-align:center;border-bottom:3px solid var(--hardwood-line);margin-bottom:28px;padding-bottom:20px}.cpc-bracket-title{letter-spacing:.5px;color:var(--chalk);text-align:center;background:0 0;border:none;outline:none;width:100%;font-family:Anton,sans-serif;font-size:clamp(2rem,6vw,3.4rem)}.cpc-bracket-sub{color:var(--chalk-dim);margin-top:4px;font-size:.85rem}.cpc-bracket-controls{flex-wrap:wrap;justify-content:center;gap:10px;margin-bottom:34px;display:flex}.cpc-bracket-controls button,.cpc-size-btn{background:var(--court-black-2);border:1px solid var(--hardwood-line);color:var(--chalk);cursor:pointer;border-radius:3px;padding:9px 16px;font-family:Inter,sans-serif;font-size:.82rem;font-weight:600;transition:border-color .15s,color .15s}.cpc-size-btn.active{border-color:var(--ball-orange);color:var(--ball-orange)}.cpc-bracket-controls button:hover,.cpc-size-btn:hover{border-color:var(--ball-orange)}.cpc-bracket-scroll{padding-bottom:10px;overflow-x:auto}.cpc-bracket{gap:56px;min-width:fit-content;padding:10px 6px 20px;display:flex}.cpc-round{flex-direction:column;justify-content:space-around;min-width:220px;display:flex}.cpc-round-label{letter-spacing:1px;color:var(--hardwood);text-align:center;margin-bottom:14px;font-family:Anton,sans-serif;font-size:.95rem}.cpc-matches{flex-direction:column;flex:1;justify-content:space-around;gap:18px;display:flex}.cpc-match{border:1px solid var(--hardwood-line);background:var(--court-black-2);border-radius:2px;position:relative}.cpc-slot{cursor:pointer;border-bottom:1px solid var(--hardwood-line);align-items:center;gap:8px;padding:9px 10px;transition:background .12s;display:flex}.cpc-slot:last-child{border-bottom:none}.cpc-slot:hover{background:#e2650e14}.cpc-slot.winner{color:var(--ball-orange);background:#e2650e29;font-weight:700}.cpc-slot.empty{color:var(--chalk-dim);cursor:default}.cpc-slot.empty:hover{background:0 0}.cpc-seed{color:var(--chalk-dim);min-width:16px;font-size:.7rem}.cpc-slot input{color:inherit;font-family:inherit;font-size:.85rem;font-weight:inherit;background:0 0;border:none;outline:none;width:100%}.cpc-round:not(:first-child) .cpc-match:before{content:"";background:var(--hardwood-line);width:28px;height:1px;position:absolute;top:50%;left:-28px}.cpc-champion{justify-content:center;align-items:center;display:flex}@media (max-width:640px){.cpc-bracket{gap:34px}.cpc-round{min-width:170px}}
