:root{--bg-light: #f4f7f6;--primary-blue: #00318b;--header-blue: #1a3b8e;--card-green: #28a745;--card-orange: #f39c12;--card-deep-orange: #d35400;--text-white: #ffffff;--text-gray: #555555}*{margin:0;padding:0;box-sizing:border-box;font-family:Inter,Segoe UI,Noto Sans Devanagari,system-ui,-apple-system,sans-serif}html{scroll-behavior:smooth}html[lang=hi],html[lang=hi] *{font-family:Noto Sans Devanagari,Inter,Segoe UI,system-ui,-apple-system,sans-serif;letter-spacing:.02em}body{background-color:var(--bg-light);height:100vh;line-height:1.5;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;overflow:hidden}#root{width:100%;height:100%}:focus-visible{outline:3px solid var(--primary-blue);outline-offset:2px}button,a{transition:all .2s ease-in-out}@media(max-width:950px){.cards-and-image{flex-direction:column!important;overflow-y:auto!important;padding:15px!important;gap:20px!important;align-items:center!important;justify-content:flex-start!important}.farmer-image-section{width:100%!important;max-width:600px!important;order:-1!important;min-height:250px!important;flex:none!important}.cards-container{padding-bottom:30px!important;width:100%!important;flex:none!important}}@media(max-width:600px){.farmer-image-container{border-radius:15px!important}.banner-bottom{border-bottom-left-radius:15px!important;border-bottom-right-radius:15px!important;min-height:70px!important;padding:10px!important}.banner-text{font-size:1.2rem!important}.banner-text .sub-text{font-size:.9rem!important}.info-card{width:130px!important;height:130px!important;padding:10px 10px 35px!important}.card-icon{padding-top:40px!important}.cards-container{grid-template-columns:repeat(2,130px)!important;gap:15px!important;justify-content:center!important}.main-viewport{overflow-y:auto!important;padding:10px!important}.content-border{height:auto!important;min-height:100%!important;overflow-y:visible!important}.header{padding:0 10px!important}.header-title{font-size:1rem!important}}.loading-screen{height:100vh;display:flex;justify-content:center;align-items:center;font-family:Inter,sans-serif;background-color:#f4f7f6;color:#00318b;font-size:1.5rem;font-weight:600}
