:root{--ymega-accent: var(--yd-accent, #ffda41);--ymega-bg: #f4f5f3;--ymega-surface: #ffffff;--ymega-surface-hover: #ffffff;--ymega-image-bg: #eceeeb;--ymega-text: #060807;--ymega-muted: rgba(6, 8, 7, .66);--ymega-border: rgba(6, 8, 7, .14);--ymega-border-soft: rgba(6, 8, 7, .08);--ymega-shadow: 0 26px 54px rgba(6, 8, 7, .18)}html.yd-mode-dark{--ymega-bg: #070908;--ymega-surface: #111412;--ymega-surface-hover: #171a18;--ymega-image-bg: #e9ebed;--ymega-text: #ffffff;--ymega-muted: rgba(255, 255, 255, .68);--ymega-border: rgba(255, 255, 255, .15);--ymega-border-soft: rgba(255, 255, 255, .08);--ymega-shadow: 0 28px 62px rgba(0, 0, 0, .52)}html.yd-mode-light{--ymega-bg: #f4f5f3;--ymega-surface: #ffffff;--ymega-surface-hover: #ffffff;--ymega-image-bg: #eceeeb;--ymega-text: #060807;--ymega-muted: rgba(6, 8, 7, .66);--ymega-border: rgba(6, 8, 7, .14);--ymega-border-soft: rgba(6, 8, 7, .08);--ymega-shadow: 0 26px 54px rgba(6, 8, 7, .18)}@media screen and (min-width:1024px){.site-navigation .y-meganav{width:100%;max-width:none;height:var(--menu-closed-height, 0)!important;min-height:0!important;margin-top:8px;padding:0!important;overflow:hidden;color:var(--ymega-text);background:var(--ymega-bg)!important;border-top:1px solid var(--ymega-border);border-bottom:1px solid var(--ymega-border);box-shadow:var(--ymega-shadow)}.site-navigation .y-meganav[data-animation-state=open],.site-navigation .y-meganav[data-animation$="=>open"]{height:calc(var(--menu-open-height, 0px) + 2px)!important}.site-navigation .y-meganav[data-animation-state=ghost]{height:var(--menu-closed-height, auto)!important}.site-navigation .y-meganav[data-animation-state=closed],.site-navigation .y-meganav[data-animation$="=>closed"]{height:var(--menu-closed-height, 0)!important}.site-navigation .y-meganav:before{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;content:"";pointer-events:none;background:linear-gradient(115deg,color-mix(in srgb,var(--ymega-accent) 7%,transparent),transparent 30%),linear-gradient(90deg,transparent,color-mix(in srgb,var(--ymega-text) 3%,transparent),transparent)}.site-navigation .y-meganav__inner{position:relative;z-index:1;display:block;width:min(100%,1600px);max-width:1600px;max-height:min(calc(100vh - 160px),900px);padding:clamp(24px,2.25vw,38px) clamp(24px,4vw,72px) clamp(28px,3vw,48px);margin:0 auto;overflow-x:hidden;overflow-y:auto;scrollbar-color:var(--ymega-accent) var(--ymega-surface);scrollbar-width:thin}.site-navigation .y-meganav__inner::-webkit-scrollbar{width:9px}.site-navigation .y-meganav__inner::-webkit-scrollbar-track{background:var(--ymega-surface)}.site-navigation .y-meganav__inner::-webkit-scrollbar-thumb{background:var(--ymega-accent);border:2px solid var(--ymega-surface)}.site-navigation .y-meganav__header{display:flex;align-items:flex-end;justify-content:space-between;gap:36px;padding-bottom:22px;margin-bottom:24px;border-bottom:1px solid var(--ymega-border)}.site-navigation .y-meganav__heading-group{max-width:820px}.site-navigation .y-meganav__eyebrow{margin:0 0 8px;color:var(--ymega-accent);font-family:var(--body-font-family, "Nunito Sans", sans-serif);font-size:12px;font-weight:900;line-height:1.2;letter-spacing:.18em;text-transform:uppercase}.site-navigation .y-meganav__heading{margin:0;color:var(--ymega-text);font-family:var(--heading-font-family, Montserrat, "Arial Black", sans-serif);font-size:clamp(34px,3vw,54px);font-weight:900;line-height:.92;letter-spacing:-.035em;text-transform:uppercase}.site-navigation .y-meganav__intro{max-width:720px;margin:12px 0 0;color:var(--ymega-muted);font-size:14px;font-weight:650;line-height:1.5}.site-navigation .y-meganav__view-all{display:inline-flex;flex:0 0 auto;align-items:center;justify-content:center;gap:12px;min-height:44px;padding:0 20px;color:#060807!important;background:var(--ymega-accent);border:1px solid var(--ymega-accent);border-radius:999px;font-size:13px;font-weight:900;line-height:1;text-decoration:none;transition:transform .16s ease,box-shadow .16s ease,background .16s ease}.site-navigation .y-meganav__view-all:hover,.site-navigation .y-meganav__view-all:focus-visible{color:#060807!important;background:#ffe46e;box-shadow:0 10px 24px #ffda413d;transform:translateY(-2px)}.site-navigation .y-meganav__view-all svg,.site-navigation .y-meganav__group-link svg{width:17px;height:17px;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:2}.site-navigation .y-meganav__grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;width:100%;margin:0;padding:0;list-style:none}.site-navigation .y-meganav__group{position:relative;display:flex;min-width:0;min-height:188px;padding:18px;flex-direction:column;justify-content:space-between;background:var(--ymega-surface);border:1px solid var(--ymega-border);transition:background .17s ease,border-color .17s ease,transform .17s ease,box-shadow .17s ease}.site-navigation .y-meganav__group:hover,.site-navigation .y-meganav__group:focus-within{background:var(--ymega-surface-hover);border-color:color-mix(in srgb,var(--ymega-accent) 58%,var(--ymega-border));box-shadow:0 14px 30px color-mix(in srgb,var(--ymega-text) 10%,transparent);transform:translateY(-2px)}.site-navigation .y-meganav__group-top{display:grid;grid-template-columns:72px minmax(0,1fr);gap:15px;align-items:start}.site-navigation .y-meganav__image-link{display:block;border-radius:0}.site-navigation .y-meganav__image-link:focus-visible,.site-navigation .y-meganav__group-title:focus-visible,.site-navigation .y-meganav__links a:focus-visible,.site-navigation .y-meganav__group-link:focus-visible{outline:2px solid var(--ymega-accent);outline-offset:3px}.site-navigation .y-meganav__image-frame{position:relative;display:grid;width:72px;height:72px;overflow:hidden;place-items:center;background:var(--ymega-image-bg);border:1px solid var(--ymega-border)}.site-navigation .y-meganav__image{display:block;width:100%;height:100%;object-fit:contain;object-position:center;transition:transform .22s ease}.site-navigation .y-meganav__group:hover .y-meganav__image{transform:scale(1.06)}.site-navigation .y-meganav__image-placeholder{display:grid;width:100%;height:100%;color:#060807;place-items:center;font-family:var(--heading-font-family, Montserrat, "Arial Black", sans-serif);font-size:32px;font-weight:900;background:linear-gradient(140deg,#ffda41eb,#ffda4194),var(--ymega-image-bg)}.site-navigation .y-meganav__group-copy{min-width:0}.site-navigation .y-meganav__group-title{display:inline-block;padding:0;color:var(--ymega-text)!important;font-family:var(--heading-font-family, Montserrat, "Arial Black", sans-serif);font-size:clamp(17px,1.3vw,22px);font-weight:900;line-height:1;letter-spacing:-.025em;text-decoration:none;text-transform:uppercase}.site-navigation .y-meganav__group-title:hover{color:var(--ymega-accent)!important}.site-navigation .y-meganav__links{display:block;margin:9px 0 0;padding:0;list-style:none}.site-navigation .y-meganav__links li{display:block;padding:0;margin:0}.site-navigation .y-meganav__links a{display:inline-block;padding:3px 0;color:var(--ymega-muted)!important;font-size:15px;font-weight:650;line-height:1.3;text-decoration:none;transition:color .15s ease,transform .15s ease}.site-navigation .y-meganav__links a:hover,.site-navigation .y-meganav__links a:focus-visible{color:var(--ymega-text)!important;transform:translate(2px)}.site-navigation .y-meganav__group-link{display:inline-flex;align-items:center;align-self:flex-start;gap:8px;padding:12px 0 0;margin-top:14px;color:var(--ymega-text)!important;border-top:1px solid var(--ymega-border-soft);font-size:11px;font-weight:900;line-height:1;letter-spacing:.06em;text-decoration:none;text-transform:uppercase}.site-navigation .y-meganav__group-link svg{width:14px;height:14px;color:var(--ymega-accent);transition:transform .15s ease}.site-navigation .y-meganav__group-link:hover svg{transform:translate(3px)}}@media screen and (min-width:1024px)and (max-width:1320px){.site-navigation .y-meganav__grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media screen and (max-width:1023px){.site-mobile-nav{color:var(--ymega-text)}.mobile-nav-panel{overflow-x:hidden;overflow-y:auto;color:var(--ymega-text);background:var(--ymega-bg)}.mobile-nav-content .navmenu-depth-1{display:flex;flex-direction:column;flex-wrap:nowrap;width:100%}.mobile-nav-content .navmenu-depth-1>.navmenu-item{flex:0 0 auto;width:100%}.mobile-nav-content .y-meganav-mobile,.mobile-nav-primary-content .y-meganav-mobile{position:relative!important;inset:auto!important;width:100%!important;max-width:none!important;padding:0;margin:0;overflow:hidden;color:var(--ymega-text);background:var(--ymega-bg)!important;border-top:1px solid var(--ymega-border);border-bottom:1px solid var(--ymega-border)}.mobile-nav-content .y-meganav-mobile__groups,.mobile-nav-primary-content .y-meganav-mobile__groups{display:block!important;width:100%;padding:0;margin:0;list-style:none;color:var(--ymega-text);background:transparent!important}.mobile-nav-content .y-meganav-mobile__group,.mobile-nav-primary-content .y-meganav-mobile__group{display:block;width:100%;padding:16px 18px 17px;margin:0;background:var(--ymega-surface);border-bottom:1px solid var(--ymega-border-soft)}.mobile-nav-content .y-meganav-mobile__group:last-child,.mobile-nav-primary-content .y-meganav-mobile__group:last-child{border-bottom:0}.mobile-nav-content .y-meganav-mobile__group-title,.mobile-nav-primary-content .y-meganav-mobile__group-title{display:flex;min-height:28px;padding:0!important;align-items:center;justify-content:space-between;gap:12px;color:var(--ymega-text)!important;font-family:var(--heading-font-family, Montserrat, "Arial Black", sans-serif);font-size:17px;font-weight:900;line-height:1.05;letter-spacing:-.02em;text-decoration:none;text-transform:uppercase}.mobile-nav-content .y-meganav-mobile__group-title svg,.mobile-nav-primary-content .y-meganav-mobile__group-title svg,.mobile-nav-content .y-meganav-mobile__view-all svg,.mobile-nav-primary-content .y-meganav-mobile__view-all svg{width:16px;height:16px;flex:0 0 16px;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:2}.mobile-nav-content .y-meganav-mobile__group-title svg,.mobile-nav-primary-content .y-meganav-mobile__group-title svg{color:var(--ymega-accent)}.mobile-nav-content .y-meganav-mobile__links,.mobile-nav-primary-content .y-meganav-mobile__links{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr));gap:7px;width:100%;padding:0;margin:12px 0 0;list-style:none;background:transparent!important}.mobile-nav-content .y-meganav-mobile__links li,.mobile-nav-primary-content .y-meganav-mobile__links li{display:block;width:100%;padding:0;margin:0}.mobile-nav-content .y-meganav-mobile__links a,.mobile-nav-primary-content .y-meganav-mobile__links a{display:flex;min-height:39px;padding:8px 9px!important;align-items:center;color:var(--ymega-muted)!important;background:color-mix(in srgb,var(--ymega-bg) 72%,var(--ymega-surface));border:1px solid var(--ymega-border-soft);border-left:2px solid var(--ymega-accent);font-size:14px;font-weight:750;line-height:1.2;text-decoration:none}.mobile-nav-content .y-meganav-mobile__group-title:focus-visible,.mobile-nav-primary-content .y-meganav-mobile__group-title:focus-visible,.mobile-nav-content .y-meganav-mobile__links a:focus-visible,.mobile-nav-primary-content .y-meganav-mobile__links a:focus-visible,.mobile-nav-content .y-meganav-mobile__view-all:focus-visible,.mobile-nav-primary-content .y-meganav-mobile__view-all:focus-visible{outline:2px solid var(--ymega-accent);outline-offset:-2px}.mobile-nav-content .y-meganav-mobile__view-all,.mobile-nav-primary-content .y-meganav-mobile__view-all{display:flex;min-height:46px;padding:0 18px!important;align-items:center;justify-content:space-between;gap:12px;color:#060807!important;background:var(--ymega-accent);border-top:1px solid var(--ymega-accent);font-size:13px;font-weight:900;line-height:1;letter-spacing:.04em;text-decoration:none;text-transform:uppercase}}@media screen and (max-width:359px){.mobile-nav-content .y-meganav-mobile__links,.mobile-nav-primary-content .y-meganav-mobile__links{grid-template-columns:minmax(0,1fr)}}@media(prefers-reduced-motion:reduce){.y-meganav *,.y-meganav *:before,.y-meganav *:after{scroll-behavior:auto!important;transition-duration:.01ms!important}}
/*# sourceMappingURL=/cdn/shop/t/4/assets/yungatha-meganav.css.map */
