.news-page-container{position:relative;background:radial-gradient(1200px 600px at 90% -10%,rgba(34,197,94,.08),transparent),radial-gradient(1000px 500px at -10% 0%,rgba(74,222,128,.06),transparent),#ffffff;min-height:100vh}.news-header{position:relative;padding-top:4rem;padding-bottom:4rem}@media (min-width: 640px){.news-header{padding-top:5rem;padding-bottom:5rem}}@media (min-width: 1024px){.news-header{padding-top:6rem;padding-bottom:6rem}}.news-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:1.5rem;animation-delay:calc(var(--card-index) * 50ms)}@media (min-width: 1024px){.news-grid{grid-template-columns:repeat(3,1fr)}}@media (max-width: 768px){.news-grid{grid-template-columns:1fr;gap:1rem}}.article-card{background:rgba(255,255,255,.75);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border:1px solid rgba(226,232,240,.6);border-radius:12px;padding:0;overflow:hidden;transition:all .3s cubic-bezier(.4,0,.2,1);box-shadow:0 4px 20px #0000000a;animation:fadeInUp .6s ease-out both}.article-card:hover{transform:translateY(-4px);box-shadow:0 12px 40px #00000014;border-color:#22c55e4d}.article-card.featured{grid-column:span 1;grid-row:span 1}@media (min-width: 1024px){.article-card.featured{grid-column:span 2;grid-row:span 2}}.article-card-layout{display:flex;flex-direction:column;height:100%}.article-card.featured .article-card-layout{flex-direction:column}@media (min-width: 1024px){.article-card.featured .article-card-layout{flex-direction:row}}.article-card-image-wrapper{position:relative;overflow:hidden}.article-card.featured .article-card-image-wrapper{width:100%}@media (min-width: 1024px){.article-card.featured .article-card-image-wrapper{width:50%}}.article-card-image{width:100%;-o-object-fit:cover;object-fit:cover;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.3s;height:220px;aspect-ratio:4 / 3}.article-card.featured .article-card-image{height:100%;aspect-ratio:16 / 9}@media (min-width: 1024px){.article-card.featured .article-card-image{height:100%}}.article-card:hover .article-card-image{filter:brightness(1.05);transform:scale(1.02)}.article-placeholder-image{display:flex;align-items:center;justify-content:center;background-image:linear-gradient(to bottom right,var(--tw-gradient-stops));--tw-gradient-from: #f0fdf4 var(--tw-gradient-from-position);--tw-gradient-to: rgb(240 253 244 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);--tw-gradient-to: rgb(236 253 245 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), #ecfdf5 var(--tw-gradient-via-position), var(--tw-gradient-to);--tw-gradient-to: #f0fdf4 var(--tw-gradient-to-position)}.placeholder-icon{height:3rem;width:3rem;--tw-text-opacity: 1;color:rgb(187 247 208 / var(--tw-text-opacity, 1))}.article-card-body{display:flex;flex-grow:1;flex-direction:column;padding:1.5rem}.article-card.featured .article-card-body{width:100%}@media (min-width: 1024px){.article-card.featured .article-card-body{width:50%;padding:2rem}}.article-category{margin-bottom:.75rem;display:inline-flex;align-items:center;border-radius:9999px;padding:.375rem .75rem;font-size:.75rem;line-height:1rem;font-weight:600;background:rgba(34,197,94,.12);color:#15803d;border:1px solid rgba(34,197,94,.2);transition:all .2s ease;align-self:flex-start}.article-category:hover{background:rgba(34,197,94,.18);border-color:#22c55e59;transform:scale(1.05)}.article-title-link{display:block;text-decoration-line:none}.article-title{font-family:"DM Serif Display",Georgia,serif;margin-bottom:.75rem;font-size:1.125rem;line-height:1.75rem;font-weight:400;line-height:1.25;--tw-text-opacity: 1;color:rgb(15 23 42 / var(--tw-text-opacity, 1));transition:background .3s ease}.article-card.featured .article-title{font-size:1.5rem}@media (min-width: 1024px){.article-card.featured .article-title{margin-bottom:1rem;font-size:1.5rem;line-height:2rem}}.article-title-link:hover .article-title{background:linear-gradient(135deg,#15803d 0%,#0284c7 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.article-excerpt{margin-bottom:1rem;font-size:.875rem;line-height:1.25rem;line-height:1.625;--tw-text-opacity: 1;color:rgb(71 85 105 / var(--tw-text-opacity, 1));font-family:Inter,system-ui,sans-serif;font-weight:400}@media (min-width: 1024px){.article-card.featured .article-excerpt{margin-bottom:1.5rem;font-size:1rem;line-height:1.5rem}}.article-meta-row{margin-bottom:1rem;display:flex;align-items:flex-start;justify-content:space-between;gap:.75rem;border-bottom-width:1px;--tw-border-opacity: 1;border-color:rgb(241 245 249 / var(--tw-border-opacity, 1));padding-bottom:1rem}.article-meta-group{display:flex;align-items:center;gap:.75rem}.article-meta-item{display:flex;align-items:center;gap:.375rem;font-size:.75rem;line-height:1rem;--tw-text-opacity: 1;color:rgb(100 116 139 / var(--tw-text-opacity, 1));font-weight:500}.meta-icon{height:1rem;width:1rem;--tw-text-opacity: 1;color:rgb(22 163 74 / var(--tw-text-opacity, 1));transition:transform .2s ease}.article-meta-item:hover .meta-icon{transform:scale(1.1)}.article-tags-row{display:flex;flex-wrap:wrap;gap:.5rem}.article-tag{display:inline-flex;align-items:center;border-radius:.375rem;padding:.25rem .625rem;font-size:.75rem;line-height:1rem;font-weight:500;background:rgba(100,116,139,.08);color:#475569;border:1px solid rgba(100,116,139,.12);transition:all .2s ease}.article-tag:hover{background:rgba(100,116,139,.12);border-color:#64748b33;color:#334155}.article-footer{margin-top:auto;display:flex;align-items:center;justify-content:space-between;padding-top:1rem}.read-more-link{display:inline-flex;align-items:center;gap:.5rem;font-size:.875rem;line-height:1.25rem;font-weight:600;--tw-text-opacity: 1;color:rgb(22 163 74 / var(--tw-text-opacity, 1));text-decoration-line:none;transition:all .2s ease}.read-more-link:hover{color:#15803d}.read-more-arrow{height:1rem;width:1rem;transition:transform .2s ease}.read-more-link:hover .read-more-arrow{transform:translate(4px)}.featured-section{background:rgba(255,255,255,.6);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);border:1px solid rgba(226,232,240,.5);border-radius:12px;padding:1.5rem;box-shadow:0 4px 20px #00000008}.featured-title{font-family:"DM Serif Display",Georgia,serif;margin-bottom:1rem;border-bottom-width:1px;--tw-border-opacity: 1;border-color:rgb(226 232 240 / var(--tw-border-opacity, 1));padding-bottom:.75rem;font-size:1rem;line-height:1.5rem;font-weight:400;--tw-text-opacity: 1;color:rgb(15 23 42 / var(--tw-text-opacity, 1))}.featured-article-item{margin-bottom:.75rem;border-bottom-width:1px;--tw-border-opacity: 1;border-color:rgb(241 245 249 / var(--tw-border-opacity, 1));padding-bottom:.75rem}.featured-article-item:last-child{margin-bottom:0;border-width:0px;padding-bottom:0}.featured-article-link{margin-bottom:.25rem;display:block;font-size:.875rem;line-height:1.25rem;font-weight:500;line-height:1.375;--tw-text-opacity: 1;color:rgb(51 65 85 / var(--tw-text-opacity, 1));text-decoration-line:none;transition:color .2s ease}.featured-article-link:hover{color:#15803d}.article-show-header{border-bottom-width:1px;--tw-border-opacity: 1;border-color:rgb(226 232 240 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(248 250 252 / var(--tw-bg-opacity, 1));padding-top:2rem;padding-bottom:2rem}@media (min-width: 640px){.article-show-header{padding-top:3rem;padding-bottom:3rem}}@media (min-width: 1024px){.article-show-header{padding-top:4rem;padding-bottom:4rem}}.article-show-title{margin-bottom:1rem;font-size:1.875rem;line-height:2.25rem;font-weight:800;--tw-text-opacity: 1;color:rgb(15 23 42 / var(--tw-text-opacity, 1))}@media (min-width: 640px){.article-show-title{font-size:2.25rem;line-height:2.5rem}}@media (min-width: 1024px){.article-show-title{font-size:3rem;line-height:1}}.article-show-meta{display:flex;flex-direction:column;align-items:flex-start;gap:.5rem;font-size:.875rem;line-height:1.25rem;--tw-text-opacity: 1;color:rgb(71 85 105 / var(--tw-text-opacity, 1))}@media (min-width: 640px){.article-show-meta{flex-direction:row;align-items:center;gap:1rem}}.article-show-content{max-width:none}.article-show-content h2{margin-top:2rem;margin-bottom:1rem;font-size:1.5rem;line-height:2rem;font-weight:700;--tw-text-opacity: 1;color:rgb(15 23 42 / var(--tw-text-opacity, 1))}.article-show-content h3{margin-top:1.5rem;margin-bottom:.75rem;font-size:1.25rem;line-height:1.75rem;font-weight:600;--tw-text-opacity: 1;color:rgb(15 23 42 / var(--tw-text-opacity, 1))}.article-show-content p{margin-bottom:1rem;line-height:1.625;--tw-text-opacity: 1;color:rgb(51 65 85 / var(--tw-text-opacity, 1))}.article-show-content img{margin-top:1.5rem;margin-bottom:1.5rem;border-radius:.5rem;--tw-shadow: 0 4px 6px -1px rgb(0 0 0 / .1), 0 2px 4px -2px rgb(0 0 0 / .1);--tw-shadow-colored: 0 4px 6px -1px var(--tw-shadow-color), 0 2px 4px -2px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.related-articles-section{margin-top:3rem;border-top-width:1px;--tw-border-opacity: 1;border-color:rgb(226 232 240 / var(--tw-border-opacity, 1));padding-top:2rem}.related-articles-title{margin-bottom:1.5rem;font-size:1.5rem;line-height:2rem;font-weight:700;--tw-text-opacity: 1;color:rgb(15 23 42 / var(--tw-text-opacity, 1))}.pagination{margin-top:2rem;display:flex;align-items:center;justify-content:center;gap:.5rem}.pagination-link{border-radius:.25rem;border-width:1px;--tw-border-opacity: 1;border-color:rgb(203 213 225 / var(--tw-border-opacity, 1));padding:.5rem .75rem;font-size:.875rem;line-height:1.25rem;font-weight:500;--tw-text-opacity: 1;color:rgb(51 65 85 / var(--tw-text-opacity, 1));transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.pagination-link:hover{--tw-bg-opacity: 1;background-color:rgb(248 250 252 / var(--tw-bg-opacity, 1))}.pagination-link.active{--tw-border-opacity: 1;border-color:rgb(22 163 74 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(22 163 74 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}.pagination-link.disabled{cursor:not-allowed;opacity:.5}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@media (max-width: 768px){.article-show-title{font-size:1.5rem;line-height:2rem}.article-show-content{font-size:.875rem;line-height:1.25rem}}
