.qe-shell-header,.qe-shell-footer{--qe-shell-blue: oklch(60% .09 184);--qe-shell-navy: oklch(14% .04 258);--qe-shell-navy-deep: oklch(10% .03 258);--qe-shell-text: oklch(17% .006 264);--qe-shell-line: oklch(92% .007 270);--qe-shell-grey: oklch(96% .006 264);--qe-shell-white: #f0f7f4;--qe-shell-tp-green: oklch(67% .17 158);--qe-shell-btn: #2a9d8f;--qe-shell-max: 1320px;font-family:Hanken Grotesk,system-ui,-apple-system,Segoe UI,sans-serif;letter-spacing:0}.qe-shell-announcement{width:100%;padding:5px 20px;color:#fff;background:#2a9d8f;font-family:Hanken Grotesk,system-ui,-apple-system,Segoe UI,sans-serif;font-size:12px;font-weight:600;line-height:1.25;text-align:center}@media(max-width:749px){.qe-shell-announcement{padding:5px 12px;font-size:11px}}.qe-shell-header *,.qe-shell-header *:before,.qe-shell-header *:after,.qe-shell-footer *,.qe-shell-footer *:before,.qe-shell-footer *:after{box-sizing:border-box}.qe-shell-header a,.qe-shell-footer a{text-decoration:none}.qe-shell-header button{font:inherit}.qe-shell-header{position:sticky;top:0;z-index:90;width:100%;color:var(--qe-shell-text);background:var(--qe-shell-white);border-bottom:1px solid var(--qe-shell-line)}.qe-shell-header__inner{width:100%;max-width:var(--qe-shell-max);min-height:84px;margin:0 auto;padding:0 24px;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:32px}.qe-shell-logo{display:inline-flex;align-items:center;flex:0 0 auto}.qe-shell-logo__img{display:block;width:209px;height:auto;max-width:100%;object-fit:contain}.qe-shell-logo__text{color:var(--qe-shell-navy);font-size:24px;font-weight:800}.qe-shell-nav{display:flex;min-width:0;align-self:stretch;justify-content:center}.qe-shell-nav ul,.qe-shell-mobile ul,.qe-shell-footer ul{padding:0;margin:0;list-style:none}.qe-shell-nav__list{position:relative;width:100%;min-width:0;display:flex;align-items:stretch;justify-content:center;gap:32px;font-size:16px;font-weight:500;white-space:nowrap}.qe-shell-nav__item{display:flex;align-items:stretch}.qe-shell-nav__details{height:100%}.qe-shell-nav__list>.qe-shell-nav__item>a,.qe-shell-nav__details>summary{position:relative;display:flex;align-items:center;gap:7px;padding:0 12px;color:var(--qe-shell-text);cursor:pointer;list-style:none;height:100%}.qe-shell-nav__details>summary::-webkit-details-marker{display:none}.qe-shell-nav__details>summary svg{width:10px;height:7px;transition:transform .18s ease}.qe-shell-nav__details[open]>summary svg{transform:rotate(180deg)}.qe-shell-nav__list>.qe-shell-nav__item>a.is-active,.qe-shell-nav__details>summary.is-active{color:#fff;background:var(--qe-shell-btn);font-weight:600}.qe-shell-nav__list>.qe-shell-nav__item>a:after,.qe-shell-nav__details>summary:after{content:"";position:absolute;right:0;bottom:2px;left:0;height:2px;background:var(--qe-shell-navy);transform:scaleX(0);transform-origin:left;transition:transform .22s ease}.qe-shell-nav__list>.qe-shell-nav__item>a.is-active:after,.qe-shell-nav__details>summary.is-active:after{display:none}.qe-shell-nav__list>.qe-shell-nav__item>a:hover:after,.qe-shell-nav__list>.qe-shell-nav__item>a:focus-visible:after,.qe-shell-nav__details>summary:hover:after,.qe-shell-nav__details>summary:focus-visible:after,.qe-shell-nav__details[open]>summary:after{transform:scaleX(1)}.qe-shell-nav__details>summary:focus-visible,.qe-shell-mega a:focus-visible,.qe-shell-mobile summary:focus-visible{outline:2px solid currentColor;outline-offset:-2px}.qe-shell-mega{position:absolute;top:100%;left:0;z-index:6;width:min(900px,calc(100vw - 48px));padding:28px;color:var(--qe-shell-text);background:var(--qe-shell-white);border:1px solid var(--qe-shell-line);border-top:0;box-shadow:0 18px 36px #0c142724}.qe-shell-mega__inner{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:28px}.qe-shell-mega__parent{margin-bottom:22px;color:var(--qe-shell-navy);font-weight:800}.qe-shell-mega__heading{margin:0 0 12px;color:var(--qe-shell-navy);font-size:13px;font-weight:800;line-height:1.3;text-transform:uppercase}.qe-shell-mega__group ul{display:flex;flex-direction:column;gap:8px}.qe-shell-mega__inner--contact-lenses{position:relative;grid-template-columns:repeat(4,minmax(0,1fr))}.qe-shell-mega__inner--contact-lenses .qe-shell-mega__group--brand-equivalents{position:absolute;top:230px;right:0;left:calc(25% + 7px);grid-column:auto}.qe-shell-mega__group--brand-equivalents ul{flex-direction:column;flex-wrap:nowrap;column-gap:0;row-gap:8px}.qe-shell-mega a{display:inline-block;padding:0;color:var(--qe-shell-text);font-size:14px;line-height:1.45}.qe-shell-mega a:hover,.qe-shell-mega a[aria-current=page]{color:var(--qe-shell-btn)}.qe-shell-mega__standalone{font-weight:700}.qe-shell-header__tools{display:flex;align-items:center;flex:0 0 auto;gap:8px}.qe-shell-iconbtn{position:relative;width:44px;height:44px;min-width:44px;padding:0;border:0;border-radius:50%;display:grid;place-items:center;color:var(--qe-shell-navy);background:transparent;cursor:pointer;transition:background .18s ease}.qe-shell-iconbtn:hover,.qe-shell-iconbtn:focus-visible{background:var(--qe-shell-grey)}.qe-shell-iconbtn:focus-visible,.qe-shell-search__close:focus-visible,.qe-shell-mobile a:focus-visible,.qe-shell-footer a:focus-visible{outline:2px solid currentColor;outline-offset:2px}.qe-shell-iconbtn svg{width:22px;height:22px;fill:none}.qe-shell-iconbtn--cart .svg-wrapper{width:22px;height:22px;display:grid;place-items:center}.qe-shell-iconbtn--cart .svg-wrapper svg{width:22px;height:22px}.qe-shell-iconbtn--menu{display:none}.qe-shell-iconbtn__count{position:absolute;top:4px;right:4px;width:18px;height:18px;border-radius:50%;display:grid;place-items:center;color:var(--qe-shell-white);background:var(--qe-shell-navy);font-size:10px;font-weight:700;line-height:1}.qe-shell-iconbtn--cart .cart-count-bubble,.qe-shell-iconbtn--cart:not(:has(.qe-shell-iconbtn__count)):not(:has(.cart-count-bubble)):after{content:"0";position:absolute;top:4px;right:4px;width:18px;height:18px;border-radius:50%;display:grid;place-items:center;color:var(--qe-shell-white);background:var(--qe-shell-navy);font-size:10px;font-weight:700;line-height:1}.qe-shell-iconbtn--cart .cart-count-bubble span[aria-hidden=true]{font:inherit}.qe-shell-search{position:absolute;top:0;right:0;bottom:0;left:0;z-index:5;align-items:center;padding:0 24px;background:var(--qe-shell-white)}.qe-shell-search.is-open{display:flex}.qe-shell-search__form{width:100%;max-width:var(--qe-shell-max);margin:0 auto;padding:12px 0;display:flex;align-items:center;border-bottom:2px solid var(--qe-shell-navy)}.qe-shell-search__form input[type=search]{min-width:0;flex:1;padding:0;border:0;border-radius:0;outline:0;color:var(--qe-shell-navy);background:transparent;box-shadow:none;font:inherit;font-size:22px;letter-spacing:0}.qe-shell-search__form input[type=search]::placeholder{color:#6b6f76;opacity:1}.qe-shell-search__close{width:40px;height:40px;padding:0;border:0;display:grid;place-items:center;color:var(--qe-shell-navy);background:transparent;font-size:28px;line-height:1;cursor:pointer}.qe-shell-mobile{position:absolute;top:100%;right:0;left:0;z-index:4;padding:12px 24px 24px;color:var(--qe-shell-text);background:var(--qe-shell-white);border-bottom:1px solid var(--qe-shell-line);box-shadow:0 16px 28px #0c14271a;max-height:calc(100vh - 72px);overflow-y:auto}.qe-shell-mobile.is-open{display:block}.qe-shell-mobile a,.qe-shell-mobile summary{display:block;padding:12px 4px;color:var(--qe-shell-text);border-bottom:1px solid var(--qe-shell-line);font-size:16px;font-weight:600}.qe-shell-mobile summary{display:flex;align-items:center;justify-content:space-between;gap:12px;cursor:pointer;list-style:none}.qe-shell-mobile summary::-webkit-details-marker{display:none}.qe-shell-mobile summary svg{width:10px;height:7px;flex:0 0 auto;transition:transform .18s ease}.qe-shell-mobile details[open]>summary svg{transform:rotate(180deg)}.qe-shell-mobile__details>ul>li>a,.qe-shell-mobile__details--nested>summary{padding-left:20px;font-size:15px;font-weight:600}.qe-shell-mobile__details--nested>ul a{padding-left:40px;font-size:14px;font-weight:500}.qe-shell-mobile a[aria-current=page]{color:var(--qe-shell-btn)}.qe-shell-container{width:min(var(--qe-shell-max),calc(100% - 48px));margin:0 auto}.qe-shell-footer{padding:96px 0 24px;color:#ffffffbf;background:#1b5b53;font-size:14px}.qe-shell-footer p,.qe-shell-footer h2{padding:0;margin-top:0}.qe-shell-footer .qe-shell-logo{margin-bottom:16px}.qe-shell-footer .qe-shell-logo__img{filter:brightness(0) invert(1)}.qe-shell-footer__top{padding-bottom:48px;display:grid;grid-template-columns:1.2fr 2.4fr;gap:64px;border-bottom:1px solid rgba(255,255,255,.1)}.qe-shell-footer__pitch{max-width:320px;margin-bottom:24px;color:#ffffffb3;line-height:1.6}.qe-shell-footer__contact{margin-bottom:16px;display:flex;flex-direction:column;gap:2px;color:#ffffffa6;font-size:13.5px;line-height:1.55}.qe-shell-footer__contact p{margin-bottom:0}.qe-shell-footer__contact strong{color:var(--qe-shell-white);font-weight:700}.qe-shell-footer__contact a{color:inherit}.qe-shell-footer__tp{margin-bottom:0;color:#ffffffb3;font-size:12.5px}.qe-shell-footer__tp span{margin-right:4px;color:var(--qe-shell-tp-green);font-size:13px;letter-spacing:1.5px}.qe-shell-footer__tp a{color:inherit}.qe-shell-footer__links{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:32px}.qe-shell-footer__links h2{margin-bottom:16px;color:var(--qe-shell-white);font-size:13.5px;font-weight:800;letter-spacing:0;line-height:1.3}.qe-shell-footer__links ul{display:flex;flex-direction:column;gap:8px}.qe-shell-footer__links a{color:#ffffffb3;font-size:13.5px;line-height:1.45;transition:color .18s ease}.qe-shell-footer__links a:hover{color:var(--qe-shell-white)}.qe-shell-footer__bottom{padding-top:24px;display:grid;grid-template-columns:1.4fr 1fr auto;align-items:center;gap:24px;color:#ffffff8c;font-size:12.5px}.qe-shell-footer__copy{margin-bottom:0}.qe-shell-footer__legal{display:flex;flex-wrap:nowrap;justify-self:center;gap:24px}.qe-shell-footer__legal a{color:#ffffff8c;font-size:12.5px}.qe-shell-footer__legal a:hover{color:var(--qe-shell-white)}.qe-shell-footer__pay{display:flex;flex-wrap:wrap;justify-self:end;gap:6px}.qe-shell-footer__pay span{padding:4px 8px;border-radius:4px;color:var(--qe-shell-navy-deep);background:#ffffffe6;font-size:9.5px;font-weight:800;letter-spacing:.04em;line-height:1.2}@media(max-width:1100px){.qe-shell-header__inner{gap:14px}.qe-shell-header .qe-shell-logo__img{width:190px}.qe-shell-nav__list{gap:6px}.qe-shell-nav__list>.qe-shell-nav__item>a,.qe-shell-nav__details>summary{padding-right:8px;padding-left:8px}}@media(max-width:960px){.qe-shell-header__inner{grid-template-columns:auto 1fr}.qe-shell-nav{display:none}.qe-shell-header__tools{justify-self:end}.qe-shell-iconbtn--menu{display:grid}.qe-shell-footer__top{grid-template-columns:1fr;gap:48px}.qe-shell-footer__bottom{grid-template-columns:1fr;text-align:center}.qe-shell-footer__legal,.qe-shell-footer__pay{justify-self:center}}@media(max-width:720px){.qe-shell-header__inner{min-height:72px;padding:0 16px;gap:8px}.qe-shell-logo__img{width:160px;height:auto;max-height:44px}.qe-shell-header__tools{gap:2px}.qe-shell-iconbtn{width:40px;height:40px;min-width:40px}.qe-shell-search{padding:0 16px}.qe-shell-search__form input[type=search]{font-size:17px}.qe-shell-container{width:min(var(--qe-shell-max),calc(100% - 32px))}.qe-shell-footer{padding-top:64px}.qe-shell-footer__links{grid-template-columns:repeat(2,minmax(0,1fr));gap:32px 24px}.qe-shell-footer__legal{flex-wrap:wrap;justify-content:center;gap:12px 20px}}@media(max-width:400px){.qe-shell-iconbtn--account{display:none}}@media(prefers-reduced-motion:reduce){.qe-shell-nav a:after,.qe-shell-nav summary:after,.qe-shell-nav summary svg,.qe-shell-mobile summary svg,.qe-shell-iconbtn,.qe-shell-footer__links a{transition:none}}
/*# sourceMappingURL=/cdn/shop/t/22/assets/qe-prototype-shell.css.map */
