.option-cards.svelte-xypt3f,.option-chips.svelte-xypt3f{grid-template-columns:repeat(var(--option-cols-small,2), minmax(0, 1fr));gap:.5rem;display:grid}@media (width>=40rem){.option-cards.svelte-xypt3f,.option-chips.svelte-xypt3f{grid-template-columns:repeat(var(--option-cols,4), minmax(0, 1fr))}}.body-figure.svelte-fae03e{aspect-ratio:160/375;width:100%;max-width:13rem;margin-inline:auto;position:relative}.part.svelte-fae03e{fill:#262626;stroke:var(--color-stech-surface);stroke-width:.8px;transition:fill .2s cubic-bezier(.22,1,.36,1)}.part--inert.svelte-fae03e{fill:#1e1e1e;stroke:none}.part[data-state=hover].svelte-fae03e{fill:#3d3d3d}.part[data-state=selected].svelte-fae03e{fill:var(--color-stech-bone)}.body-hit.svelte-fae03e{cursor:pointer;background-color:#0000;position:absolute}.list-toggle.svelte-fae03e{cursor:pointer;letter-spacing:.18em;text-transform:uppercase;color:var(--color-stech-bone-dim);background:0 0;border:0;align-items:center;gap:.5rem;padding:0;font-size:.65rem;transition:color .2s cubic-bezier(.22,1,.36,1);display:inline-flex}.list-toggle.svelte-fae03e:hover,.list-toggle.svelte-fae03e:focus-visible{color:var(--color-stech-bone)}.list-toggle.svelte-fae03e:focus-visible{outline:1px solid var(--color-stech-bone);outline-offset:4px}.chevron.svelte-fae03e{border:1px solid var(--color-stech-line);justify-content:center;align-items:center;width:1.25rem;height:1.25rem;transition:transform .24s cubic-bezier(.22,1,.36,1);display:flex}.chevron[data-open=true].svelte-fae03e{transform:rotate(180deg)}.body-chips.svelte-fae03e{grid-template-columns:repeat(3,minmax(0,1fr));gap:.5rem;display:grid}@media (width>=40rem){.body-chips.svelte-fae03e{grid-template-columns:repeat(4,minmax(0,1fr))}}.stech-pick[data-focused=true].svelte-fae03e{border-color:var(--color-stech-bone);box-shadow:0 0 0 2px #ede6d640}@media (prefers-reduced-motion:reduce){.part.svelte-fae03e,.chevron.svelte-fae03e,.list-toggle.svelte-fae03e{transition-duration:0s}}.dropzone.svelte-62njlv{cursor:pointer;text-align:center;border:1px dashed var(--color-stech-line);background-color:#101010;padding:1.75rem 1rem;transition:border-color .24s cubic-bezier(.22,1,.36,1),background-color .24s cubic-bezier(.22,1,.36,1),box-shadow .24s cubic-bezier(.22,1,.36,1);display:block}.dropzone.svelte-62njlv:hover{border-color:#4a4a4a}.dropzone.svelte-62njlv:has(input:where(.svelte-62njlv):focus-visible){border-color:var(--color-stech-bone);box-shadow:0 0 0 2px #ede6d640}.dropzone[data-dragging=true].svelte-62njlv{border-color:var(--color-stech-bone);background-color:#171717;border-style:solid;box-shadow:inset 0 0 40px -14px #ede6d64d}.remove.svelte-62njlv{cursor:pointer;width:1.75rem;height:1.75rem;color:var(--color-stech-bone);border:1px solid var(--color-stech-line);background-color:#0a0a0abf;justify-content:center;align-items:center;transition:background-color .2s,border-color .2s;display:flex;position:absolute;top:.375rem;right:.375rem}.remove.svelte-62njlv:hover,.remove.svelte-62njlv:focus-visible{background-color:var(--color-stech-bone);border-color:var(--color-stech-bone);color:var(--color-stech-ink)}@media (prefers-reduced-motion:reduce){.dropzone.svelte-62njlv,.remove.svelte-62njlv{transition-duration:0s}}.segment.svelte-dj8bgn{cursor:pointer;text-align:left;background:0 0;border:0;width:100%;padding:.5rem 0 0;display:block}.segment.svelte-dj8bgn:disabled{cursor:default}.segment.svelte-dj8bgn:focus-visible{outline:1px solid var(--color-stech-bone);outline-offset:2px}.bar.svelte-dj8bgn{background-color:var(--color-stech-edge);height:2px;transition:background-color .32s cubic-bezier(.22,1,.36,1);display:block}.name.svelte-dj8bgn{letter-spacing:.16em;text-transform:uppercase;white-space:nowrap;text-overflow:ellipsis;color:#ede6d652;margin-top:.5rem;font-size:.6rem;transition:color .32s cubic-bezier(.22,1,.36,1);display:block;overflow:hidden}@media (width<=39.999rem){.name.svelte-dj8bgn{display:none}}.segment[data-state=open].svelte-dj8bgn .bar:where(.svelte-dj8bgn){background-color:var(--color-stech-bone-dim)}.segment[data-state=open].svelte-dj8bgn .name:where(.svelte-dj8bgn){color:var(--color-stech-bone-dim)}.segment[data-state=current].svelte-dj8bgn .bar:where(.svelte-dj8bgn){background-color:var(--color-stech-bone)}.segment[data-state=current].svelte-dj8bgn .name:where(.svelte-dj8bgn){color:var(--color-stech-bone)}.segment.svelte-dj8bgn:not(:disabled):hover .bar:where(.svelte-dj8bgn){background-color:var(--color-stech-bone)}.segment.svelte-dj8bgn:not(:disabled):hover .name:where(.svelte-dj8bgn){color:var(--color-stech-bone)}@media (prefers-reduced-motion:reduce){.bar.svelte-dj8bgn,.name.svelte-dj8bgn{transition-duration:0s}}.times.svelte-1c48b3m{grid-template-columns:repeat(auto-fill,minmax(5.25rem,1fr));gap:.5rem;display:grid}.cal-grid.svelte-1c48b3m{grid-template-columns:repeat(7,minmax(0,1fr));gap:.25rem;display:grid}.cal-weekday.svelte-1c48b3m{text-align:center;letter-spacing:.12em;text-transform:uppercase;color:#5e5e5e;font-size:.6rem}.cal-arrow.svelte-1c48b3m{cursor:pointer;border:1px solid var(--color-stech-line);width:1.75rem;height:1.75rem;color:var(--color-stech-bone);background:0 0;justify-content:center;align-items:center;transition:border-color .2s,color .2s;display:flex}.cal-arrow.svelte-1c48b3m:hover:not(:disabled){border-color:var(--color-stech-bone)}.cal-arrow.svelte-1c48b3m:disabled{cursor:default;color:#3a3a3a}.cal-arrow.svelte-1c48b3m:focus-visible{outline:1px solid var(--color-stech-bone);outline-offset:2px}.cal-day.svelte-1c48b3m{aspect-ratio:1;font-family:var(--font-mono);color:#4a4a4a;background:0 0;border:1px solid #0000;justify-content:center;align-items:center;font-size:.75rem;transition:border-color .2s,background-color .2s,color .2s;display:flex;position:relative}.cal-day[data-open=true].svelte-1c48b3m{cursor:pointer;color:var(--color-stech-bone);border-color:var(--color-stech-edge)}.cal-day[data-open=true].svelte-1c48b3m:after{content:"";background-color:var(--color-stech-bone-dim);border-radius:9999px;width:.1875rem;height:.1875rem;position:absolute;bottom:.25rem}.cal-day[data-open=true].svelte-1c48b3m:hover{border-color:var(--color-stech-bone)}.cal-day[data-selected=true].svelte-1c48b3m{background-color:var(--color-stech-bone);border-color:var(--color-stech-bone);color:var(--color-stech-ink)}.cal-day[data-selected=true].svelte-1c48b3m:after{background-color:var(--color-stech-ink)}.cal-day.svelte-1c48b3m:focus-visible{outline:1px solid var(--color-stech-bone);outline-offset:2px}@media (prefers-reduced-motion:reduce){.cal-arrow.svelte-1c48b3m,.cal-day.svelte-1c48b3m{transition-duration:0s}}.artist-grid.svelte-1uq98lv{flex-wrap:wrap;align-items:flex-start;gap:1.75rem 1.5rem;padding-bottom:.5rem;display:flex}.artist-tile.svelte-1uq98lv{cursor:pointer;flex-direction:column;align-items:center;gap:.85rem;display:flex}.artist-tile.svelte-1uq98lv:has(input:where(.svelte-1uq98lv):focus-visible) .book-artist-card:where(.svelte-1uq98lv){outline:2px solid var(--color-stech-bone);outline-offset:12px}.book-artist-card.svelte-1uq98lv{display:block}.artist-name.svelte-1uq98lv{letter-spacing:.16em;text-align:center;text-transform:uppercase;max-width:11rem;color:var(--color-stech-bone-dim);font-size:.75rem}.artist-tile.svelte-1uq98lv:has(input:where(.svelte-1uq98lv):checked) .artist-name:where(.svelte-1uq98lv){color:var(--color-stech-bone)}.path.svelte-1k82fav{--card-w:clamp(240px, 78vw, 330px);--card-r:16px;--rx:0deg;--ry:0deg;--px:.5;--py:.5;--gx:.5;--gy:.5;--hov:0;--pfc:0;--skw:0deg;--sqx:1;--sqy:1;--sc:1;width:var(--card-w);aspect-ratio:5/7;perspective:1100px;touch-action:manipulation;position:relative}.path__shadow.svelte-1k82fav{z-index:0;filter:blur(22px);transform:translate3d(calc((.5 - var(--px)) * 14px), calc((.5 - var(--py)) * 10px), 0) scale(calc(1 + var(--hov) * .06));will-change:transform;pointer-events:none;background:radial-gradient(62% 55% at 50% 62%,#000000d9,#0000 78%);position:absolute;inset:6% 4% -6%}.path__card.svelte-1k82fav{z-index:1;border-radius:var(--card-r);background:var(--color-stech-ink);text-align:left;cursor:pointer;isolation:isolate;contain:paint;clip-path:inset(0 round var(--card-r));transform:rotateX(var(--rx)) rotateY(var(--ry)) skewY(var(--skw)) scale(var(--sqx), var(--sqy)) scale(var(--sc));will-change:transform;border:0;flex-direction:column;justify-content:flex-end;padding:9% 8% 8%;text-decoration:none;display:flex;position:absolute;inset:0;overflow:hidden}.path__card.svelte-1k82fav:focus-visible{outline:2px solid var(--color-stech-bone);outline-offset:6px}.path__ground.svelte-1k82fav{z-index:0;background:radial-gradient(circle,#ede6d60e 0 1px,#0000 1.5px) 0 0/14px 14px,linear-gradient(148deg,#0c0c0f 0%,#08080a 44%,#0b0b0e 100%) 0 0/100% 100%;position:absolute;inset:0}.path__type.svelte-1k82fav{z-index:2;flex-direction:column;align-items:flex-start;margin-top:auto;display:flex;position:relative}.path__title.svelte-1k82fav{font-family:var(--font-card-display);font-weight:800;font-size:calc(var(--card-w) * .128);letter-spacing:.01em;text-transform:uppercase;color:var(--color-stech-bone);text-wrap:balance;line-height:.98}.path__copy.svelte-1k82fav{margin-top:calc(var(--card-w) * .055);font-size:calc(var(--card-w) * .049);color:var(--color-stech-bone-dim);line-height:1.55}.path__cta.svelte-1k82fav{margin-top:calc(var(--card-w) * .085);padding-top:calc(var(--card-w) * .05);border-top:1px solid var(--color-stech-edge);width:100%;font-size:calc(var(--card-w) * .037);letter-spacing:.2em;text-transform:uppercase;color:var(--color-stech-bone);align-items:center;gap:.6rem;font-weight:700;display:inline-flex}.path__arrow.svelte-1k82fav{transition:transform .32s cubic-bezier(.22,1,.36,1);display:inline-block}.path__card.svelte-1k82fav:hover .path__arrow:where(.svelte-1k82fav),.path__card.svelte-1k82fav:focus-visible .path__arrow:where(.svelte-1k82fav){transform:translate(.35rem)}.path__stamp.svelte-1k82fav{z-index:2;isolation:isolate;--stamp-w:calc(var(--card-w) * .28);display:block;position:absolute;top:7%;right:8%}.path__gloss.svelte-1k82fav{z-index:3;pointer-events:none;mix-blend-mode:screen;opacity:calc(.3 + var(--hov) * .34);position:absolute;inset:0;overflow:hidden}.path__gloss.svelte-1k82fav:before{content:"";width:200%;height:200%;transform:translate3d(calc((var(--gx) - 1) * 50%), calc((var(--gy) - 1) * 50%), 0);will-change:transform;background:radial-gradient(circle,#ffffff2b 0%,#ffffff1b 8%,#ffffff0b 20%,#ffffff03 34%,#fff0 50%);position:absolute;top:0;left:0}.path__rim.svelte-1k82fav{z-index:4;border-radius:var(--card-r);box-shadow:inset 0 0 0 1px var(--color-stech-edge);pointer-events:none;position:absolute;inset:0}@media (width>=1440px){.path.svelte-1k82fav{--card-w:372px;--card-r:19px}}@media (width>=1920px){.path.svelte-1k82fav{--card-w:410px;--card-r:22px}}@media (prefers-reduced-motion:reduce){.path.svelte-1k82fav{--px:.38;--py:.42;--gx:.35;--gy:.3;--hov:.5;--pfc:.288;--rx:0deg;--ry:0deg;--sc:1}.path__card.svelte-1k82fav,.path__shadow.svelte-1k82fav,.path__gloss.svelte-1k82fav:before{will-change:auto}.path__arrow.svelte-1k82fav{transition-duration:0s}}.marks.svelte-ouo2as{flex-wrap:wrap;gap:.375rem;margin:0;padding:0;list-style:none;display:flex}.mark.svelte-ouo2as{border:1px solid var(--color-stech-line);width:2.5rem;height:1.75rem;color:var(--color-stech-bone-dim);justify-content:center;align-items:center;display:flex}.mark.svelte-ouo2as svg:where(.svelte-ouo2as){width:1.125rem;height:1.125rem}.fork.svelte-17et19q{flex-wrap:wrap;align-items:flex-start;gap:clamp(28px,5vw,56px);padding-bottom:.5rem;display:flex}.fork__lane.svelte-17et19q{flex-direction:column;align-items:flex-start;display:flex}.fork__notice.svelte-17et19q{max-width:22rem;color:var(--color-stech-bone-dim);margin-top:1.5rem;font-size:.75rem;line-height:1.6}.book-current.svelte-17et19q{border:1px solid var(--color-stech-edge);border-left:3px solid var(--color-stech-bone);background-color:#11111499;grid-template-columns:auto minmax(0,1fr);align-items:start;gap:1.75rem;padding:1.5rem 1.6rem;display:grid}@media (width<=39.999rem){.book-current.svelte-17et19q{grid-template-columns:minmax(0,1fr);justify-items:start}}.book-grid.svelte-17et19q{align-items:start;gap:2.5rem;display:grid}@media (width>=64rem){.book-grid.svelte-17et19q{grid-template-columns:minmax(0,1fr) 20rem;gap:3rem}.book-live.svelte-17et19q{order:2;position:sticky;top:7rem}}.book-live.svelte-17et19q{flex-direction:column;align-items:flex-start;gap:1.25rem;display:flex}.book-live__foot.svelte-17et19q{width:100%;max-width:20rem}.book-live__rule.svelte-17et19q{background-color:var(--color-stech-edge);width:100%;height:1px}.book-live__fill.svelte-17et19q{background-color:var(--color-stech-bone);transform-origin:0;width:100%;height:1px;transition:transform .46s cubic-bezier(.22,1,.36,1);display:block}.book-live__count.svelte-17et19q{font-family:var(--font-mono);letter-spacing:.2em;text-transform:uppercase;color:var(--color-stech-bone-dim);margin-top:.65rem;font-size:.65rem}.book-live__note.svelte-17et19q{color:var(--color-stech-bone-dim);margin-top:.4rem;font-size:.75rem;line-height:1.6}.book-success.svelte-17et19q{grid-template-columns:auto minmax(0,1fr);align-items:start;gap:clamp(2rem,5vw,3.5rem);display:grid}@media (width<=47.999rem){.book-success.svelte-17et19q{grid-template-columns:minmax(0,1fr)}}.book-success__copy.svelte-17et19q{--stamp-w:4.5rem;max-width:32rem}.mark.svelte-17et19q{border:1px solid var(--color-stech-edge);color:#0000;background-color:#0a0a0b99;flex:none;justify-content:center;align-items:center;width:1.25rem;height:1.25rem;margin-top:.125rem;transition:border-color .22s cubic-bezier(.22,1,.36,1),background-color .22s cubic-bezier(.22,1,.36,1),color .22s cubic-bezier(.22,1,.36,1);display:flex}.mark--round.svelte-17et19q{border-radius:9999px}.mark__pip.svelte-17et19q{background-color:currentColor;border-radius:9999px;width:.4rem;height:.4rem}.mark[data-checked=true].svelte-17et19q{border-color:var(--color-stech-bone);background-color:var(--color-stech-bone);color:var(--color-stech-ink)}@media (prefers-reduced-motion:reduce){.mark.svelte-17et19q,.book-live__fill.svelte-17et19q{transition-duration:0s}}
