.about-carousel-wrapper{justify-content:center;align-items:flex-start;width:100%;height:100%;display:flex}.about-carousel-wrapper .carousel-item{height:320px}.about-carousel-card{box-sizing:border-box;flex-direction:column;height:100%;min-height:0;padding:16px;display:flex}.about-carousel-header{flex-shrink:0;align-items:flex-start;gap:12px;margin-bottom:12px;display:flex}.about-carousel-icon{background:#5eead41a;border:1px solid #5eead433;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.about-carousel-icon svg{color:var(--color-accent-primary);width:20px;height:20px}.about-carousel-title-group{flex-direction:column;gap:2px;min-width:0;display:flex}.about-carousel-title{color:var(--color-text-primary);margin:0;font-size:15px;font-weight:600;line-height:1.3}.about-carousel-subtitle{color:var(--color-text-muted);font-size:11px}.about-carousel-content{min-height:0;color:var(--color-text-secondary);scrollbar-width:thin;scrollbar-color:var(--color-border) transparent;flex:1;padding-right:4px;font-size:13px;line-height:1.55;overflow:hidden auto}.about-carousel-content::-webkit-scrollbar{width:4px}.about-carousel-content::-webkit-scrollbar-track{background:0 0}.about-carousel-content::-webkit-scrollbar-thumb{background:var(--color-text-muted);border-radius:2px}.about-carousel-content::-webkit-scrollbar-thumb:hover{background:var(--color-text-secondary)}.about-carousel-content p{margin:0 0 10px}.about-carousel-content p:last-child{margin-bottom:0}.about-carousel-content ul{margin:0;padding-left:16px}.about-carousel-content li{margin-bottom:4px}.about-carousel-content li:last-child{margin-bottom:0}.about-carousel-content strong{color:var(--color-text-primary);font-weight:600}.about-carousel-content sub{font-size:.75em}@media (max-width:768px){.about-carousel-wrapper{max-width:100%;overflow:hidden}.about-carousel-wrapper .carousel-item{height:300px}}
