@import"https://fonts.googleapis.com/css2?family=Manrope:wght@500;600;700;800&family=Space+Grotesk:wght@600;700&display=swap";*{margin:0;padding:0;box-sizing:border-box}:root{--primary: #10b981;--primary-dark: #059669;--primary-light: #34d399;--secondary: #0d9488;--accent: #14b8a6;--purple: #8b5cf6;--blue: #3b82f6;--orange: #f59e0b;--dark-bg: #0a0e1a;--dark-card: #141824;--dark-card-hover: #1a1f2e;--dark-border: #1e2433;--dark-hover: #252b3a;--text-primary: #f8fafc;--text-secondary: #cbd5e1;--text-muted: #64748b;--success: #10b981;--error: #ef4444;--warning: #f59e0b;--shadow-sm: 0 1px 2px 0 rgb(0 0 0 / .05);--shadow-md: 0 4px 6px -1px rgb(0 0 0 / .1);--shadow-lg: 0 10px 15px -3px rgb(0 0 0 / .1);--shadow-xl: 0 20px 25px -5px rgb(0 0 0 / .1);--radius-sm: .375rem;--radius-md: .5rem;--radius-lg: .75rem;--radius-xl: 1rem;--slime-dashboard-size: 228px;--slime-dashboard-display-height: 285px;--slime-dashboard-glow-size: 320px;--slime-dashboard-aura-size: 290px;--slime-dashboard-shadow-width: 205px;--slime-focus-width: 132px;--slime-focus-height: 114px;--slime-loadout-width: 156px;--slime-loadout-height: 130px;--slime-loadout-aura-size: 155px;--slime-face-eye-size-ratio: .092;--slime-face-eye-center-y-ratio: .446;--slime-face-eye-center-separation-ratio: .502;--slime-face-pupil-ratio-of-eye: .3;--slime-face-mouth-width-ratio: .22;--slime-face-mouth-height-ratio: .08;--slime-face-mouth-center-y-ratio: .66;--slime-dashboard-pupil-size-multiplier: 1.35;--slime-focus-face-size-multiplier: 1.34;--slime-focus-face-separation-multiplier: 1.14;--slime-focus-face-y-shift-ratio: .012;--slime-focus-face-x-shift-ratio: .045;--slime-loadout-face-size-multiplier: 1;--slime-loadout-face-separation-multiplier: 1;--slime-loadout-face-y-shift-ratio: 0;--slime-dashboard-eye-size: calc(var(--slime-dashboard-size) * var(--slime-face-eye-size-ratio));--slime-dashboard-eye-top: calc(var(--slime-dashboard-size) * var(--slime-face-eye-center-y-ratio) - (var(--slime-dashboard-eye-size) / 2));--slime-dashboard-eye-center-separation: calc(var(--slime-dashboard-size) * var(--slime-face-eye-center-separation-ratio));--slime-dashboard-eye-gap: calc(var(--slime-dashboard-eye-center-separation) - var(--slime-dashboard-eye-size));--slime-dashboard-pupil-size: calc(var(--slime-dashboard-eye-size) * var(--slime-face-pupil-ratio-of-eye) * var(--slime-dashboard-pupil-size-multiplier));--slime-dashboard-mouth-width: calc(var(--slime-dashboard-size) * var(--slime-face-mouth-width-ratio));--slime-dashboard-mouth-height: calc(var(--slime-dashboard-size) * var(--slime-face-mouth-height-ratio));--slime-dashboard-mouth-bottom: calc( (var(--slime-dashboard-size) * (1 - var(--slime-face-mouth-center-y-ratio))) - (var(--slime-dashboard-mouth-height) / 2) );--slime-focus-eye-size: calc(var(--slime-focus-width) * var(--slime-face-eye-size-ratio) * var(--slime-focus-face-size-multiplier));--slime-focus-eye-center-separation: calc(var(--slime-focus-width) * var(--slime-face-eye-center-separation-ratio) * var(--slime-focus-face-separation-multiplier));--slime-focus-eye-offset-x: calc( ((var(--slime-focus-width) - var(--slime-focus-eye-center-separation)) / 2) - (var(--slime-focus-eye-size) / 2) );--slime-focus-eye-top: calc( (var(--slime-focus-height) * var(--slime-face-eye-center-y-ratio)) - (var(--slime-focus-eye-size) / 2) + (var(--slime-focus-height) * var(--slime-focus-face-y-shift-ratio)) );--slime-focus-mouth-width: calc(var(--slime-focus-width) * var(--slime-face-mouth-width-ratio) * var(--slime-focus-face-size-multiplier));--slime-focus-mouth-height: calc(var(--slime-focus-height) * var(--slime-face-mouth-height-ratio) * var(--slime-focus-face-size-multiplier));--slime-focus-mouth-bottom: calc( (var(--slime-focus-height) * (1 - var(--slime-face-mouth-center-y-ratio))) - (var(--slime-focus-mouth-height) / 2) - (var(--slime-focus-height) * var(--slime-focus-face-y-shift-ratio)) );--slime-loadout-eye-size: calc(var(--slime-loadout-width) * var(--slime-face-eye-size-ratio) * var(--slime-loadout-face-size-multiplier));--slime-loadout-eye-center-separation: calc(var(--slime-loadout-width) * var(--slime-face-eye-center-separation-ratio) * var(--slime-loadout-face-separation-multiplier));--slime-loadout-eye-offset-x: calc( ((var(--slime-loadout-width) - var(--slime-loadout-eye-center-separation)) / 2) - (var(--slime-loadout-eye-size) / 2) );--slime-loadout-eye-top: calc( (var(--slime-loadout-height) * var(--slime-face-eye-center-y-ratio)) - (var(--slime-loadout-eye-size) / 2) + (var(--slime-loadout-height) * var(--slime-loadout-face-y-shift-ratio)) );--slime-loadout-mouth-width: calc(var(--slime-loadout-width) * var(--slime-face-mouth-width-ratio) * var(--slime-loadout-face-size-multiplier));--slime-loadout-mouth-height: calc(var(--slime-loadout-height) * var(--slime-face-mouth-height-ratio) * var(--slime-loadout-face-size-multiplier));--slime-loadout-mouth-bottom: calc( (var(--slime-loadout-height) * (1 - var(--slime-face-mouth-center-y-ratio))) - (var(--slime-loadout-mouth-height) / 2) - (var(--slime-loadout-height) * var(--slime-loadout-face-y-shift-ratio)) );--slime-dashboard-image-scale: 120%;--slime-dashboard-image-pos-y: 54%;--slime-focus-image-scale: 135%;--slime-focus-image-pos-y: 54%;--slime-loadout-image-scale: 104%;--slime-loadout-image-pos-y: 54%;--slime-item-preview-image-scale: 14%;--slime-item-preview-image-pos-y: 54%;--slime-shop-swatch-image-scale: 12%;--slime-shop-swatch-image-pos-y: 54%}body{font-family:-apple-system,BlinkMacSystemFont,Inter,Segoe UI,Roboto,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:var(--dark-bg);color:var(--text-primary);overflow-x:hidden}.app{display:flex;min-height:100vh;background:linear-gradient(135deg,#0a0e1a,#141824)}.sidebar{width:280px;background:var(--dark-card);border-right:1px solid var(--dark-border);display:flex;flex-direction:column;padding:2rem 0;position:sticky;top:0;height:100vh;transition:width .25s ease;overflow:visible}.sidebar-top{display:flex;align-items:flex-start;justify-content:space-between;gap:.75rem;padding-right:1rem;position:relative}.logo{display:flex;align-items:center;gap:1rem;padding:0 1.5rem;margin-bottom:2.5rem;transition:gap .24s ease,padding .24s ease}.logo-copy{min-width:0;max-width:180px;overflow:hidden;opacity:1;transform:translate(0);transition:max-width .26s ease,opacity .2s ease,transform .26s ease}.sidebar-toggle{position:absolute;top:.5rem;right:-14px;width:28px;height:52px;border:1px solid rgba(52,211,153,.35);background:linear-gradient(180deg,#1a2440,#111a33);color:#9de8d0;border-radius:999px;cursor:pointer;transition:all .2s ease,transform .15s ease;display:flex;align-items:center;justify-content:center;font-size:1.05rem;font-weight:700;line-height:1;box-shadow:0 0 0 1px #10b98114,0 10px 20px #00000059;z-index:10}.sidebar-toggle:hover:not(:disabled){border-color:var(--primary-light);color:#d6fff1;background:linear-gradient(180deg,#1c2a4d,#13203e);box-shadow:0 0 0 1px #10b98138,0 0 18px #10b98140;transform:translate(1px)}.sidebar-toggle:active:not(:disabled){transform:translate(1px) scale(.98)}.sidebar-toggle:disabled{opacity:0;pointer-events:none}.sidebar.collapsed{width:88px}.sidebar.collapsed .logo>div:last-child,.sidebar.collapsed .tagline,.sidebar.collapsed .nav-text,.sidebar.collapsed .user-details{display:block}.sidebar.collapsed .logo{gap:0;padding:0 1rem}.sidebar.collapsed .sidebar-footer{padding:1rem}.sidebar.collapsed .sidebar-toggle{right:-14px}.slime-icon-mini{width:48px;height:48px;background:linear-gradient(135deg,var(--primary),var(--accent));border-radius:var(--radius-lg);display:flex;align-items:center;justify-content:center;position:relative;box-shadow:0 4px 12px #10b9814d}.mini-slime{width:28px;height:28px;background:#fff;border-radius:50%;position:relative}.mini-slime:before,.mini-slime:after{content:"";position:absolute;width:6px;height:6px;background:var(--dark-bg);border-radius:50%;top:8px}.mini-slime:before{left:6px}.mini-slime:after{right:6px}.logo h1{font-size:1.5rem;font-weight:700;background:linear-gradient(135deg,var(--primary),var(--accent));-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;margin-bottom:.25rem}.tagline{font-size:.75rem;color:var(--text-muted);font-weight:500;white-space:nowrap;transition:opacity .2s ease,transform .24s ease}.nav{display:flex;flex-direction:column;gap:.25rem;padding:0 1rem;flex:1}.nav-item{display:flex;align-items:center;gap:.875rem;padding:.875rem 1.25rem;border-radius:var(--radius-md);background:none;border:none;color:var(--text-secondary);font-size:.9375rem;font-weight:500;cursor:pointer;transition:all .2s cubic-bezier(.4,0,.2,1);text-align:left;position:relative}.nav-item:hover{background:var(--dark-hover);color:var(--text-primary);transform:translate(4px)}.nav-item.active{background:linear-gradient(90deg,rgba(16,185,129,.1),transparent);color:var(--primary);font-weight:600}.nav-item.secondary{color:var(--text-muted);font-weight:400}.active-indicator{position:absolute;left:0;top:50%;transform:translateY(-50%);width:3px;height:60%;background:var(--primary);border-radius:0 2px 2px 0}.nav-item .icon{font-size:1.25rem;min-width:24px;text-align:center}.nav-text{display:inline-block;white-space:nowrap;max-width:150px;overflow:hidden;opacity:1;transform:translate(0);transition:max-width .22s ease,opacity .2s ease,transform .22s ease}.nav-divider{height:1px;background:var(--dark-border);margin:1rem 0}.sidebar-footer{padding:1.5rem;border-top:1px solid var(--dark-border)}.user-card{display:flex;align-items:center;gap:.875rem;padding:.75rem;background:var(--dark-hover);border-radius:var(--radius-md);border:1px solid var(--dark-border)}.avatar-container{position:relative}.avatar{width:44px;height:44px;border-radius:var(--radius-md);background:linear-gradient(135deg,var(--primary),var(--accent));display:flex;align-items:center;justify-content:center;font-size:1.125rem;font-weight:700;color:#fff}.status-dot{position:absolute;bottom:-2px;right:-2px;width:12px;height:12px;background:var(--success);border:2px solid var(--dark-card);border-radius:50%}.user-details{flex:1;min-width:0;max-width:170px;overflow:hidden;opacity:1;transform:translate(0);transition:max-width .24s ease,opacity .2s ease,transform .24s ease}.sidebar.collapsed .logo-copy,.sidebar.collapsed .nav-text,.sidebar.collapsed .user-details{max-width:0;opacity:0;transform:translate(-8px);pointer-events:none}.user-name{font-size:.9375rem;font-weight:600;color:var(--text-primary);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.user-level{font-size:.8125rem;color:var(--text-muted);margin-top:.125rem}.main-content{flex:1;padding:2.5rem;overflow-y:auto;max-width:1600px;margin:0 auto}.page-header{margin-bottom:2.5rem}.header-content{display:flex;justify-content:space-between;align-items:flex-start}.greeting{font-size:1rem;color:var(--text-muted);font-weight:500;margin-bottom:.5rem}.page-title{font-size:2.25rem;font-weight:700;background:linear-gradient(135deg,var(--text-primary),var(--text-secondary));-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.header-actions{display:flex;gap:.75rem}.btn-icon{width:48px;height:48px;border-radius:var(--radius-md);background:var(--dark-card);border:1px solid var(--dark-border);color:var(--text-secondary);font-size:1.25rem;cursor:pointer;transition:all .2s;position:relative}.btn-icon:hover{background:var(--dark-hover);border-color:var(--primary);transform:translateY(-2px)}.badge{position:absolute;top:-4px;right:-4px;width:18px;height:18px;background:var(--error);border-radius:50%;font-size:.6875rem;color:#fff;display:flex;align-items:center;justify-content:center;font-weight:600;border:2px solid var(--dark-bg)}.btn-refresh{padding:0 1.5rem;height:48px;background:var(--dark-card);border:1px solid var(--dark-border);border-radius:var(--radius-md);color:var(--text-primary);font-size:.9375rem;font-weight:600;cursor:pointer;transition:all .2s;display:flex;align-items:center;gap:.5rem}.btn-refresh:hover:not(:disabled){background:var(--dark-hover);border-color:var(--primary);transform:translateY(-2px)}.btn-refresh:disabled{opacity:.5;cursor:not-allowed}.refresh-icon{font-size:1.125rem}.alert{padding:1.25rem 1.5rem;border-radius:var(--radius-lg);margin-bottom:2rem;display:flex;justify-content:space-between;align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.alert-error{background:linear-gradient(135deg,#ef44441a,#ef44440d);border:1px solid rgba(239,68,68,.3)}.alert-content{display:flex;gap:1rem;align-items:flex-start}.alert-icon{font-size:1.5rem}.alert-title{font-weight:600;color:var(--text-primary);margin-bottom:.25rem}.alert-message{font-size:.875rem;color:var(--text-secondary)}.quick-stats{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1.25rem;margin-bottom:2rem}.stat-card{background:var(--dark-card);border:1px solid var(--dark-border);border-radius:var(--radius-xl);padding:1.5rem;transition:all .3s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden}.stat-card:before{content:"";position:absolute;top:0;left:0;right:0;height:3px;background:linear-gradient(90deg,var(--primary),var(--accent));opacity:0;transition:opacity .3s}.stat-card:hover{border-color:var(--primary);transform:translateY(-4px);box-shadow:0 12px 24px #10b98126}.stat-card:hover:before{opacity:1}.stat-card.highlight{border-color:var(--primary);background:linear-gradient(135deg,rgba(16,185,129,.05),transparent)}.stat-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem}.stat-icon-circle{width:48px;height:48px;border-radius:var(--radius-lg);display:flex;align-items:center;justify-content:center;font-size:1.5rem}.stat-icon-circle.today{background:linear-gradient(135deg,#10b98133,#10b9811a)}.stat-icon-circle.xp{background:linear-gradient(135deg,#f59e0b33,#f59e0b1a)}.stat-icon-circle.tasks{background:linear-gradient(135deg,#3b82f633,#3b82f61a)}.stat-icon-circle.streak{background:linear-gradient(135deg,#ef444433,#ef44441a)}.stat-badge{padding:.375rem .75rem;background:#10b9811a;border:1px solid var(--primary);border-radius:2rem;font-size:.75rem;color:var(--primary);font-weight:600}.stat-badge.premium{background:linear-gradient(135deg,#8b5cf633,#8b5cf61a);border-color:var(--purple);color:var(--purple)}.stat-change{font-size:.8125rem;color:var(--text-muted)}.stat-change.positive{color:var(--success)}.stat-body{margin-top:1rem}.stat-value{font-size:2.25rem;font-weight:700;color:var(--text-primary);line-height:1;margin-bottom:.5rem}.stat-label{font-size:.875rem;color:var(--text-muted);font-weight:500}.stat-progress{margin-top:1rem}.progress-mini{height:6px;background:var(--dark-bg);border-radius:1rem;overflow:hidden;margin-bottom:.5rem}.progress-fill{height:100%;background:linear-gradient(90deg,var(--primary),var(--accent));border-radius:1rem;transition:width .3s}.progress-text{font-size:.75rem;color:var(--text-muted)}.content-grid{display:grid;grid-template-columns:1fr 400px;gap:1.5rem;margin-bottom:2rem}.section-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.25rem}.section-header h3{font-size:1.25rem;font-weight:700;color:var(--text-primary)}.btn-text{background:none;border:none;color:var(--primary);font-size:.875rem;font-weight:600;cursor:pointer;transition:all .2s}.btn-text:hover{color:var(--primary-light);transform:translate(4px)}.slime-card-modern{background:var(--dark-card);border:1px solid var(--dark-border);border-radius:var(--radius-xl);overflow:hidden}.slime-stage{background:linear-gradient(135deg,rgba(16,185,129,.05),transparent);padding:2rem;text-align:center;border-bottom:1px solid var(--dark-border)}.slime-stage-topbar{display:flex;justify-content:space-between;align-items:center;gap:.75rem;margin-bottom:.85rem}.stage-indicator{display:inline-block;padding:.5rem 1rem;background:#10b9811a;border:1px solid var(--primary);border-radius:2rem;font-size:.8125rem;color:var(--primary);font-weight:600;margin-bottom:0}.slime-coin-hud{display:inline-flex;align-items:center;gap:.55rem;padding:.4rem .7rem;border-radius:999px;border:1px solid rgba(251,191,36,.28);background:#fbbf2414;color:#fde68a;font-weight:700;font-size:.85rem}.slime-coin-stack{position:relative;width:18px;height:16px}.slime-coin.disk{position:absolute;width:14px;height:14px;border-radius:50%;background:radial-gradient(circle at 35% 30%,#fde68a,#f59e0b 70%);border:1px solid rgba(251,191,36,.75)}.slime-coin.disk.back{left:0;top:2px;opacity:.85}.slime-coin.disk.front{left:5px;top:0}.slime-coin-count{line-height:1}.slime-display-modern{position:relative;display:flex;justify-content:center;align-items:center;height:var(--slime-dashboard-display-height)}.slime-aura-ring{position:absolute;width:var(--slime-dashboard-aura-size);height:var(--slime-dashboard-aura-size);border-radius:50%;filter:blur(8px);opacity:.28;z-index:0}.slime-glow{position:absolute;width:var(--slime-dashboard-glow-size);height:var(--slime-dashboard-glow-size);background:radial-gradient(circle,rgba(16,185,129,.3),transparent 70%);border-radius:50%;animation:pulse 3s ease-in-out infinite}@keyframes pulse{0%,to{transform:scale(1);opacity:.5}50%{transform:scale(1.1);opacity:.8}}.slime{position:relative;width:var(--slime-dashboard-size);height:var(--slime-dashboard-size);z-index:1;animation:float 3s ease-in-out infinite}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-20px)}}.slime-body{width:100%;height:100%;background:linear-gradient(135deg,#10b981,#059669);border-radius:50%/60% 60% 40% 40%;position:relative;box-shadow:0 20px 60px #10b98166,inset 0 -20px 40px #0003}.slime-body.image-mode{border-radius:0;box-shadow:none;background-color:transparent;background-repeat:no-repeat;background-size:var(--slime-dashboard-image-scale);background-position:center var(--slime-dashboard-image-pos-y)}.slime-eyes{position:absolute;top:var(--slime-dashboard-eye-top);left:50%;transform:translate(-50%);display:flex;gap:var(--slime-dashboard-eye-gap);z-index:2}.slime-eyes.overlay{z-index:3}.eye{width:var(--slime-dashboard-eye-size);height:var(--slime-dashboard-eye-size);background:#fff;border-radius:50%;position:relative;box-shadow:0 4px 8px #0003}.slime-eyes.overlay .eye{background:#ffffffeb;box-shadow:0 2px 6px #00000029}.eye:after{content:"";position:absolute;width:var(--slime-dashboard-pupil-size);height:var(--slime-dashboard-pupil-size);background:#0a0e1a;border-radius:50%;top:50%;left:50%;transform:translate(-50%,-50%);animation:blink 4s infinite}.slime-eyes.overlay .eye:after{background:#111827}@keyframes blink{0%,96%,to{transform:translate(-50%,-50%) scaleY(1)}98%{transform:translate(-50%,-50%) scaleY(.1)}}.slime-mouth{position:absolute;bottom:var(--slime-dashboard-mouth-bottom);left:50%;transform:translate(-50%);width:var(--slime-dashboard-mouth-width);height:var(--slime-dashboard-mouth-height);border-bottom:3px solid rgba(255,255,255,.6);border-radius:0 0 45px 45px}.slime-mouth.overlay{z-index:3;border-bottom-color:#111827c7}.slime-shadow{position:absolute;bottom:0;width:var(--slime-dashboard-shadow-width);height:30px;background:radial-gradient(ellipse,rgba(0,0,0,.3),transparent);border-radius:50%;animation:shadowPulse 3s ease-in-out infinite}@keyframes shadowPulse{0%,to{transform:scale(1);opacity:.3}50%{transform:scale(.9);opacity:.5}}@keyframes focusShadowPulse{0%,to{transform:translate(-50%) scale(1);opacity:.3}50%{transform:translate(-50%) scale(.9);opacity:.5}}.slime-name{margin-top:1.5rem;font-size:1.5rem;font-weight:700;color:var(--text-primary)}.slime-accessory-row{margin-top:1rem;display:flex;flex-wrap:wrap;justify-content:center;gap:.45rem}.slime-accessory-pill{padding:.3rem .55rem;border-radius:999px;border:1px solid var(--surface-border);background:#121a2c80;color:var(--text-muted);font-size:.72rem;font-weight:600}.slime-accessory-pill.equipped{color:#ccffe5;border-color:#22c55e52;background:#22c55e17}.slime-stats{padding:2rem}.level-badge{display:inline-flex;align-items:center;gap:.75rem;padding:1rem 1.5rem;background:linear-gradient(135deg,#10b9811a,#14b8a60d);border:1px solid var(--primary);border-radius:var(--radius-xl);margin-bottom:1.5rem}.level-number{font-size:2rem;font-weight:700;color:var(--primary);line-height:1}.level-text{font-size:.875rem;color:var(--text-muted);font-weight:600;text-transform:uppercase;letter-spacing:.05em}.xp-section{margin-bottom:1.5rem}.xp-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:.75rem}.xp-label{font-size:.875rem;color:var(--text-muted);font-weight:600;text-transform:uppercase;letter-spacing:.05em}.xp-numbers{font-size:.9375rem;color:var(--text-primary);font-weight:600}.xp-bar-modern{height:14px;background:var(--dark-bg);border-radius:2rem;overflow:hidden;position:relative;box-shadow:inset 0 2px 4px #0000004d}.xp-fill-modern{height:100%;background:linear-gradient(90deg,var(--primary),var(--accent));border-radius:2rem;transition:width .5s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden}.xp-shine{position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.3),transparent);animation:shine 2s infinite}@keyframes shine{0%{left:-100%}to{left:100%}}.xp-footer{margin-top:.5rem;text-align:right;font-size:.8125rem;color:var(--text-muted)}.btn-cta{width:100%;padding:1rem 1.5rem;background:linear-gradient(135deg,var(--primary),var(--accent));border:none;border-radius:var(--radius-lg);color:#fff;font-size:1rem;font-weight:600;cursor:pointer;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;align-items:center;justify-content:center;gap:.75rem;position:relative;overflow:hidden}.btn-cta:hover{transform:translateY(-3px);box-shadow:0 12px 24px #10b98166}.btn-cta:active{transform:translateY(-1px)}.btn-shine{position:absolute;top:0;left:-100%;width:50%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.3),transparent);animation:buttonShine 3s infinite}@keyframes buttonShine{0%{left:-100%}50%,to{left:150%}}.activity-section{background:var(--dark-card);border:1px solid var(--dark-border);border-radius:var(--radius-xl);padding:1.5rem}.activity-feed{min-height:300px;display:flex;align-items:center;justify-content:center}.activity-empty{text-align:center;padding:2rem}.empty-icon{font-size:4rem;margin-bottom:1rem;opacity:.5}.empty-text{font-size:1.125rem;font-weight:600;color:var(--text-secondary);margin-bottom:.5rem}.empty-subtext{font-size:.875rem;color:var(--text-muted)}.system-status{background:var(--dark-card);border:1px solid var(--dark-border);border-radius:var(--radius-xl);padding:1.5rem}.status-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.25rem}.status-title{font-size:1rem;font-weight:600;color:var(--text-primary)}.status-time{font-size:.8125rem;color:var(--text-muted)}.status-items{display:grid;gap:1rem}.status-item{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:1rem;padding:1rem;background:var(--dark-hover);border:1px solid var(--dark-border);border-radius:var(--radius-md);font-size:.875rem}.status-dot{width:10px;height:10px;border-radius:50%;animation:statusPulse 2s infinite}.status-dot.success{background:var(--success);box-shadow:0 0 8px var(--success)}.status-dot.warning{background:var(--warning);box-shadow:0 0 8px var(--warning)}@keyframes statusPulse{0%,to{opacity:1}50%{opacity:.6}}.status-value{color:var(--text-muted);font-size:.8125rem}.btn-small{padding:.5rem 1rem;background:var(--primary);border:none;border-radius:var(--radius-md);color:#fff;font-size:.875rem;font-weight:600;cursor:pointer;transition:all .2s}.btn-small:hover{background:var(--primary-dark);transform:translateY(-2px);box-shadow:0 4px 12px #10b9814d}.focus-card{background:var(--dark-card);border:1px solid var(--dark-border);border-radius:var(--radius-xl);padding:1.5rem}.focus-main-content{max-width:1100px}.focus-session-page{max-width:920px;margin:0 auto}.focus-page-card{min-height:calc(100vh - 4.5rem)}.focus-page-header{display:flex;justify-content:space-between;align-items:flex-start;gap:1rem;margin-bottom:1.1rem}.focus-warning-banner{border:1px solid rgba(245,158,11,.45);background:#f59e0b1f;border-radius:var(--radius-md);padding:.75rem .9rem;color:#fde68a;margin-bottom:1rem}.focus-warning-banner strong{display:block;font-size:.88rem;margin-bottom:.2rem}.focus-warning-banner p{font-size:.84rem}.focus-grid{display:grid;grid-template-columns:minmax(0,1fr) 420px;gap:1.5rem;align-items:start}.focus-header{display:flex;justify-content:space-between;align-items:flex-start;gap:1rem;margin-bottom:1.25rem}.focus-title{font-size:1.4rem;color:var(--text-primary);margin-bottom:.375rem}.focus-subtitle{font-size:.875rem;color:var(--text-muted)}.focus-session-count{padding:.35rem .75rem;border-radius:999px;border:1px solid rgba(16,185,129,.35);background:#10b98114;color:var(--primary-light);font-size:.8125rem;font-weight:600;white-space:nowrap}.focus-wheel-wrapper{position:relative;width:min(360px,100%);margin:0 auto 1.25rem}.focus-wheel{width:100%;height:auto;transform:rotate(-90deg)}.focus-wheel-track{fill:none;stroke:var(--dark-border);stroke-width:12}.focus-wheel-progress{fill:none;stroke:var(--primary);stroke-width:12;stroke-linecap:round;transition:stroke-dashoffset .25s linear}.focus-wheel-center{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;text-align:center;padding:1rem}.focus-time{font-size:clamp(2.4rem,8vw,4rem);line-height:1;letter-spacing:.04em;font-weight:700;color:var(--text-primary)}.focus-slime-avatar{position:relative;display:grid;place-items:center;width:calc(var(--slime-focus-width) + 72px);height:calc(var(--slime-focus-height) + 52px);animation:float 3s ease-in-out infinite}.focus-slime-avatar:before{content:"";position:absolute;inset:0;margin:auto;width:calc(var(--slime-focus-width) + 72px);height:calc(var(--slime-focus-height) + 72px);border-radius:50%;background:radial-gradient(circle,rgba(16,185,129,.22),transparent 70%);animation:pulse 3s ease-in-out infinite;z-index:0}.focus-slime-avatar:after{content:"";position:absolute;bottom:2px;left:50%;transform:translate(-50%);width:calc(var(--slime-focus-width) * .95);height:14px;border-radius:50%;background:radial-gradient(ellipse,rgba(0,0,0,.28),transparent 70%);animation:focusShadowPulse 3s ease-in-out infinite;z-index:0}.focus-slime-body{width:var(--slime-focus-width);height:var(--slime-focus-height);border-radius:50% 50% 48% 48%/62% 62% 38% 38%;background:linear-gradient(135deg,#22c55e,#10b981);position:relative;box-shadow:0 14px 30px #10b98161;z-index:1}.focus-slime-body.image-mode{border-radius:0;box-shadow:none;background-color:transparent;background-repeat:no-repeat;background-size:var(--slime-focus-image-scale);background-position:center var(--slime-focus-image-pos-y)}.focus-slime-eye{position:absolute;width:var(--slime-focus-eye-size);height:var(--slime-focus-eye-size);border-radius:50%;background:#07221a;top:var(--slime-focus-eye-top);animation:blink 4s infinite;transform-origin:center}.focus-slime-eye.overlay{background:#111827;box-shadow:0 0 0 2px #ffffffd9}.focus-slime-eye.left{left:calc(var(--slime-focus-eye-offset-x) + (var(--slime-focus-width) * var(--slime-focus-face-x-shift-ratio)))}.focus-slime-eye.right{right:calc(var(--slime-focus-eye-offset-x) - (var(--slime-focus-width) * var(--slime-focus-face-x-shift-ratio)))}.focus-slime-smile{position:absolute;left:50%;bottom:var(--slime-focus-mouth-bottom);width:var(--slime-focus-mouth-width);height:var(--slime-focus-mouth-height);transform:translate(calc(-50% + (var(--slime-focus-width) * var(--slime-focus-face-x-shift-ratio))));border-bottom:3px solid rgba(7,34,26,.75);border-radius:0 0 24px 24px}.focus-slime-smile.overlay{border-bottom-color:#111827d1}.focus-time-block{margin:.35rem auto .8rem;text-align:center}.focus-time-below{font-size:clamp(2.6rem,7vw,4.2rem)}.focus-progress-track{margin:1rem auto .75rem;height:12px;background:var(--dark-bg);border-radius:999px;overflow:hidden;width:min(560px,100%)}.focus-progress-fill{height:100%;background:linear-gradient(90deg,var(--primary),var(--accent));border-radius:999px;transition:width .25s linear}.focus-mode-status{font-size:.875rem;color:var(--text-secondary)}.focus-actions{display:flex;gap:.75rem;flex-wrap:wrap;position:relative;z-index:2}.focus-actions .btn-cta,.focus-actions .btn-refresh{width:auto;min-width:120px}.focus-completion-note{margin-top:.875rem;color:var(--text-muted);font-size:.875rem}.focus-personalization-note{margin-top:1rem;border:1px solid var(--dark-border);border-radius:var(--radius-md);background:var(--dark-hover);padding:.875rem;color:var(--text-secondary);display:grid;gap:.375rem;font-size:.875rem}.focus-personalization-title{color:var(--text-primary);font-weight:600}.focus-roadmap-note{margin-top:.625rem;color:var(--text-muted);font-size:.8125rem}.focus-survey{margin-top:1rem;border:1px solid var(--dark-border);background:var(--dark-hover);border-radius:var(--radius-lg);padding:1rem}.focus-survey-header h4{font-size:1rem;color:var(--text-primary)}.focus-survey-header p{font-size:.8125rem;color:var(--text-muted);margin-top:.25rem}.focus-survey-grid{margin-top:.875rem;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.875rem}.focus-field{display:grid;gap:.4rem}.focus-field span{font-size:.8125rem;color:var(--text-secondary)}.focus-field input,.focus-field select{width:100%;border:1px solid var(--dark-border);background:var(--dark-card);color:var(--text-primary);border-radius:var(--radius-md);padding:.55rem .65rem;font-size:.875rem}.focus-field input[type=range]{padding:0;accent-color:var(--primary)}.focus-survey-actions{margin-top:.875rem;display:flex;gap:.625rem}.focus-survey-note{margin-top:.625rem;color:var(--warning);font-size:.8125rem}.tasks-board{background:var(--dark-card);border:1px solid var(--dark-border);border-radius:var(--radius-xl);padding:1.5rem}.tasks-board-header{display:flex;justify-content:space-between;gap:1rem;align-items:flex-start}.tasks-board-header h3{font-size:1.4rem;color:var(--text-primary)}.tasks-board-header p{margin-top:.35rem;color:var(--text-muted);font-size:.875rem}.tasks-summary{display:flex;flex-wrap:wrap;gap:.5rem}.tasks-summary span{padding:.35rem .6rem;border-radius:999px;border:1px solid rgba(16,185,129,.28);background:#10b98114;font-size:.75rem;color:var(--primary-light);font-weight:600}.tasks-create-card{margin-top:1rem;border:1px solid var(--dark-border);border-radius:var(--radius-lg);background:var(--dark-hover);padding:1rem}.tasks-create-card h4{font-size:1rem;color:var(--text-primary)}.tasks-form-grid{margin-top:.75rem;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.8rem}.tasks-field{display:grid;gap:.35rem}.tasks-field span{color:var(--text-secondary);font-size:.8125rem}.tasks-field input,.tasks-field select,.tasks-field textarea{border:1px solid var(--dark-border);border-radius:var(--radius-md);background:var(--dark-card);color:var(--text-primary);padding:.55rem .65rem;font-size:.875rem}.tasks-field-full{grid-column:1 / -1}.tasks-create-actions{margin-top:.75rem}.tasks-toolbar{margin-top:1rem}.tasks-filter-group{display:flex;flex-wrap:wrap;gap:.5rem}.tasks-filter-button{border:1px solid var(--dark-border);background:var(--dark-hover);color:var(--text-secondary);border-radius:var(--radius-md);padding:.45rem .75rem;font-size:.8125rem;cursor:pointer}.tasks-filter-button.active{border-color:var(--primary);color:var(--primary-light);background:#10b98114}.tasks-list{margin-top:1rem;display:grid;gap:.85rem}.task-item{border:1px solid var(--dark-border);border-radius:var(--radius-lg);background:var(--dark-hover);padding:.95rem}.task-item.completed{opacity:.86}.task-item-header{display:flex;justify-content:space-between;gap:1rem}.task-item-header h4{font-size:1rem;color:var(--text-primary)}.task-item-header p{margin-top:.3rem;font-size:.875rem;color:var(--text-secondary)}.task-difficulty{align-self:flex-start;padding:.3rem .6rem;border-radius:999px;font-size:.75rem;font-weight:600}.task-difficulty.easy{color:#86efac;border:1px solid rgba(134,239,172,.35);background:#16a34a26}.task-difficulty.medium{color:#facc15;border:1px solid rgba(250,204,21,.35);background:#ca8a0426}.task-difficulty.hard{color:#fca5a5;border:1px solid rgba(252,165,165,.35);background:#dc262626}.task-meta-row{margin-top:.6rem;display:flex;gap:.75rem;color:var(--text-muted);font-size:.8125rem}.task-item-actions{margin-top:.75rem;display:flex;flex-wrap:wrap;gap:.55rem}.task-empty-state{border:1px dashed var(--dark-border);border-radius:var(--radius-md);padding:1rem;color:var(--text-muted)}.task-edit-grid{display:grid;gap:.75rem}.tasks-empty-state{border:1px dashed var(--dark-border);border-radius:var(--radius-md);padding:1rem;color:var(--text-muted)}.auth-shell{min-height:calc(100vh - 4rem);display:grid;place-items:center}.auth-card{width:min(460px,100%);border:1px solid var(--dark-border);border-radius:var(--radius-xl);background:var(--dark-card);padding:1.5rem;display:grid;gap:1rem}.auth-card h2{font-size:1.4rem;color:var(--text-primary)}.auth-card p{color:var(--text-muted);font-size:.9rem}.auth-mode-toggle{display:flex;gap:.5rem}.auth-fields{display:grid;gap:.75rem}@media(max-width:1400px){.content-grid,.focus-grid{grid-template-columns:1fr}}@media(max-width:1024px){.quick-stats{grid-template-columns:repeat(2,1fr)}}@media(max-width:768px){.sidebar{width:80px}.sidebar-toggle{display:none}.logo>div:last-child,.tagline,.nav-text,.user-details{display:none}.logo{justify-content:center;padding:0 .5rem}.nav-item{justify-content:center;padding:.875rem .5rem}.main-content{padding:1.5rem}.quick-stats{grid-template-columns:1fr}.page-title{font-size:1.75rem}.focus-header,.focus-page-header,.focus-actions{flex-direction:column}.focus-actions .btn-cta,.focus-actions .btn-refresh{width:100%}.focus-survey-grid{grid-template-columns:1fr}.focus-survey-actions,.tasks-board-header{flex-direction:column}.tasks-form-grid{grid-template-columns:1fr}}:root{--surface-0: #0b1020;--surface-1: #121a2c;--surface-2: #172238;--surface-border: rgba(148, 163, 184, .18);--surface-border-strong: rgba(148, 163, 184, .3);--text-primary: #eaf0ff;--text-secondary: #c2cde4;--text-muted: #8f9ab6;--primary: #22c55e;--primary-light: #6ee7b7;--primary-dark: #16a34a}body{font-family:Manrope,Segoe UI,sans-serif;background:radial-gradient(1000px 500px at 80% -20%,rgba(34,197,94,.16),transparent 60%),radial-gradient(700px 350px at 0% 10%,rgba(59,130,246,.1),transparent 60%),var(--surface-0)}.app{background:transparent}.sidebar{background:linear-gradient(180deg,#121a2ce0,#0c121fe6);border-right:1px solid var(--surface-border);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.main-content{padding:2rem}.page-title{font-family:Space Grotesk,sans-serif;letter-spacing:-.015em;-webkit-text-fill-color:unset;background:none}.greeting{color:var(--text-secondary)}.nav-item{border:1px solid transparent;border-radius:.875rem}.nav-item:hover{background:#94a3b814;border-color:var(--surface-border);transform:none}.nav-item.active{background:#22c55e24;border-color:#22c55e52;color:#ccffe5}.active-indicator{display:none}.user-card,.stat-card,.slime-card-modern,.activity-section,.system-status,.focus-card,.tasks-board,.focus-survey,.tasks-create-card,.task-item,.status-item,.alert,.btn-icon,.btn-refresh{background:linear-gradient(180deg,#172238e0,#121b2de0);border:1px solid var(--surface-border)}.stat-card:hover{border-color:var(--surface-border-strong);box-shadow:0 10px 24px #02081752}.btn-refresh,.btn-icon,.btn-small,.tasks-filter-button{border-radius:.75rem}.btn-refresh,.btn-icon,.tasks-filter-button{transition:border-color .2s ease,transform .2s ease,background .2s ease}.btn-refresh:hover:not(:disabled),.btn-icon:hover,.tasks-filter-button:hover{border-color:var(--surface-border-strong);transform:translateY(-1px)}.btn-small,.btn-cta{background:linear-gradient(135deg,#22c55e,#10b981);border:1px solid rgba(110,231,183,.35)}.btn-small:hover,.btn-cta:hover{background:linear-gradient(135deg,#16a34a,#059669)}.quick-stats{gap:1rem}.content-grid,.focus-grid{gap:1.2rem}.section-header h3,.tasks-board-header h3,.focus-title{font-family:Space Grotesk,sans-serif;letter-spacing:-.01em}.task-item-header h4{font-size:1.02rem;font-weight:700}.task-meta-row,.focus-roadmap-note,.task-item-header p{color:var(--text-muted)}.focus-wheel-track{stroke:#94a3b833}.focus-wheel-progress{stroke:#34d399}.customize-board{background:linear-gradient(180deg,#172238e0,#121b2de0);border:1px solid var(--surface-border);border-radius:var(--radius-xl);padding:1.25rem}.customize-header-row{display:flex;justify-content:space-between;align-items:flex-start;gap:1rem;margin-bottom:1rem}.customize-kicker{color:var(--primary-light);text-transform:uppercase;letter-spacing:.06em;font-size:.75rem;font-weight:700}.customize-header-row h3{margin-top:.35rem;font-size:1.35rem;font-family:Space Grotesk,sans-serif}.customize-subtitle{margin-top:.35rem;color:var(--text-muted);font-size:.9rem}.coin-hud-card{min-width:170px;display:flex;align-items:center;gap:.85rem;padding:.75rem .95rem;border-radius:1rem;border:1px solid rgba(45,212,191,.25);background:linear-gradient(180deg,#142e40a6,#10403038)}.coin-stack{position:relative;width:34px;height:28px}.coin{position:absolute;width:24px;height:24px;border-radius:50%;background:radial-gradient(circle at 35% 30%,#fde68a,#f59e0b 70%);border:1px solid rgba(251,191,36,.7);box-shadow:inset 0 1px 1px #ffffff59,0 6px 14px #f59e0b40}.coin-back{left:0;top:4px;opacity:.8}.coin-front{left:10px;top:0}.coin-hud-label{color:var(--text-muted);font-size:.75rem}.coin-hud-value{color:var(--text-primary);font-size:1.45rem;font-weight:800;line-height:1.05}.customize-banner{margin-bottom:1rem;border:1px solid rgba(245,158,11,.35);background:#f59e0b1a;border-radius:.85rem;padding:.75rem .9rem;display:flex;justify-content:space-between;align-items:center;gap:1rem;color:#fde68a}.customize-banner.error{border-color:#ef444459;background:#ef44441a;color:#fecaca}.customize-layout{display:grid;grid-template-columns:420px minmax(0,1fr);gap:1rem}.customize-panel{border:1px solid var(--surface-border);background:#121b2d94;border-radius:.95rem;padding:1rem}.customize-actions{display:flex;flex-wrap:wrap;gap:.65rem;margin-bottom:.9rem}.loadout-preview-card,.item-preview-card{border:1px solid var(--surface-border);background:#17223880;border-radius:.85rem;padding:.9rem}.item-preview-card{margin-top:.8rem}.loadout-preview-header,.item-preview-header{display:flex;justify-content:space-between;align-items:center;gap:1rem;color:var(--text-secondary);font-size:.82rem}.loadout-preview-header strong,.item-preview-header strong{color:var(--text-primary)}.loadout-preview-stage{margin-top:.85rem;min-height:150px;border-radius:.8rem;border:1px solid var(--surface-border);background:radial-gradient(circle at 50% 38%,rgba(34,197,94,.08),transparent 65%),#0b102080;position:relative;display:grid;place-items:center;overflow:hidden}.loadout-slime-aura{position:absolute;width:var(--slime-loadout-aura-size);height:var(--slime-loadout-aura-size);border-radius:50%;filter:blur(12px);opacity:.75}.loadout-slime-core{width:var(--slime-loadout-width);height:var(--slime-loadout-height);border-radius:50% 50% 48% 48%/62% 62% 38% 38%;background:linear-gradient(135deg,#22c55e,#10b981);box-shadow:0 12px 24px #10b98140;z-index:1;position:relative}.loadout-slime-core.image-mode{border-radius:0;box-shadow:none;background-color:transparent;background-repeat:no-repeat;background-size:var(--slime-loadout-image-scale);background-position:center var(--slime-loadout-image-pos-y)}.loadout-slime-eye{position:absolute;width:var(--slime-loadout-eye-size);height:var(--slime-loadout-eye-size);border-radius:50%;background:#07221a;top:var(--slime-loadout-eye-top)}.loadout-slime-eye.left{left:var(--slime-loadout-eye-offset-x)}.loadout-slime-eye.right{right:var(--slime-loadout-eye-offset-x)}.loadout-slime-eye.overlay{background:#111827;box-shadow:0 0 0 1.5px #ffffffd9}.loadout-slime-smile{position:absolute;left:50%;bottom:var(--slime-loadout-mouth-bottom);width:var(--slime-loadout-mouth-width);height:var(--slime-loadout-mouth-height);transform:translate(-50%);border-bottom:2px solid rgba(7,34,26,.75);border-radius:0 0 16px 16px}.loadout-slime-smile.overlay{border-bottom-color:#111827d1}.loadout-hat-badge,.loadout-trail-badge{position:absolute;left:.65rem;right:.65rem;padding:.35rem .55rem;border-radius:.65rem;font-size:.75rem;border:1px solid var(--surface-border);color:var(--text-secondary);background:#121a2cb3;text-align:center}.loadout-hat-badge{top:.55rem}.loadout-trail-badge{bottom:.55rem}.loadout-slots-list{margin-top:.8rem;display:grid;gap:.45rem}.loadout-slots-list>div{display:flex;justify-content:space-between;gap:1rem;color:var(--text-secondary);font-size:.84rem}.loadout-slots-list strong{color:var(--text-primary);text-align:right}.item-preview-swatch{margin-top:.75rem;border-radius:.75rem;border:1px solid var(--surface-border);height:72px}.item-preview-swatch.image-mode{background-repeat:no-repeat;background-size:var(--slime-item-preview-image-scale);background-position:center var(--slime-item-preview-image-pos-y)}.item-preview-card h4{margin-top:.75rem;color:var(--text-primary)}.item-preview-card p{margin-top:.35rem;color:var(--text-secondary);font-size:.85rem}.item-preview-meta{margin-top:.6rem;display:flex;justify-content:space-between;gap:.5rem;color:var(--text-muted);font-size:.8rem}.customize-shop-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.8rem}.shop-item-card{border:1px solid var(--surface-border);background:#1722386b;border-radius:.9rem;padding:.8rem;cursor:pointer;transition:border-color .2s ease,transform .18s ease,background .2s ease}.shop-item-card:hover{transform:translateY(-2px);border-color:var(--surface-border-strong)}.shop-item-card.selected{border-color:#22c55e59;background:#22c55e0f}.shop-item-swatch{height:44px;border-radius:.7rem;border:1px solid rgba(148,163,184,.25)}.shop-item-swatch.image-mode{background-repeat:no-repeat;background-size:var(--slime-shop-swatch-image-scale);background-position:center var(--slime-shop-swatch-image-pos-y)}.shop-item-topline{margin-top:.65rem;display:flex;justify-content:space-between;gap:.75rem;align-items:center}.shop-item-topline h4{color:var(--text-primary);font-size:1rem}.shop-item-topline span{color:var(--text-secondary);font-size:.8rem;white-space:nowrap}.shop-item-card p{margin-top:.35rem;color:var(--text-muted);font-size:.82rem;min-height:34px}.shop-item-slot{margin-top:.35rem;color:var(--primary-light);font-size:.78rem;font-weight:600}.shop-item-actions{margin-top:.7rem;display:flex;justify-content:flex-end}.customize-empty{color:var(--text-muted);font-size:.88rem}@media(max-width:1200px){.customize-layout{grid-template-columns:1fr}}@media(max-width:768px){.customize-header-row{flex-direction:column}.coin-hud-card{width:100%}.customize-shop-grid{grid-template-columns:1fr}}
