*{-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none}html,body{height:100%;margin:0;padding:0;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility}#root{min-height:100vh;position:relative}@media screen and (max-width: 768px){body{font-size:16px;-webkit-user-select:none;-webkit-text-size-adjust:100%}}button,.clickable,[role=button]{min-height:44px;min-width:44px;cursor:pointer}button:focus-visible,input:focus-visible,textarea:focus-visible,[tabindex]:focus-visible{outline:2px solid #61A985;outline-offset:2px}@keyframes slide-up{0%{transform:translateY(100%);opacity:0}to{transform:translateY(0);opacity:1}}.animate-slide-up{animation:slide-up .3s ease-out}.scroll-smooth{-webkit-overflow-scrolling:touch;scroll-behavior:smooth}.no-select{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}@supports (padding: max(0px)){.safe-area-top{padding-top:max(1rem,env(safe-area-inset-top))}.safe-area-bottom{padding-bottom:max(1rem,env(safe-area-inset-bottom))}.safe-area-left{padding-left:max(1rem,env(safe-area-inset-left))}.safe-area-right{padding-right:max(1rem,env(safe-area-inset-right))}}@media screen and (max-width: 640px){.mobile-card-padding{padding-left:1rem;padding-right:1rem}.mobile-full-width{width:100vw;margin-left:calc(-.5*(100vw - 100%))}}.loading-spinner{border:3px solid #f3f3f3;border-top:3px solid #61A985;border-radius:50%;width:40px;height:40px;animation:spin 1s linear infinite}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (display-mode: standalone){body{padding-top:env(safe-area-inset-top);padding-left:env(safe-area-inset-left);padding-right:env(safe-area-inset-right);padding-bottom:env(safe-area-inset-bottom)}}@media (-webkit-min-device-pixel-ratio: 2),(min-resolution: 192dpi){.high-dpi-image{image-rendering:-webkit-optimize-contrast;image-rendering:optimize-contrast}}@media (prefers-color-scheme: dark){:root{color-scheme:dark}}@media (prefers-reduced-motion: reduce){*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}.animate-slide-up{animation:none}}@media screen and (max-width: 768px){.mobile-nav{position:fixed;bottom:0;left:0;right:0;background:#fff;border-top:1px solid #e2e8f0;padding:.5rem;z-index:50}.mobile-nav-item{display:flex;flex-direction:column;align-items:center;padding:.5rem;min-height:60px;text-decoration:none;color:#64748b;font-size:.75rem}.mobile-nav-item.active{color:#61a985}}@media screen and (max-width: 768px){input[type=text],input[type=email],input[type=password],input[type=number],textarea,select{font-size:16px;padding:.75rem}}@media screen and (orientation: landscape) and (max-height: 500px){.landscape-adjust{padding-top:.5rem;padding-bottom:.5rem}}@media print{.no-print{display:none!important}body{background:#fff!important;color:#000!important}}
