#search-modal{--loc-search-accent: var(--loc-active-accent, #ffcb05)}#search-modal .predictive-search{color-scheme:dark;--color-background: #0e1317;--color-background-rgb: 14 19 23;--color-foreground: #f2f4f5;--color-foreground-rgb: 242 244 245;--color-foreground-subdued: #aab5be;--color-border: #34404a;--color-input-background: #151d23;--card-bg-hover: color-mix(in srgb, var(--loc-search-accent) 9%, #151d23);--card-border-focus: var(--loc-search-accent);--card-border-hover: var(--loc-search-accent);align-items:stretch;background:var(--color-background);color:var(--color-foreground)}#search-modal .search-modal__content{padding:0;background:#0e1317;color:#f2f4f5;overflow:hidden;border:1px solid #34404a;box-shadow:0 24px 80px #00000073}#search-modal .search-modal__content::backdrop{background:#000000a6;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}#search-modal .predictive-search-form{display:flex;flex-direction:column;min-height:0}#search-modal .predictive-search-form__header{flex:none;padding:12px;gap:8px;border:0;border-bottom:1px solid #29343d;background:#0e1317}#search-modal .predictive-search-form__header:before{content:none}#search-modal .predictive-search-form__header-inner{position:relative;min-width:0;min-height:46px;border:1px solid #34404a;border-radius:9px;background:#151d23}#search-modal .predictive-search-form__header-inner:focus-within{border-color:var(--loc-search-accent)!important;box-shadow:0 0 0 2px color-mix(in srgb,var(--loc-search-accent) 14%,transparent)}#search-modal input.search-input{min-width:0;min-height:46px;padding:10px 8px 10px 40px;font-size:16px;line-height:1.5;color:#f2f4f5;caret-color:var(--loc-search-accent)}#search-modal input.search-input::placeholder{color:#aab5be;opacity:1}#search-modal .predictive-search__icon{left:12px;width:18px;height:18px;color:var(--loc-search-accent);pointer-events:none}#search-modal .predictive-search__reset-button{margin:0 4px 0 0;min-width:44px;height:44px;font-size:12px;color:#c7d0d7;opacity:1}#search-modal .predictive-search__reset-button[hidden]{display:none}#search-modal .predictive-search__close-modal-button{flex:0 0 44px;width:44px;height:44px;margin:0;padding:0;border-radius:9px;background:#192229;color:#e7ecef}#search-modal .predictive-search__close-modal-button:hover{color:var(--loc-search-accent);background:#242f38}#search-modal :is(button,a):focus-visible{outline:2px solid var(--loc-search-accent);outline-offset:3px}#search-modal .predictive-search-form__content-wrapper{position:relative;top:auto;flex:1;min-height:0;max-height:none;border-radius:0}#search-modal .predictive-search-form__content{flex:1;min-height:0;max-height:none;overflow-y:auto;overscroll-behavior:contain;scrollbar-width:thin;scrollbar-color:#4c5a65 #0e1317}#search-modal .predictive-search-form__content::-webkit-scrollbar{display:block;width:5px}#search-modal .predictive-search-form__content::-webkit-scrollbar-thumb{background:#4c5a65;border-radius:5px}#search-modal .predictive-search-form__content-wrapper>.predictive-search-form__content{padding-bottom:0}#search-modal .predictive-search-results__inner{overflow:visible;padding-block:16px}#search-modal :is(.predictive-search-results__products,.predictive-search-results__resource-header,.predictive-search-results__wrapper-queries){padding-inline:16px}#search-modal .predictive-search-results__title{color:var(--loc-search-accent);font-size:11px;font-weight:600;line-height:1.5;letter-spacing:.1em;text-transform:uppercase;margin-block:0 12px}#search-modal .predictive-search-results__wrapper-products{gap:20px 14px}#search-modal .predictive-search-results__card--product,#search-modal .predictive-search-results__card--product:is(:hover,:active,:focus-visible,[aria-selected=true]){min-width:0;padding:0;margin:0;transform:none;border:0;border-radius:8px}#search-modal .predictive-search-results__card--product:is(:hover,[aria-selected=true]){background:var(--card-bg-hover);outline:1px solid var(--loc-search-accent);outline-offset:4px}#search-modal .resource-card{gap:8px}#search-modal .resource-card__media{position:relative;overflow:hidden;background:#fff;border-radius:8px}#search-modal .resource-card__image{width:100%;object-fit:contain;border-radius:8px}#search-modal .resource-card__content{color:#f2f4f5;gap:5px;padding:0 2px 4px}#search-modal .resource-card__title{color:#edf1f3;font-size:13px;line-height:1.45;font-weight:500}#search-modal .resource-card__content .price{color:#f7f8f8;font-size:13px;font-weight:600}#search-modal .resource-card__content :is(s,.compare-at-price){color:#aab5be;font-size:12px;font-weight:400}#search-modal .predictive-search-results__pill{background:#192229;border-color:#34404a;color:#eef2f4}#search-modal .predictive-search-results__pill mark{color:var(--loc-search-accent)}#search-modal .predictive-search-form__footer{position:static;flex:none;padding:12px 16px max(12px,env(safe-area-inset-bottom));border-top:1px solid #29343d;background:#0e1317}#search-modal .predictive-search__search-button{min-height:44px;width:100%;margin:0;border:0;border-radius:8px;background:var(--loc-search-accent);color:#101519;box-shadow:none;font-size:13px;font-weight:650}#search-modal .predictive-search__search-button:hover{transform:none;filter:brightness(1.08)}@media(max-width:749px){#search-modal .search-modal__content{width:100%;max-width:100%;height:100dvh;max-height:100dvh;margin:0;top:0;right:0;bottom:0;left:0;border:0;border-radius:0}#search-modal .predictive-search{height:100%}#search-modal .predictive-search-form{height:100%;max-height:100%}#search-modal .predictive-search-form__header{padding-top:max(10px,env(safe-area-inset-top))}}@media(min-width:750px){#search-modal .search-modal__content{width:min(880px,calc(100vw - 64px));max-width:none;max-height:86dvh;margin:6dvh auto 0;border-radius:14px}#search-modal .predictive-search-form{max-height:86dvh}#search-modal .predictive-search-form__header{padding:16px 20px}#search-modal :is(.predictive-search-results__products,.predictive-search-results__resource-header,.predictive-search-results__wrapper-queries){padding-inline:24px}#search-modal .resource-card__title{font-size:14px}#search-modal .predictive-search-form__footer{padding:12px 24px 16px}}@media(prefers-reduced-motion:reduce){#search-modal .search-modal__content,#search-modal .predictive-search-results__card,#search-modal .predictive-search-results__wrapper{animation-duration:1ms!important;transition:none!important}}
/*# sourceMappingURL=/cdn/shop/t/54/assets/loc-search-dark.css.map */
