/* Progress guidance, empty state and responsive layout. */
#progressRoot .empty{padding:34px 28px;border:1px dashed rgba(240,90,157,.4);border-radius:12px;background:rgba(45,27,59,.38);color:var(--text-quiet-dark);line-height:1.7;text-align:center}#progressRoot .empty strong{display:block;color:var(--paper);font-family:'Pricedown','Bebas Neue',Impact,sans-serif;font-size:28px;font-weight:400;letter-spacing:.035em}.progress-how{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin-top:32px}.progress-how>div{position:relative;padding:18px;border:1px solid var(--hairline);border-radius:10px;background:rgba(45,27,59,.45)}.progress-how span{display:grid;place-items:center;width:26px;height:26px;border-radius:50%;background:linear-gradient(135deg,var(--sunset-pink),var(--sunset-coral));font-family:'Pricedown','Bebas Neue',Impact,sans-serif;font-size:16px;margin-bottom:14px}.progress-how strong{display:block;font-family:'Pricedown','Bebas Neue',Impact,sans-serif;font-size:24px;font-weight:400;letter-spacing:.035em}.progress-how p{margin:5px 0 0;color:var(--text-quiet-dark);font-size:13px;line-height:1.5}.progress-collectibles{margin-top:38px}.member-page>.wrap>.member-card{max-width:580px}.member-card .display{font-size:clamp(3rem,6vw,4.5rem);line-height:.86;margin:9px 0 13px}.member-foot{margin:20px 0 0;color:var(--text-quiet-dark)}.member-foot a{color:var(--sunset-pink);font-weight:800}@media(max-width:760px){.progress-page,.member-page{padding-top:92px}.progress-hero{align-items:flex-start;flex-direction:column}.progress-hero__badge{width:100%;min-height:auto;text-align:left}.member-columns,.progress-how{grid-template-columns:1fr}.progress-sync-note{align-items:flex-start;flex-direction:column}.member-card{padding:21px}.prog-summary{padding:18px}.prog-list li{align-items:flex-start;flex-direction:column;gap:12px}.pg-remove{align-self:flex-end}}@media(max-width:440px){.progress-sync-note__actions{flex-wrap:wrap}.progress-hero h1{font-size:3.5rem}.progress-how{gap:9px}}
