.hv3-mh-top{background:#f5f5f5;border-bottom:1px solid #e8e8e8}.hv3-mh-top-inner{display:flex;align-items:center;justify-content:space-between;padding:4px 0}.hv3-mh-top-left{gap:12px}.hv3-mh-date,.hv3-mh-top-left{display:flex;align-items:center}.hv3-mh-date{font-family:var(--font-manrope,"Manrope"),-apple-system,BlinkMacSystemFont,sans-serif;font-size:.75rem;font-weight:500;color:var(--nb-text-muted);gap:5px}.hv3-mh-date-icon{width:12px;height:12px;opacity:.45}.hv3-mh-build-time{font-size:.6rem;font-family:Courier New,monospace;color:var(--nb-text-faint);letter-spacing:.02em}.hv3-mh-actions{justify-content:flex-end;gap:12px}.hv3-mh-actions,.hv3-mh-signin{display:flex;align-items:center}.hv3-mh-signin{font-family:var(--font-manrope,"Manrope"),-apple-system,BlinkMacSystemFont,sans-serif;font-size:.78rem;font-weight:600;color:#444;text-decoration:none;gap:5px;transition:color .2s;cursor:pointer;background:none;border:none;padding:12px 0;min-height:44px;box-sizing:border-box}.hv3-mh-signin:hover{color:#0f1b2d}.hv3-mh-signin-icon{width:13px;height:13px;opacity:.55}.hv3-mh-subscribe{font-family:var(--font-manrope,"Manrope"),-apple-system,BlinkMacSystemFont,sans-serif;font-size:.75rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:#fff;background:#0f1b2d;border:none;padding:4px 14px;border-radius:2px;text-decoration:none;transition:background .2s;display:inline-flex;align-items:center;box-sizing:border-box}.hv3-mh-subscribe:hover{background:#1a3c5e;color:#fff}.hv3-mh-user-menu{position:absolute;top:calc(100% + 8px);right:0;background:#fff;border:1px solid #e8e8e8;border-radius:6px;box-shadow:0 8px 24px rgba(0,0,0,.08);min-width:180px;z-index:999;overflow:hidden}.hv3-mh-user-email{padding:10px 14px;border-bottom:1px solid #f0f0f0;font-size:.76rem;color:#888}.hv3-mh-user-email,.hv3-mh-user-link{font-family:var(--font-manrope,"Manrope"),sans-serif}.hv3-mh-user-link{display:block;padding:9px 14px;font-size:.82rem;color:#333;text-decoration:none;transition:background .12s}.hv3-mh-user-link:hover{background:#f8f9fa}.hv3-mh-user-link--danger{color:#c0392b;cursor:pointer;border:none;background:none;width:100%;text-align:left}.hv3-mh-user-link--danger:hover{background:#fdf2f2}.hv3-mh-nav{background:#fff;border-bottom:1px solid #d0d0d0;position:relative;z-index:200}.hv3-mh-nav-inner{display:flex;align-items:center;justify-content:space-between}.hv3-mh-hamburger{display:flex;flex-direction:column;gap:5px;cursor:pointer;padding:14px 16px 14px 4px;min-width:44px;min-height:44px;background:none;border:none;flex-shrink:0;box-sizing:border-box;justify-content:center}.hv3-mh-hamburger-line{width:22px;height:2px;background:#0f1b2d;border-radius:1px;transition:background .2s}.hv3-mh-hamburger:hover .hv3-mh-hamburger-line{background:#1a3c5e}.hv3-mh-nav-brand{display:inline-flex;align-items:center;gap:.3em;font-family:var(--font-manrope,"Manrope"),-apple-system,BlinkMacSystemFont,sans-serif;font-size:1.3rem;font-weight:800;letter-spacing:.12em;text-transform:uppercase;color:#0f1b2d;text-decoration:none;white-space:nowrap;flex-shrink:0;margin-right:20px;border-right:1px solid #e8e8e8;padding:10px 20px 10px 0;transition:color .2s}.hv3-mh-nav-brand:hover{color:#1a3c5e}.hv3-mh-links{display:flex;align-items:center;list-style:none;margin:0;padding:0;gap:0;flex:1 1}.hv3-mh-links li{flex-shrink:0;position:relative}.hv3-mh-links a{font-family:var(--font-manrope,"Manrope"),-apple-system,BlinkMacSystemFont,sans-serif;font-size:.78rem;font-weight:600;letter-spacing:.04em;text-transform:uppercase;color:#333;text-decoration:none;padding:12px 14px;display:block;white-space:nowrap;transition:color .15s,background .15s;border-bottom:2px solid transparent}.hv3-mh-links a:hover{color:#0f1b2d;background:#f8f9fa}.hv3-mh-links li.active a{color:#0f1b2d;border-bottom-color:#c0392b}.hv3-mh-links li.hv3-mh-feature a{color:#9b7e65}.hv3-mh-links li.hv3-mh-feature a:hover{color:#7a6552;background:#faf8f6}.hv3-mh-links li.hv3-mh-feature.active a{color:#7a6552;border-bottom-color:#a0856e}.hv3-mh-links li.has-dropdown{position:relative}.hv3-mh-links li.has-dropdown>a{cursor:pointer}.hv3-mh-links li.has-dropdown>a:after{content:"";display:inline-block;width:0;height:0;border-left:3.5px solid transparent;border-right:3.5px solid transparent;border-top:4px solid;margin-left:5px;vertical-align:middle;opacity:.5}.hv3-mh-dropdown{position:absolute;top:100%;left:0;background:#fff;border:1px solid #e8e8e8;border-top:2px solid #0f1b2d;box-shadow:0 8px 24px rgba(0,0,0,.08);min-width:180px;z-index:300;display:none;list-style:none;margin:0;padding:4px 0}.hv3-mh-links li.has-dropdown:hover .hv3-mh-dropdown{display:block}.hv3-mh-dropdown a{font-size:.76rem;padding:8px 16px;text-transform:none;letter-spacing:.01em;font-weight:500;border-bottom:none}.hv3-mh-dropdown a:hover{background:#f5f5f5}.hv3-mh-dropdown-divider{height:1px;background:#e8e8e8;margin:4px 12px}.hv3-mh-search{flex-shrink:0;display:flex;align-items:center;position:relative}.hv3-mh-search-toggle{background:none;border:none;cursor:pointer;padding:13px 0 13px 14px;min-height:44px;color:#555;transition:color .2s;display:flex;align-items:center;box-sizing:border-box}.hv3-mh-search-toggle:hover{color:#0f1b2d}.hv3-mh-search-icon{width:18px;height:18px}.hv3-mh-search-form{position:absolute;top:calc(100% + 1px);right:0;background:#fff;border:1px solid #d0d0d0;border-top:2px solid #0f1b2d;box-shadow:0 8px 24px rgba(0,0,0,.1);padding:12px;z-index:400;width:320px;display:none}.hv3-mh-search-form.is-open{display:block}.hv3-mh-search-input{width:100%;border:1px solid #d0d0d0;border-radius:2px;padding:8px 12px;font-family:var(--font-manrope,"Manrope"),sans-serif;font-size:1rem;outline:none;transition:border-color .2s}.hv3-mh-search-input:focus{border-color:#0f1b2d}.hv3-mh-search-submit{position:absolute;right:16px;top:50%;transform:translateY(-50%);background:none;border:none;cursor:pointer;color:#555;padding:4px}.hv3-mh-secondary{background:var(--nb-secondary,#183354);border-bottom:none;position:relative;z-index:199}.hv3-mh-secondary-links{display:flex;align-items:center;list-style:none;margin:0;padding:0 0 0 38px;gap:0;justify-content:flex-start}.hv3-mh-secondary-links li{flex-shrink:0}.hv3-mh-secondary-links a{font-family:var(--font-manrope,"Manrope"),-apple-system,BlinkMacSystemFont,sans-serif;font-size:.72rem;font-weight:600;letter-spacing:.03em;color:rgba(255,255,255,.7);text-decoration:none;padding:8px 16px;display:block;white-space:nowrap;transition:color .15s,background .15s;border-bottom:2px solid transparent}.hv3-mh-secondary-links a:hover{color:#fff;background:rgba(255,255,255,.08)}.hv3-mh-secondary-links li.active a{color:#fff;border-bottom-color:rgba(255,255,255,.5)}.hv3-mh-sticky{position:fixed;top:0;left:0;right:0;background:#fff;border-bottom:1px solid #d0d0d0;box-shadow:0 2px 8px rgba(0,0,0,.06);z-index:1000;transform:translateY(-100%);transition:transform .28s ease;padding-top:var(--nb-safe-top,0)}.hv3-mh-sticky.is-visible{transform:translateY(0)}.hv3-mh-sticky-inner{display:flex;align-items:center;gap:1.5rem;padding:0}.hv3-mh-sticky-brand{font-family:var(--font-manrope,"Manrope"),-apple-system,BlinkMacSystemFont,sans-serif;font-size:1rem;font-weight:800;letter-spacing:.12em;text-transform:uppercase;color:#0f1b2d;text-decoration:none;white-space:nowrap;flex-shrink:0;transition:color .2s;display:inline-flex;align-items:center;gap:.3em}.hv3-mh-sticky-brand:hover{color:#1a3c5e}.hv3-mh-brand-icon{opacity:.3;transition:opacity .2s}.hv3-mh-nav-brand:hover .hv3-mh-brand-icon,.hv3-mh-sticky-brand:hover .hv3-mh-brand-icon{opacity:.5}.hv3-mh-sticky .hv3-mh-links{flex:1 1}.hv3-mh-sticky .hv3-mh-links a{padding:11px 12px;font-size:.74rem}.hv3-mh-sticky-actions{display:flex;align-items:center;gap:10px;margin-left:auto}.hv3-mh-sticky .hv3-mh-subscribe{display:inline-flex;align-items:center;font-size:.75rem;padding:4px 12px;box-sizing:border-box}.hv3-mh-sticky .hv3-mh-search-toggle{padding:8px 0 8px 12px}.hv3-mh-sticky-secondary{background:var(--nb-secondary,#183354);border-top:1px solid rgba(255,255,255,.1)}.hv3-mh-sticky-secondary .hv3-mh-secondary-links a{padding:6px 14px;font-size:.68rem}.hv3-mh-sticky-spacer{height:0;transition:height .28s ease}.hv3-mh-sticky-spacer.is-active{height:72px}.hv3-mh-theme-toggle{background:none;border:none;cursor:pointer;padding:12px;min-width:44px;min-height:44px;color:#888;display:flex;align-items:center;justify-content:center;transition:color .2s;border-radius:4px;box-sizing:border-box}.hv3-mh-theme-toggle:hover{color:#0f1b2d}html[data-theme=dark] .hv3-mh-theme-toggle{color:var(--nb-text-muted)}html[data-theme=dark] .hv3-mh-theme-toggle:hover{color:var(--nb-text)}@media (max-width:991px){.hv3-mh-links,.hv3-mh-secondary{display:none}.hv3-mh-nav-inner{justify-content:space-between}.hv3-mh-subscribe{display:none}.hv3-mh-nav-inner,.hv3-mh-sticky-inner{padding:6px 0}.hv3-mh-sticky .hv3-mh-links,.hv3-mh-sticky-secondary{display:none}.hv3-mh-nav-brand{font-size:.95rem;flex:1 1;border-right:none;margin-right:0;padding-right:0}}@media (max-width:576px){.hv3-mh-date{font-size:.78rem}.hv3-mh-search-form{width:calc(100vw - 2rem);right:-.5rem}.hv3-mh-subscribe{display:none}.hv3-mh-actions{gap:8px}}@media print{.hv3-mh-hamburger,.hv3-mh-nav,.hv3-mh-search,.hv3-mh-secondary,.hv3-mh-sticky{display:none}}