:root{
--agnim-cream:#fbf0db;
--agnim-cream-2:#fff9ef;
--agnim-green:#355326;
--agnim-olive:#5c7214;
--agnim-gold:#c89535;
--agnim-gold-soft:#e7cca0;
--agnim-text:#2b2a21;
--agnim-shadow:0 14px 34px rgba(87,62,25,.10);
--agnim-shadow-hover:0 20px 42px rgba(87,62,25,.16);
}

.elementor-widget-agnim-hero,
.elementor-widget-agnim-feature-strip,
.elementor-widget-agnim-commodities,
.elementor-widget-agnim-signature-products,
.elementor-widget-agnim-heritage,
.elementor-widget-agnim-health-benefits{margin:0!important}

.agnim-section{position:relative;width:100%;font-family:Georgia,'Times New Roman',serif;color:var(--agnim-text);box-sizing:border-box;overflow:hidden}
.agnim-section *{box-sizing:border-box}
.agnim-full-bleed{width:100vw;max-width:100vw;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw)}
.agnim-cream{background-color:var(--agnim-cream);background-image:radial-gradient(circle at 14% 12%,rgba(214,168,87,.09) 0 1px,transparent 1.5px),radial-gradient(circle at 86% 70%,rgba(214,168,87,.07) 0 1px,transparent 1.5px),linear-gradient(90deg,rgba(255,255,255,.22),rgba(255,255,255,0) 30%,rgba(255,255,255,.18));background-size:23px 23px,27px 27px,auto}
.agnim-inner{width:calc(100% - 72px);max-width:1500px;margin:0 auto;position:relative;z-index:2}

.agnim-section-heading{display:flex;align-items:center;justify-content:center;gap:14px;margin:0 auto 28px;color:var(--agnim-green);text-align:center}
.agnim-section-heading h2{margin:0;font-size:45px;line-height:1.05;font-weight:500;letter-spacing:-.02em;color:var(--agnim-green);text-shadow:0 1px 0 rgba(255,255,255,.55)}
.agnim-heading-line{width:66px;height:1px;background:linear-gradient(90deg,transparent,var(--agnim-gold))}
.agnim-section-heading .agnim-heading-line:last-child{transform:scaleX(-1)}
.agnim-heading-leaf{font-size:26px;line-height:1;color:var(--agnim-olive);display:inline-block;transform:rotate(-12deg)}
.agnim-heading-leaf-right{transform:scaleX(-1) rotate(-12deg)}

.agnim-elevated-card,
.agnim-feature-card,
.agnim-health-card,
.agnim-commodity-card,
.agnim-product-card,
.agnim-heritage-image{
position:relative;
background:linear-gradient(180deg,rgba(255,251,243,.92),rgba(255,246,229,.84));
border:1.35px solid rgba(198,148,61,.55);
border-radius:24px;
box-shadow:inset 0 0 0 3px rgba(255,255,255,.35),var(--agnim-shadow);
transition:transform .34s ease,box-shadow .34s ease,border-color .34s ease,filter .34s ease;
}
.agnim-commodity-card::before,
.agnim-product-card::before,
.agnim-feature-card::before,
.agnim-health-card::before{
content:"";
position:absolute;
inset:0;
border-radius:inherit;
pointer-events:none;
background:linear-gradient(120deg,transparent 0%,rgba(255,255,255,.20) 38%,rgba(255,255,255,.42) 50%,rgba(255,255,255,.12) 63%,transparent 100%);
transform:translateX(-135%);
transition:transform .75s ease;
opacity:.55;
}
.agnim-commodity-card:hover::before,
.agnim-product-card:hover::before,
.agnim-feature-card:hover::before,
.agnim-health-card:hover::before{transform:translateX(135%)}

