:root{--steam-bg-deep: #171a21;--steam-bg: #1b2838;--accent: #66c0f4;--accent-dim: #4f94bc;--steam-text: #c7d5e0;--steam-muted: #8f98a0;--steam-dim: #67707b;--steam-white: #ffffff;--steam-panel: #2a475e;--steam-panel-2: #233c55;--steam-inset: #0e1419;--steam-row: #16202d;--steam-row-hover: #1c2838;--steam-hairline: rgba(255, 255, 255, .06);--steam-hairline-strong: rgba(255, 255, 255, .1);--bar-download: #1a9fff;--bar-download-glow: #47bfff;--bar-install: #73ab24;--bar-install-dim: #4f9b2d;--bar-play: #e6b422;--bar-play-dim: #c9a016;--bar-play-bright: #ffe066;--bar-track: rgba(0, 0, 0, .55);--ok: #5ba32b;--ok-bright: #75b022;--ok-dark: #4c6b22;--danger: #c45500;--danger-soft: #e08a5a;--desktop-bg-1: #1a2332;--desktop-bg-2: #0d1520;--taskbar-bg: rgba(23, 26, 33, .94);--taskbar-h: 48px;--window-title: #2d3a4a;--window-border: #3d4450;--font: "Noto Sans", "Motiva Sans", "Segoe UI", Tahoma, sans-serif}*,*:before,*:after{box-sizing:border-box}html,body,#root{margin:0;height:100%;width:100%;overflow:hidden;font-family:var(--font);color:var(--steam-text);background:#000;-webkit-user-select:none;user-select:none;-webkit-font-smoothing:antialiased}button{font-family:inherit;cursor:pointer}input{font-family:inherit}*{scrollbar-width:thin;scrollbar-color:#3d4450 transparent}*::-webkit-scrollbar{width:10px;height:10px}*::-webkit-scrollbar-track{background:#00000040}*::-webkit-scrollbar-thumb{background:#3d4450;border-radius:4px;border:2px solid transparent;background-clip:padding-box}*::-webkit-scrollbar-thumb:hover{background:#4e5561;border:2px solid transparent;background-clip:padding-box}*::-webkit-scrollbar-corner{background:transparent}.desktop{position:relative;width:100%;height:100%;overflow:hidden;--shell-notify-right: 12px;--shell-notify-width: min(360px, calc(100vw - 24px) );--shell-notify-gap: 8px;--shell-notify-bottom: calc(var(--taskbar-h) + 10px);--assistant-mascot-w: 72px;--assistant-mascot-h: 80px;--assistant-feet-bottom: calc(var(--taskbar-h) + 6px);--assistant-bubble-gap: 8px;--assistant-notify-reserve: calc(var(--shell-notify-width) + 24px);background:radial-gradient(ellipse 80% 60% at 20% 30%,#243447 0%,transparent 55%),radial-gradient(ellipse 70% 50% at 80% 70%,#1a3048 0%,transparent 50%),linear-gradient(160deg,var(--desktop-bg-1),var(--desktop-bg-2))}.meter-host{position:relative}.meter-host-fct{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;overflow:visible;z-index:3}.meter-fct{position:absolute;left:calc(50% + var(--fct-jx, 0%));bottom:calc(40% + var(--fct-jy, 0px));transform:translate(-50%);font-size:12px;font-weight:800;color:var(--accent);text-shadow:0 1px 2px #000;animation:meter-fct-rise 1.1s ease-out forwards;white-space:nowrap}.meter-fct.is-stage,.meter-fct.is-xp{color:var(--accent)}.meter-fct.is-download,.meter-fct.is-bytes{color:var(--bar-download-glow)}.meter-fct.is-install{color:var(--bar-install)}.meter-fct.is-play,.meter-fct.is-cheevo{color:var(--bar-play-bright)}.meter-fct.is-tp,.meter-fct.is-milestone{color:#e6a23c}.meter-fct.is-sidejob{color:var(--sidejob-accent, var(--accent))}.meter-fct.is-cash{color:#a4d007}.meter-fct.is-expense{color:#f07848}.meter-fct.is-hash{color:#66c0f4}.meter-fct.is-hashes{color:#e8d9a8}.stats-meter-host{display:block}.stats-meter-host .meter-fct{font-size:11px;bottom:2px}.wallet-tray-host{display:inline-flex;align-items:center;overflow:visible}.wallet-tray-host .meter-host-fct{inset:auto;right:0;bottom:100%;left:auto;width:0;height:0;overflow:visible}.wallet-tray-host .meter-fct{left:auto;right:0;bottom:4px;transform:none;font-size:11px;font-variant-numeric:tabular-nums;color:#88a05e;animation-name:wallet-fct-rise}.wallet-tray-host .meter-fct.is-cash{color:#a4d007}.steam-tray-host{display:inline-flex;align-items:center;overflow:visible}.steam-tray-host .meter-host-fct{inset:auto;left:50%;bottom:100%;right:auto;width:0;height:0;overflow:visible}.steam-tray-host .meter-fct{left:50%;right:auto;bottom:2px;font-size:11px;font-weight:800;color:#66c0f4;animation-name:steam-tray-fct-rise;transform:translate(-50%)}.steam-tray-host .meter-fct.is-bytes{color:#66c0f4}@keyframes meter-fct-rise{0%{opacity:1;transform:translate(-50%)}to{opacity:0;transform:translate(calc(-50% + var(--fct-drift, 0px)),-28px)}}@keyframes wallet-fct-rise{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(-22px)}}@keyframes steam-tray-fct-rise{0%{opacity:1;transform:translate(-50%)}to{opacity:0;transform:translate(-50%,-22px)}}.stage-meter{display:flex;flex-direction:column;gap:12px}.stage-meter-head{display:flex;justify-content:space-between;gap:8px;font-size:11px;color:#c7d5e0}.stage-phase{display:flex;flex-direction:column;gap:4px;min-width:0}.stage-phase-head{display:flex;justify-content:space-between;align-items:baseline;gap:8px;font-size:11px}.stage-phase-label{color:#8b98a5}.stage-phase-aside{display:inline-flex;align-items:baseline;gap:4px;font-variant-numeric:tabular-nums;white-space:nowrap}.stage-phase-arrow{color:var(--bar-download-glow);font-size:11px;align-self:center}.stage-phase-track{height:8px;border-radius:1px;background:#00000073;overflow:hidden}.stage-meter.is-compact .stage-phase-track{height:7px}.stage-phase-fill{height:100%}.stage-phase-fill.is-dl{background:#1a9fff}.stage-phase-fill.is-disk{background:#76b900}.stage-phase-lanes{display:flex;flex-direction:column;gap:5px;margin-top:4px;margin-left:14px;margin-right:14px;width:auto}.stage-lane{display:flex;flex-direction:column;gap:2px;min-width:0}.stage-lane-head{display:flex;justify-content:space-between;gap:8px;font-size:10px;color:#8f98a0}.stage-lane-label{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.stage-lane-files{font-variant-numeric:tabular-nums;color:#c7d5e0;white-space:nowrap}.stage-lane-track{height:5px;border-radius:1px;background:#0006;overflow:hidden}.stage-meter.is-compact .stage-lane-track{height:4px}.stage-lane-fill{height:100%}.stage-lane-fill.is-dl{background:#1a9fff}.stage-lane-fill.is-disk{background:#76b900}.stage-lane .meter-fct{font-size:10px;color:var(--bar-download-glow);bottom:0}.stage-lane .meter-fct.is-download,.stage-lane .meter-fct.is-bytes{color:var(--bar-download-glow)}.stage-phase.is-disk .stage-lane .meter-fct.is-install,.stage-phase.is-disk .stage-lane .meter-fct.is-bytes{color:var(--bar-install)}.stage-phase.is-dl .stage-lane .meter-fct.is-download{color:var(--bar-download-glow)}.desktop-toast-stack{position:absolute;right:var(--shell-notify-right);bottom:var(--shell-notify-bottom);z-index:26000;display:flex;flex-direction:column;justify-content:flex-end;align-items:stretch;gap:var(--shell-notify-gap);max-width:var(--shell-notify-width);width:var(--shell-notify-width);pointer-events:none}.desktop-toast-stack>*{pointer-events:auto;flex-shrink:0}.shell-toast{position:relative;right:auto;bottom:auto;z-index:auto;width:100%;padding:12px 28px 12px 14px;border-radius:6px;background:#17202cf2;border:1px solid rgba(102,192,244,.25);box-shadow:0 10px 28px #00000073;color:#c7d5e0;transform:translate(var(--toast-drag, 0px));animation:sys-toast-in .35s cubic-bezier(.22,1,.36,1)}.shell-toast-eyebrow{font-size:10px;font-weight:800;letter-spacing:.08em;text-transform:uppercase;color:#8f98a0}.shell-toast-title{font-size:14px;font-weight:700;margin-top:2px}.shell-toast-body{font-size:12px;color:#8f98a0;margin-top:2px}.shell-toast-x{position:absolute;top:6px;right:8px;border:0;background:transparent;color:#8f98a0;cursor:pointer;font-size:16px;padding:4px 6px}.toast-dismissible{cursor:pointer;touch-action:pan-y;-webkit-user-select:none;user-select:none}.toast-dismissible.is-dragging{cursor:grabbing}.stats-milestones{margin-top:0;display:flex;flex-direction:column;gap:8px}.stats-milestones .stats-meter-host{overflow:visible}.stats-milestones .stats-meter-host .meter-fct{font-size:12px;font-weight:800;bottom:6px;z-index:4}.stats-subhead{font-size:10px;font-weight:800;letter-spacing:.08em;text-transform:uppercase;color:#8f98a0;margin:0 0 6px}.stats-sidejob-btn{display:grid;grid-template-columns:1fr auto;gap:2px 8px;width:100%;margin:0 0 6px;padding:6px 8px;border:1px solid color-mix(in srgb,var(--sidejob-accent, #66c0f4) 35%,transparent);border-radius:4px;background:#ffffff08;color:inherit;cursor:pointer;text-align:left;font:inherit}.stats-sidejob-btn:disabled{opacity:.55;cursor:default}.stats-sidejob-label{font-size:12px;font-weight:600;color:var(--sidejob-accent, #66c0f4)}.stats-sidejob-val{font-size:11px;color:#8f98a0}.stats-sidejob-track{grid-column:1 / -1;height:4px;border-radius:2px;background:#00000059;overflow:hidden}.stats-sidejob-fill{display:block;height:100%;background:var(--sidejob-accent, #66c0f4)}.stats-sidejob .meter-fct.is-sidejob,.stats-sidejob .meter-fct.is-xp{color:var(--sidejob-accent, #66c0f4)}.desktop-wallpaper-mark{position:absolute;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;pointer-events:none;opacity:.12}.desktop-wallpaper-mark img{width:min(320px,42vw);height:auto;display:block}.desktop-workarea{position:absolute;inset:0 0 var(--taskbar-h) 0;overflow:hidden}.taskbar{position:absolute;left:0;right:0;bottom:0;height:var(--taskbar-h);display:flex;align-items:center;gap:6px;padding:0 8px;background:var(--taskbar-bg);border-top:1px solid rgba(102,192,244,.15);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);z-index:10000}.taskbar-start{width:42px;height:42px;border:none;border-radius:8px;background:transparent;color:var(--accent);display:grid;place-items:center;padding:0;flex-shrink:0}.taskbar-start-logo{width:30px;height:30px;object-fit:contain;display:block}.taskbar-start:hover,.taskbar-start.active{background:#66c0f426}.taskbar-tasks{display:flex;align-items:center;gap:4px;min-width:0;overflow-x:auto;scrollbar-width:none}.taskbar-tasks::-webkit-scrollbar{display:none}.taskbar-task{height:34px;min-width:34px;max-width:180px;padding:0 10px 0 6px;border:none;border-radius:6px;background:transparent;color:var(--steam-text);font-size:12px;line-height:1.2;display:flex;align-items:center;gap:7px;flex-shrink:0}.taskbar-task-label{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;line-height:1.25;padding-bottom:1px}.taskbar-task:hover{background:#ffffff14}.taskbar-task.active{background:#66c0f433;box-shadow:inset 0 -2px 0 var(--accent)}.taskbar-task.minimized{opacity:.65}.taskbar-spacer{flex:1}.taskbar-tray{display:flex;align-items:center;gap:12px;font-size:12px;color:var(--steam-muted);padding-right:6px}.steam-tray-btn{display:inline-flex;align-items:center;justify-content:center;margin:0;padding:2px 4px;border:0;border-radius:3px;background:transparent;cursor:pointer;line-height:0;flex-shrink:0}.steam-tray-btn img{display:block;opacity:.85;transition:opacity .12s ease,filter .12s ease}.steam-tray-btn:hover img,.steam-tray-btn.is-active img{opacity:1;filter:brightness(1.15)}.taskbar-tray .wallet{color:var(--bar-install);font-variant-numeric:tabular-nums;cursor:pointer;background:transparent;border:0;padding:0;font:inherit}.wallet-tray{position:relative;display:inline-flex;align-items:center}.wallet-tray .wallet:hover,.wallet-tray.is-open .wallet{color:#c4e830}.wallet-tip{position:absolute;right:0;bottom:calc(100% + 8px);z-index:10050;width:248px;padding:10px 12px 8px;border-radius:6px;background:#1c222cf7;border:1px solid rgba(164,208,7,.4);box-shadow:0 10px 28px #00000080;pointer-events:auto;cursor:pointer}.wallet-tip:after{content:"";position:absolute;left:0;right:0;top:100%;height:14px}.wallet-tip-open-hint{margin-top:6px;font-size:10px;font-weight:700;letter-spacing:.03em;text-transform:uppercase;color:#a4d007bf;text-align:center}.wallet-tip-badge{display:inline-block;font-size:9px;font-weight:800;letter-spacing:.04em;text-transform:uppercase;padding:2px 6px;border-radius:999px}.wallet-tip-badge.is-ok{background:#a4d00726;color:#a4d007}.wallet-tip-badge.is-heat{background:#e6a23c33;color:#e6a23c}.wallet-tip-badge.is-outage{background:#e87b7b33;color:#e87b7b}.miner-tray{position:relative;display:inline-flex;align-items:center}.miner-tray-btn{display:inline-flex;align-items:center;justify-content:center;height:22px;min-width:0;padding:0 6px;border:0;border-radius:3px;background:transparent;color:#e6a23c;cursor:pointer;font-size:12px;font-weight:700;font-variant-numeric:tabular-nums;letter-spacing:.02em;white-space:nowrap}.miner-tray-btn.is-empty{cursor:default;opacity:.7}.miner-tray-btn:hover,.miner-tray.is-open .miner-tray-btn{color:#ffc46a;background:#e6a23c1f}.miner-tip{position:absolute;right:0;bottom:calc(100% + 8px);z-index:10050;width:248px;padding:10px 12px 8px;border-radius:6px;background:#1c222cf7;border:1px solid rgba(230,162,60,.45);box-shadow:0 10px 28px #00000080;pointer-events:auto;cursor:pointer}.miner-tip:after{content:"";position:absolute;left:0;right:0;top:100%;height:14px}.miner-tip-open-hint{margin-top:6px;font-size:10px;font-weight:700;letter-spacing:.03em;text-transform:uppercase;color:#e6a23ccc;text-align:center}.taskbar-clock{color:var(--steam-text);font-variant-numeric:tabular-nums}.taskbar-clock-tray{position:relative;display:inline-flex;align-items:center}.taskbar-clock-btn{margin:0;padding:2px 6px;border:0;border-radius:3px;background:transparent;color:var(--steam-text);font:inherit;font-variant-numeric:tabular-nums;cursor:pointer}.taskbar-clock-btn:hover,.taskbar-clock-tray.is-open .taskbar-clock-btn{background:#ffffff0f}.presence-clock-ico{font-size:14px;line-height:1;opacity:.9}.presence-popup-head-btn{display:flex;align-items:center;justify-content:space-between;gap:10px;flex:1;min-width:0;margin:0;padding:4px 6px;border:0;border-radius:4px;background:transparent;color:inherit;font:inherit;text-align:left;cursor:pointer}.presence-popup-head-btn:hover{background:#ffffff0f}.presence-open-hint{flex-shrink:0;font-size:10px;font-weight:700;letter-spacing:.04em;text-transform:uppercase;color:#66c0f4;opacity:.85}.presence-popup-head-btn:hover .presence-open-hint{opacity:1}.presence-status-row{display:flex;align-items:center;gap:8px;margin:0 0 10px}.presence-clock-live{margin-left:auto;font-size:12px;font-weight:700;font-variant-numeric:tabular-nums;color:#c7d5e0}.presence-history-body{display:flex;flex-direction:column;min-height:0;flex:1}.presence-history-body .net-history-popup-body{flex:1;min-height:0}.clock-panel{display:flex;flex-direction:column;height:100%;min-height:0;padding:12px 14px;overflow:hidden}.clock-panel .presence-history-body .net-history-popup-body{overflow:auto}.presence-stats{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin:0 0 10px;padding:8px 0;border-bottom:1px solid rgba(255,255,255,.06)}.presence-progress-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:6px 8px;margin:0 0 10px;padding:0 0 8px;border-bottom:1px solid rgba(255,255,255,.06)}.presence-progress-cell .presence-stat-value{font-size:11px}.presence-progress-cell.is-hot .presence-stat-value{color:#66c0f4}.presence-progress-chips{margin:3px 0 2px;font-size:11px;font-weight:600;line-height:1.35;color:#66c0f4}.presence-glance{display:flex;flex-wrap:wrap;align-items:center;gap:3px 5px;margin:2px 0 0}.presence-glance-chip{display:inline-flex;align-items:center;gap:3px;padding:1px 5px 1px 4px;border-radius:3px;background:#00000047;font-size:11px;font-weight:700;font-variant-numeric:tabular-nums;line-height:1.35;white-space:nowrap}.presence-glance-glyph{opacity:.95;font-weight:800}.presence-glance-chip.is-dl{color:#66c0f4}.presence-glance-chip.is-install{color:#8fbc8f}.presence-glance-chip.is-cheevo{color:#e8b84a}.presence-glance-chip.is-perfect{color:#ffd76a}.presence-glance-chip.is-mined{color:#6bcf7f}.presence-glance-chip.is-xp{color:#9ec9ea}.presence-stat-label{font-size:9px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:#678}.presence-stat-value{margin-top:2px;font-size:12px;font-weight:700;color:#fff;font-variant-numeric:tabular-nums;line-height:1.25;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.net-timeline-span.is-open{background:#66c0f473}.net-timeline-span.is-background{background:#e6a23c8c}.net-timeline-span.is-offline{background:#646e7873}.net-timeline-mark.is-open{background:#66c0f4}.net-timeline-mark.is-background{background:#e6a23c}.net-timeline-mark.is-offline{background:#8f98a0}.net-cursor-tip.is-open{border-color:#66c0f480}.net-cursor-tip.is-background{border-color:#e6a23c8c}.net-cursor-tip.is-offline{border-color:#8f98a073}.net-cursor-tip.is-open .net-cursor-tip-title{color:#66c0f4}.net-cursor-tip.is-background .net-cursor-tip-title{color:#e6a23c}.net-cursor-tip.is-offline .net-cursor-tip-title{color:#c7d5e0}.net-timeline-key.is-open:before{background:#66c0f4b3}.net-timeline-key.is-background:before{background:#e6a23c}.net-timeline-key.is-offline:before{background:#646e78d9}.tray-wifi-tip-dot.is-open{background:#66c0f4}.tray-wifi-tip-dot.is-background{background:#e6a23c}.tray-wifi-tip-dot.is-offline{background:#8f98a0}.tray-wifi{position:relative;display:inline-flex;align-items:center}.tray-wifi-btn{display:inline-flex;align-items:center;justify-content:center;margin:0;padding:2px 4px;border:0;background:transparent;color:inherit;cursor:pointer;border-radius:3px}.tray-wifi-btn:hover{background:#ffffff0f}.tray-wifi-icon .is-on{fill:currentColor}.tray-wifi-icon .is-off{fill:currentColor;opacity:.22}.tray-wifi-slash{stroke:currentColor}.tray-wifi--ok{color:#66c0f4}.tray-wifi--weak{color:#8f98a0}.tray-wifi--burst{color:#a4d007}.tray-wifi--loss{color:#e6a23c;animation:tray-dl-pulse 1.2s ease-in-out infinite}.tray-wifi--down{color:#ff5c5c;animation:tray-dl-pulse .7s ease-in-out infinite}.net-history-popup{position:fixed;z-index:12000;box-sizing:border-box;display:flex;flex-direction:column;min-width:320px;padding:12px 14px 10px;border-radius:6px;background:#1c222cfa;border:1px solid rgba(102,192,244,.4);box-shadow:0 12px 32px #0000008c;color:var(--steam-text);pointer-events:auto;max-width:25vw;max-height:25vh}.net-history-popup-head{display:flex;align-items:flex-start;justify-content:space-between;gap:6px;margin-bottom:8px;flex-shrink:0}.net-history-popup-signal{display:flex;align-items:center;gap:8px;min-width:0}.net-history-popup-head-right{display:flex;align-items:center;gap:6px;flex-shrink:0}.net-history-popup-close{margin:0;padding:0 4px;border:0;background:transparent;color:#8f98a0;font-size:16px;line-height:1;cursor:pointer;border-radius:3px}.net-history-popup-close:hover{color:#fff;background:#ffffff14}.net-history-popup-body{min-height:0;flex:1;overflow:auto;overscroll-behavior:contain}.net-timeline{flex-shrink:0;margin:0 0 10px}.presence-timeline-toolbar{display:flex;flex-wrap:wrap;align-items:center;gap:4px;margin:0 0 6px}.presence-tl-btn{margin:0;padding:2px 7px;border:1px solid rgba(255,255,255,.1);border-radius:3px;background:#00000040;color:#c7d5e0;font:inherit;font-size:10px;font-weight:700;letter-spacing:.02em;cursor:pointer;line-height:1.4}.presence-tl-btn:hover{background:#ffffff14;color:#fff}.presence-tl-btn.is-active{border-color:#66c0f473;color:#66c0f4;background:#66c0f41f}.presence-tl-zoom{margin-left:auto;font-size:10px;font-weight:700;font-variant-numeric:tabular-nums;color:#8f98a0}.presence-timeline.is-interactive .net-timeline-track{cursor:grab;touch-action:none}.presence-timeline.is-interactive .net-timeline-track.is-dragging{cursor:grabbing}.net-timeline-track{position:relative;height:18px;border-radius:4px;background:#00000073;border:1px solid rgba(255,255,255,.08);overflow:hidden}.net-timeline-span{position:absolute;top:0;bottom:0;min-width:2px;cursor:default}.net-timeline-span.is-ok{background:#66c0f447}.net-timeline-span.is-loss{background:#e6a23cd9}.net-timeline-span.is-down{background:#ff5c5ce6}.net-timeline-span.is-burst{background:#a4d007a6}.net-timeline-span.is-heat{background:#ff8c3ce6}.net-timeline-span.is-outage{background:#b478ffd9}.net-timeline-mark{position:absolute;top:50%;width:8px;height:8px;margin-left:-4px;margin-top:-4px;border-radius:50%;border:1px solid rgba(0,0,0,.45);background:#8f98a0;z-index:2;box-shadow:0 0 0 1px #ffffff1f;cursor:default}.net-timeline-mark.is-down{background:#ff5c5c}.net-timeline-mark.is-loss{background:#e6a23c}.net-timeline-mark.is-burst{background:#a4d007}.net-timeline-mark.is-boost{background:#7ec8ff}.net-timeline-mark.is-ok{background:#66c0f4}.net-timeline-mark.is-recovered{background:#3dd68c}.net-timeline-mark.is-heat{background:#ff8c3c}.net-timeline-mark.is-outage{background:#b478ff}.net-timeline-mark.is-plan{background:#8f98a0}.net-timeline-now{position:absolute;top:-2px;bottom:-2px;right:0;width:2px;background:#fff;opacity:.85;z-index:3;cursor:default}.net-cursor-tip{position:fixed;z-index:13000;max-width:240px;padding:8px 10px;border-radius:5px;background:#161c24fa;border:1px solid rgba(102,192,244,.4);box-shadow:0 10px 28px #0000008c;pointer-events:none;color:#c7d5e0}.net-cursor-tip.is-down{border-color:#ff5c5c8c}.net-cursor-tip.is-loss{border-color:#e6a23c8c}.net-cursor-tip.is-burst{border-color:#a4d0078c}.net-cursor-tip.is-ok{border-color:#66c0f480}.net-cursor-tip.is-plan{border-color:#8f98a073}.net-cursor-tip.is-heat{border-color:#ff8c3c8c}.net-cursor-tip.is-outage{border-color:#b478ff8c}.net-cursor-tip.is-recovered{border-color:#3dd68c8c}.net-cursor-tip.is-boost{border-color:#7ec8ff8c}.net-cursor-tip-title{font-size:11px;font-weight:700;color:#fff;line-height:1.3}.net-cursor-tip.is-down .net-cursor-tip-title{color:#ff8e8e}.net-cursor-tip.is-loss .net-cursor-tip-title{color:#e6a23c}.net-cursor-tip.is-burst .net-cursor-tip-title{color:#a4d007}.net-cursor-tip.is-ok .net-cursor-tip-title{color:#66c0f4}.net-cursor-tip-detail{margin-top:3px;font-size:10px;color:#8f98a0;line-height:1.35;font-variant-numeric:tabular-nums}.net-timeline-axis{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-top:5px;font-size:9px;color:#678;font-variant-numeric:tabular-nums}.net-timeline-legend{display:flex;flex-wrap:wrap;justify-content:center;gap:6px;min-width:0}.net-timeline-key{display:inline-flex;align-items:center;gap:3px}.net-timeline-key:before{content:"";width:8px;height:6px;border-radius:1px}.net-timeline-key.is-ok:before{background:#66c0f48c}.net-timeline-key.is-loss:before{background:#e6a23c}.net-timeline-key.is-down:before{background:#ff5c5c}.net-timeline-key.is-burst:before{background:#a4d007}.net-timeline-key.is-heat:before{background:#ff8c3c}.net-timeline-key.is-outage:before{background:#b478ff}.tray-wifi-tip-status{font-size:11px;font-weight:700;line-height:1.3}.tray-wifi-tip-status.is-ok,.tray-wifi-tip-status.is-burst{color:#a4d007}.tray-wifi-tip-status.is-weak{color:#8f98a0}.tray-wifi-tip-status.is-loss{color:#e6a23c}.tray-wifi-tip-status.is-down{color:#ff5c5c}.tray-wifi-tip-bars{flex-shrink:0;font-size:10px;color:#8f98a0;font-variant-numeric:tabular-nums}.tray-wifi-tip-section{font-size:9px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:#678;margin-bottom:6px;flex-shrink:0}.tray-wifi-tip-empty{margin:0;font-size:11px;color:#8f98a0;line-height:1.4}.tray-wifi-tip-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:8px}.tray-wifi-tip-row{display:flex;gap:8px;align-items:flex-start}.tray-wifi-tip-dot{width:7px;height:7px;margin-top:4px;border-radius:50%;flex-shrink:0;background:#678}.tray-wifi-tip-dot.is-down{background:#ff5c5c}.tray-wifi-tip-dot.is-loss{background:#e6a23c}.tray-wifi-tip-dot.is-burst{background:#a4d007}.tray-wifi-tip-dot.is-boost{background:#7ec8ff}.tray-wifi-tip-dot.is-ok{background:#66c0f4}.tray-wifi-tip-dot.is-recovered{background:#3dd68c}.tray-wifi-tip-dot.is-heat{background:#ff8c3c}.tray-wifi-tip-dot.is-outage{background:#b478ff}.tray-wifi-tip-dot.is-plan{background:#8f98a0}.tray-wifi-tip-copy{min-width:0;flex:1}.tray-wifi-tip-label{font-size:11px;font-weight:650;line-height:1.25}.tray-wifi-tip-detail{font-size:10px;color:#8f98a0;line-height:1.3;margin-top:1px}.tray-wifi-tip-time{font-size:9px;color:#678;margin-top:2px;font-variant-numeric:tabular-nums}.tray-dl.is-loss{color:#e87b7b;font-weight:700;animation:tray-dl-pulse 1.2s ease-in-out infinite}.tray-dl.is-down{color:#ff5c5c;font-weight:800;animation:tray-dl-pulse .7s ease-in-out infinite}@keyframes tray-dl-pulse{0%,to{opacity:1}50%{opacity:.45}}.sys-toast-stack{display:contents}.sys-toast{position:relative;display:flex;align-items:flex-start;gap:10px;width:100%;padding:12px 32px 12px 12px;border-radius:6px;background:#1c222cf7;border:1px solid rgba(232,123,123,.45);box-shadow:0 10px 28px #00000080;animation:sys-toast-in .35s cubic-bezier(.22,1,.36,1);transform:translate(var(--toast-drag, 0px))}.sys-toast--ok{border-color:#a4d00766}.sys-toast--down{border-color:#ff5c5c8c}.sys-toast--loss{border-color:#e6a23c8c}.sys-toast--heat{border-color:#ff8c3c99}.sys-toast--outage{border-color:#b478ff8c}.sys-toast-ico{flex-shrink:0;width:28px;height:28px;border-radius:4px;display:grid;place-items:center;font-size:14px;background:#e87b7b2e;color:#ffb4b4}.sys-toast--ok .sys-toast-ico{background:#a4d0072e;color:#c4e834}.sys-toast--loss .sys-toast-ico{background:#e6a23c33;color:#f0c060}.sys-toast--heat .sys-toast-ico{background:#ff8c3c38;color:#ffb07a}.sys-toast--outage .sys-toast-ico{background:#b478ff33;color:#d0b0ff}.sys-toast--down .sys-toast-ico{background:#ff5c5c33;color:#ffb4b4}.sys-toast-body{border:none;background:transparent;padding:0;text-align:left;color:inherit;min-width:0;flex:1}.sys-toast-eyebrow{font-size:10px;letter-spacing:.06em;text-transform:uppercase;color:#e87b7b;font-weight:700}.sys-toast--ok .sys-toast-eyebrow{color:#a4d007}.sys-toast--loss .sys-toast-eyebrow{color:#e6a23c}.sys-toast--heat .sys-toast-eyebrow{color:#ff8c3c}.sys-toast--outage .sys-toast-eyebrow{color:#b478ff}.sys-toast--down .sys-toast-eyebrow{color:#ff5c5c}.sys-toast-title{margin-top:2px;font-size:13px;font-weight:700;color:#fff}.sys-toast-meta{margin-top:4px;font-size:11px;line-height:1.35;color:#9aa7b3}.sys-toast-close{position:absolute;top:6px;right:6px;border:none;background:transparent;color:#8f98a0;font-size:16px;line-height:1;cursor:pointer;padding:2px 6px}.sys-toast-close:hover{color:#fff}@keyframes sys-toast-in{0%{opacity:0;transform:translateY(10px) scale(.96)}to{opacity:1;transform:translateY(0) scale(1)}}.start-menu{position:absolute;left:8px;bottom:calc(var(--taskbar-h) + 6px);width:280px;background:#161e2af7;border:1px solid var(--window-border);border-radius:10px;box-shadow:0 12px 40px #00000073;z-index:10001;overflow:hidden}.start-menu-header{padding:14px 16px;background:linear-gradient(90deg,#1b2838,#2a475e);font-weight:600;font-size:14px;color:var(--steam-white);display:flex;align-items:center;gap:8px}.start-menu-mark{width:18px;height:18px;object-fit:contain;display:block;margin-left:2px}.app-icon--image{background:transparent;box-shadow:none;overflow:hidden}.app-icon--image img{width:100%;height:100%;object-fit:contain;display:block}.start-menu-body{padding:6px 8px 10px;display:flex;flex-direction:column;gap:4px}.start-menu-group+.start-menu-group{margin-top:4px;padding-top:8px;border-top:1px solid var(--steam-hairline)}.start-menu-group-label{margin:0;padding:4px 12px 2px;font-size:10px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--steam-dim)}.start-menu-list{list-style:none;margin:0;padding:0}.start-menu-list li button{width:100%;display:flex;align-items:center;gap:12px;padding:10px 12px;border:none;border-radius:8px;background:transparent;color:var(--steam-text);text-align:left;font-size:13px}.start-menu-list li button:hover{background:#66c0f41f}.start-menu-icon,.app-icon{width:28px;height:28px;border-radius:6px;display:grid;place-items:center;font-size:14px;font-weight:700;color:#fff;flex-shrink:0;box-shadow:inset 0 0 0 1px #ffffff14}.app-icon svg{display:block}.win{position:absolute;display:flex;flex-direction:column;background:var(--steam-bg);border:1px solid var(--window-border);border-radius:8px;box-shadow:0 16px 48px #00000080;overflow:hidden;box-sizing:border-box;min-width:0;min-height:0}.win.maximized{border-radius:0;border-left:none;border-right:none;border-top:none}.win.focused{border-color:var(--accent-dim);box-shadow:0 16px 48px #0000008c,0 0 0 1px #66c0f440}.win-titlebar{height:32px;flex-shrink:0;display:flex;align-items:center;padding:0 4px 0 12px;background:linear-gradient(180deg,#323e4c,var(--window-title));cursor:default}.win-title{flex:1;font-size:12px;font-weight:600;color:var(--steam-white);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.win-controls{display:flex;gap:2px}.win-controls button{width:40px;height:28px;border:none;background:transparent;color:var(--steam-text);font-size:11px;border-radius:4px}.win-controls button:hover{background:#ffffff1a}.win-controls button.close:hover{background:#c42b1c;color:#fff}.win-body{flex:1;min-width:0;min-height:0;overflow:auto;background:var(--steam-bg)}.win-embedded .win-body{background:#171a21}.win[data-app=ledger] .win-body{overflow:hidden}.win[data-app=friends].win-embedded .win-body{background:#202028;overflow:hidden}.win-friend-profile .win-body,.win[data-app=specialization] .win-body{overflow:hidden;display:flex;flex-direction:column}.win-resize{position:absolute;z-index:20}.win-resize.n{top:0;left:10px;right:10px;height:8px;cursor:ns-resize}.win-resize.s{bottom:0;left:10px;right:10px;height:8px;cursor:ns-resize}.win-resize.e{top:10px;right:0;bottom:10px;width:8px;cursor:ew-resize}.win-resize.w{top:10px;left:0;bottom:10px;width:8px;cursor:ew-resize}.win-resize.ne{top:0;right:0;width:12px;height:12px;cursor:nesw-resize}.win-resize.nw{top:0;left:0;width:12px;height:12px;cursor:nwse-resize}.win-resize.se{right:0;bottom:0;width:14px;height:14px;cursor:nwse-resize}.win-resize.sw{left:0;bottom:0;width:12px;height:12px;cursor:nesw-resize}.win-resize.se:after{content:"";position:absolute;right:3px;bottom:3px;width:8px;height:8px;border-right:2px solid rgba(199,213,224,.55);border-bottom:2px solid rgba(199,213,224,.55);pointer-events:none}.win.focused .win-resize.se:after{border-color:#66c0f4bf}.debug-panel{height:100%;overflow:auto;padding:10px 12px 14px;background:#16120efa;color:#e8dcc8;font-size:11px}.debug-panel-meta{display:flex;flex-direction:column;gap:2px;margin-bottom:8px;padding-bottom:8px;border-bottom:1px solid rgba(255,180,60,.15);color:#b9a88c}.debug-panel-meta strong{color:#f2e6d4;font-weight:650}.debug-meta-hint{margin-left:4px;opacity:.55;font-size:10px}.debug-effects{list-style:none;margin:0 0 6px;padding:0;display:flex;flex-direction:column;gap:4px}.debug-effect{display:flex;justify-content:space-between;align-items:baseline;gap:8px;padding:5px 8px;border-radius:4px;font-size:11px;background:#00000047;border:1px solid rgba(255,255,255,.06)}.debug-effect--buff{border-color:#a4d00759}.debug-effect--buff .debug-effect-label{color:#c4e834}.debug-effect--debuff{border-color:#e87b7b66}.debug-effect--debuff .debug-effect-label{color:#ffb4b4}.debug-effect--neutral .debug-effect-label{color:#cfc3b0}.debug-effect-time{flex-shrink:0;font-variant-numeric:tabular-nums;color:#9aa7b3;font-weight:650}.debug-effects-empty{margin:0 0 4px;font-size:11px;color:#8a7d6a}.debug-effects-hint{margin:0;font-size:10px;line-height:1.35;color:#7a6e5c}.debug-section{margin-bottom:4px;border-bottom:1px solid rgba(255,180,60,.08);padding-bottom:4px}.debug-section:last-of-type{border-bottom:none}.debug-section-toggle{display:flex;align-items:center;gap:6px;width:100%;border:none;background:transparent;color:inherit;padding:5px 0;cursor:pointer;text-align:left}.debug-section-toggle:hover .debug-section-label{color:#ffd27a}.debug-section-chevron{width:10px;color:#ffb43c;font-size:10px;flex-shrink:0}.debug-section-label{font-size:9px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:#9a8568;margin:0}.debug-section-body{display:flex;flex-direction:column;gap:7px;padding:0 0 8px 2px}.debug-tier-row{display:flex;align-items:flex-start;gap:8px}.debug-tier-info{flex:1;min-width:0}.debug-tier-name{font-size:9px;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:#8a7a62}.debug-tier-value{color:#f2e6d4;font-weight:650;font-size:11px;line-height:1.25}.debug-tier-detail{color:#9a8568;font-size:10px;margin-top:1px}.debug-btn-row{display:flex;flex-wrap:wrap;gap:5px}.debug-btn-row button{border:1px solid rgba(255,180,60,.28);background:#ffb43c14;color:#f0d9b0;font-size:10px;font-weight:650;padding:5px 8px;border-radius:3px;cursor:pointer}.debug-btn-row button:hover:not(:disabled){background:#ffb43c2e;border-color:#ffb43c80;color:#fff}.debug-btn-row button:disabled{opacity:.35;cursor:default}.debug-btn-row button.active{background:#ffb43c47;border-color:#ffb43c;color:#fff}.debug-btn-row button.danger{border-color:#dc503c66;background:#dc503c1a;color:#f0a090}.debug-btn-row button.danger:hover:not(:disabled){background:#dc503c38;color:#fff}.debug-panel-note{margin-top:4px;padding:5px 8px;border-radius:3px;background:#a4d00726;border:1px solid rgba(164,208,7,.35);color:#c4e834;font-size:10px;font-weight:650}.balance-lab{display:flex;height:100%;min-height:0;background:#1a1a22;color:#d8d8e0;font-size:14px}.balance-lab-rail{width:280px;flex-shrink:0;overflow:auto;padding:12px 14px;border-right:1px solid #333344;background:#14141c}.balance-lab-rail-head{display:flex;align-items:center;justify-content:space-between;gap:8px}.balance-lab-rail-toggle{display:flex;align-items:center;gap:6px;margin:0;padding:4px 7px;background:#22222e;border:1px solid #33334a;border-radius:3px;color:#a8a8c0;font-size:12px;cursor:pointer}.balance-lab-rail-toggle:hover{background:#2e2e40;color:#e0e0f0}.balance-lab-rail-stub{width:30px;flex-shrink:0;display:flex;justify-content:center;padding:10px 0;border-right:1px solid #333344;background:#14141c}.balance-lab-rail-stub .balance-lab-rail-toggle{flex-direction:column;gap:10px;align-self:flex-start;padding:6px 3px}.balance-lab-rail-stub-label{writing-mode:vertical-rl;letter-spacing:.08em;text-transform:uppercase;font-size:11px}.balance-lab-rail h2{margin:0 0 4px;font-size:18px;color:#e0c8ff}.balance-lab-group{margin-top:4px;border-top:1px solid #2a2a38}.balance-lab-group-toggle{display:flex;align-items:center;gap:6px;width:100%;margin:0;padding:10px 0 8px;background:transparent;border:none;color:#a0a0b8;font-size:13px;font-weight:650;text-transform:uppercase;letter-spacing:.04em;cursor:pointer;text-align:left}.balance-lab-group-toggle:hover{color:#d0d0e8}.balance-lab-group-chevron{width:12px;color:#7a7a98}.balance-lab-group-body{display:flex;flex-direction:column;gap:6px;padding-bottom:10px}.balance-lab-hint{margin:0 0 12px;font-size:12px;color:#9090a8;line-height:1.35}.balance-lab-run{display:flex;flex-direction:column;gap:8px;margin-bottom:10px}.balance-lab-run label,.balance-lab-field{display:flex;justify-content:space-between;align-items:center;gap:8px;font-size:13px}.balance-lab-run input,.balance-lab-run select,.balance-lab-field input{width:112px;background:#222230;border:1px solid #444458;color:#eee;border-radius:3px;padding:4px 8px;font-size:13px}.balance-lab-run button{background:#2a2a3a;border:1px solid #555568;color:#ddd;border-radius:3px;padding:8px 10px;cursor:pointer;font-size:13px}.balance-lab-run button:hover:not(:disabled){background:#34344a}.balance-lab-run button:disabled{opacity:.5;cursor:default}.balance-lab-primary{background:#4a3a6a!important;border-color:#7a5aa0!important;color:#f0e8ff!important;font-weight:650}.balance-lab-main{flex:1;min-width:0;display:flex;flex-direction:column;overflow:hidden}.balance-lab-tabs{display:flex;flex-wrap:wrap;gap:4px;padding:10px 14px;border-bottom:1px solid #333344;background:#16161e}.balance-lab-tabs button{background:transparent;border:1px solid transparent;color:#a8a8c0;padding:6px 12px;border-radius:3px;cursor:pointer;font-size:13px}.balance-lab-tabs button.active{background:#2a2440;border-color:#6a50a0;color:#e8d8ff}.balance-lab-note{margin:10px 14px 0;padding:8px 10px;background:#a078dc26;border:1px solid rgba(160,120,220,.35);color:#d0b8f0;font-size:13px;border-radius:3px}.balance-lab-charts{flex:1;overflow:auto;padding:12px 16px 24px;display:flex;flex-direction:column;gap:20px}.lab-chart{width:100%;position:relative}.lab-chart.is-closed{border-bottom:1px solid #2a2a38;padding-bottom:6px}.lab-chart-head{display:flex;align-items:baseline;justify-content:space-between;gap:10px;margin-bottom:6px}.lab-chart-toggle{display:flex;align-items:baseline;gap:7px;min-width:0;margin:0;padding:2px 0;background:transparent;border:none;color:inherit;cursor:pointer;text-align:left}.lab-chart-toggle:hover .lab-chart-title{color:#fff}.lab-chart-chevron{color:#7a7a95;font-size:12px}.lab-chart-collapsed-note{font-size:12px;color:#7a7a95;padding-left:19px}.lab-chart-tools{display:flex;align-items:center;gap:10px;flex-shrink:0}.lab-chart-hint{font-size:12px;color:#8888a0}.lab-chart-reset{margin:0;padding:4px 10px;font-size:12px;background:#2a2a38;border:1px solid #3a3a4a;border-radius:3px;color:#c8c8d8;cursor:pointer}.lab-chart-reset:hover{background:#343448;color:#e0e0f0}.lab-chart-svg{display:block;width:100%;background:#12121a;border-radius:4px;border:1px solid #2a2a38;cursor:grab;touch-action:none}.lab-chart-svg.is-dragging{cursor:grabbing}.lab-chart-empty{fill:#8a8aa0;font-size:16px}.lab-chart-crosshair{stroke:#6a6a88;stroke-width:1;stroke-dasharray:3 3}.lab-chart-dot{stroke:#12121a;stroke-width:1.5}.lab-chart-tip{position:absolute;z-index:5;transform:translate(14px,-50%);pointer-events:none;min-width:130px;max-width:280px;padding:7px 9px;background:#0e0e16f5;border:1px solid #3a3a4e;border-radius:4px;box-shadow:0 4px 14px #00000080;font-size:12px;line-height:1.45;color:#d8d8e8}.lab-chart-tip.is-flipped{transform:translate(calc(-100% - 14px),-50%)}.lab-chart-tip-x{margin-bottom:4px;padding-bottom:4px;border-bottom:1px solid #2e2e40;color:#9a9ab4;white-space:nowrap}.lab-chart-tip-row{display:flex;align-items:center;gap:7px;white-space:nowrap}.lab-chart-tip-row i{width:10px;height:3px;border-radius:1px;flex-shrink:0}.lab-chart-tip-label{flex:1;overflow:hidden;text-overflow:ellipsis;color:#b4b4c8}.lab-chart-tip-val{font-variant-numeric:tabular-nums;color:#f0f0f8}.balance-lab-blurb{margin:4px 0 0;font-size:13px;color:#9090a8;line-height:1.35}.balance-lab-placeholder{padding:14px;border:1px dashed #444458;border-radius:4px;color:#b0b0c4;font-size:14px}.balance-lab-placeholder .muted{color:#808098;font-size:13px}.lab-chart-title{font-size:16px;font-weight:650;color:#e0e0ec}.lab-chart-plot{fill:#ffffff05}.lab-chart-grid{stroke:#2a2a38;stroke-width:1}.lab-chart-axis{fill:#a0a0b8;font-size:13px}.lab-chart-legend{display:flex;flex-wrap:wrap;gap:12px;margin-top:6px;font-size:13px;color:#b0b0c4}.lab-chart-legend-item{display:inline-flex;align-items:center;gap:6px}.lab-chart-legend-item i{width:14px;height:3px;border-radius:1px;display:inline-block}.stats-desktop{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;overflow:hidden;pointer-events:none;padding:0;box-sizing:border-box;background:transparent;transition:opacity .18s ease}.stats-desktop.is-dimmed{opacity:.42}.stats-desktop-empty{padding:24px;color:var(--steam-muted);font-size:13px}.stats-band{position:absolute;display:flex;flex-direction:column;min-width:0;height:auto;border:0;border-radius:0;background:transparent;box-shadow:none;overflow:visible;pointer-events:none;box-sizing:border-box}.stats-band.is-dragging{opacity:.95}.stats-band.is-openable .stats-band-body{cursor:pointer}.stats-band-head{display:flex;align-items:center;justify-content:space-between;gap:8px;margin:0 0 8px;padding:0 0 4px;border:0;border-bottom:1px solid rgba(255,255,255,.08);background:transparent;color:var(--steam-text);text-align:left;font:inherit;cursor:default;pointer-events:none;-webkit-user-select:none;user-select:none}.stats-desktop.is-unlocked .stats-band-head{pointer-events:auto;cursor:grab}.stats-desktop.is-unlocked .stats-band.is-dragging .stats-band-head{cursor:grabbing}.stats-band-grip{font-size:11px;font-weight:800;letter-spacing:.08em;color:#8f98a0bf;line-height:1}.stats-band-actions{display:inline-flex;align-items:center;gap:6px;flex-shrink:0}.stats-band-eye{display:grid;place-items:center;width:22px;height:18px;margin:0;padding:0;border:0;border-radius:3px;background:transparent;color:#c7d5e0d9;cursor:pointer;pointer-events:auto}.stats-band-eye:hover{background:#66c0f424;color:#66c0f4}.stats-band-eye.is-off{color:#8f98a0b3}.stats-band-eye.is-off:hover{color:#8f98a0}.stats-eye-icon{display:block}.stats-band.is-eye-off{opacity:.55}.stats-band.is-eye-off .stats-band-body{opacity:.85}.stats-band.is-progress .stats-band-head{border-bottom-color:#66c0f459}.stats-band.is-sidejobs .stats-band-head{border-bottom-color:#66c0f447}.stats-band.is-play .stats-band-head{border-bottom-color:#e6b42266}.stats-band.is-pipe .stats-band-head{border-bottom-color:#3aa0c859}.stats-band.is-rig .stats-band-head{border-bottom-color:#e88c3c59}.stats-band.is-market .stats-band-head{border-bottom-color:#a4d00759}.stats-band.is-lifetime .stats-band-head{border-bottom-color:#a4d00747}.stats-band.is-milestones .stats-band-head{border-bottom-color:#e6a23c59}.stats-band-title{font-size:11px;font-weight:800;letter-spacing:.1em;text-transform:uppercase;color:#c7d5e0;text-shadow:0 1px 2px rgba(0,0,0,.45)}.stats-band.is-progress .stats-band-title{color:#7ec8ff}.stats-band.is-sidejobs .stats-band-title{color:#66c0f4}.stats-band-title-tip{cursor:help;pointer-events:auto}.stats-band.is-play .stats-band-title{color:var(--bar-play)}.stats-band.is-pipe .stats-band-title{color:#3aa0c8}.stats-band.is-rig .stats-band-title{color:#e89a4a}.stats-band.is-market .stats-band-title{color:#a4d007}.stats-band.is-lifetime .stats-band-title{color:#8f98a0}.stats-band.is-milestones .stats-band-title{color:#e6a23c}.stats-band-body{padding:0;display:flex;flex-direction:column;gap:8px;overflow:visible;pointer-events:auto}.stats-band.is-lifetime .stats-band-body{pointer-events:none}.stats-meter-label{display:flex;justify-content:space-between;gap:10px;font-size:11px;color:#8f98a0f2;margin-bottom:3px;text-shadow:0 1px 2px rgba(0,0,0,.5)}.stats-meter-label span:first-child{font-weight:700;color:#c7d5e0eb;flex-shrink:0}.stats-meter-label span:last-child{text-align:right;font-variant-numeric:tabular-nums;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.stats-meter-value-tip{text-align:right;font-variant-numeric:tabular-nums;min-width:0;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;cursor:help}.stats-meter-value-tip>span{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.stats-meter-track{position:relative;height:6px;border-radius:2px;background:#00000059;overflow:hidden}.stats-meter:has(.stats-meter-fill.is-xp) .stats-meter-track{height:11px}.stats-meter-fill{position:absolute;left:0;top:0;height:100%;border-radius:2px;transition:width .25s ease}.stats-meter-fill.is-projected{opacity:.38;background-image:repeating-linear-gradient(-55deg,transparent,transparent 3px,rgba(255,255,255,.12) 3px,rgba(255,255,255,.12) 5px)}.stats-meter-fill.is-dl{background:linear-gradient(90deg,var(--bar-download),var(--bar-download-glow))}.stats-meter-fill.is-storage{background:linear-gradient(90deg,#2a7a9a,#3aa0c8 55%,#5ec4e0)}.stats-meter-fill.is-wifi{background:linear-gradient(90deg,#9aa7b3,#c7d5e0 45%,#e8eef4)}.stats-meter-fill.is-disk{background:linear-gradient(90deg,var(--bar-install-dim),var(--bar-install))}.stats-meter-fill.is-xp{background:linear-gradient(90deg,#4f94bc,#66c0f4)}.stats-meter-fill.is-xp.is-projected{background:repeating-linear-gradient(-55deg,transparent,transparent 3px,rgba(255,255,255,.14) 3px,rgba(255,255,255,.14) 5px),linear-gradient(90deg,#3a7aa0,#66c0f4);opacity:.55}.stats-meter-fill.is-ram{background:linear-gradient(90deg,#6a4a9a,#8b6bc9)}.stats-meter-fill.is-cpu{background:linear-gradient(90deg,#b8860b,#d4a017)}.stats-meter-fill.is-heat{background:linear-gradient(90deg,#a86a20,#e08a5a)}.stats-meter-fill.is-power{background:linear-gradient(90deg,#6a5a8a,#9b8ec4)}.stats-meter-fill.is-money{background:linear-gradient(90deg,#4a8a1e,#a4d007)}.stats-meter-fill.is-hash{background:linear-gradient(90deg,#1a9fff,#66c0f4 55%,#47bfff)}.stats-meter-fill.is-hashes{background:linear-gradient(90deg,#b8a878,#e8d9a8 55%,#f0e6c4)}.stats-meter-fill.is-expense{background:linear-gradient(90deg,#8a3020,#c45500)}.stats-meter-fill.is-ok{background:linear-gradient(90deg,#3d7a28,#75b022)}.stats-meter-fill.is-warn{background:linear-gradient(90deg,#a86a20,#e08a5a)}.stats-meter-fill.is-bad{background:linear-gradient(90deg,#8a3020,#c45500)}.stats-meter-fill.is-neutral{background:linear-gradient(90deg,#3d4450,#67707b)}.stats-meter:has(.is-dl) .stats-meter-label span:first-child,.stats-meter:has(.is-xp) .stats-meter-label span:first-child{color:#7ec8ff}.stats-meter:has(.is-xp) .stats-meter-label{align-items:baseline;margin-bottom:5px}.stats-meter:has(.is-xp) .stats-meter-label>span:first-child{font-size:18px;font-weight:800;letter-spacing:.01em;line-height:1.1;color:#8ed0ff}.stats-meter:has(.is-xp) .stats-meter-label .stats-meter-value-tip,.stats-meter:has(.is-xp) .stats-meter-label>span:last-child{font-size:12px;color:#8f98a0f2}.stats-meter:has(.is-storage) .stats-meter-label span:first-child{color:#5ec4e0}.stats-meter:has(.is-wifi) .stats-meter-label span:first-child{color:#e8eef4}.stats-meter:has(.is-disk) .stats-meter-label span:first-child,.stats-meter:has(.is-ok) .stats-meter-label span:first-child,.stats-meter:has(.is-money) .stats-meter-label span:first-child{color:#a4d007}.stats-meter:has(.is-hash) .stats-meter-label span:first-child{color:#66c0f4}.stats-meter:has(.is-hashes) .stats-meter-label span:first-child{color:#e8d9a8}.stats-meter:has(.is-ram) .stats-meter-label span:first-child{color:#b39ddb}.stats-meter:has(.is-cpu) .stats-meter-label span:first-child{color:#e6c35c}.stats-meter:has(.is-heat) .stats-meter-label span:first-child,.stats-meter:has(.is-warn) .stats-meter-label span:first-child{color:#e08a5a}.stats-meter:has(.is-power) .stats-meter-label span:first-child{color:#b39ddb}.stats-meter:has(.is-expense) .stats-meter-label span:first-child{color:#f07848}.stats-meter:has(.is-bad) .stats-meter-label span:first-child{color:#e07060}.stats-queue-summary{font-size:11px;color:#8f98a0f2;font-variant-numeric:tabular-nums;text-shadow:0 1px 2px rgba(0,0,0,.5)}.stats-queue-list{display:flex;flex-direction:column;gap:12px}.stats-queue-item{padding:0;border-radius:0;background:transparent;border:0;display:flex;flex-direction:column;gap:6px}.stats-queue-item.is-paused{opacity:.72}.stats-queue-head{display:flex;align-items:center;gap:8px;min-width:0}.stats-queue-head .game-cover{width:36px;height:36px;flex-shrink:0;opacity:.92}.stats-queue-meta{min-width:0;flex:1}.stats-queue-title{font-size:12px;font-weight:700;color:var(--steam-white);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;text-shadow:0 1px 2px rgba(0,0,0,.55)}.stats-queue-sub{font-size:10px;color:#8f98a0f2;text-shadow:0 1px 2px rgba(0,0,0,.5)}.stats-play-head{display:flex;gap:10px;align-items:center;min-width:0}.stats-play-head .game-cover{width:52px;height:52px;flex-shrink:0;opacity:.92}.stats-play-title{font-size:13px;font-weight:750;color:var(--steam-white);text-shadow:0 1px 2px rgba(0,0,0,.55)}.stats-play-sub{font-size:11px;color:#8f98a0f2;margin-top:2px;text-shadow:0 1px 2px rgba(0,0,0,.5)}.stats-empty-hint,.stats-placeholder{font-size:11px;color:#67707bf2;padding:4px 0;text-shadow:0 1px 2px rgba(0,0,0,.45)}.stats-placeholder{border-top:1px dashed rgba(255,255,255,.08);margin-top:4px;padding-top:8px}.stats-lifetime-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px 16px}.stats-life-chip{display:flex;flex-direction:column;gap:2px;padding:0;border-radius:0;background:transparent;border:0}.stats-life-k{font-size:10px;font-weight:700;letter-spacing:.04em;text-transform:uppercase;color:#8f98a0f2;text-shadow:0 1px 2px rgba(0,0,0,.5)}.stats-life-v{font-size:15px;font-weight:750;font-variant-numeric:tabular-nums;color:var(--steam-white);text-shadow:0 1px 2px rgba(0,0,0,.55)}.stats-life-chip.is-gold .stats-life-v{color:#e6c35c}.stats-life-chip.is-money .stats-life-v{color:#c4e830}.stats-glasses-icon{display:block;color:#8f98a0;transition:color .12s ease}.steam-tray-btn.is-stats:hover .stats-glasses-icon,.steam-tray-btn.is-stats.is-active .stats-glasses-icon,.stats-tray.is-active .stats-glasses-icon,.stats-tray.is-open .stats-glasses-icon{color:#66c0f4}.stats-tray{position:relative;display:inline-flex;align-items:center}.stats-tray-tip{position:absolute;right:0;bottom:calc(100% + 8px);z-index:10050;width:220px;padding:10px 12px;border-radius:6px;background:#1c222cf7;border:1px solid rgba(102,192,244,.35);box-shadow:0 10px 28px #00000080;pointer-events:auto}.stats-tray-tip:after{content:"";position:absolute;left:0;right:0;top:100%;height:14px}.stats-tray-tip-title{font-size:12px;font-weight:750;color:var(--steam-white)}.stats-tray-tip-detail{margin-top:3px;font-size:11px;color:var(--steam-muted)}.stats-tray-lock-btn{display:flex;align-items:center;gap:8px;width:100%;margin-top:10px;padding:7px 8px;border-radius:4px;border:1px solid rgba(102,192,244,.22);background:#66c0f414;color:var(--steam-text);font:inherit;font-size:11px;font-weight:650;text-align:left;cursor:pointer}.stats-tray-lock-btn:hover{background:#66c0f429;border-color:#66c0f466}.stats-tray-lock-btn.is-locked{border-color:#8f98a059;background:#ffffff0a}.stats-lock-icon{display:block;color:#8f98a0;flex-shrink:0}.stats-tray-lock-btn:hover .stats-lock-icon,.stats-tray.is-open .stats-lock-icon{color:#66c0f4}.stats-tray-lock-btn.is-locked .stats-lock-icon{color:#8f98a0}.desktop-workarea{z-index:1}.desktop-workarea .stats-desktop{z-index:0}.steam-app{position:relative;display:flex;flex-direction:column;height:100%;background:#171a21;color:var(--steam-text)}.steam-caption{display:flex;align-items:center;justify-content:space-between;gap:12px;min-height:28px;padding:0 0 0 8px;background:#171a21;border-bottom:1px solid #000;cursor:default;flex-shrink:0;-webkit-user-select:none;user-select:none}.steam-menubar{display:flex;align-items:center;gap:14px;padding:6px 4px;font-size:11px;color:#b8bcbf;background:transparent;border:none}.steam-menubar-brand{width:14px;height:14px;margin-right:-6px;border-radius:50%;object-fit:cover;display:block;flex-shrink:0}.steam-menubar span{cursor:default}.steam-menubar-btn{background:none;border:none;padding:0;font:inherit;color:inherit;cursor:pointer}.steam-menubar span:hover,.steam-menubar-btn:hover{color:#fff}.steam-caption-right{display:flex;align-items:center;gap:10px;flex-shrink:0;height:100%}.steam-caption-wallet-wrap{position:relative;display:inline-flex;align-items:center;height:100%}.steam-caption-wallet{display:inline-block;font-size:12px;color:#a4d007;font-variant-numeric:tabular-nums;font-weight:600;transition:color .2s ease,text-shadow .2s ease}.steam-caption-wallet-wrap.is-pulse .steam-caption-wallet{color:#beee11;text-shadow:0 0 10px rgba(164,208,7,.55);animation:wallet-flash .65s ease}@keyframes wallet-flash{0%{transform:scale(1)}35%{transform:scale(1.12)}to{transform:scale(1)}}.steam-money-pop{position:absolute;right:0;top:50%;font-size:13px;font-weight:700;color:#ff6b6b;font-variant-numeric:tabular-nums;pointer-events:none;white-space:nowrap;animation:money-float .9s ease-out forwards;text-shadow:0 1px 4px rgba(0,0,0,.65)}@keyframes money-float{0%{opacity:0;transform:translateY(-20%) scale(.85)}15%{opacity:1;transform:translateY(-55%) scale(1.05)}to{opacity:0;transform:translateY(-160%) scale(1)}}.purchase-toast{position:absolute;left:50%;top:56px;transform:translate(calc(-50% + var(--toast-drag, 0px)));z-index:40;display:flex;align-items:center;gap:12px;min-width:280px;max-width:min(420px,92%);padding:12px 16px;border-radius:4px;background:linear-gradient(135deg,#1b2838,#16202d);border:1px solid #3d6a8a;box-shadow:0 8px 28px #00000073,0 0 0 1px #66c0f41f;animation:purchase-in .45s cubic-bezier(.22,1,.36,1);overflow:hidden}.purchase-toast-burst{position:absolute;top:-40%;right:-40%;bottom:-40%;left:-40%;background:radial-gradient(circle at 20% 50%,rgba(164,208,7,.22),transparent 45%);animation:purchase-burst .8s ease-out;pointer-events:none}.purchase-toast-ico{position:relative;flex-shrink:0;width:36px;height:36px;border-radius:50%;display:grid;place-items:center;font-size:16px;font-weight:800;color:#1b2838;background:linear-gradient(180deg,#beee11,#a4d007);box-shadow:0 0 14px #a4d00773;animation:purchase-ico .55s cubic-bezier(.22,1,.36,1)}.purchase-toast-body{position:relative;min-width:0}.purchase-toast-eyebrow{font-size:10px;letter-spacing:.08em;text-transform:uppercase;color:#a4d007;font-weight:700}.purchase-toast-title{font-size:14px;font-weight:700;color:#fff;line-height:1.25;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.purchase-toast-meta{margin-top:2px;font-size:11px;color:#8f98a0}@keyframes purchase-in{0%{opacity:0;transform:translate(-50%) translateY(-12px) scale(.96)}to{opacity:1;transform:translate(-50%) translateY(0) scale(1)}}@keyframes purchase-burst{0%{opacity:.9;transform:scale(.6)}to{opacity:0;transform:scale(1.15)}}@keyframes purchase-ico{0%{transform:scale(.4) rotate(-20deg);opacity:0}60%{transform:scale(1.12) rotate(4deg)}to{transform:scale(1) rotate(0);opacity:1}}.steam-caption-user{display:flex;align-items:center;gap:6px;border:none;background:transparent;font-size:12px;color:#66c0f4;font-weight:600;padding:2px 4px;cursor:pointer}.steam-caption-user:hover{color:#fff}.steam-caption-avatar{width:18px;height:18px;border-radius:2px;display:grid;place-items:center;font-size:10px;font-weight:800;color:#fff;background:#1a9fff;text-shadow:0 1px 2px #000;overflow:hidden}.steam-caption-avatar.has-image{background:transparent;text-shadow:none;border:none}.steam-caption-avatar img{width:100%;height:100%;object-fit:cover;display:block}.steam-caption-chevron{font-size:9px;opacity:.75;margin-left:-2px}.steam-win-controls{display:flex;align-items:stretch;height:100%;margin-left:4px}.steam-win-controls button{width:36px;height:28px;border:none;background:transparent;color:#b8bcbf;font-size:11px;padding:0;border-radius:0}.steam-win-controls button:hover{background:#ffffff1a;color:#fff}.steam-win-controls button.close:hover{background:#c42b1c;color:#fff}.steam-nav{display:flex;align-items:flex-end;gap:2px;padding:6px 16px 0;background:#171a21;min-height:40px;position:relative;z-index:20}.steam-nav>button,.steam-nav-item>button:first-child{background:transparent;border:none;color:#dcdedf;font-size:14px;font-weight:600;letter-spacing:.04em;text-transform:uppercase;padding:8px 12px 10px;border-radius:0;cursor:pointer}.steam-nav>button:hover,.steam-nav-item:hover>button:first-child{color:#fff}.steam-nav>button.active,.steam-nav-item>button:first-child.active,.steam-nav-item.is-current>button:first-child{color:#1a9fff}.steam-nav>button.active,.steam-nav-item.is-current>button:first-child,.steam-nav-item.is-open>button:first-child{box-shadow:inset 0 -3px #1a9fff}.steam-nav-item.is-open>button:first-child{color:#1a9fff}.steam-nav-item{position:relative;display:flex;align-items:flex-end}.steam-nav-menu{display:none;position:absolute;top:100%;left:0;min-width:148px;padding:4px 0;background:#3d4450;border:1px solid #000;box-shadow:0 8px 24px #00000073;z-index:40}.steam-nav-item.is-open .steam-nav-menu{display:block}.steam-nav-menu>button{display:block;width:100%;border:none;background:transparent;color:#dcdedf;font-size:13px;text-align:left;padding:8px 14px;cursor:pointer}.steam-nav-menu>button:hover,.steam-nav-menu>button.is-active{background:#1a9fff;color:#fff}.steam-nav-menu-sep{height:1px;margin:4px 0;background:#00000073}.steam-nav-profile{color:#dcdedf!important}.steam-nav-profile.active{color:#1a9fff!important}.dl-disk-space{margin-top:6px;font-size:11px;color:#67707b;text-align:right}.steam-toast{color:#e08a5a;font-size:12px}.steam-content{flex:1;min-height:0;overflow:auto;background:#1b2838;position:relative}.steam-bottombar{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:0 10px;height:36px;background:#171a21;border-top:1px solid #000;flex-shrink:0}.steam-bottom-btn{border:none;background:transparent;color:#c6d4df;font-size:12px;padding:4px 8px}.steam-bottom-btn:hover:not(:disabled){color:#fff}.steam-bottom-btn:disabled{opacity:.55;cursor:default}.steam-bottom-center{display:inline-flex;align-items:center;gap:8px;border:none;background:transparent;color:#c6d4df;font-size:12px}.steam-bottom-center:hover{color:#fff}.dl-page{display:flex;flex-direction:column;flex:1;min-height:100%;background:linear-gradient(180deg,#2a2e33,#23262b)}.dl-graph-header{position:relative;display:grid;grid-template-columns:1fr minmax(280px,420px);column-gap:10px;min-height:148px;padding:14px 22px 0 0;border-bottom:none;overflow:hidden;background:linear-gradient(180deg,#2f333a,#25282e 55%,#1f2227)}.dl-graph-header.has-active{min-height:188px;background:linear-gradient(90deg,color-mix(in srgb,var(--hero, #3d4450) 22%,transparent) 0%,transparent 42%),linear-gradient(180deg,#2f333a,#25282e 55%,#1f2227)}.dl-graph-plot{grid-column:1;grid-row:1;position:relative;z-index:1;margin:0;padding:0;min-width:0;pointer-events:auto;overflow:visible}.dl-throughput-wrap{position:absolute;left:0;right:0;bottom:0;height:72%;width:100%;cursor:crosshair}.dl-graph-header.has-active .dl-throughput-wrap{height:78%}.dl-throughput{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;display:block;opacity:.95;overflow:visible}.dl-net-hit{fill:transparent;pointer-events:all}.dl-net-bar{fill:#1a9fff;opacity:.9;pointer-events:none}.dl-net-bar.is-hover{fill:#dfe3e6;opacity:1}.dl-disk-line{stroke:#a4d007;stroke-width:2.25;stroke-linejoin:round;stroke-linecap:round;vector-effect:non-scaling-stroke;pointer-events:none}.dl-game-break-gap{fill:#0f141ceb}.dl-game-break-line{stroke:#8f98a0e6;stroke-width:1.35;stroke-dasharray:3 2;vector-effect:non-scaling-stroke;pointer-events:none}.dl-plot-cursor{stroke:#ffffff38;stroke-width:1;vector-effect:non-scaling-stroke;pointer-events:none}.dl-disk-marker-dot{position:absolute;z-index:3;width:8px;height:8px;margin:0;border-radius:50%;background:#fff;border:1.5px solid #a4d007;box-sizing:border-box;transform:translate(-50%,-50%);pointer-events:none}.dl-plot-tip{position:absolute;top:6px;bottom:auto;z-index:5;min-width:156px;max-width:220px;padding:8px 11px;border-radius:3px;background:#4c4d5a;box-shadow:0 4px 16px #00000073;color:#fff;font-size:12px;line-height:1.35;pointer-events:none;white-space:nowrap}.dl-plot-tip-head{display:flex;align-items:center;gap:8px;margin-bottom:4px}.dl-plot-tip-ico{width:18px;height:18px;border-radius:2px;flex-shrink:0;display:grid;place-items:center;font-size:10px;font-weight:800;color:#fff;text-shadow:0 1px 2px #000}.dl-plot-tip-title{font-weight:700;color:#fff;overflow:hidden;text-overflow:ellipsis}.dl-plot-tip-time{color:#b0b3bc;font-size:11px;margin-bottom:6px}.dl-plot-tip-row{display:flex;justify-content:space-between;gap:16px;color:#fff}.dl-plot-tip-row span:first-child{color:#c6c9d0}.dl-hero-block{grid-column:1;grid-row:1;position:relative;z-index:2;align-self:start;justify-self:start;max-width:100%;margin:0 0 0 18px;pointer-events:none;overflow:hidden}.dl-hero-watermark{position:absolute;left:-4px;top:-8px;font-size:56px;font-weight:800;line-height:1;color:color-mix(in srgb,var(--hero, #76b900) 45%,#fff);opacity:.14}.dl-hero-name{position:relative;font-size:clamp(16px,2vw,22px);font-weight:800;letter-spacing:.05em;text-transform:uppercase;color:#c6d35e;text-shadow:0 2px 10px rgba(0,0,0,.65)}.dl-graph-main{grid-column:2;grid-row:1;position:relative;z-index:2;width:100%;min-width:0;display:flex;flex-direction:column;align-items:stretch;gap:14px;justify-content:flex-start;padding:2px 0 16px}.dl-metrics-row{display:flex;align-items:flex-start;gap:20px;width:100%;justify-content:flex-end}.dl-metric{display:flex;align-items:flex-start;gap:7px}.dl-metric-label{font-size:10px;font-weight:700;letter-spacing:.06em;color:#8b98a5;line-height:1.2}.dl-metric-value{font-size:14px;color:#fff;font-variant-numeric:tabular-nums;margin-top:1px}.dl-metric-value.disk{color:#b6e039}.dl-gear{border:none;background:transparent;color:#8b98a5;font-size:15px;padding:0;line-height:1;margin-left:4px}.dl-gear:hover{color:#fff}.dl-progress-block{display:flex;flex-direction:column;gap:14px;width:100%}.dl-progress-line{display:flex;flex-direction:column;gap:5px;width:100%}.dl-progress-head{display:flex;align-items:baseline;justify-content:space-between;gap:12px}.dl-progress-label{font-size:12px;color:#8b98a5;margin:0}.dl-bar-track{height:4px;background:#0000008c;border-radius:1px;overflow:hidden}.dl-bar-fill.download{height:100%;background:#1a9fff}.dl-bar-fill.install{height:100%;background:#76b900}.dl-progress-aside{font-variant-numeric:tabular-nums;white-space:nowrap;display:flex;align-items:baseline;gap:4px}.dl-stat-cur{color:var(--bar-download-glow);font-size:15px;font-weight:700;line-height:1.1;letter-spacing:.01em}.dl-progress-aside.is-install .dl-stat-cur,.stage-phase-aside.is-install .dl-stat-cur{color:var(--ok-bright)}.dl-stat-sep{color:#567;font-size:12px;font-weight:500}.dl-stat-total{color:#8b98a5;font-size:13px;font-weight:500}.dl-aside-icon{color:var(--bar-download-glow);font-size:12px;margin-left:1px;align-self:center}.dl-active-footer{display:flex;align-items:center;justify-content:space-between;gap:12px;width:100%}.dl-eta{font-size:12px;color:#8b98a5}.dl-pause{width:34px;height:34px;border:none;border-radius:2px;background:#1a9fff;color:#fff;font-size:11px;line-height:1;flex-shrink:0}.dl-pause:hover{background:#47bfff}.dl-section{padding:14px 24px 18px;border-bottom:none;background:transparent}.dl-section--upnext,.dl-section--unscheduled,.dl-section--completed{background:transparent}.dl-section-head{display:flex;align-items:center;gap:12px;margin:0 0 10px;padding:0}.dl-section.is-collapsed{padding-bottom:10px}.dl-section.is-collapsed .dl-section-head{margin-bottom:0}.dl-section-chevron{flex-shrink:0;width:12px;font-size:11px;color:#8f98a0;line-height:1}.dl-thumb-missing{width:100%;height:100%;display:grid;place-items:center;background:#1a1f25;color:#8f98a0;font-size:22px;font-weight:700}.dl-section-toggle{flex:1 1 auto;display:flex;align-items:center;gap:12px;min-width:0;margin:0;padding:0;border:none;background:transparent;cursor:pointer;color:inherit;font:inherit;text-align:left}.dl-section-toggle:hover .dl-section-title{color:#c7d5e0}.dl-section-toggle:focus-visible{outline:1px solid rgba(102,192,244,.55);outline-offset:2px;border-radius:2px}.dl-section-title{flex-shrink:0;font-size:14px;font-weight:400;color:#fff;letter-spacing:0;text-transform:none;margin:0;padding:0;border:none;line-height:1.2;white-space:nowrap}.dl-section-count{color:#8f98a0}.dl-section-rule{flex:1 1 auto;min-width:24px;height:1px;background:#8f98a073;align-self:center}.dl-section-trailing{flex-shrink:0;font-size:12px;color:#8f98a0;white-space:nowrap}.dl-section-empty{padding:2px 0 0;font-size:13px;color:#8f98a0}.dl-section-list{padding:0}.dl-row{display:flex;align-items:center;gap:16px;padding:10px 8px;border-radius:2px}.dl-row:hover{background:#ffffff0a}.dl-queue-remove{opacity:0;pointer-events:none;transition:opacity .12s ease}.dl-row.has-queue-actions:hover .dl-queue-remove,.dl-row.has-queue-actions:focus-within .dl-queue-remove{opacity:1;pointer-events:auto}.dl-thumb{width:184px;height:69px;border-radius:2px;flex-shrink:0;padding:0;overflow:hidden;box-shadow:0 0 0 1px #00000080}.dl-info{flex:1;min-width:0}.dl-info-title{color:#fff;font-size:15px;font-weight:500}.dl-info-meta{display:flex;align-items:center;flex-wrap:wrap;gap:10px;font-size:12px;color:#8f98a0;margin-top:4px}.dl-row-progress{margin-top:6px;display:flex;flex-direction:column;gap:4px;min-width:0;max-width:360px}.dl-row-bars{display:flex;flex-direction:column;gap:3px}.dl-bar-track--row{height:4px}.dl-row-progress-meta{font-size:11px;color:#8f98a0;font-variant-numeric:tabular-nums}.dl-section--active .dl-section-trailing{color:#66c0f4}.pkg-size-wrap{display:block;min-width:0;flex:1;max-width:280px}.pkg-size-wrap .pkg-size{max-width:none;flex:none;width:100%}.store-card-body .disk-footprint-wrap,.library-detail-meta .disk-footprint-wrap,.badge-tip-pkg{flex:none;max-width:none;width:100%}.dl-tip-anchor{display:inline-flex;align-items:center;flex-shrink:0}.pkg-size{display:flex;flex-direction:column;gap:4px;min-width:140px}.pkg-size--compact{gap:3px;min-width:0;max-width:none;width:100%;margin-top:2px;margin-bottom:8px}.pkg-size-row{display:grid;grid-template-columns:28px minmax(48px,1fr) auto;align-items:center;gap:6px}.pkg-size--compact .pkg-size-row{grid-template-columns:26px minmax(40px,1fr) auto;gap:5px}.pkg-size-label{font-size:10px;font-weight:750;letter-spacing:.06em;line-height:1}.pkg-size-label--dll{color:#66c0f4}.pkg-size-label--exe{color:#a4d007}.pkg-size-track{position:relative;height:6px;border-radius:1px;background:#ffffff14;overflow:hidden;box-shadow:inset 0 0 0 1px #00000059}.pkg-size--compact .pkg-size-track{height:5px}.pkg-size-fill{height:100%;border-radius:1px;min-width:2px;transition:width .15s ease,background .15s ease}.pkg-size-mark{position:absolute;top:0;bottom:0;width:2px;margin-left:-1px;border-radius:1px;pointer-events:none}.pkg-size-mark--dll{background:#c7e6f8;box-shadow:0 0 0 1px #00000059}.pkg-size-mark--exe{background:#d4ef8a;box-shadow:0 0 0 1px #00000059}.pkg-size-fill--dll{background:linear-gradient(90deg,#3a8bb8,#66c0f4)}.pkg-size-fill--exe{background:linear-gradient(90deg,#6a8a12,#a4d007)}.pkg-size-fill.pkg-size-heat--ok{background:linear-gradient(90deg,#3d8f2e,#5cbf3a)}.pkg-size-fill--dll.pkg-size-heat--ok{background:linear-gradient(90deg,#2f7aa8,#66c0f4)}.pkg-size-fill.pkg-size-heat--warn{background:linear-gradient(90deg,#b8860b,#e6b422)}.pkg-size-fill.pkg-size-heat--hot{background:linear-gradient(90deg,#c45c12,#f0883e)}.pkg-size-fill.pkg-size-heat--crit{background:linear-gradient(90deg,#a12b2b,#e74c3c)}.pkg-size-cap{font-size:10px;color:#6b7580;margin-top:1px;letter-spacing:.02em}.pkg-size-cap--compact{font-size:9px;margin-top:0}.pkg-size-val{font-size:11px;font-variant-numeric:tabular-nums;color:#8f98a0;white-space:nowrap;min-width:4.5em;text-align:right}.pkg-size--compact .pkg-size-val{font-size:10px;min-width:3.8em}.disk-footprint-wrap{display:block;min-width:0;flex:1;max-width:280px}.disk-footprint-wrap .disk-footprint{max-width:none;width:100%}.disk-footprint{display:flex;flex-direction:column;gap:4px;min-width:140px}.disk-footprint-bars{display:flex;flex-direction:column;gap:4px}.disk-footprint-row{display:grid;grid-template-columns:28px minmax(48px,1fr) auto;align-items:center;gap:6px}.disk-footprint-label{font-size:10px;font-weight:750;letter-spacing:.06em;line-height:1}.disk-footprint-label--dll{color:#66c0f4}.disk-footprint-label--exe{color:#a4d007}.disk-footprint-track{display:flex;height:6px;border-radius:1px;overflow:hidden;box-shadow:inset 0 0 0 1px #00000059;background:#ffffff14}.disk-footprint-seg{position:relative;height:100%;min-width:1px;flex-shrink:0}.disk-footprint-seg--used{background:#4a5560}.disk-footprint-seg--dll{background:linear-gradient(90deg,#3a8bb8,#66c0f4)}.disk-footprint-seg--dll.disk-footprint-heat--ok{background:linear-gradient(90deg,#2f7aa8,#66c0f4)}.disk-footprint-seg--dll.disk-footprint-heat--warn{background:linear-gradient(90deg,#b8860b,#e6b422)}.disk-footprint-seg--dll.disk-footprint-heat--hot{background:linear-gradient(90deg,#c45c12,#f0883e)}.disk-footprint-seg--dll.disk-footprint-heat--crit{background:linear-gradient(90deg,#a12b2b,#e74c3c)}.disk-footprint-seg--dll-done{position:absolute;left:0;top:0;bottom:0;background:linear-gradient(90deg,#1f5f82,#4aa8d8);min-width:1px}.disk-footprint-seg--exe{background:linear-gradient(90deg,#6a8a12,#a4d007)}.disk-footprint-seg--exe.is-overflow{background:linear-gradient(90deg,#a12b2b,#e74c3c)}.disk-footprint-seg--exe-done{position:absolute;left:0;top:0;bottom:0;background:linear-gradient(90deg,#4a6a0a,#7aaa00);min-width:1px}.disk-footprint-seg--free{background:#ffffff0f;min-width:0}.disk-footprint-val{font-size:11px;font-variant-numeric:tabular-nums;color:#8f98a0;white-space:nowrap;min-width:4.5em;text-align:right}.disk-footprint-cap{font-size:10px;color:#6b7580;margin-top:1px;letter-spacing:.02em}.disk-footprint-cap--eta{color:#8f98a0;line-height:1.35}.disk-footprint--compact{gap:3px;min-width:0;max-width:none;width:100%;margin-top:2px;margin-bottom:8px}.disk-footprint--compact .disk-footprint-row{grid-template-columns:26px minmax(40px,1fr) auto;gap:5px}.disk-footprint--compact .disk-footprint-track{height:5px}.disk-footprint--compact .disk-footprint-val{font-size:10px;min-width:3.8em}.library-detail-meta .disk-footprint{margin-top:6px;margin-bottom:0;width:100%;min-width:0}.dl-patch{display:inline-flex;align-items:center;gap:5px;border:none;background:transparent;color:#66c0f4;cursor:pointer;font-size:11px;font-weight:600;letter-spacing:.03em;padding:0}.dl-patch:hover{color:#fff}.dl-patch-ico{font-size:10px;opacity:.85}.dl-right{display:flex;align-items:center;gap:14px;flex-shrink:0}.dl-when{color:#8f98a0;font-size:11px;font-weight:600;letter-spacing:.04em;text-transform:uppercase}.dl-queue-status{display:flex;flex-direction:column;align-items:center;gap:5px;min-width:44px}.dl-queue-status-bar{width:44px;height:4px}.dl-dl-btn{width:32px;height:32px;border:none;border-radius:2px;background:#67707b59;color:#c7d5e0;display:grid;place-items:center;padding:0}.dl-dl-btn:hover:not(:disabled){background:#3d4450;color:#fff}.dl-dl-btn:disabled{opacity:.35;cursor:default}.dl-clear-btn{background:none;border:none;padding:0;cursor:pointer;color:#8f98a0;font-size:12px}.dl-clear-btn:hover{color:#c7d5e0;text-decoration:underline}.dl-dismiss-btn{width:28px;height:28px;border:none;border-radius:2px;background:transparent;color:#8f98a0;font-size:20px;line-height:1;padding:0;display:grid;place-items:center;cursor:pointer}.dl-dismiss-btn:hover{color:#fff;background:#67707b59}.store-page{padding:16px 20px 28px;display:flex;flex-direction:column;gap:14px;overflow:auto}.store-catalog-count{margin:0;font-size:12px;letter-spacing:.04em;text-transform:uppercase;color:var(--steam-muted, #8f98a0)}.store-filters{display:flex;flex-direction:column;gap:8px;padding:0;background:#00000038;border:1px solid rgba(255,255,255,.06);border-radius:3px;overflow:hidden}.store-filters-toggle{display:flex;align-items:center;justify-content:space-between;gap:12px;width:100%;margin:0;padding:10px 14px;border:none;background:transparent;color:#c6d4df;cursor:pointer;text-align:left}.store-filters-toggle:hover{background:#ffffff0a;color:#fff}.store-filters-toggle-left{display:flex;align-items:center;gap:8px;min-width:0;flex:1}.store-filters-chevron{flex-shrink:0;width:12px;color:#66c0f4;font-size:11px}.store-filters-toggle-title{flex-shrink:0;font-size:12px;font-weight:700;letter-spacing:.04em;text-transform:uppercase;color:#fff}.store-filters-summary{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:11px;color:#8f98a0}.store-filters-toggle-hint{flex-shrink:0;font-size:11px;color:#66c0f4}.store-filters-body{display:flex;flex-direction:column;gap:0;padding:0 14px 12px}.store-filters.is-collapsed .store-filters-toggle{padding-bottom:10px}.store-filter-row{display:flex;align-items:flex-start;gap:10px;padding:10px 0;border-top:1px solid rgba(255,255,255,.08)}.store-filter-row:first-child{border-top:none;padding-top:2px}.store-filter-actions{display:flex;justify-content:flex-end;padding-top:10px;border-top:1px solid rgba(255,255,255,.08)}.store-filter-label{flex:0 0 52px;padding-top:4px;font-size:11px;font-weight:700;letter-spacing:.04em;text-transform:uppercase;color:#8f98a0}.store-filter-chips{display:flex;flex-wrap:wrap;gap:6px;flex:1;min-width:0}.store-chip{border:1px solid rgba(255,255,255,.12);background:#ffffff0a;color:#c6d4df;font-size:11px;padding:3px 9px;border-radius:2px;cursor:pointer;line-height:1.3}.store-chip:hover{border-color:#66c0f473;color:#fff}.store-chip.is-active{background:#1a9fff38;border-color:#1a9fff;color:#fff}.store-filter-clear{border:none;background:transparent;color:#66c0f4;font-size:12px;cursor:pointer;padding:2px 0}.store-filter-clear:hover{color:#fff}.store-empty{padding:32px 12px;text-align:center;color:#8f98a0;font-size:13px}.store-empty p{margin:0 0 10px}.store-tiers{display:flex;flex-direction:column;gap:2px}.store-tier{margin:0}.store-tier.is-open{margin-bottom:10px}.store-tier-toggle{display:flex;flex-wrap:wrap;align-items:baseline;gap:8px 12px;width:100%;margin-bottom:0;padding:6px 4px;border:none;background:transparent;cursor:pointer;text-align:left;color:inherit}.store-tier-toggle:hover{background:#ffffff08}.store-tier.is-open .store-tier-toggle{margin-bottom:10px}.store-tier-chevron{flex-shrink:0;width:12px;font-size:12px;color:#8f98a0}.store-tier-title{margin:0;font-size:16px;font-weight:700;color:#fff}.store-tier-count{font-size:12px;font-weight:600;color:#8f98a0}.store-tier-blurb{font-size:12px;color:#8f98a0}.store-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:14px}.store-card{background:var(--steam-row);border-radius:3px;overflow:hidden;border:1px solid transparent;content-visibility:auto;contain-intrinsic-size:auto 220px}.store-tier-more{display:block;width:100%;margin:10px 0 4px;padding:10px 12px;border:1px solid rgba(102,192,244,.22);border-radius:3px;background:#66c0f414;color:#66c0f4;font:inherit;font-size:12px;font-weight:700;letter-spacing:.04em;text-transform:uppercase;cursor:pointer}.store-tier-more:hover{background:#66c0f424;border-color:#66c0f466}.store-card.is-installed{opacity:.48;filter:grayscale(.55)}.store-card.is-installed:hover{border-color:#8f98a059;opacity:.58}.store-card:hover{border-color:var(--accent-dim)}.store-card-art{height:100px;padding:0;overflow:hidden;position:relative}.game-cover{position:relative;width:100%;height:100%;overflow:hidden;color:#ffffffe0;isolation:isolate}.game-cover-bg{position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(ellipse 90% 80% at 80% 10%,color-mix(in srgb,var(--cover-2) 70%,transparent),transparent 55%),radial-gradient(ellipse 70% 90% at 10% 90%,color-mix(in srgb,var(--cover-3) 65%,#000),transparent 50%),linear-gradient(145deg,var(--cover-1) 0%,var(--cover-3) 100%)}.game-cover[data-tone=souls] .game-cover-bg,.game-cover[data-tone=hard] .game-cover-bg{filter:saturate(.85) contrast(1.08)}.game-cover[data-tone=kids] .game-cover-bg,.game-cover[data-tone=cozy] .game-cover-bg{filter:saturate(1.15) brightness(1.05)}.game-cover-motif{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;opacity:.92;filter:drop-shadow(0 2px 6px rgba(0,0,0,.35))}.game-cover-title{position:absolute;left:0;right:0;bottom:0;padding:18px 10px 8px;font-weight:700;color:#fff;text-shadow:0 1px 4px rgba(0,0,0,.75);background:linear-gradient(transparent,#0000008c);line-height:1.2;z-index:1}.game-cover--store .game-cover-title{font-size:14px}.game-cover--thumb{min-height:100%}.game-cover--thumb .game-cover-title{font-size:11px;padding:12px 8px 6px}.game-cover--badge{width:48px;height:48px;border-radius:50%;margin:0 auto 8px;box-shadow:0 0 0 1px #00000073}.game-cover--badge .game-cover-title{display:none}.game-cover--badge .game-cover-motif{transform:scale(1.15)}.store-card-body{padding:10px 12px 12px}.store-card-tags{font-size:11px;color:var(--steam-muted);margin-bottom:6px}.store-card-row{display:flex;align-items:center;justify-content:space-between;gap:8px}.store-price{font-size:13px;color:var(--steam-white)}.store-buy{border:none;background:linear-gradient(90deg,var(--ok-bright),var(--ok-dark));color:#fff;font-size:12px;font-weight:600;padding:6px 12px;border-radius:2px}.store-buy:disabled{opacity:.45;cursor:default}.store-owned{font-size:11px;color:var(--bar-install)}.library-page{position:absolute;top:0;right:0;bottom:0;left:0;display:grid;grid-template-columns:minmax(200px,260px) minmax(0,1fr);min-height:0;overflow:hidden;background:#24282f}.library-sidebar{display:flex;flex-direction:column;min-height:0;border-right:1px solid rgba(255,255,255,.06);background:#24282f}.library-search{margin:10px 10px 8px;padding:7px 10px;border:1px solid rgba(255,255,255,.1);border-radius:3px;background:#00000059;color:#c7d5e0;font-size:12px;outline:none}.library-search:focus{border-color:#66c0f473}.library-sidebar-list{flex:1;min-height:0;overflow-y:auto;padding:0 6px 10px}.library-side-section{margin-bottom:10px}.library-side-section:last-child{margin-bottom:0}.library-side-section-head{display:flex;align-items:center;gap:8px;margin:4px 2px 6px;padding:0 2px}.library-side-section.is-collapsed .library-side-section-head{margin-bottom:2px}.library-side-section-toggle{flex:1 1 auto;display:flex;align-items:center;gap:8px;min-width:0;margin:0;padding:0;border:none;background:transparent;cursor:pointer;color:inherit;font:inherit;text-align:left}.library-side-section-toggle:hover .library-side-section-title{color:#c7d5e0}.library-side-section-toggle:hover .library-side-section-count{color:#8f98a0}.library-side-section-toggle:focus-visible{outline:1px solid rgba(102,192,244,.55);outline-offset:2px;border-radius:2px}.library-side-section-title{flex-shrink:0;font-size:11px;font-weight:700;letter-spacing:.04em;text-transform:uppercase;color:#8f98a0;white-space:nowrap}.library-side-section-count{font-weight:600;letter-spacing:0;text-transform:none;color:#67707b}.library-side-section-rule{flex:1 1 auto;min-width:12px;height:1px;background:#8f98a059}.library-side-item{display:flex;align-items:center;gap:10px;width:100%;margin:0 0 2px;padding:6px 8px;border:none;border-radius:3px;background:transparent;color:#c7d5e0;text-align:left;cursor:pointer}.library-side-item:hover{background:#66c0f414}.library-side-item.is-selected{background:#66c0f42e;color:#fff}.library-side-thumb{width:72px;height:27px;flex-shrink:0;border-radius:2px;overflow:hidden;box-shadow:0 0 0 1px #00000073;background:#0e1621}.library-side-thumb .game-cover{width:100%;height:100%}.library-side-text{min-width:0;display:flex;flex-direction:column;gap:1px}.library-side-title{font-size:12px;font-weight:600;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.library-side-status{font-size:10px;color:#8f98a0}.library-side-item.is-selected .library-side-status{color:#66c0f4}.library-detail{min-width:0;min-height:0;overflow-y:auto;padding:18px 22px 24px}.library-detail-hero{display:flex;gap:16px;align-items:flex-start;margin-bottom:16px}.library-detail-cover{width:220px;height:103px;flex-shrink:0;border-radius:4px;overflow:hidden;box-shadow:0 8px 24px #0006;background:#0e1621}.library-detail-cover .game-cover{width:100%;height:100%}.library-detail-hero-text{min-width:0;flex:1}.library-detail-title{margin:0 0 6px;font-size:26px;font-weight:700;color:#fff;line-height:1.15}.library-detail-tagline{margin:0 0 10px;font-size:13px;color:#8f98a0;line-height:1.4}.library-detail-meta{display:flex;flex-direction:column;gap:8px;font-size:12px;color:#c7d5e0}.library-detail-meta .disk-footprint{max-width:260px;margin-bottom:0}.library-detail-actions{display:flex;flex-wrap:wrap;gap:10px;margin-bottom:18px}.library-detail-progress{max-width:420px}.library-detail-badge{margin-top:10px;font-size:12px;font-weight:600;color:#66c0f4}.library-list{padding:8px 20px 24px}.library-row{display:flex;align-items:center;gap:14px;padding:10px 0;border-bottom:1px solid rgba(255,255,255,.05)}.library-play{border:none;background:var(--steam-panel);color:var(--steam-white);padding:8px 18px;border-radius:2px;font-size:13px;font-weight:600;cursor:pointer}.library-play:disabled{opacity:.45;cursor:not-allowed}.library-play.playing{background:linear-gradient(90deg,var(--bar-play),var(--bar-play-dim));color:#1b1808}.library-uninstall{border:1px solid rgba(196,85,0,.5);background:transparent;color:#e08a5a;padding:8px 12px;border-radius:2px;font-size:12px;cursor:pointer}.library-uninstall:hover{background:#c4550026}.cheevo-bar-wrap{margin-top:6px;max-width:280px}.cheevo-bar-label{display:flex;justify-content:space-between;font-size:11px;color:var(--steam-muted);margin-bottom:3px}.cheevo-bar-track{height:8px;background:#0006;border-radius:2px;overflow:hidden;border:1px solid rgba(255,255,255,.06)}.cheevo-bar-fill{height:100%;background:linear-gradient(90deg,#c4a000,#f0d040);transition:width .12s linear}.cheevo-bar-fill.perfect{background:linear-gradient(90deg,#1a9fff,#66c0f4)}.cheevo-meters{display:flex;flex-direction:column;gap:8px;margin-top:6px;max-width:420px}.cheevo-meters.is-large{max-width:none;width:100%;gap:8px;margin-top:6px}.cheevo-meters.is-compact{gap:6px;margin-top:4px;max-width:none;width:100%}.cheevo-meter-label{display:flex;justify-content:space-between;gap:12px;font-size:11px;color:#c6d4df;margin-bottom:4px;font-variant-numeric:tabular-nums}.cheevo-meters.is-large .cheevo-meter-label{font-size:12px;color:#efe6c0}.cheevo-meters.is-large .cheevo-meter--overall .cheevo-meter-label{color:#e6d080}.cheevo-meters.is-compact .cheevo-meter-label{font-size:10px;color:#9aa7b3;margin-bottom:2px}.cheevo-meter-hard{font-weight:700;color:var(--bar-play)}.cheevo-meter-hard.is-hard{color:#e87b7b}.cheevo-meter-track{height:10px;background:#00000073;border-radius:2px;overflow:hidden;border:1px solid rgba(255,255,255,.08)}.cheevo-meters.is-large .cheevo-meter--overall .cheevo-meter-track{height:8px}.cheevo-meters.is-large .cheevo-meter--current .cheevo-meter-track{height:12px}.cheevo-meters.is-compact .cheevo-meter-track{height:5px}.cheevo-meter-fill{height:100%;border-radius:inherit;transition:width .08s linear}.cheevo-meter-fill.is-overall{background:linear-gradient(90deg,var(--bar-play-dim),var(--bar-play) 55%,var(--bar-play-bright))}.cheevo-meter-fill.is-current{background:linear-gradient(90deg,#d4a512,var(--bar-play) 50%,var(--bar-play-bright))}.cheevo-meter-fill.is-perfect{background:linear-gradient(90deg,#c4a000,#f0d040)}.cheevo-meters.is-burst .cheevo-meter--current .cheevo-meter-track{animation:cheevo-track-flash .85s ease-out}.cheevo-meters.is-burst .cheevo-meter--current .cheevo-meter-fill{animation:cheevo-fill-pop .85s ease-out}.cheevo-play-lanes{display:flex;flex-direction:column;gap:5px;margin-top:2px;margin-left:12px;margin-right:12px;width:auto}.cheevo-meters.is-compact .cheevo-play-lanes{gap:4px;margin-left:10px;margin-right:10px}.cheevo-play-lane{display:flex;flex-direction:column;gap:2px;min-width:0}.cheevo-play-lane-head{display:flex;justify-content:space-between;gap:8px;font-size:10px;color:#8f98a0;font-variant-numeric:tabular-nums}.cheevo-meters.is-compact .cheevo-play-lane-head{font-size:9px}.cheevo-play-lane-files{color:#c7d5e0}.cheevo-play-lane-track{height:5px;border-radius:1px;background:#0006;overflow:hidden}.cheevo-meters.is-compact .cheevo-play-lane-track{height:4px}.cheevo-meters.is-large .cheevo-play-lane-track{height:6px}.cheevo-play-lane-fill{height:100%;background:linear-gradient(90deg,var(--bar-play-dim),var(--bar-play) 55%,var(--bar-play-bright));transition:width .08s linear}.cheevo-play-lane .meter-fct{font-size:10px;color:var(--bar-play-bright);bottom:0}.cheevo-play-lane .meter-fct.is-play,.cheevo-play-lane .meter-fct.is-cheevo,.cheevo-play-lane .meter-fct.is-xp,.cheevo-meters .meter-fct.is-cheevo,.cheevo-meters .meter-fct.is-play{color:var(--bar-play-bright)}@keyframes cheevo-track-flash{0%{box-shadow:0 0 #e6b42200}25%{box-shadow:0 0 18px 2px #ffe0668c;border-color:#ffe066bf}to{box-shadow:0 0 #e6b42200}}@keyframes cheevo-fill-pop{0%{filter:brightness(1)}20%{filter:brightness(1.85)}to{filter:brightness(1)}}.cheevo-toast-stack{position:absolute;right:16px;bottom:52px;z-index:40;display:flex;flex-direction:column-reverse;gap:10px;pointer-events:none;max-width:min(340px,calc(100% - 32px))}.cheevo-toast{position:relative;display:flex;align-items:center;gap:12px;padding:12px 28px 12px 14px;border-radius:4px;background:linear-gradient(135deg,#3d4450,#2a2f38);border:1px solid rgba(164,208,7,.45);box-shadow:0 8px 28px #00000073,0 0 24px #a4d0072e;overflow:hidden;pointer-events:auto;animation:cheevo-toast-in .45s cubic-bezier(.2,.9,.2,1.15) both}.cheevo-toast.is-perfect{border-color:#66c0f4a6;box-shadow:0 8px 28px #00000073,0 0 28px #1a9fff47}.cheevo-toast-close{position:absolute;top:4px;right:4px;z-index:2;width:22px;height:22px;border:none;border-radius:2px;background:transparent;color:#9aa3ad;font-size:16px;line-height:1;cursor:pointer;padding:0}.cheevo-toast-close:hover{background:#ffffff1a;color:#fff}.cheevo-toast-burst{position:absolute;top:-40%;right:-40%;bottom:-40%;left:-40%;background:radial-gradient(circle at 20% 50%,rgba(196,232,52,.35),transparent 55%);animation:cheevo-burst .9s ease-out both;pointer-events:none}.cheevo-toast.is-perfect .cheevo-toast-burst{background:radial-gradient(circle at 20% 50%,rgba(102,192,244,.4),transparent 55%)}.cheevo-toast-ico{position:relative;z-index:1;width:42px;height:42px;border-radius:4px;display:grid;place-items:center;font-size:20px;flex-shrink:0;box-shadow:inset 0 0 0 1px #ffffff1f;animation:cheevo-ico-pop .55s cubic-bezier(.2,1.4,.3,1) both}.cheevo-toast-body{position:relative;z-index:1;min-width:0}.cheevo-toast-eyebrow{font-size:10px;letter-spacing:.06em;text-transform:uppercase;color:#a4d007;font-weight:700;margin-bottom:2px}.cheevo-toast.is-perfect .cheevo-toast-eyebrow{color:#66c0f4}.cheevo-toast-title{font-size:13px;font-weight:700;color:#fff;line-height:1.25}.cheevo-toast-meta{margin-top:2px;font-size:11px;color:#b0b8c2}@keyframes cheevo-toast-in{0%{opacity:0;transform:translate(28px) scale(.92)}to{opacity:1;transform:translate(0) scale(1)}}@keyframes cheevo-burst{0%{opacity:0;transform:scale(.6)}35%{opacity:1}to{opacity:0;transform:scale(1.15)}}@keyframes cheevo-ico-pop{0%{transform:scale(.4) rotate(-12deg);opacity:0}60%{transform:scale(1.12) rotate(4deg);opacity:1}to{transform:scale(1) rotate(0)}}.playing-banner{position:relative;padding:10px 72px 12px;background:#e6b4221f;border-bottom:1px solid rgba(230,180,34,.35);font-size:12px;color:var(--bar-play);display:flex;flex-direction:column;align-items:center}.playing-banner-main{display:flex;flex-direction:column;gap:2px;width:100%;max-width:560px;align-items:stretch;border:none;margin:0;padding:0;background:transparent;color:inherit;font:inherit;cursor:pointer;text-align:inherit}.playing-banner-main:hover{filter:brightness(1.08)}.playing-banner-main:focus-visible{outline:1px solid rgba(230,180,34,.65);outline-offset:2px}.playing-banner-head{display:flex;align-items:center;justify-content:center;gap:12px;text-align:center}.playing-banner-stop{position:absolute;top:10px;right:20px;margin:0;border:none;background:#0000004d;color:var(--steam-text);padding:4px 10px;border-radius:2px;font-size:11px;cursor:pointer}.playing-banner-stop:hover{background:#00000073;color:#fff}.profile-panel{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;justify-content:center;align-items:center;padding:18px 24px 14px;box-sizing:border-box;overflow:hidden}.profile-layout{display:grid;grid-template-columns:300px minmax(0,1fr);grid-template-rows:minmax(0,1fr);column-gap:28px;row-gap:24px;width:min(100%,1000px);max-height:100%;min-height:0;margin:0 auto;align-items:start;overflow:hidden}@media(max-width:700px){.profile-panel{align-items:stretch}.profile-layout{grid-template-columns:1fr;overflow:auto;max-height:none;height:100%}.profile-badges-section{overflow:visible;border-left:none;padding-left:0}}.profile-hero{position:relative;z-index:1;align-self:start;min-width:0;padding:4px 4px 0;display:flex;flex-direction:column;align-items:stretch;text-align:left;overflow:visible}.profile-hero-glow{position:absolute;inset:-8% -5% auto;height:160px;background:radial-gradient(ellipse 70% 80% at 28% 45%,rgba(26,159,255,.22),transparent 70%),radial-gradient(ellipse 50% 60% at 18% 0%,rgba(102,192,244,.1),transparent 65%);pointer-events:none;z-index:0}.profile-identity{position:relative;z-index:1;display:flex;align-items:center;gap:12px;margin-bottom:4px}.profile-avatar-wrap{position:relative;z-index:1;flex-shrink:0}.profile-avatar{width:64px;height:64px;border-radius:8px;background:linear-gradient(145deg,#2a475e,#1b2838);display:grid;place-items:center;font-size:28px;font-weight:700;color:#66c0f4;border:2px solid rgba(102,192,244,.55);box-shadow:0 0 0 3px #1a9fff1f,0 8px 20px #00000073;overflow:hidden}.profile-avatar.has-image{color:transparent;padding:0}.profile-avatar img{width:100%;height:100%;object-fit:cover;display:block}.profile-avatar-picker{display:flex;flex-direction:column;gap:6px;align-items:flex-start}.profile-avatar-hit{position:relative;border-radius:8px;overflow:hidden;flex-shrink:0}.profile-avatar-overlay{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;background:#0a0e14b8;opacity:0;transition:opacity .12s ease;pointer-events:none}.profile-avatar-hit:hover .profile-avatar-overlay,.profile-avatar-hit:focus-within .profile-avatar-overlay,.profile-avatar-hit.is-busy .profile-avatar-overlay{opacity:1;pointer-events:auto}.profile-avatar-overlay-btn{border:1px solid rgba(102,192,244,.45);background:#1b2838f2;color:#66c0f4;font-size:10px;font-weight:700;letter-spacing:.04em;text-transform:uppercase;padding:3px 8px;border-radius:3px;cursor:pointer}.profile-avatar-overlay-btn:hover:not(:disabled){background:#66c0f42e;color:#fff}.profile-avatar-overlay-btn:disabled{opacity:.7;cursor:default}.profile-avatar-overlay-btn.is-muted{border-color:#ffffff2e;color:#b8bcbf}.profile-avatar-error{font-size:11px;color:#e87b7b}.profile-identity-text{min-width:0;display:flex;flex-direction:column;align-items:flex-start;gap:2px}.profile-name{position:relative;z-index:1;font-size:22px;color:#fff;font-weight:700;letter-spacing:.01em;line-height:1.15}.profile-name-btn{position:relative;display:inline-flex;align-items:baseline;justify-content:flex-start;padding:2px 6px;margin:0 0 0 -6px;border:1px solid transparent;border-radius:4px;background:transparent;cursor:pointer;text-align:left}.profile-name-btn:hover{border-color:#66c0f459;background:#66c0f414}.profile-name-edit-hint{position:absolute;left:calc(100% + 6px);top:50%;transform:translateY(-50%);font-size:11px;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:#66c0f4;opacity:0;pointer-events:none;white-space:nowrap;transition:opacity .15s ease}.profile-name-btn:hover .profile-name-edit-hint{opacity:1}.profile-name-edit{position:relative;z-index:1;display:flex;justify-content:flex-start;width:min(220px,100%)}.profile-name-input{width:100%;border:1px solid #66c0f4;border-radius:4px;background:#00000073;color:#fff;font-size:20px;font-weight:700;letter-spacing:.01em;line-height:1.2;text-align:left;padding:4px 10px;outline:none;box-shadow:0 0 0 2px #66c0f433}.profile-tagline{position:relative;z-index:1;margin-top:0;font-size:10px;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:#8f98a0}.profile-level-stage{position:relative;z-index:1;width:100%;margin-top:14px;display:flex;flex-direction:column;align-items:center;gap:12px}.profile-level-ring{position:relative;width:156px;height:156px;display:grid;place-items:center}.profile-level-ring:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:50%;background:radial-gradient(circle closest-side,rgba(26,159,255,.42) 0%,rgba(26,159,255,.16) 46%,transparent 72%);pointer-events:none}.profile-level-ring svg{position:relative;z-index:1;width:120px;height:120px;display:block;grid-area:1 / 1}.profile-ring-bg{fill:none;stroke:#ffffff14;stroke-width:8}.profile-ring-fill{fill:none;stroke:#1a9fff;stroke-width:8;stroke-linecap:round;transition:stroke-dasharray .35s ease}.profile-level-core{position:relative;z-index:2;grid-area:1 / 1;width:120px;height:120px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2px;pointer-events:none}.profile-level-num{font-size:36px;font-weight:800;line-height:1;color:#fff;text-shadow:0 0 24px rgba(102,192,244,.35)}.profile-level-word{font-size:10px;font-weight:700;letter-spacing:.18em;color:#66c0f4}.profile-xp-block{width:100%}.profile-level-label{display:flex;justify-content:space-between;gap:12px;font-size:11px;color:#c7d5e0;margin-bottom:6px}.profile-level-track{height:10px;border-radius:6px;background:#00000073;border:1px solid rgba(255,255,255,.08);overflow:hidden}.profile-level-fill{height:100%;border-radius:6px;background:linear-gradient(90deg,#1a9fff,#66c0f4 70%,#beee11);box-shadow:0 0 12px #1a9fff66;transition:width .25s ease}.profile-level-breakdown{margin-top:8px;display:flex;flex-wrap:wrap;justify-content:center;gap:5px 8px;font-size:10px;color:#8f98a0;line-height:1.35}.profile-level-breakdown span{padding:2px 7px;border-radius:999px;background:#ffffff0a;border:1px solid rgba(255,255,255,.06)}.profile-stats{position:relative;z-index:1;display:flex;justify-content:stretch;gap:8px;width:100%;max-width:100%;min-width:0;margin-top:14px;box-sizing:border-box}.profile-stat{flex:1;min-width:0;padding:10px 8px;border-radius:6px;background:#16202de6;border:1px solid rgba(102,192,244,.18);display:flex;flex-direction:column;align-items:center;gap:3px}.profile-stat-val{font-size:18px;font-weight:800;color:#fff;line-height:1}.profile-stat-of{font-size:12px;font-weight:650;color:#8f98a0}.profile-stat-label{font-size:9px;font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:#8f98a0}.profile-stat-hint{display:block;font-size:9px;line-height:1.25;color:#678;text-align:center;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;padding:0 2px;cursor:default}.hover-tip{position:fixed;z-index:50000;min-width:0;max-width:min(280px,calc(100vw - 16px));padding:8px 11px;border-radius:4px;background:#1b2430;border:1px solid rgba(102,192,244,.45);box-shadow:0 10px 28px #000000a6;text-align:left;pointer-events:auto;box-sizing:border-box}.hover-tip-title{font-size:12px;font-weight:600;color:#c7d5e0;line-height:1.3}.hover-tip-detail{margin-top:3px;font-size:10px;color:#8f98a0;line-height:1.35}.profile-badges-section{position:relative;z-index:6;min-width:0;min-height:0;max-height:100%;overflow-x:hidden;overflow-y:auto;margin:0;padding:0 4px 4px 28px;border-left:1px solid rgba(102,192,244,.16);display:flex;flex-direction:column}.profile-section-head{display:flex;align-items:center;justify-content:flex-start;gap:10px;margin-bottom:12px;flex-shrink:0}.profile-badge-controls{display:flex;flex-direction:column;gap:8px;margin-bottom:12px}.profile-badge-control-row{display:flex;align-items:center;flex-wrap:wrap;gap:8px}.profile-badge-control-label{flex:0 0 auto;min-width:42px;font-size:10px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:#8f98a0}.profile-badge-chips{display:flex;flex-wrap:wrap;gap:6px;flex:1 1 auto}.profile-badge-filtered{flex:0 0 auto;font-size:11px;color:#8f98a0;margin-left:auto}.profile-section-title{margin:0;font-size:13px;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:#fff}.profile-section-count{min-width:22px;height:22px;padding:0 7px;border-radius:11px;display:inline-grid;place-items:center;font-size:11px;font-weight:700;color:#1b2838;background:#66c0f4}.profile-empty{margin:0;padding:28px 16px;text-align:center;font-size:13px;color:#8f98a0;line-height:1.45;background:#0000002e;border:1px dashed rgba(255,255,255,.1);border-radius:6px}.badge-grid{--badge-tile: 148px;display:grid;grid-template-columns:repeat(auto-fill,var(--badge-tile));gap:10px;overflow:visible;padding:2px 2px 8px;justify-content:start;justify-items:stretch;align-content:start}.badge-card{position:relative;z-index:1;display:flex;flex-direction:column;width:var(--badge-tile, 148px);max-width:var(--badge-tile, 148px);height:100%;min-height:152px;box-sizing:border-box;background:linear-gradient(180deg,#1a2636,#121a24);border-radius:8px;padding:12px 10px 8px;border:1px solid rgba(255,255,255,.08);text-align:center;overflow:hidden;transition:border-color .15s ease,transform .15s ease}.badge-perfect-star{position:absolute;top:5px;right:6px;z-index:2;width:20px;height:20px;pointer-events:none;filter:drop-shadow(0 1px 2px rgba(0,0,0,.4))}.dl-sidejobs{display:flex;flex-direction:column;gap:6px;margin:8px 0 14px;padding:0 24px;background:transparent}.dl-sidejobs.is-collapsed{margin-bottom:8px}.dl-sidejobs-toggle{display:inline-flex;align-items:center;gap:6px;align-self:flex-start;margin:0;padding:0;border:none;background:transparent;color:#8f98a0;font:inherit;font-size:11px;font-weight:600;letter-spacing:.04em;text-transform:uppercase;cursor:pointer}.dl-sidejobs-toggle:hover{color:#c7d5e0}.dl-sidejobs-chevron{width:10px;font-size:10px;line-height:1;color:inherit}.dl-sidejobs-count{font-weight:500;opacity:.75}.dl-sidejobs-strip{display:flex;flex-wrap:wrap;gap:6px;margin:0;padding:6px;background:#00000029;border:1px solid rgba(102,192,244,.12)}.dl-sidejob{flex:1 1 calc(33.333% - 6px);min-width:140px}.dl-sidejob-btn{display:grid;grid-template-columns:1fr auto;gap:2px 8px;width:100%;min-width:0;padding:6px 8px;border:1px solid color-mix(in srgb,var(--sidejob-accent, #66c0f4) 35%,transparent);border-radius:3px;background:#ffffff08;color:#c7d5e0;font:inherit;font-size:11px;text-align:left;cursor:pointer}.dl-sidejob-btn:disabled,.dl-sidejob-btn.is-cooling{opacity:.55;cursor:default}.dl-sidejob-label{font-weight:600;color:var(--sidejob-accent, #66c0f4);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.dl-sidejob-val{color:#8f98a0;font-variant-numeric:tabular-nums}.dl-sidejob-track{grid-column:1 / -1;height:4px;border-radius:2px;background:#0006;overflow:hidden}.dl-sidejob-fill{display:block;height:100%;background:var(--sidejob-accent, #66c0f4);transition:width .12s ease-out}.dl-sidejob .meter-fct.is-sidejob,.dl-sidejob .meter-fct.is-xp{color:var(--sidejob-accent, #66c0f4)}.store-dlc-shelf,.library-dlc-section{margin:12px 0;padding:12px;background:#00000026;border:1px solid rgba(102,192,244,.14)}.store-dlc-shelf-toggle{display:flex;align-items:center;gap:8px;width:100%;margin:0;padding:0;border:0;background:transparent;color:inherit;font:inherit;text-align:left;cursor:pointer}.store-dlc-shelf-toggle:hover .store-dlc-shelf-title{color:#66c0f4}.store-dlc-shelf-title,.library-dlc-section h3{margin:0;color:#c7d5e0;font-size:14px;font-weight:700}.store-dlc-shelf-list{display:grid;grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:14px;margin-top:10px}.library-dlc-list{display:grid;gap:6px;margin-top:10px}.dlc-offer-card.is-shelf{display:block;width:100%;min-width:0;padding:0;cursor:default}.dlc-offer-card.is-row{display:flex;align-items:center;gap:10px;min-width:0;width:100%;padding:8px;box-sizing:border-box;background:#ffffff08;border:1px solid transparent;cursor:default}.dlc-offer-card.is-row:hover,.dlc-offer-card.is-row:focus-within{background:#66c0f414;border-color:#66c0f433}.dlc-offer-copy{display:grid;gap:2px;min-width:0;flex:1;text-align:left}.dlc-offer-title{color:#c7d5e0;font-size:13px;font-weight:700}.dlc-offer-tagline,.dlc-offer-meta{color:#8f98a0;font-size:11px;line-height:1.35}.dlc-offer-meta{color:#66c0f4}.dlc-offer-tip{display:grid;gap:6px;min-width:240px;max-width:300px;text-align:left}.dlc-offer-tip-kicker{font-size:10px;font-weight:800;letter-spacing:.08em;text-transform:uppercase;color:#66c0f4}.dlc-offer-tip-title{font-size:14px;font-weight:700;color:#fff;line-height:1.25}.dlc-offer-tip-tagline{font-size:12px;color:#8f98a0}.dlc-offer-tip-rows{display:grid;gap:3px;margin-top:2px}.dlc-offer-tip-row{display:flex;justify-content:space-between;gap:12px;font-size:11px;color:#c7d5e0}.dlc-offer-tip-row>span:first-child{color:#8f98a0}.dlc-offer-tip-note{margin:4px 0 0;font-size:11px;line-height:1.4;color:#a4d007}.hover-tip:has(.dlc-offer-tip){max-width:320px;padding:12px 14px}.hover-tip:has(.dlc-offer-tip) .hover-tip-title{font-weight:400;font-size:inherit;color:inherit}.store-dlc-shelf-card,.library-dlc-row{display:flex;align-items:center;gap:8px;min-width:0;padding:6px;background:#ffffff08}.store-dlc-shelf-card>div,.library-dlc-row>span:first-child{display:grid;gap:2px;min-width:0;flex:1}.store-dlc-shelf-card span,.library-dlc-row small{color:#8f98a0;font-size:11px}.badge-cheevo-strip{display:flex;align-items:stretch;gap:2px;width:100%;height:6px;margin-top:0;padding-top:0;flex-shrink:0}.badge-cheevo-seg{flex:1 1 0;min-width:1px;height:6px;border-radius:1px;background:#0006;box-shadow:inset 0 0 0 1px #ffffff0a}.badge-cheevo-seg.is-quick.is-done{background:linear-gradient(180deg,#8ee4a8,#3fb950);box-shadow:0 0 4px #3fb95059}.badge-cheevo-seg.is-grind.is-done{background:linear-gradient(180deg,#ffc46b,#e8590c);box-shadow:0 0 4px #e8590c59}.badge-cheevo-seg:not(.is-done){opacity:.45}.badge-card:hover,.badge-card:focus-within,.badge-card.is-tip-open{z-index:40;transform:translateY(-2px);border-color:#66c0f459}.badge-card.perfect{border-color:#f0d04066;box-shadow:0 0 16px #f0d0401a}.badge-tip-hit{display:flex;flex:1 1 auto;flex-direction:column;align-items:center;gap:0;width:100%;min-width:0;min-height:0;overflow:hidden;cursor:default;outline:none;border-radius:6px}.badge-card-foot{display:flex;flex-direction:column;align-items:stretch;gap:6px;width:100%;margin-top:auto;padding-top:6px;flex-shrink:0}.badge-tip-hit:focus-visible{box-shadow:0 0 0 2px #66c0f48c}.badge-icon{width:48px;height:48px;margin:0 auto 8px;border-radius:50%;display:block;overflow:hidden}.badge-icon-fallback{display:flex;align-items:center;justify-content:center;background:#2a475e;color:#66c0f4;font-size:18px;font-weight:700}.badge-title{width:100%;min-width:0;min-height:30px;font-size:12px;line-height:1.25;color:var(--steam-white);font-weight:600;overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;line-clamp:2;word-break:break-word}.badge-sub{width:100%;min-width:0;font-size:10px;line-height:1.2;color:var(--steam-muted);margin-top:4px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.badge-diff{display:flex;align-items:center;justify-content:center;width:100%;min-width:0;height:18px;flex-shrink:0}.badge-diff-skulls{display:inline-flex;align-items:center;justify-content:center;gap:3px;line-height:1;height:18px}.badge-diff-skull{font-size:16px;line-height:1;opacity:.22;filter:grayscale(.85)}.badge-diff-skull.is-on{opacity:1;filter:none;color:#e8a87c;text-shadow:0 0 4px rgba(232,168,124,.35)}.badge-card.perfect .badge-diff-skull.is-on{color:#f0d040;text-shadow:0 0 5px rgba(240,208,64,.45)}.badge-size{font-size:10px;color:#66c0f4;margin-top:4px;font-weight:600}.badge-tip-pkg{margin:4px 0 8px;max-width:none}.badge-tip{z-index:50;min-width:240px;width:280px;max-width:min(300px,calc(100vw - 16px));max-height:min(420px,calc(100vh - 16px));overflow-y:auto;padding:10px 12px;border-radius:4px;background:#1b2430;border:1px solid rgba(102,192,244,.45);box-shadow:0 12px 32px #000000a6;text-align:left;pointer-events:auto;box-sizing:border-box}.badge-tip.is-portal{position:fixed;z-index:50000}.badge-tip-title{font-size:12px;font-weight:700;color:#fff;margin-bottom:2px}.badge-tip-tagline{font-size:10px;color:#8f98a0;margin-bottom:8px;padding-bottom:6px;border-bottom:1px solid rgba(255,255,255,.1);line-height:1.35}.badge-tip-row{display:flex;justify-content:space-between;gap:12px;font-size:11px;color:#c7d5e0;margin-top:4px}.badge-tip-row span:first-child{color:#8f98a0;flex-shrink:0}.badge-tip-row span:last-child{text-align:right}.badge-tip-cheevo-head{margin-top:10px;padding-top:8px;border-top:1px solid rgba(255,255,255,.1);font-size:10px;font-weight:800;letter-spacing:.06em;text-transform:uppercase;color:#66c0f4}.badge-tip-cheevos{list-style:none;margin:6px 0 0;padding:0;max-height:140px;overflow-y:auto;border:1px solid rgba(255,255,255,.06);border-radius:3px;background:#0003}.badge-tip-cheevos li{display:grid;grid-template-columns:36px 1fr auto;gap:6px;align-items:center;padding:4px 8px;font-size:10px;color:#c7d5e0;border-bottom:1px solid rgba(255,255,255,.04)}.badge-tip-cheevos li:last-child{border-bottom:none}.badge-tip-cheevos li.is-done .badge-tip-cheevo-name{color:#a4d007}.badge-tip-cheevo-name{color:#8f98a0;font-variant-numeric:tabular-nums}.badge-tip-cheevo-hard{font-weight:700;color:#a4d007}.badge-tip-cheevo-hard.is-hard{color:#e87b7b}.badge-tip-cheevo-time{color:#8f98a0;font-variant-numeric:tabular-nums}.badge-tip-empty{margin-top:6px;font-size:11px;color:#8f98a0;line-height:1.35}.app-panel{padding:14px 16px 20px;min-height:100%;box-sizing:border-box}.hw-panel{display:flex;flex-direction:column;gap:0;height:100%;overflow:auto}.hw-intro{margin:0 0 12px;font-size:12px;color:var(--steam-muted);line-height:1.4}.hw-workspace{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(260px,.9fr);gap:14px;align-items:stretch;min-height:0;flex:1}.hw-case{min-width:0}.hw-case-frame{position:relative;display:grid;grid-template-rows:auto auto auto 1fr auto;gap:10px;min-height:360px;padding:16px 14px 14px;border-radius:10px;border:1px solid rgba(255,255,255,.1);background:linear-gradient(165deg,#3744528c,#161e28f2 42%,#0e1218fa);box-shadow:inset 0 1px #ffffff0f,inset 0 -20px 40px #00000059;overflow:hidden}.hw-case-vents{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;opacity:.18;background:repeating-linear-gradient(90deg,transparent 0 7px,rgba(0,0,0,.45) 7px 8px);-webkit-mask-image:linear-gradient(180deg,transparent 0%,#000 18%,#000 82%,transparent 100%);mask-image:linear-gradient(180deg,transparent 0%,#000 18%,#000 82%,transparent 100%)}.hw-case-label{position:relative;z-index:1;font-size:10px;font-weight:700;letter-spacing:.14em;color:#8f98a0}.hw-bay{position:relative;z-index:1;display:flex;flex-direction:column;align-items:flex-start;gap:4px;width:100%;padding:12px 14px;border-radius:8px;border:1px solid rgba(255,255,255,.1);background:#0a0e148c;color:inherit;text-align:left;cursor:pointer;transition:border-color .15s ease,background .15s ease,box-shadow .15s ease}.hw-bay:hover{border-color:#66c0f459;background:#101822b8}.hw-bay.is-selected{border-color:#66c0f4;background:#1a3248b8;box-shadow:0 0 0 1px #66c0f440}.hw-bay-tag{font-size:10px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:#8f98a0}.hw-bay-glyph{display:block;width:72px;height:auto;margin:4px 0 2px}.hw-bay-name{font-size:14px;font-weight:650;color:var(--steam-white);line-height:1.25}.hw-bay-meta{font-size:11px;color:var(--steam-muted);font-variant-numeric:tabular-nums}.hw-bay--drive{grid-row:2}.hw-bay--cpu{grid-row:3;min-height:100px;justify-content:flex-start}.hw-bay--mobo{grid-row:4;min-height:120px;justify-content:flex-start}.hw-bay--ram{grid-row:5}.hw-dimm-bank{display:flex;gap:5px;align-items:flex-end;height:36px;margin:6px 0 4px}.hw-dimm{width:10px;height:28px;border-radius:1px 1px 2px 2px;background:#ffffff0f;border:1px solid rgba(255,255,255,.12)}.hw-dimm.is-lit{height:34px;background:linear-gradient(180deg,#7ec8a0,#3d7a58);border-color:#9fd9b4;box-shadow:0 0 8px #7ec8a040}.hw-rail{display:flex;flex-direction:column;gap:10px;min-width:0;min-height:0;padding:12px 12px 10px;border-radius:8px;border:1px solid var(--steam-hairline);background:#00000047;overflow:auto}.hw-rail-head{padding-bottom:8px;border-bottom:1px solid var(--steam-hairline)}.hw-rail-kicker{font-size:10px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--steam-dim)}.hw-rail-title{margin:4px 0 0;font-size:16px;font-weight:650;color:var(--steam-white);line-height:1.25}.hw-rail-stats{margin:4px 0 0;font-size:12px;color:var(--steam-muted)}.hw-rail-progress{margin:6px 0 0;font-size:11px;color:var(--steam-dim);font-variant-numeric:tabular-nums}.hw-rail-table{margin:0}@media(max-width:720px){.hw-workspace{grid-template-columns:1fr}.hw-case-frame{min-height:0}}.app-panel .sub{margin:0 0 14px;font-size:12px;color:var(--steam-muted)}.stat-strip{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:10px 12px;margin-bottom:18px;padding:12px 14px;background:#00000040;border-radius:6px}.stat-strip>div{min-width:0}.stat-strip .label{font-size:10px;letter-spacing:.06em;color:var(--steam-muted);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.stat-strip .value{font-size:15px;color:var(--steam-white);font-variant-numeric:tabular-nums;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;line-height:1.25}@media(max-width:520px){.stat-strip{grid-template-columns:repeat(2,minmax(0,1fr))}}.hw-stat-strip{grid-template-columns:repeat(5,minmax(0,1fr));align-items:start}.hw-stat-strip .label,.hw-stat-strip .value{overflow:visible;text-overflow:unset}.hw-stat-strip .value{white-space:normal;overflow-wrap:anywhere;word-break:break-word}.hw-stat-strip .value-pair{display:flex;flex-wrap:wrap;align-items:baseline;gap:0 2px;line-height:1.2}.hw-stat-strip .value-sep{opacity:.55;margin:0 1px}@media(max-width:640px){.hw-stat-strip{grid-template-columns:repeat(2,minmax(0,1fr))}}.upgrade-list{display:flex;flex-direction:column;gap:8px}.upgrade-row{display:grid;grid-template-columns:1fr auto;gap:12px;align-items:center;padding:12px 14px;background:#16202d;border-radius:6px;border:1px solid rgba(255,255,255,.04)}.upgrade-row h3{margin:0 0 4px;font-size:14px;color:var(--steam-white);font-weight:600}.upgrade-row p{margin:0;font-size:12px;color:var(--steam-muted)}.upgrade-buy{border:none;background:linear-gradient(90deg,#1a9fff,#1470a3);color:#fff;font-size:12px;font-weight:600;padding:8px 14px;border-radius:3px;white-space:nowrap}.upgrade-buy:disabled{opacity:.4;cursor:default;background:#3a4553}.miner-rack-title{margin:0 0 10px;font-size:12px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:#c7d5e0}.miner-rack-section{margin-top:4px;border-radius:5px;border:1px solid rgba(255,255,255,.06);background:#0000002e;overflow:hidden}.miner-rack-toggle{display:flex;align-items:center;gap:8px;width:100%;border:none;background:transparent;color:#c7d5e0;font-size:12px;font-weight:700;letter-spacing:.06em;text-transform:uppercase;padding:10px 12px;cursor:pointer;text-align:left}.miner-rack-toggle:hover{background:#ffffff0a}.miner-rack-section.is-open .miner-rack-toggle{border-bottom:1px solid rgba(255,255,255,.05)}.miner-rack-chevron{width:12px;color:#66c0f4;font-size:11px}.miner-rack-toggle-label{flex:1}.miner-rack-toggle-meta{font-size:11px;font-weight:600;letter-spacing:.02em;text-transform:none;color:#8f98a0}.miner-rack-body{padding:10px 12px 12px}.miner-rack-blurb{margin:0 0 10px}.miner-slot-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px;align-content:start}.hw-bay-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;align-content:start}.hw-bay-grid .miner-slot{min-height:0}.hw-bay-grid .miner-slot p{flex:0 0 auto}@media(max-width:560px){.miner-slot-grid,.hw-bay-grid{grid-template-columns:1fr}}.miner-slot{display:flex;flex-direction:column;gap:4px;padding:14px 14px 12px;border-radius:6px;min-height:148px}.miner-slot h3{margin:0;font-size:15px;font-weight:700;color:#fff}.miner-slot p{margin:0;font-size:12px;color:#8f98a0;line-height:1.35;flex:1}.miner-slot-actions{display:flex;flex-wrap:wrap;gap:6px;margin-top:8px}.miner-slot-actions .upgrade-buy{margin-top:0}.upgrade-buy--ghost{background:transparent;border:1px solid rgba(255,255,255,.14);color:#c7d5e0}.upgrade-buy--ghost:disabled{opacity:.35;background:transparent;color:#67707b}.upgrade-buy--remove:not(:disabled):hover{border-color:#ff5c5c73;color:#ff8f8f}.miner-slot-label{font-size:10px;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:#8f98a0}.miner-slot-badge{align-self:flex-start;font-size:9px;font-weight:800;letter-spacing:.08em;text-transform:uppercase;padding:2px 7px;border-radius:999px;margin-bottom:2px;background:#3a4553;color:#b8bcbf}.miner-slot-badge--empty{background:#ffffff0f;color:#66c0f4;border:1px dashed rgba(102,192,244,.45)}.miner-slot-badge--live{background:#67c23a33;color:#a4d007;border:1px solid rgba(164,208,7,.35)}.miner-slot--filled{background:linear-gradient(160deg,#1a2838,#121a24);border:1px solid rgba(102,192,244,.28);box-shadow:inset 0 1px #66c0f414}.miner-slot--filled .miner-slot-stats{color:#c7d5e0;font-variant-numeric:tabular-nums}.miner-slot--filled .miner-slot-next{font-size:11px;color:#67707b}.miner-slot--empty{background:#00000038;border:1px dashed rgba(102,192,244,.4);text-align:center;align-items:center}.miner-slot--empty .miner-slot-label{align-self:flex-start}.miner-slot--empty .miner-slot-badge,.miner-slot--empty .upgrade-buy{align-self:center}.miner-slot--empty h3{color:#66c0f4;font-weight:600}.miner-slot-empty-ico{font-size:28px;line-height:1;color:#66c0f459;margin:4px 0 2px}.upgrade-buy--install{background:linear-gradient(90deg,#3d6e8c,#1a9fff)}.miner-slot--locked{background:#080a0ee6;border:1px solid rgba(255,255,255,.04);opacity:.42;filter:grayscale(.7);pointer-events:none}.miner-slot--locked h3{color:#67707b}.miner-slot--locked .upgrade-buy:disabled{opacity:.7;background:#242a32;color:#67707b}.miner-status-row{display:flex;flex-wrap:wrap;gap:8px;margin:-6px 0 12px}.miner-status{flex:1;min-width:160px;display:flex;flex-direction:column;gap:2px;padding:8px 10px;border-radius:5px;font-size:12px}.miner-status strong{font-size:11px;letter-spacing:.04em;text-transform:uppercase}.miner-status--outage{background:#b4282838;border:1px solid rgba(220,90,90,.35);color:#f0b4b4}.miner-status--heat{background:#b4641438;border:1px solid rgba(240,160,60,.35);color:#f0d0a0}.miner-intervene-row{display:flex;flex-wrap:wrap;gap:8px;margin:0 0 12px}.specialization-panel{--spec-money: #e0b84a;--spec-money-dim: #8a6a28;--spec-money-bg: rgba(180, 130, 40, .12);--spec-downloads: #5eb0e8;--spec-downloads-dim: #3a6a8a;--spec-downloads-bg: rgba(50, 110, 160, .14);--spec-automation: #7ecf8a;--spec-automation-dim: #3a7a48;--spec-automation-bg: rgba(60, 130, 70, .12);--spec-library: #c090e8;--spec-library-dim: #6a4a8a;--spec-library-bg: rgba(120, 80, 180, .12);display:flex;flex-direction:column;gap:10px;height:100%;min-height:0;overflow:hidden;padding-bottom:4px}.spec-ink-money{color:var(--spec-money)}.spec-ink-downloads{color:var(--spec-downloads)}.spec-ink-automation{color:var(--spec-automation)}.spec-ink-library{color:var(--spec-library)}.specialization-header{display:flex;justify-content:space-between;gap:16px;align-items:flex-start;flex-shrink:0}.specialization-title{margin:0 0 4px;font-size:18px}.specialization-header .guide-sub{margin:0;max-width:52rem}.specialization-points .value{font-size:28px;font-weight:700}.specialization-spent{font-size:11px;opacity:.95}.specialization-mods{flex-shrink:0;font-size:12px;opacity:.9;padding:6px 8px;background:#00000038;border-radius:4px;border:1px solid #2a3540}.specialization-flash{flex-shrink:0;margin:0;padding:6px 8px;background:#a03c2840;border-radius:4px;font-size:12px;color:#f0c0a0}.specialization-triple{flex:1;min-height:0;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;overflow:hidden}.specialization-col{display:flex;flex-direction:column;min-width:0;min-height:0;height:100%;border-radius:6px;border:1px solid #3a4550;overflow:hidden}.specialization-col--money{border-color:var(--spec-money-dim);background:var(--spec-money-bg)}.specialization-col--downloads{border-color:var(--spec-downloads-dim);background:var(--spec-downloads-bg)}.specialization-col--automation{border-color:var(--spec-automation-dim);background:var(--spec-automation-bg)}.specialization-col--library{border-color:var(--spec-library-dim);background:var(--spec-library-bg)}.specialization-col-head{flex-shrink:0;padding:8px 10px 6px;border-bottom:1px solid rgba(255,255,255,.08)}.specialization-col-head h3{margin:0;font-size:13px;letter-spacing:.08em;text-transform:uppercase}.specialization-col--money .specialization-col-head h3{color:var(--spec-money)}.specialization-col--downloads .specialization-col-head h3{color:var(--spec-downloads)}.specialization-col--automation .specialization-col-head h3{color:var(--spec-automation)}.specialization-col--library .specialization-col-head h3{color:var(--spec-library)}.specialization-col-meta{margin-top:2px;font-size:11px;opacity:.75}.specialization-col-body{flex:1;min-height:0;overflow-y:auto;overscroll-behavior:contain;padding:12px 8px 14px;display:flex;flex-direction:column;gap:18px;justify-content:flex-start;background:linear-gradient(180deg,#0c101659,#080c108c),repeating-linear-gradient(0deg,transparent,transparent 27px,rgba(255,255,255,.025) 28px)}.specialization-tier{display:flex;flex-wrap:wrap;justify-content:center;gap:10px 12px}.specialization-icon-node{position:relative;width:96px;padding:8px 6px 10px;border:2px solid #4a5560;border-radius:6px;background:#1a222c;color:inherit;cursor:pointer;text-align:center;filter:grayscale(.7);opacity:.7}.specialization-icon-node:disabled{cursor:not-allowed}.specialization-col--money .specialization-icon-node.is-available:not(:disabled){filter:none;opacity:1;border-color:var(--spec-money);box-shadow:0 0 0 1px #e0b84a59}.specialization-col--downloads .specialization-icon-node.is-available:not(:disabled){filter:none;opacity:1;border-color:var(--spec-downloads);box-shadow:0 0 0 1px #5eb0e859}.specialization-col--automation .specialization-icon-node.is-available:not(:disabled){filter:none;opacity:1;border-color:var(--spec-automation);box-shadow:0 0 0 1px #7ecf8a59}.specialization-col--library .specialization-icon-node.is-available:not(:disabled){filter:none;opacity:1;border-color:var(--spec-library);box-shadow:0 0 0 1px #c090e859}.specialization-icon-node.is-invested{filter:none;opacity:1;background:#243040}.specialization-col--money .specialization-icon-node.is-invested{border-color:#c9a040;background:#5a461473}.specialization-col--downloads .specialization-icon-node.is-invested{border-color:#4a98c8;background:#1e3c5a80}.specialization-col--automation .specialization-icon-node.is-invested{border-color:#5aaa68;background:#1e462873}.specialization-col--library .specialization-icon-node.is-invested{border-color:#a070d0;background:#46286473}.specialization-icon-node.is-maxed{box-shadow:inset 0 0 0 1px #ffffff1f}.specialization-icon-glyph{width:40px;height:40px;margin:0 auto 6px;display:grid;place-items:center;border-radius:4px;background:#2a3540;font-size:13px;font-weight:700;letter-spacing:.02em}.specialization-col--money .specialization-icon-node.is-available .specialization-icon-glyph,.specialization-col--money .specialization-icon-node.is-invested .specialization-icon-glyph{background:#5a4820;color:var(--spec-money)}.specialization-col--downloads .specialization-icon-node.is-available .specialization-icon-glyph,.specialization-col--downloads .specialization-icon-node.is-invested .specialization-icon-glyph{background:#2a4a68;color:var(--spec-downloads)}.specialization-col--automation .specialization-icon-node.is-available .specialization-icon-glyph,.specialization-col--automation .specialization-icon-node.is-invested .specialization-icon-glyph{background:#2a5538;color:var(--spec-automation)}.specialization-col--library .specialization-icon-node.is-available .specialization-icon-glyph,.specialization-col--library .specialization-icon-node.is-invested .specialization-icon-glyph{background:#4a3068;color:var(--spec-library)}.specialization-icon-name{font-size:11px;font-weight:600;line-height:1.2;min-height:2.4em}.specialization-icon-rank{margin-top:4px;font-size:11px;opacity:.85}.specialization-points .label{display:flex;align-items:center;gap:6px}.specialization-points .value.is-preview{color:#7ec8ff}.specialization-preview-tag{font-size:10px;letter-spacing:.06em;text-transform:uppercase;color:#7ec8ff;font-weight:600}.specialization-mods.is-preview{border-color:#7ec8ff59;box-shadow:inset 0 0 0 1px #7ec8ff1f}.specialization-icon-node.is-pending{outline:1px dashed rgba(126,200,255,.55);outline-offset:1px}.specialization-icon-saved{opacity:.55;font-size:10px}.specialization-footer-actions{display:flex;align-items:center;gap:8px;flex-shrink:0}.specialization-discard{border:1px solid #3a4550;background:transparent;color:#9aa7b5;font-size:12px;font-weight:600;padding:8px 12px;border-radius:4px;cursor:pointer}.specialization-discard:hover{background:#ffffff0a;color:#c5d0db}.specialization-confirm{background:linear-gradient(90deg,#1a6bb8,#2a8fd4)}.specialization-footer{display:flex;justify-content:space-between;align-items:center;gap:12px;flex-shrink:0;padding-top:8px;border-top:1px solid #2a333c}.specialization-footer-hint{margin:0}.assistant-panel{text-align:center;padding-top:24px}.assistant-scripts-card{margin:16px auto 0;max-width:320px;padding:10px 14px;border-radius:8px;text-align:left;background:#0c121a73;border:1px solid rgba(102,192,244,.15)}.assistant-scripts-label{font-size:10px;font-weight:800;letter-spacing:.08em;text-transform:uppercase;color:#8f98a0;margin-bottom:8px}.assistant-scripts-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:6px}.assistant-scripts-list li{font-size:13px;color:#6d7a88;padding-left:18px;position:relative}.assistant-scripts-list li:before{content:"○";position:absolute;left:0;color:#4a5560}.assistant-scripts-list li.is-on{color:#c7d5e0}.assistant-scripts-list li.is-on:before{content:"●";color:#7ec8a0}.assistant-scripts-list li.is-blocked:before{content:"⊘";color:#e0a070}.assistant-scripts-list li.is-blocked{color:#e0a070}.assistant-clippy{font-size:48px;line-height:1;margin-bottom:8px}.assistant-scripts{font-size:13px}.assistant-empty{margin-top:12px;color:#e0a070;font-size:13px}.miner-stat-strip-secondary{grid-template-columns:repeat(3,minmax(0,1fr));margin-bottom:0;padding:8px 12px;flex:1;min-width:0}.miner-toolbar{display:flex;align-items:stretch;gap:8px;margin-bottom:14px}.miner-chart-btn{flex-shrink:0;align-self:center;border:1px solid rgba(230,162,60,.35);background:#e6a23c1a;color:#e6a23c;font-size:11px;font-weight:700;letter-spacing:.04em;text-transform:uppercase;padding:10px 12px;border-radius:4px;white-space:nowrap;cursor:pointer}.miner-chart-btn:hover{background:#e6a23c2e}.miner-chart-btn.is-active{background:linear-gradient(90deg,#c97812,#e6a23c);border-color:transparent;color:#1b2838}.miner-chart-panel{margin:0 0 16px;padding:16px 16px 12px;border-radius:6px;background:#00000047;border:1px solid rgba(230,162,60,.28)}.ledger-panel{height:100%;min-height:0;overflow:hidden;display:flex;flex-direction:column;gap:12px;box-sizing:border-box}.ledger-chart-panel{flex:1;min-height:0;overflow:hidden;margin:0;padding:14px 14px 10px;border-radius:6px;background:#00000047;border:1px solid rgba(164,208,7,.28);display:flex;flex-direction:column}.ledger-chart-panel .mining-rate-plot{flex:1;min-height:0;display:flex;flex-direction:column}.mining-rate-plot-head{display:flex;justify-content:space-between;gap:12px;font-size:11px;font-weight:700;margin-bottom:8px}.mining-rate-plot--finance .mining-rate-plot-head{color:#c4e834}.mining-rate-plot--mining .mining-rate-plot-head{color:#e6a23c}.mining-rate-plot-head-right{display:inline-flex;align-items:center;gap:10px;color:#fff;font-variant-numeric:tabular-nums}.mining-rate-plot--mining .mining-rate-plot-head-right>span:last-child{color:#e8d9a8}.mining-rate-plot-reset{border:1px solid rgba(164,208,7,.35);background:#a4d0071f;color:#c4e834;font-size:10px;font-weight:700;padding:2px 8px;border-radius:3px;cursor:pointer}.mining-rate-plot--mining .mining-rate-plot-reset{border-color:#e6a23c59;background:#e6a23c1f;color:#e6a23c}.mining-rate-plot-reset:hover{background:#a4d00738}.mining-rate-plot--mining .mining-rate-plot-reset:hover{background:#e6a23c38}.mining-rate-plot-reset.is-active{background:#a4d00747;border-color:#a4d0078c;color:#e8f7a0}.mining-rate-plot--mining .mining-rate-plot-reset.is-active{background:#e6a23c47;border-color:#e6a23c8c;color:#ffd08a}.mining-rate-plot-view-btns{display:inline-flex;gap:4px}.mining-rate-plot-scope{display:flex;flex-wrap:wrap;justify-content:space-between;gap:8px 14px;margin:-2px 0 8px;font-size:11px;color:#9aa7b3;font-variant-numeric:tabular-nums}.mining-rate-plot-scope span:last-child{font-weight:700}.mining-rate-plot--finance .mining-rate-plot-scope span:last-child{color:#a4d007}.mining-rate-plot--mining .mining-rate-plot-scope span:last-child{color:#e8d9a8}.mining-rate-plot-legend{display:flex;flex-wrap:wrap;gap:10px 14px;margin:0 0 6px;font-size:10px;font-weight:700;letter-spacing:.03em;text-transform:uppercase;color:#8f98a0}.mining-rate-leg:before{content:"";display:inline-block;width:10px;height:2px;margin-right:6px;vertical-align:middle;border-radius:1px}.mining-rate-leg.is-money:before{background:#a4d007}.mining-rate-leg.is-money{color:#a4d007}.mining-rate-leg.is-hashes:before{background:#e8d9a8}.mining-rate-leg.is-hashes{color:#e8d9a8}.mining-rate-leg.is-cost:before{background:#e87b7b;background-image:repeating-linear-gradient(90deg,#e87b7b 0 3px,transparent 3px 5px)}.mining-rate-leg.is-wallet:before{background:#66c0f4}.mining-rate-leg.is-spend:before{background:#c45c5c;clip-path:polygon(50% 0%,100% 100%,0% 100%);height:8px;width:8px;border-radius:0}.mining-rate-leg.is-hash:before{background:#66c0f4}.mining-rate-leg.is-hash{color:#66c0f4}.mining-rate-leg.is-watts:before{background:#c792ea;background-image:repeating-linear-gradient(90deg,#c792ea 0,#c792ea 3px,transparent 3px,transparent 5px)}.mining-rate-leg.is-watts{color:#c792ea}.mining-rate-leg.is-heat:before{background:#e6a23c}.mining-rate-leg.is-heat{color:#e6a23c}.mining-rate-plot-scrub-metrics{opacity:.9;font-size:11px}.mining-rate-plot-frame{display:block}.mining-rate-plot-frame.has-axes{display:grid;grid-template-columns:72px 1fr;gap:8px;align-items:stretch}.mining-rate-plot-frame.has-axes.has-dual-y{grid-template-columns:52px 1fr 72px}.mining-rate-plot-y-stack{display:grid;grid-template-rows:196px 14px 88px;gap:0;min-height:0;padding-top:6px}.mining-rate-plot-y-stack--right .mining-rate-plot-y{text-align:left}.mining-rate-plot--mining .mining-rate-plot-y-stack{grid-template-rows:minmax(240px,1fr);padding-top:0;padding-bottom:22px}.mining-rate-plot--mining .mining-rate-plot-y{min-height:240px}.mining-rate-plot--finance .mining-rate-plot-frame.has-dual-y .mining-rate-plot-y-stack{grid-template-rows:minmax(240px,1fr);padding-top:0;padding-bottom:22px}.mining-rate-plot--finance .mining-rate-plot-frame.has-dual-y .mining-rate-plot-y{min-height:240px}.mining-rate-plot-y{display:flex;flex-direction:column;justify-content:space-between;padding:2px 0;font-size:10px;color:#67707b;font-variant-numeric:tabular-nums;line-height:1.1;text-align:right}.mining-rate-plot-y--money{color:#8f98a0}.mining-rate-plot-y--rig,.mining-rate-plot-y--hashes{color:#e8d9a8;font-size:9px;font-weight:700;letter-spacing:.02em}.mining-rate-plot-y--hash{color:#66c0f4;font-size:9px;font-weight:700;letter-spacing:.01em;text-align:left;padding-left:2px}.mining-rate-plot-y--cost{color:#e87b7b;font-size:9px;font-weight:700;letter-spacing:.01em;text-align:left;padding-left:2px}.mining-rate-plot-main{min-width:0;display:flex;flex-direction:column;gap:4px;position:relative}.mining-rate-plot-tip{position:absolute;top:10px;z-index:3;max-width:min(280px,72%);padding:8px 10px;border-radius:4px;background:#0f161ef0;border:1px solid rgba(102,192,244,.35);box-shadow:0 6px 18px #00000073;pointer-events:none;transform:translate(8px)}.mining-rate-plot-tip.is-flip{transform:translate(calc(-100% - 8px))}.mining-rate-plot-tip .mining-rate-plot-scrub-row{margin-top:0}.mining-rate-plot-tip .mining-rate-plot-scrub-row+.mining-rate-plot-scrub-row,.mining-rate-plot-tip .mining-rate-plot-scrub-status{margin-top:4px}.mining-rate-plot--large .mining-rate-plot-tip{max-width:min(340px,68%);padding:10px 12px}.mining-rate-plot--large .mining-rate-plot-tip .mining-rate-plot-scrub-row{font-size:13px}.mining-rate-plot--large .mining-rate-plot-tip .mining-rate-plot-scrub-metrics{font-size:12px}.mining-rate-plot--compact .mining-rate-plot-tip{top:4px;max-width:min(200px,85%);padding:5px 7px;font-size:9px}.mining-rate-plot--compact .mining-rate-plot-tip .mining-rate-plot-scrub-row{font-size:9px;margin-top:0}.mining-rate-plot-x{display:flex;justify-content:space-between;gap:8px;font-size:10px;color:#8f98a0;font-variant-numeric:tabular-nums}.mining-rate-plot-x span:nth-child(2){color:#6b7680}.mining-rate-plot-svg{display:block;width:100%;background:#00000040;border-radius:3px;border:1px solid rgba(255,255,255,.06);cursor:crosshair;touch-action:none}.mining-rate-plot-svg.is-interactive{cursor:grab}.mining-rate-plot-svg.is-panning{cursor:grabbing}.mining-rate-plot--compact .mining-rate-plot-svg{height:78px}.mining-rate-plot--large .mining-rate-plot-svg{height:260px}.ledger-chart-panel .mining-rate-plot--large .mining-rate-plot-svg{height:240px}.mining-rate-plot--large .mining-rate-plot-head{font-size:15px;margin-bottom:12px}.mining-rate-plot--large .mining-rate-plot-reset{font-size:12px;padding:4px 10px}.mining-rate-plot--large .mining-rate-plot-scope{font-size:13px;margin-bottom:10px}.mining-rate-plot--large .mining-rate-plot-legend{font-size:12px;gap:12px 18px;margin:4px 0 8px}.mining-rate-plot--large .mining-rate-leg:before{width:14px;height:3px;margin-right:8px}.mining-rate-plot--large .mining-rate-plot-frame.has-axes{grid-template-columns:64px 1fr;gap:10px}.mining-rate-plot--large .mining-rate-plot-frame.has-axes.has-dual-y{grid-template-columns:48px 1fr 78px}.mining-rate-plot--large .mining-rate-plot-y{font-size:12px}.mining-rate-plot--large .mining-rate-plot-y--rig,.mining-rate-plot--large .mining-rate-plot-y--hashes,.mining-rate-plot--large .mining-rate-plot-y--hash,.mining-rate-plot--large .mining-rate-plot-y--cost{font-size:11px}.mining-rate-plot--large .mining-rate-plot-x{font-size:12px}.mining-rate-plot-meta,.mining-rate-plot-scrub-row{display:flex;justify-content:space-between;gap:8px;margin-top:6px;font-size:10px;color:#9aa7b3;font-variant-numeric:tabular-nums}.mining-rate-plot--large .mining-rate-plot-meta,.mining-rate-plot--large .mining-rate-plot-scrub-row{font-size:14px;margin-top:10px}.mining-rate-plot--large .mining-rate-plot-scrub-metrics{font-size:13px}.mining-rate-plot-meta span:last-child,.mining-rate-plot-scrub-row span:last-child{font-weight:700}.mining-rate-plot--finance .mining-rate-plot-meta span:last-child,.mining-rate-plot--finance .mining-rate-plot-scrub-row span:last-child{color:#a4d007}.mining-rate-plot--mining .mining-rate-plot-scrub-row span:last-child{color:#e8d9a8}.mining-rate-plot--mining .mining-rate-plot-scrub-metrics span:first-child{color:#66c0f4}.mining-rate-plot--mining .mining-rate-plot-scrub-metrics span:last-child{color:#c792ea}.mining-rate-plot-scrub-status{margin-top:4px}.mining-rate-plot--large .mining-rate-plot-scrub-status{margin-top:6px}.mining-rate-plot--large .wallet-tip-badge{font-size:11px;padding:3px 8px}.mining-rate-plot-foot{margin-top:4px;font-size:9px;color:#6b7680;line-height:1.35}.mining-rate-plot--large .mining-rate-plot-foot{font-size:13px;margin-top:8px;line-height:1.4}.stat-strip .value.is-warn{color:#e6a23c}.guide-panel{display:flex;flex-direction:column;gap:10px;min-height:0}.oldegg-panel{--oldegg-yolk: #c9a04a;--oldegg-yolk-deep: #a88438;--oldegg-shell: #e8dfd0;--oldegg-shell-dim: #b9a88a;--oldegg-orange: #b87a3a;background:transparent;border-radius:4px}.oldegg-brand{display:flex;align-items:flex-start;gap:12px;margin:0 0 6px;padding:10px 12px;border-radius:6px;background:#00000038;border:1px solid rgba(201,160,74,.18)}.oldegg-logo{flex-shrink:0;display:grid;place-items:center;width:44px;height:48px;filter:drop-shadow(0 2px 6px rgba(0,0,0,.35));opacity:.92}.oldegg-brand-text{min-width:0;flex:1}.oldegg-wordmark{font-size:20px;font-weight:800;letter-spacing:-.02em;line-height:1.1;color:var(--oldegg-shell)}.oldegg-wordmark span{color:var(--oldegg-yolk)}.oldegg-panel .guide-intro{margin:4px 0 0;color:#8f98a0}.oldegg-panel .guide-section{border-color:#ffffff0f;background:#0000002e}.oldegg-panel .guide-section-toggle{color:#c7d5e0}.oldegg-panel .guide-section-toggle:hover{background:#ffffff0a}.oldegg-panel .guide-section.is-open .guide-section-toggle{border-bottom-color:#ffffff0d}.oldegg-panel .guide-section-chevron{color:var(--oldegg-yolk)}.oldegg-panel .guide-row--owned{background:linear-gradient(160deg,#c9a04a1a,#121a24e6);border-color:#c9a04a38}.oldegg-panel .guide-row--library{background:#b87a3a0f;border-color:#b87a3a33}.oldegg-panel .guide-row--library .guide-row-tag{background:#b87a3a29;color:#d4b07a}.oldegg-panel .guide-row-tag{background:#c9a04a24;color:#c9b07a}.oldegg-panel .guide-row--next{border-color:#c9a04a47;background:#c9a04a12}.oldegg-panel .guide-row--next .guide-row-tag{background:#c9a04a2e;color:#d4bc88}.oldegg-panel .guide-equip{background:linear-gradient(90deg,#a88438,#9a6a32);color:#f5efe4}.oldegg-panel .guide-equip:hover:not(:disabled){filter:brightness(1.1)}.oldegg-panel .guide-equip:disabled{opacity:.45;background:#3a4553;color:#9aa3ad;filter:none}.guide-group{margin-bottom:10px;border-radius:6px;border:1px solid rgba(201,160,74,.16);background:#00000029;overflow:hidden}.guide-group-toggle{display:flex;align-items:flex-start;gap:10px;width:100%;margin:0;padding:11px 12px;border:none;background:transparent;color:inherit;font:inherit;text-align:left;cursor:pointer}.guide-group-toggle:hover{background:#ffffff08}.guide-group.is-open .guide-group-toggle{border-bottom:1px solid rgba(255,255,255,.05)}.guide-group-chevron{flex-shrink:0;width:12px;margin-top:2px;color:var(--oldegg-yolk, #c9a04a);font-size:11px}.guide-group-text{min-width:0;display:flex;flex-direction:column;gap:2px}.guide-group-label{font-size:13px;font-weight:800;letter-spacing:.08em;text-transform:uppercase;color:#e8dfd0}.guide-group-blurb{font-size:11px;color:#8f98a0;line-height:1.35}.guide-group-body{padding:8px 8px 10px;display:flex;flex-direction:column;gap:6px}.guide-group-body .guide-section{margin-bottom:0}.guide-intro{margin:0 0 4px;font-size:12px;color:#8f98a0;line-height:1.4}.guide-sub{margin:0 0 8px;font-size:11px;color:#67707b}.guide-tabs{display:flex;gap:4px;margin-bottom:4px}.guide-tab{border:1px solid rgba(255,255,255,.08);background:#00000040;color:#c7d5e0;font-size:12px;font-weight:600;padding:6px 12px;border-radius:3px;cursor:pointer}.guide-tab.is-active{background:linear-gradient(90deg,#1a9fff,#1470a3);border-color:transparent;color:#fff}.guide-tabs{display:none}.guide-section{margin-bottom:8px;border-radius:5px;border:1px solid rgba(255,255,255,.06);background:#0000002e;overflow:hidden}.guide-section-toggle{display:flex;align-items:center;gap:8px;width:100%;border:none;background:transparent;color:#c7d5e0;font-size:12px;font-weight:700;letter-spacing:.06em;text-transform:uppercase;padding:10px 12px;cursor:pointer;text-align:left}.guide-section-toggle:hover{background:#ffffff0a}.guide-section.is-open .guide-section-toggle{border-bottom:1px solid rgba(255,255,255,.05)}.guide-section-chevron{width:12px;color:#66c0f4;font-size:11px}.guide-section-label{flex:1}.guide-section-body{padding:10px 10px 12px}.guide-section-body .guide-sub{margin-top:0}.guide-section-body .miner-rack-title{display:none}.guide-table{display:flex;flex-direction:column;gap:4px}.guide-row{display:grid;grid-template-columns:minmax(0,1.4fr) minmax(0,1.2fr) auto;gap:8px 12px;align-items:center;padding:8px 10px;border-radius:4px;background:#0003;border:1px solid rgba(255,255,255,.04);font-size:12px}.guide-row--owned{background:linear-gradient(160deg,#1a9fff29,#121a24e6);border-color:#66c0f447}.guide-row--library{background:#a4d0070f;border-color:#a4d00738}.guide-row--library .guide-row-tag{background:#a4d00733;color:#a4d007}.guide-equip{border:none;background:linear-gradient(90deg,#1a9fff,#1470a3);color:#fff;font-size:11px;font-weight:600;padding:5px 10px;border-radius:3px;cursor:pointer;white-space:nowrap}.guide-equip:disabled{opacity:.45;background:#3a4553;cursor:default}.guide-row--next{border-color:#a4d00759;background:#67c23a14}.guide-row--available{opacity:.78}.guide-row-main{display:flex;flex-wrap:wrap;align-items:center;gap:6px;min-width:0}.guide-row-name{font-weight:700;color:#fff}.guide-row-tag{font-size:9px;font-weight:800;letter-spacing:.06em;text-transform:uppercase;padding:1px 6px;border-radius:999px;background:#66c0f433;color:#66c0f4}.guide-row--next .guide-row-tag{background:#a4d00733;color:#a4d007}.guide-row-stats{color:#8f98a0;font-variant-numeric:tabular-nums;min-width:0}.guide-row-price{font-weight:600;color:#c7d5e0;white-space:nowrap;justify-self:end;font-variant-numeric:tabular-nums}.guide-row-muted{font-weight:500;color:#67707b}@media(max-width:560px){.guide-row{grid-template-columns:1fr;gap:4px}.guide-row-price{justify-self:start}}.isp-panel{display:flex;flex-direction:column;gap:0;height:100%;overflow:auto}.isp-stat-strip{grid-template-columns:repeat(4,minmax(0,1fr))}.isp-stat-strip .value{white-space:normal;overflow:visible;text-overflow:unset}.isp-stat-strip .value.is-warn{color:#e6a23c}.isp-stat-strip .value.is-dead{color:#ff5c5c}.isp-workspace{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(260px,.95fr);gap:14px;align-items:stretch;min-height:0;flex:1}.isp-modem{min-width:0}.isp-modem-frame{position:relative;display:flex;flex-direction:column;gap:12px;min-height:360px;padding:16px 14px 14px;border-radius:10px;border:1px solid rgba(255,255,255,.1);background:linear-gradient(165deg,#30485c8c,#161e28f2 42%,#0e1218fa);box-shadow:inset 0 1px #ffffff0f,inset 0 -20px 40px #00000059;overflow:hidden;color:#66c0f4}.isp-modem-frame.tray-wifi--down{color:#ff5c5c}.isp-modem-frame.tray-wifi--loss{color:#e6a23c}.isp-modem-frame.tray-wifi--burst{color:#a4d007}.isp-modem-frame.tray-wifi--weak{color:#8f98a0}.isp-modem-vents{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;opacity:.16;background:repeating-linear-gradient(90deg,transparent 0 7px,rgba(0,0,0,.45) 7px 8px);-webkit-mask-image:linear-gradient(180deg,transparent 0%,#000 18%,#000 82%,transparent 100%);mask-image:linear-gradient(180deg,transparent 0%,#000 18%,#000 82%,transparent 100%)}.isp-modem-face{position:relative;z-index:1;display:flex;align-items:center;gap:16px;padding:10px 12px;border-radius:8px;border:1px solid rgba(255,255,255,.1);background:#0a0e148c}.isp-router-glyph{width:112px;height:auto;flex-shrink:0}.isp-modem-signal{min-width:0;display:flex;flex-direction:column;gap:6px}.isp-modem-status{font-size:12px;font-weight:650;color:var(--steam-white);line-height:1.35}.isp-modem-plan{position:relative;z-index:1;display:flex;flex-direction:column;gap:4px;padding:10px 12px;border-radius:8px;border:1px solid rgba(102,192,244,.28);background:#101c28b8}.isp-modem-flags{position:relative;z-index:1;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.isp-flag{padding:10px 10px 9px;border-radius:8px;border:1px solid rgba(255,255,255,.08);background:#0a0e1480;display:flex;flex-direction:column;gap:3px;min-width:0}.isp-flag.is-ok{border-color:#67c23a47}.isp-flag.is-bad{border-color:#ff6b6b73;background:#50181852}.isp-flag.is-hot{border-color:#a4d00766;background:#323c1259}.isp-flag-label{font-size:9px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:#8f98a0}.isp-flag-value{font-size:13px;font-weight:700;color:#fff;line-height:1.25}.isp-flag.is-bad .isp-flag-value{color:#ff8e8e}.isp-flag.is-hot .isp-flag-value{color:#beee11}.isp-flag-detail{font-size:10px;color:#8f98a0;line-height:1.3}.isp-modem-actions{position:relative;z-index:1;display:flex;flex-wrap:wrap;gap:8px;margin-top:auto}.isp-modem-actions .guide-equip{flex:1 1 auto;min-width:120px}.isp-rail-note{margin:0;font-size:11px;color:var(--steam-muted);line-height:1.4}@media(max-width:720px){.isp-workspace,.isp-modem-flags{grid-template-columns:1fr}.isp-stat-strip{grid-template-columns:repeat(2,minmax(0,1fr))}}.action-row{display:flex;flex-wrap:wrap;gap:8px;margin-top:16px}.action-btn{border:1px solid rgba(255,255,255,.12);background:#ffffff0d;color:var(--steam-text);padding:8px 14px;border-radius:4px;font-size:12px}.action-btn:hover:not(:disabled){border-color:var(--accent);color:var(--steam-white)}.action-btn:disabled{opacity:.45;cursor:default}.away-toast{position:relative;right:auto;bottom:auto;z-index:auto;width:100%;padding:12px 14px;border-radius:8px;background:#161c26f5;border:1px solid rgba(102,192,244,.35);box-shadow:0 12px 32px #0000008c;color:var(--steam-text, #c7d5e0);animation:away-toast-in .22s ease-out;transform:translate(var(--toast-drag, 0px))}.away-toast--offline{border-color:#e6a23c73}.away-toast-head{display:flex;align-items:center;gap:8px;margin-bottom:4px}.away-toast-title{font-size:13px;color:#fff}.away-toast-x{margin-left:auto;border:0;background:transparent;color:#8f98a0;font-size:18px;line-height:1;cursor:pointer;padding:0 2px}.away-toast-x:hover{color:#fff}.away-toast-lead{margin:0 0 8px;font-size:12px;line-height:1.4;color:#c7d5e0}.away-toast-stats{display:flex;flex-wrap:wrap;gap:10px 14px;font-size:11px;color:#8f98a0;margin-bottom:6px}.away-toast-gains{margin-top:4px}.away-toast-glance{justify-content:flex-start}.away-toast-log{list-style:none;margin:8px 0 0;padding:0;font-size:11px;color:#8f98a0}.away-toast-log li{display:flex;flex-wrap:wrap;gap:6px 10px;align-items:center;padding:4px 0;border-top:1px solid rgba(255,255,255,.06)}.away-toast-muted{color:#6b737c}@keyframes away-toast-in{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.loading-screen{height:100%;display:grid;place-items:center;background:var(--desktop-bg-2);color:var(--steam-muted);font-size:14px}.perf-panel{display:flex;flex-direction:column;gap:10px;height:100%;overflow:auto}.perf-panel .perf-sub{margin:0 0 4px}.perf-list{display:flex;flex-direction:column;gap:2px}.perf-row{display:grid;grid-template-columns:118px minmax(0,1fr);gap:12px;align-items:center;padding:10px;border-radius:6px;border:1px solid transparent;background:#0000002e;cursor:default}.perf-row:hover{background:#66c0f40f}.perf-row.is-clickable{cursor:pointer}.perf-row.is-clickable:focus-visible{outline:1px solid rgba(102,192,244,.55);outline-offset:1px}.perf-row-spark{height:56px;border:2px solid;border-radius:3px;overflow:hidden;background:#00000059}.perf-capacity-bar{position:relative;width:100%;height:100%}.perf-capacity-fill{position:absolute;left:0;top:0;height:100%;transition:width .25s ease}.perf-capacity-fill.is-projected{opacity:.38;background-image:repeating-linear-gradient(-55deg,transparent,transparent 3px,rgba(255,255,255,.12) 3px,rgba(255,255,255,.12) 5px)}.perf-spark{display:block;width:100%;height:100%}.perf-spark-bg{fill:transparent}.perf-spark-area{opacity:.28}.perf-spark-line{stroke-width:1.6;stroke-linejoin:round;stroke-linecap:round;vector-effect:non-scaling-stroke}.perf-row-body{min-width:0}.perf-row-title{font-size:13px;font-weight:600;line-height:1.2}.perf-row-sub{margin-top:2px;font-size:11px;color:var(--steam-dim);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.perf-row-primary{margin-top:4px;font-size:15px;font-weight:600;font-variant-numeric:tabular-nums;line-height:1.2}.perf-playing{color:var(--bar-play-bright);font-weight:700}.perf-row-secondary{margin-top:2px;font-size:11px;color:var(--steam-muted);font-variant-numeric:tabular-nums;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.perf-hw-tip{position:fixed;z-index:40000;min-width:220px;max-width:320px;padding:9px 11px;border-radius:4px;border:1px solid;background:#2b3140;box-shadow:0 8px 24px #00000080;color:#e8eef4;font-size:11px;line-height:1.35;pointer-events:none}.perf-hw-tip-title{font-size:12px;font-weight:700;margin-bottom:6px;padding-bottom:5px;border-bottom:1px solid rgba(255,255,255,.1)}.perf-hw-tip-debuffs{margin-bottom:6px;padding-bottom:6px;border-bottom:1px solid rgba(224,69,48,.35)}.perf-hw-tip-factors{margin-bottom:6px;padding-bottom:6px;border-bottom:1px solid rgba(255,255,255,.08)}.perf-hw-tip-section{margin:2px 0 4px;font-size:9px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:#67707b}.perf-hw-tip-row{display:flex;justify-content:space-between;gap:14px;margin-top:3px;font-variant-numeric:tabular-nums}.perf-hw-tip-row.is-debuff span:first-child{color:#ff8a72;font-weight:650}.perf-hw-tip-row.is-debuff span:last-child{color:#ffb4a4;white-space:normal}.perf-hw-tip-row.is-active span:last-child{color:#d7e4f0}.perf-hw-tip-row.is-idle span:first-child,.perf-hw-tip-row.is-idle span:last-child{color:#67707b}.perf-hw-tip-row span:first-child{color:#8f98a0;flex-shrink:0}.perf-hw-tip-row span:last-child{color:#fff;text-align:right;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:200px}.friends-app{display:flex;flex-direction:column;height:100%;background:#202028;color:#c7d5e0;font-size:12px}.friends-header{display:flex;align-items:center;gap:10px;padding:8px 0 10px 12px;background:linear-gradient(180deg,#2a475e,#202028);border-bottom:1px solid rgba(255,255,255,.06);flex-shrink:0;-webkit-user-select:none;user-select:none}.friends-header-text{flex:1;min-width:0}.friends-win-controls{display:flex;align-self:flex-start;margin:-8px 0 0 auto;height:28px}.friends-win-controls button{width:36px;height:28px;border:none;background:transparent;color:#b8bcbf;font-size:11px;padding:0;border-radius:0;cursor:pointer}.friends-win-controls button:hover{background:#ffffff1a;color:#fff}.friends-win-controls button.close:hover{background:#c42b1c;color:#fff}.friends-avatar{width:36px;height:36px;border-radius:3px;background:#417a9b;display:grid;place-items:center;font-weight:700;color:#fff;flex-shrink:0;overflow:hidden}.friends-avatar.has-image{background:transparent;padding:0}.friends-avatar img{width:100%;height:100%;object-fit:cover;display:block}.friends-avatar.is-self{background:#66c0f4;color:#1b2838}.friends-avatar.is-self.has-image{background:transparent}.friends-header-name{font-weight:600;color:#66c0f4}.friends-header-status{font-size:11px;color:#8f98a0}.friends-banner{padding:6px 12px;font-size:11px;background:#3d2a12;color:#fc6}.friends-banner.is-reconnecting{background:#2a3a4a;color:#8ec8f0}.friends-search{padding:8px 10px;border-bottom:1px solid rgba(255,255,255,.05)}.friends-search input{width:100%;box-sizing:border-box;background:#0e1621;border:1px solid #2a475e;color:#c7d5e0;border-radius:3px;padding:6px 8px;font-size:12px}.friends-list{flex:1;overflow:auto;min-height:0;padding:4px 0 8px}.friends-empty{padding:24px 16px;color:#8f98a0;text-align:center;line-height:1.4}.friends-section-head{padding:8px 12px 4px;font-size:11px;font-weight:600;letter-spacing:.04em;text-transform:uppercase;color:#8f98a0}.friends-row{display:flex;align-items:center;gap:10px;width:100%;text-align:left;border:none;background:transparent;color:inherit;padding:6px 12px;cursor:pointer}.friends-row:hover{background:#66c0f414}.friends-row .friends-avatar{width:32px;height:32px;font-size:13px}.friends-row-body{display:flex;flex-direction:column;min-width:0;flex:1}.friends-row-name{font-weight:600;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.friends-row.is-in_game .friends-row-name{color:#90ba3c}.friends-row.is-online .friends-row-name{color:#57cbde}.friends-row.is-offline .friends-row-name{color:#8f98a0}.friends-you{font-weight:500;opacity:.7}.friends-lvl{margin-left:8px;font-weight:500;font-size:11px;color:#8f98a0}.friends-row-status{font-size:11px;color:#8f98a0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.friends-row.is-in_game .friends-row-status{color:#a4d007}.friends-chat{border-top:1px solid rgba(255,255,255,.08);background:#171d25;flex-shrink:0}.friends-chat-toggle{width:100%;display:flex;justify-content:space-between;align-items:center;background:#202028;border:none;color:#c7d5e0;font-size:11px;font-weight:700;letter-spacing:.06em;padding:8px 12px;cursor:pointer}.friend-profile-root{display:flex;flex-direction:column;flex:1;height:100%;min-height:0;overflow:hidden;background:#1b2838;container-type:inline-size;container-name:friend-profile}.friend-profile-toolbar{display:flex;justify-content:flex-start;align-items:center;padding:8px 12px;border-bottom:1px solid rgba(255,255,255,.06);flex-shrink:0}.friend-presence-pill{font-size:11px;padding:3px 8px;border-radius:999px;background:#2a3a4a;color:#8f98a0}.friend-presence-pill.is-online{color:#57cbde}.friend-presence-pill.is-in_game{color:#90ba3c}.friend-profile-error{padding:6px 12px;background:#3d2222;color:#ffb4a4;font-size:12px;flex-shrink:0}.friend-profile-loading{padding:32px;color:#8f98a0;text-align:center}.profile-compare-strip{display:flex;flex-wrap:wrap;align-items:flex-end;gap:10px 18px;padding:10px 14px;background:#66c0f414;border-bottom:1px solid rgba(102,192,244,.16);font-size:11px;color:#8ec8f0;flex-shrink:0}.profile-compare-head{display:none}.profile-compare-legend{display:inline-flex;align-items:baseline;gap:4px;align-self:center;margin-right:4px;padding-right:12px;border-right:1px solid rgba(102,192,244,.2);font-size:10px;font-weight:700;letter-spacing:.03em;text-transform:uppercase}.profile-compare-cell{display:flex;flex-direction:column;gap:2px;min-width:72px}.profile-compare-label{font-size:10px;font-weight:700;letter-spacing:.04em;text-transform:uppercase;color:#8f98a0}.profile-compare-pair{display:inline-flex;align-items:baseline;gap:4px;font-variant-numeric:tabular-nums;font-weight:700}.profile-compare-them{color:#c7d5e0}.profile-compare-sep{color:#4a5560;font-weight:500}.profile-compare-you{color:#66c0f4}.profile-compare-cell.is-ahead .profile-compare-them{color:#a4d007}.profile-compare-cell.is-behind .profile-compare-them{color:#e87b7b}.friend-profile-layout{display:grid;flex:1;min-height:0;width:100%;max-width:none;max-height:none;margin:0;padding:12px 14px 16px;box-sizing:border-box;grid-template-columns:1fr;grid-template-rows:auto;overflow-x:hidden;overflow-y:auto;align-content:start;align-items:start;row-gap:20px;column-gap:24px}@container friend-profile (min-width: 640px){.friend-profile-layout{grid-template-columns:minmax(240px,300px) minmax(0,1fr);grid-template-rows:minmax(0,1fr);overflow:hidden;align-items:stretch}.friend-profile-layout .profile-hero{min-width:0;overflow-x:hidden;overflow-y:auto;max-height:100%;padding-right:4px}.friend-profile-layout .profile-badges-section{min-width:0;overflow-x:hidden;overflow-y:auto;max-height:100%}}.profile-name-static{font-size:22px;font-weight:700;color:#fff}.taskbar-profile-ico{width:18px;height:18px;border-radius:2px;background:#417a9b;color:#fff;font-size:10px;font-weight:700;display:grid;place-items:center;flex-shrink:0}.manual-app{display:flex;flex-direction:column;height:100%;background:#1b2838;color:#c7d5e0;font-size:12px}.manual-toolbar{display:flex;align-items:stretch;gap:2px;flex-shrink:0;padding:4px 6px;background:linear-gradient(180deg,#2a475e,#1e2f42);border-bottom:1px solid #000;box-shadow:inset 0 1px #ffffff0f}.manual-tool-btn{display:inline-flex;flex-direction:column;align-items:center;justify-content:center;gap:2px;min-width:52px;padding:4px 8px;border:1px solid transparent;border-radius:2px;background:transparent;color:#c7d5e0;font-size:10px;cursor:pointer}.manual-tool-btn:hover:not(:disabled){background:#66c0f41f;border-color:#66c0f440}.manual-tool-btn:disabled{opacity:.35;cursor:default}.manual-tool-glyph{font-size:14px;line-height:1;color:#66c0f4}.manual-body{display:flex;flex:1;min-height:0}.manual-body.is-nav-hidden .manual-page{border-left:none}.manual-nav{width:34%;min-width:180px;max-width:280px;display:flex;flex-direction:column;background:#171a21;border-right:1px solid #000;box-shadow:inset -1px 0 #ffffff0a}.manual-tabs{display:flex;flex-shrink:0;gap:0;padding:6px 6px 0;background:#1b2838}.manual-tab{flex:1;padding:6px 4px;border:1px solid #3d4450;border-bottom:none;border-radius:3px 3px 0 0;background:#16202d;color:#8f98a0;font-size:11px;font-weight:600;cursor:pointer}.manual-tab.is-active{background:#233c55;color:#fff;box-shadow:inset 0 1px #66c0f459}.manual-nav-pane{flex:1;min-height:0;overflow:auto;margin:0 6px 6px;padding:6px;background:#0e1419;border:1px solid #3d4450;box-shadow:inset 1px 1px #000,inset -1px -1px #ffffff0a}.manual-tree,.manual-index{list-style:none;margin:0;padding:0}.manual-tree-item{display:flex;align-items:center;gap:6px;width:100%;margin:0 0 1px;padding:4px 6px;border:0;border-radius:2px;background:transparent;color:#c7d5e0;font:inherit;text-align:left;cursor:pointer}.manual-tree-item:hover{background:#66c0f41a}.manual-tree-item.is-active{background:#1a9fff;color:#fff}.manual-tree-icon{width:12px;flex-shrink:0;color:#8f98a0;font-size:10px}.manual-tree-book,.manual-tree-page{width:12px;height:12px;flex-shrink:0;border-radius:1px}.manual-tree-book{background:linear-gradient(135deg,#4a6a8a,#2a475e);box-shadow:inset 0 0 0 1px #66c0f459}.manual-tree-page{background:#66c0f4;mask:none;position:relative}.manual-tree-page:after{content:"?";display:grid;place-items:center;width:100%;height:100%;font-size:9px;font-weight:800;color:#1b2838}.manual-search{display:flex;flex-direction:column;gap:8px}.manual-search input{width:100%;padding:6px 8px;border:1px solid #3d4450;border-radius:2px;background:#16202d;color:#c7d5e0;font:inherit}.manual-search-empty{margin:8px 4px;color:#8f98a0;font-size:11px}.manual-page{flex:1;min-width:0;overflow:auto;padding:16px 20px 24px;background:linear-gradient(180deg,#243447,#1b2838 48px,#1b2838);border-left:1px solid #3d4450;box-shadow:inset 1px 0 #00000059}.manual-page-hero{margin-bottom:12px;padding-bottom:10px;border-bottom:1px solid rgba(102,192,244,.2)}.manual-page-brand{font-size:11px;font-weight:800;letter-spacing:.08em;text-transform:uppercase;color:#66c0f4;margin-bottom:4px}.manual-page-title{margin:0;font-size:20px;font-weight:700;color:#fff;line-height:1.25}.manual-tldr{margin:0 0 14px;padding:10px 12px 12px;background:#66c0f414;border:1px solid rgba(102,192,244,.35);border-radius:2px;box-shadow:inset 0 1px #ffffff0a}.manual-tldr-label{font-size:11px;font-weight:800;letter-spacing:.1em;text-transform:uppercase;color:#66c0f4;margin-bottom:6px}.manual-tldr-list{margin:0;padding:0 0 0 18px;color:#fff;font-size:13px;font-weight:600;line-height:1.45}.manual-tldr-list li{margin-bottom:4px}.manual-tldr-list li:last-child{margin-bottom:0}.manual-page-lead{margin:0 0 12px;color:#c7d5e0;line-height:1.45;max-width:52em}.manual-page-bullets{margin:0;padding:0 0 0 18px;max-width:52em;color:#c7d5e0;line-height:1.45}.manual-page-bullets li{margin-bottom:8px}.manual-meters{display:flex;flex-direction:column;gap:8px;margin:0 0 14px;padding:10px 12px;background:#0e1419;border:1px solid #3d4450;border-radius:2px;box-shadow:inset 1px 1px #000}.manual-meter-label{display:flex;justify-content:space-between;gap:12px;font-size:11px;color:#9aa7b3;margin-bottom:3px;font-variant-numeric:tabular-nums}.manual-meter-label span:first-child{font-weight:700;color:#c7d5e0;flex-shrink:0}.manual-meter-label span:last-child{text-align:right}.manual-meter-track{height:6px;background:#00000073;border-radius:2px;overflow:hidden;border:1px solid rgba(255,255,255,.06)}.manual-meter-fill{height:100%;border-radius:inherit;transition:width .2s linear}.manual-meter-fill.is-ok{background:linear-gradient(90deg,#1a9fff,#66c0f4)}.manual-meter-fill.is-warn{background:linear-gradient(90deg,#c97812,#e6a23c)}.manual-meter-fill.is-bad{background:linear-gradient(90deg,#a33a3a,#e87b7b)}.manual-see-also{margin-top:18px;padding-top:12px;border-top:1px solid rgba(255,255,255,.08)}.manual-see-also-label{font-size:11px;font-weight:800;letter-spacing:.06em;text-transform:uppercase;color:#8f98a0;margin-bottom:8px}.manual-see-also-links{display:flex;flex-wrap:wrap;gap:8px}.manual-see-also-link{border:none;background:none;padding:0;color:#66c0f4;text-decoration:underline;cursor:pointer;font:inherit}.manual-see-also-link:hover{color:#fff}:root{--assistant-mascot-w: 128px;--assistant-mascot-h: 160px;--assistant-feet-bottom: calc(var(--taskbar-h) + 6px);--assistant-bubble-gap: 8px}.desktop-assistant{position:fixed;bottom:var(--assistant-feet-bottom);z-index:10049;cursor:pointer;-webkit-user-select:none;user-select:none;touch-action:manipulation;pointer-events:auto}.desktop-assistant.is-speaking{z-index:27001}.desktop-assistant:before{content:"";position:absolute;left:50%;bottom:2px;width:55%;height:8px;transform:translate(-50%);background:radial-gradient(ellipse,rgba(0,0,0,.45) 0%,transparent 70%);pointer-events:none}.desktop-assistant-sprite{display:block;pointer-events:none;filter:drop-shadow(0 3px 8px rgba(0,0,0,.9)) drop-shadow(0 0 12px rgba(255,230,100,.35))}.desktop-assistant-bubble{position:absolute;bottom:calc(100% + var(--assistant-bubble-gap));min-width:180px;max-width:min(300px,calc(100vw - 120px));padding:12px 32px 12px 14px;background:#17202cf7;border:1px solid rgba(102,192,244,.28);border-radius:6px;box-shadow:0 10px 28px #00000080;color:var(--steam-text);font-size:12px;line-height:1.35;pointer-events:auto;animation:sys-toast-in .35s cubic-bezier(.22,1,.36,1)}.desktop-assistant-bubble.is-tone-ok{border-color:#a4d0076b}.desktop-assistant-bubble.is-tone-warn{border-color:#e6a23c80}.desktop-assistant-bubble.is-tone-act{border-color:#66c0f48c}.desktop-assistant-bubble.is-above-center{left:50%;transform:translate(-50%)}.desktop-assistant-bubble.is-above-center:after{left:50%;transform:translate(-50%)}.desktop-assistant-bubble.is-above-left{right:0}.desktop-assistant-bubble.is-above-left:after{right:18px}.desktop-assistant-bubble.is-above-right{left:0}.desktop-assistant-bubble.is-above-right:after{left:18px}.desktop-assistant-bubble:after{content:"";position:absolute;bottom:-6px;width:0;height:0;border-left:7px solid transparent;border-right:7px solid transparent;border-top:7px solid rgba(23,32,44,.97);filter:drop-shadow(0 2px 2px rgba(0,0,0,.35))}.desktop-assistant-bubble-x{position:absolute;top:6px;right:6px;width:22px;height:22px;border:none;background:transparent;color:var(--steam-muted);font-size:16px;line-height:1;cursor:pointer;padding:2px 6px}.desktop-assistant-bubble-x:hover{color:var(--steam-white)}.desktop-assistant-bubble-eyebrow{font-size:10px;font-weight:800;letter-spacing:.08em;text-transform:uppercase;color:var(--steam-muted);margin-bottom:4px}.desktop-assistant-bubble.is-tone-ok .desktop-assistant-bubble-eyebrow{color:#a4d007}.desktop-assistant-bubble.is-tone-warn .desktop-assistant-bubble-eyebrow{color:#e6a23c}.desktop-assistant-bubble.is-tone-act .desktop-assistant-bubble-eyebrow{color:var(--accent)}.desktop-assistant-bubble-text{margin:0;font-size:13px;font-weight:600;color:var(--steam-text)}.desktop-assistant-bubble-hint{margin:6px 0 0;font-size:11px;color:var(--steam-muted);font-style:italic}.desktop-assistant-bubble-action{margin-top:10px;display:inline-block;font-size:11px;padding:6px 12px}.assistant-preview-sprite{margin:0 auto 8px;display:block}.debug-clippy-preview{display:flex;justify-content:center;padding:8px 0 4px;background:#0003;border-radius:6px;margin-bottom:8px}.debug-clippy-talk{display:flex;gap:8px;margin-top:8px}.debug-clippy-talk-input{flex:1;min-width:0;padding:6px 8px;border-radius:4px;border:1px solid rgba(102,192,244,.25);background:#00000040;color:#c7d5e0;font-size:12px}.desktop-assistant.is-anchor-edit{cursor:default}.desktop-assistant-anchor-handle{position:absolute;left:50%;bottom:0;z-index:5;width:18px;height:18px;margin:0;padding:0;border:2px solid #ffe066;border-radius:50%;background:#ffc8288c;box-shadow:0 0 0 2px #00000073;transform:translate(-50%,50%);cursor:grab;touch-action:none}.desktop-assistant-anchor-handle:active{cursor:grabbing;background:#ffdc50d9}.desktop-assistant-anchor-layer{position:fixed;z-index:10048;pointer-events:none;transform:translate(-50%,50%)}.desktop-assistant-anchor-cross-h,.desktop-assistant-anchor-cross-v{position:absolute;background:#ffdc50bf;box-shadow:0 0 4px #0009}.desktop-assistant-anchor-cross-h{left:50%;top:50%;width:48px;height:2px;transform:translate(-50%,-50%)}.desktop-assistant-anchor-cross-v{left:50%;top:50%;width:2px;height:48px;transform:translate(-50%,-50%)}.debug-clippy-anchor-toggle{margin:0 0 8px}.debug-clippy-anchor-toggle label{display:inline-flex;align-items:center;gap:8px;font-size:12px;color:#c7d5e0;cursor:pointer}.debug-clippy-anchor-pos{margin:0 0 8px;font-size:11px;color:#8f98a0;font-variant-numeric:tabular-nums}.assistant-charge-meter{pointer-events:none;-webkit-user-select:none;user-select:none}.assistant-charge-meter.is-desktop{position:absolute;left:50%;bottom:calc(100% + 4px);transform:translate(-50%);min-width:88px;padding:5px 8px 6px;border-radius:6px;background:#0c121aeb;border:1px solid rgba(102,192,244,.28);box-shadow:0 6px 16px #00000073}.assistant-charge-meter.is-panel{margin:16px auto 0;max-width:280px;padding:12px 14px;border-radius:8px;background:#0c121aa6;border:1px solid rgba(102,192,244,.22)}.assistant-charge-meter.is-spent .assistant-charge-pip.is-full{animation:assistant-charge-spent .65s ease-out}@keyframes assistant-charge-spent{0%{box-shadow:0 0 #ffc850e6;transform:scale(1)}40%{box-shadow:0 0 10px 2px #ffc850b3;transform:scale(1.15)}to{box-shadow:none;transform:scale(1)}}.assistant-charge-meter-head{display:flex;align-items:baseline;justify-content:space-between;gap:8px;margin-bottom:5px}.assistant-charge-meter-label{font-size:9px;font-weight:800;letter-spacing:.08em;text-transform:uppercase;color:#8f98a0}.is-panel .assistant-charge-meter-label{font-size:10px}.assistant-charge-meter-count{font-size:11px;font-weight:700;color:#c7d5e0;font-variant-numeric:tabular-nums}.is-panel .assistant-charge-meter-count{font-size:13px}.assistant-charge-meter-pips{display:flex;justify-content:center;gap:5px;margin-bottom:5px}.assistant-charge-pip{width:10px;height:16px;border-radius:3px;border:1px solid rgba(102,192,244,.35);background:#1e2a38e6;box-shadow:inset 0 1px 2px #00000059}.is-panel .assistant-charge-pip{width:14px;height:22px}.assistant-charge-pip.is-full{background:linear-gradient(180deg,#ffe566,#e8b820);border-color:#ffe678a6;box-shadow:inset 0 1px #ffffff59,0 0 6px #ffdc5040}.assistant-charge-meter-regen{display:flex;flex-direction:column;gap:3px}.assistant-charge-meter-regen.is-full{align-items:center}.assistant-charge-regen-track{height:3px;border-radius:2px;background:#ffffff14;overflow:hidden}.is-panel .assistant-charge-regen-track{height:4px}.assistant-charge-regen-fill{height:100%;border-radius:inherit;background:linear-gradient(90deg,#66c0f4,#8fd3ff);transition:width .4s linear}.assistant-charge-regen-eta{font-size:9px;color:#8f98a0;text-align:center;font-variant-numeric:tabular-nums}.is-panel .assistant-charge-regen-eta{font-size:11px}.assistant-charge-meter-regen.is-full .assistant-charge-regen-eta{color:#7ec8a0}
