@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;--radius-sm:.25rem;--radius-md:.375rem;--radius-lg:.5rem;--shadow-sm:0 1px 3px 0 #0000001a, 0 1px 2px -1px #0000001a;--shadow-lg:0 10px 15px -3px #0000001a, 0 4px 6px -4px #0000001a;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@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{.visible{visibility:visible}.sr-only{clip-path:inset(50%);white-space:nowrap;border-width:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.grid{display:grid}}:root{--bg:#e7e9f0;--surface:#f7f7fa;--panel:#f9f9fcd1;--panel2:#ececf3;--line:#4f54672e;--line-strong:#41455652;--muted:#646879;--text:#10121b;--green:#8a68fa;--green-dark:#ded6ff;--cyan:#00cfd0;--pink:#f86ec9;--red:#c62d73;--amber:#a66500;--radius-sm:10px;--radius-md:16px;--radius-lg:20px;--shadow-sm:0 8px 24px #1e213014;--shadow-lg:0 24px 70px #1e213021;--font-geist:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;--font-display:"Avenir Next",Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;--font-mono:"SFMono-Regular",Consolas,"Liberation Mono",monospace}*{box-sizing:border-box}html{background:var(--bg)}body{min-height:100vh;color:var(--text);font-family:var(--font-geist),sans-serif;background:linear-gradient(145deg,#f5f5f8 0%,#e9ebf2 55%,#d9dce6 100%);margin:0}button,input{font:inherit}button,a{-webkit-tap-highlight-color:transparent}a{color:inherit;text-decoration:none}.shell{width:min(1120px,100% - 32px);margin:0 auto}.nav{justify-content:space-between;align-items:center;height:82px;display:flex}.brand{letter-spacing:-.03em;align-items:center;gap:10px;font-size:19px;font-weight:750;display:flex}.brand-mark{color:#071109;background:var(--green);border-radius:10px;place-items:center;width:34px;height:34px;display:grid;transform:rotate(-4deg)}.button{cursor:pointer;border:0;border-radius:12px;justify-content:center;align-items:center;gap:9px;padding:13px 17px;font-weight:700;transition:all .18s;display:inline-flex}.button:hover{filter:brightness(1.06);transform:translateY(-1px)}.button:disabled{opacity:.45;cursor:not-allowed;transform:none}.primary{color:#071109;background:var(--green);box-shadow:0 8px 24px #42f5871f}.secondary{color:var(--text);background:var(--panel2);border:1px solid var(--line)}.small{border-radius:10px;padding:10px 14px;font-size:14px}.landing{min-height:100vh;padding-bottom:60px}.hero{max-width:760px;padding:100px 0 112px}.eyebrow{color:#b6c1b8;text-transform:uppercase;letter-spacing:.11em;align-items:center;gap:10px;font-size:13px;font-weight:650;display:flex}.pulse-dot{background:var(--green);border-radius:50%;width:7px;height:7px;box-shadow:0 0 0 6px #42f5871a}.hero h1{letter-spacing:-.07em;margin:24px 0 22px;font-size:clamp(52px,9vw,94px);line-height:.93}.hero p{color:#afb7af;max-width:610px;margin:0 0 34px;font-size:clamp(18px,2vw,22px);line-height:1.55}.hero-button{padding:15px 20px}.feature-grid{grid-template-columns:repeat(3,1fr);gap:14px;display:grid}.feature{border:1px solid var(--line);background:linear-gradient(145deg,#191e19f0,#0e110ef0);border-radius:18px;padding:25px}.feature h2{margin:25px 0 8px;font-size:17px}.feature p{color:var(--muted);margin:0;font-size:14px;line-height:1.55}.app-shell{width:min(1180px,100% - 28px);margin:auto;padding-bottom:60px}.app-header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;min-height:78px;display:flex}.header-actions{align-items:center;gap:10px;display:flex}.status-pill{color:#c8cec8;border:1px solid var(--line);background:#141814;border-radius:20px;align-items:center;gap:7px;padding:8px 11px;font-size:13px;display:flex}.page-title h1{letter-spacing:-.045em;margin:0 0 8px;font-size:34px}.page-title p{color:var(--muted);margin:0}.dashboard{grid-template-columns:minmax(0,1.55fr) minmax(300px,.85fr);align-items:start;gap:16px;display:grid}.stack{gap:16px;display:grid}.card{border:1px solid var(--line);background:#111411eb;border-radius:18px;padding:22px;box-shadow:0 18px 40px #0000001f}.card-head{justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:20px;display:flex}.card h2{letter-spacing:-.02em;margin:0;font-size:17px}.card-subtitle{color:var(--muted);margin:5px 0 0;font-size:13px}.fields{gap:14px;display:grid}.field label{color:#ccd2cc;margin:0 0 7px;font-size:13px;font-weight:650;display:block}.optional-label{color:var(--muted);margin-left:6px;font-size:11px;font-weight:500}.playlist-field{border:1px solid var(--line);border-radius:14px;margin:0;padding:17px}.playlist-field legend{padding:0 7px;font-size:13px;font-weight:750}.playlist-inputs{grid-template-columns:minmax(150px,.65fr) minmax(240px,1.35fr);gap:12px;display:grid}.input{width:100%;color:var(--text);border:1px solid var(--line);background:#0b0e0b;border-radius:11px;outline:none;padding:13px 14px;transition:all .2s}.wide{width:100%}.vibe-grid{grid-template-columns:repeat(3,1fr);gap:10px;display:grid}.vibe-grid.vibe-count-1{grid-template-columns:1fr}.vibe-grid.vibe-count-2{grid-template-columns:repeat(2,1fr)}.vibe{color:#eaf0ea;border:1px solid var(--line);cursor:pointer;background:#171b17;border-radius:13px;padding:18px 10px;font-weight:700}.vibe.active{color:#061008;background:var(--green);border-color:var(--green)}.vibe span{opacity:.63;text-transform:uppercase;letter-spacing:.08em;margin-top:5px;font-size:11px;font-weight:550;display:block}.now-playing{align-items:center;gap:14px;display:flex}.art{object-fit:cover;background:#202520;border-radius:10px;flex:none}.art-placeholder{color:#606860;place-items:center;display:grid}.track-meta{min-width:0}.track-name{white-space:nowrap;text-overflow:ellipsis;font-weight:700;overflow:hidden}.track-artist{color:var(--muted);white-space:nowrap;text-overflow:ellipsis;margin-top:4px;font-size:13px;overflow:hidden}.device{border-top:1px solid var(--line);color:#bac2ba;align-items:center;gap:11px;margin-top:17px;padding-top:17px;font-size:13px;display:flex}.guest-link{gap:8px;margin-top:15px;display:flex}.guest-link .input{font-size:12px}.qr-wrap{background:#fff;border-radius:15px;width:max-content;margin:2px auto 15px;padding:12px;line-height:0}.code{text-align:center;font-family:var(--font-mono);letter-spacing:.14em;margin:8px 0 0;font-size:28px}.toggle-row{justify-content:space-between;align-items:center;gap:16px;display:flex}.toggle{cursor:pointer;background:#3a403a;border:0;border-radius:99px;width:48px;height:27px;padding:3px;transition:all .2s}.toggle:after{content:"";background:#fff;border-radius:50%;width:21px;height:21px;transition:all .2s;display:block}.toggle.on:after{background:#061008;transform:translate(21px)}.history{gap:2px;max-height:380px;display:grid;overflow:auto}.history-item{border-bottom:1px solid #202420;grid-template-columns:42px minmax(0,1fr) auto;align-items:center;gap:11px;padding:10px 5px;display:grid}.request-name{margin-bottom:12px}.playback-controls{gap:8px;margin-top:13px;display:flex}.history-time{color:#707870;font-size:11px}.empty{text-align:center;color:var(--muted);padding:25px 10px;font-size:14px}.banner{color:#ffd0d0;background:#2c1515;border:1px solid #5b2929;border-radius:12px;align-items:flex-start;gap:10px;margin-bottom:16px;padding:13px 14px;font-size:13px;line-height:1.4;display:flex}.request-notice{margin-top:14px}.request-notice strong{margin-bottom:2px;font-size:14px;display:block}.result-error{background:#8f334414;border-color:#8f3344}.modal-backdrop{z-index:20;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#000000c2;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.modal{background:#151915;border:1px solid #343a34;border-radius:18px;width:min(430px,100%);padding:25px;box-shadow:0 30px 80px #000}.modal h2{margin:0 0 10px}.modal p{color:var(--muted);line-height:1.55}.modal-actions{justify-content:flex-end;gap:9px;margin-top:22px;display:flex}.entry-view{max-width:820px;margin:0 auto;padding:72px 0}.entry-heading{max-width:610px;margin-bottom:32px}.entry-heading h1{font-family:var(--font-display);margin:18px 0 12px;font-size:clamp(48px,8vw,72px);font-weight:650;line-height:.98}.entry-heading p{color:var(--muted);margin:0;font-size:17px;line-height:1.5}.entry-options{grid-template-columns:1fr 42px 1fr;align-items:stretch;display:grid}.entry-card{flex-direction:column;justify-content:space-between;gap:22px;display:flex}.entry-card h2{margin:0}.entry-divider{color:var(--muted);text-transform:uppercase;place-items:center;font-size:12px;display:grid}.code-input{text-align:center;font-family:var(--font-mono);letter-spacing:.16em;text-transform:uppercase;font-size:22px;font-weight:750}.sr-only{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.wrap-up{gap:16px;display:grid}.wrap-up-heading{justify-content:space-between;align-items:flex-end;gap:20px;padding:8px 2px 4px;display:flex}.wrap-up-heading .eyebrow{margin-bottom:10px}.wrap-up-heading h2{letter-spacing:-.04em;margin:0;font-size:32px}.wrap-up-heading p{color:var(--muted);margin:7px 0 0}.summary-grid{grid-template-columns:repeat(3,1fr);gap:12px;display:grid}.summary-stat{border:1px solid var(--line);background:var(--panel);box-shadow:var(--shadow-sm);border-radius:18px;gap:3px;padding:20px 22px;display:grid}.summary-stat strong{font-size:31px;line-height:1}.summary-stat span{color:var(--muted);font-size:13px}.wrap-up-grid{grid-template-columns:minmax(260px,.7fr) minmax(0,1.3fr);align-items:start;gap:16px;display:grid}.requester-stats{display:grid}.requester-stat{border-bottom:1px solid var(--line);grid-template-columns:28px minmax(0,1fr) auto;align-items:center;gap:10px;padding:12px 4px;display:grid}.requester-stat:last-child{border-bottom:0}.requester-stat>span:last-child{color:var(--muted);font-size:12px}.requester-rank{color:#5740ac;background:#e3dcff;border-radius:50%;place-items:center;width:25px;height:25px;font-size:11px;font-weight:800;display:grid}.wrap-up-history{max-height:560px}.played-summary .card-head{align-items:center}.played-list{display:grid}.played-row{border-bottom:1px solid var(--line);grid-template-columns:22px 46px minmax(0,1fr) auto;align-items:center;gap:11px;padding:10px 4px;display:grid}.played-row:last-child{border-bottom:0}.played-detail{color:var(--muted);justify-items:end;gap:4px;font-size:11px;display:grid}.requested-by{color:#5740ac;font-weight:700}.played-detail time{font-family:var(--font-mono)}.guest-page{width:min(680px,100% - 28px);min-height:100vh;margin:auto;padding-bottom:60px}.guest-hero h1{letter-spacing:-.05em;margin:13px 0 7px;font-size:38px}.guest-hero p{color:var(--muted);margin:0}.vibe-pill{color:#bbffd1;text-transform:uppercase;letter-spacing:.08em;background:#12301c;border:1px solid #265737;border-radius:99px;align-items:center;gap:8px;padding:8px 11px;font-size:12px;font-weight:700;display:inline-flex}.search-wrap{position:relative}.search-wrap .search-icon{color:#747d74;pointer-events:none;position:absolute;top:14px;left:14px}.search-wrap .input{padding-left:43px;padding-right:76px;font-size:16px}.search-wrap input[type=search]::-webkit-search-cancel-button{display:none}.search-spinner{color:#747d74;pointer-events:none;position:absolute;top:14px;right:46px}.search-clear{color:#747d74;cursor:pointer;background:0 0;border:0;border-radius:50%;place-items:center;width:34px;height:34px;display:grid;position:absolute;top:7px;right:8px}.search-clear:hover{color:var(--text);background:#ffffff14}.search-clear:focus-visible{outline:2px solid var(--green);outline-offset:1px}.results{gap:9px;margin-top:16px;display:grid}.result{background:var(--panel);border:1px solid var(--line);border-radius:14px;grid-template-columns:58px minmax(0,1fr) auto;align-items:center;gap:12px;padding:10px;display:grid}.result .button{padding:10px 12px;font-size:13px}.album-line{color:#747d74;white-space:nowrap;text-overflow:ellipsis;margin-top:3px;font-size:11px;overflow:hidden}.guest-live-card,.guest-section{border:1px solid var(--line);background:linear-gradient(145deg,#161b16f5,#0d100df5);border-radius:17px;margin-bottom:16px;padding:18px}.section-label{color:#b9c2ba;letter-spacing:.1em;text-transform:uppercase;align-items:center;gap:9px;margin-bottom:17px;font-size:11px;font-weight:800;display:flex}.paused-label{color:#d7ddcf;background:#30352e;border-radius:6px;margin-left:auto;padding:4px 7px;font-size:9px}.playing-bars{align-items:end;gap:2px;height:13px;display:flex}.playing-bars i{background:var(--green);border-radius:3px;width:3px;height:7px;animation:.9s ease-in-out infinite alternate bars;display:block}.playing-bars i:nth-child(2){height:13px;animation-delay:-.4s}.playing-bars i:nth-child(3){height:9px;animation-delay:-.7s}@keyframes bars{to{height:4px}}.guest-now-track{align-items:center;gap:15px;display:flex}.guest-track-title{letter-spacing:-.025em;font-size:20px;font-weight:760;line-height:1.15}.progress{background:#303630;border-radius:4px;height:4px;margin-top:17px;overflow:hidden}.progress-fill{background:var(--green);border-radius:4px;height:100%;transition:width 1s linear}.progress-times{color:#778078;font-family:var(--font-mono);justify-content:space-between;margin-top:7px;font-size:10px;display:flex}.live-empty{padding:18px 5px 22px}.section-head{justify-content:space-between;align-items:center;margin-bottom:11px;display:flex}.section-head h2{align-items:center;gap:8px;margin:0;font-size:15px;display:flex}.section-head h2 svg{color:var(--green)}.section-head>span{color:#747d74;font-size:11px}.compact-list{display:grid}.compact-track{border-bottom:1px solid #222722;grid-template-columns:20px 44px minmax(0,1fr) auto;align-items:center;gap:10px;padding:9px 0;display:grid}.compact-track:last-child{border-bottom:0}.queue-number{color:#646d65;font-family:var(--font-mono);text-align:center;font-size:11px}.source-tag{color:#9da59d;white-space:nowrap;background:#252a25;border-radius:7px;padding:5px 7px;font-size:9px;font-weight:700}.request-section{margin-top:16px}.request-row{border-bottom:1px solid #222722;grid-template-columns:48px minmax(0,1fr) auto;align-items:center;gap:11px;padding:10px 0;display:grid}.request-row:last-child{border-bottom:0}.request-status{color:#acb4ac;text-align:right;justify-content:flex-end;align-items:center;gap:6px;max-width:145px;font-size:10px;font-weight:700;display:flex}.request-status span{background:#7b847b;border-radius:50%;flex:none;width:6px;height:6px}.status-played{color:#747d74}.status-played span{background:#555d55}.explicit{color:#101310;background:#656d65;border-radius:3px;place-items:center;width:15px;height:15px;margin-right:5px;font-size:9px;font-weight:900;display:inline-grid}.skeleton{background:#1b201b;position:relative;overflow:hidden}.skeleton:after{content:"";background:linear-gradient(90deg,#0000,#ffffff0d,#0000);animation:1.2s infinite shine;position:absolute;inset:0;transform:translate(-100%)}@keyframes shine{to{transform:translate(100%)}}.spin{animation:.8s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}@media (max-width:800px){.dashboard,.feature-grid{grid-template-columns:1fr}.hero{padding:72px 0 80px}.desktop-status{display:none}}@media (max-width:700px){.entry-view{padding:45px 0}.entry-options{grid-template-columns:1fr;gap:12px}.entry-divider{height:20px}}@media (max-width:600px){.playlist-inputs{grid-template-columns:1fr}}@media (max-width:800px){.wrap-up-grid{grid-template-columns:1fr}}@media (max-width:520px){.shell{width:min(100% - 24px,1120px)}.app-shell{width:min(100% - 20px,1180px)}.page-title{padding-top:30px}.page-title h1{font-size:29px}.card{border-radius:15px;padding:17px}.vibe-grid{gap:7px}.vibe{padding:15px 5px;font-size:13px}.guest-link{flex-direction:column}.result{grid-template-columns:50px minmax(0,1fr)}.result .button{grid-column:1/-1;width:100%}.hero h1{font-size:52px}.compact-track{grid-template-columns:16px 40px minmax(0,1fr)}.compact-track .source-tag{grid-column:3;width:max-content}.request-row{grid-template-columns:44px minmax(0,1fr)}.request-row .request-status{grid-column:2;justify-content:flex-start;max-width:none}.guest-live-card,.guest-section{padding:15px}.wrap-up-heading{flex-direction:column;align-items:stretch}.wrap-up-heading .button{width:100%}.summary-grid{grid-template-columns:1fr;gap:8px}.summary-stat{grid-template-columns:auto 1fr;align-items:baseline;gap:10px;padding:15px 17px}.summary-stat strong{font-size:25px}.played-summary .card-head{flex-direction:column;align-items:stretch}.played-summary .button{width:100%}.played-row{grid-template-columns:18px 42px minmax(0,1fr)}.played-row .art{width:42px;height:42px}.played-detail{grid-column:3;justify-items:start}.wrap-up-history .history-item{grid-template-columns:42px minmax(0,1fr)}.wrap-up-history .request-status{grid-column:2;justify-content:flex-start;max-width:none}}@media (prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important}}.shell{width:min(1180px,100% - 40px)}.landing{isolation:isolate;min-height:100vh;position:relative;overflow:hidden}.landing:before{content:"";z-index:-2;border-radius:var(--radius-lg);width:100%;height:620px;box-shadow:var(--shadow-lg);background:url(/queueup-disco-hero.png) 50%/cover no-repeat;position:absolute;top:82px;right:0}.landing:after{content:"";z-index:-1;border-radius:var(--radius-lg) 0 0 var(--radius-lg);background:linear-gradient(90deg,#f8f8fafa 0%,#f8f8fae6 56%,#0000 100%);width:68%;height:620px;position:absolute;top:82px;left:0}.nav{height:82px}.brand{letter-spacing:0;gap:11px;font-size:18px;font-weight:650}.brand-mark{color:#0000;background:#f4f3fa url(/disco-ball-icon.png) 50%/145% no-repeat;border:1px solid #ffffffeb;border-radius:50%;width:38px;height:38px;overflow:hidden;transform:none;box-shadow:inset 0 0 0 1px #393c4f26,0 5px 14px #3230502e}.button{letter-spacing:0;border-radius:999px;min-height:44px;padding:12px 18px;font-weight:650;transition:transform .18s,box-shadow .18s,filter .18s}.button:hover{filter:none;transform:translateY(-1px);box-shadow:0 10px 26px #2b2c3e24}.primary{color:#11131c;background:linear-gradient(120deg,#f8fbff 2%,#d9e5ff 28%,#e7d5ff 55%,#c5f6f3 86%,#fff 100%);border:1px solid #ffffffeb;box-shadow:inset 0 0 0 1px #705cbb40,0 6px 20px #5a4a9f24}.secondary{color:var(--text);border:1px solid var(--line-strong);background:#f9f9fca3;box-shadow:inset 0 1px #fffc}.danger{color:#b21862;background:#fff7fbb8;border:1px solid #be2d7047}.small{border-radius:999px;min-height:38px;padding:9px 15px;font-size:13px}.hero{max-width:700px;padding:118px 0 136px;position:relative}.landing-hero{min-height:620px;padding:116px 0 80px}.eyebrow{color:#55596a;letter-spacing:.08em;font-size:12px;font-weight:700}.hero h1{color:#11131c;font-family:var(--font-display);letter-spacing:0;margin:25px 0 20px;font-size:clamp(54px,7vw,84px);font-weight:650;line-height:.96}.hero h1 span{color:#11131c}.hero p{color:#4f5361;max-width:570px;font-size:19px;line-height:1.55}.hero-button{min-height:50px;padding:14px 22px}.feature-grid{z-index:1;border:1px solid var(--line-strong);border-radius:var(--radius-lg);background:var(--line);box-shadow:var(--shadow-lg);grid-template-columns:repeat(3,1fr);gap:1px;margin-top:20px;position:relative;overflow:hidden}.feature{background:#f8f8fbe6;border:0;border-radius:0;min-height:190px;padding:28px}.feature h2{color:#151722;letter-spacing:0;margin:34px 0 9px;font-size:16px}.app-shell{width:min(1180px,100% - 32px)}.app-header{border-color:var(--line);min-height:82px}.status-pill{color:#555969;border:1px solid var(--line);background:#fafafc9e;padding:8px 12px}.page-title{padding:46px 0 27px}.page-title h1{font-family:var(--font-display);letter-spacing:0;font-size:40px;font-weight:650}.page-title p,.card-subtitle{color:var(--muted)}.dashboard,.stack{gap:18px}.card,.guest-live-card,.guest-section{color:var(--text);background:var(--panel);border-radius:var(--radius-md);box-shadow:inset 0 0 0 1px var(--line),var(--shadow-sm);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);border:1px solid #ffffffd9}.card{padding:22px}.card h2{color:#171923;letter-spacing:0;font-size:16px}.card-head>svg,.section-head h2 svg{color:#6f59ca}.field label{color:#4d5160}.input{color:var(--text);border:1px solid var(--line);background:#ffffffa3;border-radius:999px;padding:13px 16px;box-shadow:inset 0 1px 2px #3335440a}.input::placeholder{color:#898d9b}.vibe{color:#424654;border:1px solid var(--line);border-radius:var(--radius-sm);background:#ececf3cc}.art{background:#e0e2e9;border-radius:8px}.art-placeholder{color:#898d9a}.track-artist,.album-line{color:var(--muted)}.device{border-color:var(--line);color:var(--muted)}.device strong{color:var(--text)}.qr-wrap{border:1px solid var(--line);box-shadow:var(--shadow-sm)}.toggle{background:#a4a8b5}.toggle.on:after{background:#fff}.history-item,.compact-track,.request-row{border-color:var(--line)}.history-time,.queue-number{color:#858997}.empty{color:var(--muted)}.banner{color:#a91d54;background:#ffeff6c7;border-color:#c3316d38}.banner.success{color:#126a65;background:#e1faf7cc;border-color:#009f973d}.modal-backdrop{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#1c1d2685}.modal{border-radius:var(--radius-lg);box-shadow:var(--shadow-lg);background:#f1f1f6;border:1px solid #ffffffe6}.modal p{color:var(--muted)}.guest-page{width:min(700px,100% - 28px)}.guest-hero{padding:48px 0 28px}.guest-hero h1{font-family:var(--font-display);letter-spacing:0;margin:14px 0 8px;font-size:42px;font-weight:650}.guest-hero p{color:var(--muted)}.vibe-pill{color:#5943ae;letter-spacing:.06em;background:#e8e2ffb8;border-color:#7158cc33}.search-wrap .search-icon,.search-spinner{color:#787c8b}.search-clear:hover{background:#4a3a7d14}.result{border-radius:var(--radius-md);box-shadow:inset 0 0 0 1px var(--line),var(--shadow-sm);background:#f9f9fcc7;border:1px solid #ffffffe6}.section-label{color:#626676}.paused-label,.source-tag{color:#626675;background:#e2e3e9}.playing-bars i,.progress-fill{background:#8264eb}.progress-times{color:#7c808e}.section-head>span{color:#7a7e8c}.status-added_to_queue span{background:#5583ce}.status-now_playing{color:#5b45b2}.status-now_playing span{background:#8264eb;box-shadow:0 0 0 4px #8264eb1a}.explicit{color:#fff;background:#7f8390}.skeleton{background:#d9dbe3}.skeleton:after{background:linear-gradient(90deg,#0000,#ffffff8c,#0000)}@media (max-width:800px){.landing:before{background-position:58%;height:600px}.landing:after{width:84%;height:600px}.landing-hero{min-height:600px}.feature-grid{grid-template-columns:1fr}}@media (max-width:520px){.shell{width:min(100% - 24px,1180px)}.landing:before{background-position:64%;width:100%;height:540px;top:64px;left:0}.landing:after{border-radius:var(--radius-md);background:linear-gradient(#f8f8faf5 0%,#f8f8fad1 58%,#f8f8fa14 100%);width:100%;height:540px;top:64px}.nav,.app-header{height:64px;min-height:64px}.brand{gap:9px;font-size:16px}.brand-mark{width:34px;height:34px}.landing-hero{min-height:540px;padding:62px 14px 42px}.hero{padding-top:66px;padding-bottom:66px}.hero h1{margin:18px 0 14px;font-size:43px;line-height:.98}.hero p{margin-bottom:24px;font-size:15px;line-height:1.45}.eyebrow{font-size:10px}.feature-grid{margin-top:10px}.feature{min-height:0;padding:19px 20px}.feature h2{margin:15px 0 5px}.feature p{line-height:1.4}.app-shell{width:min(100% - 20px,1180px)}.page-title{padding:25px 0 17px}.page-title h1{margin-bottom:5px;font-size:30px}.dashboard,.stack{gap:10px}.guest-page{width:min(100% - 20px,700px);padding-bottom:30px}.guest-hero{padding:25px 0 17px}.guest-hero h1{margin:10px 0 5px;font-size:32px}.guest-hero p{font-size:14px;line-height:1.4}.card{border-radius:14px;padding:14px}.card-head{margin-bottom:14px}.guest-live-card,.guest-section{margin-bottom:10px;padding:13px}.section-label{margin-bottom:12px}.guest-now-track{gap:11px}.guest-now-track .art{width:70px!important;height:70px!important}.guest-track-title{font-size:18px}.progress{margin-top:12px}.compact-track{padding:6px 0}.request-section{margin-top:10px}.request-row{padding:7px 0}.results{margin-top:10px}.result{padding:8px}}:root{--bg:#fffaf4;--surface:#fffdf9;--panel:#fffdf9;--panel2:#f7efe5;--line:#2c2d2d2e;--line-strong:#303131;--muted:#6c6963;--text:#2e3030;--green:#ef5a86;--green-dark:#ffd8e3;--cyan:#65b9a5;--pink:#ef5a86;--red:#d74965;--amber:#e39d35;--radius-sm:14px;--radius-md:22px;--radius-lg:30px;--shadow-sm:3px 4px 0 #2e30301f;--shadow-lg:8px 10px 0 #2e30301f;--font-display:"Trebuchet MS","Arial Rounded MT Bold",ui-sans-serif,sans-serif}body{background-color:#fffaf4;background-image:radial-gradient(#2f31310e .65px,#0000 .65px);background-size:5px 5px}.shell,.app-shell,.guest-page{position:relative}.brand{color:#2e3030;letter-spacing:-.025em;font-weight:850}.brand-mark{color:#fffaf4;background:#ef5a86;border:2px solid #303131;border-radius:50%;transform:rotate(-8deg);box-shadow:2px 2px #303131}.brand-mark svg{display:block}.nav,.app-header{border-color:#2e303029}.button{border:2px solid #303131;border-radius:12px;font-weight:850;box-shadow:3px 3px #303131}.button:active{transform:translate(2px,2px);box-shadow:1px 1px #303131}.primary{color:#303131;background:#f4b93f;border-color:#303131;box-shadow:3px 3px #303131}.secondary{color:#303131;background:#fffdf9;border-color:#303131;box-shadow:3px 3px #303131}.danger{color:#303131;background:#ff8b73;border-color:#303131}.landing{width:min(1240px,100% - 40px);padding-bottom:66px;overflow:visible}.landing:before{width:100%;height:660px;box-shadow:var(--shadow-lg);background:#fffdf9 url(/party-squiggle.png) 50%/cover no-repeat;border:2px solid #303131;border-radius:30px;top:82px;left:0}.landing:after{display:none}.landing-hero{grid-template-columns:minmax(0,1.05fr) minmax(340px,.95fr);align-items:center;gap:54px;max-width:none;min-height:660px;padding:62px;display:grid}.hero-copy{z-index:2;position:relative}.eyebrow{color:#303131;letter-spacing:.08em;font-weight:850}.hero h1,.page-title h1,.guest-hero h1{color:#303131;font-family:var(--font-display);letter-spacing:-.055em;font-weight:900}.hero h1{margin:25px 0 22px;font-size:clamp(58px,7vw,92px);line-height:.88}.hero p{color:#4f504e;font-size:19px}.memory-poster{background:#fff url(/party-memories.png) 50%/cover no-repeat;border:2px solid #303131;border-radius:50% 46% 48% 44%;height:470px;position:relative;overflow:hidden;transform:rotate(2deg);box-shadow:8px 9px #ef5a86}.memory-poster span{color:#529e8c;text-align:center;text-shadow:0 2px #fff;place-items:center;padding-top:20px;font-family:Snell Roundhand,Segoe Script,cursive;font-size:clamp(32px,4vw,52px);font-weight:800;line-height:.95;display:grid;position:absolute;inset:0}.feature-grid{box-shadow:none;background:0 0;border:0;gap:18px;margin-top:24px;overflow:visible}.feature{background:#fffdf9;border:2px solid #303131;border-radius:22px;min-height:190px;padding:26px;transform:rotate(-.5deg);box-shadow:5px 6px #303131}.feature:nth-child(2){background:#dff3ed;transform:rotate(.7deg)}.feature:nth-child(3){background:#ffe7a8;transform:rotate(-.4deg)}.feature svg,.card-head>svg,.section-head h2 svg{color:#ef5a86;stroke-width:2.5px}.feature h2{color:#303131;margin:30px 0 8px;font-size:18px}.feature p{color:#625f59}.status-pill,.vibe-pill{color:#303131;background:#dff3ed;border:1.5px solid #303131}.pulse-dot{background:#65b9a5;box-shadow:0 0 0 4px #65b9a52e}.card,.guest-live-card,.guest-section,.result{color:#303131;-webkit-backdrop-filter:none;backdrop-filter:none;background:#fffdf9;border:2px solid #303131;border-radius:22px;box-shadow:4px 5px #303131}.card h2{color:#303131;font-size:17px;font-weight:850}.guest-live-card{background:#dff3ed}.input{color:#303131;background:#fff;border:2px solid #303131;border-radius:12px;box-shadow:2px 2px #2e303026}.vibe{color:#303131;background:#fffdf9;border:2px solid #303131;border-radius:14px;font-weight:850}.vibe.active{color:#303131;background:#f4b93f;border-color:#303131;box-shadow:3px 3px #303131}.art{background:#f4eadc;border:1.5px solid #303131;border-radius:10px}.toggle{background:#cfc8be;border:1.5px solid #303131}.toggle.on{background:#65b9a5}.progress{background:#ded5ca}.progress-fill,.playing-bars i{background:#ef5a86}.source-tag{color:#303131;background:#f7efe5;border:1px solid #303131}.source-tag.request{color:#303131;background:#ffe7a8}.modal{background:#fffaf4;border:2px solid #303131;box-shadow:8px 8px #303131}.skeleton{background:#eadfd2;border:1px solid #2e303033}@media (max-width:800px){.landing:before{background-position:50%;height:620px}.landing-hero{grid-template-columns:1fr;min-height:620px;padding:54px 40px}.memory-poster{display:none}.feature-grid{grid-template-columns:1fr}}@media (max-width:520px){.landing{width:min(100% - 20px,1240px)}.landing:before{background-position:48%;border-radius:22px;height:535px;top:64px}.landing-hero{min-height:535px;padding:66px 24px 36px;display:block}.hero h1{font-size:49px;line-height:.9}.hero p{max-width:310px;font-size:16px}.nav .button{padding-inline:12px}.feature{padding:21px}.card,.guest-live-card,.guest-section,.result{border-radius:17px;box-shadow:3px 4px #303131}.page-title h1{font-size:34px}}@font-face{font-family:CherryPie;src:url(/CherryPie-Script.otf)format("opentype");font-display:swap}:root{--bg:#f8f3eb;--surface:#fffaf2;--panel:#fffaf2;--panel2:#f3ede4;--text:#15191c;--muted:#66625d;--line:#15191c2e;--line-strong:#20262b;--green:#ef4f7b;--cyan:#65b89f;--pink:#ef4f7b;--amber:#f5bc3d;--shadow-sm:0 8px 24px #231c1614;--shadow-lg:0 20px 55px #231c1624}html,body{background:#f8f3eb}body{background:linear-gradient(140deg,#fffaf2 0%,#f7f0e6 65%,#f2eadf 100%)}.brand-mark{color:#15191c;box-shadow:none;background:#fffaf2;border:1.5px solid #15191c;transform:none}.button{min-height:44px;box-shadow:none;border:1.5px solid #20262b;border-radius:999px}.button:hover{transform:translateY(-1px);box-shadow:0 8px 20px #1f18141f}.button:active{box-shadow:none;transform:translateY(0)}.primary{color:#fff;box-shadow:none;background:linear-gradient(115deg,#ef3f72,#f26087);border-color:#ef4f7b}.secondary{box-shadow:none;background:0 0}.landing{width:min(1180px,100% - 40px);overflow:visible}.landing:before{display:none}.landing-hero{color:#fff;max-width:none;min-height:680px;box-shadow:var(--shadow-lg);background:radial-gradient(circle at 74% 35%,#515b6138,#0000 30%),linear-gradient(145deg,#11171a,#1d2327 62%,#101518);border:1.5px solid #20262b;border-radius:30px;align-items:center;padding:76px 8% 78px;display:flex;position:relative;overflow:hidden}.landing-hero:before,.landing-hero:after{content:"";opacity:.9;border:7px solid #0000;border-color:#d95f7e #0000 #0000 #d95f7e;border-radius:50%;width:380px;height:210px;position:absolute}.landing-hero:before{top:-74px;right:-92px;transform:rotate(25deg)}.landing-hero:after{bottom:-128px;left:-76px;transform:rotate(192deg)}.hero-copy{z-index:2;width:min(680px,76%)}.eyebrow{color:#fff}.eyebrow svg{color:#f5bc3d;fill:#f5bc3d}.hero h1{color:#fff;letter-spacing:.005em;text-shadow:3px 3px #101518,-2px -2px #101518;margin:25px 0 24px;font-family:CherryPie,Trebuchet MS,sans-serif;font-size:clamp(60px,7.6vw,105px);font-weight:400;line-height:.82}.hero h1 span{color:#77c8b3;font-family:inherit;font-weight:400}.hero p{color:#e3e3df;max-width:560px;font-size:18px}.hero-actions{flex-wrap:wrap;gap:14px;display:flex}.hero-button,.hero-outline{min-width:210px}.hero-outline{color:#fff;background:0 0;border-color:#fff}.hero-outline span{margin-left:auto;font-size:22px;font-weight:400}.party-stickers{z-index:1;pointer-events:none;position:absolute;inset:0}.sticker{color:#15191c;background:#f5bc3d;border:4px solid #fffaf2;border-radius:22px;place-items:center;width:64px;height:64px;display:grid;position:absolute;transform:rotate(-9deg);box-shadow:0 0 0 2px #15191c,5px 7px #00000047}.sticker svg{stroke-width:2.5px;width:38px;height:38px}.sticker-disc{color:#17202a;background:conic-gradient(#9bc9e8 0 12%,#e5e5e5 12% 20%,#6d6ab5 20% 33%,#fff 33% 45%,#9bc9e8 45% 57%,#171b1e 57% 65%,#fff 65% 78%,#6d6ab5 78% 90%,#9bc9e8 90%);border-radius:50%;width:150px;height:150px;top:15%;right:12%;transform:rotate(8deg)}.sticker-disc svg{color:#14191c;filter:drop-shadow(0 0 1px #fff);width:82px;height:82px}.sticker-star{color:#15191c;background:#f5bc3d;top:10%;right:29%;transform:rotate(10deg)}.sticker-mic{color:#15191c;background:#b9abe2;bottom:18%;right:5%;transform:rotate(16deg)}.sticker-pizza{background:#f2a13c;bottom:8%;right:25%;transform:rotate(-14deg)}.sticker-camera{color:#15191c;background:#fffaf2;bottom:15%;right:38%;transform:rotate(8deg)}.sticker-flame{background:#f17547;top:38%;right:3%;transform:rotate(10deg)}.sticker-crown{background:#f5bc3d;top:8%;left:3%;transform:rotate(-12deg)}.sticker-note{background:#81c8b3;bottom:18%;left:3%;transform:rotate(-10deg)}.feature-grid{box-shadow:none;background:#fffaf2;border:1px solid #20262b2e;border-radius:24px;gap:0;margin:22px 0 0;overflow:hidden}.feature,.feature:nth-child(2),.feature:nth-child(3){min-height:156px;box-shadow:none;background:#fffaf2;border:0;border-right:1px solid #20262b24;border-radius:0;padding:26px;transform:none}.feature:last-child{border-right:0}.feature svg{color:#ef4f7b}.feature h2{margin:24px 0 6px}.page-title h1,.guest-hero h1{letter-spacing:0;font-family:CherryPie,Trebuchet MS,sans-serif;font-weight:400}.page-title h1{font-size:54px}.guest-hero h1{font-size:50px}.card,.guest-live-card,.guest-section,.result{box-shadow:var(--shadow-sm);border:1px solid #20262b47;border-radius:20px}.guest-live-card{color:#fff;background:linear-gradient(145deg,#171d20,#252a2e);border-color:#252b2f}.guest-live-card .track-artist,.guest-live-card .section-label,.guest-live-card .progress-times{color:#d6d4d0}.input{box-shadow:none;border:1px solid #20262b6b;border-radius:999px}.input:focus{border-color:#ef4f7b;box-shadow:0 0 0 3px #ef4f7b24}.vibe{border:1px solid #20262b;border-radius:999px}.vibe.active{color:#fff;box-shadow:none;background:#ef4f7b;border-color:#ef4f7b}.art{border:0;border-radius:9px}.status-pill,.vibe-pill{background:#fffaf2;border:1px solid #20262b4d}.source-tag{border:0}.source-tag.request{background:#f7d8e2}.modal{box-shadow:var(--shadow-lg);background:#fffaf2;border:1px solid #20262b}@media (max-width:800px){.landing-hero{min-height:620px;padding:66px 42px}.hero-copy{width:76%}.sticker-disc{width:110px;height:110px;right:5%}.sticker-disc svg{width:58px;height:58px}.sticker-camera,.sticker-crown{display:none}.feature-grid{grid-template-columns:1fr}.feature,.feature:nth-child(2),.feature:nth-child(3){border-bottom:1px solid #20262b24;border-right:0}.feature:last-child{border-bottom:0}}@media (max-width:520px){.landing{width:min(100% - 20px,1180px)}.landing-hero{border-radius:24px;min-height:650px;padding:58px 24px 118px}.hero-copy{width:100%}.hero h1{font-size:59px;line-height:.82}.hero p{max-width:295px;font-size:15px}.hero-actions{flex-direction:column;align-items:stretch;width:min(100%,320px)}.hero-button,.hero-outline{width:100%;min-width:0}.sticker{border-width:3px;border-radius:17px;width:50px;height:50px}.sticker svg{width:29px;height:29px}.sticker-disc{width:90px;height:90px;top:auto;bottom:4%;right:7%}.sticker-disc svg{width:48px;height:48px}.sticker-star{top:3%;right:6%}.sticker-mic{bottom:5%;right:34%}.sticker-pizza{bottom:5%;left:7%;right:auto}.sticker-flame,.sticker-note,.sticker-camera,.sticker-crown{display:none}.page-title h1{font-size:43px}.guest-hero h1{font-size:40px}}
@font-face{font-family:CherryPie;src:url(/CherryPie-Script.otf)format("opentype");font-display:swap}:root{--bg:#f8f3eb;--surface:#fffaf2;--panel:#fffaf2;--panel2:#f3ede4;--text:#15191c;--muted:#66625d;--line:#15191c2e;--line-strong:#20262b;--green:#ef4f7b;--cyan:#65b89f;--pink:#ef4f7b;--amber:#f5bc3d;--shadow-sm:0 8px 24px #231c1614;--shadow-lg:0 20px 55px #231c1624}html{background:#fff}body{background:linear-gradient(#ffffffd1,#ffffffd1),url(/party-squiggle.png) top/cover no-repeat fixed}.brand{letter-spacing:0;font-family:CherryPie,Trebuchet MS,sans-serif;font-size:26px;font-weight:400}.brand-mark{color:#0000;box-shadow:none;background:url(/party-icons/disco-ball.png) 50%/contain no-repeat;border:0;transform:none}.brand-mark svg{display:none}.button{min-height:44px;box-shadow:none;border:1.5px solid #20262b;border-radius:999px}.button:hover{transform:translateY(-1px);box-shadow:0 8px 20px #1f18141f}.primary{color:#fff;box-shadow:none;background:linear-gradient(115deg,#ef3f72,#f26087);border-color:#ef4f7b}.secondary{box-shadow:none;background:0 0}.landing{width:min(1180px,100% - 40px);overflow:visible}.landing:before,.landing:after{display:none}.landing-hero{color:#15191c;max-width:none;min-height:680px;box-shadow:var(--shadow-lg);-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#fffaf2e6;border:1.5px solid #20262b;border-radius:30px;align-items:center;padding:76px 8% 78px;display:flex;position:relative;overflow:hidden}.landing-hero:before,.landing-hero:after{content:"";opacity:.9;border:7px solid #0000;border-color:#d95f7e #0000 #0000 #d95f7e;border-radius:50%;width:380px;height:210px;position:absolute}.landing-hero:before{top:-74px;right:-92px;transform:rotate(25deg)}.landing-hero:after{bottom:-128px;left:-76px;transform:rotate(192deg)}.hero-copy{z-index:2;width:min(680px,76%)}.eyebrow{color:#15191c}.eyebrow svg{color:#ef4f7b;fill:#ef4f7b}.hero h1{color:#15191c;letter-spacing:.005em;text-shadow:none;margin:25px 0 24px;font-family:CherryPie,Trebuchet MS,sans-serif;font-size:clamp(58px,6vw,86px);font-weight:400;line-height:.84}.hero h1 span{color:#55a68f;font-family:inherit;font-weight:400}.hero p{color:#4f504d;max-width:560px;font-size:18px}.hero-actions{flex-wrap:wrap;gap:14px;display:flex}.hero-button,.hero-outline{min-width:210px}.hero-outline{color:#15191c;background:0 0;border-color:#20262b}.hero-outline span{margin-left:auto;font-size:22px}.party-stickers{z-index:1;pointer-events:none;position:absolute;inset:0}.sticker{box-shadow:none;filter:drop-shadow(1px 3px 2px #15191c33);background:0 0;border:0;border-radius:0;position:absolute}.sticker img{object-fit:contain}.sticker-disc{width:180px;height:198px;top:12%;right:9%;transform:rotate(3deg)}.sticker-camera{width:78px;height:78px;bottom:12%;right:-18px;transform:rotate(4deg)}.sticker-flag{width:84px;height:94px;top:8%;left:-20px;transform:rotate(-3deg)}.feature-grid{box-shadow:none;background:#fffaf2;border:1px solid #20262b2e;border-radius:24px;gap:0;margin:22px 0 0;overflow:hidden}.feature,.feature:nth-child(2),.feature:nth-child(3){min-height:172px;box-shadow:none;background:#fffaf2;border:0;border-right:1px solid #20262b24;border-radius:0;padding:26px;transform:none}.feature:last-child{border-right:0}.feature-art{object-fit:contain;filter:drop-shadow(1px 2px 1px #15191c29);width:58px;height:58px;transform:rotate(-2deg)}.feature:nth-child(2) .feature-art{transform:rotate(2deg)}.feature:nth-child(3) .feature-art{transform:rotate(-1deg)}.feature h2{margin:20px 0 6px}.page-title,.guest-hero{position:relative}.page-title:after,.guest-hero:after{content:"";filter:drop-shadow(1px 2px 1px #15191c29);pointer-events:none;background:50%/contain no-repeat;width:68px;height:68px;position:absolute;top:50%;right:8px}.page-title:after{background-image:url(/party-icons/party-flag.png);transform:translateY(-50%)rotate(-3deg)}.guest-hero:after{background-image:url(/party-icons/music-note.png);transform:translateY(-50%)rotate(2deg)}.page-title h1,.guest-hero h1{letter-spacing:0;font-family:CherryPie,Trebuchet MS,sans-serif;font-weight:400}.page-title h1{font-size:54px}.guest-hero h1{font-size:50px}.page-title>*,.guest-hero>*{max-width:calc(100% - 90px)}.card,.guest-live-card,.guest-section,.result{box-shadow:var(--shadow-sm);border:1px solid #20262b47;border-radius:20px}.guest-live-card{color:#fff;background:linear-gradient(145deg,#171d20,#252a2e);border-color:#252b2f}.guest-live-card .track-artist,.guest-live-card .section-label,.guest-live-card .progress-times{color:#d6d4d0}.input{box-shadow:none;border:1px solid #20262b6b;border-radius:999px}.input:focus{border-color:#ef4f7b;box-shadow:0 0 0 3px #ef4f7b24}.vibe{border:1px solid #20262b;border-radius:999px}.vibe.active{color:#fff;box-shadow:none;background:#ef4f7b;border-color:#ef4f7b}.art{border:0;border-radius:9px}.status-pill,.vibe-pill{background:#fffaf2;border:1px solid #20262b4d}.source-tag{border:0}.source-tag.request{background:#f7d8e2}.modal{box-shadow:var(--shadow-lg);background:#fffaf2;border:1px solid #20262b}.icon-spray{z-index:100;pointer-events:none;position:fixed;inset:0;overflow:hidden}.spray-icon{width:var(--spray-size);height:var(--spray-size);margin-left:calc(var(--spray-size)/-2);opacity:0;filter:drop-shadow(1px 3px 2px #15191c38);will-change:transform,opacity;animation:icon-spray-up 2.15s cubic-bezier(.14,.7,.2,1) var(--spray-delay) both;position:absolute;bottom:-70px;left:50%}.spray-icon img{object-fit:contain}@keyframes icon-spray-up{0%{opacity:0;transform:translateY(36px)scale(.25)rotate(0)}10%{opacity:1}56%{opacity:1;transform:translate3d(var(--spray-mid-x),var(--spray-peak),0) scale(1.06) rotate(var(--spray-mid-spin))}82%{opacity:1}to{opacity:0;transform:translate3d(var(--spray-x),var(--spray-settle),0) scale(.78) rotate(var(--spray-spin))}}@media (prefers-reduced-motion:reduce){.icon-spray{display:none}}@media (max-width:800px){.landing-hero{min-height:620px;padding:66px 42px}.hero-copy{width:76%}.sticker-disc{width:118px;height:130px;right:5%}.sticker-camera{display:none}.sticker-flag{width:68px;height:76px;top:5%;left:-17px}.feature-grid{grid-template-columns:1fr}.feature,.feature:nth-child(2),.feature:nth-child(3){border-bottom:1px solid #20262b24;border-right:0}.feature:last-child{border-bottom:0}}@media (max-width:520px){.landing{width:min(100% - 20px,1180px)}.landing-hero{border-radius:24px;min-height:650px;padding:58px 24px 118px}.hero-copy{width:100%}.hero h1{font-size:51px;line-height:.84}.hero p{max-width:295px;font-size:15px}.hero-actions{flex-direction:column;align-items:stretch;width:min(100%,320px)}.hero-button,.hero-outline{width:100%;min-width:0}.sticker-disc{width:96px;height:106px;top:auto;bottom:3%;right:6%}.sticker-camera{display:none}.sticker-flag{width:58px;height:64px;top:3%;left:-13px}.feature-art{width:50px;height:50px}.page-title:after,.guest-hero:after{width:52px;height:52px;right:2px}.page-title>*,.guest-hero>*{max-width:calc(100% - 66px)}.page-title h1{font-size:43px}.guest-hero h1{font-size:40px}.brand{white-space:nowrap;font-size:19px}}.guest-header{z-index:5;position:relative}.invite-wrap{position:relative}.invite-button{min-height:40px;color:var(--text);cursor:pointer;background:#fffaf2e6;border:1px solid #20262b47;border-radius:999px;align-items:center;gap:7px;padding:8px 12px;font-size:13px;font-weight:750;display:inline-flex}.invite-button:hover{border-color:var(--pink)}.invite-popover{z-index:10;background:#fffaf2;border:1px solid #20262b38;border-radius:16px;width:260px;padding:16px;position:absolute;top:calc(100% + 9px);right:0;box-shadow:0 18px 48px #231c1633}.invite-popover>span{color:var(--muted);text-transform:uppercase;letter-spacing:.08em;font-size:11px;font-weight:750;display:block}.invite-popover>strong{font-family:var(--font-mono);letter-spacing:.16em;margin:5px 0 14px;font-size:25px;display:block}.invite-popover>div{gap:7px;display:flex}.invite-popover button{min-height:38px;color:var(--text);cursor:pointer;background:#fff;border:1px solid #20262b38;border-radius:10px;flex:1;justify-content:center;align-items:center;gap:6px;padding:8px;font-size:12px;font-weight:700;display:inline-flex}.guest-hero{padding:24px 0 16px}.guest-hero h1{margin:10px 0 0;font-size:38px;line-height:1}.guest-hero:after{width:54px;height:54px}.guest-live-card{margin-bottom:14px;padding:16px}.guest-now-track .art{width:76px;height:76px}.live-empty{text-align:left;align-items:center;gap:13px;padding:4px 2px 7px;display:flex}.live-empty>span{color:#f7b94a;background:#ffffff12;border:1px solid #ffffff29;border-radius:50%;flex:none;place-items:center;width:48px;height:48px;display:grid}.live-empty strong{font-size:15px;line-height:1.25;display:block}.live-empty p{color:#bcbfbe;margin:4px 0 0;font-size:12px;line-height:1.4}.request-flow{box-shadow:var(--shadow-sm);background:#fffaf2f2;border:1px solid #20262b47;border-radius:20px;margin:0 0 16px;padding:20px}.flow-heading{align-items:center;gap:11px;margin-bottom:11px;display:flex}.flow-heading label{font-size:16px;font-weight:800;line-height:1.2;display:block}.flow-heading p{color:var(--muted);margin:3px 0 0;font-size:12px}.flow-icon{color:#fff;background:var(--pink);border-radius:50%;flex:none;place-items:center;width:36px;height:36px;display:grid}.spotify-search-icon{background:#1db954}.name-step{border-bottom:1px solid var(--line);padding-bottom:17px}.name-entry{grid-template-columns:minmax(0,1fr) auto;gap:9px;display:grid}.name-entry .button{min-width:112px}.name-greeting{color:#245f50;background:#e4f5ef;border:1px solid #65b89f59;border-radius:13px;justify-content:space-between;align-items:center;margin-bottom:17px;padding:10px 12px;display:flex}.name-greeting>span{align-items:center;gap:7px;font-weight:750;display:flex}.name-greeting button{color:#4a6f65;cursor:pointer;background:0 0;border:0;align-items:center;gap:5px;padding:5px 7px;font-size:12px;font-weight:700;display:flex}.search-step{padding-top:17px}.name-greeting+.search-step{padding-top:0}.search-input{min-height:56px;border-width:2px!important;font-size:17px!important}.search-wrap .search-icon{top:17px}.search-spinner{top:18px}.search-clear{top:11px}.search-prompt{color:var(--muted);text-align:center;justify-content:center;align-items:center;gap:8px;padding:22px 8px 4px;font-size:12px;display:flex}.result{transition:transform .16s,border-color .16s}.result .art{width:58px;max-width:none;height:58px}.result:hover{border-color:#ef4f7b73;transform:translateY(-1px)}.result .primary{min-width:118px}.request-section{margin-top:0}.compact-track{grid-template-columns:22px 48px minmax(0,1fr);padding:11px 0}.queue-detail{color:#8b5570;margin-top:5px;font-size:11px;font-weight:650}.queue-empty{text-align:center;padding:24px 10px 18px}.queue-empty>span{margin-bottom:7px;font-size:25px;display:block}.queue-empty strong{font-size:15px;display:block}.queue-empty p{color:var(--muted);margin:4px 0 0;font-size:12px}.floating-add{z-index:8;color:#fff;cursor:pointer;background:linear-gradient(115deg,#ef3f72,#f26087);border:1.5px solid #c93663;border-radius:999px;align-items:center;gap:8px;min-height:50px;padding:12px 18px;font-weight:800;display:none;position:fixed;bottom:20px;right:max(18px,50vw - 446px);box-shadow:0 10px 28px #98244747}.floating-add:active{transform:translateY(1px)}@media (max-width:520px){.guest-page{padding-bottom:88px}.guest-hero{padding:17px 0 12px}.guest-hero h1{font-size:32px}.guest-hero:after{display:none}.guest-hero>*{max-width:100%}.guest-live-card{padding:14px}.request-flow{border-radius:17px;padding:15px}.name-entry{grid-template-columns:1fr}.name-entry .button{width:100%}.search-input{min-height:58px}.result .art{width:50px;height:50px}.result .button{min-height:48px}.floating-add{right:16px;bottom:max(16px,env(safe-area-inset-bottom));display:flex}.invite-button{justify-content:center;width:40px;padding:0;font-size:0}.invite-button svg:last-child{display:none}.invite-popover{width:min(280px,100vw - 28px)}.live-empty>span{width:42px;height:42px}}.host-status-strip{box-shadow:var(--shadow-sm);background:#fffaf2f0;border:1px solid #20262b38;border-radius:17px;grid-template-columns:repeat(4,minmax(0,1fr));margin:0 0 16px;display:grid;overflow:hidden}.host-status-strip>div{border-right:1px solid var(--line);align-items:center;gap:10px;min-width:0;padding:14px 16px;display:flex}.host-status-strip>div:last-child{border-right:0}.host-status-strip svg{color:var(--pink);flex:none}.host-status-strip span{min-width:0}.host-status-strip strong,.host-status-strip small{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.host-status-strip strong{font-size:14px}.host-status-strip small{color:var(--muted);text-transform:uppercase;letter-spacing:.07em;margin-top:2px;font-size:10px}.status-dot{background:#a7aaa9;border-radius:50%;flex:none;width:10px;height:10px;box-shadow:0 0 0 5px #787c7a1a}.status-dot.live{background:#44af8d;box-shadow:0 0 0 5px #44af8d21}.host-now-playing{color:#fff;background:linear-gradient(135deg,#161c20,#292e32);border-color:#252b2f;margin-bottom:18px;padding:22px 24px}.host-now-playing .card-subtitle,.host-now-playing .track-artist,.host-now-playing .progress-times,.host-now-playing .device{color:#c9c9c5}.host-now-playing .device{border-color:#ffffff21}.host-now-playing .device strong{color:#fff}.host-now-playing .status-pill{color:#fff;background:#ffffff14;border-color:#ffffff2e}.host-now-layout{grid-template-columns:112px minmax(0,1fr);align-items:center;gap:22px;display:grid}.host-now-layout>.art{width:112px;height:112px}.host-now-body{min-width:0}.host-track-name{text-overflow:ellipsis;white-space:nowrap;font-size:26px;font-weight:800;line-height:1.12;overflow:hidden}.host-now-copy .track-artist{margin-top:6px;font-size:14px}.host-now-playing .progress{background:#ffffff26;margin-top:20px}.host-now-playing .progress-fill{background:#ef5a86}.host-now-playing .playback-controls{margin-top:14px}.host-now-playing .playback-controls .primary{min-width:122px}.host-player-empty{align-items:center;gap:15px;padding:8px 0 4px;display:flex}.host-player-empty>span{color:#f5bc3d;background:#ffffff12;border:1px solid #ffffff2b;border-radius:50%;flex:none;place-items:center;width:56px;height:56px;display:grid}.host-player-empty strong{font-size:17px}.host-player-empty p{color:#c9c9c5;margin:4px 0 12px;font-size:13px}.host-player-empty>div>div{gap:8px;display:flex}.host-player-empty .button{color:#fff;background:#ffffff12;border-color:#ffffff47}.host-dashboard{grid-template-columns:minmax(0,1.55fr) minmax(310px,.8fr);align-items:start}.host-sidebar{position:sticky;top:14px}.host-controls .card-head{margin-bottom:17px}.request-control{justify-content:space-between;align-items:center;gap:16px;display:flex}.request-control p{color:var(--muted);margin:4px 0 0;font-size:12px}.control-state{align-items:center;gap:7px;font-size:14px;font-weight:800;display:inline-flex}.control-state:before{content:"";background:#e85d76;border-radius:50%;width:8px;height:8px}.control-state.open:before{background:#4aae8e;box-shadow:0 0 0 4px #4aae8e1f}.control-divider{background:var(--line);height:1px;margin:18px 0}.control-heading{justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:12px;display:flex}.control-heading strong,.control-heading span{display:block}.control-heading strong{font-size:14px}.control-heading span{color:var(--muted);margin-top:3px;font-size:11px}.control-heading svg{color:var(--pink)}.host-vibe-grid{grid-template-columns:1fr;gap:8px}.host-vibe-grid.vibe-count-2,.host-vibe-grid.vibe-count-3{grid-template-columns:1fr}.host-vibe-grid .vibe{text-align:left;justify-content:space-between;align-items:center;min-height:52px;padding:12px 14px;display:flex}.host-vibe-grid .vibe span{margin:0}.host-vibe-grid .vibe.pending{color:#6e2842;background:#fde4ec;border-color:#ef5a86}.pending-vibe{background:#fff0f5;border:1px solid #ef4f7b47;border-radius:13px;justify-content:space-between;align-items:center;gap:10px;margin-top:12px;padding:12px;display:flex}.pending-vibe strong,.pending-vibe span{display:block}.pending-vibe strong{font-size:12px}.pending-vibe span{color:var(--muted);margin-top:3px;font-size:10px;line-height:1.35}.pending-vibe button{color:#9d3154;cursor:pointer;background:0 0;border:0;align-items:center;gap:5px;padding:6px 8px;font-size:11px;font-weight:800;display:flex}.invite-card{padding:14px}.invite-summary{width:100%;color:var(--text);text-align:left;cursor:pointer;background:0 0;border:0;grid-template-columns:40px minmax(0,1fr) auto;align-items:center;gap:11px;padding:0;display:grid}.invite-summary-icon{color:#fff;background:var(--pink);border-radius:50%;place-items:center;width:40px;height:40px;display:grid}.invite-summary strong,.invite-summary small{display:block}.invite-summary strong{font-size:14px}.invite-summary small{color:var(--muted);font-family:var(--font-mono);letter-spacing:.05em;margin-top:3px;font-size:11px}.invite-summary>svg{transition:transform .18s}.invite-summary>svg.expanded{transform:rotate(180deg)}.invite-details{padding:17px 4px 2px}.invite-details .qr-wrap{margin-bottom:9px}.invite-details .code{font-size:23px}.invite-actions{grid-template-columns:1fr 1fr;gap:8px;margin-top:13px;display:grid}.end-party-button{background:#fffaf2b3}.queue-boundary{color:#7d2d48;background:#fff0f5;border:1px solid #ef4f7b3d;border-radius:12px;align-items:flex-start;gap:10px;margin:-3px 0 12px;padding:11px 12px;display:flex}.queue-boundary strong,.queue-boundary span{display:block}.queue-boundary strong{font-size:12px}.queue-boundary span{color:var(--muted);margin-top:3px;font-size:10px}.host-queue .compact-track{grid-template-columns:22px 48px minmax(0,1fr) auto;padding:10px 0}.host-queue-detail,.requested-by-line{color:#8b5570;margin-top:4px;font-size:10px;font-weight:700}.request-card-head{align-items:center}.request-tabs{background:#f3ede4;border-radius:12px;gap:6px;margin:-3px 0 10px;padding:4px;display:flex}.request-tabs button{color:var(--muted);cursor:pointer;background:0 0;border:0;border-radius:9px;flex:1;padding:8px 10px;font-size:12px;font-weight:800}.request-tabs button[aria-selected=true]{color:var(--text);background:#fff;box-shadow:0 3px 10px #231c1617}.request-tabs button span{color:#9a7b86;margin-left:4px}.host-request-history{max-height:440px}.host-request-history .history-item{grid-template-columns:46px minmax(0,1fr) auto}.create-party-card{max-width:780px;padding:26px}.create-party-card .playlist-field{position:relative}.remove-playlist{color:#a0395a;background:var(--panel);cursor:pointer;border:0;align-items:center;gap:4px;padding:5px 8px;font-size:11px;font-weight:800;display:flex;position:absolute;top:-12px;right:10px}.add-playlist{min-height:48px;color:var(--text);cursor:pointer;background:#ffffff52;border:1.5px dashed #20262b59;border-radius:14px;justify-content:center;align-items:center;gap:8px;font-weight:800;display:flex}.add-playlist:hover{border-color:var(--pink);color:#a93159}.create-party-submit{min-height:50px;margin-top:4px}.mobile-host-controls{display:none}@media (max-width:800px){.app-shell:has(.mobile-host-controls){padding-bottom:92px}.host-status-strip{grid-template-columns:1fr 1fr}.host-status-strip>div:nth-child(2){border-right:0}.host-status-strip>div:nth-child(-n+2){border-bottom:1px solid var(--line)}.host-dashboard{flex-direction:column;display:flex}.host-sidebar{order:-1;width:100%;position:static}.host-main-stack{width:100%}.mobile-host-controls{z-index:20;left:10px;right:10px;bottom:max(10px,env(safe-area-inset-bottom));-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#fffaf2f5;border:1px solid #20262b38;border-radius:18px;grid-template-columns:repeat(4,1fr);display:grid;position:fixed;overflow:hidden;box-shadow:0 14px 38px #231c1638}.mobile-host-controls button{border:0;border-right:1px solid var(--line);min-width:0;min-height:62px;color:var(--text);cursor:pointer;background:0 0;align-content:center;place-items:center;gap:4px;padding:7px 3px;font-size:9px;font-weight:800;display:grid}.mobile-host-controls button:last-child{border-right:0}.mobile-host-controls button:disabled{opacity:.45}.mobile-host-controls button:nth-child(3){color:#9d3154}}@media (max-width:520px){.host-status-strip{margin-bottom:10px}.host-status-strip>div{padding:11px 12px}.host-now-playing{margin-bottom:10px;padding:16px}.host-now-layout{grid-template-columns:76px minmax(0,1fr);gap:13px}.host-now-layout>.art{width:76px;height:76px}.host-track-name{font-size:19px}.host-now-playing .progress{margin-top:13px}.host-now-playing .playback-controls{display:none}.host-now-playing .device{margin-top:12px;padding-top:12px}.host-player-empty{align-items:flex-start}.host-player-empty>span{width:44px;height:44px}.host-player-empty>div>div{flex-wrap:wrap}.host-sidebar{gap:10px}.host-queue .compact-track{grid-template-columns:18px 44px minmax(0,1fr)}.host-queue .compact-track>.art{width:44px;height:44px}.host-queue .source-tag{grid-column:3;width:max-content}.request-card-head{align-items:flex-start}.create-party-card{padding:17px}.playlist-inputs{grid-template-columns:1fr}}
