@charset "UTF-8";.reports-hero{position:relative;background:linear-gradient(135deg,#13567b 0%,#0b3146 100%);padding:80px 0 60px;text-align:center;overflow:hidden}.reports-hero__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:url("data:image/svg+xml,%3Csvg width='60' height='60' viewBox='0 0 60 60' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg fill='%23ffffff' fill-opacity='0.04'%3E%3Cpath d='M36 34v-4h-2v4h-4v2h4v4h2v-4h4v-2h-4zm0-30V0h-2v4h-4v2h4v4h2V6h4V4h-4zM6 34v-4H4v4H0v2h4v4h2v-4h4v-2H6zM6 4V0H4v4H0v2h4v4h2V6h4V4H6z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}.reports-hero__content{position:relative;z-index:1}.reports-hero__title{color:#fff;font-size:42px;font-weight:700;margin:0 0 12px}.reports-hero__subtitle{color:#fffc;font-size:18px;font-weight:400;margin:0}.reports-totals{margin-top:-40px;position:relative;z-index:2;padding-bottom:40px}.reports-totals__grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}.reports-totals__card{background:#fff;border-radius:16px;padding:28px 20px;display:flex;align-items:center;gap:16px;box-shadow:0 8px 30px #00000014;transition:transform .3s ease,box-shadow .3s ease}.reports-totals__card:hover{transform:translateY(-4px);box-shadow:0 12px 40px #0000001f}.reports-totals__card--grand .reports-totals__icon{background:linear-gradient(135deg,#8fc640,#6ea330);color:#fff}.reports-totals__card--cash .reports-totals__icon{background:linear-gradient(135deg,#13567b,#0c374f);color:#fff}.reports-totals__card--inkind .reports-totals__icon{background:linear-gradient(135deg,#fbb042,#fa9f1a);color:#fff}.reports-totals__card--beneficiaries .reports-totals__icon{background:linear-gradient(135deg,#c63232,#9d2828);color:#fff}.reports-totals__icon{width:56px;height:56px;border-radius:14px;display:flex;align-items:center;justify-content:center;font-size:24px;flex-shrink:0}.reports-totals__info{display:flex;flex-direction:column;gap:4px;min-width:0}.reports-totals__value{font-size:26px;font-weight:700;color:#1e1e1e;line-height:1.1;white-space:nowrap}.reports-totals__label{font-size:13px;color:#767676;font-weight:500}.reports-totals__period{text-align:center;margin-top:20px;color:#767676;font-size:14px;padding:8px 20px;background:rgba(19,86,123,.06);border-radius:20px;display:inline-block;width:auto;margin-inline:auto;display:flex;justify-content:center}.reports-list{padding-bottom:60px;display:flex;flex-direction:column;gap:24px}.report-card{display:grid;grid-template-columns:320px 1fr;gap:32px;background:#fff;border-radius:16px;overflow:hidden;box-shadow:0 4px 20px #0000000f;transition:transform .3s ease,box-shadow .3s ease;position:relative}.report-card:hover{transform:translateY(-2px);box-shadow:0 8px 30px #0000001a}.report-card--featured{border:2px solid rgba(143,198,64,.3)}.report-card--featured .report-card__title a{font-size:26px}.report-card__badge{position:absolute;top:16px;inset-inline-start:16px;background:#8fc640;color:#fff;font-size:12px;font-weight:600;padding:4px 14px;border-radius:20px;z-index:1}.report-card__image{overflow:hidden;aspect-ratio:16/10}.report-card__image a{display:block;height:100%}.report-card__image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:transform .4s ease}.report-card__image:hover img{transform:scale(1.05)}.report-card__body{padding:28px 28px 28px 0;display:flex;flex-direction:column;justify-content:center;gap:12px}[dir=rtl] .report-card__body{padding:28px 0 28px 28px}.report-card__date{color:#8fc640;font-size:14px;font-weight:600}.report-card__title{margin:0}.report-card__title a{color:#1e1e1e;text-decoration:none;font-size:22px;font-weight:600;line-height:1.4;transition:color .2s}.report-card__title a:hover{color:#13567b}.report-card__actions{display:flex;gap:12px;margin-top:8px;flex-wrap:wrap}.report-card__btn{display:inline-flex;align-items:center;gap:8px;padding:10px 22px;border-radius:10px;font-size:15px;font-weight:500;text-decoration:none;transition:all .3s ease}.report-card__btn i{font-size:14px}.report-card__btn--details{background:#13567b;color:#fff}.report-card__btn--details:hover{background:#0e3d58;box-shadow:0 4px 16px #13567b4d}.report-card__btn--download{background:transparent;color:#13567b;border:2px solid #13567b}.report-card__btn--download:hover{background:#13567b;color:#fff;box-shadow:0 4px 16px #13567b4d}.reports-pagination{padding-bottom:60px;display:flex;justify-content:center}@media (max-width: 991.98px){.reports-hero{padding:60px 0 50px}.reports-hero__title{font-size:32px}.reports-hero__subtitle{font-size:16px}.reports-totals__grid{grid-template-columns:repeat(2,1fr)}.reports-totals__value{font-size:22px}.report-card{grid-template-columns:260px 1fr;gap:24px}.report-card--featured .report-card__title a{font-size:22px}}@media (max-width: 767.98px){.reports-hero{padding:50px 0 45px}.reports-hero__title{font-size:28px}.report-card{grid-template-columns:1fr;gap:0}.report-card__body{padding:20px}.report-card__image{aspect-ratio:16/8}}@media (max-width: 575.98px){.reports-hero{padding:40px 0}.reports-hero__title{font-size:24px}.reports-hero__subtitle{font-size:14px}.reports-totals{margin-top:-30px}.reports-totals__grid{grid-template-columns:1fr 1fr;gap:12px}.reports-totals__card{padding:18px 14px;gap:12px}.reports-totals__icon{width:44px;height:44px;font-size:18px;border-radius:10px}.reports-totals__value{font-size:18px}.reports-totals__label{font-size:11px}.report-card__title a{font-size:18px}.report-card__actions{flex-direction:column}.report-card__btn{justify-content:center;font-size:14px;padding:10px 16px}}
