.info-utilities-section{padding:.75rem 0;background:var(--bg-gray);border-bottom:1px solid var(--border-gray)}.utilities-grid{display:grid;gap:1rem;grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}.utility-card{background:var(--white);border-radius:8px;padding:5px 10px;display:flex;align-items:center;gap:1rem;box-shadow:0 2px 8px rgb(0 0 0 / .05);transition:all 0.3s ease;border:1px solid var(--border-gray);min-height:80px}.date-large{font-size:2.5rem;font-weight:800;color:var(--primary-red);line-height:1;padding-right:1rem;border-right:2px solid var(--border-gray);min-width:70px;text-align:center;display:flex;flex-direction:column;justify-content:center}.date-large span{font-size:.9rem;font-weight:600;color:var(--medium-gray);display:block;margin-top:2px}.card-content{line-height:1.5rem}.card-icon svg{width:26px;height:26px}#nepali-date-num{font-size:4rem;color:var(--primary-red)}.nepali-date-main{font-size:1.15rem;font-weight:700;color:var(--black);line-height:1.2}.event-text{font-size:.8rem;color:var(--primary-red);font-weight:600;margin-top:2px;line-height:1.3}.date-details{color:var(--light-gray);font-size:.9rem;font-weight:600}.rates-card{flex-direction:column;align-items:stretch!important;text-align:center;gap:.1rem}.rates-as-of{font-size:.9rem;color:var(--medium-gray);font-weight:600;margin-bottom:.5rem;width:100%;text-align:center}.rates-table{width:100%;border-collapse:collapse}.rates-table th,.rates-table td{padding:.25rem .5rem;text-align:left;font-size:.85rem}.rates-table th{color:var(--light-gray);font-weight:600}.rates-table td{font-weight:700;color:var(--light-black)}.rate-icon-cell{width:30px;padding:0!important}.bar-icon{width:24px;height:14px;border-radius:2px;display:inline-block;position:relative;box-shadow:inset -2px -2px 0 rgb(0 0 0 / .1)}.gold-bar{background:linear-gradient(135deg,#bf953f 0%,#fcf6ba 25%,#b38728 50%,#fbf5b7 75%,#aa771c 100%);border:1px solid #9c7a2d;box-shadow:inset 0 1px 0 rgb(255 255 255 / .4),0 2px 4px rgb(0 0 0 / .2)}.silver-bar{background:linear-gradient(135deg,#7d7d7d 0%,#eeeeee 25%,#a1a1a1 50%,#ffffff 75%,#828282 100%);border:1px solid #8c8c8c;box-shadow:inset 0 1px 0 rgb(255 255 255 / .5),0 2px 4px rgb(0 0 0 / .2)}.nepse-card{flex-direction:column;align-items:stretch!important;padding:12px 18px!important;gap:.5rem;position:relative;overflow:hidden}.nepse-header{display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid var(--border-gray);padding-bottom:8px;margin-bottom:4px}.nepse-title{font-weight:700;color:var(--black);font-size:1.1rem}.nepse-status-badge{font-size:.7rem;padding:2px 10px;border-radius:20px;font-weight:700;text-transform:uppercase;letter-spacing:.5px}.status-open{background:#e6fcf5;color:#087f5b;border:1px solid #c3fae8}.status-closed{background:#fff5f5;color:#e03131;border:1px solid #ffe3e3}.nepse-main{display:flex;justify-content:space-between;align-items:flex-end}.nepse-index{font-size:1.75rem;font-weight:800;color:var(--light-black);line-height:1;margin:0}.nepse-change{display:flex;align-items:center;gap:4px;font-size:1rem;font-weight:700;margin-top:6px}.nepse-change.up{color:#087f5b}.nepse-change.down{color:#e03131}.nepse-meta{text-align:right;display:flex;flex-direction:column;gap:4px;padding-bottom:4px}.nepse-meta .meta-item{display:flex;justify-content:flex-end;gap:8px;font-size:.85rem;line-height:1}.nepse-meta .label{color:var(--light-gray);font-weight:500}.nepse-meta .value{color:var(--medium-gray);font-weight:700}.nepse-card:hover{border-color:var(--primary-red);box-shadow:0 4px 12px rgb(204 0 0 / .08)}.fuel-card{flex-direction:column;align-items:stretch!important;padding:0 18px!important}.fuel-header{border-bottom:1px solid var(--border-gray)}.fuel-title-group{display:flex;justify-content:space-between;align-items:baseline}.fuel-title{font-weight:700;color:var(--black);font-size:1.1rem}.fuel-date{font-size:.8rem;color:var(--light-gray);font-weight:500}.fuel-grid-compact{display:grid;grid-template-columns:repeat(2,1fr)}.fuel-item{display:flex;align-items:center;gap:10px;padding:4px}.fuel-icon{width:32px;height:32px;border-radius:6px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.fuel-icon svg{width:18px;height:18px;stroke-width:2.5px}.fuel-icon.petrol{background:#fff4e6;color:#fd7e14}.fuel-icon.diesel{background:#e7f5ff;color:#1c7ed6}.fuel-icon.kerosene{background:#f3f0ff;color:#7950f2}.fuel-icon.gas{background:#fff0f6;color:#d6336c}.fuel-info{display:flex;flex-direction:column}.fuel-name{font-size:.85rem;color:var(--medium-gray);font-weight:600;line-height:1.2}.fuel-price{font-size:.85rem;font-weight:700;color:var(--black);line-height:1.2}.fuel-card:hover{border-color:var(--primary-red);box-shadow:0 4px 12px rgb(204 0 0 / .08)}@media (max-width:480px){.fuel-grid-compact{grid-template-columns:repeat(2,1fr)}}
