/* Stage Requests Live Design System v2.6.0 */
.srl-ds-page{
  --srl-ds-bg:#07101f;--srl-ds-surface:#101a2b;--srl-ds-surface-2:#142034;
  --srl-ds-border:#2a374c;--srl-ds-text:#f3f6fb;--srl-ds-muted:#9aa7ba;
  --srl-ds-primary:#ff7615;--srl-ds-gap:20px;--srl-ds-radius:14px;
  width:min(100%,1480px);margin:0 auto;padding:8px 28px 48px;color:var(--srl-ds-text);
  box-sizing:border-box;
}
.srl-ds-page *{box-sizing:border-box}
.srl-ds-page-header{display:flex;align-items:flex-start;justify-content:space-between;gap:24px;margin:0 0 22px}
.srl-ds-page-header h1{margin:4px 0 4px;font-size:clamp(28px,3vw,38px);line-height:1.12;letter-spacing:-.025em;color:var(--srl-ds-text)}
.srl-ds-page-header p,.srl-ds-muted{margin:0;color:var(--srl-ds-muted);line-height:1.55}
.srl-ds-eyebrow{display:block;margin:0 0 7px;color:var(--srl-ds-primary);font-size:12px;font-weight:800;letter-spacing:.12em;text-transform:uppercase}
.srl-ds-card{min-width:0;border:1px solid var(--srl-ds-border);border-radius:var(--srl-ds-radius);background:linear-gradient(145deg,rgba(20,32,52,.96),rgba(12,22,38,.96));box-shadow:0 12px 34px rgba(0,0,0,.14);overflow:hidden}
.srl-ds-card-body{padding:25px 26px 15px}
.srl-ds-card h2{margin:0;color:var(--srl-ds-text);font-size:24px;line-height:1.2;letter-spacing:-.015em}
.srl-ds-card-footer{display:flex;align-items:center;flex-wrap:wrap;gap:10px;margin-top:auto;padding:10px 26px 24px}
.srl-ds-hero-grid{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(300px,.9fr);gap:var(--srl-ds-gap);align-items:stretch;margin-bottom:var(--srl-ds-gap)}
.srl-ds-hero-card{display:flex;min-height:280px;flex-direction:column}
.srl-ds-hero-card .srl-ds-card-body{display:flex;flex:1;flex-direction:column;align-items:flex-start}
.srl-ds-hero-card .srl-ds-card-footer{margin-top:auto}
.srl-ds-meta{display:grid;gap:8px;margin-top:16px;color:var(--srl-ds-muted);font-size:15px}
.srl-ds-money{display:block;margin:18px 0 12px;font-size:clamp(52px,6vw,78px);line-height:.95;letter-spacing:-.055em;color:var(--srl-ds-text)}
.srl-ds-button{display:inline-flex!important;align-items:center;justify-content:center;width:auto!important;min-width:0;min-height:40px!important;height:40px!important;margin:0!important;padding:0 17px!important;border:1px solid transparent!important;border-radius:8px!important;font-size:14px!important;font-weight:750!important;line-height:1!important;text-decoration:none!important;white-space:nowrap;cursor:pointer}
.srl-ds-button-primary{background:var(--srl-ds-primary)!important;color:#101827!important;border-color:var(--srl-ds-primary)!important}
.srl-ds-button-primary:hover{filter:brightness(1.06)}
.srl-ds-button-secondary{background:#111c2e!important;color:var(--srl-ds-text)!important;border-color:#3a4860!important}
.srl-ds-recommendation{display:flex;align-items:center;justify-content:space-between;gap:18px;margin-bottom:var(--srl-ds-gap);padding:14px 18px;border:1px solid rgba(255,118,21,.3);border-radius:11px;background:rgba(255,118,21,.055)}
.srl-ds-recommendation strong{display:block;margin-bottom:2px;font-size:16px;color:var(--srl-ds-text)}
.srl-ds-recommendation p{margin:0;color:var(--srl-ds-muted);font-size:14px}
.srl-ds-recommendation .srl-ds-eyebrow{margin-bottom:3px}
.srl-ds-quick-actions{margin-bottom:var(--srl-ds-gap);padding:20px 22px}
.srl-ds-section-head{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:20px 22px 14px}
.srl-ds-quick-actions .srl-ds-section-head{padding:0 0 14px}
.srl-ds-section-head h2{font-size:19px}
.srl-ds-section-head a{color:var(--srl-ds-primary);font-size:13px;font-weight:750;text-decoration:none}
.srl-ds-count{font-size:25px;color:var(--srl-ds-text)}
.srl-ds-action-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:12px}
.srl-ds-action-grid a{display:flex;align-items:center;justify-content:center;min-height:48px;padding:10px 12px;border:1px solid var(--srl-ds-border);border-radius:9px;background:rgba(7,16,31,.4);color:var(--srl-ds-text);font-size:14px;font-weight:650;text-align:center;text-decoration:none}
.srl-ds-action-grid a:hover{border-color:rgba(255,118,21,.7);background:rgba(255,118,21,.06)}
.srl-ds-two-column{display:grid;grid-template-columns:minmax(0,1.25fr) minmax(340px,.85fr);gap:var(--srl-ds-gap);align-items:start}
.srl-ds-list{list-style:none;margin:0;padding:0 22px 12px}
.srl-ds-list li{display:grid;grid-template-columns:minmax(0,1fr) auto auto;align-items:center;gap:16px;min-height:60px;padding:11px 0;border-top:1px solid rgba(148,163,184,.14)}
.srl-ds-list li:first-child{border-top:0}
.srl-ds-list-main{display:grid;gap:3px;min-width:0}
.srl-ds-list-main strong{overflow:hidden;color:var(--srl-ds-text);font-size:14px;text-overflow:ellipsis;white-space:nowrap}
.srl-ds-list-main span,.srl-ds-list-date{color:var(--srl-ds-muted);font-size:12px}
.srl-ds-badge{display:inline-flex;align-items:center;justify-content:center;min-height:23px;padding:0 9px;border-radius:999px;background:#334155;color:#e5e7eb;font-size:10px;font-weight:800;letter-spacing:.04em;text-transform:uppercase}
.srl-ds-badge.is-live,.srl-ds-badge.is-played{background:#087a4b;color:#d9ffec}
.srl-ds-badge.is-published,.srl-ds-badge.is-scheduled,.srl-ds-badge.is-waiting{background:#1858a4;color:#eaf3ff}
.srl-ds-badge.is-cancelled,.srl-ds-badge.is-removed,.srl-ds-badge.is-declined{background:#9d2932;color:#fff0f1}
.srl-ds-badge.is-ended{background:#475569;color:#f1f5f9}
.srl-ds-list li.is-empty{grid-template-columns:1fr;padding:20px 0}
@media(max-width:1050px){.srl-ds-action-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.srl-ds-two-column{grid-template-columns:1fr}.srl-ds-hero-grid{grid-template-columns:1fr 1fr}}
@media(max-width:760px){.srl-ds-page{padding:6px 16px 34px}.srl-ds-page-header{display:block}.srl-ds-page-header>.srl-ds-button{margin-top:14px!important}.srl-ds-recommendation{align-items:flex-start;flex-direction:column}.srl-ds-hero-grid{grid-template-columns:1fr}.srl-ds-hero-card{min-height:0}.srl-ds-action-grid{grid-template-columns:1fr 1fr}.srl-ds-list li{grid-template-columns:minmax(0,1fr) auto}.srl-ds-list-date{grid-column:1/2}.srl-ds-card-footer .srl-ds-button{flex:1 1 180px}}
@media(max-width:480px){.srl-ds-action-grid{grid-template-columns:1fr}.srl-ds-card-body{padding:21px 20px 12px}.srl-ds-card-footer{padding:10px 20px 20px}.srl-ds-section-head{padding:18px 18px 12px}.srl-ds-list{padding:0 18px 10px}.srl-ds-list li{gap:8px 12px}.srl-ds-list-date{display:none}}

/* ================================================================
   Stage Requests Live v2.6.1 — site-wide product UI
   This is the sole compatibility layer for performer-facing pages.
   It intentionally does not affect audience, marketing or auth pages.
   ================================================================ */
.srl-product-shell{
  --srl-ui-bg:#07101f;
  --srl-ui-panel:#101a2b;
  --srl-ui-panel-2:#142034;
  --srl-ui-border:#2a374c;
  --srl-ui-border-soft:rgba(148,163,184,.16);
  --srl-ui-text:#f3f6fb;
  --srl-ui-muted:#9aa7ba;
  --srl-ui-primary:#ff7615;
  --srl-ui-danger:#ef646f;
  --srl-ui-radius:14px;
  --srl-ui-gap:20px;
}
.srl-product-shell .srl-app{width:min(100%,1480px);max-width:1480px;margin:0 auto;padding:18px 28px 48px;color:var(--srl-ui-text)}
.srl-product-shell .srl-app>*{min-width:0}
.srl-product-shell .srl-app-nav{margin-bottom:22px}

/* Page headings */
.srl-product-shell .srl-hero{display:flex;align-items:flex-start;justify-content:space-between;gap:24px;margin:0 0 20px;padding:0;background:none;border:0;border-radius:0;box-shadow:none;backdrop-filter:none}
.srl-product-shell .srl-hero h1{margin:4px 0 5px;font-size:clamp(28px,3vw,38px);line-height:1.12;letter-spacing:-.025em;color:var(--srl-ui-text)}
.srl-product-shell .srl-hero p{max-width:760px;margin:0;color:var(--srl-ui-muted);line-height:1.55}
.srl-product-shell .srl-kicker{display:block;margin:0 0 7px;color:var(--srl-ui-primary);font-size:12px;font-weight:800;letter-spacing:.12em;text-transform:uppercase}

/* Core grids: one owner for widths and gaps */
.srl-product-shell .srl-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:var(--srl-ui-gap);align-items:start;margin:0 0 var(--srl-ui-gap)}
.srl-product-shell .srl-grid-2{grid-template-columns:repeat(2,minmax(0,1fr))}
.srl-product-shell .srl-grid-3{grid-template-columns:repeat(3,minmax(0,1fr))}
.srl-product-shell .srl-grid>.srl-card{height:auto;min-width:0;margin:0}

/* Cards and sections */
.srl-product-shell .srl-card,
.srl-product-shell .srl-stat,
.srl-product-shell .srl-auth-card{
  position:relative;min-width:0;margin:0 0 var(--srl-ui-gap);padding:22px;
  border:1px solid var(--srl-ui-border);border-radius:var(--srl-ui-radius);
  background:linear-gradient(145deg,rgba(20,32,52,.96),rgba(12,22,38,.96));
  box-shadow:0 12px 34px rgba(0,0,0,.14);overflow:visible;backdrop-filter:none;
}
.srl-product-shell .srl-grid>.srl-card:last-child{margin-bottom:0}
.srl-product-shell .srl-card h1,.srl-product-shell .srl-card h2,.srl-product-shell .srl-card h3{margin:0 0 8px;color:var(--srl-ui-text);line-height:1.22;letter-spacing:-.015em}
.srl-product-shell .srl-card h1{font-size:25px}.srl-product-shell .srl-card h2{font-size:21px}.srl-product-shell .srl-card h3{font-size:17px}
.srl-product-shell .srl-card p{margin:0 0 14px;color:var(--srl-ui-muted);line-height:1.55}
.srl-product-shell .srl-card p:last-child{margin-bottom:0}
.srl-product-shell .srl-section-heading,.srl-product-shell .srl-card-head{display:flex;align-items:flex-start;justify-content:space-between;gap:18px;margin:0 0 16px;padding:0}
.srl-product-shell .srl-section-heading h1,.srl-product-shell .srl-section-heading h2,.srl-product-shell .srl-card-head h1,.srl-product-shell .srl-card-head h2{margin-bottom:4px}

/* Buttons: one standard system */
.srl-product-shell .srl-button,
.srl-product-shell button.srl-button,
.srl-product-shell .srl-copy,
.srl-product-shell button[type="submit"]:not(.srl-icon-button):not(.srl-gig-delete-button),
.srl-product-shell input[type="submit"]{
  display:inline-flex!important;align-items:center;justify-content:center;width:auto!important;min-width:0!important;
  min-height:40px!important;height:40px!important;margin:0!important;padding:0 17px!important;
  border:1px solid var(--srl-ui-primary)!important;border-radius:8px!important;background:var(--srl-ui-primary)!important;
  color:#101827!important;font-size:14px!important;font-weight:750!important;line-height:1!important;text-decoration:none!important;
  white-space:nowrap;box-shadow:none!important;transform:none!important;cursor:pointer;
}
.srl-product-shell .srl-button:hover,.srl-product-shell button[type="submit"]:hover,.srl-product-shell .srl-copy:hover{filter:brightness(1.06);transform:none!important}
.srl-product-shell .srl-button.secondary,
.srl-product-shell .srl-button-secondary,
.srl-product-shell .srl-button.ghost{
  border-color:#3a4860!important;background:#111c2e!important;color:var(--srl-ui-text)!important;
}
.srl-product-shell .srl-danger-button,.srl-product-shell .srl-gig-delete-button{
  display:inline-flex;align-items:center;justify-content:center;min-height:34px;height:34px;margin:0;padding:0 12px;
  border:1px solid rgba(239,100,111,.45);border-radius:7px;background:rgba(239,100,111,.08);color:#ffb5bc;
  font-size:13px;font-weight:700;line-height:1;cursor:pointer;
}
.srl-product-shell .srl-button-compact{min-height:34px!important;height:34px!important;padding:0 12px!important;font-size:13px!important;border-radius:7px!important}
.srl-product-shell form{margin:0}
.srl-product-shell .srl-actions,.srl-product-shell .srl-link-actions,.srl-product-shell .srl-stage-header-actions,.srl-product-shell .srl-card-actions{display:flex;align-items:center;flex-wrap:wrap;gap:10px}

/* Forms */
.srl-product-shell .srl-form{display:grid;gap:15px}
.srl-product-shell .srl-form label{display:grid;gap:7px;margin:0;color:var(--srl-ui-text);font-size:13px;font-weight:700}
.srl-product-shell input[type="text"],.srl-product-shell input[type="email"],.srl-product-shell input[type="url"],.srl-product-shell input[type="date"],.srl-product-shell input[type="time"],.srl-product-shell input[type="number"],.srl-product-shell input[type="password"],.srl-product-shell select,.srl-product-shell textarea{
  width:100%;min-height:42px;margin:0;padding:10px 12px;border:1px solid #35445d;border-radius:8px;
  background:#0b1526;color:var(--srl-ui-text);font:inherit;line-height:1.35;outline:none;box-shadow:none;
}
.srl-product-shell textarea{min-height:96px;resize:vertical}
.srl-product-shell input:focus,.srl-product-shell select:focus,.srl-product-shell textarea:focus{border-color:var(--srl-ui-primary);box-shadow:0 0 0 3px rgba(255,118,21,.13)}
.srl-product-shell .srl-help,.srl-product-shell small.srl-muted{color:var(--srl-ui-muted);font-weight:400;line-height:1.45}
.srl-product-shell .srl-form>.srl-button,.srl-product-shell .srl-form>button{justify-self:start}

/* Tables and lists */
.srl-product-shell .srl-table-wrap{width:100%;overflow-x:auto;border:1px solid var(--srl-ui-border-soft);border-radius:10px;background:rgba(7,16,31,.28)}
.srl-product-shell .srl-table{width:100%;border-collapse:collapse;border-spacing:0;font-size:14px}
.srl-product-shell .srl-table th{padding:12px 14px;border:0;border-bottom:1px solid var(--srl-ui-border);background:rgba(7,16,31,.58);color:var(--srl-ui-muted);font-size:11px;font-weight:800;letter-spacing:.08em;text-align:left;text-transform:uppercase}
.srl-product-shell .srl-table td{padding:14px;border:0;border-bottom:1px solid var(--srl-ui-border-soft);color:var(--srl-ui-text);vertical-align:middle}
.srl-product-shell .srl-table tbody tr:last-child td{border-bottom:0}
.srl-product-shell .srl-table tbody tr:hover{background:rgba(255,255,255,.018)}
.srl-product-shell .srl-table small{display:block;margin-top:4px;color:var(--srl-ui-muted);font-size:12px;line-height:1.35}
.srl-product-shell .srl-pill,.srl-product-shell .srl-subscription-badge{display:inline-flex;align-items:center;justify-content:center;min-height:24px;padding:0 9px;border-radius:999px;font-size:10px;font-weight:800;letter-spacing:.04em;text-transform:uppercase;white-space:nowrap}

/* Gigs: stable three-column layout */
.srl-product-shell .srl-gigs-list-card{padding:0;overflow:hidden}
.srl-product-shell .srl-gigs-list-card>.srl-section-heading{padding:20px 22px 14px;margin:0}
.srl-product-shell .srl-gigs-list-card .srl-table-wrap{border:0;border-top:1px solid var(--srl-ui-border-soft);border-radius:0}
.srl-product-shell .srl-gigs-table{table-layout:fixed}
.srl-product-shell .srl-gigs-table th:nth-child(1),.srl-product-shell .srl-gigs-table td:nth-child(1){width:43%}
.srl-product-shell .srl-gigs-table th:nth-child(2),.srl-product-shell .srl-gigs-table td:nth-child(2){width:17%;text-align:center}
.srl-product-shell .srl-gigs-table th:nth-child(3),.srl-product-shell .srl-gigs-table td:nth-child(3){width:40%;text-align:right}
.srl-product-shell .srl-gig-actions-inner{display:flex;align-items:center;justify-content:flex-end;flex-wrap:wrap;gap:8px;min-height:34px}
.srl-product-shell .srl-gig-actions-inner form{display:inline-flex;align-items:center}
.srl-product-shell .srl-gig-auto-note{flex:1 1 180px;color:var(--srl-ui-muted);font-size:12px;line-height:1.35;text-align:right}
.srl-product-shell .srl-gig-title{font-weight:750;color:var(--srl-ui-text)}
.srl-product-shell .srl-gig-meta{display:grid;gap:2px;margin-top:4px;color:var(--srl-ui-muted)}

/* Compact stats, tabs, notices and setting sections */
.srl-product-shell .srl-stat-grid,.srl-product-shell .srl-analytics-kpis{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin:0 0 var(--srl-ui-gap)}
.srl-product-shell .srl-stat-grid>* ,.srl-product-shell .srl-analytics-kpis>*{min-width:0;margin:0;padding:18px;border:1px solid var(--srl-ui-border);border-radius:11px;background:rgba(16,26,43,.82)}
.srl-product-shell .srl-stat-grid strong,.srl-product-shell .srl-analytics-kpis strong{display:block;margin-top:6px;color:var(--srl-ui-text);font-size:30px;line-height:1}
.srl-product-shell .srl-stat-grid span,.srl-product-shell .srl-analytics-kpis span,.srl-product-shell .srl-analytics-kpis small{color:var(--srl-ui-muted);font-size:12px}
.srl-product-shell .srl-tabs{display:flex;align-items:center;flex-wrap:wrap;gap:8px;margin:0 0 18px;padding:5px;border:1px solid var(--srl-ui-border);border-radius:10px;background:rgba(7,16,31,.45)}
.srl-product-shell .srl-tabs a{display:inline-flex;align-items:center;min-height:34px;padding:0 12px;border-radius:7px;color:var(--srl-ui-muted);font-size:13px;font-weight:700;text-decoration:none}
.srl-product-shell .srl-tabs a.is-active,.srl-product-shell .srl-tabs a[aria-current="page"]{background:var(--srl-ui-panel-2);color:var(--srl-ui-text)}
.srl-product-shell .srl-notice,.srl-product-shell .srl-trial-banner{margin:0 0 var(--srl-ui-gap);padding:14px 16px;border:1px solid rgba(255,118,21,.28);border-radius:10px;background:rgba(255,118,21,.055)}
.srl-product-shell .srl-empty,.srl-product-shell .srl-empty-state,.srl-product-shell .srl-empty-table{padding:24px!important;color:var(--srl-ui-muted)!important;text-align:center}

/* Dashboard owns its dedicated component layer; only normalise outer positioning. */
.srl-product-shell .srl-ds-page{padding-left:0;padding-right:0}

@media(max-width:1050px){
  .srl-product-shell .srl-grid-3{grid-template-columns:repeat(2,minmax(0,1fr))}
  .srl-product-shell .srl-stat-grid,.srl-product-shell .srl-analytics-kpis{grid-template-columns:repeat(2,minmax(0,1fr))}
}
@media(max-width:820px){
  .srl-product-shell .srl-app{padding:14px 16px 36px}
  .srl-product-shell .srl-grid-2,.srl-product-shell .srl-grid-3{grid-template-columns:1fr}
  .srl-product-shell .srl-hero{display:block}
  .srl-product-shell .srl-hero>.srl-button{margin-top:14px!important}
  .srl-product-shell .srl-gigs-table,.srl-product-shell .srl-gigs-table tbody,.srl-product-shell .srl-gigs-table tr,.srl-product-shell .srl-gigs-table td{display:block;width:100%!important}
  .srl-product-shell .srl-gigs-table thead{display:none}
  .srl-product-shell .srl-gigs-table tr{padding:16px;border-bottom:1px solid var(--srl-ui-border)}
  .srl-product-shell .srl-gigs-table tr:last-child{border-bottom:0}
  .srl-product-shell .srl-gigs-table td{padding:5px 0!important;border:0!important;text-align:left!important}
  .srl-product-shell .srl-gig-status-cell{margin-top:7px}
  .srl-product-shell .srl-gig-actions-inner{justify-content:flex-start;margin-top:10px}
  .srl-product-shell .srl-gig-auto-note{flex-basis:100%;text-align:left}
}
@media(max-width:560px){
  .srl-product-shell .srl-card{padding:18px}
  .srl-product-shell .srl-section-heading,.srl-product-shell .srl-card-head{display:block}
  .srl-product-shell .srl-section-heading>*+*,.srl-product-shell .srl-card-head>*+*{margin-top:10px}
  .srl-product-shell .srl-stat-grid,.srl-product-shell .srl-analytics-kpis{grid-template-columns:1fr}
  .srl-product-shell .srl-actions,.srl-product-shell .srl-link-actions{align-items:stretch;flex-direction:column}
  .srl-product-shell .srl-actions>.srl-button,.srl-product-shell .srl-link-actions>.srl-button,.srl-product-shell .srl-link-actions>button{width:100%!important}
}

/* ================================================================
   Stage Requests Live v2.6.2 — Songs and Shows / Genres
   Purpose-built catalogue components. These rules are deliberately
   scoped so they do not alter other performer pages.
   ================================================================ */
.srl-product-shell .srl-ds-catalogue-page,
.srl-product-shell .srl-ds-genres-page{padding-left:0;padding-right:0}
.srl-product-shell .srl-ds-stat-grid{display:grid;gap:14px;margin:0 0 var(--srl-ui-gap)}
.srl-product-shell .srl-ds-stat-grid-3{grid-template-columns:repeat(3,minmax(0,1fr))}
.srl-product-shell .srl-ds-stat-card{padding:18px 20px;box-shadow:none}
.srl-product-shell .srl-ds-stat-card strong{display:block;margin:2px 0 5px;color:var(--srl-ui-text);font-size:32px;line-height:1}
.srl-product-shell .srl-ds-stat-card p{margin:0;color:var(--srl-ui-muted);font-size:13px}
.srl-product-shell .srl-ds-catalogue-tools,.srl-product-shell .srl-ds-genre-tools{grid-template-columns:repeat(2,minmax(0,1fr));align-items:stretch;margin-bottom:var(--srl-ui-gap)}
.srl-product-shell .srl-ds-catalogue-tools>.srl-ds-card,.srl-product-shell .srl-ds-genre-tools>.srl-ds-card{padding:0;display:flex;flex-direction:column}
.srl-product-shell .srl-ds-catalogue-tools>.srl-ds-card>p,.srl-product-shell .srl-ds-genre-tools>.srl-ds-card>p{padding:0 22px}
.srl-product-shell .srl-ds-compact-form{padding:0 22px 22px;margin-top:auto}
.srl-product-shell .srl-ds-form-row{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}
.srl-product-shell .srl-ds-form label{display:grid;gap:7px;color:var(--srl-ui-text);font-size:13px;font-weight:700}
.srl-product-shell .srl-ds-form label small{color:var(--srl-ui-muted);font-weight:400}
.srl-product-shell .srl-ds-form input[type="text"],.srl-product-shell .srl-ds-form input:not([type]){width:100%;min-height:42px;padding:10px 12px;border:1px solid #35445d;border-radius:8px;background:#0b1526;color:var(--srl-ui-text)}
.srl-product-shell .srl-ds-import-form{display:flex;align-items:end;gap:12px;padding:0 22px 22px;margin-top:auto}
.srl-product-shell .srl-ds-file-field{display:grid;flex:1;gap:7px;color:var(--srl-ui-text);font-size:13px;font-weight:700}
.srl-product-shell .srl-ds-file-field input{min-height:42px;padding:7px 9px;border:1px solid #35445d;border-radius:8px;background:#0b1526;color:var(--srl-ui-muted)}
.srl-product-shell .srl-ds-text-link{color:var(--srl-ui-primary)!important;font-size:13px;font-weight:750;text-decoration:none}
.srl-product-shell .srl-ds-catalogue-card{padding:0;overflow:hidden}
.srl-product-shell .srl-ds-catalogue-head{padding:20px 22px 16px;margin:0;border-bottom:1px solid var(--srl-ui-border-soft)}
.srl-product-shell .srl-ds-catalogue-head p{margin-top:5px}
.srl-product-shell .srl-ds-section-actions{display:flex;align-items:center;justify-content:flex-end;flex-wrap:wrap;gap:10px}
.srl-product-shell .srl-ds-summary{color:var(--srl-ui-muted);font-size:12px;white-space:nowrap}
.srl-product-shell .srl-ds-catalogue-controls{padding:14px 22px 0}
.srl-product-shell .srl-ds-search-field{display:block}
.srl-product-shell .srl-ds-search-field input{width:100%;min-height:42px;margin:0;padding:10px 13px;border:1px solid #35445d;border-radius:8px;background:#0b1526;color:var(--srl-ui-text)}
.srl-product-shell .srl-library-bulk-toolbar{display:grid;grid-template-columns:minmax(160px,.65fr) minmax(300px,1.35fr) auto;align-items:center;gap:14px;margin:14px 22px;padding:14px;border:1px solid var(--srl-ui-border-soft);border-radius:10px;background:rgba(7,16,31,.36)}
.srl-product-shell .srl-library-bulk-toolbar .srl-bulk-toolbar-left,.srl-product-shell .srl-library-bulk-toolbar .srl-bulk-toolbar-genres{display:grid;gap:7px}
.srl-product-shell .srl-library-bulk-toolbar .srl-bulk-count{font-size:12px;color:var(--srl-ui-muted)}
.srl-product-shell .srl-library-bulk-toolbar .srl-genre-checks{display:flex;flex-wrap:wrap;gap:6px}
.srl-product-shell .srl-library-bulk-toolbar .srl-genre-checks label,.srl-product-shell .srl-inline-genre-form .srl-genre-checks label{margin:0}
.srl-product-shell .srl-library-bulk-toolbar .srl-genre-checks span,.srl-product-shell .srl-inline-genre-form .srl-genre-checks span{display:inline-flex;align-items:center;min-height:30px;padding:0 10px;border:1px solid #35445d;border-radius:999px;background:#0b1526;color:var(--srl-ui-muted);font-size:12px;line-height:1}
.srl-product-shell .srl-library-bulk-toolbar .srl-genre-checks input:checked+span,.srl-product-shell .srl-inline-genre-form .srl-genre-checks input:checked+span{border-color:var(--srl-ui-primary);background:rgba(255,118,21,.12);color:var(--srl-ui-text)}
.srl-product-shell .srl-library-bulk-toolbar .srl-genre-checks input,.srl-product-shell .srl-inline-genre-form .srl-genre-checks input{position:absolute;opacity:0;pointer-events:none}
.srl-product-shell .srl-ds-table-wrap{overflow-x:auto;border-top:1px solid var(--srl-ui-border-soft)}
.srl-product-shell .srl-song-admin-table{table-layout:fixed}
.srl-product-shell .srl-song-admin-table th:nth-child(1),.srl-product-shell .srl-song-admin-table td:nth-child(1){width:27%}
.srl-product-shell .srl-song-admin-table th:nth-child(2),.srl-product-shell .srl-song-admin-table td:nth-child(2){width:48%}
.srl-product-shell .srl-song-admin-table th:nth-child(3),.srl-product-shell .srl-song-admin-table td:nth-child(3){width:25%}
.srl-product-shell .srl-song-admin-table td{vertical-align:top}
.srl-product-shell .srl-song-select-line{display:flex;align-items:flex-start;gap:10px;margin:0;cursor:pointer}
.srl-product-shell .srl-song-select-line>span{display:grid;gap:3px}
.srl-product-shell .srl-song-select-line strong{color:var(--srl-ui-text);font-size:14px;line-height:1.3}
.srl-product-shell .srl-song-select-line small{margin:0}
.srl-product-shell .srl-inline-genre-form{display:flex;align-items:flex-start;gap:9px;min-width:0}
.srl-product-shell .srl-inline-genre-form .srl-genre-checks{display:flex;flex:1;flex-wrap:wrap;gap:6px;min-width:0}
.srl-product-shell .srl-status-actions{display:flex;align-items:center;justify-content:flex-end;flex-wrap:wrap;gap:7px}
.srl-product-shell .srl-status-actions form{display:inline-flex}
.srl-product-shell .srl-ds-button-danger{border-color:rgba(239,100,111,.5)!important;background:rgba(239,100,111,.08)!important;color:#ffb7bd!important}
.srl-product-shell .srl-ds-button-danger:hover{border-color:#ef646f!important;background:rgba(239,100,111,.16)!important}
.srl-product-shell .srl-ds-sticky-actions{display:flex;align-items:center;justify-content:flex-end;gap:14px;padding:14px 22px;border-top:1px solid var(--srl-ui-border-soft);background:rgba(7,16,31,.46)}
.srl-product-shell .srl-ds-empty-row td{padding:30px!important;text-align:center!important}
.srl-product-shell .srl-ds-empty-row strong,.srl-product-shell .srl-ds-empty-row span{display:block}
.srl-product-shell .srl-ds-empty-row span{margin-top:5px;color:var(--srl-ui-muted);font-size:13px}
.srl-product-shell .srl-ds-chip-cloud{display:flex;flex-wrap:wrap;gap:8px;padding:0 22px 16px}
.srl-product-shell .srl-ds-chip-cloud span{display:inline-flex;align-items:center;min-height:31px;padding:0 11px;border:1px solid var(--srl-ui-border);border-radius:999px;background:#0b1526;color:var(--srl-ui-text);font-size:12px}
.srl-product-shell .srl-ds-example-card>p{margin-top:auto;padding-bottom:22px}
.srl-product-shell .srl-ds-genre-table th:last-child,.srl-product-shell .srl-ds-genre-table td:last-child{width:150px;text-align:right}
.srl-product-shell .srl-ds-table-actions form{display:inline-flex}

@media(max-width:1050px){
  .srl-product-shell .srl-library-bulk-toolbar{grid-template-columns:1fr 1fr}.srl-product-shell .srl-library-bulk-toolbar>button{grid-column:1/-1;justify-self:start}
  .srl-product-shell .srl-song-admin-table th:nth-child(1),.srl-product-shell .srl-song-admin-table td:nth-child(1){width:30%}
  .srl-product-shell .srl-song-admin-table th:nth-child(2),.srl-product-shell .srl-song-admin-table td:nth-child(2){width:45%}
}
@media(max-width:820px){
  .srl-product-shell .srl-ds-stat-grid-3,.srl-product-shell .srl-ds-catalogue-tools,.srl-product-shell .srl-ds-genre-tools{grid-template-columns:1fr}
  .srl-product-shell .srl-ds-form-row{grid-template-columns:1fr}
  .srl-product-shell .srl-library-bulk-toolbar{grid-template-columns:1fr;margin:14px 16px}.srl-product-shell .srl-library-bulk-toolbar>button{grid-column:auto}
  .srl-product-shell .srl-song-admin-table,.srl-product-shell .srl-song-admin-table tbody,.srl-product-shell .srl-song-admin-table tr,.srl-product-shell .srl-song-admin-table td{display:block;width:100%!important}
  .srl-product-shell .srl-song-admin-table thead{display:none}
  .srl-product-shell .srl-song-admin-table tr{padding:14px 16px;border-bottom:1px solid var(--srl-ui-border)}
  .srl-product-shell .srl-song-admin-table tr:last-child{border-bottom:0}
  .srl-product-shell .srl-song-admin-table td{padding:9px 0!important;border:0!important}
  .srl-product-shell .srl-song-admin-table td:before{display:block;margin-bottom:7px;color:var(--srl-ui-muted);content:attr(data-label);font-size:10px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}
  .srl-product-shell .srl-status-actions{justify-content:flex-start}
  .srl-product-shell .srl-inline-genre-form{display:grid;grid-template-columns:1fr auto}
  .srl-product-shell .srl-inline-genre-form .srl-genre-checks{grid-column:1/2;grid-row:1/2}
  .srl-product-shell .srl-inline-genre-form .srl-row-save{grid-column:2/3;grid-row:1/2}
}
@media(max-width:560px){
  .srl-product-shell .srl-ds-page-header .srl-ds-button{width:100%!important}
  .srl-product-shell .srl-ds-section-head,.srl-product-shell .srl-ds-catalogue-head{align-items:flex-start;flex-direction:column}
  .srl-product-shell .srl-ds-section-actions{justify-content:flex-start}
  .srl-product-shell .srl-ds-import-form{align-items:stretch;flex-direction:column}
  .srl-product-shell .srl-ds-import-form .srl-ds-button{width:100%!important}
  .srl-product-shell .srl-ds-sticky-actions{align-items:stretch;flex-direction:column}.srl-product-shell .srl-ds-sticky-actions .srl-ds-button{width:100%!important}
}

/* ================================================================
   Stage Requests Live v2.6.3 — Gigs review
   Purpose-built scheduling, sharing, filtering and lifecycle UI.
   ================================================================ */
.srl-product-shell .srl-gigs-hero{margin-bottom:18px}
.srl-product-shell .srl-gig-summary{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin:0 0 var(--srl-ui-gap)}
.srl-product-shell .srl-gig-summary article{min-width:0;padding:15px 17px;border:1px solid var(--srl-ui-border);border-radius:10px;background:rgba(16,26,43,.78)}
.srl-product-shell .srl-gig-summary span{display:block;color:var(--srl-ui-muted);font-size:12px;font-weight:700}
.srl-product-shell .srl-gig-summary strong{display:block;margin-top:5px;color:var(--srl-ui-text);font-size:28px;line-height:1}
.srl-product-shell .srl-gig-top-grid{align-items:stretch}
.srl-product-shell .srl-gig-top-grid>.srl-card{display:flex;flex-direction:column;padding:0;overflow:hidden}
.srl-product-shell .srl-gig-top-grid .srl-section-heading{padding:20px 22px 14px;margin:0}
.srl-product-shell .srl-gig-form{padding:0 22px 22px;margin-top:auto}
.srl-product-shell .srl-gig-form-row{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}
.srl-product-shell .srl-gig-form-actions{display:flex;align-items:center;flex-wrap:wrap;gap:10px;padding-top:2px}
.srl-product-shell .srl-gig-copy-notice{display:grid;gap:3px;margin:0 22px 16px;padding:12px 14px;border:1px solid rgba(255,118,21,.3);border-radius:9px;background:rgba(255,118,21,.06)}
.srl-product-shell .srl-gig-copy-notice strong{color:var(--srl-ui-text);font-size:13px}
.srl-product-shell .srl-gig-copy-notice span{color:var(--srl-ui-muted);font-size:12px}
.srl-product-shell .srl-gig-share-body{display:grid;grid-template-columns:150px minmax(0,1fr);align-items:center;gap:20px;padding:2px 22px 22px;margin-top:auto}
.srl-product-shell .srl-gig-qr{display:flex;align-items:center;justify-content:center;padding:12px;border:1px solid var(--srl-ui-border-soft);border-radius:11px;background:#fff}
.srl-product-shell .srl-gig-qr .srl-mini-qr{display:block;width:126px;height:126px;margin:0}
.srl-product-shell .srl-gig-share-details{min-width:0}
.srl-product-shell .srl-gig-share-label{display:block;margin-bottom:7px;color:var(--srl-ui-muted);font-size:12px;font-weight:700}
.srl-product-shell .srl-gig-share-card .srl-linkbox{overflow:hidden;margin:0 0 12px;padding:10px 12px;border:1px solid var(--srl-ui-border-soft);border-radius:8px;background:rgba(7,16,31,.45);color:var(--srl-ui-text);font-size:12px;text-overflow:ellipsis;white-space:nowrap}
.srl-product-shell .srl-gig-share-card .srl-link-actions{gap:8px}
.srl-product-shell .srl-gig-share-card .srl-link-actions>*{min-height:36px!important;height:36px!important;padding:0 12px!important;font-size:13px!important}
.srl-product-shell .srl-gigs-list-heading{padding-bottom:12px!important}
.srl-product-shell .srl-gig-filter-tabs{display:flex;align-items:center;flex-wrap:wrap;gap:7px;padding:0 22px 16px}
.srl-product-shell .srl-gig-filter-tabs a{display:inline-flex;align-items:center;gap:7px;min-height:34px;padding:0 11px;border:1px solid var(--srl-ui-border);border-radius:8px;background:rgba(7,16,31,.35);color:var(--srl-ui-muted);font-size:12px;font-weight:750;text-decoration:none}
.srl-product-shell .srl-gig-filter-tabs a span{display:inline-flex;align-items:center;justify-content:center;min-width:20px;height:20px;padding:0 5px;border-radius:999px;background:rgba(148,163,184,.13);color:var(--srl-ui-text);font-size:10px}
.srl-product-shell .srl-gig-filter-tabs a.is-active{border-color:rgba(255,118,21,.55);background:rgba(255,118,21,.1);color:var(--srl-ui-text)}
.srl-product-shell .srl-gigs-table th:nth-child(1),.srl-product-shell .srl-gigs-table td:nth-child(1){width:46%}
.srl-product-shell .srl-gigs-table th:nth-child(2),.srl-product-shell .srl-gigs-table td:nth-child(2){width:14%;text-align:center}
.srl-product-shell .srl-gigs-table th:nth-child(3),.srl-product-shell .srl-gigs-table td:nth-child(3){width:40%;text-align:right}
.srl-product-shell .srl-gigs-table td{padding-top:16px;padding-bottom:16px}
.srl-product-shell .srl-gig-title{font-size:15px;line-height:1.3}
.srl-product-shell .srl-gig-meta{display:flex;align-items:center;flex-wrap:wrap;gap:4px 10px;margin-top:6px}
.srl-product-shell .srl-gig-meta span{position:relative;color:var(--srl-ui-muted);font-size:12px;line-height:1.35}
.srl-product-shell .srl-gig-meta span+span:before{content:"";display:inline-block;width:3px;height:3px;margin:0 8px 2px 0;border-radius:50%;background:#64748b}
.srl-product-shell .srl-gig-action-stack{display:grid;justify-items:end;gap:7px}
.srl-product-shell .srl-gig-actions-inner{min-height:0}
.srl-product-shell .srl-gig-auto-note{max-width:310px;flex:none;text-align:right}
.srl-product-shell .srl-gigs-table .srl-pill.is-cancelled{background:rgba(239,100,111,.16);color:#ffb5bc}
.srl-product-shell .srl-gigs-table .srl-pill.is-ended{background:rgba(148,163,184,.15);color:#d7deea}

@media(max-width:1050px){
  .srl-product-shell .srl-gig-share-body{grid-template-columns:120px minmax(0,1fr);gap:16px}
  .srl-product-shell .srl-gig-qr .srl-mini-qr{width:96px;height:96px}
}
@media(max-width:820px){
  .srl-product-shell .srl-gig-summary{grid-template-columns:repeat(2,minmax(0,1fr))}
  .srl-product-shell .srl-gig-form-row{grid-template-columns:1fr}
  .srl-product-shell .srl-gig-filter-tabs{padding:0 16px 14px}
  .srl-product-shell .srl-gig-action-stack{justify-items:start}
  .srl-product-shell .srl-gig-auto-note{max-width:none;text-align:left}
  .srl-product-shell .srl-gigs-table tr{padding:18px 16px}
  .srl-product-shell .srl-gigs-table td.srl-gig-status-cell,.srl-product-shell .srl-gigs-table td.srl-gig-actions{display:grid!important;grid-template-columns:72px minmax(0,1fr);align-items:center;gap:12px}
  .srl-product-shell .srl-gigs-table td.srl-gig-status-cell:before,.srl-product-shell .srl-gigs-table td.srl-gig-actions:before{content:attr(data-label);color:var(--srl-ui-muted);font-size:10px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}
  .srl-product-shell .srl-gig-actions-inner{justify-content:flex-start;margin-top:0}
}
@media(max-width:560px){
  .srl-product-shell .srl-gig-summary{gap:8px}
  .srl-product-shell .srl-gig-summary article{padding:13px 14px}
  .srl-product-shell .srl-gig-summary strong{font-size:24px}
  .srl-product-shell .srl-gig-share-body{grid-template-columns:1fr;padding:0 18px 18px}
  .srl-product-shell .srl-gig-qr{justify-self:start}
  .srl-product-shell .srl-gig-form{padding:0 18px 18px}
  .srl-product-shell .srl-gig-top-grid .srl-section-heading{padding:18px 18px 12px}
  .srl-product-shell .srl-gig-filter-tabs{overflow-x:auto;flex-wrap:nowrap;padding-bottom:12px}
  .srl-product-shell .srl-gig-filter-tabs a{flex:0 0 auto}
  .srl-product-shell .srl-gigs-table td.srl-gig-status-cell,.srl-product-shell .srl-gigs-table td.srl-gig-actions{grid-template-columns:1fr;gap:6px}
  .srl-product-shell .srl-gig-actions-inner{align-items:stretch;flex-direction:column;width:100%}
  .srl-product-shell .srl-gig-actions-inner>*{width:100%!important}
  .srl-product-shell .srl-gig-actions-inner form button,.srl-product-shell .srl-gig-actions-inner>a{width:100%!important}
}


/* v2.6.4 — animated music atmosphere and contact page */
.srl-body{position:relative;min-height:100vh;background:#07101f;isolation:isolate}
.srl-music-sky{position:fixed;inset:0;z-index:-1;overflow:hidden;pointer-events:none;background:radial-gradient(circle at 18% 85%,rgba(255,118,21,.10),transparent 32%),radial-gradient(circle at 82% 72%,rgba(112,75,255,.09),transparent 34%)}
.srl-music-particle{position:absolute;left:var(--srl-x);top:-18vh;display:block;color:rgba(255,255,255,var(--srl-alpha));font-size:var(--srl-size);line-height:1;text-shadow:0 0 18px rgba(255,118,21,.32);transform:translate3d(0,0,0) rotate(var(--srl-rotate));animation:srlMusicFall var(--srl-duration) linear var(--srl-delay) infinite;will-change:transform,opacity}
.srl-music-particle:nth-child(3n){color:rgba(255,118,21,.48)}
.srl-music-particle:nth-child(4n){color:rgba(184,166,255,.38)}
.srl-music-particle.is-sparkle{font-size:calc(var(--srl-size) * .72);text-shadow:0 0 16px rgba(255,255,255,.6)}
@keyframes srlMusicFall{0%{transform:translate3d(0,-12vh,0) rotate(var(--srl-rotate)) scale(.82);opacity:0}10%{opacity:1}52%{transform:translate3d(var(--srl-drift),56vh,0) rotate(calc(var(--srl-rotate) + 95deg)) scale(1.04)}90%{opacity:.72}100%{transform:translate3d(calc(var(--srl-drift) * -.4),132vh,0) rotate(calc(var(--srl-rotate) + 190deg)) scale(.9);opacity:0}}
.srl-app,.srl-page-version{position:relative;z-index:1}
.srl-product-shell .srl-shell,.srl-product-shell .srl-ds-page{position:relative}

.srl-contact-main{display:grid;grid-template-columns:minmax(0,1fr) minmax(420px,560px);gap:56px;align-items:start;width:min(1180px,calc(100% - 40px));margin:0 auto;padding:88px 0 100px}
.srl-contact-intro{padding-top:18px}
.srl-contact-intro h1{max-width:700px;margin:14px 0 16px;color:#f8fafc;font-size:clamp(42px,6vw,72px);line-height:.98;letter-spacing:-.045em}
.srl-contact-intro>p{max-width:650px;margin:0;color:#a7b2c4;font-size:18px;line-height:1.65}
.srl-contact-options{display:grid;gap:12px;margin-top:34px}
.srl-contact-options article{display:grid;gap:4px;padding:15px 17px;border-left:2px solid rgba(255,118,21,.72);background:linear-gradient(90deg,rgba(255,118,21,.075),transparent)}
.srl-contact-options strong{color:#f8fafc;font-size:14px}.srl-contact-options span{color:#91a0b5;font-size:13px;line-height:1.45}
.srl-contact-card{padding:28px;border:1px solid rgba(148,163,184,.2);border-radius:16px;background:rgba(13,24,42,.9);box-shadow:0 24px 70px rgba(0,0,0,.3);backdrop-filter:blur(16px)}
.srl-contact-card h2{margin:0 0 20px;color:#f8fafc;font-size:24px}
.srl-contact-form{display:grid;gap:16px}.srl-contact-form-row{display:grid;grid-template-columns:1fr 1fr;gap:14px}
.srl-contact-form label{display:grid;gap:7px;color:#dce4ef;font-size:13px;font-weight:700}
.srl-contact-form input,.srl-contact-form select,.srl-contact-form textarea{width:100%;box-sizing:border-box;border:1px solid rgba(148,163,184,.28);border-radius:9px;background:#091525;color:#f8fafc;font:inherit;outline:none;transition:border-color .2s,box-shadow .2s}
.srl-contact-form input,.srl-contact-form select{height:42px;padding:0 12px}.srl-contact-form textarea{min-height:160px;padding:12px;resize:vertical}
.srl-contact-form input:focus,.srl-contact-form select:focus,.srl-contact-form textarea:focus{border-color:#ff7615;box-shadow:0 0 0 3px rgba(255,118,21,.13)}
.srl-contact-verification{grid-template-columns:auto 1fr 92px;align-items:center;gap:10px!important;padding:13px 14px;border:1px solid rgba(148,163,184,.18);border-radius:9px;background:rgba(7,16,31,.45)}
.srl-contact-verification span{color:#aeb9ca;font-weight:600}.srl-contact-verification input{height:38px!important;text-align:center}
.srl-contact-form .srl-home-btn{justify-self:start;border:0;cursor:pointer}
.srl-contact-privacy{margin:-4px 0 0;color:#78879c;font-size:12px}.srl-contact-honeypot{position:absolute!important;left:-9999px!important;width:1px!important;height:1px!important;overflow:hidden!important}
.srl-contact-notice{display:grid;gap:3px;margin-bottom:18px;padding:12px 14px;border-radius:9px;font-size:13px}.srl-contact-notice strong{color:#fff}.srl-contact-notice span{color:#dbe5ef}
.srl-contact-notice.is-success{border:1px solid rgba(44,201,139,.35);background:rgba(44,201,139,.11)}.srl-contact-notice.is-error{border:1px solid rgba(239,100,111,.4);background:rgba(239,100,111,.1)}
@media(max-width:900px){.srl-contact-main{grid-template-columns:1fr;gap:34px;padding-top:56px}.srl-contact-intro{padding-top:0}.srl-contact-options{grid-template-columns:repeat(3,1fr)}}
@media(max-width:640px){.srl-contact-main{width:min(100% - 28px,1180px);padding:40px 0 70px}.srl-contact-options{grid-template-columns:1fr}.srl-contact-card{padding:20px}.srl-contact-form-row{grid-template-columns:1fr}.srl-contact-verification{grid-template-columns:1fr}.srl-contact-verification input{max-width:110px}}
@media(prefers-reduced-motion:reduce){.srl-music-particle{animation:none!important;opacity:.16!important}.srl-music-particle:nth-child(n+11){display:none}}


/* v2.6.5 — Live Queue 2.0 and shared feedback */
.srl-toast-stack{position:fixed;top:18px;right:18px;z-index:99999;display:grid;gap:10px;width:min(390px,calc(100vw - 36px));pointer-events:none}
.srl-toast{display:grid;grid-template-columns:28px 1fr;gap:10px;align-items:center;padding:13px 15px;border:1px solid rgba(148,163,184,.24);border-radius:12px;background:rgba(10,20,36,.97);box-shadow:0 18px 48px rgba(0,0,0,.36);color:#f8fafc;font-size:14px;font-weight:700;opacity:0;transform:translateY(-12px);transition:opacity .22s ease,transform .22s ease}
.srl-toast.is-visible{opacity:1;transform:none}.srl-toast-icon{display:grid;place-items:center;width:26px;height:26px;border-radius:50%;background:rgba(44,201,139,.16);color:#50d7a1}.srl-toast.is-error .srl-toast-icon{background:rgba(239,100,111,.16);color:#ff8993}
.srl-live-queue{max-width:1500px;margin:0 auto;padding:20px}.srl-live-queue-header{position:sticky;top:0;z-index:20;backdrop-filter:blur(18px);background:rgba(7,16,31,.9);border-bottom:1px solid rgba(148,163,184,.16);padding:18px 0}.srl-live-queue-header h1{margin:.2rem 0}.srl-live-queue-header-actions{display:flex;flex-wrap:wrap;gap:9px;align-items:center}.srl-sound-toggle.is-active{border-color:rgba(44,201,139,.55)!important;box-shadow:0 0 0 3px rgba(44,201,139,.11)}
.srl-now-playing{margin:22px 0;padding:20px;border:1px solid rgba(255,118,21,.35);border-radius:18px;background:linear-gradient(135deg,rgba(255,118,21,.13),rgba(112,75,255,.08));box-shadow:0 18px 50px rgba(0,0,0,.2)}
.srl-live-request-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:14px}.srl-live-request-card{position:relative;padding:18px;border:1px solid rgba(148,163,184,.2);border-radius:15px;background:rgba(12,24,42,.92);box-shadow:0 10px 30px rgba(0,0,0,.2);transition:border-color .2s,transform .2s,box-shadow .2s}.srl-live-request-card:hover{transform:translateY(-1px);border-color:rgba(255,118,21,.42)}.srl-live-request-card.is-current{border-color:rgba(255,118,21,.55);box-shadow:0 0 0 3px rgba(255,118,21,.08),0 18px 50px rgba(0,0,0,.25)}
.srl-live-request-card.is-new-request{animation:srlNewRequest 2.8s ease both}.srl-live-request-card.is-new-request:before{content:'NEW';position:absolute;top:-8px;right:12px;padding:4px 8px;border-radius:999px;background:#ff7615;color:#07101f;font-size:10px;font-weight:900;letter-spacing:.08em}@keyframes srlNewRequest{0%,20%{box-shadow:0 0 0 0 rgba(255,118,21,.55)}55%{box-shadow:0 0 0 10px rgba(255,118,21,0)}100%{box-shadow:0 10px 30px rgba(0,0,0,.2)}}
.srl-live-request-top{display:flex;justify-content:space-between;gap:12px;align-items:flex-start}.srl-live-request-badges{display:flex;flex-wrap:wrap;gap:6px}.srl-live-request-card h2{margin:12px 0 3px;font-size:clamp(20px,2.4vw,28px);line-height:1.08}.srl-live-request-artist,.srl-live-request-person{margin:4px 0}.srl-queue-dedication{margin:13px 0;padding:10px 12px;border-left:3px solid #ff7615;background:rgba(255,255,255,.035);border-radius:0 9px 9px 0}
.srl-live-queue-actions{display:flex;flex-wrap:wrap;gap:9px;margin-top:15px}.srl-live-queue-actions form{margin:0}.srl-live-queue-actions button,.srl-queue-more summary{min-height:46px;min-width:92px;display:inline-flex;align-items:center;justify-content:center}.srl-queue-more{position:relative}.srl-queue-more summary{cursor:pointer;list-style:none}.srl-queue-more[open]>div{position:absolute;right:0;bottom:calc(100% + 8px);z-index:5;padding:8px;border:1px solid rgba(148,163,184,.2);border-radius:10px;background:#0c182a;box-shadow:0 16px 35px rgba(0,0,0,.35)}
.srl-live-empty{padding:24px;border:1px dashed rgba(148,163,184,.28);border-radius:14px;text-align:center;background:rgba(255,255,255,.02)}.srl-live-history{display:grid;gap:10px;margin-top:20px}.srl-live-history>details{border:1px solid rgba(148,163,184,.18);border-radius:13px;background:rgba(12,24,42,.72)}.srl-live-history summary{cursor:pointer;padding:15px 17px;font-weight:800}.srl-live-history .srl-live-request-grid{padding:0 15px 15px}
@media(max-width:700px){.srl-live-queue{padding:12px}.srl-live-queue-header{display:grid;gap:14px;padding:14px 0}.srl-live-queue-header-actions>*{flex:1 1 auto}.srl-live-request-grid{grid-template-columns:1fr}.srl-live-request-card{padding:15px}.srl-live-queue-actions{display:grid;grid-template-columns:1fr 1fr}.srl-live-queue-actions>*{width:100%}.srl-live-queue-actions button,.srl-live-queue-actions .srl-button,.srl-live-queue-actions .srl-danger-button,.srl-queue-more summary{width:100%;min-height:50px}.srl-now-playing{padding:15px}}
@media(prefers-reduced-motion:reduce){.srl-toast,.srl-live-request-card.is-new-request{transition:none!important;animation:none!important}}

/* v2.6.6 Analytics review */
.srl-product-shell .srl-analytics-hero{display:flex;align-items:flex-end;justify-content:space-between;gap:24px}
.srl-product-shell .srl-analytics-period{min-width:190px;padding:14px 16px;border:1px solid var(--srl-ui-border);border-radius:11px;background:rgba(16,26,43,.72)}
.srl-product-shell .srl-analytics-period span,.srl-product-shell .srl-analytics-period strong{display:block}.srl-product-shell .srl-analytics-period span{font-size:12px;color:var(--srl-ui-muted)}
.srl-product-shell .srl-analytics-filter-card{margin-bottom:var(--srl-ui-gap)}
.srl-product-shell .srl-analytics-filters{display:grid;grid-template-columns:repeat(3,minmax(150px,1fr)) auto auto;align-items:end;gap:12px}
.srl-product-shell .srl-analytics-filters label{display:grid;gap:6px;color:var(--srl-ui-muted);font-size:12px;font-weight:700}
.srl-product-shell .srl-analytics-filters select,.srl-product-shell .srl-analytics-filters input{width:100%;min-height:44px}
.srl-product-shell .srl-analytics-custom-dates{grid-column:1/-1;display:grid;grid-template-columns:repeat(2,minmax(160px,240px));gap:12px}.srl-product-shell .srl-analytics-custom-dates[hidden]{display:none}
.srl-product-shell .srl-analytics-kpis-extended{grid-template-columns:repeat(6,minmax(0,1fr))}
.srl-product-shell .srl-analytics-kpis-extended article{position:relative;overflow:hidden}.srl-product-shell .srl-analytics-kpis-extended article:after{content:"";position:absolute;inset:auto -24px -34px auto;width:72px;height:72px;border-radius:50%;background:rgba(249,115,22,.08)}
.srl-product-shell .srl-analytics-charts{margin-bottom:var(--srl-ui-gap)}
.srl-product-shell .srl-bar-chart{height:240px;display:flex;align-items:stretch;gap:7px;padding:18px 4px 0;border-bottom:1px solid var(--srl-ui-border);overflow-x:auto}
.srl-product-shell .srl-chart-bar{min-width:24px;flex:1;display:grid;grid-template-rows:1fr auto;align-items:end;gap:7px;height:100%}.srl-product-shell .srl-chart-bar span{display:block;min-height:8px;border-radius:6px 6px 0 0;background:linear-gradient(180deg,var(--srl-ui-accent),rgba(249,115,22,.35))}.srl-product-shell .srl-chart-bar small{font-size:9px;color:var(--srl-ui-muted);white-space:nowrap;transform:rotate(-45deg);transform-origin:top left;margin:0 0 8px 9px}
.srl-product-shell .srl-outcome-chart{display:grid;gap:22px;padding-top:12px}.srl-product-shell .srl-outcome-chart>div{display:grid;grid-template-columns:1fr auto;gap:7px}.srl-product-shell .srl-outcome-chart span{color:var(--srl-ui-muted)}.srl-product-shell .srl-outcome-chart strong{font-size:20px}.srl-product-shell .srl-outcome-chart i{grid-column:1/-1;display:block;height:12px;border-radius:999px;background:var(--srl-ui-accent);box-shadow:inset 0 0 0 1px rgba(255,255,255,.07)}.srl-product-shell .srl-outcome-chart>div:nth-child(2) i{background:rgba(239,68,68,.72)}
.srl-product-shell .srl-analytics-rank{display:inline-grid;place-items:center;width:24px;height:24px;margin-right:9px;border-radius:50%;background:rgba(249,115,22,.13);color:var(--srl-ui-accent);font-size:11px;font-weight:800}.srl-product-shell .srl-analytics-table td:nth-child(2){min-width:150px}.srl-product-shell .srl-mini-bar{display:inline-block;width:82px;height:7px;margin-right:10px;vertical-align:middle;border-radius:999px;background:rgba(255,255,255,.07);overflow:hidden}.srl-product-shell .srl-mini-bar i{display:block;height:100%;border-radius:inherit;background:var(--srl-ui-accent)}
.srl-product-shell .srl-inline-empty,.srl-product-shell .srl-analytics-empty{text-align:center;padding:38px 20px}.srl-product-shell .srl-inline-empty strong,.srl-product-shell .srl-inline-empty span{display:block}.srl-product-shell .srl-inline-empty span{margin-top:5px;color:var(--srl-ui-muted)}.srl-product-shell .srl-analytics-empty .srl-empty-icon{width:58px;height:58px;display:grid;place-items:center;margin:0 auto 14px;border-radius:16px;background:rgba(249,115,22,.12);color:var(--srl-ui-accent);font-size:28px}.srl-product-shell .srl-analytics-empty>div:last-child{display:flex;justify-content:center;gap:10px;flex-wrap:wrap;margin-top:18px}
@media(max-width:1100px){.srl-product-shell .srl-analytics-kpis-extended{grid-template-columns:repeat(3,minmax(0,1fr))}.srl-product-shell .srl-analytics-filters{grid-template-columns:repeat(3,minmax(0,1fr))}.srl-product-shell .srl-analytics-filters>.srl-button{width:100%}}
@media(max-width:720px){.srl-product-shell .srl-analytics-hero{align-items:stretch;flex-direction:column}.srl-product-shell .srl-analytics-period{min-width:0}.srl-product-shell .srl-analytics-kpis-extended{grid-template-columns:repeat(2,minmax(0,1fr))}.srl-product-shell .srl-analytics-filters{grid-template-columns:1fr}.srl-product-shell .srl-analytics-custom-dates{grid-column:auto;grid-template-columns:1fr}.srl-product-shell .srl-chart-bar{height:210px}.srl-product-shell .srl-analytics-table td:nth-child(2){min-width:120px}.srl-product-shell .srl-mini-bar{width:55px}}
@media(max-width:430px){.srl-product-shell .srl-analytics-kpis-extended{grid-template-columns:1fr 1fr}.srl-product-shell .srl-analytics-kpis-extended strong{font-size:25px}}

/* v2.6.7 — Settings, billing and distraction-free Live Queue */
.srl-live-queue-shell{background:
 radial-gradient(circle at 12% 8%,rgba(249,115,22,.12),transparent 34%),
 radial-gradient(circle at 88% 18%,rgba(99,102,241,.10),transparent 36%),
 linear-gradient(180deg,#050b14 0%,#081221 54%,#050b14 100%);background-attachment:fixed}
.srl-live-queue-shell .srl-music-sky,.srl-live-queue-shell .srl-music-particle{display:none!important;animation:none!important}
.srl-live-queue-shell *, .srl-live-queue-shell *::before,.srl-live-queue-shell *::after{scroll-behavior:auto}
.srl-live-queue-shell .srl-live-request-card:not(.srl-new-request),.srl-live-queue-shell .srl-now-playing{animation:none!important;transition:none!important}
.srl-live-queue-shell .srl-toast{max-width:min(360px,calc(100vw - 24px));right:12px;bottom:12px;top:auto}

.srl-settings-page{max-width:1280px;margin:0 auto;padding:24px}
.srl-settings-page .srl-settings-tabs{display:flex;gap:8px;overflow-x:auto;padding:6px;margin:0 0 18px;border:1px solid rgba(148,163,184,.16);border-radius:14px;background:rgba(8,18,33,.72);scrollbar-width:thin}
.srl-settings-page .srl-settings-tab{flex:0 0 auto;min-height:44px;display:inline-flex;align-items:center;padding:0 15px;border-radius:10px;color:#cbd5e1;text-decoration:none;font-weight:700}
.srl-settings-page .srl-settings-tab:hover,.srl-settings-page .srl-settings-tab:focus-visible{background:rgba(148,163,184,.10);color:#fff}
.srl-settings-page .srl-settings-tab.is-active{background:linear-gradient(135deg,#f97316,#fb923c);color:#fff;box-shadow:0 8px 22px rgba(249,115,22,.22)}
.srl-settings-panel>.srl-card,.srl-settings-panel>.srl-grid,.srl-settings-panel>.srl-subscription-panel{margin-bottom:18px}
.srl-settings-panel .srl-form label,.srl-settings-panel .srl-readonly-label{display:grid;gap:7px;font-weight:700}
.srl-settings-panel .srl-form{display:grid;gap:18px}
.srl-settings-panel .srl-form button[type=submit]{justify-self:start;min-width:150px}
.srl-account-health{margin-bottom:20px}
.srl-account-health-score{font-size:1.7rem;color:#fff}
.srl-account-health-progress{height:9px;margin:14px 0 18px;overflow:hidden;border-radius:999px;background:rgba(148,163,184,.14)}
.srl-account-health-progress span{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,#f97316,#fbbf24)}
.srl-account-health-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:10px}
.srl-account-health-item{display:grid;grid-template-columns:auto 1fr;gap:2px 9px;align-items:center;min-height:70px;padding:12px;border:1px solid rgba(148,163,184,.16);border-radius:12px;background:rgba(8,18,33,.55);color:#e2e8f0;text-decoration:none}
.srl-account-health-item>span{grid-row:1/3;width:30px;height:30px;display:grid;place-items:center;border-radius:50%;font-weight:900}
.srl-account-health-item strong{font-size:.9rem}.srl-account-health-item small{color:#94a3b8}
.srl-account-health-item.is-complete>span{background:rgba(34,197,94,.15);color:#86efac}.srl-account-health-item.is-pending>span{background:rgba(245,158,11,.16);color:#fcd34d}
.srl-subscription-panel{overflow:hidden}.srl-subscription-panel>*:first-child{margin-top:0}
@media(max-width:980px){.srl-account-health-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:700px){.srl-settings-page{padding:14px}.srl-settings-page .srl-ds-page-header{align-items:flex-start}.srl-account-health-grid{grid-template-columns:1fr}.srl-settings-panel .srl-grid-2{grid-template-columns:1fr}.srl-settings-panel .srl-form button[type=submit]{width:100%}}
