:root{--green:#123f2c;--green2:#0b2f20;--ivory:#fffaf0;--cream:#f4ead6;--gold:#f0b429;--orange:#e86f32;--ink:#17221c;--muted:#68736c}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--ivory);color:var(--ink);font:16px/1.65 'DM Sans',sans-serif}h1,h2,h3{font-family:'Manrope',sans-serif;line-height:1.08;margin:0}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}.site-header{height:78px;padding:0 clamp(20px,5vw,76px);display:flex;align-items:center;justify-content:space-between;position:sticky;top:0;z-index:20;background:rgba(255,250,240,.94);backdrop-filter:blur(14px);border-bottom:1px solid rgba(18,63,44,.1)}.brand{display:flex;align-items:center;gap:9px;font:800 25px 'Manrope';color:var(--green)}.brand-mark{color:var(--orange);font-size:24px}.site-header nav{display:flex;gap:30px;font-weight:600;font-size:14px}.site-header nav a:hover{color:var(--orange)}.button{display:inline-flex;align-items:center;justify-content:center;background:var(--green);color:white;border:0;border-radius:100px;padding:15px 24px;font-weight:700;cursor:pointer}.button:hover{background:var(--green2)}.button-small{padding:10px 17px;font-size:14px}.hero{min-height:690px;padding:58px clamp(20px,5vw,76px) 72px;display:grid;grid-template-columns:.9fr 1.1fr;gap:48px;align-items:center;overflow:hidden}.hero-copy{max-width:610px}.eyebrow{text-transform:uppercase;letter-spacing:.15em;color:var(--orange);font-size:13px;font-weight:800;margin:0 0 18px}.hero h1{font-size:clamp(54px,7vw,104px);letter-spacing:-.065em;color:var(--green)}.hero h1 em{font-style:normal;color:var(--orange)}.hero-lead{font-size:19px;max-width:580px;color:#526058;margin:28px 0}.hero-actions{display:flex;align-items:center;gap:28px}.text-link{font-weight:800;color:var(--green)}.text-link span{margin-left:6px}.trust-row{display:flex;gap:18px;margin-top:38px;font-size:13px;color:var(--muted)}.trust-row span:before{content:'✓';color:var(--orange);font-weight:800;margin-right:7px}.hero-visual{position:relative}.hero-visual:before{content:'';position:absolute;inset:-10% -14%;background:var(--cream);border-radius:50%;z-index:-1}.hero-visual img{border-radius:28px;box-shadow:0 25px 60px rgba(18,63,44,.18)}.floating-card{position:absolute;left:-35px;bottom:-25px;background:white;padding:17px 22px;border-radius:15px;box-shadow:0 15px 40px rgba(18,63,44,.2);display:flex;flex-direction:column}.floating-card strong{color:var(--green)}.floating-card span{font-size:13px;color:var(--muted)}.marquee{background:var(--green);color:var(--ivory);overflow:hidden;padding:16px;font:700 15px 'Manrope';letter-spacing:.04em;text-align:center;word-spacing:15px}.marquee b{color:var(--gold)}.section{padding:100px clamp(20px,7vw,110px)}.section-heading{display:grid;grid-template-columns:1.1fr .65fr;gap:60px;align-items:end;margin-bottom:50px}.section-heading h2,.brand-story h2,.global-copy h2{font-size:clamp(38px,5vw,67px);letter-spacing:-.045em;color:var(--green)}.section-heading>p{color:var(--muted);margin:0}.menu-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:17px}.menu-card{position:relative;min-height:255px;padding:29px;border:1px solid #dacfb9;border-radius:20px;background:#fffdf8;display:flex;flex-direction:column}.menu-card h3{font-size:24px;color:var(--green);margin:18px 0 12px}.menu-card p{color:var(--muted);margin:0 0 24px}.menu-card strong{font:800 26px 'Manrope';color:var(--orange);margin-top:auto}.menu-card.featured{background:var(--green);border-color:var(--green)}.menu-card.featured h3,.menu-card.featured p{color:white}.badge{position:absolute;top:18px;right:18px;background:var(--gold);color:var(--green2);padding:5px 10px;border-radius:99px;font-size:11px;font-weight:800;text-transform:uppercase}.sides-bar{margin-top:18px;border-radius:20px;background:var(--cream);display:grid;grid-template-columns:repeat(5,1fr);padding:23px}.sides-bar div{padding:3px 20px;border-right:1px solid #d5c8ae;display:flex;flex-direction:column}.sides-bar div:last-child{border:0}.sides-bar span{font-size:13px;color:var(--muted)}.sides-bar strong{font-family:'Manrope';color:var(--green)}.price-note{font-size:12px;color:var(--muted);margin:12px 0 0}.zobo-section{display:grid;grid-template-columns:1fr 1fr;background:var(--green);color:white}.zobo-image{min-height:650px;background:#efe1c9;display:flex;align-items:center}.zobo-image img{width:100%;height:100%;object-fit:cover}.zobo-copy{padding:80px clamp(35px,7vw,110px);display:flex;flex-direction:column;justify-content:center}.eyebrow.light{color:var(--gold)}.zobo-copy h2,.order-section h2{font-size:clamp(44px,6vw,76px);color:white;letter-spacing:-.05em}.zobo-copy>p:not(.eyebrow){font-size:18px;color:#d8e2dc}.flavour{display:flex;align-items:center;gap:15px;padding:18px 0;border-top:1px solid rgba(255,255,255,.17)}.cap{width:15px;height:15px;border-radius:50%;flex:none}.cap.green{background:#65a26d}.cap.teal{background:#22bcb0}.flavour div{display:flex;flex-direction:column}.flavour span{font-size:13px;color:#bacac1}.zobo-price{display:flex;justify-content:space-between;align-items:center;border-top:1px solid rgba(255,255,255,.17);padding-top:21px}.zobo-price strong{font:800 27px 'Manrope';color:var(--gold)}.zobo-copy small{color:#9fb4a8;margin-top:20px}.services{background:#fff}.service-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1px;background:#d8d8cd;border:1px solid #d8d8cd}.service-grid article{background:white;padding:38px 28px;min-height:270px}.service-grid article>span{font:700 13px 'Manrope';color:var(--orange)}.service-grid h3{font-size:23px;color:var(--green);margin:45px 0 13px}.service-grid p{color:var(--muted);margin:0}.order-section{padding:95px clamp(20px,7vw,110px);background:var(--green2);display:grid;grid-template-columns:.8fr 1fr;gap:85px;color:white}.order-section>div>p:not(.eyebrow){color:#c2d0c8;font-size:18px}.order-section form{display:grid;grid-template-columns:1fr 1fr;gap:17px}label{font-size:13px;font-weight:700;color:#dce6e0}input,select,textarea{width:100%;margin-top:7px;padding:14px;border:1px solid #597063;border-radius:9px;background:#173d2b;color:white;font:inherit}textarea,label:nth-child(4),form button,.form-note{grid-column:1/-1}input:focus,select:focus,textarea:focus{outline:2px solid var(--gold);outline-offset:1px}.gold{background:var(--gold);color:var(--green2)}.gold:hover{background:#ffc74c}.form-note{font-size:12px;color:#91a69a;margin:0}.global-section{padding:100px clamp(20px,7vw,110px);display:grid;grid-template-columns:1fr 1fr;gap:100px;align-items:center}.global-copy>p:not(.eyebrow){color:var(--muted);font-size:18px}.text-link.dark{display:inline-block;margin-top:15px}.global-list>div{padding:23px 0;border-bottom:1px solid #d7cfbf;display:grid;grid-template-columns:140px 1fr}.global-list strong{color:var(--green);font:700 17px 'Manrope'}.global-list span{color:var(--muted)}.brand-story{display:grid;grid-template-columns:1.15fr .85fr;align-items:center;background:var(--cream)}.brand-story img{width:100%;height:650px;object-fit:cover}.brand-story>div{padding:65px clamp(35px,7vw,100px)}.brand-story p:not(.eyebrow){color:var(--muted);font-size:17px}footer{padding:68px clamp(20px,7vw,110px) 35px;background:#081f15;color:#d9e5dd;display:grid;grid-template-columns:1.5fr .7fr 1fr 1.2fr;gap:45px}footer>div{display:flex;flex-direction:column;gap:8px}footer strong{color:white}footer a,footer span{color:#a9b9af;font-size:14px}.footer-brand strong{font:800 30px 'Manrope'}.footer-brand p{color:var(--gold);margin:0}.legal p{font-size:12px;color:#82958a;margin:0}@media(max-width:980px){.site-header nav{display:none}.hero{grid-template-columns:1fr;padding-top:45px}.hero-visual{margin-top:20px}.menu-grid,.service-grid{grid-template-columns:1fr 1fr}.sides-bar{grid-template-columns:1fr 1fr}.sides-bar div{border:0;border-bottom:1px solid #d5c8ae;padding:10px}.zobo-section,.order-section,.global-section,.brand-story{grid-template-columns:1fr}.section-heading{grid-template-columns:1fr;gap:18px}.zobo-image{min-height:430px}.brand-story img{height:450px}footer{grid-template-columns:1fr 1fr}}@media(max-width:600px){.site-header{height:68px}.site-header .button-small{display:none}.hero{min-height:0}.hero h1{font-size:54px}.hero-actions{align-items:flex-start;flex-direction:column}.trust-row{flex-wrap:wrap}.floating-card{left:12px;bottom:-30px}.section{padding:78px 20px}.menu-grid,.service-grid{grid-template-columns:1fr}.sides-bar{grid-template-columns:1fr}.zobo-copy,.order-section,.global-section{padding:70px 20px}.order-section{gap:38px}.order-section form{grid-template-columns:1fr}.global-list>div{grid-template-columns:1fr;gap:5px}.brand-story img{height:330px}.brand-story>div{padding:60px 20px}footer{grid-template-columns:1fr}.marquee{font-size:12px;word-spacing:5px}}
