@import"https://fonts.googleapis.com/css2?family=Bebas+Neue&family=DM+Sans:wght@400;500;600;700&display=swap";.tnf-wrap{position:relative;left:50%;right:50%;margin-left:-50vw;margin-right:-50vw;width:100vw;box-sizing:border-box;padding:2rem 1.5rem 4rem;font-family:inherit;font-size:16px}.tnf-inner{max-width:900px;margin:0 auto}.tnf-header{background:linear-gradient(135deg,#1a0505,#2e0d0d,#1a1008);margin:-2rem -1.5rem 1.5rem;padding:2rem 1.5rem 1.75rem;border-bottom:3px solid #A32D2D;position:relative;overflow:hidden}.tnf-header:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background-image:repeating-linear-gradient(45deg,transparent,transparent 40px,rgba(163,45,45,.04) 40px,rgba(163,45,45,.04) 41px);pointer-events:none}.tnf-title{font-family:Bebas Neue,sans-serif;font-size:48px;font-weight:400;letter-spacing:.04em;margin:0 0 .2rem;color:#fff;line-height:1;text-shadow:0 2px 12px rgba(163,45,45,.5)}.tnf-sub{color:#c8b8b8;font-size:14px;margin:0 0 1rem;line-height:1.6}.tnf-status-row{display:flex;align-items:center;gap:12px;flex-wrap:wrap;margin-bottom:0}.tnf-logged-in{font-size:13px;color:#c8b8b8}.tnf-logged-in a{color:#e88}.tnf-header .tnf-btn--secondary{background:transparent;color:#fff;border:1px solid rgba(255,255,255,.35)}.tnf-header .tnf-btn--secondary:hover{background:#ffffff1a;border-color:#fff9}.tnf-status-pill{display:inline-block;font-size:12px;font-weight:700;padding:4px 12px;border-radius:20px;letter-spacing:.03em}.tnf-status-pill--open{background:#e1f5ee;color:#0f6e56;border:1px solid #9FE1CB}.tnf-status-pill--closed{background:#faeeda;color:#854f0b;border:1px solid #FAC775}.tnf-status-pill--matched{background:#a32d2d;color:#fff;border:1px solid #c03030;font-size:13px;padding:5px 14px;box-shadow:0 0 #a32d2d99;animation:tnf-pulse 2s infinite}@keyframes tnf-pulse{0%{box-shadow:0 0 #a32d2d99}70%{box-shadow:0 0 0 8px #a32d2d00}to{box-shadow:0 0 #a32d2d00}}.tnf-status-pill--loading{background:#f1efe8;color:#5f5e5a;border:1px solid #D3D1C7}.tnf-tabs{display:flex;gap:0;background:transparent;border-radius:0;padding:0;margin-bottom:1.5rem;border-bottom:2px solid #e8e8e5}.tnf-tab{flex:1;padding:10px 12px;font-size:11px;font-weight:700;text-align:center;cursor:pointer;border-radius:0;border:none;background:transparent;color:#999;transition:all .15s;font-family:inherit;border-bottom:3px solid transparent;margin-bottom:-2px;letter-spacing:.03em;text-transform:uppercase}.tnf-tab:hover{color:#555}.tnf-tab--active{background:transparent;color:#a32d2d;border-bottom:3px solid #A32D2D;box-shadow:none}.tnf-panel{display:none}.tnf-panel--active{display:block}.tnf-card{background:#fff;border:1px solid #e8e8e5;border-radius:10px;padding:1.25rem;margin-bottom:1rem}.tnf-card--center{text-align:center;padding:2.5rem 1rem}.tnf-card--danger{border-color:#f7c1c1}.tnf-field{margin-bottom:1.125rem}.tnf-label{display:block;font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:.06em;color:#777;margin-bottom:6px}.tnf-input{width:100%;padding:10px 12px;font-size:15px;font-family:inherit;border:1px solid #ddd;border-radius:7px;background:#f9f9f7;color:#333;box-sizing:border-box;outline:none}.tnf-input[readonly]{color:#555;cursor:default}.tnf-style-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:8px;margin-bottom:10px}.tnf-style-btn{display:flex;flex-direction:column;align-items:center;padding:12px 8px;border-radius:8px;border:1.5px solid #e0e0da;background:#f9f9f7;cursor:pointer;text-align:center;transition:all .15s;font-family:inherit;gap:3px}.tnf-style-btn:hover{border-color:#bbb;background:#f4f4f1}.tnf-style-btn--selected-casual{border-color:#5dcaa5;background:#e1f5ee}.tnf-style-btn--selected-competitive{border-color:#ef9f27;background:#faeeda}.tnf-style-btn--selected-league{border-color:#afa9ec;background:#eeedfe}.tnf-style-icon{font-size:22px}.tnf-style-name{font-size:13px;font-weight:700;color:#222}.tnf-style-btn--selected-casual .tnf-style-name{color:#0f6e56}.tnf-style-btn--selected-competitive .tnf-style-name{color:#854f0b}.tnf-style-btn--selected-league .tnf-style-name{color:#534ab7}.tnf-style-desc{font-size:12px;color:#777;line-height:1.35}.tnf-banner{border-radius:7px;padding:10px 14px;font-size:14px;margin-bottom:0;line-height:1.5}.tnf-banner--info{background:#e1f5ee;color:#0f6e56;border:1px solid #9FE1CB;margin-bottom:1rem}.tnf-banner--warn{background:#faeeda;color:#854f0b;border:1px solid #FAC775;margin-bottom:1rem}.tnf-banner--purple{background:#eeedfe;color:#534ab7;border:1px solid #CECBF6;margin-top:10px}.tnf-btn{display:inline-block;padding:11px 18px;font-size:14px;font-weight:700;font-family:inherit;border-radius:7px;cursor:pointer;border:none;transition:all .15s;text-align:center}.tnf-btn--primary{width:100%;background:linear-gradient(135deg,#a32d2d,#7a1f1f);color:#fff;margin-top:.25rem;font-size:15px;letter-spacing:.02em;border:1px solid #8a2020;box-shadow:0 2px 8px #a32d2d4d;transition:all .2s}.tnf-btn--primary:hover{background:linear-gradient(135deg,#b83333,#8a2020);box-shadow:0 4px 14px #a32d2d66;transform:translateY(-1px)}.tnf-btn--primary:disabled{background:#ccc;box-shadow:none;cursor:not-allowed}.tnf-btn--secondary{background:transparent;color:#333;border:1px solid #ddd}.tnf-btn--secondary:hover{background:#f4f4f1}.tnf-btn--danger{width:100%;background:transparent;color:#e24b4a;border:1px solid #F7C1C1}.tnf-btn--danger:hover{background:#fcebeb}.tnf-toast{position:fixed;bottom:24px;left:50%;transform:translate(-50%);background:#2c2c2a;color:#fff;padding:10px 20px;border-radius:20px;font-size:14px;opacity:0;transition:opacity .25s;pointer-events:none;z-index:999;white-space:nowrap;font-family:inherit}.tnf-toast--show{opacity:1}.tnf-player-row{display:flex;align-items:center;gap:10px;padding:9px 0;border-bottom:1px solid #f0f0ec}.tnf-player-row:last-child{border-bottom:none}.tnf-avatar{width:34px;height:34px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:13px;font-weight:700;flex-shrink:0}.tnf-avatar--casual{background:#e1f5ee;color:#0f6e56}.tnf-avatar--competitive{background:#faeeda;color:#854f0b}.tnf-avatar--league{background:#eeedfe;color:#534ab7}.tnf-player-name{font-size:15px;font-weight:500;flex:1;color:#111}.tnf-badge{font-size:11px;font-weight:700;padding:3px 8px;border-radius:10px;text-transform:uppercase;letter-spacing:.04em}.tnf-badge--casual{background:#e1f5ee;color:#0f6e56}.tnf-badge--competitive{background:#faeeda;color:#854f0b}.tnf-badge--league{background:#eeedfe;color:#534ab7}.tnf-badge--unmatched{background:#faeeda;color:#854f0b}.tnf-match-card{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:10px;padding:1rem;background:#fff;border:1px solid #e8e8e5;border-radius:10px;margin-bottom:.75rem}.tnf-match-player{text-align:center}.tnf-match-avatar{width:38px;height:38px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:14px;font-weight:700;margin:0 auto 6px}.tnf-match-name{font-size:14px;font-weight:700;color:#111}.tnf-match-vs{display:flex;flex-direction:column;align-items:center;gap:6px}.tnf-vs-label{font-family:Bebas Neue,sans-serif;font-size:22px;font-weight:400;color:#a32d2d;background:#fcebeb;border-radius:6px;padding:4px 10px;letter-spacing:.08em;border:1px solid #F7C1C1}.tnf-table-num{font-size:12px;font-weight:700;color:#534ab7;background:#eeedfe;padding:3px 8px;border-radius:7px}.tnf-league-card{display:flex;align-items:center;gap:10px;padding:.875rem 1rem;background:#fff;border:1px solid #e8e8e5;border-radius:10px;margin-bottom:.75rem}.tnf-league-info{flex:1}.tnf-league-name{font-size:15px;font-weight:600;color:#111}.tnf-league-sub{font-size:13px;color:#888;margin-top:1px}.tnf-section-label{font-family:Bebas Neue,sans-serif;font-size:15px;font-weight:400;text-transform:uppercase;letter-spacing:.1em;color:#a32d2d;margin-bottom:10px}.tnf-section-label--danger{color:#a32d2d}.tnf-week-nav{display:flex;align-items:center;justify-content:space-between;margin-bottom:1rem}.tnf-week-label{font-family:Bebas Neue,sans-serif;font-size:18px;font-weight:400;letter-spacing:.06em;color:#333}.tnf-week-btns{display:flex;gap:6px}.tnf-week-btn{padding:5px 11px;font-size:13px;font-weight:600;background:#f4f4f1;border:1px solid #e0e0da;border-radius:6px;cursor:pointer;font-family:inherit;color:#333}.tnf-week-btn:hover{background:#eeeee9}.tnf-admin-status{font-size:14px;color:#555;margin-bottom:12px}.tnf-admin-override-note{font-size:13px;color:#854f0b;background:#fff7e6;border:1px solid #F5D89C;border-radius:6px;padding:8px 10px;margin:0 0 12px}.tnf-admin-btns{display:flex;gap:8px}.tnf-admin-btns .tnf-btn{flex:1}.tnf-empty-icon{font-size:32px;margin-bottom:8px}.tnf-empty-text{font-size:14px;color:#777;line-height:1.6}.tnf-empty-text a{color:#a32d2d}.tnf-divider{border:none;border-top:1px solid #f0f0ec;margin:1rem 0}.tnf-delete-btn{background:none;border:none;cursor:pointer;color:#bbb;font-size:16px;padding:4px 6px;border-radius:4px;line-height:1}.tnf-delete-btn:hover{color:#e24b4a;background:#fcebeb}.tnf-admin-hint{font-size:13px;color:#777;margin:0 0 12px;line-height:1.5}.tnf-manual-pair-selects{display:flex;align-items:flex-end;gap:8px}.tnf-select{appearance:none;-webkit-appearance:none;cursor:pointer;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8' viewBox='0 0 12 8'%3E%3Cpath d='M1 1l5 5 5-5' stroke='%23999' stroke-width='1.5' fill='none' stroke-linecap='round'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 10px center;padding-right:30px}.tnf-locked-vs-static{font-size:11px;font-weight:800;color:#aaa;background:#f4f4f1;border-radius:5px;padding:10px 7px;letter-spacing:.05em;flex-shrink:0;margin-bottom:1px}.tnf-lock-btn{width:100%}.tnf-manual-pair-empty{font-size:13px;color:#aaa;padding:8px 0 2px;margin:0}.tnf-locked-pair-row{display:flex;align-items:center;gap:8px;padding:9px 0;border-bottom:1px solid #f0f0ec}.tnf-locked-pair-row:last-child{border-bottom:none}.tnf-locked-pair-players{display:flex;align-items:center;gap:8px;flex:1;flex-wrap:wrap}.tnf-locked-pair-name{display:flex;align-items:center;gap:6px;font-size:14px;font-weight:500;color:#111}.tnf-locked-vs{font-size:11px;font-weight:800;color:#aaa;background:#f4f4f1;border-radius:4px;padding:2px 6px;letter-spacing:.05em;flex-shrink:0}@media(max-width:480px){.tnf-style-grid{grid-template-columns:repeat(2,1fr)}.tnf-match-card{grid-template-columns:1fr auto 1fr;gap:6px}.tnf-match-name{font-size:13px}.tnf-admin-btns{flex-direction:column}}.tnf-badge--game{background:#f1efe8;color:#5f5e5a;border:1px solid #D3D1C7;max-width:140px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.tnf-game-system-row{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:8px 0;border-bottom:1px solid #f0f0ec}.tnf-game-system-row:last-child{border-bottom:none}.tnf-game-system-name{font-size:14px;font-weight:500;color:#111;flex:1}.tnf-game-system-name--inactive{color:#aaa;text-decoration:line-through}.tnf-game-system-actions{display:flex;align-items:center;gap:6px}.tnf-gs-toggle-btn{font-size:12px;padding:4px 10px}.tnf-notify-row{display:flex;align-items:center}.tnf-toggle-label{display:flex;align-items:center;justify-content:space-between;width:100%;cursor:pointer;font-size:14px;color:#333;gap:12px}.tnf-toggle{position:relative;width:44px;height:26px;border-radius:13px;background:#ddd;border:none;cursor:pointer;transition:background .2s;flex-shrink:0;padding:0}.tnf-toggle--on{background:#a32d2d}.tnf-toggle-thumb{position:absolute;top:3px;left:3px;width:20px;height:20px;border-radius:50%;background:#fff;box-shadow:0 1px 3px #0003;transition:transform .2s}.tnf-toggle--on .tnf-toggle-thumb{transform:translate(18px)}.tnf-btn--dropout{background:transparent;color:#854f0b;border:1px solid #FAC775;padding:6px 14px;font-size:12px;border-radius:6px;cursor:pointer;font-weight:700;font-family:inherit;white-space:nowrap;transition:all .15s}.tnf-btn--dropout:hover{background:#faeeda}.tnf-card--warn{border-color:#fac775}.tnf-section-label--warn{color:#854f0b}.tnf-dropout-row{padding:10px 0;border-bottom:1px solid #f0f0ec}.tnf-dropout-row:last-child{border-bottom:none}.tnf-dropout-info{display:flex;flex-direction:column;gap:3px}.tnf-dropout-note{font-size:12px;color:#854f0b}.tnf-registered-card{margin-bottom:0}.tnf-registered-header{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;flex-wrap:wrap}.tnf-registered-game{font-size:13px;color:#777;margin-top:3px}.tnf-player-info{display:flex;flex-direction:column;gap:2px;flex:1}.tnf-discord-handle{font-size:11px;color:#534ab7}.tnf-avatar--narrative,.tnf-badge--narrative{background:#faeeda;color:#854f0b}.tnf-style-btn--selected-narrative{border-color:#ef9f27;background:#faeeda}.tnf-style-btn--selected-narrative .tnf-style-name{color:#854f0b}.tnf-match-avatar.tnf-avatar--narrative{background:#faeeda;color:#854f0b}
/*# sourceMappingURL=/cdn/shop/t/32/assets/tnf-event.css.map */
