:root{--background:#fff;--foreground:#171717}body{background-color:var(--bs-body-bg);color:var(--bs-body-color);transition:background-color .3s,color .3s}[data-bs-theme=light] body{background-color:#f8f9fa}.hover-scale{transition:transform .3s}.group-hover:hover .hover-scale,.card:hover .hover-scale{transform:scale(1.05)}.hover-shadow:hover{transform:translateY(-5px);box-shadow:0 .5rem 1rem #00000026!important}.transition-all{transition:all .3s}.line-clamp-3{-webkit-line-clamp:3;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.blog-content img{border-radius:8px;max-width:100%;height:auto;margin:1.5rem 0;box-shadow:0 4px 6px #0000001a}.hover-primary-color:hover{transition:color .3s;color:#0d6efd!important}
