@import url("https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Space+Grotesk:wght@400;500;600;700&display=swap");:root{--bg:#0c0d0d;--panel:#141716;--line:#2b302e;--muted:#8b938e;--text:#f2f4ef;--lime:#d9f05e;--mint:#b8eed5}*{box-sizing:border-box}body{margin:0;background:var(--bg);color:var(--text);font-family:DM Sans,sans-serif}.shell{min-height:100vh;display:flex;padding-bottom:82px}.sidebar{width:250px;border-right:1px solid var(--line);padding:31px 22px 24px;display:flex;flex-direction:column;flex-shrink:0}.brand{font:700 25px Space Grotesk;letter-spacing:-1.5px;display:flex;gap:9px;align-items:center;margin:0 11px 53px}.brand-mark{color:var(--lime);font-size:27px}.nav{display:grid;grid-gap:8px;gap:8px}.nav button,.sidebar-bottom button{border:0;background:none;color:var(--muted);font:600 14px DM Sans;padding:12px;border-radius:8px;text-align:left;display:flex;align-items:center;gap:13px;cursor:pointer}.nav .selected,.nav button:hover,.sidebar-bottom button:hover{background:#1c211e;color:var(--text)}svg{width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.agent-label{font-size:10px;letter-spacing:1.4px;color:#69716c;font-weight:700;margin:44px 11px 17px;display:flex;justify-content:space-between;align-items:center}.agent-label button{border:0;background:none;color:var(--muted);cursor:pointer}.agent-label svg{width:16px}.agent-list{display:grid;grid-gap:6px;gap:6px}.agent{display:flex;gap:11px;padding:9px;border-radius:8px;align-items:center;color:var(--muted)}.active-agent{background:#1c211e;color:var(--text)}.agent b,.agent small{display:block}.agent b{font-size:13px;font-weight:600}.agent small{font-size:11px;color:#78817a;margin-top:2px}.agent i,.live-dot{width:6px;height:6px;background:var(--lime);border-radius:99px;margin-left:auto}.avatar{width:28px;height:28px;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;font-weight:700;flex-shrink:0}.avatar-lumen{background:#d8ed60;color:#25302a}.avatar-orbit{background:#c59cf0;color:#39244d}.avatar-you{background:#ee885d;color:#351d18;border:0}.sidebar-bottom{margin-top:auto}.sidebar-bottom .agent-label{margin:0 11px 9px}.sidebar-bottom button{width:100%;padding:10px}.content{max-width:1300px;width:100%;margin:0 auto;padding:0 55px 60px}header{height:92px;justify-content:space-between}.breadcrumbs,header{display:flex;align-items:center}.breadcrumbs{gap:12px;color:#8e9691;font-size:13px}.breadcrumbs svg{width:14px}.breadcrumbs b{color:var(--text);font-weight:500}.header-actions{display:flex;align-items:center;gap:20px}.icon-button{color:var(--muted);background:none;border:0;cursor:pointer}.icon-button svg{width:20px}.hero{min-height:340px;border-top:1px solid var(--line);border-bottom:1px solid var(--line);justify-content:space-between;position:relative;overflow:hidden}.eyebrow,.hero{display:flex;align-items:center}.eyebrow{font-size:10px;letter-spacing:1.8px;color:#87918a;font-weight:700;margin:0 0 16px;gap:8px}.hero h1{font:600 clamp(44px,5.2vw,73px)/.98 Space Grotesk;letter-spacing:-4px;margin:0}.hero h1 em{color:var(--lime);font-style:normal}.hero-copy{color:#9ca49e;line-height:1.55;margin:25px 0 0;font-size:15px}.hero-art{width:390px;height:270px;position:relative;margin-right:6%;display:grid;place-items:center}.orbit-ring{position:absolute;border:1px solid #50594e;border-radius:50%;transform:rotate(-25deg)}.ring-one{width:270px;height:125px}.ring-two{width:340px;height:175px;transform:rotate(32deg);border-color:#39463c}.hero-note{width:110px;height:110px;border-radius:50%;background:var(--lime);color:#14201b;display:grid;place-items:center;font:80px Space Grotesk;transform:rotate(-15deg);box-shadow:0 0 70px #d9f05e55}.hero-caption{position:absolute;right:0;bottom:11px;font-size:10px;color:#849089;letter-spacing:1.6px;line-height:1.5}.hero-caption b{color:var(--text);font-weight:600}.prompt-card{background:var(--panel);border:1px solid #303732;border-radius:12px;padding:22px 24px 17px;margin-top:34px;box-shadow:0 15px 45px #0003}.prompt-head{display:flex;gap:11px;align-items:center}.prompt-head b,.prompt-head small{display:block}.prompt-head b{font-size:14px}.prompt-head small{font-size:11px;color:#858e87;margin-top:3px}.prompt-card textarea{display:block;width:100%;border:0;resize:none;background:none;color:var(--text);font:500 18px/1.4 DM Sans;height:54px;outline:none;padding:23px 0 0}.prompt-card textarea::placeholder{color:#68716b}.prompt-footer{display:flex;justify-content:space-between;align-items:center;margin-top:23px}.chips{display:flex;gap:9px}.chips button{background:#202723;border:1px solid #323c35;color:#adb5ae;border-radius:6px;padding:8px 11px;font-size:11px;cursor:pointer}.generate{display:flex;align-items:center;gap:9px;background:var(--lime);border:0;color:#182019;font-weight:700;border-radius:6px;padding:11px 15px;cursor:pointer}.generate svg:last-child{width:15px}.status{color:var(--lime);font-size:11px;margin:13px 0 0}.section{margin-top:54px}.section-title{display:flex;justify-content:space-between;align-items:end;margin-bottom:22px}.section-title h2{font:600 25px Space Grotesk;margin:0;letter-spacing:-1px}.section-title .eyebrow{margin-bottom:10px}.see-all{background:none;border:0;color:#9ea8a0;font-size:12px;display:flex;align-items:center;gap:8px;cursor:pointer}.see-all svg{width:14px}.track-grid{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:18px;gap:18px}.cover{aspect-ratio:1;border-radius:8px;position:relative;overflow:hidden;padding:15px;display:flex;align-items:flex-end;box-shadow:0 6px 18px #0004}.cover-index{font:500 13px Space Grotesk;color:#ffffffaa}.cover-glyph{position:absolute;inset:0;display:grid;place-items:center;font:100px Space Grotesk;color:#fff9;transform:rotate(-15deg)}.cover-play,.small-play{position:absolute;right:13px;bottom:12px;border:0;border-radius:50%;background:var(--lime);color:#172119;width:37px;height:37px;display:grid;place-items:center;cursor:pointer;opacity:0;transition:.2s}.cover-play svg,.small-play svg{width:17px;fill:currentColor}.track-card:hover .cover-play{opacity:1}.track-meta{display:flex;justify-content:space-between;gap:8px;align-items:start;margin-top:11px}.track-meta h3{margin:0;font-size:14px;font-weight:600}.track-meta p{margin:4px 0;color:#818a83;font-size:11px}.duration{color:#6b736e;font-size:11px}.feed{display:flex;align-items:center;gap:18px;border-top:1px solid var(--line);padding:16px 0;position:relative}.feed-art{width:65px;height:65px;border-radius:6px;display:grid;place-items:center;font-size:38px;color:#fff9;flex-shrink:0}.feed-agent{font-size:11px;color:#bdc5bf;display:flex;align-items:center;gap:7px}.feed-agent .avatar{width:20px;height:20px;font-size:10px}.feed-agent span:last-child{color:#69716b}.feed h3{font-size:15px;font-weight:500;margin:10px 0 6px}.feed-tags{margin:0;color:#778079;font-size:11px}.small-play{opacity:1;position:static;margin-left:auto;flex-shrink:0}.player{position:fixed;z-index:5;bottom:0;left:0;right:0;height:82px;background:#111312f2;border-top:1px solid #303531;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);padding:0 30px;justify-content:space-between}.now-playing,.player{display:flex;align-items:center}.now-playing{gap:11px;width:250px}.mini-cover{width:43px;height:43px;border-radius:4px;display:grid;place-items:center;font-size:22px}.now-playing b,.now-playing small{display:block}.now-playing b{font-size:12px}.now-playing small{color:#778079;font-size:10px;margin-top:4px}.controls{display:flex;align-items:center;gap:22px;flex:1 1;max-width:550px;justify-content:center}.controls button{background:none;border:0;color:#9da79f;font-size:19px;cursor:pointer}.controls .player-play{background:#f2f4ef;color:#111;width:35px;height:35px;border-radius:50%;display:grid;place-items:center}.player-play svg{width:15px;fill:currentColor}.progress{height:3px;background:#39403b;position:relative;width:190px;margin-left:14px}.progress span{left:0;top:0;height:100%;width:23%}.progress i,.progress span{position:absolute;background:var(--lime)}.progress i{left:22%;top:-3px;width:9px;height:9px;border-radius:50%}.player-right{display:flex;align-items:center;gap:19px;color:#768079;font-size:11px}.player-right button{border:0;background:none;color:#89938b;font-size:18px}@media(max-width:900px){.sidebar{width:190px}.content{padding:0 28px}.hero-art{width:280px;margin-right:0}.track-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:640px){.sidebar{display:none}.content{padding:0 18px}.hero{min-height:410px;align-items:flex-start;padding-top:55px}.hero-art{position:absolute;right:-45px;bottom:-24px;opacity:.65}.hero h1{font-size:49px;letter-spacing:-3px}.prompt-card{padding:18px}.prompt-footer{align-items:flex-end;gap:15px;flex-direction:column}.chips{width:100%;overflow:hidden}.chips button{white-space:nowrap}.generate{width:100%;justify-content:center}.track-grid{gap:12px}.track-meta h3{font-size:12px}.player{padding:0 14px;height:70px}.now-playing{width:auto}.now-playing small,.player-right{display:none}.controls{gap:12px}.progress{width:90px}.recent{margin-bottom:20px}}@font-face{font-family:SpotifyMix;src:url(/fonts/SpotifyMix-Regular.woff2) format("woff2");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:SpotifyMix;src:url(/fonts/SpotifyMix-Medium.woff2) format("woff2");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:SpotifyMix;src:url(/fonts/SpotifyMix-Bold.woff2) format("woff2");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:SpotifyMix;src:url(/fonts/SpotifyMix-Extrabold.woff2) format("woff2");font-weight:800;font-style:normal;font-display:swap}@font-face{font-family:SpotifyMix;src:url(/fonts/SpotifyMix-Black.woff2) format("woff2");font-weight:900;font-style:normal;font-display:swap}.brand,.hero h1,.section-title h2,body{font-family:SpotifyMix,Arial,sans-serif}.filters{display:flex;gap:9px;margin:-10px 0 22px}.filter{border:0;background:#242424;color:#d0d0d0;border-radius:999px;padding:8px 16px;font:500 13px SpotifyMix;cursor:pointer}.active-filter,.filter:hover{background:#f5f5f5;color:#111}.hero{border-radius:8px;padding:0 28px;background:linear-gradient(110deg,#1d241f,#121212 67%)}.content{max-width:none}.sidebar{background:#000}.player{background:#191414}.prompt-card{border-radius:8px}.generate,.player-play{background:#1db954}.brand-mark,.hero h1 em,.status{color:#1db954}.live-dot{background:#1db954}.filter{font-weight:700}.hero-note{box-shadow:0 0 70px #1db95455}.hero-note,.progress span{background:#1db954}.brand img{width:28px;height:28px;object-fit:contain;border-radius:50%}.avatar-agent{background:#1db954;color:#061b0d}.empty-agents{border:1px dashed #343434;border-radius:8px;color:#868686;padding:20px 10px;text-align:center}.empty-agents b,.empty-agents small{display:block}.empty-agents b{color:#c4c4c4;font-size:12px;margin:11px 0 5px}.empty-agents small{font-size:11px;line-height:1.5}.empty-icon{width:28px;height:28px;border:1px solid #555;border-radius:50%;display:inline-grid;place-items:center;color:#aaa}.empty-library{text-align:center;border-top:1px solid var(--line);margin-top:62px;padding:48px 0 20px}.empty-record{width:62px;height:62px;border-radius:50%;margin:0 auto 20px;display:grid;place-items:center;border:1px solid #363b36;color:#666;font-size:25px}.empty-library .eyebrow{justify-content:center;margin-bottom:10px}.empty-library h2{font-size:23px;margin:0}.empty-library>p:not(.eyebrow){color:#777;margin:10px 0 20px;font-size:13px}.check-button{background:transparent;color:#b8b8b8;border:1px solid #404040;border-radius:999px;padding:10px 15px;font:500 12px SpotifyMix;cursor:pointer}.check-button:hover{border-color:#1db954;color:#1db954}*{font-family:SpotifyMix,Arial,sans-serif!important}body{background:#191414}.brand{font-family:SpotifyMix,Arial,sans-serif!important}.brand img{animation:logoIn .8s cubic-bezier(.16,1,.3,1) both}.entry{animation:riseIn .7s cubic-bezier(.16,1,.3,1) both}.entry-delay{animation-delay:.12s}.entry-late{animation-delay:.22s}.hero-note{animation:floatNote 7s ease-in-out infinite,glow 3s ease-in-out infinite alternate}.orbit-ring{animation:orbit 12s linear infinite}.ring-two{animation-direction:reverse;animation-duration:16s}.generate{transition:transform .2s ease,filter .2s ease,background .2s ease}.generate:hover:not(:disabled){transform:scale(1.03);filter:brightness(1.08)}.generate:active:not(:disabled){transform:scale(.97)}.generate:disabled{cursor:wait;opacity:.8}.button-loading{display:inline-flex;align-items:center;gap:7px}.button-loading:after{content:"";width:11px;height:11px;border:2px solid #0a351b;border-right-color:transparent;border-radius:50%;animation:spin .7s linear infinite}.profile-button{width:29px;height:29px;border-radius:50%;border:1px solid #555;background:#2b2926;color:#1db954;font-size:13px;cursor:pointer;transition:.2s}.profile-button:hover{border-color:#1db954;transform:scale(1.08)}.empty-record{animation:pulseRing 2.4s ease-in-out infinite}.live-dot{animation:blink 1.8s ease-in-out infinite}.status{animation:statusIn .3s ease-out both}@keyframes riseIn{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}@keyframes logoIn{0%{opacity:0;transform:scale(.5) rotate(-25deg)}to{opacity:1;transform:scale(1) rotate(0)}}@keyframes floatNote{0%,to{transform:translateY(0) rotate(-15deg)}50%{transform:translateY(-12px) rotate(-7deg)}}@keyframes orbit{0%{transform:rotate(-25deg)}to{transform:rotate(335deg)}}@keyframes glow{0%{box-shadow:0 0 35px #1db95444}to{box-shadow:0 0 90px #1db954aa}}@keyframes spin{to{transform:rotate(1turn)}}@keyframes pulseRing{0%,to{box-shadow:0 0 0 0 #1db95400}50%{box-shadow:0 0 0 10px #1db95412}}@keyframes blink{0%,to{opacity:.35}50%{opacity:1}}@keyframes statusIn{0%{opacity:0;transform:translateY(-5px)}to{opacity:1;transform:none}}@media(prefers-reduced-motion:reduce){*,:after,:before{animation-duration:.01ms!important;animation-iteration-count:1!important;scroll-behavior:auto!important}}