.gooey-search-tabs-wrapper{--gst-bg:#fff;--gst-text:#374151;--gst-input-text:#1f2937;--gst-placeholder:#9ca3af;--gst-shadow:0 2px 8px #00000014, 0 1px 3px #0000000a;--gst-hover:#0000000a;--gst-focus-ring:#6366f1;--gst-tab-indicator-bg:#0000000f;--gst-tab-active-text:#1f2937;--gst-bridge-bg:#fff;align-items:center;gap:8px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,sans-serif;display:inline-flex}.gooey-search-tabs-bar{background:var(--gst-bg);height:44px;box-shadow:var(--gst-shadow);border-radius:999px;flex-shrink:0;align-items:center;padding:0 4px;display:inline-flex}.gooey-search-tabs-trigger{width:36px;height:36px;color:var(--gst-text);cursor:pointer;-webkit-tap-highlight-color:transparent;background:0 0;border:none;border-radius:50%;outline:none;flex-shrink:0;justify-content:center;align-items:center;transition:background .15s;display:flex}.gooey-search-tabs-trigger:hover{background:var(--gst-hover)}.gooey-search-tabs-trigger:focus-visible{outline:2px solid var(--gst-focus-ring);outline-offset:2px}.gooey-search-tabs-right-slot{background:var(--gst-bg);min-width:0;height:44px;box-shadow:var(--gst-shadow);border-radius:999px;place-items:center end;display:grid;overflow:hidden}.gooey-search-tabs-right-slot>*{grid-area:1/1;min-width:0}.gooey-search-tabs-tabs-content{align-items:stretch;gap:2px;height:44px;padding:4px;display:flex}.gooey-search-tabs-tab{color:var(--gst-text);cursor:pointer;white-space:nowrap;-webkit-tap-highlight-color:transparent;background:0 0;border:none;border-radius:999px;outline:none;justify-content:center;align-items:center;gap:6px;padding:0 16px;font-family:inherit;font-size:14px;font-weight:500;display:inline-flex;position:relative}.gooey-search-tabs-tab:hover{background:var(--gst-hover)}.gooey-search-tabs-tab:focus-visible{outline:2px solid var(--gst-focus-ring);outline-offset:-2px}.gooey-search-tabs-tab-indicator{background:var(--gst-tab-indicator-bg);z-index:0;border-radius:999px;position:absolute;inset:0}.gooey-search-tabs-tab-content{z-index:1;align-items:center;gap:6px;display:inline-flex;position:relative}.gooey-search-tabs-tab[aria-selected=true]{color:var(--gst-tab-active-text)}.gooey-search-tabs-tab-icon{align-items:center;font-size:14px;line-height:0;display:flex}.gooey-search-tabs-close-content{width:44px;height:44px;color:var(--gst-text);cursor:pointer;-webkit-tap-highlight-color:transparent;background:padding-box content-box;border:none;border-radius:999px;outline:none;justify-content:center;justify-self:end;align-items:center;padding:4px;transition:background .15s;display:flex}.gooey-search-tabs-close-content:hover{background:var(--gst-hover);background-clip:content-box}.gooey-search-tabs-close-content:focus-visible{outline:2px solid var(--gst-focus-ring);outline-offset:2px}.gooey-search-tabs-input-wrapper{align-items:center;display:flex;overflow:hidden}.gooey-search-tabs-input{width:100%;color:var(--gst-input-text);background:0 0;border:none;outline:none;padding:8px 0 8px 12px;font-family:inherit;font-size:14px}.gooey-search-tabs-input::placeholder{color:var(--gst-placeholder)}.gooey-search-tabs-wrapper[data-gooey] .gooey-search-tabs-bar,.gooey-search-tabs-wrapper[data-gooey] .gooey-search-tabs-right-slot{box-shadow:none}.gooey-search-tabs-bridge{background:var(--gst-bridge-bg);flex-shrink:0;align-self:center}.gooey-search-tabs-wrapper[data-theme=dark]{--gst-bg:#1e1e1e;--gst-text:#d1d5db;--gst-input-text:#e5e7eb;--gst-placeholder:#6b7280;--gst-shadow:0 2px 8px #0000004d, 0 1px 3px #0003;--gst-hover:#ffffff14;--gst-focus-ring:#818cf8;--gst-tab-indicator-bg:#ffffff1a;--gst-tab-active-text:#f3f4f6;--gst-bridge-bg:#1e1e1e}
