header{background-color:#fff;left:0;position:fixed;top:0;transition:all .3s ease;width:100vw;z-index:9999}header,header.scrolled{box-shadow:0 4px 6px rgba(0,0,0,.1)}header.scrolled{background-color:#f7f7f7;transform:translateY(0)}header .container{flex-direction:row;gap:24px;max-width:1324px;padding-left:20px;padding-right:20px;padding-top:10px;width:100%}header .container,header .theme_logon{align-items:center;display:flex;justify-content:center;margin:0 auto}header .theme_logon{height:80px;max-width:1320px;width:80vw}header .theme_logon.mobile{flex-direction:row-reverse}.theme_logon{flex:0}.theme_logon img{height:48px;width:171px}.navbar{align-items:center;border-bottom:1px solid #ddd;display:flex;gap:24px;justify-content:space-between}.logo{font-weight:700;justify-content:space-evenly;width:100%}.logo,.menu{align-items:center;flex-direction:row}.menu{display:flex;justify-content:center;list-style:none}.menu li{padding:24px 32px;position:relative}.menu li.active{border-bottom:4px solid #00c865}.menu li:not(.dropdown):has(a:hover){background-color:#fafafa;border-bottom:4px solid #00c865}.menu li a{align-items:center;color:#141414;display:flex;flex-direction:row;font-size:18px;font-weight:600;gap:8px;justify-content:space-around;line-height:1.36;text-decoration:none;white-space:nowrap}.dropdown-menu{background:#fff;border:1px solid #f4f4f5;box-shadow:0 0 20px 0 #0000000d;display:none;left:0;min-width:245px;position:absolute;top:100%}.dropdown-menu li{padding:8px}.dropdown-menu li a{color:#141414;display:block;font-size:18px;font-weight:400;gap:8px;line-height:1.36;padding:10px;text-decoration:none}.dropdown:hover .dropdown-menu{display:block}.buttons{align-items:center;display:flex;gap:16px;width:250px}.menu-toggle{background:none;border:none;cursor:pointer;font-size:24px;left:24px;top:15px;z-index:1001}.theme_logon.mobile .menu-toggle{background:transparent;border:none;color:#111;font-size:28px;line-height:1;padding:6px 10px}.mobile-menu-logo{left:50%;pointer-events:none;position:fixed;text-align:center;top:18px;transform:translateX(-50%);width:200px;z-index:9999}.menu-mobile{align-items:center;background:#fff!important;border-radius:0 0 16px 16px;box-shadow:0 4px 24px rgba(0,0,0,.08);color:#222;display:none;flex-direction:column;font-size:1.15rem;gap:32px;height:100vh;justify-content:center;left:0;min-width:220px;padding:24px 18px 18px;position:fixed;top:0;transition:all .3s ease-in-out;width:100%}.menu-mobile.active{display:flex;flex-direction:row;justify-content:flex-start}.menu-mobile a{border-bottom:1px solid #eee;color:#222;display:block;font-size:1.1em;font-weight:500;line-height:1.36;padding:12px 0;text-decoration:none;transition:color .2s}.menu-mobile a:last-child{border-bottom:none}.menu-mobile a:hover{color:#f4a261}.menu-close{background:none;border:none;color:#fff;cursor:pointer;font-size:28px;left:20px;position:absolute;top:15px}.menu-mobile .menu-close{background:transparent;border:none;color:#888;cursor:pointer;float:right;font-size:1.5em;margin-bottom:16px}.subscribe{align-items:center;background:#00ad57;border:none;border-radius:6px;color:#fff;cursor:pointer;display:flex;flex-direction:row;font-size:18px;font-weight:600;height:57px;justify-content:center;line-height:1.36;padding:8px 12px;width:129px}.login{border-left:1px solid #e4e4e7;color:#000;padding:24px 15px;text-decoration:none;width:50%}.login.active{border-bottom:4px solid #00c865}.header-login a{color:#141414;display:block;font-size:18px;font-weight:400;padding:24px 24px 16px;transition:color .3s}.header-login a:hover{color:#141414}.theme-toggle{background:transparent!important;border:none!important;cursor:pointer;padding:6px!important}.theme-toggle svg{display:inline-block;height:32px;vertical-align:middle;width:32px}body{background:#fff;color:#111}body.home.theme-dark,body.theme-dark{background:#141414;color:#fff}body.theme-light{background:#fff;color:#111}body.theme-dark .post-container *,body.theme-dark .post-container :after,body.theme-dark .post-container :before{background-color:transparent!important}body.theme-dark .author-date,body.theme-dark .post,body.theme-dark .post-meta .author,body.theme-dark .post-meta .date,body.theme-dark .post-meta .updated{color:#fff!important}body.theme-dark .text-assign{background:#04b032!important}body.theme-dark .author-date a{color:#006634!important}body.theme-dark .author-date a:hover{color:#3f3f46!important}body.theme-dark header{background-color:#18181b!important;border-bottom-color:hsla(0,0%,100%,.15)!important}body.theme-dark header .container,body.theme-dark header .logo,body.theme-dark header .menu,body.theme-dark header .menu a,body.theme-dark header .menu li,body.theme-dark header .theme_logon,body.theme-dark header nav.navbar{background-color:transparent!important;border-bottom:none!important}body.theme-dark .post a{color:#fff!important}body.theme-dark .post a:hover{color:#ccc!important}body.theme-dark header nav a{color:#fff!important}body.theme-dark header nav a:hover{color:#04b032!important}body.theme-dark .menu-mobile{background-color:#18181b!important}body.theme-dark .menu-mobile a{color:#fff!important}body.theme-dark .menu-mobile a:hover{color:#04b032!important}