/* Minimal ek stil - ana stiller Tailwind CDN + tailwind.config üzerinden */
html { scroll-behavior: smooth; }
img { max-width: 100%; height: auto; }
::selection { background: rgba(0,229,255,.35); color: #E2E8F0; }
