.search-modal{--island-search-navy: #003550;--island-search-muted: rgba(0, 53, 80, .55);--island-search-placeholder: rgba(0, 53, 80, .4);--island-search-chip: #f3f4f6;--island-search-card-radius: 20px;--island-search-gap: 12px;--island-search-shadow: 0 8px 30px rgba(0, 53, 80, .08)}.search-modal__content.dialog-modal{background:transparent;border:0;box-shadow:none;overflow:visible;max-width:none}.search-modal__content.dialog-modal[open]{background:transparent;box-shadow:none;border-radius:0}.search-modal__content.dialog-modal::backdrop,.search-modal__content.dialog-modal[open]::backdrop{display:block;background:#ffffff2e;backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px)}.search-modal predictive-search-component.predictive-search{background:transparent;background-color:transparent;align-items:stretch}.search-modal .predictive-search-form{display:flex;flex-direction:column;gap:var(--island-search-gap);width:100%}.search-modal .predictive-search-form__header,.search-modal .dialog-modal .predictive-search-form__header,.search-modal__content.dialog-modal .predictive-search-form__header{position:relative;background:#fff;border:0;border-bottom:0;border-radius:999px;box-shadow:var(--island-search-shadow);padding:0;color:var(--island-search-navy)}.search-modal .predictive-search-form__header-inner,.search-modal .dialog-modal .predictive-search-form__header-inner{background:transparent;border:0;border-radius:999px;width:100%}.search-modal .predictive-search-form__header:focus-within,.search-modal .predictive-search-form__header-inner:focus-within,.search-modal .predictive-search-form__header-inner:has(.search-input:is(:focus,:focus-visible)),.search-modal .predictive-search:has(.predictive-search-dropdown) .predictive-search-form__header-inner:focus-within,.search-modal .predictive-search:has(.predictive-search-dropdown[aria-expanded=true]) .predictive-search-form__header-inner:focus-within{border:0;outline:none;box-shadow:none;border-radius:999px}.search-modal .predictive-search__icon{display:none}.search-modal input.search-input{padding-block:14px;padding:16px 16px 16px 24px;font-size:14px;line-height:18px;background:var(--White, #F9F9F9);color:var(--island-search-navy);width:auto;flex:1;min-width:0;border-radius:1000px}.search-modal input[type=search]::-webkit-search-cancel-button,.search-modal input[type=search]::-webkit-search-decoration{-webkit-appearance:none;appearance:none}.search-modal input.search-input::placeholder{color:var(--island-search-placeholder)}.search-modal .predictive-search__reset-button{display:none}.search-modal .predictive-search__close-modal-button,.search-modal .predictive-search__close-modal-button:hover{--button-color: var(--island-search-navy);--button-background-color: transparent;margin-inline-start:0;width:40px;height:40px;min-width:40px;flex-shrink:0;color:var(--island-search-navy);background:transparent;box-shadow:none;border:0}.search-modal .predictive-search-form__header:has(.predictive-search__reset-button:not([hidden])):before{display:none}.search-modal .predictive-search-form__content-wrapper,.search-modal .search-modal__content .predictive-search-form__content-wrapper{position:relative;top:auto;left:auto;width:100%;overflow:visible;border-radius:0;box-shadow:none;max-height:none}.search-modal .predictive-search-form__content,.search-modal__content .predictive-search-form__content{max-height:min(72dvh,680px);overflow-y:auto;background:transparent;scrollbar-width:none}.search-modal .predictive-search-form__content::-webkit-scrollbar{display:none}.search-modal .predictive-search-dropdown{background:transparent}.search-modal .predictive-search-results__inner{padding:0;color:var(--island-search-navy)}.search-modal .island-search-empty{display:flex;flex-direction:column;gap:8px}@media(min-width:750px){.search-modal .island-search-empty{gap:12px}}.search-modal .island-search-panel{border-radius:12px;background:var(--White, #F9F9F9);padding:24px 12px}.search-modal .island-search-panel[hidden]{display:none}.search-modal .island-search-panel__title,.search-modal .predictive-search-results__title,.search-modal h4.predictive-search-results__title{font-family:var(--font-body--family);font-size:14px;line-height:18px;letter-spacing:0;text-transform:none;color:var(--island-search-navy);margin:0 0 10px;text-align:left;justify-content:flex-start}.search-modal .island-search-chips,.search-modal .predictive-search-results__wrapper.predictive-search-results__wrapper-queries{display:flex;flex-wrap:wrap;gap:6px;overflow:visible;padding:0;margin:0;list-style:none;scroll-snap-type:none}.search-modal .predictive-search-results__wrapper.predictive-search-results__wrapper-queries{margin-bottom:16px}.search-modal .island-search-chip,.search-modal .predictive-search-results__pill.island-search-chip{display:inline-flex;align-items:center;justify-content:center;padding:8px 12px;border-radius:100px;background:var(--Light-Grey, #F1F1F1);color:var(--island-search-navy);font-family:var(--font-body--family);font-size:14px;line-height:18px;text-decoration:none;border:0;margin:0;white-space:nowrap;transition:background-color .2s ease,transform .2s ease}.predictive-search-form__footer{display:none!important}.search-modal .island-search-chip:hover,.search-modal .predictive-search-results__pill.island-search-chip:hover,.search-modal .predictive-search-results__pill.island-search-chip:focus{background:#e8eaee;transform:none;box-shadow:none;outline:none;text-decoration:none}.search-modal .predictive-search-results__card--query{padding:0;border:0;width:auto;background:transparent}.search-modal .predictive-search-results__products{padding-inline:0}.search-modal .predictive-search-results__wrapper-products{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;padding-block-end:0}.search-modal .island-search-product-scroll.predictive-search-results__wrapper-products,.search-modal .island-search-product-scroll{display:flex;flex-wrap:nowrap;gap:12px;width:100%;max-width:100%;min-width:0;overflow-x:auto;overflow-y:hidden;padding-block-end:4px;scroll-snap-type:x mandatory;scroll-padding-inline:0;-webkit-overflow-scrolling:touch;overscroll-behavior-x:contain;touch-action:pan-x;cursor:grab;scrollbar-width:none}.search-modal .island-search-product-scroll.is-dragging{cursor:grabbing;scroll-snap-type:none;-webkit-user-select:none;user-select:none}.search-modal .island-search-product-scroll.is-dragging a{pointer-events:none}.search-modal .island-search-product-scroll::-webkit-scrollbar{display:none}.search-modal .island-search-product-scroll>.predictive-search-results__card--product{flex:0 0 42%;min-width:148px;max-width:220px;scroll-snap-align:start}.search-modal .island-search-results-section{margin-top:16px}.search-modal .predictive-search-results__inner[data-search-results] .predictive-search-results__products+.island-search-results-section,.search-modal .island-search-results-section+.island-search-results-section{margin-top:16px}.search-modal .predictive-search-results__inner[data-search-results] slideshow-component,.search-modal .predictive-search-results__inner[data-search-results] slideshow-controls{display:none}.search-modal .predictive-search-results__card:not(.predictive-search-results__card--product):not(.predictive-search-results__card--query){padding:0;border:0;width:auto}.search-modal .predictive-search-results__card--product,.search-modal .predictive-search-results__card--product:hover,.search-modal .predictive-search-results__card--product:is([aria-selected=true].keyboard-focus,:focus-visible,:has(.resource-card:focus-visible)){background:transparent;padding:0;margin:0;border:0;outline:none;border-radius:0}.search-modal .resource-card{row-gap:8px;text-align:center}.search-modal .resource-card__media{background:transparent}.search-modal .resource-card__image,.search-modal .resource-card__image-placeholder{aspect-ratio:174 / 192;object-fit:contain;border-radius:0;width:100%;margin-inline:auto}.search-modal .resource-card__content{align-items:center;text-align:center;gap:8px}.search-modal .resource-card__title,.search-modal .resource-card__title.paragraph{font-size:18px;line-height:24px;color:var(--island-search-navy);-webkit-line-clamp:2}.search-modal .resource-card__subtext,.search-modal .resource-card__subtext.paragraph{font-size:14px;font-weight:400;line-height:18px;color:var(--Grey, #666B7B);-webkit-line-clamp:2;display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden}.search-modal .resource-card .price,.search-modal .volume-pricing-note,.search-modal .recently-viewed-wrapper{display:none}.search-modal .predictive-search-form__footer{position:relative;left:auto;right:auto;bottom:auto;background:transparent;padding:8px 0 4px}.search-modal .predictive-search-form__content-wrapper:has([data-search-results]):not(:has(.predictive-search-results__no-results))>.predictive-search-form__content{padding-block-end:0}.search-modal .predictive-search__search-button{background:var(--island-search-navy);color:#f9f9f9;border-radius:999px;box-shadow:none}.search-modal .predictive-search-results__inner[data-search-results]{background:#f9f9f9;border-radius:16px;box-shadow:var(--island-search-shadow);padding:12px 8px}.search-modal .predictive-search-results__no-results{background:#f9f9f9;border-radius:16px;box-shadow:var(--island-search-shadow);padding:12px 8px;color:var(--island-search-navy)}@media screen and (max-width:749px){.search-modal .island-search-chip,.search-modal .predictive-search-results__pill.island-search-chip{font-size:12px;line-height:14px}.search-modal .island-search-panel{border-radius:8px;padding:12px 8px 8px}.search-modal .resource-card__subtext,.search-modal .resource-card__subtext.paragraph{font-size:12px;line-height:14px}.search-modal .resource-card__content{gap:6px}.search-modal__content.dialog-modal{width:100dvw;height:100dvh;max-height:100dvh;padding:16px 16px 24px;align-items:flex-start}.search-modal__content.dialog-modal[open]{border-radius:0}.search-modal .predictive-search-form__header{padding:2px 4px 2px 8px}.search-modal input.search-input{padding:12px 15px 12px 24px}.search-modal .predictive-search-form__content{max-height:calc(100dvh - 96px)}}@media screen and (min-width:750px){.search-modal__content.dialog-modal{width:min(920px,calc(100vw - 64px));margin:8vh auto auto;padding:0;height:auto;max-height:none}.search-modal .island-search-panel__title,.search-modal .island-search-empty .predictive-search-results__title,.search-modal .island-search-empty h4.predictive-search-results__title{text-align:center;justify-content:center;font-size:18px;margin-bottom:12px;line-height:24px;width:100%}.search-modal .island-search-chips,.search-modal .island-search-empty .predictive-search-results__wrapper-queries{justify-content:center}.search-modal .predictive-search-results__wrapper-products{grid-template-columns:repeat(4,minmax(0,1fr));gap:20px 16px}.search-modal .island-search-product-scroll.predictive-search-results__wrapper-products,.search-modal .island-search-product-scroll{gap:16px}.search-modal .island-search-product-scroll>.predictive-search-results__card--product{flex:0 0 180px;min-width:180px;max-width:200px}.search-modal .island-search-results-section{margin-top:24px}.search-modal .resource-card__title,.search-modal .resource-card__title.paragraph{font-size:16px;line-height:20px}.search-modal .predictive-search-results__inner[data-search-results]{border-radius:var(--island-search-card-radius);padding:28px 32px 32px}.search-modal .predictive-search-results__inner[data-search-results] .predictive-search-results__title{text-align:left;justify-content:flex-start}.search-modal .predictive-search-results__inner[data-search-results]>.predictive-search-results__wrapper-queries{justify-content:flex-start;margin-bottom:24px}.search-modal .island-search-results-section .island-search-chips{justify-content:flex-start}}
/*# sourceMappingURL=/cdn/shop/t/18/assets/island-search.css.map */
