.nutrition-app-hero{background:var(--ink);color:white;padding:45px 0 65px}.app-intro{display:grid;grid-template-columns:1.25fr 1fr;gap:65px;align-items:center}.app-back{display:inline-block;font-size:.875rem;color:#c9cec3;margin-bottom:26px}.app-icon{border-radius:22px;margin-bottom:24px}.nutrition-app-hero h1{font:700 clamp(3.5rem,6vw,6rem)/1.02 var(--display);margin:22px 0}.nutrition-app-hero em{font-style:normal;color:var(--yellow)}.app-lead{font-size:1.125rem;line-height:1.8;max-width:600px;color:#d6dace}.store-badge{display:inline-block;margin:24px 14px 14px 0;padding:14px}.store-badge img{height:54px;width:auto;object-fit:contain}.app-availability,.app-note{font-size:.875rem;line-height:1.7}.app-availability{margin-bottom:10px}.nutrition-app-hero .app-note{color:#bac0b2}.app-main-shot{margin:0;display:flex;justify-content:center}.app-main-shot img{width:min(100%,280px);height:auto;border-radius:12px}.app-heading{font:600 clamp(2.2rem,4vw,3.5rem)/1.1 var(--display);margin-bottom:30px}.app-features{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:35px}.app-features article{border-top:3px solid var(--yellow);padding-top:22px}.app-features h3{font:600 1.8rem/1.2 var(--display);margin-bottom:14px}.app-screens{background:#e8eae2;padding:65px 0}.app-gallery{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:40px;max-width:960px;margin:auto}.app-gallery figure{margin:0}.app-gallery img{width:100%;height:auto;border-radius:8px}.app-gallery figcaption{font-size:1rem;font-weight:700;margin-top:18px}.app-details{max-width:960px}.app-details>p{margin-bottom:24px}.app-details details{padding:20px 0;border-bottom:1px solid var(--line)}.app-details summary{font-weight:700;cursor:pointer}.app-details details p{margin-top:16px}.app-details details a{text-decoration:underline}.app-final{padding:45px 0}.app-trademark{font-size:.75rem;margin-top:24px;color:#c2c7bc}.home-app{background:#e8eae2;padding:90px 0}.home-app-grid{display:grid;grid-template-columns:1.5fr 1fr;gap:60px;align-items:center}.home-app h2{font:700 clamp(2.8rem,5vw,4.6rem)/1.05 var(--display);margin:18px 0}.home-app p{max-width:650px}.home-app-visual{display:flex;justify-content:center}.home-app-visual img{width:210px;height:auto;border-radius:10px}.home-app .text-link{font-size:1rem;text-decoration:underline}.home-app .app-icon{width:72px;height:72px;margin-bottom:18px}.home-app-actions{display:flex;align-items:center;gap:24px;flex-wrap:wrap}@media(max-width:800px){.app-intro,.home-app-grid{grid-template-columns:1fr;gap:38px}.app-main-shot img{width:230px}.app-features{grid-template-columns:1fr 1fr}.app-gallery{gap:16px;overflow-x:auto;grid-template-columns:repeat(3,220px);padding-bottom:16px}.home-app{padding:65px 0}.home-app-visual{display:none}}@media(max-width:480px){.app-features{grid-template-columns:1fr}.nutrition-app-hero h1{font-size:3.5rem}.home-app-actions{gap:12px}}