.content-state[data-astro-cid-gbvknxl7]{min-height:var(--nxt-content-state-min-height);padding:var(--nxt-space-6) var(--nxt-space-4);border:var(--nxt-border-default);border-radius:var(--nxt-radius-media);background:var(--nxt-color-surface-glass);box-shadow:var(--nxt-shadow-operational);text-align:center;align-content:center;justify-items:center;gap:var(--nxt-space-3);display:grid}.content-state__icon[data-astro-cid-gbvknxl7]{width:var(--nxt-space-7);height:var(--nxt-space-7);border-radius:var(--nxt-radius-round);background:var(--nxt-color-tag-surface);color:var(--nxt-color-tag-text);place-items:center;display:grid}.content-state--unavailable[data-astro-cid-gbvknxl7] .content-state__icon[data-astro-cid-gbvknxl7]{background:var(--nxt-color-status-error-surface);color:var(--nxt-color-status-error)}.content-state--loading[data-astro-cid-gbvknxl7] .content-state__icon[data-astro-cid-gbvknxl7] svg{animation:content-state-spin var(--nxt-motion-signature) linear infinite}.content-state__copy[data-astro-cid-gbvknxl7]{max-width:var(--nxt-measure-narrow);gap:var(--nxt-space-2);display:grid}.content-state[data-astro-cid-gbvknxl7] h3[data-astro-cid-gbvknxl7]{font-family:var(--nxt-font-family-display);font-size:var(--nxt-type-component-title-font-size);font-weight:var(--nxt-font-weight-regular);line-height:var(--nxt-type-component-title-line-height)}.content-state[data-astro-cid-gbvknxl7] p[data-astro-cid-gbvknxl7]{color:var(--nxt-color-text-secondary)}.content-state__progress[data-astro-cid-gbvknxl7]{min-height:var(--nxt-touch-target);align-items:center;gap:var(--nxt-space-1);display:flex}.content-state__progress[data-astro-cid-gbvknxl7] span[data-astro-cid-gbvknxl7]{width:var(--nxt-space-1);height:var(--nxt-space-1);border-radius:var(--nxt-radius-round);animation:content-state-pulse var(--nxt-motion-signature) var(--nxt-ease-neutral) infinite alternate;background:var(--nxt-color-accent)}.content-state__progress[data-astro-cid-gbvknxl7] span[data-astro-cid-gbvknxl7]:nth-child(2){animation-delay:var(--nxt-motion-press)}.content-state__progress[data-astro-cid-gbvknxl7] span[data-astro-cid-gbvknxl7]:nth-child(3){animation-delay:var(--nxt-motion-navigation-mega)}@keyframes content-state-spin{to{transform:rotate(1turn)}}@keyframes content-state-pulse{0%{opacity:var(--nxt-opacity-muted);transform:translateY(var(--nxt-motion-feedback-distance))}to{opacity:1;transform:translateY(calc(-1 * var(--nxt-motion-feedback-distance)))}}@media (prefers-reduced-motion:reduce){.content-state--loading[data-astro-cid-gbvknxl7] .content-state__icon[data-astro-cid-gbvknxl7] svg,.content-state__progress[data-astro-cid-gbvknxl7] span[data-astro-cid-gbvknxl7]{animation:none}}html[data-automatic-motion=paused] .content-state--loading[data-astro-cid-gbvknxl7] .content-state__icon[data-astro-cid-gbvknxl7] svg,html[data-automatic-motion=paused] .content-state__progress[data-astro-cid-gbvknxl7] span[data-astro-cid-gbvknxl7]{animation:none}.filter-panel[data-astro-cid-jngm4jrb]{padding:var(--filter-panel-padding,var(--nxt-space-4));border:var(--nxt-border-control-subtle);border-radius:var(--filter-panel-radius,var(--nxt-radius-component));background:var(--nxt-color-surface);box-shadow:var(--nxt-shadow-raised-control-group)}.filter-result-count[data-astro-cid-r6a4yqyk]{color:var(--nxt-color-text-secondary);font-size:12px;font-weight:var(--nxt-font-weight-bold);letter-spacing:1.89px;text-transform:uppercase;line-height:18px}.filter-result-count[data-astro-cid-r6a4yqyk][data-tone=accent]{color:var(--nxt-color-action-bright)}@media (width>=1100px){.filter-result-count[data-astro-cid-r6a4yqyk]{font-size:14px;line-height:20px}}.form-search__control-wrap[data-astro-cid-ogacaloy]{--form-search-icon-size:20px;--form-search-inset:calc((var(--nxt-field-min-height) - var(--form-search-icon-size)) / 2);width:100%;min-height:var(--nxt-field-min-height);grid-template-columns:var(--form-search-icon-size) minmax(0, 1fr);align-items:center;gap:var(--nxt-space-2);padding-inline:var(--form-search-inset);border:var(--nxt-border-field);border-radius:var(--nxt-radius-component);background:var(--nxt-color-field-surface);transition:border-color var(--nxt-motion-hover) var(--nxt-ease-neutral), box-shadow var(--nxt-motion-hover) var(--nxt-ease-neutral), background-color var(--nxt-motion-hover) var(--nxt-ease-neutral);display:grid}.form-search[data-astro-cid-ogacaloy][data-size=compact] .form-search__control-wrap[data-astro-cid-ogacaloy]{--form-search-inset:calc((var(--nxt-field-min-height-compact) - var(--form-search-icon-size)) / 2);height:var(--nxt-field-min-height-compact);min-height:var(--nxt-field-min-height-compact);border:var(--nxt-border-control-subtle);border-radius:var(--nxt-radius-round);background:var(--nxt-color-surface)}.form-search__icon{width:var(--form-search-icon-size);height:var(--form-search-icon-size);color:var(--nxt-color-text-muted);pointer-events:none}[data-nxt-home] .form-field.form-search .form-search__control{min-width:0;height:auto;min-height:0;box-shadow:none;background:0 0;border:0;border-radius:0;outline:0;align-self:stretch;padding:0}[data-nxt-home] .form-field.form-search[data-size=compact] .form-search__control{background:0 0;border:0;border-radius:0;height:auto;min-height:0;padding:0}.form-search__control-wrap[data-astro-cid-ogacaloy]:focus-within{border-color:var(--nxt-color-focus);box-shadow:var(--nxt-shadow-field-focus)}@media (hover:hover) and (pointer:fine){.form-search__control-wrap[data-astro-cid-ogacaloy]:not(:focus-within):not(:has(.form-search__control:disabled)):hover{border-color:var(--nxt-field-hover-border-color,var(--nxt-color-accent));box-shadow:var(--nxt-field-hover-shadow,var(--nxt-shadow-soft))}}.form-search__control-wrap[data-astro-cid-ogacaloy]:has(.form-search__control:disabled){border-color:var(--nxt-color-border);background:var(--nxt-color-surface-muted)}.form-search__control[data-astro-cid-ogacaloy]::-webkit-search-cancel-button{cursor:pointer}
