.cspp-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(240px,1fr));gap:24px;margin:20px 0}.cspp-card{border:1px solid #e2e2e2;border-radius:10px;padding:16px;background:#fff;box-shadow:0 1px 3px rgb(0 0 0 / .06);display:flex;flex-direction:column}.cspp-card.cspp-full{opacity:.85}.cspp-photo,.cspp-photo-placeholder{width:100%;height:180px;object-fit:cover;border-radius:6px;background:#f0f0f0;margin-bottom:10px}.cspp-name{margin:4px 0;font-size:1.1em}.cspp-meta{color:#666;font-size:.85em;margin:0 0 8px}.cspp-progress-bar{width:100%;height:12px;background:#eee;border-radius:6px;overflow:hidden;margin-bottom:6px}.cspp-progress-fill{height:100%;background:linear-gradient(90deg,#4caf50,#2e9e46);transition:width 0.4s ease}.cspp-progress-label{font-size:.85em;color:#444;margin:0 0 10px;display:flex;align-items:center;gap:8px}.cspp-badge{background:#2e9e46;color:#fff;font-size:.75em;padding:2px 8px;border-radius:10px}.cspp-tiers{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:10px}.cspp-tier-btn{border:1px solid #2e9e46;background:#fff;color:#2e9e46;border-radius:20px;padding:6px 14px;cursor:pointer;font-size:.9em}.cspp-tier-btn:hover,.cspp-tier-btn.cspp-active{background:#2e9e46;color:#fff}.cspp-custom-wrap{display:flex;gap:6px;align-items:center}.cspp-custom-amount{width:100px;padding:5px;border-radius:6px;border:1px solid #ccc}.cspp-btn-disabled{background:#ccc;border:none;color:#666;padding:8px;border-radius:6px;cursor:not-allowed}.cspp-selected-tier{font-size:.9em;margin-bottom:8px}.cspp-change-tier{background:none;border:none;color:#2e9e46;text-decoration:underline;cursor:pointer;font-size:.85em}.cspp-paypal-button-container{min-height:45px;margin-top:6px}.cspp-status-msg{font-size:.85em;margin-top:6px}.cspp-controls{display:flex;gap:20px;align-items:center;flex-wrap:wrap;margin-bottom:10px}