:root{--g:#17392c;--g2:#24513d;--cream:#f5efe5;--gold:#b79252;--ink:#20231f;--muted:#687069;--line:#e2e3de;--white:#fff}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:"DM Sans",sans-serif;color:var(--ink);background:#fffdf9;line-height:1.55}a{text-decoration:none;color:inherit}.wrap{width:min(1120px,calc(100% - 36px));margin:auto}header{position:sticky;top:0;z-index:50;background:rgba(255,253,249,.94);backdrop-filter:blur(12px);border-bottom:1px solid var(--line)}.nav{min-height:76px;display:flex;align-items:center;justify-content:space-between;gap:25px}.logo b,.logo small{display:block}.logo b{font-family:"Playfair Display";font-size:1.35rem;color:var(--g)}.logo small{font-size:.67rem;color:var(--muted)}nav{display:flex;gap:24px;font-weight:600;font-size:.9rem}.btn{display:inline-flex;align-items:center;justify-content:center;min-height:50px;padding:0 23px;border-radius:999px;background:var(--g2);color:#fff;font-weight:700;border:1px solid var(--g2)}.btn.small{min-height:42px;font-size:.85rem}.btn.ghost{background:transparent;color:var(--g)}.hero{padding:78px 0;background:radial-gradient(circle at 90% 20%,#ead9b8,transparent 28rem),var(--cream)}.heroGrid{display:grid;grid-template-columns:1.1fr .9fr;gap:60px;align-items:center}.eyebrow{color:var(--gold);font-weight:700;font-size:.74rem;letter-spacing:.15em}.eyebrow.light{color:#dfc79c}h1,h2{font-family:"Playfair Display";color:var(--g);line-height:1.05;letter-spacing:-.04em}h1{font-size:clamp(3.3rem,7vw,6.4rem);margin:12px 0 20px}h2{font-size:clamp(2.3rem,4.6vw,4rem);margin:10px 0 16px}h3{color:var(--g)}.lead{font-size:1.15rem;color:var(--muted);max-width:620px}.actions{display:flex;gap:12px;margin:28px 0}.coverage{padding:15px 0;border-top:1px solid #d7cdbb;border-bottom:1px solid #d7cdbb;font-size:.9rem}.coverage b{margin-right:6px}.deadline{margin-top:13px;font-weight:700;color:var(--g)}.heroVisual{min-height:460px;display:grid;place-items:center;border-radius:40px;background:var(--g);box-shadow:0 24px 60px #17392c30}.circle{width:310px;height:310px;border:2px solid var(--gold);border-radius:50%;display:grid;place-content:center;text-align:center;color:#fff;font-family:"Playfair Display";font-size:2.2rem;line-height:1}.circle strong{font-size:2.8rem}.circle span{margin-top:18px;font-family:"DM Sans";font-size:.8rem;line-height:1.3;color:#eadfc9}.section{padding:92px 0}.soft{background:var(--cream)}.heading{text-align:center;max-width:760px;margin:0 auto 42px}.heading p{color:var(--muted)}.notice{display:flex;justify-content:space-between;gap:20px;padding:18px 22px;margin-bottom:18px;border-radius:14px;background:var(--g);color:#fff}.week{display:grid;grid-template-columns:repeat(5,1fr);gap:14px}.week article{padding:22px 18px;border:1px solid var(--line);border-radius:18px;background:#fff}.week article>b{color:var(--gold);font-size:.78rem;text-transform:uppercase}.week h3{margin:12px 0 8px}.week p{margin:0;color:var(--muted);font-size:.9rem}.productInfo{margin:18px 0 28px;padding:16px 20px;background:#f8f5ee;border-radius:14px;display:flex;gap:15px}.productInfo span{color:var(--muted)}.center{text-align:center}.themes{max-width:900px;margin:auto;display:grid;gap:12px}.themes details{border:1px solid #d9d6ce;border-radius:16px;background:#fff;overflow:hidden}.themes summary{padding:20px;display:grid;grid-template-columns:42px 1fr auto;align-items:center;cursor:pointer}.themes summary em{font-style:normal;color:var(--gold);font-size:.82rem}.themes details>div{padding:0 20px 20px 62px;color:var(--muted)}.textlink{font-weight:700;color:var(--g)}.plans{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.plans article{position:relative;padding:30px;border:1px solid var(--line);border-radius:22px;background:#fff}.plans .featured{border:2px solid var(--gold);transform:translateY(-8px);box-shadow:0 18px 40px #17392c18}.plans i{position:absolute;right:18px;top:18px;background:#efe3ca;padding:6px 10px;border-radius:999px;font-size:.7rem;font-style:normal;font-weight:700}.plans article>span{color:var(--gold);font-weight:700;font-size:.8rem}.plans h3{font-size:1.6rem;margin:10px 0 0}.price{font-family:"Playfair Display";font-size:2.5rem;color:var(--g);font-weight:700}.plans article>b{display:block;color:var(--g2)}.plans article>p{min-height:75px;color:var(--muted)}.full{width:100%}.monthly,.keto{margin-top:24px;padding:26px;border-radius:20px;display:flex;align-items:center;justify-content:space-between;gap:30px}.monthly{background:var(--cream)}.monthly h3{font-size:1.5rem;margin:6px 0}.monthly p{margin:0;color:var(--muted)}.keto{background:#e8efe9}.keto span{flex:1;color:#4f5b52}.keto a{font-weight:700;color:var(--g)}.deliveryNote{text-align:center;color:var(--muted);margin-top:28px}.dark{background:var(--g);color:#fff}.dark h2{color:#fff}.dark p{color:#d4ddd7}.two{display:grid;grid-template-columns:1.2fr .8fr;gap:60px;align-items:center}.proof{display:grid;grid-template-columns:1fr 1fr;gap:12px}.proof b{padding:24px;border:1px solid #ffffff25;border-radius:16px;background:#ffffff0c}.steps{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.steps article{padding:25px;border-radius:18px;background:var(--cream)}.steps article>b{display:grid;width:44px;height:44px;place-items:center;border-radius:50%;background:var(--g);color:#fff}.steps h3{margin:18px 0 6px}.steps p{margin:0;color:var(--muted)}.cta{padding:75px 0;text-align:center;background:var(--g2);color:#fff}.cta h2{color:#fff}.cta p{color:#dce5df}.lightBtn{background:#fff;color:var(--g);border-color:#fff}footer{padding:42px 0;background:#10261d;color:#fff}.foot{display:flex;justify-content:space-between;gap:30px}.foot b,.foot small{display:block}.foot small{color:#aebdb4}.foot>div:last-child{display:flex;flex-direction:column}.wa{position:fixed;right:20px;bottom:20px;padding:13px 18px;border-radius:999px;background:#25d366;color:#082d18;font-weight:800;box-shadow:0 12px 30px #0003}
@media(max-width:950px){nav{display:none}.heroGrid,.two{grid-template-columns:1fr}.week{grid-template-columns:repeat(2,1fr)}.plans{grid-template-columns:1fr;max-width:620px;margin:auto}.plans .featured{transform:none}.steps{grid-template-columns:repeat(2,1fr)}}
@media(max-width:650px){header .btn.small{display:none}.hero{padding:52px 0}.heroVisual{min-height:350px}.circle{width:250px;height:250px}.circle strong{font-size:2.2rem}.week,.steps,.proof{grid-template-columns:1fr}.notice,.monthly,.keto,.productInfo,.foot{flex-direction:column;align-items:flex-start}.section{padding:70px 0}.themes details>div{padding-left:20px}}

/* Únicos ajustes para 4 tarjetas y separación de Keto */
@media(min-width:951px){.plans{grid-template-columns:repeat(4,1fr)}.plans article{padding:24px}.plans .price{font-size:2.15rem}}
.ketoHeading{margin-top:64px}

.heroCollage{background:transparent;padding:0;display:grid;grid-template-columns:1.05fr .95fr;grid-template-rows:220px 220px;gap:10px;min-height:0}
.heroCollage img{width:100%;height:100%;object-fit:cover;border-radius:18px;display:block}.heroCollage img:first-child{grid-row:1/3}
.beforeOrder{padding:62px 0;background:#f7f2e9}.beforeOrder .heading,.faqSection .heading{text-align:center;margin-bottom:28px}
.beforeGrid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.beforeGrid>div{background:#fff;border:1px solid #e5ddd1;border-radius:16px;padding:19px}.beforeGrid b{display:block;color:var(--green);margin-bottom:6px}.beforeGrid span{font-size:13px;color:var(--muted);line-height:1.45}
.faqSection{padding:76px 0;background:#f7f2e9}.faqWrap{max-width:900px}.faqList{display:grid;gap:10px}.faqList details{background:#fff;border:1px solid #e1d8ca;border-radius:14px;padding:0 20px}.faqList summary{list-style:none;cursor:pointer;padding:18px 26px 18px 0;color:var(--green);font-weight:700;position:relative}.faqList summary::-webkit-details-marker{display:none}.faqList summary:after{content:"⌄";position:absolute;right:0;font-size:22px}.faqList details[open] summary:after{content:"⌃"}.faqList p{margin:0;padding:0 0 18px;color:var(--muted);line-height:1.55}
@media(max-width:850px){.heroCollage{grid-template-columns:1fr 1fr;grid-template-rows:210px 170px}.heroCollage img:first-child{grid-column:1/3;grid-row:auto}.beforeGrid{grid-template-columns:1fr 1fr}}
@media(max-width:520px){.heroCollage{grid-template-columns:1fr 1fr;grid-template-rows:200px 145px}.beforeGrid{grid-template-columns:1fr}.beforeOrder,.faqSection{padding:48px 0}}

/* Ajuste: preguntas importantes antes del menú + propuesta de valor */
.beforeOrder .faqList{max-width:900px;margin:auto}
.problemSection{padding:74px 0;background:#fffdf9;text-align:center}
.problemWrap{max-width:800px}
.problemSection h2{margin-top:10px}
.problemSection p{font-size:1.08rem;color:var(--muted);margin:10px auto;max-width:700px}
.problemPunch{margin:25px auto 10px;color:var(--g);font-family:"Playfair Display";font-size:1.65rem;font-weight:700}
.problemSection strong{display:block;color:var(--gold);margin-top:8px}
