@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Playfair+Display:ital,wght@0,500;0,600;1,500&display=swap');
:root{--green:#154230;--lime:#ddf681;--ink:#182c24;--muted:#52665c;--line:#dce2d9}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:30px}body{margin:0;color:var(--ink);background:#fafbf7;font:16px/1.65 'DM Sans',Arial,sans-serif}a{color:inherit;text-decoration:none}button,a{-webkit-tap-highlight-color:transparent}button:focus-visible,a:focus-visible{outline:3px solid #bb6600;outline-offset:5px}header{max-width:1520px;margin:auto;padding:27px 5%;display:flex;align-items:center;justify-content:space-between;gap:24px}.brand{font-size:29px;font-weight:700;letter-spacing:-1.3px;white-space:nowrap}.brand span{color:#6b8b2e}.brand small{font-size:15px;letter-spacing:0;font-weight:400}nav{display:flex;gap:32px;font-size:14px;font-weight:600}nav a:hover,footer>a:hover{text-decoration:underline;text-underline-offset:5px}.language{display:flex;gap:8px;align-items:center;font-size:14px}.language button{border:0;background:none;color:#6d776f;cursor:pointer;font:inherit;padding:6px}.language button[aria-pressed=true]{color:var(--green);font-weight:700;border-bottom:2px solid var(--green)}.hero{display:grid;grid-template-columns:1fr 1fr;min-height:610px;background:var(--green);color:#fff}.hero-copy{padding:65px 9% 28px 10%;display:flex;flex-direction:column}.eyebrow{font-size:12px;letter-spacing:2px;font-weight:700;margin:0 0 23px}.hero .eyebrow{color:var(--lime)}h1,h2{font-family:'Playfair Display',Georgia,serif;font-weight:500;line-height:1.13;letter-spacing:-1.5px}h1{font-size:clamp(42px,4.4vw,70px);margin:0 0 27px}h1 em{color:var(--lime);font-weight:500}.intro{max-width:410px;color:#e0e8df;font-size:18px;line-height:1.65;margin:0 0 30px}.cta{background:var(--lime);color:var(--green);padding:14px 20px;display:flex;justify-content:space-between;gap:32px;width:fit-content;font-weight:600;border-radius:3px}.cta:hover{background:#eaffaf}.cta>span:last-child{font-size:22px;line-height:1.2}.hero-foot{margin-top:auto;padding-top:48px;display:flex;justify-content:space-between;gap:20px;font-size:11px;letter-spacing:.5px;color:#c4d3c8}.hero-photo{position:relative;min-height:540px;background:#274937;overflow:hidden}.hero-photo img{height:100%;width:100%;position:absolute;object-fit:cover}.hero-photo:after{content:'';position:absolute;inset:50% 0 0;background:linear-gradient(transparent,#102219b3)}.photo-label{position:absolute;bottom:34px;left:35px;z-index:1;display:flex;flex-direction:column}.photo-label>span{font-family:Georgia,serif;font-size:27px}.photo-label small{font-size:14px;color:#f2f5ed}.ticker{background:var(--lime);padding:17px 5%;display:flex;justify-content:space-around;gap:20px;font-size:12px;letter-spacing:1.6px;font-weight:700;align-items:center}.ticker b{font-size:25px;line-height:1}.section{padding:78px 5%;max-width:1520px;margin:auto}.section-heading{display:flex;align-items:end;justify-content:space-between;gap:70px;margin-bottom:37px}.section-heading>div{max-width:650px}.section-heading>p{max-width:350px;color:var(--muted);margin:0}h2{font-size:clamp(32px,3.1vw,46px);margin:0}.section .eyebrow{color:#527632;margin-bottom:17px}.categories{display:grid;grid-template-columns:repeat(4,1fr);border:1px solid var(--line)}.categories article{padding:27px 24px 24px;border-right:1px solid var(--line);display:flex;flex-direction:column}.categories article:last-child{border-right:0}.number{font-family:Georgia,serif;font-style:italic;font-size:27px;color:#68853c;margin-bottom:24px}h3{font-size:19px;line-height:1.3;margin:0 0 15px;font-weight:600}.categories p,.world-grid p,.value-list p{color:var(--muted);font-size:15px;margin:0 0 24px}.tags{display:flex;flex-wrap:wrap;gap:6px;margin-top:auto}.tags span{font-size:12px;background:#edf1e6;padding:4px 9px;border-radius:3px}.world{background:#edf2e6;max-width:none}.world>.section-heading,.world-grid{max-width:1368px;margin-left:auto;margin-right:auto}.world-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:30px}.world-grid article{border-top:1px solid #b4c5a1;padding-top:23px;display:flex;flex-direction:column}.country{font-size:26px;display:flex;align-items:center;gap:10px;margin-bottom:24px}.country span{font-size:12px;letter-spacing:1.6px;font-weight:700}.dish{font-size:10px;letter-spacing:1.1px;color:#526c3d;margin-top:auto}.values{display:grid;grid-template-columns:1fr 1fr;gap:85px}.value-list article{display:flex;gap:24px;border-bottom:1px solid var(--line);padding:0 0 22px;margin-bottom:24px}.value-list article>span{font-size:13px;color:#698044;margin-top:2px}.value-list p{margin:0}.values h2{max-width:500px}.value-list article:last-child{border:0;margin:0;padding-bottom:0}footer{background:var(--green);color:#fff;padding:40px 5%;display:flex;justify-content:space-between;align-items:center;gap:30px}footer .brand span{color:var(--lime)}footer p,footer>a{font-size:13px;color:#d2dfd6}footer p{margin:8px 0 0}@media(min-width:1600px){.hero{max-width:1520px;margin:auto}.hero-copy{padding-left:75px}}@media(max-width:1050px){nav{gap:18px}.hero-copy{padding-top:45px}.hero-foot{flex-direction:column;gap:5px}.categories,.world-grid{grid-template-columns:repeat(2,1fr)}.categories article:nth-child(2){border-right:0}.categories article:nth-child(-n+2){border-bottom:1px solid var(--line)}.section-heading{gap:30px}.values{gap:40px}.hero{min-height:580px}}@media(max-width:700px){header{padding:20px 6%;flex-wrap:wrap;gap:14px}.brand{font-size:25px}nav{order:3;width:100%;justify-content:space-between;font-size:13px;gap:10px}.hero{grid-template-columns:1fr}.hero-copy{padding:42px 7% 25px}h1{font-size:47px}.hero-photo{min-height:360px;order:2}.hero-foot{padding-top:32px;flex-direction:row;font-size:10px}.intro{font-size:17px}.ticker{gap:10px;font-size:9px;letter-spacing:.5px;padding:15px 5%}.ticker b{font-size:18px}.section{padding:50px 6%}.section-heading{display:block}.section-heading>p{margin-top:20px}.categories,.world-grid{grid-template-columns:1fr}.categories article{border-right:0;border-bottom:1px solid var(--line)}.categories article:last-child{border-bottom:0}.number{margin-bottom:16px}.categories article{padding:24px}.world-grid{gap:28px}.country{margin-bottom:15px}.world-grid p{margin-bottom:15px}.values{grid-template-columns:1fr;gap:30px}footer{padding:35px 6%;align-items:start;flex-direction:column;gap:15px}.photo-label{left:25px;bottom:25px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}

.site-network{display:block;margin:32px auto;padding:28px;width:calc(100% - 32px);max-width:1240px;border:1px solid #a4b39e;border-radius:12px}.site-network h2{font:600 1.25rem/1.5 Arial,sans-serif;margin:0 0 16px}.site-network-links{display:flex;flex-wrap:wrap;gap:10px 24px}.site-network-links a{display:inline-flex;align-items:center;min-height:44px;text-decoration:underline;text-underline-offset:4px;font-size:16px}
.visitor-counter{background:#154230;border-top-color:#ddf681}.visitor-counter output,.visitor-countries strong{color:#ddf681}
.spices{max-width:none;background:#fff}.spices>.section-heading,.spice-grid,.spice-note{max-width:1368px;margin-left:auto;margin-right:auto}.spice-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.spice-grid article{padding:27px;border:1px solid var(--line);border-radius:4px;background:#fafbf7}.spice-grid h3{color:var(--green);margin-bottom:18px}.spice-tags{display:flex;flex-wrap:wrap;gap:8px}.spice-tags span{display:inline-block;padding:6px 10px;border-radius:999px;background:#eaf1df;color:#38502d;font-size:12px;line-height:1.35}.spice-note{margin-top:25px;padding:17px 20px;border-left:4px solid #6b8b2e;background:#f3f6ec;color:var(--muted);font-size:14px}@media(max-width:700px){.spice-grid{grid-template-columns:1fr}.spice-grid article{padding:22px}.spice-tags span{font-size:11px}header nav{overflow-x:auto;justify-content:flex-start;padding-bottom:4px}}
.news{max-width:none;background:#142f24;color:#fff}.news>.section-heading,.news-grid,.news-note{max-width:1368px;margin-left:auto;margin-right:auto}.news .section-heading>p{color:#cbd8d0}.news .eyebrow{color:var(--lime)}.news-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.news-grid article{display:flex;flex-direction:column;padding:26px;border:1px solid #416052;border-radius:4px;background:#1a392c}.news-region{color:var(--lime);font-size:10px;font-weight:700;letter-spacing:1.5px;margin-bottom:16px}.news-grid h3{font-size:20px}.news-grid p{color:#cbd8d0;font-size:14px;margin:0 0 20px}.news-links{display:flex;flex-direction:column;align-items:flex-start;gap:7px;margin-top:auto}.news-links a{color:#fff;text-decoration:underline;text-decoration-color:#8dab79;text-underline-offset:4px;font-size:13px}.news-links a:hover{color:var(--lime)}.news-note{margin-top:24px;color:#b9cabe;font-size:13px}@media(max-width:1050px){.news-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:700px){.news-grid{grid-template-columns:1fr}.news-grid article{padding:22px}}
.dishes{max-width:none;background:#f1f4e9}.dishes>.section-heading,.dish-catalog,.dish-note{max-width:1368px;margin-left:auto;margin-right:auto}.dish-catalog{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.dish-catalog article{padding:24px 22px;border-top:4px solid #6b8b2e;background:#fff;box-shadow:0 8px 24px #25402d0d}.continent{display:block;color:#68853c;font-size:10px;font-weight:700;letter-spacing:1.4px;margin-bottom:12px}.dish-catalog h3{color:var(--green);font-size:18px}.dish-catalog ul{list-style:none;padding:0;margin:0}.dish-catalog li{padding:7px 0;border-bottom:1px solid #e6eadf;color:var(--muted);font-size:13px}.dish-catalog li:last-child{border:0}.dish-note{margin-top:24px;padding:17px 20px;background:#e5ebd9;color:var(--muted);font-size:13px}@media(max-width:1100px){.dish-catalog{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:700px){.dish-catalog{grid-template-columns:1fr}}
.top-dishes{max-width:1368px;margin:0 auto 42px;padding:30px;background:var(--green);color:#fff;border-radius:5px}.top-dishes-intro{display:grid;grid-template-columns:1fr 1fr;gap:20px 50px;margin-bottom:26px}.top-dishes-intro .eyebrow{grid-column:1/-1;color:var(--lime);margin:0}.top-dishes-intro h3{font:500 clamp(27px,2.5vw,39px)/1.15 'Playfair Display',Georgia,serif;margin:0}.top-dishes-intro>p:last-child{color:#cfddd3;margin:0}.top-dishes-grid{list-style:none;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1px;padding:1px;margin:0;background:#486657}.top-dishes-grid li{display:flex;gap:18px;padding:20px;background:#193b2d}.top-dishes-grid b{color:var(--lime);font:italic 23px Georgia,serif}.top-dishes-grid span{display:block;color:#aeca98;font-size:10px;font-weight:700;letter-spacing:1.2px;margin-bottom:5px}.top-dishes-grid h3{margin:0 0 6px;font-size:17px}.top-dishes-grid p{color:#d2ded6;font-size:13px;margin:0}@media(max-width:700px){.top-dishes{padding:22px}.top-dishes-intro,.top-dishes-grid{grid-template-columns:1fr}.top-dishes-intro{gap:14px}.top-dishes-grid li{padding:17px}}
