:root{--dark-gray:#3e3e40;--lighten-gray:#d9d9d9}.trainer-levels-container{max-width:1400px;margin:0 auto}.level-filter{background:#f8f9fa;border-radius:12px;padding:20px;margin-bottom:20px;border:1px solid #e9ecef}.level-filter .filter-label{display:block;font-size:16px;font-weight:600;color:#212121;margin-bottom:12px}.level-filter .slider-container{display:flex;align-items:center;gap:16px}.level-filter .slider-container .level-slider{flex:1;height:8px;border-radius:4px;background:#ddd;outline:none;-webkit-appearance:none;appearance:none}.level-filter .slider-container .level-slider::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;width:24px;height:24px;border-radius:50%;background:linear-gradient(135deg, #86dcef 0, #61aad5 100%);border:2px solid #fff;box-shadow:0 2px 6px rgba(0, 0, 0, 0.2);cursor:pointer;transition:all 0.2s ease}.level-filter .slider-container .level-slider::-webkit-slider-thumb:hover{transform:scale(1.1);box-shadow:0 4px 12px rgba(0, 0, 0, 0.3)}.level-filter .slider-container .level-slider::-moz-range-thumb{width:24px;height:24px;border-radius:50%;background:linear-gradient(135deg, #86dcef 0, #61aad5 100%);border:2px solid #fff;box-shadow:0 2px 6px rgba(0, 0, 0, 0.2);cursor:pointer;transition:all 0.2s ease}.level-filter .slider-container .level-slider::-moz-range-thumb:hover{transform:scale(1.1);box-shadow:0 4px 12px rgba(0, 0, 0, 0.3)}.level-filter .slider-container .level-slider::-webkit-slider-track{height:8px;border-radius:4px;background:#ddd}.level-filter .slider-container .level-slider::-moz-range-track{height:8px;border-radius:4px;background:#ddd;border:none}.level-filter .slider-container .slider-value{min-width:40px;text-align:center}.level-filter .slider-container .slider-value span{display:inline-flex;align-items:center;justify-content:center;background:linear-gradient(135deg, #86dcef 0, #61aad5 100%);color:#fff;width:40px;height:40px;border-radius:50%;font-size:16px;font-weight:700;box-shadow:0 2px 6px rgba(0, 0, 0, 0.2)}.controls{display:flex;justify-content:flex-end;gap:10px;margin-bottom:20px}.controls .control-btn{padding:10px 20px;background:#0a2e36;color:#fff;border:none;border-radius:6px;font-size:14px;font-weight:600;cursor:pointer;transition:all 0.2s ease}.controls .control-btn:hover{background:rgb(2.03125, 9.34375, 10.96875);transform:translateY(-1px);box-shadow:0 2px 8px rgba(0, 0, 0, 0.15)}.controls .control-btn:active{transform:translateY(0)}.levels-grid{display:grid;grid-template-columns:1fr;gap:20px}@media (max-width: 768px){.levels-grid{gap:15px}}.level-card{background:#fff;border-radius:12px;box-shadow:0 2px 8px rgba(0, 0, 0, 0.1);overflow:hidden;transition:all 0.3s ease;border:1px solid #e0e0e0}.level-card:hover{box-shadow:0 4px 16px rgba(0, 0, 0, 0.15);transform:translateY(-2px)}.level-card.expanded .level-content{max-height:2000px;opacity:1;padding:20px}.level-card.expanded .expand-icon svg{transform:rotate(180deg)}.level-header{display:flex;align-items:center;padding:12px 16px;background:#f5f5f5;cursor:pointer;user-select:none;border-bottom:1px solid #e0e0e0}.level-header:hover{background:#eee}.level-badge{width:75px;height:75px;border-radius:50%;border:1px solid #fff;background:linear-gradient(135deg, #86dcef 0, #61aad5 100%);display:flex;align-items:center;justify-content:center;flex-shrink:0;margin-right:16px;box-shadow:2px 2px 0 rgba(0, 0, 0, 0.3);position:relative}.level-badge::before{content:"";position:absolute;top:6px;left:6px;width:24px;height:24px;border-radius:50%;background:radial-gradient(circle, rgba(255, 255, 255, 0.9) 0, rgba(255, 255, 255, 0.4) 50%, transparent 70%);pointer-events:none}.level-badge[data-level]::before{transform:translate(calc(var(--glare-x, 0) * 2px), calc(var(--glare-y, 0) * 2px));width:calc(24px + var(--glare-size, 0) * 2px);height:calc(24px + var(--glare-size, 0) * 2px)}.level-badge .badge-number{width:55px;height:55px;padding-bottom:2px;border-radius:50%;background:#fff;display:flex;align-items:center;justify-content:center;font-size:36px;font-weight:900;color:#55b2f8;text-shadow:2px 2px 0 rgba(0, 0, 0, 0.15)}.level-info{flex:1}.level-number{font-size:14px;font-weight:normal;margin:0 0 4px 0;color:#212121;opacity:0.7}.level-number .xp-total{font-size:14px;font-weight:normal;opacity:0.7;color:#212121}.level-number .xp-total .xp-value{white-space:nowrap}.level-number .xp-separator{margin:0 6px;opacity:0.7}.xp-info{display:flex;align-items:center;gap:8px;font-size:18px;font-weight:700;color:#333}.xp-info .xp-separator{opacity:0.6}.expand-icon{display:flex;align-items:center;justify-content:center}.expand-icon svg{transition:transform 0.3s ease;stroke:#666}.level-content{max-height:0;opacity:0;overflow:hidden;transition:all 0.3s ease;padding:0 20px}.section-title{font-size:16px;font-weight:700;color:#212121;margin:0 0 12px 0;padding-bottom:8px;border-bottom:2px solid #eee}.rewards-section,.special-research-section,.tasks-section,.unlocks-section{margin-bottom:20px}.rewards-section:last-child,.special-research-section:last-child,.tasks-section:last-child,.unlocks-section:last-child{margin-bottom:0}.rewards-list{list-style:none;padding:0;margin:0;display:grid;grid-template-columns:repeat(2, 1fr);gap:0.75rem}@media (min-width: 480px){.rewards-list{grid-template-columns:repeat(3, 1fr)}}@media (min-width: 768px){.rewards-list{grid-template-columns:repeat(4, 1fr);gap:1rem}}@media (min-width: 1024px){.rewards-list{grid-template-columns:repeat(5, 1fr);gap:0.875rem}}@media (min-width: 1200px){.rewards-list{grid-template-columns:repeat(5, 1fr);gap:1rem}}.rewards-list > .reward{display:flex;flex-direction:column;align-items:center;padding:1rem;background:#fff;border-radius:8px;border:1px solid #e0e0e0;transition:all 0.2s ease}.rewards-list > .reward .reward-bubble{position:relative;margin-bottom:0.5rem}.rewards-list > .reward .reward-bubble .reward-image{width:48px;height:48px;object-fit:contain}@media (min-width: 768px){.rewards-list > .reward .reward-bubble .reward-image{width:56px;height:56px}}.rewards-list > .reward .reward-bubble .quantity{position:absolute;bottom:0;right:0;background:#667eea;color:#fff;font-size:0.75rem;font-weight:bold;padding:2px 6px;border-radius:10px;line-height:1;box-shadow:0 2px 4px rgba(0, 0, 0, 0.2)}.rewards-list > .reward .reward-label{font-size:0.75rem;text-align:center;color:#212121;font-weight:700;line-height:1.2}@media (min-width: 768px){.rewards-list > .reward .reward-label{font-size:0.8rem}}.unlocks-list{list-style:none;padding:0;margin:0;display:grid;grid-template-columns:1fr;gap:0.75rem}@media (min-width: 768px){.unlocks-list{grid-template-columns:repeat(3, 1fr);gap:1rem}}@media (min-width: 1024px){.unlocks-list{grid-template-columns:repeat(3, 1fr);gap:0.875rem}}@media (min-width: 1200px){.unlocks-list{grid-template-columns:repeat(3, 1fr);gap:1rem}}.special-research-list{list-style:none;padding:0;margin:0;display:flex;flex-wrap:wrap;gap:0.5rem;justify-content:flex-start}.unlock-item{display:flex;flex-direction:row;align-items:center;padding:12px;background:#fff;border-radius:8px;border:1px solid #e0e0e0;transition:all 0.2s ease;gap:12px}.unlock-item .unlock-bubble{position:relative;flex-shrink:0;height:48px;display:flex;align-items:center;justify-content:center}.unlock-item .unlock-bubble .unlock-image{width:auto;height:100%;object-fit:contain}.unlock-item .unlock-content{flex:1;display:flex;flex-direction:column;gap:4px}.unlock-item .unlock-label{font-size:14px;color:#212121;font-weight:600;line-height:1.3}.unlock-item .unlock-description{font-size:12px;color:#666;line-height:1.4;font-weight:400}.research-item{padding:8px 12px;margin-bottom:6px;background:#fff3e0;border-radius:6px;font-size:14px;color:#e65100;font-weight:500;border-left:3px solid #ff9800}.research-item:last-child{margin-bottom:0}.tasks-description{font-size:14px;color:#212121;margin:0 0 12px 0;font-style:italic;opacity:0.8}.tasks-section .tasks-list{display:flex;flex-direction:column;gap:0}.tasks-section .tasks-list .task-reward{display:flex;justify-content:space-between;align-items:center;padding:8px 12px;margin:0 -12px;cursor:pointer;transition:background-color 0.2s ease;position:relative}.tasks-section .tasks-list .task-reward:hover{background-color:#f8f9fa}.tasks-section .tasks-list .task-reward:not(:last-child)::after{content:"";position:absolute;bottom:0;left:8px;right:8px;height:1px;background-color:#e9ecef}.tasks-section .tasks-list .task-reward .task-checkbox-container{margin-right:12px;flex-shrink:0}.tasks-section .tasks-list .task-reward .task-checkbox{display:none}.tasks-section .tasks-list .task-reward .task-checkbox-label{display:inline-block;width:20px;height:20px;border:2px solid #86dcef;border-radius:4px;background:#fff;cursor:pointer;position:relative;transition:all 0.2s ease}.tasks-section .tasks-list .task-reward .task-checkbox-label:hover{border-color:#61aad5;background:#f8f9fa}.tasks-section .tasks-list .task-reward .task-checkbox-label::after{content:"";position:absolute;left:6px;top:2px;width:6px;height:10px;border:solid #fff;border-width:0 2px 2px 0;transform:rotate(45deg);opacity:0;transition:opacity 0.2s ease}.tasks-section .tasks-list .task-reward .task-checkbox:checked + .task-checkbox-label{background:#86dcef;border-color:#61aad5}.tasks-section .tasks-list .task-reward .task-checkbox:checked + .task-checkbox-label::after{opacity:1}.tasks-section .tasks-list .task-reward .task-checkbox:checked ~ .task-text{text-decoration:line-through;opacity:0.6}.tasks-section .tasks-list .task-reward .task-text{flex:1;font-size:16px;font-weight:600;color:#212121;line-height:1.4;padding-right:12px;transition:all 0.2s ease}.tasks-section .tasks-list .task-reward .reward-text{display:flex;align-items:center;gap:4px;flex-shrink:0;padding-right:12px}.tasks-section .tasks-list .task-reward .reward-text .reward-bubble{position:relative;display:inline-flex;align-items:center;justify-content:center}.tasks-section .tasks-list .task-reward .reward-text .reward-bubble.resource-reward{width:40px;height:40px;background:#f5f5f5;border-radius:50%;border:2px solid #e0e0e0}.tasks-section .tasks-list .task-reward .reward-text .reward-bubble.resource-reward .reward-image{width:28px;height:28px;object-fit:contain}.tasks-section .tasks-list .task-reward .reward-text .reward-bubble.resource-reward .item-quantity{position:absolute;bottom:-4px;right:-4px;background:#667eea;color:#fff;font-size:10px;font-weight:bold;padding:2px 5px;border-radius:8px;line-height:1;box-shadow:0 1px 3px rgba(0, 0, 0, 0.2)}.tasks-section .tasks-list .task-reward .reward-text .reward-label{font-size:14px;color:#212121;font-weight:700;white-space:nowrap}.tasks-section .tasks-list .task-reward .reward-text .reward-label span{opacity:0.8}@media only screen and (max-width: 768px){.tasks-section .tasks-list .task-reward{padding:6px 12px 6px 20px}.tasks-section .tasks-list .task-reward .task-text{font-size:14px}.tasks-section .tasks-list .task-reward .reward-text .reward-bubble.resource-reward{width:36px;height:36px}.tasks-section .tasks-list .task-reward .reward-text .reward-bubble.resource-reward .reward-image{width:24px;height:24px}.tasks-section .tasks-list .task-reward .reward-text .reward-label{display:none}}.task-item{display:flex;justify-content:space-between;align-items:flex-start;gap:12px;padding:10px 12px;margin-bottom:8px;background:#f3e5f5;border-radius:6px;font-size:14px;border-left:3px solid #9c27b0}.task-item:last-child{margin-bottom:0}.task-item .task-text{flex:1;color:#212121;line-height:1.5}@media (max-width: 768px){.level-filter{padding:16px}.level-filter .filter-label{font-size:14px;margin-bottom:10px}.level-filter .slider-container{gap:12px}.level-filter .slider-container .slider-value span{width:32px;height:32px;font-size:14px}.controls{justify-content:center}.controls .control-btn{flex:1;max-width:150px}.level-header{padding:10px 12px}.level-badge{width:60px;height:60px;margin-right:12px}.level-badge::before{top:4px;left:4px;width:18px;height:18px}.level-badge .badge-number{width:44px;height:44px;font-size:26px}.level-number{font-size:13px}.level-number .xp-total{font-size:13px}.xp-info{font-size:16px;flex-wrap:wrap}.task-item{flex-direction:column;gap:8px}}@keyframes fadeInUp{from{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.level-card{animation:fadeInUp 0.4s ease-out backwards}.level-card:nth-child(1){animation-delay:0.02s}.level-card:nth-child(2){animation-delay:0.04s}.level-card:nth-child(3){animation-delay:0.06s}.level-card:nth-child(4){animation-delay:0.08s}.level-card:nth-child(5){animation-delay:0.1s}.level-card:nth-child(6){animation-delay:0.12s}.level-card:nth-child(7){animation-delay:0.14s}.level-card:nth-child(8){animation-delay:0.16s}.level-card:nth-child(9){animation-delay:0.18s}.level-card:nth-child(10){animation-delay:0.2s}.level-card:nth-child(11){animation-delay:0.22s}.level-card:nth-child(12){animation-delay:0.24s}.level-card:nth-child(13){animation-delay:0.26s}.level-card:nth-child(14){animation-delay:0.28s}.level-card:nth-child(15){animation-delay:0.3s}.level-card:nth-child(16){animation-delay:0.32s}.level-card:nth-child(17){animation-delay:0.34s}.level-card:nth-child(18){animation-delay:0.36s}.level-card:nth-child(19){animation-delay:0.38s}.level-card:nth-child(20){animation-delay:0.4s}.level-card:nth-child(21){animation-delay:0.42s}.level-card:nth-child(22){animation-delay:0.44s}.level-card:nth-child(23){animation-delay:0.46s}.level-card:nth-child(24){animation-delay:0.48s}.level-card:nth-child(25){animation-delay:0.5s}.level-card:nth-child(26){animation-delay:0.52s}.level-card:nth-child(27){animation-delay:0.54s}.level-card:nth-child(28){animation-delay:0.56s}.level-card:nth-child(29){animation-delay:0.58s}.level-card:nth-child(30){animation-delay:0.6s}.level-card:nth-child(31){animation-delay:0.62s}.level-card:nth-child(32){animation-delay:0.64s}.level-card:nth-child(33){animation-delay:0.66s}.level-card:nth-child(34){animation-delay:0.68s}.level-card:nth-child(35){animation-delay:0.7s}.level-card:nth-child(36){animation-delay:0.72s}.level-card:nth-child(37){animation-delay:0.74s}.level-card:nth-child(38){animation-delay:0.76s}.level-card:nth-child(39){animation-delay:0.78s}.level-card:nth-child(40){animation-delay:0.8s}.level-card:nth-child(41){animation-delay:0.82s}.level-card:nth-child(42){animation-delay:0.84s}.level-card:nth-child(43){animation-delay:0.86s}.level-card:nth-child(44){animation-delay:0.88s}.level-card:nth-child(45){animation-delay:0.9s}.level-card:nth-child(46){animation-delay:0.92s}.level-card:nth-child(47){animation-delay:0.94s}.level-card:nth-child(48){animation-delay:0.96s}.level-card:nth-child(49){animation-delay:0.98s}.level-card:nth-child(50){animation-delay:1s}.level-card.loaded{animation:none}
/*# sourceMappingURL=trainer-levels.css.map */