.agnim-commodity-card:hover,
.agnim-product-card:hover,
.agnim-feature-card:hover,
.agnim-health-card:hover,
.agnim-heritage-image:hover{
transform:translateY(-6px);
box-shadow:inset 0 0 0 3px rgba(255,255,255,.45),var(--agnim-shadow-hover);
border-color:rgba(198,148,61,.8);
}

/* Hero */
.agnim-hero{background:var(--agnim-cream);--agnim-hero-copy-bg:#fbf0db}
/* The artwork and live copy share one grid track on desktop.
   Copy is anchored to the artwork's reserved lower safe zone instead of the bottom edge.
   Longer page-specific copy therefore grows downward and can never climb up over the logo/artwork. */
.agnim-hero-art{position:relative;display:grid;width:100%;margin:0 auto;min-height:0;overflow:hidden;background:var(--agnim-cream)}
.agnim-hero-media{grid-area:1/1;position:relative;inset:auto;width:100%;height:auto;aspect-ratio:1893/831;overflow:hidden;background:var(--agnim-cream);align-self:start}
.agnim-hero-media img{display:block;width:100%;height:100%;max-width:none;object-fit:fill;object-position:center center}
.agnim-hero-media::after{content:"";position:absolute;inset:auto 0 0 0;height:28%;background:linear-gradient(180deg,rgba(251,240,219,0) 0%,rgba(251,240,219,.25) 40%,rgba(251,240,219,.95) 100%);pointer-events:none}
.agnim-hero-copy-anchor{grid-area:1/1;position:relative;z-index:2;width:84%;min-width:0;margin:0 auto;padding-top:40%;align-self:start;pointer-events:none}
.agnim-hero-copy{position:relative;width:auto;min-width:0;margin:0;text-align:center;animation:agnimSoftRise 1s ease both;pointer-events:auto}
.agnim-hero-subtitle-row{display:flex;align-items:center;justify-content:center;gap:10px;width:100%;max-width:760px;margin:0 auto 8px;min-width:0}
.agnim-hero-subtitle-text{font-size:17px;line-height:1.15;font-weight:700;letter-spacing:.055em;color:var(--agnim-green);text-transform:uppercase;white-space:normal}
.agnim-hero-subtitle-ornament{display:block;width:46px;max-width:22%;height:auto;max-height:34px;object-fit:contain;flex:0 1 auto}
.agnim-hero-title{margin:0 0 10px;color:var(--agnim-green);font-size:52px;line-height:1.05;font-weight:500;letter-spacing:.005em;text-shadow:0 1px 0 rgba(255,255,255,.6)}
.agnim-hero-description{max-width:820px;margin:0 auto;font-size:19px;line-height:1.4;color:#27261d}

/* Feature strip */
.agnim-feature-strip{padding:28px 0 26px;border-top:1px solid rgba(199,151,63,.26)}
.agnim-feature-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:14px}
.agnim-feature-card,.agnim-health-card{--agnim-accent:var(--agnim-olive);min-height:103px;display:flex;align-items:center;justify-content:center;gap:20px;padding:17px 22px;background:rgba(255,248,234,.80)}
.agnim-feature-card img{width:58px;height:58px;object-fit:contain;flex:0 0 58px;filter:drop-shadow(0 1px 0 rgba(255,255,255,.45))}
.agnim-feature-text{font-size:21px;line-height:1.25;text-align:center;color:#303520}

/* Commodities */
.agnim-commodities{padding:34px 0 30px}
.agnim-commodity-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:38px}
.agnim-commodity-card{display:block;text-decoration:none!important;color:inherit;background:rgba(255,247,231,.82);overflow:hidden}
.agnim-commodity-image{height:198px;overflow:hidden;border-bottom:1px solid rgba(196,149,66,.35);border-radius:22px 22px 0 0}
.agnim-commodity-image img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .55s ease,filter .4s ease}
.agnim-commodity-card:hover .agnim-commodity-image img{transform:scale(1.045);filter:saturate(1.04)}
.agnim-commodity-copy{text-align:center;padding:10px 24px 25px;min-height:124px}
.agnim-commodity-card h3{margin:0 0 5px;font-size:38px;line-height:1;color:var(--agnim-green);font-weight:500}
.agnim-commodity-card p{margin:0 auto;max-width:360px;font-size:17px;line-height:1.35;color:#333128}

/* Products */
.agnim-products{padding:28px 0 34px}
.agnim-product-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}
.agnim-product-card{min-height:268px;display:grid;grid-template-columns:44% 56%;align-items:center;background:rgba(255,247,232,.85);overflow:hidden}
.agnim-product-media{height:100%;min-height:268px;display:flex;align-items:flex-end;justify-content:center;padding:9px 0 0}
.agnim-product-media img{width:100%;height:100%;max-height:264px;object-fit:contain;object-position:center bottom;display:block;transition:transform .5s ease,filter .4s ease}
.agnim-product-card:hover .agnim-product-media img{transform:translateY(-3px) scale(1.03);filter:saturate(1.02)}
.agnim-product-copy{padding:20px 20px 20px 9px;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;height:100%}
.agnim-product-card h3{margin:0 0 13px;font-size:22px;line-height:1.18;color:#253e1d;font-weight:600}
.agnim-product-card p{margin:0 0 20px;font-size:15px;line-height:1.45;color:#4b4638}
.agnim-btn{display:inline-flex;align-items:center;justify-content:center;min-width:118px;padding:10px 18px;border-radius:999px;background:linear-gradient(180deg,#728e2f,#4d6717);color:#fff!important;text-decoration:none!important;font-size:15px;line-height:1;box-shadow:inset 0 1px 0 rgba(255,255,255,.25),0 2px 7px rgba(62,79,18,.16);transition:transform .24s ease,filter .24s ease,box-shadow .24s ease}
.agnim-btn:hover{filter:brightness(1.06);transform:translateY(-2px);box-shadow:inset 0 1px 0 rgba(255,255,255,.25),0 8px 18px rgba(62,79,18,.26)}

/* Heritage */
.agnim-heritage{padding:22px 0 26px}
.agnim-heritage-wrap{display:grid;grid-template-columns:38% 62%;align-items:center;gap:38px}
.agnim-heritage-image{overflow:hidden;border-radius:30px}
.agnim-heritage-image img{width:100%;aspect-ratio:16/9;object-fit:cover;display:block;transition:transform .55s ease,filter .4s ease}
.agnim-heritage-image:hover img{transform:scale(1.04);filter:saturate(1.03)}
.agnim-eyebrow{font-size:22px;line-height:1.2;color:#334b29;font-weight:600;margin-bottom:2px}
.agnim-heritage-title{margin:0 0 20px;font-size:41px;line-height:1.05;color:var(--agnim-green);font-weight:500}
.agnim-heritage-items{display:grid;grid-template-columns:repeat(3,1fr)}
.agnim-heritage-item{display:grid;grid-template-columns:58px 1fr;gap:13px;padding:4px 22px 4px 18px;border-left:1px solid rgba(190,143,63,.45);transition:transform .25s ease}
.agnim-heritage-item:hover{transform:translateY(-2px)}
.agnim-heritage-item:first-child{border-left:0;padding-left:0}
.agnim-heritage-item img{width:52px;height:52px;object-fit:contain;margin-top:1px;filter:drop-shadow(0 1px 0 rgba(255,255,255,.35))}
.agnim-heritage-item h3{margin:0 0 5px;font-size:20px;line-height:1.15;color:#355126;font-weight:600}
.agnim-heritage-item p{margin:0;font-size:14px;line-height:1.45;color:#4b493d}

/* Health */
.agnim-health{padding:18px 0 30px}
.agnim-health .agnim-section-heading{margin-bottom:22px}
.agnim-health-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:14px}
.agnim-health-card{min-height:91px;padding:14px 18px;gap:16px}
.agnim-health-card img{width:52px;height:52px;object-fit:contain;flex:0 0 52px;filter:drop-shadow(0 1px 0 rgba(255,255,255,.45))}
.agnim-health-card span{font-size:18px;line-height:1.25;text-align:center;color:#30351f}

@keyframes agnimSoftRise{
0%{opacity:0;transform:translateY(24px)}
100%{opacity:1;transform:translateY(0)}
}

/* Tablet */
@media(max-width:1200px){
.agnim-inner{width:calc(100% - 44px)}
.agnim-hero-title{font-size:42px}
.agnim-hero-description{font-size:16px}
.agnim-hero-subtitle-text{font-size:15px}
.agnim-hero-subtitle-ornament{max-height:30px}
.agnim-feature-grid,.agnim-health-grid{grid-template-columns:repeat(3,1fr)}
.agnim-product-grid{grid-template-columns:repeat(2,1fr)}
.agnim-commodity-grid{gap:22px}
.agnim-commodity-image{height:170px}
.agnim-commodity-card h3{font-size:32px}
.agnim-heritage-wrap{grid-template-columns:40% 60%;gap:26px}
.agnim-heritage-title{font-size:34px}
.agnim-heritage-item{grid-template-columns:45px 1fr;padding-right:12px;gap:9px}
.agnim-heritage-item img{width:42px;height:42px}
}

/* Tablet: artwork and copy are deliberately stacked.
   This prevents the live title/description from ever covering the logo in the banner. */
@media(min-width:768px) and (max-width:1024px){
.agnim-hero-art{display:block;aspect-ratio:auto;min-height:0;overflow:visible}
.agnim-hero-media{position:relative;inset:auto;width:100%;height:auto;aspect-ratio:1893/831;min-height:0}
.agnim-hero-media img{object-fit:fill;object-position:center center}
.agnim-hero-media::after{display:none}
.agnim-hero-copy-anchor{display:block;width:100%;margin:0;padding:0}
.agnim-hero-copy{position:relative;left:auto;right:auto;bottom:auto;width:100%;margin:0;padding:22px 28px 28px;background:var(--agnim-hero-copy-bg,#fbf0db);border-bottom:1px solid rgba(199,151,63,.22)}
.agnim-hero-subtitle-row{max-width:680px}
.agnim-hero-title{max-width:760px;margin:0 auto 9px;line-height:1.08;text-wrap:balance}
.agnim-hero-description{max-width:760px;margin:0 auto;line-height:1.48;padding:0 4px}

/* Homepage Heritage: tablet must not keep the desktop 40/60 + 3-column layout.
   Stack the media and copy, then keep the story cards readable inside the viewport. */
.agnim-heritage-wrap{grid-template-columns:1fr;gap:22px;align-items:start}
.agnim-heritage-image{width:100%;max-width:760px;margin:0 auto}
.agnim-heritage-content{width:100%;min-width:0}
.agnim-heritage-items{grid-template-columns:repeat(3,minmax(0,1fr));width:100%}
.agnim-heritage-item{grid-template-columns:40px minmax(0,1fr);padding:4px 14px;gap:8px;min-width:0}
.agnim-heritage-item:first-child{padding-left:0}
.agnim-heritage-item img{width:38px;height:38px}
.agnim-heritage-item h3,.agnim-heritage-item p{overflow-wrap:anywhere}
}

@media(min-width:768px) and (max-width:860px){
.agnim-heritage-items{grid-template-columns:1fr 1fr;gap:0}
.agnim-heritage-item{border-left:0;border-top:1px solid rgba(190,143,63,.35);padding:14px 12px;margin:0}
.agnim-heritage-item:nth-child(-n+2){border-top:0}
.agnim-heritage-item:nth-child(odd){padding-left:0;padding-right:18px}
.agnim-heritage-item:nth-child(even){border-left:1px solid rgba(190,143,63,.35);padding-left:18px}
}

/* Mobile */
@media(max-width:767px){
.agnim-inner{width:calc(100% - 28px)}
.agnim-hero-art{display:block;aspect-ratio:auto;min-height:0;overflow:visible}
.agnim-hero-media{position:relative;inset:auto;width:100%;height:clamp(285px,76vw,330px);aspect-ratio:auto;min-height:0}
.agnim-hero-media img{object-fit:cover;object-position:center top}
.agnim-hero-media::after{display:none}
.agnim-hero-copy-anchor{display:block;width:100%;margin:0;padding:0}
.agnim-hero-copy{position:relative;left:auto;right:auto;bottom:auto;width:100%;padding:18px 22px 26px;margin:0;background:var(--agnim-hero-copy-bg,#fbf0db);border-bottom:1px solid rgba(199,151,63,.22)}
.agnim-hero-subtitle-row{max-width:420px;margin-bottom:7px}
.agnim-hero-subtitle-text{font-size:12.5px;letter-spacing:.045em}
.agnim-hero-subtitle-ornament{max-height:24px}
.agnim-hero-title{max-width:360px;margin:0 auto 9px;font-size:clamp(29px,7.8vw,34px);line-height:1.08;letter-spacing:-.015em;text-wrap:balance}
.agnim-hero-description{max-width:430px;margin:0 auto;font-size:14px;line-height:1.48;padding:0 4px}
.agnim-feature-strip{padding:20px 0}
.agnim-feature-grid,.agnim-health-grid{grid-template-columns:1fr 1fr;gap:10px}
.agnim-feature-card,.agnim-health-card{min-height:92px;padding:12px 10px;gap:9px;flex-direction:column}
.agnim-feature-card img,.agnim-health-card img{width:38px;height:38px;flex-basis:38px}
.agnim-feature-text,.agnim-health-card span{font-size:14px}
.agnim-section-heading{gap:8px;margin-bottom:20px}
.agnim-section-heading h2{font-size:30px}
.agnim-heading-line{width:24px}
.agnim-heading-leaf{font-size:19px}
.agnim-commodities{padding:28px 0 20px}
.agnim-commodity-grid{grid-template-columns:1fr;gap:16px}
.agnim-commodity-image{height:190px}
.agnim-commodity-copy{min-height:auto;padding:10px 18px 20px}
.agnim-commodity-card h3{font-size:31px}
.agnim-commodity-card p{font-size:15px}
.agnim-products{padding:22px 0}
.agnim-product-grid{grid-template-columns:1fr;gap:12px}
.agnim-product-card{min-height:215px;grid-template-columns:42% 58%}
.agnim-product-media{min-height:215px}
.agnim-product-media img{max-height:212px}
.agnim-product-card h3{font-size:20px}
.agnim-product-card p{font-size:14px;margin-bottom:14px}
.agnim-btn{min-width:105px;font-size:14px}
.agnim-heritage{padding:18px 0}
.agnim-heritage-wrap{grid-template-columns:1fr;gap:20px}
.agnim-heritage-image{border-radius:22px}
.agnim-eyebrow{font-size:18px}
.agnim-heritage-title{font-size:31px;margin-bottom:14px}
.agnim-heritage-items{grid-template-columns:1fr}
.agnim-heritage-item,.agnim-heritage-item:first-child{border-left:0;border-top:1px solid rgba(190,143,63,.35);padding:12px 0 0;margin-top:12px}
.agnim-heritage-item:first-child{margin-top:0;border-top:0;padding-top:0}
.agnim-health{padding:14px 0 24px}
}
@media(max-width:420px){
.agnim-hero-media{height:290px}
.agnim-hero-copy{padding:16px 18px 23px}
.agnim-hero-title{font-size:30px;max-width:330px}
.agnim-hero-description{font-size:13.5px;max-width:365px}
}
@media(max-width:360px){
.agnim-hero-media{height:270px}
.agnim-hero-title{font-size:28px}
.agnim-hero-description{font-size:13px}
}
