.fd-search{color:var(--fd-color-text-on-light);font-family:var(--fd-font-body)}.fd-search .fd-search__dialog{position:fixed;inset:0 0 0 auto;margin:0;padding:0;border:0;border-radius:0;width:100%;max-width:100vw;height:100dvh;max-height:100dvh;background:var(--fd-color-editorial);color:inherit;overflow:hidden;box-shadow:none}.fd-search__dialog::backdrop{background:#00000073}.fd-search__dialog[open]{animation:fd-search-in var(--fd-motion-drawer) ease both}.fd-search__dialog.dialog-closing{animation:fd-search-out var(--fd-motion-drawer) ease both}.fd-search predictive-search-component{display:block;height:100%}.fd-search__form{display:flex;flex-direction:column;height:100%}.fd-search__header{display:flex;align-items:center;gap:.5rem;padding:1rem 1.25rem;border-bottom:1px solid var(--fd-color-divider-on-light)}.fd-search__header input[type=search]{min-width:0;flex:1;width:100%;color:inherit;background:transparent;border:0;border-radius:0;padding:.75rem 0;font:inherit;font-size:1rem}.fd-search button{color:inherit;background:transparent;border:0;cursor:pointer;font:inherit;min-height:44px;padding:.5rem}.fd-search [hidden]{display:none}.fd-search__close{flex:0 0 44px}.fd-search__close svg{width:20px;height:20px}.fd-search__body{flex:1;min-height:0;overflow-y:auto;overscroll-behavior:contain;padding:1.25rem}.fd-search__body h3{font:500 .875rem/1.4 var(--fd-font-body);margin:0 0 .5rem}.fd-search__list{list-style:none;padding:0;margin:0}.fd-search__list>li{border-bottom:1px solid var(--fd-color-divider-on-light)}.fd-search__secondary{margin-top:2rem}.fd-search__secondary a,.fd-search__discovery a{display:block;padding:.75rem 0;min-height:44px;color:inherit;text-decoration:none}.fd-search__discovery{margin-top:1rem}.fd-search__discovery a{font:400 1.5rem/1.3 var(--fd-font-display)}.fd-search__footer{padding:1rem 1.25rem;border-top:1px solid var(--fd-color-divider-on-light)}.fd-search__footer button{width:100%;border:1px solid currentColor}.fd-search__form:not(:has([data-search-results])) .fd-search__footer{display:none}.fd-search :focus-visible,.fd-search .keyboard-focus{outline:2px solid currentColor;outline-offset:3px}@media(min-width:768px){.fd-search .fd-search__dialog{width:560px}.fd-search__body{padding:1.5rem 2rem}}@media(min-width:1200px){.fd-search .fd-search__dialog{width:600px}}@keyframes fd-search-in{0%{transform:translate(100%)}to{transform:translate(0)}}@keyframes fd-search-out{0%{transform:translate(0)}to{transform:translate(100%)}}@media(prefers-reduced-motion:reduce){.fd-search__dialog[open],.fd-search__dialog.dialog-closing{animation-duration:.01ms}}
/*# sourceMappingURL=/cdn/shop/t/11/assets/fd-search.css.map */
