.layout-module__pejxRa__layout{background:var(--background);flex-direction:column;min-height:100vh;display:flex}.layout-module__pejxRa__layout>nav{border-bottom:1px solid var(--border);background:var(--card-bg);padding:1rem 1.5rem}.layout-module__pejxRa__layout>nav>div{justify-content:space-between;align-items:center;display:flex}.layout-module__pejxRa__layout>nav>div>div:first-child{align-items:center;gap:2rem;display:flex}.layout-module__pejxRa__layout>nav>div>div:first-child>div:first-child{color:var(--text-accent);letter-spacing:.1em;font-size:1.25rem;font-weight:700}.layout-module__pejxRa__layout>nav>div>div:first-child>div:first-child>span{color:var(--foreground)}.layout-module__pejxRa__layout>nav>div>div:first-child>div:last-child{gap:1.5rem;display:flex}.layout-module__pejxRa__layout>nav>div>div:first-child>div:last-child>a{color:var(--text-secondary);font-size:.875rem;font-weight:500;transition:color .15s}.layout-module__pejxRa__layout>nav>div>div:first-child>div:last-child>a:hover{color:var(--text-accent)}.layout-module__pejxRa__layout>nav>div>div:last-child>div{background:var(--background-secondary);border:1px solid var(--border);width:2rem;height:2rem;color:var(--text-muted);border-radius:50%;justify-content:center;align-items:center;font-size:.75rem;display:flex}.layout-module__pejxRa__layout>main{flex:1;overflow:auto}
