:root{color-scheme:light;--ink: #1f2740;--muted: #6c6470;--paper: #f5dfc1;--panel: #ffffff;--line: #dfc59f;--green: #2d4276;--green-dark: #1f315f;--whatsapp: #25d366;--whatsapp-dark: #128c3e;--gold: #e2bd8b;--rust: #80533b;--blue: #2d4276;--shadow: 0 18px 45px rgba(31, 39, 64, .16);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink)}a{color:inherit;text-decoration:none}.site-header{position:sticky;top:0;z-index:20;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:24px;padding:14px clamp(18px,4vw,56px);border-bottom:1px solid rgba(222,216,202,.84);background:#f8f5eff0;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.brand{display:inline-flex;align-items:center;gap:12px}.brand-logo{display:grid;width:58px;height:58px;place-items:center;overflow:hidden;border:1px solid rgba(45,66,118,.22);border-radius:6px;background:var(--green);box-shadow:0 10px 24px #1f315f24}.brand-logo img{width:100%;height:100%;object-fit:contain}.brand strong,.brand small{display:block}.brand small{color:var(--muted)}nav{display:flex;justify-content:center;gap:clamp(12px,3vw,30px);color:var(--muted);font-weight:650}nav a:hover{color:var(--green)}.header-action,.button{display:inline-flex;min-height:44px;align-items:center;justify-content:center;border:1px solid var(--line);border-radius:8px;padding:0 18px;font-weight:750}.header-action,.button.primary{border-color:var(--green);background:var(--green);color:#fff}.header-action,.button.primary.whatsapp-link,.button.primary.whatsapp-submit{border-color:var(--whatsapp-dark);background:var(--whatsapp-dark);color:#fff}.header-action:hover,.button.primary.whatsapp-link:hover,.button.primary.whatsapp-submit:hover{border-color:#0f7a36;background:#0f7a36}.button.secondary{background:#fff;color:var(--green-dark)}.hero{display:grid;min-height:calc(100vh - 78px);grid-template-columns:minmax(0,.92fr) minmax(420px,1.08fr);align-items:stretch}.hero-media{position:relative;min-height:560px;overflow:hidden}.grain-photo,.product-visual{min-height:100%;background:linear-gradient(135deg,#1f315f29,#1f315f14),url(https://images.unsplash.com/photo-1500382017468-9049fed747ef?auto=format&fit=crop&w=1600&q=80);background-position:center;background-size:cover}.grain-photo.wheat{height:100%;background-image:linear-gradient(135deg,#1f315f33,#1f315f0a),url(/office-photo.jpg);background-position:center;background-size:cover}.hero-badge{position:absolute;left:clamp(18px,4vw,56px);bottom:clamp(18px,4vw,56px);display:grid;gap:8px;max-width:340px;border:1px solid rgba(255,255,255,.46);border-radius:8px;padding:18px;background:#1f315fe0;color:#fff;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.hero-badge span{color:#f0d58c}.hero-badge img{width:132px;max-width:60%;border:1px solid rgba(255,255,255,.24);border-radius:4px}.hero-content{display:flex;flex-direction:column;justify-content:center;padding:clamp(36px,5vw,72px)}.eyebrow{margin:0 0 12px;color:var(--rust);font-size:.82rem;font-weight:850;letter-spacing:0;text-transform:uppercase}h1,h2,h3,p{margin-top:0}h1{max-width:760px;margin-bottom:20px;font-size:clamp(2.55rem,4.4vw,4.25rem);line-height:1.02;letter-spacing:0}h2{max-width:840px;margin-bottom:16px;font-size:clamp(2rem,4.5vw,4.4rem);line-height:1;letter-spacing:0}h3{margin-bottom:8px;font-size:1.45rem}.lead{max-width:680px;color:var(--muted);font-size:1.12rem;line-height:1.7}.lead.hindi{color:var(--green-dark);font-weight:650}.hero-actions,.contact-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:16px}.trust-strip{display:grid;grid-template-columns:repeat(4,1fr);border-block:1px solid var(--line);background:var(--green-dark);color:#fff}.trust-strip span{min-height:76px;border-right:1px solid rgba(255,255,255,.15);padding:24px;font-weight:760;text-align:center}.section{padding:clamp(56px,8vw,112px) clamp(18px,4vw,56px)}.section-heading{max-width:920px;margin-bottom:32px}.section-heading p:not(.eyebrow),.split-section>div>p,.contact-section p,address{max-width:760px;color:var(--muted);font-size:1.04rem;line-height:1.7}.section-heading.compact{max-width:760px}.product-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.product-card{overflow:hidden;border:1px solid var(--line);border-radius:8px;background:var(--panel);box-shadow:var(--shadow)}.product-card>div:last-child{padding:22px}.product-card p{margin-bottom:4px;color:var(--rust);font-weight:760}.product-card span,.process-list span,.rates-toolbar span{color:var(--muted);line-height:1.6}.product-visual{height:210px}.product-visual.wheat{background-image:linear-gradient(135deg,#1f315f24,#80533b1a),url(https://images.unsplash.com/photo-1574323347407-f5e1ad6d020b?auto=format&fit=crop&w=900&q=80)}.product-visual.lentils{background:linear-gradient(135deg,#1f315f1a,#80533b24),url(/pigeon-pea.jpg);background-position:center;background-size:cover}.product-visual.rice{background:linear-gradient(135deg,#1f315f14,#e2bd8b29),url(https://images.unsplash.com/photo-1586201375761-83865001e31c?auto=format&fit=crop&w=900&q=80);background-position:center;background-size:cover}.rates-section{background:#efe8d9}.rates-panel{overflow:hidden;border:1px solid var(--line);border-radius:8px;background:var(--panel);box-shadow:var(--shadow)}.rates-toolbar{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:18px 20px;border-bottom:1px solid var(--line)}.rates-toolbar div{display:grid;gap:4px}.rates-toolbar a{color:var(--green);font-weight:800}.table-wrap{overflow-x:auto}table{width:100%;min-width:820px;border-collapse:collapse}th,td{padding:16px 18px;border-bottom:1px solid var(--line);text-align:left}th{background:#fbfaf7;color:var(--green-dark);font-size:.86rem;text-transform:uppercase}.disclaimer{margin:0;padding:16px 20px;color:var(--rust);font-weight:750}.split-section,.contact-section{display:grid;grid-template-columns:minmax(0,.95fr) minmax(320px,1.05fr);gap:clamp(28px,6vw,80px);align-items:center}.process-list{display:grid;gap:12px;margin-top:24px}.process-list article{display:grid;gap:6px;border-left:4px solid var(--gold);padding:14px 18px;background:#fff}.photo-stack{display:grid;grid-template-columns:1fr .82fr;gap:16px;align-items:end}.photo-stack .grain-photo{min-height:420px;border-radius:8px;box-shadow:var(--shadow)}.grain-photo.sacks{background:linear-gradient(135deg,#1f315f38,#80533b2e),url(https://images.unsplash.com/photo-1625246333195-78d9c38ad449?auto=format&fit=crop&w=1000&q=80);background-position:center;background-size:cover}.grain-photo.weighing{min-height:310px;background:linear-gradient(135deg,#1f315f2e,#1f315f0a),url(https://images.unsplash.com/photo-1601593768795-b9b3c7c01f4d?auto=format&fit=crop&w=900&q=80);background-position:center;background-size:cover}.enquiry-section{background:#fdfbf6}.enquiry-form{display:grid;grid-template-columns:repeat(2,1fr);gap:16px;max-width:960px}label{display:grid;gap:8px;color:var(--green-dark);font-weight:760}input,select,textarea{width:100%;border:1px solid var(--line);border-radius:8px;background:#fff;color:var(--ink);font:inherit;padding:13px 14px}textarea{min-height:120px;resize:vertical}.full{grid-column:1 / -1}address{font-style:normal}.contact-actions{flex-direction:column;align-items:stretch}footer{display:flex;flex-wrap:wrap;justify-content:space-between;gap:12px;padding:28px clamp(18px,4vw,56px);background:var(--green-dark);color:#fffc}@media(max-width:920px){.site-header{grid-template-columns:1fr auto}nav{display:none}.hero,.split-section,.contact-section{grid-template-columns:1fr}.hero-media{min-height:46vh;order:-1}.hero-content{padding:36px 20px 54px}.trust-strip,.product-grid,.enquiry-form{grid-template-columns:1fr}.trust-strip span{min-height:56px;text-align:left}}@media(max-width:560px){.brand small,.header-action{display:none}h1{font-size:3rem}h2{font-size:2.35rem}.hero-actions .button,.contact-actions .button{width:100%}.photo-stack{grid-template-columns:1fr}.photo-stack .grain-photo,.grain-photo.weighing{min-height:260px}}
