.aih-header{width:100%;position:relative;z-index:999;box-sizing:border-box}.aih-header *,.aih-header *:before,.aih-header *:after{box-sizing:border-box}.aih-header-inner{max-width:1400px;margin:0 auto;padding:0 30px;height:80px;min-height:60px;display:flex;align-items:center;justify-content:space-between;gap:20px}.aih-logo{flex-shrink:0;display:flex;align-items:center;max-width:45%}.aih-logo a{display:flex;align-items:center;line-height:0;text-decoration:none}.aih-logo img{width:180px;height:auto;max-height:60px;object-fit:contain;display:block}.aih-nav{flex:1;display:flex;justify-content:flex-end;min-width:0}.aih-menu{list-style:none !important;margin:0 !important;padding:0 !important;display:flex !important;flex-direction:row !important;align-items:center;gap:6px;flex-wrap:nowrap}.aih-menu>li{margin:0 !important;padding:0 !important;list-style:none !important;display:inline-block}.aih-menu>li>a{display:inline-block;padding:10px 16px;font-size:.88rem;font-weight:600;color:#fff;text-decoration:none !important;text-transform:uppercase;letter-spacing:.3px;border-radius:6px;transition:background-color .25s ease,color .25s ease;white-space:nowrap;line-height:1.3;background:0 0}.aih-menu>li>a:hover{color:#e0d4ff}.aih-menu>li.current-menu-item>a,.aih-menu>li.current_page_item>a{background-color:#8b5cf6;color:#fff}.aih-hamburger{display:none !important;flex-direction:column;justify-content:space-between;width:28px;height:22px;background:0 0 !important;border:none !important;cursor:pointer;padding:0;margin:0;z-index:1002;flex-shrink:0}.aih-hamburger span{display:block;width:100%;height:3px;background-color:#fff;border-radius:2px;transition:all .3s ease}.aih-hamburger.is-active span:nth-child(1){transform:translateY(9.5px) rotate(45deg)}.aih-hamburger.is-active span:nth-child(2){opacity:0}.aih-hamburger.is-active span:nth-child(3){transform:translateY(-9.5px) rotate(-45deg)}.aih-drawer{display:none}.aih-drawer-overlay{position:fixed;inset:0;background:rgba(0,0,0,.55);z-index:10000;opacity:0;visibility:hidden;transition:opacity .3s ease,visibility .3s ease}.aih-drawer.is-open .aih-drawer-overlay{opacity:1;visibility:visible}.aih-drawer-content{position:fixed;top:0;right:0;width:290px;max-width:85vw;height:100%;height:100vh;background-color:#6b2dce;z-index:10001;transform:translateX(100%);transition:transform .35s cubic-bezier(.4,0,.2,1);display:flex;flex-direction:column;box-shadow:-8px 0 30px rgba(0,0,0,.3);overflow:hidden}.aih-drawer.is-open .aih-drawer-content{transform:translateX(0)}.aih-drawer-header{display:flex;align-items:center;justify-content:space-between;padding:18px 20px;border-bottom:1px solid rgba(255,255,255,.15);flex-shrink:0}.aih-drawer-title{font-size:1.05rem;font-weight:700;color:#fff;text-transform:uppercase;letter-spacing:1px}.aih-drawer-close{background:0 0 !important;border:none !important;color:#fff !important;font-size:1.9rem;line-height:1;cursor:pointer;padding:0;width:36px;height:36px;display:flex;align-items:center;justify-content:center}.aih-drawer-nav{flex:1;overflow-y:auto;-webkit-overflow-scrolling:touch}.aih-drawer-menu{list-style:none !important;margin:0 !important;padding:12px 0 !important;display:block !important;width:100% !important}.aih-drawer-menu>li{margin:0 !important;padding:0 !important;list-style:none !important;display:block !important;width:100% !important}.aih-drawer-menu>li>a{display:block !important;width:100% !important;padding:15px 22px !important;font-size:.95rem !important;font-weight:600 !important;color:#fff !important;text-decoration:none !important;text-transform:uppercase;letter-spacing:.3px;transition:background-color .2s ease;white-space:normal !important;line-height:1.4;border-radius:0 !important;background:0 0 !important}.aih-drawer-menu>li>a:hover{background-color:rgba(255,255,255,.12) !important}.aih-drawer-menu>li.current-menu-item>a,.aih-drawer-menu>li.current_page_item>a{background-color:#8b5cf6 !important;color:#fff !important}body.aih-drawer-open{overflow:hidden !important}@media (max-width:1100px){.aih-menu>li>a{padding:8px 11px;font-size:.8rem}.aih-header-inner{padding:0 18px}}@media (max-width:991px){.aih-nav{display:none !important}.aih-hamburger{display:flex !important}.aih-drawer{display:block !important}.aih-header-inner{padding:0 16px !important}.aih-logo{max-width:70%}}@media (max-width:576px){.aih-header-inner{padding:0 12px !important}.aih-drawer-content{width:280px;max-width:88vw}}