.pick:where(.astro-gi52hlim){display:flex;flex-direction:column;gap:var(--s6)}.pick__head:where(.astro-gi52hlim){display:flex;flex-direction:column;gap:var(--s3)}.pick__head:where(.astro-gi52hlim) h2:where(.astro-gi52hlim){font-size:var(--t-3xl)}.pick__cols:where(.astro-gi52hlim){display:grid;grid-template-columns:minmax(0,26rem) minmax(0,1fr);grid-template-areas:"choice proof";gap:var(--s6);align-items:start}.pick__choice:where(.astro-gi52hlim){grid-area:choice;min-width:0;display:flex;flex-direction:column;gap:var(--s4)}.pick__proof:where(.astro-gi52hlim){grid-area:proof;min-width:0;display:flex;flex-direction:column;gap:var(--s3);position:sticky;top:calc(var(--header-h) + var(--s3))}@media(max-width:64rem){.pick__cols:where(.astro-gi52hlim){display:flex;flex-direction:column;gap:var(--s5);align-items:stretch}.pick__choice:where(.astro-gi52hlim){display:contents}.pick__choice:where(.astro-gi52hlim)>.exchange__label:where(.astro-gi52hlim){order:1}.pick__choice:where(.astro-gi52hlim)>.jobrows:where(.astro-gi52hlim){order:2}.pick__choice:where(.astro-gi52hlim)>.pick__kitwrap:where(.astro-gi52hlim){order:3}.pick__proof:where(.astro-gi52hlim){order:4;background:var(--paper);z-index:1;padding-block:var(--s2)}.pick__choice:where(.astro-gi52hlim)>.fields:where(.astro-gi52hlim){order:5}.pick__choice:where(.astro-gi52hlim)>.rest:where(.astro-gi52hlim){order:6}.pick__choice:where(.astro-gi52hlim)>.btn-row:where(.astro-gi52hlim){order:7}.pick__choice:where(.astro-gi52hlim)>.runstatus:where(.astro-gi52hlim){order:8}.pick__choice:where(.astro-gi52hlim)>.galley-next-step-host:where(.astro-gi52hlim){order:9}.pick__sheetbox:where(.astro-gi52hlim){max-height:40vh;overflow:hidden}}.exchange__label:where(.astro-gi52hlim){font-family:var(--galley-font-mono);font-size:var(--t-2xs);font-weight:500;letter-spacing:.12em;text-transform:uppercase;color:var(--ink-faint);border-bottom:2px solid var(--cyan-plate);padding-bottom:.3rem}.exchange__label--get:where(.astro-gi52hlim){border-bottom-color:var(--magenta-plate)}.jobrows:where(.astro-gi52hlim){list-style:none;margin:0;padding:0;border-top:1px solid var(--rule)}.jobrows:where(.astro-gi52hlim) li:where(.astro-gi52hlim){border-bottom:1px solid var(--rule-hair)}.jobrow:where(.astro-gi52hlim){width:100%;display:grid;grid-template-columns:minmax(0,1fr) auto;gap:.15rem var(--s4);padding:.7rem .65rem;background:transparent;border:0;border-left:3px solid transparent;font-family:inherit;font-size:var(--t-base);color:var(--ink);text-align:left;cursor:pointer}.jobrow:where(.astro-gi52hlim):hover{background:var(--surface)}.jobrow:where(.astro-gi52hlim)[aria-pressed=true]{background:var(--surface);border-left-color:var(--magenta-plate)}.jobrow__what:where(.astro-gi52hlim){grid-column:1;grid-row:1;font-weight:500;line-height:1.35}.jobrow:where(.astro-gi52hlim)[aria-pressed=true] .jobrow__what:where(.astro-gi52hlim){color:var(--magenta)}.jobrow__who:where(.astro-gi52hlim){grid-column:1;grid-row:2;font-size:var(--t-sm);color:var(--ink-muted);line-height:1.45}.jobrow__n:where(.astro-gi52hlim){grid-column:2;grid-row:1;font-family:var(--galley-font-mono);font-size:var(--t-2xs);color:var(--ink-faint);white-space:nowrap}.pick__kitwrap:where(.astro-gi52hlim){display:flex;flex-direction:column;gap:var(--s3)}.kit:where(.astro-gi52hlim){display:flex;gap:var(--s3);overflow-x:auto;padding-bottom:var(--s2);scroll-snap-type:x proximity}.kit__item:where(.astro-gi52hlim){flex:0 0 auto;width:5.25rem;display:flex;flex-direction:column;gap:.35rem;padding:0;background:transparent;border:0;font-family:inherit;text-align:left;cursor:pointer;scroll-snap-align:start}.kit__thumb:where(.astro-gi52hlim){display:block;width:100%;aspect-ratio:8.5 / 11;background:#fff;overflow:hidden;border-radius:2px}.kit__thumb:where(.astro-gi52hlim) img:where(.astro-gi52hlim){width:100%;height:100%;object-fit:cover;object-position:top center}.kit__item:where(.astro-gi52hlim)[aria-pressed=true] .kit__thumb:where(.astro-gi52hlim){outline:2px solid var(--magenta-plate);outline-offset:1px}.kit__name:where(.astro-gi52hlim){font-size:var(--t-2xs);line-height:1.3;color:var(--ink-muted)}.kit__item:where(.astro-gi52hlim)[aria-pressed=true] .kit__name:where(.astro-gi52hlim){color:var(--ink)}.pick__kitlinks:where(.astro-gi52hlim){display:flex;flex-wrap:wrap;gap:0 var(--s2)}.pick__kitlinks:where(.astro-gi52hlim) a:where(.astro-gi52hlim){display:inline-flex;align-items:center;min-height:1.75rem}.pick__sep:where(.astro-gi52hlim){color:var(--ink-faint)}.fields:where(.astro-gi52hlim){display:flex;flex-direction:column;gap:var(--s4)}.field:where(.astro-gi52hlim){display:flex;flex-direction:column;gap:.3rem;min-width:0}.field:where(.astro-gi52hlim) input:where(.astro-gi52hlim){min-height:2.75rem}.field__path:where(.astro-gi52hlim){font-family:var(--galley-font-mono);font-size:var(--t-2xs);color:var(--ink-faint)}.field--bad:where(.astro-gi52hlim) input:where(.astro-gi52hlim){border-color:var(--crit);background:var(--crit-wash)}.field__err:where(.astro-gi52hlim){font-family:var(--galley-font-mono);font-size:var(--t-2xs);color:var(--crit);line-height:1.5}.rest:where(.astro-gi52hlim){font-size:var(--t-xs);line-height:1.6;color:var(--ink-faint);border-top:1px solid var(--rule-hair);padding-top:var(--s3)}.pick__run:where(.astro-gi52hlim){min-height:2.75rem}.pick__sheetbox:where(.astro-gi52hlim){position:relative}.pick__sheet:where(.astro-gi52hlim){margin:0;border-radius:2px}.pick__viewport:where(.astro-gi52hlim){aspect-ratio:816 / 1056;overflow:hidden;background:#fff;border-radius:2px}.pick__viewport:where(.astro-gi52hlim) img:where(.astro-gi52hlim),.pick__viewport:where(.astro-gi52hlim) object:where(.astro-gi52hlim){width:100%;height:100%;border:0;display:block}.pick__viewport:where(.astro-gi52hlim) img:where(.astro-gi52hlim){object-fit:cover;object-position:top center}.pick__viewport:where(.astro-gi52hlim) .pick__fallback{margin:0;padding:var(--s5);color:var(--ink-muted);font-size:var(--t-sm)}.pick__sheet:where(.astro-gi52hlim)[data-state=working]{opacity:.55}.galley-blank:where(.astro-gi52hlim){aspect-ratio:8.5 / 11;background:var(--surface);border:1px dashed var(--rule-strong);border-radius:2px;display:flex;flex-direction:column;gap:.55rem;padding:2.2rem 1.8rem}.galley-blank:where(.astro-gi52hlim) i:where(.astro-gi52hlim){display:block;flex:none;height:1px;background:var(--rule)}.galley-blank:where(.astro-gi52hlim) i:where(.astro-gi52hlim):first-child{height:3px;width:46%;background:var(--rule-strong);margin-bottom:.9rem}.galley-blank:where(.astro-gi52hlim) i:where(.astro-gi52hlim):nth-child(3n){width:64%}.galley-blank:where(.astro-gi52hlim) i:where(.astro-gi52hlim):nth-child(5n){width:41%}.pick__folio:where(.astro-gi52hlim){margin:0}.facts:where(.astro-gi52hlim){display:flex;flex-wrap:wrap;gap:.15rem .5rem;align-items:baseline;font-family:var(--galley-font-mono);font-size:var(--t-xs);color:var(--ink-muted)}.facts:where(.astro-gi52hlim) b:where(.astro-gi52hlim){font-weight:500;color:var(--ink)}.facts:where(.astro-gi52hlim) .hit:where(.astro-gi52hlim){color:var(--good)}.runstatus:where(.astro-gi52hlim){margin:0;min-height:1.4em;font-family:var(--galley-font-mono);font-size:var(--t-xs);line-height:1.6;color:var(--ink-faint)}.runstatus:where(.astro-gi52hlim)[data-state=working]{color:var(--cyan)}.runstatus:where(.astro-gi52hlim)[data-state=error]{color:var(--crit)}.runstatus:where(.astro-gi52hlim)[data-state=done]{color:var(--good)}.pick__raw:where(.astro-gi52hlim) summary:where(.astro-gi52hlim){font-family:var(--galley-font-mono);font-size:var(--t-2xs);letter-spacing:.07em;text-transform:uppercase;color:var(--ink-faint);cursor:pointer;min-height:1.5rem}.pick__raw:where(.astro-gi52hlim) pre:where(.astro-gi52hlim).code{margin-top:var(--s3);max-height:18rem}.keep:where(.astro-gi52hlim){display:flex;flex-direction:column;gap:var(--s4);padding:var(--s5);background:var(--surface);border:1px solid var(--rule);border-top:3px solid var(--magenta-plate);border-radius:var(--radius)}.keep:where(.astro-gi52hlim) h3:where(.astro-gi52hlim){font-size:var(--t-2xl)}.wall:where(.astro-gi52hlim){display:flex;flex-direction:column;gap:var(--s4);padding:var(--s5);background:var(--crit-wash);border:1px solid var(--crit);border-top:3px solid var(--crit);border-radius:var(--radius)}.wall:where(.astro-gi52hlim) h3:where(.astro-gi52hlim){font-size:var(--t-2xl)}.wall:where(.astro-gi52hlim) .eyebrow:where(.astro-gi52hlim){color:var(--crit)}.emailrow:where(.astro-gi52hlim){display:flex;flex-wrap:wrap;gap:var(--s3);align-items:flex-end}.emailrow:where(.astro-gi52hlim) .field:where(.astro-gi52hlim){flex:1 1 16rem}.emailrow:where(.astro-gi52hlim) .btn:where(.astro-gi52hlim){min-height:2.75rem;white-space:nowrap}.inv:where(.astro-gi52hlim){display:flex;flex-wrap:wrap;gap:var(--s5);margin:0}.inv:where(.astro-gi52hlim) dt:where(.astro-gi52hlim){font-family:var(--galley-font-mono);font-size:var(--t-2xs);letter-spacing:.1em;text-transform:uppercase;color:var(--ink-faint)}.inv:where(.astro-gi52hlim) dd:where(.astro-gi52hlim){margin:0;font-family:var(--galley-font-display);font-size:var(--t-2xl);font-variant-numeric:tabular-nums;color:var(--ink)}.notes:where(.astro-gi52hlim){list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:var(--s3);font-size:var(--t-sm);line-height:1.55;color:var(--ink-muted)}.notes:where(.astro-gi52hlim) li:where(.astro-gi52hlim){position:relative;padding-left:1.1rem}.notes:where(.astro-gi52hlim) li:where(.astro-gi52hlim):before{content:"";position:absolute;left:0;top:.62em;width:.5rem;height:1px;background:var(--magenta-plate)}.crossdoor:where(.astro-gi52hlim){font-size:var(--t-sm);color:var(--ink-muted)}
