.atlas-scope{--text-strong:#fff;--text-primary:#ffffffe6;--text-secondary:#ffffffb3;--text-tertiary:#ffffff80;--text-faint:#fff6;--glass-06:#ffffff0f;--glass-08:#ffffff14;--glass-10:#ffffff1a;--glass-12:#ffffff1f;--glass-15:#ffffff26;--glass-25:#ffffff40;--border-faint:#ffffff0f;--border-soft:#ffffff1a;--border-glass:#fff3;--rose:#ff6b80;--rose-like:#fb7185;--yellow:#facc15;--action-fill:#ffffffe6;--action-fill-hover:#fff;--action-text:#18181b;--radius-lg:14px;--radius-xl:20px;--dur-base:.18s;--ease-standard:cubic-bezier(.4, 0, .2, 1);--blur-sm:8px;--glass-edge:0 12px 28px -12px #00000080;--ql-surface:#1a1c1a;--tm-zone-grass:#a4b27680;--tm-zone-bloom:#7e9a668a;--tm-zone-wood:#40624ab3}[data-theme=light] .atlas-scope{--tm-zone-grass:#8ca05a75;--tm-zone-bloom:#6888527a;--tm-zone-wood:#32563c94;--text-strong:#000000eb;--text-primary:#000000d1;--text-secondary:#0000009e;--text-tertiary:#0000007a;--text-faint:#00000061;--glass-06:#00000008;--glass-08:#0000000b;--glass-10:#0000000f;--glass-12:#00000012;--glass-15:#00000017;--glass-25:#00000024;--border-faint:#0000000f;--border-soft:#0000001a;--border-glass:#00000024;--action-fill:#18181b;--action-fill-hover:#000;--action-text:#fafafa;--glass-edge:0 12px 28px -14px #0000002e;--ql-surface:#fff}.atlas-scope a{text-decoration:none}.atlas-scope .clamp1{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.atlas-scope .clamp2{-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.atlas-scope .cover{background-position:50%;background-size:cover;position:relative;overflow:hidden}.atlas-scope .cover-fade{pointer-events:none;background:linear-gradient(#0000 56%,#0000004d);position:absolute;inset:0}.atlas-scope .phead{flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:20px;margin-bottom:22px;display:flex}.atlas-scope .phead-l{flex:1;min-width:240px}.atlas-scope .ptitle-row{color:var(--text-strong);align-items:center;gap:11px;display:flex}.atlas-scope .ptitle{letter-spacing:-.01em;color:var(--text-strong);white-space:nowrap;margin:0;font-size:28px;font-weight:800}.atlas-scope .psub{color:var(--text-secondary);margin-top:8px;font-size:14px}.atlas-scope .pstats{color:var(--text-tertiary);margin-top:7px;font-size:12.5px}.atlas-scope .pstats b{color:var(--text-primary);font-weight:700}.atlas-scope .btn{cursor:pointer;white-space:nowrap;transition:background var(--dur-base) var(--ease-standard), transform var(--dur-base);border:1px solid #0000;border-radius:9999px;justify-content:center;align-items:center;gap:8px;padding:9px 18px;font-size:14px;font-weight:600;line-height:1;display:inline-flex}.atlas-scope .btn-primary{background:var(--action-fill);color:var(--action-text)}.atlas-scope .btn-primary:hover{background:var(--action-fill-hover)}.atlas-scope .hub-hero{flex-wrap:wrap;gap:18px;margin-bottom:24px;display:flex}.atlas-scope .atlas-hero-map{flex:1;min-width:min(440px,100%)}.atlas-scope .recent{flex-direction:column;flex-shrink:0;width:294px;padding:18px;display:flex}@media (max-width:900px){.atlas-scope .recent{width:100%}}.atlas-scope .rail-h{color:var(--text-strong);font-size:14px;font-weight:700}.atlas-scope .rec-list{flex-direction:column;margin-top:6px;display:flex}@media (min-width:901px){.atlas-scope .recent{height:56vh;min-height:360px}.atlas-scope .rec-list{flex:auto;min-height:0;overflow-y:auto}}.atlas-scope .rec-row{transition:background var(--dur-base);border-radius:10px;align-items:center;gap:10px;padding:7px 6px;display:flex;position:relative}.atlas-scope .rec-row:hover{background:var(--glass-08)}.atlas-scope .rec-thumb{object-fit:cover;border-radius:9px;flex-shrink:0;justify-content:center;align-items:center;width:42px;height:42px;font-size:18px;display:flex}.atlas-scope .rec-kind{color:var(--text-faint);white-space:nowrap;flex-shrink:0;font-size:11px}.atlas-scope .rec-title{color:var(--text-primary);margin-top:1px;padding-right:34px;font-size:13px;font-weight:500}.atlas-scope .rec-time{color:var(--text-faint);font-size:11.5px;position:absolute;top:50%;right:6px;transform:translateY(-50%)}.atlas-scope .rec-empty{color:var(--text-faint);padding:12px 4px;font-size:12.5px}.atlas-scope .hub{align-items:flex-start;gap:26px;display:flex}@media (max-width:1024px){.atlas-scope .hub{flex-direction:column}}.atlas-scope .hub-main{flex:1;width:100%;min-width:0}.atlas-scope .tabs{border-bottom:1px solid var(--border-faint);gap:22px;display:flex;overflow-x:auto}.atlas-scope .tab-count{color:var(--text-faint);margin-left:5px;font-size:12px}.atlas-scope .sortrow{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:14px;margin:16px 0 18px;display:flex}.atlas-scope .grid-title{color:var(--text-strong);font-size:15px;font-weight:700}.atlas-scope .grid-title b{color:var(--text-tertiary);margin-left:6px;font-size:13px;font-weight:500}.atlas-scope .egrid{grid-template-columns:repeat(auto-fill,minmax(240px,1fr));align-items:start;gap:16px;display:grid}.atlas-scope .ecard{border-radius:var(--radius-lg);background:var(--glass-08);border:1px solid var(--border-soft);transition:transform var(--dur-base) var(--ease-standard), box-shadow var(--dur-base), border-color var(--dur-base);display:block;overflow:hidden}.atlas-scope .ecard:hover{box-shadow:var(--glass-edge);border-color:var(--border-glass);transform:translateY(-4px)}.atlas-scope .ec-cover{aspect-ratio:16/10;width:100%}.atlas-scope .ec-noimg{opacity:.55;justify-content:center;align-items:center;font-size:34px;display:flex;position:absolute;inset:0}.atlas-scope .kpill{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:#ffffffeb;white-space:nowrap;background:#1416148c;border:1px solid #ffffff2e;border-radius:9999px;align-items:center;gap:5px;padding:3px 9px;font-size:11px;font-weight:600;display:inline-flex;position:absolute;top:10px;left:10px}.atlas-scope .stub-pill{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:var(--yellow);background:#1416148c;border:1px solid #facc1580;border-radius:9999px;padding:2px 8px;font-size:10.5px;position:absolute;top:10px;right:10px}.atlas-scope .ec-body{padding:11px 13px 13px}.atlas-scope .ec-title{color:var(--text-strong);font-size:15px;font-weight:700}.atlas-scope .ec-ex{color:var(--text-tertiary);min-height:37px;margin-top:5px;font-size:12.5px;line-height:1.5}.atlas-scope .ec-foot{color:var(--text-faint);justify-content:space-between;align-items:center;gap:8px;margin-top:10px;font-size:11.5px;display:flex}.atlas-scope .ec-region{align-items:center;gap:4px;min-width:0;display:inline-flex}.atlas-scope .ec-reads{flex-shrink:0;align-items:center;gap:4px;display:inline-flex}.atlas-scope .grid-empty{color:var(--text-faint);text-align:center;padding:40px 0;font-size:13px}.atlas-scope .grid-end{color:var(--text-faint);letter-spacing:.02em;text-align:center;padding:26px 0 10px;font-size:12px}.atlas-scope .rail{width:294px;top:calc(var(--nav-h,60px) + 12px);flex-direction:column;flex-shrink:0;gap:16px;display:flex;position:sticky}@media (max-width:1024px){.atlas-scope .rail{width:100%;position:static}}.atlas-scope .rail-card{padding:16px}.atlas-scope .crow{transition:background var(--dur-base);border-radius:9px;align-items:center;gap:11px;padding:7px 2px;display:flex}.atlas-scope .crow:hover{background:var(--glass-06)}.atlas-scope .crank{text-align:center;width:16px;color:var(--text-faint);flex-shrink:0;font-size:13px;font-weight:800}.atlas-scope .crank-top{color:var(--rose-like)}[data-theme=light] .atlas-scope .crank-top{color:#e11d48}.atlas-scope .cava{flex-shrink:0;width:32px;height:32px;position:relative}.atlas-scope .cava-img{object-fit:cover;border-radius:9999px;width:32px;height:32px;display:block}.atlas-scope .cava-fallback{background:var(--glass-15);width:32px;height:32px;color:var(--text-secondary);border-radius:9999px;justify-content:center;align-items:center;font-size:13px;font-weight:700;display:flex}.atlas-scope .crole{line-height:0;position:absolute;bottom:-3px;right:-4px}.atlas-scope .cname{color:var(--text-strong);font-size:13.5px;font-weight:600}.atlas-scope .cedits{color:var(--text-faint);margin-top:1px;font-size:11.5px}.atlas-scope .rail-empty{color:var(--text-faint);padding:8px 2px;font-size:12.5px}.atlas-scope .tm-rail{--tm-fox-w:44px;--tm-fox-h:calc(var(--tm-fox-w) * 92 / 88);padding:0 calc(var(--tm-fox-w) / 2);touch-action:pan-y;-webkit-user-select:none;user-select:none;cursor:pointer;position:relative}.atlas-scope .tm-track{--tm-head:20px;--tm-terrain-h:56px;--tm-baseline:calc(var(--tm-head) + var(--tm-terrain-h) + var(--tm-fox-h));height:calc(var(--tm-baseline) + 21px);position:relative}.atlas-scope .tm-terrain{left:0;right:0;top:calc(var(--tm-baseline) - var(--tm-terrain-h));width:100%;height:var(--tm-terrain-h);pointer-events:none;position:absolute;overflow:visible}.atlas-scope .tm-terrain-back{fill:var(--glass-06)}.atlas-scope .tm-terrain-mid{fill:var(--glass-10)}.atlas-scope .tm-terrain-front{fill:url(#tm-zone-grad)}.atlas-scope .tm-zone-grass{stop-color:var(--tm-zone-grass)}.atlas-scope .tm-zone-bloom{stop-color:var(--tm-zone-bloom)}.atlas-scope .tm-zone-wood{stop-color:var(--tm-zone-wood)}.atlas-scope .tm-terrain-crest{fill:none;stroke:var(--glass-25);stroke-width:1.5px;stroke-linejoin:round}.atlas-scope .tm-line,.atlas-scope .tm-fill{left:0;right:0;top:var(--tm-baseline);border-radius:999px;height:2px;position:absolute}.atlas-scope .tm-line{background:var(--glass-12)}.atlas-scope .tm-fill{background:var(--glass-25);transform-origin:0;transition:transform .24s cubic-bezier(.22,.8,.28,1)}.atlas-scope .tm-anchor{top:calc(var(--tm-baseline) + 9px);white-space:nowrap;font-variant-numeric:tabular-nums;color:var(--text-faint);pointer-events:none;font-size:10px;line-height:1;position:absolute;transform:translate(-50%)}.atlas-scope .tm-anchor-start{left:0}.atlas-scope .tm-anchor-end{left:100%}.atlas-scope .tm-anchor-note{color:var(--text-tertiary);transition:color var(--dur-base) var(--ease-standard);transform:translate(-100%)}.atlas-scope .tm-anchor-start.tm-anchor-note{transform:translate(0)}.atlas-scope .tm-fox-slot{top:var(--tm-head);transform:translate(-50%, calc(var(--tm-terrain-h) * (1 - var(--tm-h,0))));width:var(--tm-fox-w);height:var(--tm-fox-h);transition:left .24s cubic-bezier(.22,.8,.28,1),transform .24s cubic-bezier(.22,.8,.28,1);position:absolute}.atlas-scope .tm-rail[data-dragging=true] .tm-fox-slot,.atlas-scope .tm-rail[data-dragging=true] .tm-fill,.atlas-scope .tm-rail[data-playing=true] .tm-fox-slot,.atlas-scope .tm-rail[data-playing=true] .tm-fill{transition:none}.atlas-scope .tm-rail[data-dragging=true] .tm-fill,.atlas-scope .tm-rail[data-playing=true] .tm-fill{will-change:transform}.atlas-scope .tm-play{cursor:pointer;background:var(--glass-10);width:22px;height:22px;color:var(--text-secondary);transition:background var(--dur-base) var(--ease-standard), color var(--dur-base) var(--ease-standard);border:none;border-radius:999px;justify-content:center;align-items:center;display:inline-flex}.atlas-scope .tm-play:hover{background:var(--glass-15);color:var(--text-strong)}.atlas-scope .tm-play:focus-visible{outline:2px solid var(--text-strong);outline-offset:2px}.atlas-scope .tm-fox{width:100%;height:100%;transition:transform .19s var(--ease-standard);touch-action:none;cursor:grab;filter:drop-shadow(0 3px 4px #00000047);background-image:url(/atlas/timemachine-fox-run.png);background-position-x:20%;background-repeat:no-repeat;background-size:600% 100%;transform:scaleX(-1)}.atlas-scope .tm-fox[data-face=left]{transform:scaleX(1)}.atlas-scope .tm-fox[data-running=true]{animation:tm-fox-run var(--tm-cycle,.54s) steps(6, jump-none) infinite}.atlas-scope .tm-rail[data-dragging=true] .tm-fox{cursor:grabbing;transition:none}.atlas-scope .tm-fox:focus-visible{outline:2px solid var(--text-strong);outline-offset:3px;border-radius:8px}@keyframes tm-fox-run{0%{background-position-x:0%}to{background-position-x:100%}}.atlas-scope .tm-bubble{white-space:nowrap;font-variant-numeric:tabular-nums;background:var(--action-fill);color:var(--action-text);opacity:.75;transition:opacity .14s var(--ease-standard);pointer-events:none;border-radius:999px;padding:1.5px 7px;font-size:10.5px;font-weight:700;line-height:1.4;position:absolute;bottom:calc(100% - 2px);left:50%;transform:translate(-50%)}.atlas-scope .tm-bubble[data-dragging=true]{opacity:1}@media (max-width:640px){.atlas-scope .tm-rail{--tm-fox-w:36px}.atlas-scope .tm-track{--tm-terrain-h:40px}.atlas-scope .tm-anchor{font-size:9.5px}}@media (prefers-reduced-motion:reduce){.atlas-scope .tm-fox[data-running=true]{animation:none}.atlas-scope .tm-fox,.atlas-scope .tm-fox-slot,.atlas-scope .tm-fill,.atlas-scope .tm-bubble{transition:none}}
