.layout{display:flex;min-height:100vh;font-family:system-ui,-apple-system,Segoe UI,Roboto,Helvetica,Arial,sans-serif}.sidebar{width:260px;background:#f7f7f8;border-right:1px solid #e5e7eb;display:flex;flex-direction:column;padding:20px;box-sizing:border-box}.brand{letter-spacing:6px;font-weight:600;color:#111827;margin-bottom:24px}.section{margin-top:8px}.sectionTitle{font-size:12px;color:#6b7280;text-transform:uppercase;margin:12px 0}.nav{display:flex;flex-direction:column;gap:6px}.navItem{display:flex;align-items:center;gap:10px;color:#374151;text-decoration:none;padding:8px 10px;border-radius:8px}.navItem:hover{background:#eceef1}.navItem.active{background:#e3e7ee;color:#111827;font-weight:600}.icon{width:18px;display:inline-flex;align-items:center;justify-content:center}.badge{margin-left:auto;background:#e5e7eb;color:#111827;border-radius:10px;padding:0 6px;font-size:12px}.spacer{flex:1}.footerNav{margin-bottom:12px}.userRow{font-size:12px;color:#6b7280;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.content{flex:1;background:#fff}html,body,#root{height:100%;margin:0}*{box-sizing:border-box}body{color:#111827;background:#fff}
