/* Main stylesheet */
/* Tailwind CSS is loaded via CDN in index.html */

html {
    scroll-behavior: smooth;
}
