body{font-family:Inter,sans-serif}@layer components{.card-modern{@apply bg-white p-5 rounded-2xl border border-gray-100 shadow-sm;}.input-modern{@apply w-fullp-4 bg-gray-50 border border-gray-200 rounded-xl text-sm focus:ring-2 focus:ring-[#004a99]/20 focus:border-[#004a99] focus:bg-white outline-none transition-all duration-200;}}@media(max-width:1023px){.shadow-2xl{box-shadow:none!important}.overflow-x-auto{-webkit-overflow-scrolling:touch}}.overflow-x-auto::-webkit-scrollbar{display:none}.overflow-x-auto{-ms-overflow-style:none;scrollbar-width:none}*{-webkit-tap-highlight-color:transparent}.adaptive-container{width:100%;min-height:100vh}@media(min-width:742px){.adaptive-container{margin-left:20%;margin-right:20%;width:80%;min-height:80vh;max-width:1000px;border-radius:2.5rem;border:1px solid #e2e8f0}body{background-color:#f8fafc}}@media(max-width:1023px){.adaptive-container{margin:0;border-radius:0}body{background-color:#fff}input{font-size:16px!important}}input::placeholder{color:#cbd5e1}button:active{opacity:.9}
