.search-hero-art:where(.astro-vuebysnv){width:100%;height:auto;display:block}.ts-hero:where(.astro-c7zuneku){position:relative;margin:-.5rem 0 2.5rem;padding:.5rem 0 0}.ts-hero-grid:where(.astro-c7zuneku){display:grid;grid-template-columns:minmax(0,1.2fr) minmax(0,1fr);gap:2rem;align-items:center}.ts-h1:where(.astro-c7zuneku){font-size:clamp(2rem,4.4vw,2.9rem);font-weight:800;line-height:1.08;letter-spacing:-.02em;margin:0 0 .6rem}.ts-h1:where(.astro-c7zuneku) .hl:where(.astro-c7zuneku){color:var(--accent)}.ts-sub:where(.astro-c7zuneku){font-size:1.05rem;color:var(--text-secondary);line-height:1.5;margin:0 0 1.4rem}.ts-input-wrap:where(.astro-c7zuneku){display:flex;align-items:center;gap:.6rem;height:50px;padding:0 .9rem;border:1px solid var(--border-default);border-radius:12px;background:var(--bg-card);transition:border-color .15s ease,box-shadow .15s ease}.ts-input-wrap:where(.astro-c7zuneku):focus-within{border-color:var(--accent);box-shadow:0 0 0 3px color-mix(in srgb,var(--accent) 18%,transparent)}.ts-input-icon:where(.astro-c7zuneku){flex:none;color:var(--accent);opacity:.85}.ts-input-wrap:where(.astro-c7zuneku) input:where(.astro-c7zuneku){flex:1;min-width:0;background:transparent;border:0;outline:none;font:inherit;font-size:1rem;color:var(--text-primary)}.ts-input-wrap:where(.astro-c7zuneku) input:where(.astro-c7zuneku)::placeholder{color:var(--text-muted)}.ts-input-wrap:where(.astro-c7zuneku) input:where(.astro-c7zuneku)::-webkit-search-cancel-button{-webkit-appearance:none;appearance:none}.ts-chips:where(.astro-c7zuneku){display:flex;flex-wrap:wrap;gap:.45rem;margin-top:1rem}.ts-chip:where(.astro-c7zuneku){font:inherit;font-size:.85rem;font-weight:500;color:var(--text-secondary);border:1px solid var(--border-default);background:var(--bg-card);border-radius:100px;padding:.36rem .85rem;cursor:pointer;transition:background .15s,color .15s,border-color .15s}.ts-chip:where(.astro-c7zuneku):hover{color:var(--accent);border-color:color-mix(in srgb,var(--accent) 40%,transparent)}.ts-chip:where(.astro-c7zuneku)[aria-pressed=true]{color:#fff;background:var(--accent);border-color:var(--accent)}.ts-hero-art:where(.astro-c7zuneku){width:100%;max-width:600px}@media(max-width:860px){.ts-hero-grid:where(.astro-c7zuneku){grid-template-columns:1fr;gap:1.25rem}.ts-hero-art:where(.astro-c7zuneku){display:none}}.ts-results:where(.astro-c7zuneku):empty{display:none}.ts-results:where(.astro-c7zuneku){margin:0 0 2rem}.ts-results:where(.astro-c7zuneku) .ts-section{margin:0 0 1.75rem}.ts-results:where(.astro-c7zuneku) .ts-section-h{font-size:.78rem;text-transform:uppercase;letter-spacing:.06em;font-weight:700;color:var(--text-muted);margin:0 0 .6rem;display:flex;align-items:center;gap:.5rem}.ts-results:where(.astro-c7zuneku) .ts-loading,.ts-results:where(.astro-c7zuneku) .ts-note{margin:.2rem 0 0;font-size:.85rem;color:var(--text-muted)}.ts-results:where(.astro-c7zuneku) .ts-note.is-error{color:var(--error-500, #d14343)}.ts-results:where(.astro-c7zuneku) .ts-result-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.4rem}.ts-results:where(.astro-c7zuneku) .ts-result{display:flex;align-items:flex-start;gap:.6rem;padding:.7rem .85rem;border:1px solid var(--border-default);border-radius:10px;text-decoration:none;color:var(--text-primary);background:color-mix(in srgb,var(--accent) 4%,var(--bg-card));transition:background .15s,border-color .15s}.ts-results:where(.astro-c7zuneku) .ts-result:hover{background:color-mix(in srgb,var(--accent) 10%,transparent);border-color:color-mix(in srgb,var(--accent) 40%,transparent)}.ts-results:where(.astro-c7zuneku) .ts-result-badge{flex:none;font-size:.66rem;font-weight:700;text-transform:uppercase;letter-spacing:.04em;color:var(--accent);background:color-mix(in srgb,var(--accent) 12%,transparent);border:1px solid color-mix(in srgb,var(--accent) 35%,transparent);border-radius:5px;padding:.12rem .4rem;margin-top:.1rem}.ts-results:where(.astro-c7zuneku) .ts-result-body{min-width:0;display:flex;flex-direction:column;gap:.15rem}.ts-results:where(.astro-c7zuneku) .ts-result-title{font-size:.95rem;font-weight:600;line-height:1.3;color:var(--text-primary)}.ts-results:where(.astro-c7zuneku) .ts-result-desc{font-size:.84rem;line-height:1.45;color:var(--text-secondary)}.ts-browse:where(.astro-c7zuneku)[hidden]{display:none}.ts-browse-intro:where(.astro-c7zuneku){font-size:1rem;color:var(--text-secondary);line-height:1.6;margin:0 0 2rem;max-width:60ch}.ts-group:where(.astro-c7zuneku){margin:0 0 2.25rem}.ts-group-h:where(.astro-c7zuneku){font-size:clamp(1.25rem,2.2vw,1.55rem);font-weight:700;margin:0 0 .9rem;padding-bottom:.45rem;border-bottom:1px solid var(--border-default)}.ts-group-list:where(.astro-c7zuneku){list-style:none;margin:0;padding:0;display:grid;grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:.6rem}.ts-entry:where(.astro-c7zuneku){display:flex;align-items:flex-start;gap:.6rem;height:100%;padding:.7rem .85rem;border:1px solid var(--border-default);border-radius:10px;background:var(--bg-card);text-decoration:none;color:var(--text-primary);transition:background .15s,border-color .15s,transform .15s}.ts-entry:where(.astro-c7zuneku):hover{background:color-mix(in srgb,var(--accent) 6%,var(--bg-card));border-color:color-mix(in srgb,var(--accent) 40%,transparent)}.ts-entry-badge:where(.astro-c7zuneku){flex:none;font-size:.66rem;font-weight:700;text-transform:uppercase;letter-spacing:.04em;color:var(--accent);background:color-mix(in srgb,var(--accent) 12%,transparent);border:1px solid color-mix(in srgb,var(--accent) 35%,transparent);border-radius:5px;padding:.12rem .4rem;margin-top:.1rem}.ts-entry-body:where(.astro-c7zuneku){min-width:0;display:flex;flex-direction:column;gap:.15rem}.ts-entry-title:where(.astro-c7zuneku){font-size:.95rem;font-weight:600;line-height:1.3;color:var(--text-primary)}.ts-entry-desc:where(.astro-c7zuneku){font-size:.83rem;line-height:1.45;color:var(--text-secondary)}
