:root{--primary: #3b82f6;--bg-main: #f3f4f6;--header-bg: #111827;--sidebar-bg: #ffffff;--card-bg: #ffffff;--text-main: #1f2937;--text-dim: #6b7280;--border: #e5e7eb;--online: #10b981;--offline: #ef4444}body{margin:0;padding:0;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;background-color:var(--bg-main);color:var(--text-main);-webkit-font-smoothing:antialiased;width:100vw;overflow-x:hidden}.app-container{width:100vw;min-height:100vh;display:flex;flex-direction:column}.app-container.legacy{width:100%}.header{height:56px;background:var(--header-bg);color:#fff;display:flex;align-items:center;justify-content:space-between;padding:0 1.5rem;position:sticky;top:0;z-index:1000;box-shadow:0 2px 4px #0000001a;width:100%;box-sizing:border-box}.logo-link{text-decoration:none;color:inherit}.logo h1{margin:0;font-size:1.1rem;font-weight:800;text-transform:uppercase;letter-spacing:.5px}.logo h1 span{font-weight:300;color:#9ca3af;text-transform:none}.layout-body{display:flex;min-height:calc(100vh - 56px);width:100%}.sidebar{width:260px;background:#f8fafc;border-right:1px solid #e2e8f0;display:flex;flex-direction:column;overflow-y:auto;max-height:calc(100vh - 56px);scrollbar-width:none;-ms-overflow-style:none}.sidebar::-webkit-scrollbar{display:none}.sidebar-country-header{background:#fff;padding:1rem;display:flex;align-items:center;gap:1rem;border-bottom:1px solid #e2e8f0;margin-bottom:1rem;box-shadow:0 1px 2px #00000005}.header-flag{width:50px;border-radius:4px;border:1px solid #edf2f7;box-shadow:0 2px 4px #0000000d}.header-country-name{font-size:1.1rem;font-weight:800;color:#1a202c}.sidebar-section{padding:0 1rem;margin-bottom:2rem}.sidebar h3{font-size:.65rem;color:#a0aec0;letter-spacing:.15em;margin-bottom:.75rem;padding-left:.75rem;font-weight:800;text-transform:uppercase}.game-list li span{color:#3182ce;font-weight:700;font-size:.9rem}.game-list li:hover span{color:#2b6cb0;text-decoration:underline}.clickable-detail{color:#2563eb;cursor:pointer;font-weight:600;transition:all .2s}.clickable-detail:hover{color:#1d4ed8;text-decoration:underline}.game-list{list-style:none;padding:0;margin:0}.game-list li{padding:.7rem .75rem;border-radius:8px;display:flex;align-items:center;gap:.75rem;cursor:pointer;color:#475569;font-size:.85rem;transition:all .2s;margin-bottom:2px;font-weight:500}.game-list li:hover{background:#f1f5f9;color:#1e293b}.game-list li.active{background:#eff6ff;color:#2563eb;font-weight:700}.game-list li img{border-radius:2px}.game-list li small{margin-left:auto;font-size:.75rem;color:#94a3b8;font-weight:400}.show-more-btn{margin-top:1rem;padding-top:.75rem;border-top:1px dashed #e2e8f0}.show-more-btn span{color:#2563eb;font-weight:700;font-size:.75rem;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:.5rem;background:#f1f5f9;padding:.5rem;border-radius:6px;transition:all .2s}.show-more-btn span:hover{background:#e2e8f0;color:#1d4ed8!important}.country-flag{border-radius:3px;box-shadow:0 1px 2px #0000001a;flex-shrink:0}.main-content{flex:1;padding:1.5rem 2rem;background:var(--bg-main)}.main-header-strip{display:flex;justify-content:space-between;align-items:center;margin-bottom:2rem;gap:1.5rem;padding-bottom:1.5rem;border-bottom:1px solid #e2e8f0}.content-search{flex:1;max-width:600px;position:relative}.content-search input{width:100%;padding:.75rem 3rem;border-radius:12px;border:1px solid #cbd5e1;font-size:1rem;outline:none;background:#fff;color:#1e293b;box-shadow:0 1px 2px #0000000d;transition:all .2s}.content-search input:focus{border-color:#3b82f6;box-shadow:0 0 0 4px #3b82f626}.search-icon{position:absolute;left:1rem;top:50%;transform:translateY(-50%);color:#64748b}.header-actions{display:flex;gap:.75rem}.hero-banner{background:linear-gradient(135deg,#fff,#f8fafc);border-radius:16px;padding:2.5rem;margin-bottom:2.5rem;border:1px solid #e2e8f0;box-shadow:0 10px 15px -3px #0000000d;position:relative;overflow:hidden}.hero-banner:after{content:"";position:absolute;top:-50%;right:-5%;width:400px;height:400px;background:radial-gradient(circle,rgba(59,130,246,.04) 0%,transparent 70%);border-radius:50%;pointer-events:none}.hero-text h2{font-size:2.5rem;margin:0 0 .75rem;font-weight:950;color:#0f172a;letter-spacing:-.04em;line-height:1.1}.hero-stats{display:flex;align-items:center;gap:2rem;color:#64748b;font-size:.95rem;border-top:1px solid #f1f5f9;padding-top:1.5rem}.hero-stats p{margin:0;font-weight:800;color:#1e293b;text-transform:uppercase;font-size:.75rem;letter-spacing:.05em}.hero-stats span{display:flex;align-items:center;gap:.5rem}.hero-stats span:before{content:"";width:6px;height:6px;border-radius:50%;background:#94a3b8}.table-container{background:#fff;border-radius:12px;border:1px solid #e2e8f0;box-shadow:0 1px 3px #0000001a;overflow:hidden}.server-table{width:100%;border-collapse:collapse}.server-table th{text-align:left;padding:.75rem 1rem;background:#f8fafc;border-bottom:1px solid #e2e8f0;color:#475569;font-size:.7rem;text-transform:uppercase;font-weight:700;letter-spacing:.1em}.server-table td{padding:.5rem 1rem;border-bottom:1px solid #f1f5f9;font-size:.85rem;color:#334155}.server-table tr:hover{background:#fdfdfd}.server-name a{color:#2563eb;font-weight:600;text-decoration:none}.server-name a:hover{text-decoration:underline}.server-game-tag{color:var(--text-dim);font-size:.8rem}.player-count{display:flex;align-items:center;gap:.75rem}.progress-bar{width:60px;height:6px;background:#f3f4f6;border-radius:3px;overflow:hidden}.progress-fill{height:100%;background:var(--primary)}.count-text{font-size:.8rem;color:var(--text-dim);font-variant-numeric:tabular-nums}.status-pill{padding:.25rem .5rem;border-radius:4px;font-size:.7rem;font-weight:800;text-transform:uppercase}.status-pill.online{background:#ecfdf5;color:#059669}.country-cell{width:40px;text-align:center}.country-cell img{display:block;margin:0 auto;border-radius:2px}.title-with-flag{display:flex;align-items:center;gap:1rem}.title-with-flag img{border-radius:4px;box-shadow:0 2px 4px #0000001a}.detail-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:2rem}.back-btn{background:none;border:none;color:var(--text-dim);cursor:pointer;display:flex;align-items:center;gap:.5rem;font-weight:600}.back-btn:hover{color:var(--text-main)}.join-btn-large{background:var(--primary);color:#fff;border:none;padding:.75rem 1.5rem;border-radius:6px;font-weight:700;cursor:pointer;display:flex;align-items:center;gap:.75rem}.detail-hero{background:#fff;padding:2.5rem;border-radius:8px;border:1px solid var(--border);margin-bottom:2rem;display:flex;align-items:center;gap:1.5rem}.status-indicator-large{width:16px;height:16px;border-radius:50%;position:relative}.status-indicator-large.online{background:var(--online);box-shadow:0 0 12px var(--online)}.status-indicator-large.offline{background:var(--offline)}.detail-title h1{margin:0;font-size:2rem;font-weight:800;color:var(--text-main)}.detail-title p{margin:.25rem 0 0;color:var(--text-dim);font-weight:500}.detail-grid{display:grid;grid-template-columns:1fr 2fr;gap:2rem}.detail-card{background:#fff;padding:1.5rem;border-radius:8px;border:1px solid var(--border)}.detail-card h3{margin:0 0 1.5rem;font-size:1rem;border-bottom:1px solid #f3f4f6;padding-bottom:.75rem}.info-grid{display:flex;flex-direction:column;gap:1rem}.info-item{display:flex;justify-content:space-between;font-size:.9rem}.info-item label{color:var(--text-dim)}.info-item span{font-weight:600}.player-name-cell{display:flex;align-items:center;gap:.5rem;font-weight:500}.player-icon{color:var(--text-dim)}.score-cell,.time-cell{font-family:SF Mono,Roboto Mono,monospace;font-size:.85rem}.detail-actions{display:flex;gap:1rem}.join-btn-large:hover{background:#2563eb;transform:translateY(-1px)}.player-table{width:100%;border-collapse:collapse}.player-table th{text-align:left;padding:.75rem;font-size:.8rem;color:var(--text-dim);border-bottom:1px solid var(--border)}.sortable-th{cursor:pointer;-webkit-user-select:none;user-select:none;transition:color .2s}.sortable-th:hover{color:var(--text-main);background:#ffffff0d}.player-table td{padding:.75rem;border-bottom:1px solid #f3f4f6;font-size:.9rem}.no-players{text-align:center;padding:2rem;color:var(--text-dim)}.add-btn{background:#0f172a;color:#fff;border:none;padding:.6rem 1rem;border-radius:6px;font-weight:600;cursor:pointer}.refresh-btn{background:#fff;color:var(--text-main);border:1px solid var(--border);padding:.6rem 1rem;border-radius:6px;font-weight:600;cursor:pointer;display:flex;align-items:center;gap:.5rem}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.spinning{animation:spin 1s linear infinite}.pagination{display:flex;justify-content:center;align-items:center;gap:1.5rem;padding:1.5rem;border-top:1px solid #e2e8f0;background:#f8fafc}.pagination-btn{background:#fff;color:var(--text-main);border:1px solid var(--border);padding:.5rem 1.25rem;border-radius:6px;font-weight:600;cursor:pointer;transition:all .2s}.pagination-btn:hover:not(:disabled){background:var(--primary);color:#fff;border-color:var(--primary)}.pagination-btn:disabled{opacity:.4;cursor:not-allowed}.pagination-info{font-size:.9rem;color:var(--text-dim);font-weight:500}.header{justify-content:space-between;position:sticky;top:0;z-index:1000;display:flex}.header-left,.header-right{flex:1;display:flex;align-items:center}.header-right{justify-content:flex-end}.header-center{flex:2;display:flex;justify-content:center;align-items:center}.header-center{position:absolute;left:50%;transform:translate(-50%);width:auto}.header-search{width:400px;max-width:100%}.header-nav{display:flex;gap:1rem;align-items:center}.header-search{width:300px;max-width:300px;margin:0}.header-add-btn{background:var(--primary);white-space:nowrap}.header-add-btn:hover{background:#2563eb}.header-search input{background:#ffffff1a;border:1px solid rgba(255,255,255,.2);color:#fff}.header-search input::placeholder{color:#ffffff80}.header-search input:focus{background:#ffffff26;border-color:var(--primary);box-shadow:none}.header-search .search-icon{color:#ffffff80}.modal-overlay{position:fixed;top:0;left:0;width:100vw;height:100vh;background:#000000b3;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);display:flex;align-items:center;justify-content:center;z-index:9999}.modal{background:#1a1d21;width:400px;border-radius:12px;border:1px solid rgba(255,255,255,.1);box-shadow:0 20px 50px #00000080;overflow:hidden;animation:modalSlideIn .3s cubic-bezier(.16,1,.3,1)}@keyframes modalSlideIn{0%{transform:translateY(20px);opacity:0}to{transform:translateY(0);opacity:1}}.modal-header{padding:1.5rem;border-bottom:1px solid rgba(255,255,255,.1);display:flex;justify-content:space-between;align-items:center}.modal-header h2{margin:0;font-size:1.25rem;font-weight:600;color:#fff}.close-btn{background:none;border:none;color:#ffffff80;font-size:1.5rem;cursor:pointer;padding:0;line-height:1}.close-btn:hover{color:#fff}.modal form{padding:1.5rem}.form-group{margin-bottom:1.25rem}.form-group label{display:block;margin-bottom:.5rem;color:#ffffffb3;font-size:.9rem;font-weight:500}.form-group input,.form-group select{width:100%;padding:.75rem;background:#0003;border:1px solid rgba(255,255,255,.1);border-radius:6px;color:#fff;font-size:.95rem;transition:all .2s;box-sizing:border-box}.form-group input:focus,.form-group select:focus{outline:none;border-color:var(--primary);background:#0006}.modal-footer{display:flex;gap:1rem;margin-top:2rem}.modal-footer button{flex:1;padding:.75rem;border-radius:6px;font-weight:600;cursor:pointer;transition:all .2s}.cancel-btn{background:transparent;border:1px solid rgba(255,255,255,.1);color:#fff}.cancel-btn:hover{background:#ffffff0d;border-color:#fff3}.submit-btn{background:var(--primary);border:none;color:#fff}.submit-btn:hover{background:#2563eb;transform:translateY(-1px)}.submit-btn:disabled{opacity:.7;cursor:not-allowed;transform:none}
