.Header-module__lnUIdW__header{z-index:1000;border-bottom:1px solid var(--border);background:var(--background);-webkit-backdrop-filter:blur(12px);width:100%;position:fixed;top:0;left:0;right:0}.light .Header-module__lnUIdW__header{opacity:.98;background-color:#fff}.dark .Header-module__lnUIdW__header{opacity:.98;background-color:#000}.Header-module__lnUIdW__nav{max-width:80rem;margin:0 auto;padding:0 1rem}@media (min-width:640px){.Header-module__lnUIdW__nav{padding:0 1.5rem}}@media (min-width:1024px){.Header-module__lnUIdW__nav{padding:0 2rem}}.Header-module__lnUIdW__navInner{justify-content:space-between;align-items:center;height:4rem;display:flex}.Header-module__lnUIdW__logo{align-items:center;gap:.625rem;text-decoration:none;display:flex}.Header-module__lnUIdW__logoFlag{border-radius:var(--radius-md);width:3rem;height:2.25rem;box-shadow:var(--shadow-lg),0 4px 14px -3px #3b82f633;flex-shrink:0;transition:box-shadow .2s;overflow:hidden}@media (max-width:899px){.Header-module__lnUIdW__logoFlag{width:2.33rem;height:1.75rem}}.Header-module__lnUIdW__logo:hover .Header-module__lnUIdW__logoFlag{box-shadow:var(--shadow-lg),0 4px 20px -3px #3b82f666}.Header-module__lnUIdW__logoText{font-size:var(--text-xl);letter-spacing:-.025em;font-weight:700;display:none}@media (min-width:640px){.Header-module__lnUIdW__logoText{display:block}}.Header-module__lnUIdW__logoRed{color:#b22234}.Header-module__lnUIdW__logoBlue{color:#3c3b6e}.Header-module__lnUIdW__logoPov{color:#4b5563}.dark .Header-module__lnUIdW__logoPov{color:#fff}.Header-module__lnUIdW__mobileBottomNav{width:100%;padding:.5rem .25rem;padding-bottom:calc(.5rem + env(safe-area-inset-bottom));background:var(--background);border-top:1px solid var(--border);-webkit-backdrop-filter:blur(12px);z-index:999;justify-content:space-around;align-items:center;gap:.25rem;min-height:4.5rem;display:flex;position:fixed;bottom:0;left:0;right:0}.light .Header-module__lnUIdW__mobileBottomNav{opacity:.98;background-color:#fff}.dark .Header-module__lnUIdW__mobileBottomNav{opacity:.98;background-color:#000}@media (min-width:900px){.Header-module__lnUIdW__mobileBottomNav{display:none}}.Header-module__lnUIdW__desktopNav{align-items:center;gap:.25rem;display:none}@media (min-width:900px){.Header-module__lnUIdW__desktopNav{display:flex}}.Header-module__lnUIdW__navLink{border-radius:var(--radius-lg);font-size:var(--text-sm);color:var(--muted-foreground);align-items:center;gap:.5rem;padding:.5rem 1rem;font-weight:500;text-decoration:none;transition:all .2s;display:flex}.Header-module__lnUIdW__navLink:hover{color:var(--foreground);background:var(--accent)}.Header-module__lnUIdW__navLinkActive{background:color-mix(in srgb,var(--primary)10%,transparent);color:var(--primary)}.Header-module__lnUIdW__navIcon{width:1rem;height:1rem}.Header-module__lnUIdW__navIconMobile{width:1.25rem;height:1.25rem}@media (max-width:899px){.Header-module__lnUIdW__mobileNavLinkAlways .Header-module__lnUIdW__navIconMobile{width:1.5rem;height:1.5rem}}.Header-module__lnUIdW__mobileNavLinkAlways{border-radius:var(--radius-md);font-size:var(--text-xs);color:var(--muted-foreground);flex-direction:column;flex:1;justify-content:center;align-items:center;gap:.125rem;min-width:0;max-width:25%;padding:.375rem .5rem;font-weight:500;text-decoration:none;transition:all .2s;display:flex}.Header-module__lnUIdW__mobileNavLinkAlways:hover{color:var(--foreground);background:var(--accent)}.Header-module__lnUIdW__mobileNavLinkAlwaysActive{background:color-mix(in srgb,var(--primary)10%,transparent);color:var(--primary)}@media (max-width:899px){.Header-module__lnUIdW__mobileNavLinkAlways{gap:.25rem;padding:.5rem;font-size:.625rem}}.Header-module__lnUIdW__rightSection{align-items:center;gap:.5rem;display:flex}@media (max-width:899px){.Header-module__lnUIdW__rightSection{gap:.25rem}}.Header-module__lnUIdW__themeToggle{display:flex}.Header-module__lnUIdW__authSection{align-items:center;gap:.75rem;display:flex}.Header-module__lnUIdW__userButton{background:var(--accent);border-radius:var(--radius-md);font-size:var(--text-sm);color:var(--foreground);align-items:center;gap:.5rem;padding:.5rem .75rem;font-weight:500;text-decoration:none;transition:background-color .2s;display:flex}.Header-module__lnUIdW__userButton:hover{background:var(--accent-hover,rgba(var(--accent-rgb),.8))}.Header-module__lnUIdW__userIcon{width:1rem;height:1rem;color:var(--muted-foreground)}.Header-module__lnUIdW__userName{text-overflow:ellipsis;white-space:nowrap;max-width:120px;overflow:hidden}.Header-module__lnUIdW__signInButton{font-weight:500}@media (max-width:899px){.Header-module__lnUIdW__userName{display:none}}
.layout-module__L5FxyW__body{font-feature-settings:normal;font-variation-settings:normal;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:var(--background);color:var(--foreground)}.layout-module__L5FxyW__wrapper{flex-direction:column;min-height:100vh;display:flex}.layout-module__L5FxyW__main{flex-direction:column;flex:1;min-height:0;padding-top:4rem;display:flex;overflow-x:hidden}@media (max-width:899px){.layout-module__L5FxyW__main{padding-bottom:calc(4.5rem + env(safe-area-inset-bottom));min-height:calc(100vh - 4rem)}}
