@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.sr-only{clip-path:inset(50%);white-space:nowrap;border-width:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.relative{position:relative}.start{inset-inline-start:var(--spacing)}.container{width:100%}@media (min-width:40rem){.container{max-width:40rem}}@media (min-width:48rem){.container{max-width:48rem}}@media (min-width:64rem){.container{max-width:64rem}}@media (min-width:80rem){.container{max-width:80rem}}@media (min-width:96rem){.container{max-width:96rem}}.hidden{display:none}.table{display:table}}:root{--navy:#062b55;--dark:#031e3b;--royal:#0c3d73;--gold:#f4b928;--deep-gold:#c99117;--light-gold:#fff4cc;--soft:#f7f9fc;--border:#dce3ec;--text:#10243c;--muted:#607080;--green:#20935b;--shadow:0 12px 34px #062b551c}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:76px}body{color:var(--text);font-family:var(--font-inter), Inter, Arial, sans-serif;background:#fff;margin:0;overflow-x:hidden}a{color:inherit;text-decoration:none}button,input{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{cursor:pointer}img{max-width:100%;display:block}:focus-visible{outline:3px solid var(--gold);outline-offset:3px}.container{width:min(1440px,100% - 64px);margin-inline:auto}.sr-only{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.announcement{background:linear-gradient(90deg,var(--dark),var(--navy));color:#fff;height:38px;font-size:12px;font-weight:700}.announcement-inner,.announcement-messages,.announcement span,.announcement a{align-items:center;height:100%;display:flex}.announcement-inner{justify-content:space-between}.announcement-messages{flex:1;justify-content:space-between;max-width:920px}.announcement span,.announcement a{white-space:nowrap;gap:7px}.announcement svg{width:16px;height:16px;color:var(--gold);fill:var(--gold)}.main-header{background:#fff}.header-inner{grid-template-columns:405px minmax(380px,1fr) 290px;align-items:center;gap:32px;min-height:122px;display:grid}.header-brands{align-items:center;gap:22px;height:86px;display:flex;overflow:visible}.brand-logo{flex:none;justify-content:center;align-items:center;width:270px;height:96px;display:flex;overflow:hidden}.brand-logo img{object-fit:contain;object-position:center;width:100%;height:100%}.brand-logo.compact{width:185px;height:82px}.brand-logo.compact img{transform:none}.brand-divider{background:#aeb8c4;width:1px;height:80px}.partner-logo{text-align:center;flex-direction:column;flex:none;align-items:center;width:90px;display:flex}.partner-logo span{letter-spacing:.04em;font-size:9px;font-weight:900}.a2z-mark{flex:none;width:74px;height:68px;display:block}.a2z-mark img{object-fit:contain;width:100%;height:100%}.partner-logo strong{white-space:nowrap;color:#16411c;font-size:12px}.partner-logo.compact,.header-brands .partner-logo{width:92px}.header-brands .partner-logo>span:not(.a2z-mark),.header-brands .partner-logo>strong{display:none}.header-brands .partner-logo .a2z-mark{width:84px;height:80px}.search-bar{background:#fff;border:1px solid #cbd3de;border-radius:10px;height:48px;transition:all .2s;display:flex;overflow:hidden}.search-bar:focus-within{border-color:var(--gold);box-shadow:0 0 0 3px #f4b9282e}.category-select{background:var(--navy);color:#fff;border:0;justify-content:space-between;align-items:center;min-width:145px;padding:0 18px;font-size:13px;font-weight:800;display:flex}.category-select svg{width:15px}.search-bar input{min-width:0;color:var(--text);border:0;outline:0;flex:1;padding:0 20px}.search-submit{color:#fff;background:linear-gradient(135deg,var(--gold),#eba40c);border:0;place-items:center;width:52px;display:grid}.search-submit svg{width:21px}.header-actions{justify-content:flex-end;align-items:center;gap:32px;display:flex}.help-block{white-space:nowrap;align-items:center;gap:12px;display:flex}.help-block>svg{width:34px;height:34px;color:var(--navy);fill:var(--navy)}.help-block span{flex-direction:column;font-size:12px;display:flex}.help-block strong{margin-top:3px;font-size:13px}.cart-link{align-items:center;gap:10px;display:flex}.cart-icon{position:relative}.cart-icon svg{width:30px;height:30px}.cart-icon b{background:var(--gold);min-width:23px;height:23px;color:var(--dark);border-radius:99px;place-items:center;padding:0 5px;font-size:11px;display:grid;position:absolute;top:-15px;right:-14px}.menu-button,.mobile-search{display:none}.desktop-nav{z-index:40;background:linear-gradient(90deg,var(--dark),var(--navy));color:#fff;height:54px;position:sticky;top:0;box-shadow:0 5px 18px #031e3b29}.nav-inner{justify-content:space-between;align-items:center;gap:20px;height:100%;display:flex}.nav-links{align-items:center;gap:13px;height:100%;display:flex}.nav-links a{white-space:nowrap;border-radius:11px;align-items:center;gap:7px;min-height:38px;padding:0 18px;font-size:13px;font-weight:800;transition:all .2s;display:flex}.nav-links a:hover{background:#ffffff1a}.nav-links a.active{background:linear-gradient(135deg,#ffd05b,var(--gold));color:var(--dark)}.nav-links svg{width:18px;height:18px}.gold-button,.navy-button,.outline-button{border-radius:11px;justify-content:center;align-items:center;gap:10px;min-height:44px;padding:0 22px;font-weight:900;transition:all .2s;display:inline-flex}.gold-button{color:var(--dark);background:linear-gradient(135deg,#ffd45f,var(--gold));border:0;box-shadow:0 6px 18px #f4b9282e}.gold-button.small{min-height:39px;font-size:13px}.gold-button:hover{filter:saturate(1.08);transform:translateY(-2px)}.navy-button{background:var(--navy);color:#fff}.outline-button{color:var(--navy);border:1px solid var(--navy);background:#ffffffb3}.navy-button:hover,.outline-button:hover{box-shadow:var(--shadow);transform:translateY(-2px)}.navy-button svg,.gold-button svg{width:18px}.hero-slider{background:var(--dark);color:#fff;height:clamp(470px,42vw,590px);position:relative;overflow:hidden}.hero-slide{opacity:0;visibility:hidden;pointer-events:none;transition:opacity .65s,visibility .65s;position:absolute;inset:0}.hero-slide.active{opacity:1;visibility:visible;pointer-events:auto;z-index:1}.hero-slide:after{content:"";background:linear-gradient(90deg,#031830b8 0%,#031e3b7a 36%,#031e3b24 61%,#031e3b05 82%);position:absolute;inset:0}.hero-slide-image{object-fit:cover;object-position:center}.hero-slide-inner{z-index:2;align-items:center;height:100%;display:flex;position:relative}.hero-slide-copy{text-shadow:0 2px 18px #00000038;width:min(650px,55%);padding:45px 0 70px 34px}.slider-kicker{color:#ffd05b;letter-spacing:.11em;text-transform:uppercase;align-items:center;gap:9px;font-size:12px;font-weight:900;display:inline-flex}.slider-kicker svg{width:18px;height:18px}.hero-slide-copy h1{letter-spacing:-.045em;margin:12px 0 16px;font-size:clamp(42px,4.4vw,68px);line-height:.98}.hero-slide-copy h1 em{color:#ffc53d;font-style:normal}.hero-slide-copy p{color:#edf4fb;max-width:540px;margin:0;font-size:18px;line-height:1.55}.slider-actions{text-shadow:none;flex-wrap:wrap;align-items:center;gap:13px;margin-top:24px;display:flex}.slider-actions .gold-button{min-height:48px}.slider-secondary{color:#fff;-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px);background:#031e3b52;border:1px solid #ffffffb8;border-radius:11px;justify-content:center;align-items:center;min-height:48px;padding:0 20px;font-size:13px;font-weight:900;display:inline-flex}.slider-secondary:hover{background:#ffffff24}.slider-arrow{z-index:3;color:#fff;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#031e3b94;border:1px solid #ffffff70;border-radius:50%;place-items:center;width:46px;height:46px;transition:all .2s;display:grid;position:absolute;top:50%;transform:translateY(-50%)}.slider-arrow:hover{background:var(--gold);color:var(--dark);border-color:var(--gold)}.slider-arrow.previous{left:18px}.slider-arrow.next{right:18px}.slider-arrow svg{width:22px}.slider-dots{z-index:3;align-items:center;gap:8px;display:flex;position:absolute;bottom:23px;left:50%;transform:translate(-50%)}.slider-dots button{background:#ffffff73;border:1px solid #fff;border-radius:99px;width:10px;height:10px;padding:0;transition:all .2s}.slider-dots button.active{background:var(--gold);border-color:var(--gold);width:32px}.hero{background:linear-gradient(#f0f8ffe6,#fff6dadb),radial-gradient(circle at 75% 15%,#fff 0 8%,#0000 9%),linear-gradient(160deg,#d7eafb 0 48%,#e8d6a5 49% 67%,#d9ba67 68%);min-height:430px;position:relative;overflow:hidden}.hero:after{content:"";clip-path:polygon(0 50%,13% 18%,28% 62%,44% 24%,64% 69%,78% 31%,100% 58%,100% 100%,0 100%);background:linear-gradient(12deg,#c0953a29,#0000);height:78px;position:absolute;bottom:0;left:0;right:0}.hero-grid{z-index:1;grid-template-columns:minmax(370px,1fr) minmax(500px,1.35fr) 280px;align-items:center;gap:24px;min-height:430px;display:grid;position:relative}.hero-copy{z-index:3;padding:30px 0}.eyebrow{color:var(--deep-gold);letter-spacing:.1em;align-items:center;gap:8px;font-size:12px;font-weight:900;display:inline-flex}.eyebrow svg{width:17px}.hero h1{color:var(--dark);letter-spacing:-.05em;margin:8px 0 12px;font-size:clamp(42px,4vw,66px);line-height:.98}.hero h1 em{color:#ae771b;font-style:normal}.hero-copy>p{margin:0 0 20px;font-size:18px;line-height:1.45}.trust-grid{grid-template-columns:repeat(4,1fr);gap:8px;display:grid}.trust-card{background:#ffffffd4;border:1px solid #062b5529;border-radius:9px;align-items:center;gap:8px;min-width:0;min-height:62px;padding:9px;display:flex;box-shadow:0 6px 16px #062b550f}.trust-card svg{width:26px;color:var(--navy);flex:none}.trust-card span{flex-direction:column;font-size:10px;line-height:1.25;display:flex}.trust-card strong{font-size:11px}.hero-actions{gap:14px;margin-top:15px;display:flex}.hero-visual{align-self:stretch;min-height:430px;position:relative}.sun-glow{filter:blur(8px);background:#ffffffa6;border-radius:50%;width:430px;height:330px;position:absolute;top:54px;left:50%;transform:translate(-50%)}.animal{z-index:1;filter:drop-shadow(0 12px 10px #031e3b33);-webkit-user-select:none;user-select:none;position:absolute}.animal.cow{font-size:140px;top:56px;left:-15px;transform:scaleX(-1)}.animal.goat{z-index:3;font-size:102px;top:178px;left:96px}.animal.chicken{z-index:5;font-size:72px;bottom:20px;left:35px}.bags{z-index:4;justify-content:center;align-items:flex-end;display:flex;position:absolute;inset:auto 0 24px 140px}.feed-bag{border:1px solid #031e3b33;border-radius:8px 8px 24px 24px;flex-direction:column;align-items:center;width:132px;height:255px;margin-left:-13px;padding:20px 8px 10px;display:flex;overflow:hidden;transform:rotate(-3deg);box-shadow:0 18px 20px #031e3b3d}.feed-bag.white{z-index:2;background:linear-gradient(120deg,#eff4f8,#fff 45%,#d9e2e9);height:285px;transform:rotate(0)}.feed-bag.cream{background:linear-gradient(120deg,#eee2c8,#fff8e5,#d8c29d)}.feed-bag.gold{background:linear-gradient(120deg,#e8a718,#ffc94b,#b87300);transform:rotate(4deg)}.feed-bag .bag-mark{mix-blend-mode:multiply;width:54px;height:44px}.feed-bag strong{text-align:center;color:#101b2a;margin-top:10px;font-size:18px}.feed-bag span{font-size:8px;font-weight:900}.bag-animal{margin-top:9px;font-size:47px}.feed-bag small{margin-top:auto;font-size:7px;font-weight:800}.grain-bowl{z-index:6;filter:drop-shadow(0 10px 7px #031e3b2e);font-size:58px;position:absolute;bottom:0;right:30px}.grain-bowl span{color:#ce8a20;letter-spacing:-3px;font-size:13px;display:block}.partner-card{background:linear-gradient(145deg,#0a3c70,var(--dark));color:#fff;border-radius:22px;flex-direction:column;justify-content:center;align-items:center;min-height:342px;padding:20px 18px;display:flex;overflow:hidden;box-shadow:0 16px 32px #031e3b40}.partner-card .brand-logo{background:#fff;border-radius:12px;height:80px}.gold-rule{align-items:center;gap:10px;width:100%;margin:7px 0;font-size:14px;font-weight:800;display:flex}.gold-rule:before,.gold-rule:after{content:"";background:var(--gold);flex:1;height:1px}.partner-card-logo{border-radius:12px;width:112px;height:90px}.partner-card>strong{margin-top:6px;font-size:20px}.partner-promise{text-align:center;border:1px solid #fff;border-radius:999px;margin-top:17px;padding:9px 14px;font-size:12px;font-weight:800}.section{padding:20px 0}.animal-layout{grid-template-columns:minmax(0,2fr) minmax(350px,1fr);align-items:end;gap:20px;display:grid}.animal-content{width:100%;min-width:0}.section-heading{margin-bottom:10px}.section-heading h2{color:var(--dark);margin:0;font-size:22px;display:inline-block;position:relative}.section-heading h2:after{content:"";background:var(--gold);border-radius:99px;width:40px;height:3px;position:absolute;bottom:-6px;left:0}.animal-cards{grid-template-columns:repeat(5,1fr);gap:14px;display:grid}.animal-card{border:1px solid var(--border);border-radius:12px;flex-direction:column;justify-content:space-between;min-width:0;height:126px;transition:all .22s;display:flex;overflow:hidden;box-shadow:0 5px 13px #062b550a}.animal-card:hover{border-color:var(--gold);box-shadow:var(--shadow);transform:translateY(-5px)}.animal-card.cream{background:#fff4e7}.animal-card.blue{background:#edf2f9}.animal-card.green{background:#eef7ec}.animal-card.gold{background:#fff3d6}.animal-card.aqua{background:#e8f4fa}.animal-emoji{text-align:center;filter:drop-shadow(0 7px 5px #031e3b1a);padding:6px 12px 0;font-size:62px;line-height:1}.animal-card>div{background:#ffffffc7;justify-content:space-between;align-items:center;min-height:37px;padding:8px 10px;font-size:13px;display:flex}.animal-card>div span{border:1px solid #aeb9c7;border-radius:50%;place-items:center;width:28px;height:28px;display:grid}.animal-card svg{width:14px}.why-card{color:#fff;background:linear-gradient(135deg,var(--dark),var(--royal));border-radius:18px;min-height:166px;padding:17px 18px;display:flex;position:relative;overflow:hidden}.why-card:after{content:"";border:30px solid #f4b92829;border-radius:50%;width:130px;height:130px;position:absolute;top:-60px;right:-54px}.why-card h2{margin:0 0 10px;font-size:19px}.why-card ul{margin:0;padding:0;font-size:11px;list-style:none}.why-card li{align-items:center;gap:7px;margin:7px 0;display:flex}.why-card li svg{width:17px;height:17px;color:var(--dark);background:var(--gold);stroke-width:4px;border-radius:50%;padding:3px}.why-animals{letter-spacing:-25px;filter:drop-shadow(0 7px 5px #00000040);align-self:flex-end;margin-left:auto;font-size:62px}.why-animals span{font-size:45px}.why-animals small{font-size:33px}.heading-row{justify-content:space-between;align-items:end;display:flex}.heading-row>a{align-items:center;gap:6px;font-size:11px;font-weight:900;display:flex}.heading-row>a svg{width:14px}.featured{padding-top:4px}.featured-grid{grid-template-columns:repeat(8,1fr);gap:14px;display:grid}.featured-card{border:1px solid var(--border);background:#fff;border-radius:11px;min-width:0;transition:all .2s;overflow:hidden;box-shadow:0 5px 15px #062b550f}.featured-card:hover{border-color:var(--gold);box-shadow:var(--shadow);transform:translateY(-4px)}.featured-image{background:radial-gradient(circle at 50% 15%,#fff9d9,#0000 42%),linear-gradient(145deg,#f2d683,#f8f2cf 55%,#dab74b);flex-direction:column;justify-content:center;align-items:center;gap:2px;height:112px;padding:9px;display:flex;overflow:hidden}.featured-image .a2z-mark{width:88px;height:71px;box-shadow:0 7px 16px #343e142e}.featured-image b{color:#31521f;letter-spacing:.14em;font-size:9px}.featured-body{flex-direction:column;min-height:104px;padding:10px;display:flex}.featured-body strong{font-size:11px;line-height:1.2}.featured-body span{color:var(--muted);margin-top:3px;font-size:9px}.featured-body a{background:var(--navy);color:#fff;border-radius:99px;justify-content:center;align-items:center;gap:6px;width:100%;min-height:26px;margin-top:auto;font-size:9px;font-weight:800;display:flex}.featured-body svg{width:11px}.bulk-banner{background:linear-gradient(110deg,var(--dark),var(--navy));color:#fff;border-radius:15px;justify-content:space-between;align-items:center;min-height:70px;margin-top:0;margin-bottom:26px;padding:10px 18px;display:flex}.bulk-copy{align-items:center;gap:14px;display:flex}.bulk-copy>svg{color:var(--gold);width:37px;height:37px}.bulk-copy span{flex-direction:column;display:flex}.bulk-copy strong{color:#ffd05b;font-size:16px}.bulk-copy small{margin-top:4px;font-size:12px}.catalogue{background:var(--soft);padding:58px 0 70px}.catalogue-heading{justify-content:space-between;align-items:end;margin-bottom:25px;display:flex}.catalogue-heading h2{margin:5px 0 7px;font-size:34px}.catalogue-heading h2:after{display:none}.catalogue-heading p{color:var(--muted);margin:0}.catalogue-heading>span{color:var(--muted);font-size:13px;font-weight:800}.catalogue-filters{flex-wrap:wrap;gap:9px;margin:-5px 0 25px;display:flex}.catalogue-filters button{min-height:38px;color:var(--text);background:#fff;border:1px solid #cbd5e1;border-radius:999px;padding:0 15px;font-size:11px;font-weight:800;transition:all .18s}.catalogue-filters button:hover{border-color:var(--gold);color:var(--navy)}.catalogue-filters button.active{border-color:var(--navy);background:var(--navy);color:#fff;box-shadow:0 5px 14px #062b552e}.catalogue-grid{grid-template-columns:repeat(4,1fr);gap:22px;display:grid}.product-card{border:1px solid var(--border);background:#fff;border-radius:16px;flex-direction:column;transition:all .22s;display:flex;overflow:hidden;box-shadow:0 6px 18px #062b550d}.product-card:hover{border-color:var(--gold);box-shadow:var(--shadow);transform:translateY(-5px)}.product-image{background:linear-gradient(145deg,#f9fbfd,#eef3f8);place-items:center;height:245px;display:grid;position:relative}.product-image img{object-fit:cover;width:100%;height:100%}.discount{z-index:1;background:var(--gold);color:var(--dark);border-radius:6px;padding:5px 8px;font-size:10px;font-weight:900;position:absolute;top:13px;left:13px}.product-body{flex-direction:column;flex:1;padding:16px;display:flex}.category-label{color:var(--deep-gold);text-transform:uppercase;letter-spacing:.09em;font-size:10px;font-weight:900}.product-body h3{margin:6px 0 0;font-size:16px;line-height:1.3}.product-hindi{color:#b77e09;min-height:25px;margin:2px 0 8px;font-family:Noto Sans Devanagari,Arial Unicode MS,Arial,sans-serif;font-size:14px;font-weight:800;line-height:1.35}.product-benefit{min-height:58px;color:var(--muted);margin:0 0 10px;font-size:11px;line-height:1.5}.product-meta{color:var(--muted);justify-content:space-between;font-size:12px;display:flex}.product-meta span:last-child{color:#a36d00;font-weight:800}.stock{color:var(--green);align-items:center;gap:5px;margin:10px 0;font-size:11px;font-weight:800;display:flex}.stock svg{width:14px}.price{align-items:baseline;gap:9px;margin-bottom:12px;display:flex}.price strong{color:var(--dark);font-size:21px}.price del{color:#8d99a6;font-size:12px}.price-request{color:var(--navy);margin:auto 0 12px;font-size:17px;font-weight:900}.product-body button{background:var(--navy);color:#fff;border:0;border-radius:9px;justify-content:center;align-items:center;gap:8px;width:100%;height:42px;font-weight:800;display:flex}.product-body button:hover{background:var(--royal)}.product-body button:active{transform:scale(.98)}.product-body button svg{width:17px}.product-body>a{text-align:center;color:var(--green);margin-top:10px;font-size:11px;font-weight:800;display:block}.product-body>a.enquiry-button{background:var(--navy);color:#fff;border-radius:9px;justify-content:center;align-items:center;gap:7px;min-height:42px;margin-top:0;display:flex}.product-body>a.enquiry-button:hover{background:var(--royal)}.product-body>a.enquiry-button svg{width:15px}.empty-state{text-align:center;border:1px dashed var(--border);background:#fff;border-radius:16px;flex-direction:column;justify-content:center;align-items:center;min-height:280px;display:flex}.empty-state svg{width:40px;height:40px;color:var(--muted)}.empty-state h3{margin:12px 0 3px}.empty-state p{color:var(--muted);margin:0}footer{background:var(--dark);color:#fff}.footer-grid{grid-template-columns:1.55fr repeat(3,1fr);gap:50px;padding:55px 0 42px;display:grid}.footer-grid>div{flex-direction:column;align-items:flex-start;gap:10px;display:flex}.footer-brand .brand-logo{background:#fff;border-radius:12px;width:240px;height:85px;margin:-10px 0 -15px}.footer-brand .partner-logo{flex-direction:row;gap:8px;width:auto}.footer-brand .partner-logo .a2z-mark{width:58px;height:47px}.footer-brand .partner-logo span{color:#d7e2ed;order:2}.footer-brand p{color:#aebed0;max-width:370px;font-size:13px;line-height:1.7}.footer-brand>a{color:#62d69b;font-weight:800}.footer-grid h3{color:var(--gold);margin:0 0 8px;font-size:15px}.footer-grid a,.footer-grid span{color:#bac7d5;font-size:12px}.footer-grid a{align-items:center;gap:7px;display:flex}.footer-grid a:hover{color:#fff}.footer-grid a svg{width:15px}.footer-bottom{border-top:1px solid #ffffff1f}.footer-bottom .container{color:#8297ad;justify-content:space-between;align-items:center;min-height:55px;font-size:11px;display:flex}.whatsapp-float{z-index:30;color:#fff;background:var(--green);border-radius:99px;align-items:center;gap:8px;min-height:52px;padding:0 18px;font-size:13px;font-weight:900;display:flex;position:fixed;bottom:22px;right:22px;box-shadow:0 10px 25px #20935b57}.drawer-shell{display:none}@media (max-width:1280px){.container{width:min(1180px,100% - 40px)}.header-inner{grid-template-columns:350px 1fr 235px;gap:18px}.brand-logo{width:220px}.header-actions{gap:18px}.help-block strong{font-size:11px}.nav-links{gap:4px}.nav-links a{padding:0 10px;font-size:12px}.hero-grid{grid-template-columns:minmax(330px,.9fr) minmax(430px,1.2fr) 235px}.trust-card{padding:7px}.hero h1{font-size:50px}.feed-bag{width:112px}.animal.cow{font-size:120px}.bags{left:115px}.featured-grid{gap:9px}.featured-image{height:98px}.featured-body{min-height:108px;padding:8px}}@media (max-width:1024px){.announcement-messages span:nth-child(3),.help-block,.desktop-nav{display:none}.header-inner{grid-template-columns:300px 1fr 70px;min-height:112px}.header-brands{gap:12px}.brand-logo{width:195px}.brand-divider{height:64px}.partner-logo{width:74px}.partner-logo img{width:52px}.header-actions{justify-content:end}.cart-link strong{display:none}.menu-button{background:var(--navy);color:#fff;border:0;border-radius:10px;place-items:center;width:44px;height:44px;display:grid}.drawer-shell{z-index:100;pointer-events:none;display:block;position:fixed;inset:0}.drawer-shell.open{pointer-events:auto}.drawer-backdrop{opacity:0;background:#031e3ba6;border:0;transition:all .25s;position:absolute;inset:0}.drawer-shell.open .drawer-backdrop{opacity:1}.mobile-drawer{background:#fff;width:min(390px,88vw);height:100%;padding:18px;transition:all .28s;position:absolute;top:0;right:0;transform:translate(105%);box-shadow:-20px 0 50px #031e3b33}.drawer-shell.open .mobile-drawer{transform:none}.drawer-head{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;display:flex}.drawer-head button{background:var(--soft);border:0;border-radius:9px;place-items:center;width:44px;height:44px;display:grid}.drawer-links{flex-direction:column;margin:12px 0;display:flex}.drawer-links a{border-bottom:1px solid #edf1f5;justify-content:space-between;align-items:center;min-height:48px;font-weight:800;display:flex}.drawer-links svg{width:16px}.drawer-contact,.dealer-link{align-items:center;gap:9px;min-height:46px;font-size:13px;font-weight:800;display:flex}.drawer-contact svg,.dealer-link svg{width:18px}.mobile-drawer>.gold-button{width:100%;margin:8px 0}.hero-slide-copy{width:min(590px,62%)}.slider-arrow.previous{left:10px}.slider-arrow.next{right:10px}.hero{min-height:auto}.hero-grid{grid-template-columns:1fr 1.25fr;padding:30px 0}.hero-copy{padding:0}.hero-visual{min-height:400px}.partner-card{flex-direction:row;grid-column:1/-1;gap:20px;min-height:auto;padding:14px 20px}.partner-card .brand-logo{width:160px}.partner-card .gold-rule{flex:1;width:auto}.partner-card-logo{width:70px;height:70px}.partner-promise{margin:0}.animal-layout{grid-template-columns:1fr}.animal-cards{grid-template-columns:repeat(5,1fr)}.why-card{min-height:150px}.featured-grid{grid-template-columns:repeat(4,1fr);gap:14px}.featured-image{height:135px}.catalogue-grid{grid-template-columns:repeat(3,1fr)}.footer-grid{grid-template-columns:1.3fr repeat(3,1fr);gap:24px}}@media (max-width:767px){.drawer-shell{overflow:hidden}.drawer-shell:not(.open){display:none}.container{width:calc(100% - 24px)}.announcement{height:34px}.announcement-messages{justify-content:flex-start}.announcement-messages .optional,.announcement a{display:none}.header-inner{grid-template-columns:minmax(0,1fr) auto;gap:4px 10px;min-height:124px;padding:5px 0 10px}.header-brands{gap:6px;min-width:0;height:64px;overflow:visible}.brand-logo{width:142px;height:62px}.brand-divider{height:42px}.partner-logo{width:52px}.header-brands .partner-logo .a2z-mark{width:50px;height:54px}.partner-logo span{font-size:6px}.partner-logo strong{display:none}.header-actions{gap:10px}.cart-icon svg{width:26px}.menu-button{display:grid}.header-inner>.search-bar{display:none}.mobile-search{grid-column:1/-1;display:block}.mobile-search .search-bar{height:44px}.category-select{display:none}.search-bar input{padding:0 13px;font-size:12px}.search-submit{flex:none;width:50px}.hero-slider{height:565px}.hero-slide-image{object-position:68% center;height:360px!important;bottom:auto!important}.hero-slide:after{background:linear-gradient(90deg,#03183024,#031e3b08 70%);height:360px;inset:0 0 auto}.hero-slide-inner{align-items:flex-end}.hero-slide-copy{background:linear-gradient(135deg,var(--dark),var(--navy));width:100%;max-width:none;height:205px;box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none;border:0;border-radius:0;margin:0;padding:16px 18px}.slider-kicker{font-size:9px}.hero-slide-copy h1{margin:7px 0 0;font-size:clamp(27px,7.7vw,33px);line-height:1.01}.hero-slide-copy p{display:none}.slider-actions{max-width:220px;margin-top:12px;display:block}.slider-actions .gold-button{width:100%;min-height:42px;padding:0 13px;font-size:12px}.slider-secondary{display:none}.slider-arrow{width:40px;height:40px;top:auto;bottom:225px;transform:none}.slider-arrow.previous{left:14px}.slider-arrow.next{right:14px}.slider-dots{bottom:229px}.hero-grid{grid-template-columns:1fr;padding:28px 0 22px}.hero-copy{text-align:left}.hero h1{font-size:clamp(40px,12vw,54px)}.hero-copy>p{font-size:16px}.eyebrow{font-size:10px}.trust-grid{grid-template-columns:repeat(2,1fr);gap:8px}.trust-card{min-height:58px;padding:9px}.trust-card strong{font-size:12px}.trust-card span{font-size:10px}.hero-actions{grid-template-columns:1fr;display:grid}.hero-actions a{width:100%}.hero-visual{min-height:370px;margin-top:-12px}.sun-glow{width:330px;height:290px}.animal.cow{font-size:100px;left:-10px}.animal.goat{font-size:76px;left:65px}.animal.chicken{font-size:60px;left:12px}.bags{bottom:13px;left:90px;right:-5px}.feed-bag{width:94px;height:215px}.feed-bag.white{height:245px}.feed-bag img{width:43px;height:40px}.feed-bag strong{font-size:14px}.bag-animal{font-size:38px}.grain-bowl{font-size:42px;right:10px}.partner-card{border-radius:16px;flex-wrap:wrap;grid-column:auto;justify-content:center}.partner-card .brand-logo{width:145px}.partner-card .gold-rule{flex:120px}.partner-card>strong{font-size:15px}.partner-promise{width:100%}.section{padding:26px 0}.section-heading h2{font-size:21px}.animal-cards{scroll-snap-type:x mandatory;scrollbar-width:none;margin-right:-16px;padding:7px 0 14px;display:flex;overflow-x:auto}.animal-cards::-webkit-scrollbar{display:none}.animal-card{scroll-snap-align:start;flex:0 0 155px;height:130px}.why-card{margin-top:4px;padding:18px}.why-animals{font-size:55px}.heading-row{align-items:center}.heading-row>a{font-size:0}.heading-row>a:before{content:"View All";font-size:11px}.featured-grid{grid-template-columns:repeat(2,1fr);gap:11px}.featured-image{height:112px}.featured-body{min-height:105px}.featured-body strong{font-size:11px}.bulk-banner{flex-direction:column;align-items:stretch;gap:16px;width:calc(100% - 32px);margin-bottom:20px;padding:18px}.bulk-copy strong{font-size:15px}.bulk-copy small{line-height:1.4}.bulk-banner .gold-button{width:100%;padding:0 12px;font-size:12px}.catalogue{padding:38px 0 52px}.catalogue-heading{margin-bottom:18px;display:block}.catalogue-heading h2{font-size:28px;line-height:1.15}.catalogue-heading p{font-size:13px;line-height:1.55}.catalogue-heading>span{display:none}.catalogue-filters{scroll-snap-type:x proximity;scrollbar-width:none;flex-wrap:nowrap;width:100%;padding:2px 0 12px;overflow-x:auto}.catalogue-filters::-webkit-scrollbar{display:none}.catalogue-filters button{scroll-snap-align:start;flex:none;min-height:42px}.catalogue-grid{grid-template-columns:repeat(2,1fr);gap:14px}.product-image{height:205px}.product-body{padding:14px}.product-body h3{font-size:15px}.product-hindi{min-height:38px;font-size:13px}.product-benefit{min-height:72px;font-size:11px;line-height:1.55}.product-meta{font-size:11px}.price strong{font-size:18px}.price-request{font-size:16px}.product-body button,.product-body>a.enquiry-button{min-height:44px;font-size:12px}.footer-grid{grid-template-columns:1fr 1fr;gap:35px 24px;padding:45px 0 35px}.footer-brand{grid-column:1/-1}.footer-bottom .container{text-align:center;flex-direction:column;justify-content:center;gap:6px}.whatsapp-float{justify-content:center;width:52px;padding:0;bottom:15px;right:15px}.whatsapp-float span{display:none}}@media (max-width:560px){.catalogue-grid{grid-template-columns:1fr;gap:18px}.product-card{border-radius:18px}.product-image{aspect-ratio:1.12;height:auto}.product-body{padding:17px}.category-label{font-size:11px}.product-body h3{margin-top:7px;font-size:18px}.product-hindi{min-height:auto;margin:3px 0 10px;font-size:15px}.product-benefit{min-height:auto;margin-bottom:13px;font-size:13px;line-height:1.55}.product-meta{font-size:12px}.stock{margin:11px 0;font-size:12px}.price-request{margin:0 0 13px;font-size:17px}.product-body button,.product-body>a.enquiry-button{min-height:48px;font-size:13px}.footer-grid{grid-template-columns:1fr;gap:28px}.footer-brand{grid-column:auto}}@media (max-width:379px){.container{width:calc(100% - 20px)}.header-brands .brand-logo{width:120px}.header-brands .partner-logo{width:46px}.header-brands .partner-logo .a2z-mark{width:44px;height:46px}.header-actions{gap:7px}.cart-icon b{right:-8px}.hero h1{font-size:39px}.feed-bag{width:82px}.bags{left:69px}.product-image{aspect-ratio:1}.featured-grid{grid-template-columns:1fr}.featured-image{height:180px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important}}
