.portal-charts-container{margin-top:0;padding:0}.portal-charts-container .charts-grid{display:grid;gap:2.5rem;grid-template-columns:1fr;width:100%;max-width:100%}@media(min-width:768px){.portal-charts-container .charts-grid{grid-template-columns:repeat(2,1fr);gap:2rem}}@media(min-width:1200px){.portal-charts-container .charts-grid{gap:2.5rem}}.portal-charts-container .chart-wrapper{background:#fff;border-radius:8px;padding:2rem;box-shadow:0 2px 8px rgba(0,0,0,.08);width:100%;max-width:100%;min-width:0;overflow:hidden;transition:box-shadow .3s ease}.portal-charts-container .chart-wrapper:hover{box-shadow:0 4px 12px rgba(0,0,0,.12)}.portal-charts-container .chart-wrapper--full{grid-column:1/-1;width:100%;max-width:100%}.portal-charts-container .chart-wrapper--half{width:100%;max-width:100%}@media(max-width:767px){.portal-charts-container .chart-wrapper--half{grid-column:1/-1}}.portal-charts-container .chart-title{font-family:GT America,sans-serif;font-size:1.375rem;font-weight:600;color:#202020;margin-bottom:1.25rem;letter-spacing:-.02em}.portal-charts-container .chart-container{position:relative;min-height:450px;height:auto;width:100%;max-width:100%;overflow:visible}.portal-charts-container .chart-container--half{min-height:450px;height:auto}@media(max-width:1024px){.portal-charts-container .chart-container--half{min-height:400px}}@media(max-width:768px){.portal-charts-container .chart-container--half{min-height:350px}}@media(max-width:480px){.portal-charts-container .chart-container--half{min-height:300px}}.portal-charts-container .chart-canvas-wrapper{position:relative;width:100%;max-width:100%;height:100%;min-width:0;overflow:visible}.portal-charts-container .chart-skeleton{position:absolute;inset:0;background:linear-gradient(90deg,#f0f0f0 25%,#f5f5f5 50%,#f0f0f0 75%);background-size:200% 100%;animation:loading 1.5s infinite;border-radius:4px}.portal-charts-container .chart-controls{display:flex;align-items:center;gap:1.5rem;margin-bottom:1rem;flex-wrap:wrap}.portal-charts-container .chart-controls .control-group{display:flex;align-items:center;gap:.5rem}.portal-charts-container .chart-controls .control-label{font-family:Tiempos Headline,sans-serif;font-size:.875rem;font-weight:500;color:#767676}.portal-charts-container .chart-controls select{padding:.375rem .75rem;border:1px solid #ddd;border-radius:4px;font-family:Tiempos Headline,sans-serif;font-size:.875rem;background:#fff;cursor:pointer;transition:border-color .2s}.portal-charts-container .chart-controls select:hover{border-color:#bbb}.portal-charts-container .chart-controls select:focus{outline:none;border-color:#e00;box-shadow:0 0 0 2px rgba(238,0,0,.1)}.portal-charts-container .chart-stats{display:flex;align-items:center;gap:.75rem;margin-bottom:1.25rem;font-family:Tiempos Headline,sans-serif;font-size:.875rem;color:#767676;flex-wrap:wrap;justify-content:center}.portal-charts-container .chart-stats .stat-item strong{color:#202020;font-weight:600}.portal-charts-container .chart-stats .stat-divider{color:#ddd}.portal-charts-container .chart-info{margin-bottom:1.5rem}.portal-charts-container .chart-info .chart-description{font-family:Tiempos Headline,sans-serif;font-size:.875rem;color:#767676;line-height:1.6;text-align:center}.portal-charts-container .content-types-chart,.portal-charts-container .journals-chart,.portal-charts-container .keywords-chart,.portal-charts-container .publications-chart,.portal-charts-container .regions-chart{width:100%;height:100%;display:flex;flex-direction:column}.portal-charts-container .content-types-chart .chart-canvas-wrapper,.portal-charts-container .journals-chart .chart-canvas-wrapper,.portal-charts-container .keywords-chart .chart-canvas-wrapper,.portal-charts-container .publications-chart .chart-canvas-wrapper,.portal-charts-container .regions-chart .chart-canvas-wrapper{flex:1 1;width:100%;max-width:100%;min-width:0;min-height:0;position:relative}.portal-charts-container .content-types-chart .chart-container,.portal-charts-container .journals-chart .chart-container,.portal-charts-container .keywords-chart .chart-container,.portal-charts-container .publications-chart .chart-container,.portal-charts-container .regions-chart .chart-container{overflow:visible}.portal-charts-container .content-types-chart .chart-container svg,.portal-charts-container .journals-chart .chart-container svg,.portal-charts-container .keywords-chart .chart-container svg,.portal-charts-container .publications-chart .chart-container svg,.portal-charts-container .regions-chart .chart-container svg{display:block;overflow:visible}.portal-charts-container .content-types-chart .chart-stats{display:flex;align-items:center;justify-content:center;gap:12px;padding:12px 0;font-size:13px;color:#666;flex-wrap:wrap}.portal-charts-container .content-types-chart .chart-stats .stat-item strong{color:#333;font-weight:600}.portal-charts-container .content-types-chart .chart-stats .stat-divider{color:#ccc}@media(max-width:480px){.portal-charts-container .content-types-chart .chart-stats .stat-divider{display:none}}.portal-charts-container .content-types-chart .chart-info{text-align:center;margin-bottom:16px}.portal-charts-container .content-types-chart .chart-info .chart-description{font-size:12px;color:#888;margin:0;font-style:italic;line-height:1.5}@media(max-width:768px){.portal-charts-container .content-types-chart .chart-info .chart-description{font-size:11px}}@media(max-width:480px){.portal-charts-container .content-types-chart .chart-info .chart-description{font-size:10px}}.portal-charts-container .content-types-chart .chart-canvas-wrapper{flex:1 1;min-height:400px;position:relative}@media(max-width:768px){.portal-charts-container .content-types-chart .chart-canvas-wrapper{min-height:350px}}@media(max-width:480px){.portal-charts-container .content-types-chart .chart-canvas-wrapper{min-height:300px}}.portal-charts-container .content-types-chart .center-label{pointer-events:none}.portal-charts-container .content-types-chart .legend .legend-item{cursor:default}.portal-charts-container .content-types-chart .legend .legend-item rect{transition:opacity .2s}.portal-charts-container .content-types-chart .legend .legend-item:hover rect{opacity:.7}.portal-charts-container .content-types-chart .chart-empty{display:flex;align-items:center;justify-content:center;min-height:400px;color:#999;font-style:italic}.portal-charts-container .chart-container-map{position:relative;height:100%;width:100%}.portal-charts-container .chart-container-map .chart-loading{display:flex;align-items:center;justify-content:center;height:100%;font-family:Tiempos Headline,sans-serif;color:#767676}.portal-charts-container .map-legend{position:absolute;bottom:1rem;right:1rem;background:hsla(0,0%,100%,.95);border:1px solid #ddd;border-radius:4px;padding:.75rem;box-shadow:0 2px 4px rgba(0,0,0,.1)}.portal-charts-container .map-legend .legend-title{font-family:Tiempos Headline,sans-serif;font-size:.75rem;font-weight:600;color:#202020;margin-bottom:.5rem}.portal-charts-container .map-legend .legend-scale .legend-colors{display:flex;height:15px;margin-bottom:.25rem}.portal-charts-container .map-legend .legend-scale .legend-colors span{flex:1 1;border-right:1px solid hsla(0,0%,100%,.5)}.portal-charts-container .map-legend .legend-scale .legend-colors span:last-child{border-right:none}.portal-charts-container .map-legend .legend-scale .legend-labels{display:flex;justify-content:space-between;font-family:Tiempos Headline,sans-serif;font-size:.625rem;color:#767676}@media(max-width:767px){.portal-charts-container{padding:0 1rem}.portal-charts-container .chart-wrapper{padding:1rem}.portal-charts-container .chart-title{font-size:1.125rem}.portal-charts-container .chart-container{min-height:350px;height:auto;max-height:500px}.portal-charts-container .chart-container--half{min-height:400px;height:auto;max-height:550px}.portal-charts-container .chart-container-map{min-height:350px;height:350px}.portal-charts-container .chart-stats{flex-wrap:wrap}.portal-charts-container .chart-stats .stat-divider{display:none}.portal-charts-container .map-legend{bottom:.5rem;right:.5rem;padding:.5rem}.portal-charts-container .map-legend .legend-title{font-size:.625rem}}.stat-card{background:#fff;border-radius:.5rem;padding:1.25rem 1.75rem;box-shadow:0 .125rem .5rem rgba(0,0,0,.1);transition:all .3s ease;display:flex;flex-direction:column;justify-content:center;min-height:6.875rem}.stat-card:hover{box-shadow:0 .25rem .75rem rgba(0,0,0,.15);transform:translateY(-.125rem)}.stat-card--loading{opacity:.6;cursor:wait}.stat-card--loading:hover{transform:none}.stat-card__content{display:flex;flex-direction:column;gap:.375rem}.stat-card__title{font-size:.8125rem;font-weight:600;color:#666;text-transform:uppercase;letter-spacing:.03125rem;margin:0;line-height:1.4}.stat-card__value{font-size:2.5rem;font-weight:700;color:#333;line-height:1.2;margin:.25rem 0;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.stat-card p.stat-card__subtitle{font-size:.625rem;color:#888;margin:0;font-style:italic;line-height:1.4}.stat-card__skeleton{display:flex;flex-direction:column;gap:.75rem}.stat-card__skeleton .skeleton-subtitle,.stat-card__skeleton .skeleton-title,.stat-card__skeleton .skeleton-value{background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0 50%,#f0f0f0 75%);background-size:200% 100%;animation:loading 1.5s ease-in-out infinite;border-radius:.25rem}.stat-card__skeleton .skeleton-title{height:1rem;width:60%}.stat-card__skeleton .skeleton-value{height:3.5rem;width:80%}.stat-card__skeleton .skeleton-subtitle{height:.875rem;width:50%}@keyframes loading{0%{background-position:200% 0}to{background-position:-200% 0}}@media(max-width:1024px){.stat-card{padding:1.125rem 1.5rem}.stat-card__value{font-size:2.25rem}}@media(max-width:768px){.stat-card{padding:1.25rem 1.5rem}.stat-card__value{font-size:2.25rem}}@media(max-width:480px){.stat-card{padding:1rem 1.25rem}.stat-card__title{font-size:.75rem}.stat-card__value{font-size:1.75rem}}.portal-stats-section{margin:1.5rem auto;width:100%;max-width:1200px}.portal-stats-section .portal-stats-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1.5rem;max-width:1000px;margin:0 auto}.portal-stats-section .portal-stats-grid .stat-card--primary{border-left:4px solid #e30613}.portal-stats-section .portal-stats-grid .stat-card--secondary{border-left:4px solid #666}@media(max-width:768px){.portal-stats-section{margin:2.5rem auto 3rem}.portal-stats-section .portal-stats-grid{grid-template-columns:1fr;gap:1.25rem;max-width:100%}}@media(max-width:480px){.portal-stats-section{margin:2rem auto 2.5rem}.portal-stats-section .portal-stats-grid{gap:1rem}}.about-msf-portal-slide .about-header{background:#202020;min-height:10.5rem;color:#fff;padding-left:5.1875rem;padding-top:2rem}@media(max-width:966px){.about-msf-portal-slide .about-header{height:auto}}.about-msf-portal-slide .about-title{font-size:3rem;line-height:3.875rem;font-weight:700;letter-spacing:0;font-family:GT America,sans-serif}.about-msf-portal-slide .about-content{padding:3rem 5.1875rem;width:100%;max-width:1400px;margin:0 auto}@media(min-width:1200px){.about-msf-portal-slide .about-content{padding-left:6rem;padding-right:6rem}}@media(max-width:768px){.about-msf-portal-slide .about-content{padding:2.5rem 3rem}}@media(max-width:480px){.about-msf-portal-slide .about-content{padding:2rem 1.5rem}}.about-msf-portal-slide p{margin-bottom:2rem;font-family:Tiempos Headline,sans-serif;font-size:1.125rem;font-weight:400;letter-spacing:.046875rem;line-height:1.75rem;max-width:1000px}@media(max-width:768px){.about-msf-portal-slide p{font-size:1rem;line-height:1.6rem;margin-bottom:1.5rem}}@media(max-width:480px){.about-msf-portal-slide p{font-size:.9375rem;line-height:1.5rem;margin-bottom:1.25rem}}.about-msf-portal-slide .video-section{margin:5rem auto 3rem;width:100%;max-width:1200px;padding:0 2rem}.about-msf-portal-slide .video-section p{text-align:center;margin-bottom:2rem;font-size:1.125rem}.about-msf-portal-slide .video-section .video-container{position:relative;width:100%;max-width:800px;margin:0 auto;padding-bottom:56.25%;height:0;overflow:hidden;border-radius:8px;box-shadow:0 4px 12px rgba(0,0,0,.15)}.about-msf-portal-slide .video-section .video-container iframe{position:absolute;top:0;left:0;width:100%;height:100%;border:none}@media(max-width:1200px){.about-msf-portal-slide .video-section{margin:4rem auto 2.5rem}.about-msf-portal-slide .video-section .video-container{max-width:700px}}@media(max-width:768px){.about-msf-portal-slide .video-section{margin:3.5rem auto 2rem;padding:0 1rem}.about-msf-portal-slide .video-section p{font-size:1rem;margin-bottom:1.5rem}.about-msf-portal-slide .video-section .video-container{max-width:100%;padding-bottom:60%}}@media(max-width:480px){.about-msf-portal-slide .video-section{margin:3rem auto 1.5rem;padding:0 .5rem}.about-msf-portal-slide .video-section p{font-size:.9375rem;margin-bottom:1.25rem}.about-msf-portal-slide .video-section .video-container{padding-bottom:65%;border-radius:4px}}.about-msf-portal-slide a{color:#e00;text-decoration:none}.about-msf-portal-slide a:hover{text-decoration:underline}.about-msf-portal-slide a:visited{color:#b00}.about-msf-portal-slide .portal-analytics-section{border-top:1px solid #e0e0e0}.about-msf-portal-slide .portal-analytics-section .section-title{font-family:GT America,sans-serif;font-size:2rem;font-weight:600;color:#202020;margin-bottom:2.5rem;letter-spacing:-.02em;text-align:center}.about-msf-portal-slide .portal-analytics-section .section-description{font-family:Tiempos Headline,sans-serif;font-size:1.125rem;color:#767676;margin-bottom:2rem;line-height:1.2}@media(max-width:767px){.about-msf-portal-slide .portal-analytics-section{margin-top:3rem;padding-top:2rem}.about-msf-portal-slide .portal-analytics-section .section-title{font-size:1.5rem;margin-bottom:2rem}.about-msf-portal-slide .portal-analytics-section .section-description{font-size:1rem}}