.PerspectivesPageClient-module__CgsZvq__fadeIn{opacity:1;transition:all .6s cubic-bezier(.4,0,.2,1);transform:translateY(0)}.PerspectivesPageClient-module__CgsZvq__fadeOut{opacity:0;transition:all .6s cubic-bezier(.4,0,.2,1);transform:translateY(20px)}.PerspectivesPageClient-module__CgsZvq__fadeInDelayed{opacity:1;transition:all .6s cubic-bezier(.4,0,.2,1) .2s;transform:translateY(0)}.PerspectivesPageClient-module__CgsZvq__filterContainer{flex-shrink:0;padding-top:20px}.PerspectivesPageClient-module__CgsZvq__filterWrapper{align-items:flex-end;gap:20px;display:flex}.PerspectivesPageClient-module__CgsZvq__filterLabel{color:var(--aa-text);text-transform:uppercase;letter-spacing:.08em;opacity:.6;margin-bottom:10px;font-size:11px;font-weight:600}.PerspectivesPageClient-module__CgsZvq__subscribeButton{background:var(--aa-secondary);color:#fff;cursor:pointer;white-space:nowrap;border:none;border-radius:10px;align-items:center;gap:8px;padding:10px 18px;font-size:13px;font-weight:600;transition:transform .15s,box-shadow .15s;display:inline-flex}.PerspectivesPageClient-module__CgsZvq__subscribeButton:hover{transform:translateY(-2px);box-shadow:0 8px 25px #009ee059}.PerspectivesPageClient-module__CgsZvq__subscribeButtonMobile{background:var(--aa-secondary);color:#fff;cursor:pointer;border:none;border-radius:12px;justify-content:center;align-items:center;gap:10px;width:100%;padding:14px 20px;font-size:15px;font-weight:600;transition:transform .15s,box-shadow .15s;display:flex}.PerspectivesPageClient-module__CgsZvq__subscribeButtonMobile:hover{transform:translateY(-2px);box-shadow:0 8px 25px #009ee059}.PerspectivesPageClient-module__CgsZvq__topSectionFilter{flex-wrap:wrap;gap:8px;display:flex}.PerspectivesPageClient-module__CgsZvq__topFilterButton{border:1px solid var(--border-color);background:var(--surface);color:var(--aa-text);cursor:pointer;border-radius:999px;align-items:center;gap:6px;padding:8px 14px;font-size:12px;font-weight:600;transition:all .15s;display:inline-flex}.PerspectivesPageClient-module__CgsZvq__topFilterButton:hover{background:var(--surface-hover)}.PerspectivesPageClient-module__CgsZvq__topFilterButtonActive{border:2px solid var(--aa-highlight-2);color:var(--aa-highlight-2);background:#f8971d1a}.PerspectivesPageClient-module__CgsZvq__categorySection{background:0 0;border:2px solid #0000;border-radius:20px;margin-bottom:60px;padding:24px;scroll-margin-top:100px;transition:background .4s,border-color .4s}.PerspectivesPageClient-module__CgsZvq__categorySectionHighlighted{border-color:var(--aa-secondary);background:#009ee00d}.PerspectivesPageClient-module__CgsZvq__categorySectionHeader{justify-content:space-between;align-items:center;margin-bottom:24px;display:flex}.PerspectivesPageClient-module__CgsZvq__categorySectionLink{align-items:center;gap:14px;text-decoration:none;transition:opacity .15s;display:flex}.PerspectivesPageClient-module__CgsZvq__categorySectionLink:hover{opacity:.8}.PerspectivesPageClient-module__CgsZvq__categorySectionTitle{color:var(--aa-text);margin:0;font-size:22px;font-weight:750;line-height:1.2}.PerspectivesPageClient-module__CgsZvq__viewAllLink{color:var(--aa-secondary);align-items:center;gap:6px;font-size:13px;font-weight:600;text-decoration:none;transition:opacity .15s;display:inline-flex}.PerspectivesPageClient-module__CgsZvq__viewAllLink:hover{opacity:.7}.PerspectivesPageClient-module__CgsZvq__categoryGrid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:20px;display:grid}.PerspectivesPageClient-module__CgsZvq__categoryRowCard{border:1px solid var(--border-color);background:var(--surface);border-radius:16px;text-decoration:none;transition:box-shadow .18s,border-color .18s,transform .18s;display:block;overflow:hidden}.PerspectivesPageClient-module__CgsZvq__categoryRowCard:hover{border-color:var(--aa-secondary);transform:translateY(-3px);box-shadow:0 14px 35px #0000001a}.PerspectivesPageClient-module__CgsZvq__categoryRowImageWrap{aspect-ratio:16/10;width:100%;position:relative}.PerspectivesPageClient-module__CgsZvq__categoryRowImageOverlay{background:linear-gradient(#0000 50%,#00000059 100%);position:absolute;inset:0}.PerspectivesPageClient-module__CgsZvq__categoryRowEsgBadge{color:#fff;text-transform:uppercase;letter-spacing:.06em;background:#228b22e6;border-radius:5px;padding:4px 8px;font-size:9px;font-weight:700;position:absolute;top:10px;left:10px}.PerspectivesPageClient-module__CgsZvq__categoryRowContent{padding:16px 18px 18px}.PerspectivesPageClient-module__CgsZvq__categoryRowTitle{color:var(--aa-text);-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;margin:0 0 10px;font-size:15px;font-weight:700;line-height:1.35;display:-webkit-box;overflow:hidden}.PerspectivesPageClient-module__CgsZvq__categoryRowFooter{justify-content:space-between;align-items:center;gap:10px;display:flex}.PerspectivesPageClient-module__CgsZvq__categoryRowDate{color:var(--aa-text);opacity:.55;font-size:12px}.PerspectivesPageClient-module__CgsZvq__categoryRowReadMore{color:var(--aa-highlight-2);font-size:12px;font-weight:700}.PerspectivesPageClient-module__CgsZvq__filterDropdownChevron{transition:transform .2s}.PerspectivesPageClient-module__CgsZvq__filterDropdownChevronOpen{transform:rotate(180deg)}.PerspectivesPageClient-module__CgsZvq__noItemsMessage{text-align:center;color:var(--aa-text);opacity:.5;padding:24px;font-size:14px}.PerspectivesPageClient-module__CgsZvq__mobileControlsContainer{flex-direction:column;gap:12px;margin-top:24px;display:flex}@media (min-width:768px){.PerspectivesPageClient-module__CgsZvq__mobileOnly{display:none!important}}@media (max-width:767px){.PerspectivesPageClient-module__CgsZvq__desktopOnly{display:none!important}.PerspectivesPageClient-module__CgsZvq__heroSection{padding:60px 24px 70px}.PerspectivesPageClient-module__CgsZvq__categoryGrid{grid-template-columns:1fr}}@media (min-width:1024px){.PerspectivesPageClient-module__CgsZvq__heroSection{padding:60px 80px 70px}.PerspectivesPageClient-module__CgsZvq__categoryGrid{grid-template-columns:repeat(auto-fill,minmax(300px,1fr))}}@media (max-width:768px){.PerspectivesPageClient-module__CgsZvq__perspectivesIntro{font-size:15px}}
.PerspectivesPage-module__8zg5iW__pageContainer{background:var(--background);min-height:100vh}.PerspectivesPage-module__8zg5iW__heroSection{background:var(--surface);border-bottom:1px solid var(--border-color);padding:60px clamp(24px,5vw,80px) 70px;box-shadow:0 1px 3px #0000000d}.PerspectivesPage-module__8zg5iW__contentSection{background:var(--background);padding:60px clamp(24px,5vw,80px) 80px}.PerspectivesPage-module__8zg5iW__container{max-width:var(--max-content-width);margin:0 auto}.PerspectivesPage-module__8zg5iW__header{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:24px;margin-bottom:28px;display:flex}.PerspectivesPage-module__8zg5iW__headerContent{flex:300px;min-width:0}.PerspectivesPage-module__8zg5iW__headerLabel{color:var(--aa-highlight-2);text-transform:uppercase;letter-spacing:1.5px;margin-bottom:8px;font-size:13px;font-weight:600;display:block}.PerspectivesPage-module__8zg5iW__headerTitle{color:var(--aa-text);margin:0;font-size:clamp(28px,7vw,42px);font-weight:700;line-height:1.2}.PerspectivesPage-module__8zg5iW__headerAccent{background:linear-gradient(90deg,var(--aa-highlight-2)0%,transparent 100%);border-radius:2px;width:80px;height:3px;margin-top:12px;margin-bottom:12px}.PerspectivesPage-module__8zg5iW__headerIntro{color:var(--aa-text);opacity:.85;margin:0;font-size:16px;line-height:1.6}.PerspectivesPage-module__8zg5iW__featuredGrid{grid-template-columns:1fr 550px;align-items:stretch;gap:24px;display:grid}@media (max-width:768px){.PerspectivesPage-module__8zg5iW__featuredGrid{grid-template-columns:1fr}}@media (max-width:1024px) and (min-width:769px){.PerspectivesPage-module__8zg5iW__featuredGrid{grid-template-columns:1fr 320px}}.PerspectivesPage-module__8zg5iW__featuredCard{border:1px solid var(--border-color);background:var(--surface);border-radius:16px;height:100%;text-decoration:none;transition:all .3s;display:block;overflow:hidden;box-shadow:0 2px 8px #00000014,0 8px 24px #0000000f}.PerspectivesPage-module__8zg5iW__featuredCard:hover{border-color:var(--aa-secondary);transform:translateY(-4px);box-shadow:0 8px 16px #0000001a,0 16px 48px #0000001a}.PerspectivesPage-module__8zg5iW__featuredImageWrap{aspect-ratio:16/10;width:100%;position:relative;overflow:hidden}.PerspectivesPage-module__8zg5iW__featuredImage{object-fit:cover;width:100%;height:100%}.PerspectivesPage-module__8zg5iW__featuredImageGradient{background:linear-gradient(#0000 50%,#00000080 100%);position:absolute;inset:0}.PerspectivesPage-module__8zg5iW__featuredBadge{background:var(--aa-highlight-2);color:#fff;text-transform:uppercase;letter-spacing:.08em;border-radius:6px;padding:6px 12px;font-size:11px;font-weight:700;position:absolute;top:16px;left:16px}.PerspectivesPage-module__8zg5iW__esgBadge{color:#fff;text-transform:uppercase;letter-spacing:.08em;background:#16a34a;border-radius:6px;padding:6px 12px;font-size:11px;font-weight:700;position:absolute}.PerspectivesPage-module__8zg5iW__esgBadgeFeatured{top:16px;left:100px}.PerspectivesPage-module__8zg5iW__esgBadgeStacked{background:linear-gradient(135deg,#22c55e 0%,#16a34a 100%);border-radius:4px;padding:4px 7px;font-size:9px;bottom:5px;left:5px;box-shadow:0 2px 6px #22c55e66}.PerspectivesPage-module__8zg5iW__featuredContent{background:var(--surface);padding:24px 28px 28px}.PerspectivesPage-module__8zg5iW__featuredMeta{align-items:center;gap:10px;margin-bottom:14px;display:flex}.PerspectivesPage-module__8zg5iW__categoryIcon{background:#009ee01a;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;display:flex}.PerspectivesPage-module__8zg5iW__categoryLabel{color:var(--aa-secondary);text-transform:uppercase;letter-spacing:.08em;font-size:12px;font-weight:700}.PerspectivesPage-module__8zg5iW__featuredTitle{color:var(--aa-text);margin:0 0 12px;font-size:24px;font-weight:750;line-height:1.3}.PerspectivesPage-module__8zg5iW__featuredFooter{justify-content:space-between;align-items:center;gap:16px;display:flex}.PerspectivesPage-module__8zg5iW__date{color:var(--aa-text);opacity:.6;font-size:14px}.PerspectivesPage-module__8zg5iW__readMore{color:var(--aa-highlight-2);font-size:14px;font-weight:700}.PerspectivesPage-module__8zg5iW__stackedCard{border:1.5px solid var(--border-color);background:linear-gradient(135deg,#009ee00a 0%,#f8971d0a 100%);border-radius:14px;flex:1;align-items:center;gap:18px;min-height:120px;padding:18px;text-decoration:none;transition:all .25s;display:flex;box-shadow:0 4px 16px #009ee014}.PerspectivesPage-module__8zg5iW__stackedCard:hover{border-color:var(--aa-secondary);background:linear-gradient(135deg,#009ee014 0%,#f8971d14 100%);transform:translateY(-2px);box-shadow:0 12px 30px #009ee02e}.PerspectivesPage-module__8zg5iW__stackedImageWrap{border-radius:10px;flex-shrink:0;width:130px;height:104px;position:relative;overflow:hidden;box-shadow:0 4px 12px #0000001a}.PerspectivesPage-module__8zg5iW__stackedImageGradient{background:linear-gradient(#0000 40%,#0000004d 100%);position:absolute;inset:0}.PerspectivesPage-module__8zg5iW__stackedContent{flex-direction:column;flex:1;justify-content:center;gap:8px;display:flex}.PerspectivesPage-module__8zg5iW__stackedMeta{align-items:center;gap:9px;display:flex}.PerspectivesPage-module__8zg5iW__stackedCategoryIcon{background:linear-gradient(135deg,#009ee026 0%,#009ee040 100%);border-radius:7px;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;display:flex;box-shadow:0 2px 6px #009ee026}.PerspectivesPage-module__8zg5iW__stackedCategoryLabel{color:var(--aa-secondary);text-transform:uppercase;letter-spacing:.06em;font-size:11px;font-weight:700}.PerspectivesPage-module__8zg5iW__stackedTitle{color:var(--aa-text);-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:15.5px;font-weight:700;line-height:1.4;display:-webkit-box;overflow:hidden}.PerspectivesPage-module__8zg5iW__stackedDate{color:var(--aa-text);opacity:.55;font-size:12.5px}.PerspectivesPage-module__8zg5iW__latestContainer{flex-direction:column;gap:12px;display:flex}.PerspectivesPage-module__8zg5iW__latestHeader{color:var(--aa-text);text-transform:uppercase;letter-spacing:.08em;opacity:.7;margin-bottom:4px;font-size:13px;font-weight:700}.PerspectivesPage-module__8zg5iW__divider{background:linear-gradient(90deg,transparent 0%,var(--aa-highlight-2)20%,var(--aa-highlight-2)80%,transparent 100%);height:2px;margin-bottom:50px}.PerspectivesPage-module__8zg5iW__categoryTitle{color:var(--aa-text);margin:0 0 24px;font-size:28px;font-weight:750}
