:root{--navy:#171b24;--navy-soft:#292f3a;--ink:#171b24;--ivory:#fff5df;--warm-white:#fffdf8;--stone:#f1e6d1;--muted:#626873;--gold:#ffc400;--gold-light:#ffe071;--red:#d80720;--red-dark:#ae061a;--green:#164d35;--line:#171b2421;--serif:var(--font-geist-sans,Arial), sans-serif;--sans:var(--font-geist-sans,Arial), sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--warm-white);color:var(--ink);font-family:var(--sans);-webkit-font-smoothing:antialiased;margin:0}img{max-width:100%;display:block}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button{color:inherit}address{font-style:normal}::selection{background:var(--gold-light);color:var(--navy)}.container{width:min(1240px,100% - 64px);margin-inline:auto}.skip-link{z-index:999;color:var(--navy);background:#fff;border-radius:4px;padding:12px 18px;position:fixed;top:-80px;left:16px}.skip-link:focus{top:16px}.site-header{z-index:100;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);border-bottom:1px solid var(--line);background:#fffdf8f7;height:90px;position:sticky;top:0}.header-inner{align-items:center;gap:34px;height:100%;display:flex}.brand-lockup{align-items:center;gap:20px;min-width:365px;display:flex}.corporate-brand,.nimo-header-brand{flex-direction:column;align-items:flex-start;display:flex}.corporate-brand strong{color:var(--ink);letter-spacing:-.04em;font-size:25px;font-weight:900;line-height:1}.corporate-brand span,.nimo-header-brand span{color:#4f5560;letter-spacing:.01em;margin-top:6px;font-size:10px;font-weight:650}.brand-divider{background:#c8c4bb;width:1px;height:50px}.nimo-header-brand{align-items:center}.nimo-header-brand img{object-fit:contain;width:112px;height:42px}.wordmark{color:var(--navy);letter-spacing:.13em;white-space:nowrap;align-items:baseline;gap:7px;font-size:18px;font-weight:430;display:inline-flex}.wordmark span{letter-spacing:.02em;font-weight:820}.desktop-nav{align-items:center;gap:30px;margin-left:auto;display:flex}.desktop-nav a{color:#343944;font-size:13px;font-weight:600;position:relative}.desktop-nav a:after{content:"";background:var(--red);height:3px;transition:right .25s;position:absolute;bottom:-10px;left:0;right:100%}.desktop-nav a:hover:after,.desktop-nav a:focus-visible:after{right:0}.header-cta{border:1px solid var(--navy);letter-spacing:.04em;padding:13px 18px;font-size:12px;font-weight:650;transition:all .2s}.header-cta:hover,.header-cta:focus-visible{background:var(--navy);color:#fff}.mobile-menu{margin-left:auto;display:none}.mobile-menu summary{cursor:pointer;border:1px solid var(--line);padding:10px 14px;font-size:13px;list-style:none}.mobile-menu summary::-webkit-details-marker{display:none}.mobile-menu-panel{background:var(--warm-white);border-bottom:1px solid var(--line);flex-direction:column;padding:14px 24px 22px;display:flex;position:absolute;top:82px;left:0;right:0}.mobile-menu-panel a{border-bottom:1px solid var(--line);padding:13px 2px}.eyebrow{color:#68747b;letter-spacing:.2em;text-transform:uppercase;margin:0 0 22px;font-size:11px;font-weight:750}.light-eyebrow{color:var(--gold-light)}.red-eyebrow{color:var(--red)}.centered{text-align:center}.display-title{max-width:720px;color:var(--navy);font-family:var(--serif);letter-spacing:-.035em;margin:0;font-size:clamp(42px,5.2vw,72px);font-weight:400;line-height:1.02}.small-display{font-size:clamp(38px,4.5vw,58px)}.text-link{border-bottom:1px solid;align-items:center;gap:22px;width:fit-content;padding:6px 0 10px;font-size:13px;font-weight:650;transition:gap .25s;display:inline-flex}.text-link:hover{gap:30px}.light-link{color:#fff}.button{cursor:pointer;letter-spacing:.06em;text-transform:uppercase;border:0;justify-content:center;align-items:center;min-height:52px;padding:14px 24px;font-size:12px;font-weight:750;transition:transform .2s,background .2s,color .2s;display:inline-flex}.button:hover{transform:translateY(-2px)}.button-gold{background:var(--gold);color:var(--navy)}.button-gold:hover{background:#e1c47f}.button-navy{background:var(--navy);color:#fff}.hero{background:var(--navy);color:#fff;align-items:center;min-height:min(850px,100vh - 82px);display:grid;position:relative;overflow:hidden}.hero-image,.hero-shade{width:100%;height:100%;position:absolute;inset:0}.hero-image{object-fit:cover}.hero-shade{background:linear-gradient(90deg,#051622fa 0%,#051622eb 34%,#05162247 68%,#0516220f 100%)}.hero-inner{z-index:1;padding:110px 0 150px;position:relative}.hero-eyebrow{color:var(--gold-light)}.hero h1{max-width:790px;font-family:var(--serif);letter-spacing:-.055em;margin:0;font-size:clamp(58px,7.2vw,104px);font-weight:400;line-height:.93}.hero h1 em{color:var(--gold-light);font-weight:400}.hero-copy{color:#ffffffc7;max-width:610px;margin:34px 0 0;font-size:17px;line-height:1.8}.hero-actions{align-items:center;gap:34px;margin-top:42px;display:flex}.hero-index{z-index:1;color:#fff9;letter-spacing:.16em;text-transform:uppercase;border-top:1px solid #ffffff40;justify-content:space-between;padding-top:18px;font-size:10px;font-weight:650;display:flex;position:absolute;bottom:28px;left:32px;right:32px}.proof-bar{background:var(--ivory);border-bottom:1px solid var(--line)}.proof-grid{grid-template-columns:repeat(4,1fr);display:grid}.proof-grid div{border-left:1px solid var(--line);flex-direction:column;justify-content:center;min-height:150px;padding:30px 44px;display:flex}.proof-grid div:last-child{border-right:1px solid var(--line)}.proof-grid strong{color:var(--navy);font-family:var(--serif);font-size:36px;font-weight:400}.proof-grid span{color:var(--muted);letter-spacing:.06em;margin-top:8px;font-size:11px}.intro-section{background:var(--warm-white)}.intro-grid{grid-template-columns:1.15fr .85fr;align-items:start;gap:100px;display:grid}.intro-copy{padding-top:48px}.intro-copy p,.story-copy p,.visual-story-copy p,.export-story-grid p{color:#526169;font-size:16px;line-height:1.9}.intro-copy p+p{margin-top:20px}.intro-copy .text-link{margin-top:30px}.flagship-section{background:var(--ivory);border-block:1px solid var(--line)}.flagship-grid{grid-template-columns:1.05fr .95fr;min-height:500px;display:grid}.flagship-logo-panel{border:1px solid var(--line);background:#fff;place-items:center;padding:80px;display:grid;position:relative}.flagship-logo-panel img{width:min(430px,90%)}.vertical-note{color:#8b8d89;letter-spacing:.18em;text-transform:uppercase;font-size:10px;position:absolute;top:50%;left:24px;transform:translateY(-50%)rotate(-90deg)}.flagship-copy{flex-direction:column;justify-content:center;align-items:flex-start;padding:70px 20px 70px 88px;display:flex}.flagship-copy p:not(.eyebrow){color:#56646b;max-width:540px;font-size:16px;line-height:1.85}.flagship-copy .button{margin-top:28px}.category-section{background:var(--navy);color:#fff}.category-section .display-title{color:#fff}.split-heading{grid-template-columns:1.2fr .8fr;gap:80px;margin-bottom:70px;display:grid}.split-heading>p{color:#69757b;max-width:450px;margin:42px 0 0 auto;font-size:15px;line-height:1.8}.align-end{align-items:end}.align-end .text-link{justify-self:end;margin-bottom:6px}.category-section .split-heading>p{color:#ffffff94}.category-grid{border-top:1px solid #ffffff2e;border-left:1px solid #ffffff2e;grid-template-columns:repeat(4,1fr);display:grid}.category-card{border-bottom:1px solid #ffffff2e;border-right:1px solid #ffffff2e;min-height:220px;padding:28px;transition:background .25s;position:relative}.category-card:hover{background:#ffffff12}.category-number{color:var(--gold-light);letter-spacing:.16em;font-size:10px}.category-card h3{max-width:180px;font-family:var(--serif);margin:70px 0 0;font-size:24px;font-weight:400;line-height:1.15}.category-arrow{color:var(--gold-light);font-size:18px;position:absolute;bottom:24px;right:24px}.products-section{background:var(--warm-white)}.product-grid{grid-template-columns:repeat(3,1fr);gap:24px;display:grid}.product-card{border:1px solid var(--line);min-width:0;animation:.5s both card-in;animation-delay:var(--delay);background:#fff;transition:transform .25s,box-shadow .25s}@keyframes card-in{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}.product-card:hover{transform:translateY(-5px);box-shadow:0 22px 55px #12202814}.product-visual{background:linear-gradient(145deg,#fff 0%,#f6f2ea 100%);place-items:center;height:360px;padding:28px;display:grid;overflow:hidden}.product-visual img{object-fit:contain;width:100%;height:100%;transition:transform .35s}.product-category{color:#879096;letter-spacing:.16em;text-transform:uppercase;font-size:9px;font-weight:750}.product-card h3{min-height:58px;color:var(--navy);font-family:var(--serif);margin:12px 0 20px;font-size:22px;font-weight:400;line-height:1.25}.product-card-meta{border-top:1px solid var(--line);justify-content:space-between;align-items:center;padding-top:16px;font-size:11px;display:flex}.product-card-meta>span{color:#5f6d74}.product-card-meta a{color:var(--navy);font-weight:700}.manufacturing-teaser{background:var(--navy);color:#fff;grid-template-columns:1.4fr .6fr;display:grid}.manufacturing-image-wrap{min-height:680px;position:relative;overflow:hidden}.manufacturing-image-wrap>img{object-fit:cover;width:100%;height:100%}.manufacturing-copy{flex-direction:column;justify-content:center;align-items:flex-start;padding:80px 70px;display:flex}.manufacturing-copy h2{font-family:var(--serif);margin:0;font-size:clamp(42px,4vw,64px);font-weight:400;line-height:1}.manufacturing-copy>p:not(.eyebrow){color:#ffffffa3;font-size:15px;line-height:1.8}.manufacturing-copy .text-link{margin-top:26px}.image-disclosure{color:#425159;letter-spacing:.02em;background:#ffffffe6;margin:0;padding:8px 12px;font-size:9px;position:absolute;bottom:18px;left:18px}.dark-disclosure{color:#ffffffc7;background:#071c2ceb}.compliance-section{background:var(--ivory)}.compliance-grid{grid-template-columns:180px 1fr .8fr;align-items:center;gap:70px;display:grid}.compliance-mark{aspect-ratio:1;border:1px solid var(--gold);width:154px;color:var(--navy);font-family:var(--serif);border-radius:50%;place-items:center;font-size:34px;display:grid}.compliance-grid>p{color:#647078;font-size:15px;line-height:1.8}.export-section{background:var(--warm-white)}.export-grid{grid-template-columns:.9fr 1.1fr;align-items:center;gap:90px;display:grid}.export-copy>p:not(.eyebrow){color:#5f6b72;max-width:540px;font-size:15px;line-height:1.8}.market-list{flex-wrap:wrap;gap:8px;margin:30px 0 38px;display:flex}.market-list span{border:1px solid var(--line);color:#56656c;padding:9px 12px;font-size:10px}.export-image,.export-page-image{position:relative}.export-image img{object-fit:cover;width:100%;min-height:590px}.buyer-section{background:var(--ivory);border-top:1px solid var(--line)}.buyer-title{max-width:900px;color:var(--navy);font-family:var(--serif);letter-spacing:-.035em;text-align:center;margin:0 auto 75px;font-size:clamp(40px,5.5vw,70px);font-weight:400;line-height:1.05}.buyer-grid{border-top:1px solid var(--line);grid-template-columns:repeat(3,1fr);display:grid}.buyer-grid>div{border-right:1px solid var(--line);padding:34px 38px}.buyer-grid>div:last-child{border-right:0}.buyer-grid span,.values-grid span,.process-grid span{color:#a48850;letter-spacing:.15em;font-size:10px;font-weight:750}.buyer-grid h3,.values-grid h3,.process-grid h3{color:var(--navy);font-family:var(--serif);margin:32px 0 12px;font-size:24px;font-weight:400}.buyer-grid p,.values-grid p,.process-grid p{color:#66737a;font-size:13px;line-height:1.7}.closing-cta{background:var(--navy);color:#fff;padding:100px 0}.closing-cta-grid{grid-template-columns:1.1fr .9fr;align-items:center;gap:120px;display:grid}.closing-cta h2{max-width:690px;font-family:var(--serif);letter-spacing:-.04em;margin:0;font-size:clamp(46px,6vw,78px);font-weight:400;line-height:1}.closing-cta-grid>div:last-child{flex-direction:column;align-items:flex-start;display:flex}.closing-cta-grid>div:last-child p{color:#ffffffa8;max-width:500px;margin:0 0 28px;line-height:1.8}.compact-cta{padding:80px 0}.page-hero{background:var(--navy);color:#fff;padding:130px 0 115px}.page-hero-grid{grid-template-columns:.35fr 1fr;align-items:start;gap:70px;display:grid}.page-hero h1{max-width:900px;font-family:var(--serif);letter-spacing:-.05em;margin:0;font-size:clamp(54px,7vw,96px);font-weight:400;line-height:.97}.page-hero p:not(.eyebrow){color:#ffffffa1;max-width:650px;margin:30px 0 0;font-size:16px;line-height:1.75}.story-grid{grid-template-columns:.8fr 1.2fr;gap:110px;display:grid}.story-copy{padding-top:28px}.lead-paragraph{font-family:var(--serif);color:var(--navy)!important;font-size:28px!important;line-height:1.5!important}.architecture-section{background:var(--ivory)}.architecture-grid{grid-template-columns:1fr 80px 1fr;align-items:center;display:grid}.architecture-card{border:1px solid var(--line);background:#fff;flex-direction:column;justify-content:center;min-height:370px;padding:60px;display:flex}.architecture-card>span{color:#7a858a;letter-spacing:.15em;text-transform:uppercase;font-size:10px}.architecture-card h2{color:var(--navy);letter-spacing:.08em;margin:50px 0 20px;font-size:42px}.architecture-card img{width:300px;margin:40px 0 28px}.architecture-card p{color:#647078;max-width:420px;line-height:1.7}.architecture-connector{text-align:center;color:var(--gold);font-size:25px}.brand-card{background:#fffdf8}.values-grid{border-top:1px solid var(--line);grid-template-columns:repeat(3,1fr);display:grid}.values-grid article{border-right:1px solid var(--line);padding:38px}.values-grid article:last-child{border-right:0}.catalogue-section{background:var(--warm-white)}.catalogue-toolbar{justify-content:space-between;align-items:end;gap:30px;margin-bottom:52px;display:flex}.catalogue-download{border-bottom:1px solid var(--navy);gap:20px;padding:14px 0;font-size:12px;font-weight:700;display:inline-flex}.filter-row{border-block:1px solid var(--line);flex-wrap:wrap;gap:8px;padding:18px 0;display:flex}.filter-row button{color:#657279;cursor:pointer;letter-spacing:.05em;background:0 0;border:1px solid #0000;padding:10px 13px;font-size:10px;font-weight:700}.filter-row button:hover,.filter-row button:focus-visible{border-color:var(--line)}.filter-row button.active{background:var(--navy);color:#fff}.result-count{color:#788389;margin:22px 0 30px;font-size:11px}.catalogue-grid .product-card h3{font-size:19px}.catalogue-note{background:var(--ivory);border-block:1px solid var(--line);padding:34px 0}.catalogue-note .container{grid-template-columns:220px 1fr;gap:50px;display:grid}.catalogue-note strong{color:var(--navy);font-family:var(--serif);font-size:18px;font-weight:400}.catalogue-note p{color:#657178;margin:0;font-size:12px;line-height:1.7}.product-detail-section{background:var(--ivory);padding:100px 0 130px}.product-detail-grid{grid-template-columns:1.1fr .9fr;align-items:center;gap:90px;display:grid}.product-detail-visual{border:1px solid var(--line);background:#fff;place-items:center;min-height:650px;padding:50px;display:grid}.product-detail-visual img{object-fit:contain;width:100%;max-height:560px}.breadcrumbs{color:#778187;flex-wrap:wrap;gap:8px;margin-bottom:58px;font-size:10px;display:flex}.product-detail-copy h1{color:var(--navy);font-family:var(--serif);letter-spacing:-.04em;margin:0;font-size:clamp(50px,5vw,72px);font-weight:400;line-height:1}.product-facts{border-top:1px solid var(--line);margin:42px 0 28px}.product-facts>div{border-bottom:1px solid var(--line);grid-template-columns:150px 1fr;padding:17px 0;display:grid}.product-facts dt{color:#778187;font-size:11px}.product-facts dd{color:var(--navy);margin:0;font-size:13px;font-weight:650}.product-note{color:#657178;font-size:12px;line-height:1.75}.product-detail-copy .button{margin-top:22px}.related-section{background:var(--warm-white)}.visual-story-grid{grid-template-columns:1.15fr .85fr;align-items:center;gap:85px;display:grid}.visual-story-image{position:relative}.visual-story-image img{object-fit:cover;width:100%;min-height:600px}.process-section{background:var(--ivory)}.process-grid{border-top:1px solid var(--line);grid-template-columns:repeat(4,1fr);display:grid}.process-grid article{border-right:1px solid var(--line);padding:36px 30px}.process-grid article:last-child{border-right:0}.location-section{background:var(--navy);color:#fff;padding:110px 0}.location-grid{grid-template-columns:1fr .6fr;align-items:end;gap:120px;display:grid}.location-grid h2{font-family:var(--serif);margin:0;font-size:clamp(62px,8vw,110px);font-weight:400;line-height:.9}.location-grid>div:last-child>p:first-child{font-family:var(--serif);font-size:32px}.location-note{color:#ffffff8a;font-size:12px;line-height:1.75}.location-grid .text-link{margin-top:24px}.export-story-grid{grid-template-columns:.8fr 1.2fr;align-items:center;gap:90px;display:grid}.export-page-image img{object-fit:cover;width:100%;min-height:620px}.markets-section{background:var(--ivory)}.large-market-list{border-top:1px solid var(--line);max-width:900px;margin:0 auto}.large-market-list>div{border-bottom:1px solid var(--line);grid-template-columns:80px 1fr;align-items:center;padding:22px 4px;display:grid}.large-market-list span{color:#a88a4e;font-size:10px}.large-market-list strong{color:var(--navy);font-family:var(--serif);font-size:26px;font-weight:400}.buyer-path-section{background:var(--warm-white)}.buyer-path-grid{grid-template-columns:.8fr 1.2fr;gap:100px;display:grid}.buyer-path-grid ol{border-top:1px solid var(--line);margin:0;padding:0;list-style:none}.buyer-path-grid li{border-bottom:1px solid var(--line);grid-template-columns:70px 1fr;gap:20px;padding:28px 0;display:grid}.buyer-path-grid li>span{color:#a88a4e;font-size:10px}.buyer-path-grid h3{color:var(--navy);font-family:var(--serif);margin:0 0 8px;font-size:24px;font-weight:400}.buyer-path-grid p{color:#66737a;margin:0;font-size:13px;line-height:1.7}.contact-section{background:var(--ivory)}.contact-grid{grid-template-columns:.65fr 1.35fr;gap:100px;display:grid}.contact-details{align-content:start;gap:46px;display:grid}.contact-email{color:var(--navy);font-family:var(--serif);word-break:break-word;font-size:27px}.contact-details address{color:#55646b;font-size:15px;line-height:1.8}.enquiry-form{border:1px solid var(--line);background:#fff;padding:54px}.form-grid{grid-template-columns:repeat(2,1fr);gap:28px;display:grid}.enquiry-form label{gap:9px;display:grid}.enquiry-form label>span{color:#59676e;letter-spacing:.08em;text-transform:uppercase;font-size:10px;font-weight:700}.enquiry-form input,.enquiry-form select,.enquiry-form textarea{width:100%;color:var(--navy);background:0 0;border:0;border-bottom:1px solid #b9b8b2;border-radius:0;outline:0;padding:11px 0}.enquiry-form textarea{resize:vertical;border:1px solid #c9c5ba;padding:14px}.enquiry-form input:focus,.enquiry-form select:focus{border-color:var(--navy)}.enquiry-form textarea:focus{outline:1px solid var(--navy)}.message-field{margin-top:30px}.enquiry-form .button{margin-top:28px}.form-note{color:#81888c;max-width:520px;margin:16px 0 0;font-size:10px;line-height:1.6}.site-footer{color:#fff;background:#041521;padding:90px 0 24px}.footer-grid{grid-template-columns:1.25fr .55fr .85fr .85fr;gap:70px;padding-bottom:70px;display:grid}.wordmark-light{color:#fff}.footer-lead{color:#ffffff85;max-width:330px;margin:22px 0 35px;font-size:13px;line-height:1.75}.flagship-lockup{align-items:center;gap:15px;display:flex}.flagship-lockup span{color:#ffffff80;letter-spacing:.08em;text-transform:uppercase;font-size:9px}.footer-label{color:var(--gold-light);letter-spacing:.16em;text-transform:uppercase;margin:0 0 20px;font-size:9px;font-weight:750}.footer-label-spaced{margin-top:34px}.footer-links{color:#ffffffab;gap:14px;font-size:12px;display:grid}.footer-links a:hover{color:#fff}.footer-grid address{color:#ffffff91;font-size:12px;line-height:1.75}.footer-email{color:#fff;font-family:var(--serif);font-size:18px}.footer-action{border-bottom:1px solid #ffffff47;justify-content:space-between;margin-top:42px;padding:14px 0;font-size:11px;display:flex}.footer-bottom{color:#ffffff61;letter-spacing:.08em;text-transform:uppercase;border-top:1px solid #ffffff1f;justify-content:space-between;padding-top:20px;font-size:9px;display:flex}:focus-visible{outline:2px solid var(--gold);outline-offset:4px}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}@media (width<=1100px){.container{width:min(100% - 40px,1240px)}.desktop-nav{gap:18px}.catalogue-grid{grid-template-columns:repeat(3,1fr)}.category-grid{grid-template-columns:repeat(2,1fr)}.manufacturing-teaser{grid-template-columns:1fr 1fr}.manufacturing-copy{padding:60px 42px}.compliance-grid{grid-template-columns:150px 1fr}.compliance-grid>p{grid-column:2}.footer-grid{grid-template-columns:1fr 1fr}}@media (width<=860px){.site-header{height:72px}.header-inner{gap:20px}.desktop-nav,.header-cta{display:none}.mobile-menu{display:block}.mobile-menu-panel{top:72px}.section{padding:82px 0}.hero{align-items:end;min-height:760px}.hero-shade{background:linear-gradient(#05162247,#051622f5 75%)}.hero-image{object-position:68% center}.hero-inner{padding:180px 0 130px}.hero h1{font-size:clamp(54px,13vw,82px)}.hero-copy{max-width:560px}.proof-grid{grid-template-columns:repeat(2,1fr)}.proof-grid div:nth-child(2){border-right:1px solid var(--line)}.intro-grid,.flagship-grid,.manufacturing-teaser,.export-grid,.story-grid,.visual-story-grid,.export-story-grid,.buyer-path-grid,.contact-grid,.product-detail-grid{grid-template-columns:1fr}.intro-grid,.story-grid,.visual-story-grid,.export-story-grid,.buyer-path-grid,.contact-grid,.product-detail-grid{gap:54px}.intro-copy{padding-top:0}.flagship-copy{padding:68px 30px 10px}.flagship-logo-panel{min-height:400px}.product-grid,.catalogue-grid{grid-template-columns:repeat(2,1fr)}.manufacturing-copy{padding:74px 36px}.manufacturing-image-wrap{min-height:520px}.compliance-grid{grid-template-columns:140px 1fr;gap:35px}.export-image img{min-height:480px}.closing-cta-grid,.page-hero-grid{grid-template-columns:1fr;gap:50px}.page-hero{padding:100px 0 90px}.page-hero-grid>.eyebrow{margin-bottom:0}.architecture-grid{grid-template-columns:1fr}.architecture-connector{padding:20px;transform:rotate(90deg)}.process-grid{grid-template-columns:repeat(2,1fr)}.process-grid article:nth-child(2){border-right:0}.location-grid{grid-template-columns:1fr;gap:60px}.product-detail-visual{min-height:520px}.footer-grid{gap:50px}}@media (width<=620px){.container{width:calc(100% - 32px)}.section{padding:68px 0}.hero{min-height:720px}.hero-inner{padding-bottom:120px}.hero h1{font-size:54px}.hero-copy{font-size:14px;line-height:1.7}.hero-actions{flex-direction:column;align-items:flex-start;gap:25px}.hero-index{gap:20px;left:16px;right:16px}.hero-index span:last-child{text-align:right}.proof-grid div{min-height:120px;padding:24px 18px}.proof-grid strong{font-size:30px}.display-title{font-size:42px}.split-heading{grid-template-columns:1fr;gap:25px;margin-bottom:46px}.split-heading>p{margin:0}.align-end .text-link{justify-self:start}.flagship-logo-panel{min-height:320px;padding:45px}.vertical-note{display:none}.flagship-copy{padding:50px 0 0}.category-grid{grid-template-columns:1fr}.category-card{min-height:170px}.category-card h3{margin-top:46px}.product-grid,.catalogue-grid{grid-template-columns:1fr}.product-visual,.catalogue-grid .product-visual{height:330px}.manufacturing-teaser{flex-direction:column;display:flex}.manufacturing-image-wrap{min-height:400px}.manufacturing-copy{padding:60px 24px}.compliance-grid{grid-template-columns:1fr}.compliance-grid>p{grid-column:auto}.compliance-mark{width:120px}.buyer-title{margin-bottom:50px;font-size:40px}.buyer-grid,.values-grid{grid-template-columns:1fr}.buyer-grid>div,.values-grid article{border-right:0;border-bottom:1px solid var(--line)}.closing-cta{padding:70px 0}.closing-cta h2{font-size:48px}.page-hero h1{font-size:52px}.architecture-card{min-height:300px;padding:38px 28px}.catalogue-toolbar{flex-direction:column;align-items:flex-start}.catalogue-note .container{grid-template-columns:1fr;gap:14px}.filter-row{flex-wrap:nowrap;padding-bottom:14px;overflow-x:auto}.filter-row button{flex:none}.product-detail-section{padding:55px 0 80px}.product-detail-visual{min-height:390px;padding:25px}.breadcrumbs{margin-bottom:38px}.product-facts>div{grid-template-columns:110px 1fr}.process-grid{grid-template-columns:1fr}.process-grid article{border-right:0;border-bottom:1px solid var(--line)}.visual-story-image img,.export-page-image img{min-height:400px}.location-section{padding:70px 0}.large-market-list>div{grid-template-columns:50px 1fr}.form-grid{grid-template-columns:1fr}.enquiry-form{padding:34px 22px}.footer-grid{grid-template-columns:1fr}.footer-bottom{flex-direction:column;align-items:flex-start;gap:12px}}@media (width<=1100px){.catalogue-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.market-region-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=920px){.consumer-hero,.consumer-hero-grid{height:860px;min-height:860px}.consumer-hero-grid{grid-template-columns:1fr}.consumer-hero-copy{padding:48px 0 0}.hero-product-stage{height:390px;min-height:390px}.hero-product-surface{height:330px;bottom:13px;left:0;right:0}.hero-pack-toast{height:235px;bottom:72px;left:-5%}.hero-pack-rice{height:315px;bottom:60px;left:17%}.hero-pack-pickle{height:190px;bottom:0;left:4%}.hero-pack-spice{height:185px;bottom:0;left:35%}.hero-pack-snack{height:195px;bottom:0;left:52%}.hero-pack-oil{height:220px;bottom:0;left:70%}.facility-gallery,.policy-layout{grid-template-columns:1fr}.policy-layout{gap:36px}.policy-layout aside{position:static}.about-visual-card>img{height:500px}.catalogue-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.page-hero-grid{grid-template-columns:1fr;gap:24px}.page-hero h1{font-size:clamp(44px,8vw,66px)}}@media (width<=620px){.container{width:min(100% - 28px,1240px)}.brand-lockup{gap:10px;min-width:0}.corporate-brand strong{font-size:18px}.corporate-brand span,.nimo-header-brand span{display:none}.brand-divider{height:36px}.nimo-header-brand img{width:80px;height:auto}.consumer-hero,.consumer-hero-grid{height:810px;min-height:810px}.consumer-hero-copy{padding-top:36px}.hero-kicker{letter-spacing:.11em;margin-bottom:16px;font-size:9px}.consumer-hero h1{font-size:clamp(40px,11.5vw,49px)}.consumer-hero-copy>p:not(.consumer-kicker){margin-top:18px;font-size:14px;line-height:1.55}.consumer-hero-actions{flex-direction:column;gap:10px;margin-top:20px}.consumer-hero .consumer-button{min-height:48px}.hero-product-stage{height:320px;min-height:320px}.hero-product-surface{height:270px;bottom:5px}.hero-pack-toast{display:none}.hero-pack-rice{height:255px;bottom:44px;left:9%}.hero-pack-pickle{height:158px;bottom:-2px;left:-3%}.hero-pack-spice{height:150px;bottom:-3px;left:29%}.hero-pack-snack{height:160px;bottom:-3px;left:50%}.hero-pack-oil{height:180px;bottom:-3px;left:69%}.ingredient-rice{display:none}.ingredient-chilli{width:60px;height:18px}.home-category-grid{grid-template-columns:1fr}.home-category-card{grid-template-columns:82px 1fr 34px;min-height:106px}.home-category-card img{width:82px;height:82px}.home-proof-grid>div{min-height:94px}.proof-icon{width:50px;height:50px}.home-proof-grid strong b{font-size:24px}.catalogue-grid{grid-template-columns:1fr}.product-visual,.catalogue-grid .product-visual{height:330px}.about-visual-card{min-height:620px}.about-visual-card>img{height:620px}.about-visual-card>div{padding:22px;bottom:14px;left:14px;right:14px}.architecture-grid{grid-template-columns:1fr;gap:16px}.architecture-connector{transform:rotate(90deg)}.architecture-card{min-height:280px;padding:32px 26px}.facility-gallery img{height:280px}.facility-gallery figcaption{flex-direction:column;gap:4px}.market-region-grid{grid-template-columns:1fr}.product-detail-visual{min-height:430px;padding:24px}.product-facts>div{grid-template-columns:1fr;gap:6px}.enquiry-form{padding:30px 22px}.form-grid,.admin-toolbar{grid-template-columns:1fr}.footer-bottom{flex-direction:column;gap:8px}}.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}.consumer-kicker{color:#ffffffb8;letter-spacing:.13em;text-transform:uppercase;margin:0 0 18px;font-size:11px;font-weight:800}.dark-kicker{color:var(--green)}.consumer-button{border:2px solid #0000;border-radius:9px;justify-content:center;align-items:center;gap:26px;min-height:54px;padding:14px 22px;font-size:13px;font-weight:800;transition:transform .2s,box-shadow .2s,background .2s;display:inline-flex}.consumer-button:hover{transform:translateY(-2px);box-shadow:0 12px 24px #32150b29}.consumer-button-yellow{background:var(--gold);color:#1c2029}.consumer-button-light{color:var(--red-dark);background:#fffffff5;border-color:#ffffffdb}.compact-button{min-height:46px;padding:11px 17px;font-size:12px}.consumer-home{background:#fff8ed}.consumer-home .container{width:min(1400px,100% - 72px)}body:has(.consumer-home) .desktop-nav a:first-child{color:var(--red)}body:has(.consumer-home) .desktop-nav a:first-child:after{right:0}body:has(.consumer-home) .site-header .container{width:min(1400px,100% - 72px)}.consumer-hero{color:#fff;background:linear-gradient(118deg,#bd0318 0%,#e0001a 55%,#ee1027 100%);height:440px;min-height:440px;position:relative;overflow:hidden}.consumer-hero:before{content:"";opacity:.13;background-image:radial-gradient(circle at 1px 1px,#ffffff6b 1px,#0000 0);background-size:22px 22px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(90deg,#000 0%,#000000b8 55%,#0000 100%);mask-image:linear-gradient(90deg,#000 0%,#000000b8 55%,#0000 100%)}.consumer-hero-curve{z-index:1;border-top:13px solid var(--gold);background:#fff8ed;border-radius:52% 48% 0 0;height:170px;position:absolute;bottom:-113px;left:-8%;right:-8%;transform:rotate(-1.3deg)}.consumer-hero-grid{z-index:2;grid-template-columns:.93fr 1.07fr;align-items:center;gap:18px;height:440px;min-height:440px;display:grid;position:relative}.consumer-hero-copy{z-index:8;padding:42px 0 58px;position:relative}.consumer-hero h1{letter-spacing:-.052em;max-width:700px;margin:0;font-size:clamp(46px,4.2vw,65px);font-weight:900;line-height:.98}.consumer-hero-actions{flex-wrap:wrap;gap:16px;margin-top:25px;display:flex}.consumer-hero .consumer-button{border-radius:9px;min-width:210px;min-height:53px}.hero-product-stage{align-self:stretch;height:440px;min-height:440px;position:relative}.hero-product-glow{filter:blur(23px);background:#ffefbef7;border-radius:50%;height:88px;position:absolute;bottom:18px;left:0;right:-7%}.hero-product-composite{z-index:3;object-fit:contain;object-position:center bottom;filter:drop-shadow(0 19px 18px #57020c4d);width:108%;height:430px;position:absolute;bottom:-12px;right:-4%}.home-category-band{z-index:4;background:#fff8ed;margin:0;padding:10px 0 12px;position:relative}.home-category-grid{grid-template-columns:repeat(5,1fr);gap:12px;display:grid}.home-category-card{background:#fffffff5;border:1px solid #171b241c;border-radius:11px;grid-template-columns:78px minmax(0,1fr) 31px;align-items:center;gap:10px;min-width:0;min-height:112px;padding:11px 14px;transition:transform .2s,box-shadow .2s;display:grid;box-shadow:0 5px 15px #4c30141a}.home-category-card:hover{transform:translateY(-3px);box-shadow:0 16px 34px #4c301424}.home-category-card img{object-fit:contain;width:78px;height:88px}.home-category-card strong{letter-spacing:-.025em;white-space:nowrap;min-width:0;font-size:17px}.home-category-card>span{background:var(--red);color:#fff;border-radius:50%;place-items:center;width:31px;height:31px;display:grid}.home-proof{background:#fff8ed;padding:0 0 12px}.home-proof-grid{border:1px solid var(--line);background:#fff;border-radius:11px;grid-template-columns:repeat(3,1fr);min-height:78px;display:grid;box-shadow:0 5px 15px #4c301414}.home-proof-grid>div{border-right:1px solid var(--line);justify-content:center;align-items:center;gap:22px;min-height:76px;padding:12px 28px;display:flex;position:relative}.home-proof-grid>div:last-child{border-right:0}.proof-icon{background:var(--red);color:#fff;border-radius:50%;flex:none;place-items:center;width:50px;height:50px;font-size:24px;font-weight:900;display:grid}.proof-people{letter-spacing:-2px;font-size:10px}.home-proof-grid strong{letter-spacing:-.035em;font-size:24px;line-height:1.1}.home-capability-section{background:#fff8ed;padding:0 0 82px}.home-capability-grid{grid-template-columns:1fr 1fr;gap:18px;display:grid}.capability-card{border:1px solid var(--line);background:#fff;border-radius:11px;min-height:248px;overflow:hidden;box-shadow:0 5px 15px #4c301414}.capability-heading{justify-content:space-between;align-items:center;gap:22px;min-height:63px;padding:14px 24px 11px;display:flex}.capability-heading h2{letter-spacing:-.04em;margin:0;padding-bottom:8px;font-size:clamp(23px,2vw,31px);line-height:1.08;position:relative}.capability-heading h2:after{content:"";background:var(--green);width:48px;height:3px;position:absolute;bottom:0;left:0}.capability-heading>a{background:var(--red);color:#fff;border-radius:50%;flex:none;place-items:center;width:36px;height:36px;font-size:18px;display:grid}.capability-image{height:190px;position:relative;overflow:hidden}.capability-image>img{object-fit:cover;width:100%;height:100%}.capability-image .image-disclosure{color:#fff;background:#171b24d6;font-size:10px;bottom:12px;left:16px}.export-card{background:linear-gradient(145deg,#fff 35%,#fff9ea 100%);flex-direction:column;padding-bottom:18px;display:flex;position:relative}.export-visual{background:url(/globe.svg) 50%/150px 150px no-repeat;flex:1;min-height:135px;margin:0 24px;position:relative;overflow:hidden}.export-visual:before{content:"";opacity:.22;background-image:radial-gradient(circle,#697078 1.2px,#0000 1.5px);background-size:7px 7px;border-radius:48% 52% 46% 54%;position:absolute;inset:18px 8% 10px}.export-pin{z-index:2;color:#202630;padding-left:15px;font-size:10px;font-weight:700;position:absolute}.export-pin:before{content:"";border:3px solid var(--red);background:#fff;border-radius:50% 50% 50% 0;width:9px;height:9px;position:absolute;top:1px;left:0;transform:rotate(-45deg)}.export-pin-na{top:47%;left:10%}.export-pin-eu{top:23%;left:50%}.export-pin-me{top:61%;left:53%}.export-pin-asia{top:46%;right:5%}.export-card>.consumer-button{z-index:3;border-radius:7px;align-self:flex-start;min-height:38px;margin:0 0 0 24px;padding:8px 16px;position:relative}.home-products-section{background:var(--ivory)}.consumer-section-heading{justify-content:space-between;align-items:end;gap:40px;margin-bottom:52px;display:flex}.consumer-section-heading .consumer-kicker{margin-bottom:10px}.consumer-section-heading h2{letter-spacing:-.05em;max-width:720px;margin:0;font-size:clamp(38px,4.5vw,64px);line-height:1}.consumer-section-heading>a{border-bottom:2px solid var(--red);color:var(--red-dark);padding-bottom:7px;font-size:13px;font-weight:800}.consumer-home .product-card{border-radius:12px;overflow:hidden}.consumer-home .product-visual{background:#fff}.home-brand-story{background:var(--red);color:#fff;padding:95px 0}.home-brand-grid{grid-template-columns:.75fr 1.25fr;align-items:center;gap:80px;display:grid}.brand-story-logo{background:#fff;border-radius:16px;place-items:center;min-height:310px;padding:54px;display:grid}.brand-story-logo img{width:min(370px,100%)}.brand-story-logo span{color:#555b66;text-transform:uppercase;letter-spacing:.1em;font-size:11px;font-weight:700}.home-brand-story h2{letter-spacing:-.05em;max-width:700px;margin:0;font-size:clamp(42px,5vw,70px);line-height:.98}.home-brand-story p:not(.consumer-kicker){color:#ffffffc7;max-width:680px;margin:24px 0 30px;font-size:16px;line-height:1.8}.home-enquiry-cta{color:#fff;background:#171b24;padding:95px 0}.home-enquiry-grid{grid-template-columns:1.1fr .9fr;align-items:center;gap:90px;display:grid}.home-enquiry-grid h2{letter-spacing:-.05em;max-width:720px;margin:0;font-size:clamp(44px,5.4vw,74px);line-height:.98}.home-enquiry-grid>div:last-child p{color:#ffffffad;max-width:560px;margin:0 0 26px;font-size:15px;line-height:1.8}.footer-corporate-brand{flex-direction:column;display:inline-flex}.footer-corporate-brand strong{color:#fff;letter-spacing:-.04em;font-size:26px;font-weight:900}.footer-corporate-brand span{color:#ffffff7a;margin-top:5px;font-size:10px}.footer-privacy{color:#ffffff94;text-underline-offset:4px;margin-top:22px;font-size:10px;text-decoration:underline;display:block}.site-footer{background:#12161e}.page-hero{background:linear-gradient(135deg, var(--red-dark), var(--red))}.page-hero h1{font-weight:900}.display-title,.product-detail-copy h1,.location-grid h2,.closing-cta h2,.buyer-title{font-weight:800}.button-gold{background:var(--gold)}.button-navy{background:var(--red)}.button-navy:hover{background:var(--red-dark)}.category-section,.manufacturing-teaser,.location-section,.closing-cta{background:#171b24}.honeypot-field{width:1px!important;height:1px!important;position:absolute!important;left:-9999px!important;overflow:hidden!important}.enquiry-form button:disabled{opacity:.65;cursor:wait;transform:none}.form-note{color:#606771;font-size:12px}.form-note a{color:var(--red-dark);text-underline-offset:3px;font-weight:700;text-decoration:underline}.form-status{min-height:24px;margin-top:12px}.form-status p{border-radius:6px;margin:0;padding:12px 14px;font-size:12px;line-height:1.6}.form-success{color:#155032;background:#e6f5ec}.form-error{color:#8f1422;background:#fff0f0}.form-error a{font-weight:800;text-decoration:underline}.policy-section{background:var(--warm-white)}.policy-copy h2{letter-spacing:-.03em;margin:48px 0 10px;font-size:28px}.policy-copy h2:first-child{margin-top:0}.policy-copy p{color:#565e68;font-size:16px;line-height:1.85}.policy-copy a{color:var(--red-dark);font-weight:700;text-decoration:underline}.admin-shell{background:var(--ivory);min-height:70vh;padding:90px 0}.admin-heading{justify-content:space-between;align-items:end;gap:30px;margin-bottom:38px;display:flex}.admin-heading h1{letter-spacing:-.05em;margin:0;font-size:clamp(44px,6vw,76px);line-height:1}.admin-heading>span{color:#5e646e;background:#fff;border-radius:999px;padding:8px 12px;font-size:11px}.admin-empty{border:1px solid var(--line);text-align:center;background:#fff;border-radius:12px;padding:50px}.enquiry-table-wrap{border:1px solid var(--line);background:#fff;border-radius:12px;overflow-x:auto}.enquiry-table{border-collapse:collapse;width:100%;min-width:980px}.enquiry-table th{color:#fff;letter-spacing:.08em;text-align:left;text-transform:uppercase;background:#171b24;padding:15px 18px;font-size:10px}.enquiry-table td{border-bottom:1px solid var(--line);vertical-align:top;color:#515863;max-width:320px;padding:18px;font-size:12px;line-height:1.6}.enquiry-table tr:last-child td{border-bottom:0}.enquiry-table td strong,.enquiry-table td a,.enquiry-table td small{display:block}.enquiry-table td strong{color:var(--ink)}.enquiry-table td a{color:var(--red-dark)}.enquiry-table td small{color:#7a8088;margin-top:4px}.enquiry-table td p{white-space:pre-wrap;margin:0 0 10px}@media (width<=1180px){.brand-lockup{gap:14px;min-width:315px}.corporate-brand strong{font-size:21px}.nimo-header-brand img{width:96px}.desktop-nav{gap:16px}.desktop-nav a{font-size:12px}.home-category-card{grid-template-columns:58px 1fr 30px;padding:12px}.home-category-card img{width:58px;height:68px}.home-category-card strong{font-size:14px}}@media (width<=920px){.site-header{height:78px}.mobile-menu-panel{top:78px}.brand-lockup{min-width:0}.corporate-brand strong{font-size:20px}.corporate-brand span{font-size:8px}.brand-divider{height:42px}.nimo-header-brand img{width:90px;height:36px}.nimo-header-brand span{display:none}.consumer-home .container{width:min(100% - 40px,760px)}body:has(.consumer-home) .site-header .container{width:min(100% - 40px,760px)}.consumer-hero{height:790px;min-height:790px}.consumer-hero-grid{grid-template-columns:1fr;height:790px;min-height:790px}.consumer-hero-copy{z-index:5;padding:56px 0 0;position:relative}.consumer-hero-copy>p:not(.consumer-kicker){max-width:520px}.hero-product-stage{height:390px;min-height:390px}.hero-product-composite{width:106%;height:385px;bottom:-8px;right:-3%}.consumer-hero-curve{bottom:-120px}.home-category-band{background:#fff8ed;margin-top:0;padding-top:18px}.home-category-grid{grid-template-columns:repeat(2,1fr)}.home-category-card:last-child{grid-column:1/-1}.home-proof-grid{grid-template-columns:1fr}.home-proof-grid>div{border-right:0;border-bottom:1px solid var(--line)}.home-proof-grid>div:last-child{border-bottom:0}.home-capability-grid,.home-brand-grid,.home-enquiry-grid{grid-template-columns:1fr}.home-brand-grid,.home-enquiry-grid{gap:52px}}@media (width<=620px){.brand-lockup{gap:9px}.corporate-brand strong{font-size:17px}.corporate-brand span{display:none}.brand-divider{height:34px}.nimo-header-brand img{width:78px;height:30px}.mobile-menu summary{padding:8px 10px}.consumer-home .container{width:calc(100% - 28px)}body:has(.consumer-home) .site-header .container{width:calc(100% - 28px)}.consumer-hero,.consumer-hero-grid{height:735px;min-height:735px}.consumer-hero h1{font-size:clamp(39px,11.5vw,49px)}.consumer-hero-copy{padding-top:42px}.consumer-hero-copy>p:not(.consumer-kicker){font-size:14px}.consumer-hero-actions{flex-direction:column;align-items:stretch}.consumer-button{width:100%}.hero-product-stage{height:310px;min-height:310px}.hero-product-composite{width:108%;height:300px;bottom:-6px;right:-4%}.home-category-grid{grid-template-columns:1fr}.home-category-card:last-child{grid-column:auto}.home-proof-grid>div{justify-content:flex-start;padding:14px 20px}.proof-icon{width:44px;height:44px}.home-proof-grid strong{font-size:18px}.home-capability-section{padding-bottom:62px}.capability-heading{padding:22px}.capability-image{height:280px}.export-visual{min-height:180px;margin-inline:18px}.export-card>.consumer-button{width:calc(100% - 44px);margin-left:22px}.consumer-section-heading{flex-direction:column;align-items:flex-start;gap:20px}.brand-story-logo{min-height:250px;padding:38px}.home-brand-story,.home-enquiry-cta{padding:72px 0}}.consumer-hero:after{content:"";border:2px solid #ffc40061;border-radius:100% 0;width:150px;height:70px;position:absolute;top:66px;left:-28px;transform:rotate(-22deg)}.consumer-hero-curve{border-top-width:15px;height:188px;bottom:-118px}.consumer-hero h1{letter-spacing:-.058em;max-width:700px;font-size:clamp(56px,5.1vw,74px);line-height:.94}.consumer-hero-copy>p:not(.consumer-kicker){max-width:540px;margin-top:20px;font-size:16px;line-height:1.55}.consumer-hero .consumer-button{min-width:205px}.hero-product-stage{isolation:isolate;height:540px;min-height:540px}.hero-product-surface{z-index:0;background:radial-gradient(circle at 50% 100%,#ffc40047,#0000 50%),linear-gradient(150deg,#fff 0%,#fffaf0 62%,#f5e2bd 100%);border-radius:50% 48% 14px 18px;height:405px;position:absolute;bottom:13px;left:2%;right:-8%;transform:perspective(760px)rotateX(2deg);box-shadow:0 22px 55px #5f000b38}.hero-product-stage:before{content:"";z-index:1;filter:blur(19px);background:#7a331421;border-radius:50%;height:78px;position:absolute;bottom:26px;left:5%;right:-5%}.hero-pack{z-index:3;object-fit:contain;object-position:center;filter:none;width:auto;position:absolute}.hero-pack-toast{clip-path:polygon(24% 4%,75% 4%,77% 95%,23% 95%);height:310px;bottom:80px;left:-2%}.hero-pack-rice{z-index:4;clip-path:polygon(27% 2%,73% 2%,76% 95%,24% 95%);height:410px;bottom:75px;left:21%}.hero-pack-pickle{z-index:7;clip-path:polygon(42% 5%,58% 5%,63% 13%,64% 89%,36% 89%,37% 13%);height:245px;bottom:5px;left:13%}.hero-pack-spice{z-index:7;clip-path:polygon(37% 2%,63% 2%,66% 95%,34% 95%);height:235px;bottom:4px;left:38%}.hero-pack-snack{z-index:8;clip-path:polygon(31% 4%,69% 4%,76% 92%,24% 92%);height:250px;bottom:7px;left:55%}.hero-pack-oil{z-index:7;clip-path:polygon(43% 2%,57% 2%,61% 95%,39% 95%);height:290px;bottom:8px;left:78%}.home-category-grid{gap:14px}.home-category-card{border-radius:15px;grid-template-columns:104px minmax(0,1fr) 34px;gap:12px;min-height:132px;padding:10px 14px 10px 10px;overflow:hidden}.home-category-card strong{font-size:18px}.home-category-card>span{width:34px;height:34px;font-size:17px}.origin-strip-inner{background:#fffdf8;border:1px solid #65391621;border-radius:16px;grid-template-columns:1.08fr 1.15fr .95fr;align-items:stretch;min-height:174px;padding:0;display:grid;position:relative;overflow:hidden;box-shadow:0 9px 28px #4c30141c}.origin-landscape{object-fit:cover;object-position:40% center;width:100%;height:100%;min-height:174px}.origin-message{z-index:2;text-align:center;place-items:center;padding:25px 28px;display:grid;position:relative}.origin-message:after{content:"";background:var(--gold);border-radius:99px;width:70px;height:4px;margin-top:13px}.origin-map{opacity:.42;background:url(/globe.svg) 50%/160px 160px no-repeat;min-height:174px;position:relative}.origin-map:before,.origin-map:after{content:"";background:var(--red);transform-origin:100%;height:1px;position:absolute}.origin-map:before{top:55%;left:13%;right:41%;transform:rotate(9deg)}.origin-map:after{top:45%;left:42%;right:12%;transform:rotate(-18deg)}.origin-map-dot{z-index:2;background:var(--red);width:9px;height:9px;box-shadow:0 0 0 1px var(--red);border:2px solid #fff;border-radius:50%;position:absolute}.dot-one{top:52%;left:12%}.dot-two{top:56%;left:44%}.dot-three{top:34%;right:33%}.dot-four{top:26%;right:10%}.home-proof{padding-bottom:20px}.home-proof-grid{min-height:108px;box-shadow:none;background:0 0;border:0;border-radius:0;gap:16px}.home-proof-grid>div{color:#fff;background:linear-gradient(135deg,#bd0018,#e30a26);border:0;border-radius:15px;justify-content:flex-start;gap:24px;min-height:108px;padding:20px 30px;box-shadow:0 10px 24px #69000c29}.home-proof-grid>.proof-highlight{color:#211c16;background:linear-gradient(135deg,#ffb800,#ffd02a)}.proof-icon{width:62px;height:62px;color:var(--red);background:#fff;font-size:29px}.home-proof-grid strong{font-size:inherit;letter-spacing:-.04em;flex-direction:column;display:flex}.home-proof-grid strong b{font-size:clamp(31px,3.2vw,46px);line-height:.95}.home-proof-grid strong small{letter-spacing:0;margin-top:6px;font-size:15px;font-weight:650}.product-visual{isolation:isolate;background:#fff9ed;position:relative}.product-scene{z-index:0;background-image:linear-gradient(#fff9ed61, #fff9eda3), var(--product-scene);opacity:.72;background-position:50%;background-size:cover;position:absolute;inset:0}.product-visual:after{content:"";z-index:1;background:radial-gradient(#fffffffa 0 48%,#ffffffc2 66%,#0000 79%);border-radius:50%;position:absolute;inset:10% 11%}.product-visual img{z-index:2;object-fit:contain;filter:none;width:88%;height:88%;position:relative}.consumer-section-heading h2{font-size:clamp(36px,4vw,56px)}.brand-story-logo{background:#fff9ed;align-content:center;gap:23px;min-height:330px;padding:44px}.brand-logo-frame{aspect-ratio:617/264;background:#fff;border:8px solid #fff;place-items:center;width:min(430px,100%);display:grid;overflow:hidden;box-shadow:0 13px 30px #4f0b0f2e}.brand-logo-frame img{object-fit:contain;width:100%;height:100%}.brand-story-logo span{text-align:center}.home-brand-story h2{font-size:clamp(40px,4.5vw,60px)}.home-enquiry-grid h2{font-size:clamp(40px,4.6vw,60px)}@media (width<=1180px){.consumer-hero-grid{grid-template-columns:.88fr 1.12fr}.consumer-hero h1{font-size:clamp(54px,6.5vw,72px)}.hero-pack-toast{height:275px;left:-7%}.hero-pack-rice{height:370px;left:18%}.hero-pack-pickle{height:220px;left:8%}.hero-pack-spice{height:215px;left:35%}.hero-pack-snack{height:225px;left:54%}.hero-pack-oil{height:260px;left:77%}.home-category-card{grid-template-columns:78px minmax(0,1fr) 30px;min-height:108px}.home-category-card img{width:78px;height:82px}.home-category-card strong{font-size:15px}.home-category-card>span{width:30px;height:30px}}@media (width<=920px){.consumer-hero,.consumer-hero-grid{height:850px;min-height:850px}.consumer-hero-grid{grid-template-columns:1fr}.consumer-hero-copy{padding-top:50px}.hero-product-stage{height:440px;min-height:440px}.hero-product-surface{height:350px;left:0;right:0}.hero-pack-toast{height:265px;bottom:64px;left:-2%}.hero-pack-rice{height:350px;bottom:55px;left:21%}.hero-pack-pickle{height:210px;bottom:0;left:12%}.hero-pack-spice{height:200px;bottom:0;left:39%}.hero-pack-snack{height:210px;bottom:1px;left:57%}.hero-pack-oil{height:245px;bottom:0;left:80%}.home-category-grid{grid-template-columns:repeat(2,1fr)}.home-category-card:last-child{grid-column:1/-1}.home-category-card{grid-template-columns:100px 1fr 34px;min-height:122px}.home-category-card img{width:100px;height:100px}.home-category-card strong{font-size:18px}.origin-strip-inner{grid-template-columns:1fr 1fr}.origin-landscape{min-height:190px}.origin-map{display:none}.home-proof-grid{grid-template-columns:1fr}.home-proof-grid>div{border:0}}@media (width<=620px){.consumer-hero,.consumer-hero-grid{height:790px;min-height:790px}.consumer-hero h1{font-size:clamp(42px,12vw,51px)}.consumer-hero-copy{padding-top:38px}.consumer-hero-copy>p:not(.consumer-kicker){font-size:14px}.consumer-hero .consumer-button{min-width:0}.hero-product-stage{height:360px;min-height:360px}.hero-product-surface{height:290px}.hero-pack-toast{height:210px;bottom:48px;left:-10%}.hero-pack-rice{height:270px;bottom:42px;left:17%}.hero-pack-pickle{height:168px;bottom:-2px;left:5%}.hero-pack-spice{height:160px;bottom:-2px;left:34%}.hero-pack-snack{height:165px;bottom:-1px;left:56%}.hero-pack-oil{height:195px;bottom:-2px;left:78%}.home-category-grid{grid-template-columns:1fr}.home-category-card:last-child{grid-column:auto}.home-category-card{grid-template-columns:88px 1fr 34px;min-height:110px}.home-category-card img{width:88px;height:88px}.origin-strip-inner{grid-template-columns:1fr}.origin-landscape{height:170px;min-height:170px}.origin-message{padding:28px 20px 34px}.origin-message h2{font-size:32px}.home-proof-grid>div{min-height:96px;padding:16px 22px}.proof-icon{width:54px;height:54px}.product-visual,.catalogue-grid .product-visual{height:340px}.brand-story-logo{min-height:265px;padding:28px 22px}.brand-logo-frame{border-width:5px}.home-brand-story h2,.home-enquiry-grid h2{font-size:42px}}body{font-size:16px;line-height:1.6;overflow-x:hidden}.section{padding:clamp(76px,7vw,104px) 0}.desktop-nav a[aria-current=page]{color:var(--red)}.desktop-nav a[aria-current=page]:after{right:0}.mobile-menu-trigger{border:1px solid var(--line);cursor:pointer;background:#fff;border-radius:8px;align-items:center;gap:13px;min-height:42px;padding:9px 13px;font-size:13px;font-weight:700;display:flex}.mobile-menu-trigger span:last-child{font-size:18px;line-height:1}.mobile-menu-panel a{justify-content:space-between;align-items:center;font-size:15px;display:flex}.mobile-menu-panel a[aria-current=page]{color:var(--red);font-weight:750}.page-hero{background:radial-gradient(circle at 86% 12%,#d8072040,#0000 28%),linear-gradient(130deg,#171b24,#252a35);padding:clamp(88px,9vw,118px) 0 clamp(76px,8vw,104px)}.page-hero h1{max-width:830px;font-size:clamp(46px,5.7vw,76px);line-height:1}.page-hero p:not(.eyebrow){max-width:690px;font-size:17px}.consumer-hero:before{opacity:.09}.consumer-hero:after{border-color:#ffd8564d;width:210px;height:90px;top:80px}.consumer-hero-copy{padding:56px 0 86px}.hero-kicker{color:#ffe697;letter-spacing:.17em;text-transform:uppercase;align-items:center;gap:9px;margin:0 0 22px;font-size:11px;font-weight:800;display:flex}.hero-kicker span{color:#fff}.consumer-hero h1{max-width:660px;font-size:clamp(50px,4.7vw,68px);line-height:.96}.consumer-hero h1 em{color:#ffd652;font-style:normal}.consumer-hero-copy>p:not(.consumer-kicker){color:#ffffffe0;max-width:555px;margin-top:24px;font-size:16px;line-height:1.65}.consumer-hero-actions{margin-top:30px}.consumer-hero-curve{border-top:14px solid #ffc400;height:198px;bottom:-122px}.hero-product-surface{background:radial-gradient(circle at 50% 103%,#ffc20066,#0000 45%),linear-gradient(150deg,#fffffffa,#fff7e8 68%,#e9c98d);border-radius:48% 48% 26px 26px;height:430px;bottom:35px;left:1%;right:0;box-shadow:0 30px 75px #47000947,inset 0 1px #ffffffe6}.hero-product-stage:before{background:#54190533;height:84px;bottom:43px;left:3%;right:2%}.hero-pack{filter:drop-shadow(0 18px 13px #4815062e);clip-path:none!important}.hero-pack-toast{height:295px;bottom:110px;left:-4%}.hero-pack-rice{height:430px;bottom:92px;left:17%}.hero-pack-pickle{height:245px;bottom:22px;left:5%}.hero-pack-spice{height:240px;bottom:18px;left:34%}.hero-pack-snack{height:255px;bottom:14px;left:50%}.hero-pack-oil{height:285px;bottom:18px;left:68%}.ingredient-accent{z-index:2;pointer-events:none;position:absolute}.ingredient-rice{opacity:.8;background:radial-gradient(#fff5d2 0 38%,#0000 42%) 0 0/22px 12px;width:84px;height:60px;top:100px;right:4%;transform:rotate(17deg)}.ingredient-chilli{background:linear-gradient(90deg,#8f0010,#ed1730);border-radius:80% 8%;width:92px;height:26px;bottom:64px;left:1%;transform:rotate(-13deg);box-shadow:inset -13px 2px 8px #5b00074d}.home-category-band{padding:22px 0 20px}.home-category-card{background:linear-gradient(145deg,#fffdf9,#fff7e9);border-color:#4d2e131f;box-shadow:0 9px 25px #5a2f0f17}.home-category-card img{filter:saturate(.98)contrast(1.02)}.origin-map{opacity:1;background:radial-gradient(circle,#8f1c266b 0 1.6px,#0000 1.8px) 0 0/9px 9px;overflow:hidden;-webkit-mask-image:radial-gradient(#000 35%,#0000 72%);mask-image:radial-gradient(#000 35%,#0000 72%)}.map-origin-label{z-index:3;background:var(--red);color:#fff;letter-spacing:.07em;text-transform:uppercase;border-radius:99px;padding:5px 9px;font-size:9px;font-weight:800;position:absolute;bottom:20px;left:10%}.proof-icon{border-radius:50%;flex:none;place-items:center;display:grid}.proof-icon svg{width:31px;height:31px}.home-proof-grid strong b{font-size:clamp(25px,2.4vw,34px)}.home-capability-section{padding-bottom:76px}.capability-image .image-disclosure,.image-disclosure{color:#fff;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#12171fb8;border-radius:99px;width:auto;max-width:calc(100% - 28px);margin:0;padding:7px 10px;font-size:10px;line-height:1;bottom:14px;left:14px;right:auto}.product-grid{gap:20px}.product-card{border-radius:16px;overflow:hidden;box-shadow:0 7px 25px #2d1f0e0f}.product-visual,.catalogue-grid .product-visual{height:310px;padding:18px;overflow:hidden}.product-scene{background-image:linear-gradient(#fff9ed29, #fff9ed52), var(--product-scene);opacity:.82;filter:saturate(.86);transform:scale(1.04)}.product-visual:after{background:radial-gradient(#ffffffc2 0 42%,#ffffff45 65%,#0000 78%);inset:13% 15%}.product-visual img{filter:drop-shadow(0 16px 11px #3a240e33);width:94%;height:94%;transition:transform .35s}.product-card:hover .product-visual img{transform:translateY(-4px)scale(1.025)}.product-card h3{min-height:48px;font-size:20px}.catalogue-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.home-products-section{padding-top:90px}.architecture-logo-frame{aspect-ratio:617/264;place-items:center;width:min(340px,100%);margin:38px 0 28px;display:grid}.architecture-logo-frame img{object-fit:contain;width:100%;height:100%;margin:0}.about-visual-section{background:var(--warm-white);padding:0 0 clamp(76px,7vw,104px)}.about-visual-card{border-radius:22px;min-height:480px;position:relative;overflow:hidden}.about-visual-card>img{object-fit:cover;width:100%;height:560px}.about-visual-card>div{color:#fff;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#141922e6;border-radius:16px;max-width:520px;padding:30px;position:absolute;bottom:42px;left:42px}.about-visual-card h2{letter-spacing:-.04em;margin:0;font-size:clamp(28px,3vw,42px);line-height:1.06}.about-visual-card p:not(.eyebrow){color:#ffffffb8;margin:16px 0 8px}.about-visual-card span{color:#ffe071;letter-spacing:.08em;text-transform:uppercase;font-size:10px}.architecture-card{min-height:330px;padding:48px}.values-grid article,.process-grid article{padding:32px}.facility-gallery-section{background:var(--ivory);padding:0 0 92px}.facility-gallery{grid-template-columns:repeat(2,1fr);gap:22px;display:grid}.facility-gallery figure{background:#fff;border-radius:18px;margin:0;overflow:hidden}.facility-gallery img{object-fit:cover;width:100%;height:370px}.facility-gallery figcaption{justify-content:space-between;gap:20px;padding:18px 20px;font-weight:700;display:flex}.facility-gallery figcaption span{color:#747b83;letter-spacing:.08em;text-transform:uppercase;font-size:10px;font-weight:650}.market-region-grid{grid-template-columns:repeat(4,1fr);gap:16px;margin-top:55px;display:grid}.market-region-grid article{border:1px solid var(--line);background:#fff;border-radius:16px;padding:30px}.market-region-grid span{color:var(--red);letter-spacing:.14em;font-size:10px;font-weight:800}.market-region-grid h3{margin:44px 0 13px;font-size:28px}.market-region-grid p{color:#647078;margin:0;font-size:13px;line-height:1.7}.product-detail-visual{isolation:isolate;background:#fff9ee;border-radius:20px;position:relative;overflow:hidden}.product-detail-scene{z-index:0;background:linear-gradient(#fff9ee1f, #fff9ee5c), var(--detail-scene) center/cover;opacity:.82;filter:saturate(.8);position:absolute;inset:0}.product-detail-visual:after{content:"";z-index:1;background:radial-gradient(#ffffffd1,#0000 72%);border-radius:50%;position:absolute;inset:12%}.product-detail-visual img{z-index:2;filter:drop-shadow(0 22px 15px #40260c36);position:relative}.product-facts>div{grid-template-columns:170px 1fr}.product-note{font-size:13px}.contact-helper{color:#747d82;max-width:320px;margin:10px 0 0;font-size:12px}.enquiry-form label>span b{color:var(--red)}.form-success{color:#14552d;background:#e8f8ee;border-radius:8px;padding:14px}.policy-layout{grid-template-columns:260px 1fr;align-items:start;gap:80px;display:grid}.policy-layout aside{background:var(--ivory);border-radius:14px;gap:8px;padding:26px;display:grid;position:sticky;top:120px}.policy-layout aside strong:not(:first-child){margin-top:22px}.policy-layout aside span{color:#657178;font-size:13px}.policy-copy{max-width:760px}.policy-copy h2{margin:0 0 12px;font-size:28px}.policy-copy p{color:#5d6870;margin:0 0 38px;line-height:1.8}.site-footer{padding-top:72px}.footer-lead,.footer-links,.footer-grid address{font-size:14px}.footer-privacy[aria-current=page]{color:#fff;text-underline-offset:5px;font-weight:750;text-decoration:underline}.footer-label{font-size:11px}.flagship-lockup img{width:132px;height:auto}.footer-bottom{font-size:11px}.admin-toolbar{grid-template-columns:1fr 180px auto;gap:12px;margin-bottom:24px;display:grid}.admin-toolbar input,.admin-toolbar select,.admin-toolbar button,.status-select{border:1px solid var(--line);background:#fff;border-radius:8px;min-height:42px;padding:9px 12px}.admin-toolbar button{background:var(--navy);color:#fff;cursor:pointer}.status-select{min-height:34px;margin-top:12px;padding:5px 8px;font-size:11px;display:block}.admin-pagination{justify-content:center;align-items:center;gap:18px;margin-top:24px;display:flex}.admin-pagination button{border:1px solid var(--line);cursor:pointer;background:#fff;border-radius:7px;padding:9px 14px}.admin-pagination button:disabled{opacity:.4;cursor:not-allowed}@media (width<=1100px){.catalogue-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.market-region-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=920px){.consumer-hero,.consumer-hero-grid{height:860px;min-height:860px}.consumer-hero-grid{grid-template-columns:1fr}.consumer-hero-copy{padding:48px 0 0}.hero-product-stage{height:390px;min-height:390px}.hero-product-surface{height:330px;bottom:13px;left:0;right:0}.hero-pack-toast{height:235px;bottom:72px;left:-5%}.hero-pack-rice{height:315px;bottom:60px;left:17%}.hero-pack-pickle{height:190px;bottom:0;left:4%}.hero-pack-spice{height:185px;bottom:0;left:35%}.hero-pack-snack{height:195px;bottom:0;left:52%}.hero-pack-oil{height:220px;bottom:0;left:70%}.facility-gallery,.policy-layout{grid-template-columns:1fr}.policy-layout{gap:36px}.policy-layout aside{position:static}.about-visual-card>img{height:500px}.catalogue-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.page-hero-grid{grid-template-columns:1fr;gap:24px}.page-hero h1{font-size:clamp(44px,8vw,66px)}}@media (width<=620px){.container{width:min(100% - 28px,1240px)}.brand-lockup{gap:10px;min-width:0}.corporate-brand strong{font-size:18px}.corporate-brand span,.nimo-header-brand span{display:none}.brand-divider{height:36px}.nimo-header-brand img{width:80px;height:auto}.consumer-hero,.consumer-hero-grid{height:810px;min-height:810px}.consumer-hero-copy{padding-top:36px}.hero-kicker{letter-spacing:.11em;margin-bottom:16px;font-size:9px}.consumer-hero h1{font-size:clamp(40px,11.5vw,49px)}.consumer-hero-copy>p:not(.consumer-kicker){margin-top:18px;font-size:14px;line-height:1.55}.consumer-hero-actions{flex-direction:column;gap:10px;margin-top:20px}.consumer-hero .consumer-button{min-height:48px}.hero-product-stage{height:320px;min-height:320px}.hero-product-surface{height:270px;bottom:5px}.hero-pack-toast{display:none}.hero-pack-rice{height:255px;bottom:44px;left:9%}.hero-pack-pickle{height:158px;bottom:-2px;left:-3%}.hero-pack-spice{height:150px;bottom:-3px;left:29%}.hero-pack-snack{height:160px;bottom:-3px;left:50%}.hero-pack-oil{height:180px;bottom:-3px;left:69%}.ingredient-rice{display:none}.ingredient-chilli{width:60px;height:18px}.home-category-grid{grid-template-columns:1fr}.home-category-card{grid-template-columns:82px 1fr 34px;min-height:106px}.home-category-card img{width:82px;height:82px}.home-proof-grid>div{min-height:94px}.proof-icon{width:50px;height:50px}.home-proof-grid strong b{font-size:24px}.catalogue-grid{grid-template-columns:1fr}.product-visual,.catalogue-grid .product-visual{height:330px}.about-visual-card{min-height:620px}.about-visual-card>img{height:620px}.about-visual-card>div{padding:22px;bottom:14px;left:14px;right:14px}.architecture-grid{grid-template-columns:1fr;gap:16px}.architecture-connector{transform:rotate(90deg)}.architecture-card{min-height:280px;padding:32px 26px}.facility-gallery img{height:280px}.facility-gallery figcaption{flex-direction:column;gap:4px}.market-region-grid{grid-template-columns:1fr}.product-detail-visual{min-height:430px;padding:24px}.product-facts>div{grid-template-columns:1fr;gap:6px}.enquiry-form{padding:30px 22px}.form-grid,.admin-toolbar{grid-template-columns:1fr}.footer-bottom{flex-direction:column;gap:8px}}.hero-pack-oil{left:auto;right:0}.consumer-hero{background:radial-gradient(circle at 76% 14%,#ffb5002e,#0000 28%),radial-gradient(circle at 18% 0,#ffffff1a,#0000 25%),linear-gradient(112deg,#a70015 0%,#ce001c 51%,#ed1631 100%);height:520px;min-height:520px}.consumer-hero-grid{grid-template-columns:minmax(420px,.82fr) minmax(620px,1.18fr);gap:4px;height:520px;min-height:520px}.consumer-hero-copy{z-index:7;align-self:center;padding:0 0 54px 10px}.consumer-hero h1{color:#fff;letter-spacing:-.052em;max-width:590px;margin:0;font-size:clamp(54px,4.85vw,76px);font-weight:820;line-height:.98}.hero-title-rule{background:#ffd21a;border-radius:99px;width:88px;height:4px;margin:24px 0 18px;display:block}.consumer-hero-copy>p:not(.consumer-kicker){color:#ffffffe6;max-width:510px;margin:0;font-size:15px;line-height:1.58}.consumer-hero-actions{gap:14px;margin-top:24px}.consumer-hero .consumer-button{border-radius:8px;min-height:54px;padding-inline:25px;font-size:14px}.consumer-hero .consumer-button-light{color:#fff;background:0 0;border:1.5px solid #ffffffe0}.consumer-hero .consumer-button-light span{color:var(--red);background:#fff}.consumer-hero-curve{z-index:6;transform-origin:100% 0;background:#fffaf0;border-top:13px solid #ffc800;height:154px;bottom:-106px;transform:skewY(-4.2deg)}.hero-product-stage{height:520px;min-height:520px;overflow:visible}.hero-product-surface{height:116px;box-shadow:none;background:radial-gradient(#fff8e0fa 0 24%,#ffd7676b 54%,#0000 73%);border-radius:50%;bottom:28px;left:1%;right:-2%}.hero-product-stage:before{filter:blur(17px);background:#46000542;height:42px;bottom:48px;left:4%;right:0}.hero-pack{object-fit:contain;object-position:center bottom;filter:drop-shadow(0 18px 13px #44080247)}.hero-pack-toast{z-index:3;height:292px;bottom:66px;left:-1%}.hero-pack-rice{z-index:2;height:402px;bottom:72px;left:22%}.hero-pack-puffed-rice{z-index:2;height:285px;bottom:73px;left:47%}.hero-pack-pickle{z-index:5;height:216px;bottom:24px;left:9%}.hero-pack-spice{z-index:6;height:214px;bottom:18px;left:30%}.hero-pack-turmeric{z-index:6;height:194px;bottom:14px;left:44%}.hero-pack-snack{z-index:6;height:228px;bottom:17px;left:56%}.hero-pack-rice-ball{z-index:6;height:206px;bottom:19px;left:71%}.hero-pack-oil{z-index:7;height:248px;bottom:20px;left:auto;right:0}.ingredient-rice{top:58px;right:2%}.ingredient-chilli{bottom:39px;left:3%}.home-category-band{z-index:10;background:#fffaf0;padding:17px 0 16px;position:relative}.home-category-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:13px}.home-category-card{background:linear-gradient(145deg,#fffefa,#fffaf1);border:1px solid #57351824;border-radius:13px;grid-template-columns:104px minmax(0,1fr) 34px;min-width:0;min-height:118px;padding:10px 13px 10px 10px;box-shadow:0 7px 18px #4a2a101c}.home-category-card img{object-fit:cover;border-radius:9px;width:104px;height:94px}.home-category-card strong{letter-spacing:-.025em;font-size:clamp(17px,1.35vw,21px)}.home-category-card>span{background:var(--red);color:#fff;width:34px;height:34px}.home-origin-strip{background:#fffaf0;padding:0 0 16px}.origin-strip-inner{background:#fff8ec;border:1px solid #5735181c;border-radius:13px;grid-template-columns:31% 38% 31%;min-height:140px;padding:0;overflow:hidden;box-shadow:0 7px 18px #4a2a1017}.origin-landscape{object-fit:cover;object-position:left center;width:100%;height:140px}.origin-message{place-items:center;padding:18px;display:grid}.origin-message h2{color:#c90620;letter-spacing:-.04em;margin:0;font-size:clamp(26px,2.25vw,37px);line-height:1.05}.origin-map{opacity:1;background:radial-gradient(circle,#8b222a59 0 1.25px,#0000 1.5px) 0 0/7px 7px;align-self:stretch;min-height:140px;position:relative;-webkit-mask-image:radial-gradient(at 52%,#000 28%,#000000e6 49%,#0000 76%);mask-image:radial-gradient(at 52%,#000 28%,#000000e6 49%,#0000 76%)}.origin-map:before,.origin-map:after{content:"";z-index:2;transform-origin:0;background:#c8001cb8;width:45%;height:1px;position:absolute;top:54%;left:45%}.origin-map:before{transform:rotate(-23deg)}.origin-map:after{width:38%;transform:rotate(17deg)}.map-origin-label{display:none}.origin-map-dot{background:#c9001c;width:7px;height:7px;box-shadow:0 0 0 3px #fff8ec}.product-visual,.catalogue-grid .product-visual{height:270px;padding:22px}.catalogue-grid .product-visual{height:245px}.product-visual img{object-fit:contain;object-position:center;width:72%;max-width:72%;height:74%;max-height:74%}.product-packshot-frame{z-index:2;pointer-events:none;place-items:center;display:grid;position:absolute;inset:13% 16%}.product-packshot-frame img{object-fit:contain;object-position:center;width:auto;max-width:100%;height:auto;max-height:100%;position:static}.product-visual-mustard-oil-400ml .product-packshot-frame,.product-visual-bay-leaves-50g .product-packshot-frame{inset:12% 24%}.product-visual-chilli-powder-200g .product-packshot-frame,.product-visual-turmeric-powder-200g .product-packshot-frame{inset:14% 21%}.product-visual-mustard-oil-400ml img,.product-visual-bay-leaves-50g img{width:57%;max-width:57%;height:72%;max-height:72%}.product-visual-chilli-powder-200g img,.product-visual-turmeric-powder-200g img{width:66%;max-width:66%;height:69%;max-height:69%}.product-card-copy{padding:18px 20px 21px}.product-card h3{min-height:42px;margin-top:7px;font-size:18px;line-height:1.2}.product-card-meta{margin-top:15px}.product-detail-visual img{object-fit:contain;width:70%;max-width:70%;height:72%;max-height:72%}.page-hero{padding:clamp(58px,6vw,78px) 0 clamp(54px,5.5vw,72px)}.page-hero-grid{grid-template-columns:168px minmax(0,790px);align-items:start;gap:clamp(30px,5vw,68px)}.page-hero h1{letter-spacing:-.045em;max-width:790px;font-size:clamp(38px,4vw,56px);line-height:1.04}.page-hero p:not(.eyebrow){max-width:660px;margin-top:19px;font-size:16px;line-height:1.65}@media (width<=1180px){.consumer-hero-grid{grid-template-columns:minmax(390px,.78fr) minmax(560px,1.22fr)}.hero-pack-toast{height:270px;left:-4%}.hero-pack-rice{height:375px;left:18%}.hero-pack-puffed-rice{height:268px;left:45%}.hero-pack-pickle{height:195px;left:6%}.hero-pack-spice{height:190px;left:28%}.hero-pack-turmeric{height:175px;left:42%}.hero-pack-snack{height:205px;left:54%}.hero-pack-rice-ball{height:187px;left:69%}.hero-pack-oil{height:225px}.home-category-card{grid-template-columns:82px minmax(0,1fr) 30px}.home-category-card img{width:82px;height:82px}}@media (width<=920px){.consumer-hero,.consumer-hero-grid{height:790px;min-height:790px}.consumer-hero-grid{grid-template-columns:1fr}.consumer-hero-copy{align-self:start;padding:48px 0 0}.consumer-hero h1{max-width:650px;font-size:clamp(50px,8vw,66px)}.hero-product-stage{height:390px;min-height:390px}.hero-product-surface{height:92px;bottom:15px}.hero-pack-toast{height:235px;bottom:57px;left:1%}.hero-pack-rice{height:305px;bottom:59px;left:24%}.hero-pack-puffed-rice{height:225px;bottom:57px;left:48%}.hero-pack-pickle{height:174px;bottom:9px;left:10%}.hero-pack-spice{height:164px;bottom:7px;left:34%}.hero-pack-turmeric{height:150px;bottom:5px;left:47%}.hero-pack-snack{height:178px;bottom:7px;left:59%}.hero-pack-rice-ball{height:160px;bottom:8px;left:72%}.hero-pack-oil{height:190px;bottom:10px;right:0}.home-category-grid{scroll-snap-type:x mandatory;scrollbar-width:thin;grid-template-columns:none;grid-auto-columns:minmax(250px,36vw);grid-auto-flow:column;padding:2px 2px 13px;display:grid;overflow-x:auto}.home-category-card{scroll-snap-align:start;grid-template-columns:88px 1fr 32px;min-height:108px}.home-category-card img{width:88px;height:86px}.origin-strip-inner{grid-template-columns:33% 39% 28%}.origin-message h2{font-size:clamp(24px,3.8vw,32px)}.page-hero{padding:56px 0 54px}.page-hero-grid{grid-template-columns:1fr;gap:16px}.page-hero h1{font-size:clamp(38px,6.3vw,50px)}}@media (width<=620px){.consumer-hero,.consumer-hero-grid{height:710px;min-height:710px}.consumer-hero-copy{padding-top:31px}.consumer-hero h1{font-size:clamp(39px,11.2vw,48px)}.hero-title-rule{width:70px;height:3px;margin:17px 0 14px}.consumer-hero-copy>p:not(.consumer-kicker){max-width:355px;font-size:13.5px}.consumer-hero-actions{flex-direction:row;align-items:stretch;gap:8px;margin-top:18px}.consumer-hero .consumer-button{min-height:46px;padding-inline:12px;font-size:11px}.consumer-hero .consumer-button span{width:24px;height:24px}.hero-product-stage{height:310px;min-height:310px}.hero-pack-toast,.hero-pack-turmeric,.hero-pack-rice-ball,.hero-pack-puffed-rice{display:none}.hero-pack-rice{height:238px;bottom:50px;left:25%}.hero-pack-pickle{height:139px;bottom:3px;left:3%}.hero-pack-spice{height:135px;bottom:1px;left:33%}.hero-pack-snack{height:148px;bottom:1px;left:54%}.hero-pack-oil{height:160px;bottom:2px;right:1%}.consumer-hero-curve{border-top-width:9px;height:100px;bottom:-75px}.home-category-grid{grid-auto-columns:minmax(252px,82vw)}.origin-strip-inner{grid-template-columns:1fr}.origin-landscape{height:122px}.origin-message{text-align:center;min-height:112px;padding:20px}.origin-message h2{font-size:29px}.origin-map{min-height:116px}.product-visual,.catalogue-grid .product-visual{height:270px}.product-visual img{width:68%;max-width:68%;height:70%;max-height:70%}.product-packshot-frame{inset:13% 18%}.product-visual-mustard-oil-400ml .product-packshot-frame,.product-visual-bay-leaves-50g .product-packshot-frame{inset:12% 26%}.product-visual-mustard-oil-400ml img,.product-visual-bay-leaves-50g img{width:52%;max-width:52%}.page-hero{padding:46px 0 44px}.page-hero h1{font-size:clamp(34px,10vw,42px)}.page-hero p:not(.eyebrow){margin-top:14px;font-size:15px}}
