.modern-pill-header-section{position:relative;z-index:1000;width:100%;overflow:visible!important}.template-product #Global-Drawer{z-index:1400!important}.mph,.mph *,.mph *:before,.mph *:after{box-sizing:border-box;letter-spacing:0}.mph{display:block;color:var(--mph-text);font-family:inherit}.mph a{color:inherit;text-decoration:none}.mph button,.mph input{color:inherit;font:inherit}.mph button{border:0}.mph svg{display:block;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8}.mph__flow-space{min-height:96px}.mph__bar{position:fixed;top:12px;right:0;left:0;z-index:1200;width:90%;max-width:var(--mph-max-width);margin:0 auto}.mph__pill{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;min-height:72px;padding:8px 24px;column-gap:28px;border:1px solid rgb(23 23 23 / 5%);border-radius:999px;background:var(--mph-pill-background);box-shadow:0 8px 30px #00000014}.mph__logo,.mph__mobile-logo{display:inline-flex;align-items:center;min-width:0;line-height:0}.mph__logo img{display:block;width:min(var(--mph-logo-width),100%);height:auto;max-height:52px;object-fit:contain}.mph__logo-text{color:var(--mph-text);font-size:24px;font-weight:800;line-height:1}.mph__desktop-nav{min-width:0;overflow:hidden}.mph__desktop-list{display:flex;align-items:center;justify-content:center;gap:18px;min-width:0;margin:0;padding:0;list-style:none}.mph__desktop-item{flex:0 0 auto;margin:0;padding:0}.mph__desktop-link{position:relative;display:flex;align-items:center;min-height:44px;padding:0 3px;color:var(--mph-text);font-size:15px;font-weight:800;line-height:1.1;white-space:nowrap}.mph__desktop-link:hover,.mph__desktop-link:focus-visible,.mph__desktop-link[aria-expanded=true]{color:var(--mph-text)}.mph__nav-sign{position:relative;display:inline-flex;align-items:center}.mph__nav-corner{position:absolute;width:7px;height:16px;color:var(--mph-accent);opacity:0;pointer-events:none;transition:opacity .18s ease,transform .3s ease}.mph__nav-corner--left{top:-2px;left:-11px;transform:translate(-4px,-4px)}.mph__nav-corner--right{right:-11px;bottom:-2px;transform:translate(4px,4px)}.mph__desktop-link:hover .mph__nav-corner,.mph__desktop-link:focus-visible .mph__nav-corner{opacity:1;transform:translate(0)}.mph__actions{display:flex;align-items:center;justify-content:flex-end;gap:4px}.mph__icon-button{position:relative;display:inline-flex;align-items:center;justify-content:center;width:42px;height:42px;flex:0 0 42px;padding:0;border-radius:50%;background:transparent;color:var(--mph-text);cursor:pointer;transition:background-color .18s ease}.mph__icon-button:hover,.mph__icon-button:focus-visible{background:#1717170f}.mph__icon-button svg{width:25px;height:25px}.mph__cart-count{position:absolute;top:0;right:-1px;display:flex;align-items:center;justify-content:center;min-width:18px;height:18px;padding:0 4px;border:2px solid var(--mph-pill-background);border-radius:999px;background:var(--mph-accent);color:#fff;font-size:10px;font-weight:800;line-height:1}.mph__mobile-toggle{display:none}.mph__mega-stage{position:fixed;top:84px;right:0;bottom:0;left:0;z-index:1180;overflow:hidden;pointer-events:none}.mph__hover-bridge{position:absolute;top:0;left:50%;width:90%;max-width:var(--mph-max-width);height:18px;transform:translate(-50%);pointer-events:none}.mph__mega-stage.is-open .mph__hover-bridge{pointer-events:auto}.mph__mega-panel{position:absolute;top:12px;left:50%;width:90%;max-width:var(--mph-max-width);max-height:calc(100dvh - 108px);overflow:hidden;border:1px solid rgb(23 23 23 / 8%);border-radius:var(--mph-panel-radius);background:var(--mph-panel-background);box-shadow:0 22px 60px #00000029;opacity:0;visibility:hidden;transform:translate(-50%,-28px);transform-origin:top center;pointer-events:none;transition:opacity .22s ease,transform .36s cubic-bezier(.2,.8,.2,1),visibility 0s linear .36s}.mph__mega-panel.is-active{opacity:1;visibility:visible;transform:translate(-50%);pointer-events:auto;transition-delay:0s}.mph__mega-layout{display:grid;grid-template-columns:minmax(230px,27%) minmax(0,1fr);width:100%;min-height:340px;max-height:calc(100dvh - 108px)}.mph__mega-navigation{display:flex;min-width:0;flex-direction:column;padding:24px 20px 20px;overflow-y:auto;border-right:1px solid rgb(23 23 23 / 9%)}.mph__mega-groups{display:grid;gap:15px}.mph__mega-group{display:grid;gap:5px}.mph__group-heading{display:block;padding:4px 12px;color:var(--mph-text)!important;background:transparent!important;font-size:15px;font-weight:800;line-height:1.25;text-decoration:none!important}.mph__group-heading:hover,.mph__group-heading:focus-visible{color:var(--mph-text)!important;background:transparent!important;text-decoration:none!important}.mph__tab-trigger,.mph__tab-link{display:block;width:100%;min-height:39px;padding:9px 12px;border-radius:999px;background:transparent;color:var(--mph-text);font-size:14px;font-weight:600;line-height:1.25;text-align:left;cursor:pointer;transition:color .16s ease,background-color .16s ease}.mph__tab-trigger:hover,.mph__tab-trigger:focus-visible,.mph__tab-link:hover,.mph__tab-link:focus-visible{background:#25a9df14}.mph__tab-trigger.is-active,.mph__tab-link.is-active{background:var(--mph-accent);color:#fff}.mph .mph__tab-trigger.is-active:hover,.mph .mph__tab-trigger.is-active:focus-visible,.mph .mph__tab-link.is-active:hover,.mph .mph__tab-link.is-active:focus-visible{background:var(--mph-accent);color:#fff!important}.mph__mega-footer-link{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-top:auto;padding:22px 12px 4px;font-size:15px;font-weight:700}.mph__mega-footer-link svg,.mph-tab-panel__view-all svg{width:23px;height:23px;transition:transform .18s ease}.mph__mega-footer-link:hover svg,.mph-tab-panel__view-all:hover svg{transform:translate(3px)}.mph__mega-content{min-width:0;padding:24px;overflow:auto}.mph-tab-panel{display:none}.mph-tab-panel.is-active{display:block}.mph-tab-panel__header{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:16px}.mph-tab-panel__title{margin:0;color:var(--mph-text);font-size:25px;font-weight:800;line-height:1.2}.mph-tab-panel__view-all{display:inline-flex;align-items:center;gap:8px;flex:0 0 auto;font-size:15px;font-weight:600}.mph-products{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.mph-product{display:grid;grid-template-columns:minmax(105px,42%) minmax(0,1fr);align-items:center;min-width:0;min-height:148px;overflow:hidden;border:1px solid rgb(23 23 23 / 3%);border-radius:8px;background:var(--mph-card-background);transition:border-color .18s ease,transform .18s ease}.mph-product:hover,.mph-product:focus-visible{border-color:#25a9df40;transform:translateY(-1px)}.mph-product__media{display:flex;align-items:center;justify-content:center;width:calc(100% - 12px);min-width:0;height:auto;min-height:0;aspect-ratio:1 / 1;margin:10px 0 10px 10px;overflow:hidden;border-radius:8px;background:#fff}.mph-product__media img{display:block;width:100%;height:100%;object-fit:contain}.mph-product__placeholder{padding:12px;color:#777;font-size:10px;font-weight:700;line-height:1.3;text-align:center;text-transform:uppercase}.mph-product__details{display:flex;min-width:0;flex-direction:column;align-items:flex-start;padding:14px}.mph-product__badge{display:inline-flex;max-width:100%;margin-bottom:7px;padding:5px 9px;overflow:hidden;border-radius:999px;background:var(--mph-accent);color:#fff;font-size:10px;font-weight:800;line-height:1;text-overflow:ellipsis;text-transform:uppercase;white-space:nowrap}.mph-product__title{display:-webkit-box;min-width:0;overflow:hidden;color:var(--mph-text);font-size:14px;font-weight:800;line-height:1.25;-webkit-box-orient:vertical;-webkit-line-clamp:3}.mph-product__price{margin-top:8px;color:var(--mph-text);font-size:14px;font-weight:500;line-height:1.2}.mph-products__empty{grid-column:1 / -1;display:flex;align-items:center;justify-content:center;min-height:180px;padding:28px;border:1px dashed rgb(23 23 23 / 18%);border-radius:8px;color:#171717a6;font-size:15px;text-align:center}.mph-products__empty--link{color:var(--mph-text);font-weight:700}.mph__search-stage{position:fixed;top:84px;right:0;left:0;z-index:1190;width:90%;max-width:var(--mph-max-width);margin:0 auto;padding-top:12px;overflow:visible;pointer-events:none}.mph__search-panel{padding:18px;border:1px solid rgb(23 23 23 / 8%);border-radius:20px;background:var(--mph-panel-background);box-shadow:0 18px 45px #00000024;opacity:0;transform:translateY(-24px);visibility:hidden;transition:opacity .2s ease,transform .32s cubic-bezier(.2,.8,.2,1),visibility 0s linear .32s}.mph__search-stage.is-open{pointer-events:auto}.mph__search-stage.is-open .mph__search-panel{opacity:1;transform:translateY(0);visibility:visible;transition-delay:0s}.mph__search-form{display:grid;grid-template-columns:auto minmax(0,1fr) auto auto;align-items:center;gap:12px;width:100%}.mph__search-form>svg{width:25px;height:25px}.mph__search-form input{width:100%;min-width:0;height:48px;padding:0 8px;border:0;outline:0;background:transparent;color:var(--mph-text);font-size:17px}.mph__search-form>button[type=submit]{min-height:44px;padding:0 22px;border-radius:999px;background:var(--mph-accent);color:#fff;font-size:14px;font-weight:800;cursor:pointer}.mph__search-close{display:inline-flex;align-items:center;justify-content:center;width:42px;height:42px;padding:0;border-radius:50%;background:transparent;cursor:pointer}.mph__search-close svg{width:22px;height:22px}.mph__search-results{display:flex;width:100%;height:min(50dvh,calc(100dvh - 216px - env(safe-area-inset-bottom,0px)));margin-top:10px;overflow:hidden;flex-direction:column;border:1px solid rgb(23 23 23 / 8%);border-radius:var(--mph-panel-radius);background:var(--mph-panel-background);box-shadow:0 22px 60px #00000029;color:var(--mph-text);animation:mph-results-enter .22s cubic-bezier(.2,.8,.2,1) both}.mph__search-results[hidden]{display:none}.mph__search-results-output,.mph__search-results-output>[data-mph-predictive-response]{display:flex;min-height:0;flex:1 1 auto;flex-direction:column}.mph__results-header{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:16px 20px;border-bottom:1px solid rgb(23 23 23 / 8%);font-size:14px;line-height:1.2}.mph__results-header strong{font-size:16px}.mph__results-header span{color:#17171794}.mph__results-scroll{min-height:0;flex:1 1 auto;overflow-y:auto;overscroll-behavior:contain;scrollbar-gutter:stable}.mph__results-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin:0;padding:14px;list-style:none}.mph__result-option{min-width:0;margin:0;border:1px solid rgb(23 23 23 / 6%);border-radius:14px;background:var(--mph-card-background);transition:border-color .16s ease,background-color .16s ease,transform .16s ease}.mph__result-option:hover,.mph__result-option[aria-selected=true]{border-color:#25a9df52;background:#25a9df12;transform:translateY(-1px)}.mph__result-link{display:grid;grid-template-columns:72px minmax(0,1fr);align-items:center;gap:14px;min-height:96px;padding:11px 14px 11px 11px}.mph__result-media{display:flex;align-items:center;justify-content:center;width:72px;height:72px;overflow:hidden;border-radius:10px;background:#fff}.mph__result-media img{display:block;width:100%;height:100%;object-fit:contain}.mph__result-content{display:flex;min-width:0;flex-direction:column;align-items:flex-start}.mph__result-vendor{max-width:100%;margin-bottom:4px;overflow:hidden;color:#17171794;font-size:11px;font-weight:700;line-height:1.2;text-overflow:ellipsis;text-transform:uppercase;white-space:nowrap}.mph__result-title{display:-webkit-box;max-width:100%;overflow:hidden;color:var(--mph-text);font-size:14px;line-height:1.3;-webkit-box-orient:vertical;-webkit-line-clamp:2}.mph__result-price{margin-top:7px;color:var(--mph-text);font-size:13px;font-weight:600;line-height:1.2}.mph__results-empty,.mph__results-loading{display:flex;align-items:center;justify-content:center;min-height:100%;margin:0;padding:28px;color:#171717a3;font-size:15px;text-align:center}.mph__results-footer{display:flex;align-items:center;justify-content:space-between;gap:18px;min-height:58px;padding:12px 20px;border-top:1px solid rgb(23 23 23 / 8%);color:var(--mph-text);font-size:14px;font-weight:800}.mph__results-footer svg{width:22px;height:22px;flex:0 0 22px;transition:transform .18s ease}.mph__results-footer:hover svg,.mph__results-footer:focus-visible svg{transform:translate(3px)}@keyframes mph-results-enter{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}.mph__mobile-backdrop,.mph__mobile-drawer{display:none}.mph :focus-visible{outline:2px solid var(--mph-accent);outline-offset:3px}.mph .mph__search-form input:focus,.mph .mph__search-form input:focus-visible,.mph .mph__mobile-head>[data-mph-drawer-close]:focus,.mph .mph__mobile-head>[data-mph-drawer-close]:focus-visible{border:0!important;outline:0!important;outline-offset:0;box-shadow:none!important;-webkit-box-shadow:none!important}html.mph-lock,html.mph-lock body{overflow:hidden}@media screen and (max-width:1399px)and (min-width:1280px){.mph__pill{padding-right:18px;padding-left:18px;column-gap:18px}.mph__desktop-list{gap:12px}.mph__desktop-link{font-size:13px}.mph__icon-button{width:38px;height:38px;flex-basis:38px}.mph-product{grid-template-columns:40% minmax(0,1fr)}}@media screen and (max-width:1279px){.modern-pill-header-section{z-index:1250}.mph__flow-space{min-height:86px}.mph__bar{top:10px;width:calc(100% - 24px)}.mph__pill{grid-template-columns:minmax(0,1fr) auto;min-height:66px;padding:8px 13px 8px 18px;column-gap:10px}.mph__logo img{width:min(var(--mph-logo-width-mobile),100%);max-height:46px}.mph__desktop-nav,.mph__account,.mph__mega-stage{display:none}.mph__mobile-toggle{display:inline-flex}.mph__search-stage{top:76px;z-index:1290;width:calc(100% - 24px);padding-top:10px}.mph__search-panel{padding:12px;border-radius:18px}.mph__search-results{border-radius:18px}.mph__search-form{grid-template-columns:auto minmax(0,1fr) auto;gap:8px}.mph__search-form input{height:44px;font-size:16px}.mph__search-form>button[type=submit]{display:none}.mph__mobile-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1300;display:block;background:#0000006b;opacity:0;visibility:hidden;pointer-events:none;transition:opacity .24s ease,visibility 0s linear .24s}.mph__mobile-drawer{position:fixed;right:0;bottom:0;left:0;z-index:1310;display:grid;grid-template-rows:auto minmax(0,1fr) auto;width:100%;height:85vh;height:85dvh;max-height:85dvh;overflow:hidden;border-radius:26px 26px 0 0;background:#fff;box-shadow:0 -18px 60px #0000002e;transform:translateY(104%);visibility:hidden;transition:transform .38s cubic-bezier(.2,.8,.2,1),visibility 0s linear .38s}.mph.is-mobile-open .mph__mobile-backdrop{opacity:1;visibility:visible;pointer-events:auto;transition-delay:0s}.mph.is-mobile-open .mph__mobile-drawer{transform:translateY(0);visibility:visible;transition-delay:0s}.mph__mobile-head{display:flex;align-items:center;justify-content:space-between;gap:20px;min-height:78px;padding:12px 18px;border-bottom:1px solid rgb(23 23 23 / 8%)}.mph__mobile-logo img{display:block;width:min(var(--mph-logo-width-mobile),100%);height:auto;max-height:48px;object-fit:contain}.mph__mobile-scroll{min-height:0;overflow-y:auto;overscroll-behavior:contain;padding:10px 18px 24px}.mph__mobile-menu{margin:0;padding:0;list-style:none}.mph__mobile-menu>li{margin:0;border-bottom:1px solid rgb(23 23 23 / 8%)}.mph__mobile-link,.mph__mobile-details>summary{display:flex;align-items:center;justify-content:space-between;gap:16px;width:100%;min-height:58px;padding:14px 4px;color:var(--mph-text);font-size:18px;font-weight:800;line-height:1.25;list-style:none;cursor:pointer}.mph__mobile-details>summary::-webkit-details-marker{display:none}.mph__mobile-details>summary svg{width:21px;height:21px;flex:0 0 21px;transition:transform .2s ease}.mph__mobile-details[open]>summary svg{transform:rotate(180deg)}.mph__mobile-submenu{display:grid;gap:2px;padding:0 0 14px 14px}.mph__mobile-submenu>a,.mph__mobile-details--nested>summary{display:flex;align-items:center;min-height:46px;padding:10px 4px;color:var(--mph-text);font-size:15px;font-weight:650;line-height:1.3}.mph__mobile-details--nested>summary{justify-content:space-between}.mph__mobile-submenu--nested{padding-left:14px}.mph__mobile-submenu .mph__mobile-view-all{color:var(--mph-accent);font-weight:800}.mph__mobile-actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;padding:14px 18px max(18px,env(safe-area-inset-bottom));border-top:1px solid rgb(23 23 23 / 8%);background:#fff}.mph__mobile-actions a{display:flex;align-items:center;justify-content:center;gap:9px;min-height:48px;padding:0 16px;border:1px solid rgb(23 23 23 / 16%);border-radius:999px;color:var(--mph-text);font-size:14px;font-weight:800;text-align:center}.mph__mobile-actions a:last-child{border-color:var(--mph-accent);background:var(--mph-accent);color:#fff}.mph__mobile-actions svg{width:20px;height:20px;flex:0 0 20px}}@media screen and (max-width:749px){.mph__results-list{grid-template-columns:minmax(0,1fr);gap:8px;padding:10px}.mph__results-header{padding:13px 15px}.mph__result-link{grid-template-columns:58px minmax(0,1fr);gap:12px;min-height:80px;padding:10px 12px 10px 10px}.mph__result-media{width:58px;height:58px;border-radius:8px}.mph__results-footer{min-height:52px;padding:10px 15px;font-size:13px}}@media screen and (max-width:479px){.mph__bar{width:calc(100% - 16px)}.mph__pill{min-height:62px;padding-right:8px;padding-left:14px}.mph__logo img{width:min(122px,var(--mph-logo-width-mobile))}.mph__actions{gap:0}.mph__icon-button{width:38px;height:38px;flex-basis:38px}.mph__icon-button svg{width:23px;height:23px}.mph__search-stage{top:72px;width:calc(100% - 16px)}.mph__mobile-actions{grid-template-columns:1fr}}@media(prefers-reduced-motion:reduce){.mph *,.mph *:before,.mph *:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
/*# sourceMappingURL=/cdn/shop/t/30/assets/modern-pill-header.css.map */
