:root{--green-950: #073f27;--green-800: #0b6b3f;--green-700: #0f8f4d;--red-700: #c72b25;--red-600: #de332b;--gold-500: #e7b437;--gold-300: #f4d879;--cream: #fffaf0;--paper: #ffffff;--ink: #172019;--muted: #637067;--line: rgba(7, 63, 39, .14);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:var(--ink);background:var(--cream)}*{box-sizing:border-box}html{scroll-behavior:smooth;overflow-x:hidden}body{margin:0;max-width:100%;overflow-x:hidden;background:radial-gradient(circle at 92% 8%,rgba(231,180,55,.24),transparent 26rem),linear-gradient(180deg,#fffdf7,#fff7e7 44%,#f5f8ef)}body.nav-lock{overflow:hidden}img{display:block;max-width:100%}a{color:inherit;text-decoration:none}.site-header{position:sticky;top:0;z-index:10;display:flex;align-items:center;justify-content:space-between;gap:1.25rem;padding:.8rem clamp(1rem,4vw,3.5rem);background:#fffaf0eb;border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.brand-mark img{width:132px;max-height:64px;object-fit:contain}nav{display:flex;align-items:center;gap:clamp(.7rem,2vw,1.7rem);color:var(--green-950);font-size:1rem;font-weight:700}nav a{padding:.55rem 0;border-bottom:2px solid transparent}nav a:hover{border-color:var(--gold-500)}.nav-toggle,.nav-backdrop,.mobile-nav-head{display:none}.nav-menu{position:relative;padding:.55rem 0}.nav-menu-trigger{display:inline-flex;align-items:center;gap:.35rem}.nav-menu-trigger:after{content:"";width:.45rem;height:.45rem;border-right:2px solid currentColor;border-bottom:2px solid currentColor;transform:translateY(-.12rem) rotate(45deg)}.nav-submenu{position:absolute;top:calc(100% + .45rem);left:50%;z-index:20;display:grid;min-width:150px;padding:.45rem;background:#fff;border:1px solid var(--line);border-radius:8px;box-shadow:0 18px 45px #073f271f;opacity:0;pointer-events:none;transform:translate(-50%,-6px);transition:opacity .16s ease,transform .16s ease}.nav-menu:hover .nav-submenu,.nav-menu:focus-within .nav-submenu{opacity:1;pointer-events:auto;transform:translate(-50%)}.nav-submenu a{padding:.65rem .75rem;border:0;border-radius:6px;white-space:nowrap}.nav-submenu a:hover,.nav-submenu a:focus{background:#fff7e7;outline:none}.hero{display:grid;grid-template-columns:minmax(0,.95fr) minmax(360px,1.05fr);gap:clamp(2rem,5vw,4.5rem);align-items:center;min-height:calc(100vh - 86px);padding:clamp(2.25rem,6vw,5rem) clamp(1rem,5vw,4.5rem) 4rem;overflow:hidden}.hero-copy{max-width:720px}.eyebrow,.section-kicker{display:block;margin:0 0 .85rem;color:var(--red-700);font-size:.88rem;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.section-icon{display:inline-grid;place-items:center;width:46px;height:46px;margin-bottom:1rem;color:var(--red-700);background:#fff;border:1px solid var(--line);border-radius:8px;box-shadow:0 14px 30px #073f2714}h1,h2,h3,p{margin-top:0}h1{margin-bottom:1rem;color:var(--green-950);font-size:clamp(3rem,6vw,5.9rem);line-height:.96;letter-spacing:0}h2{color:var(--green-950);font-size:clamp(2rem,4.2vw,4.3rem);line-height:1;letter-spacing:0}h3{color:var(--green-950);font-size:1.28rem;line-height:1.15}.hero p,.section p,.product-card p{color:var(--muted);font-size:1.13rem;line-height:1.7}.hero-actions{display:flex;flex-wrap:wrap;gap:.9rem;margin-top:2rem}.primary-action,.secondary-action,.contact-form button{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;min-height:48px;padding:.85rem 1.2rem;border-radius:6px;font-weight:900}.primary-action,.contact-form button{color:#fff;background:var(--red-600);box-shadow:0 14px 26px #c72b2538}.secondary-action{color:var(--green-950);background:#fff;border:1px solid var(--line)}.hero-products{position:relative;display:grid;grid-template-columns:1fr .85fr;grid-template-rows:1fr 1fr;gap:1rem;min-height:600px}.hero-product{width:100%;height:100%;min-height:250px;padding:.6rem;object-fit:contain;background:#ffffff57;border:1px solid rgba(7,63,39,.1);border-radius:8px;box-shadow:0 28px 58px #073f2724}.hero-product-main{grid-row:span 2;background:#ffffff6b}.section{padding:clamp(3.5rem,6vw,6.5rem) clamp(1rem,5vw,4.5rem)}.intro-band{display:grid;grid-template-columns:.95fr 1.05fr;gap:2rem;align-items:center;color:#fff;background:var(--green-950)}.intro-band h2,.intro-band p,.intro-band .section-kicker{color:#fff}.intro-band .section-kicker{color:var(--gold-300)}.intro-band .section-icon,.mission-section .section-icon,.contact-section .section-icon{color:var(--green-950);background:var(--gold-300);border-color:#ffffff47}.section-heading{max-width:920px;margin-bottom:2rem}.section-heading p{max-width:760px}.about-section{background:#fff}.about-copy{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1.4rem}.about-card{display:grid;align-content:start;gap:.9rem;min-height:100%;margin:0;padding:1.2rem;background:#fffaf0;border:1px solid var(--line);border-radius:8px}.about-card>span{display:inline-grid;place-items:center;width:44px;height:44px;color:#fff;background:var(--green-800);border-radius:8px}.about-card p{margin:0}.mission-section{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;background:linear-gradient(135deg,var(--green-950),var(--green-800))}.mission-section article{min-width:0;padding:clamp(1.25rem,3vw,2rem);background:#ffffff1a;border:1px solid rgba(255,255,255,.18);border-radius:8px}.mission-section h2,.mission-section p,.mission-section .section-kicker{color:#fff}.mission-section .section-kicker{color:var(--gold-300)}.offer-section{background:#fbf6ea}.feature-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.9rem}.feature-tile{display:flex;align-items:center;gap:.85rem;min-height:92px;padding:1.2rem;color:var(--green-950);font-size:1.14rem;font-weight:900;background:#fff;border:1px solid var(--line);border-radius:8px}.feature-tile svg{flex:0 0 auto;color:var(--red-700)}.why-section{background:#fff}.reason-list{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:.8rem}.reason-list p{display:flex;align-items:flex-start;gap:.7rem;margin:0;padding:1rem;color:var(--green-950);font-size:1.05rem;font-weight:800;background:#f7fbf2;border:1px solid var(--line);border-radius:8px}.reason-list svg{flex:0 0 auto;margin-top:.1rem;color:var(--red-700)}.product-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:1rem}.product-card{display:flex;flex-direction:column;min-width:0;padding:1rem;background:var(--paper);border:1px solid var(--line);border-radius:8px;box-shadow:0 18px 45px #073f2714}.product-image{display:grid;place-items:center;height:clamp(390px,28vw,460px);margin-bottom:1rem;padding:.8rem;background:linear-gradient(180deg,#0f8f4d14,#e7b43714),#fffdf8;border-radius:6px;overflow:hidden}.product-image img{width:100%;height:100%;object-fit:contain}.product-image img.rice-product-art{width:78%;height:78%}.product-copy{display:flex;flex:1;flex-direction:column;min-height:140px}.product-copy p{flex:1}.download-button{display:inline-flex;align-items:center;justify-content:center;gap:.45rem;min-height:44px;margin-top:.8rem;padding:.72rem .8rem;color:#fff;font-size:.96rem;font-weight:900;text-align:center;background:var(--green-800);border-radius:6px}.download-button:hover{background:var(--green-950)}.ghee-section{background:linear-gradient(180deg,#fffaf0,#fff)}.ghee-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem}.ghee-card{display:flex;flex-direction:column;min-width:0;padding:1rem;background:#fff;border:1px solid var(--line);border-radius:8px;box-shadow:0 18px 45px #073f2714}.ghee-image{display:grid;place-items:center;height:clamp(430px,34vw,520px);margin-bottom:1rem;padding:1rem;background:linear-gradient(180deg,#e7b4371f,#0f8f4d12),#fffdf8;border-radius:6px;overflow:hidden}.ghee-image img{width:auto;height:auto;max-width:100%;max-height:100%;object-fit:contain}.ghee-card p{margin-bottom:0}.split-section{display:grid;grid-template-columns:minmax(0,1fr) 420px;gap:clamp(2rem,5vw,4.5rem);align-items:start;background:#fff}.verka-card{padding:1.4rem;background:#f7fbf2;border:1px solid var(--line);border-radius:8px}.verka-card img{width:100%;max-height:220px;object-fit:contain;margin-bottom:1.5rem}dl{margin:0}.verka-card div{padding:1rem 0;border-top:1px solid var(--line)}dt{color:var(--muted);font-size:.92rem;font-weight:800;text-transform:uppercase}dd{margin:.25rem 0 0;color:var(--green-950);font-size:1.2rem;font-weight:900}.brand-section{background:linear-gradient(180deg,#fffaf0,#fff)}.distributor-section{background:#fbf6ea}.brand-grid{display:grid;gap:.8rem}.owned-grid{grid-template-columns:repeat(5,minmax(0,1fr))}.distributor-grid{grid-template-columns:repeat(7,minmax(0,1fr))}.brand-tile{display:grid;place-items:center;min-height:104px;padding:.9rem;color:var(--green-950);text-align:center;font-weight:900;background:#fff;border:1px solid var(--line);border-radius:8px}.brand-tile img{max-width:100%;max-height:82px;object-fit:contain}.owned-grid .brand-tile{min-height:126px}.owned-grid .brand-tile img{max-height:98px}.contact-section{display:grid;grid-template-columns:minmax(0,.9fr) minmax(320px,.8fr);gap:clamp(2rem,5vw,4rem);color:#fff;background:linear-gradient(135deg,var(--green-950),var(--green-800))}.contact-section h2,.contact-section .section-kicker,.contact-section p{color:#fff}.contact-list{display:grid;gap:.8rem;margin-top:1.5rem}.contact-list p,.contact-note{display:flex;align-items:flex-start;gap:.65rem;margin:0}.contact-note{max-width:520px;margin-top:2rem;padding:1rem;color:var(--green-950);background:var(--gold-300);border-radius:8px;font-weight:800}.contact-form{display:grid;gap:.9rem;padding:1.1rem;background:#ffffff1a;border:1px solid rgba(255,255,255,.18);border-radius:8px}label{display:grid;gap:.35rem;color:#fff;font-size:1rem;font-weight:800}input,textarea{width:100%;padding:.85rem .9rem;color:var(--ink);font:inherit;border:1px solid rgba(255,255,255,.24);border-radius:6px;outline:none}textarea{resize:vertical}.contact-form button{width:100%;border:0;cursor:pointer}footer{display:flex;align-items:center;justify-content:center;gap:1rem;padding:1.4rem clamp(1rem,5vw,4.5rem);background:#fff;border-top:1px solid var(--line)}footer div,footer p{display:flex;align-items:center;gap:.7rem;margin:0;color:var(--green-950);font-weight:900}footer img{width:86px;max-height:44px;object-fit:contain}@media (max-width: 1120px){.product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.ghee-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.owned-grid,.distributor-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.reason-list{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width: 860px){.site-header{align-items:center;flex-direction:row;z-index:60}footer{align-items:flex-start;flex-direction:column}.nav-toggle{position:relative;z-index:3;display:inline-grid;place-items:center;width:46px;height:46px;color:var(--green-950);background:#fff;border:1px solid var(--line);border-radius:8px;cursor:pointer}.nav-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:80;display:block;width:100vw;height:100dvh;padding:0;background:#073f276b;border:0;opacity:0;pointer-events:none;transition:opacity .18s ease}.nav-backdrop.is-open{opacity:1;pointer-events:auto}.mobile-nav-head{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding-bottom:1rem;border-bottom:1px solid var(--line)}.mobile-nav-head img{width:118px;max-height:58px;object-fit:contain}.mobile-nav-head button{display:inline-grid;place-items:center;width:42px;height:42px;color:var(--green-950);background:#fff7e7;border:1px solid var(--line);border-radius:8px;cursor:pointer}nav{position:fixed;top:0;right:0;z-index:90;display:none;flex-direction:column;align-items:stretch;width:min(82vw,320px);height:100dvh;max-height:100dvh;padding:1rem;overflow-y:auto;overscroll-behavior:contain;color:var(--green-950);background:#fffaf0;border-left:1px solid var(--line);box-shadow:-24px 0 48px #073f272e;visibility:hidden;pointer-events:none;transform:translate3d(100%,0,0);transition:transform .22s ease,visibility .22s ease}nav.is-open{display:flex;visibility:visible;pointer-events:auto;transform:translateZ(0)}nav>a,.nav-menu-trigger{min-height:48px;padding:.75rem .2rem;font-size:1.08rem;border-bottom:1px solid rgba(7,63,39,.1)}.nav-menu{display:grid;gap:.5rem;padding:.25rem 0 .75rem}.nav-menu-trigger:after{display:none}.nav-submenu{position:static;display:grid;gap:.45rem;min-width:0;padding:0 0 0 .8rem;background:transparent;border:0;box-shadow:none;opacity:1;pointer-events:auto;transform:none}.nav-menu:hover .nav-submenu,.nav-menu:focus-within .nav-submenu{transform:none}.nav-submenu a{min-height:44px;padding:.62rem .75rem;color:var(--green-950);background:#fff7e7;border:1px solid rgba(7,63,39,.12)}.hero,.intro-band,.about-copy,.mission-section,.feature-grid,.split-section,.contact-section{grid-template-columns:1fr}.hero{min-height:auto}.hero-products{min-height:0}.split-section{background:#fff}.product-grid,.ghee-grid,.owned-grid,.distributor-grid,.reason-list{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width: 560px){.hero-products{grid-template-columns:1fr}.hero-product-main{grid-row:auto}.product-grid,.ghee-grid,.owned-grid,.distributor-grid,.reason-list{grid-template-columns:1fr}.product-image{height:520px}.ghee-image{height:440px}.brand-tile{min-height:92px}}
