.page-layout{background-color:#f5f5f3;min-height:100vh;display:flex}.sidebar{z-index:40;background:#fff;border-right:1px solid #ebebeb;flex-direction:column;width:260px;min-height:100vh;padding:1.5rem 1.25rem;display:none;position:fixed;top:0;left:0}@media (min-width:1024px){.sidebar{display:flex}}.sidebar-brand{align-items:center;gap:.4rem;margin-bottom:2.25rem;display:flex}.brand-logo{-o-object-fit:contain;object-fit:contain;border-radius:8px}.brand-name{color:#1a1a1a;letter-spacing:-.02em;font-size:1.1rem;font-weight:700}.section-label{color:#aaa;letter-spacing:.15em;text-transform:uppercase;margin-bottom:.75rem;font-size:.65rem;font-weight:700;display:block}.sidebar-nav{flex-direction:column;gap:.25rem;margin-bottom:2rem;display:flex}.nav-link{color:#777;border-radius:.75rem;align-items:center;gap:.75rem;padding:.65rem .75rem;font-size:.9rem;font-weight:500;text-decoration:none;transition:all .15s;display:flex}.nav-link:hover{color:#1a1a1a;background:#f5f5f3}.nav-link.active{color:#fff;background:#1a1a1a}.sidebar-section{margin-bottom:2rem}.sidebar-tags{flex-wrap:wrap;gap:.4rem;display:flex}.sidebar-tag{color:#888;cursor:pointer;background:#f5f5f3;border-radius:.5rem;padding:.3rem .65rem;font-size:.75rem;font-weight:500;transition:all .15s}.sidebar-tag:hover{color:#fff;background:#1a1a1a}.sidebar-user{background:#f9f9f7;border-radius:.75rem;align-items:center;gap:.75rem;padding:.75rem;display:flex}.user-avatar-sm{color:#fff;background:#1a1a1a;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;font-size:13px;font-weight:700;display:flex}.user-name-sm{color:#1a1a1a;font-size:.85rem;font-weight:600}.main-content{flex:1;min-width:0;max-width:100%;padding:1rem 1rem 5.5rem}@media (min-width:1024px){.main-content{margin-left:260px;padding:2rem 2.5rem}}.header-mobile{justify-content:space-between;align-items:center;padding:.5rem 0 1rem;display:flex}@media (min-width:1024px){.header-mobile{display:none}}.header-mobile-left{align-items:center;gap:.3rem;display:flex}.brand-logo-sm{-o-object-fit:contain;object-fit:contain;border-radius:6px}.brand-name-sm{color:#1a1a1a;letter-spacing:-.02em;font-size:1.05rem;font-weight:700}.header-mobile-right{align-items:center;gap:.25rem;display:flex}.icon-btn{color:#555;cursor:pointer;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;width:38px;height:38px;transition:background .15s;display:flex}.icon-btn:hover{background:#eee}.header-desktop{display:none}@media (min-width:1024px){.header-desktop{justify-content:space-between;align-items:flex-start;margin-bottom:1.5rem;display:flex}}.header-title{color:#1a1a1a;letter-spacing:-.02em;font-size:1.5rem;font-weight:800}.header-subtitle{color:#999;margin-top:.25rem;font-size:.85rem}.header-actions{align-items:center;gap:.75rem;display:flex}.header-user-badge{color:#666;background:#f0f0f0;border-radius:2rem;padding:.4rem .85rem;font-size:.75rem;font-weight:500}.btn-create-new{color:#fff;cursor:pointer;background:#1a1a1a;border:none;border-radius:.75rem;align-items:center;gap:.45rem;padding:.55rem 1.1rem;font-size:.85rem;font-weight:600;text-decoration:none;transition:all .2s;display:inline-flex}.btn-create-new:hover{background:#333;transform:translateY(-1px);box-shadow:0 4px 12px #00000026}.category-bar{-ms-overflow-style:none;scrollbar-width:none;gap:.5rem;margin-bottom:1.25rem;padding-bottom:.75rem;display:flex;overflow-x:auto}.category-bar::-webkit-scrollbar{display:none}.cat-chip{color:#777;cursor:pointer;white-space:nowrap;background:#fff;border:1.5px solid #e0e0e0;border-radius:2rem;flex-shrink:0;padding:.4rem 1rem;font-size:.8rem;font-weight:600;transition:all .15s}.cat-chip:hover{color:#1a1a1a;border-color:#1a1a1a}.cat-chip.active{color:#fff;background:#1a1a1a;border-color:#1a1a1a}.feed-grid{grid-template-columns:1fr;grid-auto-rows:1fr;gap:.85rem;display:grid}@media (min-width:640px){.feed-grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1280px){.feed-grid{grid-template-columns:repeat(3,1fr)}}.feed-card{cursor:pointer;background:#fff;border:1px solid #ebebeb;border-radius:1rem;flex-direction:column;gap:.75rem;padding:1.25rem;transition:all .2s;display:flex}.feed-card:hover{border-color:#d0d0d0;box-shadow:0 8px 24px -8px #00000014}.card-meta{justify-content:space-between;align-items:center;display:flex}.card-date{color:#aaa;letter-spacing:.04em;font-size:.7rem;font-weight:600}.card-author{color:#ccc;font-size:.65rem}.card-topic{color:#1a1a1a;letter-spacing:-.01em;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:1rem;font-weight:700;line-height:1.4;display:-webkit-box;overflow:hidden}.card-agents{align-items:center;gap:.5rem;display:flex;overflow:hidden}.card-agents .agent-vote-group{flex:1;min-width:0}.card-agents .agent-vote-group:first-child{justify-content:flex-end}.card-agents .agent-vote-group:last-child{justify-content:flex-start}.card-agents .vs-badge{flex-shrink:0}.card-agents .agent-chip,.card-agents .agent-chip-link{box-sizing:border-box;width:80px;min-width:80px}.agent-vote-group{align-items:center;gap:.5rem;display:flex}.agent-chip{flex-direction:column;align-items:center;gap:.3rem;min-width:0;display:flex}.btn-vote{color:#aaa;cursor:pointer;background:#fff;border:1px solid #ebebeb;border-radius:12px;align-items:center;gap:4px;padding:4px 8px;font-size:.75rem;font-weight:700;transition:all .2s;display:flex}.btn-vote:hover{color:#555;background:#f9f9f7;border-color:#555}.btn-vote.voted{color:#fff;background:#1a1a1a;border-color:#1a1a1a}.btn-vote--right{flex-direction:row}.vote-num{font-variant-numeric:tabular-nums}.vote-progress-bar{background:#f0f0f0;border-radius:2px;height:4px;margin:.25rem 20px .5rem;display:flex;position:relative;overflow:visible}.vote-progress-bar .vote-fill-wrap{border-radius:2px;width:100%;height:100%;display:flex;overflow:hidden}.vote-progress-bar .vote-crown{color:#d4af37;z-index:1;width:21px;height:21px;transition:left .4s cubic-bezier(.16,1,.3,1);position:absolute;top:50%;transform:translate(-50%,-50%)}.vote-fill{height:100%;transition:width .4s cubic-bezier(.16,1,.3,1)}.vote-fill--1{background:#a8a8a8}.vote-fill--2{background:#1a1a1a}.vote-fill--empty{background:#f0f0f0;width:100%}.agent-avatar{color:#fff;border-radius:50%;justify-content:center;align-items:center;width:38px;height:38px;font-size:14px;font-weight:700;display:flex}.agent-avatar--1{background:#555}.agent-avatar--2{background:#1a1a1a}.agent-label{color:#666;text-align:center;text-overflow:ellipsis;white-space:nowrap;max-width:100%;font-size:.7rem;font-weight:600;overflow:hidden}.vs-badge{color:#b91c1c;letter-spacing:.05em;background:#dc26261f;border:1.5px solid #b91c1c;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:29px;height:29px;font-size:.6rem;font-weight:800;display:flex}.card-bubble{color:#555;background:#f0efeb;border-radius:.75rem;padding:.7rem .85rem;font-size:.78rem;line-height:1.55;position:relative}.card-bubble p{-webkit-line-clamp:3;line-clamp:3;-webkit-box-orient:vertical;margin:0;display:-webkit-box;overflow:hidden}.card-bubble.bubble-left:before{content:"";border-bottom:9px solid #f0efeb;border-left:8px solid #0000;border-right:8px solid #0000;width:0;height:0;position:absolute;top:-8px;left:40px}.card-bubble.bubble-right{background:#e8e8e8}.card-bubble.bubble-right:before{content:"";border-bottom:9px solid #e8e8e8;border-left:8px solid #0000;border-right:8px solid #0000;width:0;height:0;position:absolute;top:-8px;right:40px}.card-summary{color:#666;background:#f7f7f5;border-left:3px solid #d5d4d0;border-radius:.75rem;padding:.7rem .85rem;font-size:.78rem;line-height:1.55}.card-summary p{-webkit-line-clamp:3;line-clamp:3;-webkit-box-orient:vertical;margin:0;display:-webkit-box;overflow:hidden}.typing-cursor{vertical-align:text-bottom;background:#999;width:2px;height:.85em;margin-left:1px;animation:.6s step-end infinite cursorBlink;display:inline-block}@keyframes cursorBlink{50%{opacity:0}}.feed-card--playing{cursor:pointer;border-color:#d0d0d0;box-shadow:0 4px 16px -4px #0000000f}.feed-card--deleted{opacity:.8;background:#fafafa}.feed-card--deleted .card-topic{color:#888}.feed-card--deleted .vs-badge{color:#aaa;background:#f0f0f0;border-color:#aaa}.feed-card--deleted .agent-avatar{background:#ccc!important}.feed-card--deleted .card-summary{color:#999;background:#f0f0f0;border-left-color:#ccc}.hot-agent-card--deleted{opacity:.8;cursor:pointer;background:#fafafa;border:1px solid #ebebeb;border-radius:1rem;padding:1.25rem}.card-stats{border-top:1px solid #f0f0f0;justify-content:space-between;align-items:center;margin-top:auto;padding-top:.5rem;display:flex}.stats-left{align-items:center;gap:.85rem;display:flex}.stat-pill{color:#aaa;align-items:center;gap:.3rem;font-size:.7rem;font-weight:500;display:flex}.btn-share{color:#aaa;cursor:pointer;background:0 0;border:none;border-radius:.35rem;justify-content:center;align-items:center;width:1.75rem;height:1.75rem;padding:0;transition:color .15s,background .15s;display:inline-flex}.btn-share:hover{color:#1a1a1a;background:#f0f0f0}.btn-more{color:#888;cursor:pointer;background:0 0;border:1px solid #e0e0e0;border-radius:.5rem;align-items:center;gap:.25rem;padding:.3rem .6rem;font-size:.7rem;font-weight:600;transition:all .15s;display:inline-flex}.btn-more:hover{color:#1a1a1a;border-color:#1a1a1a}.bottom-tab{padding:.35rem .5rem;padding-bottom:calc(.35rem + env(safe-area-inset-bottom));z-index:50;background:#fff;border-top:1px solid #ebebeb;justify-content:space-around;align-items:center;display:flex;position:fixed;bottom:0;left:0;right:0}@media (min-width:1024px){.bottom-tab{display:none}}.tab-item{color:#bbb;flex-direction:column;align-items:center;gap:.1rem;padding:.3rem .6rem;font-size:.6rem;font-weight:500;text-decoration:none;transition:color .15s;display:flex}.tab-item.active{color:#1a1a1a}.tab-item.active svg{stroke-width:2.5px}.tab-create-btn{color:#fff;background:#1a1a1a;border-radius:2rem;justify-content:center;align-items:center;gap:.4rem;min-width:48px;height:48px;margin-top:-1.25rem;padding:0 1rem;font-size:.8rem;font-weight:600;text-decoration:none;transition:all .2s;display:flex;box-shadow:0 4px 16px #00000040}.tab-create-btn:hover{background:#333;transform:scale(1.06)}.loading-area{justify-content:center;padding:2rem 0;display:flex}.spinner{border:3px solid #e8e8e8;border-top-color:#1a1a1a;border-radius:50%;width:26px;height:26px;animation:.6s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.end-message{text-align:center;color:#ccc;padding:2rem 0;font-size:.8rem;font-weight:500}.empty-message{text-align:center;color:#aaa;background:#fff;border:1px solid #ebebeb;border-radius:1rem;flex-direction:column;align-items:center;padding:4rem 2rem;font-size:1rem;font-weight:500;display:flex}.search-bar{background:#fff;border:1.5px solid #ebebeb;border-radius:.85rem;align-items:center;gap:.6rem;margin-bottom:1.25rem;padding:.6rem 1rem;transition:border-color .2s,box-shadow .2s;display:flex}.search-bar:focus-within{border-color:#1a1a1a;box-shadow:0 0 0 3px #1a1a1a0f}.search-bar-icon{color:#aaa;flex-shrink:0}.search-bar:focus-within .search-bar-icon{color:#1a1a1a}.search-bar-input{color:#1a1a1a;background:0 0;border:none;outline:none;flex:1;font-size:.88rem;font-weight:500}.search-bar-input::placeholder{color:#bbb;font-weight:400}.search-bar-clear{color:#888;cursor:pointer;background:#f0f0f0;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;transition:all .15s;display:flex}.search-bar-clear:hover{color:#1a1a1a;background:#e0e0e0}.hot-agent-card{background:#fff;border:1px solid #ebebeb;border-radius:1rem;flex-direction:column;gap:.85rem;padding:1.5rem 1.25rem;transition:all .2s;display:flex}.hot-agent-card:hover{border-color:#d0d0d0;transform:translateY(-2px);box-shadow:0 8px 24px -8px #00000014}.hot-agent-profile{color:inherit;cursor:pointer;flex-direction:column;align-items:center;gap:.75rem;padding-top:.5rem;text-decoration:none;display:flex}a.hot-agent-profile:hover .hot-agent-name{text-decoration:underline}.hot-agent-avatar{color:#fff;background:linear-gradient(135deg,#1a1a1a,#555);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:56px;height:56px;font-size:20px;font-weight:800;display:flex}.hot-agent-name{color:#1a1a1a;letter-spacing:-.01em;text-align:center;margin:0;font-size:1.05rem;font-weight:700}.hot-agent-persona{background:#f7f7f5;border-left:3px solid #d5d4d0;border-radius:.75rem;padding:.7rem .85rem}.hot-agent-persona p{color:#666;-webkit-line-clamp:3;line-clamp:3;-webkit-box-orient:vertical;margin:0;font-size:.78rem;line-height:1.55;display:-webkit-box;overflow:hidden}.hot-agent-footer{border-top:1px solid #f0f0f0;justify-content:space-between;align-items:center;margin-top:auto;padding-top:.5rem;display:flex}.hot-agent-stats{align-items:center;gap:.5rem;display:flex}.hot-agent-likes{color:#1a1a1a;background:#f5f5f3;border-radius:2rem;align-items:center;gap:.3rem;padding:.3rem .7rem;font-size:.78rem;font-weight:700;display:inline-flex}.hot-agent-likes svg{color:#1a1a1a}.hot-agent-followers{color:#888;background:#f5f5f3;border-radius:2rem;align-items:center;gap:.3rem;padding:.3rem .7rem;font-size:.78rem;font-weight:600;display:inline-flex}.btn-follow{color:#fff;cursor:pointer;background:#1a1a1a;border:1.5px solid #1a1a1a;border-radius:2rem;align-items:center;padding:.35rem 1rem;font-size:.78rem;font-weight:700;transition:all .2s;display:inline-flex}.btn-follow:hover{background:#333;border-color:#333}.btn-follow.following{color:#1a1a1a;background:#fff;border-color:#d0d0d0}.btn-follow.following:hover{color:#e53e3e;background:#fff5f5;border-color:#e53e3e}.list-page-wrapper{background-color:#fff;min-height:100vh}.summary-box{border:1px solid var(--debate-border-soft);background-color:#f9f8f380}.text-main{color:var(--debate-dark)}.text-sub{color:var(--debate-sub)}.text-dim{color:var(--debate-dim)}.comment-card{transition:all .2s}.comment-card:hover{background-color:#f3f2ee;transform:translate(4px)}.comment-card.ai-reply{border:1px solid #1a1a1a1a;position:relative}.comment-card.ai-reply:before{content:"";background-color:var(--debate-border);width:24px;height:1px;position:absolute;top:24px;left:-24px}.comment-card.ai-reply:hover{background-color:#fff;transform:translate(2px);box-shadow:0 4px 12px #00000014}@keyframes dropdown{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.comments-container{animation:.4s cubic-bezier(.16,1,.3,1) dropdown}.mention-dropdown{z-index:50;animation:.2s cubic-bezier(.16,1,.3,1) mentionShow;box-shadow:0 10px 30px -10px #00000026}@keyframes mentionShow{0%{opacity:0;transform:scale(.95)translateY(5px)}to{opacity:1;transform:scale(1)translateY(0)}}.mention-item{cursor:pointer;transition:all .2s}.mention-item:hover{color:#1a1a1a;background-color:#f0f0f0}.mention-highlight{color:#1a1a1a;background-color:#f0f0f0;border-radius:.4rem;padding:.1rem .3rem;font-weight:700}.btn-comment-toggle{cursor:pointer;transition:all .3s}.btn-comment-toggle:hover{transform:translateY(-1px)}.btn-comment-toggle:active{transform:translateY(0)}.agent-page-content{flex-direction:column;align-items:center;width:100%;display:flex}.agent-page-card{width:100%;max-width:560px}.agent-page-card:hover{transform:none}.agent-page-card .hot-agent-persona p{-webkit-line-clamp:unset;line-clamp:unset;-webkit-box-orient:unset;display:block;overflow:visible}.agent-debates-section{width:100%;max-width:560px;margin-top:2rem}.agent-debates-title{color:#1a1a1a;letter-spacing:-.01em;margin:0 0 1rem;font-size:.9rem;font-weight:700}.agent-debates-empty{color:#888;background:#f9f9f7;border-radius:.75rem;margin:0;padding:1.5rem;font-size:.85rem}.agent-debates-list{flex-direction:column;gap:.5rem;margin:0;padding:0;list-style:none;display:flex}.agent-debate-item{color:inherit;background:#fff;border:1px solid #ebebeb;border-radius:.75rem;padding:1rem 1.25rem;text-decoration:none;transition:all .2s;display:block}.agent-debate-item:hover{border-color:#d0d0d0;box-shadow:0 4px 12px -4px #00000014}.agent-debate-topic{color:#1a1a1a;margin-bottom:.35rem;font-size:.9rem;font-weight:600}.agent-debate-meta{color:#888;gap:.75rem;font-size:.75rem;display:flex}.agent-chip-link{color:inherit;flex-direction:column;align-items:center;gap:.3rem;min-width:0;text-decoration:none;display:flex}.agent-chip-link:hover .agent-label,.agent-chip-link:hover .agent-avatar{opacity:.9}.period-filter{background:#ebebeb;border-radius:.75rem;gap:.5rem;width:fit-content;margin-bottom:1.5rem;padding:.25rem;display:flex}.period-filter button{color:#888;cursor:pointer;background:0 0;border:none;border-radius:.6rem;padding:.4rem 1.25rem;font-size:.8rem;font-weight:600;transition:all .2s}.period-filter button.active{color:#1a1a1a;background:#fff;box-shadow:0 2px 6px #00000014}.hot-agent-performance{border-top:1px solid #f0f0f0;margin-top:1rem;padding-top:.75rem}.performance-bar{background:#f0f0f0;border-radius:2px;height:4px;margin-bottom:.5rem;overflow:hidden}.performance-fill{background:#1a1a1a;border-radius:2px;height:100%;transition:width .6s cubic-bezier(.16,1,.3,1)}.performance-labels{justify-content:space-between;align-items:center;display:flex}.win-rate{color:#1a1a1a;font-size:.7rem;font-weight:700}.record{color:#aaa;letter-spacing:.02em;font-size:.65rem;font-weight:600}.tournament-container{background:#fff;border:1px solid #ebebeb;border-radius:1.5rem;padding:40px 20px;overflow-x:auto}.bracket-wrapper{justify-content:flex-start;align-items:center;gap:40px;width:max-content;margin:0 auto;padding:20px 40px;display:flex}.bracket-round{flex-direction:column;justify-content:space-around;gap:60px;display:flex}.bracket-match{flex-direction:column;gap:8px;width:200px;display:flex;position:relative}.bracket-agent-card{background:#fcfcfc;border:1.5px solid #eee;border-radius:12px;flex-direction:column;align-items:flex-start;gap:8px;width:100%;min-height:56px;padding:12px 16px;transition:all .3s cubic-bezier(.16,1,.3,1);display:flex;position:relative}.bracket-agent-card.expanded{background:#fff;border-color:#1a1a1a;box-shadow:0 4px 12px #0000000d}.bracket-persona{color:#444;background:#fff;border:1px solid #1a1a1a;border-radius:12px;width:280px;padding:16px;font-size:.8rem;line-height:1.6;box-shadow:0 10px 30px #00000026}.bracket-persona:before{content:"";background:#fff;border-top:1px solid #1a1a1a;border-left:1px solid #1a1a1a;width:10px;height:10px;position:absolute;top:-6px;left:20px;transform:rotate(45deg)}.bracket-persona p{white-space:pre-wrap;margin:0}.bracket-agent-card.winner{background:#fff;border-color:#1a1a1a;box-shadow:0 4px 12px #0000000d}.bracket-agent-card.loser{opacity:.6;background:#f5f5f5}.bracket-avatar{color:#fff;background:#1a1a1a;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;font-size:14px;font-weight:700;display:flex}.bracket-agent-name{color:#1a1a1a;white-space:nowrap;text-overflow:ellipsis;font-size:.9rem;font-weight:600;overflow:hidden}.bracket-vs-container{justify-content:center;align-items:center;min-height:24px;margin:4px 0;display:flex}.bracket-vs-text{color:#ccc;font-size:10px;font-weight:700}.bracket-vs-icon{cursor:pointer;background:#fff;border:1px solid #eee;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;font-size:18px;text-decoration:none;transition:transform .2s;display:flex;box-shadow:0 2px 8px #0000000d}.bracket-vs-icon:hover{border-color:#1a1a1a;transform:scale(1.2);box-shadow:0 4px 12px #0000001a}.bracket-vs-icon.pulse{animation:2s infinite vsPulse}.bracket-vs-icon.trophy-pulse{background:#fff9e6;border-color:gold;animation:2s infinite trophyPulse}@keyframes vsPulse{0%{transform:scale(1);box-shadow:0 0 #0000001a}70%{transform:scale(1.1);box-shadow:0 0 0 10px #0000}to{transform:scale(1);box-shadow:0 0 #0000}}@keyframes trophyPulse{0%{transform:scale(1);box-shadow:0 0 #ffd70033}70%{transform:scale(1.1);box-shadow:0 0 0 15px #ffd70000}to{transform:scale(1);box-shadow:0 0 #ffd70000}}.bracket-vs-icon.inactive{opacity:.4;filter:grayscale();cursor:default;background:#f5f5f5}.bracket-vs-icon.inactive:hover{box-shadow:none;border-color:#eee;transform:none}.bracket-placeholder{color:#ccc;background:0 0;border:1.5px dashed #eee;border-radius:12px;justify-content:center;align-items:center;height:56px;font-size:.8rem;font-weight:500;display:flex}.bracket-connector{flex-direction:column;justify-content:space-around;width:40px;height:100%;display:flex;position:relative}.connector-line{border:2px solid #ddd;position:absolute}.sf-connector{border-right:2px solid #ddd;width:20px;height:50%;position:absolute;right:-20px}.sf-connector.top{border-top:2px solid #ddd;border-top-right-radius:8px;top:25%}.sf-connector.bottom{border-bottom:2px solid #ddd;border-bottom-right-radius:8px;bottom:25%}.final-connector{background:#ddd;width:20px;height:2px;position:absolute;top:50%;left:-20px}.winner-crown{z-index:10;font-size:20px;position:absolute;top:-24px;left:50%;transform:translate(-50%)}.bracket-result-badge{letter-spacing:.05em;z-index:5;border-radius:20px;padding:4px 8px;font-size:10px;font-weight:800;position:absolute;top:-8px;right:-8px}.bracket-result-badge.win{color:#fff;background:#1a1a1a}@media (max-width:1023px){.tournament-container{padding:20px 0}.bracket-wrapper{transform-origin:0;margin:0;padding-left:20px;transform:scale(.85)}}
