:root{--ink:#171719;--ink-2:#2c2c31;--muted:#6f6f76;--line:#dedbd3;--paper:#f5f3ed;--white:#fffefb;--night:#121315;--night-2:#1b1c20;--accent:#ff6847;--accent-dark:#d94c2f;--green:#46b879;--yellow:#efb936;--red:#df5a62;--radius:18px;--shadow:0 18px 50px #14120e1a}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--ink);background:var(--paper);-webkit-font-smoothing:antialiased;margin:0;font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}button,input,textarea,select{font:inherit}button,a{-webkit-tap-highlight-color:transparent}a{color:inherit;text-decoration:none}button{cursor:pointer}h1,h2,h3,p{margin-top:0}.wrap{width:min(1180px,100% - 40px);margin-inline:auto}.brand{color:#fff;letter-spacing:-.02em;align-items:center;gap:10px;font-weight:760;display:inline-flex}.brand-dark{color:var(--ink)}.brand-mark{background:var(--accent);color:#fff;border-radius:11px;place-items:center;width:36px;height:36px;display:grid;transform:rotate(-3deg)}.eyebrow{color:var(--accent-dark);letter-spacing:.14em;text-transform:uppercase;align-items:center;gap:7px;font-size:.76rem;font-weight:800;display:flex}.eyebrow-light{color:#ff9b83}.muted{color:var(--muted)}.button{border:1px solid #0000;border-radius:12px;justify-content:center;align-items:center;gap:9px;min-height:44px;padding:0 18px;font-weight:750;transition:transform .16s,background .16s,border-color .16s,opacity .16s;display:inline-flex}.button:hover{transform:translateY(-1px)}.button:disabled{opacity:.5;cursor:not-allowed;transform:none}.button-large{border-radius:14px;min-height:54px;padding-inline:23px}.button-primary{background:var(--ink);color:#fff}.button-accent{background:var(--accent);color:#20100d}.button-ghost{color:#fff;background:#ffffff0a;border-color:#ffffff2e}.button-soft{color:var(--ink);background:#ece8df}.button-danger{color:#a5333c;background:#f9e6e7}.button-success{color:#176d43;background:#daf2e5}.button-warning{color:#76590d;background:#faefcf}.icon-button{border:1px solid var(--line);background:var(--white);width:42px;height:42px;color:var(--ink);border-radius:12px;place-items:center;display:grid}.landing{color:#fff;background:var(--night);min-height:100vh;overflow:hidden}.landing-nav{z-index:5;justify-content:space-between;align-items:center;height:82px;display:flex;position:relative}.hero{grid-template-columns:1.1fr .9fr;align-items:center;gap:70px;min-height:680px;padding-block:48px 84px;display:grid}.hero-copy{z-index:2;max-width:680px;position:relative}.hero h1{letter-spacing:-.07em;margin:20px 0 24px;font-size:clamp(3.25rem,7.5vw,6.8rem);font-weight:770;line-height:.91}.hero h1 em{color:#a5a2aa;font-family:Georgia,serif;font-weight:400}.hero-lede{color:#bcbcc2;max-width:610px;margin-bottom:32px;font-size:1.17rem;line-height:1.65}.phone-scene{place-items:center;min-height:570px;display:grid;position:relative}.glow{filter:blur(80px);opacity:.32;border-radius:50%;width:300px;height:300px;position:absolute}.glow-one{background:var(--accent);top:60px;right:-60px}.glow-two{background:#6757e8;bottom:40px;left:-40px}.phone-frame{z-index:2;background:#08090a;border:1px solid #ffffff2b;border-radius:38px;width:310px;padding:10px;position:relative;transform:rotate(2.5deg);box-shadow:0 50px 100px #00000073}.phone-top{color:#7b7b81;justify-content:space-between;align-items:center;height:29px;padding:0 10px;display:flex}.phone-top span:first-child{width:45px}.phone-top span:last-child{background:#27282b;border-radius:20px;width:45px;height:5px}.phone-top small{letter-spacing:.16em;font-size:.52rem}.phone-content{min-height:500px;color:var(--ink);background:var(--paper);border-radius:28px;padding:28px 18px}.live-pill{color:#506052;align-items:center;gap:6px;font-size:.68rem;font-weight:750;display:inline-flex}.live-pill i{background:var(--green);border-radius:50%;width:7px;height:7px;box-shadow:0 0 0 4px #46b87924}.phone-content h2{letter-spacing:-.05em;margin:19px 0 6px;font-size:1.85rem}.phone-content>p{color:var(--muted);font-size:.8rem}.fake-search{color:#99979a;background:#fff;border:1px solid #dbd8d0;border-radius:12px;margin:22px 0 12px;padding:14px;font-size:.68rem}.fake-song{border-bottom:1px solid #dcd8d0;flex-direction:column;gap:3px;padding:14px 4px;display:flex}.fake-song b{font-size:.9rem}.fake-song span{color:#525158;font-size:.74rem}.fake-song small{color:#99969c;font-size:.62rem}.landing-features{border-top:1px solid #2c2d31;grid-template-columns:repeat(3,1fr);gap:30px;padding-block:42px 70px;display:grid}.landing-features>div{grid-template-columns:32px 1fr;gap:5px 12px;display:grid}.landing-features svg{color:var(--accent);grid-row:span 2}.landing-features strong{font-size:.95rem}.landing-features span{color:#8e8e95;font-size:.82rem;line-height:1.5}.auth-shell{background:#e9e6df;align-content:center;justify-items:center;gap:34px;min-height:100vh;padding:40px 20px;display:grid}.auth-card{background:var(--white);width:min(460px,100%);box-shadow:var(--shadow);border:1px solid #d7d3ca;border-radius:24px;padding:42px}.auth-card h1{letter-spacing:-.055em;margin:8px 0 10px;font-size:2.25rem}.stack-form{gap:18px;margin-top:28px;display:grid}label{gap:8px;font-size:.83rem;font-weight:700;display:grid}input,textarea,select{border:1px solid var(--line);width:100%;min-height:48px;color:var(--ink);background:#fff;border-radius:12px;outline:none;padding:11px 13px;transition:border-color .15s,box-shadow .15s}textarea{resize:vertical;min-height:100px}input:focus,textarea:focus,select:focus{border-color:#8e8b86;box-shadow:0 0 0 4px #1414160f}.alert{border-radius:11px;margin-top:16px;padding:12px 14px;font-size:.85rem}.alert-error{color:#962e37;background:#f9e3e5;border:1px solid #f0c8cc}.alert-success{color:#176d43;background:#e0f3e8;border:1px solid #c8e8d6}.public-shell{background:var(--paper);min-height:100vh}.public-hero{color:#fff;background:var(--night);padding:22px max(20px,50% - 380px) 46px}.mini-brand{color:#a4a3aa;letter-spacing:.11em;text-transform:uppercase;align-items:center;gap:7px;font-size:.72rem;font-weight:780;display:flex}.public-hero .live-pill{color:#9db7a4;margin-top:46px}.public-hero h1{letter-spacing:-.065em;margin:16px 0 10px;font-size:clamp(2.65rem,10vw,4.5rem);line-height:.98}.public-hero>p{color:#adadb4;max-width:540px;line-height:1.55}.session-line{border-top:1px solid #303136;flex-wrap:wrap;gap:5px 12px;margin-top:26px;padding-top:18px;font-size:.8rem;display:flex}.session-line span{color:#8c8c92}.catalogue-panel{background:var(--paper);border-radius:22px 22px 0 0;width:min(800px,100%);margin:-20px auto 0;padding:20px 20px 70px;position:relative}.catalogue-tools{grid-template-columns:1fr auto;gap:9px;display:grid}.search-box{border:1px solid var(--line);background:#fff;border-radius:14px;align-items:center;gap:9px;min-width:0;height:54px;padding:0 13px;display:flex;position:relative;box-shadow:0 7px 25px #1e19140d}.search-box svg{color:#7d7b7b;flex:none}.search-box input{min-width:0;height:auto;min-height:0;box-shadow:none;background:0 0;border:0;padding:0}.search-box input:focus{box-shadow:none}.search-box button{color:#817f81;background:0 0;border:0;place-items:center;padding:3px;display:grid}.filter-button{border:1px solid var(--line);background:#fff;border-radius:14px;justify-content:center;align-items:center;gap:7px;min-width:112px;padding-inline:14px;font-weight:720;display:flex}.filter-button b{color:#fff;background:var(--accent);border-radius:50%;place-items:center;width:20px;height:20px;font-size:.67rem;display:grid}.filter-button.is-active{background:#fff4f0;border-color:#ffc2b3}.filter-panel{border:1px solid var(--line);background:#ece9e1;border-radius:15px;grid-template-columns:repeat(3,1fr);gap:11px;margin-top:11px;padding:15px;display:grid}.filter-panel label{font-size:.72rem}.filter-panel select{min-height:42px;padding-block:6px}.reset-button{color:var(--muted);background:0 0;border:0;grid-column:1/-1;justify-self:start;align-items:center;gap:6px;padding:5px 0;font-size:.75rem;font-weight:700;display:flex}.result-count{color:#858287;padding:24px 2px 9px;font-size:.75rem}.result-count strong{color:var(--ink)}.song-list{gap:8px;display:grid}.song-card{text-align:left;width:100%;color:var(--ink);background:var(--white);border:1px solid #e0ddd5;border-radius:15px;grid-template-columns:38px 1fr 22px;align-items:center;gap:12px;padding:16px 14px;transition:transform .14s,border-color .14s,box-shadow .14s;display:grid;box-shadow:0 3px 14px #14110e09}.song-card:hover{border-color:#c9c5ba;transform:translateY(-1px);box-shadow:0 8px 22px #14110e0f}.song-note{width:38px;height:38px;color:var(--accent-dark);background:#ffebe5;border-radius:11px;place-items:center;display:grid}.song-copy{flex-direction:column;gap:3px;min-width:0;display:flex}.song-copy strong{text-overflow:ellipsis;white-space:nowrap;font-size:.96rem;overflow:hidden}.song-copy>span{color:#5d5b5f;font-size:.81rem}.song-copy small{text-overflow:ellipsis;white-space:nowrap;color:#99969b;font-size:.67rem;overflow:hidden}.song-card>svg{color:#aaa7aa}.empty-state{text-align:center;color:var(--muted);padding:64px 20px}.empty-state>svg{color:#aaa7a0}.empty-state h2{color:var(--ink);margin:15px 0 7px;font-size:1.25rem}.empty-state p{font-size:.85rem}.public-topbar{justify-content:space-between;align-items:center;max-width:760px;height:68px;margin-inline:auto;padding:0 20px;display:flex}.back-button{color:var(--ink);background:0 0;border:0;align-items:center;gap:6px;padding:8px 0;font-weight:720;display:flex}.public-topbar .mini-brand{color:#8c898c}.request-screen{background:#e9e6df}.request-card,.success-card{background:var(--white);width:min(680px,100% - 28px);box-shadow:var(--shadow);border:1px solid #dad6cd;border-radius:24px;margin:10px auto 70px;padding:clamp(24px,6vw,44px)}.selected-song{border-bottom:1px solid var(--line);grid-template-columns:58px 1fr;align-items:center;gap:16px;padding:22px 0 28px;display:grid}.selected-note{color:#fff;background:var(--ink);border-radius:18px;place-items:center;width:58px;height:58px;display:grid}.selected-song h1{letter-spacing:-.045em;margin:0 0 4px;font-size:clamp(1.55rem,6vw,2.4rem)}.selected-song p{color:#56545a;margin:0 0 6px}.selected-song small{color:#959298}.request-form{gap:20px;padding-top:28px;display:grid}.request-form label{position:relative}.request-form label>span{color:#9b989b;text-transform:uppercase;margin-left:auto;font-size:.66rem;font-weight:600}.request-form label{grid-template-columns:1fr auto}.request-form input,.request-form textarea,.request-form .char-count{grid-column:1/-1}.char-count{text-align:right;color:#a19ea2;margin-top:-4px;font-size:.67rem}.request-submit{width:100%;margin-top:3px}.success-card{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:500px;display:flex}.success-icon{color:#fff;background:var(--green);border-radius:50%;place-items:center;width:78px;height:78px;margin-bottom:27px;display:grid;box-shadow:0 0 0 10px #e5f4eb}.success-card h1{letter-spacing:-.06em;margin:4px 0 12px;font-size:clamp(2.2rem,8vw,3.4rem)}.success-card>p:not(.eyebrow){max-width:420px;color:var(--muted);line-height:1.6}.success-card .button{margin-top:18px}.centered-state{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:100vh;padding:30px;display:flex}.centered-state h1{margin:25px 0 10px;font-size:2rem}.centered-state p{max-width:430px;color:var(--muted)}.centered-state .button{margin-top:15px}.artist-app{background:#efede7;min-height:100vh;padding-left:242px}.artist-sidebar{z-index:20;color:#fff;background:var(--night);flex-direction:column;width:242px;height:100vh;padding:27px 18px 20px;display:flex;position:fixed;inset:0 auto 0 0}.artist-sidebar .brand{padding-inline:7px}.artist-sidebar nav{gap:5px;margin-top:48px;display:grid}.artist-sidebar nav a,.sidebar-logout{color:#aaaab0;background:0 0;border:0;border-radius:11px;align-items:center;gap:12px;min-height:46px;padding:0 13px;font-size:.87rem;font-weight:680;display:flex}.artist-sidebar nav a:hover,.sidebar-logout:hover{color:#fff;background:#232428}.artist-sidebar nav svg,.sidebar-logout svg{width:19px}.artist-sidebar form{margin-top:auto}.sidebar-logout{width:100%}.artist-mobile-nav{display:none}.artist-main{min-width:0}.artist-page{width:min(1050px,100% - 64px);margin-inline:auto;padding:48px 0 80px}.page-heading,.live-heading{justify-content:space-between;align-items:flex-end;gap:30px;margin-bottom:32px;display:flex}.page-heading h1,.live-heading h1{letter-spacing:-.06em;margin:7px 0 6px;font-size:clamp(2.1rem,4vw,3.3rem)}.page-heading>div>p:last-child,.live-heading>div>p:last-child{color:var(--muted);margin:0}.heading-actions{flex:none;gap:8px;display:flex}.artist-empty{text-align:center;background:#ffffff61;border:1px dashed #c9c5bc;border-radius:22px;flex-direction:column;justify-content:center;align-items:center;min-height:430px;padding:40px;display:flex}.artist-empty>span{color:#8e8b89;background:#dedbd3;border-radius:20px;place-items:center;width:66px;height:66px;font-size:2rem;display:grid}.artist-empty h2{letter-spacing:-.03em;margin:22px 0 7px}.artist-empty p{max-width:430px;color:var(--muted);line-height:1.55}.artist-empty .button{margin-top:13px}.artist-empty.compact{background:0 0;border:0;min-height:300px}.artist-empty.compact>span{border-radius:16px;width:55px;height:55px}.artist-empty.compact>span svg{width:23px}.queue-stat{background:var(--white);border:1px solid #ddd9d0;border-radius:17px;align-items:center;gap:14px;margin-bottom:24px;padding:18px 20px;display:flex;box-shadow:0 6px 24px #1916120a}.queue-stat>span{width:45px;height:45px;color:var(--accent-dark);background:#ffebe5;border-radius:13px;place-items:center;display:grid}.queue-stat>div{flex-direction:column;display:flex}.queue-stat>div strong{font-size:1.45rem;line-height:1}.queue-stat small{color:var(--muted)}.queue-stat i{color:#8b888b;margin-left:auto;font-size:.77rem;font-style:normal}.toast{z-index:50;color:#fff;background:var(--ink);box-shadow:var(--shadow);border-radius:12px;padding:12px 17px;font-size:.82rem;position:fixed;top:25px;right:28px}.tab-bar{border-bottom:1px solid #d6d2ca;gap:28px;margin-bottom:14px;display:flex}.tab-bar button{color:#868388;background:0 0;border:0;border-bottom:2px solid #0000;align-items:center;gap:8px;margin-bottom:-1px;padding:13px 2px;font-weight:750;display:flex}.tab-bar button.active{color:var(--ink);border-bottom-color:var(--accent)}.tab-bar b{background:#dfdcd4;border-radius:20px;place-items:center;min-width:21px;height:21px;padding:0 5px;font-size:.67rem;display:grid}.tab-bar .active b{color:#fff;background:var(--ink)}.request-queue{gap:12px;display:grid}.queue-card{background:var(--white);border:1px solid #ddd9d0;border-radius:18px;grid-template-columns:45px 1fr auto;column-gap:15px;padding:21px;display:grid;box-shadow:0 5px 18px #1e1a1609}.queue-number{color:#fff;background:var(--ink);border-radius:12px;grid-row:1/span 3;place-items:center;width:40px;height:40px;font-weight:800;display:grid}.queue-song h2{letter-spacing:-.025em;margin:0;font-size:1.18rem}.queue-song p{color:#68666b;margin:3px 0 0;font-size:.87rem}.queue-title-line{flex-wrap:wrap;align-items:center;gap:9px;display:flex}.duplicate-pill{color:#9c3d28;background:#ffebe4;border-radius:20px;align-items:center;gap:5px;padding:4px 8px;font-size:.65rem;font-weight:750;display:inline-flex}.request-meta{color:#858287;align-items:center;gap:15px;font-size:.78rem;display:flex}.request-meta time{border-left:1px solid var(--line);font-variant-numeric:tabular-nums;padding-left:14px}.queue-card blockquote{color:#5c595d;background:#f3f0e9;border:0;border-radius:11px;grid-column:2/-1;gap:9px;margin:16px 0 0;padding:12px 14px;font-family:Georgia,serif;font-size:.88rem;display:flex}.queue-card blockquote svg{color:#a19da0;flex:none}.queue-actions{border-top:1px solid #e4e1da;grid-column:2/-1;justify-content:flex-end;gap:7px;margin-top:17px;padding-top:16px;display:flex}.queue-actions .button{min-height:39px;padding-inline:13px;font-size:.78rem}.history-list{gap:8px;display:grid}.history-list article{background:var(--white);border:1px solid #dedad2;border-radius:14px;grid-template-columns:10px minmax(170px,1.5fr) repeat(3,minmax(80px,.65fr)) auto;align-items:center;gap:14px;padding:16px;display:grid}.history-list article>div{flex-direction:column;gap:3px;min-width:0;display:flex}.history-list article>div>span,.history-list small{color:#8b888d;font-size:.7rem}.history-list article>div>strong{text-overflow:ellipsis;white-space:nowrap;font-size:.82rem;overflow:hidden}.history-list article>p{color:#6c696e;border-top:1px solid #eeeae3;grid-column:2/-1;margin:0;padding-top:10px;font-family:Georgia,serif;font-size:.82rem}.status-dot{border-radius:50%;width:8px;height:8px}.status-dot.played{background:var(--green)}.status-dot.skipped{background:var(--yellow)}.status-dot.rejected{background:var(--red)}.status-label{border-radius:20px;padding:5px 9px;font-size:.66rem;font-weight:760}.status-label.played{color:#176d43;background:#daf2e5}.status-label.skipped{color:#76590d;background:#faefcf}.status-label.rejected{color:#a5333c;background:#f9e6e7}.create-panel{background:var(--white);border:1px solid #d8d4cb;border-radius:19px;margin-bottom:24px;padding:24px;box-shadow:0 8px 28px #1e1a160d}.panel-heading{justify-content:space-between;align-items:flex-start;gap:20px;margin-bottom:21px;display:flex}.panel-heading h2{margin:0 0 5px;font-size:1.2rem}.panel-heading p{color:var(--muted);margin:0;font-size:.8rem}.form-grid{grid-template-columns:1fr 1fr;gap:16px;display:grid}.form-grid label>span{color:#99969b;text-transform:uppercase;margin-left:5px;font-size:.65rem}.panel-actions{border-top:1px solid #e7e3dc;justify-content:flex-end;gap:8px;margin-top:22px;padding-top:17px;display:flex}.session-list{gap:11px;margin-top:20px;display:grid}.session-card{background:var(--white);border:1px solid #dbd7cf;border-radius:17px;grid-template-columns:minmax(220px,1fr) minmax(160px,.7fr) auto;align-items:center;gap:25px;padding:22px;display:grid}.session-status{color:#77747a;text-transform:uppercase;letter-spacing:.05em;background:#ece9e2;border-radius:20px;align-items:center;gap:6px;padding:4px 8px;font-size:.65rem;font-weight:780;display:inline-flex}.session-status i{background:#8f8c91;border-radius:50%;width:6px;height:6px}.session-status.active{color:#197044;background:#dcf1e5}.session-status.active i{background:var(--green);box-shadow:0 0 0 4px #46b87921}.session-status.ended{color:#656268;background:#e0ddd6}.session-main h2{margin:10px 0 7px;font-size:1.13rem}.session-details{color:#77747a;flex-wrap:wrap;gap:7px 15px;font-size:.75rem;display:flex}.session-details span{align-items:center;gap:6px;display:flex}.session-slug{flex-direction:column;gap:5px;display:flex}.session-slug small{color:#99969b;font-size:.66rem}.session-slug code{text-overflow:ellipsis;color:#57545a;background:#f1eee7;border-radius:8px;padding:7px 9px;font-size:.72rem;overflow:hidden}.session-actions{align-items:center;gap:6px;display:flex}.session-actions .button{min-height:42px;padding-inline:13px;font-size:.75rem}.catalogue-toolbar{grid-template-columns:minmax(240px,1fr) auto;align-items:center;gap:20px;margin-bottom:14px;display:grid}.check-label{color:#6f6c71;white-space:nowrap;align-items:center;gap:7px;font-size:.76rem;display:flex}.check-label input{width:16px;min-height:16px;accent-color:var(--ink)}.catalogue-table{background:var(--white);border:1px solid #d9d5cc;border-radius:16px;overflow:hidden}.catalogue-table-head,.catalogue-table article{grid-template-columns:minmax(220px,1.1fr) minmax(240px,1fr) 100px 110px;align-items:center;gap:16px;padding:13px 17px;display:grid}.catalogue-table-head{color:#918e92;text-transform:uppercase;letter-spacing:.06em;background:#e8e5de;font-size:.67rem;font-weight:760}.catalogue-table article{border-top:1px solid #e5e2db;min-height:72px}.catalogue-table article>div:first-child{align-items:center;gap:11px;min-width:0;display:flex}.catalogue-table article>div:first-child>div{flex-direction:column;gap:4px;min-width:0;display:flex}.catalogue-table article>div:first-child strong,.catalogue-table article>div:first-child span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.catalogue-table article>div:first-child strong{font-size:.85rem}.catalogue-table article>div:first-child span{color:#747176;font-size:.74rem}.table-note{background:#ffede7;border-radius:10px;flex:none;place-items:center;width:35px;height:35px;display:grid;color:var(--accent-dark)!important}.tag-row{flex-wrap:wrap;gap:4px;display:flex}.tag-row span{color:#6d6a6f;background:#eeebe4;border-radius:6px;padding:4px 7px;font-size:.63rem}.visibility{align-items:center;gap:6px;font-size:.7rem;font-weight:700;display:flex}.visibility i{border-radius:50%;width:7px;height:7px}.visibility.active{color:#27724d}.visibility.active i{background:var(--green)}.visibility.archived{color:#8b888c}.visibility.archived i{background:#a7a4a7}.row-actions{justify-content:flex-end;gap:4px;display:flex}.row-actions button{color:#68656a;background:#fff;border:1px solid #dfdcd4;border-radius:8px;place-items:center;width:32px;height:32px;display:grid}.row-actions button:last-child{color:#ae444d}.file-drop{color:#6c696d;cursor:pointer;background:#f1eee7;border:1.5px dashed #c2beb4;border-radius:15px;flex-direction:column;justify-content:center;align-items:center;gap:7px;min-height:130px;display:flex;position:relative}.file-drop svg{color:var(--accent-dark)}.file-drop span{color:#969398;font-size:.72rem}.file-drop input{opacity:0;cursor:pointer;position:absolute;inset:0}.preview-summary{gap:10px;margin:18px 0 9px;display:flex}.preview-summary span{border-radius:20px;align-items:center;gap:5px;padding:5px 9px;font-size:.7rem;font-weight:750;display:flex}.preview-summary .valid{color:#176d43;background:#dcf1e5}.preview-summary .invalid{color:#a5333c;background:#f9e6e7}.csv-preview{border:1px solid #dedad2;border-radius:12px;max-height:340px;overflow:auto}.csv-preview table{border-collapse:collapse;width:100%;font-size:.71rem}.csv-preview th{text-align:left;color:#747176;background:#e9e6df;padding:10px;position:sticky;top:0}.csv-preview td{border-top:1px solid #ebe8e1;padding:9px 10px}.csv-preview tr.invalid-row td{color:#9c3942;background:#fff2f3}.csv-preview>p{text-align:center;color:#8b888d;margin:0;padding:10px;font-size:.7rem}@media (max-width:820px){.hero{text-align:center;grid-template-columns:1fr;gap:20px;padding-top:70px}.hero-copy{margin-inline:auto}.hero .eyebrow{justify-content:center}.hero-lede{margin-inline:auto}.phone-scene{min-height:620px}.landing-features{grid-template-columns:1fr}.artist-app{padding-left:76px}.artist-sidebar{align-items:center;width:76px;padding-inline:12px}.artist-sidebar .brand{padding:0}.artist-sidebar .brand:not(.brand-mark){font-size:0}.artist-sidebar .brand-mark{font-size:initial}.artist-sidebar nav a,.sidebar-logout{justify-content:center;width:48px;padding:0}.artist-sidebar nav span,.sidebar-logout span{display:none}.artist-page{width:calc(100% - 40px)}.history-list article{grid-template-columns:9px 1fr auto}.history-list article>div:nth-of-type(n+2){display:none}.history-list .status-label{grid-column:3}.history-list article>p{grid-column:2/-1}.session-card{grid-template-columns:1fr auto}.session-slug{grid-area:2/1}.session-actions{flex-direction:column;grid-area:1/2/span 2}.session-actions .button{width:42px;padding:0;font-size:0}.catalogue-table-head{display:none}.catalogue-table article{grid-template-columns:1fr auto}.catalogue-table .tag-row{grid-column:1}.catalogue-table .visibility{grid-area:1/2}.catalogue-table .row-actions{grid-area:2/2}.catalogue-toolbar{grid-template-columns:1fr;gap:10px}}@media (max-width:560px){.wrap{width:min(100% - 28px,1180px)}.landing-nav{height:70px}.landing-nav .button{padding-inline:12px;font-size:.8rem}.hero{padding-top:48px}.hero h1{font-size:3.6rem}.hero-lede{font-size:1rem}.phone-scene{margin-inline:-15px;transform:scale(.94)}.auth-card{padding:28px 22px}.auth-card h1{font-size:1.9rem}.public-hero{padding-inline:20px}.public-hero .live-pill{margin-top:38px}.catalogue-panel{padding-inline:13px}.filter-panel{grid-template-columns:1fr}.filter-panel label{grid-column:1}.filter-button{min-width:52px;font-size:0}.filter-button b{font-size:.67rem}.song-card{padding-inline:12px}.song-copy small{max-width:calc(100vw - 120px)}.public-topbar .mini-brand{gap:0;font-size:0}.request-card{border-radius:20px;margin-top:0}.selected-song{grid-template-columns:48px 1fr}.selected-note{border-radius:14px;width:48px;height:48px}.artist-app{padding:0 0 70px}.artist-sidebar{display:none}.artist-mobile-nav{z-index:30;height:65px;padding-bottom:env(safe-area-inset-bottom);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffefbf5;border-top:1px solid #d5d1c8;grid-template-columns:repeat(3,1fr);display:grid;position:fixed;inset:auto 0 0}.artist-mobile-nav a{color:#747176;flex-direction:column;justify-content:center;align-items:center;gap:3px;font-size:.62rem;font-weight:700;display:flex}.artist-mobile-nav svg{width:20px}.artist-page{width:calc(100% - 26px);padding-top:28px}.page-heading,.live-heading{flex-direction:column;align-items:flex-start;gap:18px}.heading-actions{width:100%}.heading-actions .button{flex:1}.queue-stat{padding:14px}.queue-stat i{display:none}.queue-card{grid-template-columns:36px 1fr;column-gap:11px;padding:15px}.queue-number{width:35px;height:35px}.queue-song{grid-column:2}.request-meta{grid-column:2;margin-top:9px}.queue-card blockquote,.queue-actions{grid-column:1/-1}.queue-actions{grid-template-columns:1.3fr 1fr 1fr;display:grid}.queue-actions .button{padding-inline:7px;font-size:.7rem}.queue-title-line{flex-direction:column;align-items:flex-start}.toast{top:15px;right:14px}.form-grid{grid-template-columns:1fr}.create-panel{padding:18px 15px}.session-card{gap:13px;padding:16px}.session-slug code{max-width:190px}.catalogue-page .heading-actions{grid-template-columns:1fr 1fr;display:grid}.catalogue-page .heading-actions .button{padding-inline:9px;font-size:.72rem}.catalogue-table article{padding:13px}.catalogue-table .tag-row span:nth-child(n+3){display:none}}
