.mup-dashboard{font-family:-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,sans-serif;background:#fff;color:#1a1a1a;max-width:480px;margin:0 auto;padding:0 20px 40px;min-height:100vh}.mup-dashboard *{box-sizing:border-box}.mup-header{display:flex;justify-content:space-between;align-items:flex-start;padding:24px 0 20px;border-bottom:1px solid #f0f0f0}.mup-header h1{font-size:22px;font-weight:600;margin:0 0 6px}.mup-date{font-size:14px;color:#666;margin:0 0 2px}.mup-billing{font-size:13px;color:#888;margin:0}.mup-logout{font-size:13px;color:#888;text-decoration:none}.mup-logout:hover{color:#d63638}.mup-status{display:flex;align-items:center;gap:24px;padding:28px 0}.mup-ring-container{position:relative;width:120px;height:120px;flex-shrink:0}.mup-ring{width:100%;height:100%;transform:rotate(-90deg)}.mup-ring-bg{fill:none;stroke:#e8e8e8;stroke-width:8}.mup-ring-progress{fill:none;stroke:#22c55e;stroke-width:8;stroke-linecap:round}.mup-ring-progress.over{stroke:#ef4444}.mup-ring-text{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);text-align:center}.mup-ring-value{display:block;font-size:32px;font-weight:700;line-height:1}.mup-ring-label{display:block;font-size:11px;color:#888;margin-top:4px;text-transform:uppercase}.mup-stats{flex:1;display:flex;flex-direction:column;gap:12px}.mup-stat{display:flex;justify-content:space-between}.mup-stat-label{font-size:14px;color:#666;text-transform:uppercase}.mup-stat-value{font-size:15px;font-weight:600}.mup-overage{background:#fef2f2;color:#dc2626;padding:12px 16px;border-radius:8px;font-size:14px;margin-bottom:20px;text-align:center}.mup-overage.paid{background:#f0fdf4;color:#166534}.mup-book-btn{display:block;width:100%;padding:16px;background:#dcfce7;color:#166534;text-align:center;text-decoration:none;font-size:16px;font-weight:600;border-radius:12px;margin-bottom:32px}.mup-book-btn:hover{background:#bbf7d0}.mup-section{margin-bottom:20px;border:1px solid #e8e8e8;border-radius:12px;overflow:hidden}.mup-section-header{display:flex;justify-content:space-between;align-items:center;padding:16px;background:#fafafa;cursor:pointer;list-style:none}.mup-section-header::-webkit-details-marker{display:none}.mup-section-header h2{font-size:13px;font-weight:600;color:#888;text-transform:uppercase;letter-spacing:1px;margin:0}.mup-toggle{color:#888;font-size:12px;transition:transform .2s}.mup-section[open] .mup-toggle{transform:rotate(90deg)}.mup-section-content{padding:16px;border-top:1px solid #e8e8e8}.mup-benefit-item{display:flex;gap:14px;padding:16px;background:#f5f5f5;border-radius:12px;margin-bottom:12px}.mup-benefit-item:last-child{margin-bottom:0}.mup-benefit-item.reward{background:#fef3c7}.mup-benefit-icon{font-size:24px}.mup-benefit-content{flex:1;display:flex;flex-direction:column;gap:4px}.mup-benefit-title{font-size:12px;font-weight:600;color:#888;text-transform:uppercase}.mup-benefit-main{font-size:15px}.mup-benefit-item.savings .mup-benefit-main strong{color:#166534}.mup-benefit-item.reward .mup-benefit-main strong{color:#92400e}.mup-benefit-detail{font-size:13px;color:#666}.mup-benefit-detail strong{color:#1a1a1a}.mup-referral-list{display:flex;flex-direction:column;gap:8px;margin-top:12px}.mup-referral-item{display:flex;align-items:center;gap:10px;padding:8px 12px;background:#fff;border-radius:8px;border:1px solid #e8e8e8}.mup-referral-avatar{width:32px;height:32px;background:linear-gradient(135deg,#8b5cf6,#a78bfa);border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:600;font-size:13px;color:#fff}.mup-referral-name{flex:1;font-size:14px;font-weight:500}.mup-referral-earned{font-size:14px;font-weight:600;color:#7c3aed}.mup-referral-total{font-size:13px;color:#666;margin-top:8px}.mup-referral-total strong{color:#7c3aed}.mup-credits-grid{display:flex;flex-direction:column;gap:8px;background:#f5f5f5;padding:16px;border-radius:12px}.mup-credit-item{display:flex;justify-content:space-between;align-items:center;padding:8px 0;border-bottom:1px solid #e0e0e0;font-size:13px}.mup-credit-item:last-child{border-bottom:none}.mup-credit-label{color:#666}.mup-credit-value{font-weight:600;color:#1a1a1a}.mup-credits-link{margin-top:12px;font-size:12px}.mup-credits-link a{color:#0073aa;text-decoration:none}.mup-credits-link a:hover{text-decoration:underline}.mup-catalog-list{display:flex;flex-direction:column;gap:8px}.mup-catalog-item{background:#f5f5f5;border-radius:10px;border:1px solid #e0e0e0}.mup-catalog-item.wip{background:#fef3c7;border-color:#fcd34d}.mup-catalog-item[open]{background:#fff}.mup-catalog-summary{display:flex;justify-content:space-between;align-items:center;padding:12px;cursor:pointer;list-style:none}.mup-catalog-summary::-webkit-details-marker{display:none}.mup-catalog-titles{display:flex;flex-direction:column;gap:2px}.mup-catalog-title{font-size:14px;font-weight:600;color:#1a1a1a}.mup-catalog-project{font-size:11px;color:#666}.mup-catalog-meta{display:flex;align-items:center;gap:8px}.mup-catalog-status{font-size:12px}.mup-catalog-status.wip{color:#92400e}.mup-catalog-status.done{color:#166534}.mup-catalog-details{padding:0 12px 12px;border-top:1px solid #e8e8e8;margin-top:8px;padding-top:12px}.mup-catalog-info-row{display:flex;flex-wrap:wrap;gap:12px;font-size:11px;color:#666;margin-bottom:10px}.mup-catalog-codes{display:flex;flex-wrap:wrap;gap:6px;margin-bottom:10px}.mup-catalog-code{font-size:10px;color:#666;font-family:monospace;background:#e8e8e8;padding:3px 6px;border-radius:4px}.mup-catalog-section{margin-bottom:10px;padding:8px;background:#f9f9f9;border-radius:6px}.mup-catalog-section-title{font-size:10px;font-weight:600;color:#888;text-transform:uppercase;margin-bottom:6px}.mup-catalog-row{display:flex;justify-content:space-between;font-size:12px;padding:4px 0}.mup-catalog-row.sub{padding-left:12px;font-size:11px;color:#666}.mup-catalog-row span{font-weight:600}.mup-catalog-songwriter{border-bottom:1px solid #e8e8e8;padding-bottom:6px;margin-bottom:6px}.mup-catalog-songwriter:last-child{border-bottom:none;margin-bottom:0;padding-bottom:0}.mup-catalog-files{display:flex;gap:8px;flex-wrap:wrap}.mup-file-link{font-size:11px;background:#0073aa;color:#fff;padding:4px 10px;border-radius:4px;text-decoration:none}.mup-file-link:hover{background:#005a87}.mup-session-list{display:flex;flex-direction:column}.mup-session{display:flex;align-items:center;padding:14px 0;border-bottom:1px solid #f0f0f0}.mup-session:last-child{border-bottom:none}.mup-session.upcoming{background:linear-gradient(90deg,#f0fdf4,transparent);margin:0 -16px;padding:14px 16px;border-radius:8px}.mup-session-date{width:80px}.mup-session-day{display:block;font-size:15px;font-weight:600}.mup-session-time{display:block;font-size:13px;color:#888}.mup-session-duration{flex:1;font-size:15px;font-weight:500}.mup-session-status{font-size:12px;font-weight:600;padding:4px 10px;border-radius:20px;text-transform:uppercase}.mup-session-status.accepted{background:#dcfce7;color:#166534}.mup-session-status.cancelled{background:#fef2f2;color:#dc2626}.mup-session-status.pending{background:#fef3c7;color:#92400e}.mup-empty{color:#888;font-size:14px;text-align:center;padding:20px 0}.mup-catalog-ipi{font-size:10px;color:#888;font-family:monospace;background:#e8e8e8;padding:2px 6px;border-radius:3px;margin-left:6px}.mup-catalog-pro{font-size:10px;color:#666;background:#dbeafe;padding:2px 6px;border-radius:3px;margin-left:6px}.mup-catalog-split{font-size:12px;font-weight:600;color:#166534;background:#dcfce7;padding:2px 8px;border-radius:4px}.mup-catalog-email{font-size:10px;color:#666;margin-left:4px}.mup-resources{display:flex;flex-direction:column;gap:16px}.mup-resource-category{background:#f5f5f5;padding:14px;border-radius:10px}.mup-resource-category h4{margin:0 0 4px;font-size:14px;font-weight:600}.mup-resource-desc{font-size:12px;color:#666;margin:0 0 10px}.mup-resource-links{display:flex;flex-wrap:wrap;gap:8px}.mup-resource-link{display:inline-flex;align-items:center;gap:6px;background:#fff;border:1px solid #e0e0e0;padding:8px 12px;border-radius:6px;font-size:13px;color:#1a1a1a;text-decoration:none;transition:all .2s}.mup-resource-link:hover{background:#f0fdf4;border-color:#22c55e}.mup-promo{font-size:10px;background:#22c55e;color:#fff;padding:2px 6px;border-radius:3px;font-weight:600}.mup-contributors-grid{display:grid;grid-template-columns:1fr 1fr;gap:6px}.mup-contributor-item{display:flex;flex-direction:column;gap:2px;font-size:11px}.mup-contributor-role{color:#888;font-weight:500}.mup-contributor-name{color:#1a1a1a}.mup-login-page{display:flex;align-items:center;justify-content:center;min-height:100vh;padding:20px}.mup-login-box{width:100%;max-width:360px;text-align:center}.mup-login-box h2{font-size:24px;font-weight:600;margin:0 0 8px}.mup-login-box>p{color:#888;font-size:14px;margin:0 0 32px}.mup-login-box label{display:block;text-align:left;font-size:13px;font-weight:500;color:#444;margin-bottom:6px}.mup-login-box input[type="text"],.mup-login-box input[type="password"]{width:100%;padding:14px 16px;border:1px solid #e0e0e0;border-radius:10px;font-size:15px;margin-bottom:16px;background:#fafafa;box-sizing:border-box}.mup-login-box input[type="submit"]{width:100%;padding:14px;background:#22c55e;border:none;border-radius:10px;color:#fff;font-size:15px;font-weight:600;cursor:pointer}.mup-login-box input[type="submit"]:hover{background:#16a34a}.mup-login-box p.login-remember{display:none}
.mup-splitsheet-row{display:flex;align-items:center;gap:8px;margin-top:8px;flex-wrap:wrap}.mup-splitsheet-signed{font-size:11px;color:#166534;font-weight:600;background:#dcfce7;padding:3px 8px;border-radius:4px}.mup-splitsheet-missing{font-size:11px;color:#92400e;background:#fef3c7;padding:3px 8px;border-radius:4px}.mup-splitsheet-generate-btn{font-size:11px;background:#22c55e;color:#fff;padding:4px 10px;border-radius:4px;text-decoration:none;font-weight:600}.mup-splitsheet-generate-btn:hover{background:#16a34a}.mup-splitsheet-edit-btn{font-size:11px;background:none;border:1px solid #e0e0e0;color:#666;padding:3px 8px;border-radius:4px;cursor:pointer}.mup-splitsheet-edit-btn:hover{border-color:#22c55e;color:#166534}.mup-splitsheet-edit-form{display:flex;gap:6px;align-items:center;margin-top:8px;flex-wrap:wrap}.mup-splitsheet-url-input{flex:1;min-width:180px;padding:6px 10px;border:1px solid #e0e0e0;border-radius:6px;font-size:12px;font-family:inherit}.mup-splitsheet-url-input:focus{outline:none;border-color:#22c55e}.mup-splitsheet-save-btn{font-size:12px;background:#22c55e;color:#fff;border:none;padding:6px 12px;border-radius:6px;cursor:pointer;font-family:inherit}.mup-splitsheet-cancel-btn{font-size:12px;background:none;color:#888;border:1px solid #e0e0e0;padding:6px 10px;border-radius:6px;cursor:pointer;font-family:inherit}
