*{box-sizing:border-box}body,html{margin:0;padding:0}.fm-convert{min-height:calc(100vh - 90px);padding:6vh 20px 8vh;justify-content:flex-start;background:#fff}.fm-convert,.fm-convert-inner{display:flex;flex-direction:column;align-items:center}.fm-convert-inner{width:100%;max-width:1240px;margin:0 auto;text-align:center}.fm-convert-heading{margin:0 0 58px;font-family:DM Sans,system-ui,-apple-system,sans-serif;font-size:clamp(32px,5.4vw,62px);font-weight:700;line-height:1.05;letter-spacing:-.02em;color:#111827}.fm-convert-heading .fm-convert-accent{color:#f97316;font-style:italic;font-weight:700}.recipe-extraction-image{display:block;width:210px;max-width:90vw;height:auto;object-fit:contain;margin:0 auto 46px}.fm-progress{width:100%;max-width:560px;margin:0 auto 42px}.fm-progress-track{display:flex;align-items:flex-start;justify-content:space-between;position:relative}.fm-progress-step{flex:1 1;flex-direction:column;min-width:0}.fm-progress-node,.fm-progress-step{position:relative;display:flex;align-items:center}.fm-progress-node{width:28px;height:28px;border-radius:50%;justify-content:center;background:#fff;border:1.5px solid #e5e7eb;transition:box-shadow .2s ease,border-color .2s ease,background .2s ease;z-index:2}.fm-progress-node--upcoming .fm-progress-dot{width:0;height:0}.fm-progress-node--active{border-color:#f97316;box-shadow:0 0 0 4px rgba(249,115,22,.14);animation:fm-progress-pulse 1.8s ease-in-out infinite}.fm-progress-node--active .fm-progress-dot{width:12px;height:12px;border-radius:50%;background:#f97316}.fm-progress-node--completed{background:#f97316;border-color:#f97316}@keyframes fm-progress-pulse{0%,to{box-shadow:0 0 0 4px rgba(249,115,22,.14)}50%{box-shadow:0 0 0 8px rgba(249,115,22,.08)}}.fm-progress-label{margin-top:14px;font-family:DM Sans,system-ui,-apple-system,sans-serif;font-size:14px;color:#9ca3af;font-weight:500;text-align:center;white-space:nowrap}.fm-progress-label--active{color:#111827;font-weight:600}.fm-progress-label--completed{color:#6b7280;font-weight:500}.fm-progress-connector{position:absolute;top:13px;left:calc(50% + 20px);right:calc(-50% + 20px);height:2px;background:#e5e7eb;z-index:1}.fm-progress-connector--completed{background:#f97316}.fm-convert-patience{margin:6px auto 0;font-family:DM Sans,system-ui,-apple-system,sans-serif;font-size:14px;color:#64748b;font-weight:400}.fm-convert-fail{max-width:520px;margin:40px auto 0;text-align:center}.fm-convert-fail h2{font-family:DM Sans,system-ui,-apple-system,sans-serif;font-size:clamp(26px,3.6vw,34px);font-weight:700;color:#111827;margin:0 0 12px}.fm-convert-fail p{color:#64748b;font-size:15px;margin:0 0 24px}.fm-convert-fail a{display:inline-flex;align-items:center;padding:12px 22px;background:linear-gradient(90deg,#c2410c,#f97316);color:#fff;border-radius:999px;font-weight:600;text-decoration:none}.fm-convert-fail a:hover{filter:brightness(1.05)}@media (max-width:1023px){.recipe-extraction-image{width:180px;margin-bottom:40px}}@media (max-width:767px){.fm-convert{padding:4vh 16px 6vh}.fm-convert-heading{margin-bottom:36px}.recipe-extraction-image{width:150px;margin-bottom:36px}.fm-progress{max-width:100%;margin-bottom:36px}.fm-progress-label{font-size:13px;white-space:normal;max-width:90px}}@media (prefers-reduced-motion:reduce){.fm-progress-node--active{animation:none}}