.auth-container{background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);justify-content:center;align-items:center;min-height:100vh;padding:2rem;display:flex}.auth-card{background:#fff;border-radius:1rem;width:100%;max-width:450px;padding:2.5rem;box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a}.auth-header{text-align:center;margin-bottom:2rem}.auth-header h1{color:var(--primary-color);margin-bottom:.5rem;font-size:1.75rem}.auth-header h2{color:var(--text-dark);font-size:1.25rem;font-weight:500}.auth-form{flex-direction:column;gap:1.5rem;display:flex}.form-group{flex-direction:column;gap:.5rem;display:flex}.form-group label{color:var(--text-dark);font-weight:500}.btn-block{width:100%;padding:.75rem;font-size:1rem}.alert{border-radius:.375rem;margin-bottom:1rem;padding:.75rem 1rem}.alert-error{color:#991b1b;background-color:#fee2e2;border:1px solid #fecaca}.alert-success{color:#065f46;background-color:#d1fae5;border:1px solid #a7f3d0}.auth-footer{text-align:center;color:var(--text-light);flex-direction:column;gap:.5rem;margin-top:1.5rem;display:flex}.auth-footer a{color:var(--primary-color);font-weight:500;text-decoration:none}.auth-footer a:hover{text-decoration:underline}.home{width:100%}.home-loading{text-align:center;color:var(--text-light);padding:3rem}.home-hero{color:#fff;background:linear-gradient(135deg,#1e1b4b,#312e81);border-radius:1rem;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1.5rem;margin-bottom:1.5rem;padding:1.5rem;display:flex}.hero-greeting{color:#c4b5fd;margin-bottom:.25rem;font-size:.85rem}.hero-hub{margin-bottom:.5rem;font-size:1.5rem;font-weight:800}.hero-level{flex-wrap:wrap;align-items:center;gap:.5rem;display:flex}.hero-rank{background:#ffffff26;border-radius:1rem;padding:.2rem .6rem;font-size:.85rem;font-weight:700}.hero-xp-bar{background:#fff3;border-radius:3px;width:120px;height:6px;overflow:hidden}.hero-xp-fill{background:#a78bfa;border-radius:3px;height:100%;transition:width .3s}.hero-xp-text{color:#c4b5fd;font-size:.72rem}.hero-stats{flex-wrap:wrap;gap:1rem;display:flex}.hero-stat{text-align:center;min-width:70px}.hs-value{font-size:1rem;font-weight:700;display:block}.hs-label{color:#c4b5fd;text-transform:uppercase;letter-spacing:.5px;font-size:.65rem;display:block}.home-section{margin-bottom:1.5rem}.section-title{color:var(--text-dark);margin-bottom:.75rem;font-size:1.1rem;font-weight:700}.play-grid{grid-template-columns:1fr 1fr;gap:.75rem;display:grid}.play-card{color:var(--text-dark);border:1px solid var(--border-color);background:#fff;border-radius:.75rem;align-items:center;gap:.75rem;padding:1rem;text-decoration:none;transition:all .2s;display:flex;position:relative;overflow:hidden}.play-card:hover{border-color:var(--primary-color);transform:translateY(-1px);box-shadow:0 4px 12px #00000014}.play-main{color:#fff;background:linear-gradient(135deg,#1e40af,#3b82f6);border:none;grid-column:1/-1}.play-main p{color:#bfdbfe}.play-ar{color:#fff;background:linear-gradient(135deg,#064e3b,#059669);border:none}.play-ar p{color:#a7f3d0}.play-space{color:#fff;background:linear-gradient(135deg,#1e1b4b,#4338ca);border:none}.play-space p{color:#c4b5fd}.play-card-icon{flex-shrink:0;font-size:2rem}.play-card-content h3{margin-bottom:.15rem;font-size:.95rem}.play-card-content p{margin:0;font-size:.75rem}.play-card-badge{color:#1e1b4b;letter-spacing:.5px;background:#fbbf24;border-radius:1rem;padding:.15rem .5rem;font-size:.6rem;font-weight:800;position:absolute;top:.5rem;right:.5rem}.build-grid{grid-template-columns:repeat(auto-fill,minmax(250px,1fr));gap:.75rem;display:grid}.build-card{color:var(--text-dark);border:1px solid var(--border-color);background:#fff;border-radius:.6rem;align-items:center;gap:.75rem;padding:.85rem 1rem;text-decoration:none;transition:all .15s;display:flex}.build-card:hover{border-color:var(--primary-color);background:#fafafe}.build-icon{flex-shrink:0;font-size:1.5rem}.build-card strong{font-size:.88rem;display:block}.build-card p{color:var(--text-light);margin:.1rem 0 0;font-size:.72rem}.social-grid{grid-template-columns:1fr 1fr;gap:.75rem;display:grid}.social-card{color:var(--text-dark);border:1px solid var(--border-color);background:#fff;border-radius:.6rem;align-items:center;gap:.75rem;padding:1rem;text-decoration:none;transition:all .15s;display:flex}.social-card:hover{border-color:var(--primary-color)}.social-icon{font-size:1.5rem}.social-card strong{font-size:.88rem;display:block}.social-card p{color:var(--text-light);margin:.1rem 0 0;font-size:.72rem}.home-tip{color:#92400e;background:#fffbeb;border:1px solid #fde68a;border-radius:.5rem;padding:.75rem 1rem;font-size:.8rem}@media (width<=768px){.home-hero{gap:1rem;padding:1rem}.hero-hub{font-size:1.2rem}.hero-stats{justify-content:space-around;width:100%}.hero-stat{min-width:60px}.hs-value{font-size:.85rem}.play-grid,.build-grid,.social-grid{grid-template-columns:1fr}.play-card-icon{font-size:1.5rem}}@media (width<=480px){.home-hero{padding:.75rem}.hero-hub{font-size:1rem}.hero-xp-bar{width:80px}}.dashboard{max-width:100%;margin:0 auto}.dashboard-header{margin-bottom:2rem}.dashboard-header h1{margin-bottom:.5rem;font-size:2rem}.dashboard-header p{color:var(--text-light)}.stat-card{background:#fff;border-radius:.5rem;align-items:center;gap:1rem;padding:1.5rem;display:flex;box-shadow:0 1px 3px #0000001a}.stat-icon{font-size:2.5rem}.stat-content h3{color:var(--text-light);margin-bottom:.25rem;font-size:.875rem}.stat-content small{color:var(--text-light);font-size:.75rem}.dashboard-grid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;margin-bottom:2rem;display:grid}.dashboard-section{background:#fff;border-radius:.5rem;padding:1.5rem;box-shadow:0 1px 3px #0000001a}.dashboard-section h2{margin-bottom:1rem;font-size:1.25rem}.quick-actions{flex-direction:column;gap:1rem;display:flex}.action-card{border:2px solid var(--border-color);color:var(--text-dark);border-radius:.5rem;align-items:center;gap:1rem;padding:1rem;text-decoration:none;transition:all .2s;display:flex}.action-card:hover{border-color:var(--primary-color);background-color:var(--light-bg)}.action-icon{font-size:2rem}.action-title{font-weight:600;display:block}.action-desc{color:var(--text-light);font-size:.875rem;display:block}.activity-list{flex-direction:column;gap:.75rem;display:flex}.activity-item{background-color:var(--light-bg);border-radius:.375rem;align-items:center;gap:1rem;padding:.75rem;display:flex}.activity-icon{background-color:var(--secondary-color);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:2rem;height:2rem;font-weight:700;display:flex}.activity-content{flex:1}.activity-title{margin:0;font-weight:500}.activity-time{color:var(--text-light);font-size:.75rem}.activity-reward{color:var(--secondary-color);font-weight:600}.dashboard-tips{color:#fff;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);border-radius:.5rem;padding:1.5rem}.dashboard-tips h3{margin-bottom:.5rem}.empty-state{text-align:center;color:var(--text-light);padding:2rem}.tasks-container{max-width:100%;margin:0 auto}.tasks-header{justify-content:space-between;align-items:center;margin-bottom:2rem;display:flex}.category-filter{flex-wrap:wrap;gap:.5rem;display:flex}.filter-btn{border:2px solid var(--border-color);cursor:pointer;background:#fff;border-radius:.375rem;padding:.5rem 1rem;transition:all .2s}.filter-btn.active{border-color:var(--primary-color);background-color:var(--primary-color);color:#fff}.tasks-grid{gap:1.5rem;display:grid}.task-card{background:#fff;border-radius:.5rem;justify-content:space-between;align-items:start;gap:1rem;padding:1.5rem;display:flex;box-shadow:0 1px 3px #0000001a}.task-info{flex:1}.task-category{background-color:var(--light-bg);color:var(--primary-color);border-radius:.25rem;margin-bottom:.5rem;padding:.25rem .75rem;font-size:.75rem;font-weight:600;display:inline-block}.task-title{margin-bottom:.5rem;font-size:1.125rem;font-weight:600}.task-description{color:var(--text-light);margin-bottom:1rem}.task-rewards{gap:1rem;font-size:.875rem;display:flex}.task-reward{align-items:center;gap:.25rem;font-weight:600;display:flex}.task-actions{flex-direction:column;gap:.5rem;display:flex}.task-cooldown{color:var(--warning-color);text-align:center;font-size:.875rem}@media (width<=768px){.stats-grid{grid-template-columns:1fr 1fr;gap:.75rem}.stat-card{gap:.5rem;padding:.75rem}.stat-icon{font-size:1.5rem}.stat-value{font-size:1.25rem}.dashboard-grid{grid-template-columns:1fr;gap:1rem}.dashboard-header h1{font-size:1.4rem}.tasks-header{flex-direction:column;align-items:flex-start;gap:.75rem}.category-filter{gap:.3rem}.filter-btn{padding:.35rem .6rem;font-size:.75rem}.task-card{flex-direction:column;gap:.75rem;padding:1rem}.task-actions{flex-direction:row;width:100%}.task-actions .btn{text-align:center;flex:1}.empire-stats{grid-template-columns:1fr 1fr;gap:.75rem}.structures-grid{grid-template-columns:1fr}.leaderboard-row{grid-template-columns:50px 1fr 80px 80px;padding:.6rem;font-size:.8rem}.leaderboard-rank{font-size:1.1rem}.profile-section{padding:1rem}.profile-field{flex-direction:column;gap:.25rem}.profile-actions{flex-direction:column}}@media (width<=480px){.stats-grid,.empire-stats{grid-template-columns:1fr}.stat-card{padding:.6rem}.stat-value{font-size:1.1rem}.stat-icon{font-size:1.25rem}.leaderboard-row{grid-template-columns:40px 1fr 60px}.leaderboard-row .leaderboard-rank-name{display:none}.quick-actions{gap:.5rem}.action-card{gap:.5rem;padding:.6rem}.action-icon{font-size:1.25rem}.action-title{font-size:.85rem}.action-desc{font-size:.7rem}}.empire-container{max-width:100%;margin:0 auto}.empire-header{margin-bottom:2rem}.idle-income-banner{color:#fff;background:linear-gradient(135deg,#10b981 0%,#059669 100%);border-radius:.5rem;justify-content:space-between;align-items:center;margin-bottom:2rem;padding:1.5rem;display:flex}.idle-income-banner h3{margin-bottom:.5rem}.empire-stats{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1.5rem;margin-bottom:2rem;display:grid}.empire-stat{background:#fff;border-radius:.5rem;flex-direction:column;gap:.5rem;padding:1.5rem;display:flex;box-shadow:0 1px 3px #0000001a}.stat-label{color:var(--text-light);font-size:.875rem}.stat-value{color:var(--text-dark);font-size:1.5rem;font-weight:700}.structures-grid{grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:1.5rem;display:grid}.structure-card{background:#fff;border-radius:.5rem;flex-direction:column;gap:1rem;padding:1.5rem;display:flex;box-shadow:0 1px 3px #0000001a}.structure-header{justify-content:space-between;align-items:center;display:flex}.structure-header h3{margin:0}.structure-level{background-color:var(--primary-color);color:#fff;border-radius:1rem;padding:.25rem .75rem;font-size:.75rem;font-weight:600}.structure-category{color:var(--text-light);margin:0;font-size:.875rem}.structure-effect{color:var(--text-dark);margin:0;font-style:italic}.structure-stats{background-color:var(--light-bg);border-radius:.375rem;flex-direction:column;gap:.5rem;padding:1rem;display:flex}.structure-stat{justify-content:space-between;font-size:.875rem;display:flex}.leaderboard-container{max-width:100%;margin:0 auto}.leaderboard-filters{gap:.5rem;margin-bottom:2rem;display:flex}.leaderboard-table{background:#fff;border-radius:.5rem;overflow:hidden;box-shadow:0 1px 3px #0000001a}.leaderboard-row{border-bottom:1px solid var(--border-color);grid-template-columns:80px 1fr 120px 120px;align-items:center;padding:1rem;display:grid}.leaderboard-row:last-child{border-bottom:none}.leaderboard-row.header{background-color:var(--light-bg);font-weight:600}.leaderboard-row.current-user{border-left:4px solid var(--primary-color);background-color:#eff6ff}.leaderboard-rank{color:var(--primary-color);font-size:1.5rem;font-weight:700}.leaderboard-user{font-weight:500}.leaderboard-xp{color:var(--secondary-color);font-weight:600}.leaderboard-rank-name{color:var(--text-light);font-size:.875rem}.profile-container{max-width:100%;margin:0 auto}.profile-grid{gap:2rem;display:grid}.profile-section{background:#fff;border-radius:.5rem;padding:2rem;box-shadow:0 1px 3px #0000001a}.profile-section h2{border-bottom:2px solid var(--border-color);margin-bottom:1.5rem;padding-bottom:.75rem}.profile-info{gap:1rem;display:grid}.profile-field{background-color:var(--light-bg);border-radius:.375rem;justify-content:space-between;padding:.75rem;display:flex}.profile-label{color:var(--text-dark);font-weight:600}.profile-value{color:var(--text-light)}.profile-actions{gap:1rem;margin-top:1.5rem;display:flex}.ai-assistant-modal{z-index:1000;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0}.modal-overlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#000000b3;position:absolute;inset:0}.modal-content{z-index:1001;background:var(--bg-color);border-radius:1rem;width:100%;max-width:1000px;max-height:90vh;position:relative;overflow-y:auto;box-shadow:0 20px 60px #0000004d}.btn-secondary{background:var(--secondary-color);color:#fff}.btn-secondary:hover{opacity:.9}@media (width<=768px){.modal-content{border-radius:.5rem;max-height:95vh}.ai-assistant-modal{padding:.5rem}}.ai-task-assistant{background:var(--surface-color);box-shadow:var(--shadow);border-radius:.75rem;margin:1.5rem 0;padding:2rem}.ai-assistant-intro{text-align:center;padding:2rem}.ai-icon{margin-bottom:1rem;font-size:4rem;animation:3s ease-in-out infinite float}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}.ai-assistant-intro h3{color:var(--text-color);margin-bottom:.5rem}.ai-assistant-intro p{color:var(--text-light);margin-bottom:1.5rem}.ai-assistant-content{max-width:900px;margin:0 auto}.ai-header{border-bottom:2px solid var(--border-color);align-items:center;gap:1rem;margin-bottom:2rem;padding-bottom:1rem;display:flex}.ai-header .ai-icon{margin:0;font-size:2rem;animation:none}.ai-header h3{flex:1;margin:0}.btn-close{cursor:pointer;color:var(--text-light);background:0 0;border:none;border-radius:.25rem;justify-content:center;align-items:center;width:32px;height:32px;padding:0;font-size:2rem;transition:all .2s;display:flex}.btn-close:hover{background:var(--border-color);color:var(--text-color)}.ai-section{background:var(--bg-color);border-left:4px solid var(--primary-color);border-radius:.5rem;margin-bottom:2rem;padding:1.5rem}.ai-section h4{color:var(--primary-color);margin-top:0;margin-bottom:1rem;font-size:1.125rem}.task-info{background:var(--surface-color);border-radius:.5rem;padding:1rem}.task-info strong{color:var(--text-color);margin-bottom:.5rem;display:block}.task-info p{color:var(--text-light);margin:0}.suggestions-list,.criteria-list{margin:0;padding:0;list-style:none}.suggestions-list li,.criteria-list li{background:var(--surface-color);border-left:3px solid var(--secondary-color);color:var(--text-color);border-radius:.375rem;margin-bottom:.5rem;padding:.75rem}.suggestions-list li:before{content:"💡 ";margin-right:.5rem}.criteria-list li:before{content:"✓ ";color:var(--secondary-color);margin-right:.5rem;font-weight:700}.template-sections{flex-direction:column;gap:1rem;display:flex}.template-section{background:var(--surface-color);border-radius:.375rem;padding:1rem}.template-section strong{color:var(--primary-color);margin-bottom:.25rem;display:block}.template-section p{color:var(--text-light);margin:0;font-size:.875rem}.template-example{background:var(--surface-color);border-radius:.375rem;margin-top:1rem;padding:1rem}.template-example summary{cursor:pointer;color:var(--primary-color);-webkit-user-select:none;user-select:none;font-weight:500}.template-example summary:hover{text-decoration:underline}.template-example pre{background:var(--bg-color);color:var(--text-color);border-radius:.375rem;margin-top:1rem;padding:1rem;font-size:.875rem;line-height:1.6;overflow-x:auto}.helper-text{color:var(--text-light);margin-bottom:1rem;font-size:.875rem}.task-input{border:2px solid var(--border-color);resize:vertical;background:var(--surface-color);width:100%;color:var(--text-color);border-radius:.5rem;padding:1rem;font-family:inherit;font-size:1rem;line-height:1.6;transition:border-color .2s}.task-input:focus{border-color:var(--primary-color);outline:none}.char-count{text-align:right;color:var(--text-light);margin-top:.5rem;font-size:.875rem}.char-count .warning{color:var(--danger-color);font-weight:500}.ai-actions{text-align:center;padding-top:1rem}.btn-large{padding:1rem 2rem;font-size:1.125rem;font-weight:600}.ai-disclaimer{color:var(--text-light);margin-top:1rem;font-size:.875rem}@media (width<=768px){.ai-task-assistant,.ai-section{padding:1rem}.ai-icon{font-size:3rem}}.research-container{max-width:100%;margin:0 auto;padding:0 1rem}.research-header{margin-bottom:2rem}.research-header h1{margin-bottom:.5rem;font-size:2rem}.research-stats-bar{background:#fff;border-radius:.5rem;gap:1.5rem;margin-top:1rem;padding:.75rem 1rem;font-weight:600;display:flex;box-shadow:0 1px 3px #0000001a}.domain-grid{grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:1rem;display:grid}.domain-card{cursor:pointer;background:#fff;border-left:4px solid;border-radius:.75rem;padding:1.25rem;transition:all .2s;box-shadow:0 1px 3px #0000001a}.domain-card:hover{transform:translateY(-2px);box-shadow:0 4px 12px #0000001f}.domain-card-icon{margin-bottom:.5rem;font-size:2rem}.domain-card h3{margin-bottom:.75rem;font-size:.95rem}.domain-progress-bar{background:#e5e7eb;border-radius:3px;height:6px;margin-bottom:.4rem;overflow:hidden}.domain-progress-fill{border-radius:3px;height:100%;transition:width .3s}.domain-progress-text{color:#6b7280;font-size:.75rem}.domain-tier-text{color:#9ca3af;font-size:.75rem;display:block}.tier-section{margin-bottom:1.5rem}.tier-title{color:#374151;border-bottom:1px solid #e5e7eb;margin-bottom:.75rem;padding-bottom:.4rem;font-size:1rem}.node-grid{grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:.75rem;display:grid}.node-card{cursor:pointer;background:#fff;border-left:3px solid;border-radius:.5rem;padding:.75rem;transition:all .15s;position:relative;box-shadow:0 1px 2px #0000000f}.node-card:hover{box-shadow:0 2px 8px #0000001a}.node-status-dot{border-radius:50%;width:8px;height:8px;position:absolute;top:.75rem;right:.75rem}.node-completed .node-status-dot{background:#10b981}.node-available .node-status-dot{background:#f59e0b}.node-researching .node-status-dot{background:#3b82f6;animation:1.5s infinite pulse}.node-locked .node-status-dot{background:#9ca3af}.node-locked{opacity:.5}@keyframes pulse{0%,to{opacity:1}50%{opacity:.4}}.node-name{margin-bottom:.4rem;padding-right:1rem;font-size:.85rem;font-weight:600}.node-meta{color:#6b7280;gap:.75rem;font-size:.75rem;display:flex}.node-modal-overlay{z-index:1000;background:#00000080;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0}.node-modal{background:#fff;border-radius:.75rem;width:100%;max-width:500px;box-shadow:0 20px 60px #0003}.node-modal-header{border-bottom:1px solid #e5e7eb;justify-content:space-between;align-items:center;padding:1.25rem 1.5rem;display:flex}.node-modal-header h2{margin:0;font-size:1.1rem}.node-modal-header button{cursor:pointer;color:#6b7280;background:0 0;border:none;font-size:1.25rem}.node-modal-body{padding:1.5rem}.node-id{color:#9ca3af;margin-bottom:.5rem;font-size:.8rem}.node-detail-grid{background:#f9fafb;border-radius:.5rem;grid-template-columns:1fr 1fr;gap:.75rem;margin-top:1rem;padding:1rem;display:grid}.node-detail-grid div{flex-direction:column;display:flex}.node-detail-grid span{color:#6b7280;font-size:.75rem}.node-detail-grid strong{font-size:.95rem}@media (width<=768px){.research-container{padding:0 .5rem}.research-header h1{font-size:1.4rem}.research-stats-bar{flex-wrap:wrap;gap:.75rem;font-size:.8rem}.domain-grid{grid-template-columns:1fr 1fr;gap:.75rem}.domain-card{padding:.75rem}.domain-card-icon{font-size:1.5rem}.domain-card h3{font-size:.8rem}.node-grid{grid-template-columns:1fr}.node-card{padding:.6rem}.node-modal{max-width:95vw}.node-modal-header{padding:.75rem 1rem}.node-modal-body{padding:1rem}.node-detail-grid{grid-template-columns:1fr 1fr;gap:.5rem;padding:.75rem}}@media (width<=480px){.domain-grid{grid-template-columns:1fr}.research-stats-bar{font-size:.75rem}}.game-viewport{background:#001;width:100%;height:calc(100vh - 70px);position:relative;overflow:hidden}.hud-top-bar{z-index:10;pointer-events:none;background:linear-gradient(#000011f2 0%,#0010 100%);justify-content:space-between;align-items:center;padding:.6rem 1rem;display:flex;position:absolute;top:0;left:0;right:0}.hud-resources{pointer-events:auto;gap:1.25rem;display:flex}.hud-resource{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffff0f;border:1px solid #ffffff1a;border-radius:.5rem;align-items:center;gap:.4rem;padding:.35rem .7rem;display:flex}.hud-resource-icon{font-size:1.1rem}.hud-resource-value{color:#e0e0e0;font-size:.85rem;font-weight:700;line-height:1.1;display:block}.hud-resource-label{color:#888;text-transform:uppercase;letter-spacing:.5px;font-size:.65rem;display:block}.hud-player-stats{pointer-events:auto;gap:1rem;display:flex}.hud-stat{color:#ccc;background:#ffffff0f;border:1px solid #ffffff1a;border-radius:.5rem;align-items:center;gap:.3rem;padding:.35rem .6rem;font-size:.85rem;font-weight:600;display:flex}.hud-left-panel{z-index:10;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#000014d9;border:1px solid #ffffff1a;border-radius:.75rem;width:180px;padding:.75rem;position:absolute;top:60px;left:12px}.hud-panel-title{color:#fff;border-bottom:1px solid #ffffff1a;margin-bottom:.6rem;padding-bottom:.4rem;font-size:.85rem;font-weight:700}.hud-empire-stats{flex-direction:column;gap:.4rem;display:flex}.hud-empire-stat{justify-content:space-between;align-items:center;display:flex}.hud-empire-label{color:#888;font-size:.75rem}.hud-empire-value{color:#e0e0e0;font-size:.8rem;font-weight:700}.hud-notifications{z-index:20;pointer-events:none;flex-direction:column;gap:.5rem;display:flex;position:absolute;top:60px;right:12px}.hud-notification{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:.5rem;padding:.6rem 1rem;font-size:.85rem;font-weight:500;animation:.3s slideIn,.5s 2.5s forwards fadeOut}.hud-notification-info{color:#fff;background:#3b82f6d9;border:1px solid #3b82f680}.hud-notification-success{color:#fff;background:#10b981d9;border:1px solid #10b98180}.hud-notification-warning{color:#fff;background:#f59e0bd9;border:1px solid #f59e0b80}@keyframes slideIn{0%{opacity:0;transform:translate(100px)}to{opacity:1;transform:translate(0)}}@keyframes fadeOut{to{opacity:0;transform:translateY(-10px)}}.planet-panel{z-index:15;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#000014eb;border:1px solid #ffffff1f;border-radius:.75rem;width:300px;max-height:70vh;padding:1rem;animation:.25s panelSlideIn;position:absolute;bottom:12px;right:12px;overflow-y:auto}@keyframes panelSlideIn{0%{opacity:0;transform:translate(40px)}to{opacity:1;transform:translate(0)}}.planet-panel-header{justify-content:space-between;align-items:center;margin-bottom:.6rem;display:flex}.planet-panel-header h2{margin:0;font-size:1.2rem}.planet-panel-close{color:#aaa;cursor:pointer;background:#ffffff1a;border:none;border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;font-size:1rem;transition:all .15s;display:flex}.planet-panel-close:hover{color:#fff;background:#fff3}.planet-panel-status{margin-bottom:.75rem}.planet-status{font-size:.8rem;font-weight:600}.planet-status.colonized{color:#0f8}.planet-status.uncolonized{color:#ff6b6b}.planet-panel-resources h3,.planet-panel-structures h3{color:#ccc;text-transform:uppercase;letter-spacing:.5px;margin-bottom:.5rem;font-size:.8rem}.planet-resource-bars{flex-direction:column;gap:.5rem;margin-bottom:1rem;display:flex}.planet-resource-bar{color:#ccc;grid-template-columns:90px 1fr 30px;align-items:center;gap:.5rem;font-size:.8rem;display:grid}.resource-bar-track{background:#ffffff1a;border-radius:3px;height:6px;overflow:hidden}.resource-bar-fill{border-radius:3px;height:100%;transition:width .3s}.planet-panel-structures{margin-bottom:.75rem}.planet-structure-item{color:#ccc;background:#ffffff0a;border-radius:.35rem;justify-content:space-between;align-items:center;margin-bottom:.3rem;padding:.4rem .5rem;font-size:.8rem;display:flex}.structure-lvl{color:#0f8;font-size:.75rem;font-weight:700}.planet-panel-action{text-align:center;padding:.5rem}.game-bottom-nav{z-index:10;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#000014d9;border:1px solid #ffffff1a;border-radius:1rem;gap:.5rem;padding:.5rem;display:flex;position:absolute;bottom:12px;left:50%;transform:translate(-50%)}.game-nav-btn{color:#aaa;cursor:pointer;background:#ffffff0d;border:1px solid #0000;border-radius:.75rem;flex-direction:column;align-items:center;gap:.15rem;padding:.5rem 1rem;font-size:.65rem;text-decoration:none;transition:all .2s;display:flex}.game-nav-btn:hover{color:#fff;background:#ffffff1a;border-color:#ffffff26}.game-nav-btn.active{color:#60a5fa;background:#3b82f633;border-color:#3b82f64d}.game-nav-icon{font-size:1.3rem}.task-overlay{z-index:25;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0019;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.task-overlay-content{background:#0a0a1ef2;border:1px solid #ffffff1f;border-radius:1rem;width:90%;max-width:700px;max-height:80vh;padding:1.5rem;overflow-y:auto}.task-overlay-header{justify-content:space-between;align-items:center;margin-bottom:1rem;display:flex}.task-overlay-header h2{color:#fff;margin:0;font-size:1.2rem}.task-overlay-categories{flex-wrap:wrap;gap:.4rem;margin-bottom:1rem;display:flex}.task-cat-btn{color:#aaa;cursor:pointer;background:#ffffff0d;border:1px solid #ffffff26;border-radius:2rem;padding:.35rem .75rem;font-size:.75rem;transition:all .15s}.task-cat-btn:hover{color:#fff;background:#ffffff1a}.task-cat-btn.active{color:#60a5fa;background:#3b82f640;border-color:#3b82f666}.task-overlay-list{flex-direction:column;gap:.5rem;display:flex}.task-overlay-item{background:#ffffff0a;border:1px solid #ffffff0f;border-radius:.5rem;justify-content:space-between;align-items:center;padding:.75rem;transition:all .15s;display:flex}.task-overlay-item:hover{background:#ffffff14}.task-overlay-info h4{color:#e0e0e0;margin:0 0 .2rem;font-size:.9rem}.task-overlay-info p{color:#888;margin:0;font-size:.75rem}.task-overlay-rewards{color:#ccc;gap:.75rem;font-size:.8rem;display:flex}.task-complete-btn{color:#fff;cursor:pointer;white-space:nowrap;background:linear-gradient(135deg,#10b981,#059669);border:none;border-radius:.4rem;padding:.4rem .8rem;font-size:.8rem;font-weight:600;transition:all .15s}.task-complete-btn:hover{transform:scale(1.05)}.task-complete-btn:disabled{opacity:.4;cursor:not-allowed;transform:none}@media (width<=768px){.hud-top-bar{flex-direction:column;gap:.4rem;padding:.4rem}.hud-resources{gap:.5rem}.hud-left-panel{width:150px}.planet-panel{width:260px}.game-nav-btn{padding:.4rem .6rem}}.gamehub{max-width:100%;margin:0 auto;padding:0 1rem}.gamehub-toast{z-index:999;color:#fff;background:#10b981;border-radius:.5rem;padding:.75rem 1.25rem;font-weight:600;animation:.3s slideIn;position:fixed;top:80px;right:20px;box-shadow:0 4px 12px #00000026}.gamehub-topbar{background:#fff;border-radius:.75rem;flex-wrap:wrap;align-items:center;gap:1.5rem;margin-bottom:1rem;padding:.75rem 1.25rem;display:flex;box-shadow:0 1px 3px #0000001a}.gamehub-hub-badge{color:#fff;background:linear-gradient(135deg,#6366f1,#8b5cf6);border-radius:2rem;padding:.35rem .75rem;font-size:1rem;font-weight:700}.gamehub-energy{align-items:center;gap:.5rem;display:flex}.energy-bar{background:#e5e7eb;border-radius:4px;width:100px;height:8px;overflow:hidden}.energy-fill{background:linear-gradient(90deg,#f59e0b,#10b981);border-radius:4px;height:100%;transition:width .3s}.gamehub-currencies{gap:1rem;margin-left:auto;font-size:.9rem;font-weight:600;display:flex}.gamehub-tabs{flex-wrap:wrap;gap:.5rem;margin-bottom:1.25rem;display:flex}.gamehub-tab{cursor:pointer;background:#fff;border:2px solid #e5e7eb;border-radius:.5rem;padding:.5rem 1rem;font-size:.85rem;font-weight:600;transition:all .15s}.gamehub-tab:hover{border-color:#6366f1}.gamehub-tab.active{color:#fff;background:#6366f1;border-color:#6366f1}.gamehub-section{background:#fff;border-radius:.75rem;padding:1.5rem;box-shadow:0 1px 3px #0000001a}.hub-visual{text-align:center;margin-bottom:1.5rem}.hub-icon-large{margin-bottom:.5rem;font-size:4rem}.hub-desc{color:#6b7280;margin-bottom:.75rem}.hub-stats-row{color:#6b7280;justify-content:center;gap:1.5rem;font-size:.85rem;display:flex}.hub-upgrade-card{background:#f0fdf4;border:1px solid #bbf7d0;border-radius:.5rem;justify-content:space-between;align-items:center;margin-bottom:1.5rem;padding:1rem;display:flex}.hub-upgrade-card p{color:#6b7280;margin:.25rem 0 0;font-size:.85rem}.hub-quick-actions{grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:.75rem;margin-bottom:1.5rem;display:grid}.hub-action-btn{cursor:pointer;color:#374151;background:#f9fafb;border:2px solid #e5e7eb;border-radius:.5rem;justify-content:center;align-items:center;gap:.4rem;padding:.75rem;font-size:.85rem;font-weight:600;text-decoration:none;transition:all .15s;display:flex}.hub-action-btn:hover{background:#eef2ff;border-color:#6366f1}.progression-path h3{margin-bottom:.75rem}.progression-steps{gap:.5rem;padding-bottom:.5rem;display:flex;overflow-x:auto}.progression-step{text-align:center;border-radius:.5rem;flex-direction:column;align-items:center;min-width:80px;padding:.75rem;font-size:.75rem;display:flex}.progression-step.done{background:#ecfdf5;border:2px solid #10b981}.progression-step.next{background:#fef3c7;border:2px solid #f59e0b}.progression-step.locked{opacity:.5;background:#f3f4f6;border:2px solid #d1d5db}.step-icon{margin-bottom:.25rem;font-size:1.5rem}.step-name{font-weight:600}.skills-grid{grid-template-columns:repeat(auto-fill,minmax(250px,1fr));gap:1rem;display:grid}.skill-card{border:1px solid #e5e7eb;border-radius:.5rem;padding:1rem}.skill-header{align-items:center;gap:.75rem;margin-bottom:.5rem;display:flex}.skill-icon{font-size:1.75rem}.skill-level{color:#6366f1;margin-left:.5rem;font-size:.8rem;font-weight:700}.skill-desc{color:#6b7280;margin-bottom:.5rem;font-size:.8rem}.skill-bar{background:#e5e7eb;border-radius:3px;height:6px;margin-bottom:.75rem;overflow:hidden}.skill-bar-fill{background:linear-gradient(90deg,#6366f1,#8b5cf6);border-radius:3px;height:100%;transition:width .3s}.skill-train-btn{width:100%}.generators-grid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:1rem;display:grid}.gen-card{border:1px solid #e5e7eb;border-radius:.5rem;padding:1rem}.gen-locked{opacity:.5}.gen-header{align-items:center;gap:.5rem;margin-bottom:.5rem;display:flex}.gen-icon{font-size:1.5rem}.gen-level{color:#6366f1;margin-left:.5rem;font-size:.75rem;font-weight:700}.gen-auto-badge{color:#2563eb;background:#dbeafe;border-radius:1rem;margin-left:auto;padding:.15rem .5rem;font-size:.7rem}.gen-desc{color:#6b7280;margin-bottom:.4rem;font-size:.8rem}.gen-income{color:#10b981;margin-bottom:.4rem;font-weight:700}.gen-meta{color:#9ca3af;flex-wrap:wrap;gap:.5rem;margin-bottom:.75rem;font-size:.7rem;display:flex}.gen-actions{gap:.5rem;display:flex}.quest-type-title{color:#374151;margin-bottom:.75rem;font-size:1rem}.quests-list{flex-direction:column;gap:.5rem;display:flex}.quest-card{border:1px solid #e5e7eb;border-radius:.5rem;align-items:center;gap:.75rem;padding:.75rem 1rem;transition:all .15s;display:flex}.quest-card:hover{border-color:#6366f1}.quest-done{opacity:.6;background:#f0fdf4}.quest-info{flex:1;align-items:center;gap:.5rem;display:flex}.quest-icon{font-size:1.25rem}.quest-info p{color:#6b7280;margin:0;font-size:.8rem}.quest-rewards{gap:.5rem;font-size:.8rem;font-weight:600;display:flex}.quest-done-badge{font-size:1.25rem}.quest-claim-btn{white-space:nowrap;font-size:.8rem}@media (width<=768px){.gamehub{padding:0 .5rem}.gamehub-topbar{flex-direction:column;gap:.5rem;padding:.5rem}.gamehub-hub-badge{font-size:.75rem}.gamehub-energy{justify-content:space-between;width:100%}.energy-bar{flex:1}.gamehub-currencies{justify-content:space-around;width:100%;margin-left:0;font-size:.8rem}.gamehub-tabs{gap:.3rem}.gamehub-tab{padding:.4rem .6rem;font-size:.75rem}.gamehub-section{padding:1rem}.hub-icon-large{font-size:2.5rem}.hub-stats-row{flex-direction:column;gap:.25rem;font-size:.8rem}.hub-upgrade-card{text-align:center;flex-direction:column;gap:.75rem}.hub-quick-actions{grid-template-columns:1fr 1fr;gap:.5rem}.hub-action-btn{padding:.6rem;font-size:.75rem}.progression-steps{gap:.3rem}.progression-step{min-width:60px;padding:.5rem;font-size:.65rem}.step-icon{font-size:1.2rem}.skills-grid{grid-template-columns:1fr}.skill-card{padding:.75rem}.skill-icon{font-size:1.25rem}.generators-grid{grid-template-columns:1fr}.gen-card{padding:.75rem}.gen-actions{flex-direction:column}.gen-actions .btn{text-align:center;width:100%}.quest-card{flex-direction:column;align-items:flex-start;gap:.5rem}.quest-rewards{flex-wrap:wrap}.quest-claim-btn{width:100%}}@media (width<=480px){.hub-quick-actions{grid-template-columns:1fr}.gamehub-currencies{gap:.4rem;font-size:.7rem}}.admin-dashboard{padding:0}.admin-dashboard h2{margin-bottom:2rem;font-size:1.75rem}.admin-metrics-grid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1.5rem;margin-bottom:2rem;display:grid}.admin-metric-card{background:#fff;border-radius:.5rem;align-items:center;gap:1rem;padding:1.5rem;display:flex;box-shadow:0 1px 3px #0000001a}.metric-icon{font-size:2.5rem}.metric-content h3{color:var(--text-light);margin-bottom:.5rem;font-size:.875rem}.metric-value{color:var(--text-dark);margin:0;font-size:2rem;font-weight:700}.metric-change{color:var(--text-light);font-size:.75rem}.metric-change.positive{color:var(--secondary-color)}.admin-sections-grid{grid-template-columns:repeat(auto-fit,minmax(400px,1fr));gap:2rem;margin-bottom:2rem;display:grid}.admin-section{background:#fff;border-radius:.5rem;padding:1.5rem;box-shadow:0 1px 3px #0000001a}.admin-section h3{border-bottom:2px solid var(--border-color);margin-bottom:1rem;padding-bottom:.75rem}.activity-feed{flex-direction:column;gap:.75rem;display:flex}.activity-item{background-color:var(--light-bg);border-radius:.375rem;gap:1rem;padding:.75rem;display:flex}.activity-time{color:var(--text-light);min-width:60px;font-size:.75rem}.activity-text{flex:1;font-size:.875rem}.health-indicators{flex-direction:column;gap:1rem;display:flex}.health-item{background-color:var(--light-bg);border-radius:.375rem;justify-content:space-between;padding:.75rem;display:flex}.health-label{font-weight:500}.health-status{font-weight:600}.health-status.healthy{color:var(--secondary-color)}.health-status.warning{color:var(--warning-color)}.health-status.error{color:var(--danger-color)}.admin-quick-actions{background:#fff;border-radius:.5rem;padding:1.5rem;box-shadow:0 1px 3px #0000001a}.admin-quick-actions h3{margin-bottom:1rem}.quick-actions-grid{grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:1rem;display:grid}.admin-action-btn{background-color:var(--light-bg);border:2px solid var(--border-color);color:var(--text-dark);border-radius:.5rem;flex-direction:column;align-items:center;gap:.5rem;padding:1.5rem;font-weight:500;text-decoration:none;transition:all .2s;display:flex}.admin-action-btn:hover{border-color:var(--primary-color);background-color:#fff;transform:translateY(-2px)}.admin-action-btn span:first-child{font-size:2rem}.admin-table{background:#fff;border-radius:.5rem;overflow:hidden;box-shadow:0 1px 3px #0000001a}.admin-table-header{border-bottom:1px solid var(--border-color);justify-content:space-between;align-items:center;padding:1.5rem;display:flex}.admin-table-content{overflow-x:auto}table{border-collapse:collapse;width:100%}thead{background-color:var(--light-bg)}th{text-align:left;color:var(--text-dark);padding:1rem;font-weight:600}td{border-top:1px solid var(--border-color);padding:1rem}.table-actions{gap:.5rem;display:flex}.btn-icon{padding:.375rem .75rem;font-size:.875rem}.admin-form{background:#fff;border-radius:.5rem;padding:2rem;box-shadow:0 1px 3px #0000001a}.form-row{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1rem;margin-bottom:1rem;display:grid}.form-actions{border-top:1px solid var(--border-color);justify-content:flex-end;gap:1rem;margin-top:2rem;padding-top:1.5rem;display:flex}.ui-config-container{gap:2rem;display:grid}.config-section{background:#fff;border-radius:.5rem;padding:2rem;box-shadow:0 1px 3px #0000001a}.config-section h3{border-bottom:2px solid var(--border-color);margin-bottom:1.5rem;padding-bottom:.75rem}.config-grid{gap:1.5rem;display:grid}.config-item{background-color:var(--light-bg);border-radius:.375rem;justify-content:space-between;align-items:center;padding:1rem;display:flex}.config-label{flex-direction:column;gap:.25rem;display:flex}.config-label strong{font-weight:600}.config-label small{color:var(--text-light);font-size:.875rem}.config-control{align-items:center;gap:.5rem;display:flex}.toggle-switch{width:50px;height:24px;position:relative}.toggle-switch input{opacity:0;width:0;height:0}.toggle-slider{cursor:pointer;background-color:#ccc;border-radius:24px;transition:all .4s;position:absolute;inset:0}.toggle-slider:before{content:"";background-color:#fff;border-radius:50%;width:18px;height:18px;transition:all .4s;position:absolute;bottom:3px;left:3px}input:checked+.toggle-slider{background-color:var(--primary-color)}input:checked+.toggle-slider:before{transform:translate(26px)}.color-picker-wrapper{align-items:center;gap:.5rem;display:flex}.color-preview{border:2px solid var(--border-color);border-radius:.375rem;width:40px;height:40px}input[type=color]{cursor:pointer;border:none;border-radius:.375rem;width:60px;height:40px}@media (width<=768px){.admin-metrics-grid,.admin-sections-grid{grid-template-columns:1fr}.quick-actions-grid{grid-template-columns:repeat(2,1fr)}}.admin-page{padding:0}.page-header{margin-bottom:2rem}.page-header h2{margin-bottom:.5rem;font-size:1.75rem}.page-header p{color:var(--text-light)}.stats-grid{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1.5rem;margin-bottom:2rem;display:grid}.stat-card{background:#fff;border-radius:.5rem;padding:1.5rem;box-shadow:0 1px 3px #0000001a}.stat-card h3{color:var(--text-light);margin-bottom:.5rem;font-size:.875rem}.stat-value{color:var(--text-dark);margin:0;font-size:2rem;font-weight:700}.table-container{background:#fff;border-radius:.5rem;overflow:hidden;box-shadow:0 1px 3px #0000001a}.filters{background:#fff;border-radius:.5rem;align-items:center;gap:1rem;margin-bottom:1.5rem;padding:1rem;display:flex;box-shadow:0 1px 3px #0000001a}.filter-select{border:1px solid var(--border-color);border-radius:.375rem;padding:.5rem 1rem;font-size:.875rem}.position-badge{background-color:var(--light-bg);border-radius:1rem;padding:.25rem .75rem;font-weight:600;display:inline-block}.position-badge.top-three{color:#92400e;background-color:#fef3c7}.loading{text-align:center;color:var(--text-light);padding:3rem;font-size:1.125rem}.error{text-align:center;color:var(--danger-color);padding:3rem;font-size:1.125rem}.layout{flex-direction:column;min-height:100vh;display:flex}.nav{z-index:100;background:#fff;position:sticky;top:0;box-shadow:0 1px 8px #0000000f}.nav-bar{align-items:center;gap:.4rem;height:50px;padding:0 1rem;display:flex}.nav-brand{color:var(--primary-color);white-space:nowrap;margin-right:.75rem;font-size:1.1rem;font-weight:800;text-decoration:none}.nav-desktop{flex:1;align-items:center;gap:.2rem;display:flex}.nav-btn{color:var(--text-light);white-space:nowrap;cursor:pointer;background:0 0;border:none;border-radius:.4rem;align-items:center;gap:.3rem;padding:.4rem .7rem;font-family:inherit;font-size:.82rem;font-weight:600;text-decoration:none;transition:all .15s;display:flex}.nav-btn:hover{background:var(--light-bg);color:var(--text-dark)}.nav-btn.active{background:var(--primary-color);color:#fff}.nav-icon{font-size:.95rem}.nav-arrow{margin-left:.1rem;font-size:.5rem}.nav-admin{padding:.4rem .5rem;color:var(--danger-color)!important}.nav-dd{position:relative}.nav-dd-menu{border:1px solid var(--border-color);z-index:200;background:#fff;border-radius:.6rem;min-width:240px;animation:.15s ddIn;position:absolute;top:calc(100% + 4px);left:0;overflow:hidden;box-shadow:0 8px 24px #0000001f}@keyframes ddIn{0%{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:translateY(0)}}.nav-dd-item{color:var(--text-dark);align-items:center;gap:.6rem;padding:.6rem .85rem;text-decoration:none;transition:background .12s;display:flex}.nav-dd-item:hover{background:var(--light-bg)}.nav-dd-item.active{background:#eef2ff}.nav-dd-icon{text-align:center;flex-shrink:0;width:28px;font-size:1.2rem}.nav-dd-label{font-size:.85rem;font-weight:600}.nav-dd-desc{color:var(--text-light);margin-top:.05rem;font-size:.68rem}.nav-user{align-items:center;gap:.35rem;margin-left:auto;display:flex}.pill{border-radius:1rem;padding:.12rem .4rem;font-size:.7rem;font-weight:700}.pill.rank{color:var(--primary-color);background:#eef2ff}.pill.xp{color:#059669;background:#ecfdf5}.pill.cur{color:#d97706;background:#fffbeb}.nav-avatar{background:var(--primary-color);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;margin-left:.2rem;font-size:.75rem;font-weight:700;text-decoration:none;display:flex}.hb-btn{border:2px solid var(--border-color);cursor:pointer;background:0 0;border-radius:.35rem;flex-direction:column;justify-content:center;gap:4px;width:34px;height:34px;margin-left:auto;padding:7px;display:none}.hb-btn:hover{border-color:var(--primary-color)}.hb{background:var(--text-dark);transform-origin:50%;border-radius:2px;width:100%;height:2px;transition:all .3s;display:block}.hb.x:first-child{transform:translateY(6px)rotate(45deg)}.hb.x:nth-child(2){opacity:0}.hb.x:nth-child(3){transform:translateY(-6px)rotate(-45deg)}.mob-menu{border-top:1px solid var(--border-color);background:#fff;flex-direction:column;max-height:0;transition:max-height .3s;display:none;overflow:hidden}.mob-menu.open{max-height:85vh;overflow-y:auto}.mob-header{background:var(--light-bg);align-items:center;gap:.7rem;padding:.85rem 1rem;display:flex}.mob-av{background:var(--primary-color);color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;font-size:1rem;font-weight:700;display:flex}.mob-email{text-overflow:ellipsis;white-space:nowrap;max-width:200px;font-size:.82rem;font-weight:600;overflow:hidden}.mob-stats{color:var(--text-light);margin-top:.1rem;font-size:.7rem;font-weight:600}.mob-link{color:var(--text-dark);text-align:left;cursor:pointer;background:0 0;border:none;align-items:center;gap:.65rem;width:100%;padding:.65rem 1rem;font-family:inherit;font-size:.9rem;font-weight:500;text-decoration:none;transition:background .1s;display:flex}.mob-link:hover{background:var(--light-bg)}.mob-link.active{color:var(--primary-color);border-left:3px solid var(--primary-color);background:#eef2ff;font-weight:700}.mob-parent{font-weight:600}.mob-expand{color:var(--text-light);margin-left:auto;font-size:1.1rem;font-weight:700}.mob-icon{text-align:center;width:22px;font-size:1.05rem}.mob-label{flex:1}.mob-sub{background:#fafbfc}.mob-child{padding-left:2.5rem;font-size:.85rem}.mob-admin{color:var(--danger-color)}.mob-logout{color:var(--danger-color);font-weight:600}.mob-sep{background:var(--border-color);height:1px;margin:.15rem 0}.main-content{flex:1;padding:1rem 0}@media (width<=900px){.nav-desktop,.nav-user{display:none}.hb-btn,.mob-menu{display:flex}.nav-bar{height:46px;padding:0 .75rem}.nav-brand{font-size:1rem}}@media (width<=480px){.nav-brand{font-size:.9rem}.mob-link{padding:.55rem .85rem;font-size:.85rem}.mob-child{padding-left:2rem}}.admin-layout{background-color:var(--light-bg);min-height:100vh;display:flex}.admin-sidebar{background-color:var(--dark-bg);color:#fff;flex-direction:column;width:250px;height:100vh;display:flex;position:fixed;overflow-y:auto}.admin-brand{border-bottom:1px solid #ffffff1a;padding:1.5rem}.admin-brand h2{margin:0;font-size:1.25rem}.admin-nav{flex:1;padding:1rem 0}.admin-nav-link{color:#fffc;border-left:3px solid #0000;padding:.75rem 1.5rem;text-decoration:none;transition:all .2s;display:block}.admin-nav-link:hover{color:#fff;border-left-color:var(--primary-color);background-color:#ffffff1a}.admin-nav-link.active{color:#fff;border-left-color:var(--primary-color);background-color:#4f46e533}.admin-sidebar-footer{border-top:1px solid #ffffff1a;padding:1.5rem}.admin-main{flex-direction:column;flex:1;margin-left:250px;display:flex}.admin-header{border-bottom:1px solid var(--border-color);z-index:10;background-color:#fff;padding:1.5rem 2rem;position:sticky;top:0}.admin-header-content{justify-content:space-between;align-items:center;display:flex}.admin-header h1{color:var(--text-dark);margin:0;font-size:1.5rem}.admin-user{align-items:center;gap:1rem;display:flex}.admin-content{flex:1;padding:2rem}@media (width<=768px){.admin-sidebar{width:100%;height:auto;position:relative}.admin-main{margin-left:0}}*{box-sizing:border-box;margin:0;padding:0}html,body{-webkit-text-size-adjust:100%;max-width:100vw;overflow-x:hidden}:root{--primary-color:#4f46e5;--secondary-color:#10b981;--danger-color:#ef4444;--warning-color:#f59e0b;--dark-bg:#1f2937;--light-bg:#f9fafb;--text-dark:#111827;--text-light:#6b7280;--border-color:#e5e7eb}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:var(--light-bg);color:var(--text-dark);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.container{width:100%;max-width:100%;margin:0 auto;padding:0 1rem}.btn{cursor:pointer;border:none;border-radius:.375rem;padding:.5rem 1rem;font-weight:500;transition:all .2s}.btn-primary{background-color:var(--primary-color);color:#fff}.btn-primary:hover{background-color:#4338ca}.btn-secondary{background-color:var(--secondary-color);color:#fff}.btn-danger{background-color:var(--danger-color);color:#fff}.card{background:#fff;border-radius:.5rem;padding:1.5rem;box-shadow:0 1px 3px #0000001a}.input{border:1px solid var(--border-color);border-radius:.375rem;width:100%;padding:.5rem;font-size:1rem}.input:focus{border-color:var(--primary-color);outline:none;box-shadow:0 0 0 3px #4f46e51a}@media (width<=768px){.container{padding:0 .5rem}.card{padding:.75rem}.btn{padding:.4rem .75rem;font-size:.85rem}.input{padding:.4rem;font-size:.9rem}h1{font-size:1.4rem}h2{font-size:1.15rem}h3{font-size:1rem}}@media (width<=480px){.container{padding:0 .35rem}.card{padding:.5rem}.btn{padding:.35rem .6rem;font-size:.8rem}h1{font-size:1.2rem}h2{font-size:1rem}}img,table,canvas,video{max-width:100%;height:auto}@media (pointer:coarse){.btn,.filter-btn,.gamehub-tab,.task-cat-btn,.hub-action-btn{min-width:44px;min-height:44px}}
