.layout-module__8TVgtW__portalContainer{background-color:var(--bg-primary);min-height:100vh;color:var(--text-primary);flex-direction:column;display:flex}.layout-module__8TVgtW__nav{background:var(--bg-secondary);border-bottom:1px solid var(--border-light);z-index:50;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);justify-content:space-between;align-items:center;padding:1rem 2rem;display:flex;position:sticky;top:0}@media (max-width:640px){.layout-module__8TVgtW__nav{padding:.8rem 1.25rem}}.layout-module__8TVgtW__brand{font-family:var(--font-display);color:#fff;align-items:center;gap:.75rem;font-size:1.2rem;font-weight:700;display:flex}.layout-module__8TVgtW__brandBadge{background:linear-gradient(135deg, var(--accent-primary), var(--accent-secondary));color:#fff;text-transform:uppercase;letter-spacing:.05em;border-radius:999px;padding:.2rem .6rem;font-size:.7rem}.layout-module__8TVgtW__navLinks{align-items:center;gap:1.5rem;display:flex}.layout-module__8TVgtW__navLink{color:var(--text-secondary);font-size:.95rem;font-weight:500;transition:color .2s}.layout-module__8TVgtW__navLink:hover{color:#fff}.layout-module__8TVgtW__logoutBtn{border:1px solid var(--border-light);color:#ef4444;cursor:pointer;background:0 0;border-radius:999px;padding:.4rem 1rem;font-size:.85rem;font-weight:600;transition:all .2s}.layout-module__8TVgtW__logoutBtn:hover{background:#ef44441a;border-color:#ef444466}.layout-module__8TVgtW__content{flex-direction:column;flex:1;display:flex;position:relative}
