@import"https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Manrope:wght@500;600;700;800&display=swap";:root{--ink: #0f1713;--forest: #081f16;--green: #18844f;--green-dark: #11633c;--mint: #e8f4eb;--cream: #f5f4ee;--white: #ffffff;--muted: #667069;--line: #dfe5df;--shadow: 0 28px 70px rgba(2, 20, 12, .18);font-family:DM Sans,system-ui,sans-serif;color:var(--ink);background:var(--white);font-synthesis:none;text-rendering:optimizeLegibility}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:320px;min-height:100vh;background:var(--white);-webkit-font-smoothing:antialiased}body,button,a{font-family:DM Sans,system-ui,sans-serif}img{display:block;max-width:100%}a{color:inherit;text-decoration:none}button,a{-webkit-tap-highlight-color:transparent}:focus-visible{outline:3px solid #7bd5a2;outline-offset:4px}.page-shell{width:min(1180px,calc(100% - 48px));margin-inline:auto}.utility-bar{background:#fbfcfa;border-bottom:1px solid var(--line);color:#4f5a53;font-size:.8rem}.utility-inner,.utility-links{display:flex;align-items:center;justify-content:space-between;gap:24px}.utility-inner{min-height:38px}.utility-links a,.utility-inner>a{transition:color .16s ease}.utility-links a:hover,.utility-inner>a:hover{color:var(--green)}.site-header{position:absolute;z-index:20;top:38px;left:0;right:0;color:var(--white)}.compact-header{position:relative;top:0;background:var(--forest)}.header-inner{min-height:88px;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:40px}.brand{display:inline-flex;align-items:center;gap:12px}.brand img{width:52px;height:52px;border-radius:50%;object-fit:cover;border:2px solid rgba(255,255,255,.82)}.brand span{display:flex;flex-direction:column;gap:2px}.brand strong,.footer-brand strong{font-family:Manrope,sans-serif;font-size:1.06rem;letter-spacing:-.02em}.brand small{color:#ffffffa8;font-size:.7rem;letter-spacing:.09em;text-transform:uppercase}nav{display:flex;justify-content:center;gap:32px;font-size:.9rem;font-weight:600}nav a{color:#ffffffc2;transition:color .16s ease}nav a:hover{color:var(--white)}.header-cta,.menu-button{border:1px solid rgba(255,255,255,.32);color:var(--white);border-radius:999px;background:#ffffff0f;font-size:.86rem;font-weight:700}.header-cta{padding:12px 19px}.menu-button{display:none;padding:10px 16px}.hero{position:relative;overflow:hidden;background:var(--forest);color:var(--white);min-height:780px;display:flex;align-items:center;padding:150px 0 80px}.hero-grid{display:grid;grid-template-columns:minmax(0,.9fr) minmax(420px,1.1fr);gap:clamp(54px,7vw,96px);align-items:center}.hero-copy{max-width:570px}.eyebrow{margin:0 0 18px;color:var(--green);font-size:.78rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase}.light-eyebrow{color:#8cdeaa}h1,h2,h3,p{margin-top:0}h1,h2{font-family:Manrope,sans-serif;letter-spacing:-.05em}.hero h1{margin-bottom:28px;font-size:clamp(3.3rem,6vw,6rem);line-height:.98;max-width:700px}.hero-lede{color:#ffffffad;font-size:clamp(1.03rem,1.5vw,1.18rem);line-height:1.75;max-width:540px;margin-bottom:34px}.button-row{display:flex;flex-wrap:wrap;gap:12px}.button{min-height:52px;display:inline-flex;align-items:center;justify-content:center;padding:14px 22px;border:1px solid transparent;border-radius:999px;font-size:.92rem;font-weight:700;transition:transform .16s ease,background .16s ease,border-color .16s ease}.button:hover{transform:translateY(-2px)}.button-primary{background:var(--green);color:var(--white)}.button-primary:hover{background:#1a9559}.button-secondary{border-color:#ffffff4d;color:var(--white);background:#ffffff0a}.button-secondary:hover{background:#ffffff1a}.button-dark{background:var(--forest);color:var(--white)}.button-outline{border-color:#bdd7c5;color:var(--green-dark)}.hero-address{display:flex;flex-direction:column;gap:7px;margin-top:54px;padding-top:24px;border-top:1px solid rgba(255,255,255,.16)}.hero-address span{color:#8cdeaa;font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:.11em}.hero-address strong{font-size:.94rem;font-weight:500;color:#ffffffd1}.hero-photo-wrap{position:relative;margin:0;min-height:548px;border-radius:30px;overflow:hidden;box-shadow:var(--shadow);background:#d4d5cf}.hero-photo{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;object-position:center 56%}.hero-photo-wrap figcaption{position:absolute;left:22px;bottom:22px;padding:11px 15px;border-radius:999px;background:#081f16db;color:#ffffffe6;font-size:.75rem;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.section{padding:112px 0}.section-heading{margin-bottom:52px}.split-heading{display:grid;grid-template-columns:minmax(0,1.3fr) minmax(300px,.7fr);gap:72px;align-items:end}.section h2{margin-bottom:0;font-size:clamp(2.2rem,4vw,4rem);line-height:1.08;max-width:760px}.split-heading>p,.section-copy,.about-copy p,.privacy-layout p{color:var(--muted);line-height:1.75}.split-heading>p{margin-bottom:4px}.category-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:42px 24px}.category-item{border-bottom:1px solid var(--line);padding-bottom:20px}.category-item img{width:100%;aspect-ratio:4/3;object-fit:cover;border-radius:18px;margin-bottom:20px}.category-item h3{margin:0;font-family:Manrope,sans-serif;font-size:1.06rem;letter-spacing:-.02em}.delivery-section{background:var(--mint)}.delivery-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(400px,.9fr);gap:100px;align-items:center}.delivery-section h2{margin-bottom:28px}.section-copy{max-width:630px;margin-bottom:34px;font-size:1.06rem}.delivery-details{border-top:1px solid #bcd8c4}.delivery-details>div{display:grid;grid-template-columns:150px 1fr;gap:24px;padding:22px 0;border-bottom:1px solid #bcd8c4}.delivery-details span{color:var(--muted);font-size:.82rem}.delivery-details strong,.delivery-details a{font-weight:600;line-height:1.45}.about-grid{display:grid;grid-template-columns:minmax(380px,.9fr) minmax(0,1fr);gap:96px;align-items:center}.about-image-wrap{overflow:hidden;border-radius:24px}.about-image-wrap img{width:100%;aspect-ratio:4/3;object-fit:cover}.about-copy h2{margin-bottom:30px}.about-copy p{max-width:650px;font-size:1.03rem}.visit-section{padding-top:76px;background:var(--cream)}.visit-heading{align-items:end}.contact-lines{display:flex;flex-direction:column;align-items:flex-start;gap:9px;color:var(--green-dark);font-weight:700}.map-layout{display:grid;grid-template-columns:minmax(0,1.65fr) minmax(330px,.65fr);min-height:510px;background:var(--white);border:1px solid #dcded7;border-radius:24px;overflow:hidden}.map-layout iframe{width:100%;height:100%;min-height:510px;border:0}.map-details{padding:54px 42px;display:flex;flex-direction:column;justify-content:center}.map-details h3{margin:0 0 16px;font-family:Manrope,sans-serif;font-size:clamp(1.55rem,2.4vw,2.15rem);line-height:1.25;letter-spacing:-.04em}.map-details>p:not(.eyebrow){color:var(--muted)}.button-stack{display:grid;gap:10px;margin-top:24px}.site-footer{padding:78px 0 30px;background:var(--forest);color:var(--white)}.footer-grid{display:grid;grid-template-columns:1.35fr 1fr .85fr .75fr;gap:56px;padding-bottom:60px}.footer-grid>div{display:flex;flex-direction:column;align-items:flex-start;gap:10px}.footer-brand{flex-direction:row!important;gap:14px!important}.footer-brand img{width:54px;height:54px;object-fit:cover;border-radius:50%}.footer-brand p,.footer-grid p{margin-bottom:0;color:#ffffff91;line-height:1.6;font-size:.86rem}.footer-grid h2{margin:3px 0 9px;font-family:Manrope,sans-serif;font-size:.79rem;text-transform:uppercase;letter-spacing:.12em;color:#8cdeaa}.footer-grid a{color:#ffffffbf;font-size:.86rem;line-height:1.55}.footer-grid a:hover{color:var(--white)}.footer-bottom{display:flex;justify-content:space-between;gap:28px;padding-top:24px;border-top:1px solid rgba(255,255,255,.12);color:#ffffff70;font-size:.75rem}.mobile-whatsapp{display:none}.privacy-main{padding:90px 0 110px;background:var(--cream)}.privacy-layout{max-width:820px}.privacy-layout h1{margin-bottom:12px;font-size:clamp(3rem,6vw,5.5rem)}.privacy-intro{padding-bottom:32px;border-bottom:1px solid #d6d9d2}.privacy-layout section{padding:28px 0 8px;border-bottom:1px solid #d6d9d2}.privacy-layout section h2{margin-bottom:14px;font-size:1.35rem;letter-spacing:-.03em}.privacy-layout .button{margin-top:38px}@media(max-width:980px){.header-inner{grid-template-columns:auto 1fr auto;gap:20px}nav{gap:18px}.hero-grid,.delivery-grid,.about-grid{gap:54px}.hero-grid{grid-template-columns:1fr .95fr}.hero-photo-wrap{min-height:500px}.footer-grid{grid-template-columns:1.3fr 1fr 1fr}.footer-grid>div:last-child{grid-column:2}}@media(max-width:800px){.page-shell{width:min(100% - 32px,680px)}.utility-inner>a,.utility-links a:last-child{display:none}.utility-inner,.utility-links{justify-content:center;gap:18px}.site-header{top:38px}.compact-header{top:0}.header-inner{min-height:76px;grid-template-columns:1fr auto}.brand img{width:46px;height:46px}.brand small{display:none}.menu-button{display:inline-flex;align-items:center;justify-content:center}.header-cta{display:none}nav{position:absolute;top:76px;left:16px;right:16px;display:none;flex-direction:column;gap:0;padding:10px;border:1px solid rgba(255,255,255,.13);border-radius:18px;background:#0b281d;box-shadow:0 20px 50px #020f0959}nav.nav-open{display:flex}nav a{padding:13px 14px;border-radius:10px}nav a:hover{background:#ffffff14}.hero{min-height:0;padding:130px 0 64px}.hero-grid{grid-template-columns:1fr;gap:50px}.hero-copy{max-width:650px}.hero h1{font-size:clamp(3.3rem,12vw,5.4rem)}.hero-address{margin-top:38px}.hero-photo-wrap{min-height:520px}.section{padding:84px 0}.split-heading,.delivery-grid,.about-grid{grid-template-columns:1fr;gap:34px}.category-grid{grid-template-columns:repeat(2,1fr)}.about-grid{gap:48px}.about-image-wrap{max-width:620px}.map-layout{grid-template-columns:1fr}.map-layout iframe{min-height:430px}.map-details{padding:42px 32px}.footer-grid{grid-template-columns:repeat(2,1fr)}.footer-grid>div:last-child{grid-column:auto}}@media(max-width:520px){.page-shell{width:calc(100% - 28px)}.utility-links{width:100%;justify-content:space-between;font-size:.75rem}.brand strong{font-size:.95rem}.hero{padding-top:120px}.hero h1{font-size:clamp(3.1rem,15vw,4.3rem)}.button-row,.button-row .button{width:100%}.hero-photo-wrap{min-height:430px;border-radius:22px}.hero-photo-wrap figcaption{left:14px;right:14px;bottom:14px;text-align:center}.section{padding:72px 0}.section h2{font-size:clamp(2.15rem,11vw,3.15rem)}.category-grid{grid-template-columns:1fr;gap:34px}.delivery-details>div{grid-template-columns:1fr;gap:8px}.about-grid{gap:36px}.visit-section{padding-bottom:100px}.map-layout iframe{min-height:360px}.map-details{padding:36px 24px}.footer-grid{grid-template-columns:1fr;gap:34px}.footer-bottom{flex-direction:column}.mobile-whatsapp{position:fixed;z-index:30;left:14px;right:14px;bottom:14px;display:flex;align-items:center;justify-content:center;min-height:54px;border-radius:999px;background:var(--green);color:var(--white);font-weight:800;box-shadow:0 15px 38px #072d1b59}.privacy-main{padding:70px 0 90px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition-duration:.01ms!important}}
