Karachi: According to the All Pakistan Gems and Jewellers Sarafa Association (APG&JSA), the prices of silver for today are as follows: :root { --silver-gradient: linear-gradient(135deg, #bdc3c7 0%, #2c3e50 100%); --text-dark: #2d3436; --text-muted: #636e72; --card-bg: #ffffff; } .silver-container { font-family: 'Poppins', sans-serif; max-width: 500px; margin: 20px auto; padding: 0 15px; } .header-box { text-align: center; margin-bottom: 20px; } .header-box h2 { font-size: 20px; color: var(--text-dark); margin: 0; text-transform: uppercase; letter-spacing: 1px; } .header-box p { font-size: 12px; color: var(--text-muted); margin: 5px 0 0; } /* Card Layout */ .rate-card { background: var(--card-bg); border-radius: 12px; padding: 15px 20px; margin-bottom: 12px; display: flex; justify-content: space-between; align-items: center; box-shadow: 0 4px 12px rgba(0,0,0,0.05); border-left: 5px solid #bdc3c7; transition: transform 0.2s ease; } .rate-card:hover { transform: translateX(5px); } .weight-label { display: flex; flex-direction: column; } .weight-title { font-size: 16px; font-weight: 600; color: var(--text-dark); } .weight-sub { font-size: 11px; color: var(--text-muted); text-transform: uppercase; } .price-tag { text-align: right; } .currency-symbol { font-size: 12px; color: var(--text-muted); margin-right: 2px; } .price-value { font-size: 18px; font-weight: 600; color: #2c3e50; } /* Ounce Highlight */ .ounce-card { background: var(--silver-gradient); border-left: none; } .ounce-card .weight-title, .ounce-card .weight-sub, .ounce-card .price-value, .ounce-card .currency-symbol { color: #ffffff; } @media (max-width: 480px) { .price-value { font-size: 16px; } .weight-title { font-size: 14px; } } Silver Rates Pakistan 1 Tola Rs. 11,502 10 Grams Rs. 9,859 1 Gram Rs. 985.9 1 Ounce Rs. 30,664