:root{--hp-menu-height: 72px}.hp-menu-v2-section{position:sticky;top:0;z-index:40;margin:0}.hp-menu-v2-section.section-header{min-height:var(--hp-menu-height);z-index:40}.hp-menu-v2 sticky-header{display:block}.hp-menu-v2-section.shopify-section-header-hidden{top:calc(-1 * var(--header-height))}.hp-menu-v2-section.shopify-section-header-hidden.menu-open{top:0}.hp-menu-v2-section.shopify-section-header-hidden .hp-menu-v2__bar{box-shadow:none}.hp-menu-v2-section:has(hp-menu-v2[data-sticky-type=none]){position:relative;top:auto}.hp-menu-v2{--hp-menu-navy: #1a376e;--hp-menu-ink: #0b1f40;display:block;font-family:var(--font-body-family)}.hp-menu-v2 *,.hp-menu-v2 *:before,.hp-menu-v2 *:after{box-sizing:border-box}.hp-menu-v2__bar{position:relative;color:var(--hp-menu-navy);background:transparent;transition:background-color .2s ease,color .2s ease,box-shadow .2s ease}.hp-menu-v2[data-solid] .hp-menu-v2__bar{color:#fff;background:var(--hp-menu-navy);box-shadow:0 4px 18px #1a376e1f}.hp-menu-v2__row{display:flex;align-items:center;gap:12px;height:var(--hp-menu-height);max-width:1600px;padding:0 16px;margin:0 auto}.hp-menu-v2__brand{position:relative;display:grid;flex:0 1 200px;width:200px;min-width:0;color:inherit;text-decoration:none}.hp-menu-v2__brand img{grid-area:1 / 1;display:block;width:100%;height:auto;max-height:56px;object-fit:contain;transition:opacity .2s ease}.hp-menu-v2__logo-white,.hp-menu-v2[data-solid] .hp-menu-v2__bar .hp-menu-v2__logo-blue{opacity:0}.hp-menu-v2[data-solid] .hp-menu-v2__bar .hp-menu-v2__logo-white{opacity:1}.hp-menu-v2__logo-mask{width:100%;aspect-ratio:var(--hp-logo-ratio, 4.03);display:block;background:currentColor;mask:var(--hp-logo-mask) center / contain no-repeat;-webkit-mask:var(--hp-logo-mask) center / contain no-repeat}.hp-menu-v2 a{color:inherit}.hp-menu-v2 button,.hp-menu-v2 summary{color:inherit;font-family:var(--font-body-family)}.hp-menu-v2 a:focus-visible,.hp-menu-v2 button:focus-visible,.hp-menu-v2 summary:focus-visible{outline:2px solid currentColor;outline-offset:4px;border-radius:8px}.hp-menu-v2__actions{margin-left:auto;display:flex;align-items:center;flex:0 0 auto;gap:0}.hp-menu-v2 .header__icon,.hp-menu-v2__icon{display:inline-flex;align-items:center;justify-content:center;width:44px;height:44px;padding:0;margin:0;border:0;background:none;color:inherit;cursor:pointer;flex:0 0 44px;border-radius:50%}.hp-menu-v2 .header__icon>span{height:44px;width:44px}.hp-menu-v2 .header__icon .icon-search,.hp-menu-v2 .header__icon .icon-close{width:21px;height:21px}.hp-menu-v2 .header__search{display:block}.hp-menu-v2 .cart-count-bubble{background:#307cfd;color:#fff;bottom:3px;left:auto;right:0}.hp-menu-v2__desktop,.hp-menu-v2__contact{display:none}.hp-menu-v2 summary{list-style:none;cursor:pointer;display:flex;align-items:center;justify-content:space-between;gap:10px}.hp-menu-v2 summary::-webkit-details-marker{display:none}.hp-menu-v2__chevron{display:block;flex:0 0 7px;width:7px;height:7px;border-right:1.5px solid;border-bottom:1.5px solid;transform:rotate(45deg) translateY(-2px);transition:transform .16s ease}.hp-menu-v2 details[open]>summary .hp-menu-v2__chevron{transform:rotate(225deg) translate(-2px,-1px)}.hp-menu-v2__panel{position:absolute;top:100%;left:-12px;width:420px;padding:12px;border:1px solid rgba(26,55,110,.06);border-radius:20px;background:#fcfaf5;color:var(--hp-menu-ink);box-shadow:0 12px 36px #1a376e24}.hp-menu-v2__panel--content{width:320px;padding:12px 20px}.hp-menu-v2 ul{list-style:none;margin:0;padding:0}.hp-menu-v2__products{display:grid;gap:10px}.hp-menu-v2__product{display:flex;align-items:center;gap:12px;min-height:104px;padding:12px;border:1px solid transparent;border-radius:14px;background:#fff;text-decoration:none;transition:border-color .16s ease,background-color .16s ease}.hp-menu-v2__product:hover{border-color:#1a376e24;background:#f4f8ff}.hp-menu-v2__photo{flex:0 0 72px;width:72px;height:80px;display:flex;align-items:center;justify-content:center;background:#fff;overflow:hidden;border-radius:10px}.hp-menu-v2__photo img{display:block;width:100%;height:100%;object-fit:contain}.hp-menu-v2__product-copy{flex:1;min-width:0;display:grid;gap:4px}.hp-menu-v2__product-copy strong{font-size:15px;font-weight:700;line-height:1.35;letter-spacing:0;color:var(--hp-menu-navy)}.hp-menu-v2__product-copy>span{font-size:12px;line-height:1.55;letter-spacing:0;color:#3d5a8a}.hp-menu-v2__arrow{flex:0 0 18px}.hp-menu-v2__all{display:flex;justify-content:space-between;align-items:center;width:100%;min-height:44px;padding:12px 14px 0;border:0;background:transparent;cursor:pointer;font-size:12px;font-weight:600}.hp-menu-v2__links a{display:block;padding:12px 8px;font-size:13px;line-height:1.5;letter-spacing:0;text-decoration:none}.hp-menu-v2__links a:hover{text-decoration:underline;text-underline-offset:4px}.hp-menu-v2__links ul{padding-left:12px}.hp-menu-v2__nested>summary{padding:14px 8px;font-size:13px;line-height:1.5;font-weight:600}.hp-menu-v2__drawer{position:fixed;top:0;right:0;bottom:0;left:0;width:min(480px,100%);max-width:100%;height:100%;height:100dvh;max-height:100%;padding:0;margin:0 0 0 auto;border:0;background:#fff;color:var(--hp-menu-navy);box-shadow:-10px 0 50px #1a376e29;overflow:hidden}.hp-menu-v2__drawer[open]{display:flex;flex-direction:column;animation:hp-menu-v2-enter .22s ease-out}.hp-menu-v2__drawer::backdrop{background:#0b1f406b}.hp-menu-v2__drawer-head{display:flex;justify-content:space-between;align-items:center;gap:20px;padding:max(14px,env(safe-area-inset-top)) 20px 14px;flex:0 0 auto}.hp-menu-v2__drawer-head .hp-menu-v2__brand{flex-basis:208px}.hp-menu-v2__drawer-body{padding:8px 20px max(32px,env(safe-area-inset-bottom));overflow-y:auto;overscroll-behavior:contain;flex:1;min-height:0}.hp-menu-v2__accordion{border-bottom:1px solid rgba(26,55,110,.12)}.hp-menu-v2__accordion>summary,.hp-menu-v2__drawer-link{padding:20px 0;font-size:15px;font-weight:500;line-height:1.5;text-decoration:none;letter-spacing:0}.hp-menu-v2__drawer-link{display:block;border-bottom:1px solid rgba(26,55,110,.12)}.hp-menu-v2__drawer .hp-menu-v2__products{gap:2px;padding:0 0 8px}.hp-menu-v2__drawer .hp-menu-v2__product{padding:10px 0}.hp-menu-v2__more{margin:0 0 18px;background:#f4f8ff;border-radius:12px;padding:0 12px}.hp-menu-v2__more>summary{min-height:48px;padding:12px 0;font-size:12px;font-weight:600}.hp-menu-v2__delivery{margin:28px 0 0;font-size:12px;line-height:1.6;color:#3d5a8a}body.hp-menu-v2-lock{overflow:hidden!important}.hp-menu-v2 .search-modal{position:fixed;inset:0 0 auto;min-height:var(--hp-menu-height);background:#fff;color:var(--hp-menu-navy)}.hp-menu-v2 .search-modal__content{min-height:var(--hp-menu-height);padding:12px 20px}.hp-menu-v2 .search-modal .modal-overlay{top:var(--hp-menu-height)}.hp-menu-v2 .search-modal .search-modal__close-button{color:var(--hp-menu-navy)}body:has(hp-menu-v2[data-overlay=true]) .hp-cro-lucas-hero-v2__media:after{content:"";position:absolute;z-index:5;inset:0 0 auto;height:180px;background:linear-gradient(to bottom,#fffffffa,#fffffff0 64px,#fff0);opacity:var(--hp-menu-scrim, .95);pointer-events:none}body:has(hp-menu-v2[data-overlay=true]) .hp-cro-lucas-hero-v2{min-height:0}body:has(hp-menu-v2[data-overlay=true]) .hp-cro-lucas-hero-v2__frame{min-height:0;padding-top:0;align-items:start}body:has(hp-menu-v2[data-overlay=true]) .hp-cro-lucas-hero-v2__media{align-self:start;border-top-left-radius:0;border-top-right-radius:0}@media(min-width:750px){.hp-menu-v2__row{padding-inline:32px}.hp-menu-v2__brand{flex-basis:240px;width:240px}body:has(hp-menu-v2[data-overlay=true]) .hp-cro-lucas-hero-v2__frame{padding-top:calc(var(--hp-menu-height) + 28px);align-items:center}body:has(hp-menu-v2[data-overlay=true]) .hp-cro-lucas-hero-v2__content{padding-top:0}body:has(hp-menu-v2[data-overlay=true]) .hp-cro-lucas-hero-v2__media{align-self:center;border-radius:clamp(24px,2.2vw,32px)}body:has(hp-menu-v2[data-overlay=true]) .hp-cro-lucas-hero-v2__media:after{display:none}}@media(max-width:749px){body:has(hp-menu-v2[data-overlay=true]) .hp-cro-lucas-hero-v2__frame{display:flex;flex-direction:column;gap:0;padding:0}body:has(hp-menu-v2[data-overlay=true]) .hp-cro-lucas-hero-v2__media{order:1;width:100%;max-width:none;aspect-ratio:1;border-radius:0;box-shadow:none}body:has(hp-menu-v2[data-overlay=true]) .hp-cro-lucas-hero-v2__content{position:relative;order:2;z-index:6;width:100%;margin-top:-24px;padding:30px 20px 34px;border-radius:24px 24px 0 0;background:var(--hp-cro-surface);text-align:left}body:has(hp-menu-v2[data-overlay=true]) .hp-cro-lucas-hero-v2__cta-row{text-align:center}body:has(hp-menu-v2[data-overlay=true]) .hp-cro-lucas-hero-v2__reassurance{justify-content:center;flex-wrap:wrap;white-space:normal;text-align:center}body:has(hp-menu-v2[data-overlay=true]) .hp-cro-lucas-hero-v2__video{object-position:var(--hp-cro-media-x-mobile) var(--hp-cro-media-y-mobile)}}@media(min-width:1100px){:root{--hp-menu-height: 84px}.hp-menu-v2__row{padding-inline:40px;gap:36px}.hp-menu-v2__desktop{display:flex;align-items:center;gap:30px;height:100%}.hp-menu-v2__dropdown{position:relative}.hp-menu-v2__dropdown>summary{min-height:64px;font-size:14px;font-weight:500}.hp-menu-v2__contact{display:inline-flex;align-items:center;min-height:44px;margin-right:16px;font-size:13px;font-weight:500;text-decoration:none}.hp-menu-v2__contact:hover{text-decoration:underline;text-underline-offset:5px}}@media(max-width:359px){.hp-menu-v2__row{padding-inline:10px;gap:8px}.hp-menu-v2__brand{flex-basis:156px}.hp-menu-v2__drawer-head,.hp-menu-v2__drawer-body{padding-inline:16px}.hp-menu-v2__photo{flex-basis:60px;width:60px}}@keyframes hp-menu-v2-enter{0%{transform:translate(100%)}to{transform:translate(0)}}@media(prefers-reduced-motion:reduce){.hp-menu-v2-section.animate{transition:none}.hp-menu-v2 *,.hp-menu-v2 *:before,.hp-menu-v2 *:after{transition:none!important;animation:none!important}}
/*# sourceMappingURL=/cdn/shop/t/20/assets/hp-menu-v2.css.map */
