.gc-success-card{background:#f8fbff;border:1px solid #cff4fc;border-radius:8px;padding:20px;border-left:5px solid #0dcaf0;animation:gc-fade-in .5s ease-out}.gc-detail-row{display:flex;justify-content:space-between;padding:10px 0;border-bottom:1px solid #e9ecef}.gc-detail-row:last-child{border-bottom:none}.gc-detail-label{font-weight:600;color:#6c757d}.gc-detail-value{font-weight:700;color:#2c3e50;text-align:right}.gc-status-badge{display:inline-block;padding:5px 12px;background:#d1e7dd;color:#0f5132;border-radius:20px;font-size:13px;font-weight:600;margin-bottom:15px}@media screen and (max-width:480px){.gc-detail-row{flex-direction:column;align-items:flex-start}.gc-detail-value{text-align:left;margin-top:5px}}