:root{--j-orange:#e27a47;--j-orange-deep:#d45a20;--j-ink:#1a1614;--j-muted:#6a5e55;--j-faint:#a8998a;--j-track:#f3e8dd;--j-line:#1a16141a;--j-tint:#fff7ed;--j-ease:cubic-bezier(.23, 1, .32, 1)}.j-acts{width:100%;max-width:28rem;margin:0 auto 1.5rem}.j-acts-compact{margin-bottom:.75rem}.j-rail{justify-content:space-between;margin:0;padding:0;list-style:none;display:flex;position:relative}.j-rail-line{background:var(--j-track);z-index:0;border-radius:999px;height:3px;position:absolute;top:17px;left:15%;right:15%;overflow:hidden}.j-acts-compact .j-rail-line{top:13px}.j-rail-fill{background:linear-gradient(90deg, var(--j-orange), #ffab7d);transform-origin:0;height:100%;transition:transform .9s var(--j-ease);border-radius:999px}.j-act{z-index:1;flex-direction:column;align-items:center;gap:6px;min-width:64px;display:flex;position:relative}.j-dot{width:36px;height:36px;box-shadow:inset 0 0 0 2px var(--j-track);transition:all .5s var(--j-ease);background:#fff;border-radius:999px;justify-content:center;align-items:center;display:flex}.j-acts-compact .j-dot{width:28px;height:28px}.j-dot.is-done{background:var(--j-orange);box-shadow:none;transform:scale(.9)}.j-dot.is-active{background:linear-gradient(135deg, var(--j-orange), var(--j-orange-deep));animation:2.4s ease-out infinite j-breathe;box-shadow:0 4px 14px #e27a4759}.j-ic{color:#fff;width:16px;height:16px}.j-acts-compact .j-ic{width:13px;height:13px}.j-dot.is-future .j-ic{color:#c4b6a7}.j-label{letter-spacing:-.01em;color:var(--j-faint);font-size:11px;font-weight:600;transition:color .4s}.j-acts-compact .j-label{font-size:10px}.j-label.is-active{color:var(--j-orange-deep)}.j-label.is-done{color:var(--j-muted)}@keyframes j-breathe{0%{outline-offset:0;outline:0 solid #e27a4759}70%{outline-offset:4px;outline:7px solid #e27a4700}to{outline-offset:0;outline:0 solid #e27a4700}}.j-substep{text-align:center;color:var(--j-orange-deep);margin:10px 0 0;font-size:11px;font-weight:600}.j-substep-count{color:var(--j-faint);font-weight:500}.j-working{flex-direction:column;align-items:center;gap:10px;width:100%;display:flex}.j-working-cover{justify-content:center;height:100%;padding:1.25rem}.j-craft{text-align:center;color:var(--j-muted);min-height:1.2em;margin:0;font-size:13px;font-style:italic;animation:.5s ease-out j-fade}@keyframes j-fade{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}.j-bar{background:var(--j-track);border-radius:999px;width:100%;max-width:260px;height:6px;position:relative;overflow:hidden}.j-bar-fill{background:linear-gradient(90deg, var(--j-orange), #ffab7d);height:100%;transition:width .8s var(--j-ease);border-radius:999px}.j-bar-sweep{background:linear-gradient(90deg,#0000,#e27a478c,#0000);border-radius:999px;width:36%;animation:1.8s ease-in-out infinite j-sweep;position:absolute;inset:0 auto 0 0}@keyframes j-sweep{0%{left:-36%}to{left:100%}}.j-meter{color:var(--j-faint);letter-spacing:.01em;margin:0;font-size:11px;font-weight:600}.j-meter.is-slow{color:var(--j-orange-deep)}.j-frame{aspect-ratio:1.414;background:var(--j-tint);border-radius:1rem;justify-content:center;align-items:center;width:100%;display:flex;position:relative;overflow:hidden}.j-frame img{object-fit:cover;width:100%;height:100%}.j-sketch-tag{z-index:2;color:var(--j-orange-deep);animation:j-tag-in .5s var(--j-ease) both;background:#fffffff0;border-radius:999px;align-items:center;gap:5px;padding:4px 10px;font-size:11px;font-weight:700;display:inline-flex;position:absolute;top:12px;right:12px;box-shadow:0 2px 8px #1a16141f}@keyframes j-tag-in{0%{opacity:0;transform:translateY(-6px)scale(.96)}to{opacity:1;transform:translateY(0)scale(1)}}@media (prefers-reduced-motion:reduce){.j-dot.is-active,.j-bar-sweep,.j-craft,.j-sketch-tag{animation:none}.j-rail-fill,.j-bar-fill,.j-dot{transition:none}}.j-receipt{margin:28px 0 0;padding:0;list-style:none}.j-rc-row{gap:14px;display:flex}.j-rc-gutter{flex-direction:column;flex:none;align-items:center;width:26px;display:flex}.j-rc-dot{width:26px;height:26px;color:var(--j-faint);background:#fff;border-radius:999px;flex:none;justify-content:center;align-items:center;font-size:12px;font-weight:700;line-height:1;display:inline-flex;box-shadow:inset 0 0 0 1.5px #d6cfc5}.j-rc-dot.is-done{box-shadow:none;color:#fff;background:#9fb89a}.j-rc-dot.is-current{background:var(--j-orange);box-shadow:0 0 0 4px color-mix(in srgb, var(--j-orange) 15%, transparent);color:#fff}.j-rc-ic{width:13px;height:13px}.j-rc-line{background:#e7dfd3;flex:1;width:2px;min-height:18px}.j-rc-body{flex:1;min-width:0;padding-bottom:16px}.j-rc-body.is-last{padding-bottom:0}.j-rc-label{color:var(--j-ink);flex-wrap:wrap;align-items:center;gap:6px;margin:0;font-size:14px;font-weight:700;line-height:1.3;display:flex}.j-rc-meta{color:var(--j-faint);font-size:12px;font-weight:600}.j-rc-sub{color:var(--j-muted);text-wrap:pretty;margin:2px 0 0;font-size:12.5px;line-height:1.5}.j-here{letter-spacing:.06em;text-transform:uppercase;color:#9a3a16;background:#ffd9c2;border-radius:999px;padding:3px 7px;font-size:9.5px;font-weight:700;line-height:1}.j-rc-sketch{align-items:flex-start;gap:12px;margin-top:8px;display:flex}.j-rc-thumb{aspect-ratio:1.414;background:linear-gradient(160deg,#fbdccb 0%,#f4ae8d 50%,#bc4318 100%);border-radius:8px;flex:none;width:100px;position:relative;overflow:hidden;box-shadow:0 8px 18px #4a3f352e}@media (min-width:480px){.j-rc-thumb{width:132px}}.j-rc-thumb img{object-fit:cover;width:100%;height:100%;display:block}.j-rc-thumb.is-zoomable{cursor:zoom-in;transition:transform .25s var(--j-ease), box-shadow .25s var(--j-ease)}.j-rc-thumb.is-zoomable:hover{transform:translateY(-2px);box-shadow:0 12px 24px #4a3f3542}.j-rc-thumb.is-zoomable:focus-visible{outline:2px solid var(--j-orange);outline-offset:3px}.j-rc-thumb-zoom{width:20px;height:20px;color:var(--j-ink);background:#ffffffeb;border-radius:6px;justify-content:center;align-items:center;display:flex;position:absolute;bottom:5px;right:5px;box-shadow:0 1px 4px #1a161447}.j-rc-thumb-zoom svg{width:12px;height:12px}.j-rc-lightbox{z-index:100;cursor:zoom-out;background:#000000eb;flex-direction:column;justify-content:center;align-items:center;gap:14px;padding:20px;animation:.2s ease-out j-fade;display:flex;position:fixed;inset:0}.j-rc-lightbox img{object-fit:contain;cursor:auto;border-radius:4px;max-width:min(100%,900px);max-height:80vh;box-shadow:0 30px 80px #00000080}.j-rc-lightbox-cap{text-align:center;color:#ffffffb8;margin:0;font-size:12.5px}.j-rc-lightbox-cap span{color:#fff;font-weight:700}.j-rc-lightbox-x{top:max(14px, env(safe-area-inset-top));color:#fff;cursor:pointer;background:#ffffff24;border:0;border-radius:999px;justify-content:center;align-items:center;width:38px;height:38px;display:flex;position:absolute;right:14px}.j-rc-lightbox-x:hover{background:#ffffff3d}.j-rc-lightbox-x svg{width:18px;height:18px}@media (prefers-reduced-motion:reduce){.j-rc-thumb.is-zoomable{transition:none}.j-rc-thumb.is-zoomable:hover{transform:none}.j-rc-lightbox{animation:none}}.j-rc-wait{flex:1;min-width:0}.j-rc-wait .j-working{align-items:flex-start;gap:7px}.j-rc-wait .j-craft{text-align:left;font-size:12.5px}.j-rc-wait .j-bar{max-width:150px;height:5px}.j-rc-ask{margin-top:10px}.j-rc-collapse{transition:grid-template-rows .3s var(--j-ease);grid-template-rows:0fr;display:grid}.j-rc-collapse>div{visibility:hidden;min-height:0;transition:visibility 0s .3s;overflow:hidden}.j-rc-collapse[data-open=true]{grid-template-rows:1fr}.j-rc-collapse[data-open=true]>div{visibility:visible;transition:visibility}@media (prefers-reduced-motion:reduce){.j-rc-collapse,.j-rc-collapse>div{transition:none}}.j-rc-reviews{text-align:center;color:var(--j-muted);margin:14px 0 0;font-size:12px;font-weight:600}.j-tasks{flex-direction:column;gap:10px;width:100%;display:flex}.j-task-list{flex-direction:column;gap:8px;margin:0;padding:0;list-style:none;display:flex}.j-task{transition:border-color .4s var(--j-ease), background .4s var(--j-ease);background:#fff;border:1px solid #e7e5e4;border-radius:16px;align-items:center;gap:11px;padding:12px 14px;display:flex}.j-task.is-active{border:1.5px solid var(--j-orange);background:#fff9f5}.j-task-dot{background:#ece7e1;border-radius:99px;flex:none;justify-content:center;align-items:center;width:20px;height:20px;display:flex}.j-task-dot.is-done{background:#9fb89a}.j-task-dot.is-active{background:var(--j-orange)}.j-task-ic{color:#fff;width:11px;height:11px}.j-task-live{background:#fff;border-radius:99px;width:7px;height:7px;animation:1.6s ease-in-out infinite j-soft-pulse}@keyframes j-soft-pulse{0%,to{opacity:1}50%{opacity:.45}}.j-task-label{color:var(--j-ink);flex:1;font:700 13px/1.2 Nunito,ui-sans-serif,sans-serif}.j-task-time{color:#a8a199;white-space:nowrap;font:600 11.5px/1 Nunito,ui-sans-serif,sans-serif}.j-task-time.is-slow{color:var(--j-orange-deep)}.j-task-status{text-align:center;color:var(--j-orange-deep);min-height:1em;margin:0;font:600 11px/1.3 Nunito,ui-sans-serif,sans-serif}.j-cover-caption{pointer-events:none;background:linear-gradient(#0000,#1a1614b8);padding:36px 14px 12px;position:absolute;inset:auto 0 0}.j-cover-title{color:#fff;font:600 19px/1.15 Fraunces,Georgia,serif}.j-cover-sub{color:#ffffffbf;padding-top:5px;font:600 10.5px/1 Nunito,ui-sans-serif,sans-serif}@media (prefers-reduced-motion:reduce){.j-task-live{animation:none}.j-task{transition:none}}.cf-root{--j-orange:var(--cf-primary);--j-orange-deep:var(--cf-primary-dark);--j-ink:var(--cf-ink);--j-muted:var(--cf-ink-3);--j-faint:var(--cf-ink-4);--j-line:var(--cf-line);--j-track:var(--cf-primary-soft);--j-tint:var(--cf-paper-2)}.cf-root .j-task-label,.cf-root .j-task-time,.cf-root .j-task-status,.cf-root .j-label,.cf-root .j-substep,.cf-root .j-meter,.cf-root .j-craft{font-family:inherit}.cf-root .j-frame{box-shadow:var(--cf-shadow-lg);background:linear-gradient(160deg,#fbdccb 0%,#f4ae8d 50%,#bc4318 100%);border-radius:4px;transition:transform .35s}.cf-root .j-frame:hover{transform:translateY(-2px)}.cf-root .j-task{border-color:var(--cf-line)}.cf-root .j-task.is-active{border-color:var(--cf-primary);background:var(--cf-paper)}.cf-root .j-working-cover{background:#fbf6eceb}@media (prefers-reduced-motion:reduce){.cf-root .j-frame{transition:none}.cf-root .j-frame:hover{transform:none}}.j-bar-active{background:color-mix(in srgb, var(--j-orange) 22%, transparent);transition:left .8s var(--j-ease);position:absolute;top:0;bottom:0;overflow:hidden}.j-task-craft{color:var(--j-muted);font-style:italic;font-weight:500;animation:.5s ease-out j-fade;display:inline-block}@media (prefers-reduced-motion:reduce){.j-bar-active{transition:none}.j-task-craft{animation:none}}.cf-root .j-rc-thumb{border-radius:3px}
