@import "https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Playfair+Display:wght@500;600;700&display=swap";:root{--text:#6b6375;--text-h:#08060d;--bg:#fff;--border:#e5e4e7;--code-bg:#f4f3ec;--accent:#aa3bff;--accent-bg:#aa3bff1a;--accent-border:#aa3bff80;--social-bg:#f4f3ec80;--shadow:#0000001a 0 10px 15px -3px, #0000000d 0 4px 6px -2px;--sans:system-ui, "Segoe UI", Roboto, sans-serif;--heading:system-ui, "Segoe UI", Roboto, sans-serif;--mono:ui-monospace, Consolas, monospace;font:18px/145% var(--sans);letter-spacing:.18px;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light dark;color:var(--text);background:var(--bg);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media (prefers-color-scheme:dark){:root{--lightningcss-light: ;--lightningcss-dark:initial}}@media (width<=1024px){:root{font-size:16px}}@media (prefers-color-scheme:dark){:root{--text:#9ca3af;--text-h:#f3f4f6;--bg:#16171d;--border:#2e303a;--code-bg:#1f2028;--accent:#c084fc;--accent-bg:#c084fc26;--accent-border:#c084fc80;--social-bg:#2f303a80;--shadow:#0006 0 10px 15px -3px, #00000040 0 4px 6px -2px}#social .button-icon{filter:invert()brightness(2)}}body{margin:0}#root{text-align:center;border-inline:1px solid var(--border);box-sizing:border-box;flex-direction:column;width:1126px;max-width:100%;min-height:100svh;margin:0 auto;display:flex}h1,h2{font-family:var(--heading);color:var(--text-h);font-weight:500}h1{letter-spacing:-1.68px;margin:32px 0;font-size:56px}@media (width<=1024px){h1{margin:20px 0;font-size:36px}}h2{letter-spacing:-.24px;margin:0 0 8px;font-size:24px;line-height:118%}@media (width<=1024px){h2{font-size:20px}}p{margin:0}code,.counter{font-family:var(--mono);color:var(--text-h);border-radius:4px;display:inline-flex}code{background:var(--code-bg);padding:4px 8px;font-size:15px;line-height:135%}:root{--bg-dark:#03150f;--bg-deep:#02100b;--bg-card:#082219;--bg-card-soft:#0c2b20;--green:#a8d412;--green-bright:#c3ec24;--green-deep:#17613f;--gold:#e8a82d;--gold-light:#ffd36a;--white:#fff;--cream:#f5efdf;--muted:#b9c5be;--border:#e5ae3559;--shadow:0 30px 80px #00000059;--serif:"Playfair Display", Georgia, serif;--sans:"DM Sans", Arial, sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:95px}body{min-width:320px;color:var(--white);background:var(--bg-deep);font-family:var(--sans);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;margin:0}button,select,input,textarea{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{color:inherit}a{color:inherit;text-decoration:none}img{max-width:100%}.app{background:radial-gradient(circle at 10% 10%, #44844124, transparent 35%), var(--bg-deep);min-height:100vh;overflow:hidden}.rtl{text-align:right}.container{width:min(1180px,100% - 40px);margin:0 auto}.section{padding:105px 0}.sr-only{white-space:nowrap;clip:rect(0, 0, 0, 0);border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.eyebrow{color:var(--gold);letter-spacing:.19em;text-transform:uppercase;margin:0 0 18px;font-size:.78rem;font-weight:700}.button{cursor:pointer;border:1px solid #0000;border-radius:999px;justify-content:center;align-items:center;gap:13px;min-height:50px;padding:0 24px;font-weight:700;transition:transform .18s,background-color .18s,border-color .18s,color .18s;display:inline-flex}.button:hover{transform:translateY(-3px)}.button-primary{color:#102006;background:linear-gradient(135deg, var(--green-bright), #8fbd00);box-shadow:0 12px 35px #a8d4123b}.button-primary:hover{background:linear-gradient(135deg, #d1f447, var(--green))}.button-secondary{color:var(--white);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff0a;border-color:#ffffff3d}.button-secondary:hover{border-color:var(--gold);color:var(--gold-light)}.site-header{z-index:1000;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#02100be0;border-bottom:1px solid #ffffff12;position:fixed;inset:0 0 auto}.header-inner{align-items:center;gap:34px;width:min(1240px,100% - 36px);height:88px;margin:0 auto;display:flex}.brand-button{cursor:pointer;background:0 0;border:0;flex:none;width:210px;padding:0}.header-logo{object-fit:contain;object-position:left center;width:100%;height:62px;display:block}.main-nav{align-items:center;gap:34px;margin-inline:auto;display:flex}.main-nav button,.footer-links button{color:#e4ece7;cursor:pointer;background:0 0;border:0;padding:9px 0;font-weight:600;transition:color .18s}.main-nav button:hover,.footer-links button:hover{color:var(--green-bright)}.header-actions{align-items:center;gap:12px;display:flex}.language-selector select{max-width:125px;height:44px;color:var(--white);cursor:pointer;background-color:#ffffff0d;border:1px solid #ffffff29;border-radius:999px;outline:none;padding:0 34px 0 13px}.language-selector option{color:#111;background:#fff}.header-enquiry{min-height:44px;padding-inline:20px;font-size:.92rem}.mobile-menu-button{display:none}.hero-section{isolation:isolate;background:linear-gradient(90deg,#010e09f5,#031810d4),radial-gradient(circle at 78% 42%,#bee62717,#0000 34%);align-items:center;min-height:820px;padding:150px 0 80px;display:flex;position:relative;overflow:hidden}.hero-section:after{content:"";z-index:-1;background:linear-gradient(#0000,#03150fdb);height:180px;position:absolute;inset:auto 0 0}.hero-glow{z-index:-2;filter:blur(8px);border-radius:50%;position:absolute}.hero-glow-one{background:#37803e21;width:460px;height:460px;top:110px;right:7%}.hero-glow-two{background:#dda12212;width:280px;height:280px;bottom:20px;left:8%}.hero-grid{grid-template-columns:minmax(0,.92fr) minmax(470px,1.08fr);align-items:center;gap:48px;display:grid}.hero-content{z-index:5;position:relative}.hero-content h1{max-width:650px;font-family:var(--serif);letter-spacing:-.045em;margin:0;font-size:clamp(3.6rem,6.6vw,6.5rem);font-weight:600;line-height:.94}.hero-content h1 span{display:block}.hero-description{color:#c8d3cd;max-width:635px;margin:30px 0 0;font-size:1.04rem;line-height:1.8}.hero-buttons{flex-wrap:wrap;gap:13px;margin-top:34px;display:flex}.hero-trust{flex-wrap:wrap;gap:25px;margin-top:42px;display:flex}.trust-item{color:#dce7e0;align-items:center;gap:10px;font-size:.9rem;display:flex}.trust-icon{border:1px solid var(--gold);width:38px;height:38px;color:var(--gold-light);border-radius:50%;place-items:center;display:grid}.hero-visual{justify-content:center;align-items:flex-end;min-height:580px;display:flex;position:relative}.orbit{border:1px solid #e8a82d85;border-radius:50%;position:absolute}.orbit-one{width:520px;height:520px;top:15px;right:-5px}.orbit-two{border-color:#a8d41247;width:405px;height:405px;top:70px;right:45px}.product-shadow{filter:blur(26px);background:#00000085;border-radius:50%;width:480px;height:92px;position:absolute;bottom:25px;right:3%}.hero-pack{z-index:3;object-fit:contain;filter:drop-shadow(0 34px 35px #00000073);width:min(480px,78%);max-height:575px;animation:5s ease-in-out infinite packFloat;position:relative}.hero-chips{z-index:4;object-fit:cover;width:270px;height:210px;box-shadow:var(--shadow);border-radius:50%;position:absolute;bottom:25px;left:0;transform:rotate(-6deg)}.hero-badge{z-index:5;text-align:center;width:126px;height:126px;color:var(--gold-light);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#02100bde;border:1px solid #e8a82da6;border-radius:50%;place-content:center;display:grid;position:absolute;bottom:60px;right:5px}.hero-badge strong,.hero-badge span{display:block}.hero-badge strong{font-family:var(--serif);font-size:1.15rem}.hero-badge span{color:#d4ded8;margin-top:5px;font-size:.72rem}@keyframes packFloat{0%,to{transform:translateY(0)rotate(1deg)}50%{transform:translateY(-12px)rotate(-1deg)}}.section-heading{margin-bottom:48px}.section-heading.centered{text-align:center;max-width:700px;margin-inline:auto}.section-heading h2,.story-content h2,.quality-heading h2,.partner-inner h2,.contact-intro h2{font-family:var(--serif);letter-spacing:-.035em;margin:0;font-size:clamp(2.7rem,5vw,4.5rem);line-height:1.06}.section-heading>p:last-child,.quality-heading>p,.partner-inner p,.contact-intro>p:last-child{color:var(--muted);line-height:1.75}.products-section{background:radial-gradient(circle at 50% 0%, #37794929, transparent 35%), var(--bg-dark);position:relative}.products-grid{grid-template-columns:repeat(3,1fr);gap:22px;display:grid}.product-card{border:1px solid var(--border);background:linear-gradient(155deg,#103426fa,#03160ffa);border-radius:28px;min-height:575px;transition:transform .22s,border-color .22s;position:relative;overflow:hidden;box-shadow:0 24px 70px #0000003d}.product-card:hover{border-color:#e8a82dd9;transform:translateY(-10px)}.product-image-area{height:340px;position:relative;overflow:hidden}.product-image-circle{background:#a8d4120a;border:1px solid #e8a82d47;border-radius:50%;width:260px;height:260px;position:absolute;top:34px;left:50%;transform:translate(-50%)}.product-food-image{z-index:2;object-fit:cover;filter:drop-shadow(0 20px 20px #00000057);border-radius:50%;width:230px;height:170px;position:absolute;bottom:13px;left:20px}.product-pack-image{z-index:3;object-fit:contain;filter:drop-shadow(0 28px 25px #0000006b);width:190px;height:300px;position:absolute;top:22px;right:12px}.product-card-content{padding:28px 28px 32px;position:relative}.product-number{color:var(--gold);letter-spacing:.18em;margin:0 0 12px;font-size:.76rem;font-weight:700}.product-card h3{font-family:var(--serif);margin:0;font-size:1.75rem}.product-card-content>p:not(.product-number){color:#bcc9c1;min-height:78px;margin:13px 0 20px;line-height:1.65}.product-link{color:var(--green-bright);align-items:center;gap:12px;font-weight:700;display:inline-flex}.product-link span{border:1px solid #a8d4127a;border-radius:50%;place-items:center;width:34px;height:34px;display:grid}.story-section{color:#10231a;background:var(--cream)}.story-grid{grid-template-columns:.85fr 1.15fr;align-items:center;gap:80px;display:grid}.story-content .eyebrow{color:#856018}.story-content h2 span{color:#477d38;display:block}.story-content>p:not(.eyebrow){color:#53635a;font-size:1.02rem;line-height:1.8}.story-signature{color:#334c3d;margin-top:32px;font-family:cursive;font-size:1.55rem}.story-signature span{color:#739a2a}.story-visual{min-height:570px;position:relative}.story-image-main{background:radial-gradient(circle at 50% 40%,#1d4c34,#062117);border-radius:30px;width:70%;height:530px;position:absolute;top:0;right:0;overflow:hidden;box-shadow:0 30px 75px #0f23193b}.story-image-main img{object-fit:contain;width:100%;height:100%;padding:28px}.story-image-small{z-index:3;border:10px solid var(--cream);background:#fff;border-radius:25px;width:46%;height:290px;position:absolute;bottom:0;left:0;overflow:hidden;box-shadow:0 24px 60px #0f231933}.story-image-small img{object-fit:cover;width:100%;height:100%}.story-stat{z-index:4;color:#fff;background:#0b3022;border-radius:17px;min-width:180px;padding:18px 22px;position:absolute;top:35px;left:24%;box-shadow:0 20px 45px #041a1240}.story-stat strong,.story-stat span{display:block}.story-stat strong{color:var(--green-bright);font-family:var(--serif);font-size:1.45rem}.story-stat span{color:#d7e2db;margin-top:3px;font-size:.8rem}.quality-section{background:linear-gradient(#010f0aed,#010f0af5),radial-gradient(circle at 80% 20%,#a8d4121f,#0000 35%)}.quality-heading{grid-template-columns:1fr .75fr;align-items:end;gap:70px;display:grid}.quality-heading>p{margin:0}.quality-grid{background:#e8a82d2b;border:1px solid #e8a82d40;border-radius:24px;grid-template-columns:repeat(4,1fr);gap:1px;display:grid;overflow:hidden}.quality-card{background:#082219;min-height:320px;padding:34px 28px;position:relative}.quality-number{color:#ffffff3b;font-weight:700;position:absolute;top:28px;right:25px}.quality-icon{border:1px solid var(--gold);width:63px;height:63px;color:var(--gold-light);border-radius:50%;place-items:center;margin-bottom:30px;font-size:1.5rem;display:grid}.quality-card h3{font-family:var(--serif);margin:0;font-size:1.35rem}.quality-card p{color:#acbbb2;line-height:1.65}.partner-section{color:#0b1c13;background:linear-gradient(100deg,#f6ebc5f0,#c2de69eb);padding:70px 0}.partner-inner{justify-content:space-between;align-items:center;gap:55px;display:flex}.partner-inner>div{max-width:760px}.partner-inner .eyebrow{color:#71521c}.partner-inner h2{color:#102219}.partner-inner p{color:#48574e;margin-bottom:0}.contact-section{background:#041811}.contact-grid{grid-template-columns:.8fr 1.2fr;gap:80px;display:grid}.contact-intro>p:last-child{max-width:500px}.contact-cards{gap:14px;display:grid}.contact-card{background:#ffffff09;border:1px solid #ffffff1a;border-radius:19px;align-items:center;gap:18px;min-height:96px;padding:18px 22px;transition:border-color .18s,transform .18s;display:flex}a.contact-card:hover{border-color:var(--gold);transform:translate(5px)}.contact-icon{border:1px solid var(--gold);width:50px;height:50px;color:var(--gold-light);border-radius:50%;flex:none;place-items:center;display:grid}.contact-card div{min-width:0}.contact-card small,.contact-card strong{display:block}.contact-card small{color:#8fa097;margin-bottom:5px}.contact-card strong{overflow-wrap:anywhere}.contact-arrow{color:var(--green-bright);margin-inline-start:auto;font-size:1.2rem}.site-footer{background:#020e09;border-top:1px solid #e8a82d3b}.footer-top{grid-template-columns:1fr auto auto;align-items:center;gap:70px;min-height:190px;padding:42px 0;display:grid}.footer-brand img{object-fit:contain;object-position:left center;width:225px;height:70px}.footer-brand p{color:#99aaa0;margin:12px 0 0}.footer-links{grid-template-columns:repeat(2,auto);gap:8px 35px;display:grid}.footer-social{gap:10px;display:flex}.footer-social a{width:42px;height:42px;color:var(--gold-light);border:1px solid #e8a82d80;border-radius:50%;place-items:center;font-weight:700;display:grid}.footer-bottom{color:#899a91;border-top:1px solid #ffffff12;justify-content:space-between;align-items:center;gap:25px;min-height:66px;font-size:.85rem;display:flex}.footer-bottom a:hover{color:var(--green-bright)}.floating-whatsapp{z-index:900;color:#fff;background:#22c55e;border:4px solid #ffffff2b;border-radius:50%;place-items:center;width:58px;height:58px;font-size:1.6rem;transition:transform .18s;display:grid;position:fixed;bottom:24px;right:24px;box-shadow:0 16px 40px #00000059}.floating-whatsapp:hover{transform:scale(1.08)}.rtl .header-logo,.rtl .footer-brand img{object-position:right center}.rtl .quality-number{left:25px;right:auto}.rtl .hero-chips{left:auto;right:0}.rtl .hero-badge{left:5px;right:auto}.rtl a.contact-card:hover{transform:translate(-5px)}.rtl .floating-whatsapp{left:24px;right:auto}@media (width<=1080px){.header-inner{gap:18px}.brand-button{width:175px}.main-nav{gap:20px}.header-enquiry{display:none}.hero-grid{grid-template-columns:.92fr 1.08fr;gap:20px}.hero-content h1{font-size:clamp(3.2rem,6vw,5rem)}.hero-chips{width:220px;height:165px}.products-grid{grid-template-columns:repeat(2,1fr)}.product-card:last-child{grid-column:1/-1;width:calc(50% - 11px);margin:0 auto}.quality-grid{grid-template-columns:repeat(2,1fr)}.story-grid,.contact-grid{gap:45px}}@media (width<=820px){html{scroll-padding-top:78px}.container{width:min(100% - 28px,680px)}.section{padding:78px 0}.site-header{background:#02100bf5}.header-inner{height:76px}.brand-button{width:162px}.header-logo{height:53px}.mobile-menu-button{cursor:pointer;background:#ffffff0a;border:1px solid #ffffff26;border-radius:50%;place-content:center;gap:4px;width:44px;height:44px;margin-inline-start:auto;padding:0;display:grid}.mobile-menu-button span{background:var(--white);width:18px;height:2px;display:block}.main-nav{box-shadow:var(--shadow);background:#071d15;border:1px solid #ffffff17;border-radius:18px;flex-direction:column;align-items:stretch;gap:0;padding:17px;display:none;position:absolute;top:76px;left:14px;right:14px}.main-nav.open{display:flex}.main-nav button{text-align:start;padding:13px 10px}.header-actions{margin-inline-start:0}.language-selector select{max-width:92px}.hero-section{min-height:auto;padding:125px 0 60px}.hero-grid{grid-template-columns:1fr}.hero-content{text-align:center}.hero-content h1{max-width:none;font-size:clamp(3rem,12vw,5rem)}.hero-description{margin-inline:auto}.hero-buttons,.hero-trust{justify-content:center}.hero-visual{min-height:550px;margin-top:20px}.hero-pack{max-height:520px}.hero-chips{left:2%}.hero-badge,.rtl .hero-chips{right:2%}.rtl .hero-badge{left:2%}.story-grid,.contact-grid,.quality-heading{grid-template-columns:1fr}.quality-heading{gap:10px}.story-content{text-align:center}.story-visual{width:100%;max-width:600px;margin:0 auto}.partner-inner{flex-direction:column;align-items:flex-start}.footer-top{grid-template-columns:1fr;gap:30px}.footer-bottom{flex-direction:column;justify-content:center;align-items:flex-start;padding:18px 0}}@media (width<=600px){.container{width:min(100% - 22px,540px)}.header-inner{width:calc(100% - 20px)}.brand-button{width:138px}.header-logo{height:48px}.language-selector select{width:72px;padding-inline:10px 25px;font-size:.8rem}.hero-content h1{font-size:clamp(2.8rem,14vw,4.3rem)}.hero-description{font-size:.95rem}.hero-buttons{flex-direction:column}.hero-buttons .button{width:100%}.hero-trust{grid-template-columns:1fr;justify-items:start;max-width:260px;margin-inline:auto;display:grid}.hero-visual{min-height:440px}.orbit-one{width:390px;height:390px;right:50%;transform:translate(50%)}.orbit-two{width:310px;height:310px;right:50%;transform:translate(50%)}.hero-pack{width:84%;max-height:430px}.hero-chips{width:150px;height:115px;bottom:6px}.hero-badge{width:95px;height:95px;bottom:15px}.hero-badge strong{font-size:.95rem}.products-grid{grid-template-columns:1fr}.product-card,.product-card:last-child{grid-column:auto;width:100%}.product-card{min-height:540px}.product-image-area{height:315px}.product-food-image{width:195px;height:150px}.product-pack-image{width:165px;height:280px}.story-visual{min-height:450px}.story-image-main{width:82%;height:415px}.story-image-small{width:48%;height:210px}.story-stat{top:20px;left:4%}.quality-grid{grid-template-columns:1fr}.quality-card{min-height:265px}.partner-inner .button{width:100%}.contact-card{padding:15px}.contact-card strong{font-size:.88rem}.floating-whatsapp{width:52px;height:52px;bottom:15px;right:15px}.rtl .floating-whatsapp{left:15px}}.hero-content h1,.hero-content h1 span{text-shadow:0 3px 20px #00000040;color:#fff!important;opacity:1!important;visibility:visible!important}.hero-content h1 .accent-text{color:#c3ec24!important}.brand-button{align-items:center;height:70px;display:flex;width:230px!important}.header-logo{transform-origin:0;transform:scale(1.35);object-fit:contain!important;object-position:left center!important;width:230px!important;height:70px!important}
