*{box-sizing:border-box;margin:0;padding:0}
:root{--green:#075334;--green2:#0b6842;--gold:#bd8427;--cream:#fbf8ef;--ink:#18241e;--muted:#68716c;--line:#e9e2d5}
html{scroll-behavior:smooth}body{font-family:"DM Sans",sans-serif;color:var(--ink);line-height:1.55;background:#fff}a{text-decoration:none;color:inherit}.container{width:min(1180px,92%);margin:auto}
.header{position:sticky;top:0;z-index:20;background:rgba(255,255,255,.96);backdrop-filter:blur(12px);border-bottom:1px solid var(--line)}.nav{height:82px;display:flex;align-items:center;justify-content:space-between}.brand{width:150px;height:66px;display:flex;align-items:center;overflow:hidden}.brand img{width:150px}.nav-links{display:flex;align-items:center;gap:22px;font-size:13px;color:#314039}.nav-links>a:hover{color:var(--green)}.login{border:1px solid #c6a363;border-radius:30px;padding:9px 19px}.signup{background:var(--green);color:#fff;border-radius:30px;padding:10px 21px;font-weight:700}.menu-btn{display:none;background:none;border:0;font-size:27px;color:var(--green)}
.hero{background:linear-gradient(90deg,#fffdf8 0%,#faf6eb 55%,#f0eadb 100%);overflow:hidden}.hero-grid{display:grid;grid-template-columns:46% 54%;min-height:540px}.hero-copy{padding:75px 30px 65px 0;align-self:center}.eyebrow{font-size:11px;letter-spacing:2.2px;font-weight:800;color:var(--green);display:block;margin-bottom:12px}.hero h1,.heading h2,.chef-copy h2,.pricing-copy h2,.cta h2,.contact h2{font-family:"Playfair Display",serif;line-height:1.08;color:var(--green)}.hero h1{font-size:57px;margin-bottom:15px}.hero h2{font:700 23px "Playfair Display";color:#a66c14;margin-bottom:14px}.hero-copy>p{font-size:15px;color:#59635e;max-width:510px}.hero-icons{display:grid;grid-template-columns:repeat(4,1fr);gap:8px;margin:27px 0}.hero-icons div{text-align:center;border-right:1px solid #ddd4c2}.hero-icons div:last-child{border:0}.hero-icons span{display:block;color:var(--green);font-size:25px}.hero-icons small{font-size:10px;font-weight:600;color:#56625a}.actions{display:flex;gap:12px;flex-wrap:wrap}.btn{display:inline-flex;align-items:center;justify-content:center;border-radius:30px;padding:12px 22px;font-weight:800;font-size:13px;border:1px solid transparent}.green{background:var(--green);color:#fff}.white{background:#fff;border-color:#c79b55;color:#8b5d17}.hero-photo{position:relative;min-height:540px;overflow:hidden}.hero-photo:before{content:"";position:absolute;left:-1px;top:0;bottom:0;width:18%;z-index:1;background:linear-gradient(90deg,#fbf8ef,transparent)}.hero-photo img{width:100%;height:100%;object-fit:cover}.photo-note{position:absolute;right:8%;bottom:70px;background:#fffdf8;border:1px solid #dfd1b5;border-radius:13px;padding:15px 20px;color:#a56d18;box-shadow:0 12px 25px #0002;font-family:"Playfair Display",serif}.photo-note strong{color:#234533;font-size:14px;line-height:1.35}
.section{padding:75px 0}.heading{text-align:center;margin:0 auto 45px;max-width:720px}.heading h2{font-size:39px;margin-bottom:8px}.heading p{color:var(--muted)}.steps{display:grid;grid-template-columns:1fr auto 1fr auto 1fr auto 1fr auto 1fr;align-items:start;gap:10px}.steps>div{text-align:center}.steps i{width:58px;height:58px;border-radius:50%;display:grid;place-items:center;margin:0 auto 12px;background:#f4f6ed;border:1px solid #d9e4d5;color:var(--green);font-style:normal;font-size:25px}.steps b{font-size:12px;display:block}.steps p{font-size:11px;color:var(--muted);margin-top:5px}.steps em{color:#6f9b80;font-style:normal;font-size:19px;padding-top:19px}
.chef-section{background:#f4f4e9;padding:75px 0}.chef-grid{display:grid;grid-template-columns:42% 58%;align-items:center;gap:50px}.chef-photo{height:455px;overflow:hidden}.chef-photo img{width:100%;height:100%;object-fit:cover;border-radius:30px}.chef-copy h2{font-size:38px;margin-bottom:13px}.chef-copy>p{color:var(--muted);font-size:14px}.benefits{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin:24px 0}.benefits div{min-height:92px;background:#fff;border:1px solid #dfe4d7;border-radius:15px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center}.benefits strong{color:var(--green);font-size:21px}.benefits span{font-size:10px;font-weight:700;line-height:1.25}.text-link{color:var(--green);font-weight:800;font-size:13px}
.why-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:13px}.why-grid article{border:1px solid var(--line);border-radius:15px;overflow:hidden;text-align:center;background:#fff}.why-grid img{width:100%;height:105px;object-fit:cover}.why-grid h3{font-size:12px;color:var(--green);padding:12px 8px 5px;line-height:1.25}.why-grid p{font-size:10px;color:var(--muted);padding:0 9px 14px}
.pricing{padding:35px 0 70px}.pricing-grid{background:var(--green);border-radius:26px;color:#fff;padding:38px;display:grid;grid-template-columns:1.15fr .8fr 1fr;gap:30px;align-items:center;position:relative;overflow:hidden}.pricing-grid:after{content:"";position:absolute;width:330px;height:330px;border-radius:50%;right:-150px;bottom:-200px;background:#fff1}.gold{color:#f3c65e}.pricing-copy h2{color:#fff;font-size:36px}.pricing-copy p{color:#d4e5db;font-size:13px;margin-top:12px;max-width:430px}.price-box{background:#fff;color:var(--ink);border-radius:18px;text-align:center;padding:24px;position:relative;z-index:1}.offer,.save{display:inline-block;border-radius:20px;padding:5px 10px;font-size:10px;font-weight:900}.offer{background:#f4c23e}.old{text-decoration:line-through;color:#777;font-size:14px;margin-top:14px}.price{font-size:42px;font-weight:900;color:var(--green);line-height:1.1}.price small{font-size:16px}.tax{font-size:11px;color:#777}.save{background:#e7f2d9;color:#32622f;margin-top:10px}.included{position:relative;z-index:1}.included h3{font-size:16px;margin-bottom:8px}.included p{font-size:12px;color:#e0eee7;line-height:1.9}.pricing-button{grid-column:1/-1;text-align:center;position:relative;z-index:1}.gold-btn{background:#d9a52e;color:#183e2c}.pricing-button p{font-size:10px;color:#d5e6dd;margin-top:7px}
.strip{background:#fff;padding:18px 0;border-bottom:1px solid var(--line)}.strip-inner{display:flex;justify-content:center;gap:24px;align-items:center;color:#41634f;font-size:12px}.strip-inner span:nth-child(odd){display:flex;gap:8px;align-items:center}
.cta{background:var(--green);color:#fff;padding:20px 0}.cta-inner{display:grid;grid-template-columns:35% 1fr;align-items:center;gap:50px}.cta-photo{height:180px;overflow:hidden;border-radius:18px}.cta-photo img{width:100%;height:100%;object-fit:cover}.cta h2{color:#fff;font-size:36px}.cta p{color:#d5e6dd;font-size:13px;margin:8px 0 18px}
.contact{padding:75px 0}.contact-grid{display:grid;grid-template-columns:1.3fr .7fr;gap:55px;align-items:center}.contact h2{font-size:39px}.contact-grid>div>p{color:var(--muted);max-width:650px;margin-top:12px}.contact-card{border:1px solid var(--line);background:#fffaf0;border-radius:20px;padding:28px}.contact-card h3{color:var(--green);font-family:"Playfair Display";font-size:23px}.contact-card p{font-size:12px;color:var(--muted);margin:10px 0 20px}
footer{background:#063c2a;color:#d7e5dc;padding:50px 0 18px}.footer-grid{display:grid;grid-template-columns:2fr 1fr 1fr 1fr;gap:35px}.footer-logo{width:160px;height:70px;object-fit:cover;border-radius:8px;background:#fff}.footer-grid p{font-size:11px;margin-top:8px}.footer-grid h4{color:#fff;font-size:13px;margin-bottom:10px}.footer-grid a{display:block;color:#bfd0c7;font-size:11px;margin:5px 0}.footer-bottom{border-top:1px solid #ffffff24;margin-top:30px;padding-top:15px;display:flex;justify-content:space-between;font-size:10px;color:#a9c0b4}
@media(max-width:1000px){.nav-links{gap:10px;font-size:11px}.hero h1{font-size:48px}.why-grid{grid-template-columns:repeat(3,1fr)}.benefits{grid-template-columns:repeat(2,1fr)}}
@media(max-width:760px){.menu-btn{display:block}.nav-links{display:none;position:absolute;top:82px;left:0;right:0;background:#fff;padding:18px 5%;flex-direction:column;align-items:stretch;box-shadow:0 12px 25px #0001}.nav-links.open{display:flex}.hero-grid,.chef-grid,.contact-grid{grid-template-columns:1fr}.hero-copy{padding:55px 0}.hero-photo{min-height:380px}.hero-photo:before{width:20%;}.steps{grid-template-columns:1fr 1fr;gap:25px}.steps em{display:none}.pricing-grid{grid-template-columns:1fr}.pricing-button{grid-column:auto}.cta-inner{grid-template-columns:1fr}.cta-photo{height:220px}.footer-grid{grid-template-columns:1fr 1fr}}
@media(max-width:500px){.brand{width:130px}.brand img{width:130px}.hero h1{font-size:41px}.hero-icons{grid-template-columns:1fr 1fr}.hero-icons div{border:0}.hero-photo{min-height:330px}.heading h2,.chef-copy h2,.contact h2{font-size:32px}.why-grid{grid-template-columns:1fr 1fr}.benefits{grid-template-columns:1fr 1fr}.pricing-grid{padding:25px 20px}.pricing-copy h2{font-size:31px}.footer-grid{grid-template-columns:1fr}}
