.section-skysimo-header{position:relative;z-index:40;overflow:visible!important;contain:none!important;transform:none!important}.sky-header{--header-green: #075c46;--header-green-dark: #063c30;--header-ink: #111713;--header-muted: #69716d;--header-border: #e4e8e5;position:relative;color:var(--header-ink);background:#fffffff7;border-bottom:1px solid var(--header-border)}.sky-header *,.sky-header *:before,.sky-header *:after{box-sizing:border-box}.sky-header__bar{display:grid;grid-template-columns:170px 1fr auto;gap:26px;align-items:center;width:min(1320px,calc(100% - 48px));min-height:70px;margin:0 auto}.sky-header__logo{display:inline-flex;gap:8px;align-items:center;justify-self:start;color:var(--header-ink);text-decoration:none}.sky-header__logo img{display:block;width:auto;max-width:142px;height:auto;max-height:45px;object-fit:contain}.sky-header__logo strong{font-size:20px;letter-spacing:-.025em}.sky-header__logo-mark{position:relative;display:block;width:38px;height:25px}.sky-header__logo-mark:before,.sky-header__logo-mark i,.sky-header__logo-mark b{position:absolute;display:block;content:"";border-radius:50%}.sky-header__logo-mark:before{bottom:0;left:0;width:28px;height:18px;background:#050706;border-radius:12px}.sky-header__logo-mark i{top:0;left:8px;width:23px;height:23px;background:#050706}.sky-header__logo-mark b{right:0;bottom:0;width:20px;height:18px;background:#34b9aa}.sky-header__nav{display:flex;gap:clamp(20px,2vw,34px);align-items:stretch;justify-content:center;height:70px}.sky-header__nav>a,.sky-header-support>button{position:relative;display:flex;align-items:center;padding:0;color:var(--header-ink);background:transparent;border:0;font:inherit;font-size:14px;font-weight:590;text-decoration:none;white-space:nowrap;cursor:pointer}.sky-header__nav>a:after,.sky-header-support>button:after{position:absolute;right:0;bottom:0;left:0;height:2px;background:var(--header-green);content:"";opacity:0;transform:scaleX(.35);transition:opacity .18s,transform .18s}.sky-header__nav>a:hover,.sky-header__nav>a.is-current,.sky-header-support>button.is-current{color:var(--header-green)}.sky-header__nav>a:hover:after,.sky-header__nav>a.is-current:after,.sky-header-support>button.is-current:after{opacity:1;transform:scaleX(1)}.sky-header-support{position:relative;display:flex}.sky-header-support>button{gap:4px}.sky-header-support>button svg,.sky-header__locale-button svg{width:13px;fill:none;stroke:currentColor;stroke-width:1.6;transition:transform .18s}.sky-header-support>button[aria-expanded=true]{color:var(--header-green)}.sky-header-support>button[aria-expanded=true] svg{transform:rotate(180deg)}.sky-header-support__menu{position:absolute;top:calc(100% - 6px);left:50%;z-index:3;display:grid;width:300px;padding:8px;visibility:hidden;background:#fff;border:1px solid var(--header-border);border-radius:13px;box-shadow:0 16px 40px #0c2d2424;opacity:0;transform:translate(-50%,8px);transition:opacity .18s,transform .18s,visibility .18s}.sky-header-support.is-open .sky-header-support__menu{visibility:visible;opacity:1;transform:translate(-50%)}.sky-header-support__menu a{padding:11px 12px;color:inherit;border-radius:8px;text-decoration:none}.sky-header-support__menu a:hover{background:#f0f8f5}.sky-header-support__menu strong,.sky-header-support__menu small{display:block}.sky-header-support__menu strong{font-size:13px}.sky-header-support__menu small{margin-top:2px;color:var(--header-muted);font-size:11px}.sky-header__actions{display:flex;gap:5px;align-items:center;justify-content:end}.sky-header__locale-button,.sky-header__icon-button{display:inline-flex;align-items:center;justify-content:center;height:40px;color:var(--header-ink);background:transparent;border:0;border-radius:8px;cursor:pointer}.sky-header__locale-button{gap:6px;padding:0 9px;font:inherit;font-size:13px}.sky-header__icon-button{position:relative;width:40px;text-decoration:none}.sky-header__icon-button:hover,.sky-header__locale-button:hover{color:var(--header-green);background:#f2f7f5}.sky-header__icon-button svg{width:21px;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.65}.sky-header__cart{padding:0;font:inherit}.sky-header__cart-icon{position:relative;display:grid;width:100%;height:100%;place-items:center}.sky-header__cart .cart-bubble{--cart-bubble-background: var(--header-green);--cart-bubble-text: #fff;position:absolute;top:0;right:-1px;width:18px;min-width:18px;height:18px;color:#fff;border:2px solid #fff;border-radius:50%}.sky-header__cart .cart-bubble__text-count{font-size:9px;font-weight:750}.sky-header__mobile-menu-button{display:none}.sky-header__backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:-1;width:100%;height:100%;padding:0;background:#07120e61;border:0;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}body.sky-header-lock{overflow:hidden}@media(min-width:990px){html:has(#cart-drawer[open]) .page-wrapper.page-wrapper--drawer-open{margin-right:0!important}#cart-drawer .theme-drawer__dialog{box-shadow:-18px 0 50px #04191329}}.sky-header-search,.sky-mobile-menu,.sky-header-locale{position:fixed!important;top:0!important;right:0!important;bottom:0!important;left:0!important;z-index:70;width:100vw;max-width:none;height:100vh;height:100dvh;max-height:none;overflow:visible}.sky-header-search[hidden],.sky-mobile-menu[hidden],.sky-header-locale[hidden]{display:none}.sky-header-search__dialog{position:relative;z-index:1;width:min(720px,calc(100% - 32px));margin:100px auto 0;padding:34px;background:#fff;border-radius:18px;box-shadow:0 24px 80px #0419133b}.sky-header-search__close{position:absolute;top:16px;right:16px;display:grid;place-items:center;width:38px;height:38px;color:var(--header-ink);background:#f4f6f4;border:0;border-radius:50%;cursor:pointer}.sky-header-search__close svg,.sky-mobile-menu__top svg,.sky-header-locale__top svg{width:19px;fill:none;stroke:currentColor;stroke-width:1.7}.sky-header-search__eyebrow{margin:0 0 6px;color:var(--header-green);font-size:11px;font-weight:750;letter-spacing:.12em;text-transform:uppercase}.sky-header-search__dialog h2{margin:0 0 22px;font-size:32px;line-height:1.12;letter-spacing:-.035em}.sky-header-search form{display:grid;grid-template-columns:22px 1fr auto;gap:11px;align-items:center;min-height:60px;padding:5px 6px 5px 17px;border:1px solid #dbe2de;border-radius:11px;box-shadow:0 6px 20px #07372b12}.sky-header-search form>svg{width:21px;fill:none;stroke:var(--header-green);stroke-width:1.7}.sky-header-search input{min-width:0;padding:0;background:transparent;border:0;outline:none;font:inherit}.sky-header-search form>button{height:48px;padding:0 24px;color:#fff;background:var(--header-green);border:0;border-radius:8px;font:inherit;font-weight:700;cursor:pointer}.sky-header-search__popular{display:flex;flex-wrap:wrap;gap:8px;align-items:center;margin-top:18px}.sky-header-search__popular>span{margin-right:3px;color:var(--header-muted);font-size:12px}.sky-header-search__popular a{padding:7px 12px;color:var(--header-green);border:1px solid #c9ddd6;border-radius:20px;font-size:12px;font-weight:650;text-decoration:none}.sky-header-search__results{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin-top:12px}.sky-header-search__results a{display:flex;justify-content:space-between;gap:10px;padding:11px 12px;color:inherit;background:#f5f9f7;border-radius:8px;text-decoration:none}.sky-header-search__results strong{font-size:13px}.sky-header-search__results small{color:var(--header-green);font-size:11px;white-space:nowrap}.sky-header-locale__dialog{position:relative;z-index:1;width:min(460px,calc(100% - 32px));margin:110px auto 0;padding:26px;background:#fff;border-radius:16px;box-shadow:0 24px 80px #0419133b}.sky-header-locale__top{display:flex;justify-content:space-between;align-items:center;margin-bottom:22px}.sky-header-locale__top h2{margin:0;font-size:23px}.sky-header-locale__top button{display:grid;place-items:center;width:36px;height:36px;background:#f4f6f4;border:0;border-radius:50%;cursor:pointer}.sky-header-locale form{display:grid;gap:16px}.sky-header-locale label{display:grid;gap:7px;color:var(--header-muted);font-size:12px;font-weight:650}.sky-header-locale select{width:100%;height:46px;padding:0 12px;color:var(--header-ink);background:#fff;border:1px solid var(--header-border);border-radius:8px;font:inherit}.sky-header-locale__apply{height:46px;color:#fff;background:var(--header-green);border:0;border-radius:8px;font:inherit;font-weight:700;cursor:pointer}@media(min-width:821px){.section-skysimo-header{position:sticky;top:0}.section-skysimo-header:has(.sky-header.is-scrolled) .sky-header{background:#ffffffed;box-shadow:0 4px 18px #0d271f12;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}}@media(max-width:1050px)and (min-width:821px){.sky-header__bar{grid-template-columns:145px 1fr auto;gap:12px}.sky-header__nav{gap:15px}.sky-header__nav>a,.sky-header-support>button{font-size:12px}.sky-header__locale-button{font-size:11px}}@media(max-width:820px){.section-skysimo-header{position:sticky;top:0}.sky-header{background:#fffffff5;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.sky-header__bar{grid-template-columns:84px 1fr 84px;gap:4px;width:calc(100% - 24px);min-height:62px}.sky-header__logo{justify-self:center}.sky-header__logo img{max-width:120px;max-height:38px}.sky-header__logo strong{font-size:18px}.sky-header__logo-mark{transform:scale(.9)}.sky-header__nav,.sky-header__locale-button{display:none}.sky-header__mobile-menu-button{display:grid;place-items:center;width:42px;height:42px;padding:0;color:var(--header-ink);background:transparent;border:0;border-radius:8px;cursor:pointer}.sky-header__mobile-menu-button svg{width:22px;fill:none;stroke:currentColor;stroke-width:1.7}.sky-header__actions{grid-column:3;gap:0;width:84px}.sky-header__desktop-search,.sky-header__cart{display:inline-flex;width:42px}.sky-mobile-menu{overflow:hidden}.sky-mobile-menu__drawer{position:fixed;top:0;bottom:0;left:0;z-index:1;display:flex;flex-direction:column;width:min(360px,calc(100vw - 34px));height:100vh;height:100dvh;min-height:100vh;padding:max(20px,env(safe-area-inset-top)) 18px max(24px,env(safe-area-inset-bottom));overflow-x:hidden;overflow-y:auto;overscroll-behavior:contain;color:var(--header-ink);background:#fff;box-shadow:14px 0 40px #04191333;opacity:1}.sky-mobile-menu__top{display:flex;justify-content:space-between;align-items:center;margin-bottom:18px}.sky-mobile-menu__top strong{font-size:20px}.sky-mobile-menu__top button{display:grid;place-items:center;width:38px;height:38px;background:#f4f6f4;border:0;border-radius:50%;cursor:pointer}.sky-mobile-menu nav{display:grid}.sky-mobile-menu nav a{display:flex;justify-content:space-between;align-items:center;min-height:51px;color:inherit;border-bottom:1px solid #ebeeec;font-size:15px;font-weight:650;text-decoration:none}.sky-mobile-menu nav a span{color:var(--header-green)}.sky-mobile-menu__support{display:grid;gap:8px;margin-top:20px}.sky-mobile-menu__support a{color:var(--header-green);font-size:12px;text-decoration:none}.sky-mobile-menu__locale{display:flex;justify-content:space-between;width:100%;margin-top:auto;padding:15px 0 0;color:var(--header-muted);background:transparent;border:0;border-top:1px solid var(--header-border);font:inherit;font-size:12px;text-align:left;cursor:pointer}.sky-header-search__dialog{margin-top:72px;padding:26px 18px 22px;border-radius:14px}.sky-header-search__dialog h2{padding-right:34px;font-size:26px}.sky-header-search form{grid-template-columns:20px 1fr auto;min-height:55px;padding-left:12px}.sky-header-search input{font-size:16px;line-height:1.25}.sky-header-search form>button{height:43px;padding:0 14px}.sky-header-search__results{grid-template-columns:1fr}.sky-header-locale__dialog{margin-top:76px}}@media(prefers-reduced-motion:reduce){.sky-header__nav>a:after,.sky-header-support__menu,.sky-header-support>button svg{transition:none}}@media(max-width:350px){.sky-header__bar{grid-template-columns:76px 1fr 76px;width:calc(100% - 16px)}.sky-header__actions{width:76px}.sky-header__desktop-search,.sky-header__cart,.sky-header__mobile-menu-button{width:38px}.sky-header__logo img{max-width:106px}.sky-header__logo strong{font-size:16px}}
/*# sourceMappingURL=/cdn/shop/t/1/assets/skysimo-header.css.map */
