@import "https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;500;600;700&family=Righteous&display=swap";
@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-rotate-x:initial;--tw-rotate-y:initial;--tw-rotate-z:initial;--tw-skew-x:initial;--tw-skew-y:initial;--tw-ease:initial}}}@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--container-md:28rem;--ease-out:cubic-bezier(0, 0, .2, 1);--ease-in-out:cubic-bezier(.4, 0, .2, 1);--animate-spin:spin 1s linear infinite;--default-transition-duration:.15s;--default-transition-timing-function:cubic-bezier(.4, 0, .2, 1);--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono);--color-bg-deep:#080614;--color-text-primary:#f8fafc;--color-text-muted:#475569;--font-body:"Poppins", sans-serif}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.pointer-events-none{pointer-events:none}.visible{visibility:visible}.absolute{position:absolute}.fixed{position:fixed}.relative{position:relative}.inset-0{inset:calc(var(--spacing) * 0)}.z-10{z-index:10}.mx-auto{margin-inline:auto}.mt-3{margin-top:calc(var(--spacing) * 3)}.contents{display:contents}.flex{display:flex}.grid{display:grid}.hidden{display:none}.inline{display:inline}.w-full{width:100%}.max-w-md{max-width:var(--container-md)}.flex-1{flex:1}.transform{transform:var(--tw-rotate-x,) var(--tw-rotate-y,) var(--tw-rotate-z,) var(--tw-skew-x,) var(--tw-skew-y,)}.animate-spin{animation:var(--animate-spin)}.grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.flex-col{flex-direction:column}.flex-wrap{flex-wrap:wrap}.items-center{align-items:center}.justify-center{justify-content:center}.gap-2{gap:calc(var(--spacing) * 2)}.gap-2\.5{gap:calc(var(--spacing) * 2.5)}.gap-7{gap:calc(var(--spacing) * 7)}.overflow-hidden{overflow:hidden}.overflow-x-hidden{overflow-x:hidden}.p-4{padding:calc(var(--spacing) * 4)}.p-5{padding:calc(var(--spacing) * 5)}.px-4{padding-inline:calc(var(--spacing) * 4)}.py-12{padding-block:calc(var(--spacing) * 12)}.pt-12{padding-top:calc(var(--spacing) * 12)}.text-center{text-align:center}.transition{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to,opacity,box-shadow,transform,translate,scale,rotate,filter,-webkit-backdrop-filter,backdrop-filter,display,content-visibility,overlay,pointer-events;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}.delay-1{transition-delay:1ms}.delay-2{transition-delay:2ms}.delay-3{transition-delay:3ms}.ease-in-out{--tw-ease:var(--ease-in-out);transition-timing-function:var(--ease-in-out)}.ease-out{--tw-ease:var(--ease-out);transition-timing-function:var(--ease-out)}}*,:before,:after{box-sizing:border-box}html{scroll-behavior:smooth;-webkit-tap-highlight-color:transparent}body{background-color:var(--color-bg-deep);color:var(--color-text-primary);font-family:var(--font-body);-webkit-font-smoothing:antialiased;overscroll-behavior:none;min-height:100dvh}input:-webkit-autofill{transition:background-color 600000s}input:-webkit-autofill:focus{transition:background-color 600000s}.aurora-blob{filter:blur(80px);pointer-events:none;will-change:transform;border-radius:50%;position:absolute}.glass-card{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#ffffff0d;border:1px solid #ffffff1a;border-radius:1.5rem;box-shadow:inset 0 1px #ffffff1a,0 20px 40px #0006}.btn-aurora{font-family:var(--font-body);cursor:pointer;color:#fff;background:linear-gradient(135deg,#7c3aed 0%,#ec4899 60%,#f97316 100%);border:none;border-radius:1rem;width:100%;padding:1rem 2rem;font-weight:600;transition:all .2s;position:relative;overflow:hidden;box-shadow:0 4px 24px #7c3aed80}.btn-aurora:active{transform:scale(.97)}.btn-aurora:disabled{opacity:.5;cursor:not-allowed}.btn-aurora:before{content:"";opacity:0;background:linear-gradient(135deg,#9333ea 0%,#f472b6 60%,#fb923c 100%);transition:opacity .2s;position:absolute;inset:0}.btn-aurora:hover:not(:disabled):before{opacity:1}.btn-aurora>*{z-index:10;position:relative}.mood-textarea{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);width:100%;color:var(--color-text-primary);font-family:var(--font-body);resize:none;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:1.5rem;min-height:120px;padding:1.25rem;font-size:1rem;line-height:1.6;transition:all .2s}.mood-textarea::placeholder{color:var(--color-text-muted)}.mood-textarea:focus{background:#ffffff14;border-color:#7c3aed99;outline:none}.skeleton{background:linear-gradient(90deg,#ffffff0d 25%,#ffffff1f 50%,#ffffff0d 75%) 0 0/200% 100%;border-radius:.75rem;animation:2s linear infinite shimmer;overflow:hidden}.audio-progress{cursor:pointer;background:#fff3;border-radius:9999px;height:4px;overflow:hidden}.audio-progress-fill{background:linear-gradient(90deg,#7c3aed,#ec4899);border-radius:9999px;height:100%;transition:width .1s linear}.text-gradient{-webkit-text-fill-color:transparent;color:#0000;background-image:linear-gradient(135deg,#7c3aed 0%,#ec4899 50%,#f97316 100%);-webkit-background-clip:text;background-clip:text}.keyword-pill{color:#a78bfa;background:#7c3aed33;border:1px solid #7c3aed4d;border-radius:9999px;align-items:center;gap:.25rem;padding:.25rem .75rem;font-size:.75rem;font-weight:500;display:inline-flex}.no-scrollbar::-webkit-scrollbar{display:none}.no-scrollbar{-ms-overflow-style:none;scrollbar-width:none}@media (min-width:768px){::-webkit-scrollbar{width:6px}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{background:#7c3aed66;border-radius:3px}}@keyframes shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-20px)}}@keyframes aurora-pulse{0%,to{opacity:.5;transform:scale(1)}50%{opacity:.8;transform:scale(1.1)}}@keyframes slide-up{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes scale-in{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}@keyframes bounce-gentle{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}.animate-float{animation:6s ease-in-out infinite float}.animate-float-slow{animation:9s ease-in-out infinite float}.animate-aurora{animation:4s ease-in-out infinite aurora-pulse}.animate-slide-up{animation:.4s ease-out slide-up}.animate-scale-in{animation:.3s ease-out scale-in}.animate-bounce-soft{animation:2s ease-in-out infinite bounce-gentle}.blob-purple{background:radial-gradient(circle,#7c3aed59 0%,#0000 70%);width:min(70vw,600px);height:min(70vw,600px);top:-25%;left:-20%}.blob-pink{background:radial-gradient(circle,#ec489947 0%,#0000 70%);width:min(60vw,500px);height:min(60vw,500px);animation-delay:2s;bottom:-20%;right:-15%}.blob-orange{background:radial-gradient(circle,#f973162e 0%,#0000 70%);width:min(40vw,300px);height:min(40vw,300px);animation-delay:1s;top:40%;left:55%}.music-notes-wrap{opacity:.08;pointer-events:none;position:fixed;inset:0;overflow:hidden}.music-note{color:#fff;-webkit-user-select:none;user-select:none;animation:6s ease-in-out infinite float;position:absolute}.note-1{font-size:1.2rem;animation-delay:0s;top:12%;left:8%}.note-2{font-size:1.6rem;animation-delay:.9s;top:34%;left:26%}.note-3{font-size:1.2rem;animation-delay:1.8s;top:12%;left:44%}.note-4{font-size:1.6rem;animation-delay:2.7s;top:34%;left:62%}.note-5{font-size:1.2rem;animation-delay:3.6s;top:12%;left:80%}.vinyl-record{width:80px;height:80px;margin:0 auto 1.25rem;position:relative}.vinyl-disc{background:conic-gradient(#7c3aed,#ec4899,#f97316,#06b6d4,#7c3aed);border-radius:50%;justify-content:center;align-items:center;width:80px;height:80px;animation:8s linear infinite spin;display:flex}.vinyl-hole{background:#080614;border:2px solid #fff3;border-radius:50%;width:32px;height:32px}.vinyl-shine{pointer-events:none;background:radial-gradient(circle at 35% 25%,#ffffff2e 0%,#0000 55%);border-radius:50%;position:absolute;inset:0}.brand-title{letter-spacing:-.02em;margin-bottom:.5rem;font-family:Righteous,cursive;font-size:3rem;font-weight:700}.brand-subtitle{color:#94a3b8;max-width:18rem;margin:0 auto;font-size:.875rem;line-height:1.6}.brand-subtitle-accent{color:#a78bfa}.step-card{text-align:center;background:#ffffff08;border:1px solid #ffffff12;border-radius:1rem;flex-direction:column;align-items:center;gap:.5rem;padding:.75rem;display:flex}.step-label{font-size:.65rem;font-weight:600;line-height:1.3}.step-label-purple{color:#7c3aed}.step-label-pink{color:#ec4899}.step-label-orange{color:#f97316}.example-chip{cursor:pointer;color:#94a3b8;-webkit-user-select:none;user-select:none;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:9999px;padding:.375rem .75rem;font-size:.75rem;font-weight:500;transition:background .2s,color .2s,border-color .2s}.example-chip:hover{color:#f8fafc;background:#ffffff1a;border-color:#fff3}.example-chip:active{transform:scale(.95)}.rate-limit-banner{color:#fb923c;background:#f973161f;border:1px solid #f973164d;border-radius:.875rem;align-items:center;gap:.5rem;width:100%;padding:.625rem 1rem;font-size:.8rem;font-weight:500;display:flex}.rate-limit-countdown{font-variant-numeric:tabular-nums;background:#f9731633;border-radius:.375rem;margin-left:auto;padding:.1rem .5rem;font-size:.875rem;font-weight:700}.delay-1{animation-delay:80ms}.delay-2{animation-delay:.16s}.delay-3{animation-delay:.24s}.mood-input-wrap{flex-direction:column;gap:0;display:flex}.mood-input-label{color:#f8fafc;margin-bottom:.5rem;font-size:.875rem;font-weight:600;display:block}.mood-textarea-wrap{position:relative}.mood-char-count{color:#475569;pointer-events:none;font-size:.7rem;position:absolute;bottom:.75rem;right:1rem}.mood-char-warn{color:#f97316}.mood-error{color:#ef4444;align-items:center;gap:.375rem;margin-top:.5rem;font-size:.8rem;display:flex}.mood-hint{text-align:center;color:#475569;margin-top:.5rem;font-size:.7rem}.btn-aurora-inner{justify-content:center;align-items:center;gap:.5rem;font-size:1rem;display:flex}.mood-spinner{flex-shrink:0;width:18px;height:18px;animation:.8s linear infinite spin}.track-preview-wrap{flex-direction:column;gap:.5rem;display:flex}.track-preview-controls{align-items:center;gap:.75rem;display:flex}.play-btn{cursor:pointer;color:#fff;background:linear-gradient(135deg,#7c3aed,#ec4899);border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;transition:transform .15s,box-shadow .15s;display:flex;box-shadow:0 4px 16px #7c3aed66}.play-btn:hover{transform:scale(1.08);box-shadow:0 6px 20px #7c3aed80}.play-btn:active{transform:scale(.95)}.play-btn:disabled{opacity:.5;cursor:not-allowed;transform:none}.play-btn-loading{opacity:.7}.track-preview-times{color:#475569;justify-content:space-between;font-size:.7rem;display:flex}.no-preview-badge{color:#475569;background:#ffffff0d;border:1px solid #ffffff14;border-radius:9999px;align-items:center;gap:.25rem;padding:.25rem .75rem;font-size:.7rem;display:inline-flex}.swipe-card-wrap{aspect-ratio:3/4;cursor:grab;touch-action:none;border-radius:1.75rem;width:100%;max-width:360px;margin:0 auto;position:relative;overflow:hidden;box-shadow:0 25px 50px #00000080}.swipe-card-wrap:active{cursor:grabbing}.swipe-card-img-wrap{position:absolute;inset:0;overflow:hidden}.swipe-card-img{object-fit:cover;width:100%;height:100%;display:block}.swipe-card-img-fallback{background:linear-gradient(135deg,#1e1b4b 0%,#4338ca 50%,#7c3aed 100%)}.swipe-card-bg{background-position:50%;background-size:cover;position:absolute;inset:0}.swipe-card-overlay{background:linear-gradient(#0000 35%,#080614f7 100%);position:absolute;inset:0}.swipe-card-content{flex-direction:column;justify-content:flex-end;padding:1.5rem;display:flex;position:absolute;inset:0}.swipe-card-track-name{color:#f8fafc;margin-bottom:.25rem;font-size:1.25rem;font-weight:700;line-height:1.3}.swipe-card-artists{color:#94a3b8;margin-bottom:1rem;font-size:.85rem}.swipe-indicator{letter-spacing:.05em;pointer-events:none;border:3px solid;border-radius:.75rem;padding:.375rem 1rem;font-size:1.5rem;font-weight:900;position:absolute;top:1.5rem}.swipe-like-indicator{color:#22c55e;border-color:#22c55e;left:1.25rem;transform:rotate(-15deg);box-shadow:0 0 24px #22c55e4d}.swipe-skip-indicator{color:#ef4444;border-color:#ef4444;right:1.25rem;transform:rotate(15deg);box-shadow:0 0 24px #ef44444d}.swipe-open-btn{color:#1db954;cursor:pointer;background:#1ed76026;border:1px solid #1ed7604d;border-radius:9999px;align-items:center;gap:.375rem;padding:.375rem .875rem;font-size:.75rem;font-weight:600;text-decoration:none;transition:background .2s;display:inline-flex}.swipe-open-btn:hover{background:#1ed76040}.swipe-actions{justify-content:center;gap:1.5rem;margin-top:1.5rem;display:flex}.action-btn{cursor:pointer;border:none;border-radius:50%;justify-content:center;align-items:center;width:64px;height:64px;transition:transform .15s,box-shadow .15s;display:flex}.action-btn:active{transform:scale(.9)!important}.action-skip{color:#ef4444;background:#ef444426;border:2px solid #ef444466}.action-skip:hover{background:#ef444440;transform:scale(1.08);box-shadow:0 0 24px #ef44444d}.action-like{color:#22c55e;background:#22c55e26;border:2px solid #22c55e66}.action-like:hover{background:#22c55e40;transform:scale(1.08);box-shadow:0 0 24px #22c55e4d}.done-screen{text-align:center;flex-direction:column;align-items:center;gap:1.5rem;padding:2rem 1rem;display:flex}.done-title{font-family:Righteous,cursive;font-size:2rem;font-weight:700}.done-stats{gap:2rem;display:flex}.done-stat{flex-direction:column;align-items:center;gap:.25rem;display:flex}.done-stat-num{font-size:2rem;font-weight:700}.done-stat-num-green{color:#22c55e}.done-stat-num-red{color:#ef4444}.done-stat-label{color:#94a3b8;font-size:.75rem}.results-mood-chip{color:#a78bfa;background:#7c3aed26;border:1px solid #7c3aed4d;border-radius:9999px;align-items:center;gap:.5rem;padding:.375rem 1rem;font-size:.8rem;display:inline-flex}.results-progress-bar{background:#ffffff1a;border-radius:9999px;width:100%;height:3px;overflow:hidden}.results-progress-fill{height:100%;width:var(--w,0%);background:linear-gradient(90deg,#7c3aed,#ec4899);border-radius:9999px;transition:width .4s}.mood-badge-wrap{flex-direction:column;gap:.75rem;display:flex}.mood-badge-keywords{flex-wrap:wrap;gap:.4rem;display:flex}.genre-pill{color:#f9a8d4;background:#ec489926;border:1px solid #ec48994d;border-radius:9999px;align-items:center;padding:.25rem .75rem;font-size:.75rem;font-weight:500;display:inline-flex}.mood-badge-bars{flex-direction:column;gap:.5rem;display:flex}.mood-bar-row{align-items:center;gap:.5rem;display:flex}.mood-bar-label{color:#94a3b8;flex-shrink:0;width:4rem;font-size:.7rem}.mood-bar-track{background:#ffffff1a;border-radius:9999px;flex:1;height:6px;overflow:hidden}.mood-bar-fill{border-radius:9999px;height:100%;transition:width .6s}.mood-bar-pct{color:#475569;text-align:right;flex-shrink:0;width:2.5rem;font-size:.7rem}.tempo-badge{color:#fb923c;background:#f9731626;border:1px solid #f973164d;border-radius:9999px;align-self:flex-start;padding:.2rem .6rem;font-size:.7rem;font-weight:600;display:inline-flex}.results-back-btn,.results-info-btn{cursor:pointer;color:#94a3b8;background:#ffffff12;border:none;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;transition:background .2s,color .2s;display:flex}.results-back-btn:hover,.results-info-btn:hover{color:#f8fafc;background:#ffffff1f}.results-title{color:#f8fafc;font-family:Righteous,cursive;font-size:1.25rem}.results-mood-raw{color:#94a3b8;margin-bottom:.75rem;font-size:.8rem;font-style:italic;line-height:1.5}.results-counter{text-align:right;color:#475569;margin-top:.35rem;font-size:.75rem}.swipe-hint{color:#475569;text-align:center;margin-top:1rem;font-size:.72rem}.done-vinyl{background:conic-gradient(#7c3aed,#ec4899,#f97316,#06b6d4,#7c3aed);border-radius:50%;width:56px;height:56px;margin:0 auto;animation:8s linear infinite spin}.done-liked-list{flex-direction:column;gap:.75rem;display:flex}.done-liked-title{color:#94a3b8;text-transform:uppercase;letter-spacing:.06em;margin-bottom:.25rem;font-size:.8rem;font-weight:600}.done-liked-item{align-items:center;gap:.75rem;display:flex}.done-liked-cover{object-fit:cover;border-radius:.5rem;flex-shrink:0;width:40px;height:40px}.done-liked-info{flex:1;min-width:0}.done-liked-name{color:#f8fafc;white-space:nowrap;text-overflow:ellipsis;font-size:.85rem;font-weight:600;overflow:hidden}.done-liked-artist{color:#94a3b8;white-space:nowrap;text-overflow:ellipsis;font-size:.75rem;overflow:hidden}.done-music-link{color:#a855f7;background:#a25ddc26;border:1px solid #a25ddc4d;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;transition:background .2s;display:flex}.done-music-link:hover{background:#a25ddc40}.deezer-pill{color:#c084fc;cursor:pointer;white-space:nowrap;background:#c084fc1f;border:1px solid #c084fc4d;border-radius:9999px;flex-shrink:0;align-items:center;gap:.375rem;padding:.375rem .75rem;font-size:.75rem;font-weight:600;text-decoration:none;transition:background .2s,color .2s,border-color .2s;display:inline-flex}.deezer-pill:hover{color:#e9d5ff;background:#c084fc38;border-color:#c084fc80}.deezer-pill:active{transform:scale(.97)}.deezer-icon-btn{color:#c084fc;cursor:pointer;background:#c084fc1f;border:1px solid #c084fc4d;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:34px;height:34px;text-decoration:none;transition:background .2s,color .2s;display:flex}.deezer-icon-btn:hover{color:#e9d5ff;background:#c084fc38}.done-profile-btn{cursor:pointer;color:#94a3b8;background:0 0;border:none;padding:.25rem;font-size:.85rem;text-decoration:underline;transition:color .2s}.done-profile-btn:hover{color:#f8fafc}.animate-spin-slow{animation:8s linear infinite spin}.profile-shell{flex-direction:column;align-items:center;min-height:100dvh;padding:1.5rem 1rem 2.5rem;display:flex;position:relative;overflow:hidden}.profile-content{z-index:10;flex-direction:column;gap:1rem;width:100%;max-width:440px;display:flex;position:relative}.profile-header{align-items:center;gap:.75rem;margin-bottom:.25rem;display:flex}.profile-title{color:#f8fafc;font-family:Righteous,cursive;font-size:1.1rem;line-height:1.2}.profile-date{color:#475569;margin-top:.1rem;font-size:.72rem}.profile-new-btn{cursor:pointer;color:#94a3b8;background:#ffffff12;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;margin-left:auto;transition:background .2s,color .2s;display:flex}.profile-new-btn:hover{color:#f8fafc;background:#ffffff1f}.profile-mood-card{flex-direction:column;gap:.75rem;padding:1.25rem;display:flex}.profile-section-label{text-transform:uppercase;letter-spacing:.07em;color:#475569;align-items:center;gap:.375rem;font-size:.72rem;font-weight:600;display:flex}.profile-mood-quote{color:#94a3b8;border-left:2px solid #7c3aed80;margin:0;padding-left:.75rem;font-size:.9rem;font-style:italic;line-height:1.6}.profile-keywords{flex-wrap:wrap;gap:.4rem;display:flex}.profile-bars{flex-direction:column;gap:.4rem;display:flex}.profile-stats-row{grid-template-columns:repeat(3,1fr);gap:.75rem;display:grid}.profile-stat-card{background:#ffffff0a;border:1px solid #ffffff14;border-radius:1rem;flex-direction:column;align-items:center;gap:.25rem;padding:.875rem .5rem;display:flex}.profile-stat-num{font-size:1.75rem;font-weight:700;line-height:1}.profile-stat-green{color:#22c55e}.profile-stat-red{color:#ef4444}.profile-stat-purple{color:#a78bfa}.profile-stat-label{color:#475569;font-size:.68rem;font-weight:500}.profile-track-section{flex-direction:column;gap:.75rem;padding:1rem 1.25rem;display:flex}.profile-track-list{flex-direction:column;gap:.625rem;display:flex}.profile-track-row{align-items:center;gap:.75rem;transition:opacity .2s;display:flex}.profile-track-dimmed{opacity:.45}.profile-track-cover{object-fit:cover;border-radius:.625rem;flex-shrink:0;width:44px;height:44px}.profile-track-cover-fallback{background:linear-gradient(135deg,#1e1b4b,#7c3aed)}.profile-track-info{flex:1;min-width:0}.profile-track-name{color:#f8fafc;white-space:nowrap;text-overflow:ellipsis;font-size:.875rem;font-weight:600;overflow:hidden}.profile-track-artist{color:#94a3b8;white-space:nowrap;text-overflow:ellipsis;font-size:.75rem;overflow:hidden}.profile-empty{z-index:10;text-align:center;flex-direction:column;align-items:center;gap:1rem;max-width:320px;margin:auto;padding:2rem 1rem;display:flex;position:relative}.profile-empty-icon{font-size:3rem;line-height:1}.profile-empty-title{color:#f8fafc;font-family:Righteous,cursive;font-size:1.5rem}.profile-empty-sub{color:#94a3b8;font-size:.875rem;line-height:1.6}.loading-overlay{z-index:100;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#080614f5;justify-content:center;align-items:center;padding:1.5rem;display:flex;position:fixed;inset:0}.loading-blob{filter:blur(60px);pointer-events:none;border-radius:50%;animation:3s ease-in-out infinite aurora-pulse;position:absolute}.loading-blob-1{background:radial-gradient(circle,#7c3aed80 0%,#0000 70%);width:400px;height:400px;top:-100px;left:-100px}.loading-blob-2{background:radial-gradient(circle,#ec489973 0%,#0000 70%);width:350px;height:350px;animation-delay:1.5s;bottom:-80px;right:-80px}.loading-blob-3{background:radial-gradient(circle,#f973164d 0%,#0000 70%);width:250px;height:250px;animation-delay:.8s;top:50%;left:60%}.loading-particles{pointer-events:none;position:absolute;inset:0;overflow:hidden}.loading-particle{color:#fff;opacity:0;-webkit-user-select:none;user-select:none;will-change:opacity, transform;font-size:1.2rem;animation:4s ease-in-out infinite particle-float;position:absolute}.loading-particle-1{font-size:1.4rem;animation-delay:0s;top:20%;left:8%}.loading-particle-2{font-size:1rem;animation-delay:.6s;top:15%;left:80%}.loading-particle-3{font-size:1.6rem;animation-delay:1.2s;top:70%;left:15%}.loading-particle-4{font-size:1rem;animation-delay:1.8s;top:65%;left:75%}.loading-particle-5{font-size:1.2rem;animation-delay:2.4s;top:10%;left:50%}.loading-particle-6{font-size:.9rem;animation-delay:.3s;top:40%;left:90%}.loading-particle-7{font-size:1.1rem;animation-delay:2.1s;top:45%;left:5%}@keyframes particle-float{0%{opacity:0;transform:translateY(0)rotate(0)}20%{opacity:.18}50%{opacity:.22;transform:translateY(-30px)rotate(10deg)}80%{opacity:.18}to{opacity:0;transform:translateY(-60px)rotate(-5deg)}}.loading-card{z-index:10;-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px);text-align:center;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:2rem;flex-direction:column;align-items:center;gap:1.5rem;width:100%;max-width:340px;padding:2rem 1.5rem;display:flex;position:relative;box-shadow:0 30px 60px #00000080,inset 0 1px #ffffff1a}.loading-waveform{justify-content:center;align-items:center;gap:4px;height:40px;display:flex}.loading-bar{background:linear-gradient(#7c3aed,#ec4899);border-radius:9999px;width:4px;min-height:4px;transition:height .1s;box-shadow:0 0 8px #7c3aed99}.loading-main{flex-direction:column;gap:.35rem;display:flex}.loading-step-label{color:#f8fafc;font-family:Poppins,sans-serif;font-size:1.1rem;font-weight:700}.loading-step-sub{color:#94a3b8;font-size:.8rem;line-height:1.5}.loading-keywords{flex-wrap:wrap;justify-content:center;gap:.375rem;display:flex}.loading-steps{flex-direction:column;gap:.625rem;width:100%;display:flex}.loading-step-item{align-items:center;gap:.625rem;display:flex}.loading-step-dot{color:#22c55e;background:#ffffff0d;border:2px solid #ffffff26;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:22px;height:22px;font-size:.75rem;transition:all .3s;display:flex}.loading-step-done{background:#22c55e33;border-color:#22c55e80}.loading-step-active{will-change:opacity;background:#7c3aed33;border-color:#7c3aed;animation:1s ease-in-out infinite pulse-dot;box-shadow:0 0 12px #7c3aed80}@keyframes pulse-dot{0%,to{opacity:1}50%{opacity:.5}}.loading-step-text{color:#475569;font-size:.78rem}.loading-step-text-active{color:#f8fafc;font-weight:600}.loading-vibe-phrase{color:#7c3aed;will-change:opacity;min-height:1.2rem;font-size:.8rem;font-weight:500;animation:.4s ease-out fade-phrase}@keyframes fade-phrase{0%{opacity:0}to{opacity:1}}@media (prefers-reduced-motion:reduce){*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.auth-loading-screen{background:var(--color-bg-deep);justify-content:center;align-items:center;min-height:100dvh;display:flex}.auth-spinner{border:3px solid #7c3aed33;border-top-color:#7c3aed;border-radius:50%;width:40px;height:40px;animation:.7s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.logo-mascot{object-fit:contain;border-radius:.5rem;flex-shrink:0;display:block}.mascot-deco{object-fit:contain;filter:drop-shadow(0 6px 20px #7c3aed59);border-radius:1rem;flex-shrink:0;display:block}.mascot-brand{filter:drop-shadow(0 6px 24px #7c3aed66);border-radius:1rem;width:80px;height:80px;margin:0 auto 1.25rem;animation:3s ease-in-out infinite bounce-gentle}.mascot-brand-lg{filter:drop-shadow(0 8px 32px #7c3aed73);border-radius:1.125rem;width:96px;height:96px;margin:0 auto .25rem;animation:6s ease-in-out infinite float}.mascot-brand-sm{border-radius:.875rem;flex-shrink:0;width:64px;height:64px}.mascot-brand-auth{filter:drop-shadow(0 10px 36px #7c3aed80);border-radius:1rem;width:80px;height:80px;animation:7s ease-in-out infinite float}.mascot-done{filter:drop-shadow(0 4px 16px #7c3aed66);border-radius:.75rem;width:56px;height:56px;margin:0 auto;animation:2s ease-in-out infinite bounce-gentle}.logo-full{flex-shrink:0;align-items:center;gap:.625rem;text-decoration:none;display:flex}.logo-full-text{letter-spacing:-.01em;font-family:Righteous,cursive;font-size:1.35rem;line-height:1}.logo-wordmark{letter-spacing:-.01em;font-family:Righteous,cursive;font-size:1.35rem}.app-layout{min-height:100dvh;display:flex}.app-main{flex-direction:column;flex:1;min-width:0;display:flex}@media (min-width:1024px){.app-main{margin-left:240px}.bottom-nav{display:none!important}}.sidebar{display:none}@media (min-width:1024px){.sidebar{z-index:40;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#080614e6;border-right:1px solid #ffffff12;flex-direction:column;width:240px;padding:1.5rem 0 1.25rem;display:flex;position:fixed;top:0;bottom:0;left:0;overflow:hidden auto}}.sidebar-logo{border-bottom:1px solid #ffffff0f;margin-bottom:1rem;padding:0 1.25rem 1.5rem}.sidebar-logo-link{align-items:center;text-decoration:none;display:inline-flex}.sidebar-section-label{text-transform:uppercase;letter-spacing:.1em;color:#475569;margin-bottom:.375rem;padding:0 1.25rem;font-size:.62rem;font-weight:700}.sidebar-nav{flex-direction:column;gap:2px;padding:0 .75rem;display:flex}.sidebar-link{color:#475569;border-radius:.875rem;align-items:center;gap:.75rem;padding:.6875rem .75rem;font-size:.875rem;font-weight:500;text-decoration:none;transition:color .18s,background .18s;display:flex;position:relative}.sidebar-link:hover{color:#94a3b8;background:#ffffff0a}.sidebar-link-active{color:#a78bfa;background:#7c3aed1f}.sidebar-link-icon{flex-shrink:0;justify-content:center;align-items:center;width:20px;display:flex}.sidebar-link-label{flex:1}.sidebar-link-pill{background:linear-gradient(#7c3aed,#ec4899);border-radius:9999px;flex-shrink:0;width:4px;height:20px;position:absolute;right:-.75rem}.sidebar-divider{background:#ffffff0f;height:1px;margin:1rem 1.25rem}.sidebar-nav-bottom{margin-top:.25rem}.sidebar-user{border-top:1px solid #ffffff0f;align-items:center;gap:.75rem;margin-top:auto;padding:1rem 1.25rem 0;display:flex}.sidebar-user-avatar{flex-shrink:0}.sidebar-avatar-img{object-fit:cover;border-radius:50%;width:36px;height:36px}.sidebar-avatar-initials{color:#fff;background:linear-gradient(135deg,#7c3aed,#ec4899);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;font-family:Righteous,cursive;font-size:.875rem;font-weight:700;display:flex}.sidebar-user-info{flex:1;min-width:0}.sidebar-user-name{color:#f8fafc;white-space:nowrap;text-overflow:ellipsis;font-size:.8rem;font-weight:600;overflow:hidden}.sidebar-signout-btn{cursor:pointer;color:#475569;font-size:.72rem;font-family:var(--font-body);background:0 0;border:none;padding:0;transition:color .2s}.sidebar-signout-btn:hover{color:#ef4444}.private-layout{flex-direction:column;min-height:100dvh;display:flex}.private-content{padding-bottom:calc(72px + env(safe-area-inset-bottom,0px));flex:1}.bottom-nav{z-index:50;height:calc(64px + env(safe-area-inset-bottom,0px));padding-bottom:env(safe-area-inset-bottom,0px);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#080614d9;border-top:1px solid #ffffff12;align-items:stretch;display:flex;position:fixed;bottom:0;left:0;right:0}.bottom-nav-item{color:#475569;-webkit-tap-highlight-color:transparent;flex-direction:column;flex:1;justify-content:center;align-items:center;gap:3px;padding:.5rem .25rem;text-decoration:none;transition:color .2s;display:flex}.bottom-nav-item:hover{color:#94a3b8}.bottom-nav-active{color:#a78bfa}.bottom-nav-icon{justify-content:center;align-items:center;line-height:1;display:flex}.bottom-nav-label{letter-spacing:.03em;font-size:.6rem;font-weight:600;line-height:1}.landing-shell{flex-direction:column;justify-content:center;align-items:center;min-height:100dvh;padding:2rem 1.25rem 3rem;display:flex;position:relative;overflow:hidden}.landing-content{z-index:10;flex-direction:column;align-items:center;gap:2.5rem;width:100%;max-width:400px;display:flex;position:relative}.landing-hero{text-align:center;flex-direction:column;align-items:center;gap:.75rem;display:flex}.landing-vinyl{width:100px;height:100px;margin:0 auto 1rem}.landing-title{letter-spacing:-.02em;margin:0;font-family:Righteous,cursive;font-size:clamp(3.5rem,15vw,5rem);font-weight:700;line-height:1}.landing-tagline{color:#f8fafc;margin:0;font-family:Righteous,cursive;font-size:1.25rem}.landing-desc{color:#94a3b8;max-width:300px;margin:0 auto;font-size:.875rem;line-height:1.7}.landing-features{grid-template-columns:repeat(3,1fr);gap:.75rem;width:100%;display:grid}.landing-feature-card{text-align:center;background:#ffffff08;border:1px solid #ffffff12;border-radius:1.25rem;flex-direction:column;align-items:center;gap:.5rem;padding:1rem .5rem;display:flex}.landing-feature-icon{border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;font-size:1.5rem;line-height:1;display:flex}.landing-feature-icon-purple{background:#7c3aed26}.landing-feature-icon-pink{background:#ec489926}.landing-feature-icon-orange{background:#f9731626}.landing-feature-title{color:#f8fafc;margin:0;font-size:.7rem;font-weight:700}.landing-feature-desc{color:#475569;margin:0;font-size:.62rem;line-height:1.4}.landing-cta{flex-direction:column;align-items:center;gap:1rem;width:100%;display:flex}.landing-login-link{color:#94a3b8;font-size:.875rem;text-decoration:none;transition:color .2s}.landing-login-link:hover{color:#f8fafc}.landing-login-accent{color:#a78bfa;font-weight:600}.landing-badge{color:#475569;align-items:center;gap:.5rem;font-size:.65rem;display:flex}.landing-badge-dot{background:linear-gradient(135deg,#7c3aed,#ec4899);border-radius:50%;flex-shrink:0;width:5px;height:5px}.auth-shell{justify-content:center;align-items:center;min-height:100dvh;padding:1.25rem;display:flex;position:relative;overflow:hidden}.auth-card{z-index:10;-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px);background:#ffffff0d;border:1px solid #ffffff1a;border-radius:2rem;flex-direction:column;gap:1rem;width:100%;max-width:400px;padding:1.75rem 1.5rem;display:flex;position:relative;box-shadow:0 30px 60px #00000080,inset 0 1px #ffffff14}.auth-logo{flex-direction:column;align-items:center;gap:.5rem;margin-bottom:.25rem;display:flex}.auth-vinyl{width:60px!important;height:60px!important}.auth-vinyl .vinyl-disc{width:60px;height:60px}.auth-vinyl .vinyl-hole{width:24px;height:24px}.auth-brand{letter-spacing:-.01em;margin:0;font-family:Righteous,cursive;font-size:1.75rem;font-weight:700}.auth-title{color:#f8fafc;text-align:center;margin:0;font-family:Righteous,cursive;font-size:1.5rem}.auth-subtitle{color:#94a3b8;text-align:center;margin:0;font-size:.85rem}.auth-error{color:#fca5a5;background:#ef44441a;border:1px solid #ef444440;border-radius:.875rem;align-items:center;gap:.5rem;padding:.75rem 1rem;font-size:.8rem;font-weight:500;display:flex}.auth-form{flex-direction:column;gap:.875rem;display:flex}.auth-field{flex-direction:column;gap:.4rem;display:flex}.auth-label{color:#94a3b8;font-size:.78rem;font-weight:600}.auth-input{width:100%;font-family:var(--font-body);color:#f8fafc;background:#ffffff0f;border:1px solid #ffffff1a;border-radius:.875rem;outline:none;padding:.75rem 1rem;font-size:.925rem;transition:border-color .2s,background .2s}.auth-input::placeholder{color:#475569}.auth-input:focus{background:#ffffff17;border-color:#7c3aed99}.auth-divider{color:#475569;align-items:center;gap:.75rem;font-size:.75rem;display:flex}.auth-divider:before,.auth-divider:after{content:"";background:#ffffff14;flex:1;height:1px}.google-btn{width:100%;font-family:var(--font-body);color:#f8fafc;cursor:pointer;background:#ffffff12;border:1px solid #ffffff1f;border-radius:.875rem;justify-content:center;align-items:center;gap:.75rem;padding:.75rem 1.25rem;font-size:.9rem;font-weight:600;transition:background .2s,border-color .2s;display:flex}.google-btn:hover:not(:disabled){background:#ffffff1f;border-color:#fff3}.google-btn:active{transform:scale(.98)}.google-btn:disabled{opacity:.5;cursor:not-allowed}.auth-footer{color:#94a3b8;text-align:center;margin:0;font-size:.8rem}.auth-link{color:#a78bfa;font-weight:600;text-decoration:none;transition:color .2s}.auth-link:hover{color:#c4b5fd;text-decoration:underline}.auth-back{text-align:center;color:#475569;padding:.25rem;font-size:.78rem;text-decoration:none;transition:color .2s;display:block}.auth-back:hover{color:#94a3b8}.results-shell{flex-direction:column;gap:1.25rem;min-height:100dvh;padding:1.5rem 1rem 1rem;display:flex;position:relative;overflow:hidden}.results-header{z-index:10;justify-content:space-between;align-items:center;display:flex;position:relative}.results-mood-panel,.results-progress-wrap{z-index:10;position:relative}.results-cards-wrap{z-index:10;flex-direction:column;flex:1;justify-content:center;align-items:center;display:flex;position:relative}.results-card-stack{width:100%;max-width:320px;height:420px;position:relative}.results-card-motion{transform-origin:bottom;width:100%;position:absolute}.results-blob-purple{opacity:.5}.results-blob-pink{opacity:.4;animation-delay:2s}.results-done-blob-pink{animation-delay:2s}.results-loading{flex-direction:column;justify-content:center;align-items:center;gap:1.5rem;min-height:100dvh;padding:1rem;display:flex}.results-loading-title{border-radius:9999px;width:16rem;height:2rem}.results-loading-card{border-radius:1.75rem;width:100%;max-width:320px;height:420px}.results-loading-btns{gap:1.5rem;display:flex}.results-loading-btn{border-radius:50%;width:4rem;height:4rem}.done-shell{flex-direction:column;justify-content:center;align-items:center;gap:2rem;min-height:100dvh;padding:3rem 1rem;display:flex;position:relative;overflow:hidden}.done-screen{z-index:10;text-align:center;flex-direction:column;align-items:center;gap:1.5rem;width:100%;max-width:440px;padding:2rem 1rem;display:flex;position:relative}.history-shell{min-height:100dvh;padding:1.5rem 1rem calc(80px + env(safe-area-inset-bottom,0px));flex-direction:column;gap:1rem;display:flex;position:relative}.history-header{z-index:10;border-bottom:1px solid #ffffff12;padding-bottom:.5rem;position:relative}.history-title{color:#f8fafc;align-items:center;gap:.5rem;font-family:Righteous,cursive;font-size:1.35rem;display:flex}.history-list{z-index:10;flex-direction:column;gap:.875rem;display:flex;position:relative}.history-empty{z-index:10;text-align:center;flex-direction:column;align-items:center;gap:.875rem;padding:4rem 1rem;display:flex;position:relative}.history-empty-icon{font-size:3rem}.history-empty-title{color:#f8fafc;font-family:Righteous,cursive;font-size:1.35rem}.history-empty-sub{color:#475569;font-size:.875rem}.session-card{padding:0;overflow:hidden}.session-card-header{cursor:pointer;width:100%;color:inherit;text-align:left;background:0 0;border:none;align-items:center;gap:.75rem;padding:1rem 1.25rem;transition:background .2s;display:flex}.session-card-header:hover{background:#ffffff08}.session-card-left{flex-direction:column;flex:1;gap:.375rem;min-width:0;display:flex}.session-card-right{flex-shrink:0;align-items:center;gap:.75rem;display:flex}.session-date{color:#475569;font-size:.7rem;font-weight:500}.session-mood-text{color:#94a3b8;white-space:nowrap;text-overflow:ellipsis;font-size:.85rem;font-style:italic;overflow:hidden}.session-pills{flex-wrap:wrap;gap:.3rem;display:flex}.session-stats{flex-direction:column;align-items:flex-end;gap:.1rem;display:flex}.session-stat-green{color:#22c55e;font-size:.85rem;font-weight:700}.session-stat-pct{color:#475569;font-size:.7rem}.session-chevron{color:#475569;transition:transform .25s}.session-chevron-open{transform:rotate(180deg)}.session-liked-list{border-top:1px solid #ffffff0f;flex-direction:column;gap:.75rem;padding:.75rem 1.25rem 1rem;display:flex}.session-liked-label{text-transform:uppercase;letter-spacing:.07em;color:#475569;font-size:.68rem;font-weight:600}.session-liked-row{align-items:center;gap:.75rem;display:flex}.session-liked-cover{object-fit:cover;border-radius:.5rem;flex-shrink:0;width:38px;height:38px}.session-liked-cover-fallback{background:linear-gradient(135deg,#1e1b4b,#7c3aed)}.session-liked-info{flex:1;min-width:0}.session-liked-name{color:#f8fafc;white-space:nowrap;text-overflow:ellipsis;font-size:.825rem;font-weight:600;overflow:hidden}.session-liked-artist{color:#94a3b8;white-space:nowrap;text-overflow:ellipsis;font-size:.72rem;overflow:hidden}.session-no-likes{color:#475569;text-align:center;border-top:1px solid #ffffff0f;padding:.75rem 1.25rem 1rem;font-size:.8rem}.liked-shell{min-height:100dvh;padding:1.5rem 1rem calc(80px + env(safe-area-inset-bottom,0px));flex-direction:column;gap:1rem;display:flex;position:relative}.liked-header{z-index:10;border-bottom:1px solid #ffffff12;justify-content:space-between;align-items:center;padding-bottom:.5rem;display:flex;position:relative}.liked-title{color:#ec4899;align-items:center;gap:.5rem;font-family:Righteous,cursive;font-size:1.35rem;display:flex}.liked-count{color:#94a3b8;background:#ffffff0f;border:1px solid #ffffff14;border-radius:9999px;padding:.2rem .6rem;font-size:.75rem}.liked-list{z-index:10;flex-direction:column;gap:.625rem;display:flex;position:relative}.liked-row{align-items:center;gap:.875rem;padding:.875rem 1rem;display:flex}.liked-cover{object-fit:cover;border-radius:.625rem;flex-shrink:0;width:48px;height:48px}.liked-cover-fallback{background:linear-gradient(135deg,#1e1b4b,#7c3aed)}.liked-info{flex:1;min-width:0}.liked-track-name{color:#f8fafc;white-space:nowrap;text-overflow:ellipsis;font-size:.9rem;font-weight:600;overflow:hidden}.liked-track-artist{color:#94a3b8;white-space:nowrap;text-overflow:ellipsis;font-size:.78rem;overflow:hidden}.liked-mood-context{color:#7c3aed;white-space:nowrap;text-overflow:ellipsis;margin-top:.1rem;font-size:.68rem;font-style:italic;overflow:hidden}.liked-date{color:#475569;margin-top:.15rem;font-size:.65rem}.liked-actions{flex-shrink:0;align-items:center;gap:.5rem;display:flex}.liked-remove-btn{color:#ef4444;cursor:pointer;background:#ef444414;border:1px solid #ef444433;border-radius:50%;justify-content:center;align-items:center;width:30px;height:30px;transition:background .2s;display:flex}.liked-remove-btn:hover:not(:disabled){background:#ef44442e}.liked-remove-btn:disabled{opacity:.5;cursor:not-allowed}.liked-empty{z-index:10;text-align:center;flex-direction:column;align-items:center;gap:.875rem;padding:4rem 1rem;display:flex;position:relative}.liked-empty-icon{font-size:3rem}.liked-empty-title{color:#f8fafc;font-family:Righteous,cursive;font-size:1.35rem}.liked-empty-sub{color:#475569;font-size:.875rem}.settings-shell{min-height:100dvh;padding:1.5rem 1rem calc(80px + env(safe-area-inset-bottom,0px));flex-direction:column;display:flex;position:relative}.settings-content{z-index:10;flex-direction:column;gap:1rem;width:100%;max-width:440px;margin:0 auto;display:flex;position:relative}.settings-header{padding-bottom:.25rem}.settings-title{color:#f8fafc;font-family:Righteous,cursive;font-size:1.35rem}.settings-avatar-section{align-items:center;gap:1rem;padding:1.25rem;display:flex}.settings-avatar{flex-shrink:0;width:64px;height:64px;position:relative}.settings-avatar-img{object-fit:cover;border-radius:50%;width:64px;height:64px}.settings-avatar-initials{color:#fff;background:linear-gradient(135deg,#7c3aed,#ec4899);border-radius:50%;justify-content:center;align-items:center;width:64px;height:64px;font-family:Righteous,cursive;font-size:1.25rem;font-weight:700;display:flex}.settings-avatar-ring{z-index:-1;background:linear-gradient(135deg,#7c3aed,#ec4899,#f97316);border-radius:50%;position:absolute;inset:-3px}.settings-identity{min-width:0}.settings-name{color:#f8fafc;white-space:nowrap;text-overflow:ellipsis;font-size:1rem;font-weight:700;overflow:hidden}.settings-email{color:#94a3b8;white-space:nowrap;text-overflow:ellipsis;margin-top:.1rem;font-size:.8rem;overflow:hidden}.settings-section{padding:.5rem 0;overflow:hidden}.settings-section-title{text-transform:uppercase;letter-spacing:.08em;color:#475569;padding:.5rem 1.25rem .375rem;font-size:.68rem;font-weight:600}.settings-row{cursor:pointer;width:100%;color:inherit;text-align:left;background:0 0;border:none;align-items:center;gap:.875rem;padding:.875rem 1.25rem;transition:background .2s;display:flex}.settings-row:hover{background:#ffffff08}.settings-row-icon{border-radius:.75rem;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;display:flex}.settings-row-icon-red{color:#ef4444;background:#ef44441f}.settings-row-icon-danger{color:#ef4444;background:#ef444414}.settings-row-label{color:#f8fafc;flex:1;font-size:.9rem;font-weight:500}.settings-row-label-danger{color:#ef4444}.settings-row-arrow{color:#475569;flex-shrink:0}.settings-footer{flex-direction:column;align-items:center;gap:.375rem;margin-top:auto;padding:1.5rem 0 0;display:flex}.settings-app-name{font-family:Righteous,cursive;font-size:1.25rem}.settings-app-version{color:#475569;font-size:.68rem}.settings-overlay{z-index:100;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#080614bf;justify-content:center;align-items:center;padding:1.5rem;display:flex;position:fixed;inset:0}.settings-confirm-card{text-align:center;flex-direction:column;align-items:center;gap:1rem;width:100%;max-width:340px;padding:2rem 1.5rem;display:flex}.settings-confirm-icon{font-size:2.5rem}.settings-confirm-title{color:#f8fafc;margin:0;font-family:Righteous,cursive;font-size:1.35rem}.settings-confirm-desc{color:#94a3b8;margin:0;font-size:.85rem;line-height:1.6}.settings-confirm-actions{gap:.75rem;width:100%;display:flex}.settings-confirm-cancel{font-family:var(--font-body);cursor:pointer;color:#94a3b8;background:#ffffff12;border:1px solid #ffffff1f;border-radius:.875rem;flex:1;padding:.75rem;font-size:.9rem;font-weight:600;transition:background .2s}.settings-confirm-cancel:hover{color:#f8fafc;background:#ffffff1f}.settings-confirm-cancel:disabled{opacity:.5;cursor:not-allowed}.settings-confirm-delete{font-family:var(--font-body);cursor:pointer;color:#fca5a5;background:#ef444433;border:1px solid #ef444466;border-radius:.875rem;flex:1;padding:.75rem;font-size:.9rem;font-weight:600;transition:background .2s}.settings-confirm-delete:hover:not(:disabled){background:#ef44444d}.settings-confirm-delete:disabled{opacity:.5;cursor:not-allowed}.landing-root{flex-direction:column;min-height:100dvh;display:flex;position:relative;overflow:hidden}.landing-topbar{z-index:10;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#08061499;border-bottom:1px solid #ffffff12;justify-content:space-between;align-items:center;padding:1.25rem 3rem;display:none;position:relative}.landing-topnav{align-items:center;gap:1.25rem;display:flex}.landing-topnav-link{color:#94a3b8;font-size:.875rem;font-weight:500;text-decoration:none;transition:color .2s}.landing-topnav-link:hover{color:#f8fafc}.landing-topnav-cta{width:auto;padding:.625rem 1.5rem;font-size:.875rem}.landing-body{z-index:10;flex-direction:column;flex:1;gap:3rem;width:100%;max-width:1200px;margin:0 auto;padding:2.5rem 1.25rem 3rem;display:flex;position:relative}.landing-notes-mobile{display:block}.landing-hero-panel{text-align:center;flex-direction:column;align-items:center;gap:1.75rem;display:flex}.landing-hero-brand{flex-direction:column;align-items:center;gap:.75rem;display:flex}.landing-vinyl-lg{width:96px;height:96px;margin:0 auto .25rem}.landing-vinyl-lg .vinyl-disc{width:96px;height:96px}.landing-vinyl-lg .vinyl-hole{width:36px;height:36px}.landing-cta-inline{flex-direction:column;align-items:center;gap:1rem;width:100%;max-width:340px;display:flex}.landing-cta-btn{width:100%}.landing-feature-panel{flex-direction:column;gap:1.5rem;display:flex}.landing-mock-card{flex-direction:column;gap:1rem;width:100%;max-width:380px;margin:0 auto;padding:1.25rem;display:flex}.landing-mock-top{align-items:center;gap:1rem;display:flex}.landing-mock-vinyl{flex-shrink:0;width:64px;height:64px}.landing-mock-vinyl .vinyl-disc{width:64px;height:64px}.landing-mock-vinyl .vinyl-hole{width:24px;height:24px}.landing-mock-info{flex-direction:column;flex:1;gap:.375rem;min-width:0;display:flex}.landing-mock-track{color:#f8fafc;font-size:1rem;font-weight:700}.landing-mock-artist{color:#94a3b8;font-size:.8rem}.landing-mock-pills{gap:.375rem;display:flex}.landing-mock-swipe{justify-content:center;gap:1.25rem;display:flex}.landing-mock-btn{pointer-events:none;transform:scale(.85)}.landing-mock-hint{color:#475569;text-align:center;font-size:.68rem}.landing-features-grid{grid-template-columns:repeat(3,1fr);gap:.75rem;display:grid}@media (min-width:1024px){.landing-topbar{display:flex}.landing-notes-mobile{display:none}.landing-body{flex-direction:row;align-items:center;gap:5rem;min-height:calc(100dvh - 72px);padding:2rem 4rem}.landing-hero-panel{text-align:left;flex:1;align-items:flex-start;gap:2rem;max-width:480px}.landing-hero-brand{align-items:flex-start;gap:1rem}.landing-vinyl-lg{margin:0}.landing-cta-inline{align-items:flex-start;max-width:none}.landing-cta-btn{width:auto;min-width:220px}.landing-feature-panel{flex:1;max-width:500px}.landing-mock-card{max-width:none;margin:0}.landing-title{font-size:5rem}.landing-tagline{font-size:1.5rem}}.auth-split-layout{min-height:100dvh;display:flex}.auth-branding{display:none}@media (min-width:1024px){.auth-branding{flex-direction:column;justify-content:center;width:45%;min-height:100dvh;padding:3rem;display:flex;position:relative;overflow:hidden}.auth-branding .aurora-blob{filter:blur(100px)}}.auth-branding-inner{z-index:10;flex-direction:column;gap:1.5rem;display:flex;position:relative}.auth-branding-vinyl,.auth-branding-vinyl .vinyl-disc{width:80px;height:80px}.auth-branding-vinyl .vinyl-hole{width:30px;height:30px}.auth-branding-title{margin:0;font-family:Righteous,cursive;font-size:clamp(2rem,4vw,3rem);font-weight:700;line-height:1.15}.auth-branding-desc{color:#94a3b8;max-width:340px;margin:0;font-size:1rem;line-height:1.7}.auth-branding-steps{flex-direction:column;gap:.875rem;margin-top:.5rem;display:flex}.auth-branding-step{align-items:center;gap:.875rem;display:flex}.auth-branding-step-icon{background:#ffffff0f;border:1px solid #ffffff1a;border-radius:.75rem;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;font-size:1.25rem;display:flex}.auth-branding-step-text{color:#f8fafc;font-size:.9rem;font-weight:500}.auth-form-panel{flex:1;justify-content:center;align-items:center;padding:2rem 1.25rem;display:flex;position:relative;overflow:hidden}@media (max-width:1023px){.auth-form-panel:before{content:"";z-index:0;background:radial-gradient(circle at 15% 15%,#7c3aed59 0%,#0000 55%),radial-gradient(circle at 85% 85%,#ec489947 0%,#0000 55%),radial-gradient(circle,#f973161f 0%,#0000 60%);position:absolute;inset:0}.auth-form-inner{z-index:1;-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px);background:#ffffff0f;border:1px solid #ffffff1f;border-radius:2rem;padding:1.75rem 1.5rem;position:relative;box-shadow:0 30px 60px #00000080,inset 0 1px #ffffff1a}}.auth-form-inner{flex-direction:column;gap:1rem;width:100%;max-width:400px;display:flex}.auth-logo-mobile{display:flex}@media (min-width:1024px){.auth-logo-mobile{display:none}.auth-form-panel{padding:2rem 3.5rem}.auth-form-inner{max-width:440px}}.home-main{padding-bottom:calc(88px + env(safe-area-inset-bottom,0px));flex:1}@media (min-width:1024px){.history-list,.liked-list{grid-template-columns:repeat(2,1fr);display:grid}.settings-content{max-width:540px}.profile-content{max-width:600px}.history-shell,.liked-shell,.settings-shell{max-width:1100px;margin:0 auto;padding:2rem 2.5rem}.home-main{padding-bottom:2rem}.history-header,.liked-header{margin-bottom:.5rem}.home-content-wrap{max-width:600px}.results-shell{max-width:900px;margin:0 auto;padding:1.5rem 2rem}}.settings-aurora-purple{opacity:.25}.settings-aurora-orange{opacity:.15;animation-delay:3s}.gate-card{text-align:center;flex-direction:column;align-items:center;gap:1rem;width:100%;max-width:400px;padding:2rem 1.75rem;display:flex}.gate-title{margin:0;font-family:Righteous,cursive;font-size:1.5rem;line-height:1.2}.gate-desc{color:#94a3b8;max-width:320px;margin:0;font-size:.875rem;line-height:1.7}.gate-login-link{color:#a78bfa;padding:.25rem;font-size:.82rem;font-weight:600;text-decoration:none;transition:color .2s}.gate-login-link:hover{color:#c4b5fd}.done-anon-banner{text-align:center;flex-direction:column;align-items:center;gap:.75rem;width:100%;padding:1.25rem 1.5rem;display:flex}.done-anon-title{color:#f8fafc;margin:0;font-family:Righteous,cursive;font-size:1.1rem}.done-anon-desc{color:#94a3b8;max-width:300px;margin:0;font-size:.8rem;line-height:1.6}.done-anon-login{color:#a78bfa;font-size:.78rem;font-weight:600;text-decoration:none;transition:color .2s}.done-anon-login:hover{color:#c4b5fd}@property --tw-rotate-x{syntax:"*";inherits:false}@property --tw-rotate-y{syntax:"*";inherits:false}@property --tw-rotate-z{syntax:"*";inherits:false}@property --tw-skew-x{syntax:"*";inherits:false}@property --tw-skew-y{syntax:"*";inherits:false}@property --tw-ease{syntax:"*";inherits:false}
