*{box-sizing:border-box}.ldh-header{position:relative;z-index:99990;width:100%;height:var(--ldh-height);color:var(--ldh-text);transition:background .3s ease,box-shadow .3s ease,backdrop-filter .3s ease,transform .3s ease}.ldh-header.is-sticky{position:sticky;top:0}.admin-bar .ldh-header.is-sticky{top:32px}.ldh-shell{height:100%;max-width:var(--ldh-max);margin:0 auto;padding:0 28px;display:flex;align-items:center;justify-content:space-between;gap:32px}.ldh-brand{display:flex;align-items:center;flex:0 0 auto;text-decoration:none;color:inherit}.ldh-logo-img{display:block;max-width:210px;max-height:48px;width:auto;height:auto}.ldh-site-name{font-weight:800;font-size:24px;letter-spacing:-.04em}.ldh-logo-dark{display:none}.ldh-desktop-nav{margin-left:auto}.ldh-nav-list,.ldh-mobile-nav-list{list-style:none;padding:0;margin:0}.ldh-nav-list{display:flex;align-items:center;gap:30px}.ldh-nav-list li{position:relative}.ldh-nav-list a{display:block;color:inherit;text-decoration:none;font-weight:600;font-size:15px;line-height:1.3;opacity:.88;transition:opacity .2s,color .2s}.ldh-nav-list a:hover,.ldh-nav-list .current-menu-item>a{opacity:1;color:var(--ldh-accent)}.ldh-nav-list .sub-menu{position:absolute;top:calc(100% + 18px);left:-20px;min-width:230px;padding:12px;background:#11111a;border:1px solid rgba(255,255,255,.1);border-radius:18px;list-style:none;opacity:0;visibility:hidden;transform:translateY(8px);transition:.2s}.ldh-nav-list li:hover>.sub-menu{opacity:1;visibility:visible;transform:none}.ldh-nav-list .sub-menu a{padding:10px 12px;border-radius:10px}.ldh-actions{display:flex;align-items:center;gap:14px}.ldh-cta,.ldh-mobile-cta{display:inline-flex;align-items:center;justify-content:center;text-decoration:none;color:#fff!important;background:linear-gradient(135deg,#a78bfa,var(--ldh-accent),#6d28d9);font-weight:800;border-radius:999px;box-shadow:0 14px 38px color-mix(in srgb,var(--ldh-accent) 30%,transparent);transition:transform .2s ease,box-shadow .2s ease}.ldh-cta{min-height:48px;padding:0 24px;font-size:14px}.ldh-cta:hover{transform:translateY(-2px);box-shadow:0 18px 46px color-mix(in srgb,var(--ldh-accent) 42%,transparent)}.ldh-toggle{display:none;width:48px;height:48px;border:1px solid rgba(255,255,255,.15);border-radius:50%;background:rgba(255,255,255,.05);align-items:center;justify-content:center;flex-direction:column;gap:5px;padding:0;cursor:pointer}.ldh-toggle span{width:20px;height:2px;background:currentColor;border-radius:5px}.ldh-dark{background:var(--ldh-bg);box-shadow:0 1px rgba(255,255,255,.08)}.ldh-glass{background:color-mix(in srgb,var(--ldh-bg) 72%,transparent);backdrop-filter:blur(18px) saturate(150%);-webkit-backdrop-filter:blur(18px) saturate(150%);border-bottom:1px solid rgba(255,255,255,.08)}.ldh-agency{background:linear-gradient(100deg,#09090f 0%,#16102c 55%,#0a0a0f 100%);border-bottom:1px solid rgba(139,92,246,.25)}.ldh-minimal{background:#fff;color:#111;box-shadow:0 1px 0 rgba(0,0,0,.08)}.ldh-minimal .ldh-toggle{border-color:rgba(0,0,0,.14)}.ldh-transparent{background:transparent}.ldh-home-transparent .ldh-header:not(.ldh-scrolled){position:absolute;left:0;right:0;top:0;background:transparent;border-color:transparent;box-shadow:none}.admin-bar.ldh-home-transparent .ldh-header:not(.ldh-scrolled){top:32px}.ldh-header.ldh-scrolled{background:color-mix(in srgb,var(--ldh-bg) 88%,transparent);backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);box-shadow:0 12px 45px rgba(0,0,0,.18);border-bottom:1px solid rgba(255,255,255,.08)}.ldh-progress{position:absolute;left:0;right:0;bottom:-1px;height:2px;overflow:hidden}.ldh-progress span{display:block;height:100%;width:0;background:linear-gradient(90deg,#c4b5fd,var(--ldh-accent))}.ldh-mobile-panel{position:fixed;inset:0;z-index:100000;visibility:hidden;pointer-events:none}.ldh-mobile-panel.is-open{visibility:visible;pointer-events:auto}.ldh-mobile-backdrop{position:absolute;inset:0;background:rgba(0,0,0,.66);opacity:0;transition:opacity .3s}.ldh-mobile-panel.is-open .ldh-mobile-backdrop{opacity:1}.ldh-mobile-drawer{position:absolute;right:0;top:0;bottom:0;width:min(90vw,420px);padding:24px;background:linear-gradient(160deg,#0b0b12,#1c1235);color:#fff;transform:translateX(102%);transition:transform .36s cubic-bezier(.22,.8,.22,1);overflow:auto;box-shadow:-30px 0 80px rgba(0,0,0,.45)}.ldh-mobile-panel.is-open .ldh-mobile-drawer{transform:none}.ldh-mobile-top{display:flex;align-items:center;justify-content:space-between;padding-bottom:28px;border-bottom:1px solid rgba(255,255,255,.1)}.ldh-close{width:46px;height:46px;border:1px solid rgba(255,255,255,.14);border-radius:50%;background:rgba(255,255,255,.06);color:#fff;font-size:30px;line-height:1;cursor:pointer}.ldh-mobile-nav{padding:28px 0}.ldh-mobile-nav-list>li{border-bottom:1px solid rgba(255,255,255,.09)}.ldh-mobile-nav-list a{display:block;padding:17px 4px;color:#fff;text-decoration:none;font-size:22px;font-weight:700}.ldh-mobile-nav-list .sub-menu{list-style:none;padding:0 0 10px 18px}.ldh-mobile-nav-list .sub-menu a{font-size:16px;padding:9px 4px;opacity:.7}.ldh-mobile-cta{width:100%;min-height:58px;padding:0 24px}.ldh-mobile-tagline{margin:28px 0 0;color:#c4b5fd;font-size:13px;letter-spacing:.12em;text-transform:uppercase}.ldh-menu-open{overflow:hidden}.ldh-menu-open #wpadminbar{z-index:99999}
@media(max-width:1024px){.ldh-desktop-nav,.ldh-cta{display:none}.ldh-toggle{display:flex}.ldh-shell{padding:0 20px}.ldh-logo-img{max-width:175px;max-height:42px}}
@media(max-width:782px){.admin-bar .ldh-header.is-sticky,.admin-bar.ldh-home-transparent .ldh-header:not(.ldh-scrolled){top:46px}}
@media(max-width:480px){.ldh-shell{padding:0 16px}.ldh-logo-img{max-width:145px}.ldh-toggle{width:44px;height:44px}.ldh-mobile-drawer{width:100%;padding:20px}.ldh-mobile-nav-list a{font-size:20px}}
@media(prefers-reduced-motion:reduce){.ldh-header,.ldh-cta,.ldh-mobile-backdrop,.ldh-mobile-drawer{transition:none!important}}
