.aos-graph-section{padding:40px 0;background-color:#fcfcfc;border-top:1px solid #eaeaea}.aos-graph-title{font-size:1.5rem;font-weight:700;margin-bottom:20px;color:#333}.aos-graph-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:20px}.aos-graph-card{background:#fff;border-radius:8px;box-shadow:0 2px 10px rgb(0 0 0 / .05);overflow:hidden;transition:transform 0.2s ease,box-shadow 0.2s ease}.aos-graph-card:hover{transform:translateY(-3px);box-shadow:0 5px 15px rgb(0 0 0 / .1)}.aos-graph-link{display:flex;flex-direction:column;height:100%;text-decoration:none;color:inherit}.aos-graph-figure{margin:0;padding:0;aspect-ratio:4/3;overflow:hidden;background:#eee}.aos-graph-img{width:100%;height:100%;object-fit:cover}.aos-graph-placeholder{width:100%;height:100%;background:#f0f0f0}.aos-graph-content{padding:15px;display:flex;flex-direction:column;justify-content:space-between;flex-grow:1}.aos-graph-card-title{font-size:1.1rem;margin:0 0 10px 0;color:#222;line-height:1.4}.aos-graph-badge{align-self:flex-start;background:#e8f5e9;color:#2e7d32;padding:4px 8px;border-radius:4px;font-size:.8rem;font-weight:600}.aos-graph-list{display:flex;flex-wrap:wrap;gap:15px}.aos-graph-explore-link{display:inline-flex;align-items:center;padding:10px 20px;background:#fff;border:1px solid #ddd;border-radius:30px;color:#444;text-decoration:none;font-weight:500;transition:all 0.2s}.aos-graph-explore-link:hover{background:#f5f5f5;border-color:#ccc}.aos-graph-explore-link .aos-icon-arrow-left{margin-right:8px}.aos-graph-contextual-links{margin:20px 0;padding:15px;background:#f8f9fa;border-right:4px solid #007cba;border-radius:4px}.aos-graph-contextual-label{font-weight:700;color:#333;display:block;margin-bottom:8px}.aos-graph-contextual-list{margin:0;padding:0 20px 0 0}.aos-graph-contextual-list li{margin-bottom:5px}.aos-graph-contextual-list a{color:#007cba;text-decoration:underline}.aos-graph-contextual-list a:hover{color:#005a87}@media (max-width:768px){.aos-graph-grid{grid-template-columns:1fr}}