.tierlist-page *{box-sizing:border-box;margin:0;padding:0}.tierlist-page{color:#fff;background-color:#0a0a0a;flex-direction:column;height:100vh;font-family:Roboto Mono,monospace;display:flex;overflow:hidden}.tierlist-page .navbar{background-color:#000;border-bottom:1px solid #ffffff14;align-items:center;gap:28px;width:100%;height:60px;padding:0 24px;display:flex;position:relative}.tierlist-page .navbar img{opacity:.9;height:32px}.tierlist-page .nav-buttons{align-items:center;gap:2px;display:flex}.tierlist-page .nav-button{color:#38bdf8;background:0 0;border:1px solid #ffffff0a;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:20px;height:20px;font-family:Roboto Mono,monospace;font-size:12px;font-weight:500;transition:color .15s;display:flex;overflow:hidden}.tierlist-page .nav-button:hover{color:#fff}.tierlist-page .social-icons{gap:4px;margin-left:auto;display:flex}.tierlist-page .social-link{color:#fff6;border-radius:5px;justify-content:center;align-items:center;width:34px;height:34px;font-size:16px;text-decoration:none;transition:color .15s,background .15s;display:flex}.tierlist-page .social-link:hover{color:#fff;background:#181818}.tierlist-page .page-wrapper{gap:0;height:calc(100vh - 60px);display:flex;overflow:hidden}.tierlist-page .tierlist-panel{scroll-behavior:smooth;overscroll-behavior:contain;background:#0a0a0a;border-right:1px solid #ffffff0f;flex:1;padding:24px;overflow:hidden auto}.tierlist-page .tierlist-header{border-bottom:none;justify-content:flex-end;align-items:center;margin-bottom:10px;padding-bottom:0;display:flex}.tierlist-header h2{text-transform:uppercase;letter-spacing:.1em;color:#fff6;flex:1;font-size:12px;font-weight:700}.tierlist-header-main{flex:1}.tierlist-header-main h2{font-size:0;overflow:hidden}.tierlist-header-main h2:before{content:"";text-transform:uppercase;letter-spacing:.1em;color:#fff6;font-size:12px;font-weight:700}.tierlist-page .tier-row{border:1px solid #ffffff0d;border-radius:8px;align-items:stretch;min-height:72px;margin-bottom:6px;transition:border-color .2s,box-shadow .2s;display:flex;position:relative;overflow:hidden}.tierlist-page .tier-row:hover{border-color:#38bdf833;box-shadow:0 4px 12px #0000004d}.tierlist-page .tier-label{width:86px;min-width:86px;font-size:var(--stufen-schrift,20px);color:#000;-webkit-user-select:none;user-select:none;text-align:center;white-space:nowrap;flex-shrink:0;justify-content:center;align-items:center;padding:0 4px;font-weight:800;line-height:1.1;display:flex;overflow:hidden}.tier-S .tier-label{background:#e53535}.tier-A .tier-label{background:#f97316}.tier-B .tier-label{background:#eab308}.tier-C .tier-label{background:#22c55e}.tier-D .tier-label{background:#3b82f6}.tier-E .tier-label{background:#8b5cf6}.tier-F .tier-label{background:#6b7280}.tier-content{background:#1a1a1a;flex-wrap:wrap;flex:1;align-items:center;gap:4px;min-height:64px;padding:6px 8px;transition:background .15s;display:flex}.tierlist-page .tier-count{color:#ffffff38;pointer-events:none;-webkit-user-select:none;user-select:none;font-size:11px;font-weight:500;line-height:1;position:absolute;bottom:5px;right:10px}.duo-card{cursor:grab;-webkit-user-select:none;user-select:none;white-space:nowrap;background:#1b1b1b;border:1px solid #ffffff14;border-radius:8px;align-items:center;gap:5px;padding:6px 8px;font-size:11px;font-weight:600;transition:border-color .15s,transform .1s,box-shadow .15s;display:flex}.duo-card:hover{border-color:#38bdf873;box-shadow:0 4px 14px #38bdf814}.duo-card .player-names{flex-direction:column;gap:1px;line-height:1.2;display:flex}.duo-card .player-names span{text-transform:uppercase;letter-spacing:.02em;font-size:11px;font-weight:600;line-height:1.2}.duo-card .player1,.duo-card .player2{color:#fff}.flag-badge-wrapper{background:#111;border:1px solid #ffffff14;border-radius:50%;flex-shrink:0;width:28px;height:28px;position:relative;overflow:hidden}.flag-badge-wrapper .full-flag{object-fit:cover;border-radius:50%;width:100%;height:100%;display:block}.flag-half{background-position:50%;background-size:cover;position:absolute;inset:0}.flag-half-left{clip-path:polygon(0 0,100% 0,0 100%)}.flag-half-right{clip-path:polygon(100% 0,100% 100%,0 100%)}.tier-content .remove-btn{display:none}.tier-content .duo-card:hover .remove-btn{display:flex}.sidebar{overscroll-behavior:contain;background:#0d0d0d;border-left:1px solid #ffffff0f;flex-direction:column;width:340px;min-width:340px;height:100%;display:flex;overflow:hidden}.search-wrap svg{pointer-events:none;width:13px;height:13px;position:absolute;top:50%;left:10px;transform:translateY(-50%)}.search-wrap input{color:#fff;background:#181818;border:1px solid #ffffff14;border-radius:20px;outline:none;width:100%;padding:7px 14px 7px 30px;font-family:Roboto Mono,monospace;font-size:12px;transition:border-color .15s}.search-wrap input:focus{border-color:#38bdf873}.duo-pool{scroll-behavior:smooth;overscroll-behavior:contain;flex:1;min-height:0;padding:12px 16px;overflow:hidden auto}.pool-duo-card{cursor:grab;-webkit-user-select:none;user-select:none;background:#161616;border:1px solid #ffffff14;border-radius:10px;align-items:center;gap:4px;margin-bottom:4px;padding:4px 6px;transition:border-color .15s,background .15s,transform .15s;display:flex}.pool-duo-card.dragging{opacity:.65}.pool-duo-card.in-tier{opacity:.35;cursor:default;pointer-events:none}.pool-duo-card .flag-badge-wrapper{background:#111;border:1px solid #ffffff14;border-radius:50%;width:28px;height:28px;overflow:hidden}.pool-duo-card .flag-badge-wrapper .full-flag{object-fit:cover;border-radius:50%;width:100%;height:100%;display:block}.admin-toggle{border-top:1px solid #ffffff0f;margin-top:auto;padding:12px 16px}.admin-btn{color:#fff6;letter-spacing:.08em;text-transform:uppercase;cursor:pointer;background:#181818;border:1px solid #ffffff14;border-radius:6px;width:100%;height:32px;font-family:Roboto Mono,monospace;font-size:11px;transition:all .15s}.admin-btn:hover{color:#fff;border-color:#38bdf859}.admin-btn.active{color:#38bdf8;border-color:#38bdf8}.admin-overlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:3000;background:#000000b3;justify-content:center;align-items:center;display:none;position:fixed;inset:0}.admin-overlay.show{display:flex}.admin-modal h3{text-transform:uppercase;letter-spacing:.1em;color:#ffffffb3;text-align:center;margin-bottom:20px;font-size:14px}.admin-modal input{color:#fff;background:#111;border:1px solid #ffffff1a;border-radius:6px;outline:none;width:100%;margin-bottom:12px;padding:10px 14px;font-family:Roboto Mono,monospace;font-size:13px;transition:border-color .15s}.admin-modal input:focus{border-color:#38bdf866}.admin-modal .modal-btns{gap:8px;display:flex}.admin-modal button{letter-spacing:.06em;cursor:pointer;border:none;border-radius:6px;flex:1;height:36px;font-family:Roboto Mono,monospace;font-size:12px;transition:all .15s}.btn-confirm{color:#000;background:#38bdf8;font-weight:700}.btn-confirm:hover{background:#7dd3fc}.btn-cancel{color:#ffffff80;background:#222;border:1px solid #ffffff1a!important}.btn-cancel:hover{color:#fff}.admin-modal .error-msg{color:#ef4444;text-align:center;margin-bottom:10px;font-size:11px;display:none}.add-duo-panel{background:#0d0d0d;border-top:1px solid #ffffff0f;padding:12px 16px;display:none}.add-duo-panel.show{display:block}.add-duo-panel h4{text-transform:uppercase;letter-spacing:.1em;color:#38bdf8;margin-bottom:10px;font-size:10px}.add-duo-panel input{color:#fff;background:#181818;border:1px solid #ffffff14;border-radius:6px;outline:none;width:100%;margin-bottom:6px;padding:8px 12px;font-family:Roboto Mono,monospace;font-size:12px;transition:border-color .15s}.add-duo-panel input:focus{border-color:#38bdf873}.add-duo-panel .add-btn{color:#000;cursor:pointer;background:#38bdf8;border:none;border-radius:6px;width:100%;height:32px;margin-bottom:4px;font-family:Roboto Mono,monospace;font-size:12px;font-weight:700;transition:background .15s}.add-duo-panel .add-btn:hover{background:#7dd3fc}.manage-duo-item{border-bottom:1px solid #ffffff0a;justify-content:space-between;align-items:center;padding:6px 0;font-size:12px;display:flex}.manage-duo-item .names{color:#ffffffb3}.manage-duo-item button{color:#ffffff40;cursor:pointer;background:0 0;border:none;padding:2px 4px;font-size:14px;transition:color .15s}.manage-duo-item button:hover{color:#ef4444}*{scrollbar-width:thin;scrollbar-color:#333 #1a1a1a}.tier-empty-hint{color:#ffffff1f;-webkit-user-select:none;user-select:none;pointer-events:none;padding:4px;font-size:11px;font-style:italic}.reset-btn{letter-spacing:.06em;cursor:pointer;color:#ffffff59;background:#181818;border:1px solid #ffffff0f;border-radius:5px;height:28px;padding:0 12px;font-family:Roboto Mono,monospace;font-size:11px;transition:all .15s}.reset-btn:hover{color:#ef4444;border-color:#ef44444d}.no-results{color:#fff3;text-align:center;padding:20px 0;font-size:12px}#searchInput:empty:before{content:attr(data-placeholder);color:#ffffff59;pointer-events:none}.duo-card.swap-target{background:#2a2710;outline:2px dashed #38bdf880}.region-chip{letter-spacing:.05em;vertical-align:middle;border-radius:3px;flex-shrink:0;padding:1px 5px;font-size:9px;font-weight:700;line-height:1.4}.region-chip.eu{color:#60a5fa;background:#3b82f62e;border:1px solid #3b82f64d}.region-chip.nac{color:#f87171;background:#ef444426;border:1px solid #ef44444d}:root{--bg:#09090b;--panel:#18181b;--panel-dark:#09090b;--input:#09090b;--hover:#27272a;--muted:#ffffff59;--accent:#0ea5e9;--accent-hell:#38bdf8;--border-weak:#27272a;--border-subtle:#1c1c20;--transition:background-color .18s ease, border-color .18s ease, color .18s ease, transform .18s ease}*{box-sizing:border-box}body .tierlist-page.new{background:var(--bg);color:#fff;min-height:100vh;font-family:Roboto Mono,monospace}.page-wrapper{gap:0;height:calc(100vh - 60px);display:flex;overflow:hidden}.tierlist-panel{border-right:1px solid #ffffff0a;flex:1;padding:50px 14px 14px;overflow-y:auto}.tierlist-header{justify-content:space-between;align-items:center;margin-bottom:12px;display:flex}.tierlist-header h2{text-transform:uppercase;letter-spacing:.1em;color:#ffffff80;font-size:14px;font-weight:600}.tierlist-controls,.toolbar{align-items:center;gap:6px;display:flex}.tierlist-button,.reset-btn,.mode-btn{color:#ffffffb3;letter-spacing:.08em;text-transform:uppercase;cursor:pointer;min-width:58px;height:26px;transition:var(--transition);background:#ffffff08;border:1px solid #27272a;border-radius:6px;justify-content:center;align-items:center;padding:0 10px;font-size:11px;font-weight:600;display:inline-flex}.tierlist-button{background:#ffffff0a}.tierlist-button:hover,.reset-btn:hover,.mode-btn:hover{background:#ffffff14;border-color:#ffffff24}.tierlist-button-primary,.mode-btn.active{color:#7dd3fc;box-shadow:none;background:#38bdf81f;border:1px solid #0ea5e9a6}.tierlist-button-secondary{color:#ffffffd9;background:#ffffff0a;border:1px solid #ffffff14}.tierlist-admin-floating-actions{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:50;background:#00000047;border:1px solid #ffffff14;border-radius:16px;gap:6px;padding:8px 10px;display:flex;position:fixed;bottom:18px;left:18px}.tierlist-admin-floating-actions .tierlist-button{background:#ffffff14;min-width:auto;padding:6px 10px}.tierlist-admin-floating-actions .tierlist-button:hover{background:#ffffff24}.tierlist-status-overlay{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:60;pointer-events:none;background:#00000059;border-radius:999px;gap:8px;padding:8px 12px;display:flex;position:fixed;bottom:18px;left:50%;transform:translate(-50%)}.tierlist-status-message{color:#fff;font-size:13px;line-height:1.4}.tierlist-status-message--info,.tierlist-status-message--warning{color:#fffffff2}.tierlist-status-messages{flex-direction:column;gap:8px;margin-top:12px;display:flex}.tierlist-status-message{color:#fff;border-radius:10px;padding:10px 12px;font-size:13px;line-height:1.4}.tierlist-status-message--info{background:#1891ff29;border:1px solid #1891ff47}.tierlist-status-message--warning{color:#fff;background:#ffcd4829;border:1px solid #ffcd4852}.reset-btn{color:#ffffffb3;background:0 0;border:1px solid #ffffff0f}.reset-btn:hover{color:#fff}.tier-row{background:0 0;border:1px solid #27272a;border-radius:12px;align-items:stretch;min-height:68px;margin-bottom:10px;display:flex;overflow:hidden}.tier-label{width:86px;min-width:86px;font-size:var(--stufen-schrift,18px);color:#000;-webkit-user-select:none;user-select:none;white-space:nowrap;flex-shrink:0;justify-content:center;align-items:center;font-weight:800;display:flex}.tier-content{min-height:64px;transition:var(--transition);background:#18181b99;flex-wrap:wrap;flex:1;align-items:center;gap:6px;padding:8px 10px;display:flex}.tier-content.drag-over{background:var(--hover);outline:1px dashed #38bdf847}.duo-card{background:var(--panel);border:1px solid var(--border-subtle);cursor:grab;transition:var(--transition);border-radius:10px;align-items:center;gap:6px;padding:8px 10px;font-size:12px;font-weight:700;display:flex}.duo-card:hover{border-color:#38bdf838;transform:translateY(-1px);box-shadow:0 6px 20px #0000008c}.duo-card.dragging{opacity:.6;transform:scale(.99)}.duo-card .player-names{flex-direction:column;gap:0;display:flex}.duo-card .player1,.duo-card .player2{color:#fff;text-transform:uppercase;letter-spacing:.03em;font-size:12px;font-weight:700;line-height:1.2}.duo-card.solo-entry,.pool-duo-card.solo-entry{border-radius:10px;gap:6px;padding:8px 10px;font-size:12px;font-weight:700}.duo-card.solo-entry .player1,.pool-duo-card.solo-entry .player1{letter-spacing:.03em;font-size:12px;font-weight:700;line-height:1.2}.duo-card.solo-entry .duo-icon,.pool-duo-card.solo-entry .duo-icon{width:30px;height:30px}.duo-card .duo-icon{background:#222;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:30px;height:30px;display:flex;overflow:hidden}.duo-icon img{object-fit:cover;border-radius:50%;width:100%;height:100%;display:block}.pool-duo-card{background:var(--panel);cursor:grab;transition:var(--transition);border:1px solid #ffffff0a;border-radius:10px;align-items:center;gap:6px;margin-bottom:4px;padding:8px 10px;display:flex;box-shadow:inset 0 1px #ffffff05}.pool-duo-card:hover{background:var(--panel-dark);border-color:#38bdf82e;transform:translateY(-1px)}.pool-duo-card.dragging{opacity:.85;transform:scale(.995)}.pool-duo-card .player-names{flex-direction:column;gap:0;display:flex}.pool-duo-card .player1,.pool-duo-card .player2{color:#fff;text-transform:uppercase;letter-spacing:.03em;font-size:12px;font-weight:700;line-height:1.2}.sidebar{background:var(--bg);border-left:1px solid #ffffff08;flex-direction:column;width:300px;min-width:300px;height:calc(100vh - 60px);padding:10px;display:flex;overflow:hidden}.sidebar-card{flex-direction:column;display:flex}.sidebar-card.sidebar-search,.sidebar-card.sidebar-create{flex:none}.sidebar-card.sidebar-pool{flex-direction:column;flex:1 1 0;min-height:0;display:flex}.sidebar-section{border-bottom:1px solid #ffffff0a;padding:16px}.sidebar-section h3{text-transform:uppercase;letter-spacing:.1em;color:#ffffff59;margin-bottom:12px;font-size:11px;font-weight:600}.search-wrap{position:relative}.search-wrap svg{color:#ffffff59;pointer-events:none;width:14px;height:14px;position:absolute;top:50%;left:14px;transform:translateY(-50%)}.search-input,#searchInput{background:var(--input);border:1px solid var(--border-weak);color:#fff;width:100%;height:34px;transition:var(--transition);border-radius:999px;outline:none;padding:8px 14px 8px 34px;font-family:Roboto Mono,monospace;font-size:13px}.search-input:focus,#searchInput:focus{border-color:#0ea5e9b3;box-shadow:0 0 0 4px #38bdf81f}.search-input::placeholder{color:#ffffff59}.create-panel{background:#18181b8c;border:1px solid #27272a;border-radius:14px;flex-direction:column;gap:10px;padding:14px;display:flex}.create-panel-title{letter-spacing:.22em;text-transform:uppercase;color:#ffffff73;text-align:left;font-size:11px;font-weight:700}.create-panel-row{align-items:center;gap:10px;display:flex}.create-panel-field{flex:1;min-width:0;position:relative}.create-panel-field.create-panel-country{flex:0 0 66px;min-width:66px}.create-panel-field input,.create-panel-field select,.create-panel input,.create-panel select{border:1px solid var(--border-weak);background:var(--input);color:#fff;width:100%;height:36px;transition:var(--transition);border-radius:9px;outline:none;padding:8px 12px;font-size:14px}.create-panel-field input:focus,.create-panel-field select:focus,.create-panel input:focus,.create-panel select:focus{border-color:var(--accent);box-shadow:0 0 0 4px #38bdf81f}.create-panel button{color:#fff;letter-spacing:.04em;cursor:pointer;height:38px;transition:var(--transition);box-shadow:none;background:#0ea5e9;border:none;border-radius:10px;padding:8px 14px;font-size:14px;font-weight:600}.create-panel button:hover{background:#38bdf8}.create-duo-panel,.create-solo-panel{background:0 0;border-top:1px solid #ffffff0a;flex-shrink:0;padding:12px}.create-duo-title,.create-solo-title{letter-spacing:.12em;text-transform:uppercase;text-align:center;color:#fff;margin-bottom:18px;font-size:13px;font-weight:700}.create-duo-panel input,.create-solo-panel input,.create-duo-panel textarea,.create-solo-panel textarea{background:var(--input);color:#fff;width:100%;height:36px;transition:var(--transition);border:1px solid #ffffff14;border-radius:8px;margin-bottom:8px;padding:0 12px;font-family:Roboto Mono,monospace;font-size:13px}.create-duo-panel input:focus,.create-solo-panel input:focus,.create-duo-panel textarea:focus,.create-solo-panel textarea:focus{border-color:var(--accent);outline:none;box-shadow:0 0 0 4px #38bdf81f}.create-duo-panel button,.create-solo-panel button{color:#fff;letter-spacing:.08em;cursor:pointer;width:100%;height:36px;transition:var(--transition);background:#0ea5e9;border:none;border-radius:10px;font-size:13px;font-weight:600}.create-duo-panel button:hover,.create-solo-panel button:hover{background:#ffe04d;transform:translateY(-1px)}.autocomplete-list{z-index:30;background:var(--input);border:1px solid var(--border-weak);border-radius:12px;max-height:240px;padding:6px;position:absolute;top:calc(100% + 8px);left:0;right:0;overflow-y:auto;box-shadow:0 12px 30px #0009}.autocomplete-item{color:#fff;cursor:pointer;border-radius:8px;align-items:center;gap:8px;padding:8px 12px;font-size:14px;transition:background-color .12s;display:flex}.autocomplete-item:hover{background:var(--hover)}.admin-modal{background:var(--input);border:1px solid #ffffff14;border-radius:12px;width:360px;padding:28px}.admin-modal h3{color:#fffc;margin-bottom:16px;font-size:14px}.admin-modal input{border:1px solid var(--border-weak);background:var(--input);color:#fff;border-radius:9px;outline:none;width:100%;height:36px;padding:8px 12px}.flag-preview{border-radius:50%;justify-content:center;align-items:center;width:34px;height:34px;display:flex;overflow:hidden}.flag-preview img{object-fit:cover;border-radius:50%;width:100%;height:100%}.tierlist-page .sidebar .sidebar-create .create-panel{background:var(--panel-dark);border:1px solid #ffffff08;border-radius:12px;padding:12px;box-shadow:0 6px 20px #0009}.tierlist-page .sidebar .sidebar-create .create-panel .create-panel-title{color:#ffffffe6;margin-bottom:10px}.tierlist-page .sidebar .sidebar-create .create-panel .create-panel-row{flex-direction:row;align-items:center;gap:10px;display:flex}.tierlist-page .sidebar .sidebar-create .create-panel .create-panel-field.create-panel-country{flex:0 0 66px}.tierlist-page .sidebar .sidebar-create .create-panel .flag-preview.small{margin-left:8px}.tierlist-page .sidebar .sidebar-create .create-panel button{box-shadow:none;border-radius:8px;height:36px;font-weight:700}.tierlist-page .duo-pool{flex-direction:column;gap:4px;padding:6px;display:flex;overflow:auto}.tierlist-page .pool-duo-card .duo-icon,.tierlist-page .duo-card .duo-icon{border-radius:50%}.tier-empty-hint{color:#ffffff24;text-align:center;padding:6px;font-size:12px}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:var(--input)}::-webkit-scrollbar-thumb{background:#333;border-radius:6px}::-webkit-scrollbar-thumb:hover{background:var(--accent)}button,input,select,textarea{transition:var(--transition)}.tierlist-page .sidebar{padding-bottom:0}.tierlist-page .sidebar .sidebar-create{margin-top:auto;padding:8px 0 0}.tierlist-page .sidebar .sidebar-create .create-panel{margin-bottom:0;padding-bottom:24px}.tierlist-page .sidebar .duo-pool{flex:1;padding-bottom:6px;overflow:auto}.flaggenwahl{flex:0 0 46px;position:relative}.flaggenwahl-knopf{cursor:pointer;width:46px;height:38px;transition:var(--transition);background:#09090b;border:1px solid #27272a;border-radius:10px;justify-content:center;align-items:center;padding:0;display:flex}.flaggenwahl-knopf:hover{border-color:#0ea5e9a6}.flaggenwahl-hinterher{z-index:40;position:fixed;inset:0}.flaggenwahl-raster{z-index:41;background:#18181b;border:1px solid #27272a;border-radius:12px;flex-wrap:wrap;gap:5px;width:250px;max-height:190px;padding:10px;display:flex;position:absolute;bottom:calc(100% + 8px);right:0;overflow-y:auto;box-shadow:0 18px 40px #0009}.flaggenwahl-raster button{cursor:pointer;width:28px;min-width:0;height:28px;box-shadow:none;background:0 0;border:none;border-radius:50%;padding:0}.flaggenwahl-raster button img{object-fit:cover;border-radius:50%;width:28px;height:28px;box-shadow:0 0 0 1px #27272a}.flaggenwahl-raster button:hover img,.flaggenwahl-raster button.gewaehlt img{box-shadow:0 0 0 2px #38bdf8}.namensfeld{color:#fff;width:100%;min-width:0;font-family:inherit;font-size:inherit;font-weight:inherit;letter-spacing:inherit;background:#09090b;border:1px solid #38bdf8;border-radius:6px;outline:none;padding:2px 6px}.tier-label input,.tier-label-eingabe{text-align:center;color:#000;background:0 0;border:none;border-radius:0;outline:none;width:100%;min-width:0;height:100%;padding:0;font-family:inherit;font-size:18px;font-weight:800}.tier-label input:focus,.tier-label-eingabe:focus{background:#0000001f}.flaggenwahl-knopf{background:0 0;border:none;border-radius:50%;width:34px;height:34px;padding:0}.flaggenwahl{flex:0 0 34px}.flaggenwahl-knopf img{object-fit:cover;border-radius:50%;width:32px;height:32px;box-shadow:0 0 0 1px #ffffff38}.flaggenwahl-knopf:hover img{box-shadow:0 0 0 2px #38bdf8}.create-panel .flaggenwahl-knopf,.create-panel .flaggenwahl-raster button{height:auto;box-shadow:none;background:0 0;border:none;border-radius:50%;padding:0}.create-panel .flaggenwahl-knopf{flex:0 0 34px;width:34px;height:34px}.create-panel .flaggenwahl-knopf:hover,.create-panel .flaggenwahl-raster button:hover{background:0 0}.create-panel .flaggenwahl-knopf img{object-fit:cover;border-radius:50%;width:32px;height:32px;box-shadow:0 0 0 1px #ffffff38}.create-panel .flaggenwahl-knopf:hover img{box-shadow:0 0 0 2px #38bdf8}.create-panel .flaggenwahl-raster button{flex:0 0 28px;width:28px;height:28px}.pool-duo-card,.pool-duo-card.solo-entry{background:#18181bbf;border:1px solid #27272a;border-radius:11px;gap:9px;min-height:44px;margin-bottom:6px;padding:6px 10px}.pool-duo-card:hover,.pool-duo-card.solo-entry:hover{background:#27272abf;border-color:#38bdf866}.pool-duo-card .flag-badge-wrapper,.pool-duo-card.solo-entry .flag-badge-wrapper{border:1px solid #27272a;flex:0 0 28px;width:28px;height:28px}.pool-duo-card .player1,.pool-duo-card .player2,.pool-duo-card.solo-entry .player1{letter-spacing:.02em;font-size:11.5px;font-weight:600;line-height:1.15}.tier-row{border-radius:8px;min-height:56px;margin-bottom:4px}.tier-content{gap:5px;min-height:52px;padding:5px 8px}.tierlist-page .tier-label,.tier-label{width:86px;min-width:86px}.admin-card-actions{align-items:center;gap:4px;margin-left:auto;display:flex}.admin-edit-btn{color:#ffffff59;cursor:pointer;background:0 0;border:none;border-radius:5px;padding:2px 4px;font-size:13px;line-height:1}.admin-edit-btn:hover{color:#38bdf8;background:#38bdf81a}.kachel-bearbeiten{z-index:80;background:#18181b;border:1px solid #27272a;border-radius:16px;flex-direction:column;justify-content:center;align-items:stretch;gap:10px;width:min(420px,100vw - 32px);height:max-content;max-height:80vh;margin:auto;padding:18px;display:flex;position:fixed;inset:0;overflow:visible;box-shadow:0 24px 60px #000000b3}.kachel-bearbeiten-zeile{align-items:center;gap:8px;display:flex}.kachel-bearbeiten-zeile input{color:#fff;background:#09090b;border:1px solid #27272a;border-radius:7px;outline:none;flex:1;min-width:0;height:30px;padding:0 8px;font-family:inherit;font-size:12px}.kachel-bearbeiten-zeile input:focus{border-color:#38bdf8}.kachel-fertig{color:#fff;cursor:pointer;background:#0ea5e9;border:none;border-radius:7px;align-self:flex-end;height:26px;padding:0 12px;font-size:11px;font-weight:600}.kachel-fertig:hover{background:#38bdf8}.pool-duo-card,.duo-card{position:relative}.kachel-bearbeiten-grund{z-index:80;background:#0009;justify-content:center;align-items:center;padding:16px;display:flex;position:fixed;inset:0}.kachel-bearbeiten{width:min(420px,100%);margin:0;position:relative;inset:auto}.kachel-bearbeiten-titel{letter-spacing:.18em;text-transform:uppercase;color:#ffffff73;margin:0 0 2px;font-size:11px;font-weight:700}.kachel-bearbeiten-hinweis{color:#ffffff59;margin:2px 0 0;font-size:11px;line-height:1.4}.kachel-bearbeiten .flaggenwahl-raster{z-index:120;top:calc(100% + 8px);bottom:auto}.kachel-bearbeiten .flaggenwahl-hinterher{z-index:110}.kachel-bearbeiten .flaggenwahl-knopf{background:#09090b;border:1px solid #27272a}.kachel-bearbeiten .flaggenwahl-knopf:hover{border-color:#38bdf8}@media (max-width:900px){.tierlist-page .page-wrapper{flex-direction:column;height:auto;overflow:visible}.tierlist-page .tierlist-panel{border-bottom:1px solid #ffffff0f;border-right:none;padding:12px;overflow-y:visible}.tierlist-page .sidebar,.tierlist-page .page-wrapper .sidebar{border-left:none;width:100%;min-width:0;height:auto;overflow:visible}.tierlist-page .sidebar-card.sidebar-pool{flex:none;min-height:45vh;max-height:60vh;overflow-y:auto}.tierlist-page .tier-label{width:56px;min-width:56px;font-size:var(--stufen-schrift,15px)}.tierlist-page .tier-row{min-height:64px}}
