#predictive-search.pm-search-overlay{--pmso-black:#000;--pmso-bg:#FFF;--pmso-grey:#F2F2F2;--pmso-grey-2:#6E6E6E;--pmso-grey-3:#A8A8A8;--pmso-rule:#E5E5E5;--pmso-paper:#F2F2F2;--pmso-paper-2:#F4F4F4;--pmso-mute:#6E6E6E;--pmso-mute-2:#A8A8A8;--pmso-sans:"HelveticaNeueLT",Helvetica,"Helvetica Neue",Arial,sans-serif;--pmso-gutter:clamp(20px,4vw,64px);--pmso-section:clamp(72px,10vw,144px);--pmso-ease:cubic-bezier(.22,.61,.36,1);position:fixed!important;top:0!important;left:0!important;right:0!important;bottom:auto!important;height:auto!important;width:auto!important;max-height:100vh;z-index:1100!important;opacity:0;pointer-events:none;transition:opacity .25s var(--pmso-ease);font-family:var(--pmso-sans);color:var(--pmso-black);font-size:14px;line-height:1.55}#predictive-search.pm-search-overlay.active{opacity:1;pointer-events:auto}#predictive-search.pm-search-overlay *,#predictive-search.pm-search-overlay *:before,#predictive-search.pm-search-overlay *:after{box-sizing:border-box}#predictive-search.pm-search-overlay a{color:inherit;text-decoration:none}#predictive-search.pm-search-overlay button{font-family:inherit;cursor:pointer;border:0;background:none;color:inherit}#predictive-search.pm-search-overlay input{font-family:inherit;color:inherit;background:transparent;border:0;outline:0;width:100%}#predictive-search.pm-search-overlay .background-scrim{position:fixed!important;top:0!important;left:0!important;right:0!important;bottom:0!important;background:#00000059!important;z-index:1;cursor:pointer}#predictive-search.pm-search-overlay .modal{position:relative!important;top:auto!important;left:auto!important;width:auto!important;height:auto!important;max-height:100vh;align-items:stretch!important;padding:0!important;gap:0!important;z-index:2;background:var(--pmso-bg);border-bottom:1px solid var(--pmso-rule);display:flex;flex-direction:column;overflow:hidden;animation:pmso-slidedown .35s var(--pmso-ease)}@keyframes pmso-slidedown{0%{transform:translateY(-30px);opacity:0}to{transform:translateY(0);opacity:1}}#predictive-search.pm-search-overlay .ov-bar{display:grid;grid-template-columns:1fr auto auto;gap:32px;align-items:center;padding:24px var(--pmso-gutter);border-bottom:1px solid var(--pmso-rule);background:var(--pmso-bg)}#predictive-search.pm-search-overlay #predictive-search-form{max-width:none!important;width:100%!important;position:static!important;gap:24px!important;margin:0!important}#predictive-search.pm-search-overlay #predictive-search-form input[type=search]{font-size:clamp(24px,3vw,40px)!important;line-height:1.05!important;padding:0!important;border:0!important;outline:0!important;height:auto!important}#predictive-search.pm-search-overlay #predictive-search-form button.clear{position:static!important;transform:none!important;width:auto!important;height:auto!important;background-image:none!important;opacity:1!important;pointer-events:auto!important;font-size:11px!important}#predictive-search.pm-search-overlay .ov-input{display:flex;align-items:center;gap:24px;padding:14px 0;border-bottom:1px solid var(--pmso-black)}#predictive-search.pm-search-overlay .ov-input .mag{font-size:24px;font-weight:300}#predictive-search.pm-search-overlay .ov-input input[type=search]{flex:1;font-size:clamp(24px,3vw,40px);font-weight:300;letter-spacing:-.02em;color:var(--pmso-black);line-height:1.05}#predictive-search.pm-search-overlay .ov-input input[type=search]::placeholder{color:var(--pmso-mute-2)}#predictive-search.pm-search-overlay .ov-input .clear{font-size:11px;letter-spacing:.2em;text-transform:uppercase;font-weight:500;color:var(--pmso-mute);padding:8px 14px;border:1px solid var(--pmso-rule)}#predictive-search.pm-search-overlay .ov-input .clear:hover{border-color:var(--pmso-black);color:var(--pmso-black)}#predictive-search.pm-search-overlay .ov-close{font-size:11px;letter-spacing:.22em;text-transform:uppercase;font-weight:500;display:flex;align-items:center;gap:10px}#predictive-search.pm-search-overlay .ov-close .x{width:32px;height:32px;border:1px solid var(--pmso-black);display:flex;align-items:center;justify-content:center;font-size:14px;font-weight:300;transition:background .2s var(--pmso-ease),color .2s var(--pmso-ease)}#predictive-search.pm-search-overlay .ov-close:hover .x{background:var(--pmso-black);color:var(--pmso-bg)}#predictive-search.pm-search-overlay .ov-esc{font-size:11px;letter-spacing:.18em;text-transform:uppercase;color:var(--pmso-mute)}#predictive-search.pm-search-overlay .ov-body{flex:1;overflow:auto;padding:64px var(--pmso-gutter) var(--pmso-section)}#predictive-search.pm-search-overlay .ov-grid{display:grid;grid-template-columns:1fr 1fr 1.4fr;gap:64px}#predictive-search.pm-search-overlay .ov-col h4{font-size:11px;letter-spacing:.22em;text-transform:uppercase;color:var(--pmso-mute);font-weight:500;margin:0 0 24px;padding-bottom:12px;border-bottom:1px solid var(--pmso-rule)}#predictive-search.pm-search-overlay .ov-list{display:grid;gap:0}#predictive-search.pm-search-overlay .ov-row{display:grid;grid-template-columns:24px 1fr;gap:14px;padding:14px 0;border-bottom:1px solid var(--pmso-rule);align-items:center;cursor:pointer;transition:padding .2s var(--pmso-ease),background .2s var(--pmso-ease)}#predictive-search.pm-search-overlay .ov-row:hover{padding-left:8px;padding-right:8px;background:var(--pmso-paper)}#predictive-search.pm-search-overlay .ov-row .n{font-size:12px;color:var(--pmso-mute-2);font-weight:500}#predictive-search.pm-search-overlay .ov-row .body{font-size:14px;font-weight:500}#predictive-search.pm-search-overlay .ov-row .body .ct{font-size:11px;color:var(--pmso-mute);margin-top:2px;font-weight:400;letter-spacing:.04em}#predictive-search.pm-search-overlay .ov-row.recent .n{color:var(--pmso-black)}#predictive-search.pm-search-overlay .ov-clear-history{font-size:11px;letter-spacing:.22em;text-transform:uppercase;color:var(--pmso-mute);margin-top:18px;display:inline-block;cursor:pointer}#predictive-search.pm-search-overlay .ov-clear-history:hover{color:var(--pmso-black)}#predictive-search.pm-search-overlay .ov-col-hero .pnm-collection-grid{padding:0}#predictive-search.pm-search-overlay .ov-col-hero .pnm-collection-grid .grid{grid-template-columns:repeat(2,1fr);gap:18px;max-width:none}#predictive-search.pm-search-overlay .ov-products{display:grid;grid-template-columns:1fr 1fr;gap:18px}#predictive-search.pm-search-overlay .ov-pcard{cursor:pointer;display:block;color:inherit}#predictive-search.pm-search-overlay .ov-pcard .vis{aspect-ratio:1/1;background:var(--pmso-paper);display:flex;align-items:center;justify-content:center;margin-bottom:14px;transition:background .25s var(--pmso-ease);overflow:hidden}#predictive-search.pm-search-overlay .ov-pcard:hover .vis{background:var(--pmso-paper-2)}#predictive-search.pm-search-overlay .ov-pcard .vis img{max-width:62%;max-height:78%;object-fit:contain;mix-blend-mode:multiply}#predictive-search.pm-search-overlay .ov-pcard .nm{font-size:13px;font-weight:500;margin-bottom:3px}#predictive-search.pm-search-overlay .ov-pcard .cat{font-size:11px;letter-spacing:.14em;text-transform:uppercase;color:var(--pmso-mute)}#predictive-search.pm-search-overlay .ov-pcard .pr{font-size:13px;font-weight:700;margin-top:6px;letter-spacing:.02em}#predictive-search.pm-search-overlay .ov-results-head{display:flex;justify-content:space-between;align-items:end;margin-bottom:32px;padding-bottom:14px;border-bottom:1px solid var(--pmso-rule);gap:24px;flex-wrap:wrap}#predictive-search.pm-search-overlay .ov-results-head h4{font-size:14px;font-weight:500;color:var(--pmso-black);letter-spacing:0;text-transform:none;margin:0;padding:0;border:0}#predictive-search.pm-search-overlay .ov-results-head .ov-results-link{font-size:11px;letter-spacing:.22em;text-transform:uppercase;font-weight:500;color:var(--pmso-black);padding-bottom:2px;border-bottom:1px solid var(--pmso-black)}#predictive-search.pm-search-overlay .ov-results-sub{font-size:13px;color:var(--pmso-mute);margin:8px 0 0}#predictive-search.pm-search-overlay .ov-results-wrap.pnm-collection-grid{padding:0}#predictive-search.pm-search-overlay .ov-results-wrap .grid.ov-results-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:36px 24px;max-width:none}@media(max-width:1024px){#predictive-search.pm-search-overlay .ov-grid{grid-template-columns:1fr;gap:32px}#predictive-search.pm-search-overlay .ov-results-wrap .grid.ov-results-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:640px){#predictive-search.pm-search-overlay .ov-bar{grid-template-columns:1fr auto;gap:14px}#predictive-search.pm-search-overlay .ov-esc{display:none}#predictive-search.pm-search-overlay .ov-input input[type=search]{font-size:22px}#predictive-search.pm-search-overlay .ov-body{padding:36px var(--pmso-gutter) var(--pmso-section)}}
/*# sourceMappingURL=/cdn/shop/t/25/assets/pm-search-overlay.css.map */
