:root{--bg:#fffdf9;--muted:#6b6b6b;--accent:#6aa84f;--accent-2:#f6c999;--card:#fff;--glass:hsla(0,0%,100%,.6)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{height:100%;background:linear-gradient(180deg,#f7f6f2,#fffdf9 50%);margin:0;font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,Helvetica Neue,Arial;color:#222;-webkit-font-smoothing:antialiased}.wrap{max-width:980px;margin:0 auto;padding:20px}.site-header{position:-webkit-sticky;position:sticky;top:0;background:transparent;padding:14px 0;transition:background .22s ease,box-shadow .22s ease;z-index:10}.site-header.scrolled{background:hsla(0,0%,100%,.95);-webkit-backdrop-filter:saturate(120%) blur(6px);backdrop-filter:saturate(120%) blur(6px);box-shadow:0 6px 20px hsla(0,0%,8%,.06)}.site-header .wrap{justify-content:space-between}.brand,.site-header .wrap{display:flex;align-items:center}.brand{gap:12px}.logo{width:54px;height:54px;border-radius:10px;display:flex;align-items:center;justify-content:center;color:#fff;font-size:22px}.logo,.title{font-weight:700}.subtitle{font-size:12px}.nav a,.subtitle{color:var(--muted)}.nav a{margin-left:18px;text-decoration:none}.container{padding:30px 20px;max-width:980px;margin:0 auto}.hero{display:grid;grid-template-columns:1fr 280px;grid-gap:20px;gap:20px;align-items:center}.hero-inner h1{font-size:40px;margin:0 0 14px;color:#153b2e}.hero-inner p{margin:0 0 20px;color:var(--muted);max-width:52ch}.btn{display:inline-block;padding:10px 18px;background:var(--accent);color:#fff;border-radius:10px;text-decoration:none;font-weight:600}.btn.ghost{background:transparent;color:var(--accent);border:2px solid rgba(106,168,79,.14);margin-left:0}.hero-visual{display:flex;align-items:center;justify-content:center}.hero-visual img{border:5px solid #687d5c;padding:10px 10px 0}.blob{width:260px;height:260px}.card{background:var(--card);border-radius:14px;padding:20px;box-shadow:0 6px 18px rgba(28,28,28,.06);overflow:visible}.about{display:block;margin-top:28px}.cards-grid{display:flex;flex-wrap:wrap;gap:18px;margin-top:18px;justify-content:center}.cards-grid>*{flex-grow:1;flex-shrink:1;flex-basis:calc((100% - 36px) / 3);max-width:calc((100% - 36px) / 3);box-sizing:border-box}@media (max-width:900px){.cards-grid>*{flex:1 1 100%;max-width:100%}}.feature-card{background:linear-gradient(180deg,hsla(0,0%,100%,.9),var(--card));display:flex;flex-direction:column;align-items:center;text-align:center;gap:12px}.feature-card .icon{width:250px;height:250px;display:grid;place-items:center;border-radius:20px;background:transparent;margin-top:0}.feature-card img{width:250px;height:250px;object-fit:contain}.feature-card h3{margin:0;font-size:16px;color:#153b2e;font-weight:700}.feature-card p{margin:0;color:var(--muted);font-size:17px;line-height:1.35;max-width:36ch}.grid{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:18px;gap:18px;margin-top:18px}.location-card{display:flex;flex-direction:column;height:320px}.location-card .map{flex:1 1;margin-top:12px;border-radius:10px;overflow:hidden}.location-card iframe{width:100%;height:100%;border:0}.muted{color:var(--muted)}.footer-grid{display:flex;align-items:center;justify-content:space-between;gap:12px}.site-footer{padding:28px 0;border-top:1px solid rgba(0,0,0,.04)}.socials{display:flex;gap:10px}.icon-link{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:8px;border-radius:10px;background:var(--glass);color:#222;text-decoration:none;width:44px;height:44px}.icon-link svg{opacity:.95;width:20px;height:20px}.nutricionista-block{margin-bottom:24px;max-width:680px}.nutri-name{font-size:56px;line-height:1;color:#153b2e;font-weight:800;letter-spacing:-.4px;margin:0 0 8px;position:relative;padding-bottom:6px}.nutri-name:after{content:"";display:block;width:75%;height:6px;border-radius:6px;margin-top:15px;background:linear-gradient(90deg,rgba(106,168,79,.95),rgba(143,200,141,.95));opacity:.95;transform-origin:left}.nutri-details{margin-top:6px;color:var(--muted);font-size:20px;line-height:1.6;max-width:52ch}.nutri-details br{content:"";line-height:.6}.cta{display:flex;flex-direction:row;align-items:center;gap:12px}.nutri{font-weight:700;font-size:25px}.section{margin-top:28px;text-align:center;width:100%;display:flex;justify-content:center;align-items:center}.section img{height:auto;border-radius:14px;box-shadow:0 6px 18px rgba(28,28,28,.06);width:100%;max-width:600px}.turnos{margin-top:18px;font-size:18px;color:var(--muted);width:100%;text-align:center;display:flex;justify-content:center}@media (max-width:900px){.about,.cards-grid,.grid,.hero{grid-template-columns:1fr}.hero-inner h1{font-size:28px}.nutri-name{font-size:26px}.nutri-name:after{width:56px;height:5px}.nutri-details{font-size:14px}.nav{display:none}.site-header .wrap{justify-content:center}.cta{display:flex;flex-direction:column;align-items:flex-start;gap:12px}.footer-description{display:none}}