.gpw-widget,.gpw-widget *,.gpw-widget *::before,.gpw-widget *::after{box-sizing:border-box}.gpw-widget{font-family:'Roboto',sans-serif;color:#111;line-height:1.5}.gpw-widget a,.gpw-widget a:visited,.gpw-widget a:hover,.gpw-widget a:focus,.gpw-widget a:active{text-decoration:none;box-shadow:none;border-bottom:none;outline-offset:2px}.gpw-widget img{display:block;max-width:100%;height:auto;border:none;box-shadow:none;margin:0;padding:0}.gpw-widget h2{margin-top:0;padding:0}.gpw-no-posts{font-family:'Roboto',sans-serif;color:#4b5563;text-align:center;padding:2rem}.gpw-layout--featured .gpw-posts-container{display:flex;flex-direction:column;gap:40px}.gpw-layout--featured .gpw-post-item{display:block}.gpw-post-card--featured{display:grid;grid-template-columns:1.2fr 1fr;gap:40px;align-items:center;padding:40px;background:#fff;border-radius:20px}.gpw-post-card--featured .gpw-card__image-wrap{display:block;overflow:hidden;border-radius:18px;align-self:stretch}.gpw-post-card--featured .gpw-card__image{width:100%;height:420px;object-fit:cover;border-radius:18px;display:block}.gpw-post-card--featured .gpw-card__body{display:flex;flex-direction:column;justify-content:center}.gpw-post-card--featured .gpw-card__meta{display:flex;flex-wrap:wrap;align-items:center;gap:10px;margin-bottom:16px}.gpw-post-card--featured .gpw-card__date{font-family:'Roboto',sans-serif;font-size:14px;color:#012E18}.gpw-post-card--featured .gpw-card__category{font-family:'Roboto',sans-serif;font-size:12px;text-transform:uppercase;letter-spacing:2px;color:#012E18;font-weight:600}.gpw-post-card--featured .gpw-card__category a,.gpw-post-card--featured .gpw-card__category a:visited{color:#012E18;text-decoration:none}.gpw-post-card--featured .gpw-card__reading-time{font-family:'Roboto',sans-serif;font-size:14px;color:#012E18}.gpw-post-card--featured .gpw-card__title{font-family:'Roboto',sans-serif;font-size:48px;line-height:1.1;font-weight:700;color:#000;margin:0 0 24px}.gpw-post-card--featured .gpw-card__title a,.gpw-post-card--featured .gpw-card__title a:visited{color:#000;text-decoration:none}.gpw-post-card--featured .gpw-card__title a:hover{color:#012E18}.gpw-post-card--featured .gpw-card__excerpt{font-family:'Roboto',sans-serif;font-size:18px;line-height:1.8;color:#4b5563;margin:0 0 28px}.gpw-post-card--featured .gpw-card__footer{display:flex;align-items:center;gap:14px}.gpw-post-card--featured .gpw-card__author{display:flex;align-items:center;gap:10px}.gpw-post-card--featured .gpw-card__avatar{width:48px!important;height:48px!important;border-radius:50%!important;object-fit:cover;flex-shrink:0;display:block}.gpw-post-card--featured .gpw-card__author-name{font-family:'Roboto',sans-serif;font-size:16px;font-weight:600;color:#012E18}.gpw-post-card--featured .gpw-card__read-more{display:inline-flex;align-items:center;background:#fff0;border:1px solid #012E18;color:#012E18;padding:12px 24px;border-radius:999px;font-family:'Roboto',sans-serif;font-size:14px;font-weight:600;transition:background 0.3s ease,color 0.3s ease;white-space:nowrap;flex-shrink:0;cursor:pointer;text-decoration:none}.gpw-post-card--featured .gpw-card__read-more:hover,.gpw-post-card--featured .gpw-card__read-more:focus{background:#012E18;color:#fff;text-decoration:none}@media (max-width:768px){.gpw-post-card--featured{grid-template-columns:1fr;gap:24px;padding:20px}.gpw-post-card--featured .gpw-card__image{height:260px}.gpw-post-card--featured .gpw-card__title{font-size:30px;line-height:1.2}.gpw-post-card--featured .gpw-card__excerpt{font-size:16px}.gpw-post-card--featured .gpw-card__footer{flex-wrap:wrap}.gpw-post-card--featured .gpw-card__read-more{width:fit-content}}.gpw-layout--grid .gpw-posts-container{display:grid;grid-template-columns:repeat(3,1fr);gap:32px;align-items:start}.gpw-layout--grid .gpw-post-item{display:flex;flex-direction:column;height:100%}.gpw-post-card--grid{display:flex;flex-direction:column;height:100%;transition:transform 0.3s ease}.gpw-post-card--grid:hover{transform:translateY(-4px)}.gpw-post-card--grid .gpw-card__image-wrap{display:block;overflow:hidden;border-radius:18px;margin-bottom:18px;flex-shrink:0}.gpw-post-card--grid .gpw-card__image{width:100%;height:260px;object-fit:cover;border-radius:18px;display:block;transition:transform 0.4s ease}.gpw-post-card--grid .gpw-card__image-wrap:hover .gpw-card__image{transform:scale(1.03)}.gpw-post-card--grid .gpw-card__body{display:flex;flex-direction:column;flex:1}.gpw-post-card--grid .gpw-card__meta{display:flex;flex-wrap:wrap;gap:10px;align-items:center;margin-bottom:14px}.gpw-post-card--grid .gpw-card__date{font-family:'Roboto',sans-serif;font-size:13px;color:#012E18}.gpw-post-card--grid .gpw-card__category{font-family:'Roboto',sans-serif;font-size:11px;text-transform:uppercase;letter-spacing:1.5px;font-weight:700;color:#012E18}.gpw-post-card--grid .gpw-card__category a,.gpw-post-card--grid .gpw-card__category a:visited{color:#012E18;text-decoration:none}.gpw-post-card--grid .gpw-card__reading-time{font-family:'Roboto',sans-serif;font-size:13px;color:#012E18}.gpw-post-card--grid .gpw-card__title{font-family:'Roboto',sans-serif;font-size:32px;line-height:1.2;font-weight:700;color:#000;margin:0 0 16px}.gpw-post-card--grid .gpw-card__title a,.gpw-post-card--grid .gpw-card__title a:visited{color:#000;text-decoration:none}.gpw-post-card--grid .gpw-card__title a:hover{color:#012E18}.gpw-post-card--grid .gpw-card__excerpt{font-family:'Roboto',sans-serif;font-size:16px;line-height:1.7;color:#4b5563;margin:0 0 20px}.gpw-post-card--grid .gpw-card__footer{display:flex;align-items:center;gap:10px;margin-top:auto;justify-content:space-between}.gpw-post-card--grid .gpw-card__author{display:flex;align-items:center;gap:10px}.gpw-post-card--grid .gpw-card__avatar{width:40px!important;height:40px!important;border-radius:50%!important;object-fit:cover;flex-shrink:0;display:block}.gpw-post-card--grid .gpw-card__author-name{font-family:'Roboto',sans-serif;font-size:14px;font-weight:600;color:#012E18}.gpw-post-card--grid .gpw-card__read-more,.gpw-post-card--grid .gpw-card__read-more:visited{font-family:'Roboto',sans-serif;font-size:14px;font-weight:600;text-decoration:none;color:#012E18;white-space:nowrap;flex-shrink:0;transition:color 0.3s ease}.gpw-post-card--grid .gpw-card__read-more:hover,.gpw-post-card--grid .gpw-card__read-more:focus{text-decoration:underline;color:#012E18}@media (max-width:1024px){.gpw-layout--grid .gpw-posts-container{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.gpw-layout--grid .gpw-posts-container{grid-template-columns:1fr;gap:24px}.gpw-post-card--grid .gpw-card__image{height:220px}.gpw-post-card--grid .gpw-card__title{font-size:26px}.gpw-post-card--grid .gpw-card__excerpt{font-size:15px}}.gpw-pagination{margin-top:50px}.gpw-pagination__list{display:flex;justify-content:center;align-items:center;gap:5px;flex-wrap:wrap;list-style:none;margin:0;padding:0}.gpw-pagination__list a,.gpw-pagination__list span{display:flex;align-items:center;justify-content:center;min-width:40px;height:40px;padding:0 8px;border-radius:5px;border:1px solid #ccc;background:#fff;color:#374151;font-family:'Roboto',sans-serif;font-size:14px;font-weight:500;text-decoration:none;transition:background 0.3s ease,border-color 0.3s ease;line-height:1;box-shadow:none}.gpw-pagination__list a:hover{background:#f3f4f6;border-color:#ccc;color:#374151;text-decoration:none}.gpw-pagination__item--current span,.gpw-pagination__list .current{background:#D0EF44;border-color:#D0EF44;color:#000;font-weight:700;pointer-events:none}.gpw-pagination__list .dots{border-color:#fff0;background:#fff0;pointer-events:none;color:#cbd5e1}.gpw-pagination__list .prev.disabled,.gpw-pagination__list .next.disabled{color:#cbd5e1;pointer-events:none;border-color:#e5e7eb;background:#fff}