@import "https://fonts.googleapis.com/css2?family=Heebo:wght@300;400;500;600;700;800;900&family=Frank+Ruhl+Libre:wght@400;500;700;900&display=swap";._app_f58iv_4{color:#2d2a26;direction:rtl;background:#fdfbf8;min-height:100vh;font-family:Heebo,Segoe UI,sans-serif}._hero_f58iv_13{height:80vh;min-height:520px;position:relative;overflow:hidden}._heroImage_f58iv_20{object-fit:cover;filter:brightness(.85);width:100%;height:100%}._heroOverlay_f58iv_27{color:#fff;text-align:center;background:linear-gradient(#0000 0%,#140a0566 50%,#140a05d9 100%);padding:80px 48px 48px;position:absolute;bottom:0;left:0;right:0}._heroTitle_f58iv_38{text-shadow:0 3px 20px #00000080;letter-spacing:1px;margin:0 0 12px;font-family:Frank Ruhl Libre,serif;font-size:3.5rem;font-weight:900;line-height:1.2}._heroSubtitle_f58iv_48{opacity:.85;letter-spacing:.5px;margin:0;font-size:1.3rem;font-weight:300}._heroDivider_f58iv_57{background:linear-gradient(90deg,#0000,#e8a87c,#0000);border:none;width:60px;height:3px;margin:16px auto 0}._infoBar_f58iv_66{z-index:2;background:#fff;border-radius:20px;flex-wrap:wrap;justify-content:center;gap:0;margin:-30px 40px 0;display:flex;position:relative;overflow:hidden;box-shadow:0 4px 30px #0000000f}._infoItem_f58iv_80{border-left:1px solid #f0eae2;flex-direction:column;flex:1;align-items:center;gap:6px;min-width:140px;padding:28px 40px;transition:background .3s;display:flex}._infoItem_f58iv_80:last-child{border-left:none}._infoItem_f58iv_80:hover{background:#fdf8f3}._infoIcon_f58iv_100{margin-bottom:2px;font-size:1.6rem}._infoLabel_f58iv_105{color:#a09488;text-transform:uppercase;letter-spacing:2px;font-size:.72rem;font-weight:500}._infoValue_f58iv_113{color:#8b2020;font-size:1.15rem;font-weight:700}._content_f58iv_120{max-width:860px;margin:0 auto;padding:60px 24px 80px}._description_f58iv_126{color:#6b5f54;text-align:center;margin-bottom:56px;padding:0 40px;font-size:1.2rem;font-weight:300;line-height:2;position:relative}._description_f58iv_126:before,._description_f58iv_126:after{content:"❝";color:#e8ddd0;font-family:serif;font-size:3rem;position:absolute}._description_f58iv_126:before{top:-20px;right:10px}._description_f58iv_126:after{content:"❞";bottom:-20px;left:10px}._sectionTitle_f58iv_158{color:#2d2a26;text-align:center;margin:56px 0 8px;font-family:Frank Ruhl Libre,serif;font-size:2rem;font-weight:700}._sectionSubtitle_f58iv_167{text-align:center;color:#a09488;letter-spacing:.5px;margin:0 0 32px;font-size:.9rem;font-weight:400}._sectionDivider_f58iv_176{background:linear-gradient(90deg,#0000,#c0392b,#0000);border:none;width:50px;height:2px;margin:12px auto 0}._ingredientGroups_f58iv_185{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:20px;display:grid}._ingredientGroup_f58iv_185{background:#fff;border:1px solid #f5efe8;border-radius:20px;padding:28px;transition:transform .3s,box-shadow .3s;box-shadow:0 2px 20px #0000000a}._ingredientGroup_f58iv_185:hover{transform:translateY(-3px);box-shadow:0 8px 30px #00000014}._groupName_f58iv_205{color:#8b2020;text-align:center;border-bottom:2px solid linen;margin:0 0 18px;padding-bottom:12px;font-family:Frank Ruhl Libre,serif;font-size:1.15rem;font-weight:700}._ingredientList_f58iv_216{margin:0;padding:0;list-style:none}._ingredientItem_f58iv_222{border-bottom:1px dashed #f5efe8;justify-content:space-between;align-items:center;padding:10px 0;font-size:.95rem;transition:background .2s;display:flex}._ingredientItem_f58iv_222:last-child{border-bottom:none}._ingredientAmount_f58iv_236{color:#8b2020;white-space:nowrap;background:#fdf2ec;border-radius:20px;margin-left:16px;padding:3px 10px;font-size:.9rem;font-weight:700}._ingredientName_f58iv_247{color:#5a534d;flex:1}._steps_f58iv_253{flex-direction:column;gap:0;display:flex;position:relative}._steps_f58iv_253:before{content:"";background:linear-gradient(#e8ddd0,#c0392b,#e8ddd0);width:2px;position:absolute;top:36px;bottom:36px;right:27px}._step_f58iv_253{z-index:1;gap:24px;padding:24px 0;display:flex;position:relative}._stepNumber_f58iv_279{color:#c0392b;background:#fff;border:3px solid #c0392b;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:56px;height:56px;font-family:Frank Ruhl Libre,serif;font-size:1.4rem;font-weight:900;transition:all .3s;display:flex;box-shadow:0 2px 10px #0000000f}._step_f58iv_253:hover ._stepNumber_f58iv_279{color:#fff;background:linear-gradient(135deg,#c0392b,#e74c3c);transform:scale(1.1);box-shadow:0 4px 20px #c0392b4d}._stepContent_f58iv_304{background:#fff;border:1px solid #f5efe8;border-radius:16px;flex:1;padding:24px 28px;transition:transform .3s,box-shadow .3s;box-shadow:0 2px 16px #00000008}._step_f58iv_253:hover ._stepContent_f58iv_304{transform:translate(4px);box-shadow:0 4px 24px #0000000f}._stepTitle_f58iv_319{color:#2d2a26;margin:0 0 8px;font-family:Frank Ruhl Libre,serif;font-size:1.2rem;font-weight:700}._stepDescription_f58iv_327{color:#6b5f54;margin:0;font-size:.95rem;line-height:1.85}._tips_f58iv_335{background:linear-gradient(135deg,#fdf2e9 0%,#fef9f5 50%,#fff5ee 100%);border:1px solid #f0e0cc;border-radius:24px;margin-top:16px;padding:36px;position:relative;overflow:hidden}._tips_f58iv_335:before{content:"💡";opacity:.08;font-size:5rem;position:absolute;top:-10px;left:-10px}._tipsList_f58iv_354{flex-direction:column;gap:14px;margin:0;padding:0;list-style:none;display:flex}._tipItem_f58iv_363{color:#5a534d;border-radius:12px;align-items:flex-start;gap:12px;padding:8px 12px;font-size:.95rem;line-height:1.7;transition:background .2s;display:flex}._tipItem_f58iv_363:hover{background:#fff9}._tipIcon_f58iv_379{color:#fff;background:#8b2020;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;margin-top:4px;font-size:.7rem;display:flex}._footer_f58iv_395{text-align:center;color:#a09488;margin-top:48px;padding:48px 24px;font-size:.95rem;position:relative}._footer_f58iv_395:before{content:"";background:linear-gradient(90deg,#0000,#e8ddd0,#0000);width:80px;height:2px;margin:0 auto 24px;display:block}._footerHeart_f58iv_413{color:#c0392b;font-size:1.1rem}@media (width<=768px){._heroTitle_f58iv_38{font-size:2.2rem}._heroSubtitle_f58iv_48{font-size:1rem}._infoBar_f58iv_66{border-radius:16px;margin:-20px 16px 0}._infoItem_f58iv_80{padding:18px 20px}._content_f58iv_120{padding:40px 16px 60px}._description_f58iv_126{padding:0 10px;font-size:1.05rem}._description_f58iv_126:before,._description_f58iv_126:after,._steps_f58iv_253:before{display:none}._step_f58iv_253{flex-direction:column;align-items:center;gap:12px}._step_f58iv_253:hover ._stepContent_f58iv_304{transform:none}}
