:root{--ink:#080908;--ink2:#111210;--white:#fff;--warm:#f1f0eb;--green:#97bf3f;--green2:#82a936;--muted:#777a72;--line:#d7d8d1;--sans:-apple-system,BlinkMacSystemFont,"Segoe UI",Inter,Roboto,Helvetica,Arial,sans-serif}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:74px}body{margin:0;background:var(--white);color:#0d0e0c;font-family:var(--sans);font-size:16px;line-height:1.5;-webkit-font-smoothing:antialiased;overflow-x:hidden}body.menu-open{overflow:hidden}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}button,input,select,textarea{font:inherit}.svg-sprite{position:absolute;overflow:hidden}.shell{width:min(1180px,calc(100% - 56px));margin-inline:auto}svg{width:1em;height:1em;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}
.site-header{position:fixed;z-index:200;inset:0 0 auto;height:74px;color:#fff;background:#080908;border-bottom:1px solid rgba(255,255,255,.08)}.nav-inner{height:74px;display:flex;align-items:center;gap:30px}.brand{width:122px;height:58px;display:flex;align-items:center;margin-right:auto}.brand img{width:122px;height:auto;max-height:56px;object-fit:contain}.desktop-nav{display:flex;gap:29px;font-size:12px;color:#c7c9c2}.desktop-nav a{transition:color .2s}.desktop-nav a:hover{color:#fff}.nav-cta{font-size:12px;font-weight:700;border:1px solid #75952d;border-radius:999px;padding:10px 19px}.menu-toggle,.mobile-menu{display:none}
.eyebrow{margin:0 0 18px;color:var(--green);font-size:11px;font-weight:780;letter-spacing:.09em;text-transform:uppercase}.section-light{background:#fff}.section-warm{background:var(--warm)}.section-dark{background:var(--ink);color:#fff}h1,h2,h3{margin:0;letter-spacing:-.055em;text-wrap:balance}h1{font-size:clamp(58px,6.2vw,92px);line-height:.92;font-weight:720}h1 span{color:var(--green)}h2{font-size:clamp(42px,4.5vw,66px);line-height:.98;font-weight:680}h3{font-size:20px;line-height:1.1}.button{display:inline-flex;align-items:center;justify-content:center;gap:10px;border:0;border-radius:999px;padding:14px 22px;font-size:13px;font-weight:760;cursor:pointer;transition:transform .2s,background .2s}.button:hover{transform:translateY(-1px)}.button-green{background:var(--green);color:#0c0d0a}.button-green:hover{background:#a4cd4d}.button-light{background:#fff;color:#0b0c0a}.text-link{display:inline-flex;align-items:center;gap:9px;font-size:13px;font-weight:700}.text-link.light{color:#fff}.text-link svg{font-size:14px}
/* Safe static hero is the default. Motion is enabled only after the local JS initializes successfully. */
.hero-story{background:var(--ink);color:#fff;padding:130px 0 82px;min-height:760px}.hero-sticky{position:relative;overflow:hidden}.hero-stage{display:grid;grid-template-columns:.9fr 1.1fr;gap:72px;align-items:center;min-height:650px}.hero-copy{position:relative;z-index:3}.hero-sub{margin:27px 0 0;color:#b4b6af;font-size:17px}.hero-actions{display:flex;align-items:center;gap:25px;margin-top:34px}.hero-media{position:relative;margin:0;height:600px;border-radius:28px;overflow:hidden;z-index:2;box-shadow:0 30px 90px rgba(0,0,0,.34)}.hero-media img{width:100%;height:100%;object-fit:cover}.hero-media:after{content:"";position:absolute;inset:0;box-shadow:inset 0 0 0 1px rgba(255,255,255,.06);border-radius:inherit;pointer-events:none}.hero-media-label{position:absolute;right:18px;bottom:14px;font-size:9px;letter-spacing:.08em;color:rgba(255,255,255,.58)}.hero-ghost,.hero-cue{display:none}
.motion-ready .hero-story{height:205vh;padding:0;min-height:0;position:relative}.motion-ready .hero-sticky{position:sticky;top:0;height:100svh;min-height:690px}.motion-ready .hero-stage{display:block;height:100%;min-height:0;position:relative}.motion-ready .hero-copy{position:absolute;left:0;top:23%;width:min(650px,49vw);will-change:transform,opacity}.motion-ready .hero-media{position:absolute;right:0;top:18%;width:47%;height:66%;will-change:transform,border-radius;transform-origin:center center}.motion-ready .hero-ghost{display:block;position:absolute;left:-2vw;bottom:0;font-size:clamp(180px,24vw,420px);font-weight:800;line-height:.7;letter-spacing:-.08em;color:rgba(255,255,255,.022);pointer-events:none;will-change:transform}.motion-ready .hero-cue{display:flex;position:absolute;left:50%;bottom:21px;transform:translateX(-50%);gap:9px;align-items:center;font-size:9px;text-transform:uppercase;letter-spacing:.15em;color:#6f716b;will-change:opacity}.motion-ready .hero-cue span{width:25px;height:1px;background:#6f716b}
.brief{padding:108px 0 104px}.brief-grid{display:grid;grid-template-columns:1fr .78fr;gap:105px;align-items:center}.brief-copy h2{max-width:700px}.short-copy{font-size:18px;color:#575a53;margin:25px 0 0}.brief-photo{margin:0;height:520px;border-radius:26px;overflow:hidden}.brief-photo img{width:100%;height:100%;object-fit:cover;object-position:center 47%}.fact-row{display:grid;grid-template-columns:repeat(4,1fr);margin-top:70px;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.fact-row>div{padding:24px 24px 24px 0;border-right:1px solid var(--line);display:flex;gap:18px;align-items:center}.fact-row>div:not(:first-child){padding-left:24px}.fact-row>div:last-child{border-right:0}.fact-row span{font-size:10px;color:var(--green2);font-weight:800}.fact-row strong{font-size:15px}
.lunches{padding:122px 0}.lunches-grid{display:grid;grid-template-columns:.86fr 1.14fr;gap:86px;align-items:center}.lunch-copy h2{max-width:580px}.menu-lines{margin:38px 0 34px;border-top:1px solid rgba(255,255,255,.15)}.menu-lines>div{display:grid;grid-template-columns:142px 1fr;gap:18px;padding:17px 0;border-bottom:1px solid rgba(255,255,255,.15)}.menu-lines span{font-size:11px;color:#85877f}.menu-lines strong{font-size:13px;font-weight:650}.lunch-photo{margin:0;height:650px;border-radius:28px;overflow:hidden;position:relative}.lunch-photo img{width:100%;height:100%;object-fit:cover;object-position:center;transform:scale(1.04);transition:transform 1.1s cubic-bezier(.2,.75,.25,1)}.lunch-photo.in-view img{transform:scale(1)}
.process{padding:108px 0 112px}.process-head{max-width:740px;margin-bottom:55px}.process-grid{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid #cfd0c9}.process-step{min-height:210px;padding:27px 34px 8px 0;border-right:1px solid #cfd0c9}.process-step:not(:first-child){padding-left:34px}.process-step:last-child{border-right:0}.process-step>span{display:block;font-size:10px;color:var(--green2);font-weight:800;margin-bottom:42px}.process-step h3{font-size:21px}.process-step p{margin:9px 0 0;color:#686b63;font-size:14px}
.services{padding:112px 0 116px}.services-head{max-width:900px;margin-bottom:66px}.service-rows{border-top:1px solid var(--line)}.service-row{display:grid;grid-template-columns:70px .7fr 1fr 100px;gap:22px;align-items:center;min-height:112px;border-bottom:1px solid var(--line);transition:padding .25s,background .25s}.service-row:hover{padding-inline:12px;background:#f7f7f3}.service-row>span{font-size:10px;color:var(--green2);font-weight:800}.service-row p{margin:0;color:#70736c;font-size:14px}.service-row a{justify-self:end;display:inline-flex;align-items:center;gap:8px;font-size:12px;font-weight:700}
.company{padding:112px 0 110px}.company-head{display:grid;grid-template-columns:1.1fr .7fr;gap:80px;align-items:end;margin-bottom:52px}.company-head p:last-child{margin:0 0 5px;color:#a6a8a1;font-size:16px;line-height:1.55;max-width:430px}.company-wide{margin-inline:auto;height:430px;border-radius:28px;overflow:hidden}.company-wide img{width:100%;height:100%;object-fit:cover;object-position:center}.principles{display:grid;grid-template-columns:repeat(4,1fr);margin-top:48px;border-top:1px solid rgba(255,255,255,.15);border-bottom:1px solid rgba(255,255,255,.15)}.principles>div{padding:25px 23px 25px 0;border-right:1px solid rgba(255,255,255,.15)}.principles>div:not(:first-child){padding-left:23px}.principles>div:last-child{border-right:0}.principles strong{font-size:13px}
.quote{padding:108px 0}.quote-grid{display:grid;grid-template-columns:.78fr 1.22fr;gap:92px}.quote-copy h2{max-width:550px}.quote-copy>p:last-child{max-width:460px;margin:24px 0 0;color:#666960}.quote-form label{display:grid;gap:7px;margin-bottom:12px}.quote-form label>span{font-size:11px;font-weight:680;color:#5b5e56}.field-grid{display:grid;gap:12px}.two-cols{grid-template-columns:1fr 1fr}.quote-form input,.quote-form select,.quote-form textarea{width:100%;border:1px solid #d1d2cb;border-radius:11px;background:#fff;color:#10110f;padding:13px 14px;outline:none}.quote-form input:focus,.quote-form select:focus,.quote-form textarea:focus{border-color:#8ba94a;box-shadow:0 0 0 3px rgba(151,191,63,.12)}.quote-form textarea{resize:vertical;min-height:96px}.form-submit{width:100%;margin-top:3px;padding:15px 22px;font-size:14px}
.site-footer{background:#050604;color:#fff;padding:56px 0 24px}.footer-grid{display:grid;grid-template-columns:1.2fr 1fr .65fr;gap:55px}.footer-brand img{width:145px;height:auto;margin-bottom:10px}.footer-brand p,.footer-col{color:#93958e;font-size:12.5px}.footer-brand p{margin:0}.footer-col{display:flex;flex-direction:column;gap:8px}.footer-col strong{color:#fff;font-size:11px;margin-bottom:3px}.footer-bottom{display:flex;justify-content:space-between;margin-top:40px;padding-top:17px;border-top:1px solid #1b1c19;color:#666861;font-size:10.5px}.floating-wa{position:fixed;z-index:180;right:22px;bottom:20px;display:flex;align-items:center;gap:11px;background:var(--green);color:#0c0d0a;border-radius:999px;padding:17px 23px;min-height:58px;font-size:14px;font-weight:780;box-shadow:0 18px 45px rgba(0,0,0,.25);transition:transform .2s,background .2s}.floating-wa:hover{transform:translateY(-2px);background:#a4cd4d}.floating-wa svg{width:23px;height:23px}
.reveal,.reveal-media{opacity:1;transform:translateY(14px);transition:transform .48s cubic-bezier(.2,.75,.25,1)}.reveal-media{transform:translateY(18px) scale(.992)}.in-view{transform:none!important}
@media(max-width:980px){.desktop-nav{gap:18px}.hero-stage{grid-template-columns:1fr 1fr;gap:36px}.motion-ready .hero-copy{width:52vw}.motion-ready .hero-media{width:49%;right:-3%}.brief-grid,.lunches-grid,.quote-grid{grid-template-columns:1fr;gap:52px}.brief-photo{height:470px}.lunch-photo{height:570px}.company-head{grid-template-columns:1fr;gap:28px}.company-wide{height:360px}.footer-grid{grid-template-columns:1fr 1fr}}
@media(max-width:760px){html{scroll-padding-top:68px}.shell{width:min(100% - 30px,1180px)}.site-header,.nav-inner{height:68px}.brand{width:108px;height:52px}.brand img{width:108px}.desktop-nav,.nav-cta{display:none}.menu-toggle{display:block;margin-left:auto;padding:8px;border:0;background:none;color:#fff}.menu-toggle .close-icon{display:none}.menu-toggle[aria-expanded="true"] .open-icon{display:none}.menu-toggle[aria-expanded="true"] .close-icon{display:block}.mobile-menu{display:block;position:absolute;top:68px;left:0;right:0;background:#080908;max-height:0;overflow:hidden;border-bottom:1px solid #252622;transition:max-height .25s}.mobile-menu.open{max-height:360px}.mobile-menu-inner{display:grid;padding:7px 0 18px}.mobile-menu a{padding:12px 0;border-bottom:1px solid #252622;color:#fff}.hero-story,.motion-ready .hero-story{height:auto;min-height:0;padding:106px 0 74px}.motion-ready .hero-sticky,.hero-sticky{position:relative;height:auto;min-height:0}.hero-stage,.motion-ready .hero-stage{display:flex;height:auto;flex-direction:column;gap:0;min-height:0}.hero-copy,.motion-ready .hero-copy{position:relative;inset:auto;width:100%;transform:none!important;opacity:1!important}.hero-media,.motion-ready .hero-media{position:relative;inset:auto;width:100%;height:390px;margin:42px 0 0;transform:none!important;border-radius:21px}.hero-ghost,.hero-cue,.motion-ready .hero-ghost,.motion-ready .hero-cue{display:none}.hero-actions{flex-direction:column;align-items:stretch}.hero-actions .button{width:100%}.hero-actions .text-link{justify-content:center}h1{font-size:49px}h2{font-size:39px}.brief,.lunches,.process,.services,.company,.quote{padding:82px 0}.brief-grid{gap:38px}.brief-photo{height:410px}.fact-row{grid-template-columns:1fr 1fr;margin-top:48px}.fact-row>div{border-top:1px solid var(--line)}.fact-row>div:nth-child(1),.fact-row>div:nth-child(2){border-top:0}.fact-row>div:nth-child(2){border-right:0}.fact-row>div:nth-child(3){padding-left:0}.lunch-photo{height:430px}.menu-lines>div{grid-template-columns:1fr;gap:5px}.process-grid{grid-template-columns:1fr}.process-step,.process-step:not(:first-child){min-height:0;padding:24px 0;border-right:0;border-bottom:1px solid #cfd0c9}.process-step>span{margin-bottom:12px}.service-row{grid-template-columns:36px 1fr 78px;gap:12px;padding:22px 0}.service-row h3{font-size:18px}.service-row p{grid-column:2/4;margin-top:-4px}.service-row a{grid-column:3;grid-row:1;align-self:center}.company-wide{height:240px;border-radius:20px}.principles{grid-template-columns:1fr 1fr}.principles>div:nth-child(2){border-right:0}.principles>div:nth-child(n+3){border-top:1px solid rgba(255,255,255,.15)}.two-cols{grid-template-columns:1fr}.footer-grid{grid-template-columns:1fr;gap:32px}.footer-bottom{flex-direction:column;gap:4px}.floating-wa{right:14px;bottom:14px;width:66px;height:66px;min-height:66px;padding:0;justify-content:center}.floating-wa span{display:none}.floating-wa svg{width:27px;height:27px}.reveal,.reveal-media{transform:translateY(12px)}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.motion-ready .hero-story{height:auto;padding:130px 0 82px}.motion-ready .hero-sticky{position:relative;height:auto}.motion-ready .hero-stage{display:grid;grid-template-columns:.9fr 1.1fr;gap:72px;min-height:650px}.motion-ready .hero-copy{position:relative;inset:auto;width:auto;opacity:1!important;transform:none!important}.motion-ready .hero-media{position:relative;inset:auto;width:auto;height:600px;transform:none!important}.motion-ready .hero-ghost,.motion-ready .hero-cue{display:none}.reveal,.reveal-media{opacity:1;transform:none;transition:none}}
