#nav-container{position:relative;z-index:30}.theme-toggle{position:relative!important;transition:background-color .3s ease-out,border-color .3s ease-out,box-shadow .3s ease-out!important}.theme-toggle:after{content:""!important;width:var(--slider-width,34px)!important;height:var(--slider-height,34px)!important;background:#0061ff!important;position:absolute!important;top:var(--slider-top,4px)!important;left:var(--slider-left,4px)!important;border-radius:9999px!important;transition:left .3s ease-out,top .3s ease-out,width .3s ease-out,height .3s ease-out!important;z-index:1!important;pointer-events:none!important}.theme-toggle .relative{transition:transform .3s ease-out!important}.theme-toggle .relative.rotate-180{transform:rotate(280deg)!important}.dark .theme-toggle:after{background:#0061ff!important}.toggle-icon{display:block;position:relative;width:40px;height:40px;margin:0;transition:margin .6s;cursor:pointer}.toggle-icon .bar{display:block;width:40px;height:2px;margin:9px auto;background-color:#fff;border-radius:1px;border-right:28px solid #fff;border-left:6px solid #d6d6d6;box-sizing:border-box;transition-property:transform,margin,border-right-color,box-shadow;transition-duration:.6s}.toggle-icon .bar:first-of-type{transition:opacity .3s;width:40px}.toggle-icon .bar:nth-of-type(2){transform:rotate(-180deg);width:40px}.toggle-icon:hover .bar:nth-of-type(2){border-right-color:#e9b8b9;box-shadow:.4em 0 .6em .1em #cd282cbf}.toggle-icon:hover .bar:nth-of-type(3){border-right-color:#ddf1da;box-shadow:.4em 0 .6em .1em #53e444a6}.pushed .toggle-icon{margin:0 0 15px}.pushed .bar:first-of-type{opacity:0}.pushed .bar:nth-of-type(2){margin-left:14px;transform:rotate(-137deg) translateY(-15px)}.pushed .bar:nth-of-type(3){margin-left:5px;transform:rotate(-42deg)}.mobile-menu{position:fixed;inset:0;z-index:20;padding-top:120px;transform:translate(100%);transition:transform .3s ease-in-out;overflow-y:auto}.mobile-menu.open{transform:translate(0)}.toggle-icon .bar{background-color:transparent;border-radius:0;border-right:28px solid #222;border-left:6px solid #222}.dark .toggle-icon .bar{border-right:28px solid #fff;border-left:6px solid #fff}.pushed .toggle-icon .bar:nth-of-type(2),.toggle-icon:hover .bar:nth-of-type(2){border-right-color:#12c2e9!important;box-shadow:0 0 8px 2px #12c2e9e6,0 0 16px #12c2e9b3,0 0 24px #12c2e980}.pushed .toggle-icon .bar:nth-of-type(3),.toggle-icon:hover .bar:nth-of-type(3){border-right-color:#f64f59!important;box-shadow:0 0 8px 2px #f64f59e6,0 0 16px #f64f59b3,0 0 24px #f64f5980}.dark .toggle-icon .bar{box-shadow:0 0 4px #ffffff80}.dark .pushed .toggle-icon .bar:nth-of-type(2),.dark .toggle-icon:hover .bar:nth-of-type(2){animation:lightsaber-pulse-blue 1.5s infinite alternate}.dark .pushed .toggle-icon .bar:nth-of-type(3),.dark .toggle-icon:hover .bar:nth-of-type(3){animation:lightsaber-pulse-red 1.5s infinite alternate}@keyframes lightsaber-pulse-blue{0%{box-shadow:0 0 8px 2px #12c2e9e6,0 0 16px #12c2e9b3}to{box-shadow:0 0 12px #12c2e9,0 0 24px #12c2e9cc,0 0 32px #12c2e999}}@keyframes lightsaber-pulse-red{0%{box-shadow:0 0 8px 2px #f64f59e6,0 0 16px #f64f59b3}to{box-shadow:0 0 12px #f64f59,0 0 24px #f64f59cc,0 0 32px #f64f5999}}.footer{position:relative;overflow:hidden}.backdrop{position:absolute;inset:0;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}
