:root{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--boot-bg:#08111c;--boot-fg:#f5fbff}*{box-sizing:border-box}html,body,#root{min-height:100%}body{min-height:100vh;color:var(--boot-fg);background:radial-gradient(circle at top,#56f35a29,#0000 32%),linear-gradient(#0a1115fa,#080c12);margin:0;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}button,input,textarea,select{font:inherit}a{color:inherit}#root{display:flex}.app-shell-v2{flex-direction:column;width:100%;min-height:100vh;display:flex}.app-content-shell{flex-direction:column;flex:1;gap:12px;padding:12px 12px 88px;display:flex}.glass-card{background:#080f18b8;border:1px solid #96bcda1f;border-radius:24px;box-shadow:0 18px 40px #0000002e}.app-topbar-v2{padding:16px}.app-topbar-title{font-size:1.45rem;font-weight:800}.app-topbar-main-row,.app-topbar-actions,.app-topbar-utility-row,.app-topbar-brandline{justify-content:space-between;align-items:center;gap:10px;display:flex}.app-topbar-copy,.app-topbar-title-stack{gap:8px;display:grid}.app-stage-v2{flex:1;min-width:0;min-height:0}.app-screen-frame{min-width:0;min-height:100%}.screen{flex-direction:column;gap:14px;width:min(1180px,100%);min-width:0;max-width:100%;margin:0 auto;padding-bottom:8px;display:flex}.app-navigation-mobile{padding:10px 12px calc(10px + env(safe-area-inset-bottom));-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#080c12eb;border-top:1px solid #96bcda1f;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;display:grid;position:fixed;bottom:0;left:0;right:0}.mobile-nav-item,.nav-utility-btn,.app-topbar-status-chip{min-height:44px;color:inherit;background:#ffffff14;border:0;border-radius:16px;justify-content:center;align-items:center;gap:8px;padding:0 14px;display:inline-flex}.mobile-nav-item{flex-direction:column;min-height:58px;padding:8px 6px;font-size:.76rem}.library-tab-strip{overscroll-behavior-x:contain;scrollbar-width:none;flex-wrap:nowrap;gap:8px;display:flex;overflow-x:auto}.library-tab-strip::-webkit-scrollbar{display:none}.library-tab-chip{flex:none}.mobile-nav-icon svg,.nav-utility-btn svg{fill:currentColor;width:20px;height:20px}@media (width<=430px){.app-topbar-actions{flex-wrap:nowrap;align-content:start;justify-items:center;gap:6px;display:grid}.app-topbar-actions .nav-utility-btn{border-radius:999px;gap:0;width:34px;min-width:34px;min-height:34px;padding:0}.app-topbar-actions .nav-utility-btn span{display:none}.app-topbar-actions .nav-utility-btn svg{width:15px;height:15px}}.player-dock{left:12px;right:12px;bottom:calc(72px + env(safe-area-inset-bottom));z-index:30;position:fixed}.player-dock-peek{max-width:calc(100vw - 24px);overflow:hidden}.player-peek-handle,.player-peek-handle.dormant{width:auto;max-width:min(168px,100vw - 90px);min-height:28px;color:inherit;border:0;border-radius:999px;justify-content:center;align-items:center;gap:7px;padding:4px 10px;display:inline-flex}.player-peek-pill{background:#ffffff59;border-radius:999px;flex:none;width:18px;height:4px}.player-peek-label,.player-dock-title,.player-dock-track-button-text{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.player-peek-label{max-width:60vw;font-size:10px;line-height:1.1;display:block}.player-dock-title{letter-spacing:0;font-size:14px;font-weight:700;line-height:1.18}.player-dock-track-button{-webkit-backdrop-filter:none;background:0 0;border-color:#0000;min-height:22px;padding:0}.player-dock-track-button-text{letter-spacing:0;font-size:12px;font-weight:500;line-height:1.22}.player-dock-tray-panel{overscroll-behavior:contain;max-height:min(40vh,360px);overflow:auto}@media (width>=901px){.app-shell-v2{flex-direction:row}.app-navigation-mobile{display:none}.app-content-shell{padding:18px 22px 22px}}.boot-splash{place-items:center;min-height:100vh;padding:24px;display:grid}.boot-splash__panel{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:linear-gradient(160deg,#0e161deb,#070c12db),#080c12db;border:1px solid #76fc9e29;border-radius:28px;width:min(100%,420px);padding:24px 22px;box-shadow:0 24px 64px #00000057,inset 0 1px #ffffff0f}.boot-splash__eyebrow{letter-spacing:.18em;text-transform:uppercase;color:#d5efff94;margin-bottom:14px;font-size:.72rem}.boot-splash__brandline{letter-spacing:.02em;align-items:center;gap:10px;margin-bottom:18px;font-size:1rem;font-weight:700;display:inline-flex}.boot-splash__mark{background:linear-gradient(135deg,#4cff7638,#2bc7ff33);border:1px solid #7affb142;border-radius:14px;justify-content:center;align-items:center;width:42px;height:42px;display:inline-flex;box-shadow:inset 0 1px #ffffff1a}.boot-splash__title{margin-bottom:10px;font-size:clamp(1.6rem,6vw,2.35rem);font-weight:800;line-height:1}.boot-splash__subtitle{color:#dbecf4bd;font-size:.98rem;line-height:1.55}.boot-splash__meter{background:#ffffff14;border-radius:999px;height:8px;margin-top:20px;overflow:hidden}.boot-splash__meter>span{border-radius:inherit;transform-origin:0;background:linear-gradient(90deg,#77ffadf5,#3ec6fff5);width:44%;height:100%;animation:1.25s ease-in-out infinite boot-splash-pulse;display:block}@keyframes boot-splash-pulse{0%,to{opacity:.78;transform:scaleX(.72)}50%{opacity:1;transform:scaleX(1.04)}}
