.search-modal{--t2m-search-navy: #07111f;--t2m-search-blue: #3f68e8;--t2m-search-blue-dark: #234fcf;--t2m-search-muted: #607187;--t2m-search-line: #dce5f0;--t2m-search-surface: #f4f7fb}body:has(.search-modal__content[open]) .page-wrapper{transition:filter 90ms ease-out,transform 90ms ease-out;will-change:filter,transform}body:has(.search-modal__content[open]:not(.dialog-closing)) .page-wrapper{filter:blur(8px) saturate(.78);transform:scale(1.012);transform-origin:center top}.search-modal__content::backdrop{background:#07111f85;-webkit-backdrop-filter:blur(12px) saturate(.72);backdrop-filter:blur(12px) saturate(.72)}.search-modal__content.dialog-closing::backdrop{-webkit-backdrop-filter:none;backdrop-filter:none;transition:opacity .12s ease-out}.search-modal predictive-search-component{align-items:stretch;color:var(--t2m-search-navy);border-radius:20px}.search-modal .predictive-search-form{width:100%;overflow:hidden;background:#fff;border:1px solid var(--t2m-search-line);border-radius:20px;box-shadow:0 24px 70px #07111f3d;box-sizing:border-box}.search-modal .predictive-search-form__header{min-height:78px;gap:12px;padding:12px 24px;background:#fff;border:0!important;border-bottom:1px solid var(--t2m-search-line)!important;border-radius:0;box-sizing:border-box}.search-modal .predictive-search-form__header:before{display:none!important;content:none!important}.search-modal .predictive-search-form__header-inner,.search-modal .predictive-search-form__header-inner:focus-within{position:relative;min-width:0;min-height:52px;background:var(--t2m-search-surface);border:1px solid var(--t2m-search-line)!important;border-radius:13px!important;outline:0}.search-modal input.search-input{min-height:50px;padding-inline:48px 92px;color:var(--t2m-search-navy);font-family:var(--font-body--family);font-size:17px;font-weight:500;letter-spacing:-.01em}.search-modal input.search-input::placeholder{color:#7a899c;opacity:1}.search-modal .predictive-search__icon{left:16px;width:24px;height:24px;color:var(--t2m-search-navy)}.search-modal .predictive-search__icon>svg{width:21px;height:21px}.search-modal .predictive-search__reset-button{min-width:auto;margin-inline-end:14px;color:var(--t2m-search-muted);font-size:13px;font-weight:700}.search-modal .predictive-search__close-modal-button{display:grid!important;width:46px;height:46px;flex:0 0 46px;margin:0;padding:0;color:var(--t2m-search-navy);background:var(--t2m-search-surface);border:1px solid var(--t2m-search-line);border-radius:50%;line-height:0;place-items:center;-webkit-appearance:none;appearance:none}.search-modal .predictive-search__close-modal-button .t2m-search-close-icon{display:grid;width:18px;height:18px;line-height:0;place-items:center}.search-modal .predictive-search__close-modal-button .t2m-search-close-icon svg{display:block;width:16px;height:16px;margin:0;overflow:visible}.search-modal .predictive-search__close-modal-button:hover{color:#fff;background:var(--t2m-search-navy);border-color:var(--t2m-search-navy)}.search-modal .predictive-search-form__content-wrapper{background:#fff;border:0;border-radius:0;box-shadow:none}.search-modal .predictive-search-form__content{max-height:min(64dvh,620px);background:#fff}.search-modal .predictive-search-results__inner{padding:22px 24px 24px}.search-modal .predictive-search-results__products{padding-inline:0}.search-modal .predictive-search-results__title{margin:0 0 14px;color:var(--t2m-search-navy);font-family:var(--font-heading--family);font-size:13px;font-weight:800;line-height:1.2;letter-spacing:.08em;text-transform:uppercase}.search-modal .predictive-search-results__wrapper-products{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;padding:0}.search-modal .predictive-search-results__card--product,.search-modal .predictive-search-results__card--product:hover,.search-modal .predictive-search-results__card--product:focus-within,.search-modal .recently-viewed-wrapper .predictive-search-results__card--product,.search-modal .recently-viewed-wrapper .predictive-search-results__card--product:hover{min-width:0;margin:0;padding:0;background:transparent;border:0;border-radius:14px;transform:none}.search-modal .predictive-search-results__card--product.keyboard-focus{outline:2px solid var(--t2m-search-blue);outline-offset:3px}.t2m-search-product{display:grid;grid-template-columns:112px minmax(0,1fr) 28px;gap:14px;align-items:center;min-height:132px;padding:10px 12px 10px 10px;color:var(--t2m-search-navy);text-decoration:none;background:#fff;border:1px solid var(--t2m-search-line);border-radius:14px;transition:border-color .16s ease,box-shadow .16s ease,transform .16s ease}.t2m-search-product:hover,.t2m-search-product:focus-visible{color:var(--t2m-search-navy);text-decoration:none;border-color:#a9c2ff;box-shadow:0 10px 26px #1836681c;transform:translateY(-1px);outline:0}.t2m-search-product__media{display:flex;align-items:center;justify-content:center;width:112px;height:112px;overflow:hidden;background:var(--t2m-search-surface);border-radius:11px}.t2m-search-product__image{display:block;width:88%;height:88%;object-fit:contain;object-position:center;mix-blend-mode:multiply}.t2m-search-product__placeholder,.t2m-search-product__placeholder svg{display:block;width:72%;height:72%}.t2m-search-product__content{display:flex;min-width:0;flex-direction:column;align-items:flex-start;gap:5px}.t2m-search-product__type{max-width:100%;overflow:hidden;color:var(--t2m-search-blue-dark);font-size:10px;font-weight:800;line-height:1.2;letter-spacing:.07em;text-overflow:ellipsis;text-transform:uppercase;white-space:nowrap}.t2m-search-product__title{display:-webkit-box;overflow:hidden;color:var(--t2m-search-navy);font-family:var(--font-heading--family);font-size:15px;font-weight:750;line-height:1.28;letter-spacing:-.015em;-webkit-box-orient:vertical;-webkit-line-clamp:2}.t2m-search-product__price-row{display:flex;flex-wrap:wrap;align-items:baseline;gap:5px;margin-top:2px;line-height:1.2}.t2m-search-product__price-prefix{color:var(--t2m-search-muted);font-size:12px;font-weight:600}.t2m-search-product__price{color:var(--t2m-search-blue-dark);font-size:15px;font-weight:800}.t2m-search-product__compare-price{color:var(--t2m-search-muted);font-size:12px;font-weight:500}.t2m-search-product__availability{color:var(--t2m-search-muted);font-size:12px;font-weight:700}.t2m-search-product__arrow{display:flex;align-items:center;justify-content:center;width:28px;height:28px;color:var(--t2m-search-blue-dark);background:#edf3ff;border-radius:50%;transition:color .16s ease,background .16s ease,transform .16s ease}.t2m-search-product__arrow svg{width:17px;height:17px}.t2m-search-product:hover .t2m-search-product__arrow,.t2m-search-product:focus-visible .t2m-search-product__arrow{color:#fff;background:var(--t2m-search-blue);transform:translate(2px)}.search-modal .predictive-search-results__wrapper-queries{margin:0 0 18px;padding-inline:0}.search-modal .predictive-search-results__pill{min-height:34px;padding:7px 12px;color:var(--t2m-search-navy);font-size:13px;background:var(--t2m-search-surface);border:1px solid var(--t2m-search-line);border-radius:999px}.search-modal .predictive-search-results__resource-header{height:auto;margin-top:24px;padding-inline:0}.search-modal .predictive-search-results__wrapper:not(.predictive-search-results__wrapper-queries){gap:12px;padding-block:12px 4px}.search-modal .predictive-search-results__no-results{margin:8px 0;padding:30px 24px;color:var(--t2m-search-muted);font-size:15px;text-align:center;background:var(--t2m-search-surface);border-radius:14px}.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-form__footer{position:static;padding:14px 24px 20px;background:#fff;background-image:none;border-top:1px solid var(--t2m-search-line)}.search-modal .predictive-search__search-button{display:flex;align-items:center;justify-content:space-between;width:100%;min-height:50px;margin:0;padding:0 18px;color:#fff;font-family:var(--font-heading--family);font-size:14px;font-weight:800;background:var(--t2m-search-blue);border:0;border-radius:11px;box-shadow:none}.search-modal .predictive-search__search-button:hover{color:#fff;background:var(--t2m-search-blue-dark);box-shadow:0 8px 20px #234fcf3d;transform:translateY(-1px)}.t2m-search-start{padding-inline:0}.t2m-search-start__panel{display:grid;grid-template-columns:minmax(0,.85fr) minmax(0,1.5fr);gap:30px;align-items:center;padding:24px;background:linear-gradient(135deg,#f4f7fb,#eef4ff);border:1px solid var(--t2m-search-line);border-radius:15px}.t2m-search-start__intro h3{margin:4px 0 8px;color:var(--t2m-search-navy);font-family:var(--font-heading--family);font-size:clamp(22px,2.5vw,30px);font-weight:800;line-height:1.05;letter-spacing:-.035em}.t2m-search-start__intro>p:last-child{max-width:31ch;margin:0;color:var(--t2m-search-muted);font-size:14px;line-height:1.5}.t2m-search-start__eyebrow{margin:0;color:var(--t2m-search-blue-dark);font-size:11px;font-weight:800;line-height:1.2;letter-spacing:.1em}.t2m-search-start__links{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.t2m-search-start__links a{display:flex;align-items:center;justify-content:space-between;min-height:48px;padding:0 14px;color:var(--t2m-search-navy);font-size:13px;font-weight:750;text-decoration:none;background:#fff;border:1px solid var(--t2m-search-line);border-radius:10px;transition:color .16s ease,border-color .16s ease,box-shadow .16s ease}.t2m-search-start__links a:hover,.t2m-search-start__links a:focus-visible{color:var(--t2m-search-blue-dark);border-color:#a9c2ff;box-shadow:0 7px 18px #18366817;outline:0}.t2m-search-start__links a span:last-child{color:var(--t2m-search-blue-dark);font-size:18px;line-height:1}.search-modal .recently-viewed-wrapper+.t2m-search-start__panel{margin-top:22px}@media screen and (min-width:750px){.search-modal__content{--modal-top-margin: clamp(76px, 11dvh, 124px);--modal-width: min(960px, calc(100dvw - 48px) );width:var(--modal-width);max-width:960px;overflow:visible;border:0;border-radius:20px}.dialog-modal[open].search-modal__content{border-radius:20px}}@media screen and (max-width:749px){.search-modal__content,.dialog-modal[open].search-modal__content{width:100%;max-width:none;height:100dvh;max-height:none;margin:0;border:0;border-radius:0}.search-modal predictive-search-component,.search-modal .predictive-search-form{height:100%;border-radius:0}.search-modal .predictive-search-form{display:flex;flex-direction:column;border:0;border-radius:0;box-shadow:none}.search-modal .predictive-search-form__header{min-height:64px;gap:8px;padding:8px 10px 8px 14px;border:0;border-bottom:1px solid var(--t2m-search-line);border-radius:0}.search-modal input.search-input{min-height:46px;padding-inline:40px 72px;font-size:16px}.search-modal .predictive-search__icon{left:12px}.search-modal .predictive-search__reset-button{margin-inline-end:8px}.search-modal .predictive-search__close-modal-button{width:40px;height:40px;flex-basis:40px}.search-modal .predictive-search-form__content-wrapper{position:relative;top:auto;flex:1;min-height:0;border:0;border-radius:0;box-shadow:none}.search-modal .predictive-search-form__content{flex:1;max-height:none}.search-modal .predictive-search-results__inner{padding:18px 14px 20px}.search-modal .predictive-search-results__wrapper-products{grid-template-columns:1fr;gap:10px}.t2m-search-product{grid-template-columns:84px minmax(0,1fr) 26px;gap:11px;min-height:104px;padding:9px 10px 9px 9px}.t2m-search-product__media{width:84px;height:84px;border-radius:9px}.t2m-search-product__type{font-size:9px}.t2m-search-product__title,.t2m-search-product__price{font-size:14px}.t2m-search-product__arrow{width:26px;height:26px}.search-modal .predictive-search-form__footer{padding:12px 14px max(14px,env(safe-area-inset-bottom))}.t2m-search-start__panel{grid-template-columns:1fr;gap:20px;padding:20px}.t2m-search-start__intro h3{font-size:25px}.t2m-search-start__links{grid-template-columns:1fr}}@media(prefers-reduced-motion:reduce){.t2m-search-product,.t2m-search-product__arrow,.t2m-search-start__links a{transition:none}}
/*# sourceMappingURL=/cdn/shop/t/51/assets/t2m-search.css.map */
