/* Patient Hub — 보조 스타일 (Tailwind CDN 보완) */
.no-scrollbar::-webkit-scrollbar { display: none; }
.no-scrollbar { -ms-overflow-style: none; scrollbar-width: none; }
html { -webkit-text-size-adjust: 100%; }
