.rave-smart-menu{position:relative;z-index:2147483000;font-family:Arial,Helvetica,sans-serif}
.rave-smart-menu *{box-sizing:border-box}
.rave-smart-menu-toggle{position:fixed;top:var(--rave-menu-button-top,24px);right:var(--rave-menu-button-right,24px);z-index:2147483003;width:58px;height:58px;border:1px solid rgba(255,255,255,.35);border-radius:999px;background:rgba(5,5,5,.78);backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px);display:flex;flex-direction:column;align-items:center;justify-content:center;gap:6px;padding:0;cursor:pointer;box-shadow:0 8px 30px rgba(0,0,0,.2);transition:transform .25s ease,background .25s ease,border-color .25s ease,opacity .25s ease}
.rave-smart-menu-toggle:hover{transform:scale(1.055);background:#050505;border-color:rgba(255,255,255,.8)}
.rave-smart-menu-toggle span{display:block;width:23px;height:2px;background:#fff;border-radius:2px;transition:.25s ease}
.rave-smart-menu-toggle span:nth-child(2){width:16px;transform:translateX(4px)}
.rave-smart-menu.is-open .rave-smart-menu-toggle{opacity:0;pointer-events:none}
.rave-smart-menu-backdrop{position:fixed;inset:0;z-index:2147483000;background:rgba(0,0,0,.38);backdrop-filter:blur(3px);-webkit-backdrop-filter:blur(3px);opacity:0;visibility:hidden;transition:opacity .35s ease,visibility .35s ease}
.rave-smart-menu.is-open .rave-smart-menu-backdrop{opacity:1;visibility:visible}
.rave-smart-menu-panel{position:fixed;z-index:2147483002;top:18px;right:18px;bottom:18px;width:min(var(--rave-menu-panel-width,390px),calc(100vw - 36px));display:flex;flex-direction:column;padding:28px 30px 24px;background:#080808;color:#fff;border:1px solid rgba(255,255,255,.14);border-radius:20px;box-shadow:0 35px 100px rgba(0,0,0,.45);transform:translateX(calc(100% + 45px));opacity:0;visibility:hidden;transition:transform .48s cubic-bezier(.76,0,.24,1),opacity .28s ease,visibility .48s}
.rave-smart-menu.is-open .rave-smart-menu-panel{transform:translateX(0);opacity:1;visibility:visible}
.rave-smart-menu-head{display:flex;align-items:center;justify-content:space-between;gap:20px;min-height:54px}
.rave-smart-menu-logo{display:block;max-width:175px;line-height:0}
.rave-smart-menu-logo img{display:block;width:100%;height:auto;max-height:52px;object-fit:contain;object-position:left center}
.rave-smart-menu-wordmark{font-weight:800;font-size:20px;letter-spacing:.14em;color:#fff!important;text-decoration:none!important}
.rave-smart-menu-close{position:relative;flex:0 0 auto;width:48px;height:48px;border-radius:999px;border:1px solid rgba(255,255,255,.24);background:transparent;cursor:pointer;transition:transform .3s ease,background .3s ease}
.rave-smart-menu-close:hover{transform:rotate(90deg);background:#fff}
.rave-smart-menu-close span{position:absolute;top:50%;left:50%;width:19px;height:1.5px;background:#fff;transform-origin:center}
.rave-smart-menu-close span:first-child{transform:translate(-50%,-50%) rotate(45deg)}
.rave-smart-menu-close span:last-child{transform:translate(-50%,-50%) rotate(-45deg)}
.rave-smart-menu-close:hover span{background:#080808}
.rave-smart-menu-nav{margin:auto 0;max-height:calc(100vh - 185px);overflow:auto;overscroll-behavior:contain;scrollbar-width:thin}
.rave-smart-menu-list,.rave-smart-menu-list ul{list-style:none!important;margin:0!important;padding:0!important}
.rave-smart-menu-list>li{margin:0!important;padding:0!important;border-bottom:1px solid rgba(255,255,255,.12)}
.rave-smart-menu-list>li>a{position:relative;display:flex!important;align-items:flex-start;gap:13px;width:100%;padding:13px 0!important;color:#fff!important;background:none!important;text-decoration:none!important;font-size:clamp(26px,2.25vw,36px)!important;font-weight:650!important;line-height:1.12!important;text-transform:none!important;letter-spacing:-.025em!important;transform:translateX(24px);opacity:0;transition:opacity .3s ease,transform .43s ease,padding-left .22s ease!important}
.rave-smart-menu[data-show-numbers="1"] .rave-smart-menu-list>li>a:before{content:counter(rave-menu-item,decimal-leading-zero);counter-increment:rave-menu-item;font-size:10px;font-weight:400;line-height:1;margin-top:5px;letter-spacing:.04em;opacity:.45;min-width:18px}
.rave-smart-menu-list{counter-reset:rave-menu-item}
.rave-smart-menu.is-open .rave-smart-menu-list>li>a{transform:translateX(0);opacity:1}
.rave-smart-menu-list>li:nth-child(1)>a{transition-delay:.08s!important}.rave-smart-menu-list>li:nth-child(2)>a{transition-delay:.12s!important}.rave-smart-menu-list>li:nth-child(3)>a{transition-delay:.16s!important}.rave-smart-menu-list>li:nth-child(4)>a{transition-delay:.20s!important}.rave-smart-menu-list>li:nth-child(5)>a{transition-delay:.24s!important}.rave-smart-menu-list>li:nth-child(6)>a{transition-delay:.28s!important}.rave-smart-menu-list>li:nth-child(7)>a{transition-delay:.32s!important}.rave-smart-menu-list>li:nth-child(8)>a{transition-delay:.36s!important}
.rave-smart-menu-list>li>a:hover{padding-left:8px!important;opacity:.68!important}
.rave-smart-menu-list .sub-menu{padding:0 0 10px 30px!important}
.rave-smart-menu-list .sub-menu a{display:block;padding:7px 0!important;color:rgba(255,255,255,.68)!important;text-decoration:none!important;font-size:14px!important;line-height:1.25!important}
.rave-smart-menu-footer{font-size:9px;line-height:1.2;letter-spacing:.28em;color:rgba(255,255,255,.35);text-transform:uppercase}
html.rave-menu-lock,body.rave-menu-lock{overflow:hidden!important;overscroll-behavior:none}
body.admin-bar .rave-smart-menu-toggle{top:calc(var(--rave-menu-button-top,24px) + 32px)}
body.admin-bar .rave-smart-menu-panel{top:50px}
@media(max-width:782px){body.admin-bar .rave-smart-menu-toggle{top:calc(var(--rave-menu-button-top,18px) + 46px)}body.admin-bar .rave-smart-menu-panel{top:46px}}
.rave-smart-menu.rave-mobile .rave-smart-menu-toggle{top:18px;right:18px;width:52px;height:52px}
.rave-smart-menu.rave-mobile .rave-smart-menu-panel{inset:0;width:100%;height:100dvh;max-width:none;border:0;border-radius:0;padding:max(22px,env(safe-area-inset-top)) 22px max(24px,env(safe-area-inset-bottom));transform:translateY(-102%)}
.rave-smart-menu.rave-mobile.is-open .rave-smart-menu-panel{transform:translateY(0)}
.rave-smart-menu.rave-mobile .rave-smart-menu-head{min-height:56px}
.rave-smart-menu.rave-mobile .rave-smart-menu-logo{max-width:155px}
.rave-smart-menu.rave-mobile .rave-smart-menu-nav{width:100%;max-height:none;margin:auto 0}
.rave-smart-menu.rave-mobile .rave-smart-menu-list>li>a{font-size:clamp(31px,9.6vw,46px)!important;padding:14px 0!important}
.rave-smart-menu.rave-mobile .rave-smart-menu-list .sub-menu{padding-left:30px!important}
.rave-smart-menu.rave-mobile .rave-smart-menu-list .sub-menu a{font-size:15px!important}
.rave-smart-menu.rave-mobile .rave-smart-menu-footer{padding-bottom:2px}
body.admin-bar .rave-smart-menu.rave-mobile .rave-smart-menu-panel{top:0;height:100dvh;padding-top:max(68px,calc(env(safe-area-inset-top) + 52px))}
@media(max-width:380px){.rave-smart-menu.rave-mobile .rave-smart-menu-list>li>a{font-size:29px!important;padding:11px 0!important}}
@media(prefers-reduced-motion:reduce){.rave-smart-menu *{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important}}
