.picker[data-astro-cid-hbho4odq]{border:1px solid var(--ink);background:var(--paper-bright);box-shadow:8px 8px 0 var(--pink);padding:34px}.picker--results[data-astro-cid-hbho4odq]>.picker__top[data-astro-cid-hbho4odq],.picker--results[data-astro-cid-hbho4odq]>.picker__nav[data-astro-cid-hbho4odq]{display:none}.picker__top[data-astro-cid-hbho4odq],.results-heading[data-astro-cid-hbho4odq]{justify-content:space-between;align-items:flex-start;gap:28px;display:flex}.picker__top[data-astro-cid-hbho4odq] h2[data-astro-cid-hbho4odq],.results-heading[data-astro-cid-hbho4odq] h2[data-astro-cid-hbho4odq]{margin:0;font-size:clamp(2.1rem,5vw,3.7rem)}.surprise[data-astro-cid-hbho4odq]{border:1px solid var(--ink);background:var(--yellow);cursor:pointer;border-radius:3px;align-items:center;gap:7px;min-height:42px;padding:0 14px;font-weight:800;display:inline-flex}.picker__progress[data-astro-cid-hbho4odq]{margin:30px 0 36px}.picker__progress[data-astro-cid-hbho4odq]>div[data-astro-cid-hbho4odq]:first-child{color:var(--muted);justify-content:space-between;font-size:.72rem;font-weight:750;display:flex}.picker__track[data-astro-cid-hbho4odq]{background:#e2dbcf;height:5px;margin-top:8px;overflow:hidden}.picker__track[data-astro-cid-hbho4odq] i[data-astro-cid-hbho4odq]{background:var(--red);width:16.66%;height:100%;transition:width .25s;display:block}.question-heading{grid-template-columns:42px 28px 1fr;align-items:start;gap:12px;margin-bottom:24px;display:grid}.question-heading>span{font-family:var(--display);color:var(--red);font-size:1.55rem}.question-heading h3{font-family:var(--display);margin-bottom:6px;font-size:clamp(1.75rem,4vw,2.55rem);font-weight:620}.question-heading p{color:var(--muted);margin:0;font-size:.88rem}.choice-grid[data-astro-cid-hbho4odq]{gap:12px;display:grid}.choice-grid--four[data-astro-cid-hbho4odq]{grid-template-columns:repeat(4,1fr)}.choice-grid--three[data-astro-cid-hbho4odq],.choice-grid--limits[data-astro-cid-hbho4odq]{grid-template-columns:repeat(3,1fr)}.choice{border:1px solid var(--ink);background:var(--paper);text-align:left;cursor:pointer;border-radius:3px;min-height:112px;padding:16px;transition:transform .14s,background .14s;position:relative}.choice:hover{background:#fff3d4;transform:translateY(-2px)}.choice[aria-pressed=true]{background:var(--mint);box-shadow:3px 3px 0 var(--ink)}.choice strong,.choice small{display:block}.choice strong{margin-bottom:5px;font-size:.9rem}.choice small{max-width:150px;color:var(--muted);font-size:.7rem}.choice i{opacity:0;font-style:normal;position:absolute;top:8px;right:10px}.choice[aria-pressed=true] i{opacity:1}.picker__finish[data-astro-cid-hbho4odq]{margin-top:18px}.limit-status[data-astro-cid-hbho4odq]{min-height:22px;color:var(--muted);margin:14px 0 0;font-size:.72rem}.picker__nav[data-astro-cid-hbho4odq]{color:var(--muted);align-items:center;gap:12px;margin-top:22px;font-size:.72rem;display:flex}.picker__nav[data-astro-cid-hbho4odq] button[data-astro-cid-hbho4odq]:disabled{opacity:.35;cursor:default}.picker__results[data-astro-cid-hbho4odq]{padding-top:8px}.results-actions[data-astro-cid-hbho4odq]{align-items:center;gap:9px;display:flex}.results-grid[data-astro-cid-hbho4odq]{grid-template-columns:repeat(3,1fr);gap:16px;margin-top:28px;display:grid}.picker__start-over[data-astro-cid-hbho4odq]{cursor:pointer;background:0 0;border:0;margin:24px auto 0;text-decoration:underline;display:block}.empty-results[data-astro-cid-hbho4odq]{border:1px solid var(--ink);background:var(--yellow);margin-top:26px;padding:28px}.empty-results[data-astro-cid-hbho4odq] h3[data-astro-cid-hbho4odq]{font-family:var(--display);margin-bottom:7px;font-size:2rem}.empty-results[data-astro-cid-hbho4odq] p[data-astro-cid-hbho4odq]{max-width:620px;color:var(--muted)}.empty-results[data-astro-cid-hbho4odq]>div[data-astro-cid-hbho4odq]{flex-wrap:wrap;gap:10px;display:flex}.share-status[data-astro-cid-hbho4odq]{min-height:20px;color:var(--muted);margin:8px 0 0;font-size:.75rem}.result-card{border:1px solid var(--ink);background:var(--paper-bright);min-width:0}.result-card__image{aspect-ratio:3/2;background:var(--yellow);display:block;overflow:hidden}.result-card__image img{object-fit:cover;width:100%;height:100%}.result-card__body{padding:17px}.result-card__meta{color:var(--muted);flex-wrap:wrap;gap:7px;font-size:.63rem;font-weight:750;display:flex}.result-card h3{font-family:var(--display);margin:12px 0 7px;font-size:1.55rem}.result-card h3 a,.result-card__link{text-decoration:none}.result-card p{color:var(--muted);font-size:.78rem}.result-card__why{background:#f6edde;gap:3px;margin:13px 0;padding:10px;font-size:.7rem;display:grid}.result-card__why strong{text-transform:uppercase;font-size:.6rem}.result-card__link{font-size:.72rem;font-weight:850}@media (width<=850px){.choice-grid--four[data-astro-cid-hbho4odq],.choice-grid--limits[data-astro-cid-hbho4odq]{grid-template-columns:repeat(2,1fr)}.results-grid[data-astro-cid-hbho4odq]{grid-template-columns:1fr}}@media (width<=560px){.picker[data-astro-cid-hbho4odq]{box-shadow:5px 5px 0 var(--pink);padding:22px 16px}.picker__top[data-astro-cid-hbho4odq],.results-heading[data-astro-cid-hbho4odq]{flex-direction:column}.choice-grid--four[data-astro-cid-hbho4odq],.choice-grid--three[data-astro-cid-hbho4odq],.choice-grid--limits[data-astro-cid-hbho4odq]{grid-template-columns:1fr}.choice{min-height:88px}.question-heading{grid-template-columns:35px 24px 1fr}}
