.adyjo-premium-header{position:relative;z-index:60}.adyjo-header{position:fixed;top:0;left:0;right:0;width:100%;z-index:9999;background:#111;box-shadow:0 10px 25px #00000040;transition:background .25s ease,box-shadow .25s ease}body{padding-top:68px}@media(max-width:989px){body{padding-top:58px}}.adyjo-header--blur{backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px)}.adyjo-header[data-scrolled=true]{background:#111;border-bottom-color:#ffffff1a}.adyjo-header__inner{max-width:var(--adyjo-max-width);margin:0 auto;min-height:68px;padding:var(--adyjo-header-padding-y) var(--adyjo-header-padding-x);display:grid;grid-template-columns:auto 1fr auto auto;align-items:center;gap:16px}.adyjo-header__brand{display:inline-flex;align-items:center;text-decoration:none;color:var(--adyjo-text);min-width:0}.adyjo-header__logo{display:block;width:var(--adyjo-logo-width);max-width:100%;height:auto;object-fit:contain}.adyjo-header__brand-text{display:inline-flex;align-items:center;font-weight:800;font-size:1.05rem;letter-spacing:.02em;color:var(--adyjo-text)}.adyjo-header__nav{display:flex;align-items:center;gap:6px;min-width:0}.adyjo-header__nav--left{justify-content:flex-start}.adyjo-header__nav--center{justify-content:center}.adyjo-header__nav--right{justify-content:flex-end}.adyjo-header__link{position:relative;display:inline-flex;align-items:center;padding:10px 14px;border-radius:999px;color:var(--adyjo-text);text-decoration:none;font-weight:600;font-size:.95rem;transition:color .18s ease,background-color .18s ease,transform .18s ease,opacity .18s ease;white-space:nowrap}.adyjo-header__link:hover,.adyjo-header__link.is-active{background:#ffffff0f;color:#fff}.adyjo-header__link:after{content:"";position:absolute;left:14px;right:14px;bottom:7px;height:2px;border-radius:999px;background:var(--adyjo-accent);opacity:0;transform:scaleX(.35);transform-origin:center;transition:opacity .18s ease,transform .18s ease}.adyjo-header__link:hover:after,.adyjo-header__link.is-active:after{opacity:1;transform:scaleX(1)}.adyjo-header__cta,.adyjo-header__mobile-cta{display:inline-flex;align-items:center;justify-content:center;min-height:46px;padding:11px 18px;border-radius:999px;background:linear-gradient(135deg,var(--adyjo-accent),color-mix(in srgb,var(--adyjo-accent) 84%,white 16%));color:var(--adyjo-cta-text);text-decoration:none;font-weight:800;font-size:.94rem;letter-spacing:.01em;border:1px solid color-mix(in srgb,var(--adyjo-accent) 66%,white 34%);box-shadow:0 12px 24px color-mix(in srgb,var(--adyjo-accent) 28%,transparent 72%);transition:transform .18s ease,filter .18s ease,box-shadow .18s ease,opacity .18s ease;white-space:nowrap}.adyjo-header__cta:hover,.adyjo-header__mobile-cta:hover{transform:translateY(-1px);filter:brightness(1.05)}.adyjo-header__toggle{display:none;width:42px;height:42px;padding:0;margin:0;background:transparent;border:none;box-shadow:none;cursor:pointer;flex-direction:column;justify-content:center;align-items:center;gap:5px;appearance:none;-webkit-appearance:none}.adyjo-header__toggle span{display:block;width:24px;height:3px;background:#fff;border-radius:20px;margin:0;transition:all .25s ease}.adyjo-header__backdrop{display:none}.adyjo-header__mobile{display:block}.adyjo-header__mobile-panel{max-width:100%;margin:0;padding:12px 12px 16px;display:grid;gap:8px;background:#111;border-left:1px solid rgba(255,255,255,.08)}.adyjo-header__mobile-top{display:flex;align-items:center;justify-content:space-between;margin-bottom:4px}.adyjo-header__mobile-title{font-size:.9rem;font-weight:700;color:var(--adyjo-muted);letter-spacing:.06em;text-transform:uppercase}.adyjo-header__mobile-close{width:40px;height:40px;border:0;border-radius:12px;background:#ffffff0f;color:#fff;font-size:28px;line-height:1;cursor:pointer}.adyjo-header__mobile-link{display:flex;align-items:center;justify-content:space-between;min-height:46px;padding:0 14px;border:1px solid rgba(255,255,255,.08);border-radius:14px;background:#ffffff08;color:var(--adyjo-text);text-decoration:none;font-weight:600;transition:border-color .18s ease,transform .18s ease,background-color .18s ease}.adyjo-header__mobile-link:hover,.adyjo-header__mobile-link.is-active{border-color:color-mix(in srgb,var(--adyjo-accent) 40%,rgba(255,255,255,.08) 60%);background:#ffffff0f;transform:translateY(-1px)}.adyjo-header--menu-open .adyjo-header__toggle span:nth-child(1){transform:translateY(7px) rotate(45deg)}.adyjo-header--menu-open .adyjo-header__toggle span:nth-child(2){opacity:0}.adyjo-header--menu-open .adyjo-header__toggle span:nth-child(3){transform:translateY(-7px) rotate(-45deg)}html.adyjo-scroll-lock,body.adyjo-scroll-lock{overflow:hidden}@media(min-width:990px){.adyjo-header__mobile{display:none!important}}@media(max-width:989px){.adyjo-header__inner{display:flex;align-items:center;justify-content:flex-start;gap:12px;min-height:58px;padding:8px 14px}.adyjo-header__toggle{width:44px;height:44px;display:flex!important;align-items:center;justify-content:center;flex-direction:column;gap:5px;background:transparent;border:none;box-shadow:none;padding:0;margin:0 6px 0 0;cursor:pointer}.adyjo-header__toggle span{width:24px;height:2.5px;background:#fff;border-radius:100px;display:block}.adyjo-header__brand{order:2;flex:1;display:flex;align-items:center;justify-content:flex-start}.adyjo-header__logo{width:110px;max-width:110px;height:auto}.adyjo-header__nav,.adyjo-header__cta{display:none}.adyjo-header__backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:58;background:#0000008c;border:none;opacity:0;pointer-events:none;transition:opacity .25s ease}.adyjo-header__mobile{position:fixed;top:58px;height:calc(100vh - 58px);right:0;bottom:0;width:320px;max-width:85vw;background:#111;transform:translate(100%);opacity:0;visibility:hidden;transition:transform .3s ease,opacity .3s ease,visibility .3s ease;z-index:9999}.adyjo-header__mobile-panel{width:100%;height:100%;background:#151515;padding:18px;overflow-y:auto}.adyjo-header--menu-open .adyjo-header__mobile{transform:translate(0);opacity:1;visibility:visible;pointer-events:auto}.adyjo-header--menu-open .adyjo-header__backdrop{opacity:1;pointer-events:auto}}@media(max-width:767px){.adyjo-header__inner{min-height:58px;padding-left:max(14px,var(--adyjo-header-padding-x));padding-right:max(14px,var(--adyjo-header-padding-x))}.adyjo-header__mobile{width:min(90vw,320px)}.adyjo-header__mobile-panel{padding:12px}.adyjo-header__mobile-link{min-height:44px;padding:0 12px;font-size:.95rem}.adyjo-header__mobile-cta{min-height:44px;padding:10px 14px}}.adyjo-header.is-scrolled{background:#111;box-shadow:0 10px 30px #00000059}.adyjo-header__link,.adyjo-header__mobile-link{font-size:var(--adyjo-menu-font-size,15px)}
/*# sourceMappingURL=/cdn/shop/t/6/assets/adyjo-header.css.map */
