.palette[data-astro-cid-tzuq4wzh]{position:fixed;inset:0;z-index:1000;display:flex;justify-content:center;align-items:flex-start;padding:clamp(3.5rem,12vh,9rem) 1rem 2rem}.palette[data-astro-cid-tzuq4wzh][hidden]{display:none}.palette-backdrop[data-astro-cid-tzuq4wzh]{position:absolute;inset:0;background:color-mix(in srgb,var(--bg) 72%,transparent);backdrop-filter:blur(4px);animation:palette-fade .16s ease}.palette-panel[data-astro-cid-tzuq4wzh]{position:relative;width:100%;max-width:40rem;max-height:min(70vh,38rem);display:flex;flex-direction:column;background:var(--surface);border:1px solid var(--border);border-radius:18px;box-shadow:var(--shadow-card-hover);overflow:hidden;animation:palette-rise .18s ease}.sr-only[data-astro-cid-tzuq4wzh]{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.palette-search[data-astro-cid-tzuq4wzh]{display:flex;align-items:center;gap:.75rem;padding:1rem 1.2rem;border-bottom:1px solid var(--border)}.palette-search-icon[data-astro-cid-tzuq4wzh]{width:1.2rem;height:1.2rem;flex:none;color:var(--notyellow)}.palette-search[data-astro-cid-tzuq4wzh] input[data-astro-cid-tzuq4wzh]{flex:1;min-width:0;border:0;background:transparent;color:var(--fg);font:inherit;font-size:1.05rem;outline:none}.palette-search[data-astro-cid-tzuq4wzh] input[data-astro-cid-tzuq4wzh]::-moz-placeholder{color:var(--text-muted)}.palette-search[data-astro-cid-tzuq4wzh] input[data-astro-cid-tzuq4wzh]::placeholder{color:var(--text-muted)}.palette-esc[data-astro-cid-tzuq4wzh]{flex:none;font-family:var(--font-mono);font-size:.66rem;text-transform:uppercase;letter-spacing:.08em;color:var(--text-muted);border:1px solid var(--border);border-radius:6px;padding:.2rem .45rem}.palette-results[data-astro-cid-tzuq4wzh]{list-style:none;margin:0;padding:.5rem;overflow-y:auto;overscroll-behavior:contain}.palette-result[data-astro-cid-tzuq4wzh]{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:.7rem .85rem;border-radius:10px;cursor:pointer;color:var(--fg);transition:background-color .14s ease}.palette-result[data-astro-cid-tzuq4wzh][aria-selected=true]{background:var(--notyellow-dim)}.palette-result-title[data-astro-cid-tzuq4wzh]{flex:1;min-width:0;font-weight:600;font-size:.98rem;line-height:1.3;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.palette-result-title[data-astro-cid-tzuq4wzh] .palette-mark,.palette-mark[data-astro-cid-tzuq4wzh]{background:color-mix(in srgb,var(--accent-pink) 22%,transparent);color:var(--accent-pink);border-radius:4px;padding:0 .12em}.palette-result-cat[data-astro-cid-tzuq4wzh]{flex:none;font-family:var(--font-mono);font-size:.66rem;text-transform:uppercase;letter-spacing:.08em;color:var(--text-muted);white-space:nowrap}.palette-empty[data-astro-cid-tzuq4wzh]{padding:2rem 1.5rem 2.2rem;text-align:center}.palette-empty-title[data-astro-cid-tzuq4wzh]{font-family:var(--font-display);font-weight:700;font-size:1.15rem;color:var(--fg)}.palette-empty-sub[data-astro-cid-tzuq4wzh]{margin-top:.5rem;color:var(--text-muted);font-size:.92rem;max-width:26rem;margin-inline:auto}.palette-request[data-astro-cid-tzuq4wzh]{margin-top:1.1rem;background:var(--notyellow);color:var(--fg-on-accent);font-family:var(--font-display);font-weight:700;border:0;border-radius:10px;padding:.65rem 1.3rem;cursor:pointer}.palette-request[data-astro-cid-tzuq4wzh]:hover{filter:brightness(1.05)}.palette-request[data-astro-cid-tzuq4wzh]:focus-visible{outline:2px solid var(--notyellow);outline-offset:2px}.palette-thanks[data-astro-cid-tzuq4wzh]{margin-top:1.1rem;color:var(--notyellow);font-family:var(--font-mono);font-size:.82rem}.palette-hint[data-astro-cid-tzuq4wzh]{display:flex;flex-wrap:wrap;gap:1rem;padding:.7rem 1.2rem;border-top:1px solid var(--border);font-family:var(--font-mono);font-size:.66rem;color:var(--text-muted)}.palette-hint[data-astro-cid-tzuq4wzh] kbd[data-astro-cid-tzuq4wzh]{display:inline-block;border:1px solid var(--border);border-radius:5px;padding:.05rem .35rem;margin-right:.2rem;font-family:var(--font-mono);font-size:.62rem;color:var(--fg-muted)}@keyframes palette-fade{0%{opacity:0}to{opacity:1}}@keyframes palette-rise{0%{opacity:0;transform:translateY(.6rem)}to{opacity:1;transform:translateY(0)}}@media (max-width: 640px){.palette[data-astro-cid-tzuq4wzh]{padding:1rem .6rem;align-items:stretch}.palette-panel[data-astro-cid-tzuq4wzh]{max-height:calc(100vh - 2rem)}.palette-hint[data-astro-cid-tzuq4wzh]{display:none}}@media (prefers-reduced-motion: reduce){.palette-backdrop[data-astro-cid-tzuq4wzh],.palette-panel[data-astro-cid-tzuq4wzh]{animation:none}.palette-result[data-astro-cid-tzuq4wzh]{transition:none}}
