@tailwind base;@tailwind components;@tailwind utilities;:root{--color-sky: #0EA5E9;--color-navy: #1E293B;--color-emerald: #10B981;--color-amber: #F59E0B;--color-red: #EF4444;--color-slate: #64748B;--safe-area-top: env(safe-area-inset-top, 0px);--safe-area-bottom: env(safe-area-inset-bottom, 0px);--safe-area-left: env(safe-area-inset-left, 0px);--safe-area-right: env(safe-area-inset-right, 0px);--space-xs: clamp(.25rem, 1vw, .5rem);--space-sm: clamp(.5rem, 2vw, .75rem);--space-md: clamp(.75rem, 3vw, 1rem);--space-lg: clamp(1rem, 4vw, 1.5rem);--space-xl: clamp(1.5rem, 5vw, 2rem);--text-xs: clamp(.625rem, 2.5vw, .75rem);--text-sm: clamp(.75rem, 3vw, .875rem);--text-base: clamp(.875rem, 3.5vw, 1rem);--text-lg: clamp(1rem, 4vw, 1.125rem);--text-xl: clamp(1.125rem, 4.5vw, 1.25rem);--text-2xl: clamp(1.25rem, 5vw, 1.5rem);--text-3xl: clamp(1.5rem, 6vw, 1.875rem);--text-4xl: clamp(1.875rem, 7vw, 2.25rem)}*{box-sizing:border-box;-webkit-tap-highlight-color:transparent}html{-webkit-text-size-adjust:100%;touch-action:pan-x pan-y}body{margin:0;min-height:100%;min-height:100dvh;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;overflow-x:hidden;overflow-y:auto;touch-action:pan-x pan-y;-webkit-overflow-scrolling:touch}.scroll-y{overflow-y:auto;-webkit-overflow-scrolling:touch;overscroll-behavior-y:contain;touch-action:pan-y}.overflow-y-auto,.overscroll-behavior-contain{-webkit-overflow-scrolling:touch;touch-action:pan-y;overscroll-behavior-y:contain}.mobile-scroll{overflow-y:auto;-webkit-overflow-scrolling:touch;touch-action:pan-y;overscroll-behavior-y:contain}#root{height:100%;min-height:100dvh;overflow-y:auto;-webkit-overflow-scrolling:touch;touch-action:pan-x pan-y}[class*=overflow-y-auto],[class*=overflow-y-scroll],[class*=overflow-auto]{-webkit-overflow-scrolling:touch!important;touch-action:pan-y!important;overscroll-behavior:contain}input,textarea,select{-webkit-user-select:text;user-select:text;font-size:16px!important}button,a,[role=button]{touch-action:pan-y}.active\:scale-95:active{transform:scale(.95)}input:focus,textarea:focus,select:focus{outline:none}@keyframes pulse{0%,to{opacity:1}50%{opacity:.5}}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.animate-pulse{animation:pulse 2s cubic-bezier(.4,0,.6,1) infinite}.animate-spin{animation:spin 1s linear infinite}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-track{background:#f1f1f1}::-webkit-scrollbar-thumb{background:#c1c1c1;border-radius:3px}::-webkit-scrollbar-thumb:hover{background:#a8a8a8}@media(max-width:374px){.p-6{padding:1rem!important}.p-8{padding:1.25rem!important}.p-10{padding:1.5rem!important}.gap-4{gap:.75rem!important}.gap-6{gap:1rem!important}.space-y-6>*+*{margin-top:1rem!important}.space-y-8>*+*{margin-top:1.25rem!important}.text-xl{font-size:1.1rem!important}.text-2xl{font-size:1.25rem!important}.text-3xl{font-size:1.5rem!important}.text-4xl{font-size:1.75rem!important}.rounded-\[32px\]{border-radius:1.25rem!important}.rounded-\[40px\]{border-radius:1.5rem!important}.rounded-3xl{border-radius:1rem!important}.py-5{padding-top:1rem!important;padding-bottom:1rem!important}.py-6{padding-top:1.25rem!important;padding-bottom:1.25rem!important}.w-16{width:3rem!important}.h-16{height:3rem!important}.w-20{width:4rem!important}.h-20{height:4rem!important}.w-24{width:5rem!important}.h-24{height:5rem!important}}@media(min-width:375px)and (max-width:389px){.p-8{padding:1.5rem!important}.text-3xl{font-size:1.625rem!important}.text-4xl{font-size:2rem!important}}@media(min-width:414px)and (max-width:479px){.p-6{padding:1.75rem!important}.p-8{padding:2.25rem!important}.text-3xl{font-size:2rem!important}.text-4xl{font-size:2.5rem!important}}@media(min-width:480px){.p-6{padding:2rem!important}.p-8{padding:2.5rem!important}.max-w-md{max-width:28rem!important}.text-3xl{font-size:2.25rem!important}.text-4xl{font-size:2.75rem!important}}button,a,[role=button],input,select,textarea{min-height:44px}.p-2,.p-3{min-width:44px;min-height:44px;display:inline-flex;align-items:center;justify-content:center}.container-fluid{width:100%;max-width:100vw;padding-left:max(1rem,env(safe-area-inset-left));padding-right:max(1rem,env(safe-area-inset-right))}.max-h-\[70vh\]{max-height:min(70vh,70dvh)!important}.max-h-\[45vh\]{max-height:min(45vh,45dvh)!important}.max-h-\[90vh\]{max-height:min(90vh,90dvh)!important}@media(max-height:667px){.max-h-\[70vh\]{max-height:75vh!important}.max-h-\[90vh\]{max-height:85vh!important}.pb-10,.pb-12{padding-bottom:1.5rem!important}}@media(orientation:landscape)and (max-height:500px){.max-h-\[70vh\]{max-height:85vh!important}.max-h-\[45vh\]{max-height:60vh!important}.p-8{padding:1rem!important}.space-y-6>*+*{margin-top:.75rem!important}}
