:root{--bg-color:#030308;--bg-gradient:radial-gradient(ellipse at 50% -10%, #1c113b 0%, #090614 45%, #030308 100%);--surface-1:#ffffff08;--surface-2:#ffffff0f;--surface-border:#ffffff17;--surface-highlight:#ffffff26;--primary:#9474ff;--primary-hover:#a88bff;--primary-glow:#9474ff73;--accent:#2ee5f5;--accent-glow:#2ee5f573;--gold:#facc15;--gold-glow:#facc1566;--text-primary:#fff;--text-secondary:#ffffffad;--text-tertiary:#ffffff73;--space-1:4px;--space-2:8px;--space-3:12px;--space-4:16px;--space-6:24px;--space-8:32px;--space-12:48px;--radius-sm:10px;--radius-md:18px;--radius-lg:26px;--radius-pill:9999px;--safe-top:env(safe-area-inset-top,0px);--safe-right:env(safe-area-inset-right,0px);--safe-bottom:env(safe-area-inset-bottom,0px);--safe-left:env(safe-area-inset-left,0px);--app-viewport-height:100dvh;--app-viewport-offset-top:0px;--app-keyboard-inset:0px}*{box-sizing:border-box;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;margin:0;padding:0}html,body,#root{width:100%;min-width:0;min-height:100%}html{background:var(--bg-color);overflow-x:clip}body{background-color:var(--bg-color);background:var(--bg-gradient);color:var(--text-primary);overscroll-behavior-x:none;-webkit-text-size-adjust:100%;-moz-text-size-adjust:100%;text-size-adjust:100%;min-height:100dvh;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;line-height:1.5;overflow-x:clip}#root{min-height:var(--app-viewport-height,100dvh);overflow-x:clip}img,picture,video,canvas,svg{max-width:100%}*{scrollbar-width:none;-ms-overflow-style:none}::-webkit-scrollbar{display:none}.glass-panel{background:var(--surface-1);-webkit-backdrop-filter:blur(20px);border:1px solid var(--surface-border);border-top-color:var(--surface-highlight);border-radius:var(--radius-md);background-image:linear-gradient(135deg,#ffffff05 0%,#0000 100%);transition:transform .3s cubic-bezier(.2,.8,.2,1),box-shadow .3s cubic-bezier(.2,.8,.2,1),border-color .3s;box-shadow:0 4px 24px #0003}.glass-panel-heavy{background:var(--surface-2);-webkit-backdrop-filter:blur(32px);border:1px solid var(--surface-border);border-top-color:var(--surface-highlight);border-radius:var(--radius-lg);background-image:linear-gradient(135deg,#ffffff0a 0%,#0000 100%);box-shadow:0 8px 32px #0000004d}@media (hover:hover){.interactive-card:hover{border-color:#9474ff4d;transform:translateY(-2px)scale(1.01);box-shadow:0 8px 28px #0006}}.interactive-card:active{transform:translateY(0)scale(.99)}.mobile-layout{width:100%;min-width:0;max-width:480px;height:var(--app-viewport-height,100dvh);min-height:var(--app-viewport-height,100dvh);top:var(--app-viewport-offset-top,0px);background-color:var(--bg-color);padding-top:var(--safe-top);padding-right:var(--safe-right);padding-left:var(--safe-left);margin:0 auto;position:relative;overflow-x:clip;box-shadow:0 0 40px #00000080}.mobile-layout input:not([type=range]):not([type=checkbox]):not([type=radio]),.mobile-layout textarea,.mobile-layout select{font-size:16px!important}.secondary-screen{width:100%;min-width:0;max-width:100%;height:100%;min-height:0;overflow-x:clip}.secondary-screen>*{min-width:0;max-width:100%}.app-screen{flex-direction:column;width:100%;min-width:0;height:100%;min-height:0;display:flex;overflow:hidden}.app-scroll-surface{overscroll-behavior-x:none;overscroll-behavior-y:contain;-webkit-overflow-scrolling:touch;width:100%;min-width:0;max-width:100%;min-height:0;scroll-padding-bottom:calc(116px + var(--safe-bottom));flex:1;overflow:clip auto}.app-scroll-surface>*{max-width:100%}.home-scroll-surface{padding:24px clamp(16px, 6vw, 24px) calc(100px + var(--safe-bottom))}.iphone-focus-field:focus-within{border-color:#42d8e5b8!important;box-shadow:0 0 0 3px #42d8e529!important}.iphone-focus-field input{min-height:44px}.profile-scroll-surface :where(button,a.btn){min-width:44px;min-height:44px!important}.profile-scroll-surface :where(input,select,textarea){min-height:44px}@media (width<=430px){.sounds-create-cta{flex-direction:column;align-items:stretch!important}.sounds-create-action{white-space:normal;text-align:center;align-self:flex-start}.sounds-mix-card{grid-template-columns:60px minmax(0,1fr)!important}.sounds-mix-artwork{width:60px!important;height:60px!important}.sounds-mix-actions{grid-column:1/-1;justify-content:flex-end}}.app-screen :where(button,a,input,select,textarea):focus-visible,.secondary-screen :where(button,a,input,select,textarea,[role=button]):focus-visible{outline:3px solid var(--accent);outline-offset:3px}@media (width<=430px){.profile-preference-heading{flex-direction:column;align-items:stretch!important}.profile-preference-actions{flex-wrap:wrap;justify-content:space-between;align-items:center;width:100%}}.home-section-heading{flex-wrap:wrap;justify-content:space-between;align-items:baseline;gap:4px 12px;display:flex}.home-section-heading>:last-child{text-align:end;overflow-wrap:anywhere;max-width:100%}.home-suggestion-card{min-height:82px;padding:12px 14px 8px}.home-suggestion-action{width:100%;min-height:52px;color:var(--text-primary);text-align:start;cursor:pointer;background:0 0;border:0;align-items:center;gap:12px;padding:0;display:flex}.home-suggestion-action :is(strong,.text-xs),.home-quick-copy :is(strong,.text-xs){overflow-wrap:anywhere}.home-suggestion-dismiss{min-width:88px;min-height:44px;color:var(--text-secondary);text-align:start;cursor:pointer;background:0 0;border:0;margin-block-start:3px;margin-inline-start:54px;padding:0}:is(.home-suggestion-action,.home-suggestion-dismiss,.home-quick-card):focus-visible{outline-offset:3px;outline:3px solid #2ee5f5c2}.home-quick-section{container-type:inline-size}.home-quick-grid{grid-template-columns:1fr;gap:10px;display:grid}.home-quick-card{flex-direction:row;justify-content:flex-start;align-items:center;gap:12px;width:100%;min-height:78px;padding:12px 14px;display:flex}.home-quick-icon-wrap{flex:none;align-items:center;display:flex}.home-quick-copy{min-width:0;margin:0}@container (width>=390px){.home-quick-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.home-quick-card{flex-direction:column;justify-content:space-between;align-items:flex-start;gap:8px;min-height:152px;padding:16px 12px}.home-quick-icon-wrap{width:100%}.home-quick-copy{margin-block-start:4px}}@media (pointer:coarse){.home-suggestion-action,.home-suggestion-dismiss,.home-quick-card{-webkit-tap-highlight-color:transparent}}@media (prefers-reduced-motion:reduce){.home-suggestion-action,.home-suggestion-dismiss,.home-quick-card{transition:none}}.standalone-app-scroll-surface{width:100%;min-width:0;min-height:calc(var(--app-viewport-height,100dvh) - var(--safe-top));overscroll-behavior-x:none;-webkit-overflow-scrolling:touch;max-width:100%;scroll-padding-bottom:calc(32px + var(--safe-bottom));overflow:clip auto}.app-bottom-nav{opacity:1;transition:transform .18s cubic-bezier(.25,1,.5,1),opacity .14s ease-out;transform:translateY(0)}html[data-keyboard=open] .app-bottom-nav,html[data-keyboard=open] .global-playback-bar,html[data-text-input-focus=true] .global-playback-bar{transform:translateY(calc(100% + 24px + var(--safe-bottom)));opacity:0;pointer-events:none}html[data-keyboard=open] .app-scroll-surface,html[data-keyboard=open] .standalone-app-scroll-surface{scroll-padding-bottom:24px}.create-screen-header{background:#08070eb8;border-bottom:1px solid #ffffff0f;flex:none;align-items:center;gap:12px;min-height:56px;padding:8px 20px;display:flex}.create-screen-header .btn-icon{width:44px;min-width:44px;height:44px}.create-screen-header h2{overflow-wrap:anywhere;text-wrap:balance;min-width:0;line-height:1.25}.create-scroll-surface{padding:12px 20px calc(var(--space-8) + var(--safe-bottom));flex-direction:column;display:flex;position:relative}.create-goal-options{flex-shrink:0;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin-bottom:12px;display:grid}.create-goal-option{border:1px solid var(--surface-border);background:var(--surface-1);min-width:0;min-height:44px;color:var(--text-primary);cursor:pointer;border-radius:14px;justify-content:center;align-items:center;gap:7px;padding:10px 8px;font-weight:700;display:flex}.create-goal-option[aria-pressed=true]{border-color:var(--primary);color:var(--primary);background:#9474ff29}.create-input-card{background:#17161fe0;border:1px solid #ffffff1c;border-radius:18px;flex-shrink:0;margin-bottom:16px;padding:14px;position:relative;overflow:hidden}.create-prompt-field{height:88px}.create-prompt-toolbar{justify-content:space-between;align-items:center;gap:8px;min-height:44px;display:flex}.create-ai-assist{border-radius:var(--radius-pill);background:var(--primary);color:#fff;cursor:pointer;min-height:44px;font:inherit;touch-action:manipulation;border:1px solid #b7a1ffd1;justify-content:center;align-items:center;gap:6px;margin:-4px 0 6px -2px;padding:0 11px;font-size:12px;font-weight:700;transition:background .16s ease-out,border-color .16s ease-out,box-shadow .16s ease-out,transform .16s ease-out,opacity .16s ease-out;display:inline-flex;box-shadow:0 3px 8px #6343cf6b}@media (hover:hover){.create-ai-assist:not(:disabled):hover{background:var(--primary-hover);border-color:#dacffff5;box-shadow:0 4px 8px #6343cf8f}}.create-ai-assist:not(:disabled):active{transform:translateY(1px);box-shadow:0 1px 4px #6343cf6b}.create-ai-assist[data-complete=true]{color:#fff;background:#1f9aa6eb;border-color:#85f5ffd1;box-shadow:0 3px 8px #0f7e8961}.create-ai-assist:disabled{cursor:default;opacity:.64}.create-ai-assist:focus-visible{outline:2px solid var(--accent);outline-offset:2px}@media (prefers-reduced-motion:reduce){.create-ai-assist{transition:none}}.create-keyboard-dismiss{border-radius:var(--radius-pill);min-height:44px;color:var(--primary-hover);cursor:pointer;font:inherit;touch-action:manipulation;background:#9474ff2e;border:0;justify-content:center;align-items:center;gap:6px;margin:-4px -2px 6px 0;padding:0 12px;font-size:13px;font-weight:700;display:inline-flex}.create-keyboard-dismiss[hidden]{display:none}.create-keyboard-dismiss:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.create-duration-options{grid-template-columns:repeat(4,minmax(0,1fr));gap:7px;margin-top:10px;display:grid}.create-duration-option{border:1px solid var(--surface-border);border-radius:var(--radius-pill);min-width:0;min-height:44px;color:var(--text-secondary);cursor:pointer;white-space:nowrap;background:#ffffff08;padding:7px 3px;font-size:12px;font-weight:650}.create-duration-option[aria-pressed=true]{border-color:var(--accent);color:var(--accent);background:#2ee5f51f}.create-submit-row{margin-top:12px}.create-avoid-section{flex-shrink:0;margin-bottom:20px}.create-avoid-heading{flex-wrap:wrap;justify-content:space-between;align-items:baseline;gap:4px 12px;margin-bottom:12px;display:flex}.create-avoid-heading>:last-child{text-align:end;overflow-wrap:anywhere;min-width:0;max-width:100%}.create-avoid-option{border:1px solid var(--surface-border);background:var(--surface-1);min-width:44px;min-height:44px;color:var(--text-secondary);cursor:pointer;border-radius:999px;padding:0 12px;font-size:12px;transition:border-color .16s,background .16s,color .16s}.create-avoid-option[aria-pressed=true]{color:var(--accent);background:#2ee5f51f;border-color:#2ee5f5e6}html[data-keyboard=open] .create-screen-header,html[data-text-input-focus=true] .create-screen-header{min-height:48px;padding-top:4px;padding-bottom:4px}html[data-keyboard=open] .create-scroll-surface,html[data-text-input-focus=true] .create-scroll-surface{padding-bottom:20px}html[data-keyboard=open] .create-input-card,html[data-text-input-focus=true] .create-input-card{margin-bottom:12px;padding:12px}html[data-keyboard=open] .create-prompt-field,html[data-text-input-focus=true] .create-prompt-field{height:68px}html[data-keyboard=open] .create-duration-options,html[data-text-input-focus=true] .create-duration-options{grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;margin-top:8px;display:grid}html[data-keyboard=open] .create-duration-option,html[data-text-input-focus=true] .create-duration-option{white-space:nowrap;min-width:0;min-height:44px;padding:8px 4px!important}@media (width<=340px){.create-screen-header,.create-scroll-surface{padding-inline:14px}.create-goal-option{gap:5px;padding-inline:5px;font-size:13px}.create-input-card{padding-inline:12px}}html[data-keyboard=open] .create-submit-row,html[data-text-input-focus=true] .create-submit-row{margin-top:12px}.global-playback-bar{right:max(14px, var(--safe-right));bottom:calc(94px + var(--safe-bottom));left:max(14px, var(--safe-left));z-index:120;-webkit-backdrop-filter:blur(22px);background:#121119f0;border:1px solid #ffffff26;border-radius:18px;grid-template-columns:minmax(0,1fr) 44px 44px;align-items:center;gap:4px;min-height:62px;padding:7px;transition:transform .18s cubic-bezier(.25,1,.5,1),opacity .14s ease-out;display:grid;position:absolute;box-shadow:0 14px 40px #00000075,0 0 22px #9474ff33}.global-playback-open{min-width:0;color:var(--text-primary);text-align:left;background:0 0;border:0;align-items:center;gap:10px;padding:0;display:flex}.global-playback-art{color:#fff;background:linear-gradient(145deg,#9474ffeb,#2ee5f59e);border-radius:13px;flex:0 0 44px;place-items:center;width:44px;height:44px;display:grid}.global-playback-copy{min-width:0;display:grid}.global-playback-copy small{color:var(--text-tertiary);font-size:10px}.global-playback-copy strong{text-overflow:ellipsis;white-space:nowrap;font-size:13px;overflow:hidden}.global-playback-control{color:#fff;background:#ffffff1a;border:0;border-radius:50%;place-items:center;width:44px;height:44px;display:grid}.global-playback-control.is-stop{color:#ffffffa6;background:0 0}.mixer-workbench{background:var(--bg-gradient);flex-direction:column;display:flex}.mixer-workbench-header{justify-content:space-between;align-items:center;gap:10px;min-height:64px;padding:12px 16px;display:flex}.mixer-workbench-header>div{min-width:0}.mixer-workbench-header h2{text-overflow:ellipsis;white-space:nowrap;font-size:18px;overflow:hidden}.mixer-workbench-header .btn{flex:none;min-height:40px}.mixer-prompt-form{grid-template-columns:minmax(0,1fr) auto auto;align-items:center;gap:8px;padding:0 16px 14px;display:grid}.mixer-prompt-input{border:1px solid var(--surface-border);background:var(--surface-1);border-radius:12px;align-items:center;gap:10px;min-width:0;min-height:46px;padding:9px 12px;display:flex}.mixer-prompt-form .btn{white-space:nowrap;min-height:46px}.mixer-preview-area{border-bottom:1px solid var(--surface-border);flex:0 0 35%;justify-content:center;align-items:center;min-height:240px;padding:12px 16px 16px;display:flex}.mixer-timeline-area{min-height:0;padding:16px 16px calc(116px + var(--safe-bottom));scroll-padding-bottom:calc(116px + var(--safe-bottom));background:#0000004d;flex:1;position:relative;overflow:hidden auto}@media (width<=430px){.mixer-workbench-header h2{font-size:17px}.mixer-workbench-header .btn{font-size:13px;padding-inline:12px!important}.mixer-prompt-form{grid-template-columns:minmax(0,1fr) auto}.mixer-prompt-input{grid-column:1/-1}.mixer-prompt-form>.btn{width:100%}}html[data-keyboard=open] .mixer-preview-area,html[data-text-input-focus=true] .mixer-preview-area{flex-basis:150px;min-height:150px;padding-block:8px}html[data-keyboard=open] .mixer-preview-area>div,html[data-text-input-focus=true] .mixer-preview-area>div{width:124px!important;height:124px!important}html[data-keyboard=open] .mixer-preview-area h3,html[data-text-input-focus=true] .mixer-preview-area h3{max-width:104px!important;margin-bottom:8px!important;font-size:13px!important}html[data-keyboard=open] .mixer-preview-area .btn-icon,html[data-text-input-focus=true] .mixer-preview-area .btn-icon{width:44px!important;height:44px!important;margin-bottom:0!important}html[data-keyboard=open] .adjust-sheet,html[data-text-input-focus=true] .adjust-sheet{width:100%;max-height:calc(var(--app-viewport-height) - 8px);padding-bottom:12px}html[data-keyboard=open] .ai-adjust-conversation,html[data-text-input-focus=true] .ai-adjust-conversation{max-height:80px}html[data-keyboard=open] .ai-adjust-form textarea,html[data-text-input-focus=true] .ai-adjust-form textarea{resize:none;min-height:62px;max-height:82px}@supports not (height:100dvh){:root{--app-viewport-height:100vh}}.btn{justify-content:center;align-items:center;gap:var(--space-2);padding:var(--space-3) var(--space-6);border-radius:var(--radius-pill);cursor:pointer;border:none;font-size:16px;font-weight:650;transition:all .3s cubic-bezier(.2,.8,.2,1);display:inline-flex;position:relative;overflow:hidden}.btn-primary{background:linear-gradient(135deg, var(--primary) 0%, var(--primary-hover) 100%);color:#fff;box-shadow:0 4px 16px var(--primary-glow)}.btn-primary:hover{transform:translateY(-2px);box-shadow:0 6px 24px #9474ff99}.btn-primary:active{transform:translateY(0)}.btn-icon{background:var(--surface-2);color:var(--text-primary);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-radius:50%;width:48px;height:48px;padding:0}.btn-icon:hover{background:#ffffff26}h1,h2,h3,h4,h5,h6{letter-spacing:0;margin:0;font-weight:700}.text-gradient{background:linear-gradient(90deg,#fff 0%,#ffffffb3 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text}.text-gradient-primary{background:linear-gradient(90deg, var(--primary) 0%, var(--accent) 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text}.text-secondary{color:var(--text-secondary)}.text-sm{font-size:.875rem}.text-xs{font-size:.75rem}input[type=range]{-webkit-appearance:none;background:0 0;width:100%}input[type=range]::-webkit-slider-thumb{-webkit-appearance:none}input[type=range]:focus{outline:none}input[type=range]::-webkit-slider-runnable-track{cursor:pointer;background:var(--surface-2);border-radius:var(--radius-pill);width:100%;height:6px}input[type=range]::-webkit-slider-thumb{background:var(--accent);cursor:pointer;-webkit-appearance:none;width:16px;height:16px;box-shadow:0 0 10px var(--accent);border-radius:50%;margin-top:-5px}.player-progress-control:focus-within .player-progress-thumb{outline-offset:3px;outline:2px solid #ffffffe6}.player-listening-backdrop{z-index:0;filter:blur(48px)brightness(.28)saturate(.9);opacity:.85;pointer-events:none;background-position:50%;background-size:cover;position:absolute;inset:-56px;transform:scale(1.08)}.player-listening-backdrop:after{content:"";background:linear-gradient(#0303082e,#030308e6 82%);position:absolute;inset:0}.player-shell{z-index:2;overscroll-behavior:contain;width:100%;height:100%;padding:var(--space-6);flex-direction:column;display:flex;position:relative;overflow-y:auto}.player-shell.is-listening{max-width:560px;margin:0 auto}.player-mode-header{min-height:48px;margin-bottom:var(--space-6);grid-template-columns:minmax(48px,1fr) auto minmax(48px,1fr);align-items:center;gap:12px;display:grid}.player-mode-title{color:#ffffffb8;white-space:nowrap;font-size:12px;font-weight:650}.player-mode-actions{justify-content:flex-end;align-items:center;gap:8px;display:flex}.player-mode-toggle{border-radius:var(--radius-pill);color:#fff;cursor:pointer;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#0a0a0f9e;border:1px solid #fff3;justify-content:center;align-items:center;gap:7px;min-width:76px;min-height:44px;padding:0 14px;font-size:13px;font-weight:700;transition:background .18s ease-out,border-color .18s ease-out;display:inline-flex}.player-mode-toggle:hover{background:#9474ff33;border-color:#9474ffa6}.player-mode-toggle.is-done{background:var(--primary);border-color:#9474ffa6;width:40px;min-width:40px;padding:0}.player-listening-hero{align-self:center;width:min(100%,460px)}.player-cover-stage{aspect-ratio:1;background:#111119;border-radius:16px;width:100%;position:relative;overflow:hidden}.player-cover-stage>img{object-fit:cover;width:100%;height:100%;display:block}.player-cover-fallback{color:#ffffff80;background:radial-gradient(circle at 50% 35%,#9474ff47,#0000 62%),#111119;place-items:center;width:100%;height:100%;display:grid}.player-cover-shade{pointer-events:none;background:#00000024;position:absolute;inset:0}.player-cover-play{color:#fff;cursor:pointer;background:#9474fff0;border:0;border-radius:50%;place-items:center;width:78px;height:78px;transition:background .18s ease-out,transform .18s ease-out;display:grid;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 8px 16px #0000005c}.player-cover-play:hover:not(:disabled){background:var(--primary-hover);transform:translate(-50%,-50%)scale(1.04)}.player-cover-play:disabled{cursor:default;opacity:.6}.player-cover-save{z-index:2;color:#fff;cursor:pointer;-webkit-backdrop-filter:blur(14px);background:#0c0c10b8;border:1px solid #ffffff3d;border-radius:50%;place-items:center;width:50px;height:50px;padding:0;transition:transform .18s ease-out,border-color .18s ease-out,background .18s ease-out,color .18s ease-out;display:grid;position:absolute;bottom:18px;right:18px;box-shadow:0 8px 24px #00000052}.player-cover-save:hover:not(:disabled){border-color:#ff6b8ab3;transform:scale(1.05)}.player-cover-save.is-saved{color:#ff8ca4;background:#ff60803d;border-color:#ff6b8ab8}.player-cover-save:disabled{cursor:default}.player-listening-copy{text-align:center;padding:20px 2px 4px}.player-listening-copy p{color:#ffffffa3;margin-bottom:7px;font-size:12px;font-weight:650}.player-listening-copy h1{color:#fff;text-wrap:balance;font-size:25px;line-height:1.2}.player-listening-copy span{color:#ffffffad;text-wrap:pretty;max-width:52ch;margin:9px auto 0;font-size:13px;line-height:1.55;display:block}.player-completion{color:#ffffffc7;justify-content:center;align-items:center;gap:14px;min-height:44px;margin-top:12px;font-size:14px;font-weight:650;display:flex}.player-completion button{color:#fff;min-height:44px;font:inherit;cursor:pointer;background:#0c0c10b3;border:1px solid #ffffff42;border-radius:8px;justify-content:center;align-items:center;gap:8px;padding:0 16px;display:inline-flex}.player-completion button:disabled{cursor:default;opacity:.65}@media (width<=420px){.player-completion{flex-direction:column;gap:10px}}.player-listening-actions{flex-direction:column;justify-content:center;align-items:stretch;gap:12px;margin-top:-8px;display:flex}.player-listening-continue,.player-listening-share{width:100%}.player-listening-continue{color:#fff;cursor:pointer;background:linear-gradient(135deg,#7552ed,#9b78ff);border:0;border-radius:14px;justify-content:center;align-items:center;gap:10px;min-height:56px;padding:0 18px;font-size:16px;font-weight:760;display:inline-flex;box-shadow:0 14px 34px #7552ed47}.player-share-feedback{color:#ffffffad;text-align:center;flex-basis:100%;margin:8px 0 0;font-size:12px}.player-listening-share{border-radius:var(--radius-pill);color:#ffffffe6;cursor:pointer;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#0a0a0f80;border:1px solid #ffffff2e;justify-content:center;align-items:center;gap:8px;max-width:100%;min-height:44px;padding:0 16px;font-size:13px;font-weight:700;transition:background .18s ease-out,border-color .18s ease-out;display:inline-flex}.player-edit-sheet{padding-bottom:calc(24px + env(safe-area-inset-bottom))}.player-edit-preview{text-align:center;justify-items:center;gap:8px;margin:18px 0 20px;display:grid}.player-edit-preview-media{aspect-ratio:1.25;width:min(100%,320px);position:relative}.player-edit-preview-play{z-index:1;color:#fff;cursor:pointer;background:linear-gradient(135deg,#7552ed,#9b78ff);border:0;border-radius:50%;place-items:center;width:76px;height:76px;display:grid;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 14px 34px #7552ed61}.player-edit-preview-play:disabled{cursor:wait;opacity:.72}.player-edit-preview-media>img,.player-edit-preview-media>.player-cover-fallback{object-fit:cover;border-radius:16px;width:100%;height:100%;overflow:hidden}.player-edit-preview>strong{color:#fff;text-overflow:ellipsis;white-space:nowrap;max-width:100%;font-size:20px;overflow:hidden}.player-edit-preview>span{color:var(--text-secondary);font-size:13px}.player-edit-choices{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.player-edit-choices>button{color:#fff;text-align:left;cursor:pointer;background:#ffffff0e;border:1px solid #ffffff24;border-radius:16px;flex-direction:column;justify-content:center;align-items:flex-start;gap:10px;min-height:150px;padding:18px;display:flex}.player-edit-choices>button svg{color:#36d4e6}.player-edit-choices>button strong{font-size:17px}.player-edit-choices>button span{color:var(--text-secondary);font-size:12px;line-height:1.5}.player-edit-share{color:#fff;text-align:left;cursor:pointer;background:#7552ed2e;border:0;border-radius:14px;align-items:center;gap:12px;width:100%;min-height:62px;margin-top:14px;padding:12px 18px;display:flex}.player-edit-share>span:nth-child(2){flex:1;gap:2px;display:grid}.player-edit-share strong,.player-edit-share small{display:block}.player-edit-share small{color:var(--text-secondary);font-size:11px}.player-listening-share span{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.player-listening-share:hover{background:#ffffff1a;border-color:#ffffff57}.player-listening-share:disabled{cursor:wait;opacity:.72}a{color:inherit;text-decoration:none}.animate-spin{animation:1s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}@keyframes ambientPulse{0%{opacity:.8;transform:scale(1)}50%{opacity:1;transform:scale(1.05)}to{opacity:.8;transform:scale(1)}}.pro-badge-yellow{color:#000;letter-spacing:.05em;border-radius:var(--radius-pill);box-shadow:0 0 14px var(--gold-glow);background:linear-gradient(135deg,#facc15 0%,#eab308 100%);align-items:center;gap:4px;padding:3px 10px;font-size:11px;font-weight:800;display:inline-flex}.crystal-card{border-radius:var(--radius-md);-webkit-backdrop-filter:blur(24px);background:#ffffff08;border:1px solid #ffffff1f;transition:all .25s cubic-bezier(.16,1,.3,1);position:relative;overflow:hidden}.crystal-card:hover{border-color:#9474ff66;transform:translateY(-2px);box-shadow:0 12px 32px -8px #9474ff40}.floating-cta-bar{z-index:90;color:#fff;border-radius:var(--radius-pill);cursor:pointer;background:linear-gradient(135deg,#7c3aed 0%,#a855f7 50%,#ec4899 100%);border:1px solid #ffffff40;justify-content:center;align-items:center;gap:10px;width:calc(100% - 32px);max-width:440px;padding:14px 22px;font-size:15px;font-weight:700;transition:all .2s cubic-bezier(.16,1,.3,1);display:flex;position:fixed;bottom:84px;left:50%;transform:translate(-50%);box-shadow:0 10px 30px -4px #7c3aed99,0 0 20px #ec48994d}.floating-cta-bar:hover{transform:translate(-50%)scale(1.02);box-shadow:0 14px 36px -4px #7c3aedbf,0 0 24px #ec489973}@keyframes auroraGlow{0%{opacity:.6;transform:scale(1)translateY(0)}50%{opacity:.9;transform:scale(1.08)translateY(-6px)}to{opacity:.6;transform:scale(1)translateY(0)}}.aurora-backdrop{filter:blur(45px);pointer-events:none;z-index:0;background:radial-gradient(circle,#9474ff59 0%,#2ee5f526 50%,#0000 70%);border-radius:50%;width:320px;height:220px;animation:8s ease-in-out infinite auroraBackdropPulse;position:absolute;top:-60px;left:50%;transform:translate(-50%)}@keyframes auroraBackdropPulse{0%,to{opacity:.64}50%{opacity:.9}}.ambient-glow{pointer-events:none;z-index:-1;background:radial-gradient(circle at 50% 0,#9474ff26 0%,#0000 60%);width:100%;height:140%;animation:10s ease-in-out infinite ambientPulse;position:absolute;top:-20%;left:0}@media (prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.generation-progress-track{border-radius:var(--radius-pill);background:#ffffff1a;width:100%;height:8px;overflow:hidden}.generation-progress-fill{border-radius:inherit;background:var(--primary);height:100%;transition:width .22s cubic-bezier(.22,1,.36,1)}.adjust-sheet-backdrop{z-index:20;background:#000000b8;justify-content:center;align-items:flex-end;padding:0 8px;display:flex;position:fixed;inset:0}.adjust-sheet{overscroll-behavior:contain;width:min(100%,520px);max-height:calc(100dvh - 72px);padding:10px 20px calc(20px + env(safe-area-inset-bottom));background:#111116;border:1px solid #ffffff21;border-bottom:0;border-top-left-radius:18px;border-top-right-radius:18px;overflow-y:auto;box-shadow:0 -24px 70px #00000094}.adjust-sheet-handle{border-radius:var(--radius-pill);background:#ffffff38;width:42px;height:4px;margin:0 auto 16px}.adjust-input-row{align-items:stretch;gap:8px;display:flex}.adjust-sheet-link{border-radius:var(--radius-pill);width:100%;min-height:42px;color:var(--text-secondary);cursor:pointer;background:#ffffff0f;border:0;margin-top:12px;font-size:13px;font-weight:650}.adjust-sheet-link:hover{color:var(--text-primary);background:#ffffff1a}.player-history-popover{z-index:5;background:#111116f5;border:1px solid #ffffff24;border-radius:14px;width:min(300px,100vw - 48px);padding:14px;position:absolute;top:72px;right:24px;box-shadow:0 18px 45px #00000061}.player-history-title,.player-history-item{align-items:center;gap:8px;display:flex}.player-history-title{margin-bottom:10px;font-size:13px;font-weight:700}.player-history-item{color:var(--text-secondary);border-top:1px solid #ffffff14;justify-content:space-between;padding:9px 0;font-size:12px}.player-history-item span{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.player-history-item small{color:#ffffff6b;flex:none}.player-adjust-panel{background:#111116b8;border:1px solid #ffffff21;border-radius:16px;margin-top:20px;padding:16px}.player-adjust-heading{justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:12px;display:flex}.player-adjust-heading h3{margin-bottom:3px;font-size:16px}.player-adjust-heading p{color:var(--text-secondary);font-size:12px}.player-advanced-link{border:1px solid var(--primary);border-radius:var(--radius-pill);min-height:44px;color:var(--text-primary);cursor:pointer;background:#8c6aff29;flex:none;align-items:center;gap:5px;padding:0 12px;font-size:12px;font-weight:700;display:inline-flex}.player-main-controls{grid-template-columns:minmax(0,1fr) 72px minmax(0,1fr);align-items:center;gap:12px;margin:2px 0 26px;display:grid}.player-control-side{white-space:nowrap;min-width:0;min-height:44px;padding-inline:9px}.player-main-controls .player-ai-adjust-link{justify-self:end}.player-main-controls .player-advanced-link{justify-self:start}.player-ai-adjust-link{border-radius:var(--radius-pill);background:var(--primary);color:#fff;cursor:pointer;border:0;align-items:center;gap:6px;min-height:38px;padding:0 12px;font-size:12px;font-weight:700;display:inline-flex}.ai-adjust-header{justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:16px;display:flex}.ai-adjust-header h3{letter-spacing:0;font-size:19px}.ai-adjust-header p{color:var(--text-secondary);margin-top:3px;font-size:12px}.ai-adjust-close{width:34px;height:34px;color:var(--text-primary);cursor:pointer;background:#ffffff12;border:0;border-radius:50%;flex:0 0 34px;place-items:center;display:grid}.ai-adjust-conversation{gap:8px;max-height:190px;margin-bottom:12px;display:grid;overflow-y:auto}.ai-adjust-message{background:#8c6aff2e;border-radius:8px 8px 2px;justify-self:end;max-width:88%;padding:8px 10px}.ai-adjust-message span{color:var(--text-tertiary);margin-bottom:2px;font-size:9px;display:block}.ai-adjust-message p,.ai-adjust-response p{font-size:12px}.ai-adjust-response{background:#ffffff12;border-radius:8px 8px 8px 2px;justify-self:start;align-items:flex-start;gap:7px;max-width:88%;padding:8px 10px;display:flex}.ai-adjust-error{color:#ffb0b0;background:#ff5f5f17;border-radius:6px;padding:8px 10px;font-size:12px}.ai-adjust-form{gap:9px;display:grid}.ai-adjust-form textarea{resize:vertical;border-radius:var(--radius-sm);width:100%;min-height:82px;max-height:150px;color:var(--text-primary);font:inherit;letter-spacing:0;background:#ffffff0e;border:1px solid #ffffff24;outline:none;padding:11px 12px;font-size:13px}.ai-adjust-form textarea:focus{border-color:var(--primary)}.ai-adjust-form button{border-radius:var(--radius-pill);background:var(--primary);color:#fff;cursor:pointer;border:0;justify-content:center;align-items:center;gap:7px;min-height:44px;font-size:13px;font-weight:700;display:inline-flex}.ai-adjust-form button:disabled{opacity:.42;cursor:not-allowed}.player-layer-editor{border-top:1px solid #ffffff17;margin:2px 0 12px;padding-top:12px}.player-layer-editor>p{color:var(--text-secondary);margin-bottom:8px;font-size:12px}.player-overall-volume{border-radius:var(--radius-sm);background:#ffffff0b;border:1px solid #ffffff1f;margin-bottom:14px;padding:12px}.player-overall-volume-heading{justify-content:space-between;align-items:center;gap:12px;margin-bottom:11px;display:flex}.player-overall-volume-heading>div{display:grid}.player-overall-volume-heading strong{font-size:13px}.player-overall-volume-heading small,.player-overall-volume-heading output{color:var(--text-tertiary);font-size:10px}.player-overall-volume-heading output{font-variant-numeric:tabular-nums}.player-sound-groups{gap:8px;margin-bottom:16px;display:grid}.player-sound-group{border-radius:var(--radius-sm);background:#ffffff06;border:1px solid #ffffff17;padding:10px 12px}.player-sound-group-heading{justify-content:space-between;align-items:center;gap:12px;margin-bottom:8px;display:flex}.player-sound-group-heading>div{gap:2px;display:grid}.player-sound-group-heading strong{font-size:12px}.player-sound-group-heading small,.player-sound-group-heading output{color:var(--text-tertiary);font-size:10px}.player-sound-group-heading output{font-variant-numeric:tabular-nums}.player-sound-group input[type=range]{touch-action:pan-x;width:100%}.player-layer-selector{gap:6px;margin-bottom:12px;display:grid}.player-layer-option{border-radius:var(--radius-sm);width:100%;min-height:52px;color:var(--text-secondary);text-align:left;cursor:pointer;background:#ffffff09;border:1px solid #ffffff1a;grid-template-columns:22px minmax(0,1fr) auto;align-items:center;gap:9px;padding:8px 10px;display:grid}.player-layer-option.is-selected{color:var(--text-primary);background:#8c6aff24;border-color:#8c6affc7}.player-layer-option-check{border:1px solid #fff3;border-radius:5px;place-items:center;width:20px;height:20px;display:grid}.player-layer-option.is-selected .player-layer-option-check{border-color:var(--primary);background:var(--primary)}.player-layer-option-copy{min-width:0;display:grid}.player-layer-option-copy strong{color:inherit;text-overflow:ellipsis;white-space:nowrap;font-size:13px;overflow:hidden}.player-layer-option-copy small{color:var(--text-tertiary);font-size:10px}.player-layer-option>span:last-child{font-variant-numeric:tabular-nums;font-size:11px}.player-selected-layer{border-radius:var(--radius-sm);background:#ffffff0b;border:1px solid #ffffff1f;padding:12px}.player-selected-layer-heading{justify-content:space-between;align-items:center;gap:12px;margin-bottom:12px;display:flex}.player-selected-layer-heading>div{min-width:0;display:grid}.player-selected-layer-heading small{color:var(--text-tertiary);font-size:10px}.player-selected-layer-heading strong{text-overflow:ellipsis;white-space:nowrap;font-size:13px;overflow:hidden}.player-remove-layer{border-radius:var(--radius-pill);color:#ffb0b0;cursor:pointer;background:#ff5f5f14;border:1px solid #ff8f8f47;align-items:center;gap:5px;min-height:44px;padding:0 9px;font-size:11px;display:inline-flex}.player-layer-row{border-top:1px solid #ffffff17;padding:12px 0}.player-layer-row-heading,.player-layer-row-controls{align-items:center;display:flex}.player-layer-row-heading{justify-content:space-between;gap:12px;margin-bottom:10px;font-size:13px;font-weight:650}.player-layer-row-heading span:last-child{color:var(--text-secondary);font-variant-numeric:tabular-nums;font-size:11px}.player-layer-row-controls{gap:10px}.player-layer-row-controls input[type=range]{touch-action:pan-x;flex:1;min-width:0}.player-layer-row-controls output{width:34px;color:var(--text-secondary);font-variant-numeric:tabular-nums;text-align:right;font-size:10px}.player-layer-range-label{color:var(--text-tertiary);text-transform:uppercase;letter-spacing:.04em;flex:none;font-size:10px;font-weight:650}.player-layer-mute{width:44px;height:44px;color:var(--text-secondary);cursor:pointer;background:#ffffff0f;border:1px solid #ffffff1f;border-radius:50%;flex:0 0 44px;place-items:center;display:grid}.player-adjust-status{color:var(--text-secondary);margin-top:9px;font-size:12px}.player-save-actions{grid-template-columns:1fr;gap:8px;margin-top:12px;display:grid}.player-save-actions .btn{justify-content:center;align-items:center;gap:7px;min-height:44px;display:inline-flex}@media (prefers-reduced-motion:reduce){.animate-spin{animation-duration:2s}.generation-progress-fill,.player-mode-toggle,.player-cover-play,.player-listening-share{transition:none}}@media (width<=420px){.player-shell{padding:18px 16px}.player-mode-header{margin-bottom:18px}.player-listening-hero{width:100%}.player-cover-stage{border-radius:12px}.player-cover-save{width:46px;height:46px;bottom:14px;right:14px}.player-listening-copy{padding-top:16px}.player-listening-copy h1{font-size:23px}.adjust-sheet-backdrop{padding:0}.adjust-sheet{max-height:calc(100dvh - 48px);padding-left:16px;padding-right:16px}.player-adjust-panel{padding:13px}.player-adjust-heading{display:block}.player-main-controls{gap:6px}.player-control-side{padding-inline:6px;font-size:10px}.player-control-side span{text-overflow:ellipsis;overflow:hidden}.player-advanced-link{margin-top:0}.player-save-actions{grid-template-columns:1fr}}@keyframes fadeSlideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.auth-page{width:100%;min-width:0;min-height:calc(var(--app-viewport-height,100dvh) - var(--safe-top));overscroll-behavior-x:none;-webkit-overflow-scrolling:touch;scroll-padding-bottom:calc(40px + var(--safe-bottom) + var(--app-keyboard-inset));padding:20px 20px max(40px, var(--safe-bottom));background:var(--bg-main);color:var(--text-primary);overflow:clip auto}.auth-shell{width:min(100%,520px);margin:0 auto}.auth-header{text-align:center;justify-items:center;padding:8px 48px 24px;display:grid;position:relative}.auth-back{width:44px;height:44px;position:absolute;top:0;left:0}.auth-mark{width:46px;height:46px;color:var(--primary);background:#ffffff14;border:1px solid #ffffff24;border-radius:50%;place-items:center;margin-bottom:18px;font-size:20px;font-weight:850;display:grid}.auth-header h1{letter-spacing:0;margin:0;font-size:28px;line-height:1.2}.auth-header p{color:var(--text-secondary);margin:9px 0 0;font-size:14px;line-height:1.5}.auth-tabs{border:1px solid var(--surface-border);background:var(--surface-1);border-radius:8px;grid-template-columns:1fr 1fr;gap:4px;margin-bottom:22px;padding:4px;display:grid}.auth-tabs button{min-height:44px;color:var(--text-secondary);cursor:pointer;background:0 0;border:0;border-radius:6px;font-size:15px;font-weight:700}.auth-tabs button[aria-selected=true]{background:var(--surface-2);color:var(--text-primary);box-shadow:0 1px 6px #00000040}.auth-form{gap:16px;display:grid}.auth-field{color:var(--text-primary);gap:7px;font-size:13px;font-weight:650;display:grid}.auth-field small{color:var(--text-secondary);font:inherit;font-weight:450}.auth-input-wrap{align-items:center;display:flex;position:relative}.auth-input-wrap>svg{z-index:1;color:var(--text-secondary);pointer-events:none;position:absolute;left:15px}.auth-input-wrap input{border:1px solid var(--surface-border);background:var(--surface-1);width:100%;min-width:0;min-height:54px;color:var(--text-primary);letter-spacing:0;border-radius:8px;outline:0;padding:0 48px 0 46px;font-size:16px;transition:border-color .15s,box-shadow .15s}.auth-input-wrap input:focus{border-color:var(--primary);box-shadow:0 0 0 3px #9474ff24}.auth-password-toggle{width:44px;height:44px;color:var(--text-secondary);cursor:pointer;background:0 0;border:0;place-items:center;display:grid;position:absolute;right:5px}.auth-submit{border-radius:8px;width:100%;min-height:52px;margin-top:2px}.auth-error{color:#ffadad;margin:0;font-size:13px;line-height:1.45}.auth-guest-note{color:var(--text-secondary);text-align:center;margin:-2px 10px 0;font-size:12px;line-height:1.5}.auth-divider{color:var(--text-secondary);align-items:center;gap:14px;margin:26px 0 16px;font-size:11px;display:flex}.auth-divider:before,.auth-divider:after{content:"";background:var(--surface-border);flex:1;height:1px}.auth-social-grid{grid-template-columns:1fr 1fr;gap:12px;display:grid}.auth-social-button{border:1px solid var(--surface-border);background:var(--surface-1);min-width:0;min-height:52px;color:var(--text-primary);cursor:pointer;border-radius:8px;justify-content:center;align-items:center;gap:10px;padding:0 14px;font-size:14px;font-weight:700;display:flex}.auth-social-button:disabled{cursor:default;opacity:.55}.auth-social-button span:last-child{overflow-wrap:anywhere;min-width:0}.auth-google-mark{color:#fff;flex:none;font-size:21px;font-weight:850}@media (width<=420px){.auth-page{padding-inline:16px}.auth-header{padding-inline:42px}.auth-header h1{font-size:25px}.auth-social-grid{grid-template-columns:1fr}}
