@tailwind base;@tailwind components;@tailwind utilities;body{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol;margin:0;padding:0;line-height:1.5;color:#333;background-color:#f9fafb;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;overflow-x:hidden}a{color:#10b981;text-decoration:none;transition:color .2s ease-in-out}a:hover{color:#059669;text-decoration:underline}*:focus{outline:2px solid #34d399;outline-offset:2px;border-radius:4px}img{max-width:100%;height:auto;display:block}*,*:before,*:after{box-sizing:border-box}h1,h2,h3,h4,h5,h6,p{margin-top:0;margin-bottom:0}input,select,textarea,button{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button}@keyframes pulse{0%,to{opacity:1}50%{opacity:.7}}.animate-pulse{animation:pulse 2s cubic-bezier(.4,0,.6,1) infinite}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.animate-spin{animation:spin 1s linear infinite}footer{box-shadow:0 -4px 6px -1px #0000001a,0 -2px 4px -1px #0000000f}button{transition:all .2s ease-in-out}button:hover{transform:translateY(-2px);box-shadow:0 4px 6px #0000001a}.content-section{display:none}.content-section.active{display:block}.agrisense-app-container{display:flex;flex-direction:column;min-height:100vh;background-color:#f9fafb;color:#333}.agrisense-main-content-wrapper{flex-grow:1;padding:1rem;overflow-y:auto}@media (min-width: 768px){.agrisense-main-content-wrapper{padding:2rem}}.agrisense-card{border-radius:.5rem;box-shadow:0 1px 3px #0000001a,0 1px 2px #0000000f;background-color:#fff;border:1px solid #e2e8f0;padding:1.5rem;margin-bottom:1rem}.custom-scrollbar::-webkit-scrollbar{width:8px;height:8px}.custom-scrollbar::-webkit-scrollbar-track{background:#f0f0f0;border-radius:10px}.custom-scrollbar::-webkit-scrollbar-thumb{background:#90ee90;border-radius:10px;border:2px solid #f0f0f0}.custom-scrollbar::-webkit-scrollbar-thumb:hover{background:#62c462}.data-display-box{background-color:#ecfdf5;border-left:5px solid #10b981;padding:1rem;border-radius:.375rem;display:flex;align-items:center;gap:1rem}
