@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Manrope:wght@400;500;600;700;800&display=swap');
:root{font-family:'DM Sans',sans-serif;color:#242923;background:#f6f7f4;font-synthesis:none;--lime:#d9ff62;--muted:#747a72;--border:#e3e7df}*{box-sizing:border-box}body{margin:0}button,input,select{font:inherit}button,a,input,select{touch-action:manipulation}button{cursor:pointer}a{color:inherit;text-decoration:none}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible{outline:3px solid #6a8733;outline-offset:3px}aside{width:246px;position:fixed;inset:0 auto 0 0;background:#fff;border-right:1px solid var(--border);padding:35px 22px;display:flex;flex-direction:column}.brand{display:flex;align-items:center;gap:9px;font-family:Manrope,sans-serif;font-size:28px;font-weight:800;letter-spacing:-1.4px}.brand-icon{background:var(--lime);border-radius:10px;display:grid;place-items:center;width:35px;height:35px;font-size:30px;line-height:1}.brand-dot{font-size:12px;align-self:flex-start;margin-top:5px;letter-spacing:0}.workspace{display:flex;gap:10px;align-items:center;margin:43px 0 34px;font-size:14px;font-weight:600}.workspace small{display:block;color:var(--muted);font-size:12px;font-weight:400;margin-top:5px}.avatar{border:1px solid #dfe4d9;border-radius:50%;width:37px;height:37px;background:#edf0e6;color:#586348;display:grid;place-items:center;font-size:12px;font-weight:700;flex-shrink:0}.chevron{margin-left:auto}.nav-label{font-size:11px;color:#969c91;letter-spacing:1.6px;padding:0 13px 14px}nav{display:grid;gap:7px}nav a{display:flex;align-items:center;gap:13px;padding:13px;border-radius:7px;color:#777f70;font-size:19px}nav a span{font-size:14px}nav a.active{background:#eff5e6;color:#27341a;font-weight:600}nav b{font-size:12px;margin-left:auto;background:#dce6cf;border-radius:5px;padding:2px 6px}.aside-bottom{margin-top:auto}.help-card{background:#f6f7f2;border:1px solid #e8ebdf;border-radius:9px;padding:16px;margin:30px 0}.help-card span{font-size:14px;font-weight:600}.help-card p{font-size:12px;color:#777e6f;line-height:1.8}.text-button{padding:0;border:0;background:none;font-size:13px;font-weight:600}.demo-badge{font-size:12px;color:#727a6b;margin:20px 0;display:flex;align-items:center;gap:8px}.demo-badge span{width:6px;height:6px;background:#839b62;border-radius:50%}.aside-bottom>small{font-size:11px;color:#9a9f95}.shell{margin-left:246px}header{height:85px;background:#ffffffb3;border-bottom:1px solid var(--border);display:flex;align-items:center;justify-content:space-between;padding:0 42px}.breadcrumb{font-size:13px;color:#8a9085}.breadcrumb span{margin:0 14px;color:#c0c5bb}.breadcrumb strong{font-weight:500;color:#424b3b}.header-right{display:flex;gap:20px;align-items:center}.demo-pill{font-size:10px;letter-spacing:1.5px;border:1px solid #dfe5d7;padding:6px 9px;border-radius:4px;color:#6c775e}main{max-width:1550px;padding:38px 42px 20px;margin:auto}.page-heading{display:flex;justify-content:space-between;align-items:center;gap:20px;margin-bottom:30px}h1,h2,h3,p{margin-top:0}h1{font-family:Manrope,sans-serif;font-size:29px;letter-spacing:-1px;font-weight:700;margin-bottom:8px}.muted{color:var(--muted);font-size:14px;line-height:1.6;margin-bottom:0}.primary,.secondary{border:0;border-radius:7px;padding:12px 19px;font-weight:600;font-size:14px;display:inline-flex;align-items:center;justify-content:center;gap:20px}.primary{background:var(--lime);color:#283315}.primary:hover{background:#c6ec4c}.secondary{background:#fff;border:1px solid var(--border);color:#4c5545}.hero{position:relative;overflow:hidden;background:#202b22;border-radius:12px;padding:32px 34px;display:flex;justify-content:space-between;gap:20px;color:#fff;margin-bottom:26px;min-height:205px}.eyebrow{font-size:11px;letter-spacing:2px;font-weight:600;color:#90a181;margin-bottom:14px}.hero .eyebrow{color:var(--lime)}.hero h2{font-family:Manrope,sans-serif;font-size:32px;letter-spacing:-1px;margin-bottom:11px;font-weight:600}.hero p{color:#b8c3b5;font-size:14px;margin-bottom:23px}.hero .text-button{color:white;font-size:14px}.soundmark{display:flex;align-items:center;gap:6px;padding-right:25px;opacity:.8}.soundmark i{display:block;width:7px;height:var(--h);background:#c9ef69;border-radius:9px}.stat-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;margin-bottom:28px}.stat{background:#fff;border:1px solid var(--border);border-radius:10px;padding:21px 22px}.stat-title{font-size:13px;color:#747c6c;display:flex;justify-content:space-between}.stat-value{font-family:Manrope,sans-serif;font-size:29px;font-weight:700;letter-spacing:-1px;margin:14px 0 9px}.stat-foot{font-size:12px;color:#919788}.positive{color:#5c7e37;font-weight:500;margin-right:5px}.two-col{display:grid;grid-template-columns:minmax(0,1.65fr) minmax(270px,1fr);gap:22px;margin-bottom:28px}.panel{background:#fff;border:1px solid var(--border);border-radius:10px;padding:24px}.section-head{display:flex;justify-content:space-between;align-items:center;gap:15px;margin-bottom:20px}h3{font-size:16px;font-weight:600;margin:0}.section-head p{font-size:12px;color:#90978a;margin:6px 0 0}.section-head a{font-size:13px;color:#667351}.section-head select{border:1px solid var(--border);padding:7px;border-radius:6px;background:#fff;font-size:12px;color:#68715e}.chart{height:180px;display:flex;gap:12px}.y-axis{display:flex;flex-direction:column;justify-content:space-between;font-size:10px;color:#9aa18f;padding-bottom:20px}.chart-main{flex:1;min-width:0;position:relative}.chart-main svg{width:100%;height:150px;overflow:visible}.axis{display:flex;justify-content:space-between;font-size:10px;color:#9aa18f;margin-top:12px}.chart-summary{display:flex;align-items:center;gap:10px;margin-bottom:10px}.chart-summary strong{font-family:Manrope;font-size:24px}.chart-summary span{font-size:12px;color:#5d7a41}.platform{margin:20px 0}.platform-top{display:flex;align-items:center;gap:10px;font-size:13px;margin-bottom:11px}.platform-top strong{margin-left:auto;font-size:13px;font-weight:500}.platform-symbol{width:24px;height:24px;background:#ecf2e6;border-radius:50%;display:grid;place-items:center;font-size:13px}.track{height:5px;background:#f0f3ec;border-radius:8px;margin-left:34px}.track div{height:100%;background:#b6d981;border-radius:8px}.panel-note{font-size:11px;color:#8c9483;margin-bottom:0}.releases-panel{padding:24px 0 0}.releases-panel .section-head{padding:0 24px}.table-wrap{overflow:auto}table{border-collapse:collapse;width:100%;text-align:left;white-space:nowrap}th{font-size:10px;letter-spacing:1px;font-weight:500;color:#929a88;background:#fafbf8;padding:13px 24px;border-top:1px solid var(--border);border-bottom:1px solid var(--border)}td{font-size:13px;padding:17px 24px;border-bottom:1px solid #eef0e8}tbody tr:last-child td{border-bottom:0}.release-name{display:flex;align-items:center;gap:13px}.cover{height:43px;width:43px;border-radius:5px;display:grid;place-items:center;font-family:Manrope;font-size:14px;letter-spacing:-1px;font-weight:800;flex-shrink:0}.cover-0{background:#283d49;color:#dbe9dd}.cover-1{background:#e9c699;color:#5d4833}.cover-2{background:#bdbacb;color:#43395b}.release-name strong{display:block;font-size:13px;font-weight:500}.release-name small{display:block;margin-top:5px;color:#929985;font-size:11px}.status{font-size:11px;padding:5px 8px;border-radius:4px;background:#edf5e5;color:#657c4c}.status.draft{background:#f1f1ed;color:#838675}.status.review{background:#f9f1df;color:#9c8150}.row-btn{background:none;border:0;color:#778465;font-size:17px;padding:6px}footer{display:flex;justify-content:space-between;color:#9aa18f;font-size:11px;margin:26px 42px 24px}.notice{font-size:12px;line-height:1.6;color:#7a836e;padding:15px 0}.empty{padding:40px;text-align:center;color:#7a836e}.filter-bar{display:flex;gap:12px;margin-bottom:20px}.filter-bar input{flex:1}.filter-bar input,.filter-bar select{border:1px solid var(--border);border-radius:7px;padding:11px;background:white;min-width:0}dialog{border:1px solid var(--border);border-radius:15px;width:min(600px,calc(100% - 30px));padding:30px;max-height:90vh;overflow:auto;color:#293122}dialog::backdrop{background:#1521118c;backdrop-filter:blur(4px)}.dialog-top{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:14px}.dialog-top h2{font-size:24px;letter-spacing:-.8px;margin:0}.icon-button{background:#f1f3ed;border:0;border-radius:50%;width:30px;height:30px;font-size:23px;line-height:1}form>label,.form-grid label{display:grid;gap:8px;font-size:14px;margin-top:20px}form input:not([type=checkbox]),form select{width:100%;border:1px solid #dce2d4;background:white;border-radius:6px;padding:11px;min-width:0}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:0 18px}fieldset{border:1px solid var(--border);border-radius:7px;padding:15px;margin:24px 0}legend{font-size:14px}.store-options{display:grid;grid-template-columns:1fr 1fr;gap:15px;font-size:13px}.store-options input{accent-color:#6b863d}.dialog-actions{display:flex;justify-content:flex-end;gap:12px}.form-error{color:#a34932;font-size:13px}#info-body{font-size:15px;line-height:1.8;color:#67725a}#info-body li{margin-bottom:10px}#toast{position:fixed;bottom:25px;left:50%;transform:translateX(-50%);background:#263322;color:white;border-radius:8px;padding:14px 22px;font-size:14px;z-index:5;display:none}.analytics-grid{display:grid;grid-template-columns:1fr 1fr;gap:22px}.rank-row{display:flex;justify-content:space-between;padding:16px 0;border-bottom:1px solid var(--border);font-size:14px}.big-balance{font-size:48px;font-family:Manrope;font-weight:700;letter-spacing:-2px;margin:22px 0}.balance-panel{background:#e9f2db}.small-label{font-size:12px;color:#7b866e}.royalty-table td{text-align:right}.royalty-table td:first-child{text-align:left}@media(min-width:1500px){main{padding-top:45px}.hero{min-height:230px}.chart{height:220px}.chart-main svg{height:190px}}@media(max-width:1100px){aside{width:210px;padding:28px 17px}.shell{margin-left:210px}main{padding:30px 26px}header{padding:0 26px}.stat{padding:17px}.stat-grid{gap:10px}.two-col{grid-template-columns:1.4fr 1fr;gap:14px}.soundmark{gap:4px;padding-right:0}.soundmark i{width:5px}.hero h2{font-size:28px}.panel{padding:20px}.releases-panel{padding:20px 0 0}td,th{padding-left:18px;padding-right:18px}}@media(max-width:820px){aside{width:76px;padding:24px 15px}.brand{font-size:0;gap:0}.brand-dot,.workspace,.nav-label,.aside-bottom,nav span,nav b{display:none}nav{margin-top:45px}nav a{justify-content:center;padding:13px 0}.shell{margin-left:76px}.two-col{grid-template-columns:1fr}.stat-grid{grid-template-columns:1fr 1fr}.soundmark{display:none}.analytics-grid{grid-template-columns:1fr}.brand-icon{font-size:30px}.page-heading{align-items:flex-start}h1{font-size:26px}.primary{gap:10px;padding:12px 14px}}@media(max-width:520px){aside{position:static;width:100%;height:auto;padding:17px 20px;flex-direction:row;align-items:center;justify-content:space-between;border-right:0;border-bottom:1px solid var(--border)}.brand{font-size:22px;gap:7px}.brand-icon{width:29px;height:29px;font-size:25px}nav{margin:0;display:flex;gap:5px}nav a{padding:7px;width:32px;font-size:21px}.shell{margin:0}header{height:54px;padding:0 20px}.header-right .avatar{display:none}main{padding:25px 18px}.page-heading{flex-wrap:wrap;gap:17px;margin-bottom:22px}.page-heading>.primary{width:100%}.hero{padding:25px;min-height:210px}.hero h2{font-size:27px}.hero p{line-height:1.7}.stat-value{font-size:25px}.stat-title{font-size:12px}.stat-foot{font-size:10px}.stat{padding:16px}.panel{padding:18px}.releases-panel{padding:18px 0 0}.form-grid{grid-template-columns:1fr}dialog{padding:22px}.filter-bar{flex-wrap:wrap}.filter-bar input{width:100%}footer{margin:20px 18px;font-size:10px}.section-head{gap:10px}.section-head select{max-width:110px}}
