.sh-membership-dashboard,.sh-membership-card{background:#fff;border:1px solid #e2e8f0;border-radius:18px;padding:28px;box-shadow:0 10px 35px rgba(15,23,42,.06);margin:30px 0}.sh-membership-head{display:flex;justify-content:space-between;gap:20px;align-items:flex-start}.sh-membership-head h2{margin:5px 0 8px;font-size:30px}.sh-membership-head p,.sh-membership-note,.sh-referral-box p{color:#64748b}.sh-membership-status{padding:7px 10px;border-radius:999px;font-size:11px;font-weight:800;white-space:nowrap}.sh-membership-status.free{background:#eff6ff;color:#1d4ed8}.sh-membership-status.paid{background:#ecfdf5;color:#047857}.sh-membership-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin:24px 0}.sh-membership-stats>div{padding:18px;border:1px solid #e2e8f0;border-radius:13px;background:#f8fafc}.sh-membership-stats span,.sh-membership-stats small{display:block;color:#64748b}.sh-membership-stats strong{display:block;font-size:28px;margin:4px 0}.sh-membership-actions{display:flex;gap:10px;flex-wrap:wrap}.sh-button-secondary{background:#eef2ff;color:#3730a3}.sh-referral-box{margin-top:22px;padding:18px;border-radius:13px;background:#f8fafc;border:1px dashed #cbd5e1}.sh-referral-box input{width:100%;margin-top:10px;padding:11px;border:1px solid #cbd5e1;border-radius:8px;background:#fff}.sh-membership-message{margin-top:15px;padding:12px;border-radius:9px;background:#eff6ff;color:#1d4ed8}.sh-membership-message.is-error{background:#fef2f2;color:#b91c1c}@media(max-width:700px){.sh-membership-stats{grid-template-columns:1fr}.sh-membership-head{flex-direction:column}}

/* Project access / account surfaces */
.sh-project-access-meta{display:flex;gap:10px;flex-wrap:wrap;margin-top:12px}.sh-project-access-meta span{display:inline-flex;align-items:center;padding:7px 10px;border:1px solid #dbe4f0;border-radius:999px;background:#f8fafc;color:#475569;font-size:13px}.sh-project-access-meta strong{color:#111827}.sh-download-access-warning{display:flex;gap:14px;margin:0 0 18px;padding:18px;border:1px solid #fecaca;border-radius:14px;background:#fff7f7;color:#7f1d1d}.sh-download-warning-icon{width:32px;height:32px;flex:0 0 32px;display:grid;place-items:center;border-radius:50%;background:#fee2e2;color:#b91c1c;font-weight:900}.sh-download-access-warning strong{font-size:16px}.sh-download-access-warning p{margin:6px 0 12px;color:#7f1d1d}.sh-download-warning-actions{display:flex;gap:9px;flex-wrap:wrap}.sh-membership-premium-banner{display:flex;justify-content:space-between;gap:16px;align-items:center;padding:16px 18px;margin:20px 0;border-radius:14px;background:#eefcf6;border:1px solid #bbf7d0;color:#065f46}.sh-membership-premium-banner span{color:#047857;font-size:14px}.sh-plan-section{margin-top:28px}.sh-plan-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin-top:16px}.sh-plan-card{position:relative;border:1px solid #e2e8f0;border-radius:16px;padding:22px;background:#fff}.sh-plan-card.featured{border-color:#a5b4fc;box-shadow:0 14px 35px rgba(79,70,229,.10)}.sh-plan-badge{display:inline-block;font-size:11px;font-weight:800;text-transform:uppercase;letter-spacing:.04em;color:#4338ca;background:#eef2ff;padding:6px 9px;border-radius:999px}.sh-plan-card h4{font-size:22px;margin:15px 0 6px}.sh-plan-card p{color:#64748b;min-height:42px}.sh-plan-price{font-size:32px;font-weight:900;margin:15px 0 6px}.sh-plan-price small{font-size:12px;font-weight:600;color:#64748b}.sh-plan-card>strong{display:block;margin-bottom:16px;color:#334155}.sh-plan-card .sh-button{width:100%}
@media(max-width:850px){.sh-plan-grid{grid-template-columns:1fr}.sh-membership-premium-banner{align-items:flex-start;flex-direction:column}}
