/*
Theme Name: Tritaranga
Theme URI: 
Author: Tritaranga IT
Description: Custom WordPress theme for Tritaranga - Shilpo-Sanskriti Jonokolyan Songstha.
Version: 1.0
Text Domain: tritaranga
*/

html { scroll-behavior: smooth; }
.hero-slide { transition: opacity 1.2s ease-in-out, transform 1.2s ease-in-out; }
.hero-content { transition: opacity 0.8s ease, transform 0.8s ease, visibility 0.8s ease; }

/* Lucide icons alternatives (SVG icons) */
.icon { 
    width: 24px; 
    height: 24px; 
    fill: none; 
    stroke: currentColor; 
    stroke-width: 2; 
    stroke-linecap: round; 
    stroke-linejoin: round; 
}
