.ry-site-header{--ry-header-bg: rgba(13, 18, 16, .84);--ry-header-bg-deep: rgba(8, 11, 10, .88);--ry-header-ink: #f7f7f2;--ry-header-muted: rgba(247, 247, 242, .66);--ry-header-line: rgba(255, 255, 255, .14);--ry-header-green: #58e592;--ry-header-red: #ff5c43;position:fixed;top:0;left:0;right:0;z-index:var(--ry-layer-header, 2147483000)!important;isolation:isolate;color:var(--ry-header-ink);background:linear-gradient(180deg,#ffffff12,#ffffff04),var(--ry-header-bg);-webkit-backdrop-filter:blur(22px) saturate(1.08);backdrop-filter:blur(22px) saturate(1.08);border-bottom:1px solid var(--ry-header-line);box-shadow:0 18px 48px #00000047;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}body:has(.ry-site-header) #header-group,body:has(.ry-site-header) .ry-header-section{z-index:var(--ry-layer-header, 2147483000)!important;isolation:isolate}body:has(.ry-site-header) #header-group{position:fixed!important;top:0!important;left:0!important;right:0!important;display:block!important;height:var(--ry-fixed-header-height, 78px);overflow:visible!important;z-index:var(--ry-layer-header, 2147483000)!important;transform:none!important;isolation:isolate;pointer-events:none;contain:none!important}body:has(.ry-site-header) #header-group .shopify-section,body:has(.ry-site-header) #header-group .ry-header-section{position:relative!important;z-index:inherit!important;transform:none!important;isolation:isolate;pointer-events:auto;overflow:visible!important}body:has(.ry-site-header) .ry-site-header{position:relative;pointer-events:auto;transform:translateZ(0)}.ry-site-header:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1;pointer-events:none;border-bottom:1px solid rgba(88,229,146,.14);background:radial-gradient(circle at 24% 0%,rgba(88,229,146,.16),transparent 32%),radial-gradient(circle at 76% 0%,rgba(255,92,67,.09),transparent 28%)}html:has(.ry-site-header){scroll-padding-top:calc(var(--ry-fixed-header-height, 78px) + 18px)}body:has(.ry-site-header) #MainContent{padding-top:var(--ry-fixed-header-height, 78px)}.ry-site-header .ry-announcement{overflow:hidden;height:26px;border-bottom:1px solid var(--ry-header-line);background:linear-gradient(90deg,rgba(88,229,146,.05),transparent 22%,transparent 78%,rgba(255,92,67,.045)),var(--ry-header-bg-deep)}.ry-site-header .ry-announcement__link{display:block;height:100%;color:inherit;text-decoration:none}.ry-site-header .ry-announcement__link:focus-visible{outline:2px solid var(--ry-header-green);outline-offset:-3px}.ry-site-header .ry-announcement__track{display:flex;align-items:center;width:max-content;min-width:100%;height:100%;gap:clamp(42px,7vw,118px);white-space:nowrap;animation:ry-announcement-slide 32s linear infinite}.ry-site-header .ry-announcement__track span{position:relative;color:var(--ry-header-muted);font-size:11px;font-weight:800;letter-spacing:.02em}.ry-site-header .ry-announcement__track span:before{content:"";display:inline-block;width:6px;height:6px;margin:0 26px 1px 0;background:var(--ry-header-red);box-shadow:0 0 18px #ff5c438c}.ry-header-shell{display:grid;grid-template-columns:174px minmax(0,1fr) 96px;align-items:center;width:min(calc(100% - 48px),1180px);height:52px;margin-inline:auto}.ry-header-logo{display:inline-flex;align-items:center;width:154px;height:34px;text-decoration:none}.ry-header-logo__mark{display:block;width:100%;height:100%;background:#fff;mask:var(--ry-logo-url) center / contain no-repeat;-webkit-mask:var(--ry-logo-url) center / contain no-repeat;transition:background .18s ease,transform .18s ease,filter .18s ease}.ry-header-logo:hover .ry-header-logo__mark,.ry-header-logo:focus-visible .ry-header-logo__mark{background:var(--ry-header-green);filter:drop-shadow(0 0 18px rgba(88,229,146,.18));transform:translateY(-1px)}.ry-desktop-nav{display:flex;justify-content:center;align-items:center;gap:clamp(18px,2.1vw,30px);min-width:0}.ry-nav-item{position:relative;display:inline-flex;align-items:center;gap:6px}.ry-nav-link{position:relative;display:inline-flex;align-items:center;padding:18px 0;color:var(--ry-header-muted);font-size:13px;font-weight:650;line-height:1;text-decoration:none;transition:color .16s ease}.ry-nav-link:after{content:"";position:absolute;left:0;right:0;bottom:10px;height:1px;background:currentColor;transform:scaleX(0);transform-origin:left;transition:transform .18s ease}.ry-nav-link:hover,.ry-nav-link:focus-visible,.ry-nav-item:hover>.ry-nav-link,.ry-nav-link.is-active,.ry-nav-item.is-active>.ry-nav-link{color:#fff}.ry-nav-link:hover:after,.ry-nav-link:focus-visible:after,.ry-nav-item:hover>.ry-nav-link:after,.ry-nav-link.is-active:after,.ry-nav-item.is-active>.ry-nav-link:after{transform:scaleX(1)}.ry-nav-link.is-active,.ry-nav-item.is-active>.ry-nav-link{text-shadow:0 0 14px rgba(88,229,146,.55)}.ry-nav-link.is-active:after,.ry-nav-item.is-active>.ry-nav-link:after{color:var(--ry-header-green);box-shadow:0 0 12px #58e592a6}.ry-nav-chevron{color:var(--ry-header-green);font-size:10px;transform:translateY(1px);transition:transform .18s ease}.ry-has-menu:hover .ry-nav-chevron,.ry-has-menu:focus-within .ry-nav-chevron{transform:translateY(1px) rotate(90deg)}.ry-has-menu:after{content:"";position:absolute;top:100%;left:-18px;right:-18px;height:18px}.ry-dropdown{position:absolute;top:calc(100% + 8px);left:50%;display:grid;min-width:210px;padding:8px;border:1px solid var(--ry-header-line);border-radius:10px;background:#1d2420f5;box-shadow:0 24px 70px #00000052;opacity:0;pointer-events:none;transform:translate(-50%,-4px);transition:opacity .16s ease,transform .16s ease;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.ry-has-menu:hover .ry-dropdown,.ry-has-menu:focus-within .ry-dropdown{opacity:1;pointer-events:auto;transform:translate(-50%)}.ry-dropdown a{padding:11px 12px;border-radius:7px;color:var(--ry-header-muted);font-size:13px;font-weight:700;text-decoration:none;transition:background .16s ease,color .16s ease,transform .16s ease}.ry-dropdown a:hover,.ry-dropdown a:focus-visible{color:#fff;background:#58e5921c;transform:translate(2px)}.ry-header-actions{display:flex;justify-content:flex-end;align-items:center;gap:10px}.ry-header-actions a{display:grid;place-items:center;width:32px;height:32px;border:1px solid var(--ry-header-line);border-radius:999px;color:var(--ry-header-muted);text-decoration:none;transition:color .16s ease,border-color .16s ease,background .16s ease,transform .16s ease}.ry-header-actions a:hover,.ry-header-actions a:focus-visible{color:var(--ry-header-green);border-color:#58e5926b;background:#58e59214;transform:translateY(-1px)}body:has(.ry-site-header) footer.section-wrapper{--ry-footer-bg: rgba(14, 17, 16, .96);--ry-footer-bg-deep: rgba(10, 12, 11, .96);--ry-footer-ink: #f7f7f2;--ry-footer-muted: rgba(247, 247, 242, .66);--ry-footer-line: rgba(255, 255, 255, .1);--ry-footer-green: #58e592;--ry-footer-red: #ff5c43;color:var(--ry-footer-ink);background:var(--ry-footer-bg);border-top:1px solid var(--ry-footer-line);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}body:has(.ry-site-header) footer.section-wrapper>.section-background{background:linear-gradient(90deg,rgba(88,229,146,.05),transparent 32%,rgba(255,92,67,.04)),var(--ry-footer-bg-deep)!important}body:has(.ry-site-header) footer.section-wrapper>.section{color:var(--ry-footer-ink);background:#0e1110f0!important;-webkit-backdrop-filter:blur(14px) saturate(.66) brightness(.62);backdrop-filter:blur(14px) saturate(.66) brightness(.62)}body:has(.ry-site-header) footer.section-wrapper .section-content-wrapper{width:min(calc(100% - 48px),1180px);margin-inline:auto}body:has(.ry-site-header) footer.section-wrapper :is(h1,h2,h3,h4,h5,h6){color:var(--ry-footer-ink)}body:has(.ry-site-header) footer.section-wrapper :is(p,span,li,.footer-utilities__text){color:var(--ry-footer-muted)}body:has(.ry-site-header) footer.section-wrapper a{color:var(--ry-footer-muted);text-decoration:none;transition:color .16s ease,border-color .16s ease,background .16s ease,transform .16s ease}body:has(.ry-site-header) footer.section-wrapper a:hover,body:has(.ry-site-header) footer.section-wrapper a:focus-visible{color:var(--ry-footer-green)}body:has(.ry-site-header) footer.section-wrapper .menu--horizontal .list-unstyled{gap:clamp(18px,2.1vw,30px)}body:has(.ry-site-header) footer.section-wrapper .menu__item a{position:relative;display:inline-flex;padding:4px 0;color:var(--ry-footer-muted);font-size:13px;font-weight:650;line-height:1}body:has(.ry-site-header) footer.section-wrapper .menu__item a:after{content:"";position:absolute;right:0;bottom:-6px;left:0;height:1px;background:currentColor;transform:scaleX(0);transform-origin:left;transition:transform .18s ease}body:has(.ry-site-header) footer.section-wrapper .menu__item a:hover:after,body:has(.ry-site-header) footer.section-wrapper .menu__item a:focus-visible:after{transform:scaleX(1)}body:has(.ry-site-header) footer.section-wrapper .text-block :is(h1,h2,h3),body:has(.ry-site-header) footer.section-wrapper .rte :is(h1,h2,h3){font-size:clamp(20px,1.55vw,24px);font-weight:800;letter-spacing:-.02em;line-height:1.05;text-transform:uppercase}body:has(.ry-site-header) footer.section-wrapper .email-signup__input-group{overflow:hidden;border:1px solid var(--ry-footer-line);border-radius:999px!important;background:#ffffff12}body:has(.ry-site-header) footer.section-wrapper .email-signup__input{min-height:54px;border:0!important;border-radius:999px!important;background:transparent!important;color:var(--ry-footer-ink);font-size:15px;box-shadow:none!important}body:has(.ry-site-header) footer.section-wrapper .email-signup__input::placeholder{color:#f7f7f27a}body:has(.ry-site-header) footer.section-wrapper .email-signup__button{color:var(--ry-footer-green)}body:has(.ry-site-header) footer.section-wrapper .email-signup__button:hover,body:has(.ry-site-header) footer.section-wrapper .email-signup__button:focus-visible{color:#fff}body:has(.ry-site-header) footer.section-wrapper .footer-utilities{border-top-color:var(--ry-footer-line);color:var(--ry-footer-muted)}body:has(.ry-site-header) footer.section-wrapper .policy_list{gap:14px 20px}body:has(.ry-site-header) footer.section-wrapper .social-icons__icon-wrapper a{display:grid;place-items:center;width:34px;height:34px;border:1px solid var(--ry-footer-line);border-radius:999px;color:var(--ry-footer-muted)}body:has(.ry-site-header) footer.section-wrapper .social-icons__icon-wrapper a:hover,body:has(.ry-site-header) footer.section-wrapper .social-icons__icon-wrapper a:focus-visible{color:var(--ry-footer-green);border-color:#58e5926b;background:#58e59214;transform:translateY(-1px)}body:has(.ry-site-header) footer.section-wrapper .social-icons__icon{width:17px;height:17px}@media(max-width:749px){body:has(.ry-site-header) footer.section-wrapper>.section{padding-block:28px 24px!important}body:has(.ry-site-header) footer.section-wrapper .section-content-wrapper{width:min(calc(100% - 40px),100%);row-gap:18px!important}body:has(.ry-site-header) footer.section-wrapper :is(.group-block,.group-block-content,.footer-utilities){gap:14px!important}body:has(.ry-site-header) footer.section-wrapper .menu--horizontal .list-unstyled,body:has(.ry-site-header) footer.section-wrapper .menu-list,body:has(.ry-site-header) footer.section-wrapper .list-unstyled{gap:10px 18px!important}body:has(.ry-site-header) footer.section-wrapper [class*=menu]{row-gap:10px!important}body:has(.ry-site-header) footer.section-wrapper .menu__list,body:has(.ry-site-header) footer.section-wrapper ul:has(.menu__item){display:flex!important;flex-direction:row!important;flex-wrap:wrap!important;justify-content:center!important;gap:10px 18px!important}body:has(.ry-site-header) footer.section-wrapper .menu__item{margin:0!important}body:has(.ry-site-header) footer.section-wrapper .menu__item a{padding:3px 0;font-size:13px;line-height:1.15}body:has(.ry-site-header) footer.section-wrapper .text-block :is(h1,h2,h3),body:has(.ry-site-header) footer.section-wrapper .rte :is(h1,h2,h3){font-size:20px;line-height:1}body:has(.ry-site-header) footer.section-wrapper :is(p,span,li,.footer-utilities__text){font-size:13px;line-height:1.4}body:has(.ry-site-header) footer.section-wrapper .email-signup__input-group{max-width:320px;margin-inline:auto}body:has(.ry-site-header) footer.section-wrapper .email-signup,body:has(.ry-site-header) footer.section-wrapper form:has(.email-signup__input-group){margin-top:4px!important}body:has(.ry-site-header) footer.section-wrapper .email-signup__input{min-height:46px;font-size:14px}body:has(.ry-site-header) footer.section-wrapper .footer-utilities{padding-block:16px 0!important}body:has(.ry-site-header) footer.section-wrapper .policy_list{gap:9px 14px;justify-content:center}body:has(.ry-site-header) footer.section-wrapper .social-icons__icon-wrapper a{width:30px;height:30px}body:has(.ry-site-header) footer.section-wrapper .social-icons__icon{width:15px;height:15px}}footer.section-wrapper{background:#0e1110f5!important;color:#f7f7f2!important;border-top:1px solid rgba(255,255,255,.1)}footer.section-wrapper>.section-background{background:linear-gradient(90deg,rgba(88,229,146,.05),transparent 32%,rgba(255,92,67,.04)),#0a0c0bf5!important}footer.section-wrapper>.section{background:#0e1110f0!important;color:#f7f7f2!important;-webkit-backdrop-filter:blur(14px) saturate(.66) brightness(.62);backdrop-filter:blur(14px) saturate(.66) brightness(.62)}footer.section-wrapper :is(a,p,span,li,.footer-utilities__text){color:#f7f7f2a8!important}footer.section-wrapper :is(h1,h2,h3,h4,h5,h6){color:#f7f7f2!important}footer.section-wrapper a:hover,footer.section-wrapper a:focus-visible{color:#58e592!important}.ry-mobile-toggle{display:none;position:relative;width:42px;height:42px;padding:0;border:1px solid var(--ry-header-line);border-radius:999px;background:transparent;color:#fff}.ry-mobile-toggle span:not(.visually-hidden){position:absolute;left:50%;top:50%;display:block;width:17px;height:2px;margin:0;border-radius:999px;background:currentColor;transform:translate(-50%,-50%);transform-origin:center;transition:transform .18s ease,opacity .18s ease,width .18s ease}.ry-mobile-toggle span:nth-child(1){transform:translate(-50%,calc(-50% - 6px))}.ry-mobile-toggle span:nth-child(3){transform:translate(-50%,calc(-50% + 6px))}.ry-mobile-toggle.is-open span:nth-child(1){width:20px;transform:translate(-50%,-50%) rotate(45deg)}.ry-mobile-toggle.is-open span:nth-child(2){opacity:0;transform:translate(-50%,-50%) scaleX(.2)}.ry-mobile-toggle.is-open span:nth-child(3){width:20px;transform:translate(-50%,-50%) rotate(-45deg)}.ry-mobile-drawer{position:absolute;top:100%;left:0;right:0;border-top:1px solid var(--ry-header-line);background:#1d2420fa;box-shadow:0 30px 70px #00000052}.ry-mobile-drawer[hidden]{display:none}.ry-mobile-drawer__inner{display:grid;gap:0;width:min(calc(100% - 32px),520px);max-height:calc(100dvh - 98px);margin-inline:auto;padding:14px 0 24px;overflow:auto}.ry-mobile-link,.ry-mobile-details summary,.ry-mobile-details a{color:var(--ry-header-ink);font-size:18px;font-weight:720;text-decoration:none}.ry-mobile-link,.ry-mobile-details summary{display:flex;justify-content:space-between;align-items:center;min-height:54px;border-bottom:1px solid var(--ry-header-line)}.ry-mobile-details summary{cursor:pointer;list-style:none}.ry-mobile-details summary::-webkit-details-marker{display:none}.ry-mobile-details summary i{color:var(--ry-header-green);font-size:12px;transition:transform .18s ease}.ry-mobile-details[open] summary i{transform:rotate(90deg)}.ry-mobile-details a{display:block;padding:12px 0 12px 18px;border-bottom:1px solid rgba(255,255,255,.06);color:var(--ry-header-muted);font-size:15px}.ry-mobile-details a:hover,.ry-mobile-link:hover{color:var(--ry-header-green)}.ry-mobile-link.is-active,.ry-mobile-details.is-active>summary{color:var(--ry-header-green);text-shadow:0 0 14px rgba(88,229,146,.35)}@keyframes ry-announcement-slide{0%{transform:translate(0)}to{transform:translate(-50%)}}@media(max-width:1060px){.ry-header-shell{grid-template-columns:156px minmax(0,1fr) 86px;width:min(calc(100% - 32px),1180px)}.ry-header-logo{width:146px}.ry-desktop-nav{gap:16px}.ry-nav-link{font-size:13px}}@media(max-width:860px){.ry-site-header .ry-announcement{height:32px}.ry-header-shell{position:relative;grid-template-columns:48px 1fr 48px;width:100%;height:62px;padding-inline:16px}.ry-mobile-toggle{display:inline-grid;align-content:center;justify-self:start}.ry-header-logo{justify-self:center;width:105px;height:23px}.ry-desktop-nav{display:none}.ry-header-actions{justify-self:end}.ry-header-actions a:first-child{display:none}.ry-header-actions a{width:40px;height:40px}}@media(prefers-reduced-motion:reduce){.ry-site-header .ry-announcement__track{animation:none}.ry-header-logo__mark,.ry-nav-link:after,.ry-dropdown,.ry-dropdown a,.ry-header-actions a,.ry-mobile-toggle span,.ry-mobile-details summary i{transition:none}}
/*# sourceMappingURL=/cdn/shop/t/71/assets/raveyard-header.css.map */
