*{margin:0;padding:0;box-sizing:border-box}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif;background:#1a1a1a;min-height:100vh;padding:20px;padding-top:max(20px,env(safe-area-inset-top,0px));color:#333}html.capacitor-native body{padding-top:48px}.notification-banner{position:fixed;top:20px;left:50%;transform:translate(-50%);max-width:500px;width:calc(100% - 40px);padding:16px 20px;border-radius:12px;font-size:14px;font-weight:500;z-index:10000;display:none;box-shadow:0 4px 12px #0000004d;animation:slideDown .3s ease-out}@keyframes slideDown{0%{opacity:0;transform:translate(-50%) translateY(-20px)}to{opacity:1;transform:translate(-50%) translateY(0)}}.notification-banner.show{display:block}.notification-banner.error{background:#dc3545;color:#fff;border:1px solid #c82333}.notification-banner.success{background:#28a745;color:#fff;border:1px solid #218838}.notification-banner.info{background:#17a2b8;color:#fff;border:1px solid #138496}.notification-banner.warning{background:#ffc107;color:#212529;border:1px solid #e0a800}.screen{display:none;max-width:600px;margin:0 auto}.screen.active{display:block}h1,h2,h3{margin-bottom:15px;color:#fff;text-align:left}.landing-logo{display:block;margin:0 auto 20px;max-width:200px;height:auto}#landing-screen h1{text-align:left;margin-bottom:0}.landing-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:30px}.landing-header h1{flex:1;text-align:left;margin-bottom:0}#game-setup-screen h1{text-align:left;display:flex;align-items:center}#landing-screen>.landing-content,#landing-screen>.featured-games-landing,#landing-screen>.landing-option-container{margin-bottom:12px}#landing-screen>.landing-content:last-child,#landing-screen>.featured-games-landing:last-child,#landing-screen>.landing-option-container:last-child{margin-bottom:0}.btn.btn-back-to-welcome{background:#1a1a1a!important;color:#d0d0d0!important;border:2px solid #808080!important;font-size:14px;font-weight:500;padding:0 20px;height:36px;border-radius:8px;cursor:pointer;transition:all .3s ease;box-shadow:none}.btn.btn-back-to-welcome:hover{background:#1a1a1a!important;color:#e0e0e0!important;border-color:#909090!important;transform:none}.user-account-menu{position:relative}.account-dropdown{position:absolute;top:calc(100% + 5px);right:0;background:#2a2a2a;border:none;border-radius:8px;width:100%;display:none;z-index:1000;box-shadow:0 8px 24px #00000080}.account-dropdown.active{display:block}.dropdown-item{width:100%;padding:12px 16px;background:transparent;border:none;color:#ff6b6b;font-size:14px;font-weight:500;text-align:left;cursor:pointer;transition:all .2s ease;border-radius:6px}.dropdown-item:hover{background:#ff6b6b1a;color:#ff5252}.dropdown-item:first-child{margin-top:4px}.dropdown-item:last-child{margin-bottom:4px}h1{font-size:18px;font-weight:500;margin-bottom:30px;color:#fff;min-height:44px;display:flex;align-items:center}h2{font-size:18px;font-weight:500;color:#fff}h3{font-size:14px;font-weight:500;color:#fff}.setup-section{background:#3a3a3a;border-radius:12px;padding:20px;margin-bottom:20px;box-shadow:0 4px 6px #0000001a}.competitors-header-row{display:flex;justify-content:space-between;align-items:center;margin-bottom:15px;gap:15px}.setup-section h2{color:#fff;margin-bottom:15px;text-align:left;font-size:18px;font-weight:500}.helper-text{color:#999;font-size:14px;margin:-10px 0 15px;text-align:left}.input-group{display:flex;gap:10px;margin-bottom:15px;flex-wrap:wrap}input[type=text],select{flex:1;min-width:150px;padding:12px;border:2px solid #e0e0e0;border-radius:8px;font-size:16px}#category-input{width:100%;display:block}input[type=text]:focus,select:focus{outline:none;border-color:#4ade80}.bracket-size-selector{display:flex;gap:10px;margin-bottom:15px}.bracket-size-selector .btn{flex:1;background:#fff;color:#666;border:2px solid #666;position:relative;padding-left:35px}.bracket-size-selector .btn:before{content:"";position:absolute;left:12px;top:50%;transform:translateY(-50%);width:16px;height:16px;border:2px solid #666;border-radius:50%;background:#fff}.bracket-size-selector .btn:hover{background:#fff;color:#888;border-color:#888}.bracket-size-selector .btn:hover:before{border-color:#888}.bracket-size-selector .btn.selected{background:#fff;border:2px solid #4ade80;color:#2d7a4a;font-weight:700;box-shadow:none}.bracket-size-selector .btn.selected:before{border-color:#4ade80;background:radial-gradient(circle,#4ade80 0% 40%,#fff 40% 100%)}.bracket-size-selector .btn.selected:hover{background:#fff;border-color:#4ade80;color:#2d7a4a;font-weight:700}.next-participant-hint{margin-bottom:0;text-align:right;white-space:nowrap}.next-participant-hint .participant-name{font-weight:700;color:#4ade80}.next-participant-hint .participant-name-pill{font-size:.85rem;font-weight:500;color:#4ade80;background:#4ade8026;padding:6px 12px;border-radius:20px;border:1px solid rgba(74,222,128,.3);display:inline-block;white-space:nowrap}.next-participant-hint .competitor-count{color:#6c757d}.next-participant-hint.complete{background:#d4edda;border-left-color:#28a745;color:#155724}.last-competitors-hint{margin-bottom:15px;font-size:14px;color:#666;font-style:italic}ul{list-style:none;margin-top:15px}ul li{padding:10px;background:#4a4a4a;border-radius:6px;margin-bottom:8px;font-size:14px;display:flex;justify-content:space-between;align-items:center}.participant-item{display:flex;justify-content:space-between;align-items:center;color:#fff}.participant-item span{color:#fff}.saved-groups-container{margin-bottom:15px;padding-top:15px;border-top:1px solid #4a4a4a}.saved-groups-container h3{color:#fff!important;font-size:16px;margin-bottom:10px;text-align:left}.saved-group-item{display:flex;justify-content:space-between;align-items:center;padding:12px 20px;background:#4a4a4a;border-radius:8px;margin-bottom:8px;cursor:pointer;transition:background .2s;min-height:44px}.saved-group-item:hover{background:#555}.saved-group-name{color:#fff;font-size:14px;flex:1}.saved-group-action{font-size:14px;font-weight:500;padding-right:10px}.saved-group-load{color:#4ade80}.saved-group-clear{color:#ef4444}.saved-group-actions{display:flex;gap:8px;align-items:center}.btn-small{padding:6px 12px;font-size:14px;height:auto}.delete-group-link{color:#dc3545;text-decoration:none;font-size:14px;font-weight:500;cursor:pointer}.delete-group-link:hover{color:#c82333;text-decoration:underline}.remove-participant-btn{background:#6c757d;color:#fff;border:none;border-radius:4px;padding:6px 10px;font-size:18px;line-height:1;cursor:pointer;font-weight:600;min-height:auto;width:28px;height:28px;display:flex;align-items:center;justify-content:center}.remove-participant-btn:hover{background:#5a6268;transform:none}.btn{padding:0 24px;border:none;border-radius:8px;font-size:16px;font-weight:500;cursor:pointer;transition:all .3s ease;background:#4caf50;color:#fff;height:44px;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 6px #0000001a}.btn:hover{background:#45a049;transform:translateY(-1px);box-shadow:0 4px 6px #00000026}.btn:active{transform:translateY(0)}.btn:disabled{background:#ccc;cursor:not-allowed;transform:none}.btn-primary{background:#4caf50;color:#fff;font-size:16px;font-weight:500;padding:0 30px;height:44px}.btn-primary:hover{background:#45a049}.btn-secondary{background:#1a1a1a;color:#d0d0d0;border:2px solid #808080;font-size:16px;font-weight:500;padding:0 30px;height:44px}.btn-secondary:hover{background:#1a1a1a;color:#e0e0e0;border-color:#909090}.landing-content{background:transparent;border-radius:0;padding:0;text-align:left;box-shadow:none}.featured-games-landing+.landing-content{padding-top:0}.landing-option-container{background:#3a3a3a;border-radius:8px;padding:20px;box-shadow:0 4px 6px #0000001a;display:flex;flex-direction:column;gap:8px}.landing-option-container .btn{width:100%}.landing-option-header{color:#fff;font-size:16px;font-weight:500;margin:0;text-align:left;display:flex;align-items:center;gap:8px;line-height:1}.landing-option-subtitle{font-size:14px;color:#ffffff80;margin:0;text-align:left;line-height:1.5}.landing-content .landing-option-container:has(button#view-history-btn) .landing-option-header{color:#fff}.landing-option-blurb{color:#d0d0d0;font-size:16px;line-height:1.5;margin:0;text-align:left}.landing-content .btn{font-size:16px;font-weight:500;padding:0 50px;height:44px;width:100%;margin:0;display:flex;align-items:center;justify-content:center}.landing-footer{margin-top:24px;text-align:center;display:flex;flex-direction:column;gap:12px}.landing-footer .btn{width:100%;font-size:16px;font-weight:500;padding:0 30px;height:44px;display:flex;align-items:center;justify-content:center}.setup-actions{display:flex;gap:15px;margin-top:20px}.setup-actions .btn{flex:1}.bracket-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px}.bracket-header-actions{display:flex;gap:10px;align-items:center}.bracket-title{color:#fff;text-align:left;margin-bottom:0;font-size:18px;font-weight:500;flex:1}.btn-icon{background:#fff3;color:#fff;border:none;border-radius:50%;width:48px;height:48px;padding:0;display:flex;align-items:center;justify-content:center;font-size:24px;min-height:48px;flex-shrink:0}.btn-icon:hover{background:#ffffff4d;transform:translateY(-2px);box-shadow:0 4px 8px #0003}.btn-standings{background:transparent;color:#4ade80;border:none;box-shadow:none;padding:0;height:auto;font-size:16px;font-weight:500;text-decoration:none;min-height:auto}.btn-standings:hover{color:#5568d3;text-decoration:underline;background:transparent;box-shadow:none;transform:none}#view-match-btn{width:100%;margin-bottom:20px}.bracket-footer{margin-top:20px;display:flex;flex-direction:row;gap:10px}.bracket-footer .btn{flex:1}#start-round-btn{background:#4caf50;font-size:16px;font-weight:500;padding:0 30px;height:44px}#start-round-btn:hover{background:#45a049}#start-round-btn:disabled{background:#6c757d;cursor:not-allowed}#quit-bracket-btn{background:transparent;color:#999;border:2px solid #999}#quit-bracket-btn:hover{background:transparent;color:#bbb;border-color:#bbb}.round-navigation{display:none;gap:15px;margin-top:20px;margin-bottom:20px;justify-content:space-between}.round-navigation .btn{flex:1;min-width:0;background:transparent;color:#4ade80;border:none;box-shadow:none;padding:0;height:auto;font-size:16px;font-weight:500;text-decoration:none}.round-navigation .btn:hover{color:#5568d3;text-decoration:underline;background:transparent;box-shadow:none;transform:none}.bracket-round{margin-bottom:30px}.bracket-round h3{color:#fff;text-align:left;margin-bottom:15px;font-size:14px;font-weight:500}.bracket-match{background:transparent;border:none;border-radius:0;padding:12px 0;margin-bottom:0;box-shadow:none;border-bottom:1px solid #333}.bracket-match:last-child{border-bottom:none}.bracket-round-container{background:transparent;border-radius:0;padding:0;box-shadow:none}.match-header{font-size:11px;font-weight:500;color:#999;margin-bottom:10px;text-align:left;letter-spacing:.5px}.bracket-match.completed{opacity:.7}.match-competitor{padding:10px;margin:5px 0;background:#4a4a4a;border-radius:6px;font-weight:500;display:flex;align-items:center;gap:10px;color:#fff}.match-competitor .competitor-info{flex:1;display:flex;flex-direction:column}.match-competitor .competitor-name{color:#fff;font-size:14px;font-weight:400;text-transform:none}.match-competitor .competitor-participant{font-size:11px;color:#999;margin-top:2px;font-weight:500;font-style:normal;text-transform:uppercase}.match-competitor.winner{background:#000;color:#fff;font-weight:700}.match-competitor.winner .competitor-participant{color:#999}.winner-label{font-weight:600;font-size:14px;margin-left:auto}.match-votes{font-size:.9em;opacity:.8;margin-left:8px;font-weight:400}.match-vs{text-align:center;font-weight:600;color:gray;margin:8px 0}.match-winner{text-align:center;margin-top:10px;padding:8px;background:#4ade80;color:#fff;border-radius:6px;font-weight:600}.match-empty{text-align:center;color:#999;padding:20px}.match-round-title{color:#fff;text-align:left;margin-bottom:20px;font-size:14px;font-weight:500}.matchup-container{background:transparent;border-radius:0;padding:0;margin-bottom:20px;box-shadow:none}.match-info-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:15px;gap:15px}.match-number{text-align:left;font-size:.9rem;color:#fff;font-weight:600;text-transform:none;letter-spacing:0}.current-voter{text-align:right;font-size:.85rem;color:#4ade80;font-weight:500;white-space:nowrap;background:#4ade8026;padding:6px 12px;border-radius:20px;border:1px solid rgba(74,222,128,.3)}.current-voter strong{color:#4ade80;font-weight:500}.competitor-card{background:#000;border:3px solid;border-radius:12px;padding:25px;margin-bottom:20px;text-align:center;color:#fff;box-shadow:0 4px 8px #0003;display:flex;flex-direction:column;align-items:center}.competitor-card>div:first-child{width:100%;display:flex;align-items:flex-start;gap:10px;margin-bottom:0;justify-content:space-between}.competitor-card .competitor-info{flex:1;display:flex;flex-direction:column;align-items:flex-start;text-align:left}.competitor-card .competitor-name{color:#fff;font-size:20px;font-weight:700;margin-bottom:0;line-height:1.2}.competitor-card .competitor-participant-card{font-size:13px;color:#fff;margin-top:2px;font-weight:400;font-style:normal;text-transform:uppercase;line-height:1.3}.competitor-card h3{color:#fff;font-size:1.8rem;margin-bottom:10px}.submitted-by{font-size:.95rem;opacity:.95;margin-bottom:15px;text-align:left;font-weight:500;font-style:italic}.vote-count{font-size:1.5rem;font-weight:700;margin-top:10px;margin-bottom:15px}.vote-count-wrapper{display:flex;flex-direction:column;align-items:center;min-height:90px}.vote-count-display{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;border-radius:8px;padding:12px 8px;min-width:60px}.vote-count-display .vote-number{color:#000;font-size:1.8rem;font-weight:700;line-height:1.2;margin-bottom:0}.vote-count-display .vote-label{color:#666;font-size:.75rem;margin-top:2px;font-weight:400;text-transform:lowercase}.remove-vote-link{color:#999;font-size:.75rem;margin-top:6px;margin-bottom:0;text-decoration:none;font-weight:500;cursor:pointer;display:block;text-align:center;height:18px;line-height:18px}.remove-vote-link:hover{color:#666;text-decoration:underline}.card-vote-btn{margin-top:12px;background:#fff;color:#000;font-weight:500;font-size:16px;padding:0 30px;height:44px}.card-vote-btn:hover{background:#f0f0f0;color:#000;transform:translateY(-2px);box-shadow:0 4px 8px #0000004d}.vs-divider{text-align:center;font-size:1.5rem;font-weight:700;color:gray;margin:15px 0;background:#4a4a4a;padding:10px;border-radius:8px}.voting-section{background:#3a3a3a;border-radius:12px;padding:20px;box-shadow:0 4px 6px #0000001a}.voting-section h3{color:#fff;text-align:left;margin-bottom:15px;font-size:20px;font-weight:500}.vote-buttons{display:flex;flex-direction:column;gap:10px;margin-bottom:20px}.vote-btn{width:100%;font-size:16px;font-weight:500}.vote-list{margin-bottom:20px}.vote-list h4{color:#fff;margin-bottom:10px;text-align:left;font-size:16px;font-weight:500}.vote-list ul{background:#4a4a4a;border-radius:6px;padding:10px;max-height:200px;overflow-y:auto}.btn-resolve-match{width:100%;margin-top:20px;background:#28a745;font-size:16px;font-weight:500;padding:0 30px;height:44px}.btn-resolve-match:hover:not(:disabled){background:#218838}.btn-resolve-match:disabled{background:#6c757d;cursor:not-allowed}.btn-tie-breaker{width:100%;margin-top:20px;background:#ffc107;color:#333;font-size:16px;font-weight:500;padding:0 24px;height:44px}.btn-tie-breaker:hover{background:#e0a800}.match-footer .btn{width:100%}.modal{display:none;position:fixed;z-index:1000;left:0;top:0;width:100%;height:100%;background-color:#00000080;padding:20px}.modal-content{background:#3a3a3a;border-radius:12px;padding:30px;max-width:400px;max-height:300px;overflow-y:auto;margin:50px auto;text-align:left;position:relative}.modal-close{position:absolute;top:15px;right:20px;font-size:28px;font-weight:700;color:#999;cursor:pointer;line-height:1;transition:color .2s}.modal-close:hover{color:#fff}.modal-content h3{color:#fff;margin-bottom:15px;text-align:left}.modal-content .btn{width:100%;margin-top:15px;text-align:center}.modal-actions{display:flex;gap:10px;margin-top:20px}.modal-actions .btn{flex:1;margin-top:0}.scores-header{background:#3a3a3a;border-radius:12px;padding:20px;margin-bottom:20px;box-shadow:0 4px 6px #0000001a;display:flex;align-items:center}.history-header{margin-bottom:20px;display:flex;align-items:center}.scores-header h2,.history-header h2{color:#fff;margin:0;font-size:16px;font-weight:500}.conversation-games-header{margin-bottom:12px;display:flex;align-items:center;min-height:44px}.conversation-games-header h2{color:#fff;margin:0;font-size:18px;font-weight:500;display:flex;align-items:center}.back-arrow{cursor:pointer;margin-right:12px;color:#fff;display:inline-flex;align-items:center;line-height:1;transition:transform .2s,opacity .2s;user-select:none;-webkit-user-select:none}.back-arrow svg{width:24px;height:24px}.inline-icon-wrap{display:inline-flex;align-items:center;vertical-align:middle;margin-right:6px}.inline-icon-wrap svg{width:18px;height:18px}.back-arrow:hover{opacity:.7;transform:translate(-2px)}.scores-header .back-arrow{color:#4ade80}.conversation-brackets-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(250px,1fr));gap:12px;margin-top:20px}#conversation-brackets-container{grid-template-columns:1fr;gap:12px}#featured-games-grid,#featured-brackets-grid{grid-template-columns:1fr;gap:12px;margin-top:0}.conversation-bracket-card{background:#2a2a2a;border-radius:8px;padding:20px;box-shadow:none;display:flex;flex-direction:column;gap:15px;transition:transform .2s,box-shadow .2s;min-height:44px;height:44px;justify-content:center}.conversation-bracket-card:hover{transform:translateY(-1px);box-shadow:none;background:#333}.conversation-bracket-card h3{color:#fff;margin:0;font-size:16px;font-weight:500;line-height:1}.featured-bracket-card{background:linear-gradient(135deg,#dc3545,#28a745);border:none}.featured-bracket-card h3{color:#fff;text-shadow:1px 1px 2px rgba(0,0,0,.2);font-size:16px;font-weight:500;line-height:1}.featured-bracket-card:hover{background:linear-gradient(135deg,#c82333,#218838);box-shadow:0 4px 6px #00000026}.bracket-preview{color:#666;font-size:.9rem;margin:0;flex:1}.conversation-bracket-card .btn{width:100%;margin-top:auto}.featured-brackets-section{padding:24px;background:#3a3a3a;border-radius:12px;box-shadow:0 4px 6px #0000001a}#conversation-games-screen>.featured-brackets-section{margin-bottom:12px}.featured-brackets-section .featured-section-title{text-align:left;margin-bottom:24px;color:#dc3545}.all-conversations-section{padding:0;background:transparent;border-radius:0;box-shadow:none}.all-conversations-section .featured-section-title{text-align:left;margin-bottom:24px;color:#fff}.all-conversations-section .conversation-bracket-card{background:#2a2a2a}.all-conversations-section .conversation-bracket-card:hover{background:#333}.featured-section-title{color:#fff;font-size:18px;margin-bottom:20px;text-align:left;font-weight:500}.featured-games-landing{padding:20px;background:#3a3a3a;border-radius:8px;box-shadow:0 4px 6px #0000001a;display:flex;flex-direction:column;gap:8px}.featured-section-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:0}.featured-games-landing .featured-section-title{text-align:left;margin-bottom:0;color:#dc3545}.restaurant-section-title{color:#fff!important;font-size:16px;font-weight:500;margin:0;display:flex;align-items:center;gap:8px;line-height:1}.coming-soon-badge{display:inline-block;background:#ffffff26;color:#ffffffb3;font-size:12px;font-weight:500;padding:4px 10px;border-radius:12px;text-transform:uppercase;letter-spacing:.5px;border:1px solid rgba(255,255,255,.2)}.restaurant-section-subtitle{color:#ffffff80;font-size:14px;line-height:1.5;margin:0;text-align:left}.btn-restaurant-feature{width:100%;background:#4caf50;border:none;font-size:16px;font-weight:500;padding:14px 24px;transition:all .3s}.btn-restaurant-feature:hover{transform:translateY(-2px);box-shadow:0 6px 12px #4caf504d;background:#45a049}.view-all-link{color:#4ade80;text-decoration:none;font-size:16px;font-weight:500;transition:color .2s}.view-all-link:hover{color:#5568d3;text-decoration:underline}.btn-close-history{background:transparent;border:none;color:#fff;font-size:24px;padding:0;min-height:auto;width:32px;height:32px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:opacity .2s}.btn-close-history:hover{opacity:.7;transform:none;box-shadow:none}#leaderboard-container,#history-container{background:#3a3a3a;border-radius:12px;padding:20px;box-shadow:0 4px 6px #0000001a}.leaderboard-item{display:flex;align-items:center;padding:15px;background:#4a4a4a;border-radius:8px;margin-bottom:10px;gap:15px}.leaderboard-item .rank{font-size:1.5rem;font-weight:700;color:#000;min-width:40px;text-align:center}.leaderboard-item .name{flex:1;font-size:1.1rem;font-weight:500}.leaderboard-item .score{font-size:1.2rem;font-weight:700;color:#000}.history-round{margin-bottom:30px}.history-round h3{color:#fff;text-align:left;margin-bottom:15px;font-size:14px;font-weight:500}.history-item{background:#4a4a4a;border-radius:8px;padding:20px;margin-bottom:12px;min-height:44px}.history-item h4{color:#fff;margin-bottom:10px;text-align:left;font-size:16px;font-weight:500}.history-item p{margin-bottom:8px;color:#333}.history-item .winner{font-weight:600;color:#155724;margin-top:10px}.bracket-history-item{background:#4a4a4a;border-radius:8px;padding:20px;margin-bottom:20px;border-left:4px solid #4ade80;transition:all .2s}.bracket-history-item:hover{transform:translate(4px);box-shadow:0 4px 8px #0003}.bracket-history-header{margin-bottom:10px}.bracket-history-header h3{color:#fff;margin-bottom:8px;font-size:18px;font-weight:500}.bracket-history-meta{display:flex;gap:15px;flex-wrap:wrap;font-size:14px;color:#999}.bracket-history-meta span{display:inline-block}.bracket-history-winner{color:#fff;font-size:16px;margin-bottom:8px}.bracket-history-winner strong{color:#4ade80}.winner-participant{color:#999;font-size:14px}.bracket-history-participants{color:#fff;font-size:14px}.bracket-history-participants strong{color:#4ade80}.bracket-details-header{background:#4a4a4a;border-radius:8px;padding:20px;margin-bottom:20px}.bracket-history-item h3{color:#fff;margin-bottom:15px;text-align:left;font-size:14px;font-weight:500}.bracket-history-item.current-bracket{border-left-color:#28a745}.bracket-history-item.current-bracket h3{color:#28a745}.bracket-winner{font-size:1.1rem;font-weight:600;color:#4ade80;margin-bottom:15px}.bracket-matches{margin-top:15px}@media(max-width:480px){body{padding:10px}h1{font-size:1.5rem}.input-group{flex-direction:column}input[type=text],select{width:100%}.competitor-card h3{font-size:1.4rem}.competitor-card .competitor-name{font-size:20px}.competitor-card .competitor-participant-card{font-size:14px}.vote-count-display .vote-number{font-size:1.4rem}.competitors-header-row{flex-wrap:wrap}.next-participant-hint{font-size:14px}}.competitor-item{display:flex;align-items:center;margin-bottom:8px;background:#4a4a4a;padding:12px 20px;border-radius:8px;transition:border .2s;min-height:44px}.competitor-item.active-slot{border:2px solid #4ade80;padding:10px 18px}.slot-number{margin-right:8px;padding:4px 8px;border-radius:8px;color:#fff;font-weight:700;text-align:center;min-width:32px;height:32px;display:inline-flex;align-items:center;justify-content:center}.slot-content{flex:1;display:flex;align-items:center;gap:10px;flex-wrap:wrap}.slot-content .competitor-info{flex:1;display:flex;flex-direction:column;min-width:0}.slot-content .competitor-participant{font-size:11px;color:#999;margin-top:2px;font-weight:500;font-style:normal;text-transform:uppercase}.competitor-participant-pill{font-size:11px;color:#4ade80;margin-top:6px;font-weight:500;font-style:normal;text-transform:uppercase;background:#4ade8026;padding:4px 10px;border-radius:12px;border:1px solid rgba(74,222,128,.3);display:inline-block;width:fit-content}.competitor-name{color:#fff;font-size:14px;font-weight:400;text-transform:none}.competitor-number{display:inline-block;padding:4px 8px;border-radius:8px;color:#fff;font-weight:700;text-align:center;min-width:32px;height:32px;display:inline-flex;align-items:center;justify-content:center;margin-right:8px}.competitor-card .competitor-number{color:#fff}.edit-competitor-btn{background:transparent;color:#666;border:none;border-radius:4px;padding:4px 8px;font-size:14px;cursor:pointer;margin-left:auto;display:flex;align-items:center;justify-content:center;opacity:.7;transition:opacity .2s}.edit-competitor-btn:hover{opacity:1}.edit-competitor-btn svg{width:16px;height:16px}.edit-competitor-input{flex:1;padding:6px 10px;border:2px solid #4ade80;border-radius:4px;font-size:14px;min-width:150px}.edit-competitor-input:focus{outline:none;border-color:#5568d3}.edit-participant-info{margin-right:8px;color:#666;font-size:14px}.save-competitor-btn,.cancel-edit-btn{background:#28a745;color:#fff;border:none;border-radius:4px;padding:4px 10px;font-size:14px;cursor:pointer;margin-left:4px;min-height:auto;height:auto}.save-competitor-btn{margin-left:auto}.cancel-edit-btn{margin-left:4px}.save-competitor-btn:hover{background:#218838}.cancel-edit-btn{background:#dc3545}.cancel-edit-btn:hover{background:#c82333}.victory-content{background:#3a3a3a;border-radius:12px;padding:60px 40px;text-align:center;box-shadow:0 4px 6px #0000001a}.winner-title{font-size:24px;color:#fff;margin-bottom:30px;font-weight:700;text-align:center}.winner-competitor-tile{margin-bottom:40px}.victory-competitor-card{background:#4a4a4a;border-radius:8px;padding:20px;display:flex;align-items:center;gap:15px;width:100%}.victory-competitor-card .competitor-info{flex:1;display:flex;flex-direction:column;align-items:flex-start;text-align:left}.victory-competitor-card .competitor-name{color:#fff;font-size:20px;font-weight:600}.victory-competitor-card .competitor-participant{font-size:11px;color:#999;margin-top:4px;font-weight:500;text-transform:uppercase}.victory-competitor-card .competitor-number{display:inline-flex;align-items:center;justify-content:center;padding:8px 12px;border-radius:8px;color:#fff;font-weight:700;font-size:18px;min-width:40px;height:40px}.victory-leaderboard{margin:30px 0;text-align:left}.victory-leaderboard h3{text-align:left;margin-bottom:15px;font-size:18px;font-weight:500}.victory-leaderboard .leaderboard-item{margin-bottom:8px}.victory-actions{display:flex;flex-direction:column;gap:15px;margin-top:30px}.victory-actions .btn{width:100%;font-size:16px;font-weight:500;padding:0 30px;height:44px}.round-complete-content{background:#3a3a3a;border-radius:12px;padding:40px 30px;text-align:center;box-shadow:0 4px 6px #0000001a}.round-complete-title{font-size:28px;color:#4ade80;margin-bottom:10px;font-weight:700;text-align:center}.round-complete-subtitle{font-size:18px;color:#999;margin-bottom:30px;font-weight:500;text-align:center}#round-complete-leaderboard{margin:30px 0;text-align:left}#round-complete-leaderboard .leaderboard-item{margin-bottom:8px}.round-complete-actions{display:flex;flex-direction:column;gap:15px;margin-top:30px}.round-complete-actions .btn{width:100%;font-size:16px;font-weight:500;padding:0 30px;height:44px}.stats-header{margin-bottom:20px;display:flex;align-items:center}.stats-header h2{color:#fff;margin:0 0 10px;font-size:16px;font-weight:500}.stats-subtitle{color:#999;font-size:14px;margin:0;text-align:left}#stats-container{background:#3a3a3a;border-radius:12px;padding:20px;box-shadow:0 4px 6px #0000001a}.stats-category{margin-bottom:30px}.stats-category:last-child{margin-bottom:0}.stats-category-title{color:#fff;font-size:18px;font-weight:500;margin-bottom:15px;text-align:left;padding-bottom:10px;border-bottom:2px solid #4a4a4a}.stats-items-list{display:flex;flex-direction:column;gap:10px}.stats-item{display:flex;align-items:center;padding:15px;background:#4a4a4a;border-radius:8px;gap:15px;transition:transform .2s}.stats-item:hover{transform:translate(4px)}.stats-rank{font-size:1.2rem;font-weight:700;color:#4ade80;min-width:50px;text-align:center}.stats-item-name{flex:1;font-size:1.1rem;font-weight:500;color:#fff}.stats-win-count{font-size:1rem;font-weight:600;color:#4ade80;min-width:80px;text-align:right}.auth-container{position:fixed;top:20px;right:20px;z-index:999}.btn-auth{background:#4caf50;color:#fff;padding:10px 20px;border:none;border-radius:5px;cursor:pointer;font-size:14px;box-shadow:0 2px 5px #0003}.btn-auth:hover{background:#45a049}.auth-modal-overlay{position:fixed;inset:0;background:#000000b3;display:flex;justify-content:center;align-items:center;z-index:1000}.auth-modal-content{background:#fff;padding:30px;border-radius:10px;max-width:400px;width:90%;position:relative}.auth-modal-content h2{margin-top:0;color:#333}.auth-modal-content form{display:flex;flex-direction:column;gap:15px}.auth-modal-content input{padding:12px;border:1px solid #ddd;border-radius:5px;font-size:16px}.auth-modal-content button[type=submit]{padding:12px;background:#4caf50;color:#fff;border:none;border-radius:5px;font-size:16px;cursor:pointer}.auth-modal-content button[type=submit]:hover{background:#45a049}.close-modal{position:absolute;top:10px;right:15px;font-size:28px;background:none;border:none;cursor:pointer;color:#999}.close-modal:hover{color:#333}.error-message{color:red;font-size:14px;min-height:20px}.auth-modal-content p{text-align:center;margin-top:15px}.auth-modal-content a{color:#4caf50;text-decoration:none}.auth-modal-content a:hover{text-decoration:underline}.auth-container{margin-bottom:30px;padding:15px;background:#ffffff0d;border-radius:12px;display:flex;justify-content:space-between;align-items:center;gap:10px}.auth-status{flex:1;display:none;align-items:center;gap:10px}.user-display{color:#fff;font-size:14px}.auth-buttons{display:flex;gap:10px}.btn-auth{padding:8px 16px;font-size:14px;background:#ffffff1a;border:1px solid rgba(255,255,255,.2);color:#fff;border-radius:8px;cursor:pointer;transition:all .3s ease}.btn-auth:hover{background:#ffffff26}.btn-auth.btn-primary{background:#4caf50;border:none}.btn-auth.btn-primary:hover{background:#45a049}.auth-input{width:100%;padding:12px;margin-bottom:12px;border:1px solid rgba(255,255,255,.2);border-radius:8px;background:#ffffff0d;color:#fff;font-size:14px}.auth-input::placeholder{color:#ffffff80}.auth-error{color:#ff6b6b;font-size:12px;margin-bottom:12px;padding:8px;background:#ff6b6b1a;border-radius:6px}.auth-toggle{text-align:center;margin-top:15px;color:#ffffffb3;font-size:14px}.auth-toggle a{color:#4caf50;text-decoration:none;margin-left:5px}.auth-toggle a:hover{text-decoration:underline}#welcome-screen{align-items:center;justify-content:center;min-height:80vh;padding:20px;max-width:none}#welcome-screen.active{display:flex}.welcome-container{text-align:center;max-width:400px;width:100%}.welcome-logo{text-align:center;width:100%;display:block;margin-bottom:16px;line-height:1}.brackets-logo-img{height:72px;width:auto;display:block;margin:0 auto;filter:invert(1)}.welcome-title{font-size:18px;font-weight:400;color:#fff;margin-bottom:0;margin-left:auto;margin-right:auto;text-align:center;width:100%;display:block;text-transform:uppercase;letter-spacing:.5px}.welcome-subtitle{font-size:16px;color:#ffffff80;margin-top:-10px;margin-bottom:40px;text-align:center}.welcome-auth-section{display:flex;flex-direction:column;gap:12px;width:100%}.welcome-divider{height:1px;background:#ffffff26;margin:8px 0}.btn-welcome{width:100%;padding:16px 24px;font-size:16px;font-weight:500;border-radius:12px;border:none;cursor:pointer;transition:all .3s ease}.btn-welcome.btn-primary{background:#4caf50;color:#fff}.btn-welcome.btn-primary:hover{background:#45a049;transform:translateY(-2px);box-shadow:0 4px 12px #4caf5066}.btn-welcome.btn-secondary{background:#ffffff1a;color:#fff;border:1px solid rgba(255,255,255,.2)}.btn-welcome.btn-secondary:hover{background:#ffffff26;transform:translateY(-2px)}.auth-full-screen{min-height:80vh;display:flex;align-items:center;justify-content:center;position:relative}.auth-close-btn{position:absolute;top:20px;right:20px;background:none;border:none;font-size:48px;color:#999;cursor:pointer;line-height:1;transition:color .2s;width:48px;height:48px;display:flex;align-items:center;justify-content:center;padding:0}.auth-close-btn:hover{color:#fff}.auth-full-screen-content{text-align:center;max-width:400px;width:100%}.auth-full-screen-title{font-size:48px;font-weight:700;color:#fff;margin-bottom:40px;text-align:center}.auth-full-screen-form{display:flex;flex-direction:column;gap:15px;width:100%}.auth-full-screen-form .auth-input{width:100%;padding:16px;margin-bottom:0;border:2px solid rgba(255,255,255,.2);border-radius:12px;background:#ffffff0d;color:#fff;font-size:16px;box-sizing:border-box}.auth-full-screen-form .auth-input:focus{outline:none;border-color:#4caf50}.auth-full-screen-form .auth-textarea{width:100%;padding:16px;margin-bottom:0;border:2px solid rgba(255,255,255,.2);border-radius:12px;background:#ffffff0d;color:#fff;font-size:16px;box-sizing:border-box;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif;resize:vertical;min-height:120px}.auth-full-screen-form .auth-textarea:focus{outline:none;border-color:#4caf50}.auth-full-screen-form .auth-textarea::placeholder{color:#ffffff80}.auth-full-screen-form .auth-error{margin:0}.auth-full-screen-form .auth-success{color:#4caf50;font-size:12px;margin-bottom:12px;padding:8px;background:#4caf501a;border-radius:6px}.auth-primary-btn{width:100%;padding:16px 24px;font-size:16px;font-weight:600;border-radius:12px;background:#4caf50;color:#fff;margin-top:10px}.auth-primary-btn:hover{background:#45a049;transform:translateY(-2px);box-shadow:0 4px 12px #4caf5066}.auth-full-screen-form .auth-toggle{text-align:center;margin:10px 0;color:#ffffffb3;font-size:14px}.auth-full-screen-form .auth-toggle a{color:#4caf50;text-decoration:none}.auth-full-screen-form .auth-toggle a:hover{text-decoration:underline}.auth-secondary-btn{width:100%;padding:16px 24px;font-size:16px;font-weight:500;border-radius:12px;background:#ffffff1a;color:#fff;border:1px solid rgba(255,255,255,.2)}.auth-secondary-btn:hover{background:#ffffff26;transform:translateY(-2px);border-color:#ffffff4d}.auth-tertiary-btn{width:100%;padding:16px 24px;font-size:16px;font-weight:500;border-radius:12px;background:transparent;color:#999;border:1px solid rgba(153,153,153,.3)}.auth-tertiary-btn:hover{background:#ffffff0d;color:#ccc;border-color:#cccccc80;transform:translateY(-2px)}.account-settings-content{display:flex;flex-direction:column;gap:30px;width:100%}.account-email-display{background:#ffffff0d;border:2px solid rgba(255,255,255,.2);border-radius:12px;padding:16px;text-align:center;color:#fff;font-size:16px;font-weight:500}.settings-section{display:flex;flex-direction:column;gap:12px}.settings-section-title{color:#fff;font-size:18px;font-weight:600;margin:0 0 8px;text-align:left}.settings-btn{width:100%}.conversation-history-tile{background:#3a3a3a;border-radius:8px;padding:20px;margin-bottom:15px;border-left:4px solid #dc3545;transition:all .2s;display:flex;flex-direction:column;gap:8px}.conversation-history-tile:hover{transform:translate(4px);box-shadow:0 4px 8px #0003}.conversation-history-category{color:#dc3545;margin:0;font-size:18px;font-weight:600}.conversation-history-winner{color:#fff;font-size:22px;font-weight:700}.conversation-history-date{color:#999;font-size:14px}.restaurant-selector{background:transparent;border-radius:0;padding:0;margin-bottom:24px;box-shadow:none}.restaurant-select{width:100%;padding:12px 16px;font-size:16px;border:2px solid #4a4a4a;border-radius:8px;background:#2a2a2a;color:#fff;cursor:pointer;transition:all .2s;margin-bottom:12px}.restaurant-select:hover{border-color:#4ade80}.restaurant-select:focus{outline:none;border-color:#4ade80;box-shadow:0 0 0 3px #667eea1a}.restaurant-select option{background:#2a2a2a;color:#fff;padding:12px}.restaurant-search-input{width:100%;padding:15px;font-size:1.1rem;border:2px solid #4a4a4a;border-radius:8px;background:#2a2a2a;color:#fff;transition:all .3s ease}.restaurant-search-input:focus{outline:none;border-color:#4ade80;box-shadow:0 0 0 3px #667eea1a}.restaurant-search-input::placeholder{color:gray}.top-cities-container{display:flex;flex-direction:column;gap:8px;margin-top:20px;margin-bottom:20px}.city-quick-select-btn{padding:12px 20px;background:#2a2a2a;border:none;border-radius:8px;cursor:pointer;color:#fff;font-size:.95rem;font-weight:500;transition:all .2s ease;text-align:left;width:100%;min-height:44px}.city-quick-select-btn:hover{background:#333;transform:translate(4px)}.city-quick-select-btn:active{transform:translate(2px)}#restaurant-category-section{background:transparent;padding:0;box-shadow:none}.category-options{display:grid;grid-template-columns:repeat(auto-fill,minmax(140px,1fr));gap:12px;margin-top:15px}.category-option-btn{padding:20px;background:#2a2a2a;border:2px solid #4a4a4a;border-radius:8px;cursor:pointer;display:flex;flex-direction:column;align-items:center;gap:8px;transition:all .2s;color:#fff;font-size:.95rem;font-weight:500;min-height:44px}.category-option-btn:hover:not(.disabled){background:#333;border-color:#4ade80;transform:translateY(-2px);box-shadow:0 4px 8px #0003}.category-option-btn.selected{background:#4ade80;border-color:#4ade80;box-shadow:0 4px 12px #667eea4d}.category-option-btn.disabled{opacity:.3;cursor:not-allowed;background:#1a1a1a}.category-icon{font-size:2rem;line-height:1}#no-restaurants-message{background:#2a2a2a;border:2px solid #4a4a4a;border-radius:12px;margin-top:20px;padding:20px}.restaurant-rankings{background:#3a3a3a;border-radius:12px;padding:24px;box-shadow:0 4px 6px #0000001a}#restaurant-rankings-list{display:flex;flex-direction:column;gap:10px}.ranking-filters{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:12px;margin-bottom:24px}#public-rankings-container{background:#3a3a3a;border-radius:12px;padding:20px;box-shadow:0 4px 6px #0000001a;margin-bottom:24px}.ranking-item{display:flex;align-items:center;padding:16px;background:#4a4a4a;border-radius:8px;margin-bottom:12px;gap:15px;transition:all .2s}.ranking-item:hover{transform:translateY(-2px);box-shadow:0 4px 8px #0003}.rank-badge{font-size:1.5rem;font-weight:700;color:#4ade80;min-width:50px;text-align:center;background:#667eea1a;padding:8px 12px;border-radius:8px}.restaurant-info{flex:1}.restaurant-info h3{color:#fff;margin:0 0 8px;font-size:18px;font-weight:500}.restaurant-meta{color:#999;font-size:.9rem;margin-bottom:8px}.restaurant-stats{display:flex;flex-wrap:wrap;gap:12px;margin-top:8px}.restaurant-stats .stat{font-size:.85rem;color:#ccc;background:#3a3a3a;padding:4px 10px;border-radius:4px}.restaurant-stats .stat strong{color:#4ade80}.confidence-bar{margin-top:10px;position:relative}.confidence-label{font-size:.8rem;color:#999;margin-bottom:4px}.confidence-progress{height:6px;background:linear-gradient(90deg,#dc3545,#ffc107,#28a745);border-radius:3px;transition:width .3s}.ranking-methodology{background:#3a3a3a;border-radius:12px;padding:24px;box-shadow:0 4px 6px #0000001a}.ranking-methodology h3{color:#fff;margin-bottom:15px;font-size:18px;font-weight:500}.ranking-methodology ul{list-style:none;padding:0}.ranking-methodology li{color:#ccc;font-size:.95rem;padding:8px 0;border-bottom:1px solid #4a4a4a}.ranking-methodology li:last-child{border-bottom:none}#customizable-restaurants-list{max-height:400px;overflow-y:auto}#customizable-restaurants-list .competitor-item{display:flex;justify-content:space-between;align-items:center;padding:12px 20px;background:#4a4a4a;border-radius:8px;margin-bottom:8px;transition:all .2s;min-height:44px}#customizable-restaurants-list .competitor-item:hover{background:#5a5a5a}#customizable-restaurants-list .competitor-name{flex:1;color:#fff;font-size:1rem}#customizable-restaurants-list .btn-remove-competitor{padding:6px 12px;background:#dc3545;color:#fff;border:none;border-radius:6px;cursor:pointer;font-size:.85rem;transition:all .2s}#customizable-restaurants-list .btn-remove-competitor:hover{background:#c82333;transform:scale(1.05)}#restaurant-count{color:#fff;font-weight:600}@media(max-width:768px){.ranking-filters{grid-template-columns:1fr}.restaurant-stats{flex-direction:column;gap:6px}.ranking-item{flex-direction:column;align-items:flex-start}.rank-badge{align-self:flex-start}}#restaurant-list{list-style:none;margin-top:15px}#restaurant-list li{padding:0;background:#2a2a2a;border-radius:8px;margin-bottom:8px;font-size:14px;display:block;cursor:pointer;transition:all .2s ease;border:2px solid transparent}#restaurant-list li:hover{background:#333;border-color:#4ade80}#restaurant-list li.selected-restaurant{background:#2d2d4a;border-color:#4ade80}#restaurant-list .slot-content{padding:12px;display:flex;align-items:center;gap:12px}#restaurant-list .restaurant-checkbox{width:20px;height:20px;cursor:pointer;accent-color:#4ade80;flex-shrink:0}#restaurant-list .competitor-info{flex:1;min-width:0}#restaurant-list .competitor-name{color:#fff;font-size:15px;font-weight:500;margin-bottom:4px}#restaurant-list .competitor-participant{font-size:12px;color:#999;margin-top:0}.remove-btn{background:transparent;color:#888;border:none;border-radius:50%;width:32px;height:32px;font-size:28px;line-height:28px;cursor:pointer;display:flex;align-items:center;justify-content:center;margin-left:auto;flex-shrink:0;transition:all .2s ease;font-weight:300}.remove-btn:hover{background:#ef44441a;color:#ef4444;transform:scale(1.1)}.remove-btn:active{transform:scale(.95)}.autocomplete-wrapper{position:relative;flex:1;min-width:150px}#restaurant-search-input{width:100%}.autocomplete-dropdown{position:absolute;top:100%;left:0;right:0;background:#2a2a2a;border:1px solid #444;border-radius:8px;margin-top:4px;max-height:320px;overflow-y:auto;z-index:1000;display:none;box-shadow:0 4px 12px #0000004d}.autocomplete-item{padding:12px 16px;cursor:pointer;border-bottom:1px solid #333;transition:background .2s ease}.autocomplete-item:last-child{border-bottom:none}.autocomplete-item:hover{background:#333}.autocomplete-item.already-added{opacity:.5;cursor:default}.autocomplete-item.already-added:hover{background:#2a2a2a}.autocomplete-item-main{display:flex;align-items:center;gap:8px;margin-bottom:4px}.autocomplete-name{color:#fff;font-size:14px;font-weight:500}.autocomplete-item-address{color:#999;font-size:12px}.already-added-badge{background:#4ade80;color:#fff;font-size:10px;font-weight:600;padding:2px 8px;border-radius:4px;text-transform:uppercase}.autocomplete-dropdown::-webkit-scrollbar{width:8px}.autocomplete-dropdown::-webkit-scrollbar-track{background:#2a2a2a;border-radius:8px}.autocomplete-dropdown::-webkit-scrollbar-thumb{background:#444;border-radius:8px}.autocomplete-dropdown::-webkit-scrollbar-thumb:hover{background:#555}.how-to-play-header{margin-bottom:24px;display:flex;align-items:center}.how-to-play-header h2{color:#fff;margin:0;font-size:18px;font-weight:500}.how-to-play-content{display:flex;flex-direction:column;gap:24px}.rules-section{background:#3a3a3a;border-radius:12px;padding:24px;box-shadow:0 4px 6px #0000001a}.rules-section h3{color:#fff;font-size:18px;font-weight:500;margin-bottom:20px;text-align:left}.rule-item{display:flex;gap:16px;margin-bottom:20px;align-items:flex-start}.rule-item:last-child{margin-bottom:0}.rule-number{flex-shrink:0;width:28px;height:28px;background:#4ade80;color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:14px;font-weight:700}.rule-text{flex:1}.rule-text strong{color:#fff;font-size:16px;display:block;margin-bottom:6px}.rule-text p{color:#ccc;font-size:14px;line-height:1.5;margin:0}.scoring-breakdown{display:flex;flex-direction:column;gap:12px;margin-bottom:16px}.score-item{display:flex;justify-content:space-between;align-items:center;padding:12px 16px;background:#4a4a4a;border-radius:8px}.score-label{color:#ccc;font-size:15px;font-weight:500}.score-value{color:#4caf50;font-size:18px;font-weight:700}.scoring-note{color:#999;font-size:14px;line-height:1.5;margin:-8px 0 16px;font-style:italic}.tips-list{list-style:none;padding:0;margin:0}.tips-list li{color:#ccc;font-size:14px;line-height:1.6;background:#4a4a4a;border-radius:8px;margin-bottom:10px;position:relative;padding:12px 16px 12px 40px}.tips-list li:last-child{margin-bottom:0}.tips-list li:before{content:"💡";position:absolute;left:12px;font-size:18px}.landing-header-actions{display:flex;gap:10px;align-items:center}@media(max-width:480px){.rule-item{gap:12px}.rule-number{width:32px;height:32px;font-size:16px}.rule-text strong{font-size:15px}.rule-text p{font-size:13px}.score-item{padding:10px 12px}.score-label{font-size:14px}.score-value{font-size:16px}}
