:root{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--bg:#09090b;--surface:#19191d;--surface-2:#242329;--text:#f2f0f3;--text-soft:#d2cfd5;--muted:#8d8992;--border:#ffffff1a;--border-strong:#ffffff2b;--rose:#f2479b;--rose-soft:#f2479b29;--shadow:0 28px 80px #0000007a;--rail-width:92px;--player-height:112px;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html{background:var(--bg)}body{background:radial-gradient(circle at 28% -20%, #f2479b14, transparent 36rem), var(--bg);min-width:320px;min-height:100vh;color:var(--text);margin:0;overflow:hidden}button{font:inherit}#root{min-height:100vh}.app-shell{grid-template-columns:var(--rail-width) minmax(0, 1fr);min-height:100vh;display:grid}.sidebar{z-index:30;width:var(--rail-width);border-right:1px solid var(--border);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#09090bd1;flex-direction:column;align-items:center;display:flex;position:fixed;inset:0 auto 0 0}.collapse-button{border:0;border-bottom:1px solid var(--border);width:100%;height:86px;color:var(--muted);cursor:pointer;background:0 0;place-items:center;display:grid}.brand-orb{width:44px;height:44px;color:var(--text-soft);background:radial-gradient(circle at 48% 36%,#ffffff14,#0000 1.4rem),linear-gradient(#202026,#101014);border:1px solid #ffffff17;border-radius:50%;place-items:center;margin:68px 0 120px;display:grid;box-shadow:inset 0 0 0 1px #ffffff06,0 14px 30px #00000038}.nav-stack{flex-direction:column;flex:1;align-items:center;gap:24px;display:flex}.nav-stack.bottom{flex:0;margin-bottom:24px}.rail-button{width:40px;height:40px;color:var(--muted);cursor:pointer;background:0 0;border:1px solid #0000;border-radius:13px;place-items:center;transition:color .16s,background .16s,transform .16s;display:grid}.rail-button:hover,.rail-button.active{color:var(--text);background:#ffffff0e;border-color:#ffffff09}.rail-button.active{box-shadow:inset 0 0 0 1px #ffffff06}.rail-button:active{transform:scale(.96)}.app-main{height:100vh;padding:18px 38px calc(var(--player-height) + 42px);scrollbar-color:var(--surface-2) transparent;grid-column:2;overflow:auto}.home-view{min-height:calc(100vh - var(--player-height) - 60px);padding:22px 0 0;position:relative}.top-search{z-index:10;border:1px solid var(--border);width:184px;height:56px;color:var(--muted);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#19191db8;border-radius:999px;justify-content:center;align-items:center;gap:12px;margin-left:auto;font-size:1.05rem;font-weight:700;display:flex;position:sticky;top:8px}.hero-compose{background:radial-gradient(circle at 51% 20%,#b249232e,#0000 23rem),radial-gradient(circle at 46% 40%,#f2479b14,#0000 34rem);align-content:center;place-items:center;gap:32px;min-height:410px;display:grid}.hero-compose h1{color:var(--text);letter-spacing:0;margin:0;font-size:clamp(2.1rem,3.1vw,3.8rem);font-weight:750}.prompt-composer{background:linear-gradient(135deg,#62362638,#231b2570),#18181cd1;border:1px solid #ffffff24;border-radius:24px;grid-template-rows:1fr auto;grid-template-columns:1fr auto;width:min(960px,72vw);min-height:150px;padding:28px 24px 18px;display:grid;box-shadow:inset 0 0 0 1px #ffffff05}.prompt-placeholder{color:#d2cfd57a;font-size:1.25rem;font-weight:700}.round-action{border:1px solid var(--border);width:58px;height:58px;color:var(--text);cursor:pointer;background:#ffffff0b;border-radius:50%;place-items:center;display:grid}.prompt-actions{grid-column:2;justify-content:end;align-items:end;gap:14px;display:flex}.create-gradient-button{min-width:144px;height:58px;color:var(--text);cursor:pointer;background:linear-gradient(90deg,#b82272,#a84b23);border:0;border-radius:999px;justify-content:center;align-items:center;gap:12px;font-size:1.05rem;font-weight:800;display:inline-flex}.discovery-columns{grid-template-columns:repeat(3,minmax(260px,1fr));gap:32px;max-width:1480px;margin:0 auto;display:grid}.discovery-panel{background:#ffffff0b;border-radius:18px;align-content:start;gap:28px;min-height:640px;padding:30px 28px 28px;display:grid}.panel-heading{align-items:center;gap:22px;display:flex}.panel-heading h2{color:var(--text);margin:0;font-size:1.35rem}.panel-art-stack{flex:none;position:relative}.panel-art-stack img{object-fit:cover;border-radius:14px;width:140px;height:140px;display:block}.panel-art-stack span{width:58px;height:58px;color:var(--text);background:#25252bdb;border-radius:50%;place-items:center;display:grid;position:absolute;inset:50% auto auto 50%;transform:translate(-50%,-50%)}.compact-list{gap:26px;display:grid}.discovery-row{grid-template-columns:78px 1fr;align-items:center;gap:18px;display:grid}.discovery-row img{object-fit:cover;border-radius:12px;width:78px;height:78px}.row-title-line{align-items:center;gap:8px;min-width:0;display:flex}.row-title-line h3{max-width:220px;color:var(--text);text-overflow:ellipsis;white-space:nowrap;margin:0;font-size:1.02rem;font-weight:800;overflow:hidden}.outline-tag{border:2px solid var(--rose);color:var(--rose);border-radius:7px;padding:2px 7px;font-size:.8rem;font-weight:800}.discovery-row p,.discovery-row span{color:var(--muted);margin:4px 0 0;font-weight:700}.discovery-row span{align-items:center;gap:5px;font-size:.9rem;display:inline-flex}.see-more-button{border:1px solid var(--border);width:100%;min-height:56px;color:var(--text);cursor:pointer;background:0 0;border-radius:999px;align-self:end;margin-top:auto;font-size:1.05rem;font-weight:800}.create-view{min-height:calc(100vh - var(--player-height) - 18px);margin:-18px -38px calc(var(--player-height) * -.1);grid-template-columns:minmax(420px,.95fr) minmax(620px,1.55fr);display:grid}.studio-panel{height:calc(100vh - var(--player-height));border-right:1px solid var(--border);background:#0a0a0c9e;grid-template-rows:auto auto auto 1fr auto;gap:22px;padding:16px 28px 24px;display:grid;position:sticky;top:0}.mode-bar,.workspace-toolbar,.description-title,.description-actions{align-items:center;display:flex}.mode-bar{border-bottom:1px solid var(--border);justify-content:space-between;padding-bottom:16px}.segmented-tabs,.version-picker,.workspace-toolbar button,.workspace-search{border:1px solid var(--border);background:#ffffff0e}.segmented-tabs{border-radius:999px;gap:3px;padding:4px;display:flex}.segmented-tabs button,.version-picker{color:var(--text);cursor:pointer;background:0 0;border:0;font-size:.98rem;font-weight:800}.segmented-tabs button{border-radius:999px;min-height:42px;padding:0 16px}.segmented-tabs button.active{background:#ffffff14}.version-picker{border:1px solid var(--border);background:#ffffff06;border-radius:999px;justify-content:center;align-items:center;gap:8px;min-width:104px;height:54px;display:inline-flex}.source-tabs{background:#ffffff0a;border-radius:34px;grid-template-columns:repeat(3,1fr);display:grid;overflow:hidden}.source-tabs button{min-height:78px;color:var(--text);cursor:pointer;background:0 0;border:0;border-right:1px solid #0000002e;justify-content:center;align-items:center;gap:16px;font-size:1.08rem;font-weight:800;display:inline-flex}.source-tabs span{background:var(--rose);color:#15070e;border-radius:8px;padding:3px 8px;font-size:.82rem}.description-card{background:#ffffff0b;border-radius:24px;align-content:start;min-height:456px;padding:38px 22px 22px;display:grid}.description-title{color:var(--text);justify-content:space-between;font-size:1.08rem;font-weight:750}.description-card p{color:var(--muted);margin:42px 0 116px;font-size:1.08rem;font-weight:650}.description-actions{border-bottom:1px solid var(--border);justify-content:space-between;gap:18px;padding-bottom:22px}.description-actions button{min-height:56px;color:var(--text);background:#ffffff0e;border:1px solid #0000;border-radius:999px;justify-content:center;align-items:center;gap:10px;padding:0 24px;font-size:.98rem;font-weight:800;display:inline-flex}.description-actions .instrumental{border-color:var(--border);min-width:170px;color:var(--text-soft);background:0 0}.suggestions{padding-top:18px;overflow:hidden}.suggestions h3{color:var(--muted);margin:0 0 14px;font-size:1.08rem}.suggestions button{color:var(--text);background:#ffffff0f;border:0;border-radius:999px;margin:0 8px 8px 0;padding:15px 22px;font-weight:750}.wide-create-button{color:#d2cfd552;background:#ffffff0e;border:0;border-radius:28px;justify-content:center;align-items:center;gap:12px;min-height:68px;font-size:1.2rem;font-weight:850;display:inline-flex}.workspace-panel{padding:28px 34px calc(var(--player-height) + 34px);overflow:auto}.workspace-heading h1{color:var(--text);margin:0 0 28px;font-size:1.25rem}.workspace-heading span{color:var(--muted);font-weight:700}.workspace-toolbar{gap:12px;margin-bottom:34px}.workspace-toolbar button,.workspace-search{height:58px;color:var(--text-soft);border-radius:999px;justify-content:center;align-items:center;gap:12px;padding:0 22px;font-weight:800;display:inline-flex}.workspace-search{min-width:280px;color:var(--muted);justify-content:flex-start}.workspace-toolbar .pager-dot,.workspace-toolbar .page-number{width:58px;padding:0}.workspace-toolbar .page-number{background:0 0}.workspace-toolbar .pager-dot.active{background:#ffffff1c}.workspace-grid{grid-template-columns:repeat(3,minmax(220px,1fr));gap:42px 44px;display:grid}.workspace-card{min-width:0;position:relative}.workspace-art{border-radius:14px;position:relative;overflow:hidden}.workspace-art img{aspect-ratio:1.35;object-fit:cover;width:100%;display:block}.workspace-card.selected .workspace-art:after{border-radius:inherit;content:"";pointer-events:none;border:2px solid #ffffffb8;position:absolute;inset:0}.published-pill{color:#121216;background:#ffffffeb;border-radius:999px;align-items:center;min-height:38px;padding:0 18px;font-weight:850;display:inline-flex;position:absolute;bottom:18px;right:18px}.selected-dot{background:var(--rose);border-radius:50%;width:16px;height:16px;position:absolute;top:-3px;right:-3px}.workspace-title-line{align-items:center;gap:9px;min-width:0;margin-top:18px;display:flex}.workspace-title-line h2{color:var(--text);text-overflow:ellipsis;white-space:nowrap;margin:0;font-size:1.05rem;overflow:hidden}.kind-badge{color:var(--muted);background:#ffffff13;border-radius:6px;padding:4px 7px;font-size:.8rem;font-weight:750}.workspace-card>p{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;margin:10px 0 18px;font-size:.95rem;font-weight:700;overflow:hidden}.workspace-actions{align-items:center;gap:12px;display:flex}.workspace-actions button{width:44px;height:44px;color:var(--muted);background:#ffffff0e;border:0;border-radius:50%;place-items:center;display:grid}.workspace-actions button.active{color:var(--text)}.profile-view{max-width:1660px;padding:0 0 calc(var(--player-height) + 24px);margin:0 auto}.profile-hero{background:linear-gradient(#00000014,#000000a3),linear-gradient(90deg,#030305 0 50%,#f1f0ec 50% 100%);border-radius:0 0 32px 32px;min-height:480px;position:relative;overflow:hidden}.profile-hero:after{content:"";background:linear-gradient(#0000,#141416bd);height:52%;position:absolute;inset:auto 0 0}.profile-hero-art{opacity:.78;background:radial-gradient(circle at 32% 32%,#ffffff12,#0000 18rem),radial-gradient(circle at 70% 20%,#ffffffad,#0000 20rem),linear-gradient(90deg,#0000002e,#ffffff1f);position:absolute;inset:0}.profile-identity{z-index:1;align-items:center;gap:26px;display:flex;position:absolute;bottom:56px;left:50px}.profile-avatar,.profile-mini-mark{background:radial-gradient(circle at 55% 38%,#ffffffd1,#0000 2px),radial-gradient(circle at 58% 42%,#0000 0 22px,#ffffff40 23px,#0000 37px),radial-gradient(circle at 50% 45%,#28272d,#050506 68%);border-radius:50%}.profile-avatar{width:132px;height:132px;box-shadow:inset 0 0 0 1px #ffffff14,0 24px 56px #00000057}.profile-identity h1{color:var(--text);margin:0 0 8px;font-size:clamp(2.3rem,4vw,4.4rem);line-height:1}.profile-identity p{color:var(--text-soft);margin:0 0 10px;font-size:1.25rem;font-weight:750}.profile-identity>div>span,.featured-remix>div>span{color:var(--text-soft);align-items:center;gap:7px;font-weight:800;display:inline-flex}.profile-hero-actions{z-index:1;align-items:center;gap:24px;display:flex;position:absolute;bottom:56px;right:46px}.edit-profile-button,.profile-play-button{color:var(--text);cursor:pointer;border:0;justify-content:center;align-items:center;display:inline-flex}.edit-profile-button{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#ffffff1f;border-radius:999px;gap:18px;min-width:188px;height:82px;font-size:1.3rem;font-weight:850}.profile-play-button{background:var(--text);color:#09090b;border-radius:50%;width:88px;height:88px}.profile-statbar{align-items:center;gap:14px;margin:34px 8px 46px;display:flex}.profile-stat-pill{min-height:62px;color:var(--text);background:#ffffff0e;border-radius:999px;align-items:center;gap:10px;padding:0 26px;font-size:1.02rem;font-weight:850;display:inline-flex}.profile-actions{gap:14px;margin-left:auto;display:flex}.profile-actions button,.carousel-side,.pin-button{color:var(--text);cursor:pointer;background:#ffffff0f;border:0;border-radius:50%;place-items:center;display:grid}.profile-actions button{width:58px;height:58px}.feature-carousel{margin:0 0 82px;position:relative}.featured-remix{min-height:260px;color:var(--text);background:radial-gradient(circle at 52%,#00000024,#0000 20rem),linear-gradient(90deg,#ffffff73,#ffffff57);border-radius:24px;grid-template-columns:168px 1fr auto;align-items:center;gap:22px;padding:48px 42px;display:grid;position:relative}.featured-remix>img{object-fit:cover;border-radius:12px;width:168px;height:168px}.featured-remix h2{margin:0 0 10px;font-size:1.35rem}.featured-remix button:not(.pin-button){background:var(--text);color:#151518;border:0;border-radius:999px;align-items:center;gap:10px;min-height:58px;margin-top:24px;padding:0 28px;font-size:1.04rem;font-weight:850;display:inline-flex}.pin-button{width:42px;height:42px;position:absolute;top:24px;right:24px}.feature-source-pill{min-width:116px;height:76px;color:var(--text);background:#ffffff24;border-radius:999px;justify-content:center;justify-self:end;align-items:center;gap:12px;font-weight:850;display:inline-flex}.profile-mini-mark{width:42px;height:42px}.carousel-side{z-index:2;width:58px;height:58px;position:absolute;top:50%;transform:translateY(-50%)}.carousel-side.left{left:-72px}.carousel-side.right{right:-72px}.carousel-dots{justify-content:center;gap:6px;margin-top:16px;display:flex}.carousel-dots span{background:var(--muted);border-radius:50%;width:7px;height:7px}.carousel-dots .active{background:var(--text);width:28px}.songs-link{min-height:54px;color:var(--text);cursor:pointer;background:0 0;border:0;border-radius:16px;align-items:center;gap:6px;margin:0 0 28px;padding:0;font-size:1.5rem;font-weight:900;transition:background-color .18s,color .18s,padding .18s,transform .18s;display:inline-flex}.songs-link:hover,.songs-link:focus-visible{color:var(--text);background:#ffffff1a;padding:0 20px}.songs-link:hover{transform:translateY(-1px)}.songs-link-prefix{width:0;color:var(--text-soft);white-space:nowrap;opacity:0;transition:width .18s,opacity .16s;display:inline-block;overflow:hidden}.songs-link:hover .songs-link-prefix,.songs-link:focus-visible .songs-link-prefix{opacity:1;width:86px}.profile-song-row{grid-template-columns:repeat(3,minmax(220px,1fr));gap:36px 38px;display:grid}.profile-song-card{min-width:0;min-height:124px;color:inherit;background:#fff0;border:0;border-radius:28px;grid-template-columns:minmax(0,1fr) auto;align-items:center;padding:14px;transition:background-color .18s,box-shadow .18s,transform .18s;display:grid;position:relative}.profile-song-card:hover,.profile-song-card:focus-within{background:#ffffff0e;transform:translateY(-2px);box-shadow:0 24px 52px #00000029}.profile-song-main{min-width:0;color:inherit;text-align:left;cursor:pointer;background:0 0;border:0;grid-template-columns:84px minmax(0,1fr);align-items:center;gap:20px;padding:0;display:grid}.profile-song-cover{background:#ffffff14;border-radius:10px;width:84px;height:84px;display:block;position:relative;overflow:hidden}.profile-song-cover img{object-fit:cover;width:100%;height:100%;transition:filter .18s,transform .22s}.profile-song-play{color:#111114;opacity:0;background:#ffffffd1;border-radius:50%;place-items:center;width:52px;height:52px;margin:auto;transition:opacity .18s,transform .18s;display:grid;position:absolute;inset:0;transform:scale(.84)}.profile-song-card:hover .profile-song-cover img,.profile-song-card:focus-within .profile-song-cover img{filter:brightness(.78);transform:scale(1.045)}.profile-song-card:hover .profile-song-play,.profile-song-card:focus-within .profile-song-play{opacity:1;transform:scale(1)}.profile-song-copy{min-width:0;display:block}.profile-song-title-line{align-items:center;gap:9px;min-width:0;display:flex}.profile-song-title{color:var(--text);text-overflow:ellipsis;white-space:nowrap;text-underline-offset:5px;margin:0;font-size:1.04rem;font-weight:850;-webkit-text-decoration:underline #0000;text-decoration:underline #0000;text-decoration-thickness:1px;transition:color .18s,text-decoration-color .18s;overflow:hidden}.profile-song-card:hover .profile-song-title,.profile-song-card:focus-within .profile-song-title{text-decoration-color:currentColor}.profile-song-meta{color:var(--muted);align-items:center;gap:7px;margin-top:8px;font-weight:800;display:inline-flex}.profile-song-actions{opacity:0;flex-direction:column;justify-content:center;align-items:center;gap:20px;transition:opacity .16s 40ms,transform .18s 40ms;display:inline-flex;transform:translate(-8px)}.profile-song-card:hover .profile-song-actions,.profile-song-card:focus-within .profile-song-actions{opacity:1;transform:translate(0)}.profile-song-actions button{width:36px;height:36px;color:var(--text-soft);background:0 0;border:0;border-radius:50%;place-items:center;display:grid}.library-workspace{grid-template-columns:minmax(0,1fr) 392px;align-items:start;gap:44px;max-width:1740px;margin:0 auto;display:grid}.library-content{min-width:0}.library-tabs{align-items:center;gap:10px;margin:0 0 24px;display:inline-flex}.library-tab{border:1px solid var(--border);min-width:86px;height:48px;color:var(--text-soft);cursor:pointer;background:#ffffff08;border-radius:999px;padding:0 22px;font-size:1rem;font-weight:800;transition:background-color .17s,color .17s,border-color .17s,transform .17s}.library-tab:hover{border-color:var(--border-strong);color:var(--text)}.library-tab.active{background:var(--text);color:#151517;border-color:#0000}.library-tab:active{transform:scale(.97)}.library-grid{grid-template-columns:repeat(3,minmax(190px,1fr));align-items:start;gap:34px 42px;display:grid}.queue-panel{max-height:calc(100vh - var(--player-height) - 42px);border:1px solid var(--border);scrollbar-color:var(--surface-2) transparent;background:#0c0c0fc7;border-radius:24px;padding:22px 18px 20px;position:sticky;top:18px;overflow:auto;box-shadow:inset 0 0 0 1px #ffffff04}.queue-header{grid-template-columns:minmax(0,1fr) auto auto;align-items:center;gap:16px;margin-bottom:30px;display:grid}.queue-header h2{min-width:0;color:var(--text);align-items:center;gap:9px;margin:0;font-size:1.42rem;line-height:1;display:inline-flex}.queue-clear,.queue-close{color:var(--muted);cursor:pointer;background:0 0;border:0}.queue-clear{font-size:.92rem;font-weight:750}.queue-clear:hover,.queue-close:hover{color:var(--text)}.queue-section+.queue-section{margin-top:34px}.queue-section h3{color:var(--muted);margin:0 0 16px;font-size:1.18rem;font-weight:720}.queue-list{gap:16px;display:grid}.queue-track{width:100%;color:inherit;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:16px;grid-template-columns:70px minmax(0,1fr);align-items:center;gap:16px;padding:0;transition:background-color .17s,transform .17s;display:grid}.queue-track:hover,.queue-track:focus-visible{background:#ffffff0b;transform:translate(2px)}.queue-artwork{background:#111114;border-radius:9px;width:70px;height:70px;display:block;position:relative;overflow:hidden}.queue-artwork img{object-fit:cover;width:100%;height:100%;display:block}.queue-track.is-current .queue-artwork img{filter:brightness(.62)}.queue-eq{color:var(--text);justify-content:center;align-items:center;gap:5px;display:inline-flex;position:absolute;inset:0}.queue-eq i{background:currentColor;border-radius:999px;width:6px;height:28px;display:block}.queue-eq i:nth-child(2){height:38px}.queue-copy{gap:4px;min-width:0;display:grid}.queue-title,.queue-description,.queue-artist{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.queue-title{color:var(--text);font-size:1.12rem;font-weight:820;line-height:1.08}.queue-description{color:var(--muted);font-size:.94rem;font-weight:620}.queue-artist{color:var(--text-soft);align-items:center;gap:7px;font-size:.94rem;font-weight:720;display:inline-flex}.queue-source-dot{background:radial-gradient(circle at 42% 42%,#ffffff9e,#0000 44%);border:1px solid #ffffff38;border-radius:50%;width:9px;height:9px;display:inline-block}.track-card{min-width:0}.track-meta.bottom{padding-top:16px}.title-line{align-items:center;gap:10px;min-width:0;display:flex}.track-title{color:var(--text-soft);text-overflow:ellipsis;white-space:nowrap;margin:0;font-size:clamp(1rem,.84vw,1.24rem);font-weight:700;line-height:1.15;overflow:hidden}.track-card.is-current .track-title{color:var(--rose)}.version-badge{border:1px solid var(--border);color:var(--muted);background:#ffffff08;border-radius:7px;flex:none;padding:3px 7px;font-size:.8rem;font-weight:800;line-height:1}.version-badge.hot{color:var(--rose);background:#f2479b42;border-color:#f2479b42}.artist{color:var(--muted);margin:12px 0 10px;font-size:clamp(1rem,.83vw,1.16rem);font-weight:600;line-height:1.1}.stat-row{min-height:22px;color:var(--muted);align-items:center;gap:14px;font-size:.95rem;font-weight:700;display:flex}.stat{align-items:center;gap:5px;display:inline-flex}.stat.liked{color:var(--text)}.artwork-shell{aspect-ratio:1;cursor:pointer;background:#111;border:0;border-radius:24px;width:100%;padding:0;display:block;position:relative;overflow:hidden}.artwork-shell img{object-fit:cover;width:100%;height:100%;transition:filter .18s,transform .22s;display:block}.track-card:hover .artwork-shell img{filter:brightness(.86);transform:scale(1.012)}.track-card.is-current .artwork-shell img{filter:brightness(.78)}.artwork-action-bar{opacity:0;gap:6px;transition:opacity .18s;display:flex;position:absolute;top:16px;right:16px}.track-card:hover .artwork-action-bar,.track-card.is-current .artwork-action-bar{opacity:1}.artwork-icon-button,.circle-control,.player-icon-button{color:var(--text);cursor:pointer;border:0;place-items:center;display:inline-grid}.artwork-icon-button{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff21;border:1px solid #ffffff24;border-radius:10px;width:44px;height:44px}.artwork-icon-button:hover{background:#fff3}.pause-float{pointer-events:none;place-items:center;display:grid;position:absolute;inset:0}.pause-float span{width:86px;height:86px;color:var(--text);background:#1c1c20f0;border-radius:50%;place-items:center;display:grid}.menu-content,.submenu-content{z-index:60;border:1px solid var(--border);min-width:276px;box-shadow:var(--shadow);background:#25242a;border-radius:18px;padding:0;overflow:hidden}.submenu-content{min-width:300px}.menu-item{width:100%;min-height:58px;color:var(--text);text-align:left;cursor:pointer;background:0 0;border:0;outline:none;grid-template-columns:34px 1fr auto;align-items:center;gap:14px;padding:0 18px;font-size:1.22rem;font-weight:700;line-height:1;display:grid}.menu-item[data-highlighted],.menu-item:hover{background:#ffffff0e}.menu-separator{background:#ffffff24;height:1px;margin:0}.pro-pill{color:var(--text-soft);background:#00000047;border-radius:8px;padding:4px 7px;font-size:.95rem}.download-overlay{z-index:80;-webkit-backdrop-filter:blur(1px);backdrop-filter:blur(1px);background:#0000009e;position:fixed;inset:0}.download-dialog{z-index:90;border:1px solid var(--border);width:min(860px,100vw - 44px);min-height:276px;box-shadow:var(--shadow);background:#1b1b20;border-radius:28px;grid-template-columns:1fr auto;align-items:center;gap:70px;padding:58px 72px;display:grid;position:fixed;top:50%;left:50%;transform:translate(-50%,-50%)}.download-dialog h2{color:var(--text);letter-spacing:0;grid-column:1/-1;margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(2rem,3vw,3.25rem);font-weight:500}.download-dialog p{color:var(--text-soft);margin:0;font-size:1.25rem;font-weight:650}.close-dialog{width:72px;height:72px;color:var(--text);cursor:pointer;background:#ffffff0a;border:0;border-radius:50%;place-items:center;display:grid;position:absolute;top:28px;right:28px}.download-button{border:1px solid var(--border);min-width:230px;height:70px;color:var(--muted);background:#ffffff06;border-radius:10px;justify-content:center;align-items:center;gap:14px;font-size:1.12rem;font-weight:800;display:inline-flex}.download-button.ready{background:var(--rose-soft);color:var(--text);cursor:pointer;border-color:#f2479b73}@keyframes spin{to{transform:rotate(360deg)}}.bottom-player{bottom:0;right:0;left:var(--rail-width);z-index:40;min-height:var(--player-height);border-top:1px solid var(--border-strong);-webkit-backdrop-filter:blur(22px);backdrop-filter:blur(22px);background:#25252bf5;grid-template-columns:minmax(250px,1fr) minmax(360px,1.45fr) minmax(250px,1fr);align-items:center;gap:28px;padding:18px 34px;display:grid;position:fixed;box-shadow:0 -20px 50px #00000059}.now-playing{align-items:center;gap:14px;min-width:0;display:flex}.now-playing img{object-fit:cover;border-radius:9px;width:66px;height:66px}.now-playing-title{color:var(--text);text-overflow:ellipsis;white-space:nowrap;margin:0 0 6px;font-size:1rem;font-weight:800;overflow:hidden}.now-playing-artist{color:var(--muted);margin:0;font-size:.95rem;font-weight:700}.transport{gap:12px;display:grid}.transport-controls,.player-actions{justify-content:center;align-items:center;gap:22px;display:flex}.player-actions{justify-content:flex-end;gap:18px}.player-icon-button{width:34px;height:34px;color:var(--text-soft);background:0 0;border-radius:999px}.player-icon-button:hover,.player-icon-button.active{color:var(--text)}.player-icon-button.accent{background:var(--text);color:var(--bg)}.circle-control{background:var(--text);color:#18171b;border-radius:50%;width:58px;height:58px}.progress-row{color:var(--muted);grid-template-columns:58px 1fr 58px;align-items:center;gap:12px;font-size:.9rem;font-weight:700;display:grid}.progress-track{appearance:none;background:linear-gradient(to right, var(--text) 0 var(--progress), #ffffff29 var(--progress) 100%);cursor:pointer;border:0;border-radius:999px;width:100%;height:7px;padding:0;position:relative;overflow:hidden}.progress-track:focus-visible{outline-offset:6px;outline:2px solid #f2479bb8}.progress-track::-webkit-slider-thumb{appearance:none;background:var(--text);opacity:0;border:0;border-radius:50%;width:12px;height:12px;transition:opacity .16s}.progress-track:hover::-webkit-slider-thumb{opacity:1}.progress-track:focus-visible::-webkit-slider-thumb{opacity:1}.progress-track::-moz-range-thumb{background:var(--text);opacity:0;border:0;border-radius:50%;width:12px;height:12px;transition:opacity .16s}.progress-track:hover::-moz-range-thumb{opacity:1}.progress-track:focus-visible::-moz-range-thumb{opacity:1}@media (width<=1280px){.library-workspace{grid-template-columns:1fr;gap:34px}.library-grid{grid-template-columns:repeat(4,minmax(170px,1fr))}.queue-panel{max-height:none;display:block;position:relative;top:auto}.queue-section{display:block}.queue-list{grid-template-columns:repeat(2,minmax(220px,1fr))}.bottom-player{grid-template-columns:minmax(210px,.8fr) minmax(330px,1.4fr) minmax(210px,.8fr)}.discovery-columns{grid-template-columns:repeat(2,minmax(260px,1fr))}.create-view{margin:-18px -18px calc(var(--player-height) * -.1);grid-template-columns:1fr}.studio-panel{border-right:0;border-bottom:1px solid var(--border);height:auto;min-height:620px;position:relative}}@media (width<=980px){:root{--rail-width:72px;--player-height:150px}.brand-orb{margin-bottom:70px}.nav-stack{gap:16px}.app-main{padding:16px 18px calc(var(--player-height) + 24px)}.library-grid{grid-template-columns:repeat(3,minmax(145px,1fr));gap:24px 18px}.library-tabs{margin-bottom:18px}.queue-list{grid-template-columns:1fr}.bottom-player{grid-template-columns:1fr;gap:8px;padding:12px 16px}.now-playing img{width:52px;height:52px}.player-actions{display:none}.hero-compose{min-height:360px}.prompt-composer{width:min(820px,88vw)}.workspace-grid{grid-template-columns:repeat(2,minmax(190px,1fr))}.workspace-toolbar{flex-wrap:wrap}.profile-view{padding-inline:18px}.profile-statbar{flex-wrap:wrap}.profile-actions{width:100%;margin-left:0}.carousel-side{display:none}.profile-song-row{grid-template-columns:repeat(2,minmax(220px,1fr))}}@media (width<=640px){:root{--rail-width:0px;--player-height:144px}body{overflow:auto}.app-shell{display:block}.sidebar{display:none}.app-main{height:auto;min-height:100vh;padding:14px 14px calc(var(--player-height) + 22px);overflow:visible}.home-view{min-height:auto;padding-top:0;overflow:hidden}.top-search{width:184px;height:54px;margin:22px 0 0 auto;position:relative;top:0}.hero-compose{background:radial-gradient(circle at 50% 12%,#b2492338,#0000 15rem),radial-gradient(circle at 35% 28%,#f2479b1f,#0000 16rem);align-content:start;justify-items:start;gap:30px;min-height:410px;margin:0;padding:40px 0 0}.hero-compose h1{max-width:360px;font-size:2rem;line-height:1.12}.prompt-composer{grid-template-columns:1fr auto;width:100%;min-height:220px;padding:28px 24px 24px}.prompt-placeholder{max-width:155px;font-size:1.25rem;line-height:1.08}.prompt-actions{grid-column:1/-1;justify-content:end}.create-gradient-button{min-width:144px}.discovery-columns{scroll-snap-type:x mandatory;gap:18px;width:100%;padding-bottom:12px;display:flex;overflow-x:auto}.discovery-panel{scroll-snap-align:start;flex:0 0 86%;min-height:560px;padding:30px 28px}.panel-heading{align-items:center}.panel-art-stack img{width:140px;height:140px}.row-title-line h3{max-width:150px}.create-view{margin:-14px -14px 0;display:block;overflow:hidden}.studio-panel{gap:18px;min-height:0;padding:18px 4px}.mode-bar{gap:10px;padding:0 0 18px;overflow-x:auto}.segmented-tabs,.version-picker{flex:none}.source-tabs{border-radius:28px;grid-template-columns:repeat(3,minmax(118px,1fr));overflow-x:auto}.source-tabs button{gap:8px;min-height:68px;font-size:.98rem}.description-card{border-radius:22px;min-height:455px;padding:32px 22px 22px}.description-card p{margin:58px 0 116px;line-height:1.25}.description-actions{gap:12px}.description-actions button{min-width:0;padding:0 20px}.description-actions .instrumental{min-width:172px}.suggestions{max-height:96px}.wide-create-button{min-height:64px}.workspace-panel{max-height:none;padding:24px 14px calc(var(--player-height) + 28px)}.workspace-heading h1{font-size:1.08rem}.workspace-toolbar{flex-wrap:nowrap;gap:8px;margin-bottom:24px;display:flex;overflow-x:auto}.workspace-search,.workspace-toolbar button{flex:none}.workspace-search{min-width:210px}.workspace-grid{grid-template-columns:1fr;gap:28px}.profile-view{padding:0 0 calc(var(--player-height) + 20px)}.profile-hero{background:linear-gradient(#00000005,#000000b8),linear-gradient(90deg,#030305 0 48%,#f1f0ec 48% 100%);border-radius:0 0 24px 24px;min-height:430px}.profile-identity{gap:18px;bottom:96px;left:22px;right:22px}.profile-identity>div:last-child{min-width:0}.profile-avatar{width:82px;height:82px}.profile-identity h1{font-size:clamp(1.65rem,8vw,1.95rem)}.profile-identity p{font-size:1rem}.profile-hero-actions{gap:12px;bottom:24px;right:22px}.edit-profile-button{gap:10px;min-width:132px;height:58px;font-size:1rem}.profile-play-button{width:60px;height:60px}.profile-statbar{flex-wrap:nowrap;gap:10px;margin:22px 0 28px;display:flex;overflow-x:auto}.profile-stat-pill{flex:none;min-height:48px;padding:0 18px;font-size:.92rem}.profile-actions{flex:none;width:auto}.profile-actions button{width:48px;height:48px}.feature-carousel{margin-bottom:50px}.featured-remix{border-radius:20px;grid-template-columns:96px 1fr;gap:16px;min-height:190px;padding:28px 18px}.featured-remix>img{width:96px;height:96px}.featured-remix h2{font-size:1.05rem}.featured-remix button:not(.pin-button){min-height:44px;margin-top:14px;padding:0 20px}.feature-source-pill{display:none}.songs-link{margin-bottom:20px;font-size:1.35rem}.songs-link:hover,.songs-link:focus-visible{padding:0 16px}.songs-link:hover .songs-link-prefix,.songs-link:focus-visible .songs-link-prefix{width:78px}.profile-song-row{grid-template-columns:1fr;gap:10px}.profile-song-card{border-radius:20px;min-height:92px;padding:10px}.profile-song-main{grid-template-columns:68px minmax(0,1fr);gap:14px}.profile-song-cover{width:68px;height:68px}.profile-song-play{width:44px;height:44px}.profile-song-actions{gap:8px}.library-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px 14px}.library-workspace{gap:26px}.library-tabs{gap:8px}.library-tab{min-width:76px;height:42px;padding:0 18px}.queue-panel{border-radius:20px;padding:18px 14px}.queue-header{gap:10px;margin-bottom:24px}.queue-header h2{font-size:1.25rem}.queue-clear{display:none}.queue-track{grid-template-columns:58px minmax(0,1fr);gap:13px}.queue-artwork{width:58px;height:58px}.queue-title{font-size:1rem}.queue-description,.queue-artist{font-size:.86rem}.track-meta.bottom{padding-top:10px}.artist{margin:7px 0 8px}.stat-row{gap:8px;font-size:.82rem}.artwork-shell{border-radius:18px}.artwork-action-bar{opacity:1;top:10px;right:10px}.artwork-icon-button{width:36px;height:36px}.menu-content,.submenu-content{min-width:min(292px,100vw - 22px)}.download-dialog{grid-template-columns:1fr;gap:28px;padding:48px 24px 28px}.close-dialog{width:48px;height:48px;top:14px;right:14px}}@media (prefers-reduced-motion:reduce){.songs-link,.songs-link-prefix,.profile-song-card,.profile-song-cover img,.profile-song-play,.profile-song-title,.profile-song-actions,.library-tab,.queue-track{transition:none}.songs-link:hover,.profile-song-card:hover,.queue-track:hover{transform:none}}.public-app,.auth-app{background:radial-gradient(circle at 84% 20%, #f2479b1f, transparent 28rem), radial-gradient(circle at 18% 88%, #ffffff0d, transparent 25rem), var(--bg);min-height:100vh;color:var(--text);overflow:auto}.public-app button,.auth-app button,.auth-app input{font:inherit}.brand-mark{color:var(--text);letter-spacing:0;align-items:center;gap:12px;font-size:1.02rem;font-weight:880;display:inline-flex}.brand-mark svg{width:42px;height:42px;color:var(--text)}.public-nav{z-index:20;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#09090bbd;grid-template-columns:minmax(190px,1fr) auto minmax(190px,1fr);align-items:center;gap:24px;padding:20px clamp(22px,4vw,62px);display:grid;position:sticky;top:0}.brand-button,.public-nav nav button,.text-link-button{color:var(--text-soft);cursor:pointer;background:0 0;border:0}.brand-button{justify-self:start;padding:0}.public-nav nav{align-items:center;gap:30px;display:inline-flex}.public-nav nav button,.text-link-button{font-size:.96rem;font-weight:820}.public-nav nav button:hover,.text-link-button:hover{color:var(--text)}.public-nav-actions{justify-self:end;align-items:center;gap:10px;display:inline-flex}.public-pill-button,.public-primary-button,.public-secondary-button,.auth-submit,.auth-provider-stack button{cursor:pointer;border-radius:999px;justify-content:center;align-items:center;display:inline-flex}.auth-submit:disabled{cursor:wait;opacity:.72}.public-pill-button{background:var(--text);color:#0d0d10;border:1px solid #ffffff29;min-height:48px;padding:0 22px;font-weight:850}.landing-main{width:min(100%,1780px);margin:0 auto;padding:0 clamp(22px,4vw,62px) 46px}.landing-hero{grid-template-columns:minmax(320px,.9fr) minmax(360px,.72fr);align-items:center;gap:clamp(28px,5vw,88px);min-height:calc(100vh - 96px);padding:clamp(34px,5vw,82px) 0 44px;display:grid;position:relative}.landing-copy{z-index:2;max-width:760px;position:relative}.landing-copy h1,.auth-form-shell h1{color:var(--text);letter-spacing:0;margin:0;font-weight:900}.landing-copy h1{max-width:13ch;font-size:clamp(3.2rem,6.4vw,7.2rem);line-height:.94}.landing-copy p{max-width:620px;color:var(--text-soft);margin:28px 0 0;font-size:clamp(1.04rem,1.45vw,1.38rem);font-weight:650;line-height:1.45}.landing-actions{align-items:center;gap:14px;margin-top:36px;display:flex}.public-primary-button,.public-secondary-button{border:1px solid #0000;min-height:58px;padding:0 28px;font-size:1.02rem;font-weight:850;transition:transform .17s,border-color .17s,background .17s}.public-primary-button{background:var(--text);color:#0d0d10;gap:10px}.public-secondary-button{border-color:var(--border-strong);color:var(--text);background:#ffffff0a}.public-primary-button:hover,.public-secondary-button:hover{transform:translateY(-2px)}.landing-preview{z-index:2;border:1px solid var(--border);width:min(100%,540px);box-shadow:var(--shadow);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:linear-gradient(#ffffff13,#ffffff09),#131317c7;border-radius:28px;place-self:center end;gap:18px;padding:20px;display:grid;position:relative}.preview-header,.preview-hero-card,.preview-track{align-items:center;display:flex}.preview-header{color:var(--muted);justify-content:space-between;font-weight:800}.preview-header span{align-items:center;gap:8px;display:inline-flex}.preview-hero-card{background:radial-gradient(circle at 80% 22%, var(--rose-soft), transparent 12rem), #ffffff0e;border-radius:22px;gap:18px;min-height:154px;padding:18px;position:relative;overflow:hidden}.preview-hero-card img{object-fit:cover;border-radius:18px;width:118px;height:118px}.preview-hero-card p,.preview-hero-card h2,.preview-hero-card span{margin:0}.preview-hero-card p,.preview-track p{color:var(--muted);font-weight:720}.preview-hero-card h2{margin:6px 0 8px;font-size:clamp(1.3rem,2vw,2.1rem);line-height:1.04}.preview-hero-card span{color:var(--text-soft);font-weight:780}.preview-hero-card button{background:var(--text);color:#0e0e10;border:0;border-radius:50%;place-items:center;width:62px;height:62px;margin-left:auto;display:grid}.preview-list{gap:8px;display:grid}.preview-track{border-radius:16px;gap:12px;min-width:0;padding:10px;transition:background .16s,transform .16s}.preview-track:hover{background:#ffffff0e;transform:translate(2px)}.preview-track img{object-fit:cover;border-radius:10px;width:52px;height:52px}.preview-track div{min-width:0}.preview-track span{color:var(--text);text-overflow:ellipsis;white-space:nowrap;font-weight:820;display:block;overflow:hidden}.preview-track p{margin:4px 0 0}.landing-strip{grid-template-columns:repeat(3,1fr);gap:18px;padding-bottom:24px;display:grid}.landing-strip div{border-top:1px solid var(--border);min-height:174px;padding-top:22px}.landing-strip span{color:var(--rose);font-size:.86rem;font-weight:900}.landing-strip h2{color:var(--text);margin:18px 0 10px;font-size:1.36rem}.landing-strip p{max-width:29ch;color:var(--muted);margin:0;font-weight:700;line-height:1.42}.signal-illustration{color:#ffffffb8;opacity:.42;pointer-events:none;width:min(55vw,760px);position:absolute;inset:10% -4% auto auto}.signal-backplate{fill:url(#signal-panel);stroke:#ffffff1f;stroke-width:1px}.signal-orbit,.signal-wave,.signal-list path,.signal-spark path,.signal-frame path{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round}.signal-orbit{stroke:url(#signal-line);stroke-width:1.4px;transform-origin:360px 260px;animation:15s ease-in-out infinite signal-drift}.orbit-two{stroke-dasharray:8 12;animation-duration:19s;animation-direction:reverse}.signal-wave{stroke-width:3px;stroke-dasharray:520;stroke-dashoffset:0;animation:9s ease-in-out infinite signal-flow}.signal-wave.soft{opacity:.36;stroke-width:2px;animation-duration:12s}.signal-node rect,.signal-stack rect,.signal-frame rect{fill:#ffffff0f;stroke:#ffffff38;stroke-width:1.4px}.signal-node path{fill:currentColor}.signal-node.rose{color:var(--rose)}.signal-node.rose path,.signal-stack path,.signal-list path,.signal-spark path,.signal-frame path{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:5px}.signal-node.primary{transform-origin:316px 214px;animation:4.8s ease-in-out infinite signal-pulse}.signal-bars rect{fill:currentColor;opacity:.34;transform-origin:bottom;animation:1.9s ease-in-out infinite signal-bars}.signal-bars rect:nth-child(2){animation-delay:.16s}.signal-bars rect:nth-child(3){animation-delay:.32s}.signal-bars rect:nth-child(4){animation-delay:.48s}.signal-stack path{opacity:.82}.signal-list path{opacity:.52;stroke-width:5px}.signal-spark path{opacity:.7;stroke-width:4px}.signal-frame{opacity:.72}.spin{animation:.9s linear infinite spin}.auth-app{place-items:center;padding:42px 22px;display:grid}.auth-back{z-index:3;color:var(--muted);cursor:pointer;background:0 0;border:0;align-items:center;gap:8px;font-weight:820;display:inline-flex;position:fixed;top:26px;left:30px}.auth-back:hover{color:var(--text)}.auth-panel{border:1px solid var(--border);width:min(100%,1120px);min-height:720px;box-shadow:var(--shadow);background:#0e0e11c2;border-radius:32px;grid-template-columns:.92fr minmax(420px,.82fr);display:grid;position:relative;overflow:hidden}.auth-visual{border-right:1px solid var(--border);background:linear-gradient(#ffffff0e,#ffffff04),#101013;position:relative;overflow:hidden}.auth-visual .signal-illustration{opacity:.62;width:760px;inset:50% auto auto 50%;transform:translate(-50%,-50%)}.auth-form-shell{align-content:center;justify-items:stretch;padding:clamp(34px,6vw,72px);display:grid}.auth-form-shell .brand-mark{justify-self:center;margin-bottom:34px}.auth-form-shell .brand-mark span{display:none}.auth-form-shell h1{text-align:center;justify-self:center;max-width:7.8ch;font-size:clamp(2.55rem,4.35vw,4.45rem);line-height:.98}.auth-form-shell>p{max-width:420px;color:var(--muted);text-align:center;justify-self:center;margin:18px 0 34px;font-weight:710;line-height:1.42}.auth-form{gap:12px;display:grid}.auth-form label{color:var(--text);font-size:.98rem;font-weight:850}.auth-input-wrap{border:1px solid var(--border-strong);background:#ffffff04;border-radius:12px;align-items:center;height:68px;padding:0 16px 0 20px;display:flex}.auth-input-wrap input{width:100%;min-width:0;color:var(--text);background:0 0;border:0;outline:0;font-size:1.18rem;font-weight:760}.auth-input-wrap input::placeholder{color:#d2cfd575}.auth-input-wrap:focus-within{border-color:#f64599b8;box-shadow:0 0 0 4px #f6459921}.auth-submit{background:var(--text);color:#0d0d10;border:0;gap:9px;min-height:68px;margin-top:12px;font-size:1.06rem;font-weight:900}.auth-turnstile{min-height:65px;margin-top:8px}.auth-alert{color:var(--text);background:#f6459914;border:1px solid #f6459947;border-radius:16px;margin:0 0 18px;padding:13px 15px;font-size:.92rem;font-weight:780;line-height:1.35}.auth-sent-state{text-align:center;background:#ffffff0b;border:1px solid #ffffff21;border-radius:22px;justify-items:center;padding:26px 22px;display:grid}.auth-sent-state svg{color:var(--rose)}.auth-sent-state h2{color:var(--text);margin:14px 0 8px;font-size:1.3rem}.auth-sent-state p{max-width:34ch;color:var(--text-soft);margin:0;font-weight:720;line-height:1.42}.auth-dev-link{background:var(--text);color:#101013;border-radius:999px;align-items:center;min-height:44px;margin-top:18px;padding:0 18px;font-weight:860;text-decoration:none;display:inline-flex}.auth-secondary-action{color:var(--text-soft);cursor:pointer;background:0 0;border:0;margin-top:16px;font-size:.94rem;font-weight:800}.auth-divider{color:var(--text-soft);grid-template-columns:1fr auto 1fr;align-items:center;gap:18px;margin:28px 0;font-weight:850;display:grid}.auth-divider:before,.auth-divider:after{background:var(--border);content:"";height:1px}.auth-provider-stack{gap:12px;display:grid}.auth-provider-stack button{border:1px solid var(--border-strong);min-height:58px;color:var(--text);background:0 0;font-size:1rem;font-weight:850;transition:border-color .15s,background .15s,transform .15s;position:relative}.auth-provider-stack button:hover{background:#ffffff0b;border-color:#ffffff57;transform:translateY(-1px)}.provider-mark{border-radius:50%;place-items:center;width:28px;height:28px;font-weight:900;display:grid;position:absolute;left:28px}.provider-mark.google,.provider-mark.apple{color:#fff}.auth-switch{color:var(--muted);justify-items:center;gap:10px;margin-top:46px;font-weight:760;display:grid}.auth-switch button{color:var(--text);cursor:pointer;background:0 0;border:0;font-size:1.08rem;font-weight:880}.auth-fineprint{max-width:460px;color:var(--muted);text-align:center;justify-self:center;margin:70px 0 0;font-size:.82rem;font-weight:700;line-height:1.45}.loading-auth{overflow:hidden}.session-loading{border:1px solid var(--border);color:var(--text);background:#ffffff0e;border-radius:999px;padding:18px 24px;font-weight:850}@keyframes signal-drift{0%,to{transform:rotate(0)scale(1)}50%{transform:rotate(1.8deg)scale(1.012)}}@keyframes signal-flow{0%,to{stroke-dashoffset:0}50%{stroke-dashoffset:34px}}@keyframes signal-pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.84;transform:scale(1.035)}}@keyframes signal-bars{0%,to{transform:scaleY(.72)}50%{transform:scaleY(1)}}@media (width<=980px){.public-nav{grid-template-columns:1fr auto}.public-nav nav{display:none}.landing-hero{grid-template-columns:1fr;min-height:auto}.landing-copy h1{max-width:12ch}.landing-preview{justify-self:stretch}.landing-strip{grid-template-columns:1fr}.signal-illustration{opacity:.24;width:760px;inset:18% -30% auto auto}.auth-panel{grid-template-columns:1fr;min-height:auto}.auth-visual{display:none}}@media (width<=640px){.public-nav{gap:14px;padding:16px}.brand-mark span{display:none}.public-nav-actions{gap:6px}.text-link-button{display:none}.public-pill-button{min-height:44px;padding:0 18px}.landing-main{padding:0 16px 32px}.landing-hero{padding-top:26px}.landing-copy h1{max-width:10ch;font-size:clamp(2.72rem,15.2vw,4rem);line-height:.98}.landing-actions{flex-direction:column;align-items:stretch}.public-primary-button,.public-secondary-button{width:100%}.preview-hero-card{flex-direction:column;align-items:flex-start}.preview-hero-card button{position:absolute;bottom:18px;right:18px}.auth-app{place-items:stretch stretch;padding:74px 14px 18px}.auth-back{top:22px;left:18px}.auth-panel{border-radius:24px}.auth-form-shell{padding:34px 20px 28px}.auth-form-shell h1{max-width:10ch;font-size:clamp(2.25rem,11.4vw,3.4rem)}.auth-input-wrap,.auth-submit{min-height:62px}}@media (prefers-reduced-motion:reduce){.public-primary-button,.public-secondary-button,.preview-track,.auth-provider-stack button,.signal-orbit,.signal-wave,.signal-node.primary,.signal-bars rect,.spin{transition:none;animation:none}.public-primary-button:hover,.public-secondary-button:hover,.preview-track:hover{transform:none}}
