/* لمسات لا تغطيها أدوات Tailwind */
html { scroll-behavior: smooth; }
details summary::-webkit-details-marker { display: none; }
::selection { background: #10b981; color: #fff; }
