: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-sketching{background:radial-gradient(#3a322e13 .6px,#0000 .8px) 0 0/5px 5px,#fbf6ec}.j-sketch{width:100%;height:100%;display:block;position:absolute;inset:0}.j-sketch-ink path{fill:none;stroke:#3a322e9e;stroke-width:1.3px;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:1;stroke-dashoffset:1px;animation:j-draw 7.5s var(--j-ease) infinite;animation-delay:calc(var(--i,0) * .5s)}@keyframes j-draw{0%{stroke-dashoffset:1px}32%{stroke-dashoffset:0}74%{stroke-dashoffset:0}90%{stroke-dashoffset:1px}to{stroke-dashoffset:1px}}.j-sketch-wash{fill:var(--j-orange);opacity:0;animation:7.5s ease-in-out 1s infinite j-wash}@keyframes j-wash{0%,40%{opacity:0}55%{opacity:.18}74%{opacity:.18}90%,to{opacity:0}}.j-sketch-nib{display:none}@supports (offset-path:path("M0 0h1")){.j-sketch-nib{offset-rotate:0deg;animation:j-nib 7.5s var(--j-ease) infinite;display:block}.j-sketch-nib circle{fill:var(--j-orange-deep)}}@keyframes j-nib{0%{offset-distance:0%;opacity:1}32%{offset-distance:100%;opacity:1}34%,to{offset-distance:100%;opacity:0}}@media (prefers-reduced-motion:reduce){.j-sketch-ink path{stroke-dashoffset:0;animation:none}.j-sketch-wash{opacity:.16;animation:none}.j-sketch-nib{display:none}}.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{gap:7px}.j-rc-wait .j-craft{font-size:12.5px}.j-rc-wait .j-bar{max-width:172px;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-trust{flex-direction:column;align-items:center;gap:7px;margin:14px 0 0;display:flex}.j-trust-faces{padding-left:8px;display:flex}.j-trust-face{width:28px;height:28px;animation:j-tag-in .5s var(--j-ease) both;animation-delay:calc(var(--i,0) * 70ms);background:#e7dfd3;border-radius:999px;flex:none;margin-left:-8px;overflow:hidden;box-shadow:0 0 0 2px #fff,0 1px 3px #1a161424}.j-trust-face img{object-fit:cover;width:100%;height:100%;display:block}.j-trust-line{text-align:center;color:var(--j-muted);margin:0;font-size:12px;font-weight:600}@media (prefers-reduced-motion:reduce){.j-trust-face{animation:none}}.j-tasks{width:100%}.j-task-spine{margin:0;padding:0;list-style:none}.j-2b-row-sub.is-slow,.j-2b-row-right.is-slow{color:var(--j-orange-deep)}.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-task-craft{animation:none}}.j-pbed-wrap{flex-direction:column;align-items:center;margin:16px auto 0;display:flex}.j-pbed{aspect-ratio:1;background:#fbf6ec;border-radius:16px;width:200px;position:relative;overflow:hidden;box-shadow:0 6px 18px -8px #1a161447}.j-pbed-photo{object-fit:cover;filter:grayscale()contrast(.85);opacity:.24;width:100%;height:100%;transition:opacity .45s var(--j-ease);position:absolute;inset:0}.j-pbed-paper{pointer-events:none;background:radial-gradient(#3a322e13 .6px,#0000 .8px) 0 0/5px 5px;position:absolute;inset:0}.j-pbed .j-sketch{transition:opacity .45s var(--j-ease)}.j-pbed-face{object-fit:cover;opacity:0;width:100%;height:100%;animation:j-face-in .7s var(--j-ease) both;position:absolute;inset:0}@keyframes j-face-in{0%{opacity:0;transform:scale(1.02)}to{opacity:1;transform:scale(1)}}.j-pbed.is-arrived .j-sketch,.j-pbed.is-arrived .j-pbed-photo,.j-pbed.is-arrived .j-pbed-paper{opacity:0}.j-pbed .j-sketch-tag{animation-delay:.35s}.j-pbed-chip{color:var(--j-muted);align-items:center;gap:7px;margin:10px 0 0;font-size:11.5px;font-weight:700;display:inline-flex}.j-pbed-chip-thumb{aspect-ratio:1.414;border-radius:4px;width:40px;overflow:hidden;box-shadow:0 2px 6px #1a16142e}.j-pbed-chip-thumb img{object-fit:cover;width:100%;height:100%;display:block}.j-pbed-chip-check{color:#fff;background:#9fb89a;border-radius:999px;justify-content:center;align-items:center;width:16px;height:16px;display:inline-flex}.j-pbed-chip-check svg{width:10px;height:10px}@media (prefers-reduced-motion:reduce){.j-pbed-face{opacity:1;animation:none}}.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}.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-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-working-cover{background:#fbf6eceb}@media (prefers-reduced-motion:reduce){.cf-root .j-frame{transition:none}.cf-root .j-frame:hover{transform:none}}.cf-root .j-rc-thumb{border-radius:3px}.j-2b{flex-direction:column;gap:18px;margin:24px 0 0;display:flex}.j-2b-cover{justify-content:center;padding-top:2px;display:flex}.j-2b-cover .j-rc-thumb{border-radius:12px;width:172px;box-shadow:0 6px 18px -8px #1a161447}.j-2b-cap{text-align:center;color:var(--j-muted);text-wrap:pretty;margin:-4px 0 0;font-size:13px;line-height:1.55}.j-2b-cap strong{color:var(--j-ink);font-weight:700}.j-2b-ask{background:#fff;border:0;border-radius:16px;flex-direction:column;gap:12px;padding:20px 18px;display:flex;box-shadow:0 10px 30px -12px #e27a4761,0 20px 45px -20px #1a161442}.j-2b-plan-label{text-transform:uppercase;letter-spacing:.08em;color:var(--j-muted);margin:0 0 -6px;font-size:10.5px;font-weight:700}.j-2b-plan{flex-direction:column;display:flex}.j-2b-row{grid-template-columns:26px minmax(0,1fr) auto;align-items:start;column-gap:12px;padding:8px 0 0;display:grid}.j-2b-gutter{flex-direction:column;align-self:stretch;align-items:center;display:flex}.j-2b-dot{width:26px;height:26px;color:var(--j-faint);background:#fff;border-radius:999px;flex:none;justify-content:center;align-items:center;font-size:11px;font-weight:700;line-height:1;display:inline-flex;box-shadow:inset 0 0 0 1.5px #d6cfc5}.j-2b-dot svg{width:13px;height:13px}.j-2b-dot.is-done{box-shadow:none;color:#fff;background:#9fb89a}.j-2b-dot.is-current{background:linear-gradient(135deg, var(--j-orange), var(--j-orange-deep));color:#fff;animation:2.4s ease-out infinite j-breathe;box-shadow:0 4px 14px #e27a4759}.j-2b-line{background:#e7dfd3;border-radius:999px;flex:1;width:2px;min-height:16px;margin-top:4px}.j-2b-line.is-done{transform-origin:top;animation:j-grow .8s var(--j-ease) both;background:#9fb89a}.j-2b-row:last-child .j-2b-line{display:none}@keyframes j-grow{0%{transform:scaleY(0)}to{transform:scaleY(1)}}.j-2b-row-main{min-width:0;padding:4px 0 10px}.j-2b-row-label{color:var(--j-ink);margin:0;font-size:14.5px;font-weight:600}.j-2b-row-sub{color:var(--j-muted);text-wrap:pretty;margin:2px 0 0;font-size:12.5px;line-height:1.5}.j-2b-row-right{white-space:nowrap;color:var(--j-muted);flex:none;padding-top:6px;font-size:11.5px;font-weight:700}@media (prefers-reduced-motion:reduce){.j-2b-dot.is-current,.j-2b-line.is-done{animation:none}}.j-2b-badge{background:var(--j-orange);color:#fff;border-radius:999px;align-items:center;padding:3px 9px;font-size:10.5px;font-weight:700;display:inline-flex}
