.steps-band[data-astro-cid-zhth7gcx]{border-top:0;padding-top:clamp(3rem,6vw,4.5rem)}.steps[data-astro-cid-zhth7gcx]{grid-template-columns:repeat(3,1fr);gap:1.2rem;margin:1.5rem 0 0;padding:0;list-style:none;display:grid}.steps[data-astro-cid-zhth7gcx] li[data-astro-cid-zhth7gcx]{background:var(--card);border:1px solid var(--line);border-radius:12px;padding:1.6rem 1.4rem 1.3rem;position:relative}.steps[data-astro-cid-zhth7gcx] .step-n[data-astro-cid-zhth7gcx]{background:var(--red);color:#fff;width:2.6rem;height:2.6rem;font-family:var(--serif);border-radius:50%;place-items:center;margin-bottom:.9rem;font-size:1.2rem;font-weight:800;display:grid}.steps[data-astro-cid-zhth7gcx] h3[data-astro-cid-zhth7gcx]{color:var(--fell);margin-bottom:.4rem;font-weight:800}.steps[data-astro-cid-zhth7gcx] p[data-astro-cid-zhth7gcx]{color:var(--ink-soft);margin:0}.form-section[data-astro-cid-zhth7gcx]{background:var(--paper-2)}form#f select{width:100%;font:inherit;border:1.5px solid var(--line);background:var(--paper);color:var(--ink);border-radius:4px;padding:.6rem .7rem;font-size:1rem}.rb-cta-inner[data-astro-cid-zhth7gcx]{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1.5rem;display:flex}.rb-cta-inner[data-astro-cid-zhth7gcx] p[data-astro-cid-zhth7gcx]:last-child{margin:0}.log-postmark{width:130px;height:130px;color:var(--red);opacity:.8;margin-top:1.5rem;display:block;transform:rotate(-12deg);position:static!important}form#f{background:var(--paper);border-radius:12px;box-shadow:0 18px 44px #141e121a}@media (width<=820px){.steps[data-astro-cid-zhth7gcx]{grid-template-columns:1fr}.log-postmark{display:none}}.postbox{color:#fff;text-align:center;cursor:pointer;background:linear-gradient(#d42b22 0%,#b31f18 100%);border-radius:60px 60px 12px 12px;justify-items:center;gap:.9rem;padding:1.6rem 1.2rem 1.4rem;transition:transform .2s,box-shadow .2s;display:grid;position:relative;box-shadow:inset 0 -6px #0000002e,0 10px 24px #78140f38}.postbox-input{opacity:0;cursor:pointer;width:100%;height:100%;position:absolute;inset:0}.postbox:hover,.postbox.over{transform:translateY(-3px);box-shadow:inset 0 -6px #0000002e,0 16px 32px #78140f4d}.postbox:has(.postbox-input:focus-visible){outline:3px solid var(--fell);outline-offset:4px}.postbox-plate{letter-spacing:.25em;border:1.5px solid #ffffffb3;border-radius:3px;padding:.15rem .7rem;font-size:.7rem;font-weight:800}.postbox-slot{background:#1a1512;border-radius:7px;width:min(220px,80%);height:14px;transition:height .2s;display:block;position:relative;box-shadow:inset 0 3px 4px #000000b3,0 2px #ffffff40}.postbox.over .postbox-slot{height:20px}.postbox-letter{opacity:0;clip-path:inset(0);background-color:#fbf8f0;background-image:linear-gradient(155deg,#0000 49%,#d8d3c4 50%,#0000 51%),linear-gradient(25deg,#0000 49%,#d8d3c4 50%,#0000 51%);background-position:0 0;background-repeat:repeat;background-size:auto;background-attachment:scroll;background-origin:padding-box;background-clip:border-box;border-radius:3px;width:70px;height:44px;margin-left:-35px;position:absolute;bottom:7px;left:50%}.postbox.over .postbox-letter{opacity:1;transition:all .2s;transform:translateY(-10px)rotate(-4deg)}.postbox.dropped .postbox-letter{animation:.7s ease-in forwards drop-in}@keyframes drop-in{0%{opacity:1;clip-path:inset(0);transform:translateY(-40px)rotate(-6deg)}60%{opacity:1;clip-path:inset(0);transform:translateY(0)rotate(0)}to{opacity:1;clip-path:inset(0 0 100%);transform:translateY(44px)}}.postbox-text{gap:.2rem;display:grid}.postbox-text strong{font-size:1.1rem}.postbox-text span{color:#ffe1dd;font-size:.9rem}.postbox.has-file .postbox-text strong:before{content:"✉ "}.gpx-card{border:1px solid var(--line);background:var(--paper-2);border-radius:12px;margin-top:1rem;padding:1rem 1.1rem 1.1rem;position:relative;overflow:hidden}.gpx-card.ok{border-color:color-mix(in srgb, var(--fell) 45%, var(--line))}.gpx-track{width:100%;height:auto;max-height:220px;margin-bottom:.6rem;display:block}.gpx-track .trace{fill:none;stroke:var(--red);stroke-width:2.5px;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:1;stroke-dashoffset:1px;animation:2.2s ease-out forwards draw}.gpx-track .home{fill:var(--fell)}.gpx-track .home-label{fill:var(--fell);font-size:11px;font-weight:700;font-family:var(--sans)}@keyframes draw{to{stroke-dashoffset:0}}.gpx-stats{flex-wrap:wrap;gap:.4rem 1.4rem;margin:0 0 .6rem;display:flex}.gpx-stats div{display:grid}.gpx-stats b{font-family:var(--serif);color:var(--fell);font-size:1.5rem;font-weight:800;line-height:1.1}.gpx-stats span{color:var(--ink-soft);font-size:.8rem}.gpx-head{margin:0 0 .4rem;font-weight:700}.gpx-card.ok .gpx-head{color:var(--fell)}.gpx-card.no .gpx-head{color:var(--red)}.deliveries{gap:.3rem;margin:0;padding:0;list-style:none;display:grid}.deliveries li{opacity:0;animation:.35s ease-out forwards tick-in;animation-delay:calc(.5s + var(--i) * .25s);align-items:center;gap:.5rem;display:flex}.deliveries .mark{color:#fff;background:var(--fell);border-radius:50%;flex:none;place-items:center;width:1.3rem;height:1.3rem;font-size:.75rem;font-weight:800;display:grid}.deliveries li.fail .mark{background:var(--red)}.deliveries li.pass{color:var(--fell)}.deliveries li.fail{color:var(--red)}.deliveries li{flex-wrap:wrap}.deliveries .why{color:var(--red);flex-basis:100%;padding-left:1.8rem;font-size:.88rem}@keyframes tick-in{0%{opacity:0;transform:translate(-8px)}to{opacity:1;transform:none}}.frank{border:3px double var(--fell);width:92px;height:92px;color:var(--fell);text-align:center;letter-spacing:.12em;opacity:.85;animation:.4s cubic-bezier(.3,1.6,.5,1) both thunk;animation-delay:calc(.6s + var(--n) * .25s);border-radius:50%;place-content:center;font-size:.6rem;font-weight:800;line-height:1.05;display:grid;position:absolute;bottom:1rem;right:1rem;transform:rotate(-14deg)scale(1)}.frank strong{letter-spacing:.06em;margin:.15rem 0;font-size:.85rem}@keyframes thunk{0%{opacity:0;transform:rotate(-14deg)scale(2.2)}to{opacity:.85;transform:rotate(-14deg)scale(1)}}.gpx-filled{background:var(--paper);color:var(--ink);border-radius:8px;max-width:calc(100% - 100px);margin:.8rem 0 0;padding:.6rem .8rem;font-size:.92rem}@media (width<=560px){.gpx-filled{max-width:none}.frank{width:76px;height:76px;top:.6rem;bottom:auto;right:.6rem}}.filled{border-radius:6px;animation:1.8s ease-out filled}@keyframes filled{0%,30%{box-shadow:0 0 0 3px color-mix(in srgb, var(--moss) 70%, transparent)}to{box-shadow:0 0 0 3px #0000}}.snap{background:#fff;border-radius:2px;margin:.8rem 0 0;padding:6px 6px 18px;display:inline-block;transform:rotate(-2deg);box-shadow:0 6px 16px #141e122e}.snap[hidden]{display:none}.snap img{object-fit:cover;width:150px;height:110px;display:block}.posted{background:var(--paper);text-align:center;border-radius:12px;outline:none;padding:2rem 1.6rem;box-shadow:0 18px 44px #141e121a}.posted h2{color:var(--fell)}.posted-actions{flex-wrap:wrap;justify-content:center;gap:.8rem;margin:1.2rem 0 0;display:flex}.posted-scene{width:240px;height:210px;margin:0 auto 1rem;position:relative}.chute{height:120px;position:absolute;top:0;left:0;right:0;overflow:hidden}.posted-letter{background-color:#fbf8f0;background-image:linear-gradient(150deg,#0000 49%,#d8d3c4 50%,#0000 51%),linear-gradient(30deg,#0000 49%,#d8d3c4 50%,#0000 51%);background-position:0 0;background-repeat:repeat;background-size:auto;background-attachment:scroll;background-origin:padding-box;background-clip:border-box;border-radius:4px;width:96px;height:62px;margin-left:-48px;animation:1.3s cubic-bezier(.5,0,.8,.4) .2s both post-it;position:absolute;top:0;left:50%;box-shadow:0 3px 8px #0000002e}.posted-letter span{background:#c4241c;border-radius:1px;width:16px;height:20px;position:absolute;top:6px;right:6px}@keyframes post-it{0%{transform:translateY(-70px)rotate(-12deg)}45%{transform:translateY(8px)rotate(0)}to{transform:translateY(100px)rotate(0)}}.pillar{background:linear-gradient(#d42b22,#a81d16);border-radius:75px 75px 8px 8px;width:150px;height:130px;margin-left:-75px;animation:.4s ease-in-out 1.05s both wobble;position:absolute;top:80px;left:50%;box-shadow:inset 0 -8px #0000002e}.pillar-slot{background:#1a1512;border-radius:6px;height:12px;position:absolute;top:36px;left:26px;right:26px;box-shadow:inset 0 3px 4px #000000b3}.pillar-plate{letter-spacing:.25em;color:#fff;border:1.5px solid #ffffffb3;border-radius:3px;padding:.1rem .5rem;font-size:.7rem;font-weight:800;position:absolute;top:72px;left:50%;transform:translate(-50%)}@keyframes wobble{0%,to{transform:rotate(0)}30%{transform:rotate(-2.5deg)}70%{transform:rotate(2deg)}}.posted-frank{border:3px double var(--fell);width:96px;height:96px;color:var(--fell);letter-spacing:.12em;border-radius:50%;place-content:center;font-size:.6rem;font-weight:800;line-height:1.05;animation:.45s cubic-bezier(.3,1.6,.5,1) 1.5s both thunk;display:grid;position:absolute;top:96px;right:-24px}.posted-frank strong{letter-spacing:.05em;margin:.15rem 0;font-size:.78rem}@media (prefers-reduced-motion:reduce){.postbox,.postbox-letter,.postbox-slot{transition:none}.postbox.dropped .postbox-letter,.posted-letter{opacity:0;animation:none}.gpx-track .trace{stroke-dashoffset:0;animation:none}.deliveries li,.frank,.pillar,.posted-frank,.filled{opacity:1;animation:none}.frank{opacity:.85}}
