html,body{font-family:Inter,system-ui,sans-serif;background-color:#f8fafc;color:#0f172a;-webkit-font-smoothing:antialiased;overflow-x:hidden;width:100%;position:relative}#root{width:100%;overflow-x:hidden}.input-field{display:block;width:100%;padding:.75rem 1rem;font-size:.875rem;line-height:1.25rem;color:#1e293b;background-color:#f1f5f9;background-clip:padding-box;border:1.5px solid #94a3b8;border-radius:.5rem;transition:all .2s ease-in-out;outline:none;box-shadow:inset 0 1px 2px #0000000d}.input-field:focus{background-color:#fff;border-color:#0284c7;box-shadow:0 0 0 4px #0284c726;transform:translateY(-1px)}.input-field:hover{border-color:#64748b}.input-field:disabled{background-color:#e2e8f0;color:#94a3b8;border-color:#cbd5e1;cursor:not-allowed}.form-label{display:block;font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:.05em;color:#475569;margin-bottom:.5rem;margin-left:.25rem}.animate-fade-in-up{animation:fadeInUp .5s ease-out forwards}@keyframes fadeInUp{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:#f1f5f9}::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#94a3b8}.break-words{overflow-wrap:break-word;word-break:break-word;-webkit-hyphens:auto;hyphens:auto}@media(max-width:768px){html,body,#root,main{overflow-x:hidden!important;max-width:100%!important;position:relative}.container{width:100%!important;max-width:100%!important;padding-left:1rem!important;padding-right:1rem!important;overflow-x:hidden!important}div[class*=-mx-],div[class*=-mr-],div[class*=-ml-]{margin-left:0!important;margin-right:0!important}h1,h2,h3,h4,p,span{overflow-wrap:break-word!important;word-wrap:break-word!important;-webkit-hyphens:auto;hyphens:auto}header,section,footer{padding-left:1rem!important;padding-right:1rem!important;width:100%!important;box-sizing:border-box!important}div[role=dialog]>div{width:95%!important;max-width:95vw!important;margin:0 auto!important;padding-left:1rem!important;padding-right:1rem!important}div[class*=absolute][class*=rounded-full]{display:none!important}.grid{gap:1rem!important}img[src*="logo.svg"]{max-width:150px!important}.question-card,.question-item,.doctor-card-mobile{height:auto!important;min-height:min-content!important;padding-bottom:16px!important;overflow:visible!important;white-space:normal!important}.tab-button{height:auto!important;min-height:44px!important}.mobile-text-wrap{white-space:normal!important;overflow:visible!important;text-overflow:clip!important;word-break:break-word!important}}
