:root{--8ppy-bg:#fffaf5;--8ppy-text:#292725;--8ppy-muted:#6f6a64;--8ppy-accent:#ef8b55;--8ppy-line:#eee5dc;--8ppy-card:#fff;--8ppy-soft:#f6ede4}
.eightppy-home,.eightppy-recipe{color:var(--8ppy-text)}
.eightppy-home *,.eightppy-recipe *{box-sizing:border-box}
.eightppy-hero{display:grid;grid-template-columns:1.15fr .85fr;gap:36px;align-items:center;padding:54px 48px;background:linear-gradient(135deg,#fffaf5,#f7eee5);border-radius:28px;margin:24px 0 40px;overflow:hidden}
.eightppy-eyebrow,.eightppy-section small,.eightppy-weekly small{font-size:12px;font-weight:800;letter-spacing:.14em;color:var(--8ppy-accent)}
.eightppy-hero h1{font-size:clamp(36px,5vw,66px);line-height:1.08;margin:.25em 0}.eightppy-hero p{font-size:16px;line-height:1.9;color:var(--8ppy-muted)}
.eightppy-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:24px}.eightppy-btn{display:inline-block;padding:12px 20px;border:1px solid var(--8ppy-text);border-radius:999px;text-decoration:none!important;color:var(--8ppy-text)!important;font-weight:700;background:#fff}.eightppy-btn.primary{background:var(--8ppy-text);color:#fff!important}
.eightppy-hero-art{min-height:280px;display:grid;place-items:center;position:relative}.eightppy-plate{width:210px;height:210px;border-radius:50%;display:grid;place-items:center;font-size:92px;background:#fff;box-shadow:0 16px 50px rgba(80,55,35,.12)}.eightppy-dumbbell{position:absolute;bottom:18px;font-size:40px;font-weight:900;transform:rotate(-8deg);color:var(--8ppy-text)}
.eightppy-search-panel{background:#fff;border:1px solid var(--8ppy-line);border-radius:22px;padding:18px;margin-bottom:42px}.eightppy-search-panel form{display:flex;gap:10px}.eightppy-search-panel input{flex:1;border:1px solid var(--8ppy-line);border-radius:14px;padding:14px 16px;font-size:16px}.eightppy-search-panel button{border:0;border-radius:14px;padding:0 20px;background:var(--8ppy-text);color:#fff;font-weight:700}.eightppy-search-panel details{margin-top:12px}.eightppy-search-panel summary{cursor:pointer;font-weight:700}
.eightppy-section{margin:52px 0}.eightppy-section-head{display:flex;justify-content:space-between;align-items:end;gap:12px;margin-bottom:18px}.eightppy-section-head h2,.eightppy-weekly h2,.eightppy-instagram h2{margin:.15em 0;font-size:clamp(24px,4vw,36px)}.eightppy-section-head a{font-size:14px;color:var(--8ppy-text)}
.eightppy-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.eightppy-recipe-card{background:var(--8ppy-card);border:1px solid var(--8ppy-line);border-radius:20px;overflow:hidden}.eightppy-recipe-card>a{text-decoration:none!important;color:inherit!important}.eightppy-card-image{aspect-ratio:4/3;background:var(--8ppy-soft);position:relative}.eightppy-card-image img{width:100%;height:100%;object-fit:cover}.eightppy-card-series{position:absolute;top:12px;left:12px;background:rgba(255,255,255,.9);padding:6px 10px;border-radius:999px;font-size:12px;font-weight:700}.eightppy-card-body{padding:14px}.eightppy-card-body h3{font-size:17px;margin:0 0 10px}.eightppy-card-macros{display:flex;justify-content:space-between;gap:8px;font-size:13px;color:var(--8ppy-muted)}.eightppy-card-foot{display:flex;justify-content:space-between;align-items:center;margin-top:12px}.eightppy-chip{display:inline-block;padding:5px 9px;border-radius:999px;background:var(--8ppy-soft);font-size:12px;font-weight:700}.eightppy-stars{letter-spacing:.04em;color:var(--8ppy-accent)}
.eightppy-guilt-cards{display:grid;grid-template-columns:1fr 1fr;gap:14px}.eightppy-guilt-cards a{padding:28px;border-radius:20px;background:var(--8ppy-soft);color:var(--8ppy-text);text-decoration:none!important;font-size:20px;font-weight:800}
.eightppy-weekly,.eightppy-instagram{margin:52px 0;padding:34px;border-radius:24px;background:var(--8ppy-text);color:#fff}.eightppy-weekly p,.eightppy-instagram p{color:#eee}.eightppy-weekly .eightppy-btn{margin-top:10px}.eightppy-instagram{text-align:center;background:var(--8ppy-soft);color:var(--8ppy-text)}
.eightppy-recipe{margin:28px 0}.eightppy-pfc-card{display:grid;grid-template-columns:auto 1fr 110px;gap:18px;align-items:center;padding:22px;border:1px solid var(--8ppy-line);border-radius:22px;background:#fff;margin:14px 0}.eightppy-kcal strong{font-size:36px}.eightppy-kcal span{display:block;color:var(--8ppy-muted)}.eightppy-pfc-values{display:flex;gap:14px;flex-wrap:wrap}.eightppy-donut{width:96px;height:96px;border-radius:50%;position:relative}.eightppy-donut:after{content:"";position:absolute;inset:19px;border-radius:50%;background:#fff}
.eightppy-slider-box{padding:22px;background:var(--8ppy-bg);border-radius:22px;margin:18px 0}.eightppy-slider-box h2{font-size:20px;margin-top:0}.eightppy-slider-readout{text-align:center;font-size:22px;margin-bottom:10px}.eightppy-calorie-slider{width:100%;accent-color:var(--8ppy-accent)}.eightppy-slider-labels{display:flex;justify-content:space-between;font-size:12px;color:var(--8ppy-muted)}
.eightppy-ingredients ul{list-style:none;padding:0;margin:0;border-top:1px solid var(--8ppy-line)}.eightppy-ingredients li{display:flex;justify-content:space-between;gap:15px;padding:12px 2px;border-bottom:1px solid var(--8ppy-line)}.eightppy-rating-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px;margin-top:24px}.eightppy-rating-grid>div{padding:18px;border-radius:18px;background:var(--8ppy-soft)}
@media(max-width:800px){.eightppy-hero{grid-template-columns:1fr;padding:34px 22px}.eightppy-hero-art{min-height:220px}.eightppy-grid{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;padding-bottom:8px}.eightppy-recipe-card{min-width:78vw;scroll-snap-align:start}.eightppy-pfc-card{grid-template-columns:1fr 86px}.eightppy-pfc-values{grid-column:1/-1}.eightppy-donut{width:82px;height:82px;grid-column:2;grid-row:1}.eightppy-rating-grid{grid-template-columns:1fr}.eightppy-search-panel form{flex-direction:column}.eightppy-search-panel button{padding:13px}.eightppy-guilt-cards{grid-template-columns:1fr 1fr}.eightppy-hero-art .eightppy-plate{width:170px;height:170px;font-size:72px}}
