.webfood-shell{--wf-dark:#15120f;--wf-accent:#ff7a1a;--wf-soft:#fff7ed;--wf-line:#f1dcc8;max-width:980px;margin:0 auto;padding:20px 14px 48px;color:var(--wf-dark)}.webfood-story-hero{display:flex;justify-content:center;margin:16px auto 28px}.webfood-phone-card{position:relative;width:min(100%,430px);aspect-ratio:9/16;border-radius:34px;overflow:hidden;background:#1b130c;box-shadow:0 25px 70px rgba(0,0,0,.25)}.webfood-hero-img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;transform:scale(1.03)}.webfood-hero-img.is-css-motion{animation:webfoodZoom 4s ease-in-out infinite alternate}.webfood-hero-overlay{position:absolute;inset:0;background:linear-gradient(180deg,rgba(0,0,0,.18) 0%,rgba(0,0,0,.08) 38%,rgba(0,0,0,.75) 100%)}.webfood-hero-copy{position:absolute;left:22px;right:22px;bottom:24px;color:#fff;text-shadow:0 2px 12px rgba(0,0,0,.5)}.webfood-badge{display:inline-flex;padding:7px 12px;border-radius:999px;background:var(--wf-accent);font-weight:900;letter-spacing:.08em;font-size:12px}.webfood-hero-copy h1{font-size:clamp(32px,7vw,50px);line-height:.94;margin:12px 0 10px;text-transform:uppercase;font-weight:1000;color:#fff}.webfood-hero-copy p{font-size:16px;line-height:1.35;margin:0 0 16px;color:#fff}.webfood-cta{display:inline-flex;background:#fff;color:#111!important;text-decoration:none!important;border-radius:999px;padding:13px 18px;font-weight:900}.webfood-no-image{display:flex;align-items:center;justify-content:center;height:100%;color:#fff;font-weight:900;font-size:42px;background:linear-gradient(145deg,#fb923c,#7c2d12)}.webfood-meta-strip{display:grid;grid-template-columns:repeat(4,1fr);gap:10px;margin:0 auto 28px}.webfood-meta-strip div{background:var(--wf-soft);border:1px solid var(--wf-line);border-radius:18px;padding:15px 10px;text-align:center}.webfood-meta-strip strong{display:block;font-size:18px}.webfood-meta-strip span{display:block;font-size:12px;text-transform:uppercase;letter-spacing:.05em;opacity:.75}.webfood-section{background:#fff;border:1px solid var(--wf-line);border-radius:28px;padding:24px;margin:22px 0;box-shadow:0 12px 30px rgba(120,53,15,.07)}.webfood-section-head{display:flex;gap:14px;align-items:center;margin-bottom:16px}.webfood-icon{width:52px;height:52px;display:inline-flex;align-items:center;justify-content:center;border-radius:18px;background:var(--wf-soft);color:var(--wf-accent);animation:webfoodFloat 1.7s ease-in-out infinite}.webfood-icon svg{width:30px;height:30px}.webfood-mini-icon{width:28px;height:28px;display:inline-flex;align-items:center;justify-content:center;flex:0 0 28px;border-radius:999px;background:#fff4e6;color:var(--wf-accent)}.webfood-mini-icon svg{width:17px;height:17px}.webfood-kicker{text-transform:uppercase;letter-spacing:.12em;font-size:12px;font-weight:900;color:var(--wf-accent);margin:0}.webfood-section h2{font-size:clamp(28px,4vw,42px);line-height:1;margin:2px 0 0}.webfood-ingredient-pages{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.webfood-ingredient-card{border:1px solid var(--wf-line);border-radius:22px;padding:16px;background:linear-gradient(180deg,#fffaf5,#fff)}.webfood-page-label{font-size:12px;text-transform:uppercase;letter-spacing:.08em;font-weight:900;color:#9a3412;margin-bottom:10px}.webfood-ingredients{list-style:none!important;margin:0!important;padding:0!important;display:grid;gap:10px}.webfood-ingredients li{display:flex;align-items:flex-start;gap:10px;margin:0!important;padding:10px 0;border-bottom:1px dashed #f4d2b5;font-size:17px;line-height:1.35}.webfood-ingredients li:last-child{border-bottom:0}.webfood-instructions{list-style:none!important;margin:0!important;padding:0!important;display:grid;gap:14px}.webfood-instructions li{display:grid;grid-template-columns:46px minmax(0,1fr);gap:14px;margin:0!important;padding:16px;border-radius:20px;background:var(--wf-soft);border:1px solid var(--wf-line)}.webfood-instructions li>span{width:46px;height:46px;border-radius:16px;background:var(--wf-accent);color:#fff;display:flex;align-items:center;justify-content:center;font-weight:1000;font-size:20px}.webfood-instructions p{font-size:18px;line-height:1.5;margin:0}.webfood-tips ul{margin:0;padding-left:22px}.webfood-tips li{font-size:17px;line-height:1.5;margin:8px 0}@keyframes webfoodZoom{from{transform:scale(1.05) translateY(0)}to{transform:scale(1.17) translateY(-2%)}}@keyframes webfoodFloat{0%,100%{transform:translateY(0) rotate(-2deg)}50%{transform:translateY(-5px) rotate(3deg)}}@media(max-width:760px){.webfood-meta-strip{grid-template-columns:repeat(2,1fr)}.webfood-ingredient-pages{grid-template-columns:1fr}.webfood-section{padding:18px;border-radius:22px}.webfood-instructions li{grid-template-columns:38px minmax(0,1fr);padding:14px}.webfood-instructions li>span{width:38px;height:38px}.webfood-instructions p,.webfood-ingredients li{font-size:16px}}
