.Header-module__lnUIdW__header{z-index:100;background:var(--color-surface);border-bottom:1px solid var(--color-border);box-shadow:var(--shadow-sm);position:sticky;top:0}.Header-module__lnUIdW__inner{height:var(--header-height);justify-content:space-between;align-items:center;gap:var(--space-md);display:flex}.Header-module__lnUIdW__logo{flex-direction:column;flex-shrink:0;line-height:1.2;display:flex}.Header-module__lnUIdW__logoTitle{font-size:var(--font-size-base);color:var(--color-primary);font-weight:700}.Header-module__lnUIdW__logoTagline{font-size:var(--font-size-xs);color:var(--color-text-muted);display:none}.Header-module__lnUIdW__menuToggle{border:1px solid var(--color-border);border-radius:var(--radius-md);cursor:pointer;width:40px;height:40px;color:var(--color-primary);background:0 0;justify-content:center;align-items:center;display:flex}.Header-module__lnUIdW__menuToggle:hover{background:var(--color-bg)}.Header-module__lnUIdW__menuIcon{background:currentColor;width:20px;height:2px;display:block;position:relative}.Header-module__lnUIdW__menuIcon:before,.Header-module__lnUIdW__menuIcon:after{content:"";background:currentColor;width:100%;height:2px;position:absolute;left:0}.Header-module__lnUIdW__menuIcon:before{top:-6px}.Header-module__lnUIdW__menuIcon:after{top:6px}.Header-module__lnUIdW__nav{top:var(--header-height);background:var(--color-surface);padding:var(--space-md);border-top:1px solid var(--color-border);display:none;position:fixed;bottom:0;left:0;right:0;overflow-y:auto}.Header-module__lnUIdW__navOpen{display:block}.Header-module__lnUIdW__navList{gap:var(--space-xs);flex-direction:column;display:flex}.Header-module__lnUIdW__navLink{padding:var(--space-sm) var(--space-md);border-radius:var(--radius-md);font-size:var(--font-size-sm);color:var(--color-text);font-weight:500;transition:background .15s;display:block}.Header-module__lnUIdW__navLink:hover,.Header-module__lnUIdW__navLinkActive{background:var(--color-highlight);color:var(--color-primary)}@media (min-width:1024px){.Header-module__lnUIdW__logoTitle{font-size:var(--font-size-lg)}.Header-module__lnUIdW__logoTagline{display:block}.Header-module__lnUIdW__menuToggle{display:none}.Header-module__lnUIdW__nav{background:0 0;border:none;padding:0;display:block;position:static;overflow:visible}.Header-module__lnUIdW__navList{gap:var(--space-xs);flex-flow:wrap;justify-content:flex-end}.Header-module__lnUIdW__navLink{padding:var(--space-xs) var(--space-sm);font-size:var(--font-size-xs);white-space:nowrap}}@media (min-width:1200px){.Header-module__lnUIdW__navLink{font-size:var(--font-size-sm);padding:var(--space-xs) var(--space-md)}}
