.ops-hd{z-index:40;font-family:var(--font-sans);background:0 0;padding:0;transition:padding .22s;position:sticky;top:0}.ops-hd__frame{background:var(--color-bg);border:1px solid #0000;border-bottom-color:var(--color-border-subtle);border-radius:0;max-width:100%;margin:0 auto;transition:max-width .22s,border-radius .22s,box-shadow .22s,border-color .22s}.ops-hd__inner{justify-content:space-between;align-items:center;gap:24px;max-width:1600px;height:64px;margin:0 auto;padding:0 24px;transition:height .22s,padding .22s;display:flex}.ops-hd--pillow{padding:12px 24px 0}.ops-hd--pillow .ops-hd__frame{border-color:var(--color-border-subtle);max-width:1552px;box-shadow:var(--shadow-float);border-radius:14px}.ops-hd--pillow .ops-hd__inner{height:56px;padding:0 20px}@media (width<=767px){.ops-hd__inner,.ops-hd--pillow .ops-hd__inner{gap:8px;padding:0 12px 0 20px}.ops-hd--pillow{padding:12px 12px 0}}@media (prefers-reduced-motion:reduce){.ops-hd,.ops-hd__frame,.ops-hd__inner{transition:none}}.ops-hd__brand{flex:none;align-items:center;gap:12px;display:flex}.ops-hd__nav{scrollbar-width:none;flex:auto;align-items:center;gap:2px;min-width:0;display:flex;overflow-x:auto}.ops-hd__nav::-webkit-scrollbar{display:none}.ops-hd__nav--below{border-top:1px solid var(--color-border-subtle);max-width:1600px;margin:0 auto;padding:0 12px 4px}.ops-hd--pillow .ops-hd__nav--below{padding:0 8px 2px}.ops-hd__actions{flex:none;align-items:center;gap:4px;display:flex}.ops-brand-logo{width:auto;max-width:none;display:block}.ops-hd-nav{height:40px;font-family:inherit;font-size:14px;font-weight:var(--fw-medium);white-space:nowrap;color:var(--color-text-secondary);background:0 0;flex:none;align-items:center;gap:6px;padding:0 12px;line-height:1;text-decoration:none;transition:color .16s;display:inline-flex;position:relative}.ops-hd-nav:hover{background:0 0}.ops-hd-nav:hover,.ops-hd-nav[aria-current]{color:var(--color-text-primary)}.ops-hd-nav__line{background:var(--color-text-primary);width:0;height:1.5px;transition:width .28s var(--ease-out-soft);position:absolute;bottom:8px;left:12px}.ops-hd-nav:hover .ops-hd-nav__line,.ops-hd-nav[aria-current] .ops-hd-nav__line{width:calc(100% - 24px)}.ops-hd-icon{width:32px;height:32px;color:var(--color-text-secondary);cursor:pointer;background:0 0;border:0;border-radius:6px;flex:none;justify-content:center;align-items:center;padding:0;transition:color .16s;display:inline-flex}.ops-hd-icon:hover,.ops-hd-icon[aria-expanded=true]{color:var(--color-text-primary)}.ops-hd-divider{background:var(--color-border-subtle);width:1px;height:20px;margin:0 6px;display:inline-block}@media (width<=767px){.ops-hd-divider{display:none}}.ops-hm-burger,.ops-hm-close{width:44px;height:44px;color:var(--color-text-primary);cursor:pointer;background:0 0;border:0;border-radius:6px;justify-content:center;align-items:center;padding:0;display:inline-flex}.ops-hm-burger__lines{width:20px;height:14px;position:relative}.ops-hm-burger__lines>span{background:var(--color-text-primary);width:20px;height:1.5px;position:absolute;left:0}.ops-hm-burger__lines>span:first-child{top:0}.ops-hm-burger__lines>span:nth-child(2){top:6px}.ops-hm-burger__lines>span:nth-child(3){top:12px}.ops-hm-menu{z-index:60;background:var(--color-bg);color:var(--color-text-primary);font-family:var(--font-sans);animation:ops-hm-in .22s var(--ease-out-soft) both;flex-direction:column;display:flex;position:fixed;inset:0;overflow-y:auto}@keyframes ops-hm-in{0%{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion:reduce){.ops-hm-menu{animation:none}}.ops-hm-menu__bar{border-bottom:1px solid var(--color-border-subtle);flex:none;justify-content:space-between;align-items:center;height:64px;padding:0 12px 0 20px;display:flex}.ops-hm-menu__body{flex-direction:column;flex:1;padding:12px 24px 24px;display:flex}.ops-hm-group{font-size:11px;font-weight:var(--fw-semibold);letter-spacing:.1em;text-transform:uppercase;color:var(--color-text-caption);padding:20px 4px 6px}.ops-hm-link{border-bottom:1px solid var(--color-border-subtle);width:100%;height:56px;font-size:22px;font-weight:var(--fw-medium);letter-spacing:-.01em;color:var(--color-text-primary);justify-content:space-between;align-items:center;padding:0 4px;text-decoration:none;transition:background .12s;display:flex}.ops-hm-link:hover,.ops-hm-link:active{background:color-mix(in srgb, var(--color-text-primary) 5%, transparent)}.ops-hm-link[aria-current]{font-weight:var(--fw-semibold)}.ops-hm-link__label{align-items:center;gap:10px;display:inline-flex}.ops-hm-link__chev{color:var(--color-text-caption);display:inline-flex}.ops-hm-menu__foot{justify-content:center;align-items:center;gap:32px;margin-top:28px;display:flex}.ops-footer{text-align:center;color:var(--color-text-caption);padding:22px 20px 40px;font-size:12px;line-height:1.7}.ops-footer a{color:inherit}
